* {
	padding:0px;
	margin:0px;
}
a {
	color:#352;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#795;
}
body{
	background:url(../images/bgb.jpg) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#wrap{
	background:#fff url(../images/content.gif) no-repeat;
	width:776px;
	height:650px;
	position:absolute;
	left:50%;
	margin-left:-388px;
}
#container{
	margin:0px 8px;
	width:760px;
}
#container h1{
	height:100%;
	text-indent:-1000px;
}

#container h1 a{
	display:block;
	height:100%;
	width:235px;
}

#container h2{
	display:none;
}
#header{
	width:760px;
	height:100px;
	background:url(../images/header.jpg) no-repeat;
}
/* Menu ----------------------- */
#menu {
	height:34px;
	border-bottom:2px solid #074672;
	background:url(../images/logobottom.gif) no-repeat;
}
#menu ul {
	float:right;
	height:34px;
}
#menu ul li{
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	display:block;
	height:100%;
}
#menu ul li a{
	color:#fff;
	padding:10px;
	display:block;
	text-decoration:none;
	width:auto !important;
	/* width:1px; */
}
#menu ul li a:hover{
	border-bottom:2px solid #074672;
	background-color:#27A;
	padding-bottom:9px
}
#menu ul li a.current {
	border-bottom:2px solid #074672;
	background-color:#2981BF;
	padding-bottom:9px
}
#pic{
	float:left;
}
#content_inner{
	float:right;
	width:422px;
	height:446px;
	background:url(../images/shadow.gif) repeat-x bottom;
}

#content_inner .pTitle{
	background:url(../images/rama1.gif) no-repeat top right;
	height:85px;
	font-style:italic;
	font-size:38px;
	color:#476946;
	font-weight:normal;
	padding-top:30px;
	padding-left:20px;
}
#index #content_inner .infocont{
	height:336px;
	text-align:justify;
	overflow:auto;
	padding-right:15px;
	margin-right:2px;
	float:right;
	width:390px;
	margin-top:-10px;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#7C9B5F;
	scrollbar-track-color:#efd;
	scrollbar-3dlight-color:#7C9B5F;
	scrollbar-shadow-color:#7C9B5F;
	scrollbar-highlight-color:#7C9B5F;
	scrollbar-darkshadow-color: #7C9B5F;
}
#content_inner .infocont p{
	font-size:12px;
	text-align:justify;
	margin:12px 0px;
	margin-top:0px;
	line-height:150%;
}

#footer{
	clear:both;
	background:#476946 url(../images/realMar.gif) no-repeat;
	height:60px;
	margin:0px!important;
	margin-top:-4px;
	position:relative;
}

#footer ul {
	float:right;
	margin-top:25px;
}

#footer ul li{
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	display:inline;
	border-left:1px solid #fff;
}

#footer ul #primero{
	border:none;
}
#footer ul li a{
	color:#fff;
	padding:10px;
	text-decoration:none;
	width:auto !important;
	width:1px;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul li#greal{
	width:110px;
	position:absolute;
	left:0px;
	top:0px;
	border:none;
}

#footer ul li#greal a{
	display:block;
	text-indent:-1000px;
	width:90px;
	height:40px;
}

/* Gallery & Listing ------------------- */
#gallery #content/*, #listing #content*/ {
	background:url(../images/bgside.gif) left repeat-y;
}
#gallery #content_inner{
	width:540px;
	height:446px;
	background:none;
}
#gallery #content_inner .pTitle{
	background:url(../images/rama1.gif) no-repeat top right;
	height:85px;
	font-size:30px;
	color:#476946;
	font-weight:normal;
	padding:5px;
	width:auto !important;
	width:550px;
}
#gallery #content_inner .infocont{
	width:540px;
	overflow:inherit;
	text-align:center;
}
#gallery #pic{
	padding:15px 30px 15px 15px;
}
#gallery h4{
	color:#353;
	border-bottom:1px solid #353;
	margin-top:15px;
	padding-bottom:4px;
}


/* Gallery ------------------- */
table.nav_gal {
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #464;
}
table.nav_gal td a {
	display:block;
	padding:3px 5px;
	text-decoration:none;
	color:#342;
	margin:0 6px 6px 0;
	background:#FFD;
	font-size:12px;
	font-weight:bold;
}
table.nav_gal td a:link {
	border:1px solid #795;
}
table.nav_gal td a:hover {
	background:#FFF;
	border:1px solid #342;
}
table.nav_gal td a:visited {
	border:1px solid #9B7;
	color:#795;
}
table.nav_gal td a#active {
	border:1px solid #342;
	background:#795;
	color:#FFF;
}
/**/
#photoNav {}
.blockPrev, .blockNext {
	width:64px;
}
a.sub, .sub_disabled {
	margin: 10px 6px 20px 0;
	height:54px;
	width:64px;
	display:block;
	border:none;
	background-color:#DEF;
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}
.sub_disabled {
	background-color:#EFE;
}
a.sub:hover span.left, a.sub:hover span.right {
	background-color:#232;
	color:#FFF;
}
a.sub span.left, a.sub span.right, a.sub_disabled span.left, a.sub_disabled span.right {
	display:block;
	padding:0 2px;
	font-size:11px;
	background-color:#353;
	margin-top:44px;
}
a.sub_disabled span.left, a.sub_disabled span.right {
	color:#ACA;
	background-color:#DEC;
}
a.sub span.right {
	text-align:right;
}
a.sub span.left {
	text-align:left;
}
/**/
#categories {
	clear:both;
	border-top:1px solid #464;
	width:140px;
}
#categories h4,  #listing #opciones h4{
	margin-bottom:5px;
}

#categories ul, #listing #opciones ul{
	list-style:none;
}

#categories ul li a,  #listing #opciones ul li a{
	display:block;
	padding:5px;
	border-bottom:1px solid #9B9;
	color:#464;
	font-size:12px;
}
#categories ul li a:hover, #listing #opciones ul li a:hover{
	background:#FFF;
	text-decoration:none;
	color:#232;
	background-color:#EFD;
}
#categories ul li a.current, #listing #opciones ul li .current{
	font-weight:bold;
	text-decoration:none;
}
/**/
#gallery #content_inner .infocont img {
	padding:5px;
	background:#FFF;
	border:1px solid #464;
}

/* Listing ------------------- */
.listing_nav {
	padding:5px 0px;
	margin:0 10px;
	text-align:right;
	border-bottom:2px solid #464;
	position:relative;
}
#properties .listing_nav a {
	color:#FFF;
}
.listing_nav a.current {
	text-decoration:none;
}
.listing_nav .left {
	float:left;
	border-bottom:2px solid #464;
	padding:0 0 5px 0;
	display:block;
}
.item {
	margin:10px;
	border-bottom:1px solid #686;
	min-height:110px;
	*height:110px;
}
.item img {
	padding:5px;
	background:#FFF;
	border:1px solid #686;
	float:left;
	margin-right:10px;
}
a:hover img {
	background:#EFD;
}
.item h4 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}
.item h4 a {
	color:#686;
	text-decoration:none;
}
p.info1, p.info2 {
	float:left;
	margin:10px 20px 0 0;
	font-size:12px;
}
p.info3 {
	text-align:center;
	font-size:12px;
}
span.available, span.hold {
	font-size:14px;
	font-weight:bold;
}
span.available {
	color:#7B6;
}
span.hold {
	color:#FB2;
}
/**/
#findby {
	margin:25px;
}
#findby h4 {
	margin:15px 0 10px 0;
	border-bottom: 1px solid #369;
	padding-bottom:3px;
}
#findby ul li {
	list-style:none;
	margin:3px 0;
}
#findby ul li {
	list-style:none;
}
#findby ul li a.current {
	font-weight:bold;
	text-decoration:none;
}
/**/
.error{
	color:#FF0000;
	font-weight:bold;
}
#info_in p{
	text-align:justify;
}
#info_in table{
	margin-left:10px;
}
#info_in ul{
	margin-left:20px;
}
#info_in table ul{
	margin-left:15px;
}
#info_in h4{
	margin-left:10px;
}

/* Listing ------------------- */
#listing #wrap{
	background:#fff url(../images/border.gif) left repeat-y;

}
#listing #content_inner{
	width:570px;
	float:right;
	background:none;
	padding:0px;
}
#listing #container{
	margin:0px;
	padding:0px 8px;
	background: url(../images/contentHalf.gif) no-repeat;
}

#listing #opciones{
	float:left;
	padding-left:15px;
}

#listing #content div.infocont{
	width:565px;
	margin:95px 0px 2px;
	float:right;
}


#listing #container, #listing #wrap, #listing #content_inner, #listing #content_inner .infocont{
	height:inherit;
}
#listing  p.info2{
	float:right;
	text-align:right;
}
#listing  p.info3{
	clear:right;

}
#listing #opciones{
	margin:100px 5px 0px;
}
#listing #opciones #bytype{
	margin-top:30px;
}
#listing .pTitle{
	position:absolute;
	left:0px;
	width:740px;
	margin-left:8px;
}

/*xtras ------------------ */
div.f {
	clear:both;
}

.highlight{
	color:#990000;
	padding: 10px 10px 10px 30px;
	line-height: 1.8em;
	background-color: #eaeadf; 
	border: 1px solid #cfcfcf;
	/* font-weight:bold; */
}

.highlight_contact{
	color:#000000;
	padding: 5px 5px 5px 5px;
	line-height: 1.8em;
	background-color: #eaeadf; 
	border: 1px solid #cfcfcf;
	/* font-weight:bold; */
}

div.current_position, div.your_position{
	font-weight:30px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	display:inline;
}

p.position{
	padding-bottom:5px;
}

#vip_list p strong{
	font-size:24px;
	color:#006600;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:5px;
	padding-right:5px;
}

td.unitDetails{
	padding-right:10px;
	padding-left:10px;	
	font-size:13px;
}
.centered{
	text-align:center;
}

.unitFloorPlan a img, #additionalPictures a img{
	border-style:none;
}
.unitFloorPlan{
	text-align:center;
}

#additionalPictures td{
	text-align:center;
}

#additionalPictures td img{
	border-width:1px;
	border-style:dashed;
	border-color:#000000;
}

/*		Units table */
#units td.base, #units td.emptyTd, .notshown{
	border-width:0px;
}


#units td.unit, td.unit_available, td.unit_sold, td.unit_hold,td.locationNotShown{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:1px;
	padding-right:1px;
	font-size:75%;
	text-align:center;
}
td.unit_hold{
	background-color:#FFFF00;
	color:#FFFFFF;
}
td.unit_sold{
	background-color:#990000;
	color:#FFFFFF;
}

 td.unit_available{
 	color:#000000;
	background-color:#FFFFFF;
 }
 td.unit_resale{
 	color:#66FFFF;
	background-color:#66FF00;
 }
 
 td.locationNotShown{ 	
	background-color:#999999;
	color:#FFFFFF;	
 }
 

.success{
	color:#009900;
}

#select_payment_plan td{
	padding-left:2px;
	padding-right:2px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-size:80%;
}

#breadcrumb{
	font-size:11px;
	padding-top:3px;

}

.discount{
font-weight:bold;
color:#006600;
}

.development li, #development_features td li{
margin-left:20px;
font-size:13px;

}
#development_features td{
	font-size:80%;
	padding-right:3px;
	padding-left:3px;
}

#development_features h4{
font-size:13px;
}

.smaller{
	font-size:80%;
}