@charset "utf-8";
/* CSS Document */
#inner_content_menu.basic a, #inner_content_menu.basic a:visited{
	color:#fff14c; font-weight:bold; text-decoration:none;
}
#inner_content_menu.basic a:hover{
	color:#f0ede8; font-weight:bold; text-decoration:none;
}

#inner_content.information{
	position:relative; display: block; background-color:#f5f1ee; border:6px solid #fff; width:950px; left:20px; top:220px; margin-bottom:20px;
}
#inner_content_content.information{
	padding:20px; color:#7B8289;
}

/*homepage*/
#home_video{
	position:absolute;left:0px;	top:0px; width:600px; height:520px;
}
#home_links{
	position:absolute;left:625px;top:0px; width:350px; height:520px;
}
div.home_page_link{
	position:absolute; top:0px; left:0px; width:175px; height:175px;
}
/*storelocator*/
#storelocator_header{
	position:relative;left:0px;	top:0px; width:600px; float:left;
}
#city_selecter{
	position:relative; top:0px; left:0px; margin-top:10px; width:900px; z-index:20;
}
div.option_header{
	position:relative; top:0px; left:0px; margin-top:10px; height:25px; width:600px; float:left;
}
#country_container{
	position:relative; height:30px; width:900px; left:0px; top:0px; float:left; z-index:10;
}
#city_container{
	position:relative; height:30px; width:360px; left:0px; top:0px; float:left; z-index:10;
}
#city_container div.search_option_values {
	width:900px; z-index:21;
}
#city_container div.search_option_values_scroll {
	position:absolute; left:0px; top:0px; width:900px;
}
#city_container div.search_option_value{
	float:left; width:200px; color:#5B6369; padding-left:10px;
}

#storelocator_result{
	position:relative;left:0px;	width:910px; height:520px; float:left; margin-top:25px;
}
div.location{
	position:relative; top:0px; left:0px; width:300px; float:left; margin-bottom:5px;
}

#gallery_links{
	position:absolute; left:0px; width:1000px;
}


h1.white{
	color:#FFF;
}
/*
voor afbeeldingen "inside"
#detail_image_container{
	position:absolute; width:702px; top:0px; left:0px; height:602px; overflow:hidden;
}
#detail_image_border{
	position:absolute; top:0px; left:0px; width:702px; height:602px; background-color:#f1f1f1;
}
#detail_image_content{
	position:absolute; width:700px; height:600px; top:1px; left:1px;background-image:none; background-repeat:no-repeat; background-position:center; 
}*/

#gallery-info{
	position:relative; width:1000px; left:0px; top:0px; float:left; margin-bottom:15px;
}
#gallery-thumbs{
	position:relative; width:1000px; left:0px; top:0px; float:left;
}