* {
	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{
	background: #000 url(../img/bg_main.png) no-repeat center 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a{
	text-decoration: none;
	color: #fff;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

.bookmark{
	float:left;
}
#greytop{
	background:#616061;
	height: 25px;
}
#login{
	width: 918px;
	margin: 0 auto;
	text-align:right;
	background:#616061;
	padding:5px;
}
.bold{font-weight:bold;}

#wrapper{
	width: 918px;
	margin: 0 auto;
}

#header{
	height: 173px;
}

#header .top{
	padding: 0 0 6px 0;
}

#header .top .logo{
	display: block;
	height: 107px;
	margin: 18px 0 0 0;
	width: 340px;
	background: url(../img/nachtclublogo.png) no-repeat;
	float: left;
}

#header .top .right{
	float: right;
	width: 569px;
	padding: 67px 0 0 0;
}

#header .top .right .balk{
	width: 569px;
	height: 35px;
	background: url(../img/bg_balk.png) no-repeat;
	padding: 17px 0 0 0;
}

#zoeken_top{
	margin: 0 13px 0 0;
	background: url(../img/bg_search.png) no-repeat 75px 0;
	height: 23px;
	padding: 1px 0 0 0;
	float: left;
}

*+html #zoeken_top{
	height: 25px;
}

#zoeken_top label{
	color: #fff;
	font-family: Arial Black;
	margin: 0 8px 0 10px;
}

#zoeken_top .zoekveld{
	border: none;
	background: none;
	width: 150px;
	margin-right:5px;
}

#zoeken_top .zoekbutton{
	border: none;
	background: url(../img/button_zoek.png) no-repeat;
	width: 45px;
	height: 22px;
	text-indent:-9999px;
}

#header .menu{
	height: 38px;
	position: relative;
}

#header .menu .catbutton{
	float: left;
	height: 36px;
	width: 254px;
	display: block;
	border: 1px solid #30033a;
	background: url(../img/button_cats.png) no-repeat;
}

#header .menu .catbutton.close{
	background: url(../img/button_cats_bottom.png) no-repeat;
}

#header .menu ul.tabs{
	float: right;
	margin: 0 0 0 -3px;
}

#header .menu ul.tabs li{
	float: left;
	list-style: none;
}

#header .menu ul.tabs li a{
	float: left;
	font-family: Arial Black;
	display: block;
	background: url(../img/bg_button.png) repeat-x;
	border: 1px solid #30033a;
	font-size: 17px;
	height: 30px;
	padding: 6px 6px 0 6px;
	margin: 0 0 0 3px;
	/*letter-spacing: -0.5px;*/
	letter-spacing: -0.05em;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#header .menu ul.tabs li a{
		letter-spacing: -0.1em;
	}
}

#header .menu ul.tabs li a:hover, #header .menu ul.tabs li a.selected{
	background: url(../img/bg_button_hover.png) repeat-x;
}

#snelkiezer_label{
	float:left;
	color: #fff;
	font-family: Arial Black;
	margin: 5px 8px 0 0;
}

#header #snelkiezer{
	position:relative;
	float: right;
	width:170px;
	margin: 0 10px 0 0;
}

#snelkiezer_button{
	border: none;
	width: 170px;
	height:22px;
	background:#fff url(../img/bg_snelkiezer.jpg) 154px 0 no-repeat;
	text-align:left;
	text-indent:3px;
}

#content{
	width: 900px;
	background: #2d2c2c url(../img/bg_content.png) no-repeat;
	border: 1px solid #2d2c2c;
	padding: 13px 8px 8px 8px;
}

.divider{
	height: 2px;
	background: url(../img/bg_divider.png) repeat-x;
	margin: 14px 0;
}

#footer{
	margin: 10px 0 0 0;
}

#footer .menu{
	position: relative;
}

#footer .menu .catbutton{
	float: left;
	height: 36px;
	width: 254px;
	display: block;
	border: 1px solid #30033a;
	background: url(../img/button_cats_bottom.png) no-repeat;
}

#footer .menu .catbutton.close{
	background: url(../img/button_cats.png) no-repeat;
}

#footer .menu ul.tabs{
	float: right;
	margin: 0 0 0 -3px;
}

#footer .menu ul.tabs li{
	float: left;
	list-style: none;
}

#footer .menu ul.tabs li a{
	float: left;
	font-family: Arial Black;
	display: block;
	background: url(../img/bg_button.png) repeat-x;
	border: 1px solid #30033a;
	font-size: 17px;
	height: 30px;
	padding: 6px 6px 0 6px;
	margin: 0 0 0 3px;
	/*letter-spacing: -0.5px;*/
	letter-spacing: -0.05em;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#footer .menu ul.tabs li a{
		letter-spacing: -0.1em;
	}
}

#footer .menu ul.tabs li a:hover, #footer .menu ul.tabs li a.selected{
	background: url(../img/bg_button_hover.png) repeat-x;
}

.footer_content{
	width: 900px;
	background: #2d2c2c url(../img/bg_content.png) no-repeat;
	border: 1px solid #2d2c2c;
	padding: 13px 8px 8px 8px;
	margin: 10px 0 0 0;
}

.footer_list{
	width: 160px;
	float: left;
	padding: 0 0 0 20px;
}

.footer_list h2{
	font-size: 14px;
	font-family: Arial Black;
	margin: 0 0 5px 0;
}

.footer_list ul li{
	list-style: none;
}

.footer_links{
	padding: 25px 0 5px 0;
	text-align: center;
	font-size: 11px;
}

/*snelkiezer*/

#snelkiezer_content{
	position:absolute;
	background: #fff;
	border: 1px solid #dc0000;
	display: none;
	height:inherit;
	width:170px;
	overflow:auto;
	z-index: 2;
}

#snelkiezer_content ul{
	width:100%;
	padding-right:-16px;
	float: left;
}

#snelkiezer_content ul li{
	list-style: none;
	overflow:hidden;
}

#snelkiezer_content ul li a, #snelkiezer_content ul li span{
	padding: 2px 0 2px 0;
	width: 100%;
	height:12px;
	display:block;
	text-indent:3px;
	cursor:default;
	color:#000;
}

#snelkiezer_content ul li a:hover, #snelkiezer_content ul li span:hover{
	background:#dc0000;
	text-decoration:none;
}

/*catover*/

.cat_over{
	position: absolute;
	background: #1e1d1d;
	border: 1px solid #dc0000;
	z-index: 101;
	top:0;
	left:0;
	padding: 10px;
	display: none;
	width:600px;
}

#header .menu .cat_over{
	top: 38px;
}

#footer .menu .cat_over{
	top: -297px;
}

.cat_over .close{
	display:block;
	float:right;
	margin:-10px -5px 0 0;
	cursor:pointer;
}

.cat_over ul{
	width: 150px;
	float: left;
}

.cat_over ul li{
	list-style: none;
	margin: 0 0 8px 0;
}

/*overlay*/

.overlay{
  display: none;
  background-color: #fff;
  min-height: 100px;
  /*border: 1px solid #666;*/
  width:100px;
  /* CSS3 styling for latest browsers*/
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
}

.overlay .close{
  background-image: url(../img/jquery/closered.png);
  position: absolute;
  right: -26px;
  top: -26px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

a.active img{
  outline: 1px solid #000;
  z-index: 9999;
  position: relative;
}

/*pseudolink*/

.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

/*ajaxloading*/

.refreshing{
	text-indent: -9999em;
	height:48px;
	width:48px;
	background: url(../img/loadpref.gif) no-repeat;
	margin:50px auto 50px;
	display:block;
}

/*Error*/

.error{
	text-align:center;
	margin:80px 0 100px;
}

.error h1{
	font-size:18px;
	color:#e11;
}

.error a{
	color:#e11;
}

/*campopup*/
.popupkader{
	position:fixed;
	top:0;
	left:0;
}
#campopup{
	background: url(../img/popup/bg.png) no-repeat;
	width: 213px;
	height: 126px;
	z-index: 2;
	display: none;
}

#campopup a{
  text-decoration: none;
  color:#666;
}

#campopup a img{
	border: none;
}

#campopup h2{
	width:150px;
	height:20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px 0 0 40px;
	background-image: url(../img/popup/cam.png);
	background-repeat: no-repeat;
	background-position: 11px 5px ;
	margin-top:5px;
	float:left;
}
#campopup .close{
	width:8px;
	height:8px;
	float:right;
	margin:18px 15px 0 0;
	cursor: pointer;
	background-image: url(../img/popup/x.jpg);
}
#campopup a.img{
	width:65px;
	height:65px;
	float:left;
	background:url(../img/popup/bg_pic.jpg) no-repeat;
	margin:10px 0 0 15px;
}
#campopup a.img img{
	width:46px;
	height:46px;
	margin:7px 0 0 9px;
}
#campopup a.text{
	width:120px;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:8px;
	padding:1px 10px 0 0px;
}
#campopup a.button {
	width:88px;
	height:19px;
	float:right;
	margin:5px 25px 0 0;
}

/*FLVs*/
#videocontainer{
	background: #1e1d1d;
	width: 176px;
	padding: 2px;
}
#gratisvideo{
	border: 1px solid #2e2e2e;
	padding: 10px 3px 10px 3px;
}
#gratisvideo h1{
	height: 14px;
	width: 148px;
	margin: 0 auto;
	background: url(../img/header_gratis.png) no-repeat;
	text-indent: -99999em;
	font-size: 9px;
}
#gratisvideo p{
	margin: 8px auto 0 auto;
	width: 144px;
	text-align: center;
}
#gratisvideo .button{
	width: 144px;
	height: 23px;
	display: block;
	background: url(../img/button_site.png) repeat-x;
	margin: 8px auto 0 auto;
	text-align: center;
	border: 1px solid #be7a04;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
#gratisvideo .flv_player{
	border: 1px solid #b1b1b1;
	width: 142px;
	height: 108px;
	margin: 10px auto 0;
}
#gratisvideo .flv_bg{
	border: 1px solid #b1b1b1;
	width: 142px;
	height: 108px;
	background: #000 url(../img/bg_video.png) no-repeat;
	margin: 10px auto 0;
	cursor: pointer;
}
.flv{margin:0 0 0 -25px;}
@-moz-document url-prefix(){.flv{margin:0 0 0 -13px;}}
