* {
	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: #000 url(../img/bg_main.png) no-repeat top center;*/
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

#header .top{
	padding: 0 0 15px 0;
}

#header .top .logo{
	width: 455px;
	display: block;
	height: 122px;
	background: url(../img/logo.png) no-repeat;
	float: left;
}

#header .top .right{
	width: 495px;
	float: right;
}

#header .top .top_cammers{
}

#header .top .top_cammers .top_cam{
	float: left;
	width: 158px;
	height: 118px;
	overflow: hidden;
	border: 1px solid #fff;
	position: relative;
	margin: 0 0 0 5px;
}

#header .top .top_cammers .top_cam .chat{
	position: absolute;
	bottom: 5px;
	right: 5px;
	border: 1px solid #367800;
	background: #a7f634;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	height: 17px;
	width: 68px;
}




#header .top .right .balk{
	width: 609px;
	height: 44px;
	background: url(../img/bg_balk.png) no-repeat;
	padding: 20px 0 0 0;
}

#zoeken_top{
	margin: 0 13px 0 0;
	height: 23px;
	padding: 1px 0 0 0;
	float: left;
}

#zoeken_top label{
	color: #fff;
	font-family: Arial Black;
	margin: 0 8px 0 10px;
}

#zoeken_top .zoekveld{
	border: none;
	background: #fff;
	width: 155px;
	height: 22px;
	padding: 0 5px 0 5px;
}

#zoeken_top .zoekbutton{
	border: none;
	background: url(../img/button_zoek.png) no-repeat;
	width: 62px;
	height: 22px;
	position: relative;
	top: 1px;
}

#snelkiezer{
	float: right;
	margin: -1px 10px 0 0;
}

/*.snelkiezer_dropdown{
	font-size: 16px;
	border: none;
	width: 150px;
	position: relative;   
}*/

#snelkiezer label{
	color: #fff;
	font-family: Arial Black;
	margin-right:8px;
	position: relative;
	top:-1px;
}

#header .menu{
	height: 45px;
	position: relative;
	z-index: 100;
}

#header .menu .catbutton{
	float: left;
	font-family: Arial Black;
	display: block;
	border: 1px solid #737373;
	background: url(../img/button_cats.png) no-repeat;
	font-size: 17px;
	height: 36px;
	padding: 7px 0 0 6px;
	width: 219px;
}

#header .menu .catbutton.close{
	background: url(../img/button_cats_fold.png) no-repeat;
}

#header .menu ul.tabs{
	float: right;
	margin: 0 0 0 -4px;
}

#header .menu ul.tabs li{
	float: left;
	list-style: none;
}

#header .menu ul.tabs li a{
	float: left;
	font-family: Arial Black;
	display: block;
	background: url(../img/bg_button.png) repeat-x;
	border: 1px solid #737373;
	font-size: 17px;
	height: 36px;
	padding: 7px 4px 0 4px;
	margin: 0 0 0 4px;
}

#header .menu ul.tabs li a:hover{
	background: url(../img/bg_button_hover.png) repeat-x;
	text-decoration: none;
}

#header .menu ul.tabs li a.selected{
	background: url(../img/bg_button_hover.png) repeat-x;
	cursor:default;
	text-decoration: none;
}

#content{
	width: 938px;
	background: #2d2c2c;
	border: 1px solid #737373;
	padding: 15px 10px 10px 10px;
	margin: 10px 0 0 0;
}

#content #sidebar{
	width: 230px;
	float: left;
	margin: 0 0 -35px 0;
}

/*CSS voor de dagitems, kim holland, dating en campussy staat in een aparte file: dagitems.css*/

#content #main{
	float: right;
	width: 695px;
	margin: 0 0 -10px 0;
}

.divider{
	height: 2px;
	background: url(../img/bg_divider.png) repeat-x;
	margin: 24px 0;
}

#aankeilers{
	width: 456px;
	float: left;
}

#aankeilers h2.amateur{
	background: url(../img/header_amateurkeil.png) no-repeat;
	text-indent: -9999em;
	height: 14px;
	width: 363px;
	margin: 0 0 12px 0;
}

#aankeilers h2{
	background: url(../img/header_aankeilers.png) no-repeat;
	text-indent: -9999em;
	height: 14px;
	width: 298px;
	margin: 0 0 12px 0;
}

#aankeilers .keilcontainer{
	width: 456px;
	height: 185px;
	background: url(../img/bg_aankeilers.png) no-repeat;
	padding: 12px 0 0 0;
}

#aankeilers .keilcontainer .keil{
	width: 152px;
	float: left;
	text-align: center;
}

h2.camheader{
	width: 511px;
	height: 14px;
	text-indent: -9999em;
	background: url(../img/header_webcams.png) no-repeat;
	margin: 0 0 12px 0;
}

.hotitems{
	width:710px;
}

.hotitems h2{
	height: 14px;
	width:100%;
	text-indent: -9999em;
	margin: 0 0 12px 0;
	background: url(../img/header_hotteksten.png) no-repeat;
}

/*
.hotrow{
	margin: 0 0 10px 0;
}*/

.hotitems .item{
	background: #454444;
	border: 1px solid #2f2f2f;
	padding: 10px;
	width: 322px;
	height: 103px;
	float: left;
	margin: 0 10px 10px 0;
}

.hotitems .item img{
	float: left;
	border: 1px solid #fff;
}

.hotitems .item .text{
	float: right;
	width: 235px;
	overflow: hidden;
}

.hotitems.sites .item .text{
	width: 205px;
}

.hotitems .item h3{
	font-size: 12px;
	padding: 0 0 5px;
	border-bottom: 1px solid #575656;
	margin: 0 0 5px 0;
}

.hotitems .item h3 a{
	color: #fe7800;
}

#camsites h2{
	background: url(../img/header_camhot.png) no-repeat;
}

#amateursites h2{
	background: url(../img/header_amateurhot.png) no-repeat;
}

h2.willieheader{
	width: 432px;
	height: 14px;
	text-indent: -9999em;
	background: url(../img/header_willie.png) no-repeat;
	margin: 0 0 12px 0;
}

#willie{
	background: #fff;
	margin-bottom: 24px;
}

#willie .promo{
	width: 358px;
	float: right;
}

#willie .extra{
	width: 312px;
	float: left;
	height: 300px;
	overflow: hidden;
	padding: 10px 15px 10px 10px;
	color: #5f5e5e;
	line-height: 17px;
}

#willie .extra p{
	margin: 0 0 8px 0;
}

#willie .extra p a{
	font-weight: bold;
	color: #e04e8a;
}

#sexmarkt h1{
	background: url(../img/header_sexmarkt.png) no-repeat;
	text-indent: -9999em;
	height: 14px;
	width: 446px;
	margin: 0 0 10px 0;
}

#sexmarkt .adcontainer{
	background: #343434;
	padding: 9px 4px 9px 4px;
	margin: 0 0 10px 0;
}

#sexmarkt .adcontainer .ad1{
	float: left;
	width: 340px;
}

#sexmarkt .adcontainer .ad2{
	float: right;
	width: 340px;
}

#sexmarkt .adcontainer .ad1 h2, #sexmarkt .adcontainer .ad2 h2{
	font-size: 13px;
	margin: 0 0 12px 0;
	text-indent: 11px;
}

#sexmarkt .adcontainer .ad1 h2 a, #sexmarkt .adcontainer .ad2 h2 a{
	color: #fe7800;
}

#sexmarkt .adcontainer .ad{
	background: #3d3d3d;
	padding: 10px;
}

#sexmarkt .adcontainer .ad .adimg{
	width: 82px;
	float: left;
}

#sexmarkt .adcontainer .ad .adimg img{
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
}

#sexmarkt .adcontainer .ad .adtekst{
	width: 225px;
	float: right;
}

#sexmarkt .adcontainer .ad .adtekst h3{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 12px 0;
}

#sexmarkt .adcontainer .ad .adtekst h3 a{
	color: #848484;
}

#sexmarkt .adcontainer .ad .adtekst p{
	text-align: justify;
}

#sexmarkt .adcontainer .ad .adtekst .button{
	width: 125px;
	height: 21px;
	display: block;
	background: url(../img/button_site.png) repeat-x;
	margin: 8px 0 0 0;
	text-align: center;
	border: 1px solid #b75802;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#footer{
	margin: 10px 0 0 0;
}

#footer .menu{
	height: 43px;
	position: relative;
}

#footer .menu .catbutton{
	float: left;
	font-family: Arial Black;
	display: block;
	border: 1px solid #737373;
	background: url(../img/button_cats_fold.png) no-repeat;
	font-size: 17px;
	height: 36px;
	padding: 7px 0 0 6px;
	width: 219px;
}

#footer .menu .catbutton.close{
	background: url(../img/button_cats.png) no-repeat;
}

#footer .menu ul.tabs{
	float: right;
	margin: 0 0 0 -4px;
}

#footer .menu ul.tabs li{
	float: left;
	list-style: none;
}

#footer .menu ul.tabs li a{
	float: left;
	font-family: Arial Black;
	display: block;
	background: url(../img/bg_button_hover.png) repeat-x;
	border: 1px solid #737373;
	font-size: 17px;
	height: 36px;
	padding: 7px 4px 0 4px;
	margin: 0 0 0 4px;
}

#footer .menu ul.tabs li a:hover{
	background: url(../img/bg_button.png) repeat-x;
	text-decoration: none;
}

#footer .menu ul.tabs li a.selected{
	background: url(../img/bg_button.png) repeat-x;
	cursor:default;
	text-decoration: none;
}

.footer_content{
	width: 938px;
	/*background: #2d2c2c url(../img/bg_content.png) no-repeat;*/
	background: #2d2c2c;
	border: 1px solid #737373;
	padding: 10px;
	margin: 10px 0 0 0;
}

.footer_list{
	width: 160px;
	float: left;
	padding: 0 0 0 20px;
}

.footer_list h2{
	font-size: 14px;
	font-family: Arial Black;
	margin: 0 0 5px 0;
}

.footer_list ul li{
	list-style: none;
}

.footer_links{
	padding: 25px 0 5px 0;
	text-align: center;
	font-size: 11px;
}

.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*catover*/

.cat_over{
	position: absolute;
	background: #1e1d1d;
	border: 1px solid #ff5f00;
	z-index: 101;
	top:0;
	left:0;
	padding: 10px;
	display: none;
	width:600px;
}

#header .menu .cat_over{
	top: 46px;
}

#footer .menu .cat_over{
	top: -320px;
}

.cat_over .close{
	display:block;
	float:right;
	margin:-10px -5px 0 0;
	cursor:pointer;
}

.cat_over ul{
	width: 150px;
	float: left;
}

.cat_over ul li{
	list-style: none;
	margin: 0 0 12px 0;
}

/*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;
}

/*overlay*/
.overlay{
  display: none;
  background-color: #fff;
  min-height: 100px;
  border: 1px solid #FF5F00;
  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/closeorange.png);
  position: absolute;
  right: -26px;
  top: -26px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

a.active img{
  outline: 1px solid #000;
  z-index: 9999;
  position: relative;
}

/*modal*/

.modal{
  background-color: #fff;
  display: none;
  width: 350px;
  padding: 15px;
  text-align: left;
  color: #000;
  /*border: 2px solid #333;
  opacity: 0.8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 0 50px #ccc;
  -webkit-box-shadow: 0 0 50px #ccc;*/
  border:1px solid #393939;
  /* CSS3 styling for latest browsers*/
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
}

.modal h2{
	/*background:url(/img/modal/info.png) 0 50% no-repeat;*/
	margin:0px;
	padding:10px 0 10px 0;
	font-size:20px;
}

.modal h2.error{
	background:url(../img/modal/error.png) 0 50% no-repeat;
	padding:10px 0 10px 60px;
}

.modal p{
	margin: 10px 0 10px 0;
}

.modal button{
	background: url(../img/modal/gobutton.gif) repeat-x;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
	position: relative;
	text-decoration: none;
	padding: 0 2px;
	margin: 0 5px 0 0;
	cursor:pointer;
}

.errorlink{
	display:none;
}

/*snelkiezer*/
.snelkiezer_button{
	border: none;
	width: 170px;
	height:22px;
	margin-top:3px;
	background:#fff url(../img/snelkiezer/bg_snelkiezer_22.jpg) 154px 0 no-repeat;
	text-align:left;
	text-indent:3px;
}

#snelkiezer_button2{
	float: right;
}

#snelkiezer_content{
	position:absolute;
	background: #fff;
	border: 1px solid #FF5F00;
	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:#FF5F00;
	text-decoration:none;
}

/*Error*/

.error h1{
	font-size:18px;
	color:#e11;
}

.error a{
	color:#e11;
}

#videodvp, #videodvp img{
  width: 230px;
  margin-bottom: 5px;
}

#videodvp
{
  margin-top: -10px;
  margin-bottom: 20px;  
}

#videodvp h2{
  color:#e68609;
  margin-bottom: 5px;
}

#videodvp .button
{
  width: 214px;
  height: 20px;
	display: block;
	background: url(../img/escort/button_site.png) repeat-x;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #06ab07;
	padding: 6px 7px 0 7px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
