/*
Theme Name: Blauwe haan
Theme URI: http://www.blauwehaan.nl/
Description: Blauwe haan default template
Version: 1.0
Author: Vincent Kranendonk
Author URI: 
Tags: 

*/


/* Begin Typography & Colors */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	font-size:13px;
	 margin:0;
     padding:0;
     border:none;
	 height:100%;
	}
html { height: 100%; }
body { min-height: 100%; height: 100%; }
#logoContainer {
	background: #73a0c5 url('images/forrest.jpg') no-repeat bottom center;
	height:144px;
	}
#mainContainer {
width:1005px;
margin: 0 auto;
text-align:left;
}

/* crosspages */
a img {
border:none;
}
p {
margin:0px;
padding:0px;
padding-bottom:inherit;
margin-bottom:inherit;
}
h1 {
margin:0px;
padding:0px;
margin-bottom:19px;
color:#3a75c6;
}
h2 {
margin:0px;
padding:0px;
color:#3a75c6;
}
a {
color:#3a75c6;
font-weight:bold;
}
.left {
float:left;
}
.right {
float:right;
}
ul {
padding:0px;
margin:0px;
margin-left:auto;
}
li {
padding:0px;
margin:0px;
margin-left:15px;
}
.error {
background-color:#FF5E5E;
border:#FF0000 solid 1px;
margin-bottom:10px;
color:#333333;
padding:2px;
}
.good {
background-color:#C9DA51;
border:#FFFFFF solid 1px;
margin-bottom:10px;
color:#333333;
padding:2px;
}



/* header */
#logo {
float:left;
margin-left:33px;
margin-top:20px;
}
#language {
float:right;
margin-right:14px;
margin-top:-10px;
}
#optionsInHeader {
float:right;
width:374px;
}
.optionHeaderLink {
	display:block;
	float:left;
	color:#FFF;
	background-color:#3573c8;
	text-decoration:underline;
	padding:6px;
	padding-right:7px;
	padding-left:7px;
	margin-right:4px;
	font-weight:normal;
	margin-top:15px;
	font-size:14px;
}
.optionHeaderLink:hover {
	background-color:#2c69b7;
}
#german {
margin-top:36px;
margin-right:13px;
cursor:pointer;
float:right;
}
.blackBox {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
}
.germanBalloon {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #EFEFEF;
	background-color: white;
	z-index:1002;
	overflow: auto;
	cursor:pointer;
}
#text {
position:absolute;
font-weight:bold;
font-size:17px;
color:#FFFFFF;
width:497px;
margin-left:271px;
margin-top:66px;
}

/* menu */
#menuContainer {
height:60px;
background-color:c9da51;
text-align:center;
width:753px;
padding-left:6px;
}
#mainMenu {
height:60px;
width:100%;
display: -moz-inline-block;
display:inline-block;
/*margin-left:-15px;*/
width:755px;
width:100%;
}
#mainMenu ul {
list-style:none;
margin:0px;
padding:0px;
}
#mainMenu ul li {
float:left;
position:relative;
list-style:none;
margin:0px;
padding:0px;
height:60px;
background-image:url(images/menu_stripe.gif);
background-repeat:no-repeat;
background-position:right;
}
#mainMenu ul li a {
font-size:17px;
font-weight:bold;
text-decoration:none;
height:39px;
display: -moz-inline-block;
display:inline-block;
padding-top:21px;
padding-right:15px;
padding-left:15px;
color:#3a75c6;
font-weight:none;
}
#mainMenu ul li a:hover {
background-image:url(images/selectLeave.gif);
background-position:center;
background-repeat:no-repeat;
}
#mainMenu ul li .active {
background-image:url(images/selectLeave.gif);
background-position:center;
background-repeat:no-repeat;
}
#mainMenu ul li .over {
background-image:url(images/selectLeave.gif);
background-position:center;
background-repeat:no-repeat;
}


/* menu at homepage */
#homeHeader #menuContainer {
width:755px;
}
#homeHeader .subMenuContainer {
width:755px;
}

/* submenu */
#subMenu {
display:none;
}
#subMenuInfo {
display:none;
}
#subMenuVerblijf {
display:none;
}
.subMenuContainer {
height:29px;
background-color:#ffdb94;
text-align:center;
}
.subMenu {
overflow:visible;
display:block;
}
.subMenu ul {
list-style:none;
margin:0px;
padding:0px;
}
.subMenu ul li {
float:left;
list-style:none;
margin:0px;
padding:0px;
height:29px;
background-repeat:no-repeat;
background-position:right;
}
.subMenu ul li a {
font-size:13px;
text-decoration:none;
height:23px;
display:inline-block;
padding-top:6px;
padding-right:14px;
padding-left:14px;
color:#3a75c6;
font-weight:normal;
}
#subMenuInfo ul li a {
background-color:#ffdb94;
}
.subMenu ul li a:hover {
font-weight:bold;
}
.subMenu ul li .active {
font-weight:bold;
}

/* submenu at homepage */
#subMenuInfo ul li a {
padding-right:5px;
padding-left:5px;
}

/* page */
#page {
background-color:#afdcf6;
}

/* home footer */
#footer {
	background-color:#FFFFFF;
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer .footer_content {
text-align:center;
color:3a75c6;
font-size:15px;
margin-top:10px;
padding-bottom:10px;
}
#footer .footer_content a {
font-weight:normal;
}
#footer .footer_content a:hover {
font-weight:bold;;
}

/* gastenboek */
.page_verblijf.page_gastenboek {
/*background: #9BAC60 url('images/bg_verblijf_2.gif') repeat-y;
*/background: #9BAC60 url('images/bg_gastenboek.gif') repeat-y;
}
.page_gastenboek .left .row h2 {
color:#000000;
font-size:14px;
padding-bottom:2px;
}

.page_gastenboek .verblijfopties {
overflow:hidden;
padding-left:8px;
color:#4074ba;
padding-bottom:25px;
background: #afdcf6;
width:251px;
}
.page_gastenboek .verblijfopties .text {
font-size:12px;
}
.page_gastenboek .verblijfopties h1 {
text-align:center;
margin-top:10px;
margin-bottom:10px;
margin-right:8px;
font-size:21px;
}
.page_gastenboek .verblijfopties img {
margin-bottom:0px;
margin-top:5px;
}
.page_gastenboek .verblijfopties a {
color:#4074ba;
font-size:12px;
padding:0px;
margin:0px;
margin-bottom:5px;
}
.page_gastenboek .verblijfopties .left {
width:115px;
margin-right:5px;
}
.page_gastenboek .verblijfopties .text {
padding:0px;
}

.page_gastenboek .reserveren {
background-color:#b0c936;
padding:5px;
text-align:center;
}
.page_gastenboek .reserveren a {
background-color:#B1DCF6;
font-size:18px;
padding:10px;
display:block;
}

.page_gastenboek .reageren {
background-color:#9BAC60;
padding:5px;
text-align:center;
}
.page_gastenboek .reageren .text {
text-align:left;
padding-left:5px;
padding-top:5px;
padding-bottom:10px;
}
.page_gastenboek .reageren .text h2 {
padding-top:0px;
}
.page_gastenboek .reageren .text a {
font-size:14px;
margin-top:0px;
display:inline;
color:#000000;
}
.page_gastenboek .reageren .button {
background-color:#B1DCF6;
font-size:18px;
padding:10px;
display:block;
}

.page_gastenboek .linkContainer {
background-color:#b0c936;
padding:8px;
}
.page_gastenboek .linkContainer h1 {
font-size:22px;
}

/* mail CONTACT EN RESERVEREN */
#page.page_contact {
background:#ffdb94;
overflow:hidden;
width:100%;
}
.page_contact .left .text {
height:242px;
}
.page_contact .left.row1 .text a {
font-size:14px;
color:#000000;
display:inline;
}
.page_contact .right {
background:#feda04;
}
.page_contact .right.form {
width:503px;
height:579px;
background:#feda04;
}
.page_contact .mail_right p {
margin-bottom:6px;
}
.page_contact .mail_left p {
margin-bottom:12px;
}
.page_contact .mail_left {
width:110px;
display:inline-block;
float:left;
}
.page_contact .mail_right {
width:200px;
float:left;
}
.page_contact .form h2 {
color:#000000;
font-size:18px;
margin-bottom:7px;
}
.page_contact .left_button {
width:180px;
display:inline-block;
float:left;
}
.page_contact .button.right {
width:171px;
}
.page_contact .button.right a {
background-color:#B1DCF6;
font-size:18px;
padding:10px;
padding-left:13px;
padding-right:13px;
display:inline-block;
}

.page_contact .left.row2 {
background-color:#feda04;
width:502px;
}
.page_contact .right.row2 {
height:267px;
width:503px;
}
.page_contact .right.row3 {
width:503px;
height:200px;
background-color:#ffdb94;
}

.page_contact .contact_footer {
text-align:center; font-size:24px;
font-weight:bold;
float:left;
background-color:#b0c936;
padding-top:13px;
padding-bottom:13px;
width:1005px;
overflow:hidden;
width:100%;
}

/* normal page */
#page.page_content {
background:#feda04 !important;
padding-top:28px;
padding-bottom:20px;
}
#page.page_content {
background:#FEDA04;
}
.page_content h2 {
font-size:22px;
margin-left:28px;
margin-bottom:20px;
}
.page_content .text {
margin-left:10px;
margin-right:60px;
margin-bottom:20px;
padding-bottom:0px;
}

/* fotoboek */
.page_fotoboek {
background:#feda04 !important;
padding-top:20px;
padding-bottom:20px;
}
#page.page_fotoboek {
background:#FEDA04;
}
.page_fotoboek .ngg-album { 
height:auto !important;
background-color:#f3ce87;
border:0px;
margin-bottom:0px;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif !important;
overflow:hidden;
height:100%;
}
.page_fotoboek .ngg-clear {
height:0px;
}
.page_fotoboek .ngg-albumtitle {
margin-left:7px;
font-size:15px;
padding-top:5px;
margin-bottom:5px;
}
.page_fotoboek .ngg-albumtitle a {
text-decoration:none;
}
.page_fotoboek .ngg-thumbnail img:hover {
background-color:#EFEFEF;
}
.page_fotoboek .ngg-gallery-thumbnail img:hover {
background-color:#EFEFEF;
}
.page_fotoboek .ngg-albumoverview {
margin-top:-2px;
margin-bottom:10px;
}
.page_fotoboek .piclenselink {
display:none;
}
.page_fotoboek .ngg-galleryoverview {
margin-top:-17px;
margin-bottom:0px;
}
.page_fotoboek .overzicht {
margin-left:7px;
}
.page_fotoboek h2 {
font-size:22px;
margin-left:140px;
margin-bottom:20px;
}
.fotoboek .container_fotoboek{
background-color:#ffdb94;
width:770px;
padding:10px;
padding-right:13px;
margin-left:106px;
overflow:hidden;
padding-bottom:0px;
}
.fotoboek .container_fotoboek p {
padding:0px;
margin:0xp;
}
.fotoboek .container_fotoboek .rowFotos {
overflow:hidden;
}
.fotoboek .container_fotoboek .text {
background-color:#f3ce87;
padding:8px;
font-size:11px;
color:#8e6922;
float:left;
width:233px;
margin-bottom:7px;
margin-right:7px;
width:233px;
}
.fotoboek .container_fotoboek .text a {
margin-top:0px;
}
.fotoboek .container_fotoboek .text .cut {
width:233px;
height:144px;
overflow:hidden;
}
.fotoboek .container_fotoboek .text a {
color:#8e6922;
}
