/* CSS Document */

body {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #c1e272;
}
#container{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	left: auto;
	right: auto;
}
#navigation{
	float: left;
	width: 25%;
}
#menu{
	background-repeat: repeat;
	padding: 15px;
	border: 5px solid #531a03;
	width: 150px;
	text-align: center;
	position: absolute;
	background-image: url(Images/batik_small_test.jpg);
}
#menu a {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
#menu a:hover {
	color: #b94518;
}
#menu a:active {
	color: #b94518;
}
img.thumb{
	padding: 2px;
}
img.thumb_left {
	DISPLAY: inline;
	BACKGROUND: #eec;
	FLOAT: left;
	border: 1px solid #94b427;
	padding: 4px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.thumb_right {
	DISPLAY: inline;
	BACKGROUND: #eec;
	FLOAT: right;
	border: 1px solid #94b427;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
img.thumb_center {
	DISPLAY: inline;
	BACKGROUND: #eec;
	border: 1px solid #94b427;
	padding: 4px;
}
img.header {
	DISPLAY: inline;
	BACKGROUND: #eec;
	border: 1px solid #94b427;
	padding: 0px;
}
#main {
	font-size: 12px;
	color: #531a03;
	padding: 10px;
	width: 72%;
	left: 0;
	top: 0px;
	background-image: url(Headers/bckgrnd.jpg);
	background-repeat: repeat;
	float: left;
	height: 100%;
}
#main2{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	left: auto;
	right: auto;
	background-repeat: repeat;
	background-color: #94b427;
}
#main2 a {
	text-decoration: underline;
	color: #531a03;
	font-weight: bold;
}
#main2 a:hover {
	color: #b94518;
}
#main2 a:active {
	color: #b94518;
}
#main a {
	text-decoration: underline;
	color: #531a03;
	font-weight: bold;
}
#main a:hover {
	color: #b94518;
}
#main a:active {
	color: #b94518;
}
#main p{
   	text-align:left;
}
#main h2{
	COLOR: #531a03;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#main h3{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}
#main h5{
	COLOR: #b94518;
	font-style: normal;
	font-size: 14px;
	margin: 0px;
	clear: none;
}
#main h6{
	COLOR: #531a03;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
}
#main h4{
	COLOR: #b94518;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
	width: 550px;
}
#main td{
	font-size: 12px;
	color: #531a03;
}
#main2 td{
	font-size: 12px;
	color: #531a03;
}
input{
	color: #531a03;
	background-color: #c1e272;
}
select{
	color: #531a03;
	background-color: #c1e272;
}
textarea{
	color: #531a03;
	background-color: #c1e272;
}
td.booking{
	background-color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
}
div.klimaat{
	color: #b94518;
	border: thin solid #b94518;
	width: 575px;
	background-position: center;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(Headers/bckgrnd.jpg);
}
td.contact {
	background-color: #FFFFFF;
	color: #531a03;
	font-size: 12px;
}
#contents{
	position: relative;
	width: 595px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 160px;
	width: 800px;
	left: auto;
	right: auto;
}
#flag{
	float: none;
	width: 70px;
	top: 0px;
	background-color: #94b427;
	height: 75px;
}
#flag img{
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logo{
	position: relative;
	width: 700px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
}

p.offer{
	font-size: 20px;
}
table.offer{
	font-size: 16px;
}
img.offer{
	position: absolute;
	left: 720px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #c1e272;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../Images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/Prev.jpg) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/Next.jpg) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #c1e272;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	color: #531a03;
	font-size: 14px;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	color: #531a03;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#d1{
	position: absolute;
	width: 240px;
	height: auto;
	padding: 10px;
	border: thin solid #000000;
	top: 164px;
	left: 170px;
	background-color: #94b427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 1;
}
#d2{
	position: absolute;
	width: 240px;
	height: auto;
	padding: 10px;
	border: thin solid #000000;
	top: 164px;
	left: 168px;
	background-color: #94b427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 2;
}
#main td{
	vertical-align: top;
}
