/****************************************************************************/
/* STILE DELLA SCHEDA DEL PERSONAGGIO */

/* HELP: Da qui è possibile modificare:
- I font ed i colori della scheda del personaggio
- Le dimensioni, l'aspetto e la posizione degli elementi della scheda
- Lo sfondo della scheda */



div.pagina_scheda{

   width: 800px;
   margin: 40px auto;

}

div.pagina_scheda div.pagebody{
}

div.pagina_scheda a{
   /*font-weight: normal;*/
}

div.pagina_scheda div.form_info{
   font-style: italic;
}

/*Titoli dei box*/
div.pagina_scheda div.titolo_box{
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 13px;
   margin-bottom: 6px;
   display:none;
}

/*Box nome,ritratto,iscritto da, ultimo ingresso, scrivi a*/
div.ritratto{
   margin: 5px 5px 20px 3px;
   float: left;
   font-size: 12px;   
   width: 215px;
   height: 410px;
   text-align: center;
}

/*Nome PG*/
 div.ritratto_nome{
   /*margin: 5px 0 0 0;*/
   font-size: 14px;
   font-weight: bold;
    margin: 170px 250px;
    color: white;
    width: 300px;
font-family: 'Metamorphous', cursive;
}

 div.ritratto_nome_scheda{
   /*margin: 5px 0 0 0;*/
   font-size: 14px;
   font-weight: bold;
    margin: 90px 250px 0px;
    color: white;
    width: 300px;
font-family: 'Metamorphous', cursive;
}


/*Immagine*/
div.ritratto div.ritratto_avatar{
width: 300px;
height: 300px;
margin: -120px 27px 10px 347px;
overflow: hidden;

}

div.ritratto_avatar img{
    width: 280px;
    margin: 7px 28px;

  }

.ritratto_avatar_sopra {
	width: 300px;
height: 300px;
	background-image: url("imgs/cornice.png");
background-repeat: no-repeat;
position: absolute;
margin: -308px 370px;
}


/*Link invia messaggio*/
div.ritratto {
   margin: 5px 0 0 0;
   
}


.iscritto_da, .ultimo_ingresso, .ritratto_invia_messaggio{
	margin: 19px 405px -19px;
    width: 250px;
    text-align: left;
  	

}
.ritratto_invia_messaggio a {
	display:none;
}
/*Box punteggi, razza, gilda, ruolo off*/
div.profilo{
   margin: 515px 160px 20px 5px;
   float: right;
   font-size: 12px;  
   width: 240px;
}

div.profilo div.profilo_voce{
   text-align: justify; 
   clear: both;
   height: 15px;
   margin:32px 0px -30px;
}

/*Nome campo*/
div.profilo_voce div.profilo_voce_label{
   width: 50%;
   float: left;
   margin-left: 5px;
}

/*Valore campo*/
div.profilo_voce div.profilo_voce_valore{
   text-align: right;
   width: 35%;
   float: right;
   margin-right: 5px;
   margin-top: -4px;
}

/*Icone gilda*/
img.profilo_img_gilda{
   height: 25px;
   width: 25px;
   margin: 0px 5px;
}

/*Box status*/
div.profilo_status{
   margin: 5px 5px 5px 5px; 
   clear: both;
   height: 100px;
   text-align: justify;
   
}
/*Casella PF nei controlli master*/
div.form_field input.healt_input{
   width: 28px;
}

/*Box storia pg, box affetti*/
div.background{
   margin: -130px 3px 5px 3px;
   clear: both;
   overflow: hidden;
   background-image: url("imgs/avatarschedapieno.png");
   background-repeat: no-repeat;
   
}

div.background img{
   max-width: 500px;
   
}

.body_box_scheda {    width: 700px;
    height: 440px;
    margin: 190px auto;
    overflow-y: scroll;
	text-align: unset;
}

.body_box_scheda p {padding: 0px 30px;}

/*Menu' interno scheda*/
div.menu_scheda
 {
    margin: 645px 60px 0px 60px;
    text-align: center;
    font-size: 12px;
    width: 500px;
    height: 30px;
    position: absolute;
    font-family: verdana;
    font-size: 10px;
    font-weight: 900;
    width: 680px;
}

.menu_scheda_bottom a {padding: 14px;
      text-indent: -80px;
	    margin-left: -30px;
		}

.menu_scheda_bottom a:hover {padding: 14px;}
.menu_scheda_bottom a:active {padding: 14px;}

div.menu_scheda {
    position: fixed;
	z-index: 999999;
}

.menu_scheda_bottom {padding-top: 25px;
width: 0px;
margin-top: -36px;}


div.menu_scheda {
    text-align: left;
    font-size: 12px;
    width: 237px;
    height: 1px;
    font-family: ani;
	margin: 0px;
}

 div.link_scheda  {
  
    height: 40px;
    margin-left: -155px;
    padding-top: 16px;
    margin-top: -5px;
	text-align: center;
	color:white;
	width: 225px;
	
}



 div.link_scheda:hover {
	   margin-left: -25px;
	   transition: 1s;
 }	   
	 
 div.link_scheda a {
	color:white;
	font-size: 14px;
    font-family: 'Metamorphous', cursive;
	margin-left: 15px;
display: block;
height: 40px;}

 div.link_scheda a:hover {
	font-size: 14px;
    font-family: 'Metamorphous', cursive;


}


div.link_scheda a.modifica   {background: url(../advanced/imgs/pulsantemodifica.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.baule   {background: url(../advanced/imgs/pulsantebaule.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.equipaggiamento   {background: url(../advanced/imgs/pulsanteequipaggiamento.png) no-repeat -30px 0px;
display: block;
height: 40px;
letter-spacing: -1;}

div.link_scheda a.storia   {background: url(../advanced/imgs/pulsantestoria.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.descrizione   {background: url(../advanced/imgs/pulsantedescrizione.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.affetti   {background: url(../advanced/imgs/pulsanteaffetti.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.spellbook  {background: url(../advanced/imgs/spellbook.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.zaino  {background: url(../advanced/imgs/averi.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.skilleabilita  {background: url(../advanced/imgs/skilleabilita.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.collezionabili  {background: url(../advanced/imgs/collezionabili.png) no-repeat -30px 0px;
display: block;
height: 40px;}



div.link_scheda a.off   {background: url(../advanced/imgs/pulsanteoff.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.modera   {background: url(../advanced/imgs/pulsantemodera.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.sopravvivenza   {background: url(../advanced/imgs/pulsantesopravvivenza.png) no-repeat -30px 0px;
display: block;
height: 40px;}


div.link_scheda a.transazione   {background: url(../advanced/imgs/pulsantetransazione.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.log   {background: url(../advanced/imgs/pulsantelog.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.amministra   {background: url(../advanced/imgs/pulsanteamministra.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.laboratorio   {background: url(../advanced/imgs/pulsantelaboratorio.png) no-repeat -30px 0px;
display: block;
height: 40px;}

div.link_scheda a.bottega   {background: url(../advanced/imgs/pulsantebottega.png) no-repeat -30px 0px;
display: block;
height: 40px;}


















div.ritratto {
	z-index:9;
}


.esperienzapg { position: absolute;
    margin: 382px 110px 0px 110px;
    width: 40px;
    text-align: left;
}

.soldipg { position: absolute;
    margin: 575px 110px 0px 290px;
    width: 80px;
    text-align: left;
}

.bancapg { position: absolute;
    margin: 560px 110px 0px 290px;
    width: 80px;
    text-align: left;
}

.scrivialpg { position: absolute;
    margin: 590px 110px 0px 290px;
    width: 80px;
    text-align: left;
}


.mestiere { position: absolute;
    margin: 20px 110px 0px 406px;
    width: 230px;
    text-align: left;
}


.giorniconsecutivi { position: absolute;
    margin: 34px 110px 0px 406px;
    width: 250px;
    text-align: left;
}



.razzapg { position: absolute;
    margin: 530px 108px 0px 106px;
    width: 30px;
    text-align: left;
}

.classepg { position: absolute;
    margin: 530px 140px 0px 140px;
    width: 30px;
    text-align: left;
}


.classe2pg { position: absolute;
    margin: 563px 108px 0px 106px;
    width: 30px;
    text-align: left;
}



.popolopg { position: absolute;
    margin: 563px 140px 0px 142px;
    width: 30px;
    text-align: left;
}

/*Box abilità*/
div.elenco_abilita{
   margin: 10px auto 5px auto;
   clear: both;
 
}
div.elenco_abilita table{
   margin: 2px auto 5px auto;
 
}

div.elenco_abilita td{
   vertical-align: top;
}
div.abilita_scheda_nome{ 
  width: 110px;
  font-size: 12px;
  
}
div.abilita_scheda_car{
  width: 70px;
  font-size: 12px;
  
}
div.abilita_scheda_tank{
  width: 20px;
  font-size: 12px;
  
}
div.abilita_scheda_sub{
  width: 35px;
  font-size: 12px;
  
}




/****************************************************************************/

/****************************************************************************/
/* STILE DELLA PAGINA DI MODIFICA SCHEDA */

div.modifica_scheda{
   margin: 10px;
}

/****************************************************************************/

/****************************************************************************/
/* STILE DELLA PAGINA DI EQUIPAGGIAMENTO */

div.omino_bianco_box{
   margin-left: auto;
   margin-right: auto;
  width: 500px;
   height: 500px;
    text-align: center;
}

img.omino_bianco_img{
   margin: auto -25px;
   width: 500px;
   height: 500px;
}


div.omino_bianco_armdx{
    width: 60px;
   height: 60px;
     position: absolute;
   margin: -14px 0px 0px 168px;   
}

div.omino_bianco_armdx img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_armsx{
    width: 60px;
   height: 60px;
     position: absolute;
 margin: -14px 0px 0px -199px;   
    border-radius: 15%;	
	
	}
	
div.omino_bianco_armsx img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_chest{
    width: 60px;
   height: 60px;
 position: absolute;
	margin: -93px 0px 0px -201px;
}
div.omino_bianco_chest img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_legs{
    width: 60px;
   height: 60px;
 	position: absolute;
	margin:60px 0px 0px -169px;

}

div.omino_bianco_legs img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_temporaneo{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin: -87px 3px 0px -246px;

}

div.omino_bianco_temporaneo img{
   width: 30px;
   height: 30px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}




 div.omino_bianco_slot1{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin: -162px -32px 130px 287px;

}

div.omino_bianco_slot1 img{
   width: 30px;
   height: 30px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

 div.omino_bianco_slot2{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin: -129px -32px 130px 287px;

}

div.omino_bianco_slot2 img{
   width: 32px;
   height: 32px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}












div.omino_bianco_feet{
   width: 60px;
   height: 60px;
 	position: absolute;
	margin:125px 0px 0px 213px;
}

div.omino_bianco_feet img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}
 
 
 div.omino_bianco_gambe{
   width: 60px;
   height: 60px;
 	position: absolute;
	margin:56px 0px 0px 213px;
}

div.omino_bianco_gambe img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}
 
 
 
 
 
 
 
 
 

div.omino_bianco_head{
    width: 60px;
   height: 60px;
      position: absolute;
    margin: -161px 0px 0px 213px;
 	
}

div.omino_bianco_head img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}






div.omino_bianco_ring{
    width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;

}

div.omino_bianco_ring img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_neck{
  width: 60px;
   height: 60px;
 	margin: -184px 0px 0px 118px;
	position: absolute;

}

div.omino_bianco_neck img{
   width: 65px;
   height: 65px;
 border-radius: 15%;
 border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

 
 

div.omino_bianco_avatar_box{
    margin: -340px -290px;
    position: absolute;
	z-index: 9;

}

img.omino_bianco_avatar_img{
   margin-top: 40px;
   width: 300px;
   height: 226px;
}

div.omino_bianco_avatar_armdx{
    width: 60px;
   height: 60px;
     position: absolute;
   
}

div.omino_bianco_avatar_armdx img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_armsx{
    width: 60px;
   height: 60px;
     position: absolute;
	
	}
	
div.omino_bianco_avatar_armsx img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_chest{
    width: 60px;
   height: 60px;
 position: absolute;
	margin: 138px 3px 0px 135px;
}
div.omino_bianco_avatar_chest img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_manodx1{
  width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;
}
div.omino_bianco_avatar_manodx1 img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_possedimenti{
  width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;
}
div.omino_bianco_avatar_possedimenti img{
   width: 65px;
   height: 65px;
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_trasporto{
 
	position: absolute;
}
div.omino_bianco_avatar_trasporto img{

    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_avatar_grimorio{
 
	position: absolute;
}
div.omino_bianco_avatar_grimorio img{

    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_avatar_manosx1{
  width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;
}
div.omino_bianco_avatar_manosx1 img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_torso1{
  width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;
}
div.omino_bianco_avatar_torso1 img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_torso2{
  width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;
}
div.omino_bianco_avatar_torso2 img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_fronte{
  width: 60px;
   height: 60px;
	position: absolute;
}
div.omino_bianco_avatar_fronte img{

    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_avatar_cintola{
  width: 60px;
   height: 60px;
	position: absolute;
}
div.omino_bianco_avatar_cintola img{

    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_savatar_palle{
    width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;

}

div.omino_bianco_avatar_spalle img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}
div.omino_bianco_avatar_collo{
    width: 60px;
   height: 60px;
	margin: -111px 0px 0px 118px;
	position: absolute;

}

div.omino_bianco_avatar_collo img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_avatar_legs{
    width: 60px;
   height: 60px;
 	position: absolute;
	margin:292px 23px 0px 164px;

}

div.omino_bianco_avatar_legs img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
} 
 
 div.omino_bianco_avatar_temporaneo{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin:146px -30px 0px 80px;

}

div.omino_bianco_avatar_temporaneo img{
   width: 32px;
   height: 32px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}
 
 div.omino_bianco_avatar_slot1{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin:71px 60px 0px 164px;

}

div.omino_bianco_avatar_slot1 img{
   width: 30px;
   height: 30px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


 div.omino_bianco_avatar_spalle{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin:71px 60px 0px 164px;

}

div.omino_bianco_avatar_spalle img{
   width: 30px;
   height: 30px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}



 div.omino_bianco_avatar_slot2{
    width: 28px;
   height: 28px;
 	position: absolute;
	margin:103px 60px 0px 164px;

}

div.omino_bianco_avatar_slot2 img{
   width: 30px;
   height: 30px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}


div.omino_bianco_avatar_feet{
   width: 60px;
   height: 60px;
 	position: absolute;
	margin:357px 85px 0px 90px;
}

div.omino_bianco_avatar_feet img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

 div.omino_bianco_avatar_gambe{
   width: 60px;
   height: 60px;
 	position: absolute;
	margin:288px 85px 0px 90px;
}

div.omino_bianco_avatar_gambe img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
    border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
} 

div.omino_bianco_avatar_head{
    width: 60px;
   height: 60px;
      position: absolute;
    margin: 70px 85px 0px 90px;
 	
}

div.omino_bianco_avatar_head img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	    
 border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_spalle{
    width: 60px;
   height: 60px;
	margin: 120px -7px 0px -5px;
	position: absolute;

}

div.omino_bianco_avatar_spalle img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}

div.omino_bianco_avatar_neck{
  width: 60px;
   height: 60px;
 	margin: 48px -10px 0px -6px;
	position: absolute;

}

div.omino_bianco_avatar_neck img{
   width: 65px;
   height: 65px;
 border-radius: 15%;	
     border-style: solid;
    border-width: 1;
    border-bottom-color: #C8AE54;
    border-left-color: #FCF3CE;
    border-right-color: #C8AE54;
    border-top-color: #FCF3CE;
}




/*Inventario*/
div.pagina_scheda_equip { }
div.pagina_scheda_oggetti { }
div.pagina_scheda_oggetti td.casella_elemento,
div.pagina_scheda_equip td.casella_elemento{  
  font-size: 12px;
  
  padding: 3px;
}
div.pagina_scheda_oggetti div.inventario_img img,
div.pagina_scheda_equip div.inventario_img img{
  height: 200px;
  width: 200px;
}
div.pagina_scheda_oggetti div.inventario_img,
div.pagina_scheda_equip div.inventario_img{
  width: 200px;
  margin:auto;
}
div.pagina_oggetti_equip div.inventario_nome,
div.pagina_scheda_equip div.inventario_nome{
  width: 212px;
    margin:auto;
	padding: 10px;
	text-align: center;
}
div.pagina_scheda_oggetti div.inventario_quantita,
div.pagina_scheda_equip div.inventario_quantita{
  width: 122px;
    margin:auto;
}
div.pagina_scheda_oggetti div.inventario_nome,
div.pagina_scheda_equip div.inventario_nome{
  font-size: 12px;
  text-transform: uppercase;  margin:auto;
}
div.pagina_scheda_oggetti div.form_label,
div.pagina_scheda_equip div.form_label{
  font-size: 12px;
  margin: 0;
}
div.pagina_scheda_oggetti input,
div.pagina_scheda_equip input{
  font-size: 12px;
  margin: 0;
}
div.inventario_riga_proprieta{
  width: 80px;
}
div.pagina_scheda_equip form,
div.pagina_scheda_oggetti form{ 
 text-align: center;
 margin: 0 0 4px 0;
}

/* Sortable tables */
table.sortable thead {
    background-color: #81c1f9cf;
    color:#666666;
    font-weight: bold;
    cursor: pointer;
}

div.titoli_elenco {
    width: 50%;
}

#sorttable_sortrevind {margin-left: -22px;}
#sorttable_sortfwdind {margin-left: -22px;}

/****************************************************************************/

.blocco3avatar {margin: 60px 0px;}
