body {
	color:#fff;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	}
body.home {
	color:#000;
	background-image:url(/images/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
h2 { color:#EE2E24; font-size:14px; font-weight:bold; margin:0 0 15px 0; padding:0;}
h3 { color:#ffd800; font-size:13px; font-weight:bold; margin:0 0 15px 0; padding:0;}
.speedwayRed {color:#ee2e24;}
form, dl, dt, dd, p {margin:0; padding:0;}
.clearMe {clear:both;}

.print_logo {display:none;}

.wrapper1 {
	width:100%;
	margin:0;
	padding:0;
	}
.wrapper2 {
	width:990px;
	margin:0 auto;
	}
.header {
	height:126px;
	background-image:url(/images/header.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;}
	
.logo_link {
	width:177px;
	height:81px;
	position:absolute;
	left:45px;
	top:25px;
/*	border:1px solid green;*/
}


/* buttons */
.buttons {
	padding:0 0 5px 0;
	float:left;
	width:100%;
	clear:both;
	}

a.linkButton1 {
    background: transparent url('/images/buttonRight.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    margin-right: 6px;
	height:18px;
    padding-right: 5px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}

a.linkButton1 span {
    background: transparent url('/images/buttonLeft.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 1px 0px 2px 5px;
	white-space:nowrap;
}
a.linkButton1 span img {
	float:left;
	border:0;
	padding:0 0px 0 0;
	margin:0;
}
a.linkButton1:active, a.linkButton1:hover {
	color: #fff;
    background-position: bottom right;
}

a.linkButton1:active span, a.linkButton1:hover span {
	color: #fff;
    background-position: bottom left;
}

.utility_nav { width:350px; height: 17px; position:absolute; right:0; top:0; padding:2px 0 0 0; font-size:11px; font-weight:bold;}
.utility_nav a:link, .utility_nav a:visited, .utility_nav a:active { color:#fff; font-weight:bold; text-decoration:none; padding:0 20px 0 0;}
.utility_nav a:hover {text-decoration:underline; font-weight:bold;}

.fastlane { height:99px; width:280px; background-image: url(/images/fastlane_bg.gif); background-position:left top; background-repeat:no-repeat; position:absolute; top:19px; right:69px; /*border:1px solid green;*/ }

/*#mypageheader_pnlProfile {text-align:left; padding:10px 20px 0 10px;}
#mypageheader_pnlProfile a {margin:0 0 5px 0;}*/

.quicklinkshead {text-align:left; padding:0px 20px 0 10px; font-weight:bold;}
.quicklinkshead a {margin:0 0 5px 0;}

/*#mypageheader_plcLogin {padding:10px 0 0 0;}
#mypageheader_plcLogin input.address { height:12px; background-color:#FFF; font-size:10px; width:200px; margin:0px; padding:0;}

#mypageheader_plcLogin a.button {
    background: transparent url('/images/buttonRight2.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    margin-right: 6px;
	height:18px;
    padding-right: 5px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}

#mypageheader_plcLogin a.button span {
    background: transparent url('/images/buttonLeft2.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 1px 0px 2px 5px;
	white-space:nowrap;
}
*/

.loginhead {padding:5px 0 0 0;}
/*.loginhead input.address { height:12px; background-color:#FFF; font-size:10px; width:200px; margin:0px; padding:0;}
*/
.loginButton {
	position:absolute;
	top:48px;
	left:64px;
}
.loginhead a.button3 {
    background: transparent url('/images/buttonRight2.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    margin-right: 6px;
	height:18px;
    padding-right: 5px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}

.loginhead a.button3 span {
    background: transparent url('/images/buttonLeft2.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 1px 0px 2px 5px;
	white-space:nowrap;
}
.fastlane_content { width:280px; height:77px; margin:0px; padding:0px;}
.quicklinkshead ul {
	margin:0px;
	padding:12px 0 0 0;
	list-style-image: none;
	list-style-type: none;
	width:280px; float:left;
}
.quicklinkshead li {
	margin:0px;
	padding:0px 0 0 9px;
	list-style-image: none;
	list-style-type: none;
	background-image:url(/images/fastlane_bullet.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	width:120px;
	float:left;
	display:inline;
}
.fastlane_content  a:link, .fastlane_content a:visited, .fastlane_content  a:active { color:#000; text-decoration:none;}
.fastlane_content  a:hover { text-decoration:underline; color:#fff;}

.fastlane_content a.button {color:#fff; text-decoration:none;}
.fastlane_content a.button:hover {text-decoration:none;}

.fastlane_nav {width:280px; height:22px; margin:0; padding:0; /*background-color:#0C0;*/}

.quicklinks { background-image:url(/images/fl_quicklinks.gif); background-position:left top; background-repeat:no-repeat;}
.login {background-image:url(/images/fl_login.gif); background-position:left top; background-repeat:no-repeat;}
.loginhead ul {
	margin:0px;
	padding:0 0 0 0;
	list-style: none;
	float:left;
}
.loginhead li {
	margin:0px;
	padding:0 0 0 0;
	float:left;
}
.emailAndPassword li {padding:0 0 3px 5px;}
.emailAndPassword label { width:63px; text-align:right; float:left; padding:2px 4px 0 0;}
.emailAndPassword .inputItem {width:110px; font-size:11px; border:1px solid #fff; padding:1px; float:left;}
.loginLinks {position:absolute; top:5px; left:190px; font-size:10px;}
.loginRadioBtns {font-size:10px; position:absolute; top:45px; _top:48px; left:110px;}
.loginRadioBtns li {position:relative; height:14px; width:160px;}

.loginRadioBtns input {position:absolute; bottom:0; left:0; float:left; padding:0; margin:0;}
.loginRadioBtns label {position:absolute; top:0; left:18px;}

a.login_button { width:123px; height:22px; float:left; margin:0px; padding:0px; /*background-color:pink;*/ text-indent:-9999px; :-moz-any-link:focus;outline:none;}
a.quicklinks_button { width:157px; height:22px; float:left; margin:0px; padding:0px; /*background-color:yellow;*/ text-indent:-9999px; :-moz-any-link:focus;outline:none;}

.logo_link a { display:block; width:177px; height:81px; text-indent:-9999px; :-moz-any-link: focus; outline:none;}
	
.top_nav {height:63px; width:990px; /*background-color:green;*/}

.content_wrapper { width:990px; background-image: url(/images/content_wrapper_bg.png); background-position:top; background-repeat:repeat-y; /*height:900px;*/ float:left;}
.content {
	position:relative;
	width:990px;
	/*height:800px; background-color:pink;*/
	background-image: url(/images/home_content_bg.png);
	background-position:left 0px;
	background-repeat:no-repeat;
	float:left;
}


#flash {
	position:absolute;
	height:310px;
	width:970px;
	left:18px;
	top:8px;
}


.col1 {width:665px; /*height:800px; background-color:blue;*/ float:left; z-index:1000; position:relative; margin-top:325px;
/*border:1px solid red;*/}
.specialPromo {padding:20px 0 10px 50px;}
.features {width:620px; padding:20px 0 0 45px; /*border:1px solid green;*/ height:235px; /*background-color:pink;*/ }

.features dl {margin:0px; padding:0px 11px 0 0; float:left; width:195px; height: 220px; /*border:1px solid red; background-color:red;*/}
.features dt {margin:0px 0 4px 0; padding:0px;}
.features dt img {border:none;}
.features dd {
	margin:0px;
	padding:0px;
	color:#fff;
	width:175px;
	padding:0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
}

.events { padding:25px 0 0 57px; }

/*.article .events {width:640px; padding:15px 0 0 0px;  }

.article .events dl {margin:0px 0px 0 0px; padding:0px 0 0 0px; float:left; width:290px; }*/

.events dl {margin:0px 0px 0 0px; padding:0 0 20px 0; float:left; width:584px;}
.events dd {
	margin:0px;
	padding:0px 0 0 0;
	color:#fff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.events dt {
	color:#ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	padding:5px 0;
}

.events dt a:link, .events dt a:visited, .events dt a:active { text-decoration:none; 	color:#ffcc00;}
.events dt a:hover { text-decoration:underline;}

.events dd p {margin:0 0 10px 0;}

.partners {}

/*Slider Styles Copied from Spin Site*/
/*--------------------*/
/*Beginning of Slider*/
/*--------------------*/


#portfolio_spacer {margin:20px 0 15px 45px;}
/*#portfolio_spacer_inside {margin:30px 0 0 0;}*/
.right_col #portfolio_spacer{margin:30px 0 15px 8px; clear:both; float:left;}

#portfolio { 
	float: left; 
	margin: 0;
	padding: 0; 
	height: 167px; 
	width: 613px; 
	position: relative; 
	overflow: hidden; 
	background: url(/images/partners_bg.jpg) no-repeat; 
}

#portfolio a { 
	color: #333; 
	display: block; 
	position: absolute; 
	text-decoration: none; 
	z-index: 100; 
	}
	
#portfolio .mod { 
	overflow: hidden; 
	}
	
.mod { 
	margin: 0 auto; 
	padding: 0; 
	overflow: hidden; 
	position: absolute; 
	top: 40px; 
	left: 46px; 
	height: 165px; 
	width: 540px;
/*	background-color:pink;*/
	}
	
ul#themes { 
	width: 5000px;
	margin: 0 auto; 
	padding: 12px 0 0 0px; 
	overflow: hidden; 
	position: relative; 
	}
	
ul#themes li { 
	margin:0 25px 0 0px; 
	padding: 0; 
	float: left; 
	display: inline; 
	height: 80px; 
	width: 110px; 
	overflow: hidden; 
	list-style: none;
	list-style-position: outside;
	}

/*ul#themes li a span  { 
	text-align: center;
	width: 131px;
	margin: 0;
	padding: 0 5px; 
	display: block;
	color: #666;
	line-height: 1.4;
	letter-spacing: .06em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
*/
ul#themes li img { 
	margin: 0;
	border-right: 1px solid  #CCC; 
	border-bottom:1px solid #666;
	width:110px; height:80px;
	}

#portfolio a#move-left { left: 12px; top: 75px; border: 0px solid #fff; }
#portfolio a#move-right { right: 12px; top: 75px; border: 0px solid #fff; }

/*end of slider styles copied from Spin Site*/

.col2 {width:320px; /*background-color:purple;*/ float:left;  z-index:5000; position:relative; background-image:url(/images/col2_foot.png); padding-bottom:13px; background-position:left bottom; background-repeat:no-repeat; }



/* ticker elements
-------------------------------------------------------------------------------- */
.ticker_wrapper {padding:30px 0 0px 5px;background-image:url(/images/timer_bg.png); background-position:left top; background-repeat:no-repeat; float:left; margin:0 0 0px 0; width:297px;}
.ticker {width:267px; color:#ffd800; padding:0 0 0 15px; border-bottom:2px ridge #666; float:left; min-height:81px; }

.ticker h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffd800;
	margin:0 0 5px 0;
	padding:0 0 0 8px;
	float:left;

}
.comingUpWrapper {
	width:210px;
	background-color:#404040;
	float:left; 
	margin:20px 0 20px 0; 
	padding:5px;
}
.comingUpWrapper .inner {
	width:196px;
	background-image:url(/images/comingUp_background.png); 
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	padding:10px 7px;
}
.comingUp h2 {text-indent:-9999px; background-image:url(/images/comingUp_headline.png); width:210px; height:31px; background-position:left top; background-repeat:no-repeat; margin:0px; padding:0px;}

.comingUpWrapper div ul {
	margin:0;
	padding:0;
	color:#fff;
	list-style:none;
}
.comingUpWrapper div li {
	margin:0;
	padding:0 0 9px 0;
}
.comingUpWrapper div li a {
	color:#fff;
	text-decoration:none;
}
.comingUpWrapper div ul span {
	color:#ffd800;
	white-space:nowrap;
}
.comingUpWrapper div p a {
	color:#ffd800;
	white-space:nowrap;
	text-decoration:none;
}
.comingUpWrapper a:hover {
	text-decoration:underline;
}

.ticker_logo { float:left;}
.ticker_info {float:left; width:175px; margin: 0 0 10px 5px;}
.ticker_info img {float:left;} /*only in code to keep img in place in DW file, can be removed when ticker is added*/

.social img {
	margin-right:15px;
	border:none;
}
.social span {
	float:left;
	margin-right:15px;
}

.callouts {background-image: url(/images/right_col_bg.png); background-repeat:repeat-y; background-position:left; clear:both; padding:15px 0 0 16px; color:#fff; float:left;/* background-color:pink;*/ width:300px;}

.callouts .wrapper { width:260px; background-image:url(/images/callouts_wrapper_bg.gif); background-repeat:repeat-y; float:left; margin:0px 0 20px 0; padding:0; /*border-bottom: 4px solid #3d3d3d; */}
.left_col .wrapper {width:220px; background-image:url(/images/callouts_wrapper_bg_inside.gif); background-repeat:repeat-y; float:left; margin:20px 0 20px 0; padding:0;}
.no_ad {border-bottom: 4px solid #3d3d3d; }
.banner_ad { background:url(/images/callouts_bannerad_top.gif) no-repeat top; width:260px; float:left; padding:10px 0 0 0;}
.banner_ad_wrap { background:url(/images/callouts_bannerad_bottom.gif) no-repeat bottom; padding:0 5px 10px 5px; width:250px; float:left; text-align:center;}
.banner_ad img {float:left; border:none;}

.col2 .inner_wrapper {padding:0px 15px; width:230px; float:left;}
.left_col .inner_wrapper {padding:0px 15px; width:190px; float:left;}

.track_updates {float:left; background-image: url(/images/callouts_foot.gif); background-position:left bottom; padding-bottom:10px; background-repeat:no-repeat; position:relative; width:260px; }

a.trackcam:link, a.trackcam:visited, a.trackcam:active {width:82px; height:60px;/* background-color:pink;*/ position:absolute; right:0; top:0; text-indent:-9999px; :-moz-any-link:focus; outline:none; display:block; }

.track_updates h2 {text-indent:-9999px; background-image:url(/images/trackupdates_headline.gif); width:260px; height:60px; background-position:left top; background-repeat:no-repeat; margin:0px; padding:0px;  }

.track_updates h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd800;
	margin:0px 0 4px 0; padding:0px;
}

.signup {background-image:url(/images/update_input.gif); background-position:left top; background-repeat:no-repeat; padding:2px 0 0 5px; margin:0 0 5px 0; float:left; height:25px;}
.track_updates input.address {border:0px solid #fff; width:150px; font-size:11px; margin:1px 15px 0 0; padding:2px 0 0 0; float:left; background-color:#fff; }
.track_updates p {margin:0 0 10px 0; padding:0; clear:both;}
.track_updates p span {	font-size: 12px;
	font-weight: bold;
	color: #ffd800;}
	
	
.latest_news { position:relative; float:left; background-image: url(/images/callouts_foot.gif); background-position:left bottom; padding-bottom:10px; background-repeat:no-repeat;}
.view_all {position:absolute; top:13px; right:15px; color:#FFF; font-weight:bold; }
.view_all a {color:#FFF;} 
.view_all a:link { text-decoration:none;}
.view_all a:active { text-decoration:none;}
.view_all a:hover { text-decoration:underline;}
.view_all a:visited { text-decoration:none;}

.latest_news h2 {text-indent:-9999px; background-image:url(/images/latestnews_headline.gif); width:260px; height:45px; background-position:left top; background-repeat:no-repeat; margin:0px; padding:0px;}

.latest_news dl {margin:10px 0 0 0; padding:0px; width:235px; float:left;}
.latest_news dt {margin:0 0 0 0; padding:0px; clear:both; float:left; width:235px;}
.latest_news dd.date {float:left; width:180px; color:#ffd800; padding:0 0 15px 0;}
.latest_news dd.more {float:left; width:50px; color:#ffd800; padding:0 0 15px 0; font-weight:bold; text-align:right;}
.latest_news dd.more a:link, .latest_news dd.more a:visited, .latest_news dd.more a:active { font-weight:bold; color:#ffd800; text-decoration:underline;}
.latest_news dd.more a:hover {color:#CCC;}

.pitroad {float:left; background-image: url(/images/callouts_foot.gif); background-position:left bottom; padding-bottom:10px; background-repeat:no-repeat;}

.pitroad h2 {text-indent:-9999px; background-image:url(/images/pitroad_headline.gif); width:260px; height:45px; background-position:left top; background-repeat:no-repeat; margin:0px 0 10px 0; padding:0px;}

.pitroad h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd800;
	margin:0px 0 10px 0; padding:0px; clear:both;
}

.pitroad dl.podcast { margin:0; padding:0; width:245px; float:left; margin:0px 0 10px 0;}
.pitroad dl.podcast dt {width:160px; float:left; clear:both; margin:0px; padding:0 0 0 10px; background-image: url(/images/pitroad_bullet.gif); background-position:left; background-repeat:no-repeat; /*background-color:pink;*/}
.pitroad dl.podcast dd {width:75px; float:left; color:#ffd800; /*background-color:green;*/}

.pitroad dl.podcast a:link, .pitroad dl.podcast a:visited, .pitroad dl.podcast a:active {color:#fff; text-decoration:none;}
.pitroad dl.podcast a:hover {text-decoration:underline; color:#fff;}

ul.photos {
	margin:0 0 15px 0;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	float:left;
	width:232px;
	clear:both;
}

ul.photos li {display:inline; float:left; text-align:left;}
ul.photos li img {border:1px solid #ffd800; max-width:145px; width: expression(this.width > 146 ? 145: true); float:left;}

ul.videos {
	margin:0 0 15px 0;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	float:left;
	width:232px;
	clear:both;
}

ul.videos li {display:inline; float:left; text-align:left; position:relative;}
ul.videos li img {border:1px solid #ffd800; max-width:145px; width: expression(this.width > 146 ? 145: true); float:left;}
ul.videos li span {background-image:url(/images/play.gif); width:21px; height:21px; background-repeat:no-repeat; position:absolute; top:43%; left:43%; }

ul.videos li span a {text-indent:-9999px; display:block; width:21px; height:21px;}
.videos .more, .photos .more {
	float:right;
	color:#ffd800;
	text-align:right;
}
.videos .more a:link, .videos .more a:visited, .videos .more a:active, .photos .more a:link, .photos .more a:visited, .photos .more a:active { font-weight:bold; color:#ffd800; text-decoration:underline;}

.fanpoll {float:left; background-image: url(/images/callouts_foot.gif); background-position:left bottom; padding-bottom:10px; background-repeat:no-repeat;}
.left_col .fanpoll {background-image: url(/images/callouts_foot_inside.gif); width:220px;}


.col2 .fanpoll h2 {text-indent:-9999px; background-image:url(/images/fanpoll_headline.gif); width:260px; height:45px; background-position:left top; background-repeat:no-repeat; margin:0px 0 0px 0; padding:0px;}
.col2 .fanpoll.poll2 h2 {background-image:url(/images/fanpoll2_headline.png);}
.left_col .fanpoll h2 {text-indent:-9999px; background-image:url(/images/fanpoll_headline_inside.gif); width:220px; height:45px; background-position:left top; background-repeat:no-repeat; margin:0px 0 0px 0; padding:0px;}

.fanpoll p { font-style:italic; margin:0 0 15px 0;}
.col2 .fanpoll.poll2 {color:#F60;}

.footer {
	width:990px;
	height:60px;
	margin:0 auto;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	line-height:18px;
	text-align:center;
	padding:54px 0 0 0;
}

.footer a:link, .footer a:visited, .footer a:active { text-decoration:none; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase; }
	
.footer a:hover {text-decoration:none; color:#fff;}

.spin {width:950px; margin:0 auto; text-align:right; clear:both; padding:5px 0 15px 0;}
.spin a:link, .spin a:visited, .spin a:active 
{ text-decoration:none; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #df481a; }
	
.spin a:hover {text-decoration:underline; color:#fff;}


/* inside page styles
-------------------------------------------------------------------------------- */

.content_wrapper_inside { width:990px; background-image: url(/images/content_wrapper_inside_bg.png); background-position:top; background-repeat:repeat-y; /*height:900px;*/ float:left;}

.content_inside {
	position:relative;
	width:990px;
	/*height:800px; background-color:pink;*/
	float:left;
}

.left_col { width:247px; float:left; background-image: url(/images/left_col_top_bg.png); background-position:left top; background-repeat:no-repeat; padding:45px 0 25px 53px;}

.foot {width:250px; background-image:url(/images/left_col_foot.png); background-position:left bottom; background-repeat:no-repeat;position:absolute; bottom:-1px; left:39px; height:20px; /*background-color:yellow;*/ z-index:5000;}

.left_nav {border-top:1px solid #717070; border-right:1px solid #717070; border-left:1px solid #717070; width:220px; color:#fff; background-image:url(/images/leftnav_bg.gif); background-position:left; background-repeat:repeat-y; /*background-color:gold;*/ font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.left_nav dl {margin:0px; padding:0px; width:220px;}
.left_nav dt {margin:0px; font-weight:bold; width:220px; border-bottom:1px solid #868686; border-top:1px solid #000;}

.left_nav dt a:link, .left_nav dt a:visited, left_nav dt a:active { padding:6px 25px; width:170px; color:#fff; text-decoration:none; display:block; background-image:url(/images/leftnav_dt_bg.gif); background-position:left top; background-repeat:no-repeat;}
.left_nav dt a:hover {padding:6px 25px; width:170px; color:#ee2e24; text-decoration:none; display:block; background-image:url(/images/leftnav_hover.gif); background-repeat:repeat-y; background-image:url(/images/leftnav_dt_hover_bg.gif); background-position:left top; background-repeat:no-repeat;}

.left_nav dt a:link.selected, .left_nav dt a:visited.selected, .left_nav dt a:active.selected, .left_nav dt a:hover.selected {padding:6px 25px; width:170px; color:#ee2e24; text-decoration:none; display:block; background-image:url(/images/leftnav_hover.gif); background-repeat:repeat-y; background-image:url(/images/leftnav_dt_hover_bg.gif); background-position:left top; background-repeat:no-repeat;}

.left_nav dd {margin:0px; padding:0; width:220px; border-bottom:1px solid #868686; border-top:1px solid #000;}

.left_nav dd a:link, .left_nav dd a:visited, left_nav dd a:active { padding:6px 25px 6px 35px; width:160px; color:#fff; text-decoration:none; display:block;}
.left_nav dd a:hover {padding:6px 25 6px 35px; width:160px; color:#ee2e24; text-decoration:none; display:block; background-image:url(/images/leftnav_hover.gif); background-repeat:repeat-y;}

.left_nav dd a:link.selected, .left_nav dd a:visited.selected, .left_nav dd a:active.selected, .left_nav dd a:hover.selected {padding:6px 25 6px 35px; width:160px; color:#ee2e24; text-decoration:none; display:block; background-image:url(/images/leftnav_hover.gif); background-repeat:repeat-y;}

.sponsor {background-color:#fff; border-left:5px solid #404040; border-right:5px solid #404040; width:210px; margin:20px 0 0 0; background-image:url(/images/sponsor_top.gif); background-position:top left; background-repeat:no-repeat; padding-top:13px; clear:both;}

.sponsor img {border:none;}

.sponsor span { height:15px; background-image:url(/images/sponsor_bottom.gif); width:210px; display:block; background-position:bottom; background-repeat:no-repeat;}

.sponsorLevelOne {
	border-top:1px solid #b73012;
	padding-top:20px;
	width:580px;
	float:left;
}
.sponsorLevelOne .sponsorWrap {
	float:left;
	width:260px;
	height:150px;
	padding:0 15px;
}
.sponsorLevelOne .sponsorWrap .banner_ad { background:url(/images/callouts_bannerad_top.gif) no-repeat top; width:260px; float:left; padding:10px 0 0 0;}
.sponsorLevelOne .sponsorWrap .banner_ad_wrap { background:url(/images/callouts_bannerad_bottom.gif) no-repeat bottom; padding:0 5px 10px 5px; width:250px; float:left;}
.sponsorLevelOne img {width:250px;}

.sponsorLevelTwo {
	border-top:1px solid #b73012;
	padding-top:20px;
	width:580px;
	float:left;
}
.sponsorLevelTwo .sponsorWrap {
	float:left;
	width:220px;
	height:150px;
	padding:0 34px;
}
.sponsorLevelTwo .sponsorWrap .sponsor {
	margin:0;
}
.sponsorLevelTwo img {width:210px;}
.sponsorLevelThree {
	border-top:1px solid #b73012;
	padding-top:20px;
	width:580px;
	float:left;
}
.sponsorLevelThree .sponsorWrap {
	float:left;
	width:110px;
	height:112px;
	padding:0 14px;
}
.sponsorLevelThree .sponsorWrap img {
	border:3px solid #b73012;
}
.right_col{ width:682px; float:left; /* background-color:pink;*/ padding:25px 0 0 8px;}

.right_col h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin:0px; padding:0px;
}

.crumbtrail ul {margin:160px 0 15px 0; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; /*background-color:green;*/ width:682px; float:left;}
.crumbtrail ul li {
	display:inline;
	float:left;
	margin:0px 10px 0 0;
	padding:0;
	list-style:none;
	background-image:url(images/crumbtrail_arrow.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
}

.crumbtrail ul li.home {
	display:inline;
	float:left;
	margin:0px 10px 0px 0;
	padding:0;
	list-style:none;
	background-image: none;
	padding:0 0 0 0px; float:left;}
	
.crumbtrail ul li a:link, .crumbtrail ul li a:visited, .crumbtrail ul li a:active { color:#ffd800; text-decoration:none;}
.crumbtrail ul li a:hover {color:#ffd800; text-decoration:underline;}

.article {
	clear:both;
	width:589px;
	background-color:#000;
	border-left:5px solid #4b4b4b;
	border-right:5px solid #4b4b4b;
	background-image: url(/images/article_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:25px 15px 20px 20px;
	float:left;
	color:#fff;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	float:left;
}

.article_photo_wrapper { float:right; padding:11px 0 0 0; background-image:url(images/photo_edge.gif); background-position:left top; background-repeat:repeat-x;margin:0 10px 10px 10px; _margin:0 5px 10px 15px; clear:both;}

.article_photo { float:left; padding-bottom:11px; background-image:url(images/photo_edge.gif); background-position:left bottom; background-repeat:repeat-x;}

.article a img {
	border-width:0px;
	border-style:none;}

.article_photo img {background-color:#fff; padding:0; float:left; border-left:5px solid #fff; border-right:5px solid #fff; 	width:215px; }

.article p {margin:0 0 12px 0;}

.article h2 { font-family:Arial, Helvetica, sans-serif; color:#ffd800; font-size:13px; font-weight:bold; margin:0 0 15px 0; padding:0;}

.article_foot {line-height:11px; width:634px; background-image:url(images/article_bottom.gif); background-position:bottom; background-repeat:repeat-x; float:left; margin:0; /*_margin:-4px 0 0 0;*/ }

.article a:link, .article a:visited, .article a:active { color:#ffd800; text-decoration:underline;}
.article a:hover {color:#eeeeee; text-decoration:underline;}

.article_banner {float:left; padding-bottom:6px;}
.article_banner img {background-color:#fff; padding:0; float:left; max-width:580px; width: expression(this.width > 581 ? 580: true); }


/*-----------Fix's for inside page issues found by scott after programming--*/

/*----http://iowaspeedway.spintest.com/aspx/AboutSpeedway/News.aspx--*/

#newsSubNav ul {margin:0px 0 25px 0; padding:0px; list-style-type:none;}
/*#newsListing dl {margin:0px 0 0 0; padding:0px;}
#newsListing dt {margin:0px; padding:0px;}*/

#newsListing dd  {margin:0px 0 15px 0; padding:0px; font-weight:bold;}
#newsListing dd a:link, #newsListing dd a:visited, #newsListing dd a:active {color:#ffd800; text-decoration:none;}
#newsListing dd a:hover {color:#ffd800; text-decoration:underline;}


/*----http://iowaspeedway.spintest.com/aspx/AboutSpeedway/FAQ.aspx--*/

dl.faq {margin:15px 0 10px 0; padding:0px;}
dl.faq dt {margin:0px; padding:0px;}
dl.faq dt span { font-weight:bold; padding:0 2px 0 0;}
dl.faq dd {margin:0px 0 15px 0; padding:0px;}
dl.faq dd span { font-weight:bold; padding:0 2px 0 0;}



.article .events {padding:15px 0 0 0px; /*border:1px solid blue;display:none;background-color:#00C;*/ margin:0; width:300px; }

/*.article .events {width:640px; padding:15px 0 0 0px;  }

.article .events dl {margin:0px 0px 0 0px; padding:0px 0 0 0px; float:left; width:290px; }*/

.article .events dl {margin:0px 0px 0 0px; padding:0px 0 0 20px; float:left; /*width:100px; background-color:green;*/ width:270px; height:280px;}
.article .events dt {margin:0px; padding:0px; width:280px;}
.article .events dt img {padding:3px; background-image:url(/images/event_photo_bg.gif);/* width:150px;*/ float:left; max-width:250px;
	width: expression(this.width > 251 ? 250: true);}
.article .events dd {
	margin:0px;
	padding:0px 0px 0 0;
	color:#fff;
	width:270px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.article .events dd.title {
	color:#ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 0;

}

.article .events dd.title a:link, .events dd.title a:visited, .events dd.title a:active { text-decoration:none; 	color:#ffcc00;}
.article .events dd.title a:hover { text-decoration:underline;}

.article .events dd p {margin:0 0 10px 0; }

#newsListing dl.news_list { float:left; clear:both; width:550px; font-weight:normal; margin:0 0 15px 0; padding:0;}
#newsListing dl.news_list dt { width:430px; /*background-color:green;*/ float:left;}
#newsListing dl.news_list dt.news_image { width:120px; float:left; /*background-color:blue; */text-align:center;}
dt.news_image img {border-color:#FFD800; border-width:1px; border-style:solid; width:90px;}
#newsListing dl.news_list dd { width:430px; /*background-color:purple;*/ float:left; font-weight:normal;}

#newsListing dl.news_list dd span {font-weight:bold; display:block;}

/* popup */

.popup {
	position:absolute;
	background:#000;
	z-index:1000;
	left: 200px;
	top: 100px;
	width:580px;
	border:3px solid #4b4b4b;
}

/*.popup3 {
	position:absolute;
	background:#000;
	z-index:1000;
	left: 200px;
	top: 100px;
	width:580px;
	border:3px solid #4b4b4b;
}
*/

.popupWrap {
	padding:10px;
	float:left;
}
.popupImage {
	float:left;
	}
.popupContent {
	width:560px;
	float:left;
	padding:0px;
}
.popupContent p {
	padding:0 0 20px 0;
	margin:0;
}
.popupContent fieldset {
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	border-style:none;
	margin: 0px 0 20px 0;
	padding: 5px;
	clear: none;
	float:left;
	width:590px;
	}
.popupContent fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

.popupContent fieldset li {
	width: 580px;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	}
/*fieldset ul li .error {
	margin: 0 5px;
	background: url(images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}
fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}*/
.popupContent fieldset li label {	
	float: left;
	width: 110px;
	line-height: 1.8;
	vertical-align: top;
	}
.popupContent fieldset li input.popupInput {	
	float: left;
	width: 170px;
	vertical-align: top;
	}
.popupContent fieldset li select {	
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 174px;
	}
.popupCloseBar {
	background:#000000;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	position:relative;
}
.popupTitle {
	float:right;
	padding:8px 14px;
	float:left;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin:0px;
	list-style:none;
	width:200px;
}
.fieldset1 li.popupClose {
	padding:0;
	margin:0px;
	width:70px;
	text-align:left;
}

a.popupClose {
	color:#FFFFFF;
	}
.popupGuarantee {
	border:1px solid #666;
	padding:2px;
	font-size:11px;
	color:#666;
	clear:both;
}



/* popup2 */

#popup2 {
	position:absolute;
	background:#000000;
	z-index:1000;
	left: 80px;
	top: 0px;
	width:820px;
}
.popupWrap2 {
	padding:10px;
	float:left;
}
.popupImage2 {
	float:left;
	}
.popupContent2 {
	width:800px;
	float:left;
	padding:0px;
}
.popupContent2 p {
	padding:0 0 20px 0;
	margin:0;
}
.popupContent2 fieldset {
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	border-style:none;
	margin: 0px 0 20px 0;
	padding: 5px;
	clear: none;
	float:left;
	width:830px;
	}
.popupContent2 fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

.popupContent2 fieldset li {
	width: 580px;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	}
/*fieldset ul li .error {
	margin: 0 5px;
	background: url(images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}
fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}*/
.popupContent2 fieldset li label {	
	float: left;
	width: 110px;
	line-height: 1.8;
	vertical-align: top;
	}
.popupContent2 fieldset li input.popupInput {	
	float: left;
	width: 170px;
	vertical-align: top;
	}
.popupContent2 fieldset li select {	
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 174px;
	}
.popupCloseBar2 {
	background:#000000;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	position:relative;
}
.popupTitle2 {
	float:right;
	padding:8px 14px;
	float:left;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin:0px;
	list-style:none;
	width:200px;
}
.popupClose2 {
	Position:absolute;
	top:3px;
	right:10px;
	margin:0;
	width:200px;
	text-align:left;
}

a.popupClose2 {
	color:#000000;
	}
.popupGuarantee2 {
	border:1px solid #666;
	padding:2px;
	font-size:11px;
	color:#666;
	clear:both;
}
.outerPhotoTable td {
	vertical-align:top;
	width:25%;
	padding:5px;
}
.photoTable td {
	vertical-align:top;
	width:25%;

}
.smallCalendar p {margin:5px 0 0 0;	}
.print a {
	padding:0 0 0 15px;
	background:url(/images/iconPrinter.gif) no-repeat left 3px;
}
.allEvents a {
	padding:0 0 0 15px;
	background:url(/images/iconViewAll.gif) no-repeat left 3px;
}
.upcomingEventsListNav {
	float:left;
	background:yellow;
	width:100%;
}
.eventListNavWrap {
	float:left;
	width:589px;
	padding:0 0 15px 0;
}
.eventListNav {
	margin:0;
	padding:0;
	float:left;
	width:320px;
	list-style:none;
}
.eventListNav li {
	float:left;
	width:50%;
	height:40px;
	margin:0;
	padding:0;
}
.article .eventListNav li a {
	position:relative;
	font-size:14px;
	color:#ee2e24;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding:3px 0 15px 27px;
}
.article .eventListNav li a img {
	border:none;
	position:absolute;
	left:0;
	top:3px;
}
.article .eventListNav li a:hover {
	text-decoration:underline;
}
.eventListUtility {
	margin:0;
	padding:0 0 0 40px;
	float:left;
	width:50px;
	list-style:none;
}
.eventListUtility {
	margin:0;
	padding:0 0 0 30px;
	float:left;
	width:60px;
	list-style:none;
}
.eventListUtility li{
	margin:0;
	padding:0 0 10px 0;
}
.upcomingEventsList {
	float:left;
	width:100%;
}
.upcomingEventsList dl {
	position:relative;
	float:left;
	width:265px;
	height:75px;
	padding:0 0 0 27px;
	margin:0 1px 0 0;
}
.upcomingEventsList dl dd.eventIcon {
	position:absolute;
	left:0;
	top:3px;
}
/*.upcomingEventsList dl.raceEvents, .article .eventListNav li a.raceEvents {
	background:url(/images/iconRaceEvents.png) no-repeat 0 3px;
}
.upcomingEventsList dl.concerts, .article .eventListNav li a.concerts {
	background:url(/images/iconConcerts.png) no-repeat 0 3px;
}
.upcomingEventsList dl.dragRacing, .article .eventListNav li a.dragRacing {
	background:url(/images/iconDragRacing.png) no-repeat 0 3px;
}
.upcomingEventsList dl.newtonClub, .article .eventListNav li a.newtonClub {
	background:url(/images/iconNewtonClub.png) no-repeat 0 3px;
}
.upcomingEventsList dl.drivingSchool, .article .eventListNav li a.drivingSchool {
	background:url(/images/iconDrivingSchool.png) no-repeat 0 3px;
}
.upcomingEventsList dl.other, .article .eventListNav li a.other {
	background:url(/images/iconOther.png) no-repeat 0 3px;
}*/