﻿/* Standard */
body { background: #fff url(/images/base/bg2.png) repeat-x; margin: 0 auto; }
form { font-family: Nunito; font-size: 0.8em; color: #353f15; border:none; margin:0 auto; width:1000px; line-height:1.4em; margin-top:0px; margin-bottom:10px; padding:0px; overflow-x:hidden; }
h1 { font-family: Nunito, Trebuchet MS, Nunito; font-size: 1.8em; color: #5C7D9A; font-weight: normal; margin-top:16px; margin-bottom:12px; text-transform: none; line-height:1.3em; }
h2 { font-family: Nunito, Trebuchet MS, Nunito; font-size: 1.8em; color: #5C7D9A; font-weight: normal; margin-top:16px; margin-bottom:12px; text-transform: none; line-height:1.3em; }
h3 { font-family: Trebuchet MS, Nunito; font-size: 1.6em; color: #6b86a0; font-weight: bold; margin-top:10px; margin-bottom:12px; text-transform: uppercase; line-height:1.3em; }
h3 { font-family: Nunito, Trebuchet MS, Nunito; font-size: 1.8em; color: #5C7D9A; font-weight: normal; margin-top:16px; margin-bottom:12px; text-transform: none; line-height:1.3em; }
a:link, a:active, a:visited { color: #222; }
p { text-align:justify; }
a:link { color: #353f15; }
a:link:hover { color: #c1761b; }
.input { font-family:Nunito; }
input[type="submit"] { -webkit-appearance:none; }

/* Header */
#header {margin:0; margin-top:10px; padding:0; border:0; position:relative; top:10px; left:50%; margin-left:-65px; height:140px; }
#strapline { font-weight:normal; font-size:1.7em; margin-top:-17px; color: #fff; text-transform:none; font-family: Nunito, Nunito; text-align:center; color: #dbbe9b; margin-bottom:40px; }

/* Progress Bar */
.progress { margin-top:20px; margin-bottom:30px; font-size: 1.0em; }
.progress a, .progress a:active, .progress a:visited { color: #222; }
.progress a:hover, .progress a:active:hover, .progress a:visited:hover { color: #b5b21b; }
.progress .title { float:left; width: 182px; text-align: left; margin-bottom:2px;  }
.progress .standard { float:left; width: 180px; height: 8px; background: #f4f4f4; margin-right:1px; margin-top:0px; }
.progress .selected { float:left; width: 180px; height: 8px; background: #82B3D8; margin-right: 1px; margin-top:0px; }

#main { padding: 20px 10px; background: #fff; }

/* Book Online */
.title { float:left; width:190px; padding-top:3px; margin-bottom:14px; }
.title2 { float:left; width:190px; padding-top:4px; margin-bottom:14px; }
.value { float:left; }
.button { padding: 6px 20px 8px 20px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.5em; border:none; background: #666; border: solid 1px #666; border-radius:5px; color: #fff; }
.button:hover { cursor: pointer; background: #444;  border: solid 1px #444; }
.button:disabled { cursor: pointer; background: #dedede;  border: solid 1px #dedede; color: #efefef}
.button:disabled:hover { cursor: default; }
.button3 { padding: 4px 20px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.3em; border:none; background: #666; border: solid 1px #666; border-radius:5px; color: #fff; }
.button3:hover { cursor: pointer; background: #444; border: solid 1px #444; }
.button3:disabled { cursor: pointer; background: #dedede; color: #efefef; border: solid 1px #dedede; }
.button3:disabled:hover { cursor: default; }
.button2 { font-weight:bold; font-size:1.4em; padding: 6px 12px; background: #666; border: solid 0px #003F2d; color: #fff; }
.button2:hover { cursor: pointer; background: #444; }
.button2:disabled { cursor: pointer; background: #dedede; color: #efefef}
.button2:disabled:hover { cursor: default; }
.button4 { padding: 6px 0px 8px 0px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.3em; border:none; background: #486CE2; border: solid 1px #486CE2; border-radius:5px; color: #fff; }
.button4:hover { cursor: pointer; background: #3856AF;  border: solid 1px #3856AF; }
.button4:disabled { cursor: pointer; background: #dedede;  border: solid 1px #dedede; color: #efefef}
.button4:disabled:hover { cursor: default; }
.button5 { padding: 6px 10px 8px 9px; font-family: Nunito, Nunito; font-weight:normal; text-align:center; font-size:1.3em; border:none; background: #6496BC; border: solid 1px #6496BC; border-radius:5px; color: #fff; }
.button5:hover { cursor: pointer; background: #5783A5;  border: solid 1px #5783A5; }
.button5:disabled { cursor: pointer; background: #dedede;  border: solid 1px #dedede; color: #efefef}
.button5:disabled:hover { cursor: default; }
.button5 a:link, .button5 a:active, .button5 a:visited { color: #fff; text-decoration:none; background: #5783A5; }
.warning { background: #45803c; color: #fff; padding:5px 10px; font-weight:bold; margin-top:8px; margin-bottom:12px; }

.buttonselected { padding: 6px 20px 8px 20px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.3em; border:none; background: #83B0D7; border: solid 1px #83B0D7; border-radius:5px; color: #fff; }
.buttonselected:hover { cursor: default; background: #83B0D7;  border: solid 1px #83B0D7; }
.buttonnotselected { padding: 6px 20px 8px 20px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.3em; border:none; background: #aaa; border: solid 1px #aaa; border-radius:5px; color: #fff; }
.buttonnotselected:hover { cursor: pointer; background: #83B0D7;  border: solid 1px #83B0D7; }
.buttonselected:focus { outline:none; }
.buttonnotselected:focus { outline:none; }

/* Book */
#book .left { float:left; width:420px; margin-right:40px; margin-top:35px; }
#book .right { float:left; width:500px; }
#book .calendartable { float:left; width:255px; margin-right:20px; }
#book .calendarkey { float:left; margin-left:0px; margin-top:9px; width:220px; font-size:1.0em; }

/* Calendar */
.calendar { margin-bottom:20px; margin-top:0px; height:auto; }
.calendar .title { float: left; width:85px; padding-top:2px; }
.calendar .value { float: left; }
.calendar .days { background: #222; color: #fff; }
.calendar .days td { width:36px; text-align:center; height:20px;}
.calendar .date { background: #fff; }
.calendar .date td { width:36px; text-align:center; height:20px;}
.calendar .unavailable { background: #ddd; color: #aaa; }
.calendar .available { background: #CBE0EF; color: #000; }
.calendar .available:hover { background: #B1D4ED; cursor: pointer; }
.calendar .available a { background:none; text-decoration:underline;}
.calendar .available a:link:hover, .calendar .available a:active:hover, .calendar .available a:visited:hover { color: #fff; }
.calendar .availableminimumstay { background: #8AB8D8; color: #fff; }
.calendar .availableminimumstay:hover { background: #77B0D6; cursor: pointer; }
.calendar .availableminimumstay a:link, .calendar .availableminimumstay a:active, .calendar .availableminimumstay a:visited { background:none; text-decoration:underline; color: #fff;}
.calendar .availableminimumstay a:link:hover, .calendar .availableminimumstay a:active:hover, .calendar .availableminimumstay a:visited:hover { color: #000; }
.calendar .closed { background: #444; color: #fff; }
.calendar .booked { background: #444; color: #fff; }
.calendar .telephone { background: #fd9409; color: #fff; }
.calendar .telephone:hover { background: #fd9409; }
.calendar .telephone a { background:none; text-decoration:underline; }
.calendar .telephone a:hover { background: none; }
.calendar .keyavailable { float: left; width: 24px; height:20px; background: #CBE0EF; margin-right:8px; }
.calendar .keyavailableminimumstay { float: left; width: 24px; height:20px; background: #8AB8D8; margin-right:8px; }
.calendar .keybooked { float: left; width: 24px; height:20px; background: #444; margin-right:8px; }
.calendar .keyclosed { float: left; width: 24px; height:20px; background: #444; margin-right:8px; }
.calendar .keytelephone { float: left; width: 24px; height:20px; background: #fd9409; margin-right:8px; }
.calendar .key {float: left; margin-top:0px; margin-right:20px; width:340px; }
.map { margin-top:40px; padding-top:10px; border-top: dotted 2px #ddd; }

/* Room Calendar */
.roomcal { margin-top:10px; line-height:1.2em; font-size:1.2em; }
.roomcal .header td { padding: 5px; background: #222; color: #fff; }
.roomcal .free { background: #CBE2B3; text-align:center; font-family:Nunito; }
.roomcal .free:hover { cursor: pointer; background: #C3E0A3; }
.roomcal .nocheckin { background: #CBE2B3; text-align:center; font-family:Nunito; font-size:0.8em; color: #78915D;}
.roomcal .nocheckin:hover { cursor: pointer; background: #C3E0A3; }
.roomcal .taken { background: #666; text-align:center; }
.roomcal .light { background: #567C97; color: #fff; }
.roomcal .dark { background: #497796; color: #fff; }
.roomcal .light td { padding:5px; position: relative; }
.roomcal .dark td { padding: 5px; position: relative; }
.roomcal .telephone { text-align:center; }
.roomcal .selectdate { position: absolute; top:0px; left:0px; width:100%; height:100%; border:0; background: #B6D7EF;  font-family:Nunito;}
.roomcal .selectdate:hover { cursor:pointer; background:#7CB8E2; color: #fff; }
.roomcal .selectdate:focus { outline:none; }
.roomcal .selecteddate { position: absolute; top:0px; left:0px; width:100%; height:100%; border:0; background: #7CB8E2; color: #fff;  font-family:Nunito;}
.roomcal .selecteddate:hover { cursor:pointer; background:#7CB8E2; }
.roomcal .selecteddate:focus { outline:none; }

.titleheading {height:36px; color:#fff; font-weight:bold; background: #565656; }
.titleheading td { padding:4px 5px; }
.titleheading a {color:White; text-decoration: none; background:none;}
.titleheading a:hover {color:Silver; text-decoration: none; background:none;}
.room1 { background: #4d7493; color: #fff; padding-left:5px; height:45px; line-height:1.4em; }
.room2 { background: #405e76; color: #fff; padding-left:5px; height:45px; line-height:1.4em; }
.room1 a:link, .room1 a:active, .room1 a:visited { color: #fff; }
.room1 a:link:hover, .room1 a:active:hover, .room1 a:visited:hover { color: #feff1b; }
.room2 a:link, .room2 a:active, .room2 a:visited { color: #fff; }
.room2 a:link:hover, .room2 a:active:hover, .room2s a:visited:hover { color: #feff1b; }

/* Availability */
.telephoneonly { background: #ffa500; color: #fff; font-weight:bold; padding:10px; font-size:1.4em; width: calc(100% - 22px); border: solid 1px #ffa500; border-radius:5px; margin-top:8px; line-height:1.5em; }
.resultssummary { font-family: Nunito, Nunito; font-size:1.5em; color: #5C7D9A; line-height:1.3em; border-top: dotted 2px #ddd; padding-top:20px; }
.results { margin-top:20px;  }
.results .item { background: #fff; border: solid 0px #ccc; padding:0px; margin-bottom:10px; padding-top:20px; margin-top:20px; border-top: dotted 2px #ddd;  }
.results .picture { float: left; width: 280px;  }
.results .details { float: left; width: 560px; margin-right:80px;}
.results .thumbnails { margin-left:-10px; width:360px; }
.results .thumbnail { float: left; margin-top:10px; margin-left:10px; }
.results .price { color: #6E8253; margin: 0px 0px 12px 0px; font-weight:normal; }
.results h2 { margin-top:0px; text-transform:capitalize; line-height:1.3em; margin-bottom:20px; }
.results .description { margin-bottom:12px; line-height:1.5em; margin-top:30px; }
.results .description .price { padding:20px; background: #f8f8f8; display:inline-block; margin:10px 0px; font-size:1.2em; border:solid 0px #fff; border-radius:5px; }
.results .description .price .discount {  text-decoration:line-through; color: #aaa; }
.results .continue { float: left; margin-left:0px; margin-top:20px; }
.results .continue .selectnumber { float: left; margin-right:10px; padding-top:10px; }
.results .continue .continuebutton { float: left; margin-top:-1px; }
.results .continue .number { float: left; margin-right:10px; padding-top:7px; }
.results .continue .input { font-size:1.2em; font-weight:bold;  }
.results .continue .button { padding: 7px 20px; font-family: Nunito, Nunito; font-weight:normal; font-size:1.5em;}
.results .continue .button:disabled { background: #dedede; color: #efefef; }
.results .select { font-size:1.2em; }
.results .title { width:150px; }
.results input[type="checkbox"] { width:1.8em; height:1.8em; vertical-align:middle; margin-right:10px; }
.results input[type="checkbox"] label { vertical-align:middle; padding-left:10px; }
.accommodationtype { background: #45803c; padding:10px; color: #fff; font-weight:bold; width: 520px; margin-bottom:10px; line-height:1.5em; }

/* Options */
.summary .left { float: left; width: 460px; margin-right:40px; }
.summary .right {float: left; width:440px; }
.summary .title { padding-top:0px; margin-bottom:8px; width:170px; }
.summary .title2 { padding-top:4px; margin-bottom:4px; width:170px; }
.summary .title3 { padding-top:4px; margin-bottom:4px; width:125px; float:left; }
.summary .value { padding-top:0px; margin-bottom:4px; }
.summary .titlecost { padding-top:0px; margin-bottom:0px; width:calc(100% - 90px); background: #dedede; padding: 8px 5px; color: #222; float:left; font-weight:normal; }
.summary .valuecost { padding-top:0px; margin-bottom:0px; background: #dedede; padding: 8px 5px; color: #222; float:left; font-weight:normal; width:70px; text-align:right;  }
.summary .titlespecial { padding-top:0px; margin-bottom:0px; width:calc(100% - 90px); background: #1371cd; padding: 8px 5px; color: #fff; float:left; font-weight:bold; }
.summary .valuespecial { padding-top:0px; margin-bottom:0px; background: #1371cd; padding: 8px 5px; color: #fff; float:left; font-weight:bold; width:70px; text-align:right;  }
.summary .titlepayment{ padding-top:0px; margin-bottom:0px; width:calc(100% - 90px); background: #85BAE2; padding: 8px 5px; color: #fff; float:left; font-weight:bold; }
.summary .valuepayment { padding-top:0px; margin-bottom:0px; background: #85BAE2; padding:8px 5px; color: #fff; float:left; font-weight:bold; width:70px; text-align:right; }
.summary .titlesubtotal{ padding-top:0px; margin-bottom:0px; width:calc(100% - 90px); background: #777; padding: 8px 5px; color: #fff; float:left; font-weight:bold; }
.summary .valuesubtotal { padding-top:0px; margin-bottom:0px; background: #777; padding: 8px 5px; color: #fff; float:left; font-weight:bold; width:70px; text-align:right; }
.summary .titletotal{ padding-top:0px; margin-bottom:0px; width:calc(100% - 90px); background: #444; padding: 8px 5px; color: #fff; float:left; font-weight:bold; }
.summary .valuetotal { padding-top:0px; margin-bottom:0px; background: #444; padding: 8px 5px; color: #fff; float:left; font-weight:bold; width:70px; text-align:right; }
.summary .headerrow tr { border-top: solid 10px #fff;  }
.summary h3 { margin-top:0; padding-top:0; margin-bottom:6px; font-size:1.2em; font-weight:bold; }
.summary .price { margin-bottom:6px; font-style: italic; }
.summary .extras { margin-bottom:20px;}
.summary .description { font-size:1.0em; margin-bottom:15px; }
.summary .instructions { font-size:1.0em; margin-bottom:15px; }
.summary .terms { width: 370px; padding:10px; background: #efefef; border: solid 1px #ccc; height:160px; overflow: auto; margin-top:10px; line-height:1.2em; }
.summary .terms h2 { margin-top:0px; }
.summary .agree { margin-top:10px; margin-bottom:10px; }
.summary .quantity { float: left; width:60px; padding-top:4px; }
.summary .input2 { float: left; }
.summary .headerrow { background: #666; color: #fff; font-weight: bold; border-top: solid 10px #fff; }
.summary .facility1 { background: #d8d8d8; }
.summary .facility2 { background: #e4e4e4; }
.summary .errorhighlight { border: solid 2px #ff0000; font-family: Nunito; font-size: 1.0em; background: #fadadb; }
.summary .taken { background: #c70f12; padding:5px; color: #fff; font-weight: bold; font-family:Nunito; }
.summary .specialoffer { margin-bottom:5px; }
.summary .specialoffer h2 { background: #666; padding:8px 10px; color: #fff; font-weight:bold; margin:0; text-transform:capitalize; font-size:1.0em; }
.summary .specialoffer .description {  font-size:1.0em; background: #dedede; padding:10px; margin:0; }
.summary .specialoffer .saving {background: #dedede; font-weight:bold; background: #dedede; padding:10px; margin:0; padding-top:0px;}

/* Complete Bookings */
.complete {}
.complete .left { float: left; width:520px; margin-right:60px; }
.complete .right { float: left; width: 340px; margin-top:-20px; background: #efefef; padding:10px; padding-bottom:25px; border: solid 1px #aaa; }
.complete .right h2 { margin-top:0px; }
.complete .title { float: left; padding-top:0px; width:125px; margin-bottom:6px; color:#aaa; }
.complete .value { float: left; padding-top: 0px; margin-bottom:6px; }
.complete .room { float: left; width:165px; margin-bottom:5px; margin-right:10px; }
.complete .roomcost { float: left; margin-bottom:5px; }
.complete .extra { float: left; width: 165px; margin-bottom:6px; color: #0f79c7; margin-right:10px; }
.complete .extracost { float: left; margin-bottom: 5px; color: #0f79c7; }
.complete .text { margin-bottom:20px; }
.complete .titleheading {height:36px; color:#fff; font-weight:bold; background: #444; }
.complete .titleheading td { padding:4px 5px; }
.complete .roomrow { background: #dedede; border-bottom: dotted 1px #aaa; }
.complete .extrarow { background: #c6d5f0; }
.complete .discountrow { background: #c8f0c6; }
.complete .subtotalrow { background: #fd9409; color: #fff; }
.complete .roomrow { background: #e8e8e8; }
.complete .paymentrequired { background: #85BAE2; color: #fff; font-weight:bold; font-size:1.1em; }
.complete .roomrow td { padding: 7px 4px; }
.complete .extrarow td { padding: 7px 4px; }
.complete .paymentrequired td { padding: 7px 4px; }
.complete .discountrow td { padding: 4px; }
.complete .subtotalrow td { padding: 4px; }
.complete .button5 { color: #fff; text-decoration:none; }
.complete .button5:hover { color: #fff; cursor: pointer; }
.complete .separator { padding-top:0px; margin-bottom:4px; border-bottom: dotted 1px #aaa; width:620px;}

/* Footer */
#footer { margin-top:30px; padding-top:20px; border-top: solid 1px #eee; padding-bottom:20px; color: #888; width:100%; text-align:center; line-height:1.8em; }

/* AJAX Calendar */
.calendar .ajax__calendar_container { background: #d9d9d9; z-index:255; }
.calendar table { background: #fff; padding: 0; font-size: 0.9em; }
.calendar td { padding: 1px; }
.calendar .ajax__calendar_active { background: #018287; color: #fff; }
.calendar .ajax__calendar_other { background: #e9e9e9; color: #333; }
.calendar .ajax__calendar_day { margin: 1px; padding: 0; }
.calendar .ajax__calendar_day:hover { border: 1px solid #018287; margin: 0; }

@media only screen and (max-width: 736px)
{
	/* Mobile Layout */
	body { background: #fff url(/images/base/bg2.png) repeat-x; }
	form { margin-top:0px; margin-bottom:0px; width:100%; overflow-x:hidden; }
	#menu { display:none; }
	#header .logo { float:none; text-align:center; font-size:2.2em; padding: 20px 10px 10px 10px; width:calc(100% - 20px); margin-left:0px;  }
	#header .award { float:left; margin-right:10px; display:none; }
	#header .contact { float: none; background: #545454; text-align:center; padding:10px; padding-top:0px; width:calc(100% - 20px); }
	#header .address { display: none; }
	#header .book { float:right; }
	#header .menuicon { display:block; float:left; margin-top:13px; }
		
	#main { width:calc(100% - 20px); padding:10px; padding-top:30px; }
		
	.calendarpanel { float:none; width:100%; margin-top:20px; max-width:300px; }
	.dateselectpanel { float:none; width:100%; padding-bottom:30px; }
	#book .title { float: none; margin-bottom:4px; color: #888; }
	#book .title3 { float: none; margin-bottom:4px;  }
	#book .value { float:none; margin-bottom:10px; }
	#book .left { float:none; width:100%; margin-right:0px; }
	#book .right { float:none; width:100%; }
	#book .calendartable { float:none; width:100%; margin-right:0px; }
	#book .calendarkey { float:none; margin-left:0px; margin-top:10px; width:100%;}
	.results .picture { float: left; width: 280px;  }
	.results .thumbnails { display:none; }
	.results .description { text-align:left; }
	.results .details { float: none; width: 100%; margin-right:0px;}
	.progress { display:none; }
	.map img { max-width:100%; }
	
	.summary .left { float: none; width: 100%; margin-right:0px;}
	.summary .right {float: none; width:100%; }
	.summary .title3 { float:none; margin-bottom:3px; width:100%; }
	.summary .value { float:none; width:100%; margin-bottom:10px;}
	.summary .input { max-width:100%; }
	.summary .terms { width:calc(100% - 22px); }
	.complete .left { float: none; width: 100%; margin-right:0px; }
	.complete .right {float: none; width:calc(100% - 22px); margin-top:30px; }
	
}