@import url(pages.css);
BODY
{
	color: #999999;
	background: #000000;
	font: 62.5% "Lucida Grande", Lucida, Arial, Verdana, Tahoma;
}

.body-text
{
	font-size: 12px;
	line-height: 14px;
}

DIV#body_content P, p.body-text, #news_body p {
	margin-bottom: 20px;
}

p span.body-text {
  margin-bottom: 20px;
}

p span.headline span.body-text {
  display: inline;
}

.headline, .headline span {
	font-size:20px;
	line-height:14px;
}

.subhead {
	color:#FF0000;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}


img.story {
	border: 1px solid #FFF;
	margin: 0px 8px 5px 8px;
	float: right;
}

.ticker-teaser {
	color: #999999;
	font-size:12px;
	line-height:14px;
	font-weight: bold;
}

.ticker-date {
	color: #CC0000; 
	font-size:12px;
	line-height:14px;
	font-weight: bold;
}

.text-highlight
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.grey_border {border:1px solid #272727; padding:5px; margin: 0 0 20px 20px;}
.grey_border a:hover {border:1px solid #FFF !important;}

#news_headline
{
	padding: 10px 5px 0px 0px;
	margin-left: 240px;
}

.brands {
	float: left;
}

.brands IMG
{
	padding: 5px;
}

.driver-sponsor {
	float: right; 
	font-size: 18px; 
	color: #FFF; 
	font-weight: bold;
	padding: 35px 0px 0px 50px;
}
.driver-sponsor a { color: #FFF !important; text-decoration: none;}
.driver-sponsor a:hover { text-decoration: underline;}

/*Remove or Reset Default Styles
-------------------------------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
HR
{
	display: none;
}
IMG
{
	border: none;
}
UL#acc-links
{
	display: none;
}
.noborder
{
	border: none !important;
}
.nobg
{
	background: none !important;
}
SPAN.red
{
	color: #CC0000 !important;
}
/*Clear Floats
--------------------------------------------------------------------------*/
.clear
{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*General Form Styles
-------------------------------------------------------------------------*/
INPUT.text, TEXTAREA, SELECT
{
	font-size: 11px;
	font-family: Arial, Verdana;
	float: left;
}
FIELDSET LABEL
{
	float: left;
	display: block;
}
FIELDSET BR
{
	clear: both;
}
FIELDSET
{
	border: none;
}
/*General Styles
--------------------------------------------------------------------------*/
A:link, A:visited
{
	color: #999999;
}
A:hover, A:active
{
	text-decoration: none;
}
A
{
	outline: none;
	cursor: pointer !important;
}
A SPAN
{
	cursor: pointer !important;
}
.right
{
	float: right !important;
}
A.button
{
	height: 14px;
	display: block;
	color: #FF0000 !important;
	text-decoration: none !important;
	font: bold 10px/10px Arial, Verdana !important;
	text-transform: uppercase;
	float: left;
	background: url(/images/ui/btn_left.gif) no-repeat 0 -14px;
}
A.button SPAN
{
	background: url(/images/ui/btn_right.gif) no-repeat right -14px;
	display: block;
	height: 12px;
	float: left;
	margin: 0 0 0 5px;
	padding: 2px 15px 0 5px;
}
A.button:hover
{
	background-position: 0 0 !important;
}
A.button .print_icon:hover
{
	background-position: 0 0 !important;
	background: url(/images/ui/black_print_icon.png);
}
A.button:hover SPAN
{
	background-position: right 0 !important;
}
/*-------------------------------------------------------------------------
GENERAL PAGE STYLES
*-------------------------------------------------------------------------*/
#container
{
	width: 960px;
	margin: 0 auto;
}
/*---------------------------------------------------------------------
HEADER
-----------------------------------------------------------------------*/
#header
{
	padding: 6px 20px 0 10px;
	position: relative;
	height: 150px;
}
#header H1 A
{
	display: block;
	background: url(/images/ui/logo_small.gif) no-repeat top left;
	width: 190px;
	position: relative;
	z-index: 100;
	height: 134px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#header P.news
{
	color: #999999;
	float: left;
	padding: 6px 0 0 26px;
	font-weight: bold;
	font-size: 1.2em;
}
#header P.news SPAN
{
	color: #CC0000;
}
#header P.logos
{
	float: right;
}
#header P.logos IMG
{
	float: left;
	margin: 0 30px 0 0;
}
#header H2
{
	float: left;
	margin: 9px 0 0 31px;
	text-indent: -9999px;
	width: 355px;
	height: 20px;
	background: url(/images/ui/titles.gif) no-repeat top left;
	overflow: hidden;
}
#header H2.fans
{
	background-position: 0 -20px;
}
#header H2.sponsors
{
	background-position: 0 -40px;
}
#header H2.mediacenter
{
	background-position: 0 -60px;
}
#header H2.contact
{
	background-position: 0 -80px;
}
#header H2.store
{
	background-position: 0 -100px;
}
#navigation
{
	position: absolute;
	top: 68px;
	width: 348px;
	z-index: 10;
	background: url(/images/bg_nav.gif) no-repeat center top;
	left: 236px;
}
#navigation UL
{
	float: left;
	width: 164px;
}
#navigation UL LI
{
	height: 24px;
}
#navigation UL A
{
	display: block;
	height: 14px;
	width: 164px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation UL A:hover, #navigation UL LI.active A
{
	background-position: 0 -14px !important;
}
#navigation A.drivers
{
	background: url(/images/ui/nav_meetourdrivers.gif) no-repeat top left;
}
#navigation A.fans
{
	background: url(/images/ui/nav_forthefans.gif) no-repeat top left;
}
#navigation A.sponsors
{
	background: url(/images/ui/nav_oursponsors.gif) no-repeat top left;
}
#navigation A.teamgear
{
	background: url(/images/ui/nav_buyteamgear.png) no-repeat top left;
}
#navigation A.media
{
	background: url(/images/ui/nav_mediacenter.png) no-repeat top left;
}
#navigation A.contact
{
	background: url(/images/ui/nav_contactus.png) no-repeat top left;
}
#navigation A.sponsorship {
	margin-left: 75px;
	background: url(/images/ui/nav_sponsorship.png) no-repeat top left;
	display: block;
	height: 14px;
	width: 194px;
	text-indent: -9999px;
	overflow: hidden;
}
#navigation A.sponsorship:hover {
	background-position: 0 -14px !important;
}

/*---------------------------------------------------------------------
CONTENT
-----------------------------------------------------------------------*/
#body_content
{
	font-size: 1.2em;
	line-height: 1.4em;
}
#body_content P 
{
	font-size: 12px;
	line-height: 20px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 0pt;
}
DIV#news_body P {
	font-size: 12px;
	line-height: 17px;
}

#body_content P.headline
{
	font-size: 2em;
	position: relative;
	clear: both;
	z-index: 1;
	padding-top: 25px;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	color: #FFFFFF;
}
TABLE
{
	font-size: 14px;
}
UL#subnav
{
	font-weight: bold;
	font-size: 1.2em;
}
UL#subnav LI
{
	float: left;
	padding: 0 10px;
	background: url(/images/ui/bullet.gif) no-repeat right center;
}
UL#subnav LI.last
{
	background: none !important;
}
UL#subnav A
{
	text-decoration: none !important;
}
UL#subnav A:hover
{
	color: #FFF !important;
}
#content
{
	padding: 10px 0;
	background: url(/images/ui/border.gif) repeat-y 829px 0;
}
#heading
{
	padding: 20px 0 20px 10px;
	clear: both;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
#heading H3
{
	color: #FFF;
	font-size: 3em;
}
#heading UL
{
	text-transform: uppercase;
	padding: 20px 0 0;
	font-size: 1.2em;
}
#heading UL LI
{
	float: left;
	padding: 0 10px 0 5px;
	background: url(/images/ui/bullet2.gif) no-repeat right center;
}
#heading UL LI A
{
	text-decoration: none !important;
}
#heading UL LI A:hover
{
	color: #FFF !important;
	text-decoration: underline !important;
}
#heading UL LI.last
{
	background: none !important;
}
#main-content
{
	width: 675px;
	padding: 0 0px 0 12px;
	float: left;
}
#sidebar
{
	width: 261px;
	float: right;
	margin: 15px 0 0;
}
#sidebar .box
{
	background: url(/images/ui/bg_box_sidebar.gif) no-repeat top left;
	width: 247px;
	font-weight: bold;
	padding: 0 7px 10px !important;
	min-height: 210px;
	height: auto !important;
	height: 210px;
}
#sidebar .box H2
{
	top: 1px;
	left: 1px !important;
}
.videolibrary
{
	margin: 0 0 20px;
}
.box
{
	background: url(/images/ui/bg_catbox_big.gif) no-repeat top left;
	width: 462px;
	min-height: 152px;
	height: auto !important;
	height: 152px;
	position: relative;
	padding: 2px 17px 10px 6px;
	float: left;
}
.box H3, .box P, .box TABLE, .box UL, .box IMG
{
	position: relative;
}
.box A.button
{
	margin: 8px 0 0;
}
.box H3 A
{
	text-decoration: none;
	color: #FFFFFF;
}
.box H2 A
{
	display: block;
	height: 84px;
	width: 295px;
	text-indent: -9999px;
	overflow: hidden;
	top: 3px;
	z-index: 0;
	left: 3px;
	position: absolute;
	clear: both;
	float: left;
}
.box H2 A:hover, .box H2 A.active
{
	background-position: 0 -84px !important;
}
.box:hover H2 A
{
	background-position: 0 -84px !important;
}
.box H3
{
	color: #FFF;
	font-size: 1.8em;
}

.box_chase
{
	background: url(/images/ui/bg_catbox_chase.gif) no-repeat top left;
	width: 462px;
	min-height: 152px;
	height: auto !important;
	height: 152px;
	position: relative;
	padding: 2px 17px 10px 6px;
	float: left;
}
.box_chase H3, .box_chase P, .box_chase TABLE, .box_chase UL, .box_chase IMG
{
	position: relative;
}
.box_chase A.button
{
	margin: 8px 0 0;
}
.box_chase H3 A
{
	text-decoration: none;
	color: #FFFFFF;
}
.box_chase H2 A
{
	display: block;
	height: 84px;
	width: 295px;
	text-indent: -9999px;
	overflow: hidden;
	top: 3px;
	z-index: 0;
	left: 3px;
	position: absolute;
	clear: both;
	float: left;
}
.box_chase H2 A:hover, .box_chase H2 A.active
{
	background-position: 0 -84px !important;
}
.box_chase:hover H2 A
{
	background-position: 0 -84px !important;
}
.box_chase H3
{
	color: #FFF;
	font-size: 1.8em;
}

.chase_gear .mod_gear
{
	float: right;
	margin: 2px 0px 0 0;
}
.box_chase a.tracker {
  background:url('/images/ui/module-chase-tracker.jpg') no-repeat top left;
  display:block;
  width:469px;
  height:125px;
  text-indent:-9999px;
  overflow:hidden;}
.box_chase a.tracker:hover{background-position: 0 -125px !important;}

.nextrace .info
{
	padding: 0px 0 0 13px;
	width: 280px;
	clear: both;
}
.nextrace_home .info
{
	padding: 0px 0 0 13px;
	width: 280px;
	margin: 55px 0 0 -10px;
}
.nextrace .racelogo
{
	float: right;
	margin: 14px 14px 0 0;
}
.nextrace_home .racelogo
{
	float: right;
	margin: 14px 14px 0 0;
}
.photogallery .thumb
{
	float: right;
	margin: 6px 0 0;
}
.photogallery P
{
	font-size: 1.05em;
	font-weight: bold;
	width: 190px;
	margin: 55px 0 0 5px;
	float: left;
}
.videolibrary A IMG
{
	margin: 53px 0 0 0px;
}
.onlinestore P SPAN
{
	display: block;
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 18px;
}
.onlinestore H3
{
	font-size: 1.3em;
	color: #FFF;
	margin: 55px 0 0;
	padding: 0 0 5px;
	text-transform: uppercase;
}
.onlinestore P IMG
{
	float: right;
	margin: 0 0 0 5px;
}
.chase_videos .thumb {
	float: right;
	margin: 6px 0 0;
}
.chase_videos p {
	font-size: 1.05em;
	font-weight: bold;
	width: 190px;
	margin: 55px 0 0 5px;
	float: left;
}
.twitter-tweet {
	font-size: 1.05em; 
	font-weight: bold; 
	margin: 12px 0px 5px 0px;
}	
.twitter-date {
	font-size: 1.05em;
	font-weight: bold;
	color: #6ed9f6;
	font-weight: bold;
}
#sidebar .nextrace .info
{
	width: 220px !important;
}
#sidebar .nextrace .racelogo
{
	margin: 5px 14px 0 0 !important;
}
#sidebar .nextrace H2 A
{
	background: url(/images/ui/sidebar_nextrace.gif) no-repeat top left;
}
#sidebar .onlinestore H2 A
{
	background: url(/images/ui/sidebar_onlinestore.gif) no-repeat top left;
}
#sidebar .videolibrary H2 A
{
	background: url(/images/ui/sidebar_videolibrary.gif) no-repeat top left;
}
#sidebar .sponsorship H2 A
{
	background: url(/images/ui/sidebar_sponsorship.gif) no-repeat top left;
}
UL.list LI
{
	background: url(/images/ui/bullet_square.gif) no-repeat 0 7px;
	padding: 0 0 0 10px;
}
UL#drivers_list LI A:hover
{
	color: #FFFFFF;
}
UL#drivers_list LI A
{
	text-decoration: none;
}
UL#drivers_list LI
{
	padding: 25px 0px 0px 25px;
	font-size: 24px;
	clear: both;
}
DIV#driver_image
{
	background-color: #1C1C1C;
	float: left;
	padding: 8px 8px 3px;
}
DIV#driver_link
{
	float: left;
	padding: 60px 25px 25px;
}
.listitem
{
	padding-top: 7px;
	padding-right: 0pt;
	padding-bottom: 7px;
	padding-left: 0pt;
	clear: both;
}
SPAN.sendtofriend-help
{
	font-size: 10px;
}
DIV.body-text-bold
{
	font-weight: bold;
	font-size: 2em;
	line-height: 1.4em;
}
TABLE#sendtofriend
{
	/*[disabled]width:500px;*/
	/*[disabled]padding:5px;*/
}
DIV.body-text-small
{
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px 0px 5px;
}
UL.blog-list LI
{
	padding: 5px 5px 10px;
	width: 95%;
}
UL#article_buttons LI
{
	display: inline;
	/*[disabled]margin:0px 11px 0 0;*/
	/*[disabled]padding:0px;*/
	overflow: hidden;
	list-style: none;
}
UL#article_buttons LI A
{
	margin: 0 15px 0 0;
}
DIV#banner_ad
{
	margin: 0px auto 25px 75px;
	width: 800px;
	clear: both;
	padding: 25px;
}
DIV.photo-caption-news
{
	font-size: 9px;
	padding: 2px 20px 10px 30px;
	width: 290px;
	text-align: justify;
	float: right;
}
#rev_the_vote
{
	padding: 0px;
	margin: -90px 10px 0 -30px;
	clear: both;
}
DIV#vote_box
{
	width: 155px;
	clear: both;
	float: left;
	margin: 37px 0px 0px -120px;
}
.image_desc
{
	clear: both;
	padding: 6px 0px 3px 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}
UL#gallery LI
{
	margin: 0px 0px 100px;
}
/*---------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------*/
#footer
{
	margin: 0 auto;
	padding: 14px 0 25px;
	font-weight: bold;
	width: 964px;
	text-transform: uppercase;
	background: url(/images/ui/bg_footer.gif) no-repeat top left;
}
#footer UL
{
	float: right;
	padding: 0 0 8px;
}
#footer LI.last
{
	border: none !important;
	padding-right: 0 !important;
}
#footer LI
{
	float: left;
	padding: 0 5px;
	border-right: 1px solid #333;
}
#footer A
{
	color: #333333 !important;
	text-decoration: none !important;
}
#footer A:hover
{
	color: #FF0000 !important;
}
#footer A.racersites
{
	clear: both;
	float: right;
	width: 126px;
	height: 29px;
	display: block;
	margin-top: 10px;
	text-indent: -9999px !important;
	overflow: hidden;
	background: url(/images/ui/logo_racersites.gif) no-repeat top left;
}
#footer A.racersites:hover
{
	background-position: 0 -29px !important;
}
