/* 
Holland Sail
======================================================================================
URL:				www.hollandsail.nl/
Auteur: 			Stefan Efde [www.addnoise.nl]
======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	PAARS:			#4d2372
	GRIJS LICHT:	#515151
	GRIJS DONKER:	#313131
	
*/

@import url(addform.css);



@font-face {
	font-family: 'DaxMediumRegular';
	src: url('/themes/hollandsail/fonts/dax/dax-medium-webfont.eot');
	src: local('☺'), url('../fonts/dax/dax-medium-webfont.woff') format('woff'), url('../fonts/dax/dax-medium-webfont.ttf') format('truetype'), url('../fonts/dax/dax-medium-webfont.svg#webfontpRhFAw0v') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxLightItalicRegular';
	src: url('/themes/hollandsail/fonts/dax/dax-lightitalic-webfont.eot');
	src: local('☺'), url('../fonts/dax/dax-lightitalic-webfont.woff') format('woff'), url('../fonts/dax/dax-lightitalic-webfont.ttf') format('truetype'), url('../fonts/dax/dax-lightitalic-webfont.svg#webfontsOngwsxE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxLightRegular';
	src: url('/themes/hollandsail/fonts/dax/dax-light-webfont.eot');
	src: local('☺'), url('../fonts/dax/dax-light-webfont.woff') format('woff'), url('../fonts/dax/dax-light-webfont.ttf') format('truetype'), url('../fonts/dax/dax-light-webfont.svg#webfontrF0bi8Xo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxBoldRegular';
	src: url('/themes/hollandsail/fonts/dax/dax-bold-webfont.eot');
	src: local('☺'), url('../fonts/dax-bold-webfont.woff') format('woff'), url('../fonts/dax-bold-webfont.ttf') format('truetype'), url('../fonts/dax-bold-webfont.svg#webfont0SH9s3qW') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background:  #34075e url(../images/bg_introback_nieuw.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #656565;
	-webkit-text-size-adjust:none;		  /* Turn off font resizing */		
}

html {
	height: 100%;
	
}

a:link, a:visited, a:active
{ 
   color: #4d2372;
   text-decoration: none;
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 	
}
a:hover
{ 
   text-decoration: underline;
}

#container {
	position: relative;
	min-height: 100%;
}

* html #container
	{
		height: 100%;
	}


#bovenstuk {
	width: 100%;
	height: 261px;
	background: #f3f9fc url(../images/bg_introtop_nieuw.jpg) no-repeat top center;
	cursor: default;
}

#topbar {
	width: 100%;
	height: 3px;
	background: #542079;
	line-height: 0px;
	font-size: 0px;
}
		
#top {
	margin: 0 auto;
	width: 980px;
	height: 174px;
	position: relative;
}


/* Slogan
----------------------------------- */

.slogan {
	position: absolute;
	top: 64px;
	left: 280px;
	width: 500px;
	height: 75px;
	font-size: 22px;
	font-style: normal;
	color: #323232;
	font-family: 'DaxLightItalicRegular', Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 26px;
}
.slogan span {
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-left: 80px;
}
.sloganvorm {
	position: absolute;
	top: 50px;
	right: 130px;
	width: 125px;
	height: 100px;
	background: url(../images/slogan.png) no-repeat 0px 0px;
}

/* Fix voor IE */
		* html .sloganvorm
		{
			font-style: normal;
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/slogan.png', sizingMethod='crop');
		}


/* Top navigatie
----------------------------------- */

.topnav {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 700px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	background: url(../images/bg_introbar_search_ext.png) no-repeat 0px 0px;
}



.topnav ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	list-style-type: none;
	display: inline;
}

.topnav ul li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/topnav_spacer.gif) no-repeat 0px 15px;
}
.topnav ul li.first {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: none;
}

.topnav ul li a:link, .topnav ul li a:visited {
	float: left;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	color: #f4f1f6;
	background: none;
}
.topnav ul li a:hover {
	color: #fff;
	background: url(../images/topnav_arrow.gif) no-repeat top center;
}

.topnav ul li a.actief:link, .topnav ul li a.actief:visited {
	font-family: Arial;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	color: #2c3238;
	background: url(../images/topnav_arrow.gif) no-repeat top center;
}
.topnav ul li a.actief:hover {
	text-decoration: underline;
}



/* Searchbar */
.searchboxsmall {
	
	position: absolute;
	top: 5px;
	right: 85px;
	width: 120px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;


}


.searchboxsmall form p { position: relative; margin: 0px 12px 0px 0px; }
.searchboxsmall form p label { position: absolute; top: 0px; left: 0px; }
.searchboxsmall form p br {display: none;}

.searchboxsmall form fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
}


.searchboxsmall select {
	position: absolute;
	top: 0px;
	right: 0px;
}
.searchboxsmall input.submit {
	position: absolute;
	right: -65px;
	top: 0px;
	border:0;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	width: 50px;
	height: 30px;
	background: none;
	color: #bcb1c4;
	text-align: center;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
	
.searchboxsmall input.submit:hover {
	text-decoration: none;
	color: #fff;

}
.searchboxsmall input.submit:active {

}

.searchboxsmall form fieldset p input.input_searchfield {
	background: none;
	border: 0px solid #2a0d45;
	font-size: 11px;
	width: 120px;
	height: 30px;
 	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-style: italic;
 	font-weight: 300;
}
.searchboxsmall .input_searchfield:focus {
	outline: none;
}
.searchboxsmall ::-webkit-input-placeholder {
   color: #82738c;
}

.searchboxsmall :-moz-placeholder {  
   color: #82738c;  
}
.searchboxsmall :-ms-input-placeholder {  
   color: #82738c;  
}
.placeholder
{
  color: #82738c;
}


/* Flags
------------------------- */

.flags {
	float: left;
	padding: 8px 50px 0px 0px;
	position: relative;
	z-index: 97;
}

a.nl:link, a.nl:visited, a.nl:hover {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_nl.png") no-repeat 0px 0px;
	cursor: pointer;
	
}

a.nl_actief:link, a.nl_actief:visited {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_nl.png") no-repeat 0px 0px;
	cursor: pointer;	

}

a.de:link, a.de:visited,a.de:hover {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_de.png") no-repeat 0px 0px;
	cursor: pointer;	
}		

a.de_actief:link, a.de_actief:visited {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_de.png") no-repeat 0px 0px;
	cursor: pointer;	

}

a.en:link, a.en:visited,a.en:hover {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_en.png") no-repeat 0px 0px;
	cursor: pointer;	

}	

a.en_actief:link, a.en_actief:visited {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_en.png") no-repeat 0px 0px;
	cursor: pointer;	

}



#logo a:link, #logo a:visited, #logo a:hover {
	position: absolute;
	top: 20px;
	left: 45px;
	width: 142px;
	height: 102px;
	background: no-repeat url("../images/hs_logo_main.png") 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
/* Fix voor IE */
	* html #logo a:link
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/hs_logo_main.png', sizingMethod='crop');
		}
	* html #logo a:visited
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/hs_logo_main.png', sizingMethod='crop');
		}
	* html #logo a:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/hs_logo_main.png', sizingMethod='crop');
		}


#boxcontainer {
	width: 974px;
	height: 238px;
	padding: 6px 0px 6px 6px;
	/*background: #fff repeat url("../images/bg_introbox_nieuw.jpg") top left;*/
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.8);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
			  filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#99FFFFFF',EndColorStr='#99FFFFFF'); /* IE6,IE7 */
		  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#99FFFFFF',EndColorStr='#99FFFFFF')"; /* IE8 */
        
	position: relative;
	-moz-box-shadow: 0px 0px 7px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 7px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 7px #000; /* Opera 10.5, IE 9.0 */
}


.boxshadow_top {
	position: absolute;
	top: -25px;
	right: 0px;
	width: 980px;
	height: 25px;
	background: url(../images/boxshadow_top.png) no-repeat 0px 0px;
}
/* Fix voor IE */
	* html .boxshadow_top
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/boxshadow_top.png', sizingMethod='crop');
		}

.boxshadow_btm {
	position: absolute;
	bottom: -25px;
	right: 0px;
	width: 980px;
	height: 25px;
	background: url(../images/boxshadow_btm.png) no-repeat 0px 0px;
}
/* Fix voor IE */
	* html .boxshadow_btm
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/boxshadow_btm.png', sizingMethod='crop');
		}

#thumbs img {
	border: 0px;
	margin: 0px;
}

#thumbs {
	width: 974px;
	height: 238px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
}

#thumbs ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#thumbs ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	display: inline;
	cursor: pointer;
}

#thumbs ul li a:link, #thumbs ul li a:visited
{
	width: 158px;
	height: 238px;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	cursor: pointer;
	position: relative;
}

#thumbs ul li a:hover
{
	text-decoration: none;
	background: none;
	cursor: pointer;
}

.highslide-caption .subtitle {
	color: #FFF;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	text-shadow: #380b54 0px 1px 1px;	
}

.overlay2 {
	position: absolute;
	top: -140px;
	left: 0px;
	width: 184px;
	height: 120px;
	background: #512a76;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 122;
}

.overlay {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 158px;
	height: 70px;
	background: #000;
	filter: alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}

#thumbs .title {
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	position: absolute;
	top: 175px;
	left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	z-index: 99;	
}

.captionbox {
	position: absolute;
	bottom: -104px;
	left: 0px;
	width: 973px;
	height: 105px;
	border-right: 0px solid #ffffff;
}



a.doorlink:link, a.doorlink:visited {
	position: absolute;
	top: 40px;
	right: 20px;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	display: block;
	width: 165px;
	height: 26px;
	z-index: 9999;
	background: url(../images/btn_intro.gif) 0px -30px;
	padding: 4px 0px 0px 15px;
}
a.doorlink:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
a.doorlink:focus {
	margin-top: 1px;
	background-position: 0px 0px;
	text-decoration: none;
}

a.doorlink2:link, a.doorlink2:visited {
	position: absolute;
	top: -355px;
	right: 0px;
	display: block;
	width: 184px;
	height: 335px;
	z-index: 9999;
	background:  url(../images/spacer.gif) top left;	
}
.highslide-overlay {
   text-align: center;
   background: #4d2372; 
   font-weight: bold; 
   font-size: 150%;
   color: #FFF;
   padding: 60px 0px 50px 0px;
}


		
#middenstuk{
width: 100%;
min-height: 500px;
padding-bottom: 306px;
position: relative;
cursor: default;
}


#pagina {
position: relative;
margin: 0 auto;
width: 980px;
min-height: 300px;
top: -105px;
}

/* Fix voor IE */
		* html #pagina
		{
			height: 300px;
		}



#onderstuk {
	width:100%;
	height:340px;
	position:relative;
	
	background: #2b044f url(../images/bg_introfooter_nieuw.jpg) no-repeat top center;
	margin:-340px auto 0;
	padding-top: 1px;
	border-top: 1px solid #33144f;
}

* html #onderstuk {
	margin-top:-340px;
}

#introfooter {
	width:980px;
	height: 330px;
	color:#FFF;
	position:relative;
	margin:0 auto;
}

.introfooterkop {
	font-family: Dax Medium,Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#FFF;
	display:block;
	padding:0 0 25px;
}

.kolom, .kolom_de {
	float:left;
	width:240px;
	height:220px;
	font-size:11px;
	margin:25px 0 0 40px;
}

* html .kolom, * html .kolom_de {
	margin:25px 0 0 20px;
}

.kolom ul, .kolom_de ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.kolom ul li, .kolom_de ul li {
	list-style-type:none;
	background:url(../images/introfooterline.gif) no-repeat bottom left;
	margin:0;
	padding:3px 0 4px;
}

.kolom ul li a:link,.kolom ul li a:visited,.kolom_de ul li a:link,.kolom_de ul li a:visited {
	text-decoration:none;
	font-size:11px;
	color:#FFF;
	background:url(../images/arrow_white.gif) no-repeat 0 4px;
	margin:0;
	padding:0 0 0 15px;
}





.newsletter {
	padding: 0px 0px 0px 0px;
}

.newsletter dt, .newsletter dd{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: none;
	visibility: hidden;
}

input.input_news {
	height: 14px;
	width: 201px;
	background: transparent url(../images/inputnews_bg.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 15px;
	color: #909090;
	margin: 5px 0px 0px 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

input.input_news:focus {
	height: 14px;
	width: 201px;
	background: transparent url(../images/inputnews_bg.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 15px;
	color: #909090;
	margin: 5px 0px 0px 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}



.kolom input.addforminput {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_naam.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom input.addforminput:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_naam.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}



.kolom_de input.addforminput {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_name.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom_de input.addforminput:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_name.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}



.kolom input#email, .kolom_de input#email {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_email.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: relative;
}



.kolom input#email:focus, .kolom_de input#email:focus {
	height: 14px;
	width: 141px;
	background: transparent url(../images/inputnews_bg_email.gif) top left no-repeat;
	border: 0px;
	padding: 5px 5px 5px 55px;
	color: #434343;
	margin: 5px 0px 0px -10px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	position: relative;	
}


.kolom #unsubscribe, .kolom_de #unsubscribe{
	display: none;
	visibility: hidden;
}



.kolomlast {
	float:left;
	width:100px;
	height:220px;
	margin:25px 0 0 30px;
}

.copyright {
	position:absolute;
	bottom:-3px;
	right:5px;
	font-size:11px;
	line-height:18px;
	padding:0;
}

.logowit {
	position:absolute;
	top:200px;
	right:0;
	width:110px;
	height:80px;
	display:block;
	background:no-repeat url(../images/logo_hs_wit.gif) 0 0;
	cursor:pointer;
	z-index:5;
	margin:0;
	padding:0;
}

a.home:link,a.home:visited {
	float:right;
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	line-height:0;
	font-size:0;
	background:url(../images/icon_home.gif) no-repeat 0 -24px;
	margin:0 0 0 8px;
	padding:0;
}

a.home:hover {
	background:url(../images/icon_home.gif) no-repeat 0 0;
}

a.sitemap:link,a.sitemap:visited {
	float:right;
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	line-height:0;
	font-size:0;
	background:url(../images/icon_sitemap.gif) no-repeat 0 -24px;
	margin:0 0 0 8px;
	padding:0;
}

a.sitemap:hover {
	background:url(../images/icon_sitemap.gif) no-repeat 0 0;
}

a.contact:link,a.contact:visited {
	float:right;
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	line-height:0;
	font-size:0;
	background:url(../images/icon_contact.gif) no-repeat 0 -24px;
	margin:0 0 0 8px;
	padding:0;
}

a.contact:hover {
	background:url(../images/icon_contact.gif) no-repeat 0 0;
}



/* Nieuwe dingen op intropagina
-------------------------------------------- */

#contentbox {
	margin: 0 auto;
	width: 980px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	position: relative;

}

.introbox {
	float: left;
	width: 400px;
	min-height: 200px;
	padding: 0px 0px 0px 30px;

}

.introcontent {
	padding: 0px 0px 0px 0px;
}

.introcontent a:link, .introcontent a:visited, .introcontent a:active
{ 
   color: #a88bc2;
   text-decoration: none;
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt;  
}

.introcontent a:hover
{ 
   color: #4d2372;
   color: #a88bc2;
   text-decoration: underline;
}

.introbox img {
	width: 425px;
	margin: 18px 0px 15px 0px;
	border: 0px solid #77608c;
	position: relative;
	left: -20px;
	-moz-box-shadow: 0px 4px 7px #23013f; /* FF3.5+ */
	-webkit-box-shadow: 0px 2px 7px #23013f; /* Saf3.0+, Chrome */
	box-shadow: 0px 2px 7px #23013f; /* Opera 10.5, IE 9.0 */
}

.introcontent .title,
h4 {
	float: left;
	position: relative;
	color: #FFF;
	font-family: 'DaxLightRegular', Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 22px;
	line-height: 26px;

}
.introtekst {
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
}

a.meerinfo:link, a.meerinfo:visited {
	position: relative;
	left: 0px;
	float: right;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	display: block;
	width: 165px;
	height: 26px;
	z-index: 9999;
	background: url(../images/btn_intro.gif) 0px -30px;
	padding: 4px 0px 0px 15px;
}
a.meerinfo:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
a.meerinfo:focus {
	margin-top: 1px;
	background-position: 0px 0px;
	text-decoration: none;
}

a.meerinfo2:link, a.meerinfo2:visited {
	position: relative;
	left: 0px;
	float: right;
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	display: block;
	width: 165px;
	height: 26px;
	z-index: 9999;
	background: url(../images/btn_intro.gif) 0px -30px;
	padding: 4px 0px 0px 15px;
}
a.meerinfo2:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
a.meerinfo2:focus {
	margin-top: 1px;
	background-position: 0px 0px;
	text-decoration: none;
}


/* Lijst */
.block {
	width: 430px;
	float: left;
	background: url(../images/blockbg.png) repeat top left;
	padding: 10px 10px 0px 15px;
	margin: 0px 0px 12px 0px;
	position: relative;
}
.photo {
	float: left;
	width: 110px;
	height: 75px;
	-moz-box-shadow: 0px 4px 7px #23013f; /* FF3.5+ */
	-webkit-box-shadow: 0px 2px 7px #23013f; /* Saf3.0+, Chrome */
	box-shadow: 0px 2px 7px #23013f; /* Opera 10.5, IE 9.0 */
}
.photo img {
	float: left;
	border: 0px solid #79668c;
}
a.photo:link, a.photo:visited {
	position: relative;
	width: 110px;
	height: 75px;
	border: 0px solid #79668c;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}


.blockcontent {
	padding: 0px 20px 0px 15px;
}
.blocktitle {
	margin: 0;
}
.blocktitle a:link, .blocktitle a:visited {
	font-family: 'DaxMediumRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
.blocktitle a:hover {
	text-decoration: underline;
}
.blocktitle a:hover .arrow {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 20px;
	height: 32px;
	background:  url("../images/intro_arrow.gif") no-repeat top right;
	z-index: 99;
	cursor: pointer;
}


.blocktext {
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	color: #decfeb;
}
.datum {
	padding: 5px 0px 0px 0px;
	color: #e3d1f4;
	font-size: 11px;
}
.price {
	font-size: 12px;
	line-height: 26px;
	padding: 4px 10px 4px 15px;
	background: #6a448b url("../images/arrow_white.gif") no-repeat 5px 7px;
}

.oldPrice {
	text-decoration: line-through;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


.photo_small {
	float: left;
	width: 90px;
	height: 70px;
	-moz-box-shadow: 0px 3px 5px #23013f; /* FF3.5+ */
	-webkit-box-shadow: 0px 3px 5px #23013f; /* Saf3.0+, Chrome */
	box-shadow: 0px 3px 5px #23013f; /* Opera 10.5, IE 9.0 */
}
.photo_small img {
	float: left;
	border: 0px;
}
a.photo_small:link, a.photo_small:visited {
	position: relative;
	width: 90px;
	height: 70px;
	border: 0px solid #79668c;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}
* html a.photo_small:link, * html a.photo_small:visited {
	margin-bottom: 0px;
}

.tooltip {
	font-family: 'DaxLightRegular', Arial, Helvetica, sans-serif;
	display:none;
	background:transparent url(../images/tooltip.png);
	font-size:14px;
	line-height: 30px;
	height:30px;
	width:180px;
	padding:0px 0px 10px 0px;
	color:#fff;
	text-align: center;
	text-shadow: #000 0px 0px 1px;	
	
}
/* Fix voor IE */
	* html .tooltip
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/hollandsail/images/tooltip.png', sizingMethod='crop');
		}


/* Clearers
------------------------------------------------------------ */

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.btnclearer {
	height: 29px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.kolom {
	line-height: 16px;
}
.kolom .adres {
	line-height: 15px;
}
.adres a:link, .adres a:visited {
	text-decoration: underline;
	color: #fff;
}

.icon_youtube{
	width: 32px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: 110px;
	border: 0px;
}		
		

		
.icon_twitter{
	width: 32px;
	height: 32px;
	position: absolute;
	right: 50px;
	top: 70px;
	border: 0px;
}

.icon_facebook{
	width: 32px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: 70px;
	border: 0px;
}
.icon_linkedin {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 50px;
	top: 110px;
	border: 0px;
}



.linkedin {
width: 123px;
height: 42px;
position: absolute;
right: 0px;
top: 110px;
}





a.btn_aanbiedingen:link, a.btn_aanbiedingen:visited {
	right: 50px;
	top: 70px;
	position: absolute;
	padding: 0px 0px 0px 15px;
	height: 29px;
	width: 185px;
	color: #ffffff;
	text-decoration:none;
	line-height: 29px;
	font-size:16px;
	font-weight: bold;
	background:url(../images/btn_aanbiedingen.png) no-repeat 0px 0px;
	cursor: pointer;	
	overflow: hidden;
}

a.btn_aanbiedingen:hover {
	color: #ffffff;
	text-decoration: none;
	background:url(../images/btn_aanbiedingen.png) no-repeat 0px -29px;
	cursor: pointer;	
}

ul#aanb{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	cursor: pointer;	
}

ul#aanb li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	cursor: pointer;
}





a.btn_huren:link, a.btn_huren:visited {
	right: 0px;
	top: 50px;
	position: absolute;
	padding: 0px 0px 0px 15px;
	height: 29px;
	width: 185px;
	color: #ffffff;
	text-decoration:none;
	line-height: 29px;
	font-size:16px;
	font-weight: bold;
	background:url(../images/btn_huren.png) no-repeat 0px 0px;
}

a.btn_huren:hover {
	color: #ffffff;
	text-decoration: none;
	background:url(../images/btn_huren.png) no-repeat 0px -29px;
}

#breadcrumbs{
	position: absolute;;
	top: -48px;
	right: 10px;
	color: #313131;
}

#breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#breadcrumbs ul li{
	margin: 0px;
	padding: 0px 0px 0px 13px;
	list-style-type: none;
	background: url(../images/kruimelarrow.gif) 4px 3px no-repeat;		
	display: inline;
}

#breadcrumbs a:link, #breadcrumbs a:visited { 
	color: #ffffff;
	text-decoration: none;
	}

#breadcrumbs a:hover, #breadcrumbs a:active { 
	color: #ffffff;
	text-decoration: underline;
	}


#caption-for-thumb1,
#caption-for-thumb2,
#caption-for-thumb3,
#caption-for-thumb4,
#caption-for-thumb5,
#caption-for-thumb6{
	background: url(../images/hoverback.jpg) 0px 30px no-repeat;		
}

.btn_telefoon{
	color: #ffffff;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;	
	padding: 0px 0px 0px 20px;
	right: 24px;
	top: 337px;
	position: absolute;	
	background:url(../images/icon_telefoon.png) no-repeat 0px 5px;	
	border-right: 0px solid white;
}


.btn_telefoon a:link, .btn_telefoon a:visited, .btn_telefoon a:active, .btn_telefoona:hover
{ 
   text-decoration: none;
   color: #ffffff;
}



a.btn_huren_blue:link, a.btn_huren_blue:visited {
	right: 7px;
	top: 299px;
	position: absolute;
	padding: 0px 0px 0px 15px;
	height: 29px;
	width: 185px;
	color: #ffffff;
	text-decoration:none;
	line-height: 29px;
	font-size:16px;
	font-weight: bold;
	background:url(../images/btn_huren_blue.png) no-repeat 0px 0px;
}

a.btn_huren_blue:hover {
	color: #ffffff;
	text-decoration: none;
	background:url(../images/btn_huren_blue.png) no-repeat 0px -29px;
}