object { outline:none; } /*remove border from flash */
/*object { border: 1px solid #0F0; } /*remove border from flash */

a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}


.prod {
	border-bottom: 1px solid #333;
}

#hpclub {
	width: 205px; height: 150px; float: right;
}

#nmra {
	width: 205px; height: 150px; float: right;
}

#racercorner {
	width: 595px; height: 150px; 
	position: absolute;
}

.input {
	display: block;
	float: left;
	margin: 3px 0 3px 0;
	font-size: 11px;
	width: 200px;
	}
.submit {
	font-weight: bold;
	padding: 5px;
}
.formlabel {
	float: left;
	display: block;
	width: 200px 
	}
.leftclear {
	clear: left;
}
/*===================================================
TAGS
===================================================*/
body {
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 76%;
	background: url("/images/whole-border-tear.gif") #202020;
	background-repeat: repeat-y;
	background-position:center;
	border: 0px;
}
}
h3 {
	color: #EdEdEd;
	padding: 0;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
	font-size: 15px;
	outline: none;
}
img {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: #8ba0ba;
	outline: none;
	margin: 0;
  padding: 0;
  border: 0 none;
}
a:hover {
	text-decoration: none;
	color: #F40159;
	outline: none;
}
/*===================================================
LAYOUT
===================================================*/
#wrapper {
	margin: 5px auto;
	background: #000;
	background-repeat: no-repeat;
	width: 1000px;
}

/*===================================================
HEADER
===================================================*/

#topbar {
	background: #000;
	color: #FFF;
	height: 35px;
	padding: 0 5px 0 5px;
}
#topbar .center {
	margin: 0 auto;
	padding: 0;
}
#topbarleft {
	width: 300px;
	float: left;
}
#topbarright {
	width: 680px;
	float: right;
	text-align: right;
}
#tabs {
	text-align: right;
	color: #FFF;
	padding: 7px 0 0 0;
}
#tabs a {
	color: #FFF;
	text-decoration: none;
}
#tabs a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 3px solid #FFF;
	outline: none;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#tabs ul li {
	margin-left: 2px;
	margin-bottom: 0;
	padding: 5px 15px 8px;
	list-style: none;
	display: inline;
	}
#tabs ul li.current {
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px 15px 8px;
	list-style: none;
	display: inline;
	}
/*===================================================
CONTENT
===================================================*/
#contentfull {
	width: 965px;
	margin: 0 10px 0 10px;
	background-image:url('/racers_corner/img/footerbacktop2.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
}
#contentfullsponcars {
	width: 965px;
	margin: 0 10px 0 10px;
}
/*===================================================
CONTENT LEFT
===================================================*/
#contentfull .contentheading {
	padding: 10px 0 4px 0;

	background: url(/images/blank_hdr_bar_lg.gif);
	background-repeat: no-repeat;
}
#contentfull .content {
	padding: 5px;
}

#contentfull a {	outline: none;
	margin: 0;
  padding: 0;
  border: 0 none;}

#contentfull h1 {
	font-weight: bold;
	font-size: 115%;
	color: #ff6;
	margin-bottom:-6px;
	margin-top:20px;
	text-transform: uppercase;
}
#contentfull .wptitle a{
	font-family:Helvetica, Arial, sans-serif;
	color: #99a;
	padding: 0 0 0 1px;
	margin: 0;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
#contentfull .wptitle a:hover{
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0 0 0 1px;
	margin: 0;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#contentfull .wpbody {
	font-family: "Century Gothic", Helvetica, tahoma, Arial, sans-serif;
	color: #fff;
	font-size: 13px;
	line-height:16px;
}
#contentfull .wpbody a{
}

#contentfull .wpbody a:hover{
}

/*===================================================
CONTENT RIGHT / CONTENT MIDDLE
===================================================*/
#contentright h2, #contentmiddle h2 {
	color: #FFF;
	background: #000;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	border-bottom: 2px solid #333;
}
#contentright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentright li {
	margin: 0;
	border-bottom: 1px solid #333;
}
#contentright li a {
	display: block;
	color: #CCC;
	background: #000;
	text-decoration: none;
	padding: 6px 0 6px 0;
	width: 100%;
}
#contentright ul a:hover {
	outline: none;
	background: #333;
}
#contentright span {
	margin: 0;
	padding: 0 0 0 15px;
}
#contentright .content {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
#ymm {
	padding: 50px 0 0 10px;
	margin: 0 0 10px 0;
}
#ymm form {
	margin: 0;
	padding: 0;
}
#ymm select {
	width: 285px;
}
/*===================================================
FOOTER
===================================================*/
#footer {
	margin: 0;
	padding: 15px 15px 35px 10px;
	/*border-top: 1px solid #333;*/
	background-image:url('/racers_corner/img/footerback.jpg');
	background-repeat:no-repeat;
	background-position:0px 00px;
 
}
#footer h1 {
	font-size: 18px;
	color: #fff;
	letter-spacing: normal;
	border-bottom: 1px solid #FFF;
}
#footer a 	{
	color: #888;
	text-decoration: none;
}
#footer a:hover 	{
	color: #FFF;
	text-decoration: none;
	outline: none;
}
#footerleft {
	width: 320px;
	float: left;
	margin: 0 10px 0 10px;
}
#footermid {
	width: 320px;
	float: right;
	margin: 0;
}
#footerright {
	width: 320px;
	float: right;
	margin: 0 10px 0 10px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	border-bottom: 1px solid #CCC;
}
#footer li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	padding: 6px 0 6px 0;
	width: 100%;
}
#footer ul a:hover {
	background: #888;
	outline: none;
}
#footer span {
	margin: 0;
	padding: 0 0 0 15px;
}
/*========================================
ITEMMATRIX.ASP
=========================================*/
#refinemake {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}
#refinemake div {
	background: #212121;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px;
}
#refinemake form {
	display: inline;
}
#refinemake select {
	width: 250px;
}

/*========================================
ITEMDESC.ASP
=========================================*/
#itemdesctop {
	width: 100%;
}
.classification {
	background: #f5f3de;
	border: 1px solid #dddab5;
	padding: 2px;
	margin: 0 0 5px 0;
}
#itemdescimage {
	float: right; 
	margin: 0 0 10px 10px; 
	width: 300px; 
	height: 300px; 
	text-align: center; 
	background: #000;
}
#itemdescbuy {
	width: 280px;
	float: right;
}
#itemdescbuy p {
	margin: 1px 0 1px 0;
	padding: 0;
}
.buy {
	padding: 5px;
	margin: 0 0 5px 0;
	background: #F5F5F5;
	border: 1px solid #CCC;
	text-align: center;
}
.buy .label {
	width: 125px;
	display: block;
	float: left;
	text-align: right;
	padding: 1px;
}
.buy .value {
	width: 125px;
	display: block;
	float: right;
	text-align: left;
	padding: 1px;
}
.buy .price {
	width: 125px;
	display: block;
	float: right;
	color: #CC3300;
	text-align: left;
	padding: 1px;
}
.moreoptions {
	padding: 5px;
	margin: 0 0 5px 0;
	background: #F5F5F5;
	border: 1px solid #CCC;
}
.moreoptions ul {
	list-style: none;
}
/*========================================
TABLES
=========================================*/
table {
	border-collapse: collapse;
	width: 100%;
}
.tbl_head{
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #F40159;
	background: #212121;
}
.tbl_cont {
	padding: 5px;
	vertical-align:top;
	border-bottom: 1px solid #333;

}
.tbl_cont span {
	padding: 10px;
}
.tbl_cont_indent {
	padding: 3px 3px 10px 3px;
	vertical-align:top;
	border-bottom: 1px solid #FFF;
	background: #F0F0F0;
}
.tbl_cont_indent_alt {
	padding: 3px 3px 10px 3px;
	margin: 10px;
	vertical-align:top;
	border-bottom: 1px solid #FFF;
	background: #F0F0F0;
}


.tbl_head_blk_faq {
	padding: 5px 0 5px 5px;
	font-weight: bold;
	border-bottom: 1px solid #F20091;
	border-top: 10px solid #000;
	background: #212121;
}
.tbl_cont_padded_faq {
	padding: 5px 5px 5px 35px;
	vertical-align: top;
}
.light_right {
	width: 100%;
	font-size: 76%;
	color: #333;
	border-top: 1px solid #333;
	float: right;
	text-align: right;
}


#specstable {
	margin: 0 0 0 25px;
	border: 1px solid #fff;
}
#specstable td {
	padding: 3px;
	background: #333;
	border-bottom: 1px solid #999;
}

.style1 {
	margin: 0;
}
.style2 {
	font-weight: normal;
	color: #E6E6FF;
}
.style7 {
	border: 1px solid #212121;
	background-color: #2C2C2C;
}
.style8 {
	color: #F8F0FF;
}
.style9 {
	font-weight: normal;
	color: #F8F0FF;
}
.style10 {
	color: #E6E6FF;
}

.rupev {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870051;
	border-bottom-color: #63003B;
	
	font-size: 9pt;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 6px;
	padding-bottom: 6px;
}

.rupevold {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-color: #333333;
	border-bottom-color: #33001F;
	font-size: 9pt;
	font-weight: none;
	clip: rect(auto,auto,auto,auto);
	padding-top: 6px;
	padding-bottom: 6px;
}

.sponsoredcars
{
	margin-top: 10px;
	margin-top: 20px;
}

#contentfull .wpdate
{
margin-bottom: 0px;
margin-top: 0px;
font-size: 11px;
color: #f58337;
background-color: lime;
background: transparent url(/images/wptimerace.gif) no-repeat 0 -1px;
padding-left: 20px;
padding-bottom: 3px;
}

#contentfull .wpauthor {
font-size: 11px;
color: #888;
background: transparent url(/images/wptimerace.gif) no-repeat 0 -1px;
padding-left: 20px;
padding-bottom: 1px;
}

#contentfull .wpcat {
font-size: 11px;
color: #888;
}

#contentfull  hr {
	border: 0;
	width: 100%;
	color: #111;
	background-color: #151518;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* Wordpress RC Start */
.wordpressrctitlelink
{ 
	height:20px;
	width:940px;
	padding-bottom:3px;
	border-bottom: 2px solid #fff;
	margin-bottom:2px;outline:none;
	outline:none;
}
.wordpressrctitlelink:hover
{ 
	height:20px;width:940px;padding-bottom:3px;border-bottom: 2px solid #ffff65;margin-bottom:2px;outline:none;outline-style:none;
}
.wordpressrctitlelink a:hover
{ 
outline:none;
outline-style:none;
}
.wordpressrctitlelink a:active
{ 
outline:none;
outline-style:none;
border:none;
}
.wordpressrctitle
{ 
	height:20px;width:940px;padding-bottom:3px;border-bottom: 2px solid #fff;margin-bottom:2px
}


.wp-caption {
   /*border: 1px solid #ddd;*/
   border-top: 1px solid #222222;
	 border-left: 1px solid #222222;
	 border-right: 1px solid #181818;
	 border-bottom: 1px solid #181818;
   text-align: center;
   /*background-color: #f3f3f3;*/
   background-color: #111111;
   padding-top: 5px;
   margin: 10px;
	/*padding-right:10px;*/
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-embed
{
   border-top: 1px solid #222222;
	 border-left: 1px solid #222222;
	 border-right: 1px solid #181818;
	 border-bottom: 1px solid #181818;
   background-color: #111111;
   padding-top: 5px;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-bottom: 17px;
   margin: 10px;
	 display: block;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-embed p
 { 
	 font-size: 10px;
	 color: #888;
   line-height: 12px;
   padding: 0 2px 1px;
   margin: 0;
	 text-align:center;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
	 color: #888;
   line-height: 12px;
   padding: 0 2px 2px;
   margin: 0;
}

/* Wordpress RC End */

/* Video Gallery Start*/
.vidgallerycaption
{
	font-family: helvetica, arial, sans-serif;
  text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:#fff;
	font-weight:bold;
}
.vidgallerycaption a
{
	color:#fff;
	height:16px;
}
.vidgallerycaption a:hover
{
  color:#fff;
}
.vidgallerycaption:hover
{
  background-color: #0e0e11;
	color:#fff;
	 /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.vidgallerythumb
{

}

/* Video Gallery End*/

#contentfull .wpmore
{
height:18px;
width:187px;
display: block;
background-image: url('/racers_corner/img/moreoff.gif');
background-repeat:no-repeat;
background-position: -5px 0px;
}
#contentfull .olderposts
{
height:16px;
width:94px;
display: block;
background-image: url('/racers_corner/img/olderposts.gif');
background-repeat:no-repeat;
}
#contentfull .newerposts
{
height:16px;
width:94px;
display: block;
background-image: url('/racers_corner/img/newerposts.gif');
background-repeat:no-repeat;
}
.rcsource
{
  margin-top:10px;
	font-size:75%;
  color:#556;
}
.rcsource a
{
	color:#556;
}
.rcsource a:hover
{
	color:#556;
  text-decoration:none;
}

#contentfullsponinfo 
{
    width: 980px;
    margin: 0 10px 0 10px;
    padding-top:15px
}
#contentfullsponinfo .nonflash 
{
    width: 980px;
    height: 560px;
    display: block;
    background-image: url('/racers_corner/img/sponsorship_information.jpg');
    background-repeat: no-repeat;
}
