@charset "utf-8";
/* CSS Document */
body {
	background-color: #4b4d4a;
	color: #f5f5f5;
}
.wrap {
	background-image: url(../img/motorsport_bg.gif);
	background-repeat: repeat-x;
	min-height: 390px !important;
	height: 390px;
}
.top {
	border-bottom: 1px solid #6e706d;
}
.header {
	border-top: 2px solid #7b7d7a;
	border-bottom: 1px solid #484a47;
}
.page_content {
	border-top: 1px solid #646663;
	border-bottom: 1px solid #434542;
}
.footer {
	border-top: 1px solid #656861;
	color: #a4a6a3;
}
.footer a {
	color: #a4a6a3;
	font-weight: normal;
}
.footer a:hover {
	color: #ffffff;
	font-weight: normal;
}
.tabmenu, .tabmenu li { 
	margin:0;
	padding:0;
}
.tabmenu {
	list-style:none;
}
/*RESET*/
.tabmenu {
	float:left;
	width: 270px;
	background:url(../img/motorsportTab_line.gif) repeat-x left bottom;
}
.tabmenu li {
	float:left;
}
.tabmenu a, .tabmenu a:hover {
	text-decoration:none;
}
.tabmenu a span, .tabmenu a:hover span {
	float:left;
	display:block;
	cursor:hand;
	cursor:pointer;
	color:#cccdcc;
	font-weight: bold;
	padding: 7px 8px 6px 8px;
	background:url(../img/motorsportTab_bg.gif) repeat-x left top;
	height: 16px;
}
.tabmenu a:hover span {
	color:#e0e1e0;
	background:url(../img/motorsportTab_bg.gif) repeat-x left top;
}
.tabmenu a .left, .tabmenu a:hover .left {
	overflow:hidden;
	width:2px;
	background:url(../img/motorsportTabL_bg.gif) no-repeat left top;
	padding:0px;
	float:left;
	height:29px;
}
.tabmenu a .right, .tabmenu a:hover .right {
	overflow:hidden;
	width:2px;
	background:url(../img/motorsportTabR_bg.gif) no-repeat left top;
	padding:0px;
	float:left;
	height:29px;
}
.tabmenu a:hover .left {
	background-position:left top;
}
.tabmenu a:hover .right {
	background-position:left top
}
.tabmenu a:hover {
	text-indent:0pt;
}
.tabmenu li.active a span {
	background-position:left bottom;
	color: #ffffff;
}
.tabmenu li.active a .left {
	background-position:left bottom;
}
.tabmenu li.active a .right {
	background-position:left bottom
}
.tab_content {
	background-image:url(../img/motorsportTabcontent.gif);
}
.tab_content .image {
	border:1px solid #8b8b6f;
}
.tab_content h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding:0px;
	margin: 0px;
}
.tab_content h1 a, .tab_content h1 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.weather {
	background-image:url(../img/motorsportW_line.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
.weather .today, .weather .tomorrow {
	color: #ffffff;
}
.weather .tomorrow {
	color: #e8e8e8;
}
.menu {
	text-align: right;
}
.header {
	padding: 10px;
}
.page_content {
	padding: 10px;
}
.footer {
	padding:8px;
	text-align: center;
}
.sec_menu {
	background-color: #6f716e;
}
/*Article Styles*/

.headline1 h1 {
	color: #ffffff;
}
.headline2 h1 {
	color: #ffffff;
}
.headline3 h1 {
	color: #ffffff;
}
.content1 h1, h2, h3, h4, h5, h6, .content2 h1, h2, h3, h4, h5, h6, .content3 h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}
.button{
	font-size:11px;
	border:1px solid #CCCCCC; 
	background:url(../img/motorsport-button-bg.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 6px 3px 6px;
}
.button2,.button2:hover{
	font-size:11px;
	border:1px solid #252523; 
	background:url(../img/motorsport-button-bg2.gif) repeat-x;
	color:#000000;
	padding:2px 3px 2px 3px;
	font-weight:bold;
	
}
