@CHARSET "UTF-8";

img {
	border-style: none;
}

* {
	outline-style: none;
}

a {
	color:#FFCC00; 

}

.debug {
	border: 1px solid red;
}

body {
	font-family: Arial;
	font-size: 0.8em;
	background: #2a2a2a url('img/body_bg.png') repeat-x top left;
}

div#container {
	width: 995px;
	margin: 0px auto 50px auto;
	border: 1px solid #262626;
	border-width: 0px 1px 1px 1px;
	background: #353535 url('img/container_bg.png') no-repeat top left;
}

div#yellow {
	background: #fcd600 url('img/yellow_bg.png') no-repeat top left;
	height: 4px;
}

div#topmenu ul {
	float: right;
	list-style-type: none;
}

div#topmenu ul li {
	float: left;
	margin-left: 5px;
}

div#topmenu ul li a {
	float: left;
	padding: 0px 14px 0px 10px;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 21px;
}

.blackTop {
	padding-left: 4px;
	background: transparent url('img/top_black_left.png') no-repeat top left
		;
}

.blackTop a {
	background: #000000 url('img/top_black_right.png') no-repeat top right;
	color: #ffffff;
}

.yellowTop {
	padding-left: 4px;
	background: transparent url('img/top_yellow_left.png') no-repeat top
		left;
}

.yellowTop a {
	background: #fbd500 url('img/top_yellow_right.png') no-repeat top right;
	color: #000000;
}

div#header {
	margin: 0px 7px 0px 7px;
}

div#footer {
	border: 1px solid #515151;
	padding: 10px 0px 10px 0px;
	margin: 0px 7px 0px 7px;
	border-width: 1px 0px 0px 0px;
	overflow: hidden;
	color: #868686;
	font-size: 0.8em;
}

div#body_left {
	float: left;
	clear: left;
	width: 680px;
}

div#body_right {
	float: right;
	clear: right;
	width: 290px;
}

div.rightBlack {
	border: 2px solid #000000;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	background: #000000 url('img/right_black_bg.png') repeat-x bottom left;
}

div.rightYellow {
	border: 2px solid #fdd700;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #fdd700 url('img/score_bg.png') repeat-x top left;
}

div#mosler_news {
	overflow: hidden;
}

div#score {
	
}

div#dsc_news ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div#dsc_news ul li {
	margin: 0px 0px 15px 0px;
}

div#dsc_news ul li a {
	text-decoration: none;
	color: #e0e0e0;
}

div#dsc_news ul li a span.date {
	font-weight: bold;
}

div#mosler_video {
	overflow: hidden;
}

div#footer_left {
	float: left;
	clear: left;
}

div#footer_right {
	float: right;
	clear: right;
}

div#footer_right ul {
	list-style-type: none;
}

div#footer_right ul li {
	float: left;
}

div.rightHeader {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #fbd500;
	border-width: 0px 0px 1px 0px;
}

div#score div.rightHeader {
	border-style: none;
	margin-bottom: 0px;
}

div#score div.rightHeader h2 {
	color: #000000;
}

div.rightHeader h2 {
	font-weight: bold;
	color: #ffffff;
	font-size: 1.2em;
}

.rightHeaderYellow {
	color: #fdd600;
}

div#content p {
	color: #ffffff;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

div#footer_right ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #868686;
}

li.footerSplit {
	border: 1px solid #868686;
	border-width: 0px 1px 0px 0px;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.nomp {
	margin: 0px;
	padding: 0px;
}

.box {
	display: block;
	clear: both;
}

div#content {
	border: 2px solid #000000;
	background: #000000 url('img/content_bg.png') repeat-x top left;
	margin: 0px 0px 7px 0px;
}

div#body {
	padding: 0px 7px 0px 7px;
}

div#menu {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
	border-bottom-color: #fbd500;
	background: #000000 url('img/menu_bg.png') repeat-x top left;
	overflow: hidden;
}

div#menu ul {
	list-style-type: none;
}

div#menu ul li {
	float: left;
}

div#menu ul li a {
	float: left;
	padding: 10px 0px 10px 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#menu ul li a:hover {
	color: #fdd600;
}

div#score ol {
	list-style-type: none;
}

div#score ol li {
	margin: 0px 0px 8px 0px;
	color: #ffffff;
	font-size: 0.8em;
	padding: 0px 5px 0px 25px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 9px 7px;
	line-height: 21px;
	overflow: hidden;
}

div#score ol li.first {
	background-image: url('img/score_1.png')
}

div#score ol li.second {
	background-image: url('img/score_2.png')
}

div#score ol li.third {
	background-image: url('img/score_3.png')
}

div#score ol li span.scoreRight {
	float: right;
	clear: right;
}

div#score ol li span.scoreLeft {
	float: left;
	clear: left;
}

/*
	Submenu
*/
.submenu {
	overflow: hidden;
	background-color: #fbd500;
	display: none;
	position: absolute;
	width: 165px;
}

.submenu ul {
	list-style-type: none;
}

.submenu ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	display: block;
}

.submenu ul li a:hover {
	background-color: #000000;
	color: #ffffff;
}

/*
	Logo
*/
div#logo {
	padding: 18px 0px 35px 15px;
	overflow: hidden;
}

div#logo h1 {
	text-indent: -9999px;
	width: 500px;
	height: 55px;
	background: transparent url('img/logo.png') no-repeat top left;
}

/*
	Content header
*/
div.content_header {
	margin: 20px 20px 0px 20px;
}

div.content_header h2 {
	color: #fdd600;
	text-transform: uppercase;
}

div.content_header h3 {
	color: #ffffff;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}

div.content_header span {
	color: #6b6b6b;
	text-transform: uppercase;
	font-weight: bold;
}

/*
	News
*/
div.news_block {
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}

div.news_left {
	float: left;
	clear: left;
	width: 70px;
}

div.news_right {
	float: right;
	clear: right;
	width: 185px;
}

div.news_right a {
	text-decoration: none;
}

div.news_right span.news_title {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

div.news_right span.news_preview {
	color: #d1d1d1;
	font-size: 0.9em;
	line-height: 17px;
}

/*
	Video
*/
div.video_block {
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}

div.video_left {
	float: left;
	clear: left;
	width: 95px;
}

div.video_right {
	float: right;
	clear: right;
	width: 160px;
}

div.video_right a {
	text-decoration: none;
}

span.video_name {
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9em;
}

span.video_length {
	color: #848484;
	font-size: 0.8em;
	line-height: 20px;
}

/*
	Homepage
*/
.blackBox {
	border: 2px solid #000000;
	background: #000000 url('img/right_black_bg.png') repeat-x bottom left;
}

#body_second {
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#body_second_left {
	float: left;
	clear: left;
	width: 488px;
}

#body_second_right {
	float: right;
	clear: right;
	width: 483px;
}

#main_mosler_newsletter form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_mosler_newsletter {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	overflow: hidden;
	background: #000000 url('img/home_newsletter_bg.png') no-repeat top left
		;
}

#main_mosler_newsletter input {
	float: left;
}

#main_mosler_newsletter .inputText {
	border: 3px solid #ffffff;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 0.8em;
	width: 140px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mailing_submit {
	margin: 3px 0px 0px 0px;
}

#main_mosler_newsletter h2 {
	margin: 0px 0px 15px 0px;
	color: #fbd500;
	text-transform: uppercase;
}

#main_mosler_newsletter h2 span {
	color: #ffffff;
}

#main_mosler_video__dsc_news h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #fbd500;
	border-width: 0px 0px 1px 0px;
	color: #fbd500;
	text-transform: uppercase;
	font-size: 1.2em;
}

#main_mosler_video__dsc_news h2 span {
	color: #ffffff;
}

#main_mosler_video__dsc_news_layer {
	padding: 10px;
	background: transparent url('img/home_videos_bg.png') no-repeat;
}

#main_mosler_video_list a {
	text-decoration: none;
}

#main_mosler_video_list a span {
	margin: 5px 0px 5px 0px;
	display: block;
}

#main_mosler_video_list a span.length {
	color: #7d7d7d;
	text-transform: uppercase;
	font-size: 0.8em;
}

#main_mosler_video_list a span.title {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

#main_dsc_news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main_dsc_news_list ul li {
	margin: 0px 0px 15px 0px;
}

#main_dsc_news_list ul li a {
	text-decoration: none;
	color:#FFFFFF; 
}

#main_dsc_news_list ul li a span {
	font-weight: bold;
}

#main_mosler_news_more {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#main_mosler_news_more .blackBox {
	width: 202px;
	float: left;
	clear: none;
	margin: 0px 10px 0px 0px;
	padding: 15px;
}

#main_mosler_news_more .blackBox a {
	text-decoration: none;
	color: white;
}

#main_mosler_news_more .blackBox h3 {
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
}

#main_mosler_news_more .blackBox p a {
	line-height: 18px;
}

#main_mosler_news {
	padding: 15px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	color: #ffffff;
}

#main_mosler_news a {
	text-decoration: none;
	color: #ffffff;
}

#main_mosler_news_left {
	float: left;
	clear: left;
	width: 326px;
}

#main_mosler_news_right {
	float: right;
	clear: right;
	width: 365px;
}

#main_mosler_news_right h2 {
	margin: 10px 0px 10px 0px;
	color: #fbd500;
	text-transform: uppercase;
}

#main_mosler_news_right h3 {
	margin: 0px 0px 10px 0px;
}

#main_mosler_news_right h3 a {
	color: #ffffff;
	text-transform: uppercase;
}

#main_mosler_news_right span {
	color: #6a6a6a;
	text-transform: uppercase;
	font-weight: bold;
}

#main_mosler_news_right p {
	margin: 10px 0px 0px 0px;
	line-height: 18px;
}

#main_international_news {
	padding: 10px 10px 0px 10px;
	background: #000000 url('img/right_black_bg_top.png') repeat-x top left;
	overflow: hidden;
}

#main_international_news h2 {
	margin: 0px 0px 15px 0px;
	color: #fbd500;
	text-transform: uppercase;
}

#main_international_news h2 span {
	color: #ffffff;
}

.intNewsBlock {
	background-color: #171717;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	overflow: hidden;
}

.intNewsBlock a {
	text-decoration: none;
	color: #ffffff;
}

.intNewsBlock_left {
	float: left;
	clear: left;
	width: 102px;
}

.intNewsBlock_right {
	float: right;
	clear: right;
	width: 330px;
}

.intNewsBlock_right p {
	line-height: 18px;
}

.intNewsBlock_right h3 {
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

#main_minis {
	overflow: hidden;
}

#main_minis .blackBox {
	width: 212px;
	float: left;
	clear: none;
	margin: 0px 11px 0px 0px;
	padding: 10px;
}

#main_minis .blackBox a {
	text-decoration: none;
	color: #ffffff;
}

#main_minis .blackBox h3 {
	margin: 10px 0px 10px 0px;
}

#main_minis .blackBox p {
	line-height: 18px;
}

#main_score {
	margin: 0px 7px 10px 7px;
	border: 2px solid #fdd700;
	background: #fdd700 url('img/score_bg.png') repeat-x top left;
	padding: 10px;
	overflow: hidden;
}

#main_score h2 {
	color: #000000;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

#main_score h2 span {
	color: #2e2e2e;
	font-size: 0.7em;
}

#main_score_left {
	float: left;
	clear: left;
	width: 620px;
}

#main_score_right {
	float: right;
	clear: right;
	width: 325px;
}

#main_score_left a.driversControl {
	display: block;
	width: 9px;
	height: 83px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 2px solid #000000;
	text-indent: -9999px;
}

#main_score_left div.driversBox {
	float: left;
	clear: none;
}

#main_score_left ul {
	list-style-type: none;
}

#main_score_left ul li {
	float: left;
	border: 2px solid #000000;
	background: #000000 url('img/right_black_bg_top.png') repeat-x top left;
	margin: 0px 5px 0px 0px;
	height: 83px;
}

#main_score_left ul li a {
	float: left;
	width: 71px;
}

#main_score_left ul li div {
	float: left;
	clear: none;
	padding: 10px 10px 0px 10px;
	width: 95px;
}

#main_score_left ul li div span {
	display: block;
	clear: both;
}

#drivers_control_previous {
	background-image: url('img/drivers_left.png');
	margin: 0px 5px 0px 0px;
}

#drivers_control_next {
	background-image: url('img/drivers_right.png');
}

#main_score_left .driverName {
	text-transform: uppercase;
	color: #fdfdfd;
	font-size: 1.1em;
	font-weight: bold;
}

#main_score_left .driverTeam {
	text-transform: uppercase;
	color: #848484;
	font-size: 0.8em;
	line-height: 20px;
}

#main_score_left .driverNr {
	color: #fbd606;
	font-size: 1.1em;
	font-weight: bold;
}

/* Sub pages*/
.driverOverviewBox {
	width: 300px;
	padding: 0px;
	display: block;
	border: 1px solid #323232;
	background-color: #212121;
	padding: 2px;
	clear: both;
	margin: 0px 0px 30px 0px;
}

.driverOverviewBoxLayer {
	background: transparent url('img/drivers_overview_bg.png') repeat-x top
		left;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.driverOverviewLeft {
	float: left;
	clear: none;
	border: 2px solid #323232;
	border-width: 0px 2px 0px 0px;
}

.driverOverviewRight {
	float: left;
	clear: none;
	padding: 8px 8px 0px 8px;
}

.driverOverviewRight span {
	display: block;
	margin: 0px 0px 4px 0px;
	line-height: normal;
}

.driverOverviewName {
	color: #fdfdfd;
	font-weight: bold;
}

.driverOverviewLoc {
	color: #dadada;
	font-size: 0.8em;
}

.driverOverviewTeam {
	color: #939393;
	font-size: 12px;
}

.driverOverviewNr {
	color: #fbd504;
	font-weight: bold;
}

#driverOverview {
	overflow: hidden;
}

#driverOverviewLeft {
	float: left;
	clear: left;
}

#driverOverviewRight {
	float: right;
	clear: right;
}

.driverOverviewImages {
	padding: 0px;
	display: block;
	border: 1px solid #323232;
	background-color: #212121;
	padding: 2px;
	clear: both;
	margin: 0px;
}

.driverOverviewImagesLayer {
	background: transparent url('img/drivers_overview_bg.png') repeat-x top
		left;
	margin: 0px;
	padding: 15px 8px 15px 8px;
	display: block;
	overflow: hidden;
	clear: both;
}

.driverOverviewImagesList {
	overflow: hidden;
}

.driverOverviewImagesList ul {
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.driverOverviewImagesList ul li {
	float: left;
	padding: 0px 10px 10px 0px;
}

.driverOverviewImagesList ul li a {
	border: 1px solid #2b2b2b;
	float: left;
}

.driverOverviewImagesList ul li a:hover {
	border: 1px solid #ffffff;
}

#driverData p {
	margin: 0px;
	padding: 0px;
	
}

#driverData {
	color:#FFFFFF; 
	line-height:18px;
	
}

#driverData table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}

#driverData table td {
	margin: 0px;
	padding: 0px;
}

#driverData table td span {
	color: white;
	font-weight: bold;
	line-height: 20px;
}

.newsOverviewBox {
	overflow: hidden;
	margin: 40px 0px 0px 0px;
}

.newsOverviewBox h3 {
	color: white;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	float: none;
}

.videoOverviewBox {
	padding: 25px 0px 20px 0px;
	border: 1px solid #fbd500;
	border-width: 0px 0px 1px 0px;
}

.videoOverviewBox table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}

.videoOverviewBox td * {
	display: block;
	margin: 0px;
	padding: 0px;
}

.videoOverviewBox td span {
	padding: 5px 0px 5px 0px;
}

.videoOverviewBox td span.length {
	color: #7d7d7d;
	font-size: 0.8em;
	text-transform: uppercase;
}

.videoOverviewBox td span.title {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#video_screen {
	background: #1a1a1a url('img/video_screen.png') no-repeat center center;
	height: 535px;
	margin-top: 20px;
}

#video_data {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	clear: both;
}

#video_data img {
	float: right;
}

#video_data span {
	float: left;
	font-size: 0.8em;
	color: #7d7d7d;
	text-transform: uppercase;
}

#nav_images {
	overflow: hidden;
	clear: both;
	margin: 15px 0px 0px 0px;
}

#nav_images a {
	text-indent: -9999px;
	height: px;
}

#nav_images_previous {
	width: 92px;
	float: left;
	background: transparent url('img/previous.png') no-repeat top left;
}

#nav_images_next {
	width: 58px;
	float: right;
	background: transparent url('img/next.png') no-repeat top left;
}

div#mosler_news ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

div#mosler_news ul li {
	margin: 0px 0px 5px 0px;
}

div#mosler_news ul li a {
	text-decoration: none;
	color: #e0e0e0;
}

div#mosler_news ul li a span.date {
	font-weight: bold;
}

a.pagenr {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover .pagenr {
	color: #fdd600;
}

.picturesOverviewImagesList ul li {
	float: left;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 0px;
	
	list-style-type: none;


	margin: 0px;
}
.picturesOverviewImagesList ul li a {
	border: 1px solid #2b2b2b;
	float: left;
}

.picturesOverviewImagesList ul li a:hover {
	border: 1px solid #ffffff;
}

.overViewContent {
text-decoration: none;
color:white;
}