/* CSS Document for News & News Story*/

/* NAV */

li#topnav_series a {background-position: 0 -78px;} /*sets menu status to active*/

/* LEFT COLUMN */

#heading_news {
	clear:both;
	text-align:right;
	background-repeat:no-repeat;
	height:30px;
	margin: 0 0 0 2px;
}

#heading_news img {
	margin: 9px 5px;
	border:0px;
}

#news_list {
	background-repeat: repeat-x;
	width: 198px;
	margin: 35px 5px 5px 5px;
	padding-bottom: 25px;
}

#news_list_hd {
	background-repeat: no-repeat;
	height:2px;
	font-size: 1px;
}

#news_list_ft {
	background-repeat: no-repeat;
	height:2px;
	font-size: 1px;
}

#news_headlines {
	padding: 0px 10px;
	font-size:10px;
	line-height:13px;
	color: #999999;
}

#news_headlines p {
	margin: 10px 0px;
}

#news_headlines span {
	color:#ffda08;
	display:block;
}

#news_headlines a {
	color:white;
	text-decoration:none;
	text-transform: uppercase;
}

#news_headlines a:hover {
	color:white;
	text-decoration:underline;
}

/* RIGHT COLUMN */

#col2_container {
	padding: 5px 0 0 0;
	min-height: 630px;
	height: auto !important;
	height: 630px;
	position:relative;
}

#col2_container_hd {
	height: 2px;
	margin: 15px 0 0 0;
}

#col2_container_ft {
	height: 2px;
}

#content_hd {
	height: 112px;
	width: 750px;
	padding: 0;
}

#content_hd h1 {
	display: none;
}

#content_hd h2 {
	display: none;
}

#newsbox {
	margin: 10px;
	font-size: 11px;
	color: #898989;
}

#newsbox img.archive_img {
	float: left;
	margin: 0 10px 10px 0;
}

#featurestory {
	background: url('../../images/global/heading_featurestory_senews.gif') 445px 0px no-repeat;
	width: 720px;
	float: left;
	color: #999;
	margin: 10px 0px;
	padding: 0;
}

#featurestory p {
	margin: 5px 0px;
}

#featurestory a {
	color: #ffda08;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

#featurestory a:hover {
	text-decoration: underline;	
}

#featurestory p.feature_link {
	margin: 35px 0 0 0;
	padding: 0;
}

#featurestory img {
	margin: 6px 0px;
}

#featurestory img.feature_img {
	float: left;
	margin: 0 10px 10px 0;
}

#newsheadlines {
	background: url('../../images/global/heading_newsheadlines_senews.gif') top left no-repeat;
	width: 730px;
	margin: 20px 0px;
	padding: 45px 10px 0px 0px;
	min-height: 100px;
}

#newsheadlines p {
	width:720px;
	padding:0px 7px 15px 0px;
	margin:0px;
}
	
#newsheadlines a {
	color: #DFDFDF;
	font-weight:600;
	text-decoration:none;
}

#newsheadlines a:hover {
	color: white;
	text-decoration: underline;
}

#newsheadlines span {
	color: #ffda08;
	display:block;
}

#newsstory_body {
	color: #000;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0 10px 10px 0;
}

#newsstory_body strong {
	text-transform: uppercase;
}

#newsstory_body img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#newsstory_body ul li {
	list-style-position: inside;
}



#printemail {
	float:right;
	margin: 0 0 10px 0;
}

#news_archives {
	background: url('/motorsports/images/global/heading_newsarchives.gif') no-repeat;
	width: 738px;
	float: left;
	color: #999;
	margin: 0 0 10px 0;
	padding: 35px 0px 0px 0px;
}

#news_archives_hd {
	background: url('/motorsports/images/global/news_table_hd.gif') no-repeat;
	height: 18px;
	padding: 4px 0 0 167px;
	font-weight: 700;
	color: #555;
}

#news_archives_body {
	background: #212122;
}

#news_archives_month_hd {
	background: #191919;
	height: 15px;
	padding: 2px 7px;
	margin: 0 4px;
	font-weight: 700;
}

#news_archives_month {
	padding: 10px 0;
}

#news_archives_body p {
	padding: 5px 10px;
	margin: 0;
}

#news_archives_body a {
	text-decoration: none;
	font-weight: 700;
	color: #DDD;
}

#news_archives_body a:hover {
	text-decoration: underline;
	color: #FFF;
}

#likethis_div {
	padding-top: 1px;
}
#ratethis_div {
	float:right;
}
#result {
	float:right;
}

