﻿/* Base */
body { background: #eadcc6 url('/images/base/background.jpg') repeat top left; margin:0 auto; }
form { font-family: Trebuchet MS; font-size: 0.8em; color: #422e16; border:none; margin:0 auto; width:1000px; line-height:140%; background:none; padding:0; margin-top:10px; margin-bottom:10px; }
h1 { font-family: Trebuchet MS; font-size: 1.2em; font-weight: bold; margin-bottom:0px; text-transform: uppercase; text-align: left; padding-bottom:4px; border-bottom: solid 1px #baa87e; margin-top:0; }
h2 { font-family: Trebuchet MS; font-size: 1.1em; font-weight: bold; margin-bottom:0px; text-transform: none; text-align: left; padding-bottom:4px; border-bottom: solid 1px #baa87e; margin-top:0; }
h3 { font-family: Trebuchet MS; font-weight:bold; font-size: 1.0em; margin: 5px 0px; text-transform: none; text-align: center; color: #630531;}
h4 { font-family: Trebuchet MS; font-size: 1.5em; padding-bottom: 4px; border-bottom: solid 1px #888; margin-bottom:8px; margin-top:4px; }
p { text-align:left; }
a:visited { color: #422e16; }

/* Top */
#top { width: 1000px; height:100px; background: none; padding-bottom:0px; margin:0; }
#logo { width: 200px; height: 100px; background: url('/images/base/logo.jpg') no-repeat top left; float:left; margin-bottom:0; }
#strapline { width: 799px; border-left: solid 1px #afadad; margin-top:59px; background-color: #53330f; float:left; }
#strapline .line { float: left; font-family:Trebuchet MS;  font-size: 1.4em; padding: 12px 0px 5px 14px;  height: 24px; color: #eadcc6; }
#strapline .languages { float: right; padding: 10px 0px; }

/* Main Area */
#main { width:1000px; height:520px; border-top:solid 1px #fff; border-bottom: solid 1px #fff; background-color:#afadad; padding-bottom:0px; }
#main #left { float:left; width:200px; background-color:#355335; height:520px; margin:0; padding:0; }
#main #centre { float:left; width:248px; border-left: solid 1px #fff; border-right: solid 1px #fff; background-color:#eae1cc; overflow:auto; height:490px; padding: 15px; scrollbar-base-color: #bfaf85; scrollbar-track-color: #bfaf85; scrollbar-face-color: #bfaf85; scrollbar-highlight-color: #bfaf85;scrollbar-3dlight-color: #795c3d;scrollbar-darkshadow-color: #795c3d; scrollbar-shadow-color: #bfaf85; scrollbar-arrow-color: #795c3d; }
#main #right { float:left; width:500px; background-color:#fff; height:490px; overflow:hidden; color: #000; padding:15px 10px;  }
#main #whole { float:left; width:758px; border-left: solid 1px #fff; background-color:#fff; overflow:auto; height:480px; padding: 20px; scrollbar-base-color: #bfaf85; scrollbar-track-color: #bfaf85; scrollbar-face-color: #bfaf85; scrollbar-highlight-color: #bfaf85;scrollbar-3dlight-color: #795c3d;scrollbar-darkshadow-color: #795c3d; scrollbar-shadow-color: #bfaf85; scrollbar-arrow-color: #795c3d;}

/* Pages */
#main #right .home { background: #fff url('/images/base/house.jpg') no-repeat top left; width:520px; height:500px; }

/* Logo */
.logo { width:250px; height:20px; background-color: #87774f; }

/* Montages */
.banner { padding:0; margin-left:-10px; position:relative; width:190px; height:200px; }
.banner:hover { border-color: #f69d18; }
.banner img { position: absolute; top: 0; border-bottom: solid 1px #fff;}

/* Montages */
.largebanner { padding:0; margin-top:0px; margin-left:0px; position:relative; width:500px; height:500px; }
.largebanner:hover { border-color: #f69d18; }
.largebanner img { position: absolute; top: 0; border-bottom: solid 1px #fff;}

/* Footer */
#footer { text-align: center; width: 1000px; height:18px; font-size: 1.0em; background-color:#53330f; margin-top:0px; padding: 6px 0px; color: #fff; text-align:right;}
#footer a { text-decoration:underline; border:none; color: #dacaa2; }
#footer a:hover { color:#ede4cd; text-decoration:underline; }

/* Standard text */
.text { font-family: Trebuchet MS; font-size: 1.0em; color: #422e16; padding:0; text-align:left; margin-top:0;}
.text a { text-decoration:underline; border:none; color: #422e16;}
.text a:hover { color: #459545; text-decoration:underline; border:none }
.darktext { font-family: Trebuchet MS; font-size: 1.0em; color: #422e16; padding:0; text-align:left; margin-top:0;}
.darktext a, .darktext a:active, .darktext a:visited { text-decoration:underline; border:none; color: #422e16;}
.darktext a:hover, .darktext a:active:hover, .darktext a:visited:hover { color: #459545; text-decoration:underline; border:none }

/* Controls */
.input { font-family: Trebuchet MS; margin-bottom:2px; font-size:1.0em; color: #422e16;}
.button { font-family: Trebuchet MS; font-size:1.0em; color: #422e16;}

/* Menu */
#menu { float:left; border:0; padding:0; background: #355335; width:200px; padding-top:0px; margin-top:0px; margin-right:0px; font-size:0.8em; font-family:Trebuchet MS }
#menu ul {margin:0; padding:0; list-style-type: none; }
#menu li { display: block; }
#menu li:hover { display: block; }
#menu li a { width: 195px; display:block; color: #fff; background:#355335; font-weight: normal; font-size:1.3em; padding: 2px 0px; border-bottom: solid 1px #a6966e;  text-decoration: none; text-transform:none; margin-left:5px; }
#menu li.menu13 a { width: 195px; display:block; color: #fff; background:#355335; font-weight: normal; font-size:1.3em; padding: 2px 0px; border-bottom: none;  text-decoration: none; text-transform:none; margin-left:5px; }
#menu li a:hover { font-weight: normal; text-decoration: none; color:#a6966e; background: none;}
#menu .selected {  font-weight: normal; text-decoration: none; color:#56777a; background: none; padding: 5px 10px 5px 10px; border-right: 1px solid #125e70; }

.separator { width: 200px; border-top: solid 1px #c2d0e4; margin-top:7px; margin-bottom:7px;padding: 0px 10px; }

/* Rooms */
#rooms { font-family:Trebuchet MS; line-height:1.2em; font-size:1.0em; }
#rooms .options { margin-bottom:0; padding:0; width:500px; border-bottom: solid 1px #355335; font-size:1.2em; }
#rooms .selectedoption { padding: 4px 3px; float:left; background: #355335; border: solid 1px #355335; border-bottom:none; margin-right:-1px; }
#rooms .selectedoption a:link { font-weight:bold; text-decoration:none; color: #fff; }
#rooms .option { padding: 4px 3px; float:left; background: #eae1cc; border: solid 1px #355335; border-bottom:none; margin-right:-1px; }
#rooms .option a:link { font-weight:bold; text-decoration:none; color: #355335; }
#rooms .option a:link:hover { font-weight:bold; text-decoration:none; color: #cb7453; }
#rooms .contents { width: 478px; border: solid 1px #355335; border-top:none; margin-top:0; padding:10px; background: #eae1cc; }
#rooms .header { font-weight:bold; font-size:1.2em; margin-bottom:8px; } 
#rooms .picturepanel { float:left; width:150px; margin-right:10px; }
#rooms .picture { width:150px; margin-right:10px; border: solid 1px #355335; height:150px; }
#rooms .prices {float:left; width:296px; padding:10px; background:#355335; border: solid 1px #355335; height:130px; color: #fff;}
#rooms .prices .text { height:52px; color: #fff; }
#rooms .details { width:456px; padding:10px; margin-top:5px; background:#355335; border: solid 1px #355335; line-height:1.2em; color: #fff; height:220px; overflow:auto; scrollbar-base-color: #bfaf85; scrollbar-track-color: #bfaf85; scrollbar-face-color: #bfaf85; scrollbar-highlight-color: #bfaf85;scrollbar-3dlight-color: #795c3d;scrollbar-darkshadow-color: #795c3d; scrollbar-shadow-color: #bfaf85; scrollbar-arrow-color: #795c3d;}
#rooms .photoselector { width: 40px; height: 34px; border: solid 1px #eae1cc; float:left; margin-right: 5px; margin-top:10px;  }

/* Validators */
.warning { font-family: Verdana, Tahoma; color: #781F00; }
.validate { font-family: Verdana, Tahoma; font-size: 1.0em; color: #781F00; }

/* Google Map */
.map { width:520px; height:520px; border: none; position:relative; margin-left:-10px; margin-top:-15px;  }
.map .marker { font-family:Trebuchet MS; font-size:1.0em; margin-bottom:0px; }
.map .marker .picture { float:left; width: 125px; margin-right:10px; }
.map .marker .details { float:left; }
.directions { margin-top:20px; }
.directions .text {  font-size:1.0em; width:140px; margin-right:10px; color: #000; }
.directions .button {  color: #000; padding-left:10px; padding-right:10px; height:24px; }

/* Guest comments */
#cards { margin-top: 8px; margin-bottom:16px; margin-left:8px; }
.comments { margin-top: 20px; }
.comments .contents { }
.comments .separator { width: 200px; border-top: solid 1px #d9c9a3; margin-top:6px; margin-bottom:12px; height:1px;}
.comments .gap { height:5px; }

/* Photo gallery */
.gallery { text-align:center; margin-top:25px; }
.gallery .smallpictures { margin-top: 30px; text-align:center; }
.gallery .smallpictures .image { margin-right:10px; }

/* Caption Boxes */
.box { width: 225px; border: solid 1px #355335; margin-bottom:10px;}
.box .title { padding: 4px 8px 4px 8px; font-size:1.3em; font-weight:bold; text-transform:uppercase; color: #fff; background: #355335; font-family:Trebuchet MS; }
.box .contents { padding:8px 8px 0px 8px; }
.box .link { padding: 0px 8px 10px 8px; text-align:right; }
.box .link a { text-decoration:underline; border:none; color: #65490d;}
.box .link a:hover {color: #c7911d; text-decoration:underline;}

/* News */
#feed { margin-top:8px; margin-bottom:4px; }
#news { font-size:1.0em; margin-top:20px; line-height:1.6em; }
#news .category { font-size:1.0em; font-weight:bold;text-decoration:underline; }
#news .month { font-size:1.0em; font-weight:bold; color: #355335; margin-bottom:8px; padding-bottom:4px; border-bottom:solid 1px #afc4ae;}
#news .title { font-size:1.0em; font-weight:normal; margin-bottom:4px; }
#news .description { text-align:justify; margin-bottom:2px; }
#news .separator { margin-top:0px; margin-bottom:20px; width:490px; border:none; border-bottom:solid 1px #d7c9d0; }

/* Links */
#links { margin-top:10px; font-size:1.0em; }
#links .category { margin-top:20px; margin-bottom:10px; }
#links .link0 { margin-top:6px; padding: 5px; width: 700px; background-color: #fff; }
#links .link1 { margin-top:6px; padding: 5px; width: 700px; background-color: #fff; }
#links .picture { float: left; width: 40px; margin-right:10px; }
#links .details { float: left; width: 600px; }
#links .name { font-size:1.0em; font-weight:bold; margin-bottom: 8px; }
#links .description { height: 17px; overflow:hidden; font-size:0.9em; }
#links .name a { text-decoration:underline; border:none; color: #355335;}
#links .name a:hover { color: #a2937e; text-decoration:underline; border:none }

/* Angelfish Availability */
.availability { border: none; padding:2px; }
.angelfish { font-family:Arial; font-size:0.85em; margin-left:30px; }
.angelfish a { text-decoration: underline; }
.angelfish a:hover { text-decoration: underline; }

/* Adverts */
.adverts { margin-top: 0px; margin-bottom:0px; padding-top:20px; padding-bottom:0px; }

/* Links */
.link { border: none; padding-left:20px; text-decoration:none; background-color: #FFFFFF; }
.link a, a:hover { text-decoration: none; padding-top: 0px; padding-bottom: 0px; }

/* Photos */
.photo { border: none; padding-left:0px; text-decoration:none; background-color: #FFFFFF; }

#updateprogress1 { color: #000000; }

/* 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; }

/* Images */
#images {border:none; margin-top:15px; margin-bottom:15px; text-align:center; }
#images a, #images a:active, #images  a:visited { text-decoration:none; border:none; }
#images a:hover, #images a:active:hover, #images a:visited:hover { text-decoration:none; border:none; }
.image { border:none; }
.noDecoration {border:none; }
.noDecoration a, .noDecoration a:active, .noDecoration a:visited { text-decoration:none; }
.noDecoration a:hover, .noDecoration a:active:hover, .noDecoration a:visited:hover { text-decoration:none; }
.caption { padding-top:4px; padding-bottom: 12px; text-align:left; width:180px; }

/* Validators */
.validator { padding-bottom: 3px; margin-bottom: 10px; }
