/* CSS Document */

/* Main Horizontal Menu */
.menu {padding:0 0 0 0; z-index:200; margin:0; list-style:none; height:37px; background:#fff url(images/menu-bkg.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;  background:transparent url("images/divider3.gif") no-repeat top left;}
.menu li a.top_link {display:block; float:left; height:37px; line-height:33px; color:#333; text-decoration:none; font-size:11px; font-weight:bold; padding:0 20px 0 36px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:37px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:37px; background:url(images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(images/menu-bkg-hover.gif) repeat-x;}
.menu li a.top_link:hover span {background:url(images/menu-bkg-hover.gif) repeat-x right top;}
.menu li a.top_link:hover span.down {background:url(images/menu-bkg-hover.gif) repeat-x right top;}


.menu li.topleft {display:block; float:left; position:relative;}
.menu li a.topleft_link {display:block; float:left; height:37px; line-height:33px; color:#333; text-decoration:none; font-size:11px; font-weight:bold; padding:0 10px 0 17px; cursor:pointer;}
.menu li a.topleft_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:37px;}
.menu li a.topleft_link span.down {float:left; display:block; padding:0 24px 0 12px; height:37px; background:url(images/down.gif) no-repeat right top;}
.menu li a.topleft_link:hover {color:#000; background: url(images/menu-bkg-hover.gif) repeat-x;}
.menu li a.topleft_link:hover span {background:url(images/menu-bkg-hover.gif) repeat-x right top;}
.menu li a.topleft_link:hover span.down {background:url(images/menu-bkg-hover.gif) repeat-x right top;}


.menu li:hover > a.top_link {color:#000; background: url(images/menu-bkg-hover.gif) repeat-x;}
.menu li:hover > a.top_link span {background:url(images/menu-bkg-hover.gif) repeat-x right top;}
.menu li:hover > a.top_link span.down {background:url(images/menu-bkg-hover.gif) repeat-x right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:37px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../menu/images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../menu/images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(../menu/images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
/* Main Horizontal Menu END */

/***************   LINK STYLES   *************************************************************/

ul#specs  /** Features list on each product page *****/
{
list-style-type: square;
line-height:200%;
}

ul#motorsport  /** Lists on motorsport page *****/
{
list-style-type: square;
line-height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

ul#features  /** Features list on each product page *****/
{
list-style-type: square;
line-height:100%;
margin-left:0px;
padding-left:20px;
color:#000;
}

a:link {
	}

a:visited {
	}

a:hover {
	color:#09F;}



/***************   LINK STYLES END ***********************************************************/

/***************   HEADING STYLES   *************************************************************/

h1 {font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight:bold;}
	
h5 {font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	}
	
h2 {font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}
	
h2 a {
	text-decoration:underline;
	color:#000}
	
h3 {font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}

h3 a {text-decoration:none;
	color: #000000;}
	
/***************   HEADING STYLES END ************************************************************/

/***************   DROP DOWN FORM BOX ************************************************************/

.formdropdowntext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #999999; color: #FFFFFF; text-decoration: none;
margin:0px;}
.formdropdownbody { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ABAEB4; color: #FFFFFF; text-decoration: none}
.forminputtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ABAEB4; color: #FFFFFF; line-height: 14px; text-decoration: none}

/***************   DROP DOWN FORM BOX ************************************************************/


/***************   BITS ************************************************************/
img {	behavior: url(iepngfix.htc);}

.dn{display:none;}
/***************   BITS ************************************************************/

/***************   TEXT STYLES ************************************************************/

.barelink {color:#FFFFFF;
text-decoration:none;}

.greylink {color:#666666;
text-decoration:none;}

.smalltext {color:#333;
font-size:10px;
font-family:Verdana;
text-decoration:none;
font-weight:normal;}

.smalltext a {color:#333;
font-size:10px;
font-family:Verdana;
text-decoration:none;
font-weight:normal;}

.mediumblue {color:#333;
font-size:14px;
font-family:Verdana;
text-decoration:none;
font-weight:bold;}

.smallblacktext {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.emailtext {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.emailtext a {color:#000000;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.smallbluetext {color:#06C;
font-size:10px;
font-family:Verdana;
text-decoration:none;}

.boldblack {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;}

.boldblack a {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;}

.tabletitle {color:#fff;
font-size:11px;
font-family:Verdana;
text-decoration:none;
font-weight:normal;
}

.news-title {font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;}

.caps {text-transform: uppercase;}

.decap {text-transform: lowercase;}

p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;}
	
p a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	}


.blacklink { color:#000000;
	         text-decoration:none;}

.whitelink { color:#ffffff;
             text-decoration:none;}

.cyanlink {	color:#00ADEF;
	        text-decoration:none;}

.style25 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009ede;
	font-weight:bold;}

.style26 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00000;}

.style27 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;}

.style28 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;}
	
.style28 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;}

.style28small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;}
	
.style28small a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;}
	
.style28small a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;}

.style28smallgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;}
	
.style28smallgrey a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;}
	
.style28smallgrey a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#09F;}

.style28medgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;}
	
.style28medgrey a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;}


.style29 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;}

.style30 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:500;
	font-style:italic;}

.style31 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;}

.style32 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#888888;
	font-weight:1000;}

.style33 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;}

.style34 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;}

.style38 {color: #FFFFFF}

.bottommenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	font-weight:normal;
	text-decoration:underline;}

.link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	font-weight:normal;
	text-decoration:underline;}

h3 {

	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;}
	

.border {	border: 2px solid #999999;}

.ltborder {	border: 1px solid #999999;	}
	
.ltborder2 {	border: 1px solid #C2C2C2;	}
	
.wtborder {	border: 1px solid #ffffff;}
