/* Top Nav */

li#topnav_results a {background-position: -208px -78px} /*sets menu status to active*/

#results {
	width: 975px;
	margin: 6px 0 0 8px;
	background: #171719 url(/motorsports/images/global/content_bg.gif) 0 37px repeat-x;
}

#results_hd {
	height: 37px;
	width: 975px;
	background: url(/motorsports/images/global/results_hd.gif) no-repeat;
}

#results form {
	float: right;
	padding: 0 7px 8px 0;
}

#form_instructions {
	color: #f5f5f5;
	font-size: 8px;
	float: right;
	padding: 6px 5px 0 0;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	margin: 0 4px 0 0;
}

#results form select{
	font-size: 10px;
	height: 17px;
	margin: 0 4px 0 4px;
}

#results_go_btn {
	position: relative;
	top: 6px;
}

#results_ft {
	height: 2px;
	width: 975px;
	margin: 8px 0 0 0;
	background: url(/motorsports/images/global/content_ft.gif) no-repeat;
}

div.results_series {
	margin: 10px 0 0 0;
}

div.results_table_hd {
	clear: right;
	height: 22px;
	width: 960px;
	margin: 0 0 0 7px;
	background: url(/motorsports/images/global/table_hd.gif) no-repeat;
}

div.results_table_hd h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 65px;
	top: 4px;
	font-size: 9px;
	font-weight: bold;
}

#results_print_all {
	position: relative;
	top: 6px;
	right: 25px;
	float: right;
	display: block;
	border: 0;
}

#results_print {
	position: relative;
	top: 6px;
	right: 15px;
	float: right;
	display: block;
	border: 0;
}

div.results_table_bd {
	background: #212122;
	width: 944px;
	margin: 0 0 0 7px;
	padding: 8px;
}

#results table {
	width: 100%;
	border-collapse: collapse;
}

#results table td {
	color: #ccc;
	font-size: 10px;
	padding: 6px;
	margin: 0;
	vertical-align: top;
}

#results table td em {
	color: #999;
	font-style: normal;
}

#results table td a {
	color: #cf0505;
	text-decoration: none;
}
	
#results table thead td {
	color: #666;
	font-size: 10px;
}
	
#results table td.odd {
	background: #29292a;
}

#results_table_ft {
	height: 3px;
	width: 960px;
	margin: 0 8px 0 6px;
	background: url(/motorsports/images/global/table_ft.gif) no-repeat;
}

.results_section {
	border-bottom: 1px solid #333;
}

.results_race_name {
	color: #fff;
	font-size: 10px;
	padding: 6px;
	margin: 0;
	vertical-align: top;
	border-top: 1px solid #212122;
}

.oddLine {
	background: #29292a;
}

.results_race_name a, .results_race_name a:visited, .results_race_name a:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.results_race_name a:hover { text-decoration: underline; }

.results_race_name img {
	display: inline;
	margin-right: 8px;
}

.results_race_name a:hover img {
	text-decoration: none;
}

.results_race_name em {
	color: #999;
	font-style: normal;
}

.results_details {
	display: none;
	border: 1px solid #29292a;
	border-top: none;
}
