@import "00_general.css";

/* ESTILOS PARA LA SECCION PROPERTY INFORMATION */

#property_inf_titular {
	width: 550px;
	height: 23px;
	background: url(../images/property_information_h3.gif) no-repeat left top;
	margin-top: 0px;
}
#property_inf_titular h3 {
	display: none;
}

/* INICIO CONTENEDORES IZQUIERDA Y DERECHA */

#property_inf_izda {
	width: 274px;
	padding-left: 10px;
	padding-right: 13px;
	float: left;	
}
#property_inf_dcha {
	width: 243px;
	float: left;
	padding-top: 6px;
}

/* FIN CONTENEDORES IZQUIERDA Y DERECHA */

/* INICIO LISTA DESCRIPCIÓN */

#search_results_pagination {
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#search_results_pagination a:link {
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #648145;
	text-decoration: none;
}
#search_results_pagination a:visited {
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #648145;
	text-decoration: none;
}
#search_results_pagination a:hover {
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#search_results_pagination a:active {
	margin-top: 6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#property_inf_lista_descripcion {
	padding-top: 6px;
	padding-bottom: 6px;		
	line-height: 16px;

}
#property_inf_lista_descripcion ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_lista_descripcion li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;	
	color: #505050;
}

/* FIN LISTA DESCRIPCIÓN */

/* INICIO ESTILOS CONTENIDO LISTA DESCRIPCIÓN */

#property_inf_lista_descripcion h4 {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #648145;
	font-size: 12px;
	line-height: 16px;
	background-color: #F0F2ED;	
}

#property_inf_lista_descripcion p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;	
	color: #505050;
	text-align: justify;	
	background-color: #F0F2ED;	
}
#property_inf_lista_hr_sup {
	background: url(../../images/fondo_hr.gif) repeat-x left bottom;
	height: 6px;
}
#property_inf_lista_hr_sup hr {
	display: none;
}
#property_inf_lista_hr_inf {
	background: url(../../images/fondo_hr.gif) repeat-x left top;
	height: 6px;
}
#property_inf_lista_hr_inf hr {
	display: none;
}

/* FIN ESTILOS CONTENIDO LISTA DESCRIPCIÓN */

/* INICIO LISTA AMENITIES */

#property_inf_lista_amenities {
	padding-top: 6px;
	padding-bottom: 6px;		
	line-height: 16px;
}
#property_inf_lista_amenities h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: justify;
	color: #648145;
	font-size: 12px;
	line-height: 16px;
	background-color: #F0F2ED;	
}
#property_inf_lista_amenities ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_lista_amenities li {
	background: url(../../images/ico_punto_hueco.gif) no-repeat left top;
	background-position: 10px 6px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
	float: left;
	width: 254px;	
	color: #505050;
}
#property_inf_lista_amenities p {
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 10px;
	color: #000000;
}

/* FIN LISTA AMENITIES */

/* INICIO CONTENEDOR FOTOS */

#property_inf_fotos {
	border-top: 5px solid  #D8DFCF;
	background-color: #D8DFCF;
	width: 100%;
}
#property_inf_fotos ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_fotos li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
	border-left: 5px solid  #D8DFCF;
	border-bottom: 5px solid  #D8DFCF;
	width: 114px;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

#property_inf_fotos_enlace {
	padding-top: 6px;
	padding-bottom: 6px;	
}
#property_inf_fotos_enlace a {
	background: url(../../images/ico_prop_info_punto.gif) no-repeat left top;
	background-position: 3px 8px;
	padding-left: 10px;
	list-style: none;
	text-decoration: none;
	color: #648145;
}
#property_inf_fotos_enlace a:hover {
	text-decoration: underline;
	color: #000000;
}
.property_inf_fotos_separador {
	background: url(../../images/fondo_hr.gif) repeat-x left top;
	height: 1px;
	width: 243px;
}
.property_inf_fotos_separador hr {
	display: none;
}
#property_inf_fotosb {
	border-top: 5px solid  #D8DFCF;
	background-color: #D8DFCF;
	width: 100%;
	min-height: 340px;
}
#property_inf_fotosb ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_fotosb li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
	border-left: 5px solid  #D8DFCF;
	border-bottom: 5px solid  #D8DFCF;
	width: 114px;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

#property_inf_fotosb_enlace {
	padding-top: 6px;
	padding-bottom: 6px;	
}
#property_inf_fotosb_enlace a {
	background: url(../../images/ico_prop_info_punto.gif) no-repeat left top;
	background-position: 3px 8px;
	padding-left: 10px;
	list-style: none;
	text-decoration: none;
	color: #648145;
}
#property_inf_fotosb_enlace a:hover {
	text-decoration: underline;
	color: #000000;
}
.property_inf_fotosb_separador {
	background: url(../../images/fondo_hr.gif) repeat-x left top;
	height: 1px;
	width: 243px;
}
.property_inf_fotosb_separador hr {
	display: none;
}

/* FIN CONTENEDOR FOTOS */

/* INICIO MENU DERECHA */

#property_inf_menu_dcha, 
#property_inf_tags {
	padding-top: 6px;
	padding-bottom: 6px;		
	line-height: 16px;
}
#property_inf_menu_dcha h4, 
#property_inf_tags h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: justify;
	color: #648145;
	font-size: 12px;
	line-height: 16px;
	background-color: #F0F2ED;	
}
#property_inf_tags a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #648145;
}
#property_inf_tags a:hover {
	text-decoration: underline;
	color: #000000;
}
#property_inf_menu_dcha ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_menu_dcha li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 243px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#property_inf_menu_dcha a {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	list-style: none;
	float: left;
	text-decoration: none;
	color: #648145;
}
#property_inf_menu_dcha a:hover {
	text-decoration: underline;
	color: #000000;
}

.property_inf_fondo_casa {
	background: url(../../images/ico_prop_info_casa.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_senial {
	background: url(../../images/ico_prop_info_senial.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_calculadora {
	background: url(../../images/ico_prop_info_calculadora.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_sobres {
	background: url(../../images/ico_prop_info_sobres.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_papeles {
	background: url(../../images/ico_prop_info_papeles.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_sol {
	background: url(../../images/ico_prop_info_sol.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_euro {
	background: url(../../images/ico_prop_info_euro.gif) no-repeat left top;
	height: 20px;
}
.property_inf_fondo_grafica {
	background: url(../../images/ico_prop_info_grafico-barra.gif) no-repeat left top;
	height: 20px;
}

/* FIN PIE FOTOS */
.property_inf_fondo_mapa {
	height: 20px;
	background-image: url(../../images/ico_prop_info_mapa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* FIN MENU DERECHA */






/* ---------------------------------------------------- */

/* ESTILOS PARA LA SECCION PROPERTY INFORMATION - FOTOS */




/* INICIO CONTENEDOR FOTOS TOTAL */

#property_inf_fotos_total {
	width: 481px;
	padding-left: 10px;
}

/* FIN CONTENEDOR FOTOS TOTAL  */

/* INICIO CONTENEDOR REFERENCIA / ANTERIOR - SIGUIENTE */

#property_inf_referencia {
	float: left;
	color: #505050;
	padding-bottom: 6px;
}
.property_inf_anterior_siguiente {
	float: right;
	padding-bottom: 6px;
}
.property_inf_anterior_siguiente ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.property_inf_anterior_siguiente li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	padding-left: 20px;
}

/* FIN CONTENEDOR REFERENCIA / ANTERIOR - SIGUIENTE */

/* INICIO PIE FOTOS */


#property_inf_volver_contenedor {
	padding-top: 6px;
}
#property_inf_volver {
	width: 200px;
	float: left;
}
#property_inf_volver ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#property_inf_volver li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 100%;
}

