@charset "utf-8";
/* CSS Document */
/* 
diep paars #a17ab6;
geel: eed07e!!!!!!!
"wit" #c0c0c0;
"grrrrrijs" #4f4f4f;
"zwart" #111111;
*/

body{
	background-color:#4f4f4f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#c0c0c0;
}

#load_container{
	position:relative;
	margin:0 auto;
	width:550px;
	height:400px;
	text-align:center;
}
#main_container{
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:570px;
	overflow:hidden;
	display:none;
	z-index:2;
}
#main_container_header{
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:90px;
	background-image:url(../img/assets/bg_header.png);
	background-repeat:no-repeat;
}
#main_container_bg{
	position:absolute;
	left:0px;
	top:90px;
	width:950px;
	height:390px;
	background-image:url(../img/assets/bg_content_all.png);
	background-repeat:repeat;
}
#main_container_footer{
	position:absolute;
	left:0px;
	top:480px;
	width:950px;
	height:90px;
	background-image:url(../img/assets/bg_footer.png);
	background-repeat:no-repeat;
}
#bg1{
	width:350px;
	height:380px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	background-image:url(../img/assets/bg1.png);
	}

#bg2{
	width:100px;
	height:100px;
	position:absolute;
	top:0px;
	z-index:0;
	overflow:hidden;
	}


/*header*/
#header{
	width:220px;
	height:600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	overflow:hidden;
	}
	
#header_notification{
	width:950px;
	height:20px;
	position:absolute;
	top:10px;
	left:5px;
	z-index:3;
	overflow:hidden;
	color:#bfadd7;
	text-align:left;
}

#header_container{
	width:200px;
	height:600px;
	position:absolute;
	top:0px;
	left:0px;	
	}

#go_home{
	width:181px;
	height:145px;
	position:absolute;
	top:10px;
	left:3px;
	cursor:pointer;
	border:1px;
	background-image:url(../img/assets/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	}

/*contact*/

#flow_side_contact_container{
	position:absolute;
	left:10px;
	top:330px;
	z-index:4;
}

#flow_side_contact_header, #flow_side_contact_footer{
	width:192px;
	height:40px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	background-image:url(../img/assets/contact/header.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#flow_side_contact_footer{
	top:202px;
	height:30px;
	background-image:url(../img/assets/contact/footer.png);
	background-position:left top;
}

#flow_side_contact_center{
	width:192px;
	height:162px;
	position:absolute;
	left:0px;
	top:40px;
	overflow:hidden;
	background-image:url(../img/assets/contact/bg.gif);
	background-position:left top;
	background-repeat:repeat;
}

#flow_side_contact_content{
	width:180px;
	height:200px;
	position:absolute;
	left:0px;
	top:40px;
	overflow:hidden;
}

/*menu*/


#site_menu{
	width:205px;
	height:200px;
	position:absolute;
	top:170px;
	left:0px;
	overflow:hidden;
	z-index:10;
	}
	
div.navigation_div{
	width:172px;
	height:20px;
	position:relative;
	top:0px;
	float:right;
	cursor:pointer;
	}
	
#menu0{
	background-image:url(../img/assets/btns/home.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}

#menu1{
	background-image:url(../img/assets/btns/about.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu2{
	background-image:url(../img/assets/btns/models.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu3{
	background-image:url(../img/assets/btns/products.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu4{
	background-image:url(../img/assets/btns/visagie.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu5{
	background-image:url(../img/assets/btns/medewerkers.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu7{
	background-image:url(../img/assets/btns/video.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}
#menu8{
	background-image:url(../img/assets/btns/modellenboek.png);
	background-position:top LEFT;
	background-repeat:no-repeat;
}

/*content*/
#content{
	position:absolute;
	width:950px;
	height:600px;
	z-index:2;
}

#flow_content{
	width:740px;
	height:600px;
	position:absolute;
	left:210px;
	top:0px;
	overflow:hidden;
	z-index:4;
	}
	
a{color:#c0c0c0;}

a.mail, a.mail:visited, a.mail:hover{
	background-image:url(../img/assets/mail_icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:14px;
	padding:4px;
	padding-left:25px;
	color:#818181;
	text-decoration:none;
}
a.mail:hover{
	color:#555555;
	text-decoration:underline;
}
a.colored, a.colored:visited{
	color:#a17ab6;
	text-decoration:none;
}
a.colored:hover{
	color:#c0c0c0;
}
a.page_nav, a.link_nav, a.link_nav:visited, a.page_nav:visited{
	color:#5d4f6e;
	text-decoration:none;
}
a.page_nav:hover{
	color:#bfadd7;
}
a.page_nav_active, a.page_nav_active:visited{
	color:#c0c0c0;
	text-decoration:none;
}
a.page_nav_active:hover{
	color:#c0c0c0;
	text-decoration:none;
}

span.header_1 {
	width:70px;
	vertical-align:bottom;
	color:#3b90b0;
	font-size:12px;
}

span.txt_2 {
	font-size:11px;
	color:#818181;
}
#social_network{
	width:150px;
	height:27px;
	position:relative;
	top:0px;
	left:25px;
	overflow:hidden;
}
#call_me_button{
	width:148px;
	height:148px;
	position:absolute;
	top:10px;
	left:580px;
	overflow:hidden;
}

#inner_content{
	width:600px;
	height:450px;
	position:absolute;
	top:0px;
	left:240px;
	overflow:hidden;
}

#inner_content_menu{
	width:240px;
	height:600px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:visible;
}
#form_content{
	width:400px;
	height:400px;
	position:relative;
	top:100px;
	left:0px;
	overflow:visible;
	display:none;
	z-index:500;
	margin:0 auto;
	color:#4f4f4f;
}

#form_content_bg, #form_content_content{
	width:400px;
	height:400px;
	position:absolute;
	top:0px;
	left:0px;
}
#form_content_bg{
	background-color:#eed07e;
}
#form_content_content.loading{
	
	background-image:url(../img/assets/loading.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

#inner_content.loading, #inner_content_menu.loading_content{
	background-image:url(../img/assets/loading.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/*listing menu / content headlines*/

#listing_row_container{
	width:245px;
	height:440px;
	position:relative;
	top:50px;
	border-right:1px solid #1d1d1d;
	border-bottom:1px solid #1d1d1d;
	overflow:hidden;
}

#listing_row_container.loading{
	background-image:url(../img/assets/loading.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div.listing_row{
	width:200px;
	height:80px;
	left:5px;
	position:relative;
	overflow:hidden;
	padding-top:5px;
	text-align:left;
	float:left;
}

div.see_details{
	width:40px;
	height:40px;
	left:175px;
	top:45px;
	position:absolute;
	overflow:hidden;
}

#listing_pages_container{
	position:absolute;
	width:245px;
	height:25px;
	left:0px;
	top:475px;
	border-right:0px solid #1d1d1d;
	border-bottom:0px solid #1d1d1d;
	overflow:hidden;
}

div.page_nav{
	position:relative;
	width:20px;
	height:20px;
	border:1px solid #4f4f4f;
	text-align:center;
	vertical-align:middle;
	float:right;
	padding-top:4px;
	margin:2px;
}

div.page_nav_txt{
	position:relative;
	width:50px;
	height:20px;
	border:1px solid #1d1d1d;
	text-align:center;
	vertical-align:middle;
	float:right;
	padding-top:4px;
	margin:2px;
	color:#bfadd7;
}

/*td*/
td{
	vertical-align:top;
}
td.td_list_item{
	vertical-align:top;
	color:#beb79f;
	font-size:11px;
	font-weight:bold;
}

td.td_header_item{
	vertical-align:top;
	color:#a17ab6;
	font-size:12px;
	font-weight:bold;
}


/*listing categories*/
div.category_list{
	width:240px;
	position:relative;
	float:left;	
	border-bottom:1px solid #1e1e1e;
	height:18px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:5px;
	cursor:pointer;
}
div.category_list.overAlbum{
	background-color:#1f1f1f;
}
div.category_list.clickedAlbum{
	background-color:#1f1f1f;
	color:#3b90b0;
	background-image:none;
}

#albumsIn, #albumsIn_1, #albumsIn_2{
	width:240px;
	position:relative;
	top:0px;
	float:left;	
	padding-left:5px;
	height:35px;
	vertical-align:middle;
	z-index:100;
}
#albumsIn.loading{
	background-image:url(../img/assets/loading.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

/*dropdown*/
.search_option{
	width:220px;
	height:20px;
	position:absolute;
	top:10px;
	left:10px;
	background-image:url(../img/assets/scroll/bg_options.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#c0c0c0;
	line-height:18px;
	border-bottom:1px solid #4f4f4f;
	cursor:pointer;
	}
div.search_option_values{
	width:220px;
	height:0px;
	position:absolute;
	top:30px;
	left:10px;
	margin-top:0px;
	overflow:hidden;
	background-color:#c0c0c0;
	}
div.search_option_value{
	position:relative;
	left:0px;
	width:220px;
	height:16px;
	color:#111111;
	line-height:16px;	
	overflow:hidden;
	cursor:pointer;
	}

div.search_option_value.selected{
	color:#a17ab6;
	}
	
/*gallery*/
#thumb_container{
	width:240px;
	position:relative;
	top:5px;
	float:left;	
	padding-left:5px;
	vertical-align:middle;
}
#thumb_container.loading{
	background-image:url(../img/assets/loading.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.thumbnail{
	float:left;
	border:1px solid #4f4f4f;
	margin:2px;
	padding:5px;
	background-image:url(../img/assets/loading_thumbnail.gif);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
table.the_thumb, td.the_thumb, img.the_thumb, IMG.the_thumb{
	text-align:center;
	vertical-align:middle;
}

div.thumbnail.overThumb{
	border:1px solid #4f4f4f;
}
div.imageContainerBackground{
	width:300px;
	height:300px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#4f4f4f;
	z-index:100;
	display:none;
}
div.imageContainerBorder{
	width:300px;
	height:300px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#a17ab6;
	z-index:100;
	display:none;
}
div.imageContainer{
	width:300px;
	height:300px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#FFF;
	background-image:url(../img/assets/loading_image.gif);
	background-position:center;
	background-repeat:no-repeat;
	z-index:101;
	display:none;
}
#imageCorner{
	width:90px;
	height:90px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../img/assets/corner_gallery.png);
	background-repeat:no-repeat;
	z-index:102;
	display:none;
}
#imageInfoBG{
	width:200px;
	height:110px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#4f4f4f;
	z-index:102;
	display:none;
}
#imageInfo{
	width:190px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:103;
	display:none;
	text-align:right;
}

#imageNext{
	width:52px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../img/assets/btns/nxt_image.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:101;
	display:none;
	cursor:pointer;
}
#imagePrev{
	width:52px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../img/assets/btns/prv_image.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:101;
	display:none;
	cursor:pointer;
}
#imageClose{
	width:100px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../img/assets/btns/close_image.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:101;
	display:none;
	cursor:pointer;
}


/*tip*/
.tip{
	position: absolute;
	left:0px;
	top:0px;
	z-index:200;
	overflow:visible;
	width:100%;
	} 
	
.FlyOver{
	width:50px;
	height:50px;
	position: absolute;
	left:0px;
	top:0px;
	z-index:200;
	background-image:url(../img/assets/loading.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#111111;
	text-align:left;
}

.galleryInfo{
	width:160px;
	height:40px;
	position: absolute;
	left:0px;
	top:0px;
	z-index:200;
	color:#F00;
	text-align:center;
	background-color:#5d4f6e;
	color:#c0c0c0;
}
		
.tip-title {
	width:100%;
	font-weight: bold;	
	position: absolute;
	}


 
.tip-text {
	display:none;
	height:0px;
	overflow:hidden;
}

.tip-top        { height:5px; width:200px; }  
.tip-bottom     { width:200px; height:5px; }  

/*notice this*/
span.attention{
	color:#3b90b0;
}
span.geknipt{
	font-size:14px;
	font-weight:bold;
	font-stretch:narrower;
	color:#a17ab6;
}
span.naamMed{
	font-size:12px;
	font-weight:bold;
	font-stretch:narrower;
	color:#a17ab6;
}
span.gekniptnaam{
	font-size:11px;
	font-weight:bold;
	font-stretch:narrower;
	color:#eed07e;
}

/*input n stuff*/
td.label{
	padding:0px;
	text-align:left;
	width:90px;
	vertical-align:middle;
}
td.input{
	padding:0px;
	text-align:right;
	width:155px;
	vertical-align:top;
}
td.form_input{
	padding:3px;
	text-align:right;
	width:155px;
	vertical-align:top;
}

input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.input_text{
	width:150px;
	border:1px solid #4f4f4f;
	padding:2px;
}
#flow_side_credits{
	position:absolute;
	left:15px;
	top:615px;
	z-index:6;
	width:160px;
	overflow:hidden;
	height:20px;
	z-index:1000;
}

div.locationName{
	background-image:url(../img/assets/square.png); 
	background-repeat:no-repeat;
	color:#eed07e;
	font-size:11px;
	font-weight:bold;
}

div.locationDetail{
	position:relative; left:16px;
}
/*
diep paars #a17ab6;
geel: eed07e!!!!!!!
"wit" #c0c0c0;
"grrrrrijs" #4f4f4f;
"zwart" #111111;
*/

div.locationPhone{
	font-size:12px; 
	font-weight:bold; 
	color:#c0c0c0;
	font-size:11px;
	font-weight:bold;
}

div.locationOpen{
	
}


img.submit_btn{
	cursor:pointer;
}


input.wrong{
	border:1px solid #a17ab6;
	background-color:#d2bedd;
}
