body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#0099cc;
}

#SpamCheck { width:60px!important; float:right; }

a {
	text-decoration: none;
	border:0px;
}

.fadein { display:none; } 

    a:link {
	color: #0099cc;
}
a:visited {
	color: #0099cc;
}
a:hover {
	color: #0099cc;
}
a:active {
	color: #0099cc;
}

footer {
	margin: 0 auto;
    padding: 15px;
    width: 100%;
    text-align: center;
    background-color: #024e67;
    color: #fff;
	font-family: 'Noto Sans';
	font-size: 12px;
}

.footer-links {
	margin: 0 auto;
    padding: 15px;
	width:inherit !important;
    text-align: center;
    background-color: #024e67;
    color: #fff;
	font-family: 'Noto Sans';
	font-size: 12px;
}

.footer-two {
	margin: 0 auto;
    padding: 15px;
    width: 100%;
    text-align: center;
    background-color: #024e67;
    color: #fff;
    font-family: 'Noto Sans';
    font-size: 12px;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
}

.footer-three {
	margin: 0 auto;
    padding: 15px;
    width: 100%;
    text-align: center;
    background-color: #024e67;
    color: #fff;
    font-family: 'Noto Sans';
    font-size: 12px;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
}

.links-content {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1000px;
	padding: 15px;
}

#TA_selfserveprop616 {float:left; text-shadow:none!important;}

#TA_excellent974 { float:left; text-shadow:none!important; margin-top: -10px;   }



.contactblock { width:410px; float:left; }

.contact-container {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:7px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 70px;
	width: 830px;
	background-image: url("../images/bottom-bar.png");
	text-align: justify;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	font-family: 'Noto Sans';
	z-index: 9999;
}

.contact-container p { padding:5px; margin:0px;}

.activityblock h2 { font-size:22px; text-align:center; }

.activityblock { width:150px; padding:15px; margin-right:15px; float:left; 	font-family: 'Noto Sans';
	color: #FFF;
	margin-bottom:15px;
	height:270px;
	font-size: 12px;
	background-image: url(../images/bottom-bar.png);
	text-align: center;
	padding-top: 0px;
	margin-top: 0px; }
	
	.activityblockalt h2 { font-size:22px; text-align:center; }
	
.activityblockalt { width:150px; padding:15px; margin-right:15px; float:left; 	font-family: 'Noto Sans';
	color: #FFF;
	margin-bottom:15px;
	height:235px;
	font-size: 12px;
	background-image: url(../images/bottom-bar.png);
	text-align: center;
	padding-top: 0px;
	margin-top: 0px; }

#dropdown {
	display:block;
	width:190px;
	height:20px;
	padding:5px;
	background:#ddd url(/files/box.jpg) no-repeat;
	
}
#dropdownbox {
	width:188px;
	display: none;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eee;
}


.rates { display:none; }

.button {
    display: block;
    height: 20px;
    width: 50px;
    background: lightgreen;
    text-align: center;
    padding: 5px;
    font: 15px Tahoma;
    border: 1px solid black;
    text-decoration: none;
    list-style:none;
    margin: 10px 0px 10px 0px;
}
#showhide {
    display: none;
}

#text { display:none; }


#header {
	display: block;
	height: 50px;
	left: 0;
	margin: 0;
	background-color: #0099cc;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
}

#header-two {
	display: block;
	height: 50px;
	left: 0;
	margin: 0;
	background-color: #0099cc;
	padding: 0;
	top: 0;
	width: inherit !important;
	z-index: 30;
}

#header_container {
	width: 1200px;
	margin: 0 auto;
}
#headernav {
	width: 1200px;
	height: 50px;
}
#bottompanel {
	width: 100%;
	background-image: url(../images/bottom-bar.png);
	height: 212px;
	position: fixed;
	bottom: 0;
	z-index: 50;
}
#bottompanel-content {
	margin: 0 auto;
	width: 1200px;
}
.bottompanel-block {
	width: 370px;
	float: left;
	padding: 10px;
	height: 160px;
	margin-top: -15px;
}

bottompanel-block p {
	text-align: justify !important;
}


.bottompanel-block em {
	float: right;
	border: 0;
	margin-top: 17px;
	padding: 6px;
	background-image: url(../images/search-icon.png);
	background-color: transparent;
	font-family: 'newclearera_ot_italicitalic';
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 35px;
	color: #fff;
}
.bottompanel-block:hover em {
	margin-top: 2px;
	transition: all 0.3s ease-in-out 0s;
}
.bottompanel-block:hover {
	background-color: #0099cc;
	color: #FFF;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.bottompanel-block:hover h2 {
	margin-top: -15px;
	transition: all 0.3s ease-in-out 0s;
	border-bottom: 1px solid #024e67;
}
.bottompanel-block p {
	font-family: 'Noto Sans';
	color: #FFF;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
.bottompanel-block img {
	float: left;
	border: 2px solid #01394c;
	margin-right: 7px;
	margin-top: 3px;
}

h1 {
	font-family: 'newclearera_ot_italicitalic';
	color: #2dc1f2;
	font-size: 32px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 7px;
}

h2 {
	font-family: 'newclearera_ot_italicitalic';
	color: #FFF;
	font-size: 25px;
	text-align: left;
	padding: 17px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #CCC;
	margin-bottom: 7px;
}

.content-container h2 {
	font-family: 'newclearera_ot_italicitalic';
	color: #FFF;
	font-size: 17px;
	text-align: left;
	padding: 17px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: none;
	margin-bottom: 7px;
}
/** background-image:url(../images/readmore.png); **/

.book-onlinebutton {
	padding: 10px;
	border: 0px;
	font-size: 15px;
	background-color: #024e67;
	color: #FFF;
	font-family: 'newclearera_ot_italicitalic';
	position: absolute;
	right: 0px;
	top: 410px;
	text-shadow: 1px 1px #000;
	width: 260px;
	z-index: 9999;
}
.book-onlinebutton:hover {
	background-color: #0099cc;
}
.blueHtag {
	color: #2dc1f2;
	font-weight: bold;
}
.reditalic {
	color: #ff001e;
	font-weight: bold;
	font-style: italic;
}

.specialcontent { width:560px; margin:0 auto; background-image:url(../images/bottom-bar.png); padding:10px; 	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black; }
	
.specialcontent h1 {
	text-align: center;
	padding: 0px;
}

.specialcontent h2 {
	border: none;
	padding: 0px;
}

.specialrates {
	position: absolute;
	bottom: -55px;
	width: 100%;
	text-align: justify;
	font-size: 17px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	font-family: 'Noto Sans';
	z-index: 9999;
}

.gallery-heading {
    position: absolute;
    bottom: -75px;
    width: 100%;
    text-align: justify;
    font-size: 17px;
    text-shadow: 1px 1px #000;
    color: #FFF;
    font-family: 'Noto Sans';
    z-index: 9999;
}

.contact-heading h1 {
	display: inline;
    font-size: 27px;
}

.contact-heading h2 {
	padding: 0;
    margin: 0;
    font-size: 17px;
    border: none;
    display: inline;
}

.contentarea {
	padding-left: 10px;
	padding-right: 25px;
	margin: 0 auto;
	position: absolute;
	top: 70px;
	width: 100%;
	color: #FFF;
	font-family: 'Noto Sans';
	z-index: 9999;
}
.content-block {
	width: 1200px;
	margin: 0 auto;
}

.ratesblock { display:none; background-color:#2d2d2d; padding:15px; }

.qoute { font-style:italic; font-size:12px; text-align:center; }

.accom-block-rates {
	background-image: url("../images/bottom-bar.png");
	float: left;
	width: 267px;
	margin-right: 10px;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	height: 475px;
	text-align:center;
	padding: 10px;
	z-index: 9999;
}

.accom-block-ratesl {
	background-image: url("../images/bottom-bar.png");
	float: left;
	width: 267px;
	margin-right: 10px;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	height: 475px;
	text-align:center;
	padding: 10px;
	z-index: 9999;
}

.accom-block {
	background-image: url("../images/bottom-bar.png");
	float: left;
	width: 255px;
	margin-right: 10px;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	height: 520px;
	padding: 15px;
	z-index: 9999;
}

.accom-blockl {
	background-image: url("../images/bottom-bar.png");
	float: left;
	width: 255px;
	height: 520px;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	padding: 15px;
	z-index: 9999;
}

.accom-buttonband { width:255px; position:absolute; bottom:0px; margin-bottom: 10px; }

.gallerybutton {
	border: 0px;
	background-color: #478d99;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	width:100%;
	margin-top:15px;
	padding: 9px;
}

.contactbutton {
	border: 0px;
	background-color: #478d99;
	font-size: 12px;
	width:100%;
	text-shadow: 1px 1px #000;
	color: #FFF;
	padding: 9px;
	float: right;
}

.gallerybutton:hover {
	background-color:#0099cc;
}
.contactbutton:hover {
	background-color:#0099cc;
}

.imgborder {
	border: 2px solid #0099cc;
	margin-top: 7px;
}
.accom-block h2 {
	padding-top: 0px!important;
	margin-top: 0px!important;
}
.accom-blockl h2 {
	padding-top: 0px!important;
	margin-top: 0px!important;
}
.accom-block-rates h2 {
	padding-top: 0px!important;
	margin-top: 0px!important;
}
.accom-block-ratesl h2 {
	padding-top: 0px!important;
	margin-top: 0px!important;
}


.content-container {
	padding-left: 10px;
	padding-right: 25px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 70px;
	width: 500px;
	background-image: url("../images/bottom-bar.png");
	text-align: justify;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	font-family: 'Noto Sans';
	z-index: 9999;
}

.content-container1 {
	padding-left: 10px;
	padding-right: 25px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 70px;
	width: 331px;
	background-image: url("../images/bottom-bar.png");
	text-align: justify;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	color: #FFF;
	font-family: 'Noto Sans';
	z-index: 9999;
}
.booking-container {
	background-image: url("../images/bottom-bar.png");
	height: 290px;
	padding: 20px;
	position: absolute;
	right: 0px;
	top: 70px;
	width: 297px;
	z-index: 9999;
	padding-bottom:61px;
}
.booking-container h6 {
	color: #625041;
	font-family: 'newclearera_ot_italicitalic';
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 0 15px 15px 0;
	padding: 0;
	text-shadow: 1px 1px #FFFFFF;
}
.booking-container h5 {
	font-family: 'newclearera_ot_italicitalic';
	font-size: 27px;
	color: #FFF;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0;
}
.booking-container p {
	color: #FFFFFF !important;
	margin: 0;
	padding: 0;
}
.booking-form input, .booking-form textarea, .booking-form select {
	background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #E5E5E5;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	color: #ADADAD;
	font-family: 'newclearera_ot_italicitalic';
	font-size: 14px;
	margin-bottom: 10px;
	outline: 0 none;
	padding: 8px;
	width: 92%;
}
.booking-form input:hover, .booking-form textarea:hover, .booking-form input:focus, .booking-form textarea:focus {
}
.booking-form textarea {
	height: 150px;
	margin-bottom: -15px;
	max-width: 300px;
	width: 270px;
}
.booking-form input:hover, .booking-form textarea:hover, .booking-form input:focus, .booking-form textarea:focus {
	border-color: #C9C9C9;
}
.booking-form p {
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.booking-form button {
	border: 0px;
	padding: 7px;
	font-size: 14px;
	background-color: #024e67;
	color: #FFF;
	font-family: 'newclearera_ot_italicitalic';
}

input[type=submit] {
	border: 0px;
    padding: 7px;
    font-size: 14px;
    background-color: #024e67;
    color: #adadad;
    font-family: 'newclearera_ot_italicitalic';
}

/* Gallry */
.gallery ul {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}
.gallery li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.gallery img {
	border: 2px solid #0099cc;
	margin: 3px;
}

.gallery img:hover {
	border: 2px solid #0099cc;
	margin: 3px;
	-moz-box-shadow: 0 0 15px #fff;
-webkit-box-shadow: 0 0 15px #fff;
box-shadow: 0px 0px 15px #fff;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}


@font-face {
	font-family: 'newclearera_ot_italicitalic';
	src: url('../fonts/fontboy_-_newcleareraot-italic-webfont.eot');
	src: url('../fonts/fontboy_-_newcleareraot-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontboy_-_newcleareraot-italic-webfont.woff') format('woff'), url('../fonts/fontboy_-_newcleareraot-italic-webfont.ttf') format('truetype'), url('../fonts/fontboy_-_newcleareraot-italic-webfont.svg#newclearera_ot_italicitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans'), local('NotoSans'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/LeFlHvsZjXu2c3ZRgBq9nD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/PIbvSEyHEdL91QLOQRnZ13hCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 400;
	src: local('Noto Sans Italic'), local('NotoSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/ByLA_FLEa-16SpQuTcQn4IbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: 700;
	src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/notosans/v1/9Z3uUWMRR7crzm1TjRicDjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}
#nav { display:none; }
.mobile { display:none; }

.accomm-direct { position: absolute; bottom: -90px;  }



/* Start Captcha */

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

td {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: -13px !important;
    margin-right: -20px !important;
	width: 20px !important;
	border: none !important;
}

.refresh img {
	border: none !important;
	box-shadow: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#SpamCheck { margin-left: 15px!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: 80px !important;
	margin-top: 0px !important;
}

.captcha-img {
	margin-left: 6px;
    margin-bottom: -4px !important;
	width: 61px !important;
	border: 0px !important;
	box-shadow: none !important;
	}

/* End Captcha */



@media only screen and (max-width : 1024px) {
	
#url { display:none!important; }
	
.contact-container { top:0px!important; }
	
.booking-container { top:10px!important; padding:0px!important; padding-top:10px!important; padding-bottom:10px!important;  }

.bottompanel-block { padding:0px!important; margin-top:22px!important; }

#bottompanel { background-image:none!important; }
	
.contentarea { top:0px!important; padding:0px!important; }
.accom-block { padding:0px!important; padding-top:10px!important; padding-bottom:10px!important; }
.accom-blockl { padding:0px!important; padding-top:10px!important; padding-bottom:10px!important; }

#headernav { display:none!important; }	
body { background-color:#0099CC!important; }

.content-container { top:0px!important; width:auto!important; padding:5px; }

.mobile { width:auto; height:250px; display:inherit!important; }

.fullWidth { display:none!important; }
	
.heading-accommodation { width:200px!important; }	

.accomimage { display:none!important; }

	#current-contact h1 {
line-height: 30px!important;}

.border { width:auto; height:125px; margin-left:10px; }

#stLframe { height:0px!important }
.stLframe { height:0px!important }
#ratesblock { display:none; }

form { margin-left:10px!important; }

.mobiledn { display:none; }

a.enquire-now {
	margin-left:10px!important;
}

#contentrightform {
	display:none!important;
}

.footer { display:none; }

p { padding-left:10px!important; padding-right:10px!important; }

 h3 { padding-left:10px!important; padding-right:10px!important; font-size:20px!important; }

h2 { padding-left:10px!important; padding-right:10px!important;  }

textarea    {
	width:100%;
	float:left;
}

input[type=submit] {
width:100%;float:left; }
	
	input[type=submit]:hover {
		width:100%;float:left; }

#current-contact {
	width:100%;
	left:0px;
}

#TA_certificateOfExcellence981 { width:148px!important; }

#TA_excellent261 { width:150px!important; }

#TA_linkingWidgetWAR17 { width:155px!important; }

#TA_rated739 { width:150px!important; }

.tripadvisor { margin:0 auto; }

.quickboxleft { width:100%;  }
.quickboxright { width:100%; float:left;  }

.gridright { float:left; }


#full-width-slider { display:none; }

img.mobile { width:100%; height:auto; }
img.book { width:160px; height:auto; }

.displaynone { display:none; }


.fadein { position:relative; width:100%; height:auto; padding-bottom:45%; box-shadow:none!important; display:block; margin-bottom:5%; }
.fadein img { position:absolute; left:0; top:0; width:100%; height:auto; padding-bottom:45%;}

.menu { width:1040px; float:left; margin-top:0px; margin-bottom:5px}
.menu ul { list-style:none; padding-top:117px; display:none;}
.menu ul li { float:left; margin-right:10px;}
.menu ul li:first-child { margin-left:10px;} 
.menu ul li:last-child { margin-right:0px;} 
.menu ul li a { float:left; color:#FFF; font-family: 'Quicksand', sans-serif;  font-size:12px; text-decoration:none;}

#nav {
	
display: inline-block;
float:left;
width: 100%;
}

#nav ul {
	list-style: none;
	padding: 0;
margin: 0;

}


#nav li {
padding: 0;
margin: 0;
padding-bottom: 0px;
padding-top: 0px;
width: 100%;
border-bottom: 1px dashed #FFF;
background-repeat: no-repeat;
background-position:right;
}

#nav li a {
color: #FFF;
text-decoration:none;
padding: 10px;
width: auto;
display: block;
font-family: 'Quicksand', sans-serif;
font-size:14px;
}			


div {
width: 100%!important;	
height: auto!important;	
position: relative!important;
float: none!important;
}

h1 {
margin-left: 15px!important;
margin-right: 15px!important;	
}

h3 {
margin-left: 0px!important;	
}

.left-col-heading h3 {
	margin-left: 0!important;	
}

.left-col-heading {
	width: auto!important;
}

.left-column {
width: auto!important;	
margin-right: 10px!important;
}

.header img {
width: 100%!important;
height: auto!important;	
}

.footer img {
width: 100%!important;
height: auto!important;	
}

#menu ul {
width: 100%!important;
float: none!important;	
position: relative!important;
}

#menu li {
width: 100%!important;
border: 0!important;

}


#search input[type="text"] {
width: 60%!important;
margin-left: 15px!important;	
}

.content ul {
margin-right: 15px!important;	
}

.article-main-image {
width: 100%!important;	


}

.article-main-image img {
width: 91%!important;	
min-width: 120px!important;
}

.article-main {
	margin: 0!important;
	width: auto!important;
}

iframe {
width: 90%!important;	
}

input {
width: 68%!important;	
}

textarea {
width: 68%!important;	
}

.button_search {
width: 10%!important;	
}

.map {
width: auto!important;	
}



.right-new-col {
margin: 0!important;	
}

.galimg { height:auto!important; width:100px!important; }

footer {
    margin: 0 auto;
    padding: 3px;
    width: 97%;
    text-align: center;
    background-color: #024e67;
    color: #fff;
    font-family: 'Noto Sans';
    font-size: 12px;
}

}

/** END MOBILE CSS **/

.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 142%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

.cbp-bicontrols {
	position: fixed;
	width: 300px;
	height: 100px;
	margin: -50px 0 0 -150px;
	top: 50%;
	left: 50%;
}

.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
}

.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}

span.cbp-biplay:before {
	content: "\e002";
}

span.cbp-bipause:before {
	content: "\e003";
}

span.cbp-binext:before {
	content: "\e000";
}

span.cbp-biprev:before {
	content: "\e001";
}

.cbp-bicontrols span.cbp-binext {
	float: right;
}

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}