body {
	margin: 0;
	padding: 0;
	background: #1d1d1d url(../layout/bg.jpg) no-repeat top center;
}
blockquote {
	margin-left:10px;
}
a {
   outline: none;
}
.clear{
	clear:both;
}
.clearLeft{
	clear:left;
}
.clearRight{
	clear:right;
}
#Container {
	padding:0;
	margin:0 auto;
	width:980px;
	margin-bottom:30px;
}
#TopBar {
	height:195px;
}

#Logo {
	width:380px;
	height:96px;
	margin-top:30px;
	float:left;
}
#TopAd {
	width:468px;
	height:60px;
	margin-top:35px;
	float:right;
	border:1px solid #333333;
}
#BottomLeftAd {
	width:468px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	border:1px solid #cccccc;
}
#BottomRightAd {
	width:468px;
	height:60px;
	margin-top:10px;
	margin-right:10px;
	float:right;
	border:1px solid #cccccc;
}
#MainCont {
	width:980px;
	background-color:#d9d9d9;
}
#Content {
	padding:10px;
}
#MenuCont {
	width:980px;
	height:30px;
	margin-top:26px;
	background: url(../layout/navBar.jpg) no-repeat;
}
#FooterCont{
}
#FooterBar{
	width:980px;
	height:214px;
	background: url(../images/home/footerBG.jpg) no-repeat;
}
#FDText{
	float:left;
}
#IDAText{
	float:right;
}
#BannerCont{
	width:590px;
	height:300px;
	background: url(../images/home/banner.jpg) no-repeat;
	float:left;
}
#VideoCont{
	width:360px;
	height:200px;
	background: url(../images/home/videobg.jpg) no-repeat;
	float:left;
	margin-left:10px;
}
#CurrentEventCont{
	width:360px;
	height:100px;
	background: url(../images/home/current-event.jpg) no-repeat;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#CurrentEventTimer {
	font-size:12px;
	margin: 69px 0 0 280px;
	color:#fff;
}
#SponsorCont{
	width:960px;
	height:77px;
	background: url(../images/home/sponsor-scroll.jpg) no-repeat;
}
/* homepage blocks */
.homepageBlock{
	padding:4px 10px 10px 10px;
	width: 455px;
	height:339px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background: url(../images/home/blockBG.jpg) no-repeat;
}
.homepageBlock h3{
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#NewsCont{	
	margin-left: 0px;
}
#NewsCont h3 span{
	float: right;
	margin:0 0 0 5px;
	text-transform: none;
}
#NewsCont h3 span a{
	text-decoration: none;
}
#NewsCont ul{
	width:100%;
	margin:0px;
	padding:0px;
}
#NewsCont ul li{
	list-style-type:none;
	margin-top: 10px;
}
#NewsCont ul li .wpLeft,
#NewsCont ul li .wpRight{
	float:left;
	height:22px;
}
#NewsCont ul li .wpLeft{
	width:118px;
	height: 88px;
	border:1px solid #9b9b9b;
}
#NewsCont ul li .wpLeft a img{
	border:none;
}
#NewsCont ul li .wpRight{
	width:320px;
	margin-left: 10px;
}
#NewsCont ul li .wpRight h3{
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height: 10px;
	text-transform: none;
}
#NewsCont ul li .wpRight h3 a{
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
#NewsCont ul li .wpRight h3 a:hover{
	text-decoration: underline;
	color:#129CEC;
}
#NewsCont ul li .wpRight .entry{
	margin-top: -10px;
}
#NewsCont ul li .wpRight .entry p{
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}
#NewsCont ul li .wpRight .entry a{
	color:#f00;
	text-decoration: none;
	font-weight: bold;
}
#NewsCont ul li .wpRight .entry a:hover{
	text-decoration: underline;
	color:#129CEC;
}
#SchCont{
	
}
#SchCont h3 span{
	float: right;
	margin:0 0 0 5px;
	text-transform: none;
}
#SchCont h3 span a{
	text-decoration: none;
}
#SchCont h3 span .buyTix{
	color: #f00;
}
#SchCont h3 span a:hover{
	color:#129CEC;
}
#SchCont .scheduleHolder{
	background-color: #313131;
	width: 455px;
	height:310px;
	margin-top: 2px;
	color:#fff;
}
#SchCont .scheduleHolder h4{
	font-size: 11px;
	margin: 0px;
	padding: 1px 0 0 6px;
}
#SchCont .scheduleLeft,
#SchCont .scheduleMiddle,
#SchCont .scheduleRight{
	float: left;
}
#SchCont .scheduleLeft{
	width:37px;
	height:22px;
	margin-top: 2px;
}
#SchCont .scheduleMiddle{
	margin-left: 10px;
	width:277px;
}
#SchCont .scheduleMiddle h3,
#SchCont .scheduleMiddle h4{
	margin:0px;
	padding:0px;
}
#SchCont .scheduleMiddle h4{
	font-size:11px;
}
#SchCont .scheduleMiddle h3{
	text-transform: none;
	line-height: 10px;
}
#SchCont .scheduleMiddle a{
	color:#aeadad;
	text-decoration: none;
}
#SchCont .scheduleMiddle a:hover{
	color:#fff;
	text-decoration: underline;
}
#SchCont .scheduleRight{
	margin: 1px 0 0 10px;
}
#SchCont ul{
	width:100%;
	margin:0px;
	padding:0px;
}
#SchCont ul li{
	list-style-type:none;
	height:30px;
	overflow: hidden;
	margin-top: 10px;
}
#SchCont ul li .scheduleLeft span{
	background:url(../images/home/schedBG.jpg) no-repeat #CCCCCC;
	width:37px;
	float:left;
	height:22px;
	text-align:center;
	text-decoration:none;
	color:#000;
}
#TwtCont{
	margin-left: 0px;
}
#TwtCont .twitterHolder{
 	margin-top:3px;
}
#StandCont{
	
}
#StandCont ul{
	width:100%;
	margin:0px;
	padding:0px;
}
#StandCont ul li{
	list-style-type:none;
	margin:6px 0px 8px 0;
}
#StandCont ul li a.driverImage{
	height:95px;
	width: 60px;
	float:left;
	text-decoration:none;
}
#StandCont ul li a.carImage
{
	width: 162px;
	height: 95px;
	float: left;
}

#StandCont ul li a.driverImage span,
#StandCont ul li a.carImage span{
	background:url(../images/home/rankBG.jpg) no-repeat #CCCCCC;
	width:18px;
	height:22px;
	float:left;
	margin-top:73px;
	text-align:center;
	text-decoration:none;
	color:#000;
	position: relative;
}
#StandCont .hpDriverLeft,
#StandCont .hpDriverMiddle,
#StandCont .hpDriverRight{
	float: left;
}
#StandCont .hpDriverMiddle{
	margin-left: 10px;
	height:95px;
	overflow: hidden;
}
#StandCont .hpDriverMiddle a img{
	border:none;
}
#StandCont .hpDriverRight{
	margin-left: 11px;
}
#StandCont .hpDriverRight h4,
#StandCont .hpDriverRight h5{
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
	font-size:16px;
}
#StandCont .hpDriverRight h4{
	font-weight: bold;
	margin-top:11px;
	color:#000;
}
#StandCont .hpDriverRight h5{
	color: #7f7f7f;
}
#StandCont .hpDriverRight h6{
	margin: 4px 0 0 0px;
	padding: 0px;
}
#StandCont .hpDriverRight h6 a{
	color: #f00;
	font-size:12px;	
	text-decoration: none;
}
#StandCont .hpDriverRight a:hover{
	text-decoration: underline;
}
#breadCrumbNav{
	margin-top:10px;
	float:left;
}
#socialNav{
	float:right;
	position: relative;
}
#socialNav ul,
#socialNav ul li,
#socialNav ul li iframe{
	z-index: 1;
	position: relative;
}
.social_network {
    position : relative;
    list-style-type : none;
}
.social_network li {
    float : right;
}

#EventHeader{
	width:960px;
	height:172px;
	background-color:#2b2b2b;
	margin-top:10px;
	background:url(../images/events/event-page-headerBG.jpg) repeat-x #2b2b2b;
}
#EventHeader .trackInfo{
	float: left;
	height:182px;
	width: 590px;
	padding:10px;
}
#EventHeader .trackInfo h1{
	color:#fff;
	text-transform: uppercase;
	font-size: 22px;
	padding:0px;
	margin:0px;
}
#EventHeader .trackInfo h1 a.buyTicket{
	font-size: 12px;
	padding-top: 3px;
	margin-top: 20px;
}
#ticketBTN{
	margin:10px 0 8px 0;
}
#EventHeader .trackInfo h2,
#EventHeader .trackInfo h3{
	margin:0px;
	padding:0px;
	font-size: 18px;
	line-height:26px;
}
#EventHeader .trackInfo h2{
	color:#aeadad;
}
#EventHeader .trackInfo h3{
	color:#fff;
}
#EventHeader .trackInfo ul{
	width:100%;
	margin:30px 0 0 0px;
	padding:0px;
}
#EventHeader .trackInfo ul li{
	list-style-type:none;
	float: left;
	margin:0 18px 0 0px;
}
#EventHeader .trackInfo ul li a{
	text-decoration: none;
	color:#fff;
	font-size: 15px;
}
#EventHeader .trackInfo ul li a.evtTravel,
#EventHeader .trackInfo ul li a.evtParty{
	padding: 6px 0 0px 26px;
}
#EventHeader .trackInfo ul li a.evtResult{
	padding: 6px 0 0px 30px;
}
#EventHeader .trackInfo ul li a.evtDirections{
	padding: 6px 0 0px 30px;
}
#EventHeader .trackInfo ul li a.evtResult{
	background:url(../images/events/event-page-results.png) no-repeat left;
}
#EventHeader .trackInfo ul li a.evtDirections{
	background:url(../images/events/event-page-directions.png) no-repeat left;
}
#EventHeader .trackInfo ul li a.evtTravel{
	background:url(../images/events/event-page-travel.png) no-repeat left;
}
#EventHeader .trackInfo ul li a.evtParty{
	background:url(../images/events/event-page-party.png) no-repeat left;
}
#EventHeader .trackInfo ul li a:hover{
	color:#129CEC;
}
#EventHeader .trackMap{
	float: left;
	height:169px;
	width: 328px;
	margin:13px 0 0 22px;
}
#EventHeader .trackMap .timeInfo{
	position:relative;
	top:132px;
	left:210px;
	width:118px;
	background:#000;
	height:27px;
}
#EventHeader .trackMap .timeInfo2{
	position:relative;
	top:132px;
	left:194px;
	width:134px;
	background:#000;
	height:27px;
}
#EventHeader .trackMap .timeInfo span, #EventHeader .trackMap .timeInfo2 span{
	font-size:17px;
	padding:1px 0px 3px 10px;
	color:#fff;
}

#MainColumn{
	width:600px;
	background-color:#f2f2f2;
	float:left;
	margin-top:10px;
	padding: 10px 0 10px 10px;
}
#MainColumn .mainBodyContent{
	padding-right: 10px;
}
#MainColumn .mainBodyContent p{
	font-weight: normal;
	font-size: 12px;
}
#Sidebar{
	width:330px;
	background-color:#f2f2f2;
	margin:10px 0 0 10px;
	padding: 10px 0 10px 10px;
	float:right;
}
#Sidebar h2{
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#Sidebar ul{
	width:300px;
	padding:10px;
	border-top: 1px solid #606060;
	outline: 1px solid #504736;
	/* Gradient background */
	background:#373737;
	background: -moz-linear-gradient(top, #373737, #212121);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#373737), to(#212121));
}
#Sidebar ul li{
	margin:0 0 15px 0px;
	color:#666;
	font-size:12px;
	line-height:13px;
	list-style-type: none;
}
#Sidebar ul li strong{
	color:#fff;
	font-weight: bold;
}
#Sidebar ul li a{
	color:#AEADAD;
	text-decoration: none;
}
#Sidebar ul li a:hover{
	color: #129CEC;
	text-decoration: underline;
}
#Sidebar ul li ol{
	margin: 0px;
	padding: 0 0 0 18px;
}
#Sidebar ul li ol li{
	list-style-type: decimal;
	padding: 0 0 0 0px;
	margin:0px;
	
}
#Sidebar > div{
	width:320px;
 	margin-bottom: 10px;
}
#Sidebar > div h3{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#Sidebar > div.event-info h3
{
	margin-bottom: -7px;
	
	text-transform: uppercase;
	font-size: 17px;
	color: #EA1D22;
}
#BodyContent{
	margin-top:20px;
	text-align: justify;
}
.rightAlign{
	border:1px solid #333333;
	margin-left:10px;
	margin-bottom:10px;
}
#footerText {
	width:960px;
	margin:10px 0 10px 10px;
}
.footerLinkBlock{
	float: left;
	margin-right: 60px;
}
.footerLinkBlock ul {
	float:left;
	list-style:none;
	margin:0 10px 0 0px;
	padding:0px;
}
.footerLinkBlock  a:hover {
	color: #129CEC;
 	text-decoration:underline;
}

.footerLinkBlock  li a { 
	font-size:11px;
	color: #333333;
	text-decoration:none; 
	padding:0;
	margin:0
}
.bioImg{
	margin-right:10px;
	margin-bottom:1px;
	border:1px solid #CCCCCC;
}
.carImg{
	border:1px solid #CCCCCC;
}
div.fadehover {
	position: relative;
	}
#aaImages{
	height:189px;
	margin-bottom: 10px
}
#aaPhotosL{
	float: left;
	height:200px;
	width:475px;
	margin-right: 10px;
	margin-bottom: 10px
}
#aaPhotosR{
	float: right;
	height:200px;
	width:475px;
	margin-bottom: 10px
}
img.fademe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.fademe2 {
	position: absolute;
	left: 0;
	top: 0;
	}
#dL{
	float: left;
	height:196px;
	width: 313px;
	margin-right:10px;
	margin-bottom:10px
}
#dBL{
	float: left;
	height:196px;
	width: 313px;
	margin-right:10px;
}
#dR{
	float: left;
	height:196px;
	width: 313px;
	margin-bottom:10px
}
.blackBorder{
	border:1px solid #333333;
}
#StandingBG {
	background-color:#333333;
}
#StandTitle{
	float:left;
	margin-bottom:10px;
}
#DateSelector{
	text-align:right;
	margin-bottom:10px;
}
#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fff;
	background: #ED1C24; 
}
#hor-zebra td
{
	padding: 8px;
	color: #fff;
}
#hor-zebra .odd
{
	background: #222; 
}
#hor-zebra .even
{
	background: #444; 
}
#SocialIcons {
	z-index: 9997;
	position: absolute;
	float:right;
	margin-left:888px;
	margin-right:5px;
	margin-top:-22px;
	height:16px;
}
#SocialIcons.blog { margin-left: 810px }
.socIc {
	padding-right:8px;
}
#LiveFeed{
	text-align:center;
	width:360px;
	height:200px;
}
#LiveVidCont{
	float:left;
	width:640px;
}
#LiveChatCont{
	float:right;
	width:300px;
}
#navLogo{
	float:right;
}
#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	background: #000;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fff;
	background: #ED1C24; 
}
#hor-zebra td
{
	padding: 8px;
	color: #fff;
}
#hor-zebra .odd
{
	background: #333; 
}