/* Top Nav */

li#topnav_drivers a {background-position: -394px -78px;} /*sets menu status to active*/

.drivers {
	width: 975px;
	margin: 6px 0 0 8px;
	background: #171719 url(/motorsports/images/global/content_bg.gif) 0 37px repeat-x;
}

p {margin: 8px 0;}

/*table*/
#table {
	color: #FFFFFF;
	width: 966px;
	border: 0;
	border-spacing: 0;
	position: relative;
	text-align: center;
}
#table td {
	background-color: #222222;
	padding: 8px;
	
}
#table th{
	clear: right;
	height: 22px;
	margin: 7px 0 0 0px;
	background: url("/motorsports/images/global/table_hd.gif") no-repeat scroll 6px 7px transparent;
}
#table h2{	
	color: black;
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 67px;
	top: 8px;
	font-size: 9px;
	font-weight: bold;
}

#table th {
	background-color: transparent;
	margin-bottom: 0;
	
}

/*Drivers*/
#drivers {
	height:auto;
	margin:6px 0 0 8px;
	min-height:640px;
	width:975px;
}
#drivers_hd {
	height: 37px;
	width: 975px;
	background: url(/motorsports/images/global/drivers_hd.gif) no-repeat;
}

#drivers form {
	float: right;
	height: 20px;
	padding: 0 0 10px 0;
}

#drivers form strong {
	color: #f5f5f5;
	font-size: 9px;
	font-weight: normal;
}

#drivers form select {
	font-size: 10px;
	height: 17px;
}

#drivers_go_btn {
	position: relative;
	top: 2.5px;
}

#drivers_table_hd {
	clear: right;
	height: 22px;
	width: 960px;
	margin: 7px 0 0 0px;
	background: url(/motorsports/images/global/table_hd.gif) no-repeat;
}

#drivers_inner_table_hd {
	clear: right;
	height: 22px;
	width: 936px;
	margin: 7px 0 0 7px;
	background: url(/motorsports/images/global/table_hd.gif) no-repeat;
}

#drivers_table_hd h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 65px;
	top: 4px;
	font-size: 9px;
	font-weight: bold;
}
#drivers_inner_table_hd h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	float: left;
	position: relative;
	left: 65px;
	top: 4px;
	font-size: 9px;
	font-weight: bold;
}
#drivers_table_bd {
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: #212122;
	width: 944px;
	margin: 0 0 7px 7px;
	padding: 8px;
}
#drivers_inner_table_bd {
	min-height: 100px;
	height: auto !important;
	height: 200px;
	background: #212122;
	width: 944px;
	margin: 0 0 7px 7px;
	padding: 8px;
}

.drivers_display {
	float: left;
	width: 110px !important;
	width: 111px;
	height: 146px;
	margin: 4px !important;
	margin: 3px;
	text-align: center;
	background: url(/motorsports/images/drivers/landing_bg.jpg) no-repeat;
	position: relative;
}

.drivers_display img {
	border:3px solid #E8E6E6;
	margin: 5px 0 5px 0;
}

.drivers_display a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	
}

#drivers_table_ft {
	height: 3px;
	width: 960px;
	margin: 0 8px 0 6px;
	background: url(/motorsports/images/global/table_ft.gif) no-repeat;
}

.drivers_num {
	background: url('/motorsports/images/global/num_w_bg.gif') no-repeat;
	width: 24px;
	height: 19px;
	position: absolute;
	top: 8px;
	left: 77px;
	z-index: 2;
	font-weight: 700;
	color: #F00;
	font-size: 12px;
	padding: 1px 0;
}

#cat_box {
	margin: 0px;
	padding: 4px;
	hei ght: auto;
	min-he ight: 500px;
	background: black repeat-x top;
	/*background image: url('/motorsports/images/global/media_cat_box_bg.jpg');*/
}


