
/*
========================================
= mini maps google map
========================================
*/

.mini_maps_toolbar_label
{
	font-size:11px;
	padding-right:8px;
	padding-left:2px;
	font-weight:bold;
}

.mini_maps_toolbar_btn
{
	font-size:11px;
	margin-right:8px;
	font-weight:bold;
	cursor:pointer;
}

.mini_maps_toolbar_separator
{
	width:16px;
}

.mini_maps_toolbar_icon
{
	width:11px;
	height:11px;
	border:0px;
	vertical-align:middle;
	margin-right:5px;
}

#mini_maps_toolbar_icon_hybrid {
	width:15px;
}

/*
========================================
= paginazione
========================================
*/


#results_pagenav {
float:left;
margin-bottom:10px;
/*margin-left:185px;*/
margin-top:10px;
text-align:center;
width:100%;
}


#results_pagenav .txt_previous
{
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}

#results_pagenav .txt_next
{
	text-decoration:none;
	font-weight:bold;
	margin-left:10px;
}

#results_pagenav .txt_first
{
	margin-right:5px;
	text-decoration:none;
}

#results_pagenav .txt_last
{
	margin-left:5px;
	text-decoration:none;
}

#results_pagenav .txt_ellipse
{
	margin:0px 5px 0px 5px;
	font-weight:bold;
}

/*
========================================
= Stili importati da EK
========================================
*/

.box_alternative
{
	background:#D1EDFB;
	font-weight: bold;
	color: #12368B;;
	margin: 2px;
	padding: 2px;
}

.box_alternative_white
{
	background: #FFF;
	border:1px solid #9CF;
}


.testo_box_azzurro{
	height:20px;
	background:#D1EDFB;
	font-size:12px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px solid #9CF;
	color: ;

}

.center
{
	text-align:center!important;
}

.norm caption em
{
	font-size:12px;
	font-weight:normal;
}

.xbigtitle {
	font-size: 18px;
	line-height: 25px;
}

.testo_box_laterale2
{
	padding:10px;
	text-align:left;
	font-size:10px;
	color:#878383;
}

.casella_comando
{
	float:left;
	padding:0px 4px;
	margin-right:40px;
}

.casella_comando a
{
	font-weight: bold;
}

.casella_comando #box_invia_amico
{
	display:none;
	position:relative;
	left:-170px;
	z-index:1;
}

.casella_comando #box_invia_amico .ombra
{
	width:400px;
	height:325px;
	background:url('');
	position:absolute;
	margin-top:+5px;
	margin-left:+5px;
}

.casella_comando #invia_amico
{
	width:380px;
	height:305px;
	border: 1px solid #9CF;
	position:absolute;
	background-color:#fff;
	padding:10px;
}

.casella_comando #box_salva_annuncio
{
	display:none;
	position:relative;
	left:-90px;
	z-index:1;
}

.casella_comando #box_salva_annuncio .ombra
{
	width:400px;
	height:280px;
	background:url('');
	position:absolute;
	margin-top:+5px;
	margin-left:+5px;
}

.casella_comando #salva_annuncio
{
	width:380px;
	height:260px;
	border: 1px solid #9CF;
	position:absolute;
	background-color:#fff;
	padding:10px;
}

.casella_comando #box_segnalazione_errore
{
	display:none;
	position:relative;
	left:-290px;
	z-index:1;
}

.casella_comando #box_segnalazione_errore .ombra
{
	width:530px;
	height:310px;
	background:url('');
	position:absolute;
	margin-top:+5px;
	margin-left:+5px;
}

.testo_piccolo{
	font-size:9px;
	padding-bottom:2px;

}

input, textarea, select
{
	border:1px solid #9CF;
	font-size:13px;
}

.casella_comando #segnalazione_errore{

	width:510px;
	border: 1px solid  #9CF;;
	position:relative;
}

.fotoPlus
{
	display: none;
	background-color: #cacaca;
	padding: 10px;
	position: absolute;
	margin-top: 25px;
	margin-left: 0px;
}

.evidenza {
	background:#D1EDFB !important;
}


hr.separator
{
	color: gray;
	margin: 0px;
	padding: 0px;
}

.thumbs_annunci
{
	background-color: #FFF;
	padding: 3px;
	margin: 3px 3px 3px 0px;
	width:100px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
}

.details_annunci
{
	float: left;
	margin-right: 25px;
}

#searchPanel {
	cursor: pointer;
	font-weight: bold;
	color: #990000}

ul.pageNavigator {
	margin-top: 10px;
	margin-left: -30px;
	text-align: center;
	
}
ul.pageNavigator li {
	display: inline;
}
ul.pageNavigator li a {
	width: 25px;
	height: 25px;
	line-height: 25px
	background-color: yellow;
	display: inline-table;
}
ul.pageNavigator li a img{
	display: inline;
}

ul.pageNavigator a.txt_pagenum_curr
{
	margin:0px 1px 0px 1px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	height:25px;
	width:25px;
	line-height:25px;
	background: #12386b;
}

ul.pageNavigator a.txt_pagenum
{
	margin:0px 1px 0px 1px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	height:25px;
	width:25px;
	line-height:25px;
	color:#666;;
	background: white;
}

ul.pageNavigator a:hover{
	font-weight:bold;
	height:25px;
	width:25px;
	line-height:25px;
}

ul.pageNavigator a:hover {
	text-decoration:none;
	color:#666;
	background:#F5FAFF;
}

