@charset "utf-8";
*{
margin:0;
padding:0;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}
/*print urls for links*/
#contentLeft a[href^="http://"]:after, #contentLeft a[href^="http://"]:visited:after {
   content: " (" attr(href) ") ";
   }

.caption {
	margin-left: 0;
	text-align:left;
	font-size: 10pt;
	font-weight: bold;
}

h1 {
font-size:24pt;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: .5pt solid #b90000;
}
/*resolve h2 and subhead*/
h2 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
/*subcat heads*/
h3 {
font-size:14pt;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: .5pt solid #b90000;
}
/*used on the navigation*/
#nav {
display: none;
}
.navPrint {
visibility: visible;
font-size: 11pt;
border-top: 4px solid #b90000;
padding-top: 4px;
position: absolute;
top: 75px;
left: 0;
width: 100%;
text-align: right;
}
.logoPrint {
position:relative;
left:0;
top:0;
visibility: visible;
padding-bottom: 5px;
}
/*request button in header using sprite*/
.request {
display: none;
}
/*same as h2*/
.subhead {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

/*Header box holds logo, navigation, search*/
#header {
position:relative;
width:auto;
height: 120px;
margin:0;
padding:0;
background-color:#000;
border-bottom: none;
}
/*logo postion*/
.logo {
position:absolute;
left:0;
top:0;
}

/*Footer content*/
#footer {
display: none;
}

/*Whole left box*/
#contentLeft {
position:relative;
float:left;
width:auto;
height:auto;
padding:0;
margin:0 0 20px 0;
}
/*15px padding at top since all the buttons have margin at bottom so that they can be interchangeable*/
#contentRight {
display:none;
}

/*Main text box*/
.bodyBox {
margin: 0 0 100px 0;
padding:15px 20px 20px 20px;
width:auto;
height:auto;
}

/*///////////////////////////////////////////////////*/
.ruleBlack {
border-bottom:1px dotted #000;
width:210px;
margin-bottom: 20px;
padding: 0;
height:20px;
}
/*request table headers*/
.request th {
background-color:#999999;
height:20px;
}
.indent {
	margin-left: 20px;
}
.indent2 {
	margin-left: 30px;
}

/*case list page*/
.caseBox {
	position: relative;
	float: left;
	width: 70%;
	height:auto;
	border-bottom: .5pt dotted #666;
}
.caseBoxWide {
	position: relative;
	float: left;
	width: 100%;
	height:auto;
	border-bottom: .5pt dotted #666;
}

.caselistThumbnail {
	position:relative;
	float: left;
	display: inline;
	width: 30%;
	height: auto;
	background: url(../img/thumbShadow.png) no-repeat top left;
	margin: 5px 0 10px 20px;
}
#featuredCase {
	float: right;
	margin-left: 15px;
	width: 250px;
	height: auto;
	background: url(../img/featuredCase.gif) no-repeat top left;
	background-color:#fff;
	border: 1pt solid #000;
}
	
#featuredCase img {
	padding-top: 0;
}
#featuredCase p {
	margin: 0;
	padding: 10px;
}	
/*case study page*/
#productHead {
	margin-top: 20px;
	position: relative;
	float: left;
	width: 699px;
	height: 25px;
	background: url(../img/productGroup-head.gif) no-repeat top left;
}
#productGroup {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	background: url(../img/productGroup-bkgd.gif) repeat-y top left;
	margin: 0 0 100px 0;
}
.productThumbnail {
	float: left;
	display: inline;
	width: 93px;
	height: auto;
	background: url(../img/thumbShadow.png) no-repeat top left;
	margin: 20px 0 20px 20px;
}
/*hide miva links*/
.productThumbnail a[href^="http://"]:after, .productThumbnail a[href^="http://"]:visited:after {
   display: none;
   }
/*about page*/
#about ul li { 
	background-image: none; 
}
.offices {
	float: left;
	clear:none;
	width: 25%;
	height: 70px;
	margin: 15px 0 0 0;
	padding:0;
	text-align: center;
	font-size:11px;
}
.offices a:link {
	font-size: 11pt;
}

/*site map page*/
.column {
	width: 33%;
	float: left;
	margin-right: 20px;
}
.columnLast {
	width: 33%;
	float: left;
}
/*sitemap*/
ul.flushLeft {
	padding-left: 0;
	margin-left: 0;
}
ul.flushLeft li {
	list-style-type: square;
	padding-left: 10px;
	line-height: 150%;
}
/*sitemap*/
ul.warranty {
	padding-left: 0;
	margin-left: 0;
}
ul.warranty li {
	list-style-type: square;
	padding-left: 15px;
	line-height: 160%;
}
/*dynamic product pages*/
p.related {
	margin: 0;
	padding: 0;
	width:auto;
	line-height:36px;
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	border-bottom: 0px solid #b90000;
}


/*product name head*/
h5 {
font-size:16pt;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: .5pt solid #b90000;
}

#chartInfo td {
text-align:center;
height:auto;

}
#chartInfo th {
	font-weight:bold;
	height:auto;
	font-size:10pt;
	padding: 3px;
	background-color:#666;
	color:#FFFFFF;
}
.measurements {
	font-weight:bold;
	height:auto;
	font-size:10pt;
	padding: 3px;
	border-bottom: 1px dotted #333333;
}
.thumbnailTD {
margin: 0 0 0 0;
padding:0 0 0 0;
width:80px;
text-align:center;
vertical-align:top;
}
.thumbnailTD a {
text-decoration:none;
font-size:10pt;
}
/*glossary pages*/
#termsContainer {
	display: none;
}

