﻿body { background: #fff url('/images/base/background.jpg') repeat;  }
form { font-family: Verdana, Arial; font-size: 0.7em; color: #763220; border:none; margin:0 auto; width:780px; line-height:140%; margin-top:10px; margin-bottom:10px; background-color: #fff; padding:4px; }
h1 { font-family: Trebuchet MS, Arial; font-size: 1.3em; font-weight: normal; margin-bottom:10px; text-transform:uppercase; padding-bottom:4px; border-bottom: solid 1px #e79c8f; }
h2 {font-weight:normal; font-family: Trebuchet MS; font-size: 0.9em; margin: 6px 0px 10px 0px; }
p { text-align:justify; }
a:visited { color: #b51b29; }

/* Header */
#header { margin:0px; padding:0; border:0; background: #fff url('/images/base/header.jpg') no-repeat; height:120px; width:780px; border-bottom: solid 1px #6f301d;}
#header #bookonline { padding-top:65px; padding-left:590px; }
#header #strapline { padding-top:10px; padding-left:498px; font-style:italic; font-size:1.2em; font-family:Trebuchet MS, Arial; width:280px; }

/* Menu */
#menu { border:0; padding:0; margin-top:1px;  height:40px; background: #fff url('/images/base/menubg.jpg') repeat-x; border-bottom: solid 1px #fff; width:780px; padding-top:0px; }
#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-weight: normal; font-size:1.5em; padding: 12px 23px 12px 23px;  text-decoration: none; font-family:Trebuchet MS; text-transform:uppercase; border-right: solid 1px #fff; }
#menu li.menu5 a { display:block; color: #fff; font-weight: normal; font-size:1.5em; padding: 12px 23px 12px 23px; text-decoration: none; font-family:Trebuchet MS; text-transform:uppercase; border-right: none; }
#menu li a:hover { font-weight: normal; text-decoration: none; color:#fff; background: #fff url('/images/base/menubg_over.jpg') repeat-x top left; }
#menu .selected {  font-weight: normal; text-decoration: none; color:#fff; background: #fff url('/images/base/menubg_over.jpg') repeat-x top left; padding: 5px 10px 5px 10px; border-right: 1px solid ##125e70; }
#menu ul ul { display: none; position: absolute; top: auto; left: auto; width: 150px; margin-left: -1px; background:none; }
#menu li:hover ul { display: block; }
#menu li li a { margin-left: 1px; width: 179px; font-size:1.25em; background: url('/images/base/transparent.png') repeat; color: #fff; border: 1px solid #ae2522; border-top: 0; margin-top: 0px; padding:7px 0px 7px 20px; text-transform:none; border-top:solid 1px #fff;}
#menu li.menu3 li a { margin-left: 1px; width: 167px; font-size:1.25em; background: url('/images/base/transparent.png') repeat; color: #fff; border: 1px solid #ae2522; border-top: 0; margin-top: 0px; padding:7px 0px 7px 20px; text-transform:none; border-top:solid 1px #fff;}
#menu li.menu4 li a { margin-left: 1px; width: 121px; font-size:1.25em; background: url('/images/base/transparent.png') repeat; color: #fff; border: 1px solid #ae2522; border-top: 0; margin-top: 0px; padding:7px 0px 7px 20px; text-transform:none; border-top:solid 1px #fff;}
#menu li.menu5 li a { margin-left: 1px; width: 132px; font-size:1.25em; background: url('/images/base/transparent.png') repeat; color: #fff; border: 1px solid #ae2522; border-top: 0; margin-top: 0px; padding:7px 0px 7px 20px; text-transform:none; border-top:solid 1px #fff;}
#menu li li a:hover { width: 179px; color: #fff; background: url('/images/base/transparent_over.png') repeat; }
#menu li.menu3 li a:hover { width: 167px; color: #fff; background: url('/images/base/transparent_over.png') repeat; }
#menu li.menu4 li a:hover { width: 121px; color: #fff; background: url('/images/base/transparent_over.png') repeat; }
#menu li.menu5 li a:hover { width: 132px; color: #fff; background: url('/images/base/transparent_over.png') repeat; }

/* Banner */
.banner { padding:0; margin-top:0px; margin-left:-10px; position:relative; width:780px; height:180px;}
.banner:hover { border-color: #F69D18; }
.banner img { position: absolute; top: 0; }

#main { margin:0; padding-top: 0px; padding-bottom: 5px; width:780px; background-color:#fff; }

.separator { width: 260px; border-top: solid 1px #edbfaf; margin-top:12px; margin-bottom:12px; padding:0; }
.separatorwide { width: 460px; border-top: solid 1px #e79c8f; margin-top:10px; margin-bottom:10px; }
#footer { text-align: center; width: 780px; font-size: 1.0em; background-color:#eed7cc; margin-top:0px; padding-bottom:8px; padding-top: 3px; border-top: solid 1px #e79c8f;  }
#footer a { text-decoration:underline; border:none; color: #b51b29; }
#footer a:hover { color:#ef6045; text-decoration:underline; }

/* Body styles */
.left { width: 460px; margin-top:6px; margin-bottom:10px; background-color: #ebdfd9; padding: 10px 15px 24px 15px; }
.left2 { width: 460px; margin-top:6px; margin-bottom:10px; background-color: #eed7cc; padding:10px 15px 24px 15px; }
.left3 { width: 460px; margin-top:6px; margin-bottom:10px; background-color: #f0cbba; padding:10px 15px 24px 15px; }
.right { width: 260px; margin-top:6px; margin-bottom:10px; background-color: #eed7cc; padding:10px; }
.whole { width: 750px; margin-top:6px; margin-bottom:20px; background-color: #ebdfd9; padding:15px; float:left; }
.leftwide { width: 530px; margin-top:6px; margin-bottom:10px; background-color: #ebdfd9; padding:15px; }
.rightnarrow { width: 190px; margin-top:6px; margin-bottom:10px; background-color: #eed7cc; padding:10px; }

/* Photos */
.gallery { margin-top:10px; }
.photo { float:left; margin-right:4px; margin-bottom:4px; }

/* Tables */
#table { border: solid 1px #763220; margin-bottom:20px; }
#table tr { }
#table td { padding: 4px 10px 4px 10px; border-right:solid 1px #763220; border-bottom:solid 1px #763220; }

/* Controls */
.input { font-family: Verdana, Tahoma; margin-bottom:2px; font-size:1.0em; color: #314661;}
.textleft { width:350px; text-align: left; float:left; height:175px; padding:12px; }
.textright { width:250px; text-align: left; float:left; height:175px; padding:12px; }
.imageleft { width: 350px; text-align: left; float:left; padding:12px;}
.imageright { width: 350px; text-align: left; float:right; padding:12px; }

.warning { font-family: Verdana, Tahoma; color: #781F00; }
.validate { font-family: Verdana, Tahoma; font-size: 1.0em; color: #781F00; }

.map { width:460px; height:400px; border: solid 1px #763220; margin-top:20px; }
.mapinstructions { font-family: Verdana, Tahoma; font-size:1.0em; text-align:left;}
.minimap { width:236px; height:236px; border: solid 1px #763220; position:relative; }
.marker { font-size:1.1em; width:200px; height:60px; }

.button { font-family: Verdana; font-size:1.0em; color: #314661;}

/* Standard text */
.text { font-family: Verdana, Tahoma; font-size: 1.0em; color: #763220; padding:0; text-align:justify; margin-top:0;}
.text a { text-decoration:underline; border:none; color: #b51b29;}
.text a:hover { color: #ef6045; text-decoration:underline; border:none }

/* Guest comments */
#cards { margin-top: 8px; margin-bottom:16px; margin-left:8px; }
.comments { padding: 0px 4px 8px 4px; }
#comments { margin-top: 4px; width:212px; }

/* Angelfish Availability */
.availability { border: none; padding:2px; }
.angelfish { font-family:Verdana; font-size:0.9em; margin-left:30px; }
.angelfish a { text-decoration: underline; }
.angelfish a:hover { text-decoration: underline; }

.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; }

#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; width:250px; padding-bottom: 12px; }

/* Validators */
.validator { padding-bottom: 3px; margin-bottom: 10px; }
