/* Top Nav */

li#topnav_standings a {background-position: -317px -78px;} /*sets menu status to active*/

#standings {
	width: 975px;
	margin: 6px 0 0 8px;
	background: #171719 url(/motorsports/images/global/content_bg.gif) 0 37px repeat-x;
}

#standings_hd {
	height: 37px;
	width: 975px;
	background: url(/motorsports/images/global/standings_hd.gif) no-repeat;
}

#standings form {
	float: right;
	padding: 0 7px 6px 0;
}

#standings form strong {
	color: #f5f5f5;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#standings form select {
	font-size: 10px;
	height: 17px;
}

#standings_go_btn {
	position: relative;
	top: 6px;
}

#standings_ft {
	height: 2px;
	width: 975px;
	margin: 8px 0 0 0;
	background: url(/motorsports/images/global/content_ft.gif) no-repeat;
}

#standings_table_hd {
	clear: right;
	height: 22px;
	width: 960px;
	margin: 7px 0 0 7px;
	background: url(/motorsports/images/global/table_hd.gif) no-repeat;
}

#standings_table_hd h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 65px;
	top: 4px;
	font-size: 9px;
	font-weight: bold;
}

#standings_print {
	position: relative;
	top: 6px;
	right: 20px;
	float: right;
	display: block;
	border: none;
}

div.standings_table_bd {
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: #212122;
	width: 944px;
	margin: 0 0 0 7px;
	padding: 8px;
}

#standings table {
	width: 100%;
	border-collapse: collapse;
}

#standings table td {
	color: #ccc;
	font-size: 10px;
	padding: 8px;
	margin: 0;
	vertical-align: top;
	text-align: center;
}

#standings table th {
	color: #fff;
	font-size: 11px;
	padding: 20px 6px 6px 6px;
	margin: 0;
	vertical-align: top;
}

#standings table td a {
	color: #cf0505;
	text-decoration: none;
}
	
#standings table thead td {
	color: #666;
	font-size: 10px;
}
	
#standings table td.odd {
	background: #29292a;
}

#standings_table_ft {
	height: 3px;
	width: 960px;
	margin: 0 8px 0 6px;
	background: url(/motorsports/images/global/table_ft.gif) no-repeat;
}
