* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}
html, body {
	text-align: center;
	margin: 0 auto;
	font-family: 'futura-pt', Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	background: #000;
}
.futura_medium { font-weight: 500; }
.futura_bold { font-weight: 700; }

::-moz-selection { background: #00ff00; /* Firefox */ }
a img { border: none; }
a {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}
a:hover { text-decoration: none; }
/* === JS OUTPUT DIVSKE ======*/
#output {
	text-align: left; 
	position: fixed; 
	top: 20px; 
	right: 0; 
	z-index: 7000; 
	font-size: 10px; 
	width: 280px; 
	padding: 10px;
	height: 250px; 
	background: #00ff00; 
	color: #000;
	overflow: auto;
	opacity: 0.7;
	border-radius:  10px 0  0 10px;
	-webkit-border-radius: 10px 0  0 10px;
}
.loader_icon {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 75px;
	height: 21px;
	z-index: 10001;
	opacity: 0.75;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../_img/ivh_ajax_loader.gif) 0 0 no-repeat #000;
	border: 5px solid #000;
	text-indent: -9999px;
	display: none;
}
.loader_icon.mini {
	width: 16px;
	height: 11px;
	background-image: url(../_img/ajax_loader_black.gif);
}
#site_holder {
	margin: 0 auto;
	position: relative;
  	z-index: 50;
	width: 920px;
	padding: 25px;
}
hr.clear {
	visibility: hidden;
	height: 0px;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
#header {
	width: 920px;
	height: 120px;
	position: relative;
	z-index: 10;
	z-index: 100;
	text-align: left;
}
h1#site_title {
	float: left;
	margin: 0px 0 20px 54px;
	width: 150px;
	height: 45px;
}
h1#site_title a  {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 150px;
	height: 45px;
	padding: 0;
	background: url(../_img/ivh-beeldmerk.png) 0 0 no-repeat;
}
#navigation {
	width: 621px;
	height: 25px;
	clear: both;
	padding: 25px 0 3px 300px;
	background: url(../_img/menu_logo.png) 1px center no-repeat #000;
	text-transform: uppercase;
	position: absolute;
	top: 50px;
	left: -1px;
}
a#nav_home_link {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 280px;
	height: 40px;
	z-index: 5;
}
ul.menu_list a { text-decoration: none; color: #f2f2f2; }
ul.menu_list a:hover { color: #fff; }
ul.menu_list a.active, ul.menu_list.sub_menu li a:hover { font-weight: 500; }
ul.menu_list.main_menu li {
	display: block;
	float: left;
	position: relative;
}
ul.menu_list.main_menu li a {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
ul.menu_list.main_menu li:hover ul.menu_list.sub_menu { display: block; }
ul.menu_list.sub_menu {
	position: absolute;
	top: 15px;
	left: -10px;
	width: 160px;
	padding: 10px ;
	background: url(../_img/overlay.png);
	display: none;
}
ul.menu_list.sub_menu.collection_sub {
	width: 180px;
}
ul.menu_list.sub_menu li {
	display: block;
	clear: both;
	float: none;
}
ul.menu_list.sub_menu li a {
	clear: both;
	float: none;
	display: block;
	font-size: 11px;
}
#main_col {
	clear: both;
	width: 920px;
	float: left;
	text-align: left;
	position: relative;
	min-height: 400px;
	z-index: 1;
	text-align: left;
}
/* HEADER SLIDESHOW */
#header_slideshow {
	position: relative;
	z-index: -1;
	width: 920px;
	height: 280px;
	overflow: hidden;
	margin-bottom: 20px;
}
#header_slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}
.sub_page_holder, .collection_holder {
	position: relative;
	clear: both;
	float: left;
	width: 920px;
	border-bottom: 1px solid #808080;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.sub_page_holder.last, .collection_holder.last { border-bottom: none; }
a.in_page_anchor {
	position: absolute;
	top: -60px;
	left: 0;
}
h1, h2, h3 { font-size: 13px; }
h1.page_title, h2.collection_gal_title {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 19px;
	margin: 0 0 10px 0;
}
h1.page_title span.media_notification, h1.page_title a.next_collection {
	float: right;
	font-weight: 300;
	color: #808080;
}
h1.page_title a.next_collection {
	color: #fff;
	display: block;
	margin: 0 0 0 20px;
	padding-right: 12px;
	text-decoration: none;
	background: url(../_img/next_col_arrow.png) 105px 5px no-repeat;
}
h1.page_title a.next_collection:hover { 
	color: #808080; 
	background-position:  105px -25px;
}
.text_column, .text_holder {
	float: left;
	width: 450px;
	margin: 0 20px 0 0;
}
.text_column.column_2 { margin-right: 0; }
.text_holder {
	clear: both;
	width: 920px;
	margin: 0 0 20px 0;
}
.text_field h1, .text_field h2 {
	font-weight: 500;
	line-height: 19px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
label.block_label {
	display: block;
	float: left;
	width: 140px;
	clear: left;
}
.contact_text {
	clear: both;
}
.login_form, .order_form {
	background: #333;
	min-height: 150px;
	padding: 20px;
	width: 410px;
}
body#contact.pressroom .text_column.contact_text { margin-right: 0px;   clear: none; }
.login_form {
	width: 350px;
	padding: 20px 30px;
	margin-right: 60px;
}
body#contact .login_form {
	margin-right: 0;
	margin-left: 40px;
}
body#contact.pressroom .text_column.column_2 { 
	margin-right: 60px;  
	margin-left: 0;
}

#footer {
	clear: both;
	margin: 20px 0;
	padding: 10px 0;
/*	border-top: 1px solid #666; */
	float: left;
	width: 920px;
}
#footer a { 
	color: #808080; 
	text-decoration: none;
}
#footer a:hover { color: #fff; }

.footer_col {
	float: left;
	margin: 0 20px 0 0;
}
a.to_top {
	display: block;
	float: right;
}
form#press_login {
	display: block;
	clear: both;
	margin: 10px 0;
}
input.clean_text {
	background: #4D4D4D;
	padding: 3px 10px;
	height: 20px;
	font-family: 'futura-pt', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 200px;
	border: 1px solid transparent;
	margin: 0 10px 5px 0;
}
input.clean_text.fail { border-color: red; } 
input.image_submit {
	margin-bottom: -10px;
}
.notice, .info_notice {
	background: #FFD9D9;
	padding: 5px;
	border-bottom: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	margin: 0 0 5px 0;
	color: #333;
	max-width: 400px;
}
.info_notice {
	background: #fdffd8;
	border-bottom: 1px solid #ffff00;
	border-right: 1px solid #ffff00;
}
#press_files_list {
	float: left;
	width: 450px;
	margin-right: 20px;
	position: relative;
}
a#press_logout {
	position: absolute;
	z-index: 10;
	top: 0;
	right: -470px; 
	width: 50px;
}
ul.files_list li {
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	text-transform: uppercase;
}
a.file_link {
	
}
label.field_label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
}
.book_order input.clean_text {
	height: auto;
	width: 250px;
	margin-bottom: 10px;
}
input#submit_order_but {
	margin-top: 0px;
	margin-left: 100px;
}
#first_vid {
	clear: both;
	margin-bottom: 20px;
}
.video_holder {
	width: 215px;
	margin: 0 20px 20px 0;
	float: left;
	position: relative;
}
.video_holder h3 {
	font-weight: 300;
	margin-bottom: 7px;
	text-transform: uppercase;
}
.video_holder h3 a { text-decoration: none; }
.video_holder.last {
	margin-right: 0;
}
a.vid_icon {
	position: absolute;
	z-index: 3;
	width: 215px;
	height: 120px;
	background: url(../_img/vid_icon.png) 0 0 no-repeat;
}
a.vid_icon:hover { background-position: -215px 0; }
/*
.roll_thumb img { opacity: 0.5; }
.roll_thumb:hover img { opacity: 1; }
*/

.blog_item {
	float: left;
	width: 920px;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #808080;
}
.blog_item h1.page_title { font-weight: 500; }
.blog_media {
	float: left;
	width: 920px;
	clear: both;
	margin-bottom: 20px;
	position: relative;
}
h3.media_notification {
	position: absolute;
	top: -30px;
	right: 0;
	color: #808080;
	font-weight: 300;
}
a.blog_image {
	display: block;
	float: left;
	width: 920px;
	margin: 0;	
}
.blog_media.pics_2 a.blog_image {
	width: 450px;
	margin-right: 20px;
}
.blog_media.pics_2 a.blog_image.last, .blog_media.pics_3 a.blog_image.last { margin-right: 0; }
.blog_media.pics_3 a.blog_image {
	width: 295px;
	margin-right: 17px;
}
.blog_archive_item {
	float: left;
	width: 148px;
	height: 132px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	position: relative;
}
.blog_archive_item.last {
	margin-right: 0;
}

.blog_archive_item a {
	display: block;
	width: 148px;
	height: 132px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	color: #fff;
	text-decoration: none;
}
.intro_text {
	display: block;
	width: 128px;
	height: 112px;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	background: url(../_img/overlay.png);
	visibility: hidden;
}
.blog_archive_item a:hover .intro_text { visibility: visible; }
h1.page_title.blog_month {
	clear: both;
	margin: 10px 0 0px 0;
}
/* COLLECTION GALLERY */
.collection_gal_large {
	position: relative;
	width: 920px;
	height: 400px;
	overflow: hidden;
}
.collection_gal_large img {
	position: absolute;
	top: 0;
	left: 0;
}
.collection_gallery {
	margin: 10px 0;
	width: 920px;
	position: relative;
}
.collection_gallery_belt {
	clear: both;
	width: 920px;
	height: 65px;
	overflow: hidden;
	position: relative;
}
.collection_gallery_belt ul {
	position: absolute;
	top: 0;
	left: 0;
}
.collection_gallery_belt ul li {
	display: block;
	position: absolute;
	top: 0;
}
h2.collection_gal_title { font-weight: 300; margin-bottom: 0; }
a.gal_belt_scroll, a.MM_large_nav {
	display: block;
	width: 25px;
	height: 65px;
	text-indent: -9999px;
	text-align: left;
	position: absolute;
	bottom: 0;
	opacity: 0.8;
	left: -25px;
	background: url(../_img/belt_nav_rewind.png) center center no-repeat;
}
a.gal_belt_scroll.forward, a.MM_large_nav.next {
	left: auto;
	right: -25px;
	background-image: url(../_img/belt_nav_forward.png);
}

a.gal_belt_scroll:hover, a.MM_large_nav:hover { opacity: 1; }
a.gal_belt_scroll.non_active { opacity: 0.5; }
a.gal_belt_scroll.non_active:hover { opacity: 0.5; }
a.collection_thumb {
	display: block;
	background-color: #000;
}
a.collection_thumb img { display: block; }
img.in_modal_image {
	float: left;
	clear: both;
}
a.MM_large_nav {
	bottom: auto;
	top: 190px;
}
.col_extra_data {
	margin-top: -15px;
}
img.large_scrolling_image { cursor: pointer; }
body.ivh_home_opening #header,
body.ivh_home_opening #main_col,
body.ivh_home_opening #footer {
	opacity: 0;
}
#ivh_opening {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20000;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#locator_holder {
	width: 240px;
	float: left;
	margin-right: 20px;
}
label.cat_label {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin: 5px 0;
}
input#location_seeker {
	padding-left: 40px;
	width: 180px;
	text-transform: uppercase;
	background: url(../_img/locator_search_input_bg.png) 0 0 no-repeat #fff;
	color: #000;
}
input#location_seeker.has_input {
	background-position: 0 -30px;
}
.boutique_item {
	width: 230px;
	padding: 5px;
	background: #000;
	position: relative;
}
.boutique_item:hover, .boutique_item.active {
	background: #242423;
}
.boutique_item .marker_rel {
	position: absolute;
	background: url(../_img/_markers/blanco_white.png) 0 0 no-repeat;
	width: 23px;
	height: 26px;
	padding: 3px 0;
	text-align: center;
	color: #000;
	top: 5px;
	right: 5px;
}
#boutiques_list {
	clear: both;
	margin: 10px 0;
}
#stores_map {
	float: left;
	width: 660px;
	height: 490px;
	background: #ccc;
}
table.store_infobox_content a { color: #000; }
/*
.store_infobox_content {
	display: block;
}
.store_infobox_content img.store_image {
	float: left;
	margin: 0 10px 10px 0;
}
.store_infobox_content .store_text_info {
	float: right;
	width: 300px;
	color: #000;
}
*/
ul#paginator {
	display: block;
	clear: both;
	margin: 20px 0;
}
ul#paginator li {
	display: inline;
}
ul#paginator li a {
	background: #999;
	color: #fff;
	padding: 2px 5px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
ul#paginator li a:hover, ul#paginator li a.active_page {
	background: #333;
}
ul#paginator li a.in_active {
	color: #444;
	background: #666;
}
input.clean_text.spam_check_input {
	width: 170px;
}
img.spam_check {
	margin-bottom: -8px;
	margin-right: 2px;
}
img.page_header_image {
	margin-bottom: 20px;
}
/* Inverted colors */
.bonw, .bonw body {
	background-color: #fff;
	color: #000;
}
.bonw h1#site_title a  { background: url(../_img/ivh-beeldmerk-bonw.png) 0 0 no-repeat; }
.bonw a,
.bonw table.store_infobox_content a { color: #000; }

.bonw #navigation { background: url(../_img/menu_logo-bonw.png) 1px center no-repeat #fff; }
.bonw ul.menu_list a { text-decoration: none; color: #333; }
.bonw ul.menu_list a:hover { color: #000; }
.bonw ul.menu_list.sub_menu {	background-image: url(../_img/overlay-bonw.png); }
.bonw h1.page_title a.next_collection {	background-image: url(../_img/next_col_arrow-bonw.png); }
.bonw .login_form, .bonw  .order_form { background: #CCC; }
.bonw #footer a { color: #666; }
.bonw #footer a:hover { color: #000; }
.bonw a.gal_belt_scroll, a.MM_large_nav {	background-image: url(../_img/belt_nav_rewind-bonw.png); }
.bonw a.gal_belt_scroll.forward, a.MM_large_nav.next { background-image: url(../_img/belt_nav_forward-bonw.png); }
.bonw input#location_seeker { 
	background-image: url(../_img/locator_search_input_bg-bonw.png); 
	background-color: #000;
	color: #fff;
}
.bonw input.clean_text { background: #b2b2b2; color: #000; }
