/* ------------------------------------------------------- 

	general stylesheet  /  www.amstelgoldrace.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	oktober 2008

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */

body #amstelwrap { min-height: 100%; 
    height: auto !important; 
    height: 100%; }

#stickyfooter {position: relative;
	margin-top: -34px;
	height: 34px;
	clear:both;
	} 
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
} 	

/* ----------------------------------------------------- amstelheader */

div#amstelheader{
	background-color:#000000;
	width:100%;
	position:absolute;
	top:0px;
	height:34px;
	overflow: hidden;
	text-align:center;
}
div#amstelheaderinner{
	text-align:left;
	margin:0px auto;
	width:956px;
	height:34px;
}
div#amstelheaderinnerleft{
	float:left;
	margin-left:0px;
	margin-top:0px;
}
div#amstelheaderinnerright{
	float:right;
	margin-left:0px;
	margin-top:0px;
}
div#amstelheaderinnerright a{
	margin-right:20px;
	margin-left:10px;
	line-height:32px;
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
div#amstelheaderinnerright a:hover{
	color:#ffffff;
}
* html body{ /*IE6 hack*/
	padding: 34px 0 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}
* html #bigcontent{ /*IE6 hack*/
	height: 100%; 
	width: 100%; 
}

/* ----------------------------------------------------- amstelfooters */

div#amstelfooter{
	background-color:#000000;
}
div#amstelfooterinner{
	text-align:left;
	margin:0px auto;
	width:956px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#949494;
}
div#amstelfooterinner a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#949494;
	text-decoration:none;
}
div#amstelfooterinnerleft{
	float:left;
	margin-left:30px;
	margin-top:10px;
}
div#amstelfooterinnerright{
	float:right;
	margin-right:30px;
	margin-top:10px;
}



/* --------------------------------------------------- bigcontent */

div#bigcontent{
	width:100%;
	position:fixed; 
	overflow: auto; 
	overflow-y:scroll;
	top:34px;
	bottom: 0px;
	text-align:center;
	background-image:url('../images/structure/background3.png');
	background-position:center;
}
div#bigcontentinner{
	margin: 0px auto;
	text-align:center;
	width:927px;
	background-color:#ffffff;
	overflow: hidden;
	padding-bottom: 34px;
}



/* ----------------------------------------------------- header */

div#headerFlash{
	background-image:url('../images/structure/header-amstelgoldrace.png');
	background-position:center;
	width:927px;
	height:158px;
	text-align:left;
}
div#headerFlashToer{
	background-image:url('../images/structure/header-amstelgoldracetour.png');
	background-position:center;
	width:927px;
	height:158px;
	text-align:left;
}

div#header{
	width:927px;
	height:158px;
	text-align:left;
	margin-top:-158px;
}
div#headertoer{
	width:927px;
	height:158px;
	text-align:left;
	margin-top:-158px;
}
div#headertabs{
	position:relative;
	top:11px;
	left:20px;
	float:left;
}
div#headerActiveTab{
	color:#f7a800;
	background-image:url('../images/structure/backgroundtabactive.png');
	height:29px;
	float:left;
	overflow:hidden;
	vertical-align:middle;
}
div#headerActiveTab img{
	margin:0px;
	padding:0px;
}
.tabtext{
	position:relative;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color:#FFFFFF;
	top:-10px;
	position:relative;
}
.tabtext:hover{
	position:relative;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color:#ffffff;
	top:-10px;
	position:relative;
}
.tabtextActive{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color:#000000;
	top:-10px;
	position:relative;
}
div#headerInactiveTab{
	color:ffffff;
	background-image:url('../images/structure/backgroundtabinactive.png');
	height:29px;
	float:left;
	overflow:hidden;
}
div#headerlanguages{
	position:relative;
	top:17px;
	right:20px;
	float:right;
}


/* ----------------------------------------------------- menu */

div#menu{
	width:100%;
	height:34px;
	background-image:url('../images/structure/backgroundmenu.png');	
	float:left;
	text-align:left;
	position:relative;
}
div#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	line-height:30px;
}
div#menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
	padding-top:9px;
	padding-bottom:10px;
	background-image:url('../images/structure/backgroundmenuactive.png');	
}

/* ----------------------------------------------------- content */
div#content{
	width:100%;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:0;
	display:block;
}
div#contentfull{
	width:925px;
	float:left;
	overflow:hidden;
	
}

div#contentleft{
	width:564px;
	float:left;
	overflow:hidden;
	margin:0px;
}
div#contentright{
	width:361px;
	float:right;
	overflow:hidden;
	margin:0px;
}
div#contentstandaard{
	width:514px;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

div#contentinschrijvingen{
	width:514px;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:20px;
}
div#contentinschrijvingen tr{
	
}
div#contentinschrijvingen li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	line-height:17px;
	margin:7px 0 0 0;
}

/* ----------------------------------------------------- nieuwshome */
div#nieuwsflash{
	width:564px;
	height:314px;
	background-color:#000000;
	float:left;
	margin-top:2px;
}
div#nieuwsfoto{
	width:564px;
	height:185px;
	overflow:hidden;
	background-color:#FF0000;
	float:left;
	margin-top:2px;
}
div#nieuwsitems{
	width:564px;
	float:left;
	margin-top:2px;
	text-align:left;
	overflow:hidden;
}
div#nieuwscopyrightfoto{
	width:564px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:2px;
	text-align:left;
	margin-left:25px;
	color:#888888;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------- blokken */
div#reclameblok1{
	width:361px;
	height:185px;
	overflow:hidden;
	background-color:#e31818;
	margin-top:2px;
	text-align:left;
	cursor:pointer;

}
div#reclameblok2{
	width:361px;
	height:127px;
	overflow:hidden;
	background-color:#f7a800;
	margin-top:2px;
	text-align:left;
	cursor:pointer;

}
div#sponsorblok{
	width:361px;
	height:174px;
	overflow:hidden;
	margin-top:2px;
	text-align:left;
	background-image:url('../images/structure/backgroundsponsor2.png');
}
div#subsponsorblok{
	width:361px;
	
	overflow:hidden;
	margin-top:2px;
	text-align:left;
	background-color:#FFFFFF;
}

div#sponsorblokblack{
	width:361px;
	height:127px;
	overflow:hidden;
	background-color:#000000;
	margin-top:2px;
	text-align:left;
}
div#sponsorblokred{
	width:361px;
	height:127px;
	overflow:hidden;
	background-color:#e31818;
	margin-top:2px;
	text-align:left;
}
/* ----------------------------------------------------- leo */
div#reclameblok3{
	width:361px;
	height:174px;
	overflow:hidden;
	margin-top:2px;
	text-align:left;
	background-image:url('../images/structure/backgroundsponsor.png');
}
div#leotitle{
	width:100%;
	margin-left:21px;
	margin-top:22px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:14px;
}
div#leoboxbig{
	margin-left:21px;
}
div#leobox {
	background-image:url(../images/structure/backgroundnewsdatuminvert.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	margin-top:24px;
	margin-right:0px;
	height:35px;
	text-align:center;
	width:27px;
	color:#FFFFFF;
	line-height:17px;
}
div#leoitemtitle{
	margin-top:22px;
	margin-left:13px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	width:260px;
	line-height:12px;
}
div#leoitem{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:260px;
	line-height:12px;
	margin-left:13px;
}
div#leoitem a{
	color:#888888;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:260px;
	line-height:12px;
}
div#leoitem a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:260px;
	line-height:12px;
	text-decoration:none;
}
/* ----------------------------------------------------- nieuwsright */
div#newsright{
	width:361px;
	overflow:hidden;
	margin-top:2px;
	text-align:left;
}
div#newsrightinner{
	width:341px;
	overflow:hidden;
	margin-left:20px;
	text-align:left;
}
.newsrightitem{
	line-height:20px;
}
.newsrightitem a{
	line-height:20px;
	font-weight:bold;
	font-size:12px;
}

div#archiefFilm{
	height:185px;
	margin-top:2px;
	background-color:gray;

}
div#archiefJaarSelectie{
	height:185px;
	margin-top:2px;
	text-align:left;
	background-color:#e31818;
}

div#archiefJaarSelectieInner{
	float:left;
	margin-top:12px;
	margin-left:25px;
	margin-right:25px;
}
div#archiefVerslag{
	float:left;
	margin-left:25px;
	margin-right:25px;
	text-align:justify;
	
}
div#archiefFotos{
	margin-top:10px;
	text-align:center;
}
div#logincontentblock{
	height:127px;
	margin-top:2px;
	background-color:#C1C1C1;
	text-align:left;
}
div#logincontentblock h1{
	margin-left:20px;
	color:#343434;
}
div#logincontentblock h2{
	margin-left:20px;
	color:#343434;
	font-size:12px;
}
/* ----------------------------------------------------- inschrijvingtabjes */
div#tabjesinloggen {
	height:30px;
	background-color:gray;
	text-align:left;
	overflow:hidden;
}
.tabjesinloggencontainer {
	position:absolute;
	margin-top:6px;
	margin-left:40px;
	width:500px;
	float:left;
}
.tab a{
	height:24px;	
	padding-top:4px;
	text-align:center;
	margin-left:1px;
	float:left;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	margin-top:6px;	
	}
.tab a:hover{
	background-color:#FFFFFF;
	text-align:center;
	margin-left:1px;
	float:left;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	margin-top:6px;	

	}
.tabactive a{
	background-color:#FFFFFF;
	height:24px;
	margin-top:6px;	
	padding-top:4px;
	text-align:center;
	margin-left:1px;
	float:left;
	font-size:11px;
	color:#393939;
	text-decoration:none;
}
.tabactive a:hover{

	background-color:#FFFFFF;
	text-align:center;
	margin-left:1px;
	float:left;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	}
.tabmargin {
	margin-left:8px;
	margin-right:8px;
}

/*-------------------------------------- display acties */
div#displayActies {
	float:left;
	min-height:300px;
	text-align:left;
	width:924px;
}
div#innerDisplayActies{
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}
