.container {
width: 950px;
padding: 15px;
margin: auto;
margin-top: 0px;
background-image: url(../images/bgcover.jpg);
background-color: #FFFFFF;


}
.booking-captcha {width:400px}
.tripadvisorexc { width:155px; height:130px; margin-right:15px; margin-bottom:5px; float:left; margin-top: 5px;}

.house2016 { width:155px; height:192px; margin-top: -15px;;margin-right:15px; margin-bottom:5px; float:left; }

body {
background-image: url(../images/bgtest.jpg); padding:0; margin:0;
}

#box-heading-enquiryavail h3 a {
margin-left: 10px;	
        text-shadow: 0px 1px 1px #FFFFFF;
        color: #000000;
		text-decoration:none;
	font-size: 20px;
	font-weight: normal!important;
	font-family: 'Kite One', sans-serif;
}

#box-heading-enquiryavail {
padding-top: 2px;
padding-bottom: 2px;	
background-image: url(../images/heading-enquiryavail.jpg);
transition: all 0.3s ease-out;
cursor: pointer;
border-bottom: 1px solid #3d6820;
}

#box-heading-enquiryavail:hover {
padding-top: 2px;
padding-bottom: 2px;
background-position: 0 -70px;
}

.box-enquiryavail {
width: 580px;
float: left;
margin-left: 13px;
width: 361px;
margin-top: 25px;
}

#bottomPanel {
	clear: both;
	padding: 0px;
	background: #34a2df;
	height: 25px;
	width: 100%;
}

.header {
width: 950px;
height: 120px;	
}

.buttonpanel {
width: 690px;
height: 55px;
margin: auto;
float: right;
background-image:url(../images/bg.jpg);
margin-top: 30px;
}

#menu {
	margin: 0;
	padding: 0;
	margin-top:15px;
	margin-left:10px;
	height:25px;
	}
#menu li {
	list-style: none;
	float: left;
 	padding-right:18px;
	


	}
#menu li a {
	color: #000;
	text-decoration: none;
	font-size: 17px;
	font-family: 'Kite One', sans-serif;
	padding:5px;
	}
	

	#menu li a:hover {
		color: #FFF;
		background-color: #a6a6a6;
		
	}
	
#menu li:hover {

	}

#menu li ul {
	display: none; 
	width: 12em; /* Width to help Opera out */
	background-color: #69f;

	}
	
	#menu li p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px;
	color: #FFFFFF;
	}
	
	#menu li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 99999;
	margin-top: -20px;
	*margin-top: -2px;
	_margin-top: -2px;
background-color: #3f3f3f;
	}
#menu li:hover li {
	float: none;
	}
#menu li:hover li a {

	border-top: 1px solid #000000;
	border-left: 0;
	color: #FFFFFF; 
	padding: 16px 20px;
	*padding: 13px 20px;
	_padding: 13px 20px;
	font-family: 'Kite One', sans-serif;
	

	}
#menu li li a:hover {
background-image: url(../images/button-bg-li-hover.jpg);
background-color: #3f3f3f;
background-repeat: repeat;

	}
	
	.banner {
	width: 950px;
	height: 420px;
	margin: auto;	
margin-top: 15px;
background-color: #d0d0d0;
	}
	
	/*
 * jQuery FlexSlider v2.0
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; position: relative; zoom: 1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 410px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; display: none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

#slideshow {
  width: 600px;
  height: 200px;
}

.content {
width: 950px;	
margin-top: -20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #525252;
	line-height: 23px;
	text-align: justify;
}

.float-right-img {
padding: 5px;
float: right;	
margin-top: 3px;
border: 1px solid #dcdcdc;
margin-left: 15px;
margin-bottom: 1px;
opacity:1;
filter:alpha(opacity=100s);
transition: all 0.3s ease-in;
}

.float-right-img-tripadvisor {
padding: 5px;
width:340px;
float: right;	
margin-top: 3px;
border: 1px solid #dcdcdc;
margin-left: 5px;
margin-bottom: 1px;
margin-top: 10px;
opacity:1;
}

.float-left-img {
padding: 5px;
float: left;	
margin-top: 3px;
border: 1px solid #dcdcdc;
margin-right: 15px;
margin-bottom: 1px;
opacity:0.6;
filter:alpha(opacity=65s);
transition: all 0.3s ease-in;

}

.float-left-img:hover {
opacity:1;
filter:alpha(opacity=100s);
    filter: none;
    -webkit-filter: grayscale(0%);
	transition: all 0.3s ease-out;
	cursor: pointer;
}

.float-right-img:hover {
opacity:1;
filter:alpha(opacity=100s);
    filter: none;
    -webkit-filter: grayscale(0%);
transition: all 0.3s ease-out;
	cursor: pointer;
}

h1 {
font-family: 'Kite One', sans-serif;
font-size: 33px;	
font-weight: normal;
color: #525252;	

}

h2 {
font-family: 'Kite One', sans-serif;
font-size: 24px;	
font-weight: normal;
color: #525252;	

}


h3 {
font-family: 'Kite One', sans-serif;
font-size: 24px;	
font-weight: normal;
color: #FFFFFF;
margin: 0;
padding: 0;
padding-left: 15px;
}

.bannershadow {
width: 950px;
height: 46px;
background-image: url(../images/bannershadow.png);
}

.box-heading {
padding-top: 20px;
padding-bottom: 20px;	
background-image: url(../images/facilities-heading.jpg);
border-bottom: 1px solid #000000;
}

.box-heading p {
margin-left: 15px;	
        text-shadow: 0px 1px 1px #ffbba1;
        color: #924222;
	font-size: 18px;
	font-weight: normal!important;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box-heading h3 {
margin-left: 10px;	
        text-shadow: 0px 1px 1px #ffbba1;
        color: #924222;
	font-size: 20px;
	font-weight: normal!important;
	font-family: 'Kite One', sans-serif;
}

#box-heading-enquiry h3 {
margin-left: 10px;	
        text-shadow: 0px 1px 1px #FFFFFF;
        color: #000000;
	font-size: 20px;
	font-weight: normal!important;
	font-family: 'Kite One', sans-serif;
}

#box-heading-enquiry {
padding-top: 5px;
padding-bottom: 5px;	
background-image: url(../images/heading-enquiry.jpg);
transition: all 0.3s ease-out;
cursor: pointer;
border-bottom: 1px solid #3d6820;
}

#box-heading-enquiry:hover {
padding-top: 5px;
padding-bottom: 5px;
background-position: 0 -70px;
}

.box-features {
background-color: #f0f0f0;
width: 575px;
height: 370px;
float: left;
margin-bottom: 15px;
}

.box-features p {
margin-left: 15px;
}

.box-details {
background-color: #f0f0f0;
width: 575px;

float: left;
margin-bottom: 15px;
}

.box-details p {
margin-left: 15px;
}

.box-rates p {
margin-left: 15px;	
}

.first-content {
width: 575px;
float: left;
margin-bottom: 0px;
}

.content-other {
float: left;
margin-bottom: 0px;
}

.facilities-shadow {
background-image: url(../images/facilities-shadow.png);	
width: 575px;
height: 28px;
float: left;
margin-top: -15px;
}

.rates-shadow {
background-image: url(../images/rates-shadow.png);	
width: 949px;
height: 28px;
margin: auto;
}

.enquiry-shadow {
background-image: url(../images/enquiry-shadow.png);
width: 361px;
height: 28px;
float: right;
margin-left: 13px;
}

.map-shadow {
background-image: url(../images/enquiry-shadow.png);
width: 361px;
height: 28px;
float: right;
margin-left: 13px;
margin-top: -5px;
}

.box-enquiry {
background-color: #d2e6c5;	
width: 580px;
float: left;
margin-left: 13px;
width: 361px;
margin-top: 0px;
}

.box-enquiry-other {
background-color: #f0f0f0;	
width: 580px;
height: 360px;
float: right;
margin-left: 13px;
width: 361px;
display: block;
margin-top: 70px;
margin-right: -205px;
margin-left: 15px;
}

#hidden-enquiry {
	display: none;
	transition: all 0.3s ease-out;
	
}

.inline-link {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    /* Font styles */
    text-decoration: none;
    color: #6AB3EC;
    text-shadow: 0 1px 1px rgba(255,255,255,0.9);
	font-family: Georgia, "Times New Roman", Times, serif;
	transition: all 0.3s ease-out;
	color: #525252;
}

.inline-link:hover {
    color: #3C9CE7;
}

.inline-link:before {
    content: "\25BA";
    font-size: 80%;
    display: inline-block;
    padding-right: 3px;
    pointer-events: none;
	transition: all 0.3s ease-out;
	 color: #F2BF97;
}

.inline-link:hover:before {
    color: #F2BF97;
}

.float-right {
float: right;	
}

.map {
float: right;	
margin-top: 26px;
}

.float-right-tripadvisor {
width:362px;
float: right;	
margin-top: 13px;
}

.facebook-link {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    /* Font styles */
    text-decoration: none;
    color: #6AB3EC;
    text-shadow: 0 1px 1px rgba(255,255,255,0.9);
	font-family: Georgia, "Times New Roman", Times, serif;
	transition: all 0.3s ease-out;
	color: #10bfea;
}

.facebook-link:hover {
    color: #3C9CE7;
}

.facebook-link:before {
    font-size: 80%;
    display: inline-block;
    padding-right: 3px;
    pointer-events: none;
	transition: all 0.3s ease-out;
	color: #F2BF97;
}

.facebook-link:hover:before {
    color: #F2BF97;
}


.float-right-list {
float: right;	
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #525252;
margin-right: 15px;
}

.home-list {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #525252;
padding: 0;
list-style: none;
padding-left: 15px;

}

.home-list li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #525252;
padding: 0;
list-style: none;
padding-left: 25px;
background-image: url(../images/tick.png);
background-position: left;
background-repeat: no-repeat;
line-height: 30px;
}

.float-right-list li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #525252;
padding: 0;
list-style: none;
padding-left: 25px;
background: url(../images/tick.png);
background-position: left;
background-repeat: no-repeat;
line-height: 30px;
}

#no-background {
background: none;
}

#no-background a {
color: #525252;
text-decoration: none;
transition: all 0.3s ease-out;
}

#no-background a:hover {
color: #0bc2ee;
}

.quick-enquiry input {
	padding: 6px;
border: 1px solid;
	outline: none;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
width: 210px;
  box-shadow: 
    inset 0 2px 0 rgba(0,0,0,.2), 
    0 0 4px rgba(0,0,0,0.1);
	transition: all 0.3s ease-out;
}

.quick-enquiry input:focus {
	padding: 6px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
background-color: #ffebe3;
border: 1px solid;
outline: none;
}

.quick-enquiry textarea {
	padding: 7px;
	border: 1px solid;
    margin-left: 15px;
	margin-top: 15px;
	width: 308px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
transition: all 0.3s ease-out;
  box-shadow: 
    inset 0 2px 0 rgba(0,0,0,.2), 
    0 0 4px rgba(0,0,0,0.1);
}

.quick-enquiry textarea:focus {
background-color: #ffebe3;
border: 1px solid;
width: 308px;
outline: none;
}

.submit {
	padding: 6px;
	
}

.modern {
  color: #FFFFFF!important;
  display: inline-block;
  margin: 10px;
  padding: 8px 15px;
  background: #000000;
  border: 0px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}

.modern:hover  { background: #d4d4d4; cursor: pointer; color: #000000; }

.modern:focus  { background: #d4d4d4; cursor: pointer; color: #000000; }

.5star-float {
float: right;	
margin-top: 20px;
padding-left: 15px;
}

.footer {
	width: 950px;
	margin: auto;
	border-top: 1px dashed #bcbcbc;
}

.footer-logos {
float: right;
margin-top: 2px;
}

.footer-logos p {
margin-top: 3px;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 9px;
}

.footer-logos img {


    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(30%); /* Chrome 19+ & Safari 6+ */
	opacity:0.5;
filter:alpha(opacity=50s);
}

.footer-logos img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);	
	transition: all 1s ease-out;
	opacity:1;
filter:alpha(opacity=100s);
cursor: pointer;
}


/* SLIMBOX */

#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: Verdana, Arial, Geneva, Helvetica, sans-serif;
	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;
}

.noFloat {
	width: 950px;
	height:1px;
	background:none;
	clear:both;
	margin:0;
	padding:0;
}


#CDSWIDSSP {
width: 340px!important;

}

.enquiry-button {
float: right;

}

.enquiry-button-rates {
float: right;
margin-right: -10px;
}

.enquiry-button-guestbook {
float: right;
margin-right: -30px;
}

hr {
border-left: 0;
border-right: 0;
border-bottom: 0;
border-top: 1px dashed #d8d8d8;	
}

.horizontal-rule-rates {
margin-top: 30px;	
}

.gallery {
margin: 0;
padding: 0;	
}

.gallery img {
border: 0;
}

.gallery li {
list-style: none;
float: left;
margin-right: 20px;
margin-top: 15px;
cursor: pointer;
opacity:1;
filter:alpha(opacity=100s);
    filter: none;
    -webkit-filter: grayscale(0%);
	transition: all 0.3s ease-out;	
	padding-top:0;
	padding-bottom: 0;
	outline: 0;
	border: 0;
	  width: 222px;
  height: 168px;
}

.gallery li:hover {
opacity:0.8;
filter:alpha(opacity=80s);
    filter: none;
    -webkit-filter: grayscale(100%);
  -moz-box-shadow: 0px 0px 7px #000;
  -webkit-box-shadow: 0px 0px 7px #000;
  box-shadow: 0px 0px 7px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
  width: 222px;
  height: 168px;
}

.first-content a {
color: #1da0c0;	
text-decoration: none;
transition: all 0.3s ease-out;	
}

.first-content a:hover {
color: #095c70;	
}

.booking input {
	padding: 6px;
border: 1px solid;
	outline: none;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
width: 250px;
  box-shadow: 
    inset 0 2px 0 rgba(0,0,0,.2), 
    0 0 4px rgba(0,0,0,0.1);
	transition: all 0.3s ease-out;
}

.booking input:focus {
	padding: 6px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
background-color: #ffebe3;
border: 1px solid;
outline: none;
}

.booking textarea {
	padding: 7px;
	border: 1px solid;
	margin-top: 15px;
	margin-left: 15px;
	width: 532px;
	height: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #bcbcbc;
transition: all 0.3s ease-out;
  box-shadow: 
    inset 0 2px 0 rgba(0,0,0,.2), 
    0 0 4px rgba(0,0,0,0.1);
}

.booking textarea:focus {
background-color: #ffebe3;
border: 1px solid;
outline: none;
}

.booking-submit {
  color: #000000!important;
  display: inline-block;
  margin-left: 0px;
  margin-top: 15px;
  padding: 8px 15px;
  background: #0bc1f0;
  border: 0px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
margin-bottom: 15px;
}

.booking-submit:hover  { background: #32a9c7; cursor: pointer; color: #000000; }

#CDSWIDSSP .widSSPData {
	width: 278px!important;
}

.breadcrumbs {
color: #f28a63;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top: 3px;

float: left;
}

.breadcrumbs a {
color: #666666;
}

.backhome {
color: #f28a63;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left: 15px;
margin-top: 3px;
float: right;
margin-right: 15px;
}

.backhome a {
color: #f28a63;
}

.footer-links {
width: 950px;
margin: auto;	
text-align: center;
}

.footer-links a {
color: #f38d65;	
}
#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}

#nav { display:none; }

@media only screen and (max-width : 800px) {
	
#hidden-enquiry { display:none!important; }
	
.flexslider { margin-bottom:35px!important; }

.banner { margin-top:0px!important; }

.box-enquiryavail { margin-left:0px!important; }

.box-enquiry { display:none!important; }

.tripadvisorexc { display:none!important; }

.house2016 { display:none!important; }

h1 { font-size:24px!important; margin:0px!important; padding:0px!important; }	
	
.header { display:none!important; }	
	
.mobilelogo { display:none!important; }
	
.footer { display:none!important; }

.float-right-tripadvisor { display:none!important; }

.box-features { 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; }

#header { display:none; }

#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; }
.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:20px;}
.menu ul li:first-child { margin-left:20px;} 
.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 #423d29;
background-repeat: no-repeat;
background-position:right;
}

#nav li a {
color: #5d573e;
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; }

}

/** END MOBILE CSS **/