html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html{
		height: 101%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif; letter-spacing:0px;
	color: #000;
	background: #fff;
	font-size: 9pt;
	line-height: 1;	
}

li, dt, dd, p {font-size: 1.1em; line-height: 1.5em; }
li *, dt *, dd *, p * {font-size: 1em; }
ul, ol, dl, p {margin-bottom: 1.2em; } 

a {color: #ff0000; text-decoration: underline;}

a.blocklink {color: #ff0000; text-decoration: underline;}

.spacing {
	display: block;
	height: 5px;
}

* {
	outline: none;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


#wrapper{
	width: 960px;
	margin: 0 auto 0 auto;
}

#header{
	width: 960px;
}

#header .logo{
	margin: 20px 0 0 10px;
	width: 200px;
	display: block;
	float:left;
	height: 63px;
}

#header .slogan{
	margin: 20px 0 0 0;	
	width: 400px;
	display: block;
	float:left;
	height: 50px;
	display: none;	
}

#introtext{
	clear:both;	
	font: 9pt/1.8em Arial, Helvetica, sans-serif; letter-spacing:0px; 
	display: block;
	padding: 20px;
	
}

#introtext p{
	padding: 0 0 12px 0;
}

#infohome{
	display: none;
}

#header{
	background: none;
}

table.accessories{
	width: 960px;
	margin-top: 100px;
}

table.accessoriesheader{
	width: 960px;
	background: #fff;
}

table thead{
	width: 960px;
}

table tbody{
	width: 960px;
}

.accessoriesheader th{
	text-align: left;
	padding: 12px 5px 4px 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10pt;
	border-bottom: 10px solid #444;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #fff;
}

.accessories td{
	text-align: left;
	font-weight: normal;
	padding: 4px 5px 10px 10px;
	font: 8.5pt 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px;
	color: #000;
	vertical-align: top;	
	border-bottom: 1px solid #333;	
}
	

#categories{
	clear: both;
}

#quicklinks{
	display: none;
}

#footernavigation{
	display: none;
}

.line{
	border-bottom: 1px solid #222;
	margin: 5px 0 5px 0;
}

.left{
	float: left;
}

.right{
	float: right;
}


#categories .first{
	padding-right: 1px;
}

#categories .last{
	padding-left: 1px;
	padding-right: 1px;	
}

#footer{
	display: block;
	margin: 30px 0 30px 0;
	border-top: 1px solid #222;
	padding: 20px 0 20px 0;
}

#footer p{
	font-size: 8pt;
	padding: 3px 0 0 20px;
	color: #333;
}

#footer .block1{
	width: 190px;
	float: left;
	display: block;
}

#footer .block2{
	width: 120px;
	float: left;
	display: block;
}

#footer .block3{
	width: 260px;
	float: left;
	display: block;
}

#footer a{
	font-weight: normal;
	color: #444;
	text-decoration: none;
}

#footer a:hover{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#navigation {
	display: none;	
}

#subnavigation {
	display: none;
}

#catnavigation {
	display: none;
}

h1 { clear: both; color: #000; font: 18pt  Arial, Helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; margin: 10px 0 20px 10px;}
h2 { clear: both; color: #000; font: 10pt  Arial, Helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; margin: 10px 0 20px 0; }
h3 { clear: both; color: #000; font: 10pt  Arial, Helvetica, sans-serif; letter-spacing:1px; text-transform:uppercase; }
p { color: #000; font: 9pt Arial, Helvetica, sans-serif; letter-spacing:0px; margin: 0; padding: 0 0 12px 0;}

#main{
	background: #fff;
	display: block;
	width: 960px;
	padding: 20px 0;
}


#main p{
	font: 9pt/1.8em Arial, Helvetica, sans-serif; letter-spacing:0px; 
	color: #000;	
}


#main dl{
	clear:both;
	margin-top: 15px;
	width: 440px;	
}

#main dt{
	float:left;
	width: 120px;
	line-height: 16px;
	margin: 0 1px 1px 0;
	padding: 2px 6px;
	color: #000;		
}

#main dd{
	float:left;
	width: 250px;
	line-height: 16px;
	margin: 0 0 1px 1px;
	padding: 2px 6px;				
}

#main dl a{
	font-weight: normal;
}

#main dl a:hover{
	font-weight: normal;
	color: #ff0000;	
	text-decoration: none;
}

.half{
	width: 440px;
	display: block;
	margin: 0 20px;
}

.half p, .third1 p, .third2 p{
	padding-right: 30px;
}

.third1{
	width: 240px;
	display: block;
}

.third2{
	width: 650px; /*720*/
	display: block;
}

.half p{
	padding-right: 30px;
}

.full{
	width: 100%;
	display: block;
}

.full p{
	margin-left: 20px;
}


.topic {
	margin-top: 15px;
	width: 465px;
	height: 40px;
	padding: 0;
}


.topic h1{
	margin: 15px 0 0 0;
}

.topic img{
	margin-left: 10px;
}

.vehicle {
	margin-top: 15px;
	width: 465px;
}

.vehicle .image{
	width: 250px;
	height: 115px;
}

.vehicle .detail{
	width: 210px;
	height: 115px;
	background: #fff;
}

.vehicle .detail:hover{
	background-position: 100% 0% !important;
}

.drivertraining-c{
	width: 960px;
	display: block;
	clear: both;
	padding: 20px 0 0 0;
}

#main .drivertraining-c1{
	padding: 0 0 0 2px;
	float: left;
}

#main .drivertraining-c2{
	padding: 0 0 0 1px;
	float: left;
}

#main .drivertraining-c3{
	padding: 0 2px 0 1px;
	float: right;
}

.drivertraining-c p{
	width: 280px;
	display: block;
	clear: both;
	padding: 15px 5px 10px 20px;
}

#main dl.vehicle{
	clear:both;
	width: 450px;
	font-size: 8.5pt;	
}

#main dl.vehicle dt{
	float:left;
	width: 140px;
	line-height: 20px;
	background: #fff;
	margin: 0 1px 1px 0;
	padding: 2px 6px;
	color: #000;		
}

#main dl.vehicle dd{
	float:left;
	width: 275px;
	line-height: 20px;
	margin: 0 0 1px 1px;
	padding: 2px 6px;
	background: #fff;				
}

#main ul.list{	
	padding-bottom: 10px;
}

#main .list li{
	width: 430px;
	margin: 0 0 2px 1px;
	line-height: 20px;	
	padding: 2px 6px;
	background: #fff;
	font-size: 8.5pt;
	color: #000;	
}


#slideshow{
	display: none;
}


.logo{
	margin: 20px 0 0 20px;
	clear:both;
}

