/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
strong { font-weight: bold }
em { font-style:italic; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; }
body { background:#FFF}
header { padding: 0 0 30px 0; }
.wrapper { width: 100%; max-width:1050px; margin: 0; padding: 0; margin:auto; background:#FFF; }
.clear { clear:both; }
.img-float-right { float: right; margin: 0 0 10px 10px }
h1, h2, h3, h4 { font-family: 'Droid Serif', serif; color: #993B35; }
h1 { font-size: 1.7em; margin-bottom: 25px; line-height:1.2em;}
h2 { font-size: 1.5em; margin-bottom: 15px; }
h3 { font-size: 1.2em; margin: 15px 0; }
h4 { font-size: 1.1em; }
#logo { width: 100%; max-width: 300px; float:left; box-sizing:border-box; margin-left:25px}
#logo img { width: 100%; max-width: 250px; margin: 25px; }

#info { width: 100%; box-sizing:border-box; max-width: 650px; font-family: 'Raleway', arial, sans-serif; float: right; text-align: center; font-size:14px; line-height:1.5em; padding: 25px;  }
#info h2 { font-size: 2.2em; margin-bottom: 15px; font-weight: bold; color: #A5AF72; line-height:1.2em }
#info h3 { font-size: 1.2em; margin-bottom: 10px; font-family: 'Raleway', arial, sans-serif;  }
#info p { margin-top: 30px; }
#info ul { width: 100%; max-width:1000px; list-style-type: none; margin: 0; padding: 0; margin: auto; display:block;  }
#info li { display: inline; }
#info > ul > li:after { content: "•"; color: #993b35; padding: 0 8px; font-size: 20px }
#info > ul > li:last-child:after { display: none; }
#info a { background: none;  }
#info a:hover {text-decoration:underline;}

.large-text { font-size: 1.4em; color: #7d2f2a; font-weight:bold; }

.book-now { width: 90px; height: 15px; font-size: 14px; font-family: 'Raleway', arial, sans-serif; text-align: center; text-transform: uppercase; position: absolute; margin: auto; right: 0; top: 0; background: #993b35; color: #FFF; padding: 10px; }
.book-now-2 { width: 90px; height: 15px; font-size: 14px; font-family: 'Raleway', arial, sans-serif; text-align: center; text-transform: uppercase; background: #993b35; color: #FFF; padding: 10px; }
.book-now:hover { background: #792f2a; transition: all 0.25s ease-in-out 0s; color:#FFF; }
.book-now-2:hover { background: #792f2a; transition: all 0.25s ease-in-out 0s; color:#FFF; }

.full-width { width: 100%!important; padding: 0; max-width:none!important; background:#A3AD72; height:inherit; position:relative}

a { font-weight: bold; text-decoration: none; color: #993b35; }
a:hover { color: #792f2a; text-decoration: underline }

section { width:100%; max-width:1050px; margin: auto; font-family: 'Raleway', arial, sans-serif; line-height: 1.5em; padding: 40px 40px 0 40px; box-sizing:border-box; }
aside { width:100%; max-width:1050px; margin: auto; font-family: 'Raleway', arial, sans-serif; line-height: 1.5em; padding: 40px 0; box-sizing:border-box; }
.main { box-sizing:border-box; width: 68%; float:left; }
.thanks { text-align: center; }
.thanks img { display: block; margin: 40px auto 20px; }
.sitemap a:hover { background:none!important; }
.sidebar { box-sizing:border-box; width: 30%; float:right; padding-left: 25px; /*min-height: 650px;*/ }
.sidebar h3 { font-size: 1.2em; margin-top: 15px; }
.breadcrumbs { font-size: 0.7em; float:right; font-family: 'Raleway', arial, sans-serif; margin:12px 25px 0 0; }
.quotes-block { box-sizing:border-box; width: 100%; float: left; position: relative; margin:0;}
.aside-block-1 { box-sizing:border-box; width: 47%; float: left; position: relative}
.aside-block-2 { box-sizing:border-box; width: 47%; float: right; }
.dropcap { float: left; color: #993b35; font-size: 70px; line-height: 58px; padding: 4px 8px 0 0; font-family: Georgia, serif; }
.red { color: #993b35; font-weight: bold;}
.p1 { margin-top: 0; color: #141414; font-size:18px; line-height: 1.8em;}
p { margin-top: 20px; color: #141414; font-size:14px; }
img.float-right { float: right; margin: 0 0 10px 10px; box-shadow: 0px 0px 5px #aaa; padding: 5px; background: #FFF; }
img.float-left { float: left; }

/** Navigation **/

nav { padding-top: 11px; height: 30px; text-align:center; width: 100%; max-width: 1000px; margin: auto;background:#993b35; color: #FFF; font-family: 'Raleway', arial, sans-serif; text-transform:uppercase; position:relative; z-index:33;}
.nav-wrap { width: 100%; background:#993b35; position:absolute; top: 235px;}
ul.navigation { width: 100%; max-width:1000px; list-style-type: none; margin: 0; padding: 0; margin: auto; display:block;  }
.navigation li { float: left; margin: 0; padding: 0;}

.navigation > ul > li:last-child:after { display: none; }
.navigation a, .sub-nav a {
	font-family: 'Raleway', arial, sans-serif;
    color: #FFF;
    padding: 13px 16.4px;
    text-decoration: none;
    width: 100%;
	text-transform:uppercase;
	font-size:12px;
	font-weight: normal;
	border-left: 1px solid #8d3630;
	border-right: 1px solid #9e443f;
}
.last a {  border-right: none; cursor:default }
.sub-nav { display: none; background:#993b35; margin-top: 14px; text-align: left; z-index:99999; position:relative; }
.sub-nav a { width: 300px; cursor:pointer }
.sub-nav li { float: none;}
.sub-nav li:hover { background:#993b35; }
nav ul li.last:hover a.lasta { background: #7D2F2A; cursor:default;}
	
.last:hover > ul { display: block; position:absolute; width: 200px; right:0; }
.last:hover > ul > li > a { width: 100%; min-width:200px; display:block; margin: 0; padding: 0; box-sizing: border-box; padding: 14px; border-top: 1px solid #7d2f2a; border-bottom: 1px solid #ad4b45; }

/* Firefox only. 1+ */
.navigation a, x:-moz-any-link { padding: 13px 16.6px }
.sub-nav a, x:-moz-any-link { width: 300px }

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.navigation a { padding: 13.4px 16.5px 13.5px 17px; }
	.last a { padding: 13.4px 13px 13.5px; border: none; }
	.logo-block ul li { display: inline; margin-right: 16px!important; box-sizing:border-box; }
	
    /* Safari only override */
    ::i-block-chrome,.book-now,.book-now-2,a { font-weight: normal;}
	::i-block-chrome,.navigation:hover a{ text-decoration: none; }
	::i-block-chrome,.navigation a { padding: 14px 17px 13.5px 17px; }
	.logo-block ul li { display: inline; margin-right: 16px; box-sizing:border-box; }
}

ul a:hover, .current { background: #7d2f2a; }

.logo-block { padding: 40px 0; text-align:center; text-align:center; height:inherit; margin-top: 30px; background:url(../img/pat-bg.png)}
.logo-block ul li { display: inline; box-sizing:border-box;  }
.logo-block ul li img { vertical-align:middle; border: 1px solid #ccc; padding: 5px; margin:10px; background: #FFF;}

footer { font-family: 'Raleway', arial, sans-serif;text-align: center; font-size:small; height:inherit; overflow:hidden; background: #993B35; }
.copyright { padding: 30px 25px; color: #FFF; line-height: 1.5em; }
.copyright a { color: #A5AF72; }
.copyright a:hover { color:#FFF; text-decoration:underline;}
#slideshow-bg { width: 100%; margin-top: 30px; }
#slideshow { width: 100%; max-width: 1000px; margin:auto; position:relative; background: #333; }
.iframeWrapper {
  position: relative;
  padding-bottom: 100%;
  margin-top:20px;
  height: 0;
  opacity: 0.7;
}
.iframeWrapper:hover {
  opacity: 1;
}
.iframeWrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  border:0;
  z-index:2;
}
#CDSWIDSSP { width: 100%!important;}
.map-overlay { position:absolute; width: 100%; max-width: 266px; height: 100%; max-height:266px; opacity:0.1; z-index:3; cursor:zoom-in; margin-top:20px;}
.map-overlay-remove { display:none; }

/* -- -- */
.cycle-slideshow { box-sizing:border-box; margin: 0 auto; width: 100%; max-width:1000px!important; box-shadow:0px 0px 5px #aaa; z-index:1 }
.sidebar-slideshow { box-sizing:border-box; margin: 25px 0 0 0!important  }
.cycle-slideshow img { display: block; margin:auto; width: 100% }
.quotes {
    width: 100%;
	box-sizing:border-box;
	border-left: 6px solid #A5AF72;
	box-shadow:none;
	padding: 10px 10px 10px 20px;
	font-weight:bold;
	color: #666;
	font-family:Georgia, serif;
	font-size: 1em;
	background: #fbfeec;
	font-style:italic;
}
.attribution { font-weight: bold; font-style:normal; color: #141414; font-size:0.7em; font-family:Arial, sans-serif; text-transform:uppercase;}
.cycle-overlay {
	background: rgba(0,0,0,0.6);
    bottom: 12%;
    color: white;
    font-family: tahoma,arial;
    left: 5%;
    padding: 15px;
    position: absolute;
    width: auto;
    z-index: 600;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 4px solid #A5AF72;
	max-width: 85%;
	line-height: 1.5em;
	z-index:999999;
	cursor:default;
}

.cycle-overlay div:nth-of-type(1) { color:#FFF; font-size:1.6em; font-family: "Droid Serif",serif; font-weight:bold}
.cycle-overlay div:nth-of-type(2) { color:#ccc; font-family: 'Georgia', serif; font-style:italic; font-size: 1.2em; text-shadow: 1px 1px 0px #000 }

.cycle-prev { background: url(../img/direction-prev.png) no-repeat scroll 10% 50% rgba(0, 0, 0, 0); left: 0; }
.cycle-next { background: url(../img/direction-next.png) no-repeat scroll 90% 50% rgba(0, 0, 0, 0); right: 0; }
	
.cycle-prev:hover, .cycle-next:hover { opacity: 0.7; }
.cycle-prev, .cycle-next {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 30%;
    z-index: 800;
}
/*Sidebar Slideshow*/
#cycle-1 { margin:0!important; z-index:1 }
#cycle-2 { margin:0!important; z-index:1 }
#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide { border:3px solid #fff; }
#cycle-2 .cycle-slide-active { border:3px solid #7d2f2a; }
#cycle-2 { margin-top: 5px!important }
#slideshow-1,#slideshow-2 { width: 100%; max-width: 600px; margin: auto }
.cycle-slideshow img { width: 100%; max-width:1000px!important; height: auto; display: block; margin:auto; }
.slideshow-caption { margin-top: 5px; text-align:center; width:100% }

.rates { background: #fdf9f2; border: 2px solid #A5AF72; padding: 10px 25px 25px; }
.rates, .restaurants { line-height: 1.9em; margin: 25px 0; }
.rates ul, .restaurants ul { margin-left: 40px; font-weight: bold; }
.restaurants a:hover { background: none; }

/*FORM*/

#booking-form { width:100% }
.booking-form {
	float: right;
	width: 100%;
	font-size: 15px;
	padding: 15px 30px 30px 10px;
	background: url(../img/pat-bg.png) repeat;
	border-left: solid 4px #A5AF72;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	color:#555;
	box-sizing:border-box;
	margin: 30px 0;
}
.booking-form p {margin: 0 0 20px 10px; font-size:1.1em; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color: #333}
#accommodation-enquiry td:nth-of-type(2n+1) { text-align:right; vertical-align:middle }
#accommodation-enquiry td:nth-of-type(1n+2) { padding-left: 20px; vertical-align:middle  }
#accommodation-enquiry { text-align:left; border:none; margin: 0 auto; border-collapse: collapse; border-spacing: 0; }
#accommodation-enquiry { width:100%;  font-family:Arial, Helvetica, sans-serif;  }
#accommodation-enquiry td.full-name { width:170px; }
#datepicker-arrival, #datepicker-departure { width: 160px!important; }
input[type=text], textarea, #datepicker-arrival, #datepicker-departure {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 12px 8px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
  -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
  color: #555;
  width: 95%;
  color: #555;
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
}
 
input[type=text]:focus, textarea:focus, #datepicker-arrival:focus, #datepicker-departure:focus {
  box-shadow: 0 0 5px rgba(56, 80, 56, 1);
  padding: 12px 8px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(56, 80, 56, 1);
}

input#guests, input#children, input#child-ages {
    margin-left: 10px;
    width: 45%;
}
#message {
    border-radius: 3px;
    height: 120px;
    padding: 8px;
    width: 94%;
}
button.send {
    background: none repeat scroll 0 0 #385038;
    border: 0 none;
    border-radius: 3px;
    color: #feffed;
	font-family: 'Raleway', sans-serif; 
    height: 50px;
    margin-top: 10px;
    padding: 0 8px;
    text-shadow: 1px 1px #556b55;
    text-transform: uppercase;
}
button:hover {
    background: none repeat scroll 0 0 #a2cfb6;
    color: #385038;
    text-shadow: 1px 1px #8cb59e;
}
/*-------------------------*/

/*Datepicker*/

.Zebra_DatePicker *, .Zebra_DatePicker *:after, .Zebra_DatePicker *:before {
    box-sizing: content-box !important;
}
.Zebra_DatePicker {
    background: none repeat scroll 0 0 #666;
    border: 3px solid #666;
    display: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
    position: absolute;
    z-index: 9999999999999999999999999999999999999999999;
}
.Zebra_DatePicker * {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000;
    margin: 0;
    padding: 0;
}
.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
    padding: 5px 0;
    text-align: center;
}
.Zebra_DatePicker td {
    cursor: pointer;
}
.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    background: none repeat scroll 0 0 #e8e8e8;
    border: 1px solid #7bacd2;
    width: 30px;
}
.Zebra_DatePicker, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker .dp_footer .dp_hover {
    border-radius: 5px;
}
.Zebra_DatePicker .dp_header td {
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    width: 30px;
}
.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: bold;
}
.Zebra_DatePicker .dp_header .dp_hover {
    background: none repeat scroll 0 0 #222;
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_blocked {
    color: #888;
    cursor: default;
}
.Zebra_DatePicker .dp_daypicker th {
    background: none repeat scroll 0 0 #ffcc33;
}
.Zebra_DatePicker td.dp_not_in_month {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_not_in_month_selectable {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: pointer;
}
.Zebra_DatePicker td.dp_weekend {
    background: none repeat scroll 0 0 #d8d8d8;
}
.Zebra_DatePicker td.dp_weekend_disabled {
    color: #ccc;
    cursor: default;
}
.Zebra_DatePicker td.dp_selected {
    background: none repeat scroll 0 0 #5a4b4b;
    color: #fff !important;
}
.Zebra_DatePicker td.dp_week_number {
    background: none repeat scroll 0 0 #ffcc33;
    color: #555;
    cursor: text;
    font-style: italic;
}
.Zebra_DatePicker .dp_monthpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_yearpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_footer {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_footer td {
    color: #fff;
    font-weight: bold;
    padding: 2px;
}
.Zebra_DatePicker .dp_footer .dp_hover {
    background: none repeat scroll 0 0 #222;
    color: #fff;
}
.Zebra_DatePicker td.dp_current {
    color: #c40000;
}
.Zebra_DatePicker td.dp_disabled_current {
    color: #e38585;
}
.Zebra_DatePicker td.dp_disabled {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_hover {
    background: none repeat scroll 0 0 #482424;
    color: #fff;
}
button.Zebra_DatePicker_Icon {
    background: url("../img/calendar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 0;
    padding: 0;
    position: absolute;
    text-indent: -9000px;
    vertical-align: top;
    width: 16px;
	margin-top: 18.5px !important;
	margin-left: -29px !important
}
button.Zebra_DatePicker_Icon_Disabled {
    background-image: url("/images/calendar-disabled.png");
}
button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px;
}
button.Zebra_DatePicker_Icon_Inside {
    margin: 0 12px 0 0;
}

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

.hidden { visibility:hidden; }

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


.refresh
{
  position:relative;
  float: right;
  margin-top: -39px;
  margin-right: 100px;
}


#SpamCheck { margin-left: 35px!important;padding: 10px 5px;  font-size:1em; 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;
}

.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;}
.captcha-img { margin-left: 10px; margin-bottom: -5px!important; }

/**************/
/**Mobile CSS**/
/**************/
.show-hide-nav { display: none; }
@media all and (max-width: 1000px) 
{
.nav-wrap {top: 0; }
.sub-nav { margin-top: 0; }
header { padding: 50px 0 0; }
nav { height: 50px; padding-top:0; border-bottom: 1px solid #7D2F2A;  }
#nav { /* position: fixed;*/ border-bottom: 1px solid #7D2F2A;}
#nav li a { padding-top: 15px; padding-bottom: 15px; background:#993B35; border-bottom: 1px solid #7D2F2A; display:block; box-sizing:border-box; height:50px }
#nav li a:hover { padding-top: 15px; padding-bottom: 15px; background:#7D2F2A;}
#nav > a
{
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
	display: block;
	position: absolute; right: 0; top: 0px;
	background-image: url('../img/nav.png'); 
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	right:20px;
	padding: 0!important;
	z-index: 111;
}
/* first level */
#nav > ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	margin:51px 0 0;
	padding:0;
    }
#nav > ul.small { margin-top: 50px;}
#nav:target > ul { display: block;}
#nav > ul > li { width: 100%; float: none;margin: 0; padding: 0; text-align: left; }

/* second level */
.sub-nav { border-left: 6px solid #7D2F2A;}
.last:hover > ul > li > a { border: none; }
nav ul li.last:hover a.lasta { background: #7D2F2A!important; cursor:default;}
#nav li ul{ position: static;}
	
#logo { width:100%; max-width: none; margin: 0; padding:25px 25px 0 25px; box-sizing:border-box }
#logo img { display:block; margin:auto; width:100%;  }
#info { width:100%; max-width:none;  }
.main { box-sizing: border-box; float: none; width: 100%; }
.sidebar { box-sizing: border-box; float: none; width: 100%; padding-left:0; }
.iframeWrapper {
  position: relative;
  padding-bottom: 56.25%;
  margin-top:20px;
  height: 0;
  opacity: 0.7;
  width:100%;
}
.map-overlay {
    cursor: zoom-in;
    margin-top: 20px;
    max-height: none;
    max-width: none;
    opacity: 0.1;
    position: absolute;
    width: 92%;
    z-index: 3;
    padding-bottom: 52%;
	height:auto;
}

}
@media all 
and (min-width : 370px) 
and (max-width : 500px) {
	#accommodation-enquiry td { display: block; text-align:left!important; }
	input#guests, input#children, input#child-ages {
    margin-left: 10px;
    width: 20%;
}
.formError { width:auto; left: 50% !important; }
.map-overlay {
    cursor: zoom-in;
    margin-top: 20px;
    max-height: none;
    max-width: none;
    opacity: 0.1;
    position: absolute;
    width: 84%;
    z-index: 3;
    padding-bottom: 47%;
	height:auto;
}
}
@media all and (max-width: 450px) {
	.cycle-overlay div:nth-of-type(1) { font-size: 1.2em!important; font-weight:normal }
	.cycle-overlay div:nth-of-type(2) { display:none!important; }
	.img-float-right { display: block; margin:25px auto; width: 100%; max-width: 250px; float: none; }
	p { font-size: 120%; line-height: 1.5em }
	.p1 { font-size: 120%; line-height: 1.6em }
	.dropcap { color: #993b35; float: left; font-family: Georgia,serif; font-size: 6em; line-height: 0.5em; padding: 21px 8px 0 0; }
}
@media only screen 
and (min-width : 0px) 
and (max-width : 369px) {
	#accommodation-enquiry td { display: block; text-align:left!important; }
	input[type="text"], textarea#message, #datepicker-arrival, #datepicker-departure {
		width: 75%	
	}
	input#guests, input#children, input#child-ages {
    margin-left: 10px;
    width: 20%;
}
.formError { width:auto; left: 50% !important; }
.map-overlay {
    cursor: zoom-in;
    margin-top: 20px;
    max-height: none;
    max-width: none;
    opacity: 0.1;
    position: absolute;
    width: 77%;
    z-index: 3;
    padding-bottom: 44%;
	height:auto;
}
}

/******************/
/**End Mobile CSS**/
/******************/
