html, body{
height: 100%;
margin: 0;
font-family: Calibri, Verdana, sans-serif;
}

html{
background:transparent url('../content/background.png');
}
@font-face {font-family: "Binary";
src: url(../fonts/Binary.TTF) format("truetype");
font-style: italic;
}
#header{
background: url('../content/logo_header_blauw.png') #00ADDC no-repeat 95%;
height: 130px;
}
#header2{
background: url('../content/logo_header.png') #007E8E no-repeat 95%;
height: 130px;
}
#header3{
background: url('../content/logo_header_paars.png') #70639E no-repeat 95%;
height: 130px;
}
#header4{
background: url('../content/logo_header_paars.png') #B30075 no-repeat 95%;
height: 130px;
}
#header5{
background: url('../content/logo_header_oranje.png') #FAA61A no-repeat 95%;
height: 130px;
}
#header6{
background: url('../content/logo_header_geel.png') #E1DC0D no-repeat 95%;
height: 130px;
}
div.distance { 
width:1px;
height:50%;
margin-bottom:-384px; /* half of container's height */
float:left;
}
#container{
margin: 0 auto;
background: #E1DC0D;
width: 1024px;
height: 768px;
clear: left;
position: relative;
padding: 0;
}
#container2{
margin: 0 auto;
background: #FAA61A;
width: 1024px;
height: 768px;
clear: left;
position: relative;
padding: 0;
}
#container3{
margin: 0 auto;
background: #00ADDC;
width: 1024px;
height: 768px;
clear: left;
position: relative;
padding: 0;
}



.divider{
background: #FFF;
width: 1.8px;
height: 22px;
float: left;
}

.menu{
background: #FFF;
width: 1024px;
height: 22px;
padding: 0;
margin: 0;
border-top: solid 1px #FFF;
border-bottom: solid 1px #FFF;
}
.menu ul{
list-style: none;
padding: 0;
margin: 0;
}
.menu li a{
color: #FFF;
text-decoration: none;
}
	/**.menu li a:hover, .menu ul li:hover a{
	color: #007E8E;
	background: #FFF;
	} **/
	
.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:relative;
		top:-1px;
		left: -1px;
		width:171px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
.menu li ul li {
		background:#00ADDC;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:169px;
		border-bottom: solid 1px #FFF;
		border-right:solid 1px #FFF;
		border-left:solid 1px #FFF;
		}
	.menu li:hover li a{
		background:none;
		color: #FFF;
		}
	.menu li ul a{
		color: #FFF;
		display:block;
		height:22px;
		margin:0px;
		padding:0px 0px 0px 0px;
		text-align:center;
		font: normal normal normal 14pt/1.2em Binary, Arial, Helvetica, sans-serif;
		
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#FFF;
			border:0px;
			color:#00ADDC;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}			

li#menu_1,li#menu_2,li#menu_3,li#menu_4,li#menu_5,li#menu_6{
height: 22px;
width: 169px;
float: left;
text-align: center;
font: normal normal normal 14pt/1.2em Binary, Arial, Helvetica, sans-serif;
color: #FFF;
margin: 0;
border-right:1px solid #FFF;
border-left:1px solid #FFF;
}

li#menu_6{
	border-right:none;
}

li#menu_1{
	border-left:none;
}
	li#menu_1:hover,li#menu_2:hover,li#menu_3:hover,li#menu_4:hover,li#menu_5:hover,li#menu_6:hover{
		background: #FFF;
	}
li#menu_1{
background: #00ADDC;
}
	.menu li#menu_1:hover a{
		color: #00ADDC;
		display: block;
		width: 169px;
	}
li#menu_2{
background: #007E8E;
}
	.menu li#menu_2:hover a{
		color: #007E8E;
		display: block;
		width: 169px;
	}
li#menu_3{
background: #70639E;
}
	.menu li#menu_3:hover a{
		color: #70639E;
		display: block;
		width: 169px;
	}
li#menu_4{
background: #B30075;
}
	.menu li#menu_4:hover a{
		color: #B30075;
		display: block;
		width: 169px;
	}
li#menu_5{
background: #FAA61A;
}
	.menu li#menu_5:hover a{
		color: #FAA61A;
		display: block;
		width: 169px;
	}
li#menu_6{
background: #E1DC0D;
}
	.menu li#menu_6:hover a{
		color: #E1DC0D;
		display: block;
		width: 169px;
	}
.menu  li#menu_2 ul li.sub a{
	color: #FFF;
}
	.menu  li#menu_2 ul li.sub a:hover{
		color: #00ADDC;
		display: block;
		width: 169px;
	}

#curve{
width: 1024px;
height: 7px;
background: url('../content/curve.png');
}

#curve_green{
width: 1024px;
height: 7px;
background: url('../content/curve_green.png');
}
/* alleen index.php */

#space{
height: 80px;
width: 1024px;
}
#logo{
background: url('../content/logo.png') no-repeat;
margin: 0 auto;
height: 600px;
width: 600px;
}

/* verder met pages.php */

#breadcrumb{
width: 684px;
height: 70px;
margin-left: 345px;
font: normal normal normal 13pt/1.3em Binary, Arial, Helvetica, sans-serif;
color: #00ADDC;
}
#home_bhs{
background: url('../content/home_bhs.png') no-repeat bottom;
height: 260px;
width: 914px;
margin: 0 auto;
}
#home_bh{
background:url('../content/home_bh.png') no-repeat -10% 200%;
height: 607px;
width: 1024px;
}
#onderbroek{
background:url('../content/onderbroek.png') no-repeat -10% 150%;
height: 607px;
width: 1024px;
position:relative;
}
#bh{
background:url('../content/bh.png') no-repeat 100% 150%;
height: 607px;
width: 1024px;
position:relative;
}
#content_home{
width: 600px;
height: 300px;
margin-left: 200px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
}
div#content_home h1{
color: #00ADDC;
}
#content_collectie{
width: 600px;
height: 250px;
margin-left: 345px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
}
#content_collectie.main_text{
	margin-left:auto;
	margin-right:auto;
}
div#brand_logo
{
	position: absolute;
	left:0px;
	top:240px;
	width:345px;
	text-align:center;
}
div#brand_logo img
{
	border:1px solid #333;
}
div#content_collectie h1{
color: #007E8E;
}
#content_vriendin{
float:left;
width: 500px;
height: 250px;
margin-left: 178px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
}
div#content_vriendin h1{
color: #70639E;
}
#content_tellafriend{
width: 600px;
height: 507px;
margin-left: 178px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
}
#content_tellafriend h1{
color: #B30075;
}
#content_nieuwsbrief{
width: 600px;
height: 507px;
margin-left: 178px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
}
#content_nieuwsbrief h1{
color: #B30075;
}
#content_contact{
width: 600px;
height: 507px;
margin-left: 178px;
font: normal normal normal 10pt/1.3em Arial, Helvetica, sans-serif;
color: #FFF;
}
div#content_contact h1{
color: #E1DC0D;
}
h1{
font: normal normal normal 26pt/1.3em Binary, Arial, Helvetica, sans-serif;
margin: 0;
}
#footer{
width: auto;
height: 20px;
margin-left: 280px;
font: normal normal normal 11pt/1.3em Binary, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #00ADDC;
position: absolute;
bottom: 12px;
}
#footer a{
text-decoration: none;
color: #00ADDC;
}
a.hyves
{
	float:right;
	position:absolute;
	top:-10px;
	right:-50px;
}
a.hyves img
{
	border:none;
}
#footer_tellafriend{
width: auto;
height: 20px;
margin-left: 280px;
font: normal normal normal 11pt/1.3em Binary, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #B30075;
position: absolute;
bottom: 12px;
}
#footer_tellafriend a{
text-decoration: none;
color: #B30075;
}
#footer_contact{
width: auto;
height: 20px;
margin-left: 280px;
font: normal normal normal 11pt/1.3em Binary, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #E1DC0D;
position: absolute;
bottom: 12px;
}
#footer_contact a{
text-decoration: none;
color: #E1DC0D;
}

div#subscribe_night{
	float:right;
	height: 215px;
	width:230px;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	margin-right:25px;
	background: transparent url('../content/back_night.png') top left no-repeat;
}

div#subscribe_night div#ex_date{
	float:left;
	width:110px;
	height:30px;
}

div#subscribe_night div#new_date{
	float:right;
	width:105px;
	height:30px;
}

select#select_ex_date{
	width:100px;
	float:left;
	margin-top:5px;
	border:1px solid #B30075;
	font-family: Calibri, Verdana, sans-serif;
}

input#set_new_date_day,
input#set_new_date_month{
	float:left;
	width:24px;
	margin-right:5px;
	margin-top:5px;
	height:16px;
	border:1px solid #B30075;
	text-align:center;
	font-family: Calibri, Verdana, sans-serif;
}
input#set_new_date_year{
	float:left;
	width:35px;
	margin-top:5px;
	height:16px;
	border:1px solid #B30075;
	text-align:center;
	font-family: Calibri, Verdana, sans-serif;
}

div#night_who{
	float:left;
	margin-top:15px;
	padding-top:15px;
	width:100%;
	border-top:1px solid #ccc;
}

div#night_who input{
	float:left;
	max-width:100px;
	height:16px;
	border:1px solid #B30075;
	text-align:left;
	font-family: Calibri, Verdana, sans-serif;
}

select#night_amount{
	border:1px solid #B30075;
	margin-left:55px;
	margin-top:10px;
	font-family: Calibri, Verdana, sans-serif;
}

div#night_who input#input_night_mail{
	float:right;
}

div#subscribe_night h1{
	font-size:16pt;
	color:#B30075;
	margin-bottom:10px;
}

div#subscribe_night label{
	font-size:10pt;
	font-style:italic;
}

span#subscribe_night_submit{
	margin-top:20px;
	float:left;
	margin-left: 80px;
	font-style:italic;
	cursor:pointer;
	font-size:11pt;
}

span#subscribe_night_submit:hover{
	color:#B30075;
}

div#tell_a_friend{
	width:694px;
	height:539px;
	background: transparent url('../content/tell_back.png') top left no-repeat;
	position:absolute;
	left:150px;
	top:30px;
}

div#tell_a_friend div#form_tell{
	width:400px;
	height:270px;
	position:absolute;
	right:38px;
	bottom:40px;
}

div#tell_a_friend div#form_tell div#form_tell_info{
	width:190px;
	height:245px;
	padding-left:10px;
	padding-top:10px;
	float:left;
}

div#tell_a_friend div#form_tell div#form_tell_form{
	width:160px;
	height:225px;
	float:right;
	margin-right:20px;
}

div#tell_a_friend div#form_tell div#form_tell_info h1{
	font-size:16pt;
}

div#tell_a_friend div#form_tell div#tell_message{
	height:30px;
	width:160px;
	color:#B30075;
	margin-top:10px;
	font-size:10pt;
	line-height:1em;
	font-family: Calibri, Verdana, sans-serif;
	text-align:center;
}

div#tell_a_friend div#form_tell div#form_tell_form label{
	font-size:10pt;
	font-style:italic;
	padding-left:10px;
	font-family: Calibri, Verdana, sans-serif;
}

div#tell_a_friend div#form_tell div#form_tell_form input{
	max-width:100%;
	height:16px;
	border:1px solid #B30075;
	margin-bottom:5px;
	font-family: Calibri, Verdana, sans-serif;
}

div#tell_a_friend div#form_tell div#form_tell_form textarea{
	max-width:100%;
	max-height:70px;
	border:1px solid #B30075;
	margin-bottom:5px;
	font-family: Calibri, Verdana, sans-serif;
	font-size:10pt;
}

div#tell_a_friend div#form_tell div#form_tell_form  input#submit_tell,
div#tell_a_friend div#form_tell div#form_tell_form  span{
	margin-left:5px;
	font-style:italic;
	margin-top:5px;
	background:none;
	border:none;
	font-family: Calibri, Verdana, sans-serif;
	cursor:pointer;
	font-size:11pt;
}

div#tell_a_friend div#form_tell div#form_tell_form  input#submit_tell:hover,
div#tell_a_friend div#form_tell div#form_tell_form  span:hover{
	color:#B30075;
}

div#newsletter{
	width:433px;
	height:310px;
	padding-left:40px;
	padding-top:40px;
	background:transparent url('../content/newsletter_back.png') top left no-repeat;
	position:absolute;
	bottom:80px;
	left:300px;
}

div#newsletter h1{
	font-size:16pt;
	color:#B30075;
}

div#newsletter h2{
	font-size:12pt;
	font-weight:normal;
	position:absolute;
	left:70px;
	top:80px;
}

div#newsletter form#newsletter_form{
	margin-left:70px;
	margin-top:120px;
	width:160px;
}

div#newsletter form#newsletter_form input{
	max-width:100%;
	height:16px;
	border:1px solid #B30075;
	margin-bottom:5px;
	font-family: Calibri, Verdana, sans-serif;
}

div#newsletter form#newsletter_form  input#submit_newsletter,
div#newsletter form#newsletter_form  span{
	margin-left:5px;
	font-style:italic;
	margin-top:5px;
	background:none;
	border:none;
	font-family: Calibri, Verdana, sans-serif;
	cursor:pointer;
	font-size:11pt;
}

div#newsletter form#newsletter_form   input#submit_newsletter:hover,
div#newsletter form#newsletter_form  span:hover{
	color:#B30075;
}

div#map_route{
	position:absolute;
	left:130px;
	bottom:60px;
	width:648px;
	height:494px;
	background: transparent url('../content/map_back.png') top left no-repeat;
}

div#map_google{
	position:absolute;
	left:238px;
	top:210px;
	
}


/* Product */
div#products{
	width:970px;
	height:230px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #FFF;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:#E6E152;
}
div#products .product_holder{
	width:170px;
	height:170px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #FFF;
	margin-top:28px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	text-align:center;
	overflow:hidden;
	position:relative;
	text-decoration:none;
}

div#products .product_holder.first{
	margin-left:30px;
}

div#products .product_holder.last{
	margin-right:30px;
}

div#products .product_holder div.product_name_holder{
	position:absolute;
	bottom:0;
	left:0;
	width:170px;
	height:30px;
	text-align:center;
	padding-top:10px;
	opacity:0.4;
	filter:alpha(opacity=40);
	background:#FFF;
}

div#products .product_holder div.product_name_holder{
	position:absolute;
	bottom:0;
	left:0;
	width:170px;
	height:30px;
	opacity:0.6;
	filter:alpha(opacity=60);
	background:#FFF;
	display:none;
	border-top: 1px solid #AAA;
}

div#products .product_holder div.product_name{
	position:absolute;
	bottom:0;
	left:0;
	width:170px;
	height:33px;
	text-align:center;
	color:#000;
	font-size:12pt;
	display:none;
}

div#products .product_holder:hover div.product_name_holder{
	display:block;
}

div#products .product_holder:hover div.product_name{
	display:block;
}

