﻿/* Base */
body { background: #d3d3d3; margin:0 auto; }
form { font-family: Century Gothic, Lucida Sans Unicode; font-size: 0.7em; color: #1e401e; margin:0 auto; margin-top:10px; margin-bottom:20px; width:1000px; line-height:140%; background:#636363; padding:0; }
h1 { font-family: Century Gothic, Lucida Sans Unicode; font-size: 1.2em; font-weight: bold; margin-bottom:12px; text-transform: uppercase; text-align: left; padding-bottom:2px; border-bottom: solid 1px #a1b2a0; margin-top:20px; }
h2 { font-family: Century Gothic, Lucida Sans Unicode; font-size: 1.1em; font-weight: bold; margin-bottom:0px; text-transform: none; text-align: left; padding-bottom:4px; border-bottom: solid 1px #a1b2a0; margin-top:0; }
h3 { font-family: Century Gothic, Lucida Sans Unicode; font-weight:bold; font-size: 1.0em; margin: 5px 0px; text-transform: none; text-align: center; color: #630531;}
h4 { font-family: Century Gothic, Lucida Sans Unicode; font-size: 1.5em; padding-bottom: 4px; border-bottom: solid 1px #888; margin-bottom:8px; margin-top:4px; }
p { text-align:justify; margin-top:-4px;  }
a:visited { color: #1e401e; }

/* Top */
#header { width: 1000px; height:150px; background: #264827; padding-bottom:0px; margin:0; }
#header .logo { float:left; margin: 0px; width:290px; border-right: solid 5px #506c50; height:150px;}
#header .contact { float:right; width: 170px; background: #264827; height:140px; border-left: solid 5px #506c50; text-align:right; padding-right:10px; padding-top:10px; color: #fff; font-size: 1.4em; }
#header .montage { float:left; width: 520px; }
#header .montage .banner { padding:0; margin-top:0px; margin-left:0px; position:relative; width:520px; height:150px; }
#strapline { width: 990px; padding: 4px 0px 2px 10px; height:20px; background: #636363; color: #fff; font-weight:normal; font-family: Century Gothic, Lucida Sans Unicode; font-size:1.3em; margin:0;}
#strapline .title { float:left; height:20px; padding-bottom:4px; }
#strapline .languages { float: right; position: relative; z-index:200; padding-top:1px; }
#strapline .languages .flag { margin-right:4px; }

/* Montages */
#montage { width: 1000px; height: 300px; }
.banner { padding:0; margin-top:0px; margin-left:0px; position:relative; width:320px; height:215px; }
.banner:hover { border-color: #f69d18; }
.banner img { position: absolute; top: 0;}

/* Awards */
.awards { margin-top:10px; margin-bottom:10px; margin-left:60px;}
.awards .award { float:left; margin-right:20px; }

/* Main Area */
#main { width:1000px; background: #fff; margin-top:0px; }
#main #left { float:left; width:190px; height: 453px; padding: 0px 5px; background: #264827; }
#main #centre { float:left; width:439px; height: 453px; padding:0px 20px; overflow: auto; color: #555; background: #efefef; border-right:solid 1px #fff; text-align: justify; scrollbar-base-color: #b0d1ab; scrollbar-track-color: #b0d1ab; scrollbar-face-color: #b0d1ab; scrollbar-highlight-color: #b0d1ab;scrollbar-3dlight-color: #569458;scrollbar-darkshadow-color: #569458; scrollbar-shadow-color: #b0d1ab; scrollbar-arrow-color: #569458;}
#main #whole { float:left; width:759px; height: 453px; padding:0px 20px; overflow: auto; color: #555; background: #fff; border-right:solid 1px #fff; text-align: justify; scrollbar-base-color: #b0d1ab; scrollbar-track-color: #b0d1ab; scrollbar-face-color: #b0d1ab; scrollbar-highlight-color: #b0d1ab;scrollbar-3dlight-color: #569458;scrollbar-darkshadow-color: #569458; scrollbar-shadow-color: #b0d1ab; scrollbar-arrow-color: #569458;}
#main #right { float:left; width:320px; height: 453px; overflow:auto; color: #555; background: #112212; color: #fff;  scrollbar-base-color: #b0d1ab; scrollbar-track-color: #b0d1ab; scrollbar-face-color: #b0d1ab; scrollbar-highlight-color: #b0d1ab;scrollbar-3dlight-color: #569458;scrollbar-darkshadow-color: #569458; scrollbar-shadow-color: #b0d1ab; scrollbar-arrow-color: #569458;}

/* Logo */
.logo { width:250px; height:20px; background-color: #87774f; }
.strip { height: 19px; padding: 2px 8px; background-color:#112212; color: #fff; font-weight:bold; font-size:1.1em; }

/* Footer */
#footer { text-align: center; width: 1000px; height:18px; font-family: Century Gothic, Lucida Sans Unicode; font-size: 1.2em; background-color:#636363; margin-top:0px; margin-bottom:0px; padding: 6px 0px; color: #fff; text-align:right;}
#footer a { text-decoration:underline; border:none; color: #cbdfcb; }
#footer a:hover { color:#89d488; text-decoration:underline; }
#search { background: #d3d3d3; width: 1000px; padding: 5px 0px; font-size:0.8em; font-family:Lucida Sans Unicode; text-align:center; }
#search a:hover { text-decoration:underline; color: #2ca430; }

/* Standard text */
.text { font-family: Century Gothic, Lucida Sans Unicode, Arial; font-size: 1.1em; color: #1e401e; padding:0; text-align:justify; margin-top:0;}
.text a { text-decoration:underline; border:none; color: #1e401e;}
.text a:hover { color: #379f37; text-decoration:underline; border:none }
.darktext { font-family: Century Gothic, Lucida Sans Unicode, Arial; font-size: 1.1em; color: #fff; padding: 0px 20px 20px 20px; text-align:justify; margin-top:0; }
.darktext a, .darktext a:active, .darktext a:visited { text-decoration:underline; border:none; color: #cbdfcb;}
.darktext a:hover, .darktext a:active:hover, .darktext a:visited:hover { color: #89d488; text-decoration:underline; border:none }

/* Controls */
.input { font-family: Century Gothic,Arial; margin-bottom:2px; font-size:1.0em; color: #1e401e;}
.inputsmall  { font-family: Century Gothic,Arial; margin-bottom:2px; font-size:0.85em; color: #1e401e;}
.button { font-family: Century Gothic,Arial; font-size:1.0em; color: #1e401e;}

/* Menu */
#menu { float:left; border:0; padding:0; width:200px; padding-top:13px; margin-top:0px; margin-right:0px; font-size:0.8em; font-family:Century Gothic, Lucida Sans Unicode }
#menu ul {margin:0; padding:0; list-style-type: none; }
#menu li { display: block; }
#menu li:hover { display: block; }
#menu li a { width: 205px; display:block; color: #fff; font-weight: normal; font-size:1.4em; padding: 4px 0px; border-bottom: solid 1px #435f43;  text-decoration: none; text-transform:none; margin-left:5px; }
#menu li.menu11 a { width: 205px; display:block; color: #fff; font-weight: normal; font-size:1.4em; padding: 4px 0px; border-bottom: none;  text-decoration: none; text-transform:none; margin-left:5px; }
#menu li a:hover { font-weight: normal; text-decoration: none; color:#89d488; background: none;}

.separator { width: 200px; border-top: solid 1px #c2d0e4; margin-top:7px; margin-bottom:7px;padding: 0px 10px; }

/* Hotel Captions */
.property { width: 720px; border: solid 1px #355335; padding: 0px; margin-top:20px; background: #e9e4d7; }
.property .title { width: 710px; height:15px; padding: 5px; background: #355335; color: #fff; font-weight: bold; font-size:1.2em; text-transform:none; }
.property .left { width: 280px; padding:10px; float:left; }
.property .right { width: 400px; padding:0px 10px 2px 10px; float:left; }
.property .details { width: 400px; margin-top:10px; }
.property .availability { width: 400px; margin-top:10px; }
.property .prices { width:400px; margin-top:10px; }
.property .contact { width:400px; margin-top:10px; }
.property .picturepanel { float:left; width:260px; margin-right:10px;  margin-bottom:2px; }
.property .picture { width:258px; margin-right:10px; padding:0; }
.property .photoselector { width: 46px; float:left; margin-right: 5px; margin-top:0px; }
.property a { color: #1e401e;  text-decoration:underline; }
.property a:hover { color: #459545; text-decoration:underline; }
.image { border: solid 1px #355335; padding:0; margin:0; }
.property img { border: solid 1px #355335; padding:0; }
img { border: 0; }

/* Validators */
.warning { font-family: Verdana, Tahoma; color: #781F00; }
.validate { font-family: Verdana, Tahoma; font-size: 1.0em; color: #781F00; }

/* Google Map */
.map { width:479px; height:453px; border: none; position:relative; margin-left:-20px; margin-top:0px;  }
.map .marker { font-family:Arial; 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; }

/* Montages */
.galleryphoto { padding:0; margin-top:0px; margin-left:-20px; position:relative; width:500px; height:500px; }
.galleryphoto:hover { }
.galleryphoto img { position: absolute; top: 0; border-bottom: none;}
.gallery { margin-top:0px; margin-left:22px; }
.gallery .image { margin-right:5px; margin-top:5px; background: #fff; padding:2px; border: solid 1px #000; }

/* Guest comments */
.comments { margin-top: 0px; }
.comments .comment { font-style: italic; }
.comments .separator { width: 260px; border-top: solid 1px #203e21; margin-top:9px; margin-bottom:9px; height:1px;}
.comments .gap { height:5px; }

/* Caption Boxes */
.box { width: 245px; 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:Arial; }
.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.1em; }
#links .category { margin-top:20px; margin-bottom:10px; }
#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: 6px; }
#links .description { font-size:1.0em; font-weight:normal; margin-top:4px; }
#links .name a { text-decoration:underline; border:none; color: #355335;}
#links .name a:hover { color: #459545; 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; }
.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; }
