@charset "UTF-8";
/* CSS Document Authored by Joshua Naylor | Vertex Software Corporation | jnaylor@vertex.com */
* {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	background-color: #FFF;
	color: #000;
	font: 75.01% Arial, Helvetica, sans-serif;
}
.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}
a {
	color: #555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
/****************** Headings ********************/
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: .9em;
	font-weight: bold;
}
/****************** Main Styles ********************/

/****************** page ********************/
.page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
/****************** header ********************/
.header {
	clear:both;
	height: 135px;
	position: relative;
	z-index: 99;
}
.logo {
	background: url(/img/logo_header.png) no-repeat;
	width: 311px;
	height: 62px;
	text-indent: -9999em;
	position: absolute;
	top: 30px;
	left: 45px;
}
.logo a {
	display: block;
	width: 311px;
	height: 62px;
}
.lang {
	position: absolute;
	top: 75px;
	right: 35px;
}
.lang a {
	color: #999;
	text-decoration: none;
	padding-left: 25px;
}
.lang a:hover {
	text-decoration: underline;
}
.lang .lang_eng {
	color: #999;
	background: url(/img/language_selected_arrow.png) no-repeat left center;
	padding-left: 15px;
}
.careers {
	position: absolute;
	top: 35px;
	right: 35px;
	font-size: 1.1em;
}
.careers a {
	color: #999;
	text-decoration: none;
}
.careers a:hover {
	text-decoration: underline;
}
.section_careers .careers a {
	font-weight: bold;
	cursor: text;
}
.section_careers .careers a:hover {
	text-decoration: none;
}
/****************** nav ********************/
.menu {
	background: #565656 url(/img/nav_bg_gradient.jpg) repeat-x center center;
	width: 760px;
	height: 35px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 20px;
	overflow: visible;
}
.nav ul {
	margin: 0;
	padding: 0 25px;
	overflow: visible;
}
.nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	position: relative;
	float: left;
}
.nav ul li a {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none !important;
	font-size: 1.3em;
	padding: 0 1.5em;
	line-height: 35px;
	display: block;
	height: 35px;
	float: left;
	text-transform: uppercase;
}
.nav ul li a:hover {
	color: #28aae1;
}
.nav ul li a.selected,
.nav ul li a.opened {
	background: url(/img/nav_selected_arrow.png) no-repeat 5px center;
	cursor: default;
}
.nav ul li a:hover.selected {
	color: #fff;
}
/******************* nav subMenuItems *******************/
.nav ul li ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
}
.nav li ul li {
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	text-align: left;
	border-bottom: 1px solid #757575;
	background-color: #fff;
	float: none;
}
.nav li ul li a {
	padding: 5px 25px;
	height: 25px;
	color: #555;
	display: block;
	float: none;
	line-height: 25px;
}
.nav li:hover ul, .nav li.over ul {
	display: block;
}
.nav li ul li a.selected {
	background: url(/img/nav_sub_ul_hover.png) no-repeat 5px center;
}
.nav ul li.nav_our_company a {
	cursor: default;
}
.nav ul li.nav_our_company a:hover {
	color: #fff;
}
.nav ul li.nav_our_company ul li a {
	cursor: pointer;
}
.nav ul li.nav_our_company ul li a:hover {
	color: #28aae1;
}
/****************** home styles *****************/
.slideshow {
	width: 788px;
	height: 188px;
	border: 6px solid #fff;
	margin: 0 auto;
	position: relative;
	background: url(/img/home_slideshow/water_wastewater_treatment_01.jpg) no-repeat;
	overflow: hidden;
}
.slideshow_image_title {
	display: block;
	background: #28aae1;
	position: absolute;
	top: 10px;
	left: 0px;
	color: #fff;
	font-size: 1.7em;
	text-transform: uppercase;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	padding: 10px 15px 10px 25px;
	margin-top: 15px;
}
/****** a width must be applied per image slide *******/
#DetailSlides_0 .slideshow_image_title { width: 367px; }
#DetailSlides_1 .slideshow_image_title { width: 431px; }
#DetailSlides_2 .slideshow_image_title { width: 292px; }
#DetailSlides_3 .slideshow_image_title { width: 337px; }
#DetailSlides_4 .slideshow_image_title { width: 290px; }
#DetailSlides_5 .slideshow_image_title { width: 449px; }
/*** a couple extra added, just in case ***/
#DetailSlides_6 .slideshow_image_title { width: 374px; }
#DetailSlides_7 .slideshow_image_title { width: 293px; }

/***** greenish hue for blue pictures ******/
#DetailSlides_5 .slideshow_image_title,
#DetailSlides_3 .slideshow_image_title { 
	background: #5aab69; 
}

.shadow_3D {
	width: 800px;
	height: 10px !important;
	margin: 0 auto;
	background: url(/img/body_shadow_3D.png) no-repeat;
}
/****************** content ********************/
.content {
	width: 710px;
	padding: 0 25px 25px; 
	background: #fff url(/img/content_default_bg.png) repeat-y;
	margin: 0 20px 20px;
	border-bottom: 2px solid #555;
	line-height: 1.5em;
	position: relative;
	min-height: 300px;
}
.content h1 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	margin-top: 0;
}
.content h2 {
	margin-bottom: -10px;
}
.content ul li {
	list-style-image: url(/img/ul_li_bg.png);
	line-height: 1.5em;
}
.main_content {
	width: 450px;
	float: left;
	position: relative;
}
.errorExplanation {
	margin: 20px 0;
}
/********************** team page bios ********************/
.page_team h2 {
	margin-top: 1.5em;
}
.bio {
	display: none;
}
.bio p {
	margin: 0;
}

/********************** sidebar **************************/
.sidebar {
	width: 200px;
	float: right;
}
.sidebar_lt_shadow {
	width: 6px;
	height: 200px;
	background: url(/img/sidebar_img_left_shadow.png) no-repeat;
	position: absolute;
	top: 0;
	right: 260px;
}
.sidebar_image {
	position: absolute;
	top: 0px;
	right: -20px;
	padding-bottom: 10px;
	background: url(/img/sidebar_img_btm_shadow.png) no-repeat right bottom;
}
.sidebar_image img {
	border: 6px solid #fff;
	overflow: hidden;
	width: 268px;
	height: 178px;
	display: block;
}
.sidebar_content {
	margin-top: 150px;
	color: #fff;
	overflow: visible;
	display: block;
}
.sidebar_content h3 {
	text-transform: uppercase;
	font: 1.6em "Gill Sans MT", Arial, Helvetica, sans-serif;
	margin: 0;
}
/****************** footer ********************/
.footer {
	clear: both;
	text-align: center;
}
/****************** default DB styles ********************/
.dbRecordHeader {
	overflow: hidden;
	padding: 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
.dbRecordHeader FORM {
	display: inline;
}
.dbRecordHeaderLeft {
	float: left;
}
.dbRecordHeaderRight {
	float: right;
}
.dbEditBar {
	margin: .5em 0;
	padding: 5px;
	background: #BBBBBB;
	border-bottom: 3px solid #666666;
}
.dbRecordPageNav {
	margin: 1em 0;
	font-size: 1em;
}
.dbRecordPageNav B {
	padding: 0 .8ex;
	background: #000000;
	color: #FFFFFF;
}
.dbRecordPageNav A.pageNavLink {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
.dbRecordPageNav A.pageNav {
	padding: 0 .8ex;
	background: #F0F0F0;
	color: #000000;
	text-decoration: none;
}
TABLE.index TH {
	padding: 0px 5px;
	background: #F0F0F0;
	border-bottom: 3px solid #CCCCCC;
}
TABLE.index TH A {
	text-decoration: none;
	color: #000000;
}
TABLE.index TD {
	padding: 2px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.loginError { color:red; }
