@charset "UTF-8";
/* CSS Document */

html,body	{
			width:100%;
			height:100%;
			color:#ffffff;
			font-family:"Verdana", Geneva, sans-serif;
			font-size:12px;
			font-weight:normal;
			border:0px;
			margin:0 auto;
			padding:0;
			background-color:#000;
			}

#mother		{
			width:100%;
			height:100%;
			z-index:4;
			margin:0;
			padding:0;
			position:fixed;
			top:0px;
			left:0px;
			}

#mothermask		
			{
			width:100%;
			height:100%;
			z-index:5;
			margin:0;
			padding:0;
			position:fixed;
			top:0px;
			left:0px;
			background-color:black;
			display:none;
			}

#container	{
			width:970px;
			margin-left:auto;
			margin-right:auto;
			}

/*-----------CONTENTS-----------------------*/

#bgbalk		{
			background-color:#322f31;
			background-image:url('img/bg_balk.png');
			position:absolute;
			height:35px;
			width:auto;
			float:left;
			top:120px;
			width:100%;
			z-index:5;
			}



#header		{
			z-index:6;	
			width:970px;
			border:0px;
			margin-top:10px;
			position:relative;
			}
			
#menu		{
			z-index:6;
			height:35px;
			position:relative;
			padding-left:220px;
			top:110px;
			background-color:#322f31;
			}

#box		{
			z-index:5;
			width:1070px;				
			position:relative;
			top:155px;
			margin-bottom:25px;
			}
			
#main		{
			float:left;
			margin-left:105px;
			width:459px;
			min-height:758px;
			line-height:1.5em;
			margin-right:30px;
			background-image:url('img/bg_main.png');
			background-color:#231f20;
			margin-top:5px;
			}

#videoarea		{
			float:left;
			width:730px;
			margin-left:105px;
			
			 position:relative; 
			 z-index:6; 
			 top:0px;
			 padding-bottom:15px;
			}
			
#combi		{
			float:left;
			background-image:url('img/bg_main.png');
			width:758px;
			margin-left:105px;
			line-height:1.5em;
			background-color:#231f20;
			min-height:758px;
			}
	
#left		{	
			z-index:5;
			float:left;
			width:269px;
			position:relative;
			top:-50px;
			}	
	
	
#leftround	{
			margin-left:20px;
			margin-right:10px;
			float:left;
			width:118px;
			}	
			
#rightround	{
			margin-top:-50px;
			margin-left:10px;
			float:right;
			width:89px;
			z-index:30;
			}	
	
#videosub	{
			background-color:#069;
			width:220px;
			height:180px;
			
			}	
	
#footer		{
			margin-top:25px;
			margin-bottom:15px;
			position:relative;
			height:40px;
			margin-bottom:20px;
			z-index:5;
			width:100%;
			bottom:-217px;
			vertical-align:top;
			}	
			
/*-----------DROPDOWN----------------------*/

#dropdown_1	{
			width:150px;
			margin-left:541px;
			padding:10px;
			position:absolute;
			background-image:url('img/bgpulldown.png');
			background-repeat:repeat;
			z-index:7;
			position:absolute;
			top:155px;
			}

#dropdown_2	{
			width:150px;
			margin-left:667px;
			padding:10px;
			position:absolute;
			background-image:url('img/bgpulldown.png');
			background-repeat:repeat;
			z-index:7;
			position:absolute;
			top:155px;
			}


#dropdown_3	{
			width:150px;
			margin-left:756px;
			padding:10px;
			position:absolute;
			background-image:url('img/bgpulldown.png');
			background-repeat:repeat;
			z-index:7;
			position:absolute;
			top:155px;
			}


#dropdown_4	{
			width:150px;
			margin-left:852px;
			padding:10px;
			position:absolute;
			background-image:url('img/bgpulldown.png');
			background-repeat:repeat;
			z-index:7;
			position:absolute;
			top:155px;
			}
	
/*-----------CLASSES----------------------*/

.select			{
				height:145px;
				width:136px;
				float:left;
				margin-left:15px;
				margin-right:20px;
				margin-top:15px;
				cursor:pointer;
				}

.item_old			{
				margin-bottom:3em;
				margin-left:10px;
				margin-top:10px;
				margin-bottom:20px;
				margin-right:25px;
				float:left;
				}

.item			{	float:left;	
					margin-bottom:20px;
					width:450px;
				}


.nieuws			{
	
				margin-left:99px;
				}

.imground		{
				float:left;
				margin-right:10px;
				xpadding-top:55px;
				}

.yellowblock	{
				height:175px;
				height:auto;
				background-color:#fff200;
				background-image:url('img/bg_yellow.png');
				color:#ed1c24;
				margin-top:2px;
				padding-bottom:10px;
				
				}
				
				

.redblock		{
				height:190px;
				height:auto;
				background-color:#ed1c24;
			background-image:url('img/bg_red.png');
				
				padding-bottom:10px;
				}	

.blocktext		{
				margin:10px 10px 0px 10px;
				padding-bottom:10px;
				}

.yellow			{
				color:#fff200;
				}

.yellowtitle	{ 
				font-size:17px;
				color:#fff200;
				}
				
.blacktitle		{	
				 font-size:17px;
				 color:#000;
				}			

.redtitle		{	
				 font-size:15px;
				 color:#231f20;
				}			
				
.yellowblockvideo	{
					background-color:#fff200;
					color:#ed1c24;
					background-image:url('img/sub_video.png'); 
					background-repeat:no-repeat; 
					background-position:top left;
					padding:20px 20px 20px 25px;
					}
.maintext		{
				margin-left:15px;
				margin-right:15px;	
				padding-top:15px;
				padding-bottom:15px;
				font-weight:normal;
				font-size:12px;
				}
				
.date			{
				font-size:11px;
				}
				
.aanbieding		{
				font-weight:bold;
				font-size:20px;
				color:#fff200;
				}

.title			{				
				font-weight:bold;
				font-size:20px;
				color:#ed1c24;
				}
				
.rounds			{
				margin-bottom:23px;
				}

.arrow			{
				float:left;
				vertical-align:top;
				}

/*-----------LINKINGSSSSSSSSSS---------------------*/


a:link			{
				text-decoration:none;
				color:#fff200;
				border:none;
				}
				
a:visited		{
				text-decoration:none;
				color:#fff200;
				border:none;
				}
				
a:hover		{
				text-decoration:none;
				color:#fff200;
				border:none;
				}

img				{
				border:none;
				}

img a:link		{
				border:0px;
				padding:0px;
				}
	
/*-----------FORMS---------------------*/

input			{	border: 1px solid #eeeeee;	
					
				}
				
/*-----------TRACKLISTENING----------------*/
				
.song	{
		width:auto;
		float:left;
		}
		
.time	{
		width:35px;
		
		}

.together	{
			white-space:nowrap; 
			cursor:pointer; 
			background-color:#231f20;
			}


.formLine
{
position: relative;
line-height: 24px;
}

.formLabel
{
padding: 0px 10px 0px 0px;
width: 120px;
vertical-align: middle;
}

.formInput
{
position: absolute;
left: 130px;
height: 18px;
font-size: 0.9em;
width: 250px;
}

.geslachtLine
{
margin: 0px 0px 0px 70px;
position: relative;
display: inline;
}

.verzendButtonField
{
margin: 15px 0px 0px 0px;
}

.verzendButtonField a
{
text-decoration: none;
color: #000;
}

.yellowblock a			{	color: red;	}
.yellowblock a:link			{	color: red;	}
.yellowblock a:hover		{	color: red;	}
.yellowblock a:visited		{	color: red;	}

.galleryimg	{	width:100px;
				height:100px;
				overflow:hidden;
				margin-right:5px;
				margin-bottom:5px;
				float:left;
			}
			
.galleryimg img	{	width:100px;	}

