/******************************************************/
/*                Foglio di stile per                 */
/*         ALL STARS LEAGUE ONLINE - RECORDS          */
/******************************************************/
/*               (C) 2013 by AlfaAlfa                 */
/*           http: //www.allstarsleague.org            */
/*            webmaster@allstarsleague.org            */
/*                All rights reserved                 */
/******************************************************/
/*                 W3C CSS validated!                 */
/******************************************************/
table.principale {
width: 100%;
border: none;
border-collapse: collapse;
}
table.competizioni {
width: 100%;
border: none;
border-collapse: collapse;
}
h1.titolo {
padding: 5px 0 5px 0;
font-family: "Oswald", Arial, Helvetica, sans-serif;
font-size: 114.28%;
text-align: center;
text-transform: uppercase;
font-weight: bold;
text-shadow: 3px 3px 3px #333;
display: none;
}
h1.competizione {
padding: 5px 0 5px 0;
font-family: "Oswald", Arial, Helvetica, sans-serif;
font-size: 114.28%;
text-align: center;
text-transform: uppercase;
font-weight: bold;
text-shadow: 3px 3px 3px #333;
}
h2.aggiorn {
padding: 0 0 0 10px;
margin: 0;
height: 20px;
line-height: 20px;
font-size: 71.4%;
font-weight: normal;
}
h1.varie {
padding: 5px 0 5px 0;
font-family: "Oswald", Arial, Helvetica, sans-serif;
font-size: 114.28%;
text-align: center;
text-transform: uppercase;
font-weight: bold;
text-shadow: 3px 3px 3px #333;
}
td.testata {
height: 30px;
line-height: 30px;
}
td.comptit {
width: 50%;
height: 20px;
line-height: 20px;
background-color: #322A2B;
background-color: rgba(50,42,43,0.8);
color: #F2EEEC;
font-size: 71.4%;
font-weight: bold;
text-align: left;
padding-left: 10px;
}
td.comptitneg {
width: 50%;
height: 20px;
line-height: 20px;
background-color: rgba(76,8,9,0.8);
color: #F2EEEC;
font-size: 71.4%;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
td.compnum {
width: 5%;
height: 20px;
line-height: 20px;
background-color: #F2EEEC;
background-color: rgba(242,238,236,0.8);
font-size: 71.4%;
font-weight: bold;
text-align: center;
}
td.compvuota {
width: 2%;
}
td.compsquadra {
width: 44%;
height: 20px;
line-height: 20px;
background-color: #F2EEEC;
background-color: rgba(242,238,236,0.8);
font-size: 71.4%;
font-weight: bold;
text-align: left;
padding-left: 10px;
}
td.compsquadraneg {
width: 44%;
height: 20px;
line-height: 20px;
background-color: #F2EEEC;
background-color: rgba(242,238,236,0.8);
font-size: 71.4%;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
table.nuovirecords {
width: 100%;
border: none;
border-collapse: collapse;
}
td.compnumnr {
width: 50%;
height: 20px;
line-height: 20px;
background-color: #F2EEEC;
background-color: rgba(242,238,236,0.8);
font-size: 71.4%;
font-weight: bold;
text-align: right;
padding-right: 10px;
}
.cpr {
font-size: 71.4%;
font-weight: normal;
color: #999999;
display: none;
}
.cpr2 {
font-size: 71.4%;
font-weight: bold;
color: #999999;
display: none;
}
