/*
    typography
*/
body, textarea, input, select { font-size: 12px; color: #333; font-family: Helvetica, Tahoma, Verdana; }
h2 { font-size: 22px; color: #5E0D16; font-weight: bold; margin: 20px 0;}
h3 { font-size: 20px; font-weight: normal; margin-bottom: 10px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; margin-bottom: 10px; }
/*
    layout
*/
#page,
#header,
#main-image,
#menu,
#body,
#footer
{
    position: relative;
    width: 982px;
    margin: 0 auto;
}
#leftpanel,
#propertypanel
{
    margin: 10px 10px 0 20px;
    width: 180px;
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
#leftpanel a.offers
{
	margin: 0 auto 30px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: url(/images/offers.jpg);
	text-decoration: none;
	text-align: center;
	line-height: 37px;
	width: 177px;
}
#leftpanel blockquote
{
	background: url(/images/quote-left.gif) no-repeat;
    margin: 0;
    padding: 10px 10px 10px;
    font-weight: normal;
    font-style: italic;
    line-height: 24px;
    font-size: 12px;
    color: #FFFCF9;
}
#leftpanel blockquote span
{
    display: block;
	background: url(/images/quote-right.gif) no-repeat 100% 80%;
}
#leftpanel blockquote cite
{
    display: block;
    font-style: normal;
}
#quotes hr 
{
	margin: 5px 0 10px;
	color: #B57363;
}
#content
{
    width: 711px;
    float: left;
    padding: 10px 30px 0px 20px;
}
#content a:hover
{
    color: #B75738;
}
body
{
    margin: 0; padding: 0;
    background-color: #E0B797;
    line-height: 18px;
}
img, #map, #propertiesmap { border: solid 5px #F2E7D9; }
#map-container { float: left; clear: right; display: block; }
#map, #propertiesmap { margin: 10px; width: 690px; height: 400px; float: left; }
hr
{
    clear: both;
    color: #E0B797;
    height: 1px;
}
/*
    header
*/
a
{
    color: #610B15;
}
#header
{
    background: #fff url( /images/header-bg.gif );
    height: 148px;
    border-top: solid 1px #E0B797;
}
#header h1
{
    background: url( /images/logo.gif );
    width: 263px;
    height: 83px;
    margin: 40px 0 0 40px;
}
#header h1 a
{
    display: block;
    width: 263px;
    height: 83px;
}
#header h1 a span
{
    display: none;
}
/*
    book now
*/
#header div
{
    position: absolute;
    top: 32px;
    right: 35px;
    width: 200px;
    height: 83px;
    text-align: center;
    color: #b7583a;
    font-size: 16px;
}
#header div a.online
{
    line-height: 35px;
    font-size: 33px;
    font-weight: bold;
    color: #721d2d;
}
#header div a.online span
{
    display: none;
}
#header div a.call
{
    line-height: 23px;
    font-size: 23px;
}
#header div a
{
    color: #b7583a;
    text-decoration: none;
    line-height: 20px;
    font-size: 17px;
    font-weight: bold;
}
#header div a:hover
{
    text-decoration: underline;
}
/*
	logins
*/
#header p
{
	margin: 0 11px 0 751px;
	padding: 5px 0 0 0 ;
	color: #fff;
	width: 196px;
	text-align: center;
	vertical-align: middle;
}
#header p a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#header p a:hover
{
	text-decoration: underline;
}
/*
    main image
*/
#main-image
{
    width: 960px;
    height: 338px;
    padding: 0 11px;
    background: url( /images/image-bg.gif );
}
#main-image div
{
    height: 338px;
    background: url( /images/main-img.jpg ) no-repeat;
}
#main-image div img
{
    display: none;
    border: 0;
}
/*
    body
*/
#body
{
    float: left;
    background: #fff url( /images/content-bg.gif );
    padding-bottom: 20px;
}
/*
    footer
*/
#footer
{
    background: url( /images/footer-bg.gif ) no-repeat;
    clear: both;
    text-align: center;
    padding: 20px;
}
#footer *
{
    display: inline;
    color: #610B18;
    text-decoration: none;
    margin: 0; padding: 0;
}
#footer p
{
    padding-right: 15px;
}
#footer a
{
    padding: 5px;
}
#footer a:hover
{
    text-decoration: underline;
}
#content address
{
    white-space: pre;
    margin-left: 30px;
    font-style: normal;
}

.err,
.errorbox,
.fyi,
.eof,
.sql
{
    margin-bottom: 5px;
    border: solid 1px #E1E1E1;
    padding: 5px 5px 5px 25px;
    clear: both;
    background: #FFFFE1 url(https://www.sleeps12.com/admin/icons/information.png) no-repeat 5px 5px;
    cursor: help;
    float: none;
}
.sql 
{
    border: solid 1px #E1E1E1;
    clear: both;
    background: #eee url(/admin/icons/database_edit.png) no-repeat 5px 50%;
    font-family: Courier New;
}
.err,
.errorbox
{
    background-image: url(/admin/icons/error.png);
    border: #C47423;
}
.errorbox ul
{
	list-style-type: disc !important;
	margin: 2px 20px !important;
}
.fyi span,
.eof span
{
    font-weight: bold;
}
.fyi p 
{
    margin: 2px 0;
}
.eof
{
    border: solid 2px #ff0000;
    padding: 10px 10px 10px 25px;
    background-color: #D6C6C6;
    background-position: 5px 13px;
    color: #800000;
}
#floorplans
{
	text-align: center;
}
#floorplans h4
{
	width: 450px;
	text-align: left;
}
#floorplans img
{
    margin-bottom: 20px;
}
#gallery
{
    position: relative;
}
#todo dt
{
    margin: 0;
}
#todo dt a
{
    float: left;
    margin-right: 5px;
}
#todo dt a.directions
{
    display: block;
    background: url('/admin/icons/map_magnify.png');
    width: 16px;
    height: 16px;
}
#todo dt a.directions span
{
    display: none;
}
#todo dd
{
    margin: 10px 10px 20px 10px;
    clear: both;
}
.pricesfrom { margin: 2px 0; font-weight: bold; }

#BedroomConfigs li
{
	margin-right: 80px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #5E0D16;
	padding-left: 4px;
}
#BedroomConfigs li.required
{
	color: #ff0000;
	border-left: solid 2px #ff0000;
	padding-left: 2px;
}

#BedroomConfigs ul
{
	margin: 2px 0 2px 10px;
	border-left: solid 2px #B3B4B4;
	padding-left: 10px;
	list-style-position: inside;
}
#BedroomConfigs ul li
{
	margin: 0;
	float: none;
	font-size: 12px;
	color: #333;
}
#BedroomConfigs ul li ul
{
	list-style-type: none;
	margin: 5px 0 15px 10px;
	float: none;
	width: auto;
	border-left: none;
	padding: 0;
}
#BedroomConfigs ul li ul li
{
	font-weight: normal;
}
#leftpanel #floorplanthumbs
{
	height: 500px;
}
#leftpanel #floorplanthumbs,
#leftpanel #floorplanthumbs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftpanel #floorplanthumbs li li
{
	float: left;
	margin: 5px 5px 5px 0;
}
#leftpanel #floorplanthumbs img
{
	width: 78px;
	border: solid 3px
}
form#mailinglist 
{
	margin: 0 auto; float: none; width: 600px;
	border: solid 1px #E1E1E1;
    padding: 5px 5px 5px 25px;
	background: #FFFFE1 url(/admin/icons/information.png) no-repeat 5px 5px;
}
form#mailinglist p
{
	margin: 0 0 10px 3px;
}
form#mailinglist div label { padding: 4px 5px; float: left;}
form#mailinglist div input { width: 250px; padding: 3px; float: left;}
form#mailinglist div input.btn { width: auto; padding: 2px; border-width: 1px;}

#extras h4+div {
	margin-left: 20px;
}
#extras h4 {
	padding-top: 10px;
	font-size: 16px;
	color: #5E0D16;
}
#map_message{
	display: none;
	position: absolute;
	border: solid 1px #AD634A;
	background-color: #F2E7D9;
	padding: 5px;
	white-space: nowrap;
	font-size: 12px;
	line-height: 16px;
	width: 152px;
	cursor: pointer;
}
#map_message img {
	border: solid 1px #671721;
	margin-bottom: 5px;
	width: 150px;
	float: left;
}
#map_message p{
	float: left;
	clear: none;
	margin: 0;
	padding-left: 5px;
}

#map_message a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}