@charset "utf-8";
/*
=======================================================================
        General
=======================================================================
*/
@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/myriadpro-bold-webfont.eot?') format('eot'), url('../fonts/myriadpro-bold-webfont.woff') format('woff'), url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'), url('../fonts/myriadpro-bold-webfont.svg#webfontw1V803QV') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular-webfont.eot?') format('eot'), url('../fonts/myriadpro-regular-webfont.woff') format('woff'), url('../fonts/myriadpro-regular-webfont.ttf') format('truetype'), url('../fonts/myriadpro-regular-webfont.svg#webfontw1V803QV') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-SemiboldIt';
    src: url('../fonts/myriadpro-semiboldit.eot');
    src: url('../fonts/myriadpro-semiboldit.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-semiboldit.woff') format('woff'), url('../fonts/myriadpro-semiboldit.ttf') format('truetype'), url('../fonts/myriadpro-semiboldit.svg#myriadpro-semiboldit') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '../fonts/MyriadPro-BoldIt';
    src: url('../fonts/myriadpro-boldit.eot');
    src: url('../fonts/myriadpro-boldit.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-boldit.woff') format('woff'), url('../fonts/myriadpro-boldit.ttf') format('truetype'), url('../fonts/myriadpro-boldit.svg#myriadpro-boldit') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaLTStd-Roman';
    src: url('../fonts/helveticaltstd-roman.eot');
    src: url('../fonts/helveticaltstd-roman.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaltstd-roman.woff') format('woff'),  url('../fonts/helveticaltstd-roman.ttf') format('truetype'),  url('../fonts/helveticaltstd-roman.svg#helveticaltstd-roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    padding:0;
    margin:auto;
}
body {
	background-repeat:repeat-x;
    background-position:top;
    background-color:#fff;
    font-family:'HelveticaLTStd-Roman', Helvetica, Arial, sans-serif;
    font-size:calc(.6em + .6vw);
	line-height: 1em;
	padding: 1em;
	margin: 1em;
    color:#666666;
    float:left;
    width:100%;
}
a:link, a:visited {
    text-decoration:none;
    outline:none;
    color:#333333
}
a:hover, a:active {
    color: #666;
    text-decoration: underline;
}
a img:hover {
    opacity:0.8;
}
img{border:0};
.clear {
    clear:both;
}
.bold {
    font-weight:bold;
}
.colr {
    color:#FC1B5B !important;
}
.black {
    color:#000;
}
h1 {
    font-family: Open Sans, sans-serif;
	font-size:1.5em;
    font-weight:normal;
}
h2 {
    font-family: Open Sans, sans-serif;
	font-size:.1.2em;
    font-weight:normal;
    line-height:1.2em;
}
h3 {
    font-family: Open Sans, sans-serif;
	font-size:1em;
    font-weight:normal;
}
h4 {
    font-family: Open Sans, sans-serif;
	font-size:.8em;
    font-weight:normal;
}
.subhead {
    margin-top:20px;
    width:100%;
    float:left;
}
h5 {
    font-size:14px;
    font-weight:normal;
}
h6 {
    font-size:13px;
    font-weight:normal;
}
h1, h2, h3, h4, h5, h6, .buscador_box ul {
    font-family:'MyriadProRegular', Times
}
p {
    line-height:18px;
}
.left {
    float:left !important;
}
.right {
    float:right !important;
}
.center {
    text-align:center !important
}
.heading {
    padding:10px 0px 8px 0px;
    width:100%;
    border-bottom:#dddddd solid 1px;
    margin-bottom:10px;
    text-transform:uppercase;
}
.precio {
    font-size: 18px;
    color: #FC1B5B;
    display: block;
    margin-top: 5px;
}
input {
    font-size:11px;
}
.itlc {
    font-style:italic;
}
.button_over:hover {
    color: #FFFFFF;
    background-color: #333333;
    border: 1px solid #FFFFFF;
	height: 50;
}
.boton2 { 
	font-size: 12px;
	color: #fff;
	background:#FC1B5B;
	border: 0px;
	width: 150px;
	height: 40px;
	border-radius: 7px;
}
.boton3 { 
	font-size: 12px;
	color: #fff;
	background:#FC1B5B;
	border: 0px;
	width: 150px;
	height: 40px;
}
.txt1{
	width: 200px;
	height: 35px;
	background: #FFFFFF;
	border: 2px solid #ccc;
	padding: 1px;
	margin-top: 1px;
	font-size: 14px;
	color: #333333; 
	border-radius: 8px;
}
.txt2{
	width: 250px;
	height: 35px;
	background: #FFFFFF;
	border: 2px solid #ccc;
	padding: 1px;
	margin-top: 1px;
	font-size: 13px;
	color: #333333; 
	border-radius: 10px;
}
.txt3{
	width: 350px;
	height: 35px;
	background: #FFFFFF;
	border: 2px solid #ccc;
	padding: 1px;
	margin-top: 1px;
	font-size: 13px;
	color: #333333; 
}
ul {
    list-style:none
}
.sombra {
-webkit-box-shadow: 1px #f7f7f7;
box-shadow: 1px 1px 1px 1px #f7f7f7;
-moz-box-shadow: 1px 1px 1px 1px #f7f7f7;
border: 1px solid #f4f4f4;
}
.trClaro {
    background-color:#f4f4f4;
    border-radius:6px;
}
.trmasClaro {
    background-color:#f4f4f4
}
.thOscuro {
    background-color:#333333;
    color:#FFFFFF
}
/*=======================================================================
        cabecera y contenedor
=======================================================================
*/
#contenedor {
    width:100%;
    margin:10px auto;
}
#cabecera {
    width:90%;
    float:left;
    color:#FFF;
    margin-bottom:3px;
    margin-left:7px;
    background:none;
}
.like_face {
    position: absolute;
    margin: 5px auto;
    width: 100%;
    text-align: right;
}

/*=======================================================================
        navegacion sup
=======================================================================
*/
.nav_sup {
    float:left;
    width:50%;
    height:27px;
    margin-left:10px;
    color:#777777;
}
ul.links {
    list-style:none;
    padding-top:8px;
}
ul.links li {
    float:right;
    padding:0px 7px;
    border-right: 1px solid #828282;
    font-size:13px
}
ul.links li.last {
    padding-right:0px;
    background-image:none;
}
ul.links li a {
    text-decoration:none
}
ul.links li a:hover {
    text-decoration:underline;
}
ul.search {
    float:right;
    list-style:none;
    width:30%;
    height:41px;
    background-image:url(../images/search.gif);
    background-position:top left;
    margin:30px 45px 0px 0px;
}
ul.search li {
    float:left;
}
ul.search li input.bar {
    float:left;
    height:18px;
    width:30%;
    padding:3px 5px 0px 5px;
    border:none;
    background-color:transparent;
    color:#666;
    margin:10px 0px 0px 10px;
}
ul.search li a.simplebtn {
    margin:9px 0px 0px 0px;
}
/*
=======================================================================
        Logo 
=======================================================================
*/
.logo {
    float:left;
    height:125px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.logo a {
    float:left;
}
.user {
    float: left;
	margin-top: 10px;
    height: 50px;
    width: 100%;
    position: relative;
    right: 25px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #ffffff;
    background-image: url(../imagenes/blanco.png);
    background-repeat: repeat-x;
    background-position: center;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    z-index:1000;
}
ul.session {
    list-style: none;
    width: auto;
    height: 50px;
}
.session li {
    float: left;
    padding: 8px 15px;
    width: auto;
    margin-left: 8px;
    text-align: center;
}
.session li.icon {
    padding: 8px 5px;
}
.session a {
    font-size: 14px;
    color: #FFFFFF;
}
.session a:hover {
    color:#333;
}
/*
==========================================================================
         menu
==========================================================================
*/
.menu {
    width:100%;
    height:35px;
    margin-left:0px;
    margin-top:55px;
    background: #333333;
}
ul.dropdown {
    font-size:14px;
    float:left;
    position: relative;
    z-index: 597;
    float: left;
    width: 100%;
}
ul.dropdown li {
    padding: 0 15px;
    color: #000;
    float: left;
    vertical-align: middle;
    list-style: none;
    border-right: 1px solid #d9d9d9;
    display:block
}
ul.dropdown li a {
    display: block;
    padding: 8px 15px 10px 15px;
}
ul.dropdown li:hover {
    background-color:#fff;
    color:#FC1B5B;
}
ul.dropdown a:link, ul.dropdown a:visited {
    color: #fff;
    text-decoration: none;
}
ul.dropdown a:hover {
    background-color:#fff;
    color: #FC1B5B !important;
}
ul.dropdown li.first:hover {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
ul.dropdown a:active {
    background-color:#fff;
    color: #FC1B5B !important;
}
/*
=======================================================================
        Buscador
=======================================================================
*/
buscador_box {
     margin: 0px;
    float: left;
    height: auto;
}
.buscador_box ul {
    list-style: none;
    left: 60px;
    margin-left: 10px;
}
.buscador_box li {
    float: left;
    padding: 10px 10px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor:pointer;
    font-size: 18px;
}
.buscador_box li.activo, .buscador_box li:hover {
   background: #FC1B5B;
   color:#FFFFFF;  
}
.buscador_box .buscador_serach_box {
    float: left;
    width: 80%;
    padding: 30px 30px;
    border-top-right-radius: 15px;
    height: 100px;
     margin-left: 10px;
    margin-right: 15px;
	 border:solid 1px #000;
    background-color: #fff;
	opacity: 0.9;
   }
.buscador .busca_input {
    color: #999999;
    font-size: 16px;
    width: 120px;
	height: 30px;
    float: left;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    height: 30px;
    padding:auto 5px;
}
.buscador .selecciona {
    color: #999999;
    font-size: 16px;
    width: 50%;
    float: left;
    margin-right: 0px;
    border:solid 1px #d3d3d3;
    height: 35px;
    padding-left:5px
}
.busca:hover {
    background-color: #fff;
    color:#FC1B5B;
    text-decoration:none;
    background-image:none;
}
.busca {
    border:1px solid rgb(211, 211, 211);
    border-radius:4px;
    text-decoration:none;
    background-attachment: scroll;
    background-color: #FC1B5B;
    background-image: url(custom-theme/images/ui-bg_highlight-soft_75_90a206_1x100.png);
    background-repeat: repeat-x;
    background-position: 50% 50%;
    padding:5px 8px;
    margin:5px 0px;
    display:block;
}
#resultados .inmuebles_serach {
    float: left;
    width: 120px;
    height: 120px;
    margin: 5px 10px;
    overflow: hidden;
    color: #FC1B5B;
}
#resultados .inmuebles_serach img {
    width: 120px;
    margin: 0 auto;
    opcacity:1;
}
#resultados .inmuebles_serach img:hover {
    opacity:0.8
}
#resultados .inmuebles_serach .titulo {
    font-size: 11px;
}
.buscador .box_result {
    width:50%;
    height:130px;
    margin-left:10px;
    margin-top:10px;
}
#resultados .inmuebles_serach {
    float: left;
    width: 120px;
    height: 120px;
    margin: 5px 20px 5px 0;
    overflow: hidden;
    color: #FC1B5B;
}
#resultados .inmuebles_serach img {
    width: 120px;
    margin: 0 auto;
    opcacity:1;
}
#resultados .inmuebles_serach img:hover {
    opacity:0.8
}
#resultados .inmuebles_serach .titulo {
    font-size: 11px;
}
#resultados {
    width:100%;
    height:130px;
    position:absolute;
    float: left;
    margin-top:10px;
    list-style: none;
}
#resultados li {
    float:left;
    margin-right:40px;
}
.box_result .msk {
    position:relative;
    width:50%;
    height:130px;
    overflow:hidden;
    margin-left: 10px;
    margin-right: 10px;
}
.box_result .arrow {
    position:absolute;
    width:16px;
    height:16px;
    top:50%;
    margin-top:-10px;
    z-index:100;
}
.box_result .arrow.prev {
    left: -8px;
    background:url(../js/nivo-slider/default/new_black.png) left top;
    opacity:1;
}
.box_result .arrow.next {
    right:2px;
    background:url(../js/nivo-slider/default/new_black.png) right top;
    opacity:1;
}
.box_result .arrow.next:hover, .box_result .arrow.prev:hover {
    opacity:0.8;
    cursor:pointer;
}
#boletin{
	color:#999999;
	padding:2px;
}
/*
=======================================================================
        Content 
=======================================================================
*/
.modulos_lat a {
    color:#FC1B5B;
    text-decoration: none;
}
.modulos_lat a:hover {
    color:#666;
    text-decoration: none;
}
.modulos_lat .chat {
    margin: 0px auto 10px;
    width: 195px;
    text-align: center;
}
.modulos_lat .chat img {
    border: 1px solid #999;
    padding: 5px;
    margin: 5px;
    background: #fff;
    max-width:170px;
}
#banner {
	margin-bottom:5px;
    width: 100%;
    float: left;
    height: 268px;
     
    padding: 15px 5px 5px 5px;
}
#banner .buscador {
    width: 80%;
    height: 450px;
    padding: 40px 100px ;
    /*border:solid 1px #f4f4f4;
    border-radius:2px;*/
    float: left;
    margin: 10px 10px 10px 10px;
}
.content_sec {
    width:100%;
    float:left;
    min-height: 450px;
    background: #FFFFFF;
}
.content_sec .cont_botm {
    width:100%;
    height:4px;
    float:left;
}
.content_sec .cont_left {
    width:200px;
    float:left;
    padding:10px;
    margin: 0 10px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}
.content_sec .cont_center {
    width:100%;
    float:center;
    padding:10px;
    background: #FFFFFF;
    margin: 0 10px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}
.content_sec .cont_centerLarge {
    width:90%;
    float:center;
    padding:10px;
    background: #FFFFFF;
    margin: 10 10px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}
.content_sec .cont_right {
    width:90%;
    float:center;
    padding:10px;
    background: #FFFFFF;
    margin: 0 10px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}
.content_sec .cont_center_sh {
    background-image:url(../images/center_bg_sh.gif) !important;
    width:100%;
    padding:0px 4px;
}
.anuncios_otros {
    width: 147px;
    float: left;
    height: 200px;
    margin: 15px 17px;
    padding: 0 3px 3px 0;
    border-radius:6px;
    background-color: #FFFFFF;
    border-left:solid 5px;
    font-size:13px;
    position:relative;
}
.inmobiliaria .anuncios_otros {
    margin: 15px 10px;
}
.con_padding {
    padding:0 3px;
}
.anuncios_otros p.details, .modulos_lat_in p.details {
    margin-top:0px;
}
.cont_center .first {
    margin-left:0px
}
.cont_center .last {
    margin-right:0px
}
.anuncios_otros img {
    width: 147px;
    margin:0;
    padding:0;
}
.anuncios_otros img.logo_anunciantes {
    width: 100px;
    margin:10px 24px;
    padding:0;
}
.content_sec #content_top {
    float: left;
    width: 100%;
    height: auto;
    padding: 5px 10px;
}
.desarrolos_dest {
    float: left;
    width: 169px;
    height: 230px;
    margin: 10px 15px;
    overflow: hidden;
    background-color:#FFFFFF;
    padding:0px 5px 5px 5px;
    border-left:5px solid;
    position:relative;
}
.desarrolos_dest h5 {
    margin: 0px;
    padding: 0px;
}
.desarrolos_dest p.details {
    margin-top:-2px;
    margin-left:-5px
}
p.details_link {
    position:absolute;
    bottom:0;
    right:5px;
}
.first {
    margin-left:0px
}
.last {
    margin-right:0px
}
.desarrolos_dest img {
    width: 147px;
    height:97px;
    float: left;
    padding: 5px;
    border: 1px solid #d9d9d9;
    background-color:#FFFFFF;
    opacity:1;
    margin: 5px;
}
/*
=======================================================================
        Footer 
=======================================================================
*/
#footer {
    width:100%;
    color:#878787;
    background-image:url(../imagenes/footer.gif);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#323232;
    padding:00px 0px 20px 0px;
    margin-top:5px;
}
#footer .foot_inr {
    width:960px;
    margin:0px auto 0px auto;
}
.topdiv {
    height:25px;
    width:100%;
}
a.top {
    display:inline-block;
    background-repeat:no-repeat;
    background-position:85% 50%;
    background-color:#000;
    float:right;
    color:#fff;
    width:62px;
    height:32px;
    margin:-1px 0px 0px 00px;
}
a.top:hover {
    background-color:#0e75a0;
}
/*
=======================================================================
        Email 
=======================================================================
*/
.emailsignup {
    width:300px;
    float:left;
    color:#7a7a7a;
    margin-left: 23px;
}
.emailsignup h5 {
    width:280px;
    color:#f8f8f8;
    border-bottom:#414141 solid 2px;
    padding:5px 0px;
    text-transform:uppercase;
    margin-bottom:10px;
}
.emailsignup ul.inp {
    list-style:none;
    float:left;
}
.emailsignup ul.inp li {
    float:left;
}
.emailsignup input.bar {
    width:218px;
    height:22px;
    background-image:url(../images/inputbar.gif);
    background-repeat:repeat-x;
    border:none;
    margin-right:1px;
    background-color:#f8f8f8;
    border:#000 solid 1px;
}
.emailsignup p.signtxt {
    padding:10px 0px 5px 0px;
    margin:0px 0px 10px 0px;
    border-bottom:#414141 solid 1px;
}
.emailsignup h6 {
    width:280px;
    color:#7a7a7a;
    padding:5px 0px;
}
.emailsignup ul.cards {
    list-style:none;
    float:left;
}
.emailsignup ul.cards li {
    float:left;
    margin-right:10px;
}
/*
=======================================================================
        Partner
=======================================================================
*/
.partners {
    color:#7a7a7a;
    height:auto;
}
.partners h5 {
    width:280px;
    color:#f8f8f8;
    border-bottom:#414141 solid 2px;
    padding:5px 0px;
    text-transform:uppercase;
    margin-bottom:10px;
}
.partners ul {
    list-style:none;
    float:left;
}
.partners ul li {
    float:left;
    background-image:url(../imagenes/footer_arow.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding:5px 0px 5px 20px;
    width:260px;
    border-bottom:#373737 solid 1px;
    margin-left:15px;
}
.partners ul li a:hover {
    color:#eee;
    text-decoration:underline;
}
.partners ul li a {
    color:#eee;
    text-decoration:none;
}
/*
=======================================================================
        Copyrights
=======================================================================
*/
.copyrights {
    padding:0px 10px 0px 10px;
    float:left;
    margin-top:10px;
}
.copyrights p {
    float:left;
    margin-right:10px;
    color:#878787;
}
.footer_links {
    float:right;
    width:100%;
}
.footer_links ul {
    float:right;
    list-style:none;
    padding-top:0px;
    margin-right:10px;
}
.footer_links ul li {
    float:left;
    padding:0px 8px;
}
.footer_links li a {
    float: left;
    margin-right: 10px;
}
.footer_links img {
    vertical-align: text-bottom;
}
.footer_links ul li.last {
    padding-right:0px;
    background-image:none;
}
.footer_links ul li a {
    color:#878787;
}
.footer_links ul li a:hover {
    color:#ccc;
    text-decoration:underline;
}
/*
========================================================================
     titulos
========================================================================
*/
.claro {
    border-top-right-radius: 4px;
    max-width: 100%;
    background:#ededed;
    border:solid 1px #d3d3d3;
}
.verde {
    border-top-right-radius: 4px;
    max-width: 100%;
    background-color: #FFA918;
    background-image: url(../imagenes/bg1x40.png);
    background-repeat: repeat-x;
    background-position: center;
    border:solid 1px #bac564;
}
.rosa {
    border-top-right-radius: 4px;
    max-width: 100%;
    background: url(../imagenes/bg_rosa.png) repeat-x;
    border:solid 1px #c061a8;
}
h1 span {
    padding:2px 5px;
    font-size:16px;
    margin:0px 5px;
    font-family:font-family:'MyriadProRegular', Times;
    color:#FFFFFF
}
/*
========================================================
       Home
==========================================================
*/

.content_sec h1 {
    padding: 5px;
    margin: 10 0 10px 0;
    font-size: 16px;
    display: block;
}
.cont_right p {
    display: block;
    margin: 0px 0px 10px;
}
.cont_right img {
    width: 200px;
}
/*
============================================================
       Destacados
============================================================
*/
.destacado {
    display: block;
    margin: 10px 0px;
    height: auto;
    width: 100%;
    float: left;
    padding: 0px;
    border-radius:6px;
    border-left:solid 6px;
    position: relative;
}
.img_list {
    padding:0;
    width: 30%;
    margin: 0;
    float: left;
}
.destacado .pon_precio {
    float: right;
    margin: 10px 10px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}
.destacado .pon_precio_list {
    float: left;
    margin: 10px 10px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #CC0000;
}
.destacado img {
    
    float: left;
    padding: 5px;
    
    background-color:#FFFFFF;
    opacity:1;
    margin:1px
}
p.texto_rosa, p.texto_rosa a {
    color: #FC1B5B;
}
.destacado img:hover {
    opacity:0.8
}
.destacado p {
    text-align: left;
    display: block;
    margin: 0;
}
.anuncios_n {
    float: left;
    width: 50%;
    background-color:#FFFFFF;
    border-left:solid 5px;
}
.anuncios_n img {
    height: 60px;
    float: left;
    margin: 5px 15px 0 5px;
}
.anuncios_n p {
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
}
.anuncios_n .p_color {
    color: #FC1B5B;
}
.destacado div.titulo {
    text-align: left;
    color: #666666;
    line-height:13px;
    display: block;
    padding-left: 170px;
    margin: 10px 0 0 0;
}
.destacado div.titulo h3 {
    display:block;
    line-height: 18px;
    margin: 0;
}
p.texto {
    width: 100%;
    margin: 5px 0px 5px 0;
    float: left;
}
p.texto_otros {
    width: 20%;
    margin: 5px 0px 0px 5px;
    line-height: 13px;
}
p.details {
    margin: 5px 0 0 0;
    padding: 0px 5px 2px 0;
    background-color: #fff;
    -webkit-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    text-align: right;
}
.details a, .details_link a {
    margin: auto;
    border-radius:8px;
    color: #333;
    line-height: 18px;
}
.details a:hover, .details_link a:hover {
    color: #FC1B5B;
    background:#FFFFFF;
}
.separador {
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px dashed #d9d9d9;
}
/*
============================================================
       Left right
============================================================
*/
.cont_left ul, .cont_right ul {
    list-style:none;
    float:left;
}
.cont_left ul li, .cont_right ul li {
    float:left;
    background-image:url(../imagenes/left_arow.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding:5px 0px 5px 20px;
    width:180px;
    border-bottom:1px dotted #D9D9D9;
}
.cont_left ul li a:hover, .cont_right ul li a:hover {
    color:#FC1B5B;
    text-decoration:underline;
}
.modulos_lat_in {
    height: 250px;
    width: 195px;
    float: left;
    display: block;
    overflow: hidden;
    position:relative;
    border-left:solid 5px;
}
.modulos_lat_in img {
    width: 172px;
    height:113px;
    float: left;
    padding: 5px;
    border: 1px solid #d9d9d9;
    background-color:#FFFFFF;
    opacity:1;
    margin: 5px;
}
.modulos_lat {
    height: auto;
    width: 200px;
    float: left;
    display: block;
    overflow: hidden;
}
.modulos_lat .noticia_lat {
    display: block;
    height: auto;
    width: auto;
    margin-bottom: 15px;
}
.fecha {
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 0px;
    font-weight: normal;
}
.noticia_lat .titulo_lat {
    color: #FC1B5B;
    line-height: 16px;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.modulos_lat select {
    width: 200px;
    border: 1px solid #d9d9d9;
    border-radius:4px;
    margin-bottom: 15px;
}
.box_general {
    padding:10px;
    border-radius:8px;
    margin-bottom:10px;
}
#muestraDCA {
    margin-top: 15px;
    display: block;
}
.detalle_inmueble {
    height: 265px;
    width: 100%;
    border: 1px solid #f6f6f6;
    padding: 5px;
    background-color:#FFFFFF;
    position: relative;
}
/*
============================================================
       listado inmuebles
============================================================
*/
#muestraDCA h1 {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
    margin-left: -5px;
    width:50%;
}
#muestraDCA p {
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.trim {
    word-wrap: break-word;
    witch:300px;
}
.tg {
    font-weight: bold;
    color: #FFA918;
    text-decoration: underline;
    line-height: 1.5em;
    float:left;
    width: 40%;
}
.tgbarrio {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
    float:left;
    width: 100%;
    font-family:'MyriadProRegular', Times
}
.tganunciante img, .tgvideo img {
    vertical-align: middle;
}
.tganunciante, .tgvideo, .tgdireccion {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f6f6f6;
    margin-bottom: 10px;
}
.tgdireccion {
    line-height: 1.5em;
    float:left;
    width: 40%;
}
.tganunciante {
    font-weight: bold;
    line-height: 1.5em;
    float:left;
    width: 30%;
}
.tgvideo {
    font-weight: bold;
    line-height: 1.5em;
    float:left;
    width: 30%;
}
.tgcodprop {
    font-weight: normal;
    line-height: 1.5em;
    float:left;
    width: 30%;
}
.tgprecio {
    font-size: 36px;
    line-height: 1.5em;
    float:left;
    width: 30%;
    font-family:'MyriadProRegular', Times;
    color: #FC1B5B;
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: right;
}
.column ul {
    width:100%;
    margin-bottom:10px;
    margin-left:20px;
    overflow:hidden;
}
.column li {
    line-height:1.5em;
    float:left;
    display:inline;
}
.cuatro_columnas li {
    width:50%;
    height: 22px;
    background-image: url(../imagenes/dot.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 22px;
    text-align: left;
    padding-top: 3px;
}
.dos_columnas li {
    width:50%;
    height: 22px;
    background-image: url(../imagenes/dot.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 22px;
    text-align: left;
    padding-top: 3px;
}
.imagen_principal { /*width: 50%;*/
    float: left;
    margin: 0px 10px 10px 0px;
}
.contenedorMapa {
    margin-top:20px;
    margin-left:0px;
    margin-right:0px;
    height:300px;
    border: solid 1px #f6f6f6;
    border-radius:0px;
    padding: 5px;
    border-radius:6px;
    background-color:#f7f7f7
}
.lateralIzqMapa {
    float:left;
    width:20%;;
    height:300px;
}
.contenidoLateralIzqMapa {
    padding: 5px 10px 0 10px;
    line-height: 1.5em;
}
#mapDet {
    height: 300px;
    margin-left:10px;
    float: left;
    width: 90%;
    border:solid 1px #006633;
}
.oculto, .oculto2 {
    display: none;
	padding:10px;
}
#content_form, #content_form_amigo {
    padding: 20px;
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    height: auto;
}
.KT_tngdevok2, .KT_tngdevok2_amigo {
    padding: 20px;
    margin:5px;
    border:1px solid black;
    font-size: 22px;
    background-color:#009900;
    border-radius:6px;
    color:#FFFFFF;
    display:none;
    margin:10px;
    text-align:center
}
/****************************/



div.marcosup {
}
.derecha {
    float: right;
}
.izquierda {
    float: left;
}
div.clear {
    clear: both;
}
.modulos_lat2 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f6f6f6;
    margin-bottom: 15px;
    padding-left: 10px;
    text-align: left;
}
.modulos_lat2 .verenmapa {
    width: 30%;
    margin: 0px;
    float: right;
    text-align: right;
    margin-right: 10px;
}
.modulos_lat2 select {
    width: 20%;
    border: 1px solid #d9d9d9;
    border-radius:4px;
}
.modulos_lat3 {
    background:#efefef;
    margin-top:5px;
    margin-bottom:5px;
    height:40px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    border-radius:6px;
}
.modulos_lat3 select {
    width: 30%;
    border: 1px solid #d9d9d9;
    border-radius:4px;
}
.separador2 {
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px dashed #d9d9d9;
}
.destacado4 {
    display: block;
    margin: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    padding: 5px;
    border-radius:6px;
}
.destacado1 img, .destacado2 img, .destacado3 img, .destacado4 img {
    width: 100%;
    height:60px;
    float: left;
    padding: 5px;
    border: 1px solid #d9d9d9;
    border-radius:6px;
    opacity:1
}
.destacado1 img:hover, .destacado2 img:hover, .destacado3 img:hover, .destacado4 img:hover {
    opacity:0.8
}
.destacado1 p, .destacado2 p, .destacado3 p, .destacado4 p {
    text-align: left;
    line-height: 14px;
    display: block;
}
.destacado3 {
    display: block;
    margin: 0px 0px;
    height: auto;
    width: 100%;;
    float: left;
    background-color: #ededed;
    padding: 5px;
    border-radius:6px;
}
.destacado2 {
    display: block;
    margin: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    padding: 5px;
    border-radius:6px;
}
.destacado1 {
    display: block;
    margin: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    padding: 5px;
    border-radius:6px;
}
p.texto2 {
    width: 65%;
    margin: 5px 0px 0px 5px;
    margin-left: 10px;
    float: left;
}
p.detalle {
    text-align:right;
    margin-top: 5px;
}
.detalle a {
    color: #FFFFFF;
    background: #FC1B5B;
    text-align: center;
    font-size: 14px;
    padding: 3px 8px;
    text-decoration: none;
    border-radius:8px;
    border: 1px solid #Ffa818;
    margin-top:5px;
}
.detalle a:hover {
    color: #FC1B5B;
    background:#FFFFFF;
}

/*p.detalle { float: left; margin: 5px 0 0 5px; width: 69%; height: 10%; padding: 5px 0; background-color: #EFEFEF; margin-top: 30px; }
.detalle a { color: #FFFFFF; display: block; margin: auto; width: 60px;  background-color: #Ffa818; text-align: center; font-size: 14px; padding: 3px 8px; text-decoration: none; border-radius:8px; border: 1px solid #Ffa818; }
.detalle a:hover { color: #Ffa818; background:#FFFFFF; }*/
/*
============================================================
       planes
============================================================
*/
.carga_l, .carga_l_amigo{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 400px;
    float: left;
    display: none;
}
#mapListado {
    margin: 10px;
    height: 400px;
    width: 100%;
}
.banner_azul {
border: 1px solid #00008b;
background: #00008b;
	color: #FFFFFF;
}
.banner_verde {
border: 1px solid #009933;
background: #009933;
	color: #FFFFFF;
}
.banner_rojo {
border: 1px solid #CC3300;
background: #CC3300;
color: #FFFFFF;
}
.banner_naranja {
border: 1px solid #ff8c00;
background: #ff8c00;
color: #FFFFFF;
}
.banner_morado {
border: 1px solid #940fba;
background: #940fba;
color:#fff

}
.banner_amarillo {
border: 1px solid #e7e410;
background: #e7e410;
	
}
.banner_turquesa {
border: 1px solid #00cdd1;
background: #00cdd1;
color: #666;
}
#tabs .KT_tngtable .center .ui-state-error {
    font-size: 12px;
    border-radius:6px;
    margin-top: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    width: 100%;
}
.KT_tngtable .precios {
    font-size: 11px;
    font-weight: bold;
    color: #FC1B5B;
}
div.box_anuncio {
    height:140px;
    border:1px solid #FFA918;
    border-radius:10px;
    text-align:center;
    padding:30px 15px;
    margin-bottom:20px;
    background-color:#FFA918;
    background-image: linear-gradient(bottom, #559030 47%, #6FAD4D 74%, #91D06C 87%);
    background-image: -o-linear-gradient(bottom, #559030 47%, #6FAD4D 74%, #91D06C 87%);
    background-image: -moz-linear-gradient(bottom, #559030 47%, #6FAD4D 74%, #91D06C 87%);
    background-image: -webkit-linear-gradient(bottom, #559030 47%, #6FAD4D 74%, #91D06C 87%);
    background-image: -ms-linear-gradient(bottom, #559030 47%, #6FAD4D 74%, #91D06C 87%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.47, #FFA918), color-stop(0.74, #FFA918), color-stop(0.87, #FFA918) );
}
.box_anuncio .anuncio_izd {
    width: 100%;
    margin: 0;
    float: left;
}
.box_anuncio .anuncio_der {
    width: 30%;
    height: 145px;
    float: left;
    text-align: left;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 20px;
}
.anuncio_der ul {
    margin-left: 20px;
    color: #FFFFFF;
    padding: 0;
}
.anuncio_der li {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFFFFF;
}
div.box_anuncio h1 {
    color:#fff;
    font-size:32px;
    margin-bottom:20px;
    padding-bottom:15px;
    border-bottom:solid 1px #fff
}
div.box_anuncio img {
    vertical-align:text-bottom;
    margin-right: 30px;
}
div.box_anuncio span {
    color:#fff;
    font-size:16px;
    line-height:14px
}
/*
============================================================
      anuncio buscador
============================================================
*/

div.box_anuncio_b {
    height:125px;
    border:1px solid #333333;
    border-radius:10px;
    text-align:center;
    padding:5;
    margin-bottom:5px;
    background: url(custom-theme/images/ui-bg_highlight-soft_75_90a206_1x1002.png) repeat-x;
    color:#FFFFFF;
}
div.box_anuncio_b:hover {
    border:1px solid #000;
}
.box_anuncio_b .anuncio_izd {
    width: 30%;
    margin: 0px;
    float: left;
    padding: 0px 10px;
}
.box_anuncio_b .anuncio_der {
    width: 30%;
    height: 115px;
    float: left;
    text-align: left;
    padding: 0;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
}
.box_anuncio_b .anuncio_der ul {
    margin-left: 10px;
    padding: 0;
}
.box_anuncio_b .anuncio_der li, .box_anuncio_b .anuncio_izd li {
    margin-bottom: 10px;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
div.box_anuncio_b h1 {
    font-size:24px;
    padding-bottom:15px;
    padding-top: 5px;
}
div.box_anuncio_b img {
    vertical-align:text-bottom;
    margin-right: 15px;
}
div.box_anuncio_b span {
    font-size:13px;
    line-height:14px;
    margin-top: 0px;
    display: block;
    text-decoration:underline;
}
div.box_anuncio_b span:hover {
    text-decoration:none;
}
.mapa_grafico h1 {
    margin-bottom:10px;
    padding:5px
}
.mapa_grafico .box_general {
    background-color:#f7f7f7
}
#span_phone {
    display: none;
}
.li_oscuro {
    background-color:#666;
    color:#FFFFFF
}
.li_claro {
    background-color:#ededed;
    color:#666666
}
#tip_bus {
    float:left
}
/*/////////////////tipo/////////////////////////////*/
.anuncio_premium {
    border-left:#CC0000 solid 5px;
}
.anuncio_regular {
    border-left:#2c8ca0 solid 5px;
}
.anuncio_destacado {
    border-left:#FFA918 solid 5px;
}
.tipo_premium {
    float: left;
    color: #fff;
    line-height: 18px;
    font-family: 'MyriadProRegular', Arial;
    font-size: 14px;
    padding: 2px 5px;
    width: 20%;
    text-align: left;
    background: url(../imagenes/bg_premium_pre.png) repeat-y;
}
.tipo_destacado {
    float: left;
    color: #FFA918;
    line-height: 18px;
    font-family: 'MyriadProRegular', Arial;
    font-size: 14px;
    padding: 2px 5px;
    width: 20%;
    text-align: left;
}
.tipo_regular {
    float: left;
    color: #2c8ca0;
    line-height: 18px;
    font-family: 'MyriadProRegular', Arial;
    font-size: 14px;
    padding: 2px 5px;
    width: 20%;
    text-align: left;
}
.tipo_ {
    float: left;
    color: #FFFFFF;
    line-height: 18px;
    font-family: 'MyriadProRegular', Arial;
    font-size: 14px;
    padding: 2px 5px;
    width: 20%;
    text-align: left;
}
.res_cercanos {
    margin:0 auto;
    width:100%;
}
.destacado_login {
    margin: 10px auto;
    padding: 10px;
    width: 100%;
}
span.pag {
    width:100%;
    margin-right: 285px;
    margin-left: 0px;
    text-align:left;
}
.caracteristicas_list li {
    display: inline;
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 5px;
    border-right: 1px solid #333333;
    padding-right: 5px;
}
#tabs {
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
.result_noticias img.img_r {
    width:100%;
    padding: 10px;
    border: solid 1px #ededed;
    margin: 20px 0;
}
.result_noticias {
    padding:10px 100px 10px 100px;
}
a.busca-list:hover, a.b_current {
    background-color: #fff;
    color:#FFA918;
    text-decoration:none;
    background-image:none;
    border:1px solid rgb(211, 211, 211);
    border-radius:4px;
    padding:3px 5px;
    margin:5px 0px;
}
.busca-list {
    border:1px solid rgb(211, 211, 211);
    border-radius:4px;
    text-decoration:none;
    background-attachment: scroll;
    background-color: #FFA918;
    background-image: url(custom-theme/images/ui-bg_highlight-soft_75_90a206_1x100.png);
    background-repeat: repeat-x;
    background-position: 50% 50%;
    padding:3px 5px;
    margin:5px 0px;
}
.logo_lista {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
}
.logo_lista img {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-style: none;
    height: auto;
}
.pullquote {
    font-style: oblique;
    font-size: 13px;
}
.select_ordena {
    float: left;
    width: 20%;
}
#resultados_list {
    margin-right: 10px;
}
.caracteristicas_list {
    display:block;
}
.listado_anunciantes img {
    margin: 5px 24px;
    width: 20%;
}
.grande {
    font-size:14px;
    line-height:18px;
}
#datos {
    background: #f6f6f6;
    height: auto;
    border: solid 1px #ccc;
    max-width: 100%;
    margin: 0 0 10px;
    padding: 5px;
}
#datos img {
    float: left;
    margin-right: 20px;
    max-width: 140px;
}
#datos ul {
    margin-left: 15px;
    margin-right: 5px;
    display: block;
}
#datos li {
    display: block;
    width: 200px;
    float: left;
    padding: 5px;
}
.claro p.navegador span {
    font-size: 12px;
    text-align: right;
    float: right;
    padding: 0 2px;
}
.navegador .ui-button {
    cursor: default;
}
.claro p.navegador input {
    float: right;
    padding: 0 2px;
    font-size: 12px;
}
.right img {
text-align: center;
margin-right: 5px;
}
.right {
color: #FFA918;
cursor: pointer;
}
.right:hover {
color: #333;
}
.buscar_ayuda {
display: none;
}
.buscar_ayuda select, .buscar_ayuda input{
float:left;
}
.footer_links input {
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}
