

/***********************************

	PAGE GENERAL SETTINGS

***********************************/



body {

	margin-top: 10px; 

	margin-bottom: 10px;

	margin-left: auto;

	margin-right: auto;

	width: 995px;

	background-color: #a1a1a1;

	font-size: 9pt;

	text-decoration : none;

	color: Black;

	font-family: Arial, Helvetica, sans-serif;

	background-image:url(../img/body_bg.jpg);

	background-repeat: repeat-x;

	background-position:top;

	}



p {		

	margin-top: 0px;

	margin-bottom: 10px;

}



h3 {

	margin-top: 0px;

	margin-bottom: 10px;
	
	font-size: 11pt;

}


/***********************************

	CONTAINERS

***********************************/



#header {



	background-image: url(../img/header.jpg);

	background-repeat: no-repeat;

	background-position: center;

	height: 203px;

	width: 981px;

}



#header a

{

         

         display: block;

         float: left;

         /* border: none; /* debug display */

}



#header a span

{

         display: none;

}



#header a#home

{

	position:relative;

	left:24px;

	top:108px;

	height: 86px;

	width: 170px;

}



#header a#vvn

{

	position:relative;

	left:576px;

	top:134px;

	height: 52px;

	width: 220px;

}



#main {



	background-image: url(../img/main_bg.jpg);

	background-repeat: repeat-y;

	background-position: center;

	height: auto;

	width: 720px;

	overflow: hidden;

	float: left;

}





#footer {

	background-image: url(../img/footer.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 32px;

	width: 720px;

	}



	#container_content {

	width: 981px;

	height: auto;

	}

	

#container_extra { 

	width: 260px;

	height: 400px;

	float: left;

	

	}

	

/***********************************

	MENU ELEMENTEN

***********************************/



#menu { 

	width: 189px;

	height: 20px;



	padding-left: 670px;

	padding-top: 50px;

}



#links {



	height: 28px;

	width: 678px;

	margin-left: 30px;

	margin-bottom: 15px;

	background-color: White;

}



/***********************************

	TEXTBLOKKEN

***********************************/



#textblok_container{

	background-image: url(../img/textblok_bg.jpg);

	background-repeat: repeat-y;

	background-position: center;

	height: auto;

	width: 678px;

	overflow: hidden;

	margin-left: 20px;

	/* margin-top: 10px; */

	margin-bottom: 15px;

}



#textblok_top {

	background-image: url(../img/textblok_top.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 18px;

	width: 678px;

}



#textblok_bottom	{

	background-image: url(../img/textblok_bottom.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 18px;

	width: 678px;

}



#textblok_content {

	padding-left: 15px;

	padding-right: 15px;

	font-size: 9pt;

	text-decoration : none;

	color: Black;

	font-family: Arial, Helvetica, sans-serif;

	

}



/***********************************

	EXTRA BLOKKEN

***********************************/


#movie_container{

padding: 10px;
height: auto;
width: auto;
background-color: #a1a1a1;

}


#extrablok_container{

	background-image: url(../img/extrablok_bg.jpg);

	background-repeat: repeat-y;

	background-position: center;

	height: auto;

	width: 245px;

	overflow: hidden;

	margin-left: 15px;

	margin-top: 10px;

	margin-bottom: 10px;



}



#extrablok_top_downloads {

	background-image: url(../img/extrablok_header_downloads.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 63px;

	width: 245px;

}



#extrablok_top_sorrygebaar {

	background-image: url(../img/extrablok_header_sorrygebaar.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 63px;

	width: 245px;

}



#extrablok_top_nieuws {

	background-image: url(../img/extrablok_header_nieuws.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 63px;

	width: 245px;

}



#extrablok_bottom	{

	background-image: url(../img/extrablok_bottom.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	height: 13px;

	width: 245px;

}



#extrablok_content {

	padding-left: 15px;

	padding-right: 15px;

	font-size: 9pt;

	text-decoration : none;

	color: Black;

	font-family: Arial, Helvetica, sans-serif;

	

}



#extrablok_credits{

	height: auto;

	width: 245px;

	margin-left: 30px;

	margin-top: 5px;

	margin-bottom: 15px;

	font-size: 9pt;

	text-decoration : none;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

}



#extrablok_friend{

	height: 63px;

	width: 245px;

	margin-left: 15px;

}



/***********************************

	 LINKS / MENU CLASS

***********************************/





/**********normale links****************/

a:link {color: Black; text-decoration: underline;}

a:visited {color: Black; text-decoration: underline;}

a:hover {color: #FF9900; text-decoration: underline;}

a:active {color: Black; text-decoration: underline;}

a.downloads img {border: none;}

/**********footer/contact links****************/

a.footer:link {color: #666666; text-decoration: underline;}

a.footer:visited {color: #666666; text-decoration: underline;}

a.footer:hover {color: #FF9900; text-decoration: underline;}

a.footer:active {color: #666666; text-decoration: underline;}





a.menu_1:link, a.menu_1:active, a.menu_1:visited {

	background-image:url(../img/knop.jpg);

	background-repeat: no-repeat;

	background-position:center;

	padding-top: 5px;

	color: Black;

	width: 108px;

	height: 23px;

	display: block;

	text-align: center;

	text-decoration: none;

	font-weight:bold;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	margin-left: 2px;

	}



a.menu_1:hover {

	background-image:url(../img/knop_over.jpg);

	background-repeat: no-repeat;

	background-position:center;

	padding-top: 5px;

	color: Black;

	width: 108px;

	height: 23px;

	display: block;

	text-align: center;

	text-decoration: none;

	font-weight:bold;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	margin-left: 2px;

	}



a.menu_1_actief {

	background-image:url(../img/knop_over.jpg);

	background-repeat: no-repeat;

	background-position:center;

	padding-top: 5px;

	color: Black;

	width: 108px;

	height: 23px;

	display: block;

	text-align: center;

	text-decoration: none;

	font-weight:bold;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	margin-left: 2px;

	}





/***********************************

	 INPUTS

***********************************/



input {

border-color: Black;

border-width: 1px;

padding-left: 2px;

font-size: 9pt;

text-decoration : none;

color: #Black;

font-family: Arial, Helvetica, sans-serif;

background-color: White;

}

	



/***********************************

	 UPLOAD SYSTEM

***********************************/







IFRAME {width:100%;height:0px;border:0px;margin:0px;} 

TD { font:normal 9pt arial; color:rgb(0,0,0); }



/*<group=File Upload List>*/

	#list_body { /* width: 100%; */ }

	#list_body TR TD{

		font: 11px Arial;

		line-height:16px;

		border: 0px;

		height: 16px;

		padding: 0px 0px 0px 4px;

		cursor: pointer;

		vertical-align:middle;

	}

	#list_body .on { background: rgb(234,244,255);}

/*</group>*/



#btn_upload { margin: 10px; }



/*<group=Upload Bar>*/

	#upload_bar { height: 12px; padding: 0px;	margin: 0px; background: url(../contest/images/safari/upload_bar_bg.gif) left top;}

	#upload_bar DIV { height: 12px; line-height:12px; font-size:10px; margin: 0px; padding: 0px; background:url(../contest/images/safari/upload_bar_bg_on.gif) left top;}

	.upload_filename {	color: rgb(0,0,0);	font-weight: bold;font-size: 12px;}

	.upload_stats {color: rgb(100,100,100);font-size: 10px;}

/*</group>*/