* {
	margin:0;
	padding:0;}
img {
	border:0;}
a {
	text-decoration:none;}
html, body {
	height:100%;}
html {
	background:url(http://meidenvankimholland.nl.kimsparty.nl/images/bg-html.gif);}
body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:url(http://meidenvankimholland.nl.kimsparty.nl/images/bg-body.gif) repeat-x;}
h1 {
	color:#4ed9e7;
	font-size:15px;
	height:30px;
	line-height:30px;}

h2 {
	color:#4ed9e7;
	font-size:13px;
	height:30px;
	line-height:30px;}

h3 {
	height:65px;
	font-size:11px;
	color:#FFF;}	
		
#container {
	position:relative;
	background:url(http://meidenvankimholland.nl.kimsparty.nl/images/bg-container.gif) repeat-x;}
	#header {
		height:188px;
		position:relative;}
		#headerInner {
			position:relative;
			margin:0 auto;
			height:188px;
			width:1034px;
			background:url(http://meidenvankimholland.nl.kimsparty.nl/images/header.jpg) no-repeat;}
		#header a {
			left:0; top:0;
			position:absolute;
			width:550px;
			height:100%;
			display:block;}
		
	#search {
		position:absolute;
		bottom:0; right:0;
		width:365px;
		height:50px;}
		#search #input,
		#search #submit {
			float:left;}
		#search #input {
			width:222px;
			border:0;
			height:20px;
			background:none;
			margin:14px 14px 0 0;}
		#search #submit {
			width:74px;
			height:36px;
			margin-top:6px;
			cursor:pointer;
			background:url(http://meidenvankimholland.nl.kimsparty.nl/images/btn-search.png) no-repeat;}
		#search #submit:hover {
			background-position:left bottom;}
		
		
	.block {
		background:#100f1c;
		border:1px solid #403e52;}	
		
	.container {
		float:left;
		width:100%;}
	.container#content {
		min-height:358px;
		padding-bottom:10px;
		background:url(http://meidenvankimholland.nl.kimsparty.nl/images/bg-body.gif);}
	.container#line {
		height:12px;
		background:url(http://meidenvankimholland.nl.kimsparty.nl/images/line.gif);}
	.container#livecams {
		min-height:150px;}
		
	.content {
		width:934px;
		margin:0 auto;}
		
	#left {
		float:left;
		position:relative;
		width:600px;}	
		
		#playerDiv {
			width:590px;
			height:466px;}
		#player {
			width:578px;
			height:455px;
			margin:5px;}
		#button {
			width:596px;
			height:56px;
			display:block;
			margin:6px 0 1px;
			text-align:center;
			background:url(http://meidenvankimholland.nl.kimsparty.nl/images/button.png) no-repeat;}
		
		#button img {
			margin-top:13px;}
		#button:hover {
			background-position:left -56px;}
		#button:hover img {
			display:none;}
			
		#descr {
			color:#FFF;
			font-size:11px;}
			
			
	#right {
		float:right;
		margin-top:30px;}
		#menu {
			float:left;
			clear:both;
			margin:0 -1px;
			position:relative;}
		#menu a {
			float:left;
			width:82px;
			height:60px;
			margin-right:2px;
			display:block;
			cursor:pointer;
			background-repeat:no-repeat;}
		#menu a:hover 	{background-position:left bottom}
		#menu a#home 	{background-image:url(http://meidenvankimholland.nl.kimsparty.nl/images/btn-home.png);}
		#menu a#start 	{background-image:url(http://meidenvankimholland.nl.kimsparty.nl/images/btn-start.png);}
		#menu a#fav 	{background-image:url(http://meidenvankimholland.nl.kimsparty.nl/images/btn-fav.png);}
		#menu a#rss 	{background-image:url(http://meidenvankimholland.nl.kimsparty.nl/images/btn-rss.png);}
		
		#related {
			float:left;
			clear:both;
			width:330px;
			height:488px;
			overflow-y:scroll;
			margin-top:10px;
			position:relative;}
			
			#items {}
			.item {
				margin:3px;
				height:80px;
				padding:6px;
				font-size:11px;
				display:block;
				border:1px solid #100f1c;
				background:url(http://meidenvankimholland.nl.kimsparty.nl/images/item.gif) repeat-x;}
			.item .img {
				float:left;
				width:133px;
				height:78px;
				margin-right:6px;
				background:#000;
				position:relative;
				overflow:hidden;
				border:1px solid #100f1c;}
			.item .img img,
			.item .img .play {
				position:absolute;}
			.item .play {
				top:50%; left:50%;
				margin-top:-15px;
				margin-left:-15px;
				width:29px;
				height:29px;
				background:url(http://meidenvankimholland.nl.kimsparty.nl/images/play.png) no-repeat;}
			.item .title {
				height:65px;
				color:#FFF;}
			.item .date {
				color:#868396;}
				.item:hover,
				.item:hover .img {
					border-color:#FFF;}
				.item:hover .play {
					background-position:left bottom}
		
#powered {
	float:left;
	clear:both;
	width:100%;
	color:#FFF;
	margin-top:10px;
	padding-bottom:15px;
	text-align:center;}
	#powered a {
		color:#FFF;
		text-decoration:underline;}
	
