/*
Theme Name: letsgohawaii
Theme URI: http://
Description: A two column style based on Kubrick
Version: wordpress 2[1].1.3
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/



/* Begin Typography & Colors */
/*body {
	font-size: 62.5%;*/ /* Resets 1em to 10px */
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('../img/bkgd7.gif');
	background-position: top center;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: url(../img/page_bkgd.png) repeat-y;
	margin: 0px auto;
	width: 1000px;
	}

* html #page {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/page_bkgd.png",sizingMethod="scale");
}

#page-border {
	border: solid 5px #2c357a;
	width: 922px;
	margin: 0 0 0 34px;
}
#page-border2 {
	border: solid 1px #8f94b9;
	width: 926px;
	margin-left: 35px;
	margin: -3px 0px -3px -3px;
}

#header_home {
	background: url('../img/header_bkgd.png') no-repeat top center;
	margin: 0px auto;
	margin-top: 25px;
	padding: 0;
	height: 480px;
	width: 1000px;
	}

* html #header_home {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_bkgd.png",sizingMethod="crop");
}

#header {
	background: url('../img/header_bkgd_interior.png') no-repeat top center;
	margin: 0px auto;
	padding: 0;
	height: 332px;
	width: 1000px;
	}

* html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_bkgd_interior.png",sizingMethod="crop");
}

#header-photo {
	padding-top: 137px;
	margin-top: -5px;
}

.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}

#nav {
	position: relative;
	margin: 0px 0 0 0;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 1.4em;
	padding: 0 9px 0 9px;
}

#nav ul li a {
	color: #ffffff;
}

#nav_home {
	position: relative;
	padding: 100px 0 0 0;
}

#nav_home ul {
	list-style: none;
}

#nav_home ul li {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 1.4em;
	padding: 0 9px 0 9px;
}

#nav_home ul li a {
	color: #ffffff;
}


#content {
	font-size: 1.2em;
	padding-top: 0px;
	padding: 1px 0 20px 20px;
	margin: 2px 0 0 235px;
	width: 665px;
	height: auto !important;
	height: 362px;
	min-height: 362px;
	background: url(../img/content_bkgd_top.gif) top left no-repeat;
	}

#content_bre {
	font-size: 1.2em;
	padding-top: 0px;
	padding: 1px 0 20px 20px;
	margin: 2px 0 0 5px;
	width: 890px;
	height: auto !important;
	height: 362px;
	min-height: 362px;
	background: url(../img/content_bkgd_top.gif) top left no-repeat;
	text-align: left;
	}

#content-bkgd-bottom {
	background: url(../img/content_bkgd_bottom.gif) top right no-repeat;
	width: 690px;
	height: 44px;
	margin: -2px 0 0 234px;
}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.postmetadata {

}

.alt {
	margin: 0;
	padding: 10px;
}


.footer-text {
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 1.4em;
	line-height: 1.6em;
}
* html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/footer_bkgd.png",sizingMethod="crop");
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/

/* Begin Sidebar */
/*#sidebar_home {
	position: absolute;
	padding: 20px 0 0px 0px;
	margin: -51px 0 0 2px;
	width: 232px;
	height: 434px;
	float: left;
 	background-image: url(../img/sidebar_home.gif);
	background-repeat: no-repeat;
	}

#sidebar {
	position: absolute;
	padding: 20px 0 0px 0px;
	margin: -51px 0 0 2px;
	width: 232px;
	height: 353px;
	float: left;
 	background-image: url(../img/sidebar.gif);
	background-repeat: no-repeat;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin: 1px 0 1px 0px;
	padding: 0 0 0 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0px;
	}
*/

/*Font Style */
/*
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	color: #CCCCCC;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}

h3 {
	font-size: 1.3em;
	margin: 0;
	}
*/

/*Comments*/
/*
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
*/

/*Links*/
/*a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:visited {
	color: #06c;
	}
*/
/* Begin Images */
/*p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
*/
/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
*/
/*.entry form {*/ /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;
	}
*/



/* Begin Various Tags & Classes */
/*acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.nextandback {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
*/
/**************** END STYLES FROM MAIN DESIGN *****************************/
/**************************************************************************/
/**************************************************************************/

#page-for-print {
	margin: 0px auto;
	width: 780px;
	}

#page-border-for-print {
	border: solid 5px #2c357a;
	width: 780px;
	margin: 0 0 0 34px;
}

body.for-print {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: none;
/*	background: #d5d6d7 url('../img/bkgd7.gif');*/
/*	background-position: top center;*/
	color: #333;
	background-color: #ffffff;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
#page-border2-for-print {
	border: solid 1px #8f94b9;
	width: 784px;
	margin-left: 35px;
	margin: -3px 0px -3px -3px;
}
#content_bre-for-print {
	font-size: 1.2em;
	margin: 3px 3px 2px 3px;
/*	padding-top: 0px;*/
/*	padding: 1px 0 0px 20px;*/
/*	margin: 2px 0 0 5px;*/
/*	width: 780px;*/
/*	height: auto !important;*/
/*	height: 362px;*/
/*	min-height: 362px;*/
	background-image: none;
	background-color: white;
	text-align: left;
	border:1px solid white;

}
#footer {
	padding: 0;
	margin: 0 auto;
	background-color: #2c357a;
	margin-top: 3px;
    width: 932px;
    max-width: 932px;
	margin-left: 34px;
}
#footer2 {
	border: 3px solid #2c357a;
}
#footer3 {
	border: 1px solid #8f94b9;
	padding: 3px;
}
.footer-text a {
	color: #ffffff;
}
.footer-text a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer-text a:visited {
	color: #ffffff;
}

#footer-for-print {
	padding: 0;
	margin: 0 auto;
	background-color: #2c357a;
	margin-top: 3px;
    width: 790px;
    max-width: 790px;
	margin-left: 34px;
}



#footer {
	width: 100%;
	clear: left;
	text-align: center;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
	font-size: 14px;
/*	color: #25768B;*/
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 0px;
}

h1.seotext {
	font-size: 12px;
/*	color: #a0a0a0;*/
	text-align: center;
}

table.content-container {
	width: 880px;
}
table.content-container-for-print {
	width:775px;
}
td.left-side {
	width: 155px;
}
.property-search {
/*	background-color: #fde4d7;*/
/*	font-size: 10px;*/
/*	border:1px solid #c0c0c0; */
	width: 150px;
	padding-left: 5px;
}

.property-search h3 {
/*	font-size: 12px;*/
/*	color: #25768B;*/
	text-align: left;
	margin: 2px 0 5px 0;
	padding: 0px;
/*	border-style: none;*/
}
.property-search input {
/*	font-size: 10px;*/
	width: 110px;
	margin-bottom: 3px;
}
.property-search select {
/*	font-size: 10px;*/
	width: 115px;
	margin-bottom: 3px;
}
td.content {
	padding-left: 5px;
}
td.right-side {
	width: 195px;
}
table.property-search-amenities {
	width: 145px;
}
table.property-search-amenities input {
	width: 20px;
}
table.property-search-amenities td {
	padding: 0;
	margin: 0;
}
table.advanced-search {
/*	border:1px solid black; */
	width:100%;
	font-size: 10px;
}
/*table.advanced-search td.title {*/
/*	color: white;
	background-color: #85ADB8;
	font-weight: bold;
	font-size: 12px;*/
/*	text-align: left;
}*/
table.category {
	width: 100%
}
/*table.category td.title {*/
/*	color:#ffffff;
	background-color: #85adb8;
	font-weight: 700;
	font-size: 12px;*/
/*	text-align: center;*/
/*}*/
/*table.category td.table-caption {*/
/*	color: #85abd8;*/
/*	text-align: center;*/
/*	font-weight: 600;*/
/*}*/
/*table.category a {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}*/

/* begin search result nav */
.search-result-nav-container {
	border:1px solid #9bbde9;
	width:580px;
	color: #fff;
}
.search-result-nav-row {
	background-image:url(../img/blue-nav-gradient.jpg);
/*	color: #000080;*/
}
.search-result-nav-row td {
	height:20px;
	color: #ffffff;
/*	border:1px solid #ffffff;
	border-right-color:#c0c0c0;
	border-bottom-color:#c0c0c0; */
}
.search-result-page-number {
	padding-left: 10px;
	color:#ffffff;
}
.search-result-page-number a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.search-result-nav-row td a {
	color: #ffffff;
}
/*.search-result-sort-col {
	text-align: center;
	font-size: 10px;
}
.search-result-sort-col select {
	font-size: 10px;
}*/
/* end: search result nav */

/* begin: search result item */
.searchResultContainer {
	float: left;
/*	background-color: #E3F2E4;*/
	margin-right: 5px;
	margin-top: 8px;
}
.searchResultTitleBar {
	float: left;
	width: 580px;
/*	background-color: #90b397;*/
/*	font-weight: bold;
	color: #ffffff;*/
}
.searchResultNameCol {
	float:left;
	padding-left: 3px;
}
.searchResultAreaCol {
	float: right;
	padding-right: 4px;
}
.searchResultImgRow {
	float: left;
}
.searchResultImgCol {
	float: left;
	margin-left: 1px;
}
.searchResultImg {
 	margin-top: 7px;
/* 	border: 3px solid #90b397;*/
}
.searchResultMiddleCol {
	float: left;
	margin-left: 5px;
	width: 230px;
}
.searchResultRightCol {
	float: right;
	margin-right: 3px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ECF9ED;
	width: 200px;
}
/* end: search result item */

/* Begin Drop down menu */
.dropDownMenuBarContainer {
	float:left;
	width: 780px;
	height: 22px;
	background-image:url(../img/blue-nav-gradient.jpg);
	text-align: center;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
/* End drop down menu */

.menuBar {
	background-image: url(../img/blue-nav-gradient.jpg);
	border: 1px solid #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.menuBar a {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.menuBar a:hover {
	text-decoration: none;
	color: navy;
}

/***** Specials Plugin Styles *****/
/*#specPanelContainer {
	float: right;
	border-top:2px solid #25768b;
	background:#e3f2e4;
	width:165px;
	text-align:center;
	margin-left: 5px;
	margin-right: 3px;
}
#specPanelContainer h2 {
	border-bottom:2px solid #fff;
	font-weight:600;
	color:#fff;
	margin:0;
	padding:7px 5px;
	background:#90b397;
	font-size: 12px;
}
#specImg {
	border:3px solid #c9ddcb;
	margin:2px;
}
#specBody {
	text-align: center;
	padding: .2em 0 .2em 0;
	height: 2.2em;
	overflow: hidden;
}
#specName {
	color:#25768b;
	font-weight:600;
}
#navBox{
	background:#cfe2d1;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#navBox img{
	border:2px solid #cfe2d1;
	padding-top: 2px;
}
#specText{
	border-top:1px solid #25768b;
	border-bottom:1px solid #25768b;
	background:#ecf9ed;
	padding:5px;
	height: 13.5em;
	text-align:left;
	overflow: hidden;
}
#moreInfo{
	padding:5px;
	background:#cfe2d1;
}*/
/***** end: Specials Plugin Styles *****/

/*.bold {font-weight: 700;}
.disabledColor {color: #666666;}
.navy {color: #000080};
.smaller {font-size:10px;}
.smaller2 {font-size:9px;}
.red {color: red;}
.error {
	color: red;
	font-size: smaller;
	font-weight: bold;
}*/
/*.search-result-background {
	background-color: #E3F2E4;
}
    */

/***
 * Property page
 */
table.property {
	background-image: url(../img/property-image.jpg);
	background-repeat: no-repeat;
	width:740px;
	height:400px;
}
table.property td.left-spacer-cell {
	width:35px;
}
table.property td.property-contents-cell {
/*	border:1px solid red;*/
	width:660px;
}
table.property-heading {
	height:59px;
/*	border:1px solid yellow;*/
}
table.property-heading td.property-name {
	font-size: 1.2em;
	color: #caceed;
	font-weight: 600;
}
table.property-heading td.call-to-action {
	color: #caceed;
	padding-top: 4px;
}
table.property-heading td.call-to-action a {
	color: #caceed;
	text-decoration: none;
}
table.property-heading td.call-to-action a:hover {
	color: #caceed;
	text-decoration: underline;
}
table.property-heading td.call-to-action a:visited {
	color: #caceed;
}
table.property-data {
/*	border:1px solid yellow;*/
	height:310px;
}
table.property-image {
	width:352px;
}
table.property-image td.image-cell {
	border:1px solid #ffffff;
	border-top:2px solid #c0c0c0;
	border-left:2px solid #c0c0c0;
}
table.property-summary-info {
}
table.property-summary-info li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11px;
	font-weight: 600;
	padding-left: 10px;
}
table.availability-data {
	font-size:10px;
	font-weight: 700;
}

.propertyInfoDisplayTop {
	background-image: url(../img/top.jpg);
	width: 740px;
	margin-left: 5px;
	height:59px;
}
.propertyInfoDisplayBottom {
	background-image: url(../img/footer.jpg);
	width: 740px;
	margin-left: 5px;
	margin-bottom: 10px;
	height:34px;
}
.propertyInfoDisplayContainer {
	background-color: #caceed;
	border-left: 24px solid #2c357a;
	border-right: 21px solid #2c357a;
	width: 695px;
	margin-left: 5px;
}
.propertyInfoDisplayLeftSide {
	float: left;
	width: 350px;
	background-color: inherit;
	margin-left: 8px;
}
.propertyInfoDisplayRightSide {
	float: right;
	width: 314px;
	background-color: inherit;
	margin-right: 10px;
	color: #85abd8;
}
.propertyInfoDisplayImgBox {
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	border-left: 2px solid #c0c0c0;
	border-top: 2px solid #c0c0c0;
	width: 350px;
	height: 270px;
}
.propertyInfoDisplayImg {
	width:inherit;
	height:inherit;
}
.propertyInfoDisplayImgNavSpacer {
	float: left;
	width:100px
}
.propertyInfoDisplayImgNav {
	float: left;
	height: 30px;
	margin-left: 5px;
	padding-top: 2px;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.propertyInfoDisplayImgNavPressed {
	float: left;
	height: 30px;
	margin-left: 5px;
	padding-top: 2px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

.propertyInfoDisplayPropName {
	float: left;
	font-size: 1.2em;
	color: #e5e8e1;
	padding-top: 20px;
	padding-left: 25px;
	font-weight: 600;
}
.propertyInfoDisplayCallToAction {
	float:right;
	margin-right: 35px;
	height: 32px;
	margin-top: 10px;
	color: #e5e8e1;
}
.propertyInfoDisplayRightSide li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11px;
	font-weight: 600;
	padding-left: 10px;
}
.propertyInfoDisplayRow {
	width: inherit;
	float: left;
}
.propertyInfoDisplayRowLeft {
	float: left;
	text-align: right;
	width: 130px;
	color: #85abd8;
	font-weight: bold;
	padding-top: 3px;
}
.propertyInfoDisplayRowRight, .propertyInfoDisplayRowRightText {
	float: left;
	width: 160px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 2px;
}
.propertyInfoDisplayRowRightText {
	padding-top: 3px;
	padding-left:10px;
	font-weight: bold;
	color: #85abd8;
	font-size: 9px;
	width:155px;
}
.propertInfoDisplayVacationImgContainer {
	float:left;
	width: inherit;
	margin-bottom: 10px;
}
.propertyInfoDisplayAvailImgContainer {
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
	width: inherit;
}
.propertyInfoDisplayButtonCell {
	float:left;
	margin-left: 15px;
}
.property-essentials-container {
	width:200px;
}
.property-amenities-container {
	width:200px;
}
.property-essentials-container li {
	list-style-type: square;
	list-style-position: inside;
}
.property-amenities-container li {
	list-style-type: square;
	list-style-position: inside;
}
.property-essentials-container li.title {
	list-style-type:none;
	color: #4d6da0;
	font-weight: bold;
}
.property-amenities-container li.title {
	list-style-type:none;
	color: #4d6da0;
	font-weight: bold;
}
.property-list-item {
	list-style-type: square;
	list-style-position: inside;
}
.property-calendar-container {
	margin: 5px 2px 0px 2px;
	padding-bottom: 10px;
	border: 10px solid #2c357a;
	background-color: #caceed;
	width: 600px;
}
.property-calendar-heading-available {
	background-color: #80FF80;
	font-weight: 600;
	width: 90px;
	text-align: center;
}
.property-calendar-heading-booked{
	background-color: #80FFFF;
	font-weight: 600;
	width: 90px;
	text-align: center;
}
.property-calendar-heading-selected {
	background-color: yellow;
	font-weight: 600;
	width: 90px;
	text-align: center;
}
.property-calendar-heading-checkout {
	background-color: red;
	font-weight: 600;
	width: 90px;
	text-align: center;
}
.property-calendar-heading-unavailable {
	background-color: #969696;
	font-weight: 600;
	width: 90px;
	text-align: center;
}
.calendarGroupContainer
{
	float:left;
	width: 590px;
}
.calendarRow
{
	float:left;
	width:590px;
	_width: 620px;
	margin-top: 6px;
}
.calendarContainer
{
	float:left;
	border: 1px solid #C0C0FF;
	float: left;
	font-size: 9px;
	width:189px;
	margin-left: 5px;
}
.calMthYrHeading
{
	float: left;
	width: 189px;
	background-color: #696969;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}
.calDayName
{
	float:left;
	background-color: silver;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}
.calDateAvail
{
	float:left;
	background-color: #80FF80;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}
.calDateBooked
{
	float:left;
	background-color: #80FFFF;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}
.calDateSelected
{
	float:left;
	background-color: yellow;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}
.calDateCheckout
{
	float:left;
	background-color: red;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}
.calDateUnavailable
{
	float:left;
	background-color: #969696;
	color: black;
	text-align: center;
	font-weight: normal;
	width: 25px;
	max-width: 25px;
	min-width: 25px;
	border: 1px solid #bbbbbb;
}

.box-colored-border {
	border: 4px solid #CBE2CD;
}
td.underline {
	border-bottom: 1px solid black;
}

.booking-text-control {
	width: 400px;
}
.booking-select-control {
	width: 400px;
}

/**
 * Map
 */
#map {
	border:1px solid black;
}
.map-heading {
	text-align: center;
	background-color: #e3f2e4;
	font-size: 10px;
	font-weight: 600;
}

/* Property Calendar w/ Images-new style */
table.property-calendar {
	margin: 0px;
	padding: 0px;
}
td.property-calendar-month {
	margin: 5px;
	padding: 0;
	font-size: 9px;
}
table.property-month-calendar {
	border:1px solid #999999;
	color:#000000;
    font-family: Verdana, Helvetica, Arial, 'sans-serif';
	font-size:10px;
}
td.month-heading {
	background-image:url(../img/calendar-heading.jpg);
	color:#ffffff;
	font-weight:700;
}
td.day-name-heading {
	background-image:url(../img/calendar-heading.jpg);
	width:25px;
}
td.date-cell-unavailable {
	border:1px solid #c5c5c5;
	background-image:url(../img/calendar-unavailable.jpg);
}
td.date-cell-available {
	background-image:url(../img/calendar-available.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-booked {
	background-image:url(../img/calendar-booked.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-checkin {
	background-image:url(../img/calendar-checkin.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-selected {
	background-image:url(../img/calendar-selected.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-checkout {
	background-image:url(../img/calendar-checkout.jpg);
	border:1px solid #c0c0c0;
}
table.legend {
	border:1px solid #000000;
	font-family: Verdana, Helvetica, Arial, 'sans-serif';
	font-size: 9px;
}
table.legend td.detail {
	border-left: 1px solid #000000;
	padding: 0px 3px 2px 2px;
}
table.legend td.legend-text {
	font-weight: 700;
	padding: 0px 2px 0px 2px;
}

/* Property Calendar w/ images - old style */
td.month-heading-orig {
	background-image:url(../img/calendar-heading1-orig.jpg);
	color:#ffffff;
	font-weight:700;
}
td.day-name-heading-orig {
	background-image:url(../img/calendar-heading2-orig.jpg);
	width:25px;
}
td.date-cell-unavailable-orig {
	border:1px solid #c5c5c5;
	background-image:url(../img/calendar-unavailable-orig.jpg);
}
td.date-cell-available-orig {
	background-image:url(../img/calendar-available-orig.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-booked-orig {
	background-image:url(../img/calendar-booked-orig.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-checkin-orig {
	background-image:url(../img/calendar-selected-orig.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-selected-orig {
	background-image:url(../img/calendar-selected-orig.jpg);
	border:1px solid #c0c0c0;
}
td.date-cell-checkout-orig {
	background-image:url(../img/calendar-checkout-orig.jpg);
	border:1px solid #c0c0c0;
}

/* Complexes */
table.complex-property-listitem{}
td.complex-property-listitem-heading {
	background-image: url(../img/complex-list-item-header.jpg);
	color:#ffffff;
	padding-left:10px;
	font-weight:700;
}
td.complex-property-listitem-contents {
	background-color:#cacdec;
}
td.complex-property-listitem-footer {
	background-color: #2c357a;
	height:1.4em;
	padding-left:10px;
	border-top:1px solid #ffffff;
}
td.complex-property-listitem-footer a {
	color: #ffffff;
	text-decoration: none;
}
td.complex-property-listitem-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
/*	font-weight: 600;*/
}
td.complex-property-listitem-footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
table.complex-property-data {
	padding-right:5px;
	margin-top:2px;
	font-size:10px;
}
td.complex-prop-data-area-caption {
	border-right:1px solid #ffffff;
	font-weight:700;
	padding-right:3px;
}
td.complex-prop-data-area-value {
	border-left:1px solid #c0c0c0;
	padding-left:2px;
	border-right:1px solid #ffffff;
}
td.complex-prop-data-proptype-caption {
	border-right:1px solid #ffffff;
	font-weight:700;
	padding-right:3px;
	border-left:1px solid #c0c0c0;
}
td.complex-prop-data-proptype-value {
	border-left:1px solid #c0c0c0;
	padding-left:2px;
}
td.complex-prop-data-unit-caption {
	border-right:1px solid #ffffff;
	font-weight:700;
	padding-right:3px;
	border-left:1px solid #c0c0c0;
}
td.complex-prop-data-unit-value {
	border-left:1px solid #c0c0c0;
	padding-left:2px;
}
td.complex-prop-data-bath-caption {
	border-right:2px solid #ffffff;
	font-weight:700;
	padding-right:3px;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-bath-value {
	border-left:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	padding-left:2px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-bed-caption {
	border-right:2px solid #ffffff;
	font-weight:700;
	padding-right:3px;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-bed-value {
	border-left:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	padding-left:2px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-unit-caption2 {
	border-right:2px solid #ffffff;
	font-weight:700;
	padding-right:3px;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-unit-value2 {
	border-left:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	padding-left:2px;
	border-bottom:1px solid #c0c0c0;
}
td.complex-prop-data-desc {
	border-top:1px solid #ffffff;
	height:75px;
	min-height:75px;
}

li.square {
	list-style-type: square;
	list-style-position: inside;
}
li.title {
	list-style-type:none;
	color: #4d6da0;
	font-weight: bold;
}
#complexname {
	font-size:24px;
	color:#6B4F43;
	font-family: Papyrus;
	line-height: 35px;
	font-weight: normal;
}
#complex-unit-list-header {
	line-height: 35px;
	font-family: Papyrus;
	font-weight: normal;
	font-size: 14px;
	padding-left: 3px;
	padding-right: 3px;
	color: #6b4f43;
}
#complex-unit-list-header a{
	color: #6b4f43;
	font-weight: 700;
	text-decoration: underline;
}
#complex-unit-list-header a:visited{
	color: #6b4f43;
	text-decoration: underline;
}
#complex-unit-list-header a:hover{
	color: #6b4f43;
	text-decoration:underline;
}
#complex-unit-list-content {
	height:270px;
}
#complex-unit-list-footer {
	height:40px;
}
div.complex-unit-list-container {
	width: 398px;
	height: 270px;
	overflow: scroll;
	border: 1px solid #e3f2e4;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.complex-unit {
	font-size: 9px;
	border:1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-image:url(../img/blue-nav-gradient.jpg);
	margin-bottom: 2px;
}
.complex-unit-name {
	width:140px;
	font-weight: bold;
}
.complex-unit-spacer {
	height:4px;
}
.complex-prop-short-desc {
	padding-bottom: 10px;
}

.bre-left-menu {
	margin-bottom: 10px;
}
.bre-left-menu .heading {
	background-color: #d0c2b2;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.bre-left-menu  li {
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #000080;
}

.bre-left-menu li a {
	margin: 4px 0 3px 0;
	color: #0066cc;
	text-decoration: none;
	display: block;
}
.bre-left-menu li a:visited {
	margin: 4px 0 3px 0;
	color: #0066cc;
	text-decoration: none;
	display: block;
}
.bre-left-menu li a:hover {
	margin: 4px 0 3px 0;
	color: #0066cc;
	text-decoration: underline;
	display: block;
}