/*** Reset ***/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, em, font, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {border-collapse: collapse;border-spacing: 0;}

/*** Global styles ***/

body{
	font-size:75%;
	font-family:arial, sans-serif;
	line-height:18px;
	margin:40px auto;
	width:960px;
	min-height:500px;
	padding:12px; border:1px solid #eee;
}
h1{font-size:24px; margin-bottom:24px; }
h2{font-size:20px; margin:18px 0; line-height:24px; }
h3{font-size:16px;}
h4{font-size:12px;}
a:link{text-decoration:none; color:#73839c;}
a:visited{text-decoration:none; color:#c64797;}
a:hover{text-decoration:underline; color:#344797;}
a:active{text-decoration:underline; color:#344797;}
p, table{margin:12px 0;}
table{border:1px solid #eee;}
tr{border-bottom:1px solid #eee;}
th, td{padding:6px 12px;}
th{background:#eee;}
#content p{width:560px;}
ul, ol{margin-left:36px; margin-bottom:24px;}

/*** Layout ***/

#header{
	width:960px; 
	height:160px;
	background:transparent url(images/main/header-bg.jpg) repeat-y scroll left top;
}

#header h4{
    background:url(images/main/header-gradient.png) no-repeat left top; 
    width:600px; position:absolute; z-index:10; margin-left:274px; 
    padding:8px 36px; color:white; font-weight:normal; font-size:18px;
    top:179px;
}
#logo{position:relative; left:24px; top:19px; z-index:10; background:url(images/main/cd-logo.png) no-repeat left top; height:123px;}
#header p{color:white; margin-left:24px;}
#logo span{visibility:hidden;}
#page{margin-top:24px;}
#page div{float:left;}
#page #left, #page #right{width:200px;}
#page #left{background:url(images/main/lhm-bg.jpg) 90% top no-repeat; min-height:520px;}
#page.home #content{width:560px;}
#page #content{width:760px;}
#page #right div{
	margin-bottom:12px; 
	border:1px solid #eee;
	border-bottom-color:#ccc; 
	border-right-color:#ccc;
	padding:12px;
}
#page #right h2{margin:0;}
#rust-seeker h2{background:url(images/main/rust-seeker-small.jpg) no-repeat center center; color:transparent; height:74px;}
#iso h2{background:url(images/main/iso.jpg) no-repeat center center; color:transparent; height:88px;}
#boardroom h2{background:url(images/main/boardroom.jpg) no-repeat center center; color:transparent; height:74px;}

#footer{clear:left; text-align:right; padding:12px;}

/*** Text and links ***/

#header ul{float:right; list-style:none; margin-left:0; margin-top:-207px; color:#888}
#header ul li{display:inline;}
#header #slideshow{
	height:160px;
	margin-left:286px;
	position:absolute;
	top:53px;
	width:674px;
}
#header #slideshow img{display:none;}
#left ul{list-style:none; margin:0 12px;}
#left ul li{padding:6px 0;}
#footer{color:#888; font-size:10px; font-family:verdana, sans-serif;}
#page div#on-this-page{
	float:right; padding:6px 12px 12px 6px;	
	border:1px solid #eee;  
	border-bottom-color:#ccc; 
	border-right-color:#ccc; width:200px; 
	margin-left:24px;
	width:200px;
}
#page div#on-this-page ul{padding:0; margin:0 0 0 18px;}
#page div#on-this-page strong{display:block; margin:3px 0 12px 0;}
a.back-to-top{
font-size:11px; font-family:verdana, sans-serif;
border:1px solid #eee; border-bottom-color:#ccc; border-right-color:#ccc; padding:6px 10px; float:right; margin-left:660px;}

/*** In-page images ***/
#page div.image-right{float:right; width:200px; padding:6px; margin:0 0 24px 24px; clear:right; border:1px solid #eee; border-bottom-color:#ccc; border-right-color:#ccc;}
#page div.image-right img{width:200px; height:100px; background:black;}
#page div.image-right span{padding:6px 10px; display:block; font-size:10px; font-family:verdana, sans-serif;}

/*** About us ***/
#page.about-us #content ul{float:left; width:136px; margin-bottom:24px;}
#page.about-us p{clear:left;}

/*** Products ***/
#page div.product{width:760px; margin:12px 0;}
div.product img{float:left; margin-right:20px; margin-bottom:34px; width:40px;}

/*** Casting capabilities ***/
#page .pdf{
	background:transparent url(images/main/prequal-doc-cover.jpg) no-repeat scroll left top;
	display:block;
	padding:2px 0 12px 54px;
	width:170px;
}
#page .pdf.rustseeker{background:transparent url(images/main/rustseeker.jpg) no-repeat scroll left top;}

/*** Lab testing ***/
#page.testing #content h2{margin-top:48px;}
#page.testing div.image-right{margin-bottom:74px;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(images/main/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}