.red-bar{
  height:30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	
  -webkit-box-shadow: rgba(115, 115, 115, 1) 0px 1px 1px;
  -moz-box-shadow: rgba(115, 115, 115, 1) 0px 1px 0px; /* FF 3.5+ */
  
  text-align:center;
  margin:0px 10px 10px 0px;
  float:left;

}


.red-bar p{
  font-size:12px; font-weight:bold;
  padding-top:8px;
  margin:0px;
}


.orange-bar{
  height:30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	
  -webkit-box-shadow: rgba(115, 115, 115, 1) 0px 1px 1px;
  -moz-box-shadow: rgba(115, 115, 115, 1) 0px 1px 0px; /* FF 3.5+ */
  
  text-align:center;
  margin:0px 10px 10px 0px; float:left;
}
.orange-bar p{
  padding-top:8px;
  font-size:12px; font-weight:bold;
  margin:0px;
}


.yellow-bar{
  height:30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	
  -webkit-box-shadow: rgba(115, 115, 115, 1) 0px 1px 1px;
  -moz-box-shadow: rgba(115, 115, 115, 1) 0px 1px 0px; /* FF 3.5+ */
  
  text-align:center;
  margin:0px 10px 10px 0px;  float:left;
}
.yellow-bar p{
  padding-top:8px;
  font-size:12px; font-weight:bold;
  margin:0px;
}

.light-green-bar{
  height:30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	
  -webkit-box-shadow: rgba(115, 115, 115, 1) 0px 1px 1px;
  -moz-box-shadow: rgba(115, 115, 115, 1) 0px 1px 0px; /* FF 3.5+ */
  
  text-align:center;
  margin:0px 10px 10px 0px; float:left;
}
.light-green-bar p{
  padding-top:8px;
  font-size:12px; font-weight:bold;
  margin:0px;
}



.dark-green-bar{
  height:30px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	
  -webkit-box-shadow: rgba(115, 115, 115, 1) 0px 1px 1px;
  -moz-box-shadow: rgba(115, 115, 115, 1) 0px 1px 0px; /* FF 3.5+ */
  
  text-align:center;
  margin:0px 10px 10px 0px; float:left;
  
}
.dark-green-bar p{
  padding-top:8px;
  font-size:12px; font-weight:bold;
  margin:0px;
}

.all-stars{margin:15px 5px 15px 0px; float:left;}
.star{margin:0px 2px 0px 0px; float:left;}
.bar-label{font-size:11px; padding-top:8px;}
.user-vote{font-size:11px;  padding-top:25px;}
.all-votes{font-size:12px; margin:0px 0px 9px 3px;}
.clearfix:after{content: "."; display:block; visibility: hidden; height:0; clear: both;}

.preferiti {
float:right;

}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

        #signup {

     width: 900px;
     padding-bottom: 2px;

    display:none;


    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
       
}

#test p { color: #666; text-shadow: none; }

#signup-header { background: url(/images/hd-bg.png); padding: 18px 18px 14px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#signup-header  h2 { color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
.vip { color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#signup-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }

#signup .txt-fld { position: relative; width: 364px; padding: 14px 20px; border-bottom: 1px solid #EEE; text-align: right; }
#signup .btn-fld { width: 254px; overflow: hidden; padding: 12px 20px 12px 130px; }

#signup .txt-fld label { display: block; float: left; width: 90px; padding-top: 8px; color: #222; font-size: 1.3em; text-align: left;  }
#signup .txt-fld input { width: 244px; padding: 8px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.2em; color: #222; background: #F7F7F7; font-family: "Helvetica Neue"; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
#signup .txt-fld input.good_input { background: #DEF5E1 url(../img/good.png) 236px center no-repeat; }
#signup .txt-fld input.error_input { background: #FDE0E0; }



p.error { position: absolute; bottom: 48px; right: 20px; width: 262px; color: #FFF; font-size: 1.1em; padding-bottom: 5px; background: url(../img/error-arw.png) 20px bottom no-repeat; text-align: left; margin: 0; text-shadow: none; }
p.error span { display: inline-block; background: #D43636; padding: 6px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
.txt-fld input:focus, .txt-fld textarea:focus { background-color: #FAF9DC; }
        
button {
	float: right;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	background: #3F9D4A; 
	border: none;
  width: auto;
  overflow: visible;
  font-size: 1.4em;
  color: #FFF;
 padding: 7px 10px;  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4);}
        
.modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 14px; height: 14px; background: url(/images/modal_close.png); z-index: 2; }
.promozione{
  color: #1a78ae;
	font-weight: bold;
font-size: 24px;
}
a.keywords:link{
font-size:18px;
text-decoration: none; 
}
a.keywords:hover{
font-size:18px;
text-decoration: none; 
}
.desc_mini{
font-size:12px;
font-weight: italic; 
color: #5c5c5c;
}
.top20{
text-align:center;
padding:10px;
}
a.top20_link:link{
font-size:20px;
font-weight:bold;
text-decoration: none; 
}
a.top20_link:hover{
font-size:20px;
font-weight:bold;
text-decoration: none; 
}
.annuncio{
width:700px;float:left;
}
.pagine{
width:700px;float:left;
padding-top:10px;
margin-top:20px;
margin-bottom:20px;
}
.foto-annuncio{
float:left;
}
.data-annunci{
width:700px;
float:left;
margin-bottom:10px;
}
.annunci_personali{
width:166px; height:40px; overflow:hidden;
}
.incontri{
float:left; width:166px; border:1px solid #e4e4e4; padding:5px; margin:5px;
}
.donna_cerca_uomo{
border:0px; 
width:166px;
}
.white2{
 font-size:11px;
	  color: #383fc5;
}
a.white2:link { font-size:13px; text-decoration: none; color: #353535; font-weight:bold; }
a.white2:active {font-size:13px;text-decoration: none; color: #353535; font-weight:bold; }
a.white2:visited { font-size:13px; text-decoration: none; color: #353535; font-weight:bold; }
a.white2:hover { font-size:13px;text-decoration: none; color: #000000; font-weight:bold; }

a.white3:link { font-size:10px; text-decoration: none; color: #353535; font-weight:bold; }
a.white3:active {font-size:10px;text-decoration: none; color: #353535; font-weight:bold; }
a.white3:visited { font-size:10px; text-decoration: none; color: #353535; font-weight:bold; }
a.white3:hover { font-size:10px;text-decoration: none; color: #000000; font-weight:bold; }

a.sitoweb:link { font-size:17px; text-decoration: underline; color: #21848e; font-weight:bold; }
a.sitoweb:active {font-size:17px;text-decoration: underline; color: #21848e; font-weight:bold; }
a.sitoweb:visited { font-size:17px; text-decoration: underline; color: #21848e; font-weight:bold; }
a.sitoweb:hover { font-size:17px;text-decoration: underline; color: #21848e; font-weight:bold; }
.sinistra{
float:left;
width:660px;
}
.destra{
float:left;
width:330px;
}
.titolo_blocco3 {
float:left;
	text-align:left;
  width: 382px;
  height: 26px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-size:12px;
color:#ffffff;
background-color: #7f0032;
font-weight:bold;
}
.blocco3 {
float:left;
  text-align:left;
  width: 382px;
	border: 1px solid #d1d1d1;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
background-color: #f7f7f7;
background-position: bottom right;
  background-repeat: no-repeat;

}
#banner{
width:468px;
margin-top:10px;
float:left;

}
.parte{
padding-top:5px;
padding-left:24px;
float:left;
color:#ffffff;
font-size:10pt;
font-weight:bold;
}
.barra {
float:left;
height:75px;
text-align:left;
width:820px;
background-image:url(images/barra.gif);
background-repeat:no-repeat;
color: white;
font-size:12pt;
font-weight:bold;
}
.pubblica {
float:left;
height:75px;
text-align:left;
width:168px;

}
.fotox{ padding:2px; float:left; }
.fotoy{width:80px; max-height:140px; overflow:hidden; padding: 3px;}
.fotoa{width:50px; max-height:100px; overflow:hidden; padding: 3px;}
.fotoyy{width:100px; max-height:140px; overflow:hidden; padding: 2px;}
.fotok{width:40px; max-height:80px; overflow:hidden; padding: 3px;}
.fotoz{padding: 5px; border:0px solid #ababab; background-color:#ffffff;}
.fotow{ padding:2px; float:left; border:1px solid #c9c9c9; background-color:#ffffff;}
.fotosponsor{ padding:2px; float:left; border:1px solid #c9c9c9; background-color:#fff000;}
.foto-annuncio{padding: 5px;}
#wrapper{width:100%;}
#donna{width:990px; margin:0 auto;}
#top{width:990px; border-bottom: 1px solid #c4e3e7;float:left;}
#header_text{display:none;}
#logo{padding-top:10px;width:520px;float:left;}
#status{padding-top:7px; width:440px; float:left; }
#foto1{padding-left:17px;width:317px; float:left;}
#foto2{width:317px; float:left;}
#foto3{width:317px; float:left;}
#status_login{
float:right;
}
#header {
	width: 996px;
	height: 106px;
}

#fine {
	font-family:Arial, Sans-Serif;
float:left
	height: 72px;
	width: 990px;
	
	background-image: url(images/footer.gif);
  background-repeat: no-repeat;
	background-position:center; 
}
#grande_foto{width:670px; float:left;}
#ricerca_grande{padding-top:50px; width:300px; float:left;}
#footer_text{color:#666;display:none;margin-top:20px;float:left;}
.titoletto{font-size:22px;}
#prefooter{float:left;width:970px; margin:0 auto; border-top: 1px solid #c4e3e7}
.sfondo_data {
height:28px;
text-align:center;
width:106px;
background-image:url(images/sfondo_data.jpg);
background-repeat:no-repeat;
color: white;
font-size:11pt;
padding-top:16px;
font-weight:bold;
}
.separatore {
float:left;
height:20px;
text-align:center;
width:100%;
background-image:url(images/line_dott.gif);
background-repeat:repeat-x

}
.sponsors {
float:left;
border:1px solid #c1c1c1; 
background-color:#f4f4f4;
}
.annuncio-sponsor {
float:left;
width:170px;
margin:6px;
}
.sponsor {
position:absolute;
width:70px;
z-index:1;

}
.foto_sponsor {
padding:2px; 
border:1px solid #bebebe; 
background-color:#ffffff;
}
.sponsor_categoria {
	background-image: url(images/promuovi_categoria.gif);
  font-family: arial, Helvetica, sans-serif;
  font-weight:bold;
  color: white;
  font-size: 12px;
	width: 359px;
	height: 184px;
	border:0px;
  }
.sponsor_vetrina {
	background-image: url(images/promuovi_vetrina.gif);
  font-family: arial, Helvetica, sans-serif;
  font-weight:bold;
  color: white;
  font-size: 12px;
	width: 359px;
	height: 184px;
	border:0px;
  }
#upload{   
    margin:0px 100px; padding:5px;   
    font-weight:bold; font-size:1.3em;   
    font-family:Arial, Helvetica, sans-serif;   
    text-align:center;   
    background:#f2f2f2;   
    color:#3366cc;   
    border:1px solid #ccc;   
    width:150px;   
    cursor:pointer !important;   
   -moz-border-radius:5px; -webkit-border-radius:5px;   
} 
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{float:left;}
ul#files li img{ max-width:80px;}
.success{}
.error{ background:#f0c6c3; border:1px solid #cc6622; } 

.bordo {
border: 1px solid #dbdbdb;
padding:4px;
}
.ricerca {
	font-size: 11pt;
	font-weight:bold;
	color:#ffffff;;
	}
.page_numbers {
	width: 100%;
	text-align:center;
	}
.cerca {
	margin-top:10px;
	margin-left:10x;
  background: #ffffff url(images/cerca_sfondo2.gif) no-repeat;
  font-weight:bold;
  color: white;
  font-size: 12px;
	width: 143px;
	height: 34px;
	border:0px;
  cursor:pointer;
  }
#regione, #abruzzo, #basilicata, #calabria, #campania, #emiliaromagna, #friuli, #lazio{
	border:0px;
  	}

#mappaitalia{
	border:0px;
  	}
.regione{
	color: #5a5a5a;
	font-size: 12px;
  font-family: Helvetica, sans-serif; font-weight:bold;
  	}
.row_main{
		width:40%;
	}
.row_main2{
		width:20%;
	}
 #country{
		width:250px;
	}
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:250px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-family: Helvetica, sans-serif; 
    font-size:1.2em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}
 
 #quickMenu{}
 #quickMenu ul{font-size:11px;color:white;height:36px;margin:0px 0px 0px 0px; padding:0;border-bottom:none;}
 #quickMenu ul li{text-align:center; display:inline}
 #quickMenu ul li a{text-align:center; text-decoration:none;height:36px;color:white;float:left; border-right:none;font-weight:bold;padding:0px;}
 #quickMenu .push a{width:150px;height:36px;background:url(images/pulsanti.gif) no-repeat 0px 0px}
 #quickMenu .push a:hover{background-position:0px -36px}
 #quickMenu .push .active{background-position:0px -36px}
 #quickMenu .put {padding-top:5px;font-family:Calibri, Verdana; font-size:15px;}
 
 
#quickMenu #vuoto a{width:205px}
#mappa{
height:22px;
width:145px;
position:relative;
float:right;
text-decoration: none;
text-align: center;
background-image: url(images/bg_mappa_off.gif);
background-repeat: no-repeat;
background-position: center;
color: #2d2b2b;
margin:0px 12px;
}
.ie6 #mappa{ position: absolute; top: 179px; right: 30px; float: none;}
.ie7 #mappa{ position: absolute; top: 187px; right: 30px; float: none;}

.google{
	text-align: center;
  font-family: Helvetica, sans-serif; font-size: 11pt; color: green;
	background-color: #d5d5d5 ;
}
.google a:hover{
	text-align: center;
  font-family: Helvetica, sans-serif; font-size: 11pt;
	
}
.nopad{
	width:100%;
  padding:0 0 0 0;
}

.linea{
	width:100%;
  background: url(template/incontri/images/linea.gif) repeat-x;
 vertical-align: middle; 
}
.lato1{
	width:4px;
  background: url(template/incontri/images/1.jpg);
}
.lato2{
	text-align: center;
  font-family: Helvetica, sans-serif; font-size: 9pt; color: red;
	background: url(template/incontri/images/2.jpg);
}

.lato2up{
	text-align: center;
  font-family: Helvetica, sans-serif; font-size: 9pt; color: red;
	background: #000000 url(template/incontri/images/2up.jpg);
}

.lato3{
	width:4px;
  background: url(template/incontri/images/3.jpg);
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }

img.foto_dettagli {
border:1px solid #ababab;
padding:5px;
}
.fotoimm{
background-image:url(images/sfondofoto.gif);
background-position:0px -1px;
background-repeat:no-repeat;
height:124px;
/*margin:0px auto;*/
padding-left:3px;
text-align:center;
width:165px;

}
.dimfoto{
height:116px; overflow:hidden}

.fotoimm2{
float:left;
background-image:url(images/sfondofoto2.gif);
background-position:0px -1px;
background-repeat:no-repeat;
height:83px;
/*margin:0px auto;*/
padding-left:0px;
text-align:center;
width:115px;

}
.dimfoto2{
height:77px; overflow:hidden}

.white{
	width:100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	font-size: 15px;
text-align: center;
font-weight:bold;
}
a.white:hover{
	width:100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	font-size: 15px;
text-align: center;
font-weight:bold;
}
.form_main{
	width:100%;
  
text-align: center;
}
.vetrina{
	margin: 0px 0px 0px 0px;
  padding:3px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	font-size: 15px;
font-weight:bold;
}

fieldset{
border: 1px solid #d1d1d1;	
width:95%;
}

legend{
	font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	text-decoration: none;
font-size: 13px;
font-weight:bold;
background-color:#7f0032;
padding:5px;
margin-left:10px;
}


.grassetto{
color: #777777;
	text-decoration: none;
font-size: 12px;
font-weight:bold;
}

a{
	font-family: Arial, Helvetica, sans-serif;
  color: #7f0032;
	text-decoration: none;
font-size: 13px;

}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
  color: #21848e;
	text-decoration: underline;
font-size: 13px;
}
a.link_ricerca{
	font-family: Arial, Helvetica, sans-serif;
  color: #b70b28;
	text-decoration: none;
font-size: 16px;
font-weight:bold; 
padding:3px;

}
a.link_ricerca:hover{
	font-family: Arial, Helvetica, sans-serif;
  color: #21848e;
	text-decoration: none;
font-size: 16px;
font-weight:bold; 
padding:3px;

}
a.link_ricerca2{
	font-family: Arial, Helvetica, sans-serif;
  color: #b70b28;
	text-decoration: none;
font-size: 13px;
font-weight:bold; 
padding:3px;

}
a.link_ricerca:hover2{
	font-family: Arial, Helvetica, sans-serif;
  color: #21848e;
	text-decoration: none;
font-size: 13px;
font-weight:bold; 
padding:3px;

}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
  color: #21848e;
	text-decoration: underline;
font-size: 13px;
}
a.alto{
	font-family: Arial, Helvetica, sans-serif;
  color: #7f0032;
	text-decoration: none;
font-size: 15px;
font-weight:bold;
}
a.alto:hover{
	font-family: Arial, Helvetica, sans-serif;
  color: #777777;
	text-decoration: underline;
font-size: 15px;

}
a.title{
	font-family: Arial, Helvetica, sans-serif;
  color: #017aaf;
	text-decoration: none;
font-size: 16px;
font-weight:bold;
}
a.title:hover{
	font-family: Arial, Helvetica, sans-serif;
  color: #777777;
	text-decoration: underline;
font-size: 16px;

}
a.title2{
	font-family: Arial, Helvetica, sans-serif;
  color: #7f0032;
	text-decoration: none;
font-size: 14px;
font-weight:bold;
}
a.title2:hover{
	font-family: Arial, Helvetica, sans-serif;
  color: #777777;
	text-decoration: underline;
font-size: 14px;

}

a.menualto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
  font-size:12px;
  color:#ffffff;
 text-decoration: none;
}


.field_caption{
	font-weight:bold;
}
.searchpage_field_caption {
font-weight:bold;
text-align:right;
}
.searchpage_field_caption_row {
font-weight:bold;
text-align:right;
}
.view_image {
	text-align:center;
}
.image_caption {
	font-size:16px;
	font-weight:bold;
}

.view_user {
 padding-left:5px;
}

.error_text {
	font-size:12px;
	font-weight:bold;
color:#ff0000;
}

.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:right;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
	width:100%;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {
}
.no_results { color:red; margin-top:10px;}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR 4 MENU */
html{
	margin:0px;
	padding:0px;
}
body{
	margin: 0px 0 0px 0;
	padding:0px;
	text-align: left;
  width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
  

}
#sfondo_menu{
	text-align: left;
	width: 990px;
height: 5px;
background: #c10d0d;
border:1px solid #c10d0d;
}
#menu{
	text-align: left;
	width: 990px;
height: 26px;
padding-left: 20px;
padding-top: 5px;
color: white;
}
#menu a{
	
	font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	text-decoration: none;
font-size: 13px;

}
#menu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
	background-color: #206203;
  text-decoration: none;
font-size: 13px;

}
#page{
	text-align: left;
	width: 990px;
border:0px solid #135079;
float:left;
}

#page2{
text-align: left;
	width: 990px;


}


#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	margin: 0;
}
.multilingual_form{
	padding:0px;
	margin: 0px;
	}
.header_left{
	padding:10px 0px 0px 0px;
	width: 930px;

}

.header2_left{
	padding:10px 0px 0px 40px;
	width: 180px;
	
  }	


.header_right{
	
  width: 990px;
	}	
	
.header_center{
	padding:110px 0px 0px 0px;
	width: 990px;
	text-align: center;
  }	

.right{
	text-align: right;
 vertical-align: top; 
}

.left{
	text-align: left;
 vertical-align: top; 
}


.giustifica{
	text-align: justify;
}

.header_down{
	margin: -5px;
  padding:0px 0px 0 40px;
	

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
color:#7b002d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
color:#7b002d;
margin:0px 0px 0px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
color:#21848e;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
color:#7b002d;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
 color: #ff0000;
 font-weight:bold;
 
}

p.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
 color: #ff0000;
 font-weight:bold;
 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#7a7a7a;
}
.grande{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	width:200px;
	padding:5px;

}
input, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;

}
.grande{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	width:200px;
	padding:5px;

}
input[type=submit]
{
cursor:hand;
}
input[type=text], input[type=password]
{
font-size:14px;
color: #781351;
border: 1px solid #d1d1d1;
 width:190px;
}


iframe
{
font-size:12px;
color: #781351;
border: 1px solid #d1d1d1
}

img {
border: 0px;
}

img.zoom {
border: 8px;
border-color: #ffffff;
}

#pagewidth{
	width:100%;
	min-width: 500px;
}
.featured_listings
{
width:100%;
border-width: 0px;
	


}

.colonna
{
	text-align:center;
  vertical-align:top;
  width:33%;
	


}

.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #dee5e9; }
.result_row_1	{ background-color: #FFFFFF; }

.logo{
	background-image: url("images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}
.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}
.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}
.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}
#leftcol{
	width:150px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	text-align: left;
 }
#sidemenu{
		float:left;
	width: 200px;
	padding-left: 10px;
}
.mainpage{
	width:990px;
	float:left;
vertical-align:top; 
padding-left: 0px; 
padding-right: 0px; 		
padding-left: 10px;
padding-top:5px;
}
.mainpage2{
	width:740px;
	float:left;
vertical-align:top; 
padding-right: 10px; 		
padding-left: 10px;
padding-top:5px;
}
.page_display{
	width:100%;
		
}

#footer{
float:left;
padding: 5px 40px 5px 40px;


width: 900px;

text-align:center;	
}
.powered_by {
	color: #FFFFFF;
	margin-top: 5px;
	float:left;
	width: 200px;
	padding-left: 100px;
}
.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	float:right;
	width: 400px;
	padding-right: 75px;
}
#inner{
	margin:0;
	width:100%;
}
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
}
#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}
.clr{
	clear:both;
}
.content{
	position:relative;
}
#header .content{
	padding-bottom:0;
}
 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}
#searchcontainer {

	border: 1px solid #bbc9d0;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
background: #e6e7e9;

}
#searchcontainer2 {
width: 180px;
text-align: center;
border: 1px solid #bbc9d0;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
background: #f7f7f7;

}
#loginaccess {
  width: 180px;
text-align: center;
	border: 1px solid #bbc9d0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #f7f7f7 url(images/bg_information.gif);
background-position: bottom right;
  background-repeat: no-repeat;
}

#contact {
  width: 90%;
	border: 1px solid #bbc9d0;


}

#descrizione {
  width: 100%;
	border: 1px solid #bbc9d0;
background: #ffffff;

}
.descrizione {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

}
#title {
  width: 100%;
	border-bottom: 1px solid #d1d1d1;
padding-bottom: 10px;
color: #5c5c5c;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.titolo_centrale {
	text-align:center;
 
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
color:#ffffff;

font-weight:bold;
}
.fotos{
float:left; width:190px; text-align:center;
}
.inputdiv{
padding:5px;
font-size:18px;
}
.inputcenter{
padding:5px;
text-align:center;
}
.titolo_blocco {

	text-align:left;
  width: 218px;
  height: 34px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;

  font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#ffffff;
background: #21848e url(images/sfondo_titolo.jpg);
font-weight:bold;
}
.titolo_blocco2 {
	text-align:left;
  width: 218px;
  height: 34px;
	border: 0px solid #d1d1d1;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#ffffff;
background: #21848e url(images/sfondo_titolo2.jpg);
font-weight:bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#515151;
}
a.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#515151;
}
a.title2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
color:#515151;
}
#navinformation {
  text-align:left;
  width: 180px;
	border: 1px solid #d1d1d1;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
background: #f7f7f7 url(images/bg_information.gif);
background-position: bottom right;
  background-repeat: no-repeat;

}
.blocco {
text-align:left;
width: 210px;
border: 1px solid #d1d1d1;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;

}

.tabella {
  width: 100%;
  text-align:center;
  border: 1px solid #bbc9d0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #f7f7f7;
background-position: bottom right;
  background-repeat: no-repeat;

}

#navinformation a,  #navlist a
{
	display: block;
	width: 155px;

	
	
}
#navcontainer2 {
  width: 100%;
	border: 1px solid #bbc9d0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #f0f8fc;

}
#navcontainer2 a
{
	display: block;
	width: 155px;

	
	
}
.navcontainer {
  width: 100%;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;


}
.navcontainer2 {
text-align:center;
width: 100%;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;


}
#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;

	
	
}
#navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}
#navlist a:hover
{
	height: 42px;
	line-height: 5em;

	color: #336699;
}
.pagina {
  width: 710px;
	border: 1px solid #bbc9d0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
background: #f0f8fc;

}
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table {
	border: 0px solid #bbc9d0;
  width:100%;
	font-size: 13px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	font-size: 13px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #0b4a74;
}
.browse_tool_button2 A {
	font-family: arial, Helvetica, sans-serif;
  font-size: 13px;
	line-height: 14px;
	
  text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	text-decoration: none;
	color: #f9f9f9;
	width: 120px;
	height: 18px;
	display: block;
}
.browse_tool_button2 A:visited {
	font-size: 13px;
  color: #ffffff;
}
.browse_tool_button2 A:hover {
	color: #4c4d4c;
	BORDER-STYLE: inset;
	width: 100px;
	height: 18px;
}
.browse_tool_button A {
	font-family: arial, Helvetica, sans-serif;
  font-size: 13px;
	line-height: 13px;
	
  text-align: center;
	BORDER-COLOR: #c1c1c1;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 0px;
	text-decoration: none;
	width: 90px;
	height: 28px;
	display: block;
}
.browse_tool_button A:visited {
	font-size: 13px;
  
}
.browse_tool_button A:hover {
	color: #c1c1c1;
	BORDER-STYLE: inset;
	width: 90px;
	height: 28px;
}
.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}
.browse_tool_curpage {
	BACKGROUND-COLOR: #7f0032;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
.bt_pages {
	font-family: arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #9b9b9b;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}
bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}
A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
A.bt_pages:visited{
	color: #000000;
}
A.bt_pages:hover{
	color:#FFFFFF;
	background: #7f0032;
}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }
/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				70px;
	height:				16px;
	background-image:	url( "images/tab.png" );
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;
	z-index:		1;
	font:			11px Tahoma;
	white-space:	nowrap;
	text-align:		center;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url( "images/tab.active.png" ) !important;
	background-repeat:	no-repeat;
	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font:				11px Tahoma;
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Tahoma;
	color:				Black;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:				70px;
	height:				16px;
	background-image:	url( "images/tab.hover.png" );
	background-repeat:	no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		#ffffff;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Tahoma;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.slideshow_img {
float: left;
width: 100%;
text-align:center;
}
.slideshow_links {
float: left;
width: 100%;
text-align:center;
}
.city_distance_header{font-size:12px;}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#login_vip {

     width: 780px;
     padding-bottom: 2px;

    display:none;


    background: #FFF;
        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
        box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
       
}
#signup-header { background: url(/images/hd-bg.png); padding: 18px 18px 14px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#signup-header  h2 { color: #444; font-size: 2em; font-weight: 700; margin: 0px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#signup-header  p { color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }

.txt-fld { padding:10px; position: relative; font-weight:bold}

.txt-fld label { width: 90px; padding: 15px; color: #222; font-size: 1.3em; text-align: left;  }
.txt-fld input { width: 244px; padding: 15px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.4em; color: #222; background: #F7F7F7; font-family: Arial, sans-serif; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
.txt-fld input.good_input { background: #DEF5E1 url(../img/good.png) 236px center no-repeat; }
.txt-fld input.error_input { background: #FDE0E0; }
p.error { position: absolute; bottom: 48px; right: 20px; width: 262px; color: #FFF; font-size: 1.1em; padding-bottom: 5px; background: url(../img/error-arw.png) 20px bottom no-repeat; text-align: left; margin: 0; text-shadow: none; }
p.error span { display: inline-block; background: #D43636; padding: 6px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
.txt-fld input:focus, .txt-fld textarea:focus { background-color: #FAF9DC; }
        
.centro_login { padding:10px; color: #444; font-size: 1.3em; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; } 
 
 .button_accesso {
	font-family: "Arial", sans-serif;
	background: #3F9D4A; 
	border: none;
  font-size: 1.4em;
  color: #FFF;
 padding: 7px 10px;  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4);}
 
 .button_registrazione {
	font-family: "Arial", sans-serif;
	background: #3F9D4A; 
	border: none;
  font-size: 1.4em;
  color: #FFF;
 padding: 7px 10px;  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4);}
        
.modal_close { position: absolute; top: 12px; right: 12px; display: block; width: 14px; height: 14px; background: url(/images/modal_close.png); z-index: 2; }