/*  Skin Dragonball */

body { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp16/bg.jpg'); 
}

a { 
    color: #FCC401; 
}

/* striscia alto */

div#alto { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp16/top_bg.gif'); 
}

div#alto b a, div#alto i a {
    color: #fc0; 
}

div#alto b {
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp16/top_1.gif');
}

/* Tabella head */
table#head { 
    border-color:#00499C;
    background: #fff 
}

td#titolo { 
    color: #CC1D00; 
    background: #fff;
    border-color:#00499C; 
}

td#sottotit { 
    color: #FCC401; 
    background: #fff;
    border-color:#00499C; 
}


td#foto { 
    background: #DEE6EC /*url('http://img.studenti.it/images/grafica/city/hppay/hp16/bg1.jpg'); */
}

td#striscia { 
    border-color:#00499C; 
    background: #CCCCCC; 
}

td#bottoni { 
    border-color:#00499C; 
    background: #DEE6EC /*url('http://img.studenti.it/images/grafica/city/hppay/hp16/bg1.jpg') 10px 0px no-repeat; */
}

div.box h2 { 
    background: #fff; 
    color: #CC1D00; 
    border-color:#00499C; 
}

div.counter { 
    border-color:#00499C; 
    background: #fff; 
}

div.counter h2 { 
    background: #fff; 
    color: #CC1D00; 
    border-color:#00499C; 
}

/* Tabella datipersonali */
table#datipersonali { 
    width: 100% 
}

td.hermes { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp16/puls1.gif') no-repeat 
}

td.amici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp16/puls2.gif') no-repeat 
}

td.nemici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp16/puls3.gif') no-repeat 
}

ul#pulsanti li {
     background: url("http://img.studenti.it/images/grafica/city/hppay/hp16/puls.gif") no-repeat;
 }

ul#pulsanti li a {
    color: #fff;
}

td.hermes img { 
    width: 105px; 
    height: 28px; 
}

td.amici img  { 
    width: 122px; 
    height: 28px; 
}

td.nemici img { 
    width: 122px; 
    height: 28px; 
}

/* Tabella corpo */
table#corpo { 
    border-color:#00499C;
    background: #DEE6EC url('http://img.studenti.it/images/grafica/city/hppay/hp16/bg2.jpg') 500px 50px no-repeat;
}

td#menu { 
    border-color:#00499C; 
    background: #E5EAF0 url('http://img.studenti.it/images/grafica/city/hppay/hp16/bg1.jpg') no-repeat; 
}

div#pulsdiar { 
    width: 441px; 
    height: 42px; 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp16/archivio.gif') no-repeat;
    padding: 10px 10px 0px 0px;
} 

div#pulsdiar a {
    color: #fff;
    margin-left: 5px;
}
    
div.hr { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp16/hr.gif') center no-repeat
}
/*** commenti ***/
a.espandi {
background: url("http://img.studenti.it/images/grafica/city/hppay/piuscuro.gif") 0px 3px no-repeat;
}

a.raggruppa {
background: url("http://img.studenti.it/images/grafica/city/hppay/menoscuro.gif") 0px 3px no-repeat;
}

ul.ul_padre {
    background-color: #ccc;
}

ul.ul_padre li {
    background-color: #eee;
}

ul.ul_padre li.selezione {
    background: #7385BC;
    color: #FFF;
}

ul.ul_padre li ul {
    background-color: #ddd;
}

li.selezione {
    background: #7385BC;
    color: #FFF;
}

li.selezione ul li {
    color: #000;
}

div.info_testo, div.ins_commento {
    border-color: #000;
}

div.ins_commento input, div.ins_commento textarea {
    border-color: #ccc;
}

div.commenti, div.risposta {
    border-color: #000 !important;
    background: #fff;
    color: #000;
}

div.commenti a, div.risposta a {
    color: #b90900;
}

div.commenti h1, div.risposta h1 {
    border-bottom: 4px solid #fff;
}
