/* Layout */

html{
    font-size: 100%;
}
body{
	margin: 0px auto;
    /*margin-left: -15px;*/
    text-align: center;
	background-color:#FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
img{ border: 0px;}
fieldset {border:none; margin:0; padding:0;}
a{ color: #000; }
label {	font-weight: bold;}
/*h1, h2, h3, p {margin-bottom:8px; display: inline; }*/
.clear{clear:both}
h1 {font-size: 24px;color:#9c3228;}
h2 {font-size: 16px;color:#000;}
h3 {font-size: 16px;color:#000; }
h4 {font-size: 16px;color:#000; display:inline;}

.h1Pequenyo {
  font-size: 16px;color:#000;
}

.h1MasPequenyo {
  font-size: 11px;
  color:#FFF;
  padding-top:30px;
}

p{font-size: 11px;}
#breadcrumb{color:#535353;}
span.active{color:#535353;font-weight: bold;}
.strong{color: #000; font-weight:bold; }
.hidden{display: none;}
.right{text-align:right;}
.tituloClick{
    cursor: pointer;
}
div#sitewrap{
    margin: 0 auto;
    width: 955px;
    text-align:left;
    /*_margin-left:20px;*/
}
div#sitewrapPop{
    margin: 0 auto;
    width: 555px;
    text-align:left;

}
div#header{
	width: 995px;
	background-color:#FFF;
	float: left;
}
div#headerPop{
	width: 595px;
	background-color:#FFF;
	float: left;
}
.linkMap{
	width: 635px;
    height: 18px;
	padding: 6px 10px;
    font-size: 11px;
	background-color: #000;
	color: #FFF;
	float: left;
}
.linkMap a{
	color: #FFF;
	margin: 0px 10px;
}
.linkMap a:hover{
    color: #9c3228;
	margin: 0px 10px;
}
div#logo{
    width:180px;
    background-color: #9c3228;
    height: 74px;
    float:left;
}
div#titleHome{
    width:420px;
    background-color: #9c3228;
    height: 74px;
    float:left;
}
div#logoPop{
    width:595px;
    background-color: #9c3228;
    height: 74px;
    float:left;
}
img.logo{
    padding-left: 20px;
    padding-top: 20px;
}
div#loginBox{
    float: left;
    text-align: left;
    margin-top: -13px;
    _margin-bottom: -33px;
    height:50px;
}
div#loggedBox{
    float: left;
    text-align: right;
    _margin-bottom: -23px;
    height:50px;
    width: 295px;
}
div#mensajeError{
    background-color: #FFFFCC;
    padding:10px 20px;
    border: 1px solid #CCCCCC;
}
.loginInput{
    width: 80px;    
}

.subBloqueLogin{
    padding-left:50px;
}

table.alertas{
    font-size: 12px;
}

table.alertas a{
    text-decoration: underline;
}

div.button{
    background-image: url(/GesPisSolWeb/0001/web/images/boton.gif);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    font-weight: bold;
    width: 70px;
    height: 22px;
}

div.contactar{
   background-color: #9c3228;
    color: #FFF;
    float: left;
    text-align:right;
    width: 375px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 20px;
}
div.contactar a{
    color: #fff;
}
.phone{
    font-weight: bold;
    font-size: 14px;
    margin-left: 3px;
    margin-right: 15px;
    text-decoration: none;
}

.phone:hover{
    color: #fff;
}

/* inicioLayout */
div#content{
	width: 985px;
    min-height: 400px;
	padding: 5px;
    padding-top: 10px;
	_padding-left: 0px;
	float: left;
}
div#sombreadoMain{
    background-color: #e7e7e7;
    margin: -5px;
    _margin-left: 0px;
    _margin-right: 0px;
    _margin-bottom: -15px;
    margin-top: -10px;
    padding:10px 5px 5px;
    width:985px;
    float: left;
}

div#contentPop{
	width: 585px;
    min-height: 400px;
	margin: 5px;
    margin-top: 10px;
	float: left;
}

div#bloqueBuscadores{
	width: 720px;
	float: left;
}

div#bloqueMapaHome{
    width: 230px;
    height: 170px;
    margin-bottom:8px;
    float: left;
}

div#bloqueAbajo{
    float: left;
}

div.buscador{
	/*padding-top: 10px;*/
	width:720px;
	float: left;
}


.bloqueBuscador{
    background-repeat: no-repeat;
	width: 150px;
	padding: 15px 15px 20px 30px;
    height: 100px;
    _padding-bottom: 10px;
    color: #FFF;
	float:left;
}
.bloqueBuscadorShort{
    background-repeat: no-repeat;
	width: 150px;
	padding: 15px 15px 0px 30px;
    height: 100px;    
    color: #FFF;
	float:left;
}
.bloqueBuscador select{
font-size: 11px;
}
.bloqueBuscador a{
    color: #FFF;
    font-weight: bold;
}
.bloqueBuscadorShort select{
font-size: 11px;
}
.bloqueBuscadorShort a{
    color: #FFF;
    font-weight: bold;
}
.disabled{
    color: #535353;
}
fieldset.cbus1{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus1.gif") ;
}

fieldset.cbus2{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus2.gif") ;
}

fieldset.cbus3{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus3.gif") ;
}

fieldset.cbus2.disabled2{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus2dis.gif");
    color: #535353;
}
fieldset.cbus3.disabled3{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus3dis.gif");
    color: #535353;
}
fieldset.cbus4{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus4.gif") ;
    text-align:center;
    padding: 8px;
    _margin-bottom: -8px;
    height: 110px;
    width: 100px;
}
fieldset.promo{
    height: 50px;
}
fieldset.cbusPromo1{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo1.gif") ;
}
fieldset.cbusPromo2{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo2.gif") ;
}
fieldset.disabledPromo2{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo2dis.gif") ;
    color: #535353;
}
fieldset.cbusPromo3{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo3.gif") ;
}
fieldset.disabledPromo3{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo3dis.gif") ;
    color: #535353;
}
fieldset.cbusPromo4{
    background-image: url("/GesPisSolWeb/0001/web/images/cbusPromo4.gif") ;
    text-align:center;
    padding: 7px;
    _margin-bottom: -7px;
    height: 90px;
    width: 100px;
}
fieldset.cbus1Short{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus1Short.gif") ;
}

fieldset.cbus2Short{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus2Short.gif") ;
}

fieldset.cbus3Short{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus3Short.gif") ;
}

fieldset.cbus2Short.disabled2{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus2disShort.gif");
    color: #535353;
}
fieldset.cbus3Short.disabled3{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus3disShort.gif");
    color: #535353;
}
fieldset.cbus4Short{
    background-image: url("/GesPisSolWeb/0001/web/images/cbus4Short.gif") ;
    text-align:center;
    padding: 8px;
    _margin-bottom: -8px;
    height: 80px;
    width: 180px;
}

div.numReferencias{
    font-weight: bold;
    margin: 0px 2px 0px 0px;
    font-size: 38px;
}
div.numReferenciasResultados{
    font-weight: bold;
    margin: 0px 2px 0px 0px;
    font-size: 38px;
}
.campoBuscadorMini{
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.campoBuscador{
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.separadorBuscador{
	float:left;
	margin-top:-20px;
}
div#destacados{
    width: 720px;
    float: left;
    margin-bottom: 8px;
}

div.headerRounded{
    float:left;
    width: 746px;
    background-image: url("/GesPisSolWeb/0001/web/images/headerRoundedBig.gif")  ;
    background-repeat: no-repeat;
    height:27px;
}

div.headerRoundedWide{
    float:left;
    width: 977px;
    background-image: url("/GesPisSolWeb/0001/web/images/headerRoundedWide.gif")  ;
    background-repeat: no-repeat;
    height:27px;
}

img.chincheta{
    padding-left: 20px;
    padding-top: 5px;
    /*_padding-top:5px;*/

    float: left;
}
div.titleRounded{
    margin-top: 2px;
    padding-left: 5px;
    _margin-top:1px;
    width: 670px;
    float:left;
    border-bottom: 1px #000 solid;
}
div.titleRoundedWide{
    margin-top: 2px;
    padding-left: 5px;
    /*_margin-top:4px;*/
    width: 920px;
    float:left;
    border-bottom: 1px #000 solid;
}
div.contentRounded{
    float:left;
    width: 649px;
    padding-left: 80px;
    /*margin-top: -10px;*/
    border-right: 1px #CCC solid;
    border-left: 1px #CCC solid;
    background-color: #fff;
}
div.footerRounded{
    width: 746px;
    float:left;
    background-image: url("/GesPisSolWeb/0001/web/images/footerRoundedBig.gif") ;
    background-repeat: no-repeat;
    height:15px;
}

div.footerRoundedWide{
    width: 975px;
    float:left;
    background-image: url("/GesPisSolWeb/0001/web/images/footerRoundedWide.gif") ;
    background-repeat: no-repeat;
    height:15px;
}

div.destacado{
    float:left;
    background-color: #fff;
    border: 1px #d9d4d4 solid;
    min-height:95px;
    margin: 4px;
    margin-right: 30px;
    float: left;
    width: 184px;
}

div.destacado img{
    float:left; display:block;margin-right: 3px; margin-top:2px;
}

div.destacado a{
    color: #9c3228;
    font-weight: bold;
    text-decoration:none;
}

span.tituloDestacado{
    background-color: #888888;
    padding: 3px;
    height: 30px;
    display: block;
    color: #fff;

}

span.caracteristicasDestacado{
    padding-left: 3px;
    display: block;

}

a.verResultados{
    text-decoration: none;
}

a.verResultados:hover{
    text-decoration: underline;
}
/* sidebar home*/


div.sidebar{
    width: 200px;
    _width: 150px;
    margin-left: 20px;
    _margin-left: 0px;
    padding-left: 10px;
    _padding-left: 0px;
	float: left;
}

div.headerRoundedSmall{
    float:left;
    width: 230px;
    _width: 230px;
    background-image: url("/GesPisSolWeb/0001/web/images/headerRoundedSmall.gif")  ;
    background-repeat: no-repeat;
    height:24px;
}
div.titleRoundedSmall{
    margin-top: 2px;
    padding-left: 5px;
    /*_margin-top:8px;*/
    width: 170px;
    float:left;
    border-bottom: 1px #000 solid;
    height:20px;
}

div.contentRoundedSmall{
    float:left;
    width: 215px;
    padding-left: 12px;
    /*_margin-top: -10px;*/
    border-right: 1px #CCC solid;
    border-left: 1px #CCC solid;
    background-color: #fff;
}
div.footerRoundedSmall{
    width: 230px;
    _width: 230px;
    float:left;
    background-image: url("/GesPisSolWeb/0001/web/images/footerRoundedSmall.gif") ;
    background-repeat: no-repeat;
    height:24px;
}

div#noticias{
    float:left;
}
/*div#noticias a{
    color: #9c3228;
    display:block;
    float:right;
    font-size: 12px;
    margin-top:3px;
} */
div#noticias ul{
    list-style-type: none;
    float: left;
    width: 185px;
    _margin-left: 10px;
}
div#noticias ul li{
    background:transparent url("/GesPisSolWeb/0001/web/images/listadoNews.gif") no-repeat scroll 0 0.5em ;
    padding-left: 15px;
    _padding-left:10px;
    font-size: 11px;
    margin-bottom: 20px;
    margin-right: 15px;   
    margin-left: -40px;
    _margin-left: 0px;

    width:185px;
    color: #535353;
    float:left;
}
div#noticias span.tituloNoticia{
    font-size: 12px;
    font-weight: bold;
    display:block;
    color: #000;
}
div#noticias span.fechaNoticia{
    display:block;
    color: #9c3228;
    font-weight: bold;
    margin-bottom: 5px;
}

div#interes{
    float: left;
}

/* Resultados */
div#resultados{
    float:left;
    _margin-top:10px;
}
div#resultados table{
    width:985px;
}
div#resultados thead{
    background-color: #535353;
    color: #FFF;
}
div#resultados thead td {
    padding: 6px;
}
div#resultados thead th {
   padding:6px;
}
th.header{
    cursor: pointer;
}

th.headerSortUp {
    background-image: url("/GesPisSolWeb/0001/web/images/arrow_ASC.gif");
    background-repeat:no-repeat;
    background-position: 96% 50%;
}

th.headerSortDown { 
    background-image: url("/GesPisSolWeb/0001/web/images/arrow_DESC.gif");
    background-repeat:no-repeat;
    background-position: 96% 50%;
}


div#resultados  td{
    padding-left: 6px;
}
div#resultados  td.image{
    padding: 0px;
}
img.thumbnail{

}
tbody{
    cursor:pointer;
}
tr a{
    text-decoration: none;
}
tr.odd{
    background-color: #ededef;
}
tr.selected{
    background-color: #AF5B53;
    color: #FFF;
    text-decoration: none;
}
tr.selected a {
    background-color: #AF5B53;
    color: #FFF;
    text-decoration: none;
}
div#paginacion{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    color: #535353;
    width: 945px;
}
div#paginacion a{
    padding: 3px 5px;
}
div#paginacion span{
    padding: 3px 5px;
}
div#paginacion span.selected{
    background-color: #AF5B53;
    color: #FFF;
    text-decoration:none;
}
/* Ficha Inmueble */

div#fichaInmueble{margin-top:10px;}
div#infoInmueble{_margin-top:10px;}
div#breadcrumb{ margin-bottom: 10px;}
div#breadcrumb a{text-decoration:none; color:#535353;}
div#breadcrumb a:hover{text-decoration:underline;}
div#navEspacios{
    margin-top: -40px;
    float:right;
}
div#tabs{
    float:left;
    width: 985px;
    text-align:right;
    margin-top: 5px;
}
a.tab{
    background-color:#EEEEEE;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#535353;
    display:block;
    float:right;
    font-size:12px;
    margin-left:4px;
    padding:5px;
    text-decoration:none;
}

a:hover.tab {
    color:#fff;
    background-color: #AF5B53;
}

a.tabSelected {
    background-color:#FFF;
    color: #000;
    cursor:default;
    font-weight:bold;
    text-decoration:none;
    padding-bottom:6px;
}

div#infoInmueble{
    float: left;
}
div#bloqueInfo{
    margin-right:100px;
    margin-left: 5px;
    width:470px;
    float: left;
    font-size: 13px;
}

sup{
    font-size: 0.5em;
    _font-size: 0.7em;
}

div#bloqueInfo ul{
    margin-top: 4px;
    font-size:15px;
}

div#bloqueInfo dl{
    margin-top: 4px;
}


div#bloqueMapa{
    float: left;
}

p.label{
    font-weight: bold;
    color: #9c3228;
    display:inline;
    font-size: 16px;
}
div#imagenes{
    margin-top: 20px;
    float: right;

}

/* Contactar */
div#contactarForm{
    margin-top:40px;
    padding-left:70px;
    text-align: left;

}
div#contactarForm legend{
    color: #AF5B53;
    border-bottom: 0.5px #AF5B53 solid;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: -2px;
    font-weight:bold;
    display: block;


}
div#contactarForm label{
    /*font-weight: normal;*/
    text-align: right;
    width:50px;
}
.campoContactar{
    width: 200px;
     border: 1px #AF5B53 solid;
    margin: 5px;
}

 /* Pagina de Noticias*/

div#noticiasBig{
    float:left;
    margin-bottom: 20px;

}
div#noticiasBig a{
    color: #9c3228;
    display:block;
    float:right;
    font-size: 12px;
    margin-top:3px;
}
div#noticiasBig ul{
    margin-top: 0;
    list-style-type:none;

}
div#noticiasBig ul li{
    background:transparent url("/GesPisSolWeb/0001/web/images/listadoNews.gif") no-repeat scroll 0 0.5em ;
    padding-left: 15px;
    _padding-left:10px;
    font-size: 11px;
    margin-bottom: 20px;
    margin-right: 25px;
    _margin-right:8px;
    margin-left: -40px;
    _margin-left: -20px;

    width:550px;
    color: #535353;
    float:left;
}
div#noticiasBig span.tituloNoticia{
    font-size: 12px;
    font-weight: bold;
    display:block;
    color: #000;
}
div#noticiasBig span.fechaNoticia{
    display:block;
    color: #9c3228;
    font-weight: bold;
    margin-bottom: 5px;
}

/* Pie */
div#footer{
	background-color: #FFF;
	width: 995px;
	float: left;
}
div#footerPop{
	background-color: #FFF;
	width: 595px;
	float: left;
    margin-top: 10px;
    margin-bottom: 40px;
}
div#pie{
	text-align: center;
	font-size: 11px;
    border-top: 1px #9c3228 solid;
	color: #989898;
	padding: 5px;
	width: 985px;
	float: left;
}
div#pie a{
	color: #989898;
    padding-left: 5px;
    padding-right: 5px;
}

.textoFicha{
    color: #9C3228;
    font-weight:bold;
}


/* Z-index de #mask debe estar debajo de #boxes .window */
#mask {
position:absolute;
z-index:9000;
background-color:#000;
display:none;
}

#boxes .window {
position:absolute;
width:440px;
height:200px;
display:none;
z-index:9999;
padding:20px;
}

/* Personaliza tu ventana modal aquÃ­, incluso puedes agregar una imagen de fondo */
#boxes #dialog {
width:375px;
height:203px;
}

.ordenar{
    color:#fff;
    text-decoration:underline;
}
.ordenar:hover{
    color:#fff;
    text-decoration:underline;
}

table.tableResult{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    width: 760px;
    background-color: #fafafa;
    border: 1px #7d7d7d solid;
    border-collapse: collapse;
    border-spacing: 0px;

}

table.tableResult td{
    border-bottom: 1px solid #9CF;
    border-top: 0px;
    border-left: 1px solid #9CF;
    border-right: 0px;
    text-align: center;
    text-indent: 10px;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    background-color: #fafafa;
    height:17px;
    padding: 5px 5px 5px 5px;
}

table.tableResult td.tdResult{
    border-bottom: 2px solid #6699CC;
    border-left: 1px solid #6699CC;
    background-color: #BEC8D1;
    text-align: center;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #404040;
    height:17px;
}

table.tableResult th.tdResult{
    border-bottom: 2px solid #6699CC;
    border-left: 1px solid #6699CC;
    background-color: #BEC8D1;
    text-align: center;
    text-indent: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #404040;
    height:17px;
    text-decoration: underline;
}

