* {
	margin: 0;
	padding: 0;
}
/*Floatfix*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end Floatfix*/

body{
	background: url(../img/bg_main.gif);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pseudolink{
  cursor: pointer;
}

a, .pseudolink{
	text-decoration: none;
	color: #fff;
}

a:hover, .pseudolink:hover{
	text-decoration: underline;
}

img{
	border: none;
}

h1, h2{
	font-size: 15px;
}

/*Specifieke header opmaak voor webcam en video headers*/

.camheader{
	padding: 0 0 0 35px;
	height: 30px;
	background: url(../img/logo_cam.png) no-repeat;
	margin: 0 0 12px 0;
}

.camheader h1, .camheader h2{
	border-bottom: 2px solid #c542b2;
	padding: 6px 0 3px 0;
}

.camheader h1 span, .camheader h2 span{
	font-size: 13px;
}

.camheader h1 span a, .camheader h2 span a{
	color: #c542b2;
}

.camheader h1 span a:hover, .camheader h2 span a:hover{
	text-decoration: none;
}

.videoheader{
	padding: 0 0 0 35px;
	height: 30px;
	background: url(../img/logo_video.png) no-repeat 0 50%;
	margin: 0 0 12px 0;
}

.videoheader h1, .videoheader h2{
	border-bottom: 2px solid #72d059;
	padding: 6px 0 3px 0;
}

.videoheader h1 span, .videoheader h2 span{
	font-size: 13px;
}

.videoheader h1 span a, .videoheader h2 span a{
	color: #72d059;
}

.videoheader h1 span a:hover, .videoheader h2 span a:hover{
	text-decoration: none;
}

.fotoheader{
	padding: 0 0 0 35px;
	height: 30px;
	background: url(../img/logo_foto.png) no-repeat 0 50%;
	margin: 0 0 12px 0;
}

.fotoheader h1, .fotoheader h2{
	border-bottom: 2px solid #4fb1d1;
	padding: 6px 0 3px 0;
}

.fotoheader h1 span, .fotoheader h2 span{
	font-size: 13px;
}

.fotoheader h1 span a, .fotoheader h2 span a{
	color: #4fb1d1;
}

.fotoheader h1 span a:hover, .fotoheader h2 span a:hover{
	text-decoration: none;
}


.itemheader{
	padding: 0 0 0 35px;
	height: 30px;
	background: url(../img/logo_video.png) no-repeat 0 50%;
	margin: 0 0 12px 0;
}

.itemheader h1, .itemheader h2{
	border-bottom: 2px solid #fff;
	padding: 6px 0 3px 0;
}

.itemheader h1 span, .itemheader h2 span{
	font-size: 13px;
}

.itemheader h1 span a, .itemheader h2 span a{
	color: #72d059;
}

.itemheader h1 span a:hover, .itemheader h2 span a:hover{
	text-decoration: none;
}


#wrapper{
	width: 960px;
	margin: 0 auto;
}

/*Opmaak van de header en menu items*/

#header{
	height: 117px;
}

#pc_logo{
	height: 110px;
	width: 269px;
	display: block;
	background: url(../img/logo.png) no-repeat;
	float: left;
}

#menu_header{
	float: right;
	padding: 23px 0 0 0;
}

#menu_header #nav_main, #menu_header #nav_site{
	list-style: none;
	float: left;
}

#menu_header #nav_main li, #menu_header #nav_site li{
	float: left;
}

#menu_header #nav_main li a, #menu_header #nav_site li a, #menu_header #nav_site li span{
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #b8b8b8;
	text-align: center;
	width: 58px;
	height: 2px;
	padding: 62px 0 0 0;
	display: block;
	margin: 0 0 0 20px;
}

/*Uitzondering voor IE6, omdat IE6 de browser van SATAN IS*/

* html #menu_header #nav_main li a, * html #menu_header #nav_site li a, * html #menu_header #nav_site li span{
	margin: 0 0 0 10px;
}

/*Einde uitzondering. PS: IE6, ik haat je*/

#menu_header #nav_main li a:hover, #menu_header #nav_site li a:hover, #menu_header #nav_site li span:hover, #menu_header #nav_main li a.selected, #menu_header #nav_site li a.selected, #menu_header #nav_site li span.selected{
	color: #fff;
	text-decoration: none;
}

#menu_header #nav_main li a.cam{
	background: url(../img/nav_cam.png) no-repeat;
}

#menu_header #nav_main li a.video{
	background: url(../img/nav_video.png) no-repeat;
}

#menu_header #nav_main li a.foto{
	background: url(../img/nav_foto.png) no-repeat;
}

#menu_header #nav_site li span.bookmark{
	background: url(../img/nav_bookmark.png) no-repeat;
}

#menu_header #nav_site li a.home, #menu_header #nav_main li a.home{
	background: url(../img/nav_home.png) no-repeat;
}

#menu_header #search_container{
	background: url(../img/search_container.png) no-repeat;
	width: 246px;
	height: 58px;
	float: left;
	margin: 0 0 0 20px;
}

/*Zoekfunctie in de header*/

#site_search{
	width: 188px;
	height: 23px;
	background: url(../img/search_field.png) no-repeat;
	padding: 7px 0 0 32px;
	margin: 15px auto 0;
}

#site_search .searchfield{
	display: inline;
	width: 137px;
	border: none;
	font-size: 11px;
	color: #383939;
	background: none;
}

* html #site_search .searchfield{
	width: 134px;
}

#site_search .searchbutton{
	display: inline;
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 0 0 0 3px;
	font-weight: bold;
	font-size: 10px;
}

* html #site_search .searchbutton{
	padding: 0 0 0 0;
}

#site_search .searchbutton:hover{
	text-decoration: underline;
}

#column_left{
	width: 232px;
	float: left;
	padding: 18px 0 0 0;
}

#column_left .item{
	width: 232px;
	padding: 10px 0 0 0;
}

#column_left .item_top{
	height: 18px;
	background: url(../img/bg_sideleft_top.png) no-repeat;
}

#column_left .item_middle{
	background: #0b0b0b url(../img/bg_sideleft.png) repeat-x;
	padding: 0 12px 0 12px;
}

#column_left .item_bottom{
	background: url(../img/bg_sideleft_bottom.png) no-repeat;
	height: 17px;
}

/*Dagitems*/

.dagitem{
	height: 209px;
	width: 208px;
	padding: 12px 12px 0 12px;
	background: url(../img/bg_dagitem.png) no-repeat;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.dagitem img{
	display: block;
	float: left;
	width: 100px;
	border: 1px solid #fff;
}

.dagitem p{
	width: 100px;
	float: right;
}

.dagitem p a{
	color: #72d059;
	display: block;
	margin: 5px 0 0 0;
}

#column_right{
	width: 229px;
	float: left;
}

* html #column_right{
	width: 190px;
}



.show .showimg{
	height: 360px;
	width: 229px;
	display: block;
}

/*.show .showimg.stella_link{
	background: url(../img/shows/stella.png) no-repeat;
}

.show .showimg.nina_link{
	background: url(../img/shows/nina.png) no-repeat;
}*/

* html .showimg{
	width: 190px;
}

.show .showblack{background:#000;text-align:center;padding-bottom:10px;}

.show p{
	font-weight:bold;
	padding:5px;
}

#column_right a img{
	/*border: 1px solid #fff;*/
	margin: 0 auto;
	display: block;
}

#column_right .right_content{
	background: #000;
	margin: 0 0 -10px 0;
}

#column_right .right_bottom{
	background:  url(../img/bg_rightbottom.png) no-repeat center bottom;
	height: 13px;
}

#column_right .right_content .item{
	width: 211px;
	margin: 0 auto 10px auto;
}

#column_right .right_content .item .item_top{
	height: 10px;
	background: url(../img/bg_itemtop.png) no-repeat;
}

* html #column_right .right_content .item .item_top{
	margin: 0 0 -5px 0;
}

#column_right .right_content .item .item_middle{
	background: #292929 url(../img/bg_item_middle.png) repeat-x;
	padding: 0 10px 8px 10px;
}

#column_right .right_content .item .item_middle p{
	margin: 8px 0 0 0;
}

#column_right .right_content .item .item_middle p a{
	color: #72d059;
}

#column_right .right_content .item .item_middle .vidplayer{
	width: 190px;
	height: 130px;
	background: #5ac83d;
}

#column_right .right_content .item .item_bottom{
	height: 10px;
	background: url(../img/bg_itembottom.png) no-repeat;
}

#column_right .right_content .banner{
	width: 211px;
	height: 278px;
	margin: 0 auto 10px auto;
	border: none;
}

/*
#column_right .right_content .item_kim{
	width: 191px;
	height: 249px;
	margin: 0 auto 10px auto;
	background: url(../img/bg_kim.png) no-repeat;
	padding: 10px 10px 0 10px;
}

#column_right .right_content .item_kim img{
	height: 160px;
	width: 125px;
}

#column_right .right_content .item_donenad{
	width: 191px;
	height: 268px;
	margin: 0 auto 10px auto;
	background: url(../img/bg_donenad.png) no-repeat;
	padding: 10px 10px 0 10px;
	position: relative;
}

#column_right .right_content .item_donenad .vps_promo{
	text-align: center;
}

#column_right .right_content .item_donenad .logo_donenad{
	z-index: 3;
	position: absolute;
	top: 155px;
}

#column_right .right_content .item_donenad p, #column_right .right_content .item_kim p{
	text-align: center;
	width: 190px;
	padding: 5px 0 0 0;
	font-size: 11px;	
}

#column_right .right_content .item_donenad p{
	margin: 25px 0 0 0;
}

#column_right .right_content .item_kim p a{
	color: #fff;
}

#column_right .right_content .item_donenad p a{
	color: #ffa6fb;
}
*/
#footer_wrapper{
	clear: both;
	margin: 10px 0 0 0;
	background: url(../img/bg_footer.png) repeat-x 0 10px;
}

* html #footer_wrapper{
	display: none;
}

#footer{
	width: 960px;
	margin: 0 auto;
	background: url(../img/logo.png) no-repeat;
	padding: 40px 0 10px 0;
}

#footer_left{
	float: left;
	width: 270px;
}

#footer_right{
	width: 660px;
	float: right;
}

#footer_right .list{
	width: 165px;
	float: left;
}

#footer_right .list	h2{
	color: #fff;
	font-size: 14px;
	margin: 0 0 8px 0;
}

#footer_right .list ul li{
	list-style: none;
	font-size: 11px;
}

#footer .search{
	padding: 80px 0 0 0;
}

#footer_search{
	width: 188px;
	height: 23px;
	background: url(../img/search_field.png) no-repeat;
	padding: 7px 0 0 32px;
}

#footer_search .searchfield{
	display: inline;
	width: 137px;
	border: none;
	font-size: 11px;
	color: #383939;
	background: none;
}

* html #footer_search .searchfield{
	width: 134px;
}

#footer_search .searchbutton{
	display: inline;
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 0 0 0 5px;
	font-weight: bold;
	font-size: 10px;
}

* html #footer_search .searchbutton{
	padding: 0 0 0 0;
}

#footer_search .searchbutton:hover{
	text-decoration: underline;
}

#footer #snelkiezer{
	padding: 10px 0 5px 0;
}

#snelkiezer_bottom{
	width:215px;
	border: none;
	width: 217px;
	height:22px;
	background:#fff url(../img/snelkiezer/bg_snelkiezer_22.jpg) 201px 0 no-repeat;
	text-align:left;
	text-indent:3px;
}

#footer_bottom{
	clear: both;
	padding: 15px 0 8px;
	text-align: center;
	font-size: 11px;
	background: #0b0b0b;
	border-top: 1px dashed #252525;
}

/*snelkiezer*/
#snelkiezer_content{
	position:absolute;
	background: #fff;
	border: 1px solid #9609ba;
	display: none;
	height:inherit;
	width:170px;
	overflow:auto;
	z-index: 2;
}

#snelkiezer_content ul{
	width:100%;
	padding-right:-16px;
	float: left;
}

#snelkiezer_content ul li{
	list-style: none;
	overflow:hidden;
}

#snelkiezer_content ul li a, #snelkiezer_content ul li span{
	padding: 2px 0 2px 0;
	width: 100%;
	height:12px;
	display:block;
	text-indent:3px;
	cursor:default;
	color:#000;
}

#snelkiezer_content ul li a:hover, #snelkiezer_content ul li span:hover{
	background:#9609ba;
	text-decoration:none;
}

/*overlay*/
.overlay{
  display: none;
  background-color: #fff;
  min-height: 100px;
  border: 1px solid #9609ba;
  width:100px;
  /* CSS3 styling for latest browsers*/
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
}

.overlay .close{
  background-image: url(../img/overlay/closepink.png);
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

a.active img{
  outline: 1px solid #000;
  z-index: 9999;
  position: relative;
}

/*pseudolink*/
.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*ajaxloading*/
.refreshing{
	text-indent: -9999em;
	height:48px;
	width:48px;
	background: url(../img/loadpref.gif) no-repeat;
	margin:50px auto 50px;
	display:block;
}

/*Error*/
.error{
	text-align:center;
	margin:80px 0 100px;
}

.error h1{
	font-size:18px;
	color:#e11;
}

.error a{
	color:#e11;
}

/*campopup*/
.popupkader{
	position:fixed;
	top:0;
	left:0;
}
#campopup{
	background: url(../img/popup/bg.png) no-repeat;
	width: 213px;
	height: 126px;
	z-index: 2;
	display: none;
}

#campopup a{
  text-decoration: none;
  color:#666;
}

#campopup a img{
	border: none;
}

#campopup h2{
	width:150px;
	height:20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px 0 0 40px;
	background-image: url(../img/popup/cam.png);
	background-repeat: no-repeat;
	background-position: 11px 5px ;
	margin-top:5px;
	float:left;
}
#campopup .close{
	width:8px;
	height:8px;
	float:right;
	margin:18px 15px 0 0;
	cursor: pointer;
	background-image: url(../img/popup/x.jpg);
}
#campopup a.img{
	width:65px;
	height:65px;
	float:left;
	background:url(../img/popup/bg_pic.jpg) no-repeat;
	margin:10px 0 0 15px;
}
#campopup a.img img{
	width:46px;
	height:46px;
	margin:7px 0 0 9px;
}
#campopup a.text{
	width:120px;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:8px;
	padding:1px 10px 0 0px;
}
#campopup a.button {
	width:88px;
	height:19px;
	float:right;
	margin:5px 25px 0 0;
}

