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

* {padding:0; margin:0; border:none; font-family: Arial, Helvetica, sans-serif;}
a {text-decoration:none;}
li {list-style-type:none;}
hr {border:solid thin; color:#00F;}
body {background-color:#000;}
#container {margin:0 auto;width:1000px;}
#header {margin:0 auto;height:184px;background-image:url(images/header.jpg);text-align:center;}
#header a.logo {}
#sponsor_left {	float:left;width:120px;height:60px;background-color:#333333;margin:120px 0 0 20px;}
#sponsor_right {float:right;width:120px;height:60px;background-color:#333333;margin:120px 20px 0 0;}
#nav {margin:0 auto;width:680px;height:20px;}
/* common styling */
.menu {font-family: arial, sans-serif;height:20px;position:relative;font-size:11px;z-index:100;padding-left:8px;}
.menu ul li a, .menu ul li a:visited {display:block;text-decoration:none;color:#000;text-align:center;color:#00F;border:1px solid #333;background-image:url(images/button.jpg);
/*top buttons normal */
line-height:20px;font-size:11px;overflow:hidden;}
.menu ul {padding:0;margin:0;list-style: none;}
.menu ul li {float:left;position:relative;width:95px;height:20px;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#F90;background-image:url(images/button02.jpg);/*top button hover */}
.menu ul li:hover ul {display:block;position:absolute;top:21px;left:0;width:105px;}
.menu ul li:hover ul li a.hide {background:#F90;/*inner extra flyout normal */color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#666;/*inner extra flyout hover */color:#F90;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block;background:#ddd;/* drop down buttons */color:#000;}
.menu ul li:hover ul li a:hover {background:#FFF;/*drop down hover */color:#000;}
.menu ul li:hover ul li:hover ul {display:block;position:absolute;left:98px;top:0;}
.menu ul li:hover ul li:hover ul.left {left:-95px;}	
#content {width: 1000px;margin: 0 auto;padding-top:5px;background-image:url(images/slice.jpg);background-repeat:repeat-y;}
#inner {min-height:465px;text-align:center;}
#template1_inner {width:750px;margin:0 auto;padding:10px 0 0 10px;}
.main_link a {font-family:Arial, Helvetica, sans-serif;font-size:19px;color:#00F;font-weight:bold;}
.title1 {font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#00F;font-weight:bold;text-align:center;}
.title2 {font-family:Arial, Helvetica, sans-serif;font-size:22px;color:#00F;font-weight:bold;text-align:center;}
.title3 {font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#444;font-weight:bold;text-align:left;}
.date {font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#00F;font-weight:bold;text-align:center;}
.date2 {font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#00F;font-weight:bold;text-align:center;}
.date3 {width: 180x;margin-left:10px;text-align:left;width:155px;display: inline-block;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold;color:#000;}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222;
	font-weight:bold;
	text-align:left;
	width:400px;
	overflow:hidden;
}
.headline a,a:hover,a:visited {
	text-decoration:none;
	color:#444;
}
.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	/*font-weight:bold;*/
	text-align:left;
	margin-top:10px;
	white-space:pre-wrap;
}

.news_date {
	font-size:12px;
}


#upleft {
float:left;
margin-top:25px;
	width:274px;
	height:235px;
	background-image:url(images/upper_left_box.png);
}
#leftcol {
	width:285px;
	float:left;
	margin-left:10px;
}
#midcol {
	width:420px;
	float:left;
}
#rightcol {
	width:275px;
	float:left;
}

#gallery {
	width:175px;
	height:52px;
	margin:41px 0 0 47px;
	}


#title {
	margin:35px 0 0 32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
	font-weight:bold;
	overflow:hidden;
	width:200px;
	/*height:38px;*/
	text-align:center;
}

#count {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00F;
	font-weight:bold;
	margin:-5px 0 0 77px;
}
#countdown-days,countdown-hours,countdown-minutes,countdown-seconds {
	font-size:16px;
}


#upright {
float:left;
margin-top:25px;
	width:274px;
	height:235px;
	background-image:url(images/upper_right_box.png);
}

	
#links {
	width:220px;
	height:55px;
	margin:40px 0 0 37px;
	
}
	
#links ul {
	text-align:center;
	width:210px;
}
	
#links li {
	display:inline-block;
/*stupid IE needs the following*/
zoom:1;
*display:inline;
	width: 90px;
	padding:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00F;
	font-weight:bold;
}




#lowleft {
float:left;
	height:235px;
	background-image:url(images/lower_left_box.png);
	width:284px;
}

#sched {
	width:190px;
	height:154px;
	overflow-y:scroll;
	margin:38px 0 0 40px;	
}

#sched p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
	font-weight:bold;
	text-align:center;
}

#sched a p {
	border-bottom:#F90;
}

#sched h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00F;
	font-weight:bold;
	text-align:center;
}


#lowright {
float:left;
	width:284px;
	height:235px;
	background-image:url(images/lower_right_box.png);
}

.kartsched {
	width:190px;
	height:154px;
	overflow-y:scroll;
	margin:38px 0 0 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00F;
	font-weight:bold;
	text-align:center;
}

#results_top {
	
	width:984px;
	height:70px;
	background-image:url(images/results_box_01.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	}
	
#lap_times_top {
	
	width:984px;
	height:70px;
	background-image:url(images/lap_times_01.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	}
	
#results_mid {
	
	width:984px;
	min-height:490px;
	background-image:url(images/results_box_02.png);
	background-position:15px 50%;
	background-repeat:repeat-y;
	}
	
#results_bottom {
	
	width984px;
	height:70px;
	background-image:url(images/results_box_03.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	}
#content_top {
	
	width:984px;
	height:70px;
	background-image:url(images/content_box_01.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	text-align:center;
	}

#content_top p {
	color: #011B5C;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-top: 45px;
	}
	
#content_mid {
	
	width:984px;
	min-height:490px;
	background-image:url(images/results_box_02.png);
	background-position:15px 50%;
	background-repeat:repeat-y;
	}
	
#content_bottom {
	
	width984px;
	height:70px;
	background-image:url(images/results_box_03.png);
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	}

#footer {
	width:1000px;
	height:179px;
	background-image:url(images/footer.jpg);
}

#footer p.copyright {padding:89px 0 0 275px;font:Arial, Helvetica, sans-serif; color:#011b5c; font-size:14px;font-weight:bold;}

#footer_banner {
	margin:0 auto;
	width:468px;
	height:60px;
	background-color:#333333;
	margin-top:35px;
}

.result_holder {
	font: bold 12px Arial, Helvitica, sans-serif;
	padding-left:5px;
	text-align:center;
	width:750px;
	margin:0 auto;
	padding-left:15px;
}
.results {
	float: left;
	width: 350px;
	font-size:12px;
}
.event_head {
	color:#555;
	background-color:#8ffff9;
	margin: 0 auto;
	height:20px;
	padding-left:5px;
	padding-top: 3px;
	font-size:16px;
}

.div_head {
	color:#fff;
	background-color:#0066db;
	margin: 0 auto;
	height:17px;
	/*padding:3px 5px 0 5px;*/
	padding:5px;
	text-align:left;
	clear:both;
}
.race_head {
	color:#fff;
	background-color:#0d009e;
	height:20px; 
	margin: 0 auto;
	clear:both;
	padding-left:30px;
	padding-top: 3px;
	text-align:left;
}
.winner {
float: right;
	text-align:right;
	width: 180px;
}

.position {
        display:inline-block;
/*stupid IE needs the following*/
zoom:1;
*display:inline;
	padding-left: 10px;
	text-align: center;
	width: 20px;
}
.number {
        display:inline-block;
/*stupid IE needs the following*/
zoom:1;
*display:inline;
	width:35px;
	text-align:right;
	padding-right:10px;
}
.name {
        display:inline-block;
/*stupid IE needs the following*/
zoom:1;
*display:inline;	
width:140px;
	padding-left: 5px;
}
.sched_box {
	font: bold 12px Arial, Helvitica, sans-serif;
	width:410px;
	min-height:480px;
	border: 1px solid black;
	padding:5px;
	background-color:#eee;
	color:#333;
	text-align:center;
	font-size:18px;
	font-weight:900;
	}
.sched_body{
	text-align: left;
	padding-top:10px;
	font-size:14px;
	white-space:pre-wrap;
}

#weather {
	padding-top:33px;
	}

#rss{
margin: 0px auto;
font-family: arial;
font-size: 8pt;
color: #222;
width: 180px;
height: 40px;
padding: 10px 0px 0px 5px;
border: 0px solid #555;
text-align: left;
}
.description {
	width: 350px;
	margin-left: 10px;
	display: inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000;
	text-align:left;
}
#result_form{
	padding:15px;
}
.alert {
	min-height: 20px;
	text-align:center;
	text-transform:capitalize;
	border:2px solid red;
	background-color:#fff;
	padding:5px;
}
.alert a {
	font-weight: bold;
	color:#f00;
}
.weather a {
	text-decoration:none;
	color:#000;
}
.results_column {
	float:left;
	width:370px;
	}
