/* MAIN HTML */
* {margin:0;padding:0}
body {background:#99cc3b url(../_images/layout/bg.gif) repeat-x;color:#333;font:14px Arial,Verdana,Helvetica,Sans Serif;}

/* LINKS */
a, a:hover {color:#009aea;}
a:hover {color:#009aea;}
a.exlink {padding:5px 0 0 18px;background:url(../_images/icons/external.png) no-repeat 0 6px;}

/* GENERAL */
img {border:none} 
.clear {clear:both;}

/* TYPOGRAPHY */
p {margin:0 0 20px 0;}
p.right {text-align:right;}
p.small {font-size:11px;margin:0 0 3px 0}
.big {font-size:18px}
h1 {color:#5e5f5f;font-weight:normal;font-size:24px;margin:0 0 20px 0}
.loc {color:#5e5f5f;font-size:14px;margin:0 0 0 0}
h2 {color:#066bad;font-weight:normal;font-size:18px;margin:0 0 15px 0}
h3 {color:#99cc3b;font-size:14px;margin:0 0 8px 0}
li {padding:2px 0;}

/* WRAPPER */
#wrap {width:909px;background:#fff;margin:46px auto;position:relative;text-align:left;border:6px solid #fff;}

/* HEADER */
#header {width:909px;height:153px;background:url(../_images/layout/headerbg.jpg) no-repeat;padding:0;margin:0 auto;border-bottom:1px solid #fff;}
#logo {width:300px;float:left;padding:10px 0 0 10px;}
#book-now {width:332px;height:89px;float:right;}
#stay-play {width:300px;height:64px;float:right;}

/* NAV */
#nav {width:909px;background:url(../_images/layout/navbg.jpg) repeat-x;margin:0 0 6px 0;}
#nav ul {height:43px;padding:0;margin:0;list-style:none;}
#nav li {position:relative;float:left;display:block;margin:0;padding:0;}
#nav a, #nav a:hover {padding:14px 15px 15px 15px;text-decoration:none;cursor:pointer;color:#fff;display:block;line-height:14px;font-weight:normal;}
#nav a:hover {background:#00b6dd;}
#nav li.first a {border-left:none;}
#nav li.last a {border-right:none;}
#nav li:hover, #nav li.hover {position:static;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;z-index:99999}
#nav a.active {background:#99ca3d;}

/* CONTENT */
#options {clear:both;padding:10px 30px 0 10px;text-align:right;}
#content {min-height:620px;height:auto !important;height:620px;padding:20px 10px 20px 20px;}
#content-bottom {width:920px;height:16px;background:url(../_images/layout/content-bottom.gif) no-repeat;margin:0 0 8px 0;}
#col-left {width:530px;margin:0 40px 0 0;float:left;}
#col-right {width:260px;float:right;padding:20px;background:#f2f2f2;}

/* FOOTER */
#footer {background:#fac788;height:26px;width:869px;padding:100px 20px 10px 20px;font-size:12px;color:#fff;margin:0 auto 0 auto}
#footer p {vertical-align:middle;margin:0 0 8px 0}
#footer img {vertical-align:middle;}
#footer a {color:#fff;}
#footer a.grey {color:#fff;text-decoration:none;}
#footer a:hover {color:#999;}

/* FORMS */
fieldset {border:1px solid #fac787;background:#ffe0c2;padding:30px 20px;display:block;margin:0 0 20px 0}
fieldset br {clear:left;}
fieldset label {display:block;width:110px;float:left;padding:0 15px 0 0;margin:4px 5px 10px 0;text-align:right;font-weight:normal;background:Transparent;color:#333;}
fieldset textarea {border:1px solid #fac787;background-color:#fff;color:#000;padding:4px 4px;margin:0 0 8px 0}
fieldset input {color:#000;border:1px solid #fac787;background-color:#fff;font-size:12px;padding:4px 4px;}
fieldset .formbutton {padding:5px 0 0 127px;}
fieldset .formbutton input {background:Transparent;border:none;}
.checkbox input {border:none;background:Transparent;}
.valsummary {color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;padding:10px 10px 0 10px;margin-bottom:20px;}
.valsummary ul {margin:10px 0 10px 20px}

/* IMAGES */
.imgl, .imglnb {border:3px solid #666;float:left;margin:0 20px 20px 0;}
.imgr, .imgrnb {border:3px solid #666;float:right;margin:0 0 20px 20px;}
.imglnb {border:none;}
.imgrnb {border:none;}
.imgb {border:1px solid #333;margin-bottom:10px;}

/* LISTS */
.bulletlist {margin:0 0 20px 20px;list-style-type:square;}

/* CONTACT */
#contactform {float:left;width:430px;padding:20px 0 0 30px;}
#contactdetails {width:314px;padding:20px 20px 10px 0;margin:0 0 20px 0;}
#contactinfo {width:370px;line-height:1.6;overflow:hidden;padding-bottom:0;float:left;}
#contactinfo dt {width:70px;float:left;clear:left;font-weight:bold;color:#99cc3b;}
#contactinfo dd {float:left;width:190px;padding-bottom:10px;}
dl {line-height:1.2;font-size:12px;}
dl dt {float:left;text-align:left;padding-right:15px;overflow:hidden;width:192px;clear:left;font-weight:bold;font-size:14px;}
dl dd {float:left;margin-bottom:15px;width:auto;}

/* MAP */
#areasweservice {float:left;width:380px;padding:0 0 0 30px;}
#ourlocation {border-right:1px dotted #666;width:380px;float:left;padding:0 30px 0 0;}

/* RESPONSES */
.info, .success, .error {padding:20px;margin:0 0 30px 0;}
.info h3, .success h3, .error h3 {margin:0 0 8px 0;font-size:16px;}
.info p, .success p, .error p {margin:0;}
.info {color:#666666;background-color:#f5f5f5;border:1px solid #e9e9e9;}
.info h3 {color:#666666;}
.error {color:#c00;background-color:#ffd3d1;border:1px solid #f8b1ac;}
.error h3 {color:#c00;}
.success {color:#499524;background-color:#e1ffd1;border:1px solid #c5f8ac;}
.success h3 {color:#499524;}
.alert {color:#ff903e;background-color:#fcdec9;border:1px solid #ff903e;padding:5px;vertical-align:top;}

/* HOME */
#banner {width:909px;height:346px;overflow:hidden;float:left;margin-right:6px;}
#banner img {width:909px;height:346px;}

/* MISC */
.pdfdownload {margin:12px 0;padding:10px 10px 10px 50px;background:#f3f3f3 url(../_images/icons/pdf-big.gif) no-repeat 10px 6px;border:1px solid #ddd;font-size:16px;display:block;}
.section {margin:0 0 15px 0;padding:0 0 10px 0;border-bottom:1px dotted #ddd;}
.error {padding:5px 10px 5px 10px;font-weight:bold;margin:15px 0;color:#c00;border:1px solid #c00;}
.dott {border-top:1px dotted #ddd;padding:20px 0 0 0;}

/* NEWS */
.news-specials {border:1px solid #00b6dd;padding:15px;min-height:360px;height:auto !important;height:360px;background:#fff;margin:0 0 20px 0;}
#news {padding:0 10px 0 10px}
#news h2 {margin:8px 0 15px 0;text-align:left;text-decoration:none;float:left;width:150px;}
#news .subscribe {width:15px;margin:10px 10px 0 0;float:left;}
#news h2 a {color:#e35f38;text-decoration:none;}
#news h3 {line-height:22px;margin:0 0 5px 0}
#news p {font-size:11px;line-height:16px;padding:0 0 10px 0;margin-bottom:10px;border-bottom:1px dotted #ddd;}

/* LINKS */
#linksections {border:1px solid #00b6dd;color:#333;padding:6px;margin:0 0 20px 0}
#linksections h2 {color:#fff;text-transform:uppercase;background:url(../_images/layout/navbg.jpg) repeat-x;font-size:14px;font-weight:normal;padding:13px}
#linksections ul {margin:10px 10px 20px 20px;line-height:24px;list-style-type:disc;}
#links h2 {border-bottom:1px dotted #ddd;margin:30px 0 10px 0;padding:0 0 5px 0;}
#links p {font-size:12px;}

/* THUMBS */
.gallery {padding:0 0 15px 0;}
.thumb {width:200px;height:150px;float:left;border:3px solid #333;background:#fff;margin:0 15px 15px 0}
.thumb:hover {border:3px solid #009aea;}
.right {margin:0 0 15px 15px;float:right}
.thumb100 {width:100px;height:75px;float:left;border:2px solid #333;background:#fff;margin:0 8px 8px 0}
.thumb100:hover {border:2px solid #009aea;}

/* QUOTE */
#quoteform {width:550px}
#quoteform fieldset .formbutton {padding:5px 0 0 227px;}
#quoteform label {width:210px;}

.quotepanel {margin:0 0 25px 0}
.quotepanel p {text-align:center;font-size:14px;text-transform:uppercase;background:#fd900f;color:#fff;padding:10px;margin:0 0 0 5px;}
.quotepanel .price {font-size:24px;font-weight:bold;}
.quotepanel .more {background:#666;border-top:1px solid #fff;padding:0;}
.quotepanel .more a {color:#fff;text-decoration:none;background:url(../_images/icons/calculator.png) no-repeat 30px 15px;padding:0 0 0 25px;display:block;padding:15px 10px}
.quotepanel .more a:hover {background-color:#999;}

/* RHS */
.panel {float:left;padding:0 0 15px 0;margin:0 0 15px 0;border-bottom:1px dotted #ddd;}
.panel h2 {float:left;text-transform:uppercase;font-weight:normal;color:#00b6dd;font-size:14px;margin:0 0 5px 0;}
.panel img {float:left;margin:0 10px 15px 0;border:5px solid #00b6dd;}
.panel img:hover {border:5px solid #00b6dd;}
.panel p {float:left;font-size:12px;margin:0 0 0 0;}

.payments {padding:0 0 15px 0;margin:0 0 15px 0;border-bottom:1px dotted #ddd;}
.payments h2 {text-transform:uppercase;font-weight:normal;color:#00b6dd;font-size:14px;margin:0 0 5px 0;}
.payments img {padding:12px 0;margin:0 10px 5px 0;}
.payments p {font-size:12px;margin:0 0 0 0;}

.fees {width:300px;float:left;margin:0 0 10px 0;}
.fees td {border-bottom:1px dotted #ddd;padding:8px 0;}

.stay {width:140px;height:100px;padding:10px;float:left;text-align:center;font-size:16px;border:1px solid #ddd;margin:5px;}
.stay .price {font-weight:bold;margin-top:-5px;font-weight:bold;font-family:Georgia,"Times New Roman",serif;color:#fe5500;font-size:200%;font-weight:normal;}
.blue {background-color:#8febff;}
.green {background-color:#d3fe82;}
.apricot {background-color:#ffdeba;}
