/* Stylesheet for History, TRD, and Links Pages */

p {margin: 8px 0;}

.subscribe #sh_inner_head,
.links #sh_inner_head,
.parts #sh_inner_head,
.history #sh_inner_head {
	width: auto;
	background-image: url('/motorsports/images/global/sh_history_hd.gif');
}

.subscribe #sh_inner_foot,
.links #sh_inner_foot,
.parts #sh_inner_foot,
.history #sh_inner_foot {background-image: url('/motorsports/images/global/sh_inner_ft.jpg');}

.subscribe #sh_col1,
.links #sh_col1,
.parts #sh_col1,
.history #sh_col1 {background-image: url('/motorsports/images/global/sh_col1_bg.jpg');}

.subscribe #sh_col2,
.links #sh_col2,
.parts #sh_col2,
.history #sh_col2 {background-image: url('/motorsports/images/global/sh_col2_bg.jpg');}

.subscribe #masheading h1,
.links #masheading h1,
.parts #masheading h1,
.history #masheading h1 {height:40px;}

.history #masheading h1 {background: url('/motorsports/images/global/heading_history.gif') left top no-repeat;}
.parts #masheading h1 {background: url('/motorsports/images/global/heading_parts.gif') left top no-repeat;}
.links #masheading h1 {background: url('/motorsports/images/global/heading_links.gif') left top no-repeat;}
.subscribe #masheading h1 {background: url('/motorsports/images/global/heading_subscribe.gif') left top no-repeat;}

ul#misc_nav {
	margin: 0 0 0 7px;
	padding: 0;
	width: 195px;
	background: url('/motorsports/images/global/history_nav_bg.jpg');
}

ul#misc_nav li {
	list-style: url('/motorsports/images/global/history_nav_bullet.gif');
	padding: 5px 0 0 5px;
	margin: 0 0 0 22px;
	height: 33px;
}

span.active {
	display: block;
	color: #F00;
}

#misc_nav a {
	display: block;
	height: 33px;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #BBB;
}

#misc_nav a:hover, 
#misc_nav a:hover span {
	color: #FFF;
}

#parts_main,
#series_history_bd,
.history_article,
.links_section {
	padding: 10px;
	font-size: 11px;
	color: #9F9F9F;
}

.subscribe #parts_main {
	text-align: center; 
	padding: 20px 0;
}

#title {color: #DDD;}

#series_history_bd img {
	margin: 0 10px 0 0;
}

#series_history_bd span {
	display: block;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #EEE;
}

#content_hd {
	height: 112px;
	width: 750px;
	padding: 0;
}

span#content_hd h1 {
	display: none;
}

span#content_hd h2 {
	display: none;
}

#parts_col1 {
	padding: 10px;
}

.links_section {
	margin: 5px 0;
}

.links_section a {
	padding: 0 20px 0 0;
	background: url('/motorsports/images/global/external_link.gif') right 4px no-repeat;	
}

.links_section ul {
	margin: 0 0px;
	padding: 0 0 5px 5px;
	font-weight: 600;
	font-size: 11px;
}

.links_section li {
	margin: 2px 14px;
	font-size: 10px;
	font-weight: normal;
	list-style-image: url('/motorsports/images/global/misc_bullet_1.gif');
}

.links_section li ul li{
	list-style-image: url('/motorsports/images/global/misc_bullet_2.gif');
}

#col2_container {
	min-height: 530px;
}