/* CSS Document */

 @import url("reset.css");


body {
color: #333333;
font-family:  arial,sans-serif;
font-size: 70%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
background-color:#F4F4F4;
} 

a {
	text-decoration: underline;
	color: #609C96;
}

a:hover {
	text-decoration: underline;
}

	
h2{
	font-size: 1.2em;
	line-height: 1.8;
	border-bottom : 1px solid  #E2E2E2;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:15px;
	color: #92963B;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
		

P{
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5;
	padding-bottom : 15px;
	color: #333333;
	
	}

	
P.right{
text-align:right;
	
	}

	
		


.plan{
	border:1px solid #E2E2E2;
	padding:1px;
}

.left_picture{
	float:left;


}

.right_picture{
	float:right;


}

.album_picture{	

	margin-right:2px;
	margin-bottom:2px;

}


a.album{
display:inline;
margin:0px;
float:left;


}



albumcontainer {

display:block;

}

div#banner_content {
	margin-left: 100px;
	margin-top:50px; 
	width:805px; 
	height:65px;
	
}

div#banner_logo {
	float:left;
	position:relative;
	width:400px;
}

div#banner_logo a {
	text-indent: -999em;
	height: 65px;
	display: block;
	background: url(../../images/website/ooievaar_logo.jpg) no-repeat bottom;
}



div#banner_menu  {
	float:right;
	position: relative;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6;
	height:65px;
	width:405px;

	
}

div#banner_menu ul {
margin-top:8px;
width:405px;
height:57px;
}

div#banner_menu li {
	float:left;
	height:57px;
}

div#banner_menu a {
	display:block;
	position:relative;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	height:37px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration: none;
	padding-top:20px;
	background-color:#609C96;
	}

		
	div#banner_menu a#Appartementen {
		width:135px;
		border-right:1px solid #F4F4F4;
		}	
		
	div#banner_menu a#Tarieven {
		width:89px;
		border-right:1px solid #F4F4F4;
		}
	div#banner_menu a#Reserveren {
		width:99px;
		border-right:1px solid #F4F4F4;
	}
div#banner_menu a#Ligging {
	width:79px;
	}			
	
div#banner_menu a.selected_link{
background-color:#92963B;
	}
	
div#banner_menu a:hover {
	background-color:#538681;
	text-decoration: none;
	}

div#banner_menu a.selected_link:hover{
background-color:#7B8033;
	}	
	
	
	
/* SUBMENU  */	

div#sub_menu  {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6;
	height:20px;
	width:806px;
	margin-bottom:40px;

	
}

div#sub_menu ul {
margin:0px;
margin-top:8px;

list-style:none;
height:20px;

}

div#sub_menu li {
    float:left;
	height:20px;
	width:267px;
	margin-right:1px;
	
}

div#sub_menu a {
	display:block;
	position: inherit;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	height:22px;
	width:267px;
	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration: none;
	padding-top:8px;
	background-color:#609C96;
	
	}
		
	
div#sub_menu a.selected_link{
background-color:#92963B;
	}
	
div#sub_menu a:hover {
	background-color:#538681;
	text-decoration: none;
	}
	
div#sub_menu li.ui-tabs-selected a:hover {
	background-color:#7B8033;
	text-decoration: none;
	}

 div#sub_menu li.ui-tabs-selected a {
	background-color:#92963B;
	text-decoration: none;
	}

div#sub_menu a.selected_link:hover{
background-color:#7B8033;
	}	


/* MAIN CONTENT */
div#main_content {
	background-color: #F4F4F4;
	padding-top:20px;
	padding-bottom:20px;
	margin-left: 100px; 
	margin-right: 10px; 
	width:805px;
	display:block;
} 

div.main_left{
	padding:0;
	margin:0;
	padding-left:0px;
	width:520px;
	float:left;
	position:relative;
	padding-bottom:30px;
}

div.main_right{
	margin:0px;
	margin-left:15px;
	padding-bottom:30px;
	position:relative;	
	float:left;
	width:270px;
	}

#main_content ul{
margin:5px;
margin-left:25px;
margin-bottom:15px;
color: #333333;
list-style: disc url(../../images/website/bullet.jpg) outside;
}




	
div#footer_content {
	background-color: #609C96;
	margin-left: 100px; 
	margin-right: 10px; 
	width:805px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin-bottom:50px; 
}

div#footer_content p{
	color:#FFFFFF;
	
}




div#footer_copyright  {
	float:left;
	position:relative;
	padding:15px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6;
}

div#footer_menu  {
	float:right;
	position:relative;
	padding:15px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6;
	
}

div#footer_menu a  {
	color: #FFFFFF;
	text-decoration:none;
	
}

.clearall{
	clear: both;
	}
	
.clearleft{
	clear: left;
	}	
	
	
/* TABLE STYLES */

table{
margin-bottom:15px;
}

th {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #609C96;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	letter-spacing: 1.5px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #EEEEEE url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #E2E2E2;
	background: none;
}

th.nobgbrd {
	border:none;
	background: none;
}

th.spec {	
	border-left: 1px solid #E2E2E2;
	border-top: 0;
	background: #fff url(../../images/website/bullet1.gif) no-repeat;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

th.spectop {	
	border-left: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	background: #fff url(../../images/website/bullet1.gif) no-repeat;
	font: bold 9px Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

th.specalt {
	border-left: 1px solid #E2E2E2;
	border-top: 0;
	background: #f5fafa url(../../images/website/bullet2.gif) no-repeat;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #92963B;
}

td {
	border-right: 1px solid  #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #999999;
	font:  11px Georgia, "Times New Roman", Times, serif;
	width:150px;
}


td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}	

.ui-tabs-hide { display: none; }
