/* CSS Document */

@import url("thickbox.css");
@import url("forms.css");
@import url("navigatie-new.css");

/* INTERIOR STYLESHEET */

.style6 {font-size: 14px}
.style9 {font-size: 16px}
.style10 {color: #828838}
.style11 {color: #990000}



.h1 {color: #000000}

.style1 {color: #FF0000}
.style3 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}


*{
margin:0;
padding:0;
border:none;
}


body{
	margin:0px 0 20px 0;
	background:#000000;
	background-image: url(../images/woodbg_dark.jpg);
	text-align:center;
	/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#outer_wrapper{
position:relative;
margin:0 auto;
width:790px;
text-align:left;
}

#inner_wrapper{
width:792px;
padding:2px;
background:#000000;
border:2px solid #FFFFFF;
}

#header{
text-align:right;
}



/* Navagation Specific CSS */

#nav {
	height:21px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	border-bottom:1px solid #000000;
	z-index:5;
	}

#nav ul { /* all lists */
	padding: 0px;
	margin:-1px 0px 0px -1px;
	width:189px;
	list-style: none;
	z-index:1;
	border:none;
	border-top:2px solid #000000;
	z-index:4;
	background:#828838;
}


#reservations {
	height:8px;
	width:100px;
	background-image:url(../buttons/home-a.gif);
	border-right:solid 1px #000;
}

#reservations:hover, #reservations.over, #reservations.stay {
	background-image:url(../buttons/home-b.gif);
}


/*=END OF NAVIGATION
*************************************************************/
#main_images{
width:100%;
}

#mainpic_left{
float:left;
border:1px solid #000000;
border-left:none;
}

#main_quote{
float:left;
border:1px solid #000000;
}

#mainpic_right{
float:left;
border:1px solid #000000;
border-bottom:2px solid #000000;
border-right:none;
background:#FFFFFF;
}

#content_wrapper{
	margin-bottom:2px;
	float:left;
	background:#FFF;
}

#content_left_wrapper{
	width:525px;
	margin-top:-117px;
	float:left;
	background:#FFF;
	padding:30px 0px 50px 30px;

}

#content{
width:512px;
	padding:10px 0px 0px 0px;
}

#content img{
margin-right:10px;
}

#right_sidebar{
float:right;
width:237px;
background:#FFFFFF;
}


#footer{
	height:18px;
	padding:5px 5px 0px 5px;
	text-align:right;
	margin-top:2px;
	background:#828838;
	clear:both;
}

#footer ul{
margin:-2px 0px 0px 0px;
padding:0;
text-align:right;
list-style:none;
height:21px;
width:787px;
float:right;
}

#footer ul li{
float:right;
height:18px;
}

p.hidden{
visibility:hidden;
width:83px;
padding:0;
margin:-1px;
}

#footer ul li a{
text-decoration:none;
display:block;
}

#footer ul li.contact_benb a{
	width:150px;
	outline:none;
	background-image: url(../images/facebook1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul li.contact_benb a:hover{
	outline:none;
	background-image: url(../images/facebook1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#footer ul li.contact_lowright a{
background:url(../images/lastfm1.jpg) top left no-repeat;
width:200px;
outline:none;

}

#footer ul li.contact_lowright a:hover{
	outline:none;
	background-image: url(../images/lastfm2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#footer ul li.policies_lowright a{
	background:url(../images/spelregels1.gif) top left no-repeat;
	width:175px;
	outline:none;
}

#footer ul li.policies_lowright a:hover{
background:url(../images/spelregels2.gif) top left no-repeat;
}

#footer ul li.reservenow_lowright a{
background:url(../images/reservenow-lwrght1.gif) top left no-repeat;
width:115px;

}

#footer ul li.reservenow_lowright a:hover{
background:url(../images/reservenow-lwrght2.gif) top left no-repeat;
}

#footer ul li.home_lowleft{
float:left;
height:18px;
}


#footer ul li.home_lowleft a{
	width:110px;
	background-image: url(../images/home-lwleft1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul li.home_lowleft a:hover{
background:url(../images/home-lwleft2.gif) top left no-repeat;
}




/*=tags
*******************************************/
p{
margin:10px 0px 0px 0px;
}


a:link, a:visited {
	color:#606618;
}

a:hover, a:active {
	color:#30301F;
}

ol{
padding-left:35px;
}

ol li{
line-height:1.5;
}

ul{
margin-top:10px;
padding-left:35px;
}

ul li{
line-height:1.5;
}

hr{
width:100%;
height:1px;
color:#999999;
}

.underline{
text-decoration:underline;
}

.contactinfo{
list-style:none;
margin:0;
padding:0;
}

#subfooter{
text-align:center;
margin-top:10px;
color:#FFFFFF !important;
}

#subfooter a,
#subfooter a:visited,
#subfooter a:hover{
color:#FFFFFF !important;
font-size:10px;
}

h1 .sub{
font-size:12px;
margin:0px 0px 0px 15px;
}
/* LODGING PAGES */

.rooms_container {
float:left;
padding-bottom:30px;
}


.room_photo {
	float:left;
	width:136px;
	padding-bottom:12px;
}

.room_description {
	float:right;
	width:376px;
}

.controleer_btn {
float:left;
height:20px;
width:250px;
margin:6px 0px;
background: #828838;
text-align:center;
letter-spacing:1px;
}

.controleer_btn a:link,
.controleer_btn a:visited {
display:block;
width:250px;
height:18px;
border:#BFC199 1px solid;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
}


.controleer_btn a:hover {
background: #BFC199;
border: #828838 1px solid;
color:#30301F;
}
.rerserveer_online_btn {
float:center;
height:20px;
width:250px;
margin:6px 0px;
background: #828838;
text-align:center;
letter-spacing:1px;
}

.rerserveer_online_btn a:link,
.rerserveer_online_btn a:visited {
display:block;
width:250px;
height:18px;
border:#BFC199 1px solid;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
}


.rerserveer_online_btn a:hover {
background: #BFC199;
border: #828838 1px solid;
color:#30301F;
}

table.specials {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

table.specials th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.specials td {
vertical-align:middle;
	border-width: 0px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #dbdbdb;
	border-bottom: 1px solid gray;
	-moz-border-radius: 0px 0px 0px 0px;
}



table.specials1 {
margin-left:20px;
width:300px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

table.specials1 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.specials1 td {
vertical-align:middle;
	border-width: 0px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #dbdbdb;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.specials2 {
margin-left:20px;
width:450px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

table.specials2 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.specials2 td {
vertical-align:middle;
	border-width: 0px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #dbdbdb;
	-moz-border-radius: 0px 0px 0px 0px;
}






.red {
color:#990000;
}


.disclaimer {
font-size:80%;
font-style:italic;
}

.clear{
clear:both;
}

a.red_button{
color:#990000;
}

a.red_button:hover{
color:#400000;
}
/* ---------------DROPIN STYLES---------------  */
#dropinboxv2cover,
#dropinboxv3cover{
width:428px; /*change width to desired */
height:auto;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index:100;
overflow:hidden;
visibility:hidden;
}

#dropinboxv2,
#dropinboxv3{
width:400px; /*change width to above width-20. */
height:auto; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border:4px solid #2F3020; /*Customize box appearance*/
background:#f8d060;
padding:8px;
position:absolute; /*Don't change below 3 rules */
left:0;
top:0;
}

#dropinBullets{
margin:18px auto 12px auto;
list-style:none;
}

#dropinBullets li{
font-size:14px;
color:#30301F;
margin:16px 0 16px 16px;
line-height:18px;
}

#dropinboxv2 h2,
#dropinboxv3 h2{
color:#30301F;
font-style:italic;
font-size:14px;
}


