/*--------------------------------------------*/
/*--[ CSS Bodiwork 2007, copyright Robarov ]--*/
/*--------------------------------------------*/

* {
	font-size:100%;
	margin:0;
	padding:0;
	}
	
body {
	/*background: #373737;*/
	color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
	background: #373737 url(/images/bg-header-wrap.jpg) top center repeat-x;
	}
#header-wrap, #content-wrap, #footer-wrap {
	text-align: center;
}
#header, #content, #footer {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
#content-innerwrap{
	min-height: 480px;
	
	}
#content-flash{
	width: 728px;
	height: 450px;
}
/*--[ common ]----------------------------------------------------------------*/

h1, h2, h3, h4 { 
	font-family: Georgia, serif;
	font-weight: normal;
	}
h1 {
	font-size: 2.0em;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	color: #769d1b;
	}	
	
h2 {
	font-size: 1.8em;
	height: 26px;
	line-height: 26px;
	color: #373737;
	margin-bottom: 6px;
	}
h3 {
	background: url(/images/bg-subnav.gif) bottom left repeat-x;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: #769d1b;
	}
h3 span {
	color: #769d1b;
	float: right;
	margin-top: -1.2em;
}

p { 
	margin-bottom: 10px; 
	}

blockquote {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 1.4em;
	margin: 20px auto;
	clear: both;
}
blockquote span {
	color: #C6C6C6;
	font-size: 2.4em;
	vertical-align: middle;
	padding: 2px;
}


ol, ul {
	margin: 0 0 15px 10px; 
	}
	ul li {
		background: url(/images/bullet.gif) 0 .4em no-repeat;
		list-style-type: none;
		padding: 0 0 0 20px;
		margin: 0 0 4px 0;
		}

img, fieldset { 
	border: none;
	}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
	display: inline;
	}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
	display: inline;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide{ /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.info {
	background: #f0f7df;
	clear: both;
	border-bottom: 1px solid #ddeabf;
	display: block;
	padding: 10px 20px;
}
.top a, .back a {
		float:left;
		text-indent: -9000em;
		overflow: hidden;
		width: 16px;
		height: 16px;
		display: block;
		text-decoration: none;
}
.top {background-image: url(/images/bg-top.gif);right: 10px;}
.back {background-image: url(/images/bg-back.gif);right: 25px;}
.top a:hover {background-position: 0 -16px;}
.back a:hover{background-position: -16px 0 ;}

#mini {
	clear: both;
	margin: 0px auto;
	width: 760px;
	height: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	
}
#mini li {
		position: absolute;
		width: 16px;
		padding: 0px;
		height: 16px;
}
#mini li a {
		text-indent: -9000em;
		overflow: hidden;
		width: 16px;
		height: 16px;
		display: block;
		text-decoration: none;
		float: left;
}
#mini li, #mini li a {background-position: 0px 0px;}
#mini .top, #mini .top a {background-image: url(/images/top.gif);right: 0px;}
#mini .back, #mini .back a {background-image: url(/images/back.gif);right: 20px;}
#mini .top a:hover, #mini .back a:hover {background-position: 0 -16px;}

.bw {color: #769d1b;}

/*--[ links ]----------------------------------------------------------------*/
#content a {
	color: #688918;
}
#content a:hover {
	color: #414141;
}
#footer a {color: #ddf49a;}
#footer a:hover {
	color: #f7ffe0;
	text-decoration: none;
	}


/*--[ header ]----------------------------------------------------------------*/

#header-wrap {
	background: #fff url(/images/bg-header-wrap.jpg) top center repeat-x;
	height: 200px;
}
#header {
	position: relative;
	height: 200px;
	top: 0;
}
#header h2 {
	background: transparent url(/images/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 95px;
	margin: 0px;
	background-image: url(/images/nbg_logo.jpg);
	}
	#header h2 a {
	position: absolute;
	top: 91px;
	left: 4px;
	text-indent: -9000em;
	overflow: hidden;
	width: 760px;
	height: 47px;
	display: block;
	text-decoration: none;
	color: #fff;
	float:left;
	}
#lng {
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 32px;
	text-align: right;
	color: #e2e2db;
	text-decoration: none;
}	

/*--[ nav ]----------------------------------------------------------------*/
#nav {
	position: relative;
	top: 0px;
	margin: 0 0 0 0px;
	width: 900px;
	height: 150px;
}
#nav li {
	height: 47px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav li a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
	height: 47px;
	float: left;
}
#nav li, #nav li a {
	background-image:url(/images/bg-nav-nl.gif);
	background-repeat: no-repeat;
}

#nav1, #nav1 a{left:0px;width: 58px;background-position: 0px 0px;}
#nav2, #nav2 a{left:58px;width: 73px;background-position: -58px 0px;}
#nav3, #nav3 a{left:131px;width: 47px;background-position: -131px 0px;}
#nav4, #nav4 a{left:178px;width: 82px;background-position: -178px 0px;}
#nav5, #nav5 a{left:260px;width: 110px;background-position: -260px 0px;}
#nav6, #nav6 a{left:370px;width: 88px;background-position: -370px 0px;}

#nav1 a:hover, #nav1.active a {background-position: 0px -47px;}
#nav2 a:hover, #nav2.active a {background-position: -58px -47px;}
#nav3 a:hover, #nav3.active a {background-position: -131px -47px;}
#nav4 a:hover, #nav4.active a {background-position: -178px -47px;}
#nav5 a:hover, #nav5.active a {background-position: -260px -47px;}
#nav6 a:hover, #nav6.active a {background-position: -370px -47px;}

#nav ul {
	position: absolute;
	top: 168px;
	clear: both;
	left: -300px;
	margin: 0px;
	width: 180px;
	display:none;
}
#sauna #nav1 ul, #massages #nav2 ul, #yoga #nav3 ul, #faciliteiten #nav4 ul, #arrangementen #nav5 ul {display: block;}
#nav ul a, #nav .active li a {
	background: url(/images/nav-bullet.gif) 0 8px no-repeat;
	color: #434343;
	display: block;
	text-indent: 0em;
	float: none;
	width: 155px;
	height: auto;
	padding: 8px 0 8px 25px;
	text-decoration: none;
}
#nav ul a:hover, #nav .active .active {
	background: url(/images/nav-bullet.gif) 0 8px no-repeat;
	color: #999;
}
#nav ul .active {font-style: italic;color: #999;}

#nav li li {
	background: url(/images/bg-subnav.gif) bottom left repeat-x;
	padding: 0px;
	height: auto;
	line-height: 1.4em;
}

#sec-nav {
	position: absolute;
	top: 46px;
	right: 240px;
	margin: 0;
	}
#sec-nav li {
	background: none;
	float: left;
	display: inline;
	height: 12px;
	line-height: 12px;
	padding:0 0 0 8px;
	margin: 0 8px 0 0;
	border-left: 1px solid #8a8a8a;
	}
	#sec-nav .first {border: 0px;}
#sec-nav .first {
	background: none;
	}	
#sec-nav a {
	color: #e2e2db;
	text-decoration: none;
	}
#sec-nav a:hover, #lng:hover, #sec-nav .active a {
	color: #88B423;
	}


/*--[ content ]----------------------------------------------------------------*/
#content-wrap {
	background: #fff;
	width: 100%;
	float: left;
}

#content {
	background: #fff;
	padding: 0 0 20px 0px;
	width: 560px;
}
#sauna #content, #massages #content, #faciliteiten #content {
	min-height: 420px;
	height: auto !important;
	height: 420px;
	/* Minimum height omdat de subnav absolute gepositioneerd is */
}
#huisafspraken #content, #over-ons #content, #disclaimer #content, #cadeaubon #content, #activiteiten #content, #home #content {
	padding: 0 0 20px 0px;
	width: 760px;
}
.artistheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}


/*--[ home ]----------------------------------------------------------------*/
#content .eye {
	float: left;
	margin: 0px;
	height: 160px;
	width: 240px;
	text-align: center;
	margin: 0 5px 15px 5px;
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 1.6em;
}
.eye a {
	display: block;
	width: 240px;
	height: 160px;
	float: left;
	text-decoration: none;
}
.bw1 {background-image: url(/images/sauna.jpg);}
.bw2 {background-image: url(/images/massage.jpg);}
.bw3 {background-image: url(/images/yoga1.jpg);}

/*--[ table ]----------------------------------------------------------------*/
table {
	margin-bottom: 20px;
	width: 540px;
	border-left: 1px solid #DDEABF;
}
td, th {
	padding: 2px 4px;
	border-right: 1px solid #DDEABF;
	border-bottom: 1px solid #DDEABF;
	text-align: center;
}
th {
	color: #769d1b;
	}
.persons {background: #F0F7DF;}

/*--[ contact ]----------------------------------------------------------------*/
#border{
	width: 550px;
	height: 300px;
	border: 5px solid #F0F7DF;
	margin-bottom: 10px;
}
#map{
	width: 550px;
	height: 300px;
}
#contact #content {position: relative;}
#sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	clear: both;
}
#interested {
	background: #f0f7df;
	clear: both;
	border-bottom: 1px solid #ddeabf;
	float: left;
	width: 520px;
	padding: 10px 20px;
	margin-bottom: 15px;
}

form p { margin: 0; }
form fieldset div { padding: 0.25em 0;float:left;display:inline;width: 260px;}
label, span.label { cursor: pointer;padding-right: 10px; width: 80px; display: block; float: left; text-align: right; position: relative; }
div.error label, span.error { color: #e23b00; }
label em, span.label em, form p em {font-style: normal; color: #e23b00; }
input, textarea {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #b4c491;
	width: 150px;
	background-color: #FFF;
}
select {width: 180px;}
textarea {
	width: 410px;
	height: 80px;
	overflow: auto;
}
div.error input,  div.error textarea { 
	border-color: #e23b00; 
	background: #fff3ef url(/images/bg-error.gif) 0.4em 0.4em no-repeat;
	text-indent: 10px;
	}
div.error select {background: #fff3ef;}	
form .textarea {
	clear: both;
	width: 520px;
}
.button {
	clear: both;
	float: left;
	display:inline;
	margin: 0 0 0 90px;
}

.button input {
	border: 0px;
	padding: 0;
	width: 100px;
	height: 28px;
	float: left;
	}
.button p {
	font-size: 0.9em;
	float: right;
	line-height: 28px;
	width: 320px;
}
.errors, #success {
	clear: both;
	padding: 20px;
	background: #e23b00;
	margin : 0 0 10px 0;
}
#success {
	background: #7CB439;
	margin : 0;
}
.errors h3, #success h3 {
	background: none;
	clear: both;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer-wrap {clear:both;}
#footer {
	padding-top: 20px;
	color: #e3e3e3;
	position: relative;
	}
#footer span {
	text-align: center;
	margin-top: 20px;
	display: block;
}	
	
#footer h3 {
	width: 435px;
	float: right;
	display: inline;
	height: 100px;
	margin: 5px 62px 0 0;
	padding-bottom: 0px;
	}
#footer h3 a { 
	text-indent: -9000em;
	overflow: hidden; 
	width: 435px;
	height: 100px;
	display: block;
	text-decoration: none;
	color: #fff;
	float:left;
}
.nl #footer h3, .nl #footer h3 a {background: url(/images/bg-bon-nl.gif) 0 0 no-repeat;}
.nl #footer h3 a:hover {background: url(/images/bg-bon-nl.gif) 0 -100px no-repeat;}
	
/*--[ sIFR ]----------------------------------------------------------------*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 32px;
}

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	height: 26px;
}
