@charset "UTF-8";
body {
	background: transparent url(images/background_noise.png) repeat;
	text-align: center;
}

.oneColFixCtrHdr #container {
	width: 780px;
	background-image: url(images/content_back.png);
	margin: 0 auto;
}

.oneColFixCtrHdr #navigation { 
	text-align: left;
	margin-top: -18px;
	margin-left: 2px;
	padding: 0;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	height: 30px;
	margin: auto;
	text-align: center;
}

#nav a {
	display: block;
	width: auto;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

#nav a:hover
{
	color: #FF9933;
}

#nav li { /* all list items */
	float: left;
	width: auto;
	color: #666666;
	margin-left: 8px;
	margin-top: 1px;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	height: 4em;
	left: -999em;
	clear: none;
	font-size: 1em;
	width: 11.2em;
	text-align: left;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #FF9933;
}

.oneColFixCtrHdr #header {
	background: url(images/banner.jpg) no-repeat;
	height: 282px;
}

.oneColFixCtrHdr #mainContent { 
	background: #333333 none 0 top;
	font-size: 12px;
	float: none;
	width: 710px;
	margin: auto;
	padding: 0;
}

div#topmain {
	height: 39px;
	background: url(images/secondary_back.png) no-repeat center;
	margin: auto;
	padding: 0;
}

a#inline_link {
	color: #ff9933;
	text-decoration: none;
}

div#mainContent p {
	color: white;
	text-align: justify;
	padding: 0 15px 15px;
	margin: 0 auto auto;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1#main {
	font: 1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #dfdfdf;
	background: url(images/proven.png) no-repeat center;
	margin: auto;
	height: 30px;
	padding: 0;
}

.oneColFixCtrHdr #secondaryContent {
	width: 710px;
	background-color: white;
	margin: auto;
	padding: 0;
	height: auto;
}

div#secondaryContent {
	background: url(images/top_shadow.png) no-repeat;
}

div#secondaryContent p {
	padding: 13px 15px 0;
	text-align: justify;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: auto;
	float: none;
	margin-top: 0;
}

h1#belt {
	background: url(images/beltdrive.png) no-repeat center;
	margin: auto;
	height: 30px;
	padding: 0;
}

#contactp a {
	text-decoration: none;
	color: #FF9933;
}

h1#bins {
	background: url(images/bins.png) no-repeat center;
	margin: auto;
	padding: 0;
	height: 30px;
}

h1#careers {
	background: url(images/careers.png) no-repeat center;
	margin: auto;
	padding: 0;
	height: 30px;
}

h1#contact {
		background: url(images/contacthead.png) no-repeat center;
	margin: auto;
	height: 30px;
	padding: 0;
	
}

h1#mech {
		background: url(images/mechanical.png) no-repeat center;
	margin: auto;
	height: 30px;
	padding: 0;
	
}

h1#history {
		background: url(images/history.png) no-repeat center;
	margin: auto;
	height: 30px;
	padding: 0;
	
}

h1#none {

	margin: auto;
	height: 1px;
	padding: 0;
	
}

h1#click {
	background: url(images/click.png) no-repeat center center;
	height: 55px;
	margin: auto;
	padding: 0;
}

h1#choose {
	background: url(images/products.png) no-repeat center bottom;
	height: 24px;
	padding-top: 14px;
	margin: 0 auto 10px;
	padding-bottom: 5px;
}

h1#dealer {
	margin: auto;
	padding: 0;
	height: 17px;
}

h1#dealers {
	margin: auto;
	padding: 0;
	height: 30px;
	background: url(images/dealers.png) no-repeat center center;
}

/* @group table */

table {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: auto;
}

th {
	background: #3e83c9;
	color: #fff;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	font: bold 12px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 23px;
}

table a {
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0;
}

td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

td * {
	padding: 6px 11px;
	text-align: left;
}

tr.alt td {
	background: #ecf6fc;
}

tr.over td, tr:hover td {
	background: #bcd4ec;
}




/* @end */


ul#products {
	list-style-type: none;
	vertical-align: top;
	height: 185px;
	padding: 25px 0 0;
	margin: auto;
}
#products li {
	float: left;
	display: inline;
	margin-left: 70px;
}
ul#pitch {
	margin: auto;
	padding-left: 20px;
	
}

#pitch li {
	list-style-type: none;
	float: left;
	padding-left: 0;
}

#pitch p {
}
#pitch img {
	margin: 0 20px 0 30px;
	float: left;
}

ul#pitchBottom {
	margin: auto;
	padding-left: 20px;
}

#pitchBottom li {
	list-style-type: none;
	float: left;
}

#pitchBottom p {
}

#pitchBottom img {
	margin: 0 20px 0 30px;
	float: left;
}

div#specs {
	height: 54px;
	background-color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin: auto;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

ul#seven {
	text-align: left;
	float: left;
	color: black;
	clear: both;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 75px;
	background: none center;
}

div#specs {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	height: auto;
	width: 710px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
}

div#specs img {
	padding-right: 10px;
	margin: 10px 0 0;
	border-style: none;
}

a {
	border-style: none;
}

img {
	border-style: none;
}

img#shop {
	float: left;
	padding: 21px 15px 0;
}

img#newshop {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
}

div#specs a {
	text-decoration: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ff9933;
	margin-left: 82px;
	border-style: none;
}


ul#eight {
		text-align: left;
	float: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	clear: both;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 75px;
}

ul#ten {
		text-align: left;
	float: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	clear: both;
	background-image: none;
	padding-left: 75px;
}
.oneColFixCtrHdr #footer p {
	color: white;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
	background: url(images/white_back.png) no-repeat center top;
	margin: 0 auto auto;
	padding-top: 40px;
	font: .6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.oneColFixCtrHdr #footer a {
	color: #333333;
}

/* @group lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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: 11px/1.4em Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
	padding-bottom: 8px;
	
}

#imageData{	padding:0 10px; color: #666;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: justify; }	
#imageData #caption{ font-weight: normal;
	font-style: normal;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;
	padding-bottom: 0.7em;
	padding-top: 12%;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* @end */

img#contact {
	padding-right: 45px;
	float: left;
	padding-left: 93px;
}

p#contactp {
	height: 223px;
	font: 0 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}