<!--use for both miva and static sites-->
@charset "utf-8";
*{
margin:0;
padding:0;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
body { /*apply black background image for default page only*/
	background: #dddddd url(../img/industrial_inside-bkgd2.jpg) no-repeat center top;
	color:#CCCCCC;
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body1 {
margin:0;
padding:0;
}
a {
color:#000000;
}
a:hover {
color: #b90000;
}
/*remove borders from all images*/
img {
border-style:none;
margin:0;
padding:0;
}
img a {
border-style:none;
padding:0;
margin:0;
}
.imgLeft-0-20-10-0 {
	float: left;
	padding: 0 20px 10px 0;
}
.imgDis {
	float: left;
	padding: 0 5px 5px 0;
}
.imgLeft-5-20-10-0 {
	float: left;
	padding: 5px 20px 10px 0;
}
.imgRightP-0-0-10-20 {
	float: right;
	padding: 0 0 10px 20px;
}
.caption {
	margin-left: 0;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
}

/*background for body pages except default*/
body {
background: #dddddd url(../img/industrial_inside-bkgd2.jpg) no-repeat center top;
}
#background-inside { /*apply white background for inside pages*/
position:absolute;
width:960px;
background-color:#fff;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
padding: 0 0 0 0;
}
h1 {
font-size:24px;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: 1px solid #b90000;
}
/*resolve h2 and subhead*/
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}
/*subcat heads*/
h3 {
font-size:14px;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: 1px solid #b90000;
}
/*used on the navigation*/
h4 {
font-size:10px;
font-weight:bold;
color:#4E4E4E;
padding: 0px 5px 5px;
margin: 0px 5px 5px;
border-bottom: 1px solid #b90000;
text-transform:uppercase;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

/*Centers copy on screen, Holds the header box, content boxes, footer box*/
#wrapper {
margin: 0 auto;
padding:0;
width:960px;
height:100%;
}

/*Header box holds logo, navigation, search*/
#header {
position:relative;
width:960px;
height: 80px;
margin:0;
padding:0;
background-color:#000;
border-bottom: 4px solid #b90000;
}
/*logo postion*/
.logo {
position:absolute;
left:0;
top:0;
}
.logoPrint {
position:absolute;
left:0;
top:0;
visibility: hidden;
}
.navPrint {
visibility: hidden;
}
/*request button in header using sprite*/
.request a {
position:absolute;
top:15px;
left:800px;
background: url(../img/buttonsSquare.gif) no-repeat -60px -1100px;
width:140px;
height:25px;
overflow:hidden;
display: block;
}
.request a:hover {
background: url(../img/buttonsSquare.gif) no-repeat -60px -1125px;
overflow:hidden;
}
/*Footer content*/
#footer {
position:absolute;
width:880px;
border-top:1px dotted #666;
margin: 0 20px 0 20px;
padding:20px;
bottom:0;
left:0;
}
/*for pipes in footer*/
.footer {
font-size:10px;
color: #333333;
text-align:center;
text-transform:uppercase;
}
.footer a {
font-size:10px;
padding: 0 10px;
color:#333333;
text-decoration:none;
}
.footer a:hover {
color:#b90000;
}
/*Whole left box*/
#contentLeft {
position:relative;
float:left;
width:719px;
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 {
position:relative;
float:left;
width:220px;
height: auto;
margin:0 0 20px 0;
padding: 15px 0 20px 21px;
background-color:#000000;
overflow:hidden;
}

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

/*Case studies*/
#caseStudy {
position:relative;
width:714px;
height:auto;
left:0;
margin: 0 0 20px 20px;
padding: 0;
}
ul.case {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
cursor: default;
width: auto;
}
ul.case li a {
margin: 0;
padding:0;
list-style-type: none;
position: relative;
cursor: pointer;
width: 238px;
height:170px;
float: left;
overflow:hidden;
}

/*.csBalloon a {
background: url(../img/btnFront_CaseStudy_balloon.jpg) no-repeat 0px 0px;
}
.csBalloon a:hover {
background: url(../img/btnFront_CaseStudy_balloon.jpg) no-repeat 0px -170px;
}
.csShade a {
background: url(../img/btnFront_CaseStudy_shade.jpg) no-repeat 0px 0px;
}
.csShade a:hover {
background: url(../img/btnFront_CaseStudy_shade.jpg) no-repeat 0px -170px;
}
.csStage a {
background: url(../img/btnFront_CaseStudy_stage.jpg) no-repeat 0px 0px;
}
.csStage a:hover {
background: url(../img/btnFront_CaseStudy_stage.jpg) no-repeat 0px -170px;
}
*/
.csTeaser a img {
position:absolute;
top:0;	
overflow:hidden;
}
.csTeaser a:hover img {
position:absolute;
top:-170px;	
}

/*Content Right*/

/*Performance Specifications button in header using sprite*/
.btnPerfSpec a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px -520px;
width:200px;
height:238px;
overflow:hidden;
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnPerfSpec a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -760px;
overflow:hidden;
}
.btnRequest a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px 0px;
width:200px;
height:40px;
overflow:hidden;
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnRequest a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -40px;
overflow:hidden;
}
.btnVideo a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px -300px;
width:200px;
height:58px;
overflow:hidden;	
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnVideo a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -360px;
overflow:hidden;
}

.btnNewsletter a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px -300px;
width:200px;
height:58px;
overflow:hidden;	
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnNewsletter a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -360px;
overflow:hidden;
}
.btnCaseStudy a {
position:relative;
background: url(../img/btnInside_CaseStudy_cable.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnCaseStudy a:hover {
background: url(../img/btnInside_CaseStudy_cable.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnCaseAll a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px -1250px;
width:200px;
height:40px;
overflow:hidden;	
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnCaseAll a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -1290px;
overflow:hidden;
}
.btnNewsletter a {
position:relative;
background: url(../img/buttonsSquare.gif) no-repeat 0px -1430px;
width:200px;
height:40px;
overflow:hidden;	
display: block;
padding: 0 0 0 0;
margin:0 0 15px 0;
}
.btnNewsletter a:hover {
background: url(../img/buttonsSquare.gif) no-repeat 0px -1470px;
overflow:hidden;
}

/*///////////////////////////////////////////////////*/
.ruleBlack {
border-bottom:1px dotted #000;
width:210px;
margin-bottom: 20px;
padding: 0;
height:20px;
}

.indent {
	margin-left: 20px;
}
.indent2 {
	margin-left: 30px;
}
/* graphic page titles*/
#caseList .bodyBox {
	background: url(../img/h1-caseStudies.gif) no-repeat 15px 20px;
	height:750px;
}
#case .bodyBox {
	background: url(../img/h1-caseStudy.gif) no-repeat 15px 20px;
}
#performance .bodyBox {
	background: url(../img/h1-performance.gif) no-repeat 15px 20px;
}

/*indents for pages with graphic titles*/
#case p, #caseList p, #performance p {
	margin-left: 20px;
}
#case h1, #caseList h1, #performance h1 {
	margin-top: 34px;
	margin-left: 20px;
}
#case .indent, #caseList .indent, #performance .indent {
	margin-left: 40px;
}

input.btnSubmit {
	color:#ccc;
	width:auto;
	height:auto;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#5D5D5D;
	border-top: 3px solid #CCCCCC;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #666666;
	padding: 3px;
}
input.btnSubmitHov {
	color:#ccc;
	width:auto;
	height:auto;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#5D5D5D;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #333333;
	border-top: 3px solid #333333;
	border-right: 3px solid #666666;
	padding: 3px;
}

/*saftey*/
#safety ol {
	list-style-position: outside;
	padding: 0 0 0 25px;
}

.thumbnailPhoto {
	border: 1px solid #cc0000;
	margin: 0 4px 4px 0;
	float:left;
}
/*case list page*/
.caseBox {
	position: relative;
	float: left;
	width: 414px;
	height:auto;
	border-bottom: 1px dotted #666;
}
.caseBoxWide {
	position: relative;
	float: left;
	width: 689px;
	height:auto;
	border-bottom: 1px dotted #666;
}

.caselistThumbnail {
	position:relative;
	float: left;
	display: inline;
	width: 187px;
	height: 110px;
	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:#dcdcdc;
}
	
#featuredCase img {
	padding-top: 15px;
}
#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: 699px;
	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;
}
/*about page*/
.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: 11px;
}
/*glossary pages*/
#termsContainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 20px;
	background-color: #b90000;
	color: #fff;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#termsContainer ul li { 
	display: inline;
	background-image: none; 
}

#termsContainer ul li a {
	padding: 0.2em 2em;
	background-color: #b90000;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#termsContainer ul li a:hover {
	background-color: #666;
	color: #fff;
}

#termsContainer ul li#active a#current {
	background-color: #333;
	color: #fff;
}
/*site map page*/
.column {
	width: 213px;
	float: left;
	margin-right: 20px;
}
.columnLast {
	width: 213px;
	float: left;
}
/*sitemap*/
ul.flushLeft {
	padding-left: 0;
	margin-left: 0;
}
ul.flushLeft li {
	list-style: none;
	background-image: url(../img/bulletSquare.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	line-height: 150%;
}
/*sitemap*/
ul.warranty {
	padding-left: 0;
	margin-left: 0;
}
ul.warranty li {
	list-style: none;
	padding-left: 15px;
	line-height: 160%;
	background: url(../img/bulletSquare.gif) no-repeat 0px 6px;
}
/*curved track page*/
#curvetrack table {
	text-align: center;
	border-collapse: collapse;
}
#curvetrack th {
background-color:#CCCCCC;
border-bottom: 1px solid #333;
}
#curvetrack td, th {
border-bottom: 1px solid #333;
text-align:center;
}
#curvetrack td.top, #curvetrack th.top {
	border-top: 1px solid #333;
	border-bottom: none;
}
#curvetrack td.bottom, #curvetrack th.bottom {
	border-top: none;
	border-bottom: 1px solid #333;
}
#curvetrack td.noBorder, #curvetrack th.noBorder {
	border: none;
}
#curvetrack caption {
	text-align: left;
	color: #b90000;
	padding-bottom: 3px;
}
#partNo {
	width: 200px;
}
#inch {
	width: 75px;
}
#mm {
	width: 75px;
}
#curvetrack td.tableSubhead {
	font-weight: bold;
	text-align: left;
}

/*///////////////////Product Database////////////////////////////////*/
.downloads {
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#b90000;
}
.downloads a {
	color:#333;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.downloads a:hover{
	color:#b90000;
}
.bkgdgrad {
	padding:0;
	margin:0;
	width:100px;
	height:240px;
	vertical-align:top;
	background: url(../mm5/graphics/img/download-bkgd.jpg) no-repeat left top;
}
/*product boxes*/
#prodCont {
position:relative;
float:left;
width:679px;
height:auto;
}
#prodImg {
position:relative;
float:left;
clear:none;
width:300px;
height:auto;
margin: 0 10px 0 0;
}
#prodDetails {
position:relative;
float:left;
clear:none;
width:259px;
margin: 0 10px 0 0;
}
#prodDownlds {
position:relative;
float:left;
clear:none;
width:100px;
}
p.related {
	margin: 0;
	padding: 0;
	width:679px;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
	border-bottom: 0px solid #b90000;
}

.breadcrumb {
color:#666666;
text-transform:uppercase;
font-size:9px;
}
.breadcrumb a {
color:#666666;
text-transform:uppercase;
font-size:9px;
text-decoration:underline;
}
.breadcrumb a:hover {
color:#b90000;
}
/*product name head*/
h5 {
font-size:16px;
font-weight: bold;
margin: 0 0 20px 0;
border-bottom: 1px solid #b90000;
}
table.prodChart {
width:669px;
}
#chartInfo td {
text-align:center;
height:auto;

}
#chartInfo th {
	font-weight:bold;
	height:auto;
	font-size:10px;
	padding: 3px;
	background-color:#666;
	color:#FFFFFF;
}
.measurements {
	font-weight:bold;
	height:auto;
	font-size:10px;
	padding: 3px;
	border-bottom: 1px dotted #333333;
}
.thumbnailTD {
margin: 0;
padding:0 0 0 0;
width:80px;
text-align:center;
vertical-align:top;
}
.thumbnailTD a {
text-decoration:none;
font-size:10px;
color:#000000;
}
.thumbnailTD a:hover {
color:#b90000;
}
/*search box in header*//*//////////////////////////////////////*/
#searchBox {
position:absolute;
width:auto;
height:auto;
top:53px;
left:770px;
font-size:10px;
text-align:left;
z-index:500;
}
#searchBox p {
margin:0;
padding:0;
}
/*Inside Case Study Images*//*//////////////////////////////////////*/
.btnInside_CaseStudy_cable a {
position:relative;
background: url(../img/btnInside_CaseStudy_cable.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_cable a:hover {
background: url(../img/btnInside_CaseStudy_cable.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_camera a {
position:relative;
background: url(../img/btnInside_CaseStudy_camera.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_camera a:hover {
background: url(../img/btnInside_CaseStudy_camera.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_door a {
position:relative;
background: url(../img/btnInside_CaseStudy_door.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_door a:hover {
background: url(../img/btnInside_CaseStudy_door.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_seat a {
position:relative;
background: url(../img/btnInside_CaseStudy_seat.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_seat a:hover {
background: url(../img/btnInside_CaseStudy_seat.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_shade a {
position:relative;
background: url(../img/btnInside_CaseStudy_shade.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_shade a:hover {
background: url(../img/btnInside_CaseStudy_shade.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_tree a {
position:relative;
background: url(../img/btnInside_CaseStudy_tree.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_tree a:hover {
background: url(../img/btnInside_CaseStudy_tree.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.btnInside_CaseStudy_stage a {
position:relative;
background: url(../img/btnInside_CaseStudy_stage.jpg) no-repeat 0px 0px;
width:200px;
height:170px;
overflow:hidden;
display: block;
padding: 0 0 0 0;	
margin:0 0 10px 0;
}
.btnInside_CaseStudy_stage a:hover {
background: url(../img/btnInside_CaseStudy_stage.jpg) no-repeat 0px -170px;
overflow:hidden;
margin:0 0 10px 0;
padding:0;
}
.ruleDisclaimer {
	border-top:1px dotted #666;
	width:auto;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-size:10px;
	color:#333;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
position:relative;
clear: both;
height: 0px;
width: auto;
}
