@charset "UTF-8";
/* CSS Document */


/* --- core elements  --------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	height: 100%;
	-webkit-text-size-adjust: none;

}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

img { border: 0 none; }
p { margin-bottom: 1em;margin-top: 0em;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }

.clearer { clear: both; line-height: 0; height: 0; }

.linksdivider {
padding-left: 10px;
padding-right: 10px;

}

/* ---Head / Navigation  --------------------------------------------------------------------------- */

.MainNavBar {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 23;
	border-bottom: 0px solid black;
	text-align:center;
}

.HeaderBar {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
	border-bottom: 2px solid black;
}
.header_logo {
}

.header_phone{ 
	float: right;
	color:#FFFFFF;
	line-height: 25px;
	height: 25px;
	clear: right;
	font-size: 16px;
}

.header_login { 
	float: right;
	color:#FFFFFF;
	line-height: 18px;
	height: 18px;
	clear: right;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.header_login a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}
.header_login a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}
.header_login a:hover{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.header_login a:active{ 
	color: #FFFFFF;
	text-decoration: underline;
}

.header_livechat { 
	float: right;
	height: 46px;
	padding-top: 15px;
	clear: right;
	color:#FFFFFF;
}



/*--- Drop Downs --- */

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}
#sddm li {
	margin: 0;
	padding-top: 0;
	list-style: none;
	float: left;
	font: 10px Arial

	}
#sddm li a {
	display: block;
	width: 180px;
	height: 17px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background: #343434;
	white-space: nowrap;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 2px;
}
#sddm li a:hover {
	background: #5e5e5e
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin-top: -2px;
	padding: 0;
	width: 184px;
	border: 4px solid #5e5e5e
}
#sddm div a {
	position: relative;
	z-index: 100;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #333333;
	width: 172px;
	font: 11px arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sddm div a:hover {
	background: #ebebeb;
	color:#3399cc
}
.navdivider {
	border: 1px solid #FFF000;
	background-color:#00FF00;
	width: 172px
}
.navdividerimage {
	border: 0px;
	padding: 0px;
	margin-top: 0px;
}
.twopixeldivider {
	width: 2px;
}


/* --- body  --------------------------------------------------------------------------- */

.flashpanel {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}

.contentWrapper {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../images/ContentBackground.gif);
	margin-bottom: 2px;
}
.leftPanel {
	width: 774px;
	min-height: 355px;
	float: left;
}
.rightPanel {
	width: 192px;
	min-height: 355px;
	float: right;
	text-align: left;
}


.divider {
	line-height: 0px;
	width: 162px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}

.photo {
	border-bottom: #000000 solid 2px;

}

.interiorcopy {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	overflow: hidden;
	height:auto;
}
.interiorcopy a:link {
	color: #0099CC;
	text-decoration: none;
}
.interiorcopy a:visited {
	color: #0099CC;
	text-decoration: none;
}
.interiorcopy a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.interiorcopy a:active {
	color: #0099CC;
	text-decoration: underline;
}

.interiorcopy h2 {
	font-size:10px;
	font-weight: bold;
	width: 734px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	color:#666666;
}

.interiorcopy h2 a:link {
	color: #666666;
	text-decoration: none;
}
.interiorcopy h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.interiorcopy h2 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.interiorcopy h2 a:active {
	color: #0099CC;
	text-decoration: underline;
}

.interiorcopy h3 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom: 10px;

}

.interiorcopy h4 {
	font-size:16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:left;
	color:#000000;
}

/* --- site map -------------------*/

.sitemap {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	overflow: hidden;
	height:auto;
}
.sitemap h3 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom: 10px;

}

.sitemap h4 {
	font-size:16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align:left;
	color:#000000;
}
.sitemap h2 {
	font-size:10px;
	font-weight: bold;
	width: 734px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:left;
	color:#666666;
}


.sitemap h2 a:link {
	color: #666666;
	text-decoration: none;
}
.sitemap h2 a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemap h2 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.sitemap h2 a:active {
	color: #0099CC;
	text-decoration: underline;
}

.sitemap a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.sitemap a:active {
	color: #0099CC;
	text-decoration: underline;
}

/* --- contact forms ------------------------*/

input {
	background-color:#EFEFEF;
	border: thin #999999 solid 1px;
}

.contactleft input {
	margin-left: 5px;
}

.contactleft {
	font-size: 12px;
	color:#565656;
}

.contactright input {

}

.contactright {
	font-size: 12px;
	color:#565656;
}

/* --- homepage  --------------------------------------------------------------------------- */

.homepageWrapper {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(../images/HomepageBackground.gif);
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;

}

.homepageWrapper ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.homepageWrapper li {
	text-transform:uppercase;
	font-size: 10px;
    padding-left:12px;
	padding-bottom: 10px;
	line-height: 13px;
    background:transparent url(../images/arrow.gif) no-repeat;
    background-position:0 3px;
}

.homepageWrapper h2 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom: 15px;

}

.homepageWrapper h3 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom: 15px;

}


.homepageWrapper a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}
.homepageWrapper a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}
.homepageWrapper a:hover{ 
	color: #0099CC;
	text-decoration: none;
}
.homepageWrapper a:active{ 
	color: #0099CC;
	text-decoration: none;
}




.homepageleft {
	margin-right: 2px;
	padding:20px;
	width: 443px;
	min-height: 200px;
	float: left;

}
.homepagecenter {
	margin-right: 2px;
	padding:20px;
	width: 201px;
	min-height: 200px;
	float: left;
	background-image: url(../images/featuredimage_1.jpg);
	background-position: 20px 100%;  
	background-repeat:no-repeat; 
	background-attachment:scroll;
	padding-bottom:135px;
	margin-bottom: 20px;

}	
.homepageright {
	padding:20px;
	width: 200px;
	min-height: 200px;
	float: right;
	background-image: url(../images/featuredimage_2.jpg);
	background-position: 20px 100%;  
	background-repeat:no-repeat; 
	background-attachment:scroll;
	padding-bottom:135px;
	margin-bottom: 20px;

}	
	
	
/* --- property pages  --------------------------------------------------------------------------- */
	
.propertynav {
	float: right;
	padding-left: 15px;
	border-left: #CCCCCC solid 1px;
	margin-left: 20px;
	width: 135px;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	height: 100%;
	margin-bottom:-3000px;
	padding-bottom: 3000px;	
	clear: both;
}

.propertynav img {
	vertical-align: text-top;
	padding-right: 2px;

}

.propertynav a:link {
	color: #333333;
	text-decoration: none;
}
.propertynav a:visited {
	color: #333333;
	text-decoration: none;
}
.propertynav a:hover {
	color: #0099CC;
	text-decoration: none;
}
.propertynav a:active {
	color: #0099CC;
	text-decoration: none;
}

.propertydescription {
	width: 563px;

}

.gallerythumbs {
	float: none;
	padding-left: 0px;
	border-left: #CCCCCC solid 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: normal;
	margin-bottom:0px;
	padding-bottom: 0px;	
	clear: both;
	vertical-align: none;
	padding-right: 2px;

}

.gallerythumbs img {
vertical-align: inherit;
	padding-right: 0px;



}

#lightbox {
	zoom:1;	
}
#lightbox a,#vlightbox span{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:0px;
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.75;
}
#lightbox span a{
	margin:0;
}
#lightbox a img{
	display:block;
	border:none;
	margin:0;
	vertical-align: text-top;
	padding-right: 0px;
	width: 40px;
	height: 40px;;
}
#lightbox a:hover{
	opacity:1;
}
#lightbox span p{display:none}

.savetodreamfolder {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.descriptionpanelwrapper {
	background-image: url(../images/PropertyDescriptionBackground.gif);
	width: 563px;
	overflow: hidden;

}

.descriptionpanelleft {
	width: 241px;
	padding: 20px;
	float: left;

}
.descriptionpanelright {
	width: 241px;
	padding: 20px;
	float: right;
	margin-left: 1px;

}

.bedbath {
	color: #666666;
	font-size:9px;
	text-transform:uppercase;
	float: right;

}


/* --- subnavigation  --------------------------------------------------------------------------- */

.subnavigation {
	padding: 15px;
	color: #FFFFFF;
	font-size: 11px;
}

.subnavigation ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subnavigation li {
    padding-left:12px;
	padding-bottom: 10px;
	line-height: 13px;
    background:transparent url(../images/arrow.gif) no-repeat;
    background-position:0 3px;
}

.subnavigation h3 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	width: 162px;
	border-bottom: #4e4e4e solid 1px;
	padding-bottom:0px;
	margin-bottom: 10px;

}

.subnavigation img {


}

.subnavigation h4 {
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: #4e4e4e solid 1px;
	padding-bottom:0px;
	margin-bottom: 10px;
}


.subnavigation a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:hover{ 
	color: #0099CC;
	text-decoration: none;
}
.subnavigation a:active{ 
	color: #0099CC;
	text-decoration: none;
}

/* --- subnavigation 2  --------------------------------------------------------------------------- */

.subnavigation2 {
	padding: 15px;
	color: #FFFFFF;
	font-size: 11px;
}

.subnavigation2 ul {
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subnavigation2 li {
    padding-left:15px;
	padding-bottom: 10px;
	line-height: 13px;
}

.subnavigation2 h3 {
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	width: 162px;
	border-bottom: #4e4e4e solid 1px;
	padding-bottom:0px;
	margin-bottom: 10px;

}

.subnavigation2 img {


}

.subnavigation2 h4 {
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
	border-bottom: #4e4e4e solid 1px;
	padding-bottom:0px;
	margin-bottom: 10px;
}


.subnavigation2 a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation2 a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation2 a:hover{ 
	color: #0099CC;
	text-decoration: none;
}
.subnavigation2 a:active{ 
	color: #0099CC;
	text-decoration: none;
}

.beach {
	background:transparent url(../images/bullet-blue.gif) no-repeat; 
	background-position:0 3px;
}

.mountain {
	background:transparent url(../images/bullet-green.gif) no-repeat; 
	background-position:0 3px;
}

.urban {
	background:transparent url(../images/bullet-red.gif) no-repeat; 
	background-position:0 3px;
}

.villa {
	background:transparent url(../images/bullet-yellow.gif) no-repeat; 
	background-position:0 3px;
}

.keyline {
	border-bottom: #4e4e4e solid 1px;
}


/* --- footer  --------------------------------------------------------------------------- */

.BottomNavigation {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	display: block;
	min-height: 17px;
	padding-top: 6px;
	background: #343434;
	text-transform:uppercase;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 2px;
	font: 9px Arial
	
}

.BottomNavigation a:link{ 
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNavigation a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNavigation a:hover{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.BottomNavigation a:active{ 
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	padding: 20px;
	margin-bottom: 10px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-color: #181818;
	margin-top: 0px;
}
.footer .residencelist {
	color: #666666;
	font-size: 11px;
	line-height: 22px;
}
.footer .residencelist {
	color: #666666;
	font-size: 11px;
	line-height: 22px;
}
.footer .residencelist a:link {
	color: #666666;
	text-decoration: none;
}
.footer .residencelist a:visited {
	color: #666666;
	text-decoration: none;
}
.footer .residencelist a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer .residencelist a:active {
	color: #666666;
	text-decoration: underline;
}
.footer .residencelisttitle {
	color: #CCCCCC;
	font-weight: bold;
}
.poweredby {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	margin-top: 5px;
	display: block;
	white-space: nowrap;
	text-transform:uppercase;
	color: #999999;
	text-align: right;
	text-decoration: none;
	margin-bottom: 2px;
	font: 8px Arial
	
}
.poweredby a:link{ 
	color: #999999;
	text-decoration: none;
}
.poweredby a:visited{ 
	color: #999999;
	text-decoration: none;
}
.poweredby a:hover{ 
	color: #999999;
	text-decoration: underline;
}
.poweredby a:active{ 
	color: #999999;
	text-decoration: underline;
}
/* --- By Invitation  --------------------------------------------------------------------------- */

.BIOlogout {
	margin-top:-36px;
	margin-bottom:18px;
	text-align:right;

}

.byinvitationcontent {


}

.byinvitationcontent h3 {
	border-bottom: #CCCCCC solid 1px;

}
.byinvitationcontent a {
	background:transparent url(../images/CircleButtonA.gif) no-repeat; 
	background-position:0 0px;
	padding-left:18px;

}

/* --- charts  --------------------------------------------------------------------------- */

.cellA1 {
	background-color: #dad18e;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

.cellA2 {
	background-color: #dad18e;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

.cellB1 {
	background-color: #eee;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

.cellB2 {
	background-color: #eee;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

.cellC1 {
	background-color: #b5c7c7;
	padding: 10px;
}

.cellC2 {
	background-color: #fff;
}

.cellC3 {
	background-color: #dad18e;
	padding: 10px;
}

.cellC4 {
	background-color: #fff;
	padding: 5px;
}