
:link, *:visited {
    text-decoration: none;
}
ul, ol {
    list-style: outside none none;
}
h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}
a img, *:link img, *:visited img {
    border: medium none;
    text-align: center;
}
address {
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
}
body, html {
    background: url("../images/body_bg.png") repeat-x scroll left top #ffffff;
    color: #353500;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
a, a:active, a:link, a:visited {
    color: #666633;
}
a:hover {
    color: #036cbf;
}
h1, .componentheading {
    color: #ccccc0;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 24px;
    padding-bottom: 12px;
}

.home-page h1 {
    color: #b8b8ad;
    font-family: 'Parisienne', cursive;
    font-size: 28px;
    padding-bottom: 15px;
    font-weight: bold;
    line-height: 15px;
}

.home-page h2 {
    color: #ccccc0 !important;
    font-size: 38px !important;
    padding-bottom: 15px !important;
    font-weight: bold !important;
    line-height: 21px!important;
}

.grounds-page h1 {
    color: #b8b8ad;
    font-family: 'Parisienne', cursive;
    font-size: 40px;
    padding-bottom: 15px;
    font-weight: bold;
    line-height: 38px;
}

h2 {
    color: #ccccc0;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-bottom: 10px;
}
h3 {
    color: #ccccc0;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
}
p {
    padding-bottom: 10px;
}
th {
    font-weight: normal;
    text-align: justify;
}
.breadcrumbs {
    color: #ccccc0;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-align: right;
}
.breadcrumbs a {
    color: #666633;
    font-style: italic;
    text-decoration: none;
}
.breadcrumbs a:hover {
    font-style: italic;
    text-decoration: none;
}

.breadcrumbs-grounds {
	margin: 0 auto;
	width: 820px;
    color: #ccccc0;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-align: right;
}
.breadcrumbs-grounds a {
    color: #666633;
    font-style: italic;
    text-decoration: none;
}
.breadcrumbs-grounds a:hover {
    font-style: italic;
    text-decoration: none;
}

.bulleted {
    list-style-type: circle;
    margin-left: 15px;
}
.bulleted li {
    padding-bottom: 10px;
}
#wrapper {
    margin: 0 auto;
    width: 850px;
}
#container {
    margin: 0 auto;
    width: 850px;
}
#header {
    height: 125px;
    width: 100%;
	margin: 0;
}
#header img {
    display: block;
    height: auto;
    margin: 25px auto 0;
    width: 400px;
}
#menu {
    background: url("../images/menu-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    margin: 10px 0 15px;
    width: 100%;
}
#menu .menu {
    margin: 0 auto;
    width: 750px;
}
#menu .menu li {
    border-left: 1px solid #666633;
    float: left;
}
#menu .menu li:first-child {
    border-left: medium none;
}
#menu .menu a, #menu .menu a:active, #menu .menu a:link, #menu .menu a:visited {
    color: #cccccc;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 12px;
    letter-spacing: 3px;
    padding: 4px 9px;
    text-transform: uppercase;;
}
#menu .menu a:hover {
    color: #bbbb00;
}
#menu .menu .active a {
    color: #666633 !important;
}
#content {
    text-align: center;
    margin-bottom: 30px;
}

#grounds-content {
	margin: 0 auto;
	width: 750px;
	text-align: center;
	margin-top: 15px;
    margin-bottom: 40px;
}	

#content h2 { font-family: 'Parisienne', cursive; font-size:40px; font-weight: bold; color: #b8b8ad; margin-bottom: 10px; line-height:1em; }

#grounds-content h2 { font-family: 'Parisienne', cursive; font-size:40px; font-weight: bold; color: #b8b8ad; margin-bottom: 10px; line-height:1em; }

.contact-us { font-family: 'Parisienne', cursive; font-size:40px; font-weight: bold; color: #b8b8ad; margin-bottom: 10px; line-height:1em; }
.contact-us-h2 { color: #ccccc0!important; font-family: Geneva,Arial,Helvetica,sans-serif!important; font-size: 20px!important; padding-bottom: 10px!important; }
#content p { text-align:center; letter-spacing: 1px; line-height: 20px; }
#plugin_container table { width:345px; margin: 0 auto; }
#footer {
    border-top: 1px solid #bfb901;
    bottom: 50px;
    margin-top: 20px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}
.clear_m {
    background-color: #bfb900;
    height: 1px;
}
.viewmap {
    font-size: 18px;
}
.contentpaneopen {
    box-sizing: border-box !important;
}
.col-one {
    float: left;
	margin-top:20px;
}
.col-two {
    float: left;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: justify;
    width: 544px;
	padding: 0 20px;
	margin-top:20px;
}
.col-two h1, h2, h3 { margin-top: 10px; text-align:center; border: 0; }
.col-one-room-img { float: left; margin-top:20px; }

.col-three {
    float: left;
	margin-top:20px;
}
.clear {
    clear: both;
}
.grounds { margin: 20px 0; }
.mobile-room-img { display: none; }

.testimonial p, .testimonial h3 { padding-left: 20px; border-left: 4px solid #bfb901; }
.testimonial p { font-style:italic; }
.testimonial img {display: block; margin: auto; }
p.image-caption { font-size: 10px; color: #777; text-align:center ; border:none;}
.center-text { text-align: center; }
.accolades-border-left { background: #c7c9bc; height: 823px; }
.accolades-border-right { background: #6a3408; height: 823px; }
.iframeWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border:0;
}
#top { display: none; }
a.booking { display:inline-block; width: inherit; padding: 15px 6px; cursor:pointer; background:#444; color: #FFF; border:none; text-transform:uppercase; margin: auto; }
a.booking:hover, .booking:focus { color: #bbbb00; }
.header-details { display: none; }
	
/*LIGHTBOX*/
/*--------------------------------------*/
/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  font-family:Arial, Helvetica, sans-serif;
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*-------------------------*/

/*Mobile*/

@media only screen and (min-width:481px) and (max-width: 849px) {
	body, html {
    background-image: none !important;
}
#wrapper {
    width: 90% !important;
}
#container {
    width: 100% !important;
}
#content {
    width: 100% !important;
}
#content h1, h2, h3, h4 {
    text-align:center!important;
}

.home-page h1 {
    line-height: 30px;
}

#content h2 { text-transform:uppercase;	font-family:Georgia, serif!important; color: #666633!important; font-size:30px!important; font-weight: normal!important; }
#header {
    height: auto !important;
    width: 100% !important;
}
#header img {
    height: inherit !important;
    max-width: 500px !important;
    width: 100% !important;
}
.breadcrumbs {
    width: 100% !important;
}
.breadcrumbs-grounds {
    width: 100%;
}
#menu {
    position: relative;
    width: 100% !important;
}
.menu {
    width: 100% !important;
	border-bottom: 1px solid #666 !important;
	float:left!important;
	display:inline!important;
}
.menu li {
    background: none repeat scroll 0 0 #999 !important;
    border-top: 1px solid #666 !important;
	border-right: 1px solid #666 !important;
	border-left:none!important;
    margin: 0 !important;
    text-align: center !important;
    width: 50% !important;
	box-sizing:border-box!important;
	float:left!important;
	display:inline!important;
	overflow: hidden!important;
	font-size:14px!important;
}
.menu li:focus, .menu li:hover {
	background: #777!important;
}

#menu .menu a, #menu .menu a:active, #menu .menu a:link, #menu .menu a:visited {
    height: 20px;
    padding: 15px 0;
	width: 100%;
	font-size: 13px;
}
.roosje { height: auto; overflow: hidden; }
.roosje p { text-align: left!important; }

.col-one { display: none!important; }
.col-two { float: none!important; width: auto; overflow: hidden; }

.col-three { display: none!important; }

li.item1 { border-left: 1px solid #666 !important; }
li.item3 { border-left: 1px solid #666 !important; }
li.item5 { border-left: 1px solid #666 !important; }


.grounds { width: 100% !important; max-width:742px;}
.restaurant { width: 100% !important; max-width:400px!important; height:inherit!important;}
#plugin_container table { width:100%!important; max-width: 345px; }
#plugin_container table img { width:100%!important; max-width: 345px; height:inherit!important; }
.thumbnailPopUpEye { width: 100%!important; max-width: 75px!important; height:inherit!important; }
.mobile-room-img { display:block; text-align:center; }
.mobile-room-img img{ width:100%!important; max-width: 120px; height:inherit!important; }
.testimonial p, .testimonial h3 { padding-left: 0; border-left: none; }
#top { display: block; }
.header-details { display: block; font-size:14px; text-align: center; }
}

@media only screen and (min-width:0px) and (max-width: 480px) {
body, html {
    background-image: none !important;
}
#wrapper {
    width: 90% !important;
}
#container {
    width: 100% !important;
}
#content {
    width: 100% !important;
}
#content h1, h2, h3, h4 {
    text-align:center!important;
}

.home-page h1 {
    line-height: 30px !important;
}

#content h2 { text-transform:uppercase;	font-family:Georgia, serif!important; color: #666633!important; font-size:30px!important; font-weight: normal!important; }
#header {
    height: auto !important;
    width: 100% !important;
}
#header img {
    height: inherit !important;
    max-width: 500px !important;
    width: 100% !important;
}
.breadcrumbs {
    width: 100% !important;
}

.breadcrumbs-grounds {
    width: 100% !important;
}
#menu {
    position: relative;
    width: 100% !important;
}
.menu {
    width: 100% !important;
	border-bottom: 1px solid #666 !important;
}
.menu li {
    background: none repeat scroll 0 0 #999 !important;
    border-bottom: 1px solid #666 !important;
	border-right: 1px solid #666633;
    margin: 0 !important;
    text-align: center !important;
    width: 100% !important;
	border-left: none;
}
.menu li:focus, .menu li:hover {
	background: #777!important;
}
#menu .menu li:first-child {
    border-left: 1px solid #666633;
	border-right: 1px solid #666633;
    border-top: 1px solid #666 !important;
}
#menu .menu a, #menu .menu a:active, #menu .menu a:link, #menu .menu a:visited {
    height: 20px;
    padding: 15px 0;
	width: 100%;
	font-size: 13px;
}
.col-one, .col-three {
    display: none !important;
}
.col-one-room-img { display: none!important; }
.col-two {
    width: 100% !important;
	padding: 0 !important;
	text-align: center!important;
}
.grounds { width: 100% !important; max-width:742px;}
.restaurant { width: 100% !important; max-width:400px!important; height:inherit!important;}
#plugin_container table { width:100%!important; max-width: 345px; }
#plugin_container table img { width:100%!important; max-width: 345px; height:inherit!important; }
.thumbnailPopUpEye { width: 100%!important; max-width: 75px!important; height:inherit!important; }
.mobile-room-img { display:block; text-align:center; }
.mobile-room-img img{ width:100%!important; max-width: 120px; height:inherit!important; }
.testimonial p, .testimonial h3 { padding-left: 0; border-left: none; }
#top { display: block; }
.header-details { display: block; font-size:14px; text-align: center; }
}

#wrapper-accolades {
    width: 100%;
    border: 1px solid black;
}

#first {
    float: left;
    width: 200px;
}

#second {
    float: right;
}
