body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.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;
}

#nav { display:none; }


#logo-header {  float: left;
	background-image:url(../images/amberlogo.png);
    left: 25px;
    margin-top: 1%;
    outline: medium none;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 400px;
	height:350px;
    z-index: 900;  }
#logo-header h1 { margin: 0; padding: 0 }
#logo-header h1 a { display: block; margin: 0 auto; width:319px; height:39px; color: #fff; text-indent: -10000px; background:url(images/about.jpg) no-repeat }

.homeimg { float: left; margin-right: 15px; outline: 2px solid #fff; margin-left: 15px;margin-bottom: 15px;  }

#homeimage { border: 2px solid #FFF;
	float: left;
	margin-right:9px;
	margin-top:7px;
	background-image:url(../images/home1.jpg); background-repeat:no-repeat;
	height:213px;
	width:300px;  }
	
#homeimage h2 { margin: 0; padding: 0 }
#homeimage h2 a {display: block; margin: 0 auto; color: #fff; text-indent: -10000px; background:url(images/about.jpg) no-repeat }

.ratesbar {
	width: 100%;
	background-color: #f9f2d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ratesbar p {
	margin: 0px;
	padding: 5px;
}

.heading-accommodation { width: 242px; float: left; background-color: #2d2d2d; color: #fff; font-family: 'Monotype Corsiva'; font-size: 24px; padding-top: 5px; padding-bottom: 5px; text-align: center;  }

.accommodation-block { width: 243px; float: left; list-style: none; margin: 0; padding: 0; background-color: #f9f2d5; }
.accommodation-block li { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f3b29;
	font-weight: normal;
	background-image: url(../images/icons/down-icon.png);
	background-repeat: no-repeat;
	 background-position: 2% 50%;
	border-bottom: 1px dashed #d9d4bf;
	 font-weight: bold;
	 font-style:italic;
	 padding: 10px;
	  padding-left: 25px;
	 
	}
	
	.per-person-block { width: 243px; float: left; list-style: none; margin: 0; padding: 0; background-color: #f9f2d5; }
.per-person-block li { 	font-family: Arial, Helvetica, sans-serif; text-align: center;
	font-size: 13px;
	color: #3f3b29;
	font-weight: normal;
	background-repeat: no-repeat;
	 background-position: 2% 50%;
	border-bottom: 1px dashed #d9d4bf;
	 font-weight: bold;
	 font-style:italic;
	 padding: 10px;
	 
	}
	
	.single-unit-block { width: 243px; float: left; list-style: none; margin: 0; padding: 0; background-color: #f9f2d5; }
.single-unit-block li { 	font-family: Arial, Helvetica, sans-serif; text-align: center;
	font-size: 13px;
	color: #3f3b29;
	font-weight: normal;
	background-repeat: no-repeat;
	 background-position: 2% 50%;
	border-bottom: 1px dashed #d9d4bf;
	 font-weight: bold;
	 font-style:italic;
	 padding: 10px;
	 
	}


.downarrow { background-image:url(../images/icons/down-icon.png); width:15px; height:15px; float:left; margin-left:5px;   }

.accomblock {
	background-color: #f9f2d5;
	border: 2px solid #efe7c7;
	position: relative;
	padding-bottom: 6px;
	width: 100%;
}

.accomblock div:nth-child(2n+0) { text-align: left; }

hr {
	border-bottom: 2px dashed #5d573e;
	border-top: 0px;
}
a:link {
	color: #5d5755;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5d5755;
}
a:hover {
	text-decoration: none;
	color: #5d5755;
}
a:active {
	text-decoration: none;
	color: #5d5755;
}
#header {
	display: block;
	height: 90px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 30;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	margin-right: 12px;
	margin-top: 7px;
	float: left;
}
.borderright {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 3px;
	margin-left: 12px;
	margin-top: 7px;
	float: right;
}
#contactinfo {
	width: 600px;
	margin: 0 auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #3f3b29;
}
.footercopy {
	font-size: 12px;
}
.break {
	width: 1000px;
	background-image: url(../images/break.png);
	height: 4px;
	margin: 0 auto;
}
.clearboth {
	clear: both;
}
#header_container {
	width: 100%;
	background-image:url(../images/menubar.jpg);
	background-repeat:repeat-x;
	height:100%;
	margin: 0 auto;
}
#header_containeradd {
	width: 943px;
	margin: 0 auto;
	margin-top: 0px;
}
#headernav {
	width: 870px;
	padding-top:3px;
	margin:0 auto;
}

.menubreaker {
    background: url("../images/breaker.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    float: left;
    height: 19px;
    left: 0;
    margin-top: 17px;
    position: relative;
    width: 40px;
    z-index: 0;
}
.menubreakerright {
    background: url("../images/breakerright.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    float: right;
    height: 19px;
    left: 0;
    margin-top: 17px;
    position: relative;
    width: 40px;
    z-index: 0;
}

#flower {
	width: 191px;
	height: 178px;
	background-image: url(../images/hd_rose.png);
	position: absolute;
	margin-left: 90px;
	margin-top: -105px;
}
#logo {
	width: 300px;
	height: 80px;
	background-image: url(../images/mainlogonew.jpg);
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}
#headflower {
	float: right;
	width: 191px;
}
#headertext {
	width: 1000px;
	margin: 0 auto;
	padding-top: 60px;
}
#current-contact {
}
#current-contact h1 {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 52px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}
#current-contact h2 {
	color: #FFF;
	font-family: 'Monotype Corsiva';
	font-size: 35px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}
.currentmid {
	margin: 0 auto;
	width: 900px;
}
.currentcontactblock {
	width: 300px;
	float: left;
}
h4 {
	color: #5d573e;
	font-family: 'Monotype Corsiva';
	text-align: center;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #f0e8d1;
	margin-top: 5px;
}
.accomimage {
	border: 2px solid #5d573e;
	-moz-box-shadow: 2px 2px #fef3c7;
	-webkit-box-shadow: 2px 2px #fef3c7;
	box-shadow: 2px 2px #fef3c7;
}
.ribbonwrap {
	background-image: url(../images/ribbon.png);
	width: 286px;
	height: 77px;
	position: absolute;
	left: -11px;
}
h6 {
	font-size: 24px;
	font-family: 'Monotype Corsiva';
	margin: 15px 0 15px 0;
	padding: 0px;
	color: #5d573e;
	text-shadow: 1px 1px #fffbe6;
}
.enquiryhead {
	margin-top: 5px;
}
h3 {
	font-size: 32px;
	font-family: "Helvetica", Arial, sans-serif;
	margin: 15px 0 15px 0;
	padding: 0px;
	color: #5d573e;
	text-shadow: 1px 1px #fef3c7;
}
.enquiryhead {
	margin-top: 5px;
}
h2 {
	font-size: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	color: #5d573e;
	text-shadow: 1px 1px #f9f2d5;
	text-align: center
}
h5 {
	font-size: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	color: #5d573e;
	text-shadow: 1px 1px #f9f2d5;
}
h2 span {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #5d573e;
	text-shadow: 1px 1px #f9f2d5;
	text-align: center
}
.enquiryhead {
	margin-top: 5px;
}
blockquote {
	background-color: #f9f2d5;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4;
	color: #3f3b29;
	font-style: italic;
	margin: 0.25em 0 0.25em 20px;
	padding: 25px;
	position: relative;
	text-align: center;
	width: 680px;
}
blockquote:before {
	color: #7A7A7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 70px;
	left: 0;
	position: absolute;
	top: -20px;
}
blockquote:after {
	bottom: -20px;
	color: #7A7A7A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 70px;
	position: absolute;
	right: 10px;
}
.commentblock {
	width: 710px;
	background-color: #f9f2d5;
	padding: 10px;
	border-radius: 5px;
}
.commentblock p {
	padding: 0px;
	margin: 0px;
}
#content {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}
#contentleft {
	width: 730px;
	float: left;
	position:relative;
}

#contentleftvert {
	background-image: url(../images/breakvert.png);
	width: 4px;
	height: 1000px;
	left: -20px;
	position:absolute;
}

#contentleftvertacc {
	background-image: url(../images/breakvertacc.png);
	width: 4px;
	height: 2000px;
	left: -20px;
	position:absolute;
}

#contentrightvertacc {
	background-image: url(../images/breakvertacc.png);
	width: 4px;
	height: 2000px;
	right: -20px;
	position:absolute;
}


#gridleft {
	width: 350px;
	float: left;
}
#gridleft p {
	font-size: 14px;
}
#gridright {
	width: 350px;
	float: right;
}
#gridright p {
	font-size: 14px;
}
#contentright {
	width: 250px;
	float: right;
	position:relative;
}
#contentrightvert {
	background-image: url(../images/breakvert.png);
	width: 4px;
	height: 1000px;
	right: -20px;
	position:absolute;
}


#cred {
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	padding-top: 20px;
	padding-left: 15px;
}
#footer {
	width: 1000px;
	height: 25px;
	margin: 0 auto;
}
#contentrightform {
	background-color: #f8f2d4;
	padding-top: 6px;
	border: none 5px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#ratesblock {
	background-color: #f8f2d4;
	padding-top: 6px;
	border: none 5px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 190px;
	position: relative;
}
#ratesblock p {
	padding-top: 70px;
}
input[type=text] {
	width: 250px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 5px;
	box-shadow: inset 2px 2px 2px #a6a6a6;
	-moz-box-shadow: inset 2px 2px 2px #a6a6a6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
textarea {
	width: 250px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 5px;
	box-shadow: inset 2px 2px 2px #a6a6a6;
	-moz-box-shadow: inset 2px 2px 2px #a6a6a6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.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: #a1a1a1;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	outline: 0 none;
	padding: 12px;
	width: 80%;
}
.booking-form input:hover, .booking-form textarea:hover, .booking-form input:focus, .booking-form textarea:focus {
}
.booking-form textarea {
	height: 50px;
	margin-bottom: 15px;
	max-width: 200px;
	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;
}
.submit input {
	background: none repeat scroll 0 0 #617798;
	border: 0 none;
	color: #FFFFFF;
	font-size: 14px;
	padding: 9px 15px;
	width: auto;
}
.fadein {
	position: relative;
	width: 100%;
	height: 500px;
	-moz-box-shadow: -1px 0px 9px #383838;
	-webkit-box-shadow: -1px 0px 9px #383838;
	box-shadow: -1px 0px 9px #383838;
}
.fadein img {
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 500px;
	background-size: cover;
}

@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');
}

/* 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 {
	padding: 5px;
}
#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;
}

h2 { text-align: left; }
@media only screen and (max-width : 800px) {
	
	.homeimg { display: block; margin: auto; float: none; width: 100%; max-width: 300px; }
	
	#homeimage { width: 100%; height: inherit; background-size: 100%; }
	
	h2 { text-align: left; }

	
.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 **/