body {background:#f5f4d6;}

h1 {font-size: 17px;}
h2 {font-size: 16px;}
h3 {font-size: 15px; margin-bottom: 10px; margin-top: 5px;}

.logo {background:url(images/logo.jpg); width:317px; height:222px; margin:0 auto;}

/* menu */
.menu {padding:0px 0px 0; margin:0 auto; width:858px; height:40px;}
.menu ul { list-style:none; padding:3px 3px;}
.menu ul li { margin:0; padding:0 13px 0 0; float:left;}
.menu li a {
	display:block;
	margin:0;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.menu ul li a span { display:block; font-weight:bold; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.menu ul li a:hover { color:#455f5b; }

.container {
	margin:0 auto;
	width:778px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}

a:link {
	color: #ccc599;
}
a:visited {
	color: #ccc599;
}
a:hover {
	color: #e7e1ba;
}
a:active {
	color: #f5f4d6;
}
a:link {
	text-decoration: none;
}

.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

table {
	border-collapse: separate;
	border-spacing: 5px !important;
	text-align: center;
}

.comment-row {
	width: 760px;
	margin: 0 auto;
}

.comment-left-col {
	width: 500px;
	float: left;	
}

.comment-right-col {
	width: 224px;
	float: right;
}

.accommodation-row {
	width: 90%;
	margin: 20px auto;
}

.accommodation-left-col {
	width: 40%;
	float: left;	
}

.accommodation-right-col {
	width: 59%;
	float: right;
}


div.pano_container {
    width: 100% !important;
}

#pano_dialog {
    width: 100% !important;
}

#tabl_slide1 {
	width: 97% !important;
}

.pano_tab {
    height: 55px;
    position: relative;
    width: 100% !important;
}

.g-recaptcha {
	-ms-transform: scale(0.61);
    -webkit-transform: scale(0.61);
    transform: scale(0.61);
}

#BannerFade {
	margin: 0 auto;
	float: none;
    width: 764px;
    height: 295px;
    margin-bottom: 15px;
    margin-top: 15px;
	border: 3px solid #203F42;
}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position: absolute; font-size: 15px; color: #fff; text-decoration: none; background-color: #203F42;-webkit-border-radius: 50%;-moz-border-radius: 50%; border-radius: 50%;}
ul.bjqs-controls.v-centered li a:hover{ color: #333; background-color: #f5f4d6;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:30px; bottom: 15px !important; padding: 5px 8px 5px 10px;}
ul.bjqs-controls.v-centered li.bjqs-prev a{right:70px; bottom: 15px !important; padding: 5px 10px 5px 8px;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center; display: none;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}


/* Start Captcha */

/*CAPTCHA STYLES*/
/*//////////////*/

td { padding: 0; margin: 0; color: #333; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position:relative;
	float: right;
    margin-top: -20px;
    margin-right: 80px;
}


#SpamCheck {
	margin-left: 10px!important;
	padding:5px;
	color: #555;
}

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 65px !important;
	margin-top: 10px;
}

.captcha-img {
	margin-left: -50px;
    margin-bottom: -25px!important;
}

/* End Captcha */


/** HIDE MOBILE ELEMENTS **/

.mobile-header-image {
	display: none;
}

.mobile-menu {
	display: none;	
}

.mobile-menu-toggle {
	display:none;	
}

.mobile-head-image {
	display:none;	
}

.side-nav {
	display:none;	
}


/** START MOBILE CSS **/
@media (max-width: 800px) {

.container {
	width:100%;
	font-size:16px;
}

.accommodation-left-col {
	width: 100%;	
	float: none;
}
.accommodation-left-col img {
	width: 100%;	
	height: auto;
}
.accommodation-right-col {
	width: 100%;	
	float: none;
}

.mobile-remove {
	display: none;	
}

.comment-row {
	width: 100%;
}

.comment-left-col {
	width: 100%;
	float: none;	
}

.comment-right-col {
	width: 100%;
	float: none;
}

.mobile-header-image {
	display: block;
	width: 100%;
	border-left: 2px solid #20483f;
	border-right: 2px solid #20483f;	
}

.menu {
	display: none;	
}

h3 {
	font-size: 18px;	
}

.book-online-button {
	float: left;
	padding: 20px 10px;
	font-size: 20px;
}

.book-online-button a {
	color: #fff!important;
}

.contact-page table {
	width: 100%;	
}

.maps-page img {
	width: 100%;
	height: auto;	
}

.maps-page iframe {
	width: 100%;
}

/** MOBILE MENU CSS **/

.mobile-menu {
	background-image: none;
	background-color: #20483f;
	height: 56px;
	width:100%;
	color: #fff;
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
	position: fixed;
	top:0px;
	left: 0px;
	z-index: 500;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}

.side-nav {
	position: fixed;
	width: 100%;
	top: -200px;
	left:0px;
	transition: all 0.5s ease;
	background-color: #fff;
	z-index: 400;
	display:block;
	background-color: #244e45;
}

ul.navList {
	width: 100%;
	padding:0px;
	margin:0px;
}

ul.navList li {
	border-bottom: 1px dashed #fff;
	list-style-type: none;
	font-family: arial;
	padding: 6px;
}

ul.navList li:last-child {
	border-bottom: 0px;
}

ul.navList li a {
	color: #fff;
}

.mobile-menu-toggle {
	display: block;
	font-size: 22px;
	float: right;
	cursor: pointer;
	padding: 13px 15px;
	z-index:500;
}

.side-nav .mobile-menu-toggle {
	float:none;
	text-align:center;
	font-size:16px;
	background-color: #E0F2F1;
	position:absolute;
	width:170px;
	bottom:0px;
}

.toggle-nav {
	top: 56px;	
}

/** END MOBILE MENU **/

.logo {
	margin-top: 60px;	
}

}
