@charset "utf-8";
/* CSS Document */

/*
CLEAR BROWSER DEFAULTS 

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td */{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
}



 /* Get rid of the dashed line that appears when a link is clicked */
:focus {
	outline: 0;
}

/*==============================
	GLOBALS
Sets the default document font size, family
and color
===============================*/
body
{

	background-color:#000;
}


/*==============================
	SITE WRAPPER
===============================*/
.site-wrapper
{
	width:990px; 
 
	/* min-height lets your site grow vertically 
	(like in tables). */
	min-height:400px; 
 
	/* By setting these to auto you are centering the 
	site */
	margin-left:auto;  
	margin-right:auto;
	background-color:#000;
	margin-top:30px;
	
}
#topLinks {
	position:absolute;
	display:block;
	padding-top:0;
	padding-bottom:10;
	margin:0px;
	margin-left:auto;  
	margin-right:auto;
	top: 0px;
	width: 990;
	height:5;
	z-index:auto;
} 

#date {
	margin:0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500;
	height:5;
	z-index:auto;
} 



/*==============================
	Nav WRAPPER
===============================*/
.nav-wrapper
{
	position:relative;
	width:990px; 
	height:83px;
	margin-left:auto;  
	margin-right:auto;
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
	
}

#mainnav {
	position:absolute;
	float:left;
	margin-left:auto;  
	margin-right:auto;
	left:0;
	z-index:auto;
}

/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	width:990px; 
	height:150px;
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
	
	
 
}

#mainHeader {
  position:absolute;
  float:left;
  left: 0;
  top:0;
  z-index:auto;
 
}

/*==============================
		BODY WRAPPER
===============================*/
.body-wrapper
{
	margin-top:0px;
	float:left; 
 	width:990px; 
	min-height:520px;
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
	
}

#content {
	position:absolute;
	float:left;
	margin:0;
	top:230;
	left:220;
	z-index:auto;
	
}

#latestNews {
	 float:left;
	 margin:0;
	 top:0;
 	 left:0;
	 z-index:999;
	  
} 


/*==============================
		FOOTER
===============================*/

.footer
{
	
	clear:left;
	padding:10px;
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-y;
	width:990;
	bottom:0px;
	
	
}


#latestNews {
	position:absolute;
 
	 top:271;
 	 left:15;
	 z-index:999;
	width: 230px;
	

	  
} 

#mainBody {
	position:absolute;
	width:568;
	height:475;
	float:left;
	margin:0;
	
	left:0;
	z-index:900;
	
}

.body {
	height:500;
	width:568;
}


#stats {
	position:absolute;
	float:left;
	 margin:0;
	 top:271;
 	 left: 748;
	 z-index:998;
	
}











#headerHTML {
	position:absolute;
	margin:0;
	left: 0px;
	top: 0px;
	height: 149px;
	width: 990px;
	background-color:#000;
	z-index: auto;
	text-align: center;
	font-size: 28px;
	z-index:5;
}

#headerBar {
	position:absolute;
	bottom:0;
	left:0;
	
}
.mainHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	overflow: auto;
	text-align: center;
}

#headerBar {
	position:absolute;
	bottom:0;
	left:0;
	
}

.nopadSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nopadHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	text-align: justify;
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 15px;
	font-style:italic;	
	font-weight: bold;
}

#bodyHTML {
	background-color:#000;
	clear:both
	margin:0;
	height: 490px;
	width: 563px;
	position:absolute;
	left: 250px;
	top: 272px;
	z-index: auto;
}
.raceDate {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.raceDetails {
	font-size: 14px;
	color: #FFF;
	padding-top:20px;
	
}
.mapPosition {
	padding-left: 50px;
}
.directions {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	padding-left:230px;
	right: auto;
	
}

.mainHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F60;
	padding-left:230px;
	font-weight: bold;
}

.subHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight:bold;
	
}




.rss {
	padding-left:20px;
}

#latestNewsHTML {
	position:absolute;
	margin:0;
	left:24px;
	top: 301px;
	height: 300;
	width: 230;
	z-index: auto;
	text-align:left;
	overflow: auto;
	scrollbar-arrow-color: #fff;
	scrollbar-face-color: #333;
	scrollbar-track-color: #ccc;
	
}

#latestNewsHTML h4{
	padding-left:10;
	font-size:11px;
	font-weight:900;
}

#latestNewsHTML c{
	padding-left:10;
	font-size:9px;
	font-weight:100;
}

#latestNewsHTML a{
	padding-left:10;
	font-size:9px;
	color:#f60;
}

#statsHead {
	position:absolute;
	height: 27px;
}

#statsHTML{
	position:absolute;
	padding-right:10;
	margin:0;
	left: 823px;
	top: 271px;
	height: 125px;
	width: 162;
	background-color:#000;
	text-align:left;
	font-size: 16px;
	z-index: auto;
}



#statsBttn {
	position:absolute;
	top:95px;
}


.clear{
clear:left;
}

.bottomnav {

    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
}

.link {
	 font-family: "Arial Narrow", Arial, Helvetica, sans-serif;    
     display: block;  
}
a:link {
     font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

a:visited {
     text-decoration: none;
}

a:hover {
     text-decoration: underline;
}

a:active {
     text-decoration: none;
}



.contentHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #F60;
	letter-spacing: .05em;
	font-weight: normal;

}

.headerCopy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 10px;
	width: 700px;
	display: block;
	font-weight: normal;
	letter-spacing: .05em;
	
}

.seperatorBar {
	padding-top: 20px;
	padding-bottom: 25px;
	width: 710px;
	display: block;
	
	
}

.subHeader {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F60;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	font-weight: 900;
	letter-spacing: .03em;
	
}

.copy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	font-weight: normal;
	letter-spacing: .083em;
	padding: 10px;
	
}

.copyNoLeft {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	font-weight: normal;
	letter-spacing: .083em;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}


.contentLink {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
	font-weight: 900;
	letter-spacing: .083em;
	
}



</style>
[if IE]>
<style type="text/css">

</style>
<![endif] 

.ac_run {
	background:none;
	padding-top: 0;
	overflow:hidden;
}
#body #latestNews #latestNewsHTML .test_menu {
	font-size: 16px;
}



/* Latest news module style*/


.module-home .copy {

            padding:0 ;

}

.module-home h2 {

            padding:6px 10px 3px 10px;

            color:#333333;

            width:215px;

            background:url(../../../images/fx/bg-module-home-top.png) no-repeat top left;

            border-bottom:1px solid #A3A5A7;

}

.module-home .help {

            text-align:right;

            padding-top:2px;

}

body.rtl .module-home .help {

            text-align:left;

}

.module-home .help a:link, .module-home .help a:visited {

            padding-left:0px;

            background:url(../../../images/fx/icon-help-local.gif) no-repeat center left;

            color:#666;

            font-size:.917em;

}

body.rtl .module-home .help a:link, body.rtl .module-home .help a:visited {

            padding-left:0;

            padding-right:0px;

            background:url(../../../images/fx/icon-help-local.gif) no-repeat center right;

            color:#666;

            font-size:.917em;

}

.module-home img {      

            display:block;

            margin:0 auto;

}

.module-home form {

            margin-top:5px;

}

.module-home button {

            float:right;

}

body.rtl .module-home button {

            float:left;

}

#newsBarHTML {
	width: 240px;
	position:absolute;
	left: 15px;
	top: 305px;
	z-index: auto;
}

#apDiv1 {
	position:relative;
	 
	 top:15;
 	 left:10;
	 z-index:999;
}
 

 

#apDiv1 .news-feed {
	
	 width: 230px;
	 height: 300px;
	 margin: 0;
	 scrollbar-arrow-color: #fff;
	scrollbar-face-color: #333;
	scrollbar-track-color: #ccc;
	overflow-y:scroll;
	
	 
	 
}

#apDiv1 .news-feed p {
	 display: block;
	 padding-top:7px;
	 padding-bottom:7px;
				   
 	margin: 0;
	
	

}

#apDiv1 .news-feed p.alt {
	padding-top:7px;
	 padding-bottom:7px;
	 background-color: #333333;

}

#apDiv1 .news-feed .head {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:900;
	padding-left:10;
	font-size:11px;
	 display: block;
	color: #fff;

}

#apDiv1 .news-feed .content {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10;
	font-size:10px;
	 display: block;
	color: #fff;

}

#apDiv1 .news-feed a {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10;
	font-size:10px;
	color:#f60;
    display: block;

}

.go-to-newsroom {

            display: block;

            text-align: right;

            font-weight: normal !important;

}

body.rtl .go-to-newsroom {

            text-align: left;

}

a img{
	border:0;
}
/* Start Side Nav */

	
ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	clear:left;
	width:240px;
}


	
ul li a {
	float:none;
	display:inline;
	height: 26px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration:none;	
}	
	
ul li a:link, ul li a:visited {
	font-size:13px;
	color: #fff;
	display:block;
	background:url(../images/menu.gif) 0 -33px;
	text-decoration:none;
	padding: 8px 0 0 31px;
	}
	
ul li a:hover, ul li a:active {
	font-size:13px;
	color: #f60;
	display:block;
	background: url(../images/menu.gif) 0 0px;
	text-decoration:none;
	padding: 8px 0 0 31px;
	}	

* html ul li a:link, * html ul li a:visited {
	font-size:13px;
	color: #fff;
	display: block;
	background: url(../images/menu.gif) 0 -33;
	padding: 8px 0 6 31px;
	}
	
* html ul li a:hover, * html ul li a:active {
	font-size:13px;
	color: #f60;
	background: url(../images/menu.gif) 0 0px;
	padding: 8px 0 6 31px;
	}	


/* End Side Nav */

.headerbigCopy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	padding-top: 10px;
	width: 580px;
	display: block;
	font-weight: bold;
	letter-spacing: .05em;
	
}

.headerCopy2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F60;
	padding-top: 10px;
	width: 580px;
	display: block;
	font-weight: normal;
	letter-spacing: .05em;
	
}

.copy {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	display: block;
	font-weight: normal;
	letter-spacing: .083em;
	text-decoration:none;
	
}
.listElements {
	color: #F60;
	text-indent: 15;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
