/**************************
FLASH INTRO
**************************/
#flashlayer {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 99999999;
	/*display: none;*/
            }
/**************************
BODY, HTML
**************************/
*{
  padding:0;
  margin:0;
  letter-spacing:0.025em;
}


html {
	height:100%;
	width: 100%;
	background-image: url(images/pagebkg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3e4649;
	background-repeat: no-repeat;
		}
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	position: relative;
	margin-right: auto;
	z-index: 888;
	width: 651px;
	margin-left: auto;
}
.pagetitle{
	position: absolute;
	top: 70px;
	left: 1px;
	z-index: 899;
}
.racecar{
	position: absolute;
	top: 84px;
	left: 439px;
	z-index: 899;
}
.cargo{
	position: absolute;
	top: 318px;
	left: 199px;
	z-index: 899;
}
.formfields {
	padding: 1px;
	height: 15px;
	width: 131px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
}
.telephone_cell {
	padding-right: 4px;
}
.formfields_3digit {
	padding: 1px;
	height: 15px;
	width: 35px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
}
.formfields_4digit {
	padding: 1px;
	height: 15px;
	width: 45px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
}
.statepulldown {
	width: 135px;
	height: 18px;
	padding: 0px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	line-height: 11px;
}
.formpulldown {
	padding: 0px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	line-height: 11px;
}
.intro {
	padding-top: 20px;
	padding-right: 110px;
	padding-bottom: 20px;
	padding-left: 80px;
	text-align: left;
}
.thankyou {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-align: left;
}
.carbutton {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 80px;
	text-align: left;
}
.comingsoon {
	padding-top: 20px;
	padding-right: 67px;
	padding-bottom: 5px;
	padding-left: 83px;
	text-align: left;
}
.comingsoon p{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 18px;
}
.warning {
	color: #FBF13B;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 80px;
}

.registerform {
	padding-top: 0px;
}
.legal {
	font-size: 10px;
	font-weight: normal;
	color: #c7cbcd;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	text-align: center;
	width: 631px;
}
.legal a{
	color: #c7cbcd;
}
.legal .rules{
	float: left;
}
.legal .ppolicy{
	float: right;
}

p{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 14px;
}
a { 
color: #FBF13B;
text-decoration: underline;
font-weight: normal; 
}

a :visited {
color: #FBF13B;
text-decoration: none;
font-weight: normal; 
}

a :active {
color: #FBF13B;
text-decoration: none; 
font-weight: normal;
}

a:hover {
	color: #FBF13B;
	text-decoration: none;
	font-weight: normal;
}
hr{
	color: #FFFFFF;
}
h1{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 22px;
}
.contentpanel {
	width: 643px;
	min-height: 490px;
	background-image:url(images/content_bkg.gif);
}
.contentpanel_thankyou {
	width: 643px;
	min-height: 456px;
	background-image:url(images/content_bkg.gif);
}

/**********************
SCROLLING RULES 
**********************/
#rules_wrapper{
	border: 1px solid #718288;
	padding: 2px;
	width: 600px;
}
#rules_copy	, #rules_copy p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	width: 550px;
}
#rules_copy	a, #rules_copy p a{
	color: #FBF13B;
}
#rules_copy	h1{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.rules_table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 10px;
	width: 540px;
}
.rules_datecols{
	width: 130px;
}
.rules_prizecols{
	width: 210px;
}
.rules_arvcols{
	width: ;
}
.rules_dateprizes{
	width: 130px;
}
.rules_table td{
	text-align: left;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rules_table th{
	text-align: left;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rules_table2{
	margin-bottom: 10px;
	width: 540px;
}
.rules_table2 td{
	text-align: center;
	padding: 3px;
}
.rules_table2 th{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rules	{
}
#rules h2 span	{
	float:				left;
	font-size:			15px;
	color:				#005998;
	font-weight:		bold;
	padding:			0 5px;
	height:				24px;
	line-height:		24px;}
	#rules h2 span.time	{
		font-weight:		normal;
		font-size:			13px;}
#rules .contentstyle	{
	}
#rules .dhtmlgoodies_scrolldiv	{
	padding:			5px 0;}
#rules .scrolldiv_parentContainer	{
	overflow:			hidden;
	float:				left;
	position:			relative;}
#rules .scrolldiv_content	{
	padding-left:		5px;
	position:			relative;}
#rules .scrolldiv_slider	{
	padding-left:		5px;
	width:				20px;
	float:				right;}
#rules .scrolldiv_scrollbar	{
	width:				12px;
	position:			relative;
	background-color: #757575;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
/* The scrollbar handle */
#rules .scrolldiv_theScroll	{
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				10px!important;
	width:				10px;
	height:				30px;
	background-color:	#676e74;
	cursor:				pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
/* Scroll buttons(The up and down arrows) */
#rules .scrolldiv_scrollUp, #rules .scrolldiv_scrollDown	{
	width:				9px;
	height:				10px;
	cursor:				pointer;
	background-repeat:	no-repeat;}
#rules .scrolldiv_scrollUp	{
	background-image:	url(images/scrolling_topbtn.gif);
	height: 14px;
	width: 14px;
}
#rules .scrolldiv_scrollDown	{
	background-image:	url(images/scrolling_btmbtn.gif);
	height: 14px;
	width: 14px;
	}

