/* CSS Document */
/* 
=Reset -------------*/
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,address,fieldset,input,table,th,td{ margin:0; padding:0;}
ul,ol { list-style:none;}
a{outline:none;}
a:link,a:visited { text-decoration:none;}
a img,:link img,:visited img { border:none;}
a:hover,a:focus{text-decoration:underline;}

html {
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	font-size: 62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0rem; /* 10 ÷ $rembase */
	color:#212121;
	overflow-x: hidden;
	overflow-y: auto;
}

.top {
	width:100%;
	height:128px ;
	/*
	background-image:url(../ns_images/top-bkg-4.png) ;
	*/
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
	z-index:99999;
}
.top .container {
	max-width:96.5rem ;
	width: 100% ;
	min-height:11.8rem;
	height:100%;
	margin-left:auto ;
	margin-right:auto ;
	/*
	background-image:url(../ns_images/top-container-bkg-1.png) ;
	*/
	background-repeat:no-repeat;
	background-position:left top;
}

.logo {
	font-size: 62.5%; /* font-size 1rem = 10px */
	float:left;
	margin-top:0.5rem ;
	width:33.2rem;
	height:113px ;
}

.logo a {
	width:100%;
	height:100% ;
	display:block ;
	background-image:url(../ns_images/pb_logo.png) ;
	background-repeat:no-repeat;
}

.menu-top {
	max-width:633px ;
	min-height:88px;
	float:right ;
}
.menu_idioma {
	background-image:url(../ns_images/menu_idioma_bkg.png) ;
	background-repeat:no-repeat;
	
	display: block;
    float: right;
    height: 1.6rem;
    margin-top: 9px;
    width: 115px;
}

.menu_idioma li {
	 display: inline-block;  
	float:left;
}
.menu_idioma li a {
	text-transform:uppercase;
	font-weight:700 ;
	font-size: 1.1rem; 
	color:#212121;
}

.menu_idioma li:first-child a  {
	color:#660B18 ;
	margin-left:1rem ;
	padding-right:1.4rem;
}

.menu_navigation {
	/*
	max-width:62rem;
	min-height:3.2rem ;
	height:100%;
	*/
	
	float:right ;
    margin-top: 2.4rem;
	max-width:620px ;
}

.menu_navigation li {
	float:left;
	padding-left: 18px;
}

.menu_navigation li a {
	text-transform:capitalize;
	font-weight:400 ;
	font-size: 1.6rem; 
	color:#FFF;
}
.menu_navigation li a:hover {

}

.menu_navigation li:first-child  {
	padding-left: 0rem;
}

.plan-boton {
	background-image: url("../ns_images/plan-boton.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    display: block;
    float: right;
    height: 33px;
    margin-right: -13px;
    margin-top: 22px;
    width: 230px;
}
.plan-boton:hover {
    background-position: 0 -33px;
	cursor: pointer;
}


/* BUSCADOR */
.dd-pointer {
    right: 6px !important;
}
.buscador {
	/*
	height:11.4rem ;
	background-image:url(../ns_images/buscador-bkg-4.png) ;
	background-repeat: no-repeat;
	background-position: top center;
	*/
	background-image: url("../ns_images/buscador-bkg-4.png") !important;
    background-position: center top;
    background-repeat: no-repeat;
    height: 114px !important;
    width: 100%; 
}
.buscador .container{
	max-width:967px ;
	height:11.4rem ;
	margin-left:auto ;
	margin-right:auto ;
}
.form-buscador {
	float: right;
      margin: -17px 0px 0px 0px;
    padding: 0;
}

.buscador .container h2 {
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	background-image: url("../ns_images/buscador_titulo.png");
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    margin-bottom: 20px !important;
    margin-left: 18px;
    margin-right: 0 !important;
    margin-top: 20px !important;
    width: 147px;
}

.dd-container div.dd-select {
    background-color: #F3F3F3 !important;
    border: 1px solid #C4C4C4;
    border-radius: 3px !important;
    width: 127px  !important;
	height:23px !important;
}
.dd-select {
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
    position: relative; 
}

.dd-options.dd-click-off-close li a.dd-option.dd-option-selected label.dd-option-text, .dd-options.dd-click-off-close li a.dd-option {
	font-size: 13px;
    font-weight: normal;
}

.dd-select a.dd-selected label.dd-selected-text {
	font-size: 13px;
    font-weight: normal;
    position: relative;
    text-decoration: none;
    top: -8px !important;	
}
.form-buscador p {
	float:left !important ;
	width: 136px  !important;
	margin-top:5px !important;
}

.form-buscador p.operacion {
	width: 87px   !important;
}
.form-buscador p.barrios {
    width: 161px   !important ;
}
html body div.buscador div.container form#form-buscador.form-buscador p.operacion div#operacion.dd-container div.dd-select {
	width: 78px   !important;
}
html body div.buscador div.container form#form-buscador.form-buscador p.localidades div#proLocId.dd-container div.dd-select {
	width: 132px   !important;
}
html body div.buscador div.container form#form-buscador.form-buscador p.barrios div#proBarId.dd-container div.dd-select {
	width: 150px   !important;
}

.form-buscador p.localidades {
	 width: 140px  !important;

}

html body div.buscador div.container form#form-buscador.form-buscador p.zona div#proBarId.dd-container div.dd-select {
		width: 120px  !important;
}

.form-buscador p.buscador {
	 width: 138px !important;

}

html body div.buscador div.container form#form-buscador.form-buscador p#dormitorios.dormitorios div#proInmId.dd-container div.dd-select {
		width: 163px   !important
}

.form-buscador p.dormitorios {
	 width: 172px    !important;

}
.form-buscador p.zona {
	 width: 136px !important;

}

.form-buscador p label.titulo-item {
	 color: #fff;
    font-size: 13px;
    line-height: 29px !important;
    text-transform: uppercase;	
}

.btnBuscar {
	background-color: #212121;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 81px;
}

.btnBuscar:hover {
	background-color: #971124;
	cursor: pointer;
}

p.buscar {
	width:auto  !important;
	margin-top: 32px !important;
}
.dd-container {
    width: 100px !important;
}
/** BUSCADOR CODIGO **/
.buscador-codigo {
	height:4.3rem ;
	margin-top:-36px;
}
.buscador-codigo .container{
	max-width:96.5rem ;
	min-height:11.8rem;
	height:100%;
	margin-left:auto ;
	margin-right:auto ;
	padding-top:1px;
}
.buscador-codigo .container h2{
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-top:10px !important;
	float:left ;
	margin-left:13px;
	width:155px;
	height:16px ;
	background-image:url(../ns_images/buscador-codigo-titulo.png) ;
	background-repeat:no-repeat;
}

.buscador-codigo .container .buscador-codigo-bkg {
    background-color: #f9f9f9 !important;
    border: 1px solid #c4c4c4;
    border-radius: 3px !important;
    display: block;
    float: left;
    height: 23px !important;
    margin-left: 8px;
    margin-top: 4px;
    width: 230px !important;

}
.buscador-codigo .container .buscador-codigo-input {
	border:0px;
	background:none;
 	border: 0 none;
    margin-left: 7px;
    width: 186px;
	position: relative;
    top: -1px;
}
.buscador-codigo .container .buscador-codigo-submit {
	background-color: transparent !important;
    background-image: url("../ns_images/buscador-codigo-boton.png");
    background-repeat: no-repeat;
    border: 0 none;
    height: 16px;
    margin-left: 2px;
    margin-top: 4px;
    width: 25px;
}

#proLocId {
	width:140px !important;
}

/** BUSCADOR FILTROS **/
.buscador-btn-filtro-proyectos {
	background-image: url("../ns_images/buscador-btn-proyectos.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    margin-right: -4px;
    margin-top: 1px;
    width: 94px;
	float:right ;
}
.buscador-btn-filtro-proyectos:hover {
	background-position:0px -36px ;
}
.buscador-btn-filtro-destacadas {
	background-image: url("../ns_images/buscador-btn-prop-dest.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 35px;
    margin-right: -2px;
    margin-top: 1px;
    width: 182px;
}
.buscador-btn-filtro-destacadas:hover {
	background-position:0px -36px ;
}
.buscador-btn-filtro-alq-temp {
	background-image: url("../ns_images/buscador-btn-alq-temp.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 35px;
    margin-right: 1px;
    margin-top: 1px;
    width: 193px;
}
.buscador-btn-filtro-alq-temp:hover {
	background-position:0px -38px ;
}

.buscador-btn-filtro {
	float: right;
	margin-right: -9px;
    margin-top: 1px;
}
.buscador-btn-separador-1 {
	background-image: url("../ns_images/buscador-btn-separador.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 4px;
    margin-right: 3px;
    margin-top: 15px;
    width: 4px;
}
.buscador-btn-separador-2 {
	background-image: url("../ns_images/buscador-btn-separador.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 4px;
    margin-right: 3px;
    margin-top: 15px;
    width: 4px;
}



/** MAIN **/
.main {
	margin-top:10px;
	
}
.main .container{
	max-width:96.5rem ;
	min-height:58.8rem;
	height:100%;
	margin-left:auto ;
	margin-right:auto ;
	
}
.main .container .container-left {
	width:677px ;
	float:left;
}
.main .container .container-right {
	width:260px ;
	float:right;
}

.main .prop-dest-titulo {
	width:677px;
	height:87px;
	background-color:#494949 ;
	padding-top: 1px;
	
}

.main .prop-dest-titulo h2 {
	color: #fff;
    font-size: 35px;
    font-weight: 500;
    line-height: 25px;
    margin-left: 25px;
    margin-top: 12px;
	
}
.main .prop-dest-titulo h2 span{
    font-size: 17px;
    font-weight: normal;
    margin-left: 2px
	
}

/** RESULTADOS **/

.res {
	margin-top:25px;
	margin-left:-1.1rem;
	
}
.res-ficha {
	background-color:#F6F6F6;
	border:1px solid #D3D3D3 ;
	width:216px;
	height:381px ;
	display: block;
	float: left;
	margin-left:1.1rem;
	margin-top:1.1rem;	
	position: relative;
}
.res-ficha-foto {
	margin-left: 11px;
    margin-top: 10px;
}

.res-ficha-foto a img {
	width:195px;
	height:150px ;
	border:0px ;
}
.res-ficha-foto a img:hover {
	opacity:0.7 ;
}
.res-ficha-info {
	border-bottom: 1px dashed #afafaf;
    margin-left: 11px;
    margin-top: 5px;
    padding-bottom: 6px;
    width: 193px;
}
.res-ficha-info span.direcc a {
	color: #971124;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
	text-decoration: none;
}

.res-ficha-info span.direcc a:hover {
	text-decoration: underline;
}

.res-ficha-info span.zona {	
	font-size: 12px;
    font-weight: normal;
    position: relative;
    text-transform: capitalize !important;
    top: 1px;
}


.res-ficha-info span.inmueble {	
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
}

.res-ficha-info span.tipo-op {
	color: #971124;
    font-size: 13px;
    font-weight: bold;
    padding-right: 5px;
}

.res-ficha-info span.precio {
	font-size: 13px;
    font-weight: normal;
}
.res-ficha-desc {
    font-size: 13px;
    font-weight: 100;
    line-height: 20px;
    margin-left: 11px;
    margin-top: 3px;
    width: 192px;
}

.res-ficha-ver-mas {
	left: 28px;
    position: absolute;
    top: 353px;
}
.res-ficha-ver-mas a {
	display:block;
	background-image:url(../ns_images/res-ficha-ver-mas.png) ;
	background-repeat:no-repeat ;
	background-position:0px 0px ;
	height: 28px;;
	width: 145px;
}

.res-ficha-ver-mas a:hover{
	background-position:0px -28px ;
}


.main .container .container-right .modulo {
	width:260px ;
}

.main .container .container-right .modulo .titulo{
	background-color:#CCCCCC ;
	height: 64px ;
	padding-top:1px;
}
.main .container .container-right .modulo  h2 {
	background-color: #cccccc;
    color: #971124;
    font-size: 29px;
    font-weight: 400;
    height: 55px;
    letter-spacing: -1px;
    line-height: 21px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.main .container .container-right .modulo .titulo h2 span{
   font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
}

.main .container .container-right .modulo .medio {
	background-image:url(../ns_images/cont-right-mid.png) ;
	background-repeat:no-repeat ;
	height: 14px;
	display: block;
}

.main .container .container-right .modulo .contenido{
	height:228px;
	border:1px solid #D3D3D3 ;
	border-top:0px ;
	background-color:#F6F6F6 ;
	padding-top:1px;
}
.newsletter {
	margin-top:16px !important;
}
.newsletter-contenido {
	height:153px !important;
}


.newsletter-bkg {
	background-image: url("../ns_images/news-input-bkg.png");
    background-repeat: no-repeat;
    display: block;
    height: 43px;
    margin-left: 17px;
    margin-top: 14px;
    width: 222px;
}


.modulo.newsletter .contenido.newsletter-contenido p {
   font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-left: 17px;
    margin-top: 13px;
    width: 218px;
}

.modulo.newsletter .contenido.newsletter-contenido .newsletter-bkg .newsletter-input {
	background-color:transparent;
  border:0 solid;
  color:#808080;
  float:left;
  font-size:11px;
  font-style:italic;
  height:28px;
  letter-spacing:0;
  margin-left:8px;
  margin-top:7px;
  width:151px;
}

.modulo.newsletter .contenido.newsletter-contenido .newsletter-bkg .newsletter-submit {
	background-color: transparent;
    border: 0 solid;
    color: #971124;
    float: right;
    font-size: 10px;
    font-weight: normal;
    margin-right: 8px;
    margin-top: 15px;    
}
.modulo.newsletter .contenido.newsletter-contenido .newsletter-bkg .newsletter-submit:hover {
	color:#212121;
	cursor: pointer;
}

.footer  {
	clear:both ;
	display:inline-block;
	margin-top:30px;
	width:100% ;
	height:257px;
	background-image:url(../ns_images/footer-tmp-3.png) ;
	background-repeat:no-repeat;
	background-position:center top;
	
}
.footer .container {
	width:96.5rem ;
	margin-left:auto ;
	margin-right:auto ;
	
	/*
	background-image:url(../ns_images/footer-tmp.png) ;
	background-repeat:no-repeat;
	background-position:-2px 0px;
	*/
}

