@charset "utf-8";
/* CSS Document */



#ui-datepicker-div, .autocomplete, .autocomplete-w1{
    z-index:10;
}

#map-container{
    position:relative;
    z-index:0;
}

#map{
	width:auto;
	height:500px;
	/*border: 5px solid #95CA18;*/
	border: 5px solid #B9B9B9;
	margin:0;
}


#map_logi, #map_byg{
	width:auto;
	height:500px;
	/*border: 5px solid #95CA18;*/
	border: 5px solid #B9B9B9;
	margin:0;
}



/*LMC intento de ampliacion por estilo completo en vez de cambio 
sin uso - quitar comentario si se activa */
#map.ampliar{
	width:100%;
	height:auto;
	min-height:650px;
	/*border: 5px solid #95CA18;*/
	border: 5px solid #B9B9B9;
	margin:0;
}



.tooltip{
	background-color:#FFFFFF;
	border:2px solid #B9B9B9;
	padding:2px 3px;
	white-space:nowrap;
}


#infowindow{

}

#infowindow-header{
    font-size: 1.3em;
    border-bottom: #b9b9b9;
    margin: 9px 0;
}

p#infowindow-desc{
    font-size: 1em;
    margin: 10px 6px;
}

p#infowindow-selling{
    font-size: 1em;
    font-style: italic;
	font-weight:bold;
    padding:0 12px 0 6px;
}

p#infowindow-links{
    /*text-align:center;
    background-color: #f7f7f7;*/
    padding:3px 0;
    margin: 10px 6px;
}


#updating-map-indicator{
    background-image: url("/scripts/maps/markers/loading-indicator-big.gif");
    background-position: center center;
    background-repeat:no-repeat;
    background-color: #FFF;
    width: 710px;
    height: 500px;
    position:absolute;
    top:5px;
    left:5px;
    z-index: 2;
}

#updating-map-indicator_logi, #updating-map-indicator_byg{
    background-image: url("/scripts/maps/markers/loading-indicator-big.gif");
    background-position: center center;
    background-repeat:no-repeat;
    background-color: #FFF;
    width: 100%;
    height: 500px;
    position:absolute;
    top:5px;
    left:5px;
    z-index: 2;
}

#slideUpDown{
    position: absolute;
    z-index:3;
    width: 212px;
    height:20px;
    padding:2px 0 3px 0;
    margin:0 auto;
    top:0px;
 	left:80px;
/*    left:249px;
*/    
	background-image: url(/scripts/maps/markers/golfinspain-4/up-rounded.png);
    background-position: center bottom;
    background-repeat:no-repeat;
    text-align:center;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    overflow:hidden;
    cursor:pointer;
}



#slideUpDown img{
    height: 0.75em;
    width: auto;
}


#show-lists{
    background-color: #F7F7F7;
/*    width: 710px;
*/  width: 100%;
	height: 500px;
    overflow:auto;
    position:absolute;
    top:5px;
    left:5px;
    z-index: 1;
    display:none;
}

#show-lists table {
    border: solid 1px #95CA18;
    background-color: #fff;
   /* margin-bottom: 15px;*/
}

#mapFilters{
    margin: 20px auto 0;
    padding:0;
}

.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#filter-form-table{
    margin:-4px 0 0 0;
    width:100%;
   /* border-bottom: solid 1px #D9D9D9;*/
    background-color: #F7F7F7;
}

#filter-form-table th{
    padding: 10px 5px 2px 5px;
/*    border-right: solid 1px #D9D9D9;
*/}

#filter-form-table td{
    padding-top: 0;
    /*border-right: solid 1px #D9D9D9;*/
}

#filter-form-table td input{
    width: 100%;
   /* background-color: #EAF6CD;
    border: solid 1px #D9D9D9;*/
}

#maxprice {
    font-size:11px;
    width:100%;
}

#filter-form-table .price-related{
    display:none;
}

.results-legend{
    margin:0;
    width: 100%;
}

.results-legend td{
	font-size: 0.85em;
	/* color: #95CA18;*/
    background-color: #F7F7F7;
	vertical-align:bottom;
	text-align: center;
	padding: 5px 7px 10px 7px;
}

.results-legend #results{

}

.results-legend #legend{
    background-color: #fff;
    border-bottom: solid 1px #b9b9b9;
}

.results-legend td#legend img{
    position:relative;
    top: 0.8em;
    margin-left: 10px;
    margin-right: 0px;
    padding:0;
}

#legend-icons-price-related{
    display:none;
}



#campos-table{

}

#campos-table tr.pricehigher td, #campos-table tr.pricehigher td a, #campos-table tr.pricehigher td strong{
    color: #98B165;
    font-weight: normal;
}

#campos-table th{
    text-align: left;
    font-size: 1.2em;
    background-color: #F7F7F7;
    color: #95CA18;
    border-bottom: solid 1px #95CA18;
    padding: 2.5em 0.5em 0.3em 0.5em;
}

#ampliarm a {
	text-decoration:none;
}

#ampliarm.ampliar {
	background-image: url(/iconweb/search_max_36.png);
	background-repeat:no-repeat;
	height:36px;
	width:36px;
	float:right;
}
#ampliarm.reducir {
	background-image: url(/iconweb/search_min_36.png);
	background-repeat:no-repeat;
	float:right;
	height:36px;
	width:36px;
}

.cambiaraltura
{
	height:100%;
}

.cambiarancho
{
	width:100%;
}

#mainTable.cambiarambos, #contenido.cambiarambos, #map-container.cambiarambos, #colmain.cambiarambos, #map.cambiarambos, #updating-map-indicator.cambiarambos
{
	width:100%;
	height:100%;
}

