/* CSS Document */

#header_bottom{
	background: url(../img/kinkycams.jpg) no-repeat;
}

#content_profiel{
	background: #e25a5a;
	color: #fff;
	padding: 5px 0 5px 0;
	width: 770px;
	margin: 0px;
}
#camleft{
	float: left;
	width: 334px;
	margin: 0;
	padding: 10px 0 0 10px;
}
.backbutton{
	margin: 0 0 10px 5px;
}
.cammerinfo{
	padding: 5px;
	margin: 10px 0 0 0;
}
#infoheader{
	font-size: 14px;
	border-bottom: 1px solid #fff;
	margin: 0 5px 5px 0;
}
.foto1{
	float: left;
	width: 200px;
	margin: 0;
	border: 1px solid #fff;
}
#cammerfacts{
	float: right;
	width: 109px;
	font-size: 11px;
}
#cammerfacts ul{
	list-style-position: inside;
}
#camhottekst{
	margin: 10px 0 0 0;
}

#camhottekst .highlight{
	font-weight: bold;
	color: #ffffff;
}

#camhottekst .highlight, #telefoonnummer{
	font-weight: bold;
	color: #ffd600;
}
#camhottekst p{
	margin: 0 0 10px 0;
	text-align: justify;
}
.cammerfotos{
	padding: 5px;
}
.cammerfotos img{
	border: 1px solid #fff;
}
.cammerfotos h1{
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
}
#camright{
	width: 416px;
	font-size: 11px;
	float: right;
	margin: 16px 5px 0 0;	
	padding: 0 0 0 5px;
}
#camright h1{
	font-size: 11px;
	border-bottom: 1px solid #fff;
	margin: 5px 5px 5px 0;
}

/*Begin inbellen*/
#inbellen{
	width: 265px;
	padding: 5px;
	font-size: 10px;
	background: url(../img/cams/bgprofielinbel.gif) repeat-x #4f0000;
	text-align: center;
	font-size: 12px;
}
#camright #inbellen h1{
	margin-bottom: 15px;
	height: 17px;
	font-size: 14px;
	color: #ffa210;
	font-weight: bold;
	line-height: 14px;
	border-bottom: none;
}

#inbellen .stap{
	color: #ffa210;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 10px 0 2px 0;
	background: #3a0000;
}

#inbellen .belitem{
	margin: 10px 0 10px 0;
}

#ctl00_contentholder_inbelnick2{
	color: #f2aa56;
}

#inbellen p{
	margin-bottom: 5px;
}

#inbellen #belgietext{
	margin-top: 5px;
}
#inbellen #tarief{
	font-weight: normal;
	font-size: 10px;
}
#telefoonnummer{
	font-weight: bold;
	font-size: 16px;
		color: #ffa210;
}
#inbellen .pincode{
	width: 98px;
	height: 20px;
}

#inbellen .cambutton{
	width: 98px;
	height: 23px;
	display: block;
	margin: 5px auto 0;
}

#inbellen .cambutton:hover{
	cursor:hand;
}
.waarschuwing{
	margin-top: 7px;
	text-align: center;
}

#camright .waarschuwing h1{
	font-size: 13px;
	color: #ffa210;
	font-weight: bold;
	line-height: 14px;
	border-bottom: none;
}

#profiellivecam{
	clear: both;
	padding: 5px;
}
#profiellivecam h1{
	font-size: 14px;
	border-bottom: 1px solid #fff;
	margin: 0 5px 5px 0;
}
#profiellivecam .cammer{
	float: left;
	width: 140px;
}

.webcamitem{
	width: 135px;
	height: 105px;
	background: #4b0000;
	padding: 8px 0 0 8px;
	float: left;
	margin: 0 6px 10px 0;
}
.webcamitem img{
	border: none;
	width: 100px;
}
.webcamitem .imgborder{
	border: 1px solid #fff;
	margin: 0 0 5px 0;
	width:100px;
	height:75px;
	overflow:hidden;
}
.webcamitem p{
	font-size: 10px;
}
.webcamitem .online{
	background: url(../img/cams/icononline.gif) no-repeat;
	padding: 0 0 0 13px;
}
.webcamitem .offline{
	background: url(../img/cams/iconoffline.gif) no-repeat;
}
.icoontjes{
	width: 22px;
	padding: 6px 0 0 0;
	float: left;
}

.icoontjes a{
	border: none;
	margin: 0 0 9px 0;
	display:block;
	width: 16px;
	height: 14px;
}
.icoontjes .chat{
	background: url(../img/cams/iconchat.gif) no-repeat;
}
.icoontjes .chat_later{
	background: url(../img/cams/iconchat_later.gif) no-repeat;
}
.icoontjes .chat_later:hover{
	background: url(../img/cams/iconchat.gif) no-repeat;
}
.icoontjes .info{
	background: url(../img/cams/iconinfo.gif) no-repeat;
}
.icoontjes .mail{
	background: url(../img/cams/iconmail.gif) no-repeat;
}
.icoontjes .mail_later{
	background: url(../img/cams/iconmail_later.gif) no-repeat;
}
.icoontjes .mail_later:hover{
	background: url(../img/cams/iconmail.gif) no-repeat;
}
.webcamitem p a:hover{
	text-decoration:underline;
}
