﻿/* Base */
body { background: #fff url(/images/base/bg.jpg); margin:0 auto; }
form { font-family:  Century Gothic, Verdana, Lucida Sans Unicode; font-size: 0.7em; color: #dec6ac; margin:0 auto; margin-top:0px; margin-bottom:0px; width:960px; line-height:1.4em; background: url(/images/base/form.png) repeat-y; padding:0px 20px;  }
h1 { font-family: Century Gothic, Arial; font-size: 1.7em; color: #fff; font-weight: bold; margin-top:0px; margin-left:0px; padding: 0px; margin-bottom:20px; text-transform: capitalize;  }
h2 { font-family: Century Gothic, Trebuchet MS, Arial; font-size: 1.3em; color: #dec6ac; font-weight: normal; margin-bottom:8px; text-transform:none; padding-bottom:4px; border-bottom: solid 1px #a0447a; }
h3 { font-family: Cambria; font-size: 2.0em; font-weight: normal; margin-bottom:6px; color: #ffca02; text-align:center; text-transform:uppercase; }
p { text-align:left; margin-top:-4px;  }
img { border: 0; }
a:link, a:active, a:visited { text-decoration:underline; border:none; color: #ebbfd6;}
a:hover, a:active:hover, a:visited:hover { color: #fa68b3; text-decoration:underline; border:none }

/* Drop Shadows */
.shadow { -moz-box-shadow: 5px 5px 7px #222; -webkit-box-shadow: 5px 5px 7px #222; box-shadow: 5px 5px 7px #222; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#222222')"; }

/* Header */
#header {width: 960px; height: 120px; background: #513653 url(/images/base/header.jpg) no-repeat; }
#header .contact { float: right; padding-right:15px; padding-top:12px; color: #fff; line-height:1.9em; font-size:1.1em; text-align:right; }
#header .large { color: #fff; font-size: 1.5em; font-weight: bold; }
#header .small { color: #fff; font-size: 1.1em; font-weight: normal; }

/* Montages */
#montage { width: 960px; height: 360px; background: #fff;  }
.banner { padding:0; margin-top:0px; margin-left:0px; position:relative; height:360px; }
#montagepage .banner { height:240px; width: 320px; }
.banner:hover { border-color: #fff; }
.banner img { position: absolute; top: 0;}
.strapline { margin-top: 0px; width:960px; height: 30px; background: #4e203b; color: #fff; position: relative; z-index:100; border-bottom: solid 0px #fff; }
.strapline .title { float: left; font-size: 1.3em; padding: 7px 10px; font-weight:bold; }
.strapline .languages { float: right; position: relative; padding-right:0px; margin-top:7px; }
.strapline .languages .flag { margin-right:4px; }

/* Rooms */
.rooms table { border: solid 1px #c692b1; border-collapse:collapse; }
.rooms td { border: solid 1px #c692b1; padding: 2px 4px; }

/* Menu */
#menu { border:0; padding:0; margin-top:0px; margin-bottom:0px; height:33px; background: #4e203b;width:960px; padding-top:0px; z-index:200; position: relative; }
#menu ul {margin:0; padding:0; list-style-type: none; }
#menu li { float: left; display: inline; }
#menu li:hover { display: inline;}
#menu li a { display:block; color: #fff;  font-size:1.2em; font-weight:bold; padding: 8px 13px 9px 13px; text-decoration: none; font-family:Century Gothic; text-transform:none; border-right: solid 1px #723257; }
#menu li.menu10 a { display:block; color: #fff;  font-size:1.2em; font-weight:bold; padding: 8px 13px 9px 13px; text-decoration: none; font-family:Century Gothic; text-transform:none; border-right: none; }
#menu li a:hover { font-weight: bold; text-decoration: none; color:#fff; background: #2a1c2c; }
#menu ul ul { display: none; position: absolute; top: auto; left: auto; width: 142px; margin-left: -1px; background:none; border-top: solid 1px #fff; }
#menu li:hover ul { display: block; }
#menu li li a { width: 142px; font-size:1.2em; padding: 6px 0px; background: #ffcc33; color: #000; border: 1px solid #fff; margin-top: 0px; text-transform:none; border-top:0; font-family:Century Gothic, Lucida Sans Unicode;}
#menu li li a:hover { width: 142px; color: #fff; background: #000; }

/* Menu */
#leftmenu { float:left; border:0; padding:20px; padding-top:10px; margin-top:0px; margin-right:0px; margin-bottom:20px;  }
#leftmenu ul {margin:0; padding:0; list-style-type: none; }
#leftmenu li { display: block; }
#leftmenu li:hover { display: block; }
#leftmenu li a { display:block; color: #500819; font-weight: bold; font-size:1.5em; padding: 12px 0px;  text-decoration: none; }
#leftmenu li.menuselected a { color:#cd1d46;  }
#leftmenu li.menuselectedlast a { color:#cd1d46;  }
#leftmenu li a:hover {  color:#dc385e; }

/* Availability Checker */
.availabilitychecker { background: #936177; padding: 10px 0px 10px 20px; font-size:1.0em; color: #e0dce4; width: 300px; margin-top:0px; margin-left:0px; margin-top:0px; }
.availabilitychecker .title { margin-bottom:20px; font-size:1.3em; font-weight:bold; margin-left: -20px; margin-top:-10px; background: #4e203b; width: 280px; padding: 8px 20px; }
.availabilitychecker .label { margin-bottom:10px; float: left; margin-left:5px; margin-top:3px; font-weight:bold; font-size:1.1em;}
.availabilitychecker .value { margin-bottom:10px; float: left; font-family: Cambria; }
.availabilitychecker .label2 { margin-bottom:4px; float: left; width:80px;margin-top:3px; font-weight:bold; font-size:1.1em;}
.availabilitychecker .value2 { margin-bottom:8px; float: left; font-family: Cambria;}
.availabilitychecker .button { width: 120px; margin-left: 0px; margin-top:4px; margin-bottom:8px; }
.availabilitychecker .telephone { font-size:1.2em; font-weight:bold; margin-left: -10px;background: #60674f; width: 209px; padding: 10px; margin-bottom:0px; }
.availabilitychecker .input { font-family: Century Gothic; font-size: 1.1em; font-weight:bold;}
.availabilitychecker .input2 { font-family: Century Gothic; font-size: 1.2em; font-weight:bold; padding: 3px 0px;}
.availabilitychecker .button { margin-left:-2px; }

/* Trip Advisor */
.tripadvisor { padding-top:25px; margin-left:15px; }

/* Awards */
#awards { margin-top:40px; }
#awards .entry { padding-bottom: 10px; border-bottom: solid 1px #dfdfb1; margin-bottom: 10px; }
#awards .picture { float: left; }
#awards .details { float: left; width: 400px; margin-right:20px; }
#awards .title { font-weight: bold; margin-bottom:6px; margin-top:-4px; }
#awards .contents { font-weight: normal;  }
#awards .link { font-weight:normal; margin-top:4px;}
.awards { margin-top:20px; margin-bottom:0px; text-align:center; width:980px;}
.awards .award { float:left; margin-right:5px; }

/* Main Area */
#main { width:960px; margin-top:0px; background: #fff url(/images/base/bgmain.jpg) repeat-y; }
#main #left { float:left; width:320px; padding: 0px;  }
#main #right { float:left; width:600px; padding: 20px 20px 60px 20px; }
#main #whole { width:910px; padding:0px 20px; overflow: auto;  border-right:0; text-align: justify; }

/* Logo */
.logo { width:250px; height:20px; background-color: #87774f; }
.strip { height: 19px; padding: 2px 8px; background: #72892e; color: #ffffcc; font-weight:normal; font-size:1.0em; border-bottom: solid 2px #fff; border-top: solid 2px #fff; }
.separator { width: 580px; margin-top:-16px; border-bottom: solid 1px #dfdfb1; margin-bottom:0px; margin-left:40px; }

/* Pictures */
.rightmontage { margin-top:50px; width:300px; margin-left:0px; overflow:hidden; height: 225px; padding: 4px; border: solid 1px #bbb; background: #fff; }
.caption { margin-top:10px; width: 300px; text-align:center; margin-bottom:20px; font-family: Century Gothic, Lucida Sans Unicode; font-weight:bold; }

/* Footer */
#footer { margin-top:-37px; background: #4e203b; color: #ddd; margin-bottom: 0px; font-size: 1.1em; padding: 4px 10px 5px 10px; float: right; width: 620px;  }
#footer a { text-decoration:underline; border:none; color: #ebbfd6;}
#footer a:hover { color: #fa68b3; text-decoration:underline; border:none }
#footer .left { float: left; }
#footer .right  {float:right; text-align:right; padding: 6px 0px; }

/* Standard text */
.text { font-family: Century Gothic, Lucida Sans Unicode, Arial; font-size: 1.2em; color: #fff; padding:0; line-height:1.7em; text-align:justify; margin-top:0; margin-bottom:0;}
.text a, .text a:active, .text a:visited { text-decoration:underline; border:none; color: #ebbfd6;}
.text a:hover, .text a:active:hover, .text a:visitor:hover  { color: #fa68b3; text-decoration:underline; border:none }
.darktext { font-family: Century Gothic, Lucida Sans Unicode, Arial; font-size: 1.1em; color: #4e203b; padding:20px; line-height:1.7em; text-align:justify; margin-top:0; margin-bottom:0;}
.darktext a { text-decoration:underline; border:none; color: #ebbfd6;}
.darktext a:hover { color: #fa68b3; text-decoration:underline; border:none }
.darktext h1 { color: #4e203b; }

/* Controls */
.input { margin-bottom:2px; font-size:1.0em; color: #353f15; font-family: Century Gothic;}
.input2 { margin-bottom:2px; font-size:1.2em; color: #353f15; font-family: Century Gothic; font-weight:bold;}
.inputsmall  { font-family: Century Gothic, Lucida Sans Unicode,Arial; margin-bottom:2px; font-size:0.85em; color: #353f15;}
.button { font-size:1.0em; color: #353f15;}

/* Scrolling Gallery */
.scrollgallery { width: 750px; margin-left:30px; margin-top:20px; }
.scrollgallery .left { float:left; width: 50px; margin-top:65px; margin-right:15px; }
.scrollgallery .viewer { float: left; width: 650px; overflow:hidden; background: none; margin-right:15px; height: 200px; }
.scrollgallery .picture { float: left; margin-top:10px; width:200px; background:none; background: #fff; padding:4px; border: solid 1px #ccc; height:150px; }
.scrollgallery .image { background:none; border:0; margin:0; padding:0; }
.scrollgallery .right { float: left; width: 40px; margin-top: 65px; }

/* Validators */
.text .datewarning { color: #ffb7b9; font-size:1.2em; font-weight:bold; font-family: Century Gothic; }
.validate { font-family: Verdana, Tahoma; font-size: 1.0em; color: #781F00; }

/* Google Map */
.mapholder { padding:5px; width:600px; height:360px; margin-top:20px; margin-bottom:20px; background: #ab3974; }
.map { width:600px; height:360px; border: none; position:relative; }
.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; margin-left:10px; }
.directions .button {  color: #000; padding-left:10px; padding-right:10px; height:26px; }

/* Photo Gallery */
.gallery { margin-top: 20px; margin-bottom:20px; margin-left:0px; }
.gallery .photo { float:left; margin-right:10px; margin-top:12px; height:180px; }
.gallery img { border: solid 1px #d6d5c6; background: #aca789; }

/* Guest comments */
.comments { margin-top: 0px; padding: 20px; font-size:1.2em; }
.comments .comment { font-style: italic; color: #4e203b; line-height:1.6em; }
.comments .separator { border: 0; width: 280px; border-top: solid 1px #b38b9d; margin-top:10px; height:1px; padding-top:10px; margin-left:0; }
.comments .gap { height:5px; }

/* Caption Boxes */
.box { width: 306px; background: #eee; border: solid 1px #ccc; margin-top:10px; margin-bottom:10px; padding:2px; }
.box .picture { float:left; width: 120px; margin-right:5px;  }
.box .contents { float:left; padding:5px; text-align:left; width:170px; }
.box h1 { font-family: Century Gothic, Verdana, Trebuchet MS, Arial; font-size: 1.2em; color: #444; font-weight: bold; margin-top:0px; margin-left:0px; padding: 0px; margin-bottom:10px; text-transform: capitalize;  }
.box a:link, .box a:active, .box a:visited { text-decoration:underline; border:none; color: #444;}
.box a:hover, .box a:active:hover, .boxa:visited:hover { color: #888; text-decoration:underline; border:none }

/* 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; }
#news p { text-align:left; }

/* Links */
.links { margin-top:20px; font-size:1.0em; }
.links .link { margin-bottom:10px; }

/* 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; }

/* 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; }

/* Validators */
.validator { padding-bottom: 3px; margin-bottom: 10px; }

