* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	background:url(../images/bg.gif) top repeat-x;
}
h2, h3, h4, h5, h6 {
	margin:.5em 0;
	font-weight:normal;
}
h2 {
	color:#810;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:175%;
}
h3 {
	color:#810;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:155%;
	border-bottom:1px solid #EFE8CF;
}

#subinner h3 {border-bottom:none;}
p {
	margin:1em 0;
	line-height:135%;
}
a {color:#049;}
a:hover {text-decoration:none;}
li {list-style:none;}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.pic, .picr, .picl {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
}
.picr {
	float:right;
	margin-left:10px;
}
.picl {
	float:left;
	margin-right:10px;
}
/* --------------- */
#wrap {
	width:790px;
	margin:0 auto;
	position:relative;
}
#wrap.framePopUp {
	width:730px;
}

/* Header -------- */
#header {
	width:188px;
	float:left;
}
#header h1 a {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:188px;
	height:121px;
	text-indent:-999em;
}
/* for PopUps */
#data {
	margin-left:190px;
	height:106px;
	padding-top:15px;
}
#data h2 {
	margin:0;
}
#data p {
	margin:2px 0;
	padding:2px 0;
	font-weight:bold;
	border-top:1px dotted #fff;
}
#data p.price {
	font-size:115%;
	color:#060;
}
/* Menu ---------- */ 
#menu {
	margin-left:190px;
	height:121px;
}
#menu li, #menu a {
	display:block;
	float:left;
}
#menu a {
	color:#810;
	text-decoration:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	height:41px;
	padding:80px 10px 0 10px;
}
#menu a:hover {background:url(../images/bgmo.gif) bottom repeat-x;}
#menu a.current {
	background:url(../images/bgmo.gif) bottom repeat-x;
	cursor:default;
	color:#962;
}
#menu #vt a {
	position:absolute;
	top:0;
	right:0;
	height:auto;
	padding:10px 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/bgvt.gif) left bottom no-repeat;
	white-space:nowrap;
}
#menu #vt a:hover {
	text-decoration:underline;
}

/* Content ------ */
#content {
	background:url(../images/bgc.gif) center bottom no-repeat;
	padding:0 15px;
}
#content ol, #content ul {margin:12px 12px 12px 35px;}
#content li {list-style:url(../images/bullet.gif);}
#content.project {
	background:#fff url(../images/bgpro.jpg) top no-repeat;
}

#inner {
	background:url(../images/bgi.gif) bottom repeat-x;
	background-attachment:scroll !important;
	background-attachment:fixed;
	width:266px !important;
	width:263px;
	height:365px;
	overflow:auto;
	float:left;
	padding:0 7px;
}
#pic {
	margin-left:280px !important;
	margin-left:277px;
}
#pic img {display:block;}
#pic h3 {margin-bottom:0;}
#content.project #inner {
	background:none;
	padding:0;
	width:288px !important;
	height:363px;
	margin-top:2px;
}
#content.project #pic {
	background:url(../images/bgprob.jpg) top no-repeat;
	padding:1px 300px 10px 15px;
	height:355px;
}
#content.project #pic ul {
	margin:0 0 5px 25px;
}
#content.project #pic li {
	margin:1px 0;
}
#content.project #pic h3 {
	border:none;
}
/* Footer ------- */
#footer {
	background:url(../images/bgf.gif) center top no-repeat;
	padding:10px 10px 30px 10px;
	color:#810;
}
#footer p {
	margin:0;
	text-align:center;
}
#footer a {
	color:#810;
	margin:0 5px;
	text-decoration:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#footer a:hover {text-decoration:underline;}

/* Photo Gallery */
#photo-gallery {
	clear:none;
	float:right;
}
#photo-gallery a {
	display:block;
	padding:3px;
	background:#EFE8CF;
}
#photo-gallery a:visited {
	background:#ccc;
}
#photo-gallery a:hover {
	background:#810;
}
#photo-gallery a img {
	border:1px solid #fff;
}

.virtual_tours_list{
text-align:left;
}






/* Agregados programador */
/* 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;
	width:375px;
}
.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 h5{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:120%;
}


/* 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;
}

#contact_unit_preview h5 a{
	color:#D0C082;
}

.filter ul{
	margin-left:0px;
	padding-left:0px;
}

#no_propertys_found{
	float:none;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	font-size:140%;
	font-weight:bold;
}

#sensara_logo_for_print{
	display:none;
}





/* ------------------- Quotation ------------------ */
td.bigger, td.yellow{
			font-size:18px;
			font-weight:bold;
			}
			
			td.justbold{
			font-weight:bold;
			}
			
			td.yellow{
			background-color:#FFFF00;
			}
			
			td.smallerbold{
				font-weight:bold;
				font-size:12px;
			}
			
			#quotation th{
			padding-top:10px;
			padding-bottom: 10px;
			font-size:22px;
			}
			
			
			#listprice{
			font-size:16px;
			font-weight:bold;
			color:#333399;
			border-bottom-width:3px;
			border-bottom-style:double;
			border-bottom-color:#000000;
			}
			
			td.discountprice{
				font-size:16px;
				color:#FF0000;
				text-decoration:underline;	
				font-weight:bold;
			}
			
			td.offmarket{
				font-size:16px;
				text-decoration:underline;	
				font-weight:bold;
				background-color:#FFFF00;
			}
			
			td.finalprice{
				font-size:18px;
				text-decoration:underline;	
				font-weight:bold;
				background-color:#FFFF00;
				border-width:1px;
				border-style:solid;
				border-color:#000000;
				padding-left:5px;
				padding-right:5px;
				padding-bottom:5px;
				padding-top:5px;	
			}
			
			td.holdtext{
				border-width:1px;
				border-style:solid;
				border-color:#000000;
				font-weight:bold;
				text-align:center;
			}
			
			.biggerText{
				font-size:16px;
				font-weight:bold;	
			}
			
			td.totalQuantity{
				font-weight:bold;
				border-top-width:3px;
				border-top-style:double;
				border-top-color:#000000;	
			}
			
			td.monthlyPayment{
				color:#FF0000;
				text-align:center;
				background-color:#FFFF00;
				font-weight:bold;	
			}
			
			
			td.monthPayment{
				color:#333399;
				text-align:center;
				font-weight:bold;	
			}
			td.withpadding{
				padding-left:30px;
			}
			
			td.yellow, #listprice,td.discountprice, td.finalprice, td.totalQuantity, td.quantity{
				text-align:center;
			}
			
			div#unitsPiramid{
				width:50%;
				margin-left:auto;
				margin-right:auto;
			}
			
			.note{
				font-size:90%;
			}
			
			
#detalles_unidad, #quotation_content, #contact_content{
	padding-left:100px;
	padding-right:100px;
}

#detalles_unidad{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}	
.item .floorplan_thumb img{
	margin-left:auto;
	margin-right:auto;
}
.lnk_back_property{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* Submenu2*/
#submenub {
	background:url(../images/bgcsb.gif) center bottom no-repeat;
	clear:both;
	padding:5px 0;
} 
#submenub ul {
	background:url(../images/bgsb.jpg) no-repeat;
	margin:0;
	padding-left:15px;
	height:33px;
}
#submenub li, #submenub a {
	display:block;
	float:left;
	color:#fff;
}
#submenub a {
	margin:7px 10px !important;
	margin:7px 6px;
	height:20px;
	padding:0 5px;
	text-decoration:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
}
#submenub a:hover {
	border-bottom:2px solid #fff;
}
#submenub a.current {
	font-weight:bold;
	cursor:default;
	border-bottom:2px solid #d20;
}

/* Submenu */
#content {
	width:100%;
	overflow:hidden;
}
#submenu h2 {
	padding-left:5px;
}
#submenu {	
	width:171px;
	float:left;
	margin:0;
	background:url(../images/sub-shad-b.jpg) left top no-repeat;
	height:347px;
}
#submenu ul {
	padding:0;
	width:165px;
	border-top:1px dotted #C7CACF;
}
#submenu ul, #submenu li {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#submenu a {
	display:block;
	text-decoration:none;
	color:#800;
	padding:4px 5px;
	border-bottom:1px dotted #C7CACF;
	width:155px;
}
#submenu a:hover {
	background:#fff;
}
#submenu .current a {
	font-weight:bold;
	cursor:default;
	background:#fff;
}
#subinner {
	padding-left:180px;
}
/* Home --- */
#hbuttons {
	width:285px;
	float:right;
}
#htext {
	margin-right:300px;
}
#hbuttons a {
	display:block;
	background-color:#EFE8CF;
	background-position:left;
	background-repeat:no-repeat;
	border:3px solid #ebe3c6;
	padding:7px;
	padding-left:92px;
	color:#333;
	text-decoration:none;
	margin-top:10px;
}
#hbuttons a#contact {
	background-image:url(../images/photoico.gif);
}
#hbuttons a#photo {
	background-image:url(../images/mailico.gif);
}
#hbuttons a strong {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
	color:#810;
}
#hbuttons a:hover {
	background-color:#f5efd9;
}


/* Quotation Page */
h3.f {
	margin-top:20px;
}

.quoOverview {
	background:#FEFFBF;
	border:1px solid #EEEF4A;
	margin-bottom:10px;
}
.quoTable {
	margin-bottom:10px;
	width:710px;
}
.quoTable td, .quoOverview td {
	padding:3px 5px;
}
.quoTable td.quantity {
	width:130px;
	text-align:right;
	border-left:1px solid #fff;
}
.quoTable tr.z, .details tr.z {
	background:#F1EBCF;
}
.holdtext, 
.total,
.offmarket,
.discountprice,
.finalpricetext,
.finalprice {
	font-weight:bold;
}
.discountprice,
.finalprice {
	text-align:right;
}
.discountprice {
	color:#b00;
	font-size:115%;
}
.finalprice {
	color:#060;
	font-size:120%;
}
.total {
	border-top:1px solid #BD9B5C;
}
.holdtext {
	border-top:1px solid #F1EBCF;
}
td.quotation_middle {
	padding:0;
	padding-top:10px;
}
.quotation_middle table {
	background:#F1EBCF;
	width:100%;
}
.quotation_middle td {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.quotation_middle .monthlyPayment {
	font-weight:bold;
	text-align:center;
	background:#DFD7B5;
}
.monthPayment {
	font-weight:bold;
	color:#039;
}
img.floorplan {
	margin:10px auto;
	border:1px solid #ccc;
	padding:4px;
	background:#fff;
}

/* Printable Version */
#data p.btn {
	border-top:none;
	padding-top:15px;
}

p#fr {
	float:right;
}

p.btn a {
	padding:5px 10px;
	background:#e0c976 url(../images/bgBtn.gif) top repeat-x;
	border:1px solid #dfc770;
	color:#800;
	font-weight:bold;
	text-decoration:none;
}
p.btn a:hover {background:#e7d8a3;}
.floorthumb {
	width:260px;
	margin-top:15px;
	margin-left:435px;
	background:#eee;
	padding:5px;
}
.floorthumb h3 {
	margin-top:0;
}
.floorthumb a {
	display:block;
	width:250px;
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
}
.floorthumb a:hover {
	background:#EFE8CF;
	border:1px solid #C4A76E;
}
.floorthumb a img {
	display:block;
	border:none;
}
.floorthumb .note {
	display:block;
	margin-top:10px;
	font-size:85%;
	width:260px;
}
.details {
	float:left;
	width:420px;
	margin-bottom:15px;
}
.details table {width:420px;}
.details td {
	padding:4px 5px;
}


#menu #vt a,
#menu #es a {
    position:absolute;
    top:0;
    right:100px;
    height:auto;
    padding:10px 20px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    margin:0;
    background:url(../images/bgvt.gif) left bottom no-repeat;
    white-space:nowrap;
}
#menu #es a {
    right:0;
}
#menu #vt a:hover,
#menu #es a:hover {
    text-decoration:underline;
}

#inner p,
#inner li,
#pic li { text-align:justify; }
