.cabecera_form {
	color: #0066CC;
}
.cabecera_text {
	border-color: #E8EFFB;
}

.file_head {
    color: #06C;
}
.header {color: #06C;}

.hs_subcabecera {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	margin-left: 25px;
}

.msg_box h3 {
	color: #0066cc;
	background-color: #cee7ff;
}

.link_box a {
	background-color: #0066cc;
	color: #FFFFFF;
}

.link_box a:hover {
	color: #FF4444;
}

/*	Clase para las casillas de selección de entorno en el buscador de portada
*****************************************************************************/
.entorno {
	float: left;
	text-align: center;
	margin: 0;
	padding: 8px 0px;
}


/* Colores de la paginación de comentarios 
******************************************/
#paginacion_comentarios {
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}


/* Pestañas del buscador
************************/
div#searchtabs {
	border-bottom: 2px solid #E8EFFB;
	margin-bottom: 1em;
}

div#searchtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#searchtabs ul li {
	float: left;
	margin-right: 10px;
	background: white;
	padding: 4px;
	position: relative;
	top: 2px;
}

div#searchtabs ul li.tabselected {
	border: 2px solid #E8EFFB;
	border-bottom-color: white;
	padding: 4px 30px;
}

div#searchtabs ul li.tablink {
	background: #E8EFFB;
	border: 2px solid #E8EFFB;
	padding: 4px 30px;
	font-weight: bold;
}

.tablink a:link {
	color: #003366;
}
.tablink a:visited {
	color: #52188c;
}

.tablink a:hover {
	color: #ff0000;
}

div#searchtabs ul li img{
	border: 0;
	width: 10px;
	height: 17px;
	position: absolute;
	left: 15px;
}

/* Fotos del buscador
*********************/

#fotos p {
	word-spacing: 3px;
	padding-left: 95px;
	color: #969696;
	line-height: 1.5em;
}

#fotos p strong {
	color:#0066CC;
	font-weight:bold;
	margin-left: -95px;
	float: left;
	position: absolute;
}

#fotos p em {
	font-weight:bold;
	font-style: normal;
}

#fotos p a:link {
	color: #0084ce;
}

#fotos p a:visited {
	color: #52188C;
}

#fotos p a:hover {
	color: #ff0000;
}

div.foto {
	width: 246px;
	height: 275px;
	/* Alto especial para IE */
	//height: 300px;
	float: left;
	margin: 10px 0;
	padding: 0;
}

div.mid {
	margin: 10px 10px;
}

div.foto div {
	margin: 0;
	padding: 0;
}

/* BORDES REDONDEADOS (IE no los soporta por css)*/
div.foto .top_left {
	float: left;
	background: url(/images/ft_tl.gif) 0 0 no-repeat;
	width: 6px;
	height: 6px;
	overflow: hidden;
}

div.foto .top {
	float:left;
	border-top: solid 1px #E8EFFB;
	width: 235px;
	height: 6px;
	overflow: hidden;
}

div.foto .top_right {
	float: left;
	background: url(/images/ft_tr.gif) 100% 0 no-repeat; padding:10px
	width: 6px;
	height: 6px;
	overflow: hidden;
}

div.foto .bottom_left {
	float: left;
	background: url(/images/ft_bl.gif) 0 100% no-repeat;
	width: 6px;
	height: 6px;
}

div.foto .bottom {
	float:left;
	border-bottom: solid 1px #E8EFFB;
	width: 234px;
	height: 6px;
}

div.foto .bottom_right {
	float: left;
	background: url(/images/ft_br.gif) 100% 100% no-repeat;
	width: 6px;
	height: 6px;
}

div.foto .content {
	border-left: solid 1px #E8EFFB;
	border-right:  solid 1px #E8EFFB;
	margin-top: 6px;
	margin-bottom: 0;
}
/* FIN BORDES REDONDEADOS */

div.foto a.head {
	font-weight: bold;
}

div.foto strong {
	color:#0066CC;
	font-weight:bold;
}

div.foto .content div.center {
	width: 85%;
	margin: auto;
}

div.foto .content div.image img {
	border: 0;
	vertical-align: middle;
}

div.foto .descripcion {
	height: 2.50em;
	width :100%;
	float: left;
	overflow: hidden;
}

div.foto div.image {
	height: 140px;
	width: 210px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	margin: 10px auto;
	line-height: 140px;
	/*  Hack para IE */
	//font-size: 140px;
}

#fotos .separador {
	clear: both;
	border-bottom: 2px solid #E8EFFB;
	padding: 20px 0 9px 0;
}

#textoDatosFicha p { 
	height: 20px; 
} 


#price_table dt {
    color: #0066CC;
    float: left;
    width: 185px;
    font-weight: bold;
    clear: left;
    line-height: 26px;
}

#price_table dd {
    line-height: 26px;

}

/* Estilos para 'mi lista'
**************************/

div.mi_lista {
	float:right;

	margin-top: -9px;
}

div.mi_lista img {
	border: 0;

	position: relative;
	top: 2px;
}


a.list_selected {
	color: #52188C;
}


/* Nuevos estilos para el listado de resultados
***********************************************/

table#res_lista {
	width: 100%;
	border-collapse: collapse;
}

table#res_lista td,
table#res_lista th {
	padding: 9px 4px 0 0;
	vertical-align: top;
}

table#res_lista p {
	margin-top: 0;
	margin-bottom: 3px;
}

table#res_lista p.first {
	height: 25px;
}

table#res_lista tr.subline td {
	padding: 1px 6px 15px 0;
}

table#res_lista tr.separator td {
	border-top: solid 1px #E8EFFB;
}

table#res_lista .main_res {
	width: 210px;
}

table#res_lista .loc_res {
	width: 200px;
}

table#res_lista .foto_res {
	width: 112px;
}

table#res_lista .precio_res {
	width: 85px;
}

table#res_lista .val_res {
	width: 90px;
}

table#res_lista .cap_res {
	width: 35px;
}

table#res_lista tr td.favoritos {
	padding: 0;
}

/* Filtros de resultados
------------------------*/
#filters div.main {
    height: 6em;
}

#filters a {
    text-decoration: underline;
    cursor: pointer;
}

#filters div.main span {
    vertical-align: top;
    line-height: 2em;
    float: left; /* For Firefox 2 */
    // float: none; /* Undo hack for IE */
    display: inline-block;
    margin-right: 10px;
}

#filters div.main span.separator {
    margin-right: 40px;
}

#filters div.main span.last {
    margin-right: 0;
}

#filters img {
    margin-bottom: -2px;
}

#filters div.main img {
    vertical-align: bottom;
    margin-bottom: 2px;
}

#filters ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 1px solid #E8EFFB;
    color: #000;
}

#filters div.extra {
    /* To avoid slide flicker on firefox */
    overflow-y: hidden;
}

#filters div.extra div.caracteristics {
    border: solid 1px #E8EFFB;
    padding: 1em;
    height: 115px;
}

#filters div.extra ul {
    height: 80px;
    overflow-x:hidden;
    overflow-y:auto;
    white-space: nowrap;
}

#filters div.see_more {
    margin-top: 8px;
    margin-bottom: -1px;
    //margin-bottom: 4px;
}

#filters div.see_more span {
    position: relative;
    padding: 5px;
    border: solid 1px #fff;
    border-bottom: 0;
    margin-right:1em;
    display: inline-block;
    width: 185px;
    //top: 5px;
}

#filters div.see_more span.expanded {
    background-color: #fff;
    border-color: #E8EFFB;
}

#filters hr {
    height: 2px;
    border: 0;
    background-color: #E8EFFB;
    color: #E8EFFB;
    margin-top: 1.5em;
}


#filters div.caracteristics div {
    *zoom: 1;
    float: left; /* For Firefox 2 */
    display: inline-block;
    *display: inline;
    margin-right: 1em;
    margin-bottom: 1em;
    width: 21%;
    vertical-align: top;
}

#filters div.caracteristics div:last-child {
    width: 210px;
}

#filters table.ds_box {
    font-size: 13px;
}

#map a.in_list {background:url(/images/eliminar_ico.gif) no-repeat left top;}
.euro {
		font-family: arial, helvetica;
        font-size:12px;
		color: #000000;
		text-decoration: none;
	}

dl.add_photos dd input,
dl.add_photos dd select {width:200px;}

.box {border-color:#DADBDD;}
