@charset "UTF-8";
.inputext, .inputitle{
  border:1px solid #ced4de;
  height:18px;
  width:185px;
  _width: 168px;
  padding:3px 0 0 5px;
}
#codegeo1 {
	float: left;
	width:192px; 
	_width: 173px;
}
#postcode { float: left; }
.smallinput{
  border:1px solid #ced4de;
  height:18px;
  width:90px;
  padding:3px 0 0 5px;
  margin-right:5px;
}

.inputitle{
  width:460px;
}

.description{
  width:465px;
  *width:460px;
  height:115px;
}

.inputitle2{
  width:680px;
}

.description2{
  width:680px;
  *width:680px;
  height:115px;
}

.inputfile{
  margin-top:10px;
  position:relative;
}

label{
  color:#464f75;
  font-size:12px;
  font-weight: bold;
}


/************************************
*   BOTTOM HEADER
*************************************/

.bottomHeader{
  background-color: #fff;
  height: 122px;
  z-index: 1;
  position: relative;
}

.bottomHeader .content{
  height: 122px;
  width: 960px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.bottomHeader .content .title{
  float:left;
  display:inline;
  height: 30px;
  width: 129px;
  margin:30px 0 0 30px;
}

.bottomHeader .content .subtitle{
  float:right;
  display:inline;
  height: 35px;
  width: 407px;
  margin:30px 40px 0 0;
}

.bottomHeader .content ul.buttons{
  float:left;
  display:inline;
  clear:both;
  list-style:none;
  padding:0;
  margin:18px 0 0 20px;
  width: 500px;
}

.bottomHeader .content ul.buttons li{
  float:left;
  clear:none;
  display:inline;
  height:24px;
  cursor: pointer;
  padding:10px 0 0 0;
  margin:0;
  background: transparent url(../images/bg_vDot_2px.gif) repeat-y top right;
}

.bottomHeader .content ul.buttons li a{
  float:left;
  margin:0 10px;
  height:14px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  font-size:0;
}

.bottomHeader .content ul.buttons li a.tuoi_dati_off{
  width:58px;
  background: url(../images/pulsanti/btn_tuoi_dati.gif) no-repeat top left;
}

.bottomHeader .content ul.buttons li a.tuoi_dati_off:hover,
.bottomHeader .content ul.buttons li a.tuoi_dati_on{
  width:58px;
  background: url(../images/pulsanti/btn_tuoi_dati.gif) no-repeat bottom left;
}

.bottomHeader .content ul.buttons li a.inviaci_itinerari_off{
  width:90px;
  background: url(../images/pulsanti/btn_inviaci_itinerario.gif) no-repeat top left;
}


.bottomHeader .content ul.buttons li a.inviaci_itinerari_off:hover,
.bottomHeader .content ul.buttons li a.inviaci_itinerari_on{
  width:90px;
  background: url(../images/pulsanti/btn_inviaci_itinerario.gif) no-repeat bottom left;
}

.bottomHeader .content ul.buttons li a.inviaci_tappa_off{
  width:112px;
  background: url(../images/pulsanti/crea_tappa_singola.gif) no-repeat top left;
}


.bottomHeader .content ul.buttons li a.inviaci_tappa_off:hover,
.bottomHeader .content ul.buttons li a.inviaci_tappa_on{
  width:112px;
  background: url(../images/pulsanti/crea_tappa_singola.gif) no-repeat bottom left;
}

.bottomHeader .content ul.buttons li a.consigli_faq_off{
  width:81px;
  background: url(../images/pulsanti/btn_consigli_faq.gif) no-repeat top left;
}

.bottomHeader .content ul.buttons li a.consigli_faq_off:hover,
.bottomHeader .content ul.buttons li a.consigli_faq_on{
  width:81px;
  background: url(../images/pulsanti/btn_consigli_faq.gif) no-repeat bottom left;
}


/************************************
*   CORPO TUOI DATI
*************************************/
#user_form_wrapper ul.path_dati{
  width: 300px;
}
.corpo{
	
margin:0 auto;
padding:0 0 0 11px;
position:relative;
width:949px;
z-index:3;
}
.bg_corpo { background: url(../images/bg_corpo.gif) no-repeat bottom left; }

.corpo .col-left{
  clear: left;
  float:left;
  display:inline;
  width: 238px;  
  margin:0 0px 0 0;
}
/*
.corpo .col-left ul.error_list{
  background: url(../images/validation_error.gif) no-repeat left top;
  margin: 0;
  padding: 0 10px 0 15px;
  list-style: none;
  color: #ff3333;
  font-weight: bold;
  
  width: 194px;
  float:left;
  height: auto;
  font-size: 12px;
}

.corpo .col-left ul.error_list li{
  float:none;
  display: inline;
  padding-right:0;
  padding-top: 0;
}

.corpo .col-left ul{
  width: 194px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4b4b4b;
  background: url(../images/hdot.gif) repeat-x bottom;
  margin:0px;
    padding:0px;
  float:left;
  height: 60px;
}

.corpo .col-left ul li a{
  color: #4b4b4b;
  background: url(../images/freccia_navigatore_blu.gif) center right no-repeat;
  padding-right: 11px;
}

.corpo .col-left ul li.current a{
  color: #364377;
  background: none;
}

.corpo .col-left ul li{
  float:left;
  display: inline;
  padding-right:7px;
  padding-top: 25px;
}

.corpo .col-left ul li.first{
  list-style: none;
}

.corpo .col-left ul li.current{
  color: #364377;
  float:left;
  display: inline;
  padding-right:10px;
}

*/

.corpo .col-left h1{
  padding: 30px 0 10px 0;
  width:100%;
}

.corpo .col-left p{
  padding-bottom: 15px;
  padding-right: 18px;
}

.corpo .col-left .file{
  position:relative;
}

.corpo .col-left .file img.profFoto{
  border:1px solid #e2dfd9;
  float:left;
  display:inline;
  margin: 10px 7px 0 7px;
}
.corpo .col-left .file .infoFoto{
  float:right;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 92px;
  height: 163px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/user/testoimmg.png) no-repeat top left;  
}

.corpo .col-left .file .infoFoto{
  *background-image: none; 
  *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( 
  src = "/images/user/testoimmg.png", 
  SizingMethod = "scale" 
  );
}

.corpo .col-left .title{
  font-size:12px;
  font-weight:bold;
  color: #364377;
  clear:both;
  *clear:none;
  padding:8px 18px 3px 0;
  margin:0;
}
.corpo .col-left .smalltitle{
  font-size:12px;
  font-weight:bold;
  color: #364377;
  padding:5px 18px 3px 0;
  margin:0;
  width:85px;
}

.corpo .col-left .titleNoPadding,
  .corpo .col-right .titleNoPadding{
  font-size:12px;
  font-weight:bold;
  color: #364377;
  margin:0;
  padding:0 0 10px 0;
}

/* AMBITI */

.corpo .col-right .ambiti .ambiti_sx{
  margin-right:10px;
  width:250px;  
}

.corpo .col-right .ambiti .ambiti_dx{
  width:230px;  
}

.corpo .col-right .listambito{
  margin:0;
  padding:2px 0 !important;
}

.corpo .col-right .listambito label{
  font-weight: normal !important;
}

.corpo .listambito input {
  float: left;
}

.corpo .listambito {
  clear: both;
}

.corpo .ambiti {
  margin: 10px 0;
}
/* FINE AMBITI */

.corpo .col-right .textdescriviti{
  height: 150px;
  width: 525px;
  margin:10px  0 0 0;
  padding:4px;
  border: 1px solid #ced1dd;
  float:left;
}

.corpo .col-left .iscrizione_concorso{
  position:relative;
  margin:10px 0 0 0px;
}

.corpo .col-left .iscrizione_concorso input{
  position:absolute;
  left:0;
  top:0;
  margin: 1px 0 0 0;
  padding:0 0 0 0;
  width:13px;
  height:13px;
}

.corpo .col-left .iscrizione_concorso label{
   margin: 0 0 0 0;
  padding:0 0 0 0;
  display: block;
  margin-left: 25px;
  width: 170px;
  color:#464f75;
  font-weight:bold;
  font-size: 12px;
}


.corpo .col-left img.elimina_account{
  margin-right:15px;
}


.corpo .col-right{
  float:left;
  display:inline;
  width: 690px;
  margin: 0 0 0 0;
  position:relative;
}

#user_form_wrapper .col-right{
_width: 670px !important;
padding:0 0 0 20px;
overflow: hidden;
}
.corpo .col-right h1{
  padding-top:15px;
  margin:0;
}

.corpo .col-right p {
  padding-right:30px;
}

.corpo .col-right .dati_principali{
  width:685px;
  float:left;
  position:relative;
  background: #fff url(../images/bg_top_reg_right.jpg) no-repeat top left;
  padding: 25px 0 0 15px;
  display: inline;
}
.corpo .col-right .dati_secondari{
  width:685px;
  float:left;
  position:relative;
  background: url(../images/bg_bottom_it.gif) no-repeat bottom center;
  padding: 0px 0 0 15px;
  margin: 0 0 0 0 ;
  display: inline;
}

/*\*/ * html .corpo .col-right .dati_principali { padding-bottom:5px !important;} /**/ 

.corpo .col-right .dati_principali h2.registra{
  float:left;
  clear:both;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 210px;
  height: 23px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/registrazione.gif) no-repeat top left;  
  }
.corpo .col-right .dati_principali h2.modifica{
  float:left;
  clear:both;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 102px;
  height: 23px;
  font-size:16px;
  /* text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  */
  background: url(../images/titoli/modifica.gif) no-repeat top left;  
  }
.corpo .col-right .dati_principali span.obbligatori{
  position: absolute;
  right:20px;
  top:0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 90px;
  height: 8px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/dati_obblig.png) no-repeat top left;  
}
.corpo .col-right .dati_secondari span.secondari,
.corpo .col-right .dati_principali span.secondari {
  position: absolute;
  right:20px;
  top:0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 77px;
  height: 8px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/dati_facol.png) no-repeat top left;  
}

.corpo .col-right .dati_principali .contentDati{
  float:left;
  width: 672px;
  height:262px;
 /* background: url(../images/bg_datiPrincipali.jpg) no-repeat top left;*/
}
.corpo .col-right .dati_secondari .plusDati{
  float:left;
  width: 672px;
  height:292px;
/*  background: url(../images/bg_plusDati.jpg) no-repeat top left;*/
}

.corpo .col-right .dati_principali .contentDati .leftCol,
  .corpo .col-right .dati_secondari .plusDati .leftCol{
  float:left;
  padding: 8px 0 0 10px;
  width: 325px;
  height:264px;
}
.corpo .col-right .dati_principali .contentDati .rightCol{
  float:left;
  padding: 0 0 0 10px;
  width: 325px;
  height:202px;
}
  .corpo .col-right .dati_secondari .plusDati .rightCol{
  float:left;
  padding: 10px 0 0 10px;
  width: 325px;
  height:280px;
}

.corpo .col-right .dati_principali p, .corpo .col-right .dati_secondari p{
  padding:5px 0;
  margin:0;
}

#gender ul.radio_list{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
  margin: 2px 0 0 0px;
}

#gender ul li{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
}

#family{
  width:100%; 
  padding:9px 0;
}

#family ul{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
  margin: 2px 0 0 0px;
}

#family ul li{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
}

#child ul{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
  margin: 2px 0 0 0px;
}

#child ul li{
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
}

.corpo .col-left .bg_bottom_reg{
  background: #FFFFFF url(../images/user/bg_bottom_reg.jpg) no-repeat bottom left;
  float: left;
  display:inline;
  width:237px;
  padding: 0px 0 0 13px;
}

.corpo .col-left .bg_top_reg{
  background:#FFFFFF url(../images/bg_top_reg.jpg) no-repeat scroll left top;
display:inline;
float:left;
padding:16px 0 0 13px;
width:225px;
}


.corpo .col-left .bg_top_registration {
background: transparent none no-repeat top left;
float: left;
height: 255px;
display:inline;
width:225px;
margin-left: 5px;
padding: 10px 0 0 10px;
}

.corpo .col-left .centerBox{
float: left;
display:inline;
width:225px;
padding: 10px 0 0 13px;
}

.corpo .col-left .bg_top_reg .par{
float: left;
display:inline;
width:220px;
margin: 10px 0 0 0;
padding: 0;
clear:both;
height: 10px;
position: relative;
}
.corpo .col-left .bg_top_reg span.obbligatori{
  position: absolute;
  right:20px;
  top:0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display:inline;
  width: 90px;
  height: 8px;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/dati_obblig.png) no-repeat top left;  
  }

.corpo .col-left .tuo_profilo{
  border: 0px solid;
  padding: 0 0 15px 0;
  display:inline;
  float:left;
  width: 180px;
  height: 19px;
  margin:0px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/tuo_profilo.gif) no-repeat top left;
  clear:both;
}
.corpo .col-left .help_me{
  margin:10px 0 0 -5px;
  width:211px;
}

.corpo .col-left .help_me .bd .c .s {
  margin:0px 6px 0px 6px;
  background: #f3f4f7 url(../images/help_me/ms_big.jpg) repeat-x top;
  padding:0 10px;
  position:relative;
}


/************************************
*   CORPO HOME TUOI ITINERARI
*************************************/

.corpo_home{
  width: 925px;
  padding-left: 35px;
  margin-left: auto;
  margin-right: auto;
  z-index: 3;
  position: relative;
}

.corpo_home .col-left,
.corpo_home .col-left-dettagli{
  width: 210px;
  padding-right:10px;
  position: relative;
}

.corpo_home .col-left ul,
.corpo_home .col-left-dettagli ul{
  width: 194px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4b4b4b;
  background: url(../images/hdot.gif) repeat-x bottom;
  margin:0px;
    padding:0px;
  float:left;
  height: 60px;
}

.corpo_home .col-left ul li a,
.corpo_home .col-left-dettagli ul li a{
  color: #4b4b4b;
  background: url(../images/freccia_navigatore_blu.gif) center right no-repeat;
  padding-right: 11px;
}

.corpo_home .col-left ul li.current a,
.corpo_home .col-left-dettagli ul li.current a{
  color: #364377;
  background: none;
  padding-right:0px;
}

.corpo_home .col-left ul li,
.corpo_home .col-left-dettagli ul li{
  float:left;
  display: inline;
  padding-right:7px;
  padding-top: 25px;
}

.corpo_home .col-left ul li.first,
.corpo_home .col-left-dettagli ul li.first{
  list-style: none;
}

.corpo_home .col-left ul li.current,
.corpo_home .col-left-dettagli ul li.current{
  color: #364377;
  float:left;
  display: inline;
  padding-right:0px;
}

.corpo_home .col-left h1,
.corpo_home .col-left-dettagli h1{
  padding: 30px 0 10px 0;
  width:100%;
}

.corpo_home .col-left-dettagli ol{
  float: left;
  margin: 0;
  padding: 0 20px 20px 20px;
}

.corpo_home .col-left-dettagli ol.ol_nostyle{
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.corpo_home .col-left-dettagli ol.ol_nostyle li a,.corpo_home .col-left-dettagli ol.ol_nostyle li{
  text-decoration: underline;
  padding-bottom: 5px;
}

.corpo_home .col-left p{
  margin:0 0 7px 15px;
}

.corpo_home .col-left .bt_modifica{
  margin:6px 0 0 0;
  width: 130px;
  height: 44px;
  background: url(../images/pulsanti/bt_modifica_profilo.jpg) no-repeat top left;
}

.corpo_home .col-left .bt_modifica:hover{
  background-position:bottom left;
}

.corpo_home .col-left-dettagli p{
  margin:0 15px 7px 0;
}


.corpo_home .col-left p span,
.corpo_home .col-left-dettagli p span{
  color:#576d9d;
  font-weight:bold;
  display:block;
  width: 120px;
}

.corpo_home .col-left .miei_itnerari .help_me .bd .c .s,
.corpo_home .col-left-dettagli .miei_itnerari .help_me .bd .c .s  {
  margin:0px 6px 0px 6px;
  background: #f3f4f7 url(../images/help_me/ms.jpg) repeat-x top;
  padding:10px 0 0 0;
  position:relative;
}

.corpo_home .col-left .miei_itnerari .help_me .bd .c .s h1,
.corpo_home .col-left-dettagli .miei_itnerari .help_me .bd .c .s h1{
  padding:0 10px 10px 10px;
  margin:0 0 0 0;
  width: 185px;
}

.corpo_home .col-left .miei_itnerari .help_me .bd .c .s p,
.corpo_home .col-left-dettagli .miei_itnerari .help_me .bd .c .s p{
  padding:10px;
  margin:0 0 0 0;
  width: 185px;
  background:url(../images/hdot.gif) repeat-x top;
}

.corpo_home .col-left .miei_itnerari .help_me .bd .c .s p span, .corpo_home .col-left .help_me .bd .c .s p span a,
.corpo_home .col-left-dettagli .miei_itnerari .help_me .bd .c .s p span, .corpo_home .col-left .help_me .bd .c .s p span a{
  color:#576d9d;
  font-weight:bold;
  display:block;
  width: auto;
}

.corpo_home .col-right{
  width: 685px;
  position: relative;
  border-left: 1px solid #ced4de;
  border-right: 1px solid #ced4de;
  border-bottom: 1px solid #ced4de;
  background: #f9f9fa;
  padding-bottom: 20px;
  padding-left:15px;
}

.corpo_home .col-right h1{
  padding-top:35px;
  margin:0;
}

.corpo_home .col-right p{
  padding-right:30px;
  text-align:justify;
}

.corpo_home .col-right .crea_itinerario{
  background: url(../images/pulsanti/bt_crea_itinerario_grande.jpg) no-repeat top left;
  height: 75px;
  width: 185px;
  display: block;
  position: relative;
  margin: auto;
}

.corpo_home .col-right .crea_itinerario:hover{
  background-position: bottom left;
}

.corpo_home .col-right .selezione{
  background: #eff0f6;
  height: 109px;
  *height:115px;
  width: auto;
  margin:0 11px 7px 0;
}

.corpo_home .col-right .selezione .descrizione{
  height: 95px;
  width: 480px;
}

.corpo_home .col-right .selezione .bt_vedi{
  height: 45px;
  width: 97px;
  margin-top: 28px;
  background: url(../images/pulsanti/bt_vedi_tuoi_itinerari.jpg) no-repeat top left;
}

.corpo_home .col-right .selezione .bt_vedi:hover{
  background-position: bottom left;
}

.corpo_home .col-right. selezione img{
  margin-top:23px;
}

/************************************
*   CORPO TUOI ITINERARI DETTAGLI
*************************************/

.corpo_home .col-right-dettagli{
  width: 685px;
  position: relative;
  background: #fff;
  padding-bottom: 20px;
  padding-left:15px;
  margin-top:60px;
}

.corpo_home .col-right-dettagli h1{
  margin:0 0 20px 0;
  color: #576d9d;
}

.corpo_home .col-right-dettagli .file{
  margin:0;
  padding: 0px 0 10px 0;
}

.corpo_home .col-right-dettagli .selezione{
  background: #eff0f6;
  height: 72px;
  width: 684px;
  margin:0 0 7px 0;
}

.corpo_home .col-right-dettagli .selezione .numero{
  padding:23px 25px;
  color: #364377;
  font-size: 24px;
  font-family:Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing:-0.4px;
}

.corpo_home .col-right-dettagli .selezione .descrizione{
  height: 62px;
  width: 410px;
  padding-right:25px;
}

.corpo_home .col-right-dettagli .selezione img{
  margin-top:18px;
}

.corpo_home .col-right-dettagli .addremove{
  margin:24px 0 0 5px;
  color:#334073;
  font-size:11px;
  font-family: Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
}

.corpo_home .col-right-dettagli .addremove a{
  color:#334073;
}

.corpo_home a.bt_salvaAggiungi,
.corpo_home a.bt_salvaTorna,
.corpo_home a.bt_salvaTappaInvia,
.corpo_home a.bt_salvaCrea,
.corpo_home a.bt_inviaItinerario,
.corpo_home a.bt_salvaItinerario,
.corpo_home a.bt_aggiungiTappa{
  width:161px;
  height:70px;
  margin:10px 0 0 0;
  background: transparent no-repeat top left;
  text-indent:-9999px;
  overflow:hidden;
}

.corpo_home a.bt_salvaAggiungi{
  background-image: url(../images/pulsanti/bt_salvaAggiungi_big.jpg);
}

.corpo_home a.bt_salvaTorna{
  background-image: url(../images/pulsanti/bt_salvaTorna_big.jpg);
}

.corpo_home a.bt_salvaTappaInvia{
  background-image: url(../images/pulsanti/invia_itinerario_cercasfizio.gif);
}

.corpo_home a.bt_salvaCrea{
  background-image: url(../images/pulsanti/bt_salvaCrea_big.jpg);
}

.corpo_home a.bt_inviaItinerario{
  background-image: url(../images/pulsanti/bt_invia_itinerario_enable.jpg);
}

.corpo_home a.bt_salvaItinerario{
  margin:0;
  width:78px;
  background-image: url(../images/pulsanti/bt_salva_big.jpg);
}

.corpo_home a.bt_aggiungiTappa{
  margin:0 14px 0 0;
  width:199px;
  background-image: url(../images/pulsanti/bt_aggiungiTappa.png);
}

.corpo_home a:hover.bt_salvaAggiungi,
.corpo_home a:hover.bt_salvaTorna,
.corpo_home a:hover.bt_salvaTappaInvia,
.corpo_home a:hover.bt_salvaCrea,
.corpo_home a:hover.bt_inviaItinerario,
.corpo_home a:hover.bt_salvaItinerario,
.corpo_home a:hover.bt_aggiungiTappa{
  background-position:bottom left;
}


.corpo .col-right .bottomButton{
  clear: both;
  float:left;
  margin-top:33px;
  position:relative;
  width: 685px;
}
.corpo .col-right .bottomButton .firstBtn{
  position: absolute;
  bottom: 5px;
  right: 30px;
}

.corpo .col-right .bottomButton input{
 width: 101px;
 height: 23px;
 border: 0px solid;
 padding: 0 0 0 0;
 display:inline;
 margin:0px 0 0 0;
 text-indent:-9999px;
 /*line-height:9999px;*/
 overflow:hidden;
 cursor:pointer;
 *display: block;
}
.corpo .col-right .bottomButton input.saveOptionalProfile{
 background: url(../images/user/salvafacoltativi.png) no-repeat top left
}
.corpo .col-right .bottomButton input.saveOptionalProfile:hover{
background: url(../images/user/salvafacoltativi.png) no-repeat bottom left;
}
.corpo .col-right .bottomButton input.saveProfile{
 background: url(../images/user/salva.gif) no-repeat top left
}
.corpo .col-right .bottomButton input.saveProfile:hover{
background: url(../images/user/salva.gif) no-repeat bottom left;
}
.corpo .col-right input.newProfile{
  background: url(../images/user/registrati.png) no-repeat top left;
}
.corpo .col-right input.newProfile:hover{
  background: url(../images/user/registrati.png) no-repeat bottom left;
}

.corpo .col-right .bottomButton .secondBtn{
  position: absolute;
  bottom: 20px;
  right: 190px;
}

 .corpo .col-right .bottomButton a.eliAccount{
  width: 146px;
  height: 33px;
  margin:0px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/elimina_acc.gif) no-repeat top left;
  cursor:pointer;
  display: block;
 }
 
.corpo .col-right .bottomButton a.eliAccount:hover{
  background: url(../images/pulsanti/elimina_acc.gif) no-repeat bottom left;
}

.corpo .col-right .overlayer{
  position: absolute;
  top:0;
  left:0;
  width:700px;
  height:745px;
  background-color: #fff;
}

.corpo a.nextStep{
  width: 92px;
  height: 23px;
  margin:0px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/user/vaistep2.gif) no-repeat top left;
  cursor:pointer;
  display: block;
}

.corpo a.nextStep:hover{
    background: url(../images/user/vaistep2.gif) no-repeat bottom left;
}

/************************************
*   BOX PROFILE
*************************************/
.corpo .col-left .tuo_nome{
  padding: 0 0 15px 0;
  display:inline;
  float:left;
  width: 210px;
  height: 25px;
  margin:0px 0 0 0;
  font-size: 20px;
  color:#464f75;
  font-weight: bold;  
}

div.box_image{
  float:left;
  position: relative;
  width: 123px;
  height: 150px;
  padding:20px 0 10px 0px;
}
.box_image img{
  float:left;
}

.corpo .col-left .profileBox,
.corpo .col-left .profileBox *{
  padding: 0 0 0 0;
  margin: 5px 0 0 0;
  float:left;
  width: 95px;
  font-size: 12px;
}
.corpo .col-left .profileBox span{
  color:#464f75;
  font-weight: bold;
  margin-top:25px;
}
.corpo .col-left .profileBox a{
  color:#464f75;
  font-weight: bold;
  margin-top:15px;
  text-decoration: underline;
}

.corpo .col-left .profileBtn{
  float:left;
  display:inline;
  width: 225px;
  margin-top:5px;
}
.corpo .col-left .profileBtn a{
  float:left;
  display:inline;
  width: 92px;
  height:23px;
  margin:0 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  cursor:pointer;
  display: block;
}
.corpo .col-left .profileBtn a.canc{
  background: url(../images/pulsanti/canc_profilo.gif) no-repeat top left;
}
.corpo .col-left .profileBtn a.canc:hover{
  background: url(../images/pulsanti/canc_profilo.gif) no-repeat bottom left;
}
.corpo .col-left .profileBtn a.mod{
  background: url(../images/pulsanti/mod_profilo.gif) no-repeat top left;
  margin-right:20px;
}
.corpo .col-left .profileBtn a.mod:hover{
  background: url(../images/pulsanti/mod_profilo.gif) no-repeat bottom left;
  margin-right:20px;
}
.corpo .col-left .profileBtn a.canc_iti{
  background: url(../images/pulsanti/elimina_iti.gif) no-repeat top left;
}
.corpo .col-left .profileBtn a.canc_iti:hover{
  background: url(../images/pulsanti/elimina_iti.gif) no-repeat bottom left;
}
.corpo .col-left .profileBtn a.mod_iti{
  background: url(../images/pulsanti/modifica_iti.gif) no-repeat top left;
  margin-right:20px;
}
.corpo .col-left .profileBtn a.mod_iti:hover{
  background: url(../images/pulsanti/modifica_iti.gif) no-repeat bottom left;
  margin-right:20px;
}

/****************
* NUOVE REGOLE LEFT-COL
*
***************************/

.corpo .col-left .miei_itnerari{
  float: left;
  display: inline;
  margin-top:10px;
  padding-bottom:20px;
  
}
.corpo .col-left .miei_itnerari h2{
  float:left;
  display:inline;
  width: 79px;
  height:13px;
  margin:10px 0 0 0;
  padding:0 0 10px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  display: block;
  background: url(../images/titoli/small_tuoi_itinerari.png) no-repeat top left;
}

.corpo .col-left .miei_itnerari .boxItinerario{
  float: left;
  display: inline;
  background: url(../images/bg_point_itinerari.gif) no-repeat top left;
  padding: 10px 0 5px 0;
  width:225px;
}
.corpo .col-left .miei_itnerari .boxItinerario h3,
  .corpo .col-left .miei_itnerari .boxItinerario h3 a,
  .corpo .col-left .miei_itnerari .boxItinerario h3 a:visited,
  .corpo .col-left .miei_itnerari .boxItinerario h3 a:hover{
  color: #464f75;
  font-weight:bold;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 205px;
  float: left;
  display: inline;
  cursor:pointer;
}
.corpo .col-left .miei_itnerari .boxItinerario h4{
  color: #464f75;
  font-weight:bold;
  padding: 0 0 0 0;
  margin: 10px 10px 0 0;
  width: 100px;
  float: left;
  display: inline;
  font-size: 12px;
}
.corpo .col-left .miei_itnerari .boxItinerario span{
  padding: 0 0 0 0;
  margin: 0px 10px 0 0;
  width: 100px;
  float: left;
  display: inline;
}

/******************************
*
* HELPME
*
*********************************/

.corpo .col-left .helpme, 
.corpo_dett .col-left .helpme{
  float:left;
  display:inline;
  width:217px;
  height:214px;
  margin:6px 0 0 0;
  padding:0 0 0 20px;
  background: transparent url(../images/bg_help_itinerari.gif) no-repeat top left;
}

.corpo .col-left .helpme h2,
.corpo_dett .col-left .helpme h2{
  width:111px;
  height:37px;
  margin:16px 0 0 0;
  text-indent:-9999px;
  font-size: 0px;
  overflow: hidden;
  background: transparent url(../images/titoli/h2_helpme.gif) no-repeat top left;
}

.corpo .col-left .helpme p ,
.corpo_dett .col-left .helpme p{
  float:left;
  clear:left;
  width:200px;
  margin:10px 0 0 0;
  font-size:11px;
  color:#4b4b4b;
}

.corpo .col-left .helpme p a ,
.corpo_dett .col-left .helpme p a{
  text-decoration:underline;
  width:auto; 
  float:none;
}

.corpo .col-left .helpme a.btn_redArrow ,
.corpo_dett .col-left .helpme a.btn_redArrow{
  float:left;
  clear:left;
  display:inline;
  width: 25px;
  height: 24px;
  margin:10px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/btn_redArrow.gif) no-repeat top left;
}

.corpo .col-left .helpme a.btn_redArrow:hover, .corpo_dett .col-left .helpme a.btn_redArrow:hover{
  background: url(../images/pulsanti/btn_redArrow.gif) no-repeat bottom left;
}

/**********************************
*
* ITINERARI CERCATI
*
*
***********************************/


ul.pager {
  float:right;
  display:inline;
  margin: 0 15px 0 0;
  padding: 0 ;
  list-style: none;
  text-align: center;
  white-space:nowrap;
}

ul.pager li {
  margin: 0 3px;
  padding: 0;
  list-style: none;
  display: inline;
  color:#364377;
  font-weight:bold;
}

ul.pager li a img{
  margin:0 0 -2px 0;
}

ul.pager li a, ul.pager li a:visited, ul.pager li a:hover {
  font-weight:normal;
  color:#576d9d;
  text-decoration:none;
}


.corpo .col-cultori{
  float:left;
  display:inline;
  width: 683px;
  min-height:245px;
  height:auto !important;
  height:245px;
  padding:0 0 0 18px;
  margin-top:5px;
  background: url(../images/bg_box_elenco.gif) no-repeat top left;
}

.corpo .col-cultori .title{
  float:left;
  width:310px;
  padding:0;
  margin:20px 0 0 0;
  color:#576d9d;
  font-weight:bold;
}

.corpo .col-cultori .title strong{
  font-size:20px;
  color:#363835;
  font-weight:normal;
  display:block;
}

.corpo .col-cultori .title p{
  margin:0;
}

.corpo .col-cultori .ricerca{
  float:right;
  display:inline;
  width:310px;
  height:37px;
  padding:0;
  margin:0 35px 0 0;
}

.corpo .col-cultori .ricerca div.search{
  float:right;
  width: 219px;
  height:48px;
  background: transparent url(../images/bg_search.gif) top left no-repeat;
}

.corpo .col-cultori .ricerca div.search input {
  border: 0;
  margin:15px 0 0 12px;
  width: 180px;
  background-color: transparent;
  color:#8289a7;
  font-weight:bold;
  font-family:Helvetica, sans-serif;
  font-size:13px;
}

.corpo .col-cultori .ricerca .btn_cerca{
  float:right;
  display:inline;
  width: 71px;
  height: 23px;
  margin:11px 0 0 20px;
  background: url(../images/pulsanti/btn_cerca.gif) no-repeat top left;
}

.corpo .col-cultori .ricerca .btn_cerca:hover{
  background-position:bottom left;
}

.corpo .titoli_ricerca{
  float:left;
  clear:left;
  width:646px;
  padding:20px 0 10px 0;
}

.corpo .titoli_ricerca p{
  float:left;
  margin:0;
  padding:0;
  color:#576d9d;
}
/*****************************************
  *
  *  NUOVE REGOLE COL-RIGHT
  *
*********************************************/  

.corpo .col-right .favouriteProfile{
  float:left;
  display:inline;
  width: 700px;
  padding:0 0 20px 0px;
  /*background: transparent url(../images/bg_pref_top.gif) no-repeat top right;*/
}
.corpo .col-right .favouriteProfile .descFav{
  float:left;
  display:inline;
  width: 587px;
  height:486px;
  padding:0 0 0 110px;
}
.corpo .col-right .favouriteProfile .itinerariPref{
	background: transparent url(../images/bg_pref_bottom.gif) no-repeat bottom right;
  float:left;
  display:inline;
  width: 680px;
  padding:0 0 20px 20px;
  min-height: 450px;
  height: auto !important;
  height: 450px;
}

.corpo .col-right .favouriteProfile span{
  float:left;
  display:inline;
  margin: 0px 0 0 0 ;
  width: 470px;
  position:relative
}
.corpo .col-right .favouriteProfile h4{
  float:left;
  display:inline;
  color: #464f75;
  padding: 0 0 0 0;
  font-weight: bold;
  margin: 40px 0 0 0 ;
  width: 470px;
}

.corpo .col-right .favouriteProfile h2.tuoi_preferiti{
  float:left;
  clear:left;
  display:inline;
  width: 409px;
  height: 53px;
  margin:110px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/tuoi_itinerari_preferiti.gif) no-repeat top left;
}

.corpo .col-right .favouriteProfile .creaItinerario{
  position: absolute;
  top:0;
  right:0;
  width: 141px;
  height: 52px;
  margin:0 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/crea_un_itinerario.gif) no-repeat top left;
  cursor: pointer;
}

.corpo .col-right .favouriteProfile .creaItinerario:hover{
  background: url(../images/pulsanti/crea_un_itinerario.gif) no-repeat bottom left;
}

.corpo .col-right .favouriteProfile  .suggerisciTappa{
  position: absolute;
  top:0;
  right:160px;
  width: 141px;
  height: 52px;
  margin:0 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/crea_una_tappa.gif) no-repeat top left;
  cursor: pointer;
}
.corpo .col-right .favouriteProfile .suggerisciTappa:hover{
  background: url(../images/pulsanti/crea_una_tappa.gif) no-repeat bottom left;
}


.corpo .col-right .favouriteProfile .itinerariPref h3{
  font-size: 20px;
  color: #363835;
  float:left;
  display: inline;
  margin: 17px 0 0 0;
  padding: 0 0 20px 0;
  width:677px;
}
/**********************
  *
  *  CREAZIONE NUOVO ITINERARIO
  *
*******************************/
.corpo .col-left .createIti p{
   float:left;
   font-size:12px;
   color:#282a27;
   padding: 10px 0 0 0;
   margin: 0 0 0 0;
   width: 220px;
  }
  .corpo .col-left .createIti span.number{
   float:left;
   display: inline;
   width: 15px;
  }
  .corpo .col-left .createIti span{
   float:left;
   display: inline;
   width: 200px;
  }
.corpo .col-left .createIti a{
  color:#30407a;
  text-decoration: underline;
  float:left;
  display:inline;
  font-size:12px;
  margin-top:5px;
}
.corpo .col-left .box{
  margin-top:15px;
  padding: 0 0 20px 50px;
  position:relative;
  float:left;
  display: inline;
  width: 170px;
}
.corpo .col-left .first{
  background:transparent url(../images/help_me/esempio.png) no-repeat scroll left top;
}
.corpo .col-left .second{
  background:transparent url(../images/help_me/nuovo.png) no-repeat scroll left top;
}
.corpo .col-left .third{
  background:transparent url(../images/help_me/immagine.png) no-repeat scroll left top;
}
.corpo .col-left .box p{
  color: #464f75;
  float:left;
  display: inline;
  width: 160px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/************************
  *
  * COL_RIGHT NUOVE REGOLE FORM
  *
***************************/

.corpo .col-right .creazione,
.corpo .col-right .creazione2{
   padding-left:45px !important;
   padding-right:45px !important;
   padding-bottom: 0px !important;
   width: 612px !important;
}


.corpo .col-right .creazione2{
  margin-top:0px !important;
}

.corpo .col-right .creazione *,
.corpo .col-right .creazione2 *{
  float:left;
}
.corpo .col-right .creazione br,
.corpo .col-right .creazione2 br {
	float: none;
}
.corpo .col-right .creazione h2{
  clear:left;
  margin: 0 0 0 0;
  font-size: 14px;
  color: #464f75;
  font-weight: bold;
  padding:0 0 10px 0;
}

.corpo .col-right .creazione h2.titolo{
  clear:both;
  width: 211px;
  height: 20px;
  margin:3px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/titoli/form_creazione.gif) no-repeat top left;
}
.corpo .col-right .creazione h2.tit_tappa{
  clear:left;
  color:#464F75;
  font-size:16px;
  font-weight:bold;
  margin:2px 0 0 0;
  padding:0 0 10px;
}

.corpo .col-right .creazione .step_creazione{
  clear:left;
  width: 612px;
  height: 50px;
  padding-bottom:10px;
  margin:15px 0 0 0;
  background: url(../images/bg_step_creazione.jpg) repeat-x top left;
  position:relative;
}
.corpo .col-right .creazione .step_creazione div{
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  height: 45px;
  position: absolute;
  top:0;
}
.corpo .col-right .creazione .step_creazione .step1{
  width: 76px;
  background: url(../images/pulsanti/step1.gif) no-repeat top left;
  left:0;
}
.corpo .col-right .creazione .step_creazione .step1_active{
  width: 76px;
  background: url(../images/pulsanti/step1_active.gif) no-repeat top left;
  left:0;
}
.corpo .col-right .creazione .step_creazione .step2{
  width: 65px;
  background: url(../images/pulsanti/step2.gif) no-repeat top left;
  left:126px;
}
.corpo .col-right .creazione .step_creazione .step2_active{
  width: 65px;
  background: url(../images/pulsanti/step2_active.gif) no-repeat top left;
  left:126px;
}
.corpo .col-right .creazione .step_creazione .step3{
  width: 65px;
  background: url(../images/pulsanti/step3.gif) no-repeat top left;
  left:279px;
}
.corpo .col-right .creazione .step_creazione .step3_active{
  width: 65px;
  background: url(../images/pulsanti/step3_active.gif) no-repeat top left;
  left:279px;
}
.corpo .col-right .creazione .step_creazione .step4{
  width: 65px;
  background: url(../images/pulsanti/step4.gif) no-repeat top left;
  left:430px;
}
.corpo .col-right .creazione .step_creazione .step4_active{
  width: 60px;
  background: url(../images/pulsanti/step4_active.gif) no-repeat top left;
  left:430px;
}
.corpo .col-right .creazione .step_creazione .step5{
  width: 60px;
  background: url(../images/pulsanti/step5.gif) no-repeat top left;
  right:0;
}
.corpo .col-right .creazione .step_creazione .step5_active{
  width: 60px;
  background: url(../images/pulsanti/step5_active.gif) no-repeat top left;
  right:0;
}
.corpo .col-right .info_generiche{
  width: 393px;
}

.corpo .col-right .info_tappa{
  width: 612px;
}

.corpo .col-right .info_secondarie{
	clear: both;
	position: absolute;
	right: 0;
	top: 0;
  width: 169px;
  z-index: 100;
}
.corpo .col-right .creazione .inputitle{
  width: 385px !important;
}
.corpo .col-right .creazione .description,
.corpo .col-right .creazione2 .description{
  width: 385px !important;
  margin: 0 0 0 0;
  padding:3px 0 0 5px;
  font-family: arial;
  font-size: 12px;
}
.corpo .col-right .creazione .inputitle2{
  width: 605px !important;
  padding: 4px 0 3px 5px;
}
.corpo .col-right .creazione .description2,
.corpo .col-right .creazione2 .description2{
  width: 378px !important;
  margin: 0 0 0 0;
  padding: 3px 5px;
}
.corpo .col-right .creazione label{
  width: 365px !important;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.corpo .col-right .creazione2 label{
  width: 200px !important;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.corpo .col-right .creazione2 input.file{
  width: 393px;
  margin: 0 0 0 0;
  padding: 1px;
}
.corpo .col-right .creazione2 input.file2{
  width: 610px;
  margin: 0 0 0 0;
  padding: 1px;
}
.corpo .col-right .creazione2  .boxFoto{
  position:relative;
  width: 393px;
  margin-top:10px;
}
.corpo .col-right .creazione2  .boxFoto2{
  position:relative;
  width: 612px;
  margin-top:10px;
}
.corpo .col-right .creazione2  .boxAdd{
  margin-top:3px;
  width: 393px;
  height: 23px;
  display: block;
}
.corpo .col-right .creazione2  .boxAdd2{
  margin-top:3px;
  width: 612px;
  height: 23px;
  display: block;
}
.corpo .col-right .creazione2  a.bt_addPhoto{
  display: inline;
  float: left !important;
  width: 104px;
  height: 23px;
  margin:2px 0 0 0;
  padding: 0 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/aggiungi_foto.gif) no-repeat top left;
}
.corpo .col-right .creazione2 a.bt_annullaItinerario{
  display: inline;
  width: 146px;
  height: 33px;
  margin:20px 0 0 0;
  padding: 0px 0 0 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/annulla_itinerario.gif) no-repeat top left;
}

.corpo .col-right .creazione2 a.bt_annullaItinerario:hover{
  background: url(../images/pulsanti/annulla_itinerario.gif) no-repeat bottom left;
}

.corpo .col-right .bt_salvaAggiungi{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  position: absolute;
  clear: both;
  bottom: 10px;
  right: 265px;
}
* html .corpo .col-right .bt_salvaAggiungi { right: 245px; }
.corpo .col-right .bt_salvaAggiungi a{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/salva_itinerario_tappa.gif) no-repeat top left;
}

.corpo .col-right .bt_suggerisciTappa a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_suggerisci_tappa.gif) no-repeat scroll left top;
	display:block !important;
	height:45px;
	margin:0 0 0;
	overflow:hidden;
	padding:0 0;
	text-indent:-9999px;
	width:171px;
}

.corpo .col-right .bt_suggerisciTappa a:hover { background-position: bottom left; }

.corpo .col-right .bt_salvaAggiungi a:hover{
  background: url(../images/pulsanti/salva_itinerario_tappa.gif) no-repeat bottom left;
}

.corpo .col-right .creazione2 .buttonsBox, .corpo .col-right .creazione2 .buttonsBox2{
  width:625px;
  position:relative;
  margin: 40px 0 0 0;
  padding-bottom: 20px !important;
}

.corpo .col-right .creazione2 .buttonsBox{
  margin:0;
  padding:0;
}

.corpo .col-right .creazione2 .buttonsBox .bt_salvaAggiungi2{
  width: 171px;
  height: 45px;
  margin:0px 0px 0 10px;
  padding: 0px 0 0px 0;
  float: right;
}
.corpo .col-right .creazione2 .buttonsBox .bt_salvaAggiungi2 a{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/salva_itinerario_tappa.gif) no-repeat top left;
}

.corpo .col-right .creazione2 .bt_annullaTorna{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  overflow:hidden;
  background: url(../images/pulsanti/annulla_tappa_e_torna.gif) no-repeat top left;
}

.corpo .col-right .creazione2 .bt_salvaTappaInvia{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  overflow:hidden;
  background: url(../images/pulsanti/invia_itinerario_cercasfizio.gif) no-repeat top left;
}


.corpo .col-right .creazione2 .buttonsBox .bt_salvaTorna{
  display: block !important;
  width: 171px;
  height: 45px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/salva_itinerario_torna.gif) no-repeat top left;
}
.corpo .col-right .creazione2 a.bt_aggiungiTappa2{
  display: block !important;
  width: 104px;
  height: 23px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/aggiungi_tappa.gif) no-repeat top left;
  cursor: pointer;
  float:right;
}

.corpo .col-right .creazione2 a.bt_addPhoto:hover{
  background: url(../images/pulsanti/aggiungi_foto.gif) no-repeat bottom left;
}

.corpo .col-right .creazione2 a.bt_aggiungiTappa2:hover{
  background: url(../images/pulsanti/aggiungi_tappa.gif) no-repeat bottom left;
}

.corpo .col-right .creazione2 .buttonsBox2 a{
  display: block !important;
  width:147px;
  height:46px;
  margin:0px 0 0 0;
  padding: 0px 0 0px 0;
  text-indent:-9999px;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/invia_itinerario.gif) no-repeat top left;
  cursor: pointer;
}

.corpo .col-right .creazione2 .buttonsBox2 a:hover{
  background: url(../images/pulsanti/invia_itinerario.gif) no-repeat bottom left;
}

.corpo .col-right .creazione2 .buttonsBox2 a.bt_salvaItinerario{
  display: inline !important;
  width:171px;
  height:45px;
  margin:0px 0 0 5px;
  padding: 0px 0 0px 0;
  text-indent: -999em;
  /*line-height:9999px;*/
  overflow:hidden;
  background: url(../images/pulsanti/salva_itinerario.gif) no-repeat top left;
  cursor: pointer;
}

.corpo .col-right .creazione2 .buttonsBox2 a.bt_salvaItinerario:hover{
  background: url(../images/pulsanti/salva_itinerario.gif) no-repeat bottom left;
}

/************************
  *
  * CLASSI CONSIGLI E FAQ
  *
***************************/


.faq_first{
  width:612px;
  background-color:#FFFFFF;
  background:url(../images/bg_top_reg_right.jpg) top left no-repeat;
  padding:13px 43px 0 45px;
  position:relative;
  }
  
.faq_second{
  width:612px;
  height:auto;
  min-height:300px;
  background-color:#FFFFFF;
  background:url(../images/bg_bottom_reg_right.jpg) bottom left no-repeat;
  padding:0 43px 15px 45px;
  position:relative;
  }
  
.corpo .col-right .faq_first h2.titolo {
  margin:3px 0 0;
  width:400px;
  color:#C80706;
  font-size:20px;
  font-weight:bold;
}

.corpo .col-right .faq_first p.question, .corpo .col-right .faq_first p.answer, .corpo .col-right .faq_second p.question, .corpo .col-right .faq_second p.answer { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#464F75;
  }
  
.corpo .col-right .faq_first p.answer, .corpo .col-right .faq_second p.answer{
  color:#403F3F;
}

.corpo .col-right .faq_first p.answer a, .corpo .col-right .faq_second p.answer a{
  text-decoration:underline;
}

.corpo .col-right .faq_first p.question, .corpo .col-right .faq_second p.question {
  font-weight:bold;
  }
  
option{
  display:block !important;
  float:none !important;
}

#formRegistrazioneUtenti .path_dati {
  width: 200px;
}

#form_header {
  background: url(../images/bg_path_dati.jpg) no-repeat top left !important;
  height: 36px;
  margin-bottom: 15px;
  width: 936px;
}

.corpo .col-left .bg_top_registration.step1 {
  background-image: url(../images/user/baloon.png);
}
.corpo .col-left .bg_top_registration.step1 {
  *background-image: none; 
  *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( 
    src = "/images/user/baloon.png", 
    SizingMethod = "scale"
    );
}

.corpo .col-left .bg_top_registration.step2 {
  background-image: url(../images/user/torna_allo_step.png);
  margin: 0;
  padding: 0;
  width: auto;
}

.corpo .col-left .bg_top_registration.step2 {
  *background-image: none; 
  *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( 
    src = "/images/user/torna_allo_step.png", 
    SizingMethod = "scale" 
  );
}
.corpo .col-left .bg_top_registration.step2 a {
  display: block;
  height: 147px;
  width: 237px;
}

#user_steps {
  display: inline;
  float: right;
  list-style: none;
  margin: -3px 0 0 0;
}
#user_steps li {
  display: block;  
  float: left;
  height: 46px;
  width: 157px;
}
#user_steps li.active {
  font-weight: bold;
}

#user_steps li.active {
  background: transparent url(../images/user/tab_registrazione.png) repeat scroll 0 0;
}
#user_steps li.active {
  *background-image: none; 
  *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( 
    src = "/images/user/tab_registrazione.png", 
    SizingMethod = "scale"
  );
}
#user_steps li.step1 span {
  background: transparent url(/images/user/step1.png) no-repeat scroll 0 0;
}

#user_steps li img {
  display: block;
  margin: 0 auto;;
  margin-top: 15px;
}

.corpo label {
  display: block;
  float: left;
  line-height: 18px;
  width: 135px;
}

.corpo .formfield {
  float: left;
}
.corpo .error_list {
  padding-bottom: 0;
  clear: left;
  float: left;
  margin-top: 2px;
}

.corpo .iscrizione_concorso label, #optin_permission label, #optin_barilla_permission label, .corpo li label {
  width: auto;
}

#optin_permission label, #optin_barilla_permission label {
  float: none;
}
#iscrizione_concorso, #optin_permission input, #optin_barilla_permission input, #gender input, #family input, #child input, .ambiti input {
  float: left;
  margin: 0;
  margin-right: 5px;
}
#iscrizione_concorso {
 margin-left: 5px; 
}
#optin_permission p, #optin_barilla_permission p {
  margin-top: 2px;
}

.corpo .row {
  clear: both;
  display: inline;
  float: left;
  margin: 9px 0;
  width: 100%;
}
.corpo .row input {
  margin-right: 15px;
}
#privacy {
  clear: left;
  width: 100%;
}
#autorizzazioni {
  margin-left: 45px;
  width: 300px;
}

#autorizzazioni input {
  left: -25px;
}

#autorizzazioni .bottomButton {
  width: 300px;
}

#user_form_wrapper {
  background: transparent url(../images/user/sfondo-sfumato-down.jpg) no-repeat scroll center bottom;
  float: left;
  padding-bottom: 15px;
}

#user_form_wrapper h1 {
  color: #C80706;
  float: left;
  padding: 0 0 15px 0;
}
#user_form_wrapper .notice {
  clear: both;
  float: left;
  width: 100%;
}
#user_form_wrapper .notice p {
  float:  right;
  margin-top: 0;
}

#user_form_wrapper .col-right {
  margin-top: 20px;
}
#user_form_wrapper ul.error_list {
  width: 170px;
}

#map_edit_canvas div div div {
	float: none;
	display: block;
}

.corpo .col-right .creazione2 .mceEditor *, 
.corpo .col-right .creazione .editor * 
{ float: none; }

#address, #city { 
	width: 185px;
	_width: 170px;
  padding:3px 0 0 5px;
  font-family: arial;
  font-size: 12px;
  height: 18px; 
}

#regione { height: 23px !important; }
#provincia { height: 23px !important; }
#province { height: 23px !important; }

.corpo .col-right .creazione .info_secondarie label { width: 150px !important; }

input.trova_mappa {
	width: 124px;
	height: 74px;
	float: left;
	display: inline;
	text-indent: 999em;
	line-height: 999em;
	overflow: hidden;
	font-size: 0;
	background: url(../images/btn_trova_sulla_mappa.jpg) no-repeat top left;
	border: none;
	cursor: pointer;
	margin: 17px 0 0 10px;
	position: absolute;
	top: 0;
	right: 0;
}
input.trova_mappa:hover {
	background-position: bottom left !important;
}

#imagesBox div.image {
	padding-top: 20px; 
	float: left;
	display: inline;
	width: 130px;
}

.mceEditor { clear: left; }
.mceEditor * { float: none !important; }


div.fileinputs {
  position: relative;
  display:inline;
  float:left;
  width:100%;
  height:23px;
  margin:0;
  padding:0;
}

div.fileinputs input.file {
  position: absolute;
  right:0;
  top:0;
  z-index: 2;
  width:352px;
  height:23px; 
  display:inline;
  margin:0;
  padding:0;
  -moz-opacity:0 ;
  filter:alpha(opacity: 0);
  opacity: 0;
  text-align:right;
}

div.fileinputs div.fakefile {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display:inline;
  float:left;
  width:352px;
  height:23px;
}

div.fileinputs div.fakefile input {
  font-family: Arial;
  position:absolute;
  z-index:1;
  float:left;
  left:0px;
  top:1px;
  width:272px;
  height:16px;
  margin:0;
  padding:2px 0 3px 0;
  background-color:#FFF;
  border:none;
  color:#000;
  font-size:12px;
  line-height:11px;
  border: 1px solid #C1C9D9;
}

div.fileinputs div.fakefile img {
  cursor: pointer;
  position:absolute;
  right:0px;
  top:1px;
  z-index:1;
  float:left;
  clear:none;
  margin:0;
  padding:0;
  width:67px;
  height:23px;
}
div.fileSize
{
  float:left;
  clear: left;
  margin: 10px 0 0 110px;
  width: 280px;
}


.corpo .col-right .creazione2 .boxAdd2 { padding: 3px 0 25px 0; }

.corpo .col-right .creazione2 .boxAdd2 a {
  float: left;
  display: inline;
  width: 104px;
  height: 23px;
  text-indent:-9999px;
  margin: 0px 0 0 0;
  overflow:hidden;
  background: url(../images/pulsanti/aggiungi_foto.gif) no-repeat top left; 
}

.itinerariPref .selezione {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg_selezione.gif) no-repeat scroll left top;
clear:left;
float:left;
margin:5px 0 0;
overflow:hidden;
width:659px;
}

.itinerariPref .selezione .sel_neutral {
	margin-top: 7px;
	padding-bottom: 15px;
	background:transparent url(../images/bg_selezione.gif) no-repeat bottom left;
}

.itinerariPref .selezione .numero {
color:#364377;
display:inline;
float:left;
font-size:30px;
font-weight:bold;
margin:28px 0 0;
text-align:center;
width:82px;
}
.itinerariPref .selezione .descrizione {
display:inline;
float:left;
margin:11px 50px 0 0;
width:400px;
}
.itinerariPref .selezione .descrizione h2 {
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
}
.itinerariPref .selezione .descrizione p {
float:left;
font-size:11px;
margin:0;
overflow:hidden;
padding:5px 0;
}
.itinerariPref .selezione .descrizione .valutazione {
clear:left;
float:left;
width:100%;
}
.itinerariPref .selezione .descrizione .valutazione strong {
color:#647DAC;
float:left;
font-size:11px;
margin:8px 7px 0 0;
padding:0;
}
.itinerariPref .selezione .descrizione .valutazione .rating, .rating {
height:19px;
margin:5px 0 0;
}
.itinerariPref .selezione .descrizione .valutazione .rating img, .rating img {
margin:0;
}

.itinerariPref .selezione img {
margin-top:28px;
}
.itinerariPref .selezione a.btn_vedi {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/btn_vedi.gif) no-repeat scroll left top;
cursor:pointer;
display:inline;
float:left;
font-size:0;
height:23px;
margin:34px 0 0 35px;
overflow:hidden;
text-indent:-9999px;
width:71px;
}
.itinerariPref .selezione a.btn_vedi:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/btn_vedi.gif) no-repeat scroll left bottom;
}
.itinerariPref .selezione a.btn_modifica {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/modifica_iti.gif) no-repeat scroll left top;
cursor:pointer;
display:inline;
float:left;
font-size:0;
height:23px;
margin:15px 0 0 10px;
overflow:hidden;
text-indent:-9999px;
width:92px;
}
.itinerariPref .selezione a.btn_modifica:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/modifica_iti.gif) no-repeat scroll left bottom;
}
.itinerariPref .selezione a.btn_elimina {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/elimina_iti.gif) no-repeat scroll left top;
cursor:pointer;
display:inline;
float:left;
font-size:0;
height:23px;
margin:10px 0 0 10px;
overflow:hidden;
text-indent:-9999px;
width:92px;
}
.itinerariPref .selezione a.btn_elimina:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pulsanti/elimina_iti.gif) no-repeat scroll left bottom;
}
.itinerariPref .selezione a.btn_vedi:hover {
background-position:left bottom;
}

.dati_secondari .selezione {
	width: 612px;
	background: url(../images/bg_selezione_small.gif) no-repeat top left;
	min-height: 109px;
	height: 109px!important;
}

.dati_secondari .selezione .descrizione {
	display:inline;
	float:left;
	margin:9px 20px 0 0;
	padding:0 0 5px;
	width:350px;
	overflow: hidden;
}

.corpo .col-right .creazione2 .buttonsBox a:hover { background-position: bottom left !important; }

#imagesBox div.image a {
  background: url(../images/pulsanti/bt_elimina_item.gif) no-repeat top left;
  width: 13px;
  height: 12px;
  float: left; 
  display: inline;
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
  margin: 0 15px 0 5px;
}

.titoli_ricerca ul.pager {
  margin-right: 6px;
 }
 
 * html .col-right { overflow: hidden; width: 690px !important; }
 * html .info_generiche { overflow: hidden; width: 612px !important; }
 
 input.default, textarea.default {
   color: #666;
 }
 