*{
	padding: 0;
	margin: 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{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #000 url(../img/bgheader.gif) repeat-x;
	cursor:default;
}

img{
	border: none;
}
a{
	text-decoration: none;
	color: #fff;
	outline:none;
}
h1, h2, h3{
	font-size: 10px;
}

hr{
	border-top:dashed 1px #3f3f3f;
	border-bottom:none;
	height:0;
	margin:5px;
}

.kleur {
	color:#f73890;
}

#wrapper {
	width:962px;
	margin:auto;
}
*html #wrapper {
	width:982px;
	margin:auto;
}
#header{
	width: 950px;
	height: 259px;
	margin: auto;
	overflow:hidden;
	background:url(../img/bg_header.jpg) no-repeat;
	/*background:url(../img/bg_header_wk.jpg) no-repeat;*/
}
#header.gay{
	background:url(../img/bg_header_gay.jpg) no-repeat;
}

/*Logo en zoeken*/
#headerleft{
	padding: 85px 0 0 0;
	float: left;
	text-align:left;
}
#headerleft .homelink{
	display: block;
  width: 388px;
  height: 73px;
  background: url(../img/logo.jpg) no-repeat 0px 0px;
  text-indent: -9999px;
}
#headerleft form{
	padding: 0;
	margin: 5px 0 0 0;
}
#headerleft form .searchbox{
	border: none;
	background: #fff;
	font-size: 11px;
	width:128px;
}
#headerleft form .rounded{
	background: url(../img/bgsearch.gif) no-repeat right top;
	float: left;
	height:20px;
	padding: 3px 5px 0 30px;
	margin:10px 0 0 0px;
}
#searchbutton{
	font-size: 9px;
	margin: 10px 0 0 2px;
	height:19px;
	width:48px;
	background: url(../img/buttonzoek.gif) no-repeat;
	border:none;
	text-indent:-9999px;
}

/*Linkjes en snelkiezer*/
#headerkiezer{
	float: left;
	width:80px;
	margin-right:80px;
}
#headerkiezer form{
	margin: 0px 0 0 0;
	clear: both;
	width: 150px;
}
#headerkiezer form label{
	display: block;
	text-align: left;
	padding-bottom:2px;
	margin-left:3px;
}
#headerkiezer form select{
	float: left;
	width: 150px;
	border: solid 1px;
	font-size: 11px;
	height: 20px;
	margin-left:3px;
}

#headerright {
	width:270px;
	padding-top:200px;
	float:right;
	text-align:right;
	
}
#headerright a {
}
#headerright a:hover {
	text-decoration:underline;
}

/*Magazines*/
#magazines{
	clear: both;
	position: absolute;
	top: 228px;
	height:30px;
	overflow:hidden;
	color:#000;
}
* html #magazines{
	margin: 0px 0 0 0;
}
#magazines ul li{
	float: left;
	list-style: none;
}
#magazines #magtitle{
	background:  url(../img/bgmagtitle.gif) top left no-repeat;
	padding: 7px 13px 9px 13px;
}
#magazines ul li a{
	display: block;
	float: left;
	padding: 7px 13px 9px 13px;
	height: 14px;
	background:  url(../img/bgmagdevider.gif) top right no-repeat;
	color:#000;
}
#magazines .selected, #magazines ul li a:hover{
	background: #fff url(../img/bgmagdevider.gif) top right no-repeat;
}

/*Container*/

#container{
	width: 962px;
	margin: auto;
}

/*left*/

#sideleft{
	background: #000;
	width: 255px;
	float: left;
	padding: 5px 2px 10px 6px;
	margin-top:3px;
}

#categorieen {
	background:url(../img/bg_amateurvdweek.gif) repeat-x;
	background-position:bottom;
}
#categorieen h2{
	background: url(../img/kopcategorieen.gif) no-repeat;
	height: 26px;
	width: 255px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0 0 9px;
}
#categorieen ul{
	float: left;
	list-style: none;
	margin: 0 0 10px 0;
	padding-left:2px;
}
#categorieen ul li{
	line-height: 17px;
	width: 125px;
}
#categorieen ul li a{
	background: url(../img/iconcats.gif) 0 7px no-repeat;
	display: block;
	text-indent: 9px;
	color:#f73890;
}
#categorieen ul li a:hover{
	background: url(../img/iconcatshover.gif) 0 7px no-repeat;
	display: block;
	text-indent: 9px;
}

/*Amateur vd week*/

#sideleft .kopdag{
	margin: 7px 0 0 0;
}
#sideleft .kopdag h2{
	background: url(../img/kopamateur.gif) no-repeat;
	height: 26px;
	width: 255px;
	overflow: hidden;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	margin-bottom:5px;
}
#sideleft .kopdag a img{
	width: 100px;
	float: left;
	border: 1px solid #939393;
	margin: 0 10px 5px 7px;
}
#sideleft .kopdag p{
	margin: 0 0 5px 0;
}
#sideleft .kopdag a{
	color: #f73890;
	display: block;
}
#sideleft .kopdag a:hover{
	text-decoration: underline;
}

/*EROgallery*/

#gallerypromo{
	margin: 7px 0 0 0;
	background: url(../img/bg_amateurvdweek.gif);
	padding-bottom:7px;
}
#gallerypromo h2{
	background: url(../img/kopamateur.gif) no-repeat;
	height: 26px;
	width: 255px;
	overflow: hidden;
	margin: 0 0 0px 0;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	text-align:left;
}
#gallerypromo img{
	border: 1px solid #939393;
	display: block;
	margin: 0 0 5px 30px;
}
#gallerypromo p {
	padding-left:7px;
}

/* magazine promo */

#magazinepromo{
	margin: 7px 0 0 0;
	background: url(../img/bg_amateurvdweek.gif) no-repeat;
	padding-bottom:7px;
}
#magazinepromo h2{
	background:url(../img/kopcategorieen.gif) no-repeat;
	height: 26px;
	width: 255px;
	overflow: hidden;
	margin: 0 0 0px 0;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	text-align:left;
}

#magazinepromo img{
	display: block;
	margin: 0 0 5px 0px;
}
#magazinepromo p {
	padding-left:7px;
}

/*tips*/
#sideleft .tips{
	margin: 7px 0 0 0;
	padding-bottom:7px;
}
#sideleft .tips h2{
	background: url(../img/kopamateur.gif) no-repeat;
	height: 26px;
	width: 255px;
	overflow: hidden;
	margin: 0 0 0px 0;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	text-align:left;
}
#sideleft .tips .item{
	background:url(../img/bg_amateurvdweek.gif) repeat-x;
	background-position:bottom;
	margin: 10px 0 0 5px;
}
#sideleft .tips .item h3{
	padding-left:10px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
#sideleft .tips .item img{
	border: 1px solid #939393;
	display: block;
	margin: 8px 8px 0 5px;
	float: left;
}

#sideleft .tips .item h3 a{
	color: #b41f63;
}
#sideleft .tips .item h3 a:hover{
	text-decoration:underline;
}
#sideleft .tips .item p {

}

/*Side right*/

#sideright{
	width: 213px;
	float: right;
}

/*items*/

#sideright .item{
	background:url(../img/bgdag.gif) no-repeat;
	background-position:bottom;
	margin: 5px 0 10px 5px;
}
#sideright .item a{
	margin-left: 10px;
}
#sideright .item h3{
	font:13px Verdana, Arial, Helvetica, sans-serif;
}
#sideright .item a img{
	width: 100px;
	float: left;
	border: 1px solid #939393;
	margin: 0 5px 1px 7px;
	padding:0;
}
#sideright .item p{
	padding:0 5px 5px 5px;
}
#sideright .item p a{
	margin: 0;
}
#sideright .item div{
	background:url(../img/bg_amateurvdweek.gif) repeat-x;
	background-position:bottom;
	margin: 10px 0 0 5px;
}

#sideright .tip h2{
	background:url(../img/bgkoptop10.gif) no-repeat;
	height: 26px;
	overflow: hidden;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	margin: 0 0 5px 3px;
}
#sideright .tip ul li {
	background:url(../img/icontips.gif) no-repeat scroll 0 4px transparent;
	list-style:none outside none;
	margin:4px 20px 4px 20px;
	text-align:left;
	text-indent:12px;
}
#sideright .tip ul li a:hover{
	text-decoration:underline;
}

#sideright .dag h2, #sideright h2.omahead{
	background:url(../img/bgkoprechts.gif) no-repeat;
	height: 26px;
	overflow: hidden;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 9px;
	margin: 0 0 5px 3px;
}
#sideright .dag a{
	color: #f73890;
}
#sideright .dag a:hover{
	text-decoration: underline;
}
#sideright .dag p{
	margin: 0 0 5px 0;
	padding-right:5px;
}

/*top10*/

#container .top{
	margin-left:20px;
}
#container .top h2{
	margin: 0 0 5px -12px;
}
#container .top p{
	padding:0 0 5px 15px;
}
#container .top a{
	color: #f73890;
	display:inline;
}
#container .top a:hover{
	text-decoration: underline;
}

/*spotlight*/
#sideright .spotlight h2{
	font-weight:bold;
}
#sideright .spotlight p{
	margin: 0 0 5px 0;
	padding:10px;
}
#sideright .spotlight a{
	color: #f73890;
	padding:5px 0 0 10px;
	display:block;
}
#sideright .spotlight a:hover{
	text-decoration: underline;
}

/*kim*/
.kim{
	width: 192px;
	height: 253px;
	margin: 0 0 0 8px;
	background: #1f1f1f;
	padding: 20px 5px 10px 5px;
	background: #393939;
	text-align: center;
	background: url(../img/kimpromobg4.png) no-repeat;
}
.kim a img{
	margin: 5px auto 5px;
	display: block;
	border: 1px solid #fff;
}
.kim h2{
	text-indent: -9999px;
	margin-bottom: 25px;
}

/*pseudolink*/

.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*ajaxloading*/

.loading{
	text-indent: -9999em;
	height:48px;
	width:48px;
	background: url(../img/loadpref.gif) no-repeat;
	margin:50px auto 50px;
}

/*lightbox*/

#loadingLink{
	width:32px;
	height:32px;
	background: url(../img/lightbox/loading.gif) no-repeat;
}

#bottomNavClose{
	width:66px;
	height:22px;
	background: url(../img/lightbox/closelabel.gif) no-repeat;
}

/* footer */
#footer{
	background:url(../img/bgfooter.png) repeat-x;
	padding-top: 26px;
	margin-top:5px;
	text-align:left;
}

#footer a{
	font-size:10px;
}

#footer a:hover{
	text-decoration: underline;
}

#footercontent{
	width: 900px;
	margin: 0px auto 0 auto;
	overflow: hidden;
}

*html #footercontent {
	width:950px;
}

#footerleft{
	background:url(../img/logo.png) no-repeat;
	width: 225px;
	padding-top: 41px;
	float: left;
}

*html #footerleft {
	width:250px;
}

#footerleft form{
	padding: 0px;
	margin: 0 0 10px 0;
}

#footerleft form .searchbox{
	border: none;
	background: #fff;
	width: 128px;
	font-size: 11px;
}

#footerleft form .rounded{
	background:url(../img/bgsearch2.gif) no-repeat;
	width:128px;
	float: left;
	height:20px;
	padding: 3px 10px 0 20px;
	margin:10px 0 0 0px;
}

#footerleft form .searchbutton{
	font-size: 9px;
	margin: 10px 0 0 0;
	background:url(../img/footerbuttonzoek.gif) no-repeat;
	border:none;
	width:50px;
	height:20px;
	cursor:pointer;
}

#footerleft form label{
	padding-bottom: 4px;
}

#footerleft form #footersnelkiezer{
	width: 203px;
	margin: 0 0 5px 0px;
	float:left;
}

#footerleft p{
	font-size: 10px;
}

#footerright{
	float: right;
	width: 640px;
}

#footerright .list{
	width: 150px;
	float: left;
}

#footerright .list h2{
	font-size: 12px;
	margin-bottom: 8px;
}

#footerright .list ul li{
	list-style: none;
}

#footerbottom{
	clear: both;
	text-align: center;
	padding: 25px 0 10px 0;
}

#footerbottom a{
  font-size: 11px;
  color: #f73890;
}
