/* global styles */

body {
	text-align: center;
	padding: 0;
	background: #555959;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

body, ul, ol, li, p, form, fieldset, legend, input, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a { 
	color:#fff;
}

a:link, a:visited {
	text-decoration: none;
}

a.dark { 
	color:#000;
}

a.dark:link, a.dark:visited {
	text-decoration: none;
}


a.selected_filter { 
	color:#269DB5;
}

a.selected_filter:link, a.selected_filter:visited {
	text-decoration: none;
}


.handy {
	cursor: pointer;
}

.center {
	text-align: center;
}

/* font styles */

.header {
	color: #0097B6;
	font-size: 22px;
	padding: 0px 0px 20px 0px;
}

.proj_info_header {
	color: #0097B6;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0px 0px 60px;
}

#client {
	color: #999B9B;
	font-size: 20px;
	padding: 6px 0px 6px 60px;
}

#project {
	color: #999B9B;
	font-size: 12px;
	padding: 6px 0px 25px 60px;
}

.gen_content {
	color: #000;
	padding: 0px 0px 12px 0px;
}

.gen_content_one_up {
	color: #000;
	padding: 0px 0px 12px 0px;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #0097B6;
}


/* container styles */

#container {
	margin: 0 auto 0 auto;
	margin-top: 10px;
	text-align: left;
	width: 989px;
}

#header_links {/*this currently only contains the "contact" link*/
	color : #fff;
	text-align: right;
	padding: 12px 14px 15px 0px;
}

#header_graphic {
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 125px;
}

#logo{
	position: absolute;
	top: 17px;
	left: 17px;
}

#tag{
	position: absolute;
	top: 56px;
	left: 132px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#contact_info {/* this is the hidden contact info */
	color : #fff;
	position: absolute;
	left: 654px;
	width: 326px;
	height: 121px;
	padding-top: 4px;
	background: url(../../graphics/contact_bg.gif);
}

#contact_info p {
	padding: 4px 2px 2px 16px;
}

#map {/* this is the old hidden map */
	position: absolute;
	left: 770px;
	top: 28px;
	width: 255px;
	height: 294px;
	padding-top: 4px;
}

#map_canvas {/* this is the hidden map */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 100%;
	background: #fff;
	border-bottom: 11px #000 solid;
}

#main_menu {
	color : #fff;
	width: 978px;
	height: 22px;
	border: 1px solid #000;
	padding: 2px 0px 0px 0px;
	background: url(../../graphics/menu_bg.gif);
}

.menu_item {
	width: 120px;
	float: left;
	text-align: center;
	cursor: pointer;
	height: 16px;
	margin-top: 3px;
}

#menu_item_active {
	background: url(../../graphics/menu_bg_active.gif);
}

.menu_divider {
	width: 2px;
	float: left;
	padding: 5px 0px 0px 0px;
}


#content_area {
	float: left;
	background: #fff;
	width: 940px;
	padding: 20px 20px 9px 20px;
	position: relative;
}

#copy_holder {
	width: 560px;
}

#content_area_corners {
	float: left;
	background: #fff;
	width: 980px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#content_area_corner_l {
	float: left;
	margin: 0;
	padding: 0;
}

#content_area_corner_r {
	float: right;
	margin: 0;
	padding: 0;
}


/* footer */

#footer_box {
	float: left;
	color : #fff;
	background: #777A7A;
	width: 980px;
	margin: 20px 0px 10px 0px;
}

.footer_box_corners {
	float: left;
	background: #777A7A;
	width: 980px;
	height: 12px;
}

#footer_box_corner_t_l {
	float: left;
}

#footer_box_corner_t_r {
	float: right;
	background: #016380;
	width: 554px;
	text-align: right;
}

#footer_box_corner_b_l {
	float: left;
}

#footer_box_corner_b_r {
	float: right;
	background: #016380;
	width: 554px;
	text-align: right;
	height: 12px;
}

.footer_col {
	float: left;
	width: 135px;
	margin: 0px 0px 0px 6px;
	display: inline;
}

.footer_header {
	padding: 4px;
}

a.footer_header_link { 
	color:#000;
	font-weight: bold;
}

a.footer_header_link:link, a.footer_header_link:visited {
	text-decoration: none;
}

.footer_link {
	padding: 4px;
}

a.footer_link_style { 
	color:#fff;
}

a.footer_link_style:link, a.footer_link_style:visited {
	text-decoration: none;
}

.footer_divider{
	float: left;
	background: #959597;
	width: 1px;
	height: 145px;
	display: inline;
}

#blue_bg {
	background: #016380;
	float: right;
	width: 554px;
	height: 146px;
	text-align: center;
}

.link_holders{
	margin: 0px 20px 0px 0px;
	position: relative;
	top: 32px;
}


#footer {/* this is the style for the address info at the very bottom of the page */
	color : #fff;
	float: left;
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#footer_address {
	/* position: absolute; */
	margin: 10px 0px 0px 120px;
	/* text-align: right; */
}

#footer_right{
	position: absolute;
	margin: 540px 0 0 630px;
}

#footer_base {
	width: 980px;
	height: 10px;
	float: left;
}

/*index specific css*/
#flash_box{
	float: left;
	width: 704px;
	height: 296px;
}

#tag_cloud {
	float: left;
	width: 220px;
	height: 296px;
	margin-left: 10px;
}

.tc_link {
	padding: 3px 8px 12px 0px;
}

a.tc_level1 { 
	color: #0097B6;
	font-size: 14px;
}

a.tc_level1:link, a.tc_level1:visited {
	text-decoration: none;
}

a.tc_level2 { 
	color: #0097B6;
	font-size: 10px;
}

a.tc_level2:link, a.tc_level2:visited {
	text-decoration: none;
}

a.tc_level3 { 
	color: #0097B6;
	font-size: 8px;
}

a.tc_level3:link, a.tc_level3:visited {
	text-decoration: none;
}

/* project grid specific css */

#filter_bar {
	padding: 4px 4px 10px 4px;
}

.filter_span {
	padding: 2px;
}

.proj_grid {
	float: left;
	margin: 4px 4px 16px 4px;
	width: 180px;
	height: 100px;
}

.proj_grid p {
	padding: 14px 4px 0px 4px;
	border: 1px #CFCFCF solid;
	height: 100px;
}


/* project info page styles */

#project_image_box{
	background: #000;
	float: left;
	width: 934px;
	margin-bottom: 30px;
}

#project_image_pad {
	padding: 60px;
	float: left;
}

.proj_image {
	border: 1px #fff solid;
	float: left;
}

#project_image_box_text {
	float: left;
	width: 298px;
	margin-top: 60px;
}

.quote {
	color: #fff;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}

.quote_source {
	color: #fff;
	font-size: 12px;
}

#project_text_margin {
	padding: 0px 62px 0px 60px;
	width: 478px;
	float: left;
}

#associated_projects {
	margin: 0px 0px 0px 0px;
	width: 320px;
	float: left;
}

.associated_proj_image {
	border: 1px #CFCFCF solid;
}

/* list box styles */

#list_box_holder {
	float: right;
	width: 324px;
	margin-right: 12px;
}

#list_box_holder2 {
	float: right;
	width: 324px;
	margin-right: 10px;
}

.list_box {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 30px;
}

.list_box_head {
	background: #0097B6;
	font-weight: bold;
	color: #fff;
	padding: 6px 0px 6px 14px;
}

.list_box_content {
	border-bottom: 1px #CFCFCF solid;
	border-left: 1px #CFCFCF solid;
	border-right: 1px #CFCFCF solid;
	padding: 4px 0px 4px 34px;
	margin: 0px 0px 20px 0px;
}

.list_box_content2 {
	border-bottom: 1px #CFCFCF solid;
	border-left: 1px #CFCFCF solid;
	border-right: 1px #CFCFCF solid;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 20px 0px;
}

#associated_projects2 {
	margin: 0px 0px 0px 0px;
	width: 320px;
	float: left;
}

#quote_holder {
	background: #ececec;
	padding: 10px;
	margin: 10px;
	float: left;
	width: 520px;
	border: 1px #0097B6 solid;
}

#quote2 {
	color: #000;
	font-size: 16px;
	margin: 10px 0px 8px 0px;
}

#quote_source {
	color: #0097B6;
	font-size: 14px;
	font-weight: bold;
}

#quote_source_title {
}

#header_graf {
	float: left;
	margin-right: 8px;
}

#twitter_graf{
	float: right;
	margin-right: 8px;
}

#twitter_link{
	float: right;
	width: 180px;
	text-align: center;
	cursor: pointer;
	/*height: 16px;*/
}

.jobList{
	padding: 0px 20px 20px 20px; 
	font-size: 14px;
}
