/* CSS Document for Series Landing Page*/

/* TOP NAV */

li#topnav_series a {background-position: 0 -78px;} /*sets menu status to active*/

#history {
	width: 211px;
	padding: 65px 0 0 0;
}

#history_hd {
	height: 27px;
	width: 209px;
	background-repeat: no-repeat;
}

#history_hd h3 {
	display: none;
}
	
#history p {
	font-size: 10px;
	color: #999;
	margin: 0;
	padding: 8px 15px 0 11px;
}

#history img {
	border: none;
	margin: 11px;
}

#content_hd {
	height: 140px;
	width: 700px;
	padding: 0;
}

#content_hd h1 span {
	display: none;
}

#content_hd h2 span {
	display: none;
}

#news {
	width: 730px;
	min-height: 326px;
	height: auto !important;
	height: 326px;
	position: relative;
	margin: 0 0 0 12px;
}

#news img.news_img { 
	float: left;
	margin: 16px;

}

#news_right {
	float: right;
	width: 260px;
	margin-bottom: 10px;
}

.news_hd {
	margin-top: 16px;
}

#news_right img.btn {
	border: none;
	display: inline;
}

#news_right h3 {
	display: none;
}

#news_right p {
	font-size: 10px;
	margin: 0px 0 18px 0;
	padding: 50px 10px 0 0;
	line-height: 15px;
}

#news_right p strong {
	color: #ccc;
	text-transform: uppercase;
}

#news_right p a {
	text-decoration: none;
}

#results {
	float: left;
	display: inline;
	width: 358px;
	height: 180px;
	margin: 17px 0 0 12px;
}

#results_hd {
	height: 33px;
	width: 354px;
	margin: 0 2px 0 2px;
}

#results_hd a {
	float: right;
	margin: 8px 6px 0 0;
}

#results em {
	font-style: normal;
	font-size: 10px;
	color: #f00;
	margin: 5px 0 0 18px;
	display: block;
}

#results table, #standings table {
	padding: 0;
	margin: 0 10px 0 16px;
}

#results td.col1, #standings td.col1 {
	width: 83px;
}

#results td.col2, #standings td.col2 {
	width: 170px;
}

#results td.col3, #standings td.col3 {
	width: 120px;
}

#results thead td, #standings thead td {
	color: #666;
	font-size: 9px;
}

#results tbody td, #standings tbody td {
	color: #fff;
	font-size: 9px;
	padding: 0;
	margin: 0;
}
	
#standings {
	float: left;
	display: inline;
	width: 358px;
	height: 180px;
	margin: 17px 0 0 12px;
}

#standings_hd {
	height: 33px;
	width: 354px;
	margin: 0 2px 0 2px;
}

#standings_hd a {
	float: right;
	margin: 8px 6px 0 0;
}

div.baja_outer {
	width: 211px; 
}

div#baja {
	width: 195px;
	background: #2e2d2b;
	margin-top: 10px;
	position: relative;
	left: 8px;
}

div.baja_text {
	background: #2e2d2b url('/motorsports/images/offroad/left_baja_bg.gif') repeat-x;
	width: 195px;
}

div.baja_text img {
	display: block;
	padding: 0;
	margin: 0;
}

div.baja_text p {
	color: #999999;
	font-size: 10px;
	padding: 4px 10px 10px 4px;
	margin: 0;
	text-align: left;
}
