@import "content.css";

.clear{
	width:100%;
	clear:both;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.note{
}

.required{
	color:#00372b;
}

.alert{
	color:#00372b;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection li{
	float:left;
	list-style-type:none;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

	ul.selection a{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
	}
	
	ul.selection a:hover{
		border:1px solid #00372b;
		background-color:#00372b;
		color:#ffffff;
		text-decoration:none;
	}
	
	ul.selection li.current{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
		background-color:#e1e1e1;
	}
	
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

#globalcontainer{
	width:900px;
	background-color:#ffffff;
	position:relative;
	top:110px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#globalcontainer_adlink{
	width:900px;
	background-color:#ffffff;
	position:relative;
	top:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#logo{
	position:absolute;
	top:11px;
	left:64px;
	width:225px;
	height:60px;
	z-index:2;
}

#header{
	position:absolute;
	top:0px;
	left:-47px;
	width:947px;
	height:103px;
	z-index:0;
	overflow:hidden;
}

#quicksearch{
	position:absolute;
	top:-70px;
	right:0px;
	width:320px;
	height:40px;
	z-index:3;
	background-color:#ffffff;
	background-image:url(../images/background_search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
	
	#quicksearch form{
		padding:9px 0px 0px 25px;
		width:auto;
		background-color:transparent;
		position:relative;
	}
	
	#quicksearch label{
		display:inline;
		font-weight:bold;
		font-size:105%;
		margin:0px 5px 0px 0px;
	}
	
	#quicksearch .submit_button{
		margin-top:0px;
		margin-bottom:0px;
		position:absolute;
		top:1px;
		right:74px;
	}
	
	#quicksearch .smalltext{
		width:99px;
		max-height:20px;
	}
	
	#quicksearch .searchsmalltext{
		width:99px;
		max-height:20px;
	}
	
	#quicksearch a{
		display:block;
		width:50px;
		position:absolute;
		top:9px;
		right:10px;
		font-size:90%;
		line-height:100%;
	}

#quicklinkvlak1{
	position:absolute;
	top:-100px;
	right:0px;
	z-index:11;
	text-align:right;
}

	#quicklinkvlak1 li{
		float:left;
		margin-right:10px;
		list-style-type:none;
		font-size:95%;
	}
	
	#quicklinkvlak1 a{
		color:#ffffff;
		font-weight:bold;
	}

	#quicklinkvlak1 #language li{
		margin-right:0px;
		margin-left:3px;
	}

#focus_area{
	width:100%;
	padding:103px 0px 0px 0px;
	background-image:url(../images/background_focus.gif);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:auto;
}

	#menu_area{
		width:836px;
		position:absolute;
		top:-30px;
		left:64px;
		z-index:10;
	}
	
		#contact{
			display:none;
		}
	
	#content_area{
		position:relative;
		width:540px;
		float:left;
		overflow:hidden;
	}
	
		.content_margin{
			position:relative;
			padding:10px 10px 40px 20px;
		}
	
			#crumbs{
				font-size:95%;
				margin-right:80px;
			}
			
			.object_title{
				margin-right:80px;
				font-size:140%;
				font-weight:bold;
			}
			
				.title_emphasize{
					color:#666666;
				}
			
			.object_description{
				margin-bottom:15px;
				font-size:95%;
			}
			
			#object_footer{
				font-size:95%;
				margin-top:25px;
				width:100%;
			}
			
				#object_footer a.to_top{
					background-image:url(../images/arrow_top_orange.gif);
					background-position:0px 4px;
					background-repeat:no-repeat;
					padding-left:10px;
				}
	
	#container_area{
		position:relative;
		width:180px;
		float:left;
		padding:10px 0px 50px 0px;
	}
	
#extra1{
	position:absolute;
	top:24px;
	left:401px;
	width:196px;
	height:36px;
	z-index:5;
}

#extra2{
	position:absolute;
	top:16px;
	left:717px;
	width:142px;
	height:52px;
	z-index:6;
}

#extra3{
	position:absolute;
	bottom:17px;
	left:250px;
	z-index:6;
}

	#extra3 h3{
		font-style:italic;
		color:#ffffff;
		margin-bottom:3px;
	}
	
	#extra3 a{
		margin:3px 15px 0px 0px;
	}

#footer_area{
	position:relative;
	bottom:0px;
	width:100%;
	clear:both;
	height:0px;
	overflow:hidden;
	background-color:#f26522;
}

/*-----------BLOCKS/SHORTCUTS-----------------*/
.block{
	background-repeat:repeat-y;
	/*margin-bottom:10px;*/
	position:relative;
	
	position:static;
	border-bottom:10px solid #ffffff;
}

	.block_orange{
		background-image:url(../images/background_gr_orange.gif);
	}
	
	.block_orange_hotlinks{
		background-image:url(../images/background_hotlinks_orange.gif);
		border-bottom:10px solid #ffffff;
	}
	
	.block_black{
		background-image:url(../images/background_gr_black.gif);
	}
	
.hotlinkrow{
	background: url(../images/bg_hotlinksvlak.gif) repeat-y left top;
	margin-bottom: 10px;
	height: auto !important;
	height:20px;
}

.hotlinkrow ul li a{
	color: Black;
}

.hotlinkrow ul li a:hover{
	color: #e56020;
}

#globalcontainer .hotlinkrow ul, #globalcontainer .hotlinkrow li{
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
	line-height:100%;
}

#globalcontainer .hotlinkrow li{
	padding: 10px 12px 0;
}

.hotlinkrow .clear{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image:url(../images/background_hotlinks_orange.gif);
}

.hotlinksleft{
	float: left;
	width: 155px;
	position: relative;
	overflow: hidden;
}

.hotlinksright{
	position: relative;
	float: right;
	width: 155px;
	overflow: hidden;	
}

.hotlinkrow img.hotlinkimage{
	margin: 0 0 -6px;
	padding: 0;
}

.hotlinksleft h4, .hotlinksright h4{
	background: url(../images/background_hotlinks_header1.gif) no-repeat left top;
	color: White;
	padding: 0px 0 0 15px;
	height: 20px;
	font-size: 135%;
	overflow: hidden;
}

.hotlinksleft h4 span, .hotlinksright h4 span{
	padding: 3px 0 0;
	display: block;
}

.hotlinksright h4{
	background: url(../images/background_hotlinks_header2.gif) no-repeat left top;
}

.block_title{
	background-repeat:repeat-y;
	height:20px;
	overflow:hidden;
	width:100%;
	margin-bottom:0px;
}

	.block_orange .block_title, .shortcuts_orange .block_title, .block_orange_hotlinks .block_title{
		background-image:url(../images/background_title_orange.gif);
	}
	
	.block_orange_hotlinks .block_title{
		text-align: center;
		font-size: 150%;
	}
	
	.block_orange_hotlinks .block_title h3{
		margin: 1px 0 0;
	}
	
	.block_black .block_title, .shortcuts_black .block_title{
		background-image:url(../images/background_title_black.gif);
	}

.block_title h3{
	color:#ffffff;
	font-size:100%;
	margin-left:15px;
}
.block_title h3 a {
	color: #ffffff;
	}	
.block_title .imp{
}

	.block_orange .block_title .imp, .shortcuts_orange .block_title .imp{
		color:#000000;
	}
	
	.block_black .block_title .imp, .shortcuts_black .block_title .imp{
		color:#ffffff;
	}
	
.block #content{
	padding:5px;
}

	.block_orange #content{
		background-color:#fde8dd;
	}
	
	.block_black #content{
		background-color:#e3e3e3;
	}

.block ul{
	padding:5px 0px 5px 0px;
	width:100%;
}

	.block_orange ul{
		background-color:#fde8dd;
	}
	
	.block_black ul{
		background-color:#e3e3e3;
	}
	
	.block li{
		list-style-image: url(../images/arrow_li_orange.gif);
		line-height:100%;
		margin:3px 0px 3px 15px;
		padding-bottom:3px;
	}
	
	.block li.more{
		font-weight:bold;
	}
	
.block form{
	padding:0px 10px 30px 10px;
	width:auto;
	background-color:transparent;
	position:relative;
}

	.block legend{
		position:relative;
		width:auto;
		height:auto;
		font-weight:bold;
		overflow:visible;
		line-height:150%;
		text-indent:0px;
		margin:0px 0px 3px 0px;
		padding:0px;
	}
	
	.block .submit_button{
		margin-top:3px;
	}
	
	.block .smalltext{
		width:100%;
		max-height:20px;
		background-color:#ffffff;
	}
	
	.block select{
		width:100%;
	}

.block_line{
	clear:both;
	width:100%;
	margin-bottom:10px;
}

.block_image{
	width:235px;
	height:157px;	
	overflow:hidden;
	border:1px solid #fbd1bc;
}

	.block_line .block{
		width:47%;
		float:left;
		margin-right:10px;
	}

/*--SHORTCUTS----------------*/
.shortcuts{
	margin:0px 0px 10px 0px;
}

.shortcuts ul{
	list-style-type:none;
	width:100%;
}

	.shortcuts_orange ul{
		border-top:1px solid #f26522;
		background-image:url(../images/background_shortcuts_orange.gif);
	}
	
	.shortcuts_black ul{
		border-top:1px solid #626262;
		background-image:url(../images/background_shortcuts_black.gif);
	}

.shortcuts li{
	background-position:right top;
	background-repeat:no-repeat;
}

	.shortcuts_orange li{
		background-image:url(../images/arrow_shortcuts_orange.gif);
		border-bottom:1px solid #f26522;
		border-left:1px solid #f26522;
		border-right:1px solid #f26522;
	}
	
	.shortcuts_black li{
		background-image:url(../images/arrow_shortcuts_black.gif);
		border-bottom:1px solid #626262;
		border-left:1px solid #626262;
		border-right:1px solid #626262;
	}

	.shortcuts li a{
		font-weight:bold;
		margin:0px 0px 0px 10px;
	}
	
	.complex_link{
		line-height:135%;
		text-indent:-10px;
		padding:5px 25px 5px 5px;
	}
	
		.complex_link .imp{
			text-transform:uppercase;
			color:#000000;
			font-size:110%;
		}
		
		.complex_link .imp_less{
			color:#000000;
			font-size:100%;
		}
		
		.complex_link .facts{
			color:#000000;
			font-size:90%;
			font-weight:normal;
		}
	
/*---------BLOCK - SEARCH RACERESULTS-----------*/
#block_driver{
}

	#block_driver img{
		border:1px solid #000000;
	}

/*---------BLOCK - SEARCH RACERESULTS-----------*/
#block_search_raceresults{
	padding-top:5px;
	top:-10px;
	margin-bottom:0px;
	position:relative;
}

	#block_search_raceresults .block_title{
		background-image:url(../images/background_title_orange_search.gif);
		position:absolute;
		top:-20px;
		left:0px;
		z-index:15000;
	}
	
	#block_search_raceresults label{
		margin:0px;
		padding:0px;
		position:absolute;
		width:0px;
		height:0px;
		overflow:hidden;
	}
	
/*---------BLOCK - LOGIN-----------*/
#block_login form{
	padding-top:5px;
}

	#block_login label{
		margin:0px;
		padding:0px;
		position:absolute;
		width:0px;
		height:0px;
		overflow:hidden;
	}

/*-----------MAINMENU-----------------*/
#mainmenu{
	width:100%;
	background-image:url(../images/background_mainmenu.gif);
	background-repeat:no-repeat;
	height:30px;
	background-color:#000000;
	position:absolute;
}

#mainmenu ul{
	width:100%;
	margin-left:51px;
}

	#mainmenu li{
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left;
		display:block;
		height:30px;
		border-right:1px solid #626262;
	}
	
		#mainmenu li a{
			padding-top: 5px;
			display:block;
			cursor:pointer;
			text-decoration:none;
			color:#ffffff;
		}

#mainmenu ul.modules{
	width:auto;
	margin-left:0px;
	padding-left:20px;
	position:absolute;
	top:0px;
	border-left:0px solid #626262;
	right:0px;
	background-color:#ebebeb;
	background-image:url(../images/background_modules.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

	#mainmenu ul.modules li{
		border-right:1px solid #c2c2c2;
	}
	
		#mainmenu ul.modules li a{
			color:#e56020;
			text-transform:none;
			font-size:100%;
			display:block;
			height:30px;
			float:left;
		}
		
		#mainmenu ul.modules li a:hover{
			color:#000000;
			display:block;
		}
		
		#mainmenu ul.modules span.mainitem,
		#mainmenu ul.modules span.amainitem {
			padding: 10px 10px 10px 4px;
			text-decoration: none;
			cursor: pointer;
			position:relative;
			line-height:160%;
			font-weight:bold;
			font-size:95%;
		}

		#mainmenu ul.modules span.amainitem{
			background-color:#c2c2c2;
		}
li.mainitem{
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	display: block;
	padding:5px 0px 4px 0px;
	position:relative;
	line-height:160%;
	font-weight:bold;
	font-size:95%;
	text-transform:uppercase;
}

li.amainitem{
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	display: block;
	background-color: #406960;
	padding:5px 0px 4px 0px;
	position:relative;
	line-height:160%;
	font-weight:bold;
	font-size:95%;
	text-transform:uppercase;
}

	.mainitem_margin{
		padding:0px 10px 0px 10px;
		cursor:pointer;
	}
/*div for subitems*/
.menulayer{
	position:absolute;
	display:none;
	width: 140px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #4f4f4f;
	z-index: 999;
	text-align:left;
}

/*subitem - mouseout*/
.item2,
.aitem2{
	width: 100%;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	padding-left: 0;
	font-size: 90%;
	background-image: url(../images/bullet_menuitem.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.aitem2 {
	background-color: #7c7c7c;
}

/*subitem - mouseover*/
a.link_level_2,
a.alink_level_2{
	line-height:20px;
	text-decoration: none;
	vertical-align: middle;
	cursor:pointer;
	display:block;
	padding-left: 30px;
	padding-right: 10px;
	font-size:120%;
	color: #fff;
	font-weight: bold;
}
/*-----------SUBMENU-----------------*/
#subnavigation{
	width:180px;
	float:left;
	position:relative;
	background-image:url(../images/background_subnavigation_1.gif);
	background-repeat:no-repeat;
	padding-top:14px;
	height:100%;
}

#subnavigation ul{
	border-top:1px solid #f9b291;
	background-image:url(../images/background_subnavigation_2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:50px;
}

	#subnavigation li{
		background-color:#f36e2f;
		background-image:url(../images/background_subnav_li.gif);
		background-repeat:repeat-y;
		width:100%;
		border-bottom:1px solid #f9b291;
		border-left:1px solid #f9b291;
		list-style-type:none;
	}
	
	#subnavigation li.chosen{
		text-align:right;
		background-image:url(../images/background_subnav_li_chosen.gif);
	}
	
		#subnavigation li a{
			color:#ffffff;
			margin:10px;
			font-weight:bold;
			background-image:url(../images/arrow_default_white.gif);
			background-repeat:no-repeat;
			background-position:0px 5px;
			padding-left:10px;
		}
		
		#subnavigation li a.chosen{
			background-image:url(../images/arrow_down_white.gif);
		}
		
#subnavigation ul ul{
	padding-bottom:0px;
	border-top:1px solid #f9b291;
	border-bottom:1px solid #f9b291;
}

	#subnavigation ul ul li{
		border-bottom:0px solid #f9b291;
		border-left:0px solid #f9b291;
		background-color:#f9b291;
		background-image:none;
		width:100%;
	}
	
	#subnavigation ul ul li.chosen{
		background-image:url(../images/background_subnav_li_chosen.gif);
	}
	
	#subnavigation ul ul li a{
		font-weight:normal;
		margin:0px 0px 0px 5px;
		padding:0px 10px 0px 10px;
		display:inline-block;
		color:#000000;
		background-image:url(../images/arrow_default_black.gif);
	}
	
	#subnavigation ul ul li a.chosen{
		background-image:url(../images/arrow_down_white.gif);
		color:#FFFFFF;
		margin:0px;
		padding-right:10px;
	}
	
	#subnavigation ul ul li a.chosen_childs{
		background-image:url(../images/arrow_down_white.gif);
	}
	
#subnavigation ul ul ul{
	padding-bottom:0px;
	border-top:0px solid #f9b291;
	border-bottom:0px solid #f9b291;
}

	#subnavigation ul ul ul li{
		background-color:#fbcfba;
	}
	
	#subnavigation ul ul ul li.chosen{
		border-top:1px solid #f9b291;
		background-image:url(../images/background_subnav_li_chosen.gif);
		background-repeat:repeat-y;
	}
	
	#subnavigation ul ul ul li a{
		xxmargin-left:15px;
	}
	
	#subnavigation ul ul ul li a.chosen{
		font-style:italic;
	}

#subnavigation ul ul ul ul{
}
	
	#subnavigation ul ul ul ul li a.chosen{
		font-weight:bold;
		font-style:normal;
		background-color:#000000;
		color: #FFFFFF;
		width:100%;
		background-image:none;
	}

/*-----------ITEMS----------------*/
.item{
}

	.item h2{
		font-weight:normal;
		margin-top:5px;
		margin-bottom:3px;
		font-size:100%;
		font-weight:bold;
	}

	.item_photo{
		float:left;
		width:100px;
		overflow:hidden;
		margin-right:10px;
		margin-top:13px;
		/*border:1px solid #000000;*/
	}
	
		.firstitem .item_photo{
			width:100%;
			/*background-color:#000000;*/
			margin-top:0px;
		}
		
		.photo_name{
			background-color:#000000;
			color:#ffffff;
			font-weight:bold;
			font-size:90%;
			margin-left:5px;
			line-height:135%;
		}
	
	.item_text{
	}
	
	.item_text_photo{
		float:left;
		
	}
		
		.firstitem .item_text_photo{
			width:100%;
		}
	
	ul.items{
		width:100%;
	}
	
		ul.items li{
			list-style-type:none;
			width:100%;
			padding-bottom:6px;
			border-bottom:1px solid #ebebeb;
			clear:both;
		}
		
		ul.items li.li_pdf{
			list-style-image:url(../images/icon_pdf.gif);
		}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			list-style-image:url(../images/icon_sound.gif);
		}

	.item_footer{
		color:#666666;
		padding-bottom:5px;
	}

/*-----------FORMELEMENTS----------------*/
#sitemap{
	border-top:1px solid #ebebeb;
}

	#sitemap ul.items li{
		border-bottom:1px solid #ebebeb;
	}
			
	#sitemap ul{
		margin-left:0px;
		font-weight:bold;
	}
	
	#sitemap ul li{
		padding:10px 0px 10px 0px;
	}
		
		#sitemap ul ul{
			margin-left:15px;
			font-weight:normal;
			list-style-image:url(images/arrow_bulletlist.gif);
		}

		#sitemap ul.items ul li{
			padding:0px 0px 0px 0px;
			border-bottom:0px solid #ffffff;
		}
		
			#sitemap ul ul ul{
				margin-left:40px;
			}
			
/*-----------FORMELEMENTS----------------*/
form{
	margin:0px;
	padding:0px;
	background-color:#E3E3E3;
	width:400px;
	padding:20px 20px 30px 20px;
	
}

fieldset{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
	position:relative;
}

legend{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
	line-height:0px;
	text-indent:-999em;
	z-index:0;
}

label{
	display:block;
	padding-top:8px;
	padding-bottom:3px;
	clear:both;
}

	label.labelinfront{
		display:inline;
		padding:0px 5px 0px 0px;
	}
	
	span.fake_label{
		display:block;
		width:100%;
		clear:both;
		padding-top:8px;
		padding-bottom:3px;
	}

.inputtext{
	height:22px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	font-family: Arial, 'Trebuchet MS', Verdana;
	width: 98% !important;
}

.file_text{
	
}

.generalsize_text{
	width:200px;
}

.smalltext{
	width:75px;
}

.generalsize_textarea{
	width:200px;
	height:150px;
	font-family:'Trebuchet MS', Arial, Verdana;
}

select{
	width:200px;
}

.submit_button{
	border:0px solid #000000;
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	height:20px;
	padding:0px 5px 0px 5px;
	margin-top:16px;
	margin-bottom:3px;
	background-color:#f26522;
	color:#ffffff;
	margin-top:-100px;
	position:absolute;
	bottom:-25px;
	right:0px;
}

	.submit_button_md{
	}
	
	.submit_button_mo{
		background-color:#406960;
	}

.radio_check_input{
		float:left;
		width:20px;
	}
	
.radio_check_label{
	float:left;
	width:80%;
}

	.radio_check_label label{
		padding-top:0px;
	}

/*-----------SIMPLEFORM-----------------*/
#agenda{
}

	#agenda ul{
		margin-left:30px;
	}
	
	#agenda ol li{
		margin-bottom:15px;
	}
	
	#agenda ul{
		margin-bottom:15px;
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}

.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
}

.point_time{
	color:#999999;
}

/*-----------SIMPLEFORM-----------------*/

#simpleform{
}

#simpleform .fake_label{
	margin-top:5px;
}

#simpleform .fake_label a{
	color:#ffffff;
	text-decoration:none;
}

.help_popup{
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	padding:5px;
	width:300px;
	display:block;
	z-index:99;
}

.comment{
	margin:16px 0px 8px 0px;
}

.summary_label{
	font-weight:bold;
}

.back_to_form{
	padding-top:15px;
	display:block;
}
								
/*-----------BRIEFING----------------*/
#briefing{
	margin-left:-20px;
	width:500px;
}

	.firstitem .item_photo{
		width:320px;
	}
		
	#briefing h2{
		font-size:115%;
		font-weight:bold;
	}

	#briefing ul{
		margin-left:20px;
	}
	
	#briefing ul li{
	}

	.briefing_column{
	}
	
	.briefing_column .item_photo{
		margin-top:7px;
		margin-right:7px;
		float:left !important;
	}
	
	#briefing .item_text_photo{
		width:370px;
	}
	
	.briefing_first_column{
		width:48%;
		float:left;
		margin-right:20px;
	}
	
	.briefing_second_column{
		width:48%;
		float:left;
		margin-left:-20px;
	}
	
	#othernews h2{
		border-bottom: 1px solid #cccccc;
		padding: 5px 0;
	}
	
	#othernews ul li{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#content_area #othernews li{
		border-bottom: 1px solid #cccccc;
		padding: 3px 0;
		display: block;
		width: 100%;
	}
	
	#othernews span{
		color: #8a8a8a;
		margin: 0;
		padding: 0;
	}
	
	#othernews a{
		font-weight: bold;
	}
	
/*-----------URL----------------*/
#url{
}

/*-----------DISCUSSION----------------*/
#discussion{
	width:100%;
}

	#discussion .action{
		margin:10px 0px 10px 20px;
	}
	
	.showhide_links{
	
	}

#discussion_tree{
	width:100%;
	border-left:1px solid #cccccc;
	padding:10px 0px 10px 0px;
}

#discussion h2{
	font-weight:normal;
	margin:0px 0px 0px 10px;
	font-size:115%;
	font-weight:bold;
}

#discussion p{
	margin-left:10px;
}

#discussion ul{
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #cccccc;
	list-style-type:none;
}

	#discussion ul li{
		background-image:url(images/discussion_pointer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:10px 0px 0px -20px;
		padding:0px 0px 0px 20px;
	}

#discussion ul ul{
	margin:10px 0px 30px 20px;
}

#discussion ul ul ul{
	margin:10px 0px 0px 20px;
}
/*-----------BULLETINBOARD----------------*/
#bulletinboard{
}

#bulletinboard h2{
	font-weight:bold;
	font-size:115%;
	margin-bottom:0px;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}

/*-----------POLL----------------*/
#poll{
}

	#poll legend{
		position:absolute;
		width:0px;
		height:0px;
		overflow:hidden;
	}

	#poll h2{
		font-weight:bold;
		margin-bottom:10px;
		font-size:115%;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background-color:#ffffff;
		border:1px solid #545454;
		width:100%;
	}
	
	.poll_percent{
		background-color:#545454;
	}
	
	.poll_facts{
	}

/*-----------CONTAINERS----------------*/
.container{
	margin-bottom:10px;
	width:100%;
}
	
	.container a{
	}
	
	.container h3{
		font-size:100%;
		margin:0px 10px 0px 15px;
	}

	.container ul{
		padding:3px 0px 6px 0px;
		border-top:1px solid #898989;
	}
	
	.container li{
		list-style-image: url(../images/arrow_li_orange.gif);
		line-height:100%;
		margin:3px 0px 3px 0px;
		border-bottom:1px solid #898989;
		padding-bottom:3px;
	}
	
		.container li a{ 
			width:100%;
		}

	.container select{
	}
	
	.container .submit_button{
	}
	
	.container hr{
	}
	
	.container ul{
		margin-left:15px;
		list-style-image:url(images/arrow_default_black.gif);
	}

	.container ul.items li{
		margin-left:0px;
	}
	
	.container_externallink{
	}
	
		.container_externallink h3{
		}
		
		.container_externallink a{
		}
		
		.container_externallink a:hover{
		}
		
		.container_externallink hr{
		}

/*-----------BANNERS----------------*/
.container .banner img{
	width:125px;
	height:125px;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:10px;
}

.banner_adlink{
	padding-left: 20px;
}
.banner_adlink object,
.banner_adlink embed {
	z-index: 0;
	position: relative;
}

#banner_top{
	position:absolute;
	top:-100px;
	left:00px;
	text-align:left;
	height:65px;
	margin-bottom: 100px;
}

#banner_top_adlink{
	position:absolute;
	top:-200px;
	left:60px;
	text-align:left;
	height:65px;
	margin-bottom: 100px;
}

	#banner_top .banner{
		float:left;
		margin-right:15px;
	}
	
	#banner_top .banner img{
		width:234px;
		height:60px;
		overflow:hidden;
	}

#banner_submenu{
	padding-top:35px;
}

	#banner_submenu .banner img{
		width:120px;
		height:240px;
		overflow:hidden;
	}

/*-----------SEARCHRESULTS----------------*/
#searchresults{
}

#searchresults_items{
	width:100%;
	clear:both;
	padding-bottom:15px;
	border-top:1px solid #ebebeb;
}

/*-----------ADVANCED-SEARCH----------------*/
#advanced_search hr{
	height:1px;
	margin-top:15px;
}

/*-----------PAGE LINKS----------------*/
#page_links{
	position:absolute;
	top:26px;
	right:40px;
	z-index:8000;
}

	#page_links a{
		display:block;
		margin-top:0px;
		font-size:90%;
		padding-top:3px;
		line-height:150%;
	}
	
		#page_links a img{
			margin-right:10px;
		}
		
		.link_fontsize{
			background-repeat:no-repeat;
			background-position:0 0;
			padding-left:22px;
			background-image:url(../images/icon_fontsize.gif);
		}
		
		.link_print{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
			background-image:url(../images/icon_print.gif);
		}
	
	#set_normal{
		position:absolute;
		top:-20px;
		left:0px;
		display:none;
	}
	
	#set_bigger{
		position:absolute;
		top:-17px;
		left:0px;
		display:block;
	}

/*-----------COL-BIG----------------*/
.col_big{
	position:relative;
	float:left;
	overflow:hidden;
}

	.index .col_big{
		width:350px;
	}
	
	#category .col_big{
		width:330px;
		margin-right:20px;
	}
	
	#team .col_big{
		width:280px;
		margin-left:20px;
	}
	
	#driver .col_big{
		width:280px;
		margin-left:20px;
	}

/*-----------COL-SMALL----------------*/
.col_small{
	float:left;
	overflow:hidden;
}
	
	#category .col_small{
		width:130px;
	}
	
	#team .col_small{
		width:180px;
	}
	
	#driver .col_small{
		width:180px;
	}

/*-----------NEWS----------------*/
#news{
}

	#news h1{
		font-size:150%;
		border-bottom:1px solid #898989;
		padding-bottom:5px;
		margin-bottom:13px;
	}
	
	#news .item_text_photo{
		
	}
	
		#news .firstitem .item_text_photo{
			width:100%;
		}

/*-----------TEAM----------------*/
#team{
}

#team a{
	text-decoration:none;
}

#team a:hover{
	text-decoration:underline;
}

#team_drivers{
	padding-bottom: 10px;
}

	#team_drivers h2{
		font-size:115%;
	}

/*-----------DRIVER----------------*/
#driver{
}

#driver a{
	text-decoration:none;
}

#driver a:hover{
	text-decoration:underline;
}

ul.linelist{
	border-top:1px solid #000000;
	width:100%;
	margin:0px !important;
	list-style-type:disc !important;
	padding:0px;
}

ul.linelist li{
	border-bottom:1px solid #000000;
	width:100%;
	margin-left:20px;
}

/*-----------RACE----------------*/

#browse{
	margin-bottom:30px;
	width:100%;
}

	#tab_buttons{
		margin-top:20px;
		height:20px;
		line-height:150%;
		overflow: hidden;
	}
	
	#race .tab_button{
		height:20px;
		float:left;
		margin-right:2px;
		text-align:center;
		padding-top:2px;
		width:72px;
		position:relative;
	}

	#race .tab_button_active{
		background-image: url(../images/tab_button_browse_active.gif);
		background-repeat:no-repeat;
	}
	
	#race .tab_button_inactive{
		background-image: url(../images/tab_button_search_inactive.gif);
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
	#race .chosen_tab{
		position:absolute;
		height:1px;
		width:71px;
		background-color:#ffffff;
		overflow:hidden;
		top:20px;
		left:0px;
		border-left:1px solid #D3D7D0;
	}

#tab_top{
	overflow:hidden;
	height:8px;
	width:100%;
	clear:both;
}

	.tab_top_left{
		background-image: url(../images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:8px;
	}
	
	.tab_top_right{
		background-image: url(../images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:8px;
	}
	
#tab{
	position:relative;
	background-image: url(../images/tab_middle.gif);
	background-repeat:repeat-y;
	padding:20px 20px 20px 20px;
	border-right:1px solid #A1A39E;
	clear:both;
	
}

#tab_bottom{
	height:6px;
	overflow:hidden;
	margin-bottom:12px;
	width:100%;
}

	.tab_bottom_left{
		background-image: url(../images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:6px;
	}
	
	.tab_bottom_right{
		background-image: url(../images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:6px;
	}

/*-----------MARKET----------------*/
#market_ads{
	position:relative;
}

#market_ads form{
	margin-left:2px;
	width:476px;
	padding:0px 20px 10px 20px;
	position:relative;
}

#market_ads .submit_button{
	position:absolute;
	top:130px;
	left:230px;
	padding:3px 5px 5px 5px;
	width:80px;
}

table.market_ads{
	width:480px;
	margin-bottom:10px;
}

	table.market_ads th{
		background-color:#F26522;
		color:#ffffff;
		padding:2px 5px 2px 5px;
		text-align:left;
		color:#ffffff;
	}
	
	table.market_ads td{
		padding:2px 5px 2px 5px;
	}
	
	table.market_ads tr.odd td{
		background-color:#fde8de;
	}
	
	table.market_ads tr.even td{
		background-color:#fef7f4;
	}

.adv_photo{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.adv_photo img{
	max-width:500px !important;
}

.adv_text{
}

.adv_info{
	width:100%;
	clear:both;
	margin-top:15px;
}

h2.adv_status{
	font-size:100%;
	font-weight:bold;
}

#messages{
}

	#messages h2{
		font-size:115%;
	}
	
	#messages ul.linelist{
		margin:0px !important;
		padding:0px !important;
		list-style-type:none !important;
	}
	
	#messages ul.linelist li{
		display:block;
		background-image:url(../images/background_linelist.gif);
		margin:0px !important;
		padding:0px !important;
	}
	
	.message{
		padding:5px 10px 5px 10px;
	}
	
	#messages ul.selection{
		margin-top:20px;
	}

/*-----------INDEX----------------*/
.index #focus_area{
	background-image:url(../images/background_index.gif);
}

.index #page_links{
	top:37px;
	right:410px;
}

.index #news{
	padding-top:14px;
	background-image:url(../images/background_news.gif);
	background-repeat:no-repeat;
}

	.index #news ul.items li{
		border-bottom:1px solid #cccccc;
	}
	
.index #content_area{
	width:370px;
}

.index #block_search_raceresults{
	top:-10px;
}

	.index #block_search_raceresults .block_title{
		width:330px;
	}
#noteerror{
	color: #FF0000;

}