/* Top Nav */

li#topnav_schedule a {background-position:  -111px -78px;} /*sets menu status to active*/

#schedule {
	width: 975px;
	margin: 6px 0 0 8px;
	background: #171719 url(/motorsports/images/global/content_bg.gif) 0 37px repeat-x;
}

#schedule_hd {
	height: 37px;
	width: 975px;
	background: url(/motorsports/images/global/schedule_hd.gif) no-repeat;
}

#schedule form {
	float: right;
	padding: 0 7px 8px 0;
}

#schedule form strong {
	color: #f5f5f5;
	font-size: 9px;
	font-weight: normal;
}

#schedule form select {
	font-size: 10px;
	height: 17px;
}

#schedule_go_btn {
	position: relative;
	top: 6px;
}

#schedule_ft {
	height: 2px;
	width: 975px;
	margin: 8px 0 0 0;
	background: url(/motorsports/images/global/content_ft.gif) no-repeat;
}

div.schedule_table_hd {
	clear: right;
	height: 22px;
	width: 960px;
	margin: 0 0 0 7px;
	background: url(/motorsports/images/global/table_hd.gif) no-repeat;
}

div.schedule_table_hd h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 65px;
	top: 4px;
	font-size: 9px;
	font-weight: bold;
}

img.schedule_print_all {
	position: relative;
	top: 6px;
	right: 25px;
	float: right;
	display: block;
	border: 0;
}

img.schedule_print {
	position: relative;
	top: 6px;
	right: 15px;
	float: right;
	display: block;
	border: 0;
}

div.schedule_table_bd {
	background: #212122;
	width: 944px;
	margin: 0 0 0 7px;
	padding: 8px;
}

#schedule table {
	width: 100%;
	border-collapse: collapse;
}

#schedule table td {
	color: #ccc;
	font-size: 10px;
	padding: 6px;
	margin: 0;
	vertical-align: top;
}

#schedule table td.track {
	font-size: 9px;
	font-weight: bold;
	color: #5c5c64;
}

#schedule table td.track img {
	margin: 2px 0 0 6px;
	vertical-align: middle;
}

#schedule table td a {
	color: #cf0505;
	text-decoration: none;
}

#schedule table td a.track_link {
	color: #ccc;
}
	
#schedule table thead td {
	color: #666;
	font-size: 10px;
}
	
#schedule table td.odd {
	background: #29292a;
}

div.schedule_table_ft {
	height: 3px;
	width: 960px;
	margin: 0 7px 10px 7px;
	background: url(/motorsports/images/global/table_ft.gif) no-repeat;
}

div.schedule td.col1 {width:100px;}
div.schedule td.col2 {width:100px;}
div.schedule td.col3 {width:270px;}
div.schedule td.col4 {width:100px;}
div.schedule td.col5 {width:200px;}
div.schedule td.col6 {width:75px;}
div.schedule td.col7 {width:75px;}
