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


/* Elements */


body {
	background-color: #003366;
	background-image: url(/images/template/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	margin-top: 0px;
	background-attachment: fixed;
	height:100%; /* needed for container min-height */
	font: 12px Verdana, sans-serif;
	line-height: 17px;
}

img{ border:0;}


h1 {    
	font-family: Helvetica, Verdana, Arial,  sans-serif;    
	font-size: 17px;    
	font-weight: bold;    
	text-transform: uppercase;    
	color: #003366;    
	text-decoration: none;    
	letter-spacing: -2px;    
	padding-bottom: 2px;    
	height: auto;    
	width: 976px;    
	margin-right: auto;    
	margin-left: auto;    
	margin-top: 0;    
	margin-bottom:0;    
	position: relative;    
	border-bottom: 1px solid #036; 
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


/* Containers */


#main {
	height: auto;
	width: 1000px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;    
	z-index: 1;    
	background-color: #FFFFFF;    
	border: 1px solid #000000;    
	padding-bottom: 10px; 
}

body#home #main{ padding-bottom: 0;}

#main2 {    
	width: 976px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;    
	z-index: 2; 
}

#logo {    
	height: 33px;    
	width: 1000px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;   
	z-index: 6;    
	padding-top: 27px; 
}

#nav {    
	height: 25px;    
	width: 1000px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;    
	z-index: 3;    
	border-bottom-width: 1px;    
	border-top-style: none;    
	border-right-style: none;   
	border-bottom-style: solid;    
	border-left-style: none;    
	border-bottom-color: #000000;    
	background-image: url(/images/template/nav_bg.jpg);    
	background-repeat: repeat-x; 
}

#catagoryHeader {    
	height: auto;    
	width: 976px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative; 
} 
	
#viewheader {   
	background-color: #003366;    
	height: 21px;    
	width: 976px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;    
	z-index: 4; 
}

#content{
	width: 736px;
	padding: 0 15px 15px 15px;
	float:left;
	min-height: 600px;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
}

h2{
	font: bold 16px Helvetica, Verdana, Arial, sans-serif;
}

#content h2{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #036;
	margin-bottom: 0;
	margin-top: 1em;
}

#content p{
	
}

#footer {    
	height: 78px;    
	width: 1000px;    
	margin-right: auto;    
	margin-left: auto;    
	position: relative;    
	visibility: visible;    
	z-index: 15;    
	text-align: center;    
	padding-top: 10px; 
}




/* Sidebar */

.sidebar {
	background-color: #b5c2c9;
	padding: 0px;
	float: left;
	height: auto;
	width: 208px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	position: static;
	visibility: visible;
	z-index: 5;
	min-height: 500px;
}

#left-sidebar{
	float: left;
}

#right-sidebar{
	float:right;
}

.sidebar h2{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	width: 188px;
	padding: 0 10px;
	clear: both;
	margin-top:0;
}

.sidebar h3{
	font-family: Helvetica, Verdana, Arial, , sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin:0 10px;
	line-height: 20px;
}

.sidebar p{
	padding: 0 15px;
}

.sidebar label{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	color: #333;
	text-decoration: none;
}

.sidebar a{
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-weight:bold;
	
}



/* Product List */

#products #content{
	padding:0;
	width: 565px;
}

.listview, .gridview{
	padding:0;
}

.listview .product-box {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	z-index: 7;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
}
.gridview .product-box {
	/*height: 460px;*/
	width: 187px;
	position: relative;
	visibility: visible;
	z-index: 7;
	float: left;
	border-bottom: 1px dotted #000;
	border-right: 1px dotted #000;
}


.listview .wheelimg{
	float: left;	
	
}

.wheelimg {
	padding-top: 10px;
	height: 175px;
	width: 159px;
	visibility: visible;
	z-index: 8;
	position: relative;
	margin-left: 10px;
	text-align: center;
}

.listview .wheelspecs{
	float: left;
}
.wheelspecs {
	width: 155px;
	border-left-color: #000000;
	position: relative;
	visibility: visible;
	z-index: 9;
	margin-left: 10px;
}

.listview .msrp {
/*	margin-top: 10px;*/
	margin-left: 30px;	
}



.gridview .partNo {
	margin-left: 10px;
}

.gridview .one{
	border-left: 1px dotted #000;
}

.listview .msrp {
	height: 50px;
	width: 50px;
	position: relative;
	visibility: visible;
	z-index: 10;
	float: left;
}

.gridview .msrp{
	margin-left: 10px;
}

.listview .partNo{
	margin-left: 179px;
}

.listview .moreinfo{
	clear: both;
	margin-left: 179px;
}

.gridview .moreinfo{
	margin-left: 10px;
	padding:10px 0;
}



#content .moreinfo a:link,
#content .moreinfo a:visited

{
	color:#003366;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}


.partNo {
	position: relative;
	visibility: visible;
	z-index: 11;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}


#wheelSpecs h3{
	border-bottom: 1px solid #000;
}

.partNoCopy {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.specHdr {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 147px;
}
.specCopy {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 155px;
	line-height: 13px;
	font-variant: normal;
	text-decoration: none;
}
.msrpCopy {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/* View Product */




#view_product #content{
	width: 976px;
	padding:0;
}

#view_product #content #wheelImg{
	float:left;
	width: 395px;
	text-align: center;
	padding-top: 20px;
}

#view_product #content #wheelSpecs{
	float: right;
	width: 381px;
	padding-top: 20px;
	font-size: 12px;
}




/* Blog */


.blog-entry{
	/*border-bottom: 1px solid #C2CAD3;*/
	border-bottom: 1px solid #036;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.blog-entry .subtitle{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

.blog-entry p, .blog-entry ul li{
	line-height: 20px;
}



/* Buttons */

.btnPad {
	padding-left: 15px;
}

a.btn{
	background-position: 0px 0px;
	height: 46px;
	width: 52px;
	display: block;
	float:left;
	margin: 5px;
}

a.gridbtn {
	background-image: url(/images/template/grid_btn.gif);
}
 a.gridbtn:hover {
	background-position: -52px 0px;
}
a.listbtn {
	background-image: url(/images/template/list_btn.gif);
}
 a.listbtn:hover {
	background-position: -52px 0px;
}

a.custombtn {
	background-image: url(/images/template/btn_custom.gif);
	background-position: 0px 0px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 14;
	float: left;
	height: 25px;
	width: 70px;
}
a.custombtn:hover {
	background-position: 0px -25px;
}

a.productbtn {
	background-image: url(/images/template/btn_products.jpg);
	background-position: 0px 0px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 14;
	float: left;
	height: 25px;
	width: 81px;
}
 a.productbtn:hover {
	background-position: 0px -25px;
}
a.dealersbtn {
	background-image: url(/images/template/btn_dealers.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 74px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.dealersbtn:hover {
	background-position: 0px -25px;
}
a.blogbtn {
	background-image: url(/images/template/btn_blog.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 58px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.blogbtn:hover {
	background-position: 0px -25px;
}
a.techbtn {
	background-image: url(/images/template/btn_tech.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 79px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.techbtn:hover {
	background-position: 0px -25px;
}
a.profilesbtn {
	background-image: url(/images/template/btn_profiles.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 131px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.profilesbtn:hover {
	background-position: 0px -25px;
}
a.aboutbtn {
	background-image: url(/images/template/btn_about.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 85px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.aboutbtn:hover {
	background-position: 0px -25px;
}
a.contactbtn {
	background-image: url(/images/template/btn_contact.jpg);
	background-position: 0px 0px;
	height: 25px;
	width: 88px;
	position: relative;
	visibility: visible;
	display: block;
	z-index: 15;
	float: left;
}
a.contactbtn:hover {
	background-position: 0px -25px;
}




/* Home Page */


.info-box-group{
	width: 1003px;
	margin:13px auto;
}


.info-box{
	border: 1px solid #036;
	background-color: #fff;
	width: 324px;
	float:left;
	margin-right: 12px;
	height: 277px;
	overflow:hidden;
}

.info-box-content{
	padding: 5px 100px 10px 10px;
	line-height: 16px;
}

#recent-news .info-box-content{
	padding-right: 10px;
}

#recent-news{
	margin-right: 0;
}

#wheel1{    
	background: white url('/images/wheels/lg/WE8046.jpg') 170px 50px no-repeat; 
} 

#wheel2{    
	background: white url('/images/wheels/lg/WE2919.jpg') 185px 50px no-repeat; 
}



.info-box p{
	font-size: 12px;
}

.info-box h4{    
	margin:0;    
	padding:0;    
	height: 24px;    
	padding-left: 10px;    
	color: white;    
	line-height: 15px;    
	background: transparent url('/images/template/info_box_title_bg2.png') 0 0 repeat-x; 
}

.info-box h6{
	margin:0;
	padding:0;
	font-size: 14px;
}

.info-box .subtitle{
	margin:0;
	padding:0;
	font-size: 11px;
	font-style: italic;
}

.info-box a{
	color: #f90;
	font-weight:bold;
}

.info-box a:hover{
	text-decoration: none;
}

.info-box a#rssfeed{
	float:right;
}





/* Misc */


.viewHdr {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8px;
	margin-left: 8px;
}
.viewSearch {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 400px;
}
.subselectHdr {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	width: 208px;
	text-indent: 8px;
}
.selectorType {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.selectorForm {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
}


.footerCopy {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
}

#content a:link, #content a:visited, #content a:hover, #content a:active{
	color: #f90;
}

#content-overlay{
	display:none;
	position:fixed;
	left:0;
	top:0;
	height:100%;  
	width: 100%;
	z-index:100;
	background-color:#333;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	text-align: center;
	padding-top: 25%;

}

#content-overlay img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.0;
}

#selected_options{
	width: 545px;
	padding: 5px 10px;
	background-color: #ccc;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	font-size: 11px;
	font-family: verdana, sans-serif;
}

#selected_options h3{
	color: #036;
	font-size: 12px;
	line-height: 15px;
	padding:0;
	margin:0;
}


#headshot{
	float: right;
	margin-left: 5px;
}


p.no_wheels{
	padding: 0 10px;
}


body#site_index ul{
	list-style: none;
	margin: 0;
	padding:0;
	padding-top: 10px;
}

body#site_index ul ul{
	padding-left: 5px;
}

body#site_index li{
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 14px;
}

body#site_index #content li h2 a{
	color: #036;
}

body#site_index #col1,
body#site_index #col2{
	float: left;
	padding-right: 20px;
}

#content label{
	display: block;
	font-weight: bold;
	font-size: 11px;
}

#content input.button{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #aaa;
	background-color: #036;
	width: 100px;
	color: white;
	font-size: 15px;
	
}

ol.customwheels li{ font-weight: bold; font-size: 18px; padding: 3px;}
ol.customwheels li span{font-weight: normal; font-size: 12px;}

ol.customwheels ul li{ font-weight: normal; font-size: 12px; list-style: disc;}