/* CSS Document */

* {
margin:0;
padding:0;
outline:0;
}

.person {
	width:200px;
	padding:10px;
	float:left;
	border:1px solid #eee;
	height:275px;
	margin:5px 20px 20px 8px;
}

.hperson {
	width:100px;
	padding:10px;
	float:left;
	border:1px solid #eee;
	height:100px;
	margin:7px 2px 7px 7px; 
}

body.auto #wrapper .three-cols h3 {
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

body.moto #wrapper .three-cols h3 {
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.hpdet {
	width:225px;
	padding:10px;
	float:left;
	border:1px solid #eee;
	height:100px;
	margin:7px 2px 7px 2px; 
}

#container .hpdet img {
	border:none;
	margin:0;
	padding:0;	
}

#container .hpdet p {
	padding:0;
	margin:0;
	font-size:10px;
	color:#999;
	line-height:15px;
}

#container .hpdet h4 {
	padding:0;
	margin:0;
}


.person img, .hperson img {
	border:none;
}

.hpitem .person img {
	margin:0;
	padding:0;
	width:160px;
}

.hpitem .person {
	width:160px;
	height:150px;
	margin:7px;
	float:right;
	background:#fff;
}

.hpitem .hperson img {
	margin:0;
	padding:0;
	width:100px;
}

.hpitem .hperson {
	width:100px;
	height:100px;
	margin:7px;
	float:left;
	background:#fff;
}

.person strong, .hperson strong {
	display:block;
	padding-top:5px;
}

#container .person p, #container .hperson p {
	padding:0;
	margin:0;
	font-size:10px;
	color:#999;
	line-height:15px;
}

.pinlockul li {
	line-height:15px;
	padding:8px 0;
}

.pinlockul li small {
	line-height:10px;
	color:#888;
}

.hpitem a img {
	border:none;
}

#content .pinlockul li span {
	color:#900;
}

.gallerycontent {
	min-height:700px;
	height:auto!important;
}

.hide {
display:none;
}

fieldset {
padding:10px;
border:1px solid #eee;
border:none;
}

legend {
color:#111;
padding:5px 10px;
}

fieldset form label {
display:block;
font-weight:bold;
padding-bottom:5px;
}

fieldset form input, fieldset form textarea {
padding:4px;
border:1px solid #ccc;
margin-bottom:10px;
width:300px;
}

fieldset form input.g {
width:45px;
height:23px;
display:block;
background:url(../images/send.png) bottom no-repeat;
text-indent:-9999px;
border:none;
cursor:pointer;
margin:10px 0 0;
line-height:300px;
}

fieldset form input.g:hover {
background-position:top;
}


#content .sponsorsacc p, #scontent .sponsorsacc p {
margin:0;
padding:0;
}

.linkstable {
width:100%;
border-left:1px solid #f6f6f6;
border-top:1px solid #f6f6f6;
}

.linkstable td {
width:23%;
text-align:center;
border-bottom:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
padding:15px 0;
}

form.subscribe {
color:#fff;
background:url(../images/subscribe.png) top repeat-x #222;
border:1px solid black;
}

.linkstable img {
border:none;
width: expression(document.body.clientWidth < 62? "60px" : document.body.clientWidth > 142? "140px" : "auto");
min-width:60px;
max-width:140px;
}


#content p.accToggler, #scontent p.accToggler {
cursor:pointer;
color:#003F7D;
padding:0 5px;
margin:2px 0;
border:1px solid #ddd;
}

#content p.accToggler:hover, #scontent p.accToggler:hover {
color:#333;
}

ul.sponsorsn li {
padding-left:25px;
font-size:90%;
background:url(../images/dot.gif) left no-repeat;
background-position:15px;
}

ul.sponsorsn li.alt {
background:url(../images/dot.gif) left no-repeat #fafafa;
background-position:15px;
border-bottom:1px solid #f4f4f4;
border-top:1px solid #f4f4f4;
}


.img-right {
float:right;
}

.img-left {
float:left;
}

.wasidebar {
width:236px;
float:right;
}

.mcs {
position:absolute;
top:-15px;
right:-2px;
}


.caption {
height:40px;
display:block;
}

.gallery li {
border:3px double #111;
margin:5px;
background:#000;
margin:20px;
}

#main_image img {
background:#000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	
	.gallerycontent {
		height:100px;
	}
	.catnav {
		float:left;
		width:200px;
		position:absolute;
		top:380px;
	}
	
	h2.categories {
		position:absolute;
		top:320px;
	}
	
	p.galleryp {
		position:absolute;
		top:350px;
	}
	
}

.wa1, .wa2, .wa3, .wa4, .wa5, .wa6, .wa7 {
margin:10px 0;
font-size:11px;
text-align:center;
}

.wa1 {
width:235px;
height:222px;
background:url(../images/wa1.jpg) top no-repeat;
}


.subscribe {
padding:10px;
border:1px solid #e3e3e3;
margin-bottom:20px;
}

.subscribe input[type=submit] {
width:45px;
height:23px;
display:block;
background:url(../images/send.png) bottom no-repeat;
text-indent:-9999px;
line-height:300px;
border:none;
cursor:pointer;
margin:10px 0 0;
}

.subscribe input[type=submit]:hover {
background-position:top;
}

.subscribe input {
margin-bottom:10px;
}

.wa2 {
height:258px;
width:235px;
background:url(../images/wa2.jpg);
}

.wa3 {
height:245px;
width:235px;
background:url(../images/wa3.jpg);
}

.wa4 {
height:222px;
width:235px;
background:url(../images/wa4.jpg) top no-repeat;
}

.wa5 {
height:230px;
width:235px;
background:url(../images/wa5.jpg);
}

.wa6 {
height:230px;
width:235px;
background:url(../images/wa6.jpg);
}

.wa7 {
height:230px;
width:235px;
background:url(../images/wa7.jpg);
}

.wacontent {
margin-right:265px;
}


a.gototop {
width:95px;
height:23px;
overflow:hidden;
background:url(../images/gototop.png) top no-repeat;
display:block;
text-indent:-9999px;
text-align:left;
}

a.gototop:hover {
background-position:bottom !important;
background-position:top;
}

.description {
position:absolute;
top:0;
right:20px;
width:450px;
font-size:14px;
color:#999;
padding:10px 10px 10px 65px;
border-left:10px solid #e7e7e7;
background:#e7e7e7;
border:1px solid #d6d6d6;
}

h3.pinlock {
background:url(../images/links/pinlock_small.jpg) right no-repeat;
}

h3.fogcity {
background:url(../images/links/fogcity_small.jpg) right no-repeat;
}

#rotator {
overflow: hidden;
height:270px;
}

#rotator img {
display:none;
position: absolute;
top: 20px;
left: 20px;
}





/* IMG PRELOADER */

img.preload {
position:absolute;
top:30px;
right:0;
height:1px;
width:1px;
}

/* IE .PNG FIX */

/*img, div { behavior: url(iepngfix.htc) }*/



body {
font: 12px/24px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#444;
background:url(../images/body.jpg) bottom repeat-x;
min-height:101%;
}

html {
min-height:101%;
}


a {
color:#333;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

/* HEADER */

#header {
height:156px;
width:790px;
margin:0 auto;
position:relative;
margin-top:-10px;
}




.specify {
position:absolute;
bottom:0;
left:7px;
}

.specify li {
list-style:none;
float:left;
margin:10px 0 0 0 !important;
margin:0;
}

.specify .auto {
display:block;
width:75px;
height:27px;
margin-right:1px;
background:url(../images/auto_button.jpg) center no-repeat;
text-indent:-9999px;
}

.specify .auto:hover {
background-position:bottom;
}



.specify .moto {
display:block;
width:75px;
height:27px;
background:url(../images/moto_button.jpg) center no-repeat;
text-indent:-9999px;
}

.specify .moto:hover {
background-position:bottom;
}





#header img {
border:none;
}

#header .logo {
position:absolute;
top:15px;
left:15px;
}

#header .search {

position:absolute;
right:0;
bottom:5px;
}

#header .search input {

font: 11px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#666;
}

#header .search input.s {
margin-right:3px;
padding:4px 0 0 7px;
float:left;
width:175px;
height:19px;
border:1px solid #eee;
}

#header .search input.g {
width:72px;
height:23px;

background:url(../images/search.jpg) bottom no-repeat;
text-indent:-9999px;
border:none;
cursor:pointer;
}

#header .search input.g:hover {
background:url(../images/search.jpg) top no-repeat;
}

.search-again input {
font: 11px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#666;
}

.search-again input.s {
border:1px solid #e7e7e7;
padding:4px;
float:left;
width:500px;
font-size:110%;
margin-right:5px;
}

.search-again input.g {
width:72px;
height:23px;
display:block;
background:url(../images/search.jpg) bottom no-repeat;
text-indent:-9999px;
border:none;
cursor:pointer;
}

.search-again input.g:hover {
background-position:top;
}




/* NAVIGATION */
#nav-container {

background:url(../images/nav.jpg) repeat-x;
width:950px; /* CHANGE WIDTH TO 860 FOR GALLERY */
margin:0 auto;
}
#nav-container-container {

background:url(../images/nav.jpg) repeat-x;
}


#nav {width:950px; height:70px; position:relative;  margin:0 auto; background:url(../images/nav.jpg) repeat-x; } /* CHANGE WIDTH TO 860 FOR GALLERY */

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto; }

#nav .select a,
#nav .current a {
	display:block;
	height:27px; 
	float:left;
	padding:3px 10px 0 10px; 
	text-decoration:none;   
	white-space:nowrap;
	color:#fff;
}



#nav .select a:hover, 
#nav .select li:hover a,
#nav .current a {
	background:url(../images/nav_a_hover.gif) repeat-x;
	color:#fff;
}

* html #nav .select a, * html #nav .current a { width:1px; height:30px; }

#nav .select a:hover, 
#nav .select li:hover a { cursor:pointer; color:#fff; }

#nav .sub { display:none; padding-left:3px; font-size:11px; }

/* for IE5.5 and IE6 only */
#nav table { position:absolute; border-collapse:collapse; left:0; top:0; }


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover { color:#003F7D; }

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover { color:#333; padding-top:5px;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub { display:block; position:absolute; width:950px; top:30px; left:0; background:url(../images/nav_drop.png) no-repeat; margin-top:0; padding:5px 0 5px 8px; z-index:100; color:#fff; border-bottom:1px solid #ccc; }

#nav .sub, #nav .sub_active { margin:0; padding:0; list-style:none; }

#nav .sub_active { display:block; position:absolute; width:790px; top:30px; left:0; background:url(../images/nav_drop.gif) no-repeat; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub { z-index:-1; margin-top:0;  }

#nav .sub_active a { height:31px; text-decoration:none; line-height:30px; white-space:nowrap; display:block; float:left; background:url(../images/nav_drop_a_hover.gif) top no-repeat; padding:0 7px; margin:0; font-size:11px; white-space:nowrap; border:0; color:#444; }

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; padding:0 4px; background:none; float:left; margin:0; white-space:nowrap; border:0; color:#343434;}

#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
 /*background:url(../images/nav_drop_a_hover.gif) top no-repeat; */}
 
 
 /* INTRO */
 
 #intro {

 width:790px;
 margin:0 auto;
 padding:50px 0 20px;
 padding: 0 0 20px;
 }
 

 

 
 #intro img {
 float:right;
 margin-left:20px;
 }
 
 #intro p {
 clear:left;
 font-size:18px;
 padding:18px 0 !important;
 padding:0 0 18px 0;
 line-height:36px;
 }
 
 p strong {
 color:#000;
 }
 
 h1 {
font-size:32px;
color:#333;
line-height:29px;
font-weight: bold;
margin:25px 0 0 0;
position: relative;
overflow: hidden;
float: left;
}
h1 span {
position: absolute;
width: 100%;
height: 5em;
background: url(../images/h1.png);
display:inline!important;
display:none;
}



#container {
width:790px;
margin:0 auto;
}

ul.breadcrumb {
height:32px;
padding-left:5px;
background:url(../images/breadcrumb.jpg) no-repeat;
}

ul.breadcrumb li {
display:inline;
line-height:29px;
padding:0 5px 0 10px;
background:url(../images/breadcrumb_arrow.gif) left no-repeat; 
}

ul.breadcrumb li.nobg {
background:none;
}

/* ACCORDION */

#vertical_container {
margin-bottom:15px;
margin-top:5px;
}

.accordion_content {
background:#fff;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
border-left:1px solid #e3e3e3;
height:150px;
display:block;
overflow: hidden;
}

.accordion_content table.results {
width:100%;
padding:10px;
}

#container .accordion_content ul {
margin:5px 10px;
padding-bottom:5px;
}

#container .accordion_content li {
list-style:none;
margin-bottom:10px;
line-height:18px;
padding-right:18px;
}

#container .accordion_content p {
line-height:18px;
padding:10px;
margin:0;
}

.accordion_toggle {
background:url(../images/accordion_toggle_plus.gif) right no-repeat #fff;
padding:10px 20px 10px 10px;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
border-left:1px solid #e3e3e3;
line-height:15px;
cursor:pointer;
font-size:120%;
color:#333;
}

img.5star {
border:none;
padding:10px 0 0 15px;
}

#sidebar img {
border:none;
}


.accordion_toggle_active {
border-bottom:1px solid #fff;
background:url(../images/accordion_toggle_minus.gif) right no-repeat #fff;
}
.accordion_toggle small {
display:block;
color:#999;
}

ul.products li {
clear:left;
padding:15px 0;
}

ul.products img {
float:left;
margin-right:10px;
}

ul.products li a {
margin-right:10px;
border:none;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

ul.products li a:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

ul.products li strong {
display:block;
color:#333;
}

ul.products li span.now {
font-weight:bold;
color:#78AA5F;
}

/* SEARCH RESULTS */

#search_results {
border:none;
padding:0;
background:none;
clear:left;
}

/*#search_results .accordion_toggle {
padding:0;
border:none;
background:url(../images/show_results.png) left no-repeat;
height:23px;
text-align:right;
clear:left;
margin-top:30px;
}

#search_results .accordion_toggle_active {
background:url(../images/hide_results.png) left no-repeat;
}*/

#search_results .accordion_toggle span {
display:none;
}

#search_results .accordion_content {
border:1px solid #e7e7e7;
}



ul.search-results li {
list-style:none;
float:left;
padding:10px;
margin:0 10px 10px 0;
text-align:center;
width:105px;
height:140px;
}

ul.search-results li strong {
display:block;
padding:0 0 10px 0;
color:#333;
}

ul.search-results li img {
border:none;
}

ul.search-results li a {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

ul.search-results li a:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* LAYOUT */

#content {
float:right;
width:500px;
}

#content.wide {
width:600px;
}

#sidebar {
margin:0 530px 0 0;
font-size:90%;

}

.thin {
margin-right:830px;
font-size:90%;
}

/* WRAPPER */

#wrapper {
background:url(../images/wrapper.jpg) repeat-y;
}

#wrapper-home {
	background:url(../images/_09/innerwrapper.gif) top no-repeat;
}

#inner-wrapper {
padding:0 20px;

}

#inner-wrapper-home {
	padding:0;
	border-bottom:1px solid #efefef;
}

#wrapper p {
clear:left;
margin:24px 0 24px;
line-height:24px;
}

p.first {
font-size:13px;
line-height:26px;
color:#333;
}

#wrapper h1 {
font-size:24px;
margin:10px 0 15px;
}

#wrapper-head {
height:15px;
background:url(../images/wrapper-head.jpg) top no-repeat;
}

#wrapper-foot {
height:15px;
background:url(../images/wrapper-foot.gif) top no-repeat;
clear:both;
}

/* FOOTER */

#footer {
background:url(../images/footer.jpg) top no-repeat #e4e4e4;
font-size:11px;
padding-bottom:30px;
padding-top:10px;
margin: 3px auto 0 auto;
clear:both;
}

#footer-container {
width:790px;
margin:0 auto;
}

#footer ul.nav li {
display:inline;
list-style:none;
margin:0 5px;
}

#footer ul.nav li.right {
float:right;
}

#footer a {
color:#999;
}

#footer a.rss {
background:url(../images/rss.jpg) left no-repeat;
padding-left:15px;
}

/* PRODUCT PAGE */

.cols, .cols2 {
clear:left;
}

.cols2 ul, .cols2 ol {
margin:0 0 0 30px;
}

.cols2 ul li {
list-style-type:square;
color:#003874;
}

.cols2 ol li {
color:#003874;
margin:5px 0;
}

.cols2 .left2 img {
float:right;
}

.cols2 .right2 img {
float:right;
margin:10px 0 10px 10px;
}

.cols2 ul li span {
color:#333;
}

.cols2 ol li span {
color:#333;
}

.cols .left {
float:left;
width:41%;
}

.cols .right {
float:right;
width:55%;
}

.cols2 .left2 {
float:left;
width:41%;
}

.cols2 .right2 {
float:right;
width:55%;
}

.clear {
clear:both;
}

ul.features li {
font-size:90%;
list-style:none;
border-bottom:1px solid #E7E7E7;
padding:0 4px;
}

ul.features li.alt {
background:#ededed;
}

.cols p.note {
font-size:80%;
color:#999;
padding:10px;
border:1px solid #e7e7e7;
}

table.sizing-chart {
width:100%;
font-size:90%;
}

table.sizing-chart th {
border-top:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
background:#ebebeb;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}

table.sizing-chart td {
text-align:center;
border-bottom:1px solid #e7e7e7;
}

.main-image {
text-align:center;
border:1px solid #e7e7e7;
padding:5px 15px;
position:relative;
}

#wrapper p.price {

font-size:110%;
text-align:left;
padding:2px 4px;
color:#29271E;
position:relative;
font-weight:bold;

}

#wrapper p.price span {
float:right;
text-align:right;
display:block;
width:95px;
padding-right:4px;
background:url(../images/price-tag.jpg) bottom right no-repeat;
}

/* CAROUSEL */
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden; 
}

.carousel-component { 
	padding:1px;
	margin-top:20px;
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:50px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:55px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	outline:none;
filter:alpha(opacity=50);
-moz-opacity:0.75;
opacity:0.75;
}

.carousel-component .carousel-list li a:hover {
	filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.carousel-component .carousel-list li a:acive {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.carousel-component .carousel-list li a:focus {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}


.carousel-component .carousel-list li img { 
	display:block; 
	border:none;
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:0;
	z-index:3;
	cursor:pointer; 
	left:0; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:0;
	z-index:3;
	cursor:pointer; 
	right:0; 
}

.download-pdf {
background:url(../images/pdf.jpg) bottom right no-repeat;
padding-right:95px;
padding-bottom:10px;
}

.download-auto-pdf {
background:url(../images/pdf-auto.jpg) bottom right no-repeat;
padding-right:55px;
padding-bottom:10px;
}

.download-msdoc {
background:url(../images/msdoc.gif) bottom right no-repeat;
padding-right:55px;
padding-bottom:10px;
}

.sparesv {
background:url(../images/visor.jpg) bottom right no-repeat;
padding-right:75px;
}

#wrapper p.review {
font:150% Georgia;
font-style:italic;
padding:5px 10px;
line-height:34px;
color:#999;
border-bottom:1px solid #e7e7e7;
padding-bottom:25px;
background:url(../images/testimonial.gif) top left no-repeat;
background-position:10px 12px;
text-indent:30px;
}

#wrapper p.review a {
font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
font-style:normal;
background:url(../images/link.gif) left no-repeat;
padding-left:22px;
display:block;
margin-top:10px;
text-indent:0;

}


/* SPARES */

#basic-accordian{
	padding:5px;
}
.tab_container {
width:150px;
float:left;
}

.tabs_content {
margin-left:170px;
}

.accordion_headings{
	height:23px;
	background:url(../images/acc_tab.jpg) top no-repeat;
	color:#333;
	border:1px solid #FFF;
	cursor:pointer;
	padding:0 5px;
}

.accordion_headings:hover{
background-position:bottom;
color:#111;	
}

.accordion_child{

}

.header_highlight{
background-position:bottom;
color:#111;	
}

ul.spares li {
clear:left;
list-style:none;
border-bottom:1px solid #e7e7e7;
padding:5px 0;
font-size:90%;
position:relative;

}

ul.spares span.num {
width:35px;
float:left;


}

ul.spares span.price {
float:right;
text-align:right;
width:45px;
padding-right: 10px;
}

ul.spares div {
margin:0 65px 0 55px;
padding:0 10px;
border-left:1px solid #e7e7e7;
}

ul.spares li strong {
display:block;
color:#333;
}

/* RACE RESULTS */

.three-cols {
clear:both;
}

.three-cols table.results {
width:32%;
margin:0 5px;
float:left;
}

.results td {
font-size:90%;
list-style:none;
border-bottom:1px solid #E7E7E7;
padding:0 4px;
}

.results tr.alt td {
background:#ededed;
}

.results th {
color:#333;
text-align:left;
border-bottom:1px solid #e7e7e7;
}

.results a {
background:url(../images/flag.gif) right no-repeat;
padding-right:20px;
display:block;
}

.results a:hover {
background:url(../images/flag_hover.gif) right no-repeat;
}

.results span.arai {
display:block;
padding-right:20px;
background:url(../images/arai_logo_small.gif) right no-repeat;
color:#444;
font-weight:bold;
}

.results td.cs a {
color:#333;
font-size:14px;
font-weight:bold;
display:block;
background:url(../images/cs.gif) left no-repeat;
padding:10px 0 10px 33px
}

.results td.cs a:hover {
color:#333;
}

/* LINKS PAGE */

.links {
clear:left;
}

.links li {
list-style:none;
border:1px solid #e7e7e7;
background:url(../images/links.png) top repeat-x;
padding:5px 10px;
margin:5px;
clear:left;
font-size:90%;
}

.links li img {
float:left;
margin-right:15px;
border:none;
}

.links li a {
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:10px;
background:url(../images/link.gif) right no-repeat;
}

.links li a:hover {
background:url(../images/link_hover.gif) right no-repeat;
}

/* TESTIMONIALS */

.testimonials blockquote.testimonial {
font:16px Georgia;
color:#999;
padding-left:30px;
margin:0 25px;
background:url(../images/testimonial.gif) top left no-repeat;
font-style:italic;
}

.testimonials {
clear:left;
padding-top:10px;
background:url(../images/intro.jpg) top no-repeat;
}

/* CONTACT FORM */

#contact {
clear:left;
padding:10px;
background:url(../images/contact.png) bottom repeat-x #333;
border-top:1px solid #656565;
padding-bottom:70px;
height:500px;
}

#contact label {
display:block;
}

#contact label {
cursor:pointer;
margin:5px 0;
color:#ccc;
}

#contact select {
font: 11px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#999;
border:1px solid #000;
width:160px;
padding:5px;
background:#111;
border-bottom: 1px solid #545454;
border-right: 1px solid #545454;
border-top:1px solid #000;
border-left:1px solid #000;
}

#contact input {
font: 11px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#999;
border:1px solid #000;
padding:5px;
width:160px;
background:#111;
border-bottom: 1px solid #545454;
border-right: 1px solid #545454;
border-top:1px solid #000;
border-left:1px solid #000;
}

#contact input.check {
width:15px;
}

#contact input:focus {
color:#fff;
}

#contact textarea {
font: 11px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
color:#999;
padding:5px;
width:210px;
height:150px;
border-bottom: 1px solid #545454;
border-right: 1px solid #545454;
border-top:1px solid #000;
border-left:1px solid #000;
background:#111;
}

#contact textarea:focus {
color:#fff;
}

#contact input.g {
width:45px;
height:23px;
display:block;
background:url(../images/send.png) bottom no-repeat;
text-indent:-9999px;
border:none;
cursor:pointer;
margin:10px 0 0;
}

#contact input.g:hover {
background-position:top;
}

#contact .left {
width:200px;
float:left;
padding-left:10px;
}

#contact .right {
margin-right:20px;
margin-left:310px;
}

#wrapper #contact p {
color:#ccc;
clear:none;
}

#wrapper #contact p.postal {
background:url(../images/postal.png) top left no-repeat;
height:109px;
width:286px;
padding:20px 0 0 25px;
line-height:18px;
color:#29397D;
}

/* NEWS PAGE */

.article {
clear:left;
background:url(../images/intro.jpg) top no-repeat;
}

.article  small {
margin:0;
padding:0;
color:#999;
}

.article h3 {
padding-top:20px;
}

.article img {
float:right;
padding:5px;
margin:0 0 10px 10px;
}

h4 {
font-size:110%;
font-weight:bold;
color:#222;
border-bottom:1px solid #e7e7e7;
clear:both;
}

ul.other-news li {
list-style:none;
padding:5px 0;
}

ul.other-news li a {
display:block;
padding-left:20px;
background:url(../images/news.gif) left no-repeat;
}

ul.other-news li a:hover {
background:url(../images/news_hover.gif) left no-repeat;
}

ul.other-news li a small {
float:right;
}

/* HELMETS */

ul.helmets {

}

ul.helmets li {
list-style:none;
float:left;
padding:10px;
margin:0 20px 10px 0;
text-align:center;
width:105px;
height:100px;
}

ul.helmets li strong {
display:block;
padding:0 0 10px 0;
color:#333;
font-weight:normal;
}

ul.helmets li img {
border:none;
}

ul.helmets li a {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

ul.helmets li a:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* RACING */

ul.racing {
clear:left;
}

ul.racing li {
float:left;
list-style:none;
margin:0 3px;
}

ul.racing img {
border:none;
}


/* WHY ARAI ? */

.cols2 .column {
width:46%;
float:left;
margin:15px;
}

.cols2 img {
border:none;
}

p.readmore {
text-align:right;
}

p.readmore a {
height:23px;
width:95px;
background:url(../images/read_more.png) top no-repeat;
display:block;
float:right;
}

p.readmore a span {
display:none;
}

p.readmore a:hover {
background-position:bottom;
}

/* ADVICE */

ul.menu {
width:230px;
float:left;
}

ul.menu li {
list-style:none;
margin:0 0 10px 0;
line-height:16px;
}

ul.menu li a {
background:url(../images/link.gif) right no-repeat;
padding:0 30px 0 0;
display:block;

}

ul.menu li a:hover {
background:url(../images/link_hover.gif) right no-repeat;
}

ul.menu li a:focus {
background:url(../images/link_hover.gif) right no-repeat;
}


ul.menu li a:active {
background:url(../images/link_hover.gif) right no-repeat;
}

/* DEALERS */

form.dealers {
padding:10px;
border:1px solid #E5E9FF;
clear:left;
background:#f7fbff;
}

#wrapper form.dealers p {
margin:0 0 10px;
}

input.go {
font: 12px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
text-indent:-9999px;
width:36px;
height:23px;
background:url(../images/go.png) top no-repeat;
cursor:pointer;
border:none;
}

.dealers input.go:hover  {
background-position:bottom;
}

form.dealers select {
padding:3px;
border:1px solid #e7e7e7;
width:450px;
font: 12px/1.85em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

.zebra {
width:100%;
margin-bottom:50px;
clear:left;
}

.zebra td {
border-bottom:1px solid #e7e7e7;
padding:3px;
}

.zebra th {
text-align:left;
color:#333;
padding:3px;
background:#eaeaea;
border-bottom:1px solid #e7e7e7;
}

.zebra tr.alt td {
background:#ededed;
}

/* SPONSORSHIP */

ul.sponsors {
width:31%;
float:left;
margin:5px;
}

ul.sponsors h2 {
font-size:80%;
}

ul.sponsors li {
font-size:90%;
list-style:none;
border-bottom:1px solid #E7E7E7;
padding:0 4px;
}

ul.sponsors li.alt {
background:#ededed;
}

ul.sponsors li strong {
display:block;
}




/* INTERVIEWS */

.interview {
clear:left;
margin-bottom:50px;
}

.interview .photo {
width:175px;
float:left;
}

.interview img {
padding:5px;
border:1px solid #e7e7e7;
position:relative;
}

.interview .photo a {
position:relative;
}

.interview .photo a div {
display:none;
position:absolute;
bottom:8px;
left:6px;
background:#000;
color:#fff;
padding:3px 6px;
width:138px;
text-align:center;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

.interview .photo a:hover div {
display:block;
}


.interview .interviewcontent  {
margin-left:175px;
}

.interview p {
padding-left:85px;
}

.interview p span {
text-indent:-85px;
display:block;
float:left;
font-weight:bold;
color:#444;
}

/* EVENTS */

.event {
float:left;
width:47%;
margin:5px;
height:120px;
}

.event .cal {
width:69px;
height:69px;
position:relative;
float:left;

}

body.auto .event .cal {
background:url(../images/event.jpg) top no-repeat;
}

body.moto .event .cal {
background:url(../images/event_moto.jpg) top no-repeat;
}
body.moto #wrapper .event p {
margin-left:89px;
clear:none;
margin-top:0;
}

body.auto #wrapper .event p {
margin-left:89px;
clear:none;
margin-top:0;
}

.event .cal div {
height:20px;
text-align:center;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}

.event .cal span {
display:block;
font:180% Georgia;
color:#999;
text-align:center;
line-height:40px;
letter-spacing:1px;
}





/* MOTO SPECIFIC */

body.moto #wrapper h2 {
color:#C74F01;
font-size:16px;
line-height:32px;
font-weight:bold;
margin:16px 0;
clear:left;
}

body.moto #wrapper .interview h3 {
clear:none;
}

body.moto #wrapper .interview p {
clear:none;
}

body.moto #wrapper h3 {
color:#C74F01;
font-size:16px;
line-height:32px;
font-weight:bold;
margin:14px 0;
clear:left;
}

body.moto a:hover {
color:#ff6600;
text-decoration:none;
}

body.moto a {
color:#ff9900;
}

body.moto a:visited {
color:#ff6600;
text-decoration:none;
}



body.moto .description {
background:url(../images/moto_info.png) left no-repeat #e7e7e7;
background-position:5px 7px;
}

body.moto #header {
background:url(../images/header_moto.jpg) bottom no-repeat;
}

body.moto .specify .moto {
background-position:top;
}

body.moto .specify .moto:hover {
background-position:top;
}

body.moto #intro .helmets {
padding:10px 328px 10px 0;
background:url(../images/moto_helmets.jpg) right no-repeat;
}
 



/* AUTO SPECIFIC */

body.auto #wrapper h2 {
color:#003F7D;
font-size:16px;
line-height:32px;
font-weight:bold;
margin:16px 0;
clear:left;
}

body.auto #wrapper h3 {
color:#003F7D;
font-size:16px;
line-height:32px;
font-weight:bold;
margin:14px 0;
clear:left;
}

body.auto a {
color:#3AA6D8;
}

body.auto #wrapper .interview h3 {
clear:none;
}
body.auto #wrapper .interview p {
clear:none;
}

body.auto a:hover {
color:#003F7D;
text-decoration:none;
}

body.auto a:visited {
color:#003F7D;
text-decoration:none;
}



body.auto .description {
background:url(../images/auto_info.png) left no-repeat #e7e7e7;
background-position:5px 7px;
}

body.auto #header {
background:url(../images/header_auto.jpg) bottom no-repeat;
}

body.auto .specify .auto {
background-position:top;
}
body.auto .specify .auto:hover {
background-position:top;
}

body.auto #intro .helmets {
padding:10px 328px 10px 0;
background:url(../images/auto_helmets.jpg) right no-repeat;
}

#intro {
	height:190px;
}

/* AUTO FORMS */



/* VENTURE SHIELD */

#venture

{

margin:0 0 0 20px;



}

img.santa {
	position:absolute;
right:0;
top:240px;
}

table.table {
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	width:100%;
	margin-bottom:20px;
}

table.table td, table.table th {
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	padding:5px 10px;
}

table.table th {
	font-weight: bold;
	color:#000;
	background: #fafafa;
}

