@charset "iso-8859-1";
/*©2009 midhold*/

*{
	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: #000000; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	background: #ededed url(../img/page-bg.gif) repeat-x top; 
}

a{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

#wrapper{
	width: 929px;
	margin: 3px auto 0;
}

#header{
	width: 929px;
	height: 109px;
	margin: 0 0 8px 0;
	background: url(../img/header_bg.jpg) no-repeat;
}

#header .homelink{
	display: block;
	width: 321px;
	height: 85px;
	position: relative;
	margin: 37px 0 0 45px;
}

.content .top{
	height: 10px;
	background: url(../img/outline-top.gif) no-repeat;
}

* html .content .top{
	margin-bottom: -5px;
}

.content .middle{
	background: #fff url(../img/outline-middle.gif) repeat-y center;
	width: 889px;
	padding: 10px 20px 10px 20px;
}

.content .bottom{
	height: 10px;
	background: url(../img/outline-bottom.gif) no-repeat;
}

.spotlight{ 
	margin: 0 0 20px 0; 
	background: url(../img/featured-bg.gif) no-repeat center top; 
	height: 147px; 
	width: 887px; 
}

* html .spotlight{
	height: 150px;
}

.spotlight .left{
	float: left;
	width: 105px;
	padding: 20px 0 0 20px;
}

.spotlight .left h2 { 
	color: #f82d03; 
	font-size: 15px; 
}

.spotlight .left h2 span{
	font-size: 20px;
	display: block;
}

.spotlight .left p{
	padding-top: 8px;
	font-weight: bold;
}	

.spotlight .right{
	padding: 10px 0 0 0;
	float: right;
	width: 720px;
}

.ingelogd{
	text-align: center;
	padding-top: 10px;
}

.ingelogd h2{
	color: #f82d03;
	font-size: 20px;
}

.ingelogd p{
	margin: 10px 0;
}


.content .cammer{
	width: 165px;
	float: left;
}

.content .cammer .top{
	height: 7px;
	width: 136px;
	background: url(../img/bg_cammer_top.gif) no-repeat;
}

* html .content .cammer .top{
	margin-bottom: -6px;
}

.content .cammer .middle{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #fff;
	width: 128px;
	padding: 0 3px 0 3px;
}

.content .cammer .middle .online{
	font-weight: bold;
	background: url(../img/online.gif) no-repeat left center;
	padding: 0 0 0 13px;
}

.content .cammer .middle p{
	padding-bottom: 5px;
	display: block;
	height: 10px;
	overflow: hidden;
}

.content .cammer .middle .camimg{
	width: 128px;
	height: 96px;
	display: block;
}

.content .cammer .bottom{
	height: 4px;
	width: 136px;
	background: url(../img/bg_cammer_bottom.gif) no-repeat;
}

#maincontent .search{
	width: 220px;
	height: 312px;
	background: url(../img/bg_search.gif) no-repeat;
	float: left;
	padding: 10px;
}

#maincontent .search h1{
	font-size: 12px;
	text-transform: uppercase;
	color: #d30d04;
}

#maincontent .search table{
	width: 220px;
	margin: 15px 0;
}

#maincontent .search table tr{
	margin-bottom: 5px;
}

#maincontent .search table tr td{
	width: 110px;
}

#maincontent .search .dropdown{
	width: 110px;
	margin-bottom: 5px;
}

#maincontent .search .button{
	background: url(../img/button_zoek.gif) no-repeat;
	border: none;
	display: block;
	width: 110px;
	height: 32px;
	cursor: pointer;
}


#maincontent .camoverzicht{
	width: 640px;
	float: right;
}


#maincontent .camoverzicht .cammer{
	width: 160px;
	margin-bottom: 10px;
}

#maincontent .camoverzicht .cammer .middle{
	height: 169px;
	overflow: hidden;
}

#maincontent .camoverzicht .cammer .chat{
	background: url(../img/bg_online.gif) repeat-x;
	display: block;
	height: 20px;
	width: 128px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	color: #fff;
	margin: 3px 0 2px 0;
}

#maincontent .camoverzicht .cammer .profiel{
	background: url(../img/bg_profiel.gif) repeat-x;
	display: block;
	height: 20px;
	width: 128px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	color: #fff;
}

#maincontent .camoverzicht .cammer .freechat{
	background: url(../img/bg_freechat.gif) repeat-x;
	display: block;
	height: 20px;
	width: 128px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	color: #fff;
	margin: 2px 0 0 0;
}

#maincontent .camoverzicht .camnav_top{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#maincontent .camoverzicht .camnav_bottom{
	clear: both;
	text-align: center;
}

.footer{
	margin: 10px 0;
	text-align: center;
	font-size: 10px;
}

/*CSS voor het Profiel*/

.stap{
	float: left;
	background: #d6d6d6;
	padding: 10px 15px;
	height: 105px;
	margin-left: 10px;
}

.stap2{
	width: 262px;
}

* html .stap{
	margin-left: 6px;
}

.stap h1{
	font-size: 15px;
	padding-bottom: 3px;
}

.stap h1 span{
	font-size: 20px;
	color: #f82d03;
	display: block;
}

.stap .dropdown{
	width: 110px;
}

.stap label img{
	position: relative;
	top: 5px;
	left: 4px;
}

* html .stap label img{
	top: 3px;
}

*+html .stap label img{
	top: 3px;
}

.stap p .nummer{
	font-weight: bold;
	font-size: 24px;
}

.stap p .costs{
	font-size: 8px;
}

.stap .inlogform{
	padding: 2px 0 3px;
}

.stap .pincode{
	width: 60px;
}

.stap .inloggen{
	width: 102px;
	height: 23px;
	border: none;
	background: url(../img/button_inloggen.gif) no-repeat;
	position: relative;
	left: 4px;
	top: 2px;
	cursor: pointer;
}

.stap .subtekst{
	width: 180px;
	font-size: 10px; 
	font-weight: bold;
	padding-top: 6px;
}

.stap .actietekst{
	width: 130px;
	font-weight: bold;
	padding-top: 10px;
	font-size: 10px;
}

.profielheader{
	color: #f82d03;
	font-size: 20px;
}

.stripes { 
	background: url(../img/stripes.gif) repeat-x; 
	height: 4px; 
	margin: 10px 10px 25px 0; 
}

#gallerycontainer{
	width: 247px;
	float: left;
}

#gallabel{ 
	width: 25px; 
	height: 190px; 
	background: url(../img/prof-pic-text.gif) no-repeat 0 8px; 
	float: left;
}

#gallery{ 
	width: 222px; 
	float: left;
}
#galtop{ 
	height: 5px; 
	background: url(../img/prof-pic-top.gif) no-repeat top; 
	font-size: 1px; 
}

#galbottom{ 
	height: 5px; 
	background: url(../img/prof-pic-bottom.gif) no-repeat bottom; 
	font-size: 1px;
}

#galinside{ 
	background: #e4e4e4; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none;
}

#gallery img { 
	border: 1px solid #999999;
}

#gallery .mainpic{
	width: 200px;
	display: block;
	margin: 0 auto 8px auto;
}

#gallery .piccontainer{
	width: 200px;
	margin: 0 auto;
}

#gallery .smallpic{
	width: 90px;
	margin: 0 3px 5px 0;
}

div#profiel { 
	width: 448px;
	padding-left: 115px;
	float: left;
}

table#prof { width: 448px;}

table#prof td { padding: 3px; font-size: 10px; text-align: right; border: 1px solid #999999; vertical-align: middle;}

table#prof td.left { border-top: none; width: 146px;}

table#prof td.online { font-weight: bold; color: #04b900; text-transform: uppercase;}

table#prof td.offline { font-weight: bold; color: #b90000; text-transform: uppercase;}

table#prof td.right { border-top: none; border-left: none; padding-right: 15px;}

table#prof td.td1 {text-align: left; padding: 3px 10px 3px 10px; line-height: 1.9em;}
table#prof td#td2 {width: 448px; border-bottom: none; text-align: left; padding: 3px 10px 3px 10px; line-height: 1.9em;}
#profbottom, #proftop {width: 448px; font-size: 1px;}

#profbottom { height: 6px; background: url(../img/prof-bottom.gif) no-repeat center -1px;}

#proftop { height: 9px; background: url(../img/prof-top.gif) no-repeat center bottom;}

.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

#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;
}

/*ajax*/
.refreshing{
	text-indent: -9999em;
	height:48px;
	width:48px;
	background: url(../img/ajax/loadpref.gif) no-repeat;
	margin:128px auto;
	display:block;
}

/*pseudolink*/
.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*errors*/
.error{
	margin: 5px 0 0 10px;
	padding: 6px 0 10px 0;
}
.error h1{
	height: 16px;
	text-indent: 10px;
	margin: 0 0 20px 10px;
	font-size: 12px;
}
.error p{
	margin: 0 0 5px 10px;
}
