/* Carlton Guest House CSS */

body {
font-family: Lucida Grande, Lucida Sans;
margin: 0;
padding: 0;
background: #fdfed3;
}

#header {
text-align: center;
margin-bottom: 25px;
}

p.address {
margin: 0 !important;
padding: 0;
font-weight: bold;
font-size: 12pt;
color: #401500;
}

h1 {
font-family: Times New Roman;
font-weight: normal;
margin: 0 !important;
}

h1.carlton {
font-size: 16pt;
letter-spacing: 0.11em;
margin: 0;
padding: 0;
}

h1.guesthouse {
margin-top: 0;
padding-top: 0;
left: 0;
font-size: 14pt;
letter-spacing: 0.02em;
}

h1.portpatrick {
margin-top: 0;
padding-top: 0;
font-size: 14pt;
line-height: 1.2em;
font-family: Verdana;
letter-spacing: 0.13em;
}

h2 {
margin-top: 0;
}

#content {
margin-top: 5px;
padding: 0 7px 20px 10px;
color: #282901;
}

#content p {
margin-top: -0.5em;
margin-bottom: 2em;
font-size: 12pt;
}

#sidebar {
background-repeat: no-repeat;
background-position: top right;
padding-top: 0;
}

#shortsidebar {
float: right;
width: 391px;
height: 100px;
background: url('imgs/short-sidebar.jpg');
background-repeat: no-repeat;
background-position: top right;
margin-top: -12px;
margin-left: 1em;
margin-bottom: 1em;
padding-top: 0;
}

#sidebar h2 {
color: #011e3d;
font-size: 1.2em;
}

#sidebarcontent {
text-align: center;
}

table.prices, table.prices td {
border: 2px dashed #66adfd;
}

table.prices {
border-collapse: collapse;
font-size: 10pt;
background: white;
text-align: left;
}

table.prices th {
text-align: left;
padding: 0.2em;
color: navy;
}

table.prices td {
padding: 0.2em;
font-weight: bold;
}

p.tablenote {
font-size: 10pt;
margin-top: 8px;
margin-left: -22px;
}

p.booknow {
margin-top: 64px;
margin-left: 45px;
font-weight: bold;
font-size: 1.2em;
display: none;
}

p.home {
margin-top: 0px;
margin-left: 45px;
font-weight: bold;
font-size: 1.2em;
padding-top: 25px !important;
display: none;
}

.floatleft {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

#content img, #sidebar img {
border: 1px solid black;
}

.section {
clear: left;
margin-bottom: 1em;
overflow: visible;
}

.section p {
margin-bottom: 1.1em !important;
padding-bottom: 0 !important;
}

#seaview {
text-align: center;
}

#seaview p {
margin-top: 0px;
font-size: 10pt;
}

#content p {
margin-left: 175px;
}

p.webdesign {
font-size: 10pt;
font-weight: bold;
text-align: center;
padding: 0 0 1em 0;
}

#footer {
background: #fdf099;
margin: 0;
margin-bottom: -1.5em;
padding: 0.5em !important;
border-top: 2px solid #fef8cb;
}

.section a, #sidebar a {
position: relative;
}

#content .enlargetxt {
position: absolute;
margin: 0;
padding: 0;
left: -171px;
color: white;
background: gray;
width: 155px;
text-decoration: none;
text-align: center;
font-weight: bold;
filter: alpha(opacity=80);
opacity: 0.8;
}

#sidebar .enlargetxt {
position: absolute;
margin: 0 !important;
padding: 0 !important;
left: 1px;
top: -5px;
* top: 1px;
color: white;
background: gray;
width: 300px;
text-decoration: none;
text-align: center;
font-weight: bold;
filter: alpha(opacity=80);
opacity: 0.8;
}

/* FORM */

form fieldset {
padding: 0.5em;
border: 1px ridge #dbc62d;
margin-top: 1em;
}

form legend {
font-family: "Times New Roman", serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 0.05em;
padding: 0 0.5em 0 0.5em;
color: #6767b4;
}

form p {
margin-top: 1.2em !IMPORTANT;
margin-left:0 !important;
padding-left:0 !important;
}

form p.formintro {
font-size: 10pt;
text-align: center;
font-weight: bold;
margin-bottom: 10px !important;
padding-bottom: 0;
width: 100% !important;
}

form label {
font-weight: bold;
font-size: 10pt;
}

form input {
width: 59%;
}

form select {
width: 250px;
}

form p.submit input {
width: 100px;
}

form p.submit {
text-align: center;
padding-top: 1.5em;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
width: 100%;
}

form label.tidy {
display: block;
width: 210px;
float: left;
text-align: left;
margin-right: 1em;
}

form textarea {
margin-top: 0.5em;
width: 80%;
}

#startdate, #people {
width: 250px;
}

#links {

}

#links ul {
text-align: center;
}

#links ul li {
font-size: 10pt;
}

#captcha {
font-weight: bold;
}

.errormsg {
color: red;
}

p.contactblurb {
margin-top: -50px;
width: 100%;
}