@charset "utf-8";
/* CSS Document */



body {
	background-color: #fff;
	background: url(../images/bg_wrapper.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	color:#000;
	height:100%;
	text-align:center;
	line-height: 16px;
	width:100%;	
}

#wrapper {
	background:url(../images/bg_content.png) repeat-y ;
	margin:0 auto;
	width:930px;
	text-align:center;	
}

#styler {
	background:url(../images/logo-background.jpg) no-repeat ;
	background-position: top center;	
	margin:0 auto;
	width:930px;
	text-align:center;	
}

table {
	margin: auto;
	text-align:center;
}

/* ===============================================================================  BRANDING */

#branding {
	position:relative;
	margin: 0 auto;
	text-align:center;
	height:175px;
/*	background:url(../images/logo-background.jpg) no-repeat; */
	padding-left:20px;
	background-position: top center;
	overflow:auto;
}

#brand {
	float:left;
}

#brand h1 {
	text-indent: -99999px;
}

#brand h1 a{
	display: block;
	text-indent: -99999px;
	width:900px;
	height:150px;
}

#banner {
	float:right;
	width:182;
	height:119;
	margin-right:50px;
	margin-top:-113px;
}

#confidencial{
	margin-bottom:15px;
}

#clear {
	position:relative;
	margin: 0 auto;
	text-align:center;
	width:930px;
	height:10px;
	padding-left:20px;
	overflow:auto;
}
/* =============================================================================== NAVEGACION */

/* Elementos Globales de Nav*/
#navbar {
	width: 840px;
	height: 60px;
	margin: 0px auto;
	position: relative;
	z-index: 999;
}

#navbar li {	
	height: 60px;
}

#navbar li a {
	float: left;
	width: 140px;
	height: 0;
	padding-top:60px;
	overflow: hidden;
}


ul.navbar_css {
	width: 850px;	
	list-style: none;
	padding: 0px;
}

.displace { 
	position: absolute;
	left: -5000px;
}

ul.navbar_css li {
	display: inline;
}

ul.navbar_css li a {
	display: block;
	width: 140px;
	height: 60px;
	background: url(../images/navegacion.png) no-repeat;
}

/* *    Normal Links */
ul.navbar_css li#home a {     background-position: 0 0; }
ul.navbar_css li#quienes-somos a {     background-position: -140px 0;     }
ul.navbar_css li#buscador a {     background-position: -280px 0;     }
ul.navbar_css li#barrios-countries a {     background-position: -420px 0;     }
ul.navbar_css li#oficinas a {     background-position: -560px 0;     }
/* ul.navbar_css li#departamentos a {     background-position: -600px 0;     } */
ul.navbar_css li#contactenos a {     background-position: -700px 0;   }

/* *    Hover Links */
ul.navbar_css li#home a:hover {     background-position: 0 -60px   }
ul.navbar_css li#quienes-somos a:hover {     background-position: -140px -60px;     }
ul.navbar_css li#buscador a:hover {     background-position: -280px -60px;     } 
ul.navbar_css li#barrios-countries a:hover {     background-position: -420px -60px;     }
ul.navbar_css li#oficinas a:hover {     background-position: -560px -60px;     }
/* ul.navbar_css li#departamentos a:hover {     background-position: -600px -60px;     } */
ul.navbar_css li#contactenos a:hover {     background-position: -700px -60px;   }


/* *    Clicked Links */
ul.navbar_css li#home a:active {     background-position: 0 -120px;    }
ul.navbar_css li#quienes-somos a:active {     background-position: -140px -120px;     }
ul.navbar_css li#buscador a:active {     background-position: -280px -120px;     } 
ul.navbar_css li#barrios-countries a:active {     background-position: -420px -120px;     }
ul.navbar_css li#oficinas a:active {     background-position: -560px -120px;     }
/*ul.navbar_css li#departamentos a:active {     background-position: -600px -120px;     } */
ul.navbar_css li#contactenos a:active {     background-position: -700px -120px;  }


/* *    Selected/Active Links */
ul.navbar_css li#home a.selected {     background-position: 0 -180px;   }
ul.navbar_css li#quienes-somos a.selected {     background-position: -140px -180px;     }
ul.navbar_css li#buscador a.selected {     background-position: -280px -180px;     } 
ul.navbar_css li#barrios-countries a.selected {     background-position: -420px -180px;     }
ul.navbar_css li#oficinas a.selected {     background-position: -560px -180px;     }
/* ul.navbar_css li#departamentos a.selected {     background-position: -600px -180px;     } */
ul.navbar_css li#contactenos a.selected {     background-position: -700px -180px;    }

/* =============================================================================== CONTENT - SHOWCASE */
#contedor-showcase{
	margin:0 45px;
	padding-top:20px;
	text-align:center;
}
#show1{
	float:left;
	height:300px;
	margin:0 auto;
	text-align:center;
	width:280px;
}


/* =============================================================================== CONTENT - MAIN */

#main_content {
	color:#0b3661;
}

#main_left {
	float:left;
	position:relative;
	padding-left:45px;
	width:550px;
	text-align:left;
}

#main_left h2 {
	padding-top:20px;
}

#main_left h3 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
}

#main_left p {
	color:#0b3661;
}

#main_left ul {
	color:#0b3661;
	list-style: square;
	list-style-position: outside;
	padding-left:12px;
}

#main_left img {
	padding-right:20px;
	display:block;
}

#main_especial img{
	float:left;
	padding-right:20px;
	display:block;
}


.read_more_left p {
	text-align:right;
	padding-top:20px;
}

#main_right {
	float:right;
	position:relative;
	padding-right:45px;
	width:266px;
	text-align:left;
	padding-top:30px;
}

#main_right p {
	text-align:left;
	padding-top:4px;
	padding-left:42px;
}

#main_right input {
	text-align:center;
	margin: auto;
}

#main_right option {
	text-align:left;
}

#main_close {
	clear:both;
}

/* ROLLOVERS HOME ==========================*/


#main_countries {
	width:548px;
	height:750px;
	margin: 0 auto;
	position: relative;
}

#main_countries li {	
	height: 150px;
}

#main_countries li a {
	float: left;
	width: 274px;
	height: 0px;
	padding-top:150px;
	overflow: hidden;
}


ul.main_countries  {
	width: 548px;	
	list-style: none;
	padding: 0px;
}


ul.main_countries  li {
	display: inline;
}

ul.main_countries  li a {
	display: block;
	width: 274px;
	height: 150px;
	background: url(../images/home/img_countries.jpg) no-repeat;
}

/* *    Normal Links */
ul.main_countries  li#country-1 a {	background-position: 0 0;	}
ul.main_countries  li#country-2 a {	background-position: -274px 0;	}
ul.main_countries  li#country-3 a {	background-position: 0 -150px;	}
ul.main_countries  li#country-4 a {	background-position: -274px -150px;	}
ul.main_countries  li#country-5 a {	background-position: 0 -300px;	}
ul.main_countries  li#country-6 a {	background-position: -274px -300px;	}
ul.main_countries  li#country-7 a {	width: 548px; background-position: 0 -450px;	}
ul.main_countries  li#country-8 a {	background-position: 0 -600px;	}
ul.main_countries  li#country-9 a {	background-position: -274px -600px;	}

/* *    Hover Links */
ul.main_countries  li#country-1 a:hover {	background-position: 0 -751px   }
ul.main_countries  li#country-2 a:hover {	background-position: -274px -751px;	}
ul.main_countries  li#country-3 a:hover {	background-position: 0 -901px;	} 
ul.main_countries  li#country-4 a:hover {	background-position: -274px -901px;	}
ul.main_countries  li#country-5 a:hover {	background-position: 0 -1051px;	}
ul.main_countries  li#country-6 a:hover {	background-position: -274px -1051px;	}
ul.main_countries  li#country-7 a:hover {	width: 548px; background-position: 0 -1201px;	}
ul.main_countries  li#country-8 a:hover {	background-position: 0 -1352px;	}
ul.main_countries  li#country-9 a:hover {	background-position: -274px -1352px;	}


/* BUSCADOR HOME ==========================*/

#buscador_right {
	background:url(../images/paneles/bg_panel_1.png) no-repeat;
	background-position: top center;	
	text-align:left;
}

#buscador_right h3 {
	margin: 0 auto;
	border: 0px;
	text-align:center;
	padding-bottom:10px;
}

/* MAS BUSCADAS HOME ==========================*/

#prop_mas_buscadas{
	background:url(../images/paneles/bg_panel_1.png) no-repeat;
	background-position: top center;	
	text-align:left;
}

#prop_mas_buscadas h3 {
	margin: 0 auto;
	border: 0px;
	text-align:center;
	padding-bottom:10px;	
}

#prop_mas_buscadas img {
	margin: 0 auto;
	border: 0px;
	text-align:center;
}

/* OPORTUNIDADES HOME ==========================*/

#oportunidades_right{
	background:url(../images/paneles/bg_panel_1.png) no-repeat;
	background-position: top center;	
	text-align:left;
}

#oportunidades_right h3 {
	margin: 0 auto;
	border: 0px;
	text-align:center;
	padding-bottom:10px;	
}

#oportunidades_right img {
	margin: 0 auto;
	border: 0px;
	text-align:center;
}

/* =============================================================================== BUSCADOR PAGE */

#main_buscador {
	padding-left:45px;
	padding-right:45px;
	text-align:left;
}

#main_buscador h2 {
	padding-top:20px;
}

#main_buscador h3 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
}

#buscador {
	background:url(../images/buscador/bg-buscador.png) no-repeat top center;
	height: 214px;
}

#resultados {
	background:url(../images/buscador/bg-resultados.png) no-repeat top center;
	height: 355px;
}

#buscador_col-1{
	padding-top:76px;
	padding-left:66px;
	width:194px;
	float:left;
}

#buscador_col-2{
	padding-top:76px;
	padding-left:70px;
	padding-right:6px;
	width:190px;
	float:left;
}

#buscador_col-3{
	padding-top:76px;
	padding-right:70px;
	width:150px;
	float:right;
}

#buscador_clear{
	height:1px;
	clear:both;
}

/* PROPIEDADES MAS BUSCADAS ==========================*/

#resultado_caracteristicas ul{
	position:relative;
	display:inline;
	list-style:none;
}

#resultado_caracteristicas li {
	width:280px;
	font-size:14px;
	display: block;
	float:left;
	margin-top:24px;
	margin-bottom:48px;	
	text-align:center;
} 

#resultado_foto{
	float:left;
	text-align:left;
	padding-left:38px;
}

#resultado_foto img{
	border: 1px solid #0b3661;
}

#resultado_descripcion{
	float:right;
	width:460px;
	text-align:left;
	padding-left:20px;	
	padding-right:20px;
	color:#0b3661;	
}

#resultado_clear{
	clear:both;
	text-align:right;
	padding-right:20px;
}

/* =============================================================================== PROPIEDADES */

#main_propiedades {
	padding-left:45px;
	padding-right:45px;
	text-align:left;
}

#main_propiedades h2 {
	padding-top:20px;
}

#main_propiedades h3 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
}

#propiedades {
	background:url(../images/propiedades/bg-propiedades.png) no-repeat top center;
	height: 730px;
}

#propiedades p{
	padding-left:120px;
	padding-right:120px;
	text-align:left;
}

#propiedades_foto p{
	margin: 0 auto;
	text-align:center;
}

#controles {
	background:url(../images/propiedades/bg-controles.png) no-repeat top center;	
	margin: 0 auto;
	text-align:center;
	height:52px;
}

#controles ul{
	display:inline;
	height:52px;
	padding-left:120px;
	padding-right:120px;	
}

#controles li{
	position:relative;
	float:left;
}

#fot_number {
	background:url(../images/propiedades/bg_control_fotos.png) no-repeat top center;
	width:100px;
	vertical-align:top;
}

#fot_number p{
	text-align:center;
	color:#fff;
	padding:0px;
	margin:0;
	vertical-align:top;
	padding-top:5px;
}

#fot_number img{
	vertical-align:middle;	
	margin-top:-1px;
}

/* Watermark */

#wtmk {
	position:relative;
	text-align:center;
	background:url(../images/propiedades/big-watermark.png) no-repeat top center;	
	width:842px;
	height:400px;
	z-index:1;
	position:absolute;
	margin-top:-403px;
}

#wtmk_sm {
	position:relative;
	text-align:center;
	background:url(../images/propiedades/med-watermark.png) no-repeat top center;	
	width:300px;
	height:200px;
	z-index:1;
	position:absolute;
	margin-top:90px;
	margin-left:40px;	
}

#wtmk_xsm {
	position:relative;
	text-align:center;
	background:url(../images/propiedades/small-watermark.png) no-repeat top center;	
	width:177px;
	height:133px;
	z-index:1;
	position:absolute;
	margin-top:90px;
	margin-left:40px;	
}

/* Vista Satelital */

#vistasat {
	position:relative;
	text-align:center;
	background:url(../images/propiedades/bg-sat.png) no-repeat top center;	
	width:842px;
	height:450px;
	z-index:2;
	position:absolute;
	margin-top:-604px;
}

#botoncerrar {
	text-align:right;
	padding-top:10px;
	padding-right:15px;
}

#satimage {
	padding-top:20px;
	padding-right:46px;
	padding-left:250px;
	padding-bottom:10px;
	width:538px;
	height:322px;
}

#ver_todas {
	height:54px;
	background:url(../images/barrios-y-countries/panel-mostrar-todas.png) no-repeat top center;
	text-align:right;
}

#ver_todas img{
	margin-top: 8px;
	margin-right: 54px;
}

#ver_todas_pag {
	height:54px;
	background:url(../images/barrios-y-countries/panel-mostrar-todas.png) no-repeat top center;
	text-align:right;
	padding-top:6px;
	padding-right:20px;
}

#ver_todas_pag img{
	padding-top: 8px;
}

#ver_todas_pag p{
	margin-top: -2px;
}


/* =============================================================================== CONTACT */

#contact_left {
	float:left;
	width:250px;
}
#contact_right {
	position:relative;
	float:left;
	width:250px;	
}
#contact_close {
	position:relative;
	margin: 0 auto;
	text-align:center;
	clear:both;
}



/* =============================================================================== FOOTER */

#footer {
	width:900px;
	height:80px;	
	position:relative;
	text-align:center;
	margin: auto;
}

#footer_left{
	width:660px;
	height:80px;
	float:left;
	padding-left:20px;
	vertical-align:middle;
	text-align:left;
	color:#0b3661;
	background-color:#e9eaea;
}

#footer_left p{
	padding-top:16px;
}

#footer_right{
	height:80px;
	width:200px;
	float:right;
	padding-right:20px;
	text-align:left;
	background-color:#f6f7f7;
}

#footer_clear {
	clear:both;
	height:1px;
}

/* =============================================================================== 	CUSTOM TEXT STYLES */

strong {
	font-weight:bold;
	}
	
.ubicacion{
	color:#0b3661;
}

.codigo{
	color:#819aa9;
}

.precio{
	color:#d3652e;
}
	
.formfield {
	text-align:left;
	color: #0b3661;
	border: 1px solid #0b3661;
	background-color: #e9eaea;
	width: 180px;
	margin:0 auto;
}

.formfield_small {
	text-align:center;
	color: #0b3661;
	border: 1px solid #0b3661;
	background-color: #e9eaea;
	width: 80px;
	margin:0 auto;
}

.formfield-Button {
	background-image:url(../images/botones/buscar.png);
	background-repeat:no-repeat;
	background-position: top center;	
	margin:0 auto;
	height:42px;
	width:84px;
	border:none;
	text-align: center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

.formfield-Button-center {
	background-image:url(../images/botones/buscar.png);
	background-repeat:no-repeat;
	background-position: top center;
	margin:0 auto;
	height:42px;
	width:84px;
	border:0;
	text-align: center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

/* =============================================================================== 	LINKS */

a:link {color:#0b3661}      /* unvisited link */
a:visited {color:#0b3661}  /* visited link */
a:hover {color:#0b3661; text-decoration:underline;}  /* mouse over link */
a:active {color:#0b3661}  /* selected link */



/*---- SlideShow home --------------------------------------------------------------------*/
#wrapperslide {
    margin-left: 3.3em;
    width: 960px;
    margin-top:1em;
}

#nav {
	float: right;
	width: 435px;
	height: 24px;
	margin-top: 72px;
}
#tagline {
	height: 125px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555655;
	position: relative;
}
#lefttag {
	background-image: url(../images/headtext_home.png);
	background-repeat: no-repeat;
	height:89px;
	width: 596px;
	text-indent: -9999px;
	position: absolute;
	left: 17px;
	top: 18px;
}
#projectnav {
	position: relative;
	height: 39px;
	width: 617px;
	margin: 0px;

}
#arrow {
	position: absolute;
	height: 4px;
	width: 11px;
	bottom:0;
	left:80px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
#projects {
    height: auto;
    margin-left: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    width: 950px;
}
#projects2 {
	margin-top:0;
	margin-left:5px;
	padding-top:10px;
}
.SlidingPanels {
    float: left;
    height: 464px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 834px;
}
.SlidingPanelsContentGroup {
	position: relative;
	width:10000px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.SlidingPanelsContent {
    float: left;
    height: 464px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 835px;
}


.project {
	margin-right:-102px;
}
.project img {
	border: 1px solid #FFFFFF;
}
#projectnav #featured {
	color: #436486;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 30px;
}
#projectnav ul {
	list-style-type: none;
	margin: 0px;

}
#projectnav ul li a {
	font-size: 12px;
	color: #7994AB;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
}
#projectnav ul li a:hover, #projectnav ul li a.current {
	color: #436486;
}
#projectnav ul li {
	display: block;
	float: left;
}

.boxgrid {
	width: 201px;
	height: 135px;
	overflow: hidden;
	position: relative;
	float:left;
	background-color:#F2F6F9;
	padding-top:20px;
	margin-right: 10px;
	align:left;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
}
.boxgrid p {
	padding: 0 10px;
	font-size:12px;
	line-height:16px;
}
.boxgrid a {
	color:#D2632B;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.boxgrid a:hover {
	text-decoration:underline;
}

/*--- Arrows----*/
.hla {
	height:36px;
	left:0;
	position:absolute;
	top:262px;
	width:9px;
	z-index:10;
}
.hra {
	height: 36px;
	width: 9px;
	position: absolute;
	z-index: 11;
	top: 262px;
	margin-left: 470px;
	left: 13%;
}
.hra img, .hla img, .hla a, hra a {
	border:0;
}

/*SOCIAL*/

.tabs {
    clip: inherit;
    display: block;
    height: 59px;
    padding-top: 16px;
    position: fixed;
    right: -95px;
    top: 100px;
    width: 122px;
    z-index: 99999;
}
.tabs a {
    clear: both;
    display: block;
    float: right;
    padding-bottom: 12px;
    padding-right: 10px;
    width: 76px;
}
.tabs img {
    border: 0 none;
}
.twitter {
    background-image: url("../images/twitter_bg.png");
    background-repeat: no-repeat;
    top: 80px;
}
.facebook {
    background-image: url("../images/facebook_bg.png");
    background-repeat: no-repeat;
    top: 155px;
}
.youtube {
    background-image: url("../images/youtube_bg.png");
    background-repeat: no-repeat;
    top: 230px;
}
.youtube img {
    padding-left: 15px;
}

.gplus {
    background-image: url("../images/plus_bg.png");
    background-repeat: no-repeat;
    top: 305px;
}
.gplus img {
    padding-left: 0px;
}

.mail {
    background-image: url("../images/email_bg.png");
    background-repeat: no-repeat;
    top: 385px;
}

.mail img {
    padding-left: 8px;
}
