* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#444;
	background:#FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3 {
	background:#F2F5F7;
	font-size:150%;
	border-bottom:2px solid #036;
	padding:1px 5px;
	position:relative;
}
p {
	margin:8px 0;
}
a {
	color:#369;
}
a:visited {
	color:#356;
}
a:hover {
	text-decoration:none;
}
/**/
#container {
/*	background:url(../images/bga.gif) left repeat-y;
	width:754px;
*/
	width:754px;
	margin-left:auto;
	margin-right:auto;
	background: url("../images/bga.gif") left repeat-y;;
	position:relative;
}
#cont_inner {
	background:url(../images/bgb.gif) 0px 95px no-repeat;
}
#header {
	background:url(../images/bgh.gif) left top no-repeat;
}
#header h1, #header h2 {
	display:none;
}
#header img {
	margin-left:35px;
}
/* MENU ---------------- */
#menu {
	position:absolute;
	left:209px;
	top:25px;
	background:url(../images/menu2.gif) 0px 10px no-repeat;
}
#menu ul {}
#menu ul li {
	list-style:none;
	float:left;
}
#menu ul li a {
	display:block;
	float:left;
	height:64px;
	border-bottom:6px solid #AAA;
	margin-right:1px;
}
#menu ul li a:hover {
	border-bottom:6px solid #036;
}
#menu ul li a span {
	display:none;
}
#menu ul li a#bhome {
	width:58px;
}
#menu ul li a#bdev {
	width:110px;
}
#menu ul li a#bvillas {
	width:90px;
}
#menu ul li a#bloc {
	width:75px;
}
#menu ul li a#bcont {
	width:71px;
}
#menu ul li a#bgall {
	width:65px;
}
#menu ul li a#besp {
	width:65px !important;
	width:65px;
}
/*Submenu ------------------- */
#menu ul li ul {
	font-family:Helvetica;
	display:none;
	position: absolute;
	left:180px;
	top: 20px;
	display: none;
	border:1px solid #b9d1e5;
	border-bottom:none;
	border-left-style: solid;
	background-color: transparent;

}
#menu ul li ul li a {
	border-top:none;
	border-bottom:1px solid #b9d1e5;
	color:#159;
	text-transform:none;
	font-size:12px;
	background-color: transparent;
    max-height: 15px

}
#menu ul li ul li a:hover {background:#f4f8fd;}
#menu ul li:hover ul, #menu ul li.over ul {display:block;}
/* Corrige bug en IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%;}
* html #menu ul li ul {left:189px;}
/* End */
/**/

#menus {
	position:absolute;
	left:209px;
	top:25px;
	background:url(../images/menuEsp.gif) 0px 10px no-repeat;
}
#menus ul {}
#menus ul li {
	list-style:none;
	float:left;
}
#menus ul li a {
	display:block;
	float:left;
	height:64px;
	border-bottom:6px solid #AAA;
	margin-right:1px;
}
#menus ul li a:hover {
	border-bottom:6px solid #036;
}
#menus ul li a span {
	display:none;
}
#menus ul li a#bhome {
	width:65px;
}
#menus ul li a#bdev {
	width:100px;
}
#menus ul li a#bvillas {
	width:70px;
}

#menus ul li a#bloc {
	width:79px;
}
#menus ul li a#bcont {
	width:78px;
}
#menus ul li a#bgall {
	width:65px;
}
#menus ul li a#besp {
	width:78px !important;
	width:73px;
}
/**/
#content {
	padding:20px 15px 15px 35px;
}
#footer {
	background:url(../images/bgf.gif) bottom no-repeat;
	text-align:center;
	padding:15px;
}
#footer a {
	text-transform:uppercase;
	font-size:10px;
	background:#FFF;
	color:#036;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	border-top:1px solid #CCC;
	margin:0 5px 0 20px;
	padding-top:5px;
}
/* Home ----------------------- */
#content_home {
	padding:0 15px 15px 25px;
}
#flash {
	margin-top: 0px !important;
	margin-top: -3px;
	margin-bottom:10px;
}
#villas {
	float:left;
	width:340px;
	margin-left:13px;
}
#villas p, #lots p{
	text-align:justify;
}
#lots {
	width:340px;
	margin-left:367px;
}
/* Properties listing ---------------------- */
#properties {
	position:relative;
}
#properties h3 {
	text-align:left;
	margin:10px;
}
#findby {
	border:1px solid #6D8AAB;
	margin:10px;
	padding:10px;
}
#findby h4 {
	margin:0;
	font-size:16px;
}
#findby ul {
	margin:5px 0 0 0;
	padding:0;
}
#findby ul li {
	margin:0;
	list-style:none;
	padding:3px 0;
}
#findby ul li a.current {
	font-weight:bold;
	color:#036;
	text-decoration:none;
}
#bysize, #bytype, #byprice {
	float:left;
}
#bytype, #byprice {
	margin-left:35px;
	padding-left:35px;
	border-left:1px solid #496896;
}
.bt {
	clear:both;
	margin:0;
}
#listing {
	clear:both;
	border:1px solid #6D8AAB;
	margin:10px;
}
.listing_nav {
	background:#258;
	padding:3px 6px;
	text-align:center;
	color:#FFF;
}
#properties .listing_nav a {
	background:#258;
	color:#FFF;
}
.listing_nav a.current {
	text-decoration:none;
}
.listing_nav .left {
	float:left;
}
.item {
	margin:10px;
	border-bottom:1px solid #496896;
	clear:both;
	min-height:126px;
	height:auto !important;	
	height:126px;
}
.item img {
	padding:5px;
	background:#FFF;
	border:1px solid #496896;
	float:left;
	margin-right:15px;
}
a:hover img {
	background:#DEF;
}
.item h4 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}
.item h4 a {
	color:#369;
	text-decoration:none;
}
p.info1, p.info2 {
	float:left;
	margin:15px 30px 0 0;
	font-size:small;
}
p.info3 {
	text-align:center;
}
span.available, span.hold {
	font-size:18px;
}
span.available {
	color:#7B6;
}
span.hold {
	color:#FB2;
}
/*gallery ------------------- */
#gallery {
	position:relative;
}
#gallery h4 {	
	font-size:125%;
	font-weight:normal;
	margin:5px 10px;
}
#nav {
	margin:5px 10px;
	width:150px;
	float:left;
}
#nav p {
	margin:0 0 5px 0;
}
table.nav_gal {
	padding-bottom:5px;
	border-bottom:1px solid #369;
}
table.nav_gal td a {
	display:block;
	padding:3px 5px;
	text-decoration:none;
	background:#F2F5F7;
	color:#369;
	margin:0 6px 6px 0;
}
table.nav_gal td a:link {
	border:1px solid #888;
}
table.nav_gal td a:hover {
	background:#DFEBF3;
	color:#369;
	border:1px solid #358;
}
table.nav_gal td a:visited {
	border:1px solid #ABC;
}
table.nav_gal td a.active {
	border:1px solid #FFF;
	background:#FFF;
	color:#036;
}
#photoNav {
	margin-bottom:50px;
}
.blockPrev, .blockNext {
	width:60px;
}
a.sub, .sub_disabled {
	margin: 10px 6px 20px 0 !important;
	margin: 10px 6px 10px 0;
	height:54px;
	width:60px;
	display:block;
	border:none;
	background-position:50% 50%;
	background-color:#EFF5FA;
	float:left;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
}
.sub_disabled {background-color:#eee;}

a.sub:hover span.left, a.sub:hover span.right {
	background-color:#D3E4EF;
	color:#046;
}
a.sub span.left, a.sub span.right, a.sub_disabled span.left, a.sub_disabled span.right {
	display:block;
	padding:0 2px;
	background-color:#EFF5FA;
	margin-top:44px;
	color:#046;
}
a.sub_disabled span.left, a.sub_disabled span.right {
	color:#657EA4;
	background-color:#41618F;
}
a.sub span.right {
	text-align:right;
}
a.sub span.left {
	text-align:left;
}
/**/
#categories {
	border-top:2px dotted #369;
	padding-top:5px;
	width:128px;
	clear:both;
	margin-top:auto !important;
	margin-top:-40px;
}
#categories ul {
	margin:0;
	padding:0;
}
#categories ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#categories ul li a {
	color:#369;
	display:block;
	padding:3px;
	border-bottom:1px solid #369;
	text-decoration:none;
}
#categories ul li a:hover {
	background:#DEF;
}
#categories ul li strong {
	line-height:20px;
}
/**/
#photo {
	/*width:545px;
		margin-left:160px;
	margin-top:5px;
}
	*/
position:absolute;
left:150px;
top:250px
text-align:center;

#photo img {
	border:1px solid #369;
	padding:5px;
	background:#FFF;
}

/* Agregado por Hugo*/

#pageContent {
	clear:both;
	/* border:1px solid #6D8AAB; */
	margin:10px;
}

#breadcrumb{
	margin-left:10px;
	font-size:smaller;
}

#pageContent p {
	text-align:justify;
}

#pageContent ul {
	margin-left:25px;
}

h4 {
	font-weight:bold;
	text-align:center;
}

.indent{
	margin-left:15px;
}

.error{
	color:#990000;
}

td.error{
	background-color:#990000;
	color:#FFFFFF;
}

.imgTitle{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	display:block;	
}


.centered{
	text-align:center;
}
.imgright{
	padding-left:5px;
	float:right;
}

.additionalLinks{
	margin-top:10px;
}

/*Mapa de flash en la seccion de location*/
#flashLocation{
	text-align:center;
}

.italic{
font-style:italic;
}

#rentalsMenu{
	padding-left:20px;
}

#rentalsMenu .option, #rentalsMenu .currentOption{	
	padding-left:5px;
	padding-right:5px;
	border-width:1px;
	border-style:solid;	
}

#rentalsMenu .option{
	background-color:#225588;
	color:#FFFFFF;
	border-color:#999999;
}

#rentalsMenu .currentOption{
	background-color:#FFFFFF;
	color:#225588;
	border-color:#225588;
}

#rentalsMenu .option a,#rentalsMenu .option a:visited{
	text-decoration:underline;	
	color:#FFFFFF;
}

#rentalsMenu .currentOption a{
	color:#225588;
	
}

#rentalsMenu .currentOption a,#rentalsMenu .option a:hover{
	text-decoration:none;
}

/* Para los calendarios */
.calendar td{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
}
.reservedDay{
	background-color:#FF0000;
	color:#FFFFFF;
	
}	

.dayOnHold{
	background-color:#FFFF00;
	color:#000000;
	
}


.item img.rentalsThumb {
	padding:3px;
	background:#FFF;
	border:1px solid #496896;	
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}

img.rentalsThumbSelected {
	padding:3px;
	background:#225588;
	border:1px solid #496896;	
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
}



.item img.rentalsImg {
	padding:2px;
	background:#FFF;
	border:1px solid #496896;	
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}


/*			Added for rentals  */
.item h4 {
font-family: Georgia, serif; font-weight:normal; text-align:left;
}
.item a:link, .item a:active, .item a:visited {
	text-decoration:underline;
}
.item {
	padding-bottom:30px; background: #FFF url(../images/separator.gif) bottom center no-repeat; border:none; 
}
#mainTitle {
font: 18px/100% Georgia, serif; text-transform:uppercase; color:#333; 
background:#FFF url(../images/backtitle.jpg) bottom left no-repeat; padding:150px 0 5px 10px; margin:0; letter-spacing:3px; border-color:#CCC; width:670px;
}
/*			End added for rentals  */

#nav a {
	font-weight: bold;
	color: green;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #7d6340;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

