@charset "utf-8";
/* CSS Document */

*{
	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 {
	color: #bf1313; 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background-color:#bf1313;
}
#wrapper {
	width:960px;
	margin:auto;
}
#container {
	width:960px;
	background:url(../img/bg_content.jpg) repeat-y;
}
#content {
	width:960px;
	background:url(../img/bg_containertop.jpg) no-repeat;
	padding-top:52px;
}
#leftbar {
	width:268px;
	float:left;
}
#leftbar .logo{
	border:none;
	margin-left:25px;
}
#topcammer {
	width:252px;
	height:300px;
	background:url(../img/topcammerbg.png) no-repeat;
	margin:10px 0 0 15px;
}
#topcammer h1 {
	width:163px;
	height:27px;
	float:right;
	background:url(../img/topcammerkop.jpg) no-repeat;
	text-indent:-99999em;
	margin:10px 10px 0 0;
}
#topcammer .leeftijd {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#topcammer .kop {
	width:199px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-top:10px;
	margin-left:17px;
	padding:0 0 0 20px;
	background:url(../img/groen.png) no-repeat;
}
#topcammer #topcammerimg{
	float:left;
	width:219px;
	height:165px;
	margin:5px 0 5px 18px;
	border:0;
	display:block;
	overflow:hidden;
	background:#000;
}
#topcammer img {
	width:219px;
	border:none;
}
#topcammerbottom {
	width:219px;
	margin:5px 0 0 18px;
}
#topcammerbottom .infoicon a{
	width:20px;
	height:20px;
	background:url(../img/icon_info.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:left;
}
#topcammerbottom .chaticon a{
	width:20px;
	height:20px;
	background:url(../img/icon_chat.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:left;
	margin-left:5px;
}
#topcammerbottom .escortinfo{
	width:102px;
	height:20px;
	background:url(../img/escortinfo.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:right;
}
#topcammerbottom .freechat{
	width:102px;
	height:20px;
	background:url(../img/icon_freechat.gif) no-repeat 10px;
	text-indent:-99999em;
	display:block;
	float:right;
}

#leftbar .search{
	width: 252px;
	height: 396px;
	background:url(../img/zoekenbg.jpg) no-repeat;
	float: left;
	padding: 10px;
	margin-left:13px;
	margin-top:15px;
	color:#fff;
}

#leftbar .search h1{
	font-size: 12px;
	text-transform: uppercase;
	color: #ffea03;
	text-align:right;
	padding-right:30px;
	margin-bottom:5px;
}

#leftbar .search table{
	width: 220px;
	margin: 15px 0;
}

#leftbar .search table tr{
	margin-bottom: 5px;
}

#leftbar .search table tr td{
	width: 110px;
}

#leftbar .search .dropdown{
	width: 135px;	
	margin-bottom: 10px;
}
#leftbar .search .checkbox{
	width: 14px;
	height:14px;
	margin-bottom: 13px;	
}

#leftbar .search .button{
	background:url(../img/zoekenbutton.jpg) no-repeat;
	border: none;
	display: block;	
	width: 136px;
	height: 30px;
	cursor: pointer;
}
#maincontent {
	width:660px;
	float:right;
	padding-left:10px;
}
.titel {
	width:650px;
	float:left;
	margin:20px 5px 10px 0;
	font:20px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #bf1313;
	font-weight: bolder;
	color:#840303;
}
.titel .subtitel {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#484848;
	font-weight:normal;
}
.titel2 {
	width:650px;
	float:left;
	margin:15px 5px 0 0;
	font:20px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #bf1313;
	font-weight: bolder;
	color:#840303;
}
.cammer{
	width: 150px;
	float: left;
	margin:7px 10px 4px 0;
}
.cammer p a{
	padding: 0 0 2px 20px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#bf1313;
	font-weight: bold;
	text-decoration:none;
}
.cammer .online{
	background: url(../img/groen.png) no-repeat left center;
}
.cammer .offline{
	background: url(../img/rood.png) no-repeat left center;
}
.cammer p{
	padding-bottom: 5px;
	display: block;
	height: 15px;
	overflow: hidden;
}
.cammer .leeftijd{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.cammer .imgborder{
	width: 150px;
	height: 113px;
	display: block;
	margin-bottom:5px;
	overflow:hidden;
	background:#000;
}

.cammer .camimg{
	width: 151px;
	border:none;
}
.cammer .infoicon a{
	width:20px;
	height:20px;
	background:url(../img/icon_info.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:left;
}
.cammer .chaticon a{
	width:20px;
	height:20px;
	background:url(../img/icon_chat.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:left;
	margin-left:4px;
}
.cammer .freechat a{
	width:102px;
	height:20px;
	background:url(../img/icon_freechat.gif) no-repeat 10px;
	text-indent:-99999em;
	display:block;
	float:right;
}
.cammer .escortinfo a{
	width:102px;
	height:20px;
	background:url(../img/escortinfo.png) no-repeat;
	text-indent:-99999em;
	display:block;
	float:right;
}
	
#bottom {
	width:960px;
	height:18px;
	background:url(../img/bg_bottom.jpg) no-repeat;
	margin:auto;
}

#content .camnav{
	float:left;
	clear:both;
	width:100%;
	text-align: center;
}

#content .camnav select{
	margin-left:10px;
}

#content .camnav span{
	/*border:solid 2px #bf1313;*/
	padding:6px;
}

#content .camnav a{
	color:#840303;
}

#content .camnav.top{
	margin:20px 0 10px;
}

#content .camnav.bottom{
	margin:20px 0 5px;
}

#footer{
	width:960px;
	background:url(../img/bg_content.jpg) repeat-y;
	color:#840303;
	margin:10px auto;
	text-align:center;
}
#footer div{
	height:18px;
	width:960px;
}
#footer .top{
	background:url(../img/bg_top.jpg) no-repeat;
}
#footer .bottom{
	background:url(../img/bg_bottom.jpg) no-repeat;
}
#footer a{
	color:#840303;
	text-decoration:none;
}

/*errors*/
.error{
	margin: 35px 0 0 10px;
	padding: 6px 0 10px 0;
}
.error h1{
	color:#840303;
	height: 16px;
	text-indent: 10px;
	margin: 0 0 20px 10px;
	font-size: 16px;
}
.error p{
	margin: 0 0 5px 10px;
}

/*pseudolink*/
.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*ajax*/
.refreshing{
	text-indent: -9999em;
	height:48px;
	width:48px;
	background: url(../img/ajax/loadpref.gif) no-repeat;
	margin:128px auto;
	display:block;
}

/*overlay*/

#greylayer{
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:0;
	width:0;
	z-index:200;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	background-color:#000000;
}

#overlayer{
	position:fixed;
	z-index:200;
	top:0;
	left:0;
	width: auto;
	height: auto;
	background:#fff;
	color:white;
	padding: 0px;
	border:2px solid #333;
	display:none;
	text-align:right;
}

* html #overlayer{
	position: absolute;
}

#overlayer a:hover{
	text-decoration:none;
}

#overholder{
	float:left;
	clear:both;
	padding:0 10px 10px 10px;
}

#overclose{
	/*float:left;*/
	margin-right:10px;
	color:#cc0000;
	background:#fff;
}

#overcontent{
	border:solid 1px #666;
	overflow:hidden;
}