* {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: normal;
	outline: none;
	list-style: none;
	text-decoration: none;
	}
	
body {
	background: #000 url(images/body.jpg) top left repeat-x;
	width:900px;
	border: none;
    margin: 0px auto;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #8c8c7e;
	}
	
	
img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
hr {
  border: 0;
  width: 100%;
  background-color: #D5D5D5;
  height: 2px;
  margin-top:5px;
  margin-bottom:5px;
}	


a,
a:visited {
		color: #413e98;
	text-decoration: none;
	}
					
	a:hover {
		color: #413e98;
		text-decoration: underline;
		}
		

ul {
	margin: 3px;
	}
					
	ul li {
		padding: 3px 0 1px;
		margin: 0 0 3px;
		}
		
ol {
	list-style-type: decimal;
	margin: 3px;
	}
	
	ol li {
		list-style-type: decimal;
		padding: 3px 0 1px;
		margin: 0 0 3px;
		}
	
	
h1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #595955;
	}
	
	h2 {
		font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #595955;
		}
		
		h3 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 14px;
			color: #595955;
			}
			h4 {
				font-size: 13px;
				color: #595955;
				}
				
				h1 a, h2 a, h3 a, h4 a {
					font-weight: bold;
					}
	
	strong {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;}
	
input {
	background: #fafbfc;
		border-top: 2px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #85858c;
	}
	
textarea {
	background: #fafbfc;
		border-top: 2px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	padding: 2px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #85858c;
	line-height: 17px;
	overflow: auto;
	}
		
	.submit {
		background: #fafbfc;
			border-top: 1px solid #e5e5e5;
			border-left: 1px solid #e5e5e5;
			border-right: 1px solid #ccc;
			border-bottom: 2px solid #ccc;
		padding: 5px 7px 5px;
		font-size: 12px;
		color: #93c612;
		cursor: pointer;
		}
		
		.submit:hover {
			background: #fafbfc;
				border-top: 1px solid #e5e5e5;
				border-left: 1px solid #e5e5e5;
				border-right: 1px solid #e5e5e5;
				border-bottom: 2px solid #e5e5e5;
			padding: 5px 7px 5px;
			font-size: 12px;
			color: #93c612;
			cursor: pointer;
			}
		
	.no-input {
		background: none;
		border: none;
		width: auto;
		}
	

	.left {
		float: left;
		}
		
	.right {
		float: right;
		}
	
		.clear {
			clear: both;
			font-size: 1px;
			}
			
			
	.accent {
		font-weight: bold;
		color: #f20a67;
		}

		

/*------------------------------------------------------------------
[2. Head]
*/

	/*--------------------------------------------------------------
	[2.1. Top / #top]
	*/
					
	#top {
		padding: 30px 8px 0 8px !important;
		background-color: #FFFFFF;
		height:27px;
		}
		
		/*----------------------------------------------------------
		[2.1.1. Logo / #logo Now Playing]
		*/
		
		#top #logo {
	position:absolute;
	width:300px;
	height:61px;
	z-index:30;
    left: 50%; 
    margin-top: -29px; 
    margin-left: -430px; 
			}
			
		#now {
		 background-image: url(images/now.png); 

	position:absolute;
	width:270px;
	height:156px;
	z-index:30;
    left: 50%; 
	margin-left: 179px;
	top: 81px;
	overflow:hidden;
}

			
				#now .content {
			    padding-left:10px;
						color:#000000;
				padding-right:5px;
				}
				
				#now .content p {
					font-size: 12px;
					line-height: 13px;
					}
					#now .content img {
					float:right;
					padding:0px;
					border:solid 2px;
					margin-top:5px;
					margin-right:5px;
					margin-left:4px;
					}
									#now h1{

					color: #15007f;
					}
				#now a,
a:visited,a:hover {
		color: #8c8c7e;
	text-decoration: none;
	}
				#now h3{
				/*color: #595955;*/
					color: #15007f;
					text-decoration: none;
					margin-top:5px;
								font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 14px;}
			
							#now h4{
					/*color: #595955;*/
					color: #15007f;
					text-decoration: none;
					font-family: Arial, Helvetica, sans-serif;
			        font-weight: bold;
			        font-size: 14px;
					}
		
					#now .content ul {
					margin: 0;
					padding: 5px 0 0 5px;
					font-size: 12px;
					margin-bottom:15px;
					}
					
					#now .content ul li {
						background: url(images/mb_icon.png) top left no-repeat;
						margin: 0;
						padding: 1px 0 0 28px;
						}
						
						#now .content a,
#now .content a:visited {
	color:#000000;
	text-decoration: none;
	}
					
	#now .content a:hover {
	color:#000000;
		text-decoration: none;
		}
		/*----------------------------------------------------------
		[2.1.2. Menu / #menu]
		*/
		
		#top #menu {
			float: right;
			margin: -10px 0 0;
			margin-bottom:20px;
			}
			
			#top #menu ul {
				margin: 0;
				padding: 0;
				overflow: hidden;
				}
				
				#top #menu ul li {
					list-style: none;
					float: left;
					margin: 0 0 0 20px;
					padding: 0;
					display: block;
					}
					
					#top #menu ul li a,
					#top #menu ul li a:visited {
						font-size: 14px;
						color: #15007f;
						display: block;
						font-weight:200;
						text-decoration: none;
						}
						
					#top #menu ul li a:hover {
						font-size: 14px;
						color: #6f62ac;
						display: block;
						border-bottom: 1px solid #d5d5d5;
						}
						
					#top #menu ul li.current a,
					#top #menu ul li.current a:visited {
						font-size: 14px;
						color: #6f62ac;
						display: block;
						border-bottom: 1px solid #d5d5d5;
						}
						
					#top #menu ul li.current a:hover {
						font-size: 14px;
						color: #6f62ac;
						display: block;
						text-decoration: none;
						}
				#toppermetrec {
				margin-left:5px;
				margin-right:5px;
				height:93px;
				}
				#advertentieboven {
				float:left;
				width:728px;
				}
				#donate {
				float:right; margin-left:5px; width:145px; height:90px; background-color:#EAEAEA; padding-left:2px;
				}
	/*--------------------------------------------------------------
	[2.2. Header / #header]
	*/
	
	#header {
		width: 900px;
		height: 150px;
		padding: 8px 0 0;
		overflow:hidden;
		}
		
	#bar {
		padding: 5px 15px 8px !important;
		overflow: hidden;
		}
		
		#bar ul {
			list-style: none;
			}
			
			#bar ul li {
				float: right;
				display: block;
				margin: 0 20px 0 0;
				padding: 0;
				color: #666;
				}
				
				#bar ul li.current {
					font-weight: bold;
					color: #0b81be;
					margin: -1px 20px 0 0;
					}
				
				#bar ul li a,
				#bar ul li a:visited {
					color: #777;
					text-decoration: none;
					}
					
				#bar ul li a:hover {
					color: #666;
					text-decoration: underline;
					}
	


/*------------------------------------------------------------------
[3. Layout]
*/
					
#wrapper {
	width: 900px;
	}
	
	
#container {
	background: #fff;
	}
	
	.container-top {
		background: url(images/container.png) top left no-repeat;
		width: 900px;
		height: 5px;
		margin: 12px 0 0;
		}
			.container-top1 {
			background-color:#FFFFFF;
		width: 900px;
		height: 5px;
		margin: 12px 0 0;
		}
		
	.container-bottom {
		background: url(images/container.png) bottom left no-repeat;
		width: 900px;
		height: 5px;
		}
		


	/*--------------------------------------------------------------
	[3.1. Content / #content]
	*/
	
	#content {
		padding: 20px;
		padding-top:5px;
		}
		
		/*----------------------------------------------------------
		[3.1.1. Main / #main]
		*/
		
		#main {
			width: 600px;
			float: left;
			}
				
				#main .item {
					padding: 10px 10px 0;
					color: #666;
					}
					
					#main .item h1 {
						margin: 0;
						}
						
					#main .item h4 {
						padding: 0;
						margin: -5px 0 4px;
						font-size: 13px;
						line-height: 25px;
						color: #888;
						}
					
					#main .item .content {
						margin: 5px 0 0 1px;
						color: #666;
						}
						
						#main .item .content h3 {
							margin: 0 0 6px;
							}
					
						#main .item .content h4 {
							padding: 0;
							margin: 0 0 20px;
							font-size: 13px;
							line-height: 25px;
							color: #888;
							}
							
							#main .item .content h4.home {
								margin: 0 0 20px;
								}
							
							#main .item .content h4 a,
							#main .item .content h4 a:visited {
								color: #413e98;
								font-weight: bold;
								border-bottom: 1px solid #fff;
								text-decoration: none;
								}
								
							#main .item .content h4 a:hover {
								color: #413e98;
								font-weight: bold;
								border-bottom: 1px solid #d5d5d5;
								text-decoration: none;
								}
							
						#main .item .content p {
							padding: 0;
							margin: 0 0 10px;
							font-size: 12px;
							line-height: 23px;
							word-spacing: 2px;
							}
								
						#main .item .content a,
						#main .item .content a:visited {
							color: #413e98;
							font-weight: bold;
							text-decoration: none;
							}
								
						#main .item .content a:hover {
							color: #413e98;
							font-weight: bold;
							text-decoration: underline;
							}
							
							#main .nav {
				border-top: 1px solid #ddd;
				margin: 20px 0 0;
				padding: 10px;
				}
				
				#main .nav h3 {
					color: #777;
					}
					
					#main .nav h3 a,
					#main .nav h3 a:visited {
						color: #777;
						text-decoration: none;
						}
						
					#main .nav h3 a:hover {
						color: #9fd022;
						text-decoration: underline;
						}
						
		
	
		/*----------------------------------------------------------
		[3.1.3. Sidebar / #sidebar]
		*/
		
		#sidebar { 
			width: 230px;
			float: right;
			}
				
			#sidebar h3 {
				margin: 0 0 3px;
				}
			
			#sidebar .date,
			#sidebar .date a,
			#sidebar .date a:visited ,
			#sidebar .date a:hover  {
				font-size: 10px;
				color: #999;
				margin: 0 0 2px;
				text-decoration:none;
				}
				
				#sidebar h3 a,
				#sidebar h3 a:visited {
					color: #595955;
					text-decoration: none;
					}
					
				#sidebar h3 a:hover {
					color: #413e98;
					text-decoration: underline;
					}
				
			#sidebar .content {
				padding: 0 1px 0;
				color: #666;
				margin-bottom:15px;
				}
				
				#sidebar .content p {
					font-size: 11px;
					line-height: 19px;
					}
					
			#sidebar .item {
				padding: 1px 0 0;
				margin: 8px 3px 0 0;
				}
				#sidebar .archief ul {
					margin: 0;
					padding: 5px 0 0 5px;
					font-size: 11px;
					margin-bottom:15px;
					}
					
					#sidebar .archief ul li {
						background: url(images/list.png) top left no-repeat;
						margin: 0;
						padding: 1px 0 0 13px;
						}
						
						#sidebar .archief ul li a,
						#sidebar .archief ul li a:visited {
							color: #777;
							text-decoration: none;
							}
							
						#sidebar .archief ul li a:hover {
							color: #413e98;
							text-decoration: underline;
							}
							


/*------------------------------------------------------------------
[4. Footer]
*/

#footer {
	margin: 10px 8px 30px !important;
	text-align: center;
	color: #ddd;
	}
	
	#footer p {
		padding: 1px;
		}
		
	#footer a,
	#footer a:visited {
		color: #6f62ac;
		text-decoration: none;
		}
		
	#footer a:hover {
		color: #6f62ac;
		text-decoration: underline;
		}
	


/*------------------------------------------------------------------
[X. Overige]
*/
							
	img.centered,
	img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	
	img.alignright {
		padding: 4px;
		margin: 0 0 2px 12px;
		display: inline;
		}
	
	img.alignleft {
		padding: 4px;
		margin: 0 12px 2px 0;
		display: inline;
		}
	
	.alignright {
		float: right;
		}
	
	.alignleft {
		float: left;
		}	
		
		.headings {     
 height:  150px;
 width:   900px;
padding: 0;
margin:  0;
float: left;
  }  
  .verberg{
display:none;
}
#time {
width:70px;
display:inline;
}

#tooltip
{
	border: 1px solid #000;
	background: url(images/tooltip.png) bottom right;
	padding: 4px;
	width:auto;
	max-width:150px;
	position: absolute;
	z-index:40;
}

#tooltip h3, #tooltip div {
    text-align: left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin: 0;
	}
	#entertain { position: relative; height:80px; width: 580px; margin: 0px; overflow:hidden; }
	#entertain #slides a,
	#entertain #slides a:visited ,
	#entertain #slides a:hover{ text-decoration:none; color: #595955;}
	 
#controls { z-index: 1000; position: absolute; top: 0; right: 0; 
    background-color: #fff; border: 0px; margin: 0; padding: 0px; 
    width: 50px;
}
.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 16px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 16px;
	position: relative;
	background: url('../images/starrating1.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating1.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:16px;}
.unit-rating a.r2-unit{left:16px;}
.unit-rating a.r2-unit:hover{width: 32px;}
.unit-rating a.r3-unit{left: 32px;}
.unit-rating a.r3-unit:hover{width: 48px;}
.unit-rating a.r4-unit{left: 48px;}	
.unit-rating a.r4-unit:hover{width: 64px;}
.unit-rating a.r5-unit{left: 64px;}
.unit-rating a.r5-unit:hover{width: 80px;}
.unit-rating a.r6-unit{left: 80px;}
.unit-rating a.r6-unit:hover{width: 96px;}
.unit-rating a.r7-unit{left: 96px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating1.gif') left center;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}
	
	.belangrijker {
	padding: 2px 0 2px 20px;
	background: url('images/important.png') left center no-repeat;
	display: block;
}
	.entercomp {
	padding: 2px 0 2px 20px;
	background: url('images/pencil.png') left center no-repeat;
	display: inline;
}		