Tutti gli orari sono UTC + 1 ora [ ora legale ]




Apri un nuovo argomento Rispondi all’argomento  [ 46 messaggi ]  Vai alla pagina Precedente  1, 2, 3, 4, 5  Prossimo
Autore Messaggio
MessaggioInviato: 28/10/2010, 23:03 
Io so!
Io so!
Avatar utente

Iscritto il: 16/09/2010, 20:00
Messaggi: 587
Località: Siena
Aggiornata la skin... 8-)

_________________
http://www.legaloska.net/ - Legaloska


Top
Non connesso Profilo  
 
MessaggioInviato: 29/10/2010, 6:41 
So tutto!
So tutto!

Iscritto il: 21/09/2010, 18:02
Messaggi: 256
rouges ha scritto:
Aggiornata la skin... 8-)


decisamente meglio la classifica :!:

thanks 8-)


Top
Non connesso Profilo  
 
MessaggioInviato: 08/01/2011, 18:07 
So tutto!
So tutto!

Iscritto il: 21/09/2010, 18:02
Messaggi: 256
ahem.. cn la nuova versione cm ci si deve comportare per mantenere la skin dark blue? .-)


Top
Non connesso Profilo  
 
MessaggioInviato: 17/01/2011, 19:30 
Io so!
Io so!
Avatar utente

Iscritto il: 16/09/2010, 20:00
Messaggi: 587
Località: Siena
Entro questo fine settimana dovrei aggiornare la skin alla ultima release di fcmRevo :geek:

_________________
http://www.legaloska.net/ - Legaloska


Top
Non connesso Profilo  
 
MessaggioInviato: 24/01/2011, 23:05 
Io so!
Io so!
Avatar utente

Iscritto il: 16/09/2010, 20:00
Messaggi: 587
Località: Siena
nuova versione... 8-)

_________________
http://www.legaloska.net/ - Legaloska


Top
Non connesso Profilo  
 
MessaggioInviato: 25/01/2011, 1:13 
So cos'è!
So cos'è!
Avatar utente

Iscritto il: 16/09/2010, 20:54
Messaggi: 110
rouges ha scritto:
nuova versione... 8-)

ma lo sai che hai fatto davvero un gran bel lavoro!!!bei colori davvero!!grande!!! ;)
per il prossimo campionato sarà mia!! 8-)

_________________
http://www.fantasansalvador.it/


Top
Non connesso Profilo  
 
MessaggioInviato: 14/03/2011, 18:31 
So tutto!
So tutto!

Iscritto il: 21/09/2010, 18:02
Messaggi: 256
i seguaci di questa skin attendono ansiosi l'upload alla nuova versione :lol:


Top
Non connesso Profilo  
 
MessaggioInviato: 14/03/2011, 20:10 
So cos'è!
So cos'è!

Iscritto il: 15/12/2010, 22:18
Messaggi: 14
sperando di fare cosa gradita vi incollo il layout.css che ho modificato per adattarla alla versione 0.9c. Chiaramente bisogna mantenere tutti i file nella cartella img.
Esempio: http://www.soccerslaves.com/legadellespie

body
{
background-color:#E1E8F7;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
}

html,body
{
height:100%;
margin:0;
}

body>#fade
{
height:auto;
min-height:100%;
}

#contenitore
{
margin:0 auto;
width:960px;
}

#header
{
background-color:#E1E8F7;
height:180px;
}

div.hmenu
{
background-color:#31364D;
height:25px;
}

#menu
{
color:#717EBD;
font-size:10px;
margin:0;
padding:10px 0 0 10px;
position:absolute;
z-index:1000;
}

#menu ul
{
margin:0;
padding:0;
}

#menu li
{
float:left;
list-style:none;
margin:0;
padding-right:20px;
position:relative;
}

#menu li a
{
color:#E1E8F7;
display:block;
height:15px;
line-height:15px;
text-align:left;
text-decoration:none;
}

#menu li a:hover
{
color:#ecf0f3;
}

#menu ul ul
{
position:absolute;
top:15px;
visibility:hidden;
width:130px;
}

#menu ul ul ul li
{
left:146px;
top:-15px;
visibility:hidden;
}

#menu ul ul ul ul li
{
display:none;
left:130px;
top:-15px;
}

#menu ul ul ul li:hover ul li
{
display:block;
}

#menu ul li ul li a
{
background-color:#edeeed;
border-bottom:1px dotted #360;
border-left:1px dotted #360;
border-right:1px dotted #360;
color:#006;
padding:1px 5px;
text-decoration:none;
width:130px;
}

#menu ul li ul li a:hover
{
background-color:#999;
color:#FFF;
}

a.sub
{
background:url(../img/arrow-right.png) no-repeat center right;
border-bottom:1px dotted #360;
border-left:1px dotted #360;
border-right:1px dotted #360;
color:#006;
padding:1px 5px;
text-decoration:none;
width:130px;
}

div.hlogo
{
clear: both;
background-color:#31364D;
height:105px;
position: relative;
}

div.logolega
{
background-image:url(../img/bannerdemo.png);
background-position:top left;
background-repeat:no-repeat;
height:143px;
position:absolute;
width:700px;
}

div.hrecord
{
background-color:#E1E8F7;
background-image:url(../img/header2.png);
background-position:bottom;
background-repeat:no-repeat;
height:60px;
}

div.recordslogo
{
background-image:url(../img/records.png);
background-position:885px 2px;
background-repeat:no-repeat;
height:40px;
padding-right:5px;
padding-top:20px;
width:100%;
}

div.precedenti
{
background-image:url(../img/prec_risultati.png);
background-position:865px 2px;
background-repeat:no-repeat;
height:40px;
padding-right:5px;
padding-top:20px;
width:100%;
}

span.tiporecord
{
color:#006;
font-size:10px;
}

span.nomesquadra
{
color:#333;
font-size:10px;
}

span.recordsquadra
{
color:#900;
font-weight:700;
}

#content
{
background-image:url(../img/bkg.png);
background-repeat:repeat-y;
float:left;
width:100%;
}

#content2
{
background-image:url(../img/bkg2.png);
background-position:top;
background-repeat:no-repeat;
float:left;
width:100%;
}

#left
{
float:left;
width:290px;
}

div.cheader
{
background-image:url(../img/top_pro_gior-300.png);
height:55px;
width:275px;
}

div.cheader2
{
background-image:url(../img/top_ris_ult-300.png);
height:55px;
width:275px;
}

div.dayP
{
font-size:11px;
padding-left:15px;
padding-top:30px;
}

span.dayP
{
font-size:11px;
display: block;
text-align:right;
padding-right:15px;
}

div.cfooter
{
background-image:url(../img/bottom-300.png);
font-size:0;
height:15px;
width:275px;
}

div.prossimagiornata
{
clear:both;
margin-left:5px;
width:275px;
}

div.ultimoturno
{
clear:both;
margin-left:5px;
width:275px;
}


table.proxday
{
width:235px;
}

table.proxday td.competizione
{
color:#FFF;
font-size:10px;
padding-top:5px;
padding-bottom:0px;
}

table.proxday td.fantagiornata
{
color:#006;
font-size:10px;
padding-top:0px;
padding-bottom:5px;
}

table.proxday td.sinistra
{
border-bottom:1px dotted #330;
text-align:left;
width:108px;
}

table.proxday td.sinistra2
{
border-bottom:1px dotted #330;
text-align:left;
width:104px;
}

table.proxday td.riposa
{
border-bottom:1px dotted #330;
text-align:left;
width:108px;
font-style: italic;
}

table.proxday td.destra
{
border-bottom:1px dotted #330;
text-align:right;
width:108px;
}

table.proxday td.destra2
{
border-bottom:1px dotted #330;
text-align:right;
width:104px;
}

table.proxday td.vs
{
text-align:center;
}

table.proxday td.vs2
{
text-align:center;
font-weight: bold;
}

table.proxday td.riga_intestazione2
{
padding-top: 3px;
border-bottom: 1px dotted black;
}

div.bigmatch
{
clear:both;
margin-left:5px;
position:relative;
width:275px;
}

div.cheaderbigmatch
{
background-image:url(../img/top_big_match-300.png);
height:55px;
width:275px;
}

div.cbodybigmatch
{
background-image:url(../img/bkgrd-300.png);
background-repeat:repeat-y;
height:105px;
padding-left:20px;
padding-right:0;
width:275px;
}

div.bigmatch_vuota
{
background-image:url(../img/info_4x8.png);
background-position:3px 3px;
background-repeat:no-repeat;
font-size:11px;
padding-left:15px;
text-align:left;
width:220px;
}

div.bigmatchsquadre
{
left:30px;
position:absolute;
top:65px;
}

span.spazio
{
padding-left:20px;
padding-right:20px;
}

div.bigmatchvs
{
color:#006;
font-size:20px;
left:122px;
position:absolute;
top:88px;
}

div.bigmatchpossquadre
{
font-size:10px;
left:38px;
position:absolute;
top:44px;
}

span.spazio2
{
padding-left:30px;
padding-right:30px;
}

div.bigmatchdifferenzapunti
{
font-size:10px;
left:100px;
position:absolute;
top:145px;
}

span.diffpunti
{
color:#009;
font-size:15px;
}

.leftLogin
{
float:right;
margin-left:15px;
margin-top:3px;
padding-right:15px;
}

.formlogin
{
border:0;
margin:0;
padding:0;
text-align:right;
}

.formlogin a, .formlogin a:hover
{
color:#FFF;
font-size: 10px;
}

/*Men� gestione squadra*/
ul#gs_menu
{
position: relative;
z-index: 20;
text-align: left;
}

/* Basic code - don't modify */

.droppy { display: block; margin: 0; padding: 0; position: relative; }
.droppy li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
.droppy a { display: block; }
.droppy ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html .droppy ul { line-height: 0; } /* IE6 "fix" */
.droppy ul a { zoom: 1; } /* IE6/7 fix */
.droppy ul li { float: none; }
.droppy ul ul { top: 0; }

/* Essentials - configure this */

.droppy ul { width: 100px;}
.droppy ul ul { left: 101px; }

/* Everything else is theming */

/*.droppy {height: auto;}*/
.droppy *:hover { background-color: none; }
.droppy a { /*border-right: 1px solid white;*/ color: white; font-size: 10px; /*padding: 6px; line-height: 1;*/ }
.droppy li.hover a { /*background-color: #5E5A5A;*/ }
.droppy ul { top: 15px; }
.droppy ul li a {
background-color:#EDEEED;
border-bottom:1px dotted #336600;
border-left:1px dotted #336600;
border-right:1px dotted #336600;
padding:1px 5px;
color: #000;
}
.droppy ul a.has-subnav { background-color: #2E2A2A
}
.droppy ul a.hover { background-color:#999;
color:#FFF;}
/* .droppy ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }*/
/* .droppy ul a { border-bottom: none; } - I also needed this for IE6/7 */


/*Men� gestione squadra*/

.benvenuto
{
background-image:url(../img/rss_8x8.png);
background-position:5px 3px;
background-repeat:no-repeat;
padding-left:17px;
text-align:left;
color:#D8D6A7;
margin-top: 8px;
display: block;
float: right;
font-size: 10px;
}

span.logout
{
background-image:url(../img/x_7x7_w.png);
background-repeat:no-repeat;
background-position:19px 3px;
padding-left:30px;
text-align:right;
margin-top: 8px;
display: block;
float: right;
font-size: 10px;
}

span.pannello
{
background-image:url(../img/book_8x8.png);
background-repeat:no-repeat;
background-position:19px 3px;
padding-left:30px;
text-align:right;
margin-top: 8px;
display: block;
float: right;
font-size: 10px;
}

span.sub_pannello
{
font-size: 10px;
}

a.logout, a.adminconf, a.gestione_ut
{
color:#D8D6A7;
margin:0;
padding:0;
text-decoration:none;
}

a.logout:hover, a.adminconf:hover, a.gestione_ut:hover
{
color:#D8D6A7;
}

#loginuser,#loginpwd
{
font-family:Arial, Verdana, sans-serif;
background-color:#F5F3D8;
border:1px solid #999999;
color: #000;
font-size: 10px;
padding: 0px 0px 0px 0px;
margin-top:5px;
height:14px;
}

#center
{
float:left;
width:445px;
}

div.cun
{
background-color:#7e97be;
padding:5px 10px 0;
width:368px;
min-height: 330px;
}

div.ultimenotizietesta
{
background-image:url(../img/ultimenotizie.png);
background-position:top left;
background-repeat:no-repeat;
height:28px;
padding-right:0;
text-align:right;
}

div.ultimenotizie
{
padding-top:5px;
width:373px;
}

div.hrUn {
padding-top: 5px;
padding-bottom: 10px;
height: 8px;
text-align: center;
}

div.ultimenotiziepagine
{
color:#000;
font-size:10px;
padding-bottom:3px;
padding-top:2px;
text-align:center;
}

a.paging
{
color:#000;
text-decoration:none;
}

span.paging
{
color:#006;
text-decoration:none;
}

table.ultimenotizie
{
color:#000;
font-size:14px;
width:100%;
}

table.ultimenotizie td.titolo
{
border-bottom:1px solid #2e3e11;
font-size:26px;
height:26px;
}

table.ultimenotizie td.data
{
font-size:10px;
font-weight:700;
padding-bottom:2px;
padding-top:2px;
text-align:right;
}

table.ultimenotizie td.testo
{
color:#000;
padding-left:0;
text-align:left;
}

table.ultimenotizieadmin
{
background-color:#F0F1F0;
font-size:11px;
width:330px;
}

table.ultimenotizieadmin td.titolo
{
font-weight:700;
padding-top:5px;
}

table.ultimenotizieadmin td.separatore
{
border-bottom:1px dotted #000;
padding-bottom:5px;
padding-top:5px;
}

#ultimenotizie
{
background-color:#738db7;
border:5px solid #999;
height:190px;
left:52%;
margin-left:-130px;
margin-top:-95px;
padding-top:3px;
position:absolute;
text-align:center;
top:50%;
visibility:hidden;
width:260px;
}

div.csalastampa
{
height:300px;
padding-left:25px;
width:445px;
}

div.cgb
{
background-color:#7e97be;
height:300px;
overflow:hidden;
padding:5px 5px 0;
width:378px;
}

div.salastampatesta
{
background-image:url(../img/salastampa.png);
background-position:top left;
background-repeat:no-repeat;
height:28px;
padding-right:5px;
text-align:right;
}

div.salastampa
{
background-color:#BECBDE;
height:250px;
overflow:auto;
padding-top:5px;
width:378px;
}

.link
{
display:block;
padding-top:5px;
}

a
{
color:#000;
margin:0;
padding:0;
text-decoration:none;
}

a.linkscrivi
{
background-image:url(../img/pen_8x8.png);
background-position:center left;
background-repeat:no-repeat;
color:#000;
margin:0;
padding:0 0 0 12px;
text-decoration:none;
}

a.linksadmin
{
background-image:url(../img/lock_stroke_6x8.png);
background-position:center right;
background-repeat:no-repeat;
color:#000;
margin:0;
padding:0 12px 0 0;
text-decoration:none;
}

a:hover
{
color:#2E3E11;
}

table.salastampa
{
background-color:#BECBDE;
font-size:11px;
width:358px;
}

table.salastampa td.autore
{
font-weight:700;
}

div.hr
{
background:#000;
height:1px;
margin:5px auto;
width:90%;
}

div.salastampapagine
{
padding-top:3px;
text-align:center;
}

span.la_page
{
border-bottom:1px solid #330;
border-top:1px solid #330;
font-size:10px;
padding:1px 0;
}

#salastampa
{
background-color:#FFF;
border:5px solid #999;
height:146px;
left:52%;
margin-left:-130px;
margin-top:-73px;
position:absolute;
text-align:center;
top:50%;
visibility:hidden;
width:260px;
}

#pwdadmin
{
background-color:#FFF;
border:5px solid #999;
height:150px;
left:52%;
margin-left:-192px;
margin-top:-75px;
overflow:auto;
padding:5px;
position:absolute;
text-align:center;
top:50%;
visibility:hidden;
width:368px;
}

.pwdlogin
{
margin-top:60px;
}

.messaggio
{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
}

#right
{
float:left;
width:225px;
}

div.bestofweek
{
background-position:205px 10px;
background-repeat:no-repeat;
color:#FFF;
float:right;
height:90px;
margin-right:10px;
position:relative;
width:275px;
}

div.bestofweek img
{
display:block;
float:left;
padding-top:5px;
}

div.bestofweek img.up
{
display:block;
padding-bottom:4px;
padding-left:98px;
padding-top:10px;
}

div.bestofweek img.down
{
display:block;
padding-bottom:4px;
padding-left:77px;
padding-top:10px;
}

div.nomemisterbow
{
clear:both;
color:#8C9BD9;
float:left;
font-size:16px;
font-weight:700;
height:40px;
padding-left:5px;
position:absolute;
top:40px;
width:220px;
z-index:1;
}

div.nomesquadrabow
{
clear:both;
color:#006;
float:left;
font-size:16px;
font-weight:700;
height:20px;
padding-left:5px;
padding-top:2px;
position:absolute;
top:55px;
width:220px;
z-index:2;
}

div.puntisquadrabow
{
color:#FF0;
font-size:32px;
left:110px;
position:absolute;
text-align:center;
top:45px;
width:100px;
z-index:3;
}

#footer
{
background-image:url(../img/footer.png);
clear:left;
color:#000;
height:53px;
width:100%;
}

div.crediti
{
color:#f0f1f0;
font-size:10px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
}

div.skin{
height: 25px;
float: left;
color: white;
}

table.skin_autori img{
float: left;
padding-top: 2px;
}

table.skin_autori td.autori{
color: #ECF0F3;
border-bottom: 1px dotted #ECF0F3;
}

table.skin_autori td{
padding: 0px 0px 0px 0px;
}

table.skin_autori td.copy{
padding: 0px 0px 0px 0px;
line-height: 12px;
max-height: 12px;
}

div.webmaster{
color: #113A64;
float: right;
text-align: right;
}

div.webmaster a{
color: black;
}

div.webmaster a:hover{
border-bottom: 1px dotted black;
}

div.box_dx
{
background-image:url(../img/prox-turno.png);
background-repeat:no-repeat;
height:90px;
padding-bottom:5px;
width:225px;
}

div.simu_table
{
padding:30px 0 0 15px;
position:relative;
}

div.numero
{
font-size:40px;
padding-top:2px;
position:absolute;
z-index:1;
}

div.dayweek
{
color:#FFF;
font-size:15px;
left:60px;
padding-top:2px;
position:absolute;
z-index:2;
}

div.mesenum
{
color:#FFF;
font-size:25px;
left:60px;
line-height:80%;
padding-top:0;
position:absolute;
top:48px;
z-index:3;
}

div.giornataCamp
{
color:#CCC;
font-size:12px;
left:95px;
padding:0 0 0 30px;
position:absolute;
top:60px;
z-index:4;
}

div.dx_vuota
{
background-image:url(../img/info_4x8.png);
background-position:3px 23px;
background-repeat:no-repeat;
font-size:11px;
padding-left:15px;
padding-top:20px;
position:absolute;
text-align:left;
z-index:5;
}

div.miniclassifica
{
background-image:url(../img/classifica.png);
background-position:5px 0;
background-repeat:no-repeat;
padding-bottom:5px;
padding-left:5px;
padding-top:20px;
width:225px;
}

span.miniclassifica_compe
{
color:black;
font-size:10px;
padding-left:5px;
}

div.table_miniclass
{
border-top:1px solid #330;
padding-top:5px;
width:210px;
}

table.miniclassifica
{
width:100%;
}

table.miniclassifica td.intestazione
{
padding-left:5px;
text-align:left;
}

table.miniclassifica td
{
border-bottom:1px dotted #330;
text-align:center;
}

table.miniclassifica td.partite
{
color:#CAF4FF;
font-size:10px;
text-align:center;
}

table.miniclassifica td.punti
{
font-weight:700;
text-align:center;
}

table.miniclassifica td.nomi
{
color:#FFD;
font-size:11px;
padding-left:5px;
text-align:left;
}

table.miniclassifica td.nomiprimo
{
color:#FF0;
font-size:11px;
padding-left:5px;
text-align:left;
}

div.cheader225
{
background-image:url(../img/top-stato-formazioni-225.png);
background-repeat:no-repeat;
font-size:0;
height:43px;
width:225px;
}

div.dayP225
{
font-size:10px;
padding-bottom:5px;
padding-left:5px;
padding-top:0;
z-index:1;
}

div.cbody225
{
background-image:url(../img/bkgrd-225.png);
background-repeat:repeat-y;
padding-left:20px;
padding-right:0;
width:225px;
}

div.cfooter225
{
background-image:url(../img/bottom-225.png);
font-size:0;
height:13px;
width:225px;
}

div.statoformazioni
{
position:relative;
width:225px;
}

div.capoclassifica
{
background-position:top right;
background-repeat:no-repeat;
color:#FFF;
float:right;
height:90px;
margin-top:5px;
margin-right:10px;
width:220px;
}

div.capoclassifica img
{
display:block;
padding-bottom:4px;
}

div.capo_compet
{
background-image:url(../img/coppa_8x8_inv.png);
background-position:5px 2px;
background-repeat:no-repeat;
color:#d0d0cf;
font-size:10px;
padding-left:15px;
position:absolute;
top:35px;
width:220px;
z-index:11;
}

div.nomesquadra
{
color:#FF0;
font-size:18px;
height:40px;
padding-left:5px;
position:relative;
top:0px;
width:220px;
z-index:10;
}

div.puntisquadra
{
color:#D0D0CF;
font-size:28px;
height:60px;
left:115px;
position:relative;
top:-20px;
width:60px;
z-index:20;
}

div.csquadra
{
height:auto;
padding-left:25px;
width:445px;
}

div.csquadra_testata
{
background-image:url(../img/bkg-team.png);
background-position:right 10px;
background-repeat:no-repeat;
height:90px;
padding:5px 10px 0;
position:relative;
width:368px;
}

div.csquadra_nome
{
color:#006;
font-size:22px;
left:110px;
position:absolute;
top:15px;
width:250px;
z-index:10;
}

div.csquadra_pres
{
left:328px;
position:absolute;
top:15px;
z-index:2;
}

div.csquadra_nome img
{
font-size:0;
height:28px;
margin:0 -6px 0 0;
padding-top:10px;
}

div.csquadra_nome img.spazio
{
font-size:0;
height:28px;
padding-top:10px;
}

div.topplayer
{
font-size:12px;
left:115px;
position:absolute;
top:50px;
z-index:3;
}

div.desctopplayer
{
border-bottom:1px dotted #edeeed;
display:block;
font-size:10px;
padding-top:2px;
}

span.nometopplayer
{
color:#FFF;
letter-spacing:1px;
}

div.csquadra_resto
{
background-color:#D0E4FB;
margin-top:20px;
overflow:hidden;
padding:5px 5px 0;
width:378px;
}

div.csquadra_rosa
{
background-image:url(../img/rosa.png);
background-position:top left;
background-repeat:no-repeat;
float:left;
font-size:10px;
padding:30px 0 10px 5px;
width:200px;
}

div.csquadra_soc
{
background-image:url(../img/società.png);
background-position:10px 0;
background-repeat:no-repeat;
float:left;
padding:30px 0 10px 15px;
width:150px;
}

div.csquadra_note
{
clear:both;
float:left;
font-size:9px;
font-style:italic;
padding:10px 5px;
text-align:justify;
width:368px;
}

#nota
{
visibility:hidden;
}

table.rosa
{
width:200px;
}

table.rosa td.portieri,td.difensori,td.centrocampisti,td.attaccanti
{
color:#006;
font-weight:700;
}

table.rosa td.portieri0,td.difensori0,td.centrocampisti0,td.attaccanti0
{
border-top:1px dotted #006;
color:#006;
font-weight:700;
}

table.rosa td.squadra0
{
border-top:1px dotted #006;
font-size:9px;
text-align:center;
width:25px;
}

table.rosa td.squadra
{
font-size:9px;
text-align:center;
width:25px;
}

table.rosa td.ruolo
{
border-top:1px dotted #006;
width:75px;
}

table.società
{
width:150px;
}

table.società td.elenco
{
border-top:1px dotted #330;
font-size:10px;
font-weight:700;
width:150px;
}

table.società td.dato_elenco
{
padding-bottom:3px;
text-align:right;
width:150px;
}

table.società td.dato_elenco_allenatore
{
font-weight:700;
padding-bottom:3px;
text-align:right;
width:150px;
}

table.società td.dato_elenco_note
{
font-size:10px;
padding-bottom:3px;
text-align:right;
width:150px;
}

div.trophy
{
float:right;
font-size:9px;
padding-right:2px;
padding-top:2px;
text-align:center;
}

div.risultaticompetizione
{
clear:both;
padding-top:0;
}

span.numvittorie
{
color:#330;
font-size:12px;
font-weight:700;
}

div.cclassifica_interno
{
margin-top:10px;
width:388px;
}

div.cheader388
{
background-image:url(../img/top_campionato_388.png);
background-position:top left;
background-repeat:no-repeat;
height:57px;
padding:0 10px;
text-align:right;
width:368px;
}

div.cbody388
{
background-image:url(../img/bkgrd-388.png);
background-repeat:repeat-y;
padding-left:10px;
padding-right:0;
width:378px;
}

div.cfooter388
{
background-image:url(../img/bottom-388.png);
font-size:0;
height:15px;
width:388px;
}

div.nomecompetizione
{
float: right;
border-bottom:1px dotted #330;
color:#006;
font-size:15px;
font-variant:small-caps;
padding-right:5px;
padding-top:10px;
}

div.giornataincorso
{
clear: both;
color:#FFF;
font-size:11px;
padding-left:5px;
padding-top: 5px;
text-align:left;
/*float: left;*/
}

div.comp_vuota
{
clear: both;
background-image:url(../img/flash.png);
background-position:2px center;
background-repeat:no-repeat;
font-size:11px;
padding-left:15px;
text-align:left;
}

#tab_classifica{
clear: both;
}

table.classifica td.colonna0
{
border-bottom:1px dotted #330;
text-align:center;
width:10px;
}

table.classifica td.colonna1
{
border-bottom:1px dotted #330;
text-align:center;
vertical-align:middle;
width:20px;
}

table.classifica td.colonna2
{
border-bottom:1px dotted #330;
width:125px;
}

table.classifica td.colonna3
{
border-bottom:1px dotted #330;
font-size:10px;
width:80px;
}

table.classifica td.colonna4
{
border-bottom:1px dotted #330;
font-weight:700;
text-align:center;
width:25px;
}

table.classifica td.colonna10
{
border-bottom:1px dotted #330;
font-size:10px;
text-align:center;
width:20px;
}

table.classifica td.intestazione0
{
text-align:center;
width:10px;
}

table.classifica td.intestazione4
{
text-align:center;
width:25px;
}

div.ccalendario_contenitore
{
padding:5px 0 0;
width:368px;
}

div.ccalendario_testa
{
background-image:url(../img/calendario.png);
background-position:top left;
background-repeat:no-repeat;
height:30px;
text-align:left;
width:378px;
}

div.ccalendario_incontri
{
margin-left:5px;
overflow:hidden;
width:383px;
}

div.tuttecompe
{
background-image:url(../img/reverse.png);
background-position:0 2px;
background-repeat:no-repeat;
clear:both;
float:right;
font-size:11px;
font-variant:normal;
padding-top:0;
text-align:right;
width:115px;
}

div.nomecompetizionecal
{
background-image:url(../img/coppa_8x8.png);
background-position:0 2px;
background-repeat:no-repeat;
border-bottom:1px dotted #999;
color:#330;
float:right;
font-size:11px;
font-variant:normal;
font-weight:700;
padding-left:15px;
padding-top:0;
text-align:right;
}

div.incontro
{
background-color:#D0E4FB;
height:auto;
margin:5px;
padding:5px;
width:368px;
}

div.incontro_giornata_fanta
{
float:left;
border-top:1px dotted #330;
width: 175px;
margin-top: -3px;
}
div.incontro_data
{
background-image:url(../img/calendar_alt_stroke_8x8.png);
background-position:center left;
background-repeat:no-repeat;
float:left;
font-size:10px;
padding-left:12px;
width:100px;
}

div.incontro_giornata_seriea
{
float:right;
font-size:10px;
text-align:right;
width:80px;
}

table.incontro tr.intestazione
{
font-size:10px;
padding-right:5px;
text-align:left;
width:110px;
vertical-align: middle;
}

table.incontro td.riga_intestazione
{
padding-top: 3px;
border-bottom: 1px dotted #999999;
}

table.incontro td.riga_riposa
{
font-size:11px;
padding-right:5px;
text-align:left;
width:110px;
font-style: italic;
color: #333300;
}

table.incontro td.riga_incontro_sx
{
font-size:11px;
padding-right:5px;
text-align:right;
width:110px;
}

table.incontro td.riga_incontro_dx
{
font-size:11px;
padding-left:5px;
text-align:left;
width:110px;
}

table.incontro td.risultato_incontro
{
color:#330;
font-size:12px;
font-weight:700;
text-align:center;
width:30px;
}

table.incontro td.risultato_incontro_no
{
color:#999;
font-size:12px;
text-align:center;
width:30px;
}

table.incontro td.punticasa
{
color:#006;
font-size:10px;
text-align:left;
width:55px;
}

table.incontro td.puntifuori
{
color:#006;
font-size:10px;
text-align:right;
width:55px;
}

.dragdealer
{
position:relative;
width:388px;
}

.dragdealer .handle
{
cursor:pointer;
position:absolute;
}

.dragdealer .disabled
{
background:#898989;
}

#slideshow
{
height:400px;
overflow:hidden;
}

#slideshow .handle .slide
{
float:left;
width:388px;
}

#IdHandle
{
width:100px;
}

div.black_overlay
{
-moz-opacity:0.3;
background-color:#000;
display:none;
filter:alpha(opacity=30);
height:100%;
left:0;
opacity:.30;
position:fixed;
top:0;
width:100%;
z-index:1001;
}

#resultContainer
{
display:none;
height:auto;
left:50%;
margin-left:-393px;
position:fixed;
top:0;
width:822px;
z-index:1002;
}

div.risultatisx
{
border-right:1px dotted #330;
float:left;
width:399px;
}

div.risultatidx
{
float:left;
width:398px;
}

div.risultati_top
{
background-image:url(../img/risultati-top.png);
height:34px;
width:816px;
}

div.risultati_lato
{
background-image:url(../img/risultati-lato.png);
background-repeat:repeat-y;
float:left;
width:816px;
}

div.risultati_bottom
{
background-image:url(../img/risultati-bottom.png);
float:left;
font-size:0;
height:25px;
width:816px;
}

div.risultati_interno
{
margin-left:6px;
width:800px;
}

div.ris_compe
{
color:#000;
font-size:16px;
font-weight:700;
left:12px;
position:absolute;
top:5px;
}

div.ris_compe_2
{
color:#000;
font-size:10px;
font-weight:700;
left:670px;
position:absolute;
text-align:right;
top:2px;
}

a.ris_close
{
left:790px;
position:absolute;
text-align:center;
top:9px;
}

div.ris_testatasx
{
margin-left:5px;
}

div.ris_testatasx img.logos
{
float:left;
}

div.ris_testatadx img.logos
{
float:right;
}

div.ris_nome_sqsx
{
left:100px;
position:absolute;
top:45px;
}

div.ris_nome_sqdx
{
position:absolute;
right:110px;
top:45px;
}

div.ris_golsx
{
left:360px;
position:absolute;
top:50px;
}

div.ris_goldx
{
left:420px;
position:absolute;
top:50px;
}

div.ris_mistersx
{
background-image:url(../img/user_8x10.png);
background-position:center left;
background-repeat:no-repeat;
border-top:1px dotted #330;
color:#900;
font-weight:700;
left:220px;
padding-left:12px;
position:absolute;
top:105px;
width:170px;
}

div.ris_misterdx
{
background-image:url(../img/user_8x10.png);
background-position:center right;
background-repeat:no-repeat;
border-top:1px dotted #330;
color:#900;
font-weight:700;
left:408px;
padding-right:12px;
position:absolute;
text-align:right;
top:105px;
width:170px;
margin-left: 2px;
}

div.ris_puntisx
{
background-image:url(../img/punti_dx_8x8.png);
background-position:77px 5px;
background-repeat:no-repeat;
color:#060;
font-size:14px;
font-weight:400;
left:95px;
position:absolute;
text-align: right;
padding-right: 15px;
top:0;
width:70px;
}

div.ris_puntidx
{
background-image:url(../img/punti_sx_8x8.png);
background-position:0 5px;
background-repeat:no-repeat;
color:#060;
font-size:14px;
font-weight:400;
position:absolute;
right:95px;
text-align:left;
top:0;
width:70px;
padding-left: 15px;
}

div.ris_dati
{
clear:both;
}

div.ris_titolarisx
{
color:#003;
font-size:11px;
left:185px;
padding-top:15px;
top:0;
width:210px;
float: right;
margin-right: 5px;
}

table.ris_titolarisx table.ris_titolaridx,td.ris_vuota
{
height:10px;
}

div.ris_panchinasx
{
color:#300;
font-size:10px;
text-align:left;
width:175px;
padding-top: 16px;
margin-left: 3px;
}

div.ris_titolaridx
{
color:#003;
font-size:11px;
left:3px;
padding-top:15px;
top:0;
width:210px;
float: left;
margin-left: 5px;
}

div.ris_panchinadx
{
color:#300;
font-size:10px;
text-align:left;
width:175px;
padding-top: 16px;
margin-left: 220px;
}

#tribuna
{
color:#666;
margin-top:5px;
}

div.Casa
{
float:left;
overflow:hidden;
width:320px;
margin-bottom: 10px;
}

div.Fuori
{
float:left;
overflow:hidden;
width:320px;
margin-bottom: 10px;
}

div.formazioni_top
{
background-image:url(../img/formazioni-top.png);
height:34px;
margin-left:35px;
width:706px;
}

div.form_compe
{
color:#000;
font-size:16px;
font-weight:700;
left:47px;
position:absolute;
top:5px;
}

a.form_close
{
left:715px;
position:absolute;
text-align:center;
top:9px;
}

div.formazioni_lato
{
background-image:url(../img/formazioni-lato.png);
background-repeat:repeat-y;
float:left;
margin-left:35px;
width: 720px;
max-height: 520px;
overflow: auto;
}

div.formazioni_bottom
{
background-image:url(../img/formazioni-bottom.png);
float:left;
font-size:0;
height:25px;
margin-left:35px;
width:706px;
}

div.formazioni_interno
{
margin-left:6px;
width:690px;
}

div.formaz_compe
{
clear: both;
padding-bottom:10px;
text-align:center;
width:100%;
}

span.formaz_compe
{
border-bottom:1px dotted #999;
}

div.versus
{
background-image:url(../img/spin_14x16.png);
background-position:center 5px;
background-repeat:no-repeat;
float:left;
height:50px;
text-align:center;
width:46px;
}

div.nome_Casa
{
margin-right:7px;
text-align:right;
}

div.formazione_Casa
{
float: right;
}

div.logo_Casa
{
float: left;
margin-left: 20px;
}

div.panchina_Casa
{
padding-left: 10px;
top:-68px;
float: left;
}

div.formazione_Fuori
{
float: left;
}

div.logo_Fuori
{
float: right;
margin-right: 20px;
}

div.panchina_Fuori
{
float: right;
padding-right: 10px;
top:-68px;
}

table.formazione
{
width:165px;
}

table.formazione td.ruolo
{
border-bottom:1px dotted #999;
font-size:12px;
text-align:center;
width:20px;
}

table.formazione td.squaA
{
border-bottom:1px dotted #999;
color:#1C668A;
font-size:10px;
text-align:center;
width:30px;
}

table.formazione td.nome
{
border-bottom:1px dotted #999;
font-size:12px;
width:115px;
}

table.formazione td.rig
{
border-bottom:1px dotted #999;
font-size:10px;
width:15px;
text-align: right;
}

.rig_ignore
{
background-color:#999999;
display: none;
}

table.formazione td.fuori
{
width:160px;
}

table.panchina
{
width:135px;
}

table.panchina td.ruolo
{
border-bottom:1px dotted #999;
font-size:9px;
text-align:center;
width:10px;
}

table.panchina td.squaA
{
border-bottom:1px dotted #999;
color:#1C668A;
font-size:9px;
text-align:center;
width:25px;
}

table.panchina td.nome
{
border-bottom:1px dotted #999;
font-size:10px;
width:100px;
}

table.panchina td.rig
{
border-bottom:1px dotted #999;
font-size:9px;
width:15px;
text-align: right;
}

div.popupdb_top
{
background-image:url(../img/popupdb-top.png);
height:34px;
margin:0 auto;
width:396px;
}

div.popupdb_lato
{
background-image:url(../img/popupdb-lato.png);
background-repeat:repeat-y;
margin:0 auto;
width:396px;
}

div.popupdb_bottom
{
background-image:url(../img/popupdb-bottom.png);
font-size:0;
height:25px;
margin:0 auto;
width:396px;
}

div.popupdb_interno
{
color:#006;
margin:0 auto;
padding:10px 30px 0;
width:380px;
}

a.popupdb_close
{
left:585px;
position:absolute;
text-align:center;
top:9px;
}

div.popupdb_compe
{
color:#000;
font-size:16px;
font-weight:700;
left:225px;
position:absolute;
top:5px;
}

#testo
{
color:#000;
height:115px;
margin-bottom:5px;
width:330px;
}

#ins_messaggio
{
#width:145px;
font-size:12px;
width:145px;
}

form.formpopup input.bottone
{
margin-left:95px;
margin-top:5px;
}

#menu ul li:hover ul,#menu ul ul li:hover ul li
{
visibility:visible;
}

div.cbody,div.cbodybigmatch_no
{
background-image:url(../img/bkgrd-300.png);
background-repeat:repeat-y;
padding-left:20px;
padding-right:0;
width:275px;
}

table.proxday td,span.nomecompe
{
font-size:11px;
}

div.cnews,div.cclassifica,div.ccalendario
{
padding-left:25px;
width:445px;
}

table.ultimenotizie img,table.ultimenotizieadmin img,table.salastampa img
{
border:none;
}

table.ultimenotizieadmin td,table.salastampa td
{
padding:0 2px;
}

table.ultimenotizieadmin td.data,table.salastampa td.data
{
font-size:10px;
font-weight:700;
text-align:right;
}

table.ultimenotizieadmin td.logo,table.salastampa td.logo
{
width:10px;
}

table.ultimenotizieadmin td.testo,table.salastampa td.testo
{
color:#003;
text-align:justify;
}

#titolo,#sottotitolo,#autore
{
color:#900;
height:13px;
margin-bottom:5px;
padding-right:2px;
width:330px;
}

#adminun,#admin
{
height:300px;
margin-left:-13px;
overflow:auto;
padding:5px;
width:350px;
}

a.salastampa_page,table.miniclassifica thead,table.classifica thead
{
font-size:10px;
}

table.classifica,table.incontro
{
width:368px;
}

table.classifica td.colonna5,table.classifica td.colonna6,table.classifica td.colonna7,table.classifica td.colonna8,table.classifica td.colonna9
{
border-bottom:1px dotted #330;
font-size:10px;
text-align:center;
width:18px;
}

table.classifica td.intestazione1,table.classifica td.intestazione10
{
text-align:center;
width:20px;
}

table.classifica td.intestazione5,table.classifica td.intestazione6,table.classifica td.intestazione7,table.classifica td.intestazione8,table.classifica td.intestazione9
{
text-align:center;
width:18px;
}

div.ris_nome_sqsx img,div.ris_nome_sqdx img,div.nome_Casa img,div.nome_Fuori img
{
margin:0 -6px 0 0;
}

table.ris_titolarisx,table.ris_titolaridx
{
width:210px;
}

table.ris_titolarisx td.ruolo,table.ris_titolaridx td.ruolo
{
border-bottom:1px dotted #999;
text-align:center;
width:20px;
}

table.ris_titolarisx td.nome,table.ris_titolaridx td.nome
{
border-bottom:1px dotted #999;
width:100px;
}

table.ris_titolarisx td.voto,table.ris_titolarisx td.mod,table.ris_titolarisx td.tot,table.ris_titolaridx td.voto,table.ris_titolaridx td.mod,table.ris_titolaridx td.tot
{
border-bottom:1px dotted #999;
font-size:12px;
text-align:center;
width:30px;
}

table.ris_titolarisx td.parziale_punti,table.ris_titolarisx td.tot_punti,table.ris_titolaridx td.parziale_punti,table.ris_titolaridx td.tot_punti
{
font-size:13px;
padding-right:5px;
text-align:right;
}

table.ris_titolarisx td.fatcamp_punti,table.ris_titolarisx td.mod_punti,table.ris_titolaridx td.fatcamp_punti,table.ris_titolaridx td.mod_punti
{
font-size:12px;
padding-right:5px;
text-align:right;
}

table.ris_titolarisx td.gol_punti,table.ris_titolaridx td.gol_punti
{
background-color:#D0D0CF;
font-size:16px;
padding-right:5px;
text-align:right;
}

table.ris_titolarisx td.gol_nome,table.ris_titolaridx td.gol_nome
{
background-color:#D0D0CF;
padding-left:5px;
}

table.ris_titolarisx td.gol_nome_sup,td.gol_nome_rigori,table.ris_titolaridx td.gol_nome_sup,td.gol_nome_rigori
{
background-color:#FFF;
padding-left:5px;
}

table.ris_titolarisx td.gol_punti_sup,td.gol_punti_rigori,table.ris_titolaridx td.gol_punti_sup,td.gol_punti_rigori
{
background-color:#FFF;
font-size:16px;
padding-right:5px;
text-align:right;
}

table.ris_titolarisx td.parziale_nome,td.fatcamp_nome,td.mod_nome,td.tot_nome,table.ris_titolaridx td.parziale_nome,td.fatcamp_nome,td.mod_nome,td.tot_nome
{
padding-left:5px;
}

table.ris_panchinasx,table.ris_panchinadx
{
width:175px;
}

table.ris_panchinasx td.ris_panchina_testasx,table.panchina td.panchina_testaCasa
{
border-bottom:1px dotted #999;
font-size:11px;
text-align:right;
}

table.ris_panchinasx td.ruolo,table.ris_panchinadx td.ruolo
{
border-bottom:1px dotted #999;
font-size:9px;
text-align:center;
width:15px;
}

table.ris_panchinasx td.nome,table.ris_panchinadx td.nome
{
border-bottom:1px dotted #999;
font-size:9px;
width:100px;
}

table.ris_panchinasx td.voto,table.ris_panchinasx td.mod,table.ris_panchinasx td.tot,table.ris_panchinadx td.voto,table.ris_panchinadx td.mod,table.ris_panchinadx td.tot
{
border-bottom:1px dotted #999;
font-size:9px;
text-align:center;
width:20px;
}

table.ris_panchinadx td.ris_panchina_testadx,table.panchina td.panchina_testaFuori
{
border-bottom:1px dotted #999;
font-size:11px;
text-align:left;
}

div.form_variabili{
}

.pann_select {
font-size: 12px;
width: 150px;
}

.moduli_select {
font-size: 12px;
width: 80px;
}

.pann_input{
font-size: 12px;
height: 16px;
}

.pann_input_short{
font-size: 12px;
width: 20px;
}

span.pann_obb{
color: red;
font-weight: bold;
}

table.admin{
width: 100%;
}

table.admin td {
padding: 2px 5px 2px 5px;
width: 25%;
}

table.admin td.titolo {
padding: 10px 5px 0px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
}

div.pann_invio{
text-align: right;
padding: 10px;
width: 95%;
margin: 0 auto;
}

div.pann_invio_bis{
text-align: right;
width: 100%;
margin: 0 auto;
}

div.pann_invio_bis input{
margin-right: 10px;
}

/*Modifica CSS per Risultati - frungillo*/

.voti_red{
color: #000/*red*/;
border-bottom:1px dotted #999;
font-size:12px;
text-align:center;
width:30px;
}
.voti_green{
color: #000/*green*/;
border-bottom:1px dotted #999;
font-size:12px;
text-align:center;
width:30px;
}
.Modif_ {
color: Black;
border-bottom: 1px dotted #999;
font-size: 12px;
text-align: center;
width: 30px;
font-style: italic;
font-weight: 100;
}
.tot_red{
color: #000/*red*/;
border-bottom: 1px dotted #999;
font-size: 12px;
text-align: center;
width: 30px;
font-weight: bolder;
}
.tot_green{
color: #000/*green*/;
border-bottom: 1px dotted #999;
font-size: 12px;
text-align: center;
width: 30px;
font-weight: bolder;
}

/*Fine Modifica CSS per Risultati - frungillo*/

/*Tab nel pannello di amministrazione*/
.section {
width: 650px;
background: #EFEFEF;
margin: 0 auto;
padding-top:10px;
}
ul.tabs {
height: 28px;
line-height: 25px;
list-style: none;
border-bottom: 1px dotted #999999;/*#DDD;*/
}
.tabs li {
float: left;
display: inline;
margin: 0 1px -1px 0;
padding: 0 13px 1px;
color: #777;
cursor: pointer;
background: #F9F9F9;
border: 1px solid #E4E4E4;
border-bottom: 1px solid #F9F9F9;
position: relative;
}
.tabs li:hover {
color: #000;
padding: 0 13px;
background: #dddddd;
border: 1px solid #999999;
/*background: #FFFFDF;
border: 1px solid #FFCA95;*/
}
.tabs li.current {
color: #444;
background: #EFEFEF;
padding: 0 13px 2px;
border: 1px dotted #999999;/*#D4D4D4;*/
border-bottom: 1px solid #EFEFEF;
}
.box {
display: none;
border: 1px dotted #999999;/*#D4D4D4;*/
border-width: 0 1px 1px;
background: #EFEFEF;
padding: 10px;
}
.box.visible {
display: block;
}

/*Sezione Utente*/

div.utente_squadra
{
height:auto;
padding-left:25px;
width:445px;
float: right;
position:relative;
}

div.utente_squadra_nome
{
color:#330;
font-size:22px;
left:130px;
position:absolute;
top:0px;
width:250px;
z-index:10;
}

div.utente_squadra_dtf
{
color: white;
font-size:14px;
left:130px;
position:absolute;
top:40px;
width:250px;
}


div.utente_squadra_pres
{
left:405px;
position:absolute;
top:10px;
z-index:2;
}

div.utente_squadra_pres_nome
{
/*left:405px;*/
float:right;
width: 92%;
position:absolute;
top:80px;
z-index:5;
color: #72B82D;
font-size: 14px;
font-weight: bold;
text-align: right;
}

div.utente_squadra_nome img
{
font-size:0;
height:28px;
margin:0 -6px 0 0;
padding-top:10px;
}

/*Invio Formazioni*/
#if_content
{
/*background-image:url(../img/if_bkg.png);
background-repeat:repeat-y;*/
background-color: White;
float:left;
width:100%;
}


#if_content2
{
background-image:url(../img/if_bkg2.png);
background-position:top;
background-repeat:no-repeat;
float:left;
width:100%;
}

#if_footer
{
background-image:url(../img/if_footer_bkg.png);
background-repeat:repeat-x;
clear:left;
color:#000;
height:53px;
width:100%;
}

div.menu_utente
{
background-color:#999;
background-image:url(../img/invform_header.png);
background-position:bottom;
background-repeat:no-repeat;
height:60px;
}

div.menu_utente_stat
{
background-color:#999;
background-image:url(../img/stat_header.png);
background-position:bottom;
background-repeat:no-repeat;
height:60px;
}


div.if_rosa
{
clear:both;
margin-left:5px;
width:299px;
}


#if_left
{
float:left;
width:314px;
}


div.if_header
{
background-image:url(../img/top_rosa_inv_form_299.png);
height:88px;
width:299px;
}

div.if_body
{
background-image:url(../img/bk_rosa_inv_form_299.png);
background-repeat:repeat-y;
padding-left:5px;
padding-right:0;
width:299px;
}

div.if_elenco
{
margin-left:5px;
position: relative;
top: -40px;
}

span.spazio_if
{
display: block;
height: 3px;
}

table.if_riga
{
width: 275px;
cursor: pointer;
}

table.if_riga td.if_ruolo
{
border: 1px solid #edeeed;
text-align: center;
vertical-align: middle;
width: 13px;
}

table.if_riga td.if_vuoto
{
width: 3px;
}

table.if_riga td.if_foto
{
border-top: 1px solid #edeeed;
border-left: 1px solid #edeeed;
border-bottom: 1px solid #edeeed;
vertical-align: middle;
text-align: center;
padding-left: 2px;
padding-right: 2px;
width: 25px;
}

table.if_riga td.if_nome
{
border-top: 1px solid #edeeed;
font-size: 11px;
text-align: left;
color: white;
vertical-align: bottom;
width: 100px;
}

table.if_riga td.if_nome_COL
{
color: #333300;
border-top: 1px solid #edeeed;
font-size: 11px;
text-align: left;
vertical-align: bottom;
width: 100px;
}

/*table.if_riga td.if_nome:visited
{
color: #333300;
}*/

table.if_riga td.if_squadra
{
border-bottom: 1px solid #edeeed;
font-size: 10px;
text-align: left;
color: #333300;
vertical-align: top;
}

table.if_riga td.if_aff, td.if_mv, td.if_fmv
{
border-top: 1px solid #edeeed;
font-size: 9px;
text-align: center;
width: 35px;
}


table.if_riga td.if_mv, td.if_fmv
{
border-top: 1px solid #edeeed;
font-size: 9px;
text-align: center;
width: 25px;
}

table.if_riga td.if_in_out
{
border-top: 1px solid #edeeed;
font-size: 9px;
text-align: center;
width: 15px;
}

table.if_riga td.if_nome_val, td.if_aff_val, td.if_mv_val, td.if_fmv_val, td.if_in_out_val
{
border-bottom: 1px solid #edeeed;
font-size: 10px;
text-align: center;
color: #333300;
}

table.if_riga td.if_aff_info
{
border-bottom: 1px solid #edeeed;
font-size: 11px;
text-align: center;
}

table.if_riga td.if_avv
{
border-top: 1px solid #edeeed;
border-right: 1px solid #edeeed;
font-size: 9px;
text-align: center;
width: 26px;
}

table.if_riga td.if_avv_val
{
border-right: 1px solid #edeeed;
border-bottom: 1px solid #edeeed;
font-size: 9px;
text-align: center;
}

div.if_info_player
{
border: 1px solid #edeeed;
float: left;
width: 240px;
height: 16px;
text-align: center;
padding-top: 3px;
overflow: hidden;
}

div.if_footer
{
background-image:url(../img/bottom_rosa_inv_form_299.png);
font-size:0;
height:15px;
width:299px;
}


#if_center
{
background-image:url(../img/if_centro_sfondo.png);
background-position:0px 88px;
background-repeat:no-repeat;
padding:0px 0px 0;
/*height:495px; */
width:/*516*/503px;
float:left;
margin-left:-8px;
/*border:1px solid black;*/
}

div.if_campo
{
background-image:url(../img/campo.png);
background-position:12px 83px;
background-repeat:no-repeat;
padding: 0px 0px 0px 0px;
height:485px;/*405px;*/
width:468px;
float:left;
margin-left:20px;
/*border:1px solid black;*/
z-index: 10000;
}

/*inv_form Arghami*/
#campo {
/*background-image: url(img/campo.png);
width: 442px;
height: 290px;
position: absolute;
border: 2px solid red;*/
top: 52px;
left: 10px;
width: 442px;
height: 290px;
position: relative;
}

#panchina_tit {
/*background-color:yellow;*/
background-image:url(../img/adisposizione.png);
background-repeat:no-repeat;
position: relative;
top: 62px;
left: 10px;
height:26px;
width:105px;
}

#panchina {
/*background-color:yellow;*/
position: relative;
overflow:auto;
top: 62px;
left: 10px;
height:78px;
width:360px;
border-top: 1px dotted #333300;
/*border: 1px solid gray;*/
}

div.rigo {
position: relative;
top: -18px;
left: 382px;
/*border: 1px solid gray;*/
height:50px;
width:70px;
}

.plr {
/*background-image: url(../img/player.png);*/
background-position: top center;
background-repeat: no-repeat;
padding-top: 25px;
/*border: solid 1px #444444;*/
/*background-color: #00AA00;*/
text-decoration: underline;
font-size: 9px;
text-align: center;
position: absolute;
width: 0px;
height: 0px;
top: -60px;
left: 200px;
display: none;
opacity: 0;
cursor: pointer;
}

.lst_player{
cursor: pointer;
}

.lst_player:hover {
background-color: #94ad52;
}

.lst_schierato {
cursor: pointer;
background-color:#DDDDDD;
}

.lst_schierato:hover {
background-color: #94ad52;
}


.panc {
position: absolute;
display: inline-block;
margin: 5px;
float: left;
}

#rigoristi {
background-image: url(../img/rigoristi.png);
background-position: top left;
background-repeat: no-repeat;
background-color: white;
visibility: hidden;
clear: both;
position: relative;
top: -477px;
left: 473px;
width:200px;
white-space:nowrap;
padding: 10px;
padding-top: 35px;
min-height: 427px;
}

#rigoristi_table
{
width:200px;
}

#rigoristi_table td
{
border-bottom:1px dotted black;
}

#rigoristi_table td.prog
{
width:20px;
text-align: right;
}

#rigoristi_table td.r
{
width:20px;
text-align: center;
}

#rigoristi_table td.nome_p
{
width:120px;
text-align: left;

}

#rigoristi_table td.nome_s
{
width:40px;
text-align: left;
}

.rig:hover {
cursor:move;
}

.rig_move {
opacity: 0.5;
}

div.info_rigo
{
margin-top: 10px;
margin-left: 10px;
font-style: italic;
font-size: 10px;
line-height: 11px;
}

div.info_rigo_button
{
margin-top: 10px;
margin-left: 10px;
text-align: center;
}


.but_reset
{
width: 73px;
}

.but_sort
{
width: 170px;
}

/*inv_form Arhami END*/
div.if_campo_parte_alta
{
background-image:url(../img/cosi_in_campo.png);
background-position:9px 2px;
background-repeat:no-repeat;
width: 100%;
height: 29px;
}

div.if_info_incontro
{
margin-top: 6px;
margin-left: 0px;
font-style: italic;
width: 282px;
font-size: 10px;
line-height: 11px;
float: right;
height: 22px;
}

div.if_incontro
{
/*float:left;*/
float: right;
width: 272px;
height: 37px;
overflow: auto;
border: 1px solid #E4E4E4;
margin-right: 12px;
/*margin-left: 12px;*/
margin-top: /*35*/7px;
}

p.if_match
{
color: #999999;
padding-left: 5px;
}

div.if_giornata
{
/*float: right;*/
float: left;
width: 163px;
margin-top: 35px;
/*margin-right: 18px;*/
margin-left: 12px;
}

div.if_num_giornata
{
float: left;
font-size: 34px;
color: #336600;
letter-spacing: -3px;
}

p.scegli_gionata
{
/*background-image:url(../img/calendar_alt_stroke_8x8.png);
background-position: 1px 3px;
background-repeat:no-repeat;*/
padding-left: 0px;/*13px;*/
padding-top: 2px;
font-size: 9px;
color: #333300;
letter-spacing: 1px;
}

div.if_scegli_giornate
{
float: right;
padding-top:6px;
}


div.if_comunicazioni
{
float:left;
background-color:#F0F1F0;
background-image:url(../img/comunicazioni.png);
background-position: 2px 3px;
background-repeat:no-repeat;
height:79px;
padding-top:0px;
width:477px;
margin-left: 16px;
margin-top: 0px;
margin-bottom: 5px;
}

div.info_comu
{
margin-top: 29px;
margin-left: 7px;
font-style: italic;
width: 117px;
font-size: 10px;
line-height: 11px;
float: left;
}


.text_comu
{

width: 342px;
height: 63px;
background-color:#F0F1F0;
border: 1px solid black;
font-size: 11px;
margin-top: 6px;
}

#if_right
{
float:right;
width:151px;
}

div.termine
{
background-image:url(../img/termine.png);
background-position: bottom left;
margin-top:0px;
background-repeat:no-repeat;
height:132px;
padding-bottom:5px;
width:151px;
}

div.if_invio
{
background-image:url(../img/invia.png);
background-position: bottom left;
margin-top:0px;
background-repeat:no-repeat;
height:98px;
padding-bottom:5px;
width:151px;
}

div.termine_next
{
font-size:11px;
padding-left:20px;
padding-top:35px;
}

div.termine_next_data
{
font-size:24px;
color: white;
/*padding-left:15px;*/
text-align: center;
padding-top:0px;
margin-top: 0px;
}

div.termine_mancano
{
font-size:11px;
padding-left:20px;
padding-top:0px;
margin-top: 0px;
}

div.termine_countdown
{
font-size:24px;
color: white;
/*padding-left:20px;*/
text-align: center;
padding-top:0px;
margin-left: 0px;
margin-top: 0px;
letter-spacing: -1px;
}

span.if_day
{
font-size:14px;
padding-top:0px;
margin-top: -2px;
margin-left: 2px;
margin-right: 3px;
}

span.stop
{
display: block;
/*float: left;*/
font-size:16px;
text-align: center;
letter-spacing: 2px;
/*font-weight: bold;*/
line-height: 15px;
}

div.divform
{
background-image:url(../img/riepilogo.png);
background-position: 0px 0px;
background-repeat:no-repeat;
min-height:250px;
padding-bottom:5px;
padding-top: 30px;
padding-left: 10px;
width:151px;
}

div.top_team_scegli
{
font-size:11px;
padding-left:5px;
padding-top:30px;
margin-top: 0px;
color: #333300;
}

div.if_top_team
{
float:left;
/*background-color:#F0F1F0;*/
background-image:url(../img/top_team_dark.png);
background-position: 2px 3px;
background-repeat:no-repeat;
height:120px;
padding-top:0px;
width:477px;
margin-left: 16px;
margin-top: 5px;
margin-bottom: 0px;
}


span.radio
{
display: block;
float: left;
width: 240px;
color: black;
font-size:11px;
}

div.if_form_dx{
border-top: 1px dotted black;
border-bottom: 1px dotted black;
margin-top: 3px;
padding-bottom: 1px;
width: 130px;
height: 17px;
}

div.if_for{
float: left;
}

div.if_cap{
float: right;
}

#form, #panc{
font-size: 11px;
}

#form td.form_nome, #panc td.form_nome{
width: 100px;
vertical-align: middle;
}

#form td.form_ruolo, #panc td.form_ruolo{
padding-right: 5px;
vertical-align: middle;
}

.lst_in_form{
cursor: pointer;
width: 100px;
vertical-align: middle;
}
/*
* Stile aggiuntivo legato al ruolo
*/
/*.P {
background-color:#EEEEAA;
}
.D {
background-color:#AAEEAA;
}
.C {
background-color:#EEAAAA;
}
.A {
background-color:#AABBFF;
}*/

#radio_voti, #radio_dispo{
float: left;
padding-right: 10px;
/*border-right: 1px dotted black;*/
}

table td.titolo{
border-bottom: 1px dotted black;
}

table td.top_team{
text-align: right;
padding-top: 2px;
}

table td.select_modulo{
padding-top: 5px;
width: 150px;
}

span.top_team_vuoto
{
line-height: 5px;
}

input.top_team_button
{
margin-left: 20px;
margin-top: 10px;
font-size: 11px;
width: 110px;
}

input.invia_formazione
{
margin-left: 20px;
margin-top: 43px;
width: 105px;
}

/*Utente*/
.box_utente {
display: none;
border: 1px dotted #999999;/*#D4D4D4;*/
background: #EFEFEF;
padding: 10px;
margin: 10px;
}
.box_utente.visible {
display: block;
}

div.scrolla_utenti{
/*width: 100%;*/
height: 80px;
overflow: scroll;
overflow-x: hidden;
}

input.erase{
font-size: 11px;
}

table.int_utenti{
width: 648px;
}

table.utenti{
width: 631px;
}

table.utenti td {
padding: 2px 5px 2px 5px;
}

table.utenti td.titolo {
padding: 10px 5px 0px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
}

table.int_utenti td.titolo {
padding: 10px 5px 0px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
}


table.int_utenti td.targa_data {
padding-bottom: 5px;
padding-top: 5px;
}

table.int_utenti td.targa_dx {
text-align: right;
border: 1px dotted #999;
background-color: #efefef;
padding-right: 5px;
}

table.int_utenti td.targa_dx_no {
text-align: right;
border: 1px dotted #999;
background-color: red;
color: white;
font-weight: bold;
padding-right: 5px;
}

.targa_dati {
font-style: italic;
}

table.utenti td.sottotitolo{
padding: 2px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
}


table.int_utenti td.sottotitolo{
padding: 2px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
}

table.int_utenti td.sottotitolo_prog, td.sottotitolo_id{
padding: 2px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
width: 30px;/*5%;*/
border-bottom: 1px dotted #999;
text-align: center;
}

table.int_utenti td.sottotitolo_admin{
padding: 2px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
width: 48px;/*5%;*/
border-bottom: 1px dotted #999;
text-align: center;
}

table.int_utenti td.sottotitolo_user, td.sottotitolo_mail{
padding: 2px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
width: 220px;/*35%;*/
border-bottom: 1px dotted #999;
}

table.int_utenti td.sottotitolo_bottone{
padding: 2px 5px 2px 8px;
font-weight: bold;
border-bottom: 1px dotted #999;
background-color: #efefef;
width: 100px;/*15%;*/
border-bottom: 1px dotted #999;
text-align: left;
}

table.utenti td.prog, td.id{
width: 30px;/*5%;*/
border-bottom: 1px dotted #999;
text-align: center;
}

table.utenti td.admin{
width: 51px;/*5%;*/
border-bottom: 1px dotted #999;
text-align: center;
}

table.utenti td.user, td.mail{
width: 220px;/*40%;*/
border-bottom: 1px dotted #999;
}

table.utenti td.bottone{
width: 77px;/*5%;*/
border-bottom: 1px dotted #999;
text-align: left;
}

table.admin td.targa {
text-align: right;
}

table.admin td.bottone_associa {
text-align: right;
}

#modifica_pwd, #modifica_mail{
text-align: right;
}

#username, #email, #password{
width: 110px;
}

#v_pwd, #n_pwd, #rn_pwd, #n_mail, #v_mail, #rn_mail{
width: 80px;
font-size: 11px;
}

/*STATISTICHE*/
div.menu_utente_stat
{
background-color:#999;
background-image:url(../img/stat_header.png);
background-position:bottom;
background-repeat:no-repeat;
height:60px;
}

div.new_saved
{
float: right;
padding-right: 110px;
padding-top: 10px;
text-align: right;
position: relative;
z-index: 1000;
}

#qry_list
{
max-width: 150px;
}


div.stat_para
{
background-image:url(../img/stat_para.png);
background-position:bottom;
background-repeat:no-repeat;
height:146px;
}

div.contenitore_parameti
{
width: 920px;
padding: 4px 0px 5px 25px;
}

div.contenitore_salva
{
clear: both;
padding-top: 15px;
padding-bottom: 5px;
padding-right: 5px;
text-align: right;
font-size: 12px;
}

div.stat_note
{
float: left;
font-style: italic;
width: 600px;
text-align: left;
font-size: 11px;
}

.stat_titolo
{
float: left;
width: 150px;
padding-right: 5px;
text-align: left;
padding-top: 5px;
margin-top: 0px;
}

.stat_decr
{
float: right;
width: 150px;
text-align: right;
padding-right: 10px;
margin-bottom: 5px;
}

.stat_titolo_vis
{
clear: both;
float: left;
width: 150px;
padding-right: 5px;
text-align: left;
padding-top: 5px;
margin-bottom: 5px;
}

div.varie_select
{
float: left;
width: 420px;
padding-right: 5px;
text-align: left;
}

span.stat_select_1
{
padding-right: 30px;
}

div.stat_select
{
clear: both;
float: left;
width: 150px;
padding-right: 5px;
/*padding-top: 5px;
margin-bottom: 5px; */
}



#qry_3_input, #qry_3_input1, #qry_3_input2, #qry_3_input3
{
text-align: left;
}

.stat_textarea1
{
float: left;
width: 99%;
padding-bottom: 5px;
padding-top: 5px;
}

#first_qry
{
border: #7F9DB9 1px solid;
background-color: #ebebe4;
width: 99%;
height: 18px;
}

#second_qry
{
border: #7F9DB9 1px solid;
background-color: #ebebe4;
width: 580px;
height: 18px;
}

#third_qry
{
border: #7F9DB9 1px solid;
background-color: #ebebe4;
width: 580px;
height: 18px;
}

.stat_textarea2
{
float: left;
}

.stat_invia
{
float: left;
width: 50px;
padding-right: 5px;
text-align: left;
}

.stat_bottoni
{
float: right;
padding-right: 10px;
width: 330px;
text-align: right;
}

div.stat_invia_ok
{
/*clear: both;*/
float: right;
padding-right: 10px;
text-align: right;
}

div.risultati_qry
{
background-color: #F0F1F0;
background-image: url(../img/risultati_qry.png);
background-position: 5px 3px;
background-repeat:no-repeat;
margin: 0px 10px 10px 10px;
padding: 25px 10px 10px 10px;
font-size: 11px;
}

table.tab_qry_contenitore
{
width: 100%;
}

table.tab_qry_contenitore td.nomi_giocatori, td.dati
{
vertical-align: top;
}

#divHeader
{
overflow: hidden;
width: 724px;
}

table.qry_header td
{
text-align: center;
}


#firstcol
{
overflow: hidden;
max-height:583px;
/*margin-top: -1px;*/
}

#table_div
{
overflow: scroll;
width:740px;
max-height: 600px;
position:relative;
}

table.prima_colonna
{
width: 180px;
}

table.prima_colonna td.tableFirstCol
{
line-height: 15px;
padding-left: 5px;
border: 1px dotted black;
background-color: #D0D0CF;
color: #333300;
}

table.qry_header
{
/*width: 3500px;*/
}

table.qry_header td
{
border-top: 1px solid #333300;
border-left: 1px dotted white;
border-right: 1px dotted white;
background-color: #333300;
color: white;
}

table.qry_header td.tableHeader_1a
{
border-top: 1px solid #333300;
border-left: 1px solid #333300;
border-right: 1px dotted white;
background-color: #333300;
color: white;
}

table.qry_val
{
/*width: 3500px;*/
border: 1px dotted black;
}

/*table.qry_val tr:hover
{
background-color: #D0D0CF;
}*/

.sopra
{
background-color: #D0D0CF;
}

table.qry_val td
{
/*border: 1px dotted black;*/
text-align: center;
}

table.qry_val td.qry_val_1a_colonna
{
width: 100px;
text-align: center;
line-height: 15px;
border-top: 1px dotted black;
border-right: 1px dotted black;
border-bottom: 1px dotted black;
border-left:1px solid #F0F1F0;
}

table.qry_val td.qry_val_colonna
{
width: 100px;
text-align: center;
line-height: 15px;
border: 1px dotted black;
}


/*highlight*/
table.qry_val td.click, th.click
{
/*background-color: #bbb;*/
background-color: #FFFFF0;

}
table.qry_val td.hover, tr.hover
{
background-color: #D0D0CF; /*mobile*/
}
table.qry_val th.hover, tfoot td.hover
{
background-color: ivory;
}
table.qry_val td.hovercell, th.hovercell
{
background-color: #FFFFF0;
}
table.qry_val td.hoverrow, th.hoverrow
{
background-color: #D0D0CF; /*mobile*/
}

#saved
{
display: inline;
}


a.toolgdz span.info_ri {
display:none;
width: 200px;
margin-left:8px;
text-decoration:none;
padding: 4px 3px 2px 5px;
z-index: 2000;
text-align: left;
}


a.toolgdz:hover span.info_ri {
display:inline;
position:absolute;
border:1px double #360;
background:#f0f1f0;
color:black;
text-decoration:none;
z-index: 2000;
text-align: left;
/*width: 250px;*/
}

div.desc_inf{
background-image: url(../img/info_4x8.png);
background-position: 5px 3px;
background-repeat:no-repeat;
padding-left: 20px;
}

span.rientro{
background-image: url(../img/reverse.png);
background-position: 3px 3px;
background-repeat:no-repeat;
padding-left: 20px;
}

hr.infort{
display: block;
position: relative;
padding: 0;
margin: 1px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
overflow: visible;
}

#scegli_giornata {
background-image: url(../img/seleziona.png);
background-position: 5px 5px;
background-repeat: no-repeat;
background-color: white;
visibility: hidden;
float: left;
/*position: relative;
top: -3px;
left: -96px;*/
width:70px;
margin-top: -3px;
margin-left: -96px;
white-space:nowrap;
padding: 55px 10px 10px 10px;
min-height: 407px;/*427px;*/
text-align: center;
position: relative;
z-index: 2000;
}

table.scegli_day{
width: 81px;
text-align: left;

}

table.scegli_day td{
width: 40px;
background-image:url(../img/calendar_alt_stroke_8x8.png);
background-position: 1px 6px;
background-repeat:no-repeat;
font-size: 11px;
color: #333300;
letter-spacing: 1px;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px dotted #999;
}

table.scegli_day td.pass{
background-image:url(../img/calendar_alt_stroke_8x8_g.png);
color: #a3a396;
}

table.scegli_day td.pass:hover{
text-decoration: none;
}

table.scegli_day td:hover{
text-decoration: underline;
font-weight: bold;
}

span.day{
color: #999;
}

_________________
http://legadellespie.fmsrevo.it


Top
Non connesso Profilo  
 
MessaggioInviato: 14/03/2011, 22:17 
So tutto!
So tutto!

Iscritto il: 21/09/2010, 18:02
Messaggi: 256
Grazie! avevo già provato a modificarlo in parte ma l'esito era sl parziale.

Mi rimane sotto il nuovo riquadro risultati ultima giornata un sottoriquadro http://www.fmc2000.net/A/index.php x eliminarlo?

Mi chiedo lìaltro file, resetcss è uguale o nella nuova versione è stato modificato?


Ultima modifica di mobis73 il 15/03/2011, 5:45, modificato 1 volta in totale.

Top
Non connesso Profilo  
 
MessaggioInviato: 14/03/2011, 22:33 
Amministratore
Amministratore
Avatar utente

Iscritto il: 15/09/2010, 12:45
Messaggi: 5130
mobis73 ha scritto:
Grazie! avevo già provato a modificarlo in parte ma l'esito era sl parziale.

Mi chiedo lìaltro file, resetcss è uguale o nella nuova versione è stato modificato?


reset.css

Non lo toccate, non cambia mai.

_________________
PER FAVORE: Non chiedetemi supporto via mp (non risponderei) utilizzate il forum dove le risposte alle vostre domande posso aiutare anche altri utenti.


Top
Non connesso Profilo  
 
Visualizza ultimi messaggi:  Ordina per  
Apri un nuovo argomento Rispondi all’argomento  [ 46 messaggi ]  Vai alla pagina Precedente  1, 2, 3, 4, 5  Prossimo

Tutti gli orari sono UTC + 1 ora [ ora legale ]


Chi c’è in linea

Visitano il forum: Nessuno e 16 ospiti


Non puoi aprire nuovi argomenti
Non puoi rispondere negli argomenti
Non puoi modificare i tuoi messaggi
Non puoi cancellare i tuoi messaggi

Cerca per:
Vai a:  
cron
Powered by phpBB® Forum Software © phpBB Group
Theme created StylerBB.net & kodeki
Traduzione Italiana phpBBItalia.net basata su phpBB.it 2010