* {margin:0;padding:0;}
body {
	background:#6ea4c7 url(../images/bg.jpg) top repeat-x;
	margin:0;
	padding:30px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
}

h3 {
	background:#004d8a url(../images/bgh3.gif) top repeat-x;
	font-size:175%;
	color:#fff;
	font-weight:normal;
	padding:5px;
	position:relative;
}
h4{
	background:#5789AC;
	font-size:160%;
	padding:3px 5px;
	font-weight:normal;
	color:#fff;
	margin-top:10px;
	position:relative;
}
h5, h5 a {
	font-size:150%;
	color:#369;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin:10px;
	border-bottom:2px solid #369;
}
p {
	margin:.7em 10px 1em 10px;
	line-height:140%;
}
a {color:#049;}
a:hover {color:#04B;text-decoration:none;}
a:visited {color:#59B;}
#content ul {
	margin:.7em 35px;
	list-style-type:none;
}
#content ul li {
	padding-left:15px;
	background:url(../images/bullet.gif) left no-repeat;
}
.note {
	font-size:85%;
	color:#555;
	clear:both;
}
/* Estructura ---------------- */
#wrap {
	width:760px;
	margin:0 auto;
	padding:0 8px 8px 0;
	background:url(../images/bgw.gif) right bottom no-repeat;
}
#container {background:#fff url(../images/bgc.gif) left repeat-y;}
#header {
	background:url(../images/bgh.jpg) no-repeat;
	height:95px;
	color:#fff;
	padding:25px 0 0 180px;
}
#menu {
	float:left;
	width:170px;
}
#content {
	float:right;
	width:590px;
}
#footer {
	clear:both;
	background:#ad6e0d url(../images/bgf.gif) left repeat-y;
	color:#fff;
	padding:10px;
	height:auto !important;
	min-height:62px;
	height:62px;
}

/* Header ----------------- */
#header h1, #header h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:normal;
	font-size:36px;
	text-shadow:#369 2px 2px 1px;
}
#header h1 a {
	color:#fff;
	text-decoration:none;
}
#header h1 a:hover {color:#def;}
#header h2 {
	font-size:22px;
	text-transform:lowercase;
	color:#def;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
/* Menu --------------------- */
#menu ul  {list-style:none;}
#menu li {
	display:block;
	background:url(../images/bgl.gif) bottom no-repeat;
}
#menu a {
	display:block;
	padding:7px 7px 7px 20px;
	width:143px;
	background:url(../images/arrow.gif) 5px 12px no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
#menu li:hover {background:#bd7e1d url(../images/bgmo.gif) right repeat-y;}
#menu a:hover {background:url(../images/arrow.gif) 9px 12px no-repeat;}

/* Footer --------------------- */
a.logo {
	float:left;
	margin:0 27px;
}	
#sublinks, #info {
	margin-left:170px;
	text-align:center;
	font-size:90%;
}
#sublinks {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #b3781e;
}
#sublinks a {margin:0 5px;}
#footer a {color:#f8ebd8;}
#footer a:hover {color:#fff; text-decoration:none;}

/* Seccion: Home --------- */
#welcome {
	float:left;
	width:340px;
}
#lside {
	background:#eee;
	float:right;
	width:240px;
	margin:10px 0;
}
#lside h4 {
	border-bottom:1px solid #fff;
	margin-top:0;
}

/* Seccion: Articles  --------- */
#post {
	float:left;
	width:360px;
}
#nav {
	float:right;
	width:210px;
	margin:10px 0;
}
#nav ul {margin:0;}
#nav ul li {background:none;padding-left:0;}
#nav a {
	background:#eee url(../images/navbullet.gif) 5px no-repeat;
	display:block;
	padding:5px 5px 5px 15px;
	margin:1px 0;
	text-decoration:none;
}
#nav a:hover {
	background-color:#e2edf4;
	color:#036;
}

/* Seccion: Property Finder ----- */
#find { 
	background:#fff5ae url(../images/bgby.gif) bottom repeat-x;
	border-bottom:1px solid #AD6E0D;
	height:150px;
	margin-bottom:10px;
}
#find p {
	font-weight:bold;
	margin:5px 0 0 0;
	height:20px;
}
.by {
	float:left;
	margin:0 15px;
	height:150px;
	width:150px;
}
#find .by ul {
	margin:0;
	padding-left:5px;
	height:115px;
	overflow:auto;
	border:1px solid #fff;
	background:#fcf4b9;
}
#find .by ul li {background:none;padding-left:0;}
#find a {
	display:block;
	background:transparent url(../images/navbullet.gif) 5px no-repeat;
	padding:3px 5px 3px 15px;
}
#find a:visited {color:#049;}
#find li.current a {
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}

.lnav {
	background:#4B809F;
	color:#FFF;
	margin:0 10px;
	padding:3px 5px;
	text-align:right;
	clear:both;
}
.lnav a, .lnav a:visited {
	color:#FFF;
	margin:0 5px;
	font-weight:bold;
}
.lnav a.current {
	text-decoration:none;
	cursor:default;
}
.lnav .show {
	float:left;
	padding:4px 5px 5px 5px;
	margin:-6px 0 0 -6px;
}
#list {
	margin:0 10px;
}
.item {
	background:#fff url(../images/bgitem.gif) top repeat-x;
	border-top:1px solid #369;
	height:auto !important;
	min-height:140px;
	height:140px;
	clear:both;
}
.item:hover {background:#DBE2E8;}
.item h4 {margin-top:0;border-bottom:1px solid #fff;padding:0;}
.item h4 a, .item h4 a:visited {color:#fff; display:block;padding:3px 5px;}
.item h4 a:hover {background:#369;}
.item img {
	float:left;
	margin:10px 10px 15px 10px;
	padding:4px;
	border:1px solid #888;
	background:#FFF;
}
.item p {
	float:left;
	width:19%;
	margin-top:10px;
	margin-left:5px;
}
p.c a {
	padding:3px 13px 3px 3px;
}
p.ps .av {
	color:#050;
	font-weight:bold;
}
p.ps .sold {
	color:#B00;
	font-weight:bold;
}

/* Seccion: Property Details */
.features {
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
}
.features a {
	padding:5px 8px 5px 25px;
	background:url(../images/ico-print.gif) 5px no-repeat;
}
.features a.friend {background-image:url(../images/ico-friend.gif);}
.features a.quo {background-image:url(../images/ico-quot.gif);}
.features a.cont {background-image:url(../images/ico-mail.gif);}
.features a:hover {
	border-color:#e1eef7;
	background-color:#e1eef7;
}
.floorthumb {
	float:left;
	width:260px;
	margin:10px 0px 5px 10px !important;
	margin:10px 0px 5px 5px;
}
.floorthumb a {
	text-decoration:none;
	display:block;
	background:#FFF5AE;
	color:#AD6E0D;
	padding:4px;
	font-size:11px;
}
.floorthumb img {border:1px solid #fff;}
.floorthumb span {display:block; padding-top:5px;}
.floorthumb a:hover {background:#F8E795;}
.details {
	margin:10px 10px 5px 0px !important;
	margin:10px 5px 5px 0px;
	border-top:1px dotted #6EA4C8;
	float:right;
}
.details td {
	padding:3px 5px;
	border-bottom:1px dotted #6EA4C8;
}
/* Piramide de unidades */
td.status_sold a{
	color:#FFFFFF;
	border-color:#FFFFFF;
}
#unitsPiramid{
	margin:10px;	
}
#unitsPiramid .shown{
	border-width:1px;
	border-style:solid;
	color:#000000;
}
#unitsPiramid td{
	text-align:center;
	font-size:13px;	
}
td.bedrooms1{
	background-color:#CCFFFF;
	color:#000000;
}
td.bedrooms2{
	background-color:#FFFF00;	
	color:#000000;
}
td.bedrooms3{
	background-color:#FF00FF;	
	color:#000000;
}
td.bedroomsShown, td.priceShown, td.locationShown{
	background-color:#FF9900;
	color:#000000;
}
td.bedrooms4{
	background-color:#FFFF99;
	color:#000000;
}
td.bedroomsNotShown, td.priceNotShown, td.locationNotShown, td.specialTypeNotShown{
	background-color:#ccc;
	color:#ccc;
}
.bedroomsNotShown a, .priceNotShown a,.specialTypeNotShown a{
	display:none;
}
#unitsPiramid td{
	font-size:11px;
	position:static;
}
#unitsPiramid * {position: static;}
.footNote{
	font-size:12px;
}
td.baseMSG{
	background-color:#cde;
	color:#555;
}
td.status_available,td.status_available_legend{
	background-color:#FFFFFF;
	color:#000000;
}
td.status_hold,td.status_hold_legend{
	background-color:#FFCC00;
	color:#000000;
}
td.status_sold,td.status_sold_legend{
	background-color:#990000;
	color:#FFFFFF;
}
td.baseColumns{
		width:200px;
}
#piramid_building_name h4{
	text-align:center;
}

/* Seccion: Developments */
.dev {
	margin:0 10px;
	border-bottom:1px solid #cdd;
}
.dev h4 {margin-left:-10px;}
.dev img {
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.dev p {margin-left:221px;}
.dev a.more {
	background:#004d8a url(../images/bgh3.gif) top repeat-x;
	color:#fff;
	padding:5px 10px;
	text-decoration:none;
	border:1px solid #036;
	border-top-color:#68A;
	border-left-color:#68A;
}
.dev a.more:hover {
	background:#004d8a;
}
/**/
ul#submenu {
    background:#6ea4c8 url(../images/bgsub.gif) bottom repeat-x;
    font-size:12px;
    height:2.7em;
	border:1px solid #fff;
	margin:0;
	padding:0 3px;
	list-style:none;
}
ul#submenu li, ul#submenu a {
    display:block;
    float:left;
	background:none;
	margin:0;
	padding:0;
}
ul#submenu a {
    height:1.25em;
    margin:.5em 1px 0 2px;
    padding:.4em 9px .5em 9px;
    color:#fff;
	letter-spacing:-1px;
}
ul#submenu a:hover{
    text-decoration:none;
    background:#174462;
}
ul#submenu a#current {
    background:#fff;
    color:#048;
    font-weight:bold;
    text-decoration:none;
    cursor:default;
	letter-spacing:0;
}

.devtxt {
	width:320px;
	float:left;
}
.devpic {
	float:right;
	padding:10px 5px;
}
.devpic img {border:4px solid #ed7;}



/*------------Agregados por el programador ----------*/
#breadcrumb{
	font-size:11px;
	margin-top:2px;
	margin-bottom:2px;
}

/* Para mandar los detalles o cotizacion por mail*/		
.sent_email_error{
	color:#990000;
	text-align:right;
}
.sent_email_success{
	color:#009900;
	text-align:right;
}
#contact_form td{
padding-top:5px;padding-bottom:5px;
}

.error{
	color:#FF0000;
}

a.currentPicture{
	border-style:none;
}

.rentalsThumb{
	border-style:solid;
	border-width:1px;
	border-color:#00CCFF;
	padding:1px 1px 1px 1px;
}

#links_availability h4{
	background-color:transparent;
	color:#5789AC;
		
}