@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0f0f0f;
}

#about{
	background-image: url(../images/bg_about.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#applications{
	background-image: url(../images/bg_applications.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#capabilities{
	background-image: url(../images/bg_capabilities.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#careers{
	background-image: url(../images/bg_careers.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#contact{
	background-image: url(../images/bg_contact.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#knowledge{
	background-image: url(../images/bg_knowledge.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#service{
	background-image: url(../images/bg_service.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#news{
	background-image: url(../images/bg_news.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#solutions{
	background-image: url(../images/bg_solutions.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#home {
	background-image: url(../images/bg_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#header_home {
	background-image: url(../images/header_home.jpg);
	width: 946px;
	height: 255px;
	}

#header_about {
	background-image: url(../images/header_about.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_applications {
	background-image: url(../images/header_applications.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_capabilities {
	background-image: url(../images/header_capabilities.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_news {
	background-image: url(../images/headers_news.jpg);
	width: 946px;
	height: 255px;
	}

#header_contact {
	background-image: url(../images/header_contact.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_careers {
	background-image: url(../images/header_careers.jpg);
	width: 946px;
	height: 255px;
	}

#header_knowledge {
	background-image: url(../images/header_knowledge.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_service {
	background-image: url(../images/header_service.jpg);
	width: 946px;
	height: 255px;
	}
	
#header_solutions {
	background-image: url(../images/header_solutions.jpg);
	width: 946px;
	height: 255px;
	}
	
#home #nav-home a,
#about #nav-about a,
#knowledge #nav-knowledge a,
#capabilities #nav-capabilities a,
#applications #nav-applications a,
#service #nav-service a,
#solutions #nav-solutions a, 
#news #nav-news a, 
#contact #nav-contact a, 
#careers #nav-careers a {
	text-decoration: underline;
	}
	
#toxic_subst_account tr th {text-align:center}
#toxic_subst_account tr td.lft {text-align:left}
#toxic_subst_account tr td.cnt {text-align:center}	
		
.left_side {
	padding-top: 45px;
	padding-bottom: 100px;
	background: url('../images/left_logo.jpg') bottom no-repeat;
	}
	
.left_side .current a {
	text-decoration: underline;
}
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #272d35;
	font-weight: 100;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #272d35;
	font-weight: 100;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	}
	
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; font-weight: 400;
	color: #272d35;
	margin: 20px 0 10px 10px;
	}
	
.bodyimages {
	outline: 10px solid #7e848c;
	}
	
.photogallery {
	background-image: url(../images/menubg.png);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.photogallery p {
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
.photogallery img {
	margin-right: 8px;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
.photogallery a img {
	border: none;
	}
	
.photogallery a:hover img {
	outline: 3px solid #2a2a2a;
	}
		
.left_side ul {
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 10px;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight:100;
	font-size: 14px;
	background-image: url(../images/menubg.png);
	}
	
.left_side li {
	padding-bottom: 15px;
	}
	
.left_side a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.left_side a:hover {
	text-decoration: underline;
	}
	
.top_logo {
	background-image: url(../images/upper_left_cbb.jpg);
	}
	
.upper_menu {
	background-color: #e2e2e2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #454f5b;
	}
	
.upper_menu a {
	text-decoration: none;
	color: #454f5b;
	}

.upper_menu a:hover {
	text-decoration: underline;
	}
	
.upper_menu ul {
	margin-left: 0px;
	padding-left: 30px;
}

.upper_menu li {
	display: inline;
	list-style: none;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 20px;
	}
	
.upper_menu img {
	margin-right: 15px;
	}
	
a img.example1 {
	border: 0px;
	padding: 5px;
	margin: 10px;
	}

a:hover img.example1 {
	background-color: #333333;
	}
	
img.example2 {
	border: 0px;
	background-color:#CCCCCC;
	position: relative;
	display: block;
	}

.img-desc {
	background: #585858;
	border:0px;
	padding:5px;
	margin-bottom:20px;
	}

	
.img-thumb {
	background: #cecece;
	border:0px;
	padding:5px;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:20px;
	}
	
.img-thumb:hover {
	background:#292929;
	}
	
.caption {
	font-family: Helvetica, Arial, Sans-serif;
	font-size:10px;
	font-style:italic;
	color:#FFFFFF;
	margin-top:5px;
	padding-top:5px;
	}
	
.bodyMain {
	padding:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#334750;
	}
	
.bodyMain a {
	text-decoration: underline;
	color: #454f5b;
	}
	
.bodyMain a:visited {
	color: #454f5b;
	}
	
.bodyMain a:hover {
	text-decoration: none;
	}

/*	
.bodyMain ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
	}
	
.bodyMain li {
	display: inline;
	list-style: none;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 20px;
	}
*/
	
#menu-main ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 25px;
}

#menu-main ul li {
	display: inline;
	list-style: none;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	padding-right: 20px;
	}
	
.content-list li {
	padding:5px;
	}
	
#main {
	background: url('../images/main_bg.jpg') repeat-y;
	}

.bodyMain li a {
	text-decoration: none;
	color: #454f5b;
	}
	
.bodyMain li a:hover {
	text-decoration: underline;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #272d35;
	font-weight: 100;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #272d35;
	font-weight: 100;
	padding-bottom: 14px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 20px;
	background-image: url(../images/career_hdr_bg.jpg);
	}
	
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #272d35;
	font-weight: 100;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
	
.leftTable {
	margin-top:5px;
	padding-top:20px;
	}
	
.bodyMain p {
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	}
	
.contentLeft {
	width:305px;
	float:left;
	position:relative;
	background-image: url(../images/table_bg.png); 
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding-left:0px;
	padding-top:20px;
	color:#334750;
	font-size:12px;
	}
	
.contentLeft a {
	color:#334750;
	text-decoration:none;
	}
	
.contentLeft a:hover {
	text-decoration:underline;
	}
	
	
.contentLeft p {
	padding-left:20px;
	padding-right:15px;
	line-height: 20px;
	font-family:Helvetica, Arial, sans-serif;
	}
	
.contentLeftHeader {
	font-size:18px;
	font-family: Helvetica, sans-serif, Arial;
	font-weight:bold;
	padding-left: 10px;
	}
	
.contentLeftItalic {
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	font-style:italic;
	color: #334750;
	}
.contentLeftSub {
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	font-weight:bold;
	}
	
#contentRight {
	width:325px;
	position:relative;
	/*background-image: url(../images/ribbon_bg.png);*/
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding-left:0px;
	padding-top:20px;
	font-family: Helvetica, sans-serif, Arial;
	color:#334750;
	font-size:12px;
	height: 176px;
	}
		
.contentRightHeader {
	font-size:18px;
	font-family: Helvetica, sans-serif, Arial;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	}
	
.contentRightCopy {
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
	color:#334750;
	line-height: 20px;
	padding-left:20px;
	padding-bottom:20px;
	}
		.contentRightCopy a {
		color:#334750;
		text-decoration:underline;
	}
		.contentRightCopy a:hover {
			text-decoration: none;
		}
	
.contentRightSub {
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	font-weight:bold;
	}
	
#footer {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/footer_iso.jpg) 5px right no-repeat;
	height: 120px;
}

#footer li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	}
	
#footer a{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #454f5b;
	}
	
#bottom_bearings {
	position: absolute;
	bottom: 150px;
	left: 90px;
	}
	
.readmore {
	float: right;
	color: #454f5b;
	padding-right: 20px;
	}
	
.readmore a {
	text-decoration: underline;
	font-style: italic;
	color: #454f5b;
	}
	
.readmore a:hover {
	text-decoration: none;
	color: #454f5b;
	}
	
.viewall {
	float: right;
	padding-right: 10px;
	color: #272d35;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}

.viewall a {
	text-decoration: underline;
	color: #272d35;
	font-style: italic;
	}
	
.viewall a:hover {
	text-decoration: none;
	}
	
.gallery a img {
	border: none;
	padding: 5px;
	margin-right: 20px;
	}
	
.gallery a:hover img {
	background-color: #333333;
	}
	
#news-stories p {
	margin: 15px 0 10px 0;
	display: block;
	}
	
	
/* LIGHTBOX CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
