@charset "iso-8859-1";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #202020 url(../img/bg.gif) repeat-x;
	color: #fff;
	padding: 0 0 10px 0;
}

#webcamcontainer{
}

#cammain{
	width: 720px;
	float: left;
}

* html #cammain{
	width: 718px;
	float: left;
}

#cammain .camblock{
	background: #fff url(../img/bgtopcams.gif) no-repeat top left;
	padding: 5px 5px 5px 8px;
	color: #323232;
	overflow: hidden;
}

.camblock .cammer{
	width: 128px;
	float: left;
	padding: 0 13px 8px 0;
	height: 140px;
	overflow: hidden;
}
.camblock .cammer p{
	font-weight: bold;
}
.camblock .cammer img{
	width: 128px;
	height: 96px;
	display: block;
	margin: 2px 0 5px 0;
}

.camnav{
	width:100%;
	text-align:center;
}

.camnav a{
	color:#000;
}

.cambottom{
	background: #fff url(../img/bgbottomcams.gif) no-repeat bottom left;
	height: 4px;
	width: 720px;
}

#camside{
	width: 250px;
	float: right;
}

#camside .roundbottom{
	background: #fff url(../img/bgbottommiddle.gif) no-repeat bottom left;
	height: 4px;
	margin: 0 0 5px 0;
}

/*Zoeken*/
#camside .zoeken{
	color: #595959;
	background: #fff url(../img/bgtopmiddle.gif) no-repeat top left;
	padding: 10px;
}
#camside .zoeken p{
	margin: 0 0 5px 0;
}
.zoeken .zoekbox{
	background: #323232 url(../img/zoekicon2.gif) no-repeat top left;
	height: 22px;
	color: #fff;
	padding: 6px 0 0 35px;
	width: 145px;
	border: none;
	font-size: 12px;
}
.zoeken .zoekbutton{
	background: url(../img/gobutton.gif) no-repeat;
	width: 41px;
	height: 28px;
	margin: 0 0 0 -3px;
	border: none;
	color: #323232;
	position: relative;
	top: 1px;
	font-weight: bold;
}
* html .zoeken .zoekbutton{
	background: url(../img/gobutton.gif) no-repeat;
	width: 41px;
	height: 28px;
	margin: 0 0 0 -3px;
	border: none;
	color: #323232;
	position: relative;
	top: 0px;
	font-weight: bold;
}

*+html .zoeken .zoekbutton{
	background: url(../img/gobutton.gif) no-repeat;
	width: 41px;
	height: 28px;
	margin: 0 0 0 -3px;
	border: none;
	color: #323232;
	position: relative;
	top: 0px;
	font-weight: bold;
}

/*Uitgebreid Zoeken*/
#camside .uitgebreid{
	color: #595959;
	background: #fff url(../img/bgtopmiddle.gif) no-repeat top left;
	padding: 10px;
}

#camside .uitgebreid .dropdown{
	display: block;
	background: #323232;
	width: 160px;
	color: #fff;
	border: #323232 solid 1px;
	margin-top: 8px;
}

#camside .uitgebreid .button{
	margin-top: 8px;
}

#camside .zoeken p{
	margin: 0 0 5px 0;
}

/*Profiel info en inbellen*/
.profiel{
	background: #000;
	padding: 7px;
	margin: 0 0 7px 0;
}
.profiel a{
	color: #ff9b13;
}
.profiel .kop{
	font-size: 16px;
}
.cammerinfo{
	width: 535px;
	overflow: hidden;
	float: left;
	padding: 5px 5px 10px 5px;
	color: #fff;
	font-size: 1.1em;
}
.cammerinfo p span{
	font-weight: bold;
	display: block;
	float: left;
	width: 60px;
}
.cammerinfo h1{
	font-size: 1em;
	clear: both;
	margin: 5px 0 0 0;
}
.cammerinfo img{
	float: left;
	margin: 0 7px 5px 0;
}
/*Inbellen op profiel*/
.profielinbellen{
	width: 387px;
	float: left;
	padding: 5px 0 10px 5px;
	font-size: 13px;
}
.profielinbellen h1{
	margin:0 -100px 0 0;
	font-size: 1em;
	padding: 2px 0 0 17px;
	background: url(../img/webcamkopicon.gif) no-repeat 0 10px;
}
.profielinbellen #select p{
	display: inline;
	margin: 0 5px 0 0;
}
.profielinbellen .stap{
	padding: 4px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: #5e6f99;
	margin-top: 5px;
}

.profielinbellen .belitem{
	background: #fff;
	padding: 7px;
	margin: 0 0 5px 0;
	color: #000;
	text-align: center;
}
.profielinbellen .nummer{
	font-size: 15px;
	font-weight: bold;
}

.profielinbellen .nummer #telefoonnummer{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #ff9b13;
}

.profielinbellen .nummer #tarief{
	font-weight: normal;
	font-size: 0.7em;
	color: #666;
}
.profielinbellen .belitem .pinline{
	margin-bottom: 5px;
}

.profielinbellen .belitem #id_pincode{
	margin: 0 5px 0 0;
	border: 1px solid #ff9b13;
}

.profielinbellen .belitem #id_button{
	height: 21px;
	width: 85px;
}

.profielinbellen .waarschuwing{
	margin-bottom: 5px;
	color: #ff9b13;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

/*Afbeeldingen en video's*/
.profielfotos{
	background: #404040;
	padding: 7px 7px 0 7px;
	margin: 5px 0;
}
.profielfotos h1{
	font-size: 14px;
}
.profielfotos img{
	border: 1px solid #fff;
	margin: 0 7px 7px 0;
	width: 131px;
}

.profielcams .camblock{
	background: #fff url(../img/bgtopcams.gif) no-repeat top left;
	padding: 5px 5px 5px 8px;
	color: #323232;
	overflow: hidden;
}

.special{
	margin: 0 0 15px 0;
}
.special img{
	width:100px;
	float: left;
	display: block;
	margin: 0 5px 0 0;
}
.special h1{
	float: left;
	width: 100px;
}

.special p{
	display: block;
	width: 100px;
	float: left;
}
.special a{
	color: #ff9b13;
}

.footer{
	background: #fff url(../img/bgtopcams.gif) no-repeat top left;
	padding: 4px 0 0 10px;
	color: #323232;
	margin: 15px 0 0 0;
	text-align: center;
}

* html .footer{
	background: #fff url(../img/bgtopwide.gif) no-repeat top left;
	padding: 6px 0 0 10px;
	color: #323232;
	margin: 15px 0 0 0;
	height: 19px;
	overflow: hidden;
	text-align: center;
}

.footer a{
	font-weight: bold;
	color: #323232;
}

.footer .midhold{
  margin: auto;
	padding: 3px 0 0 0;
}
