/*  Skin White */

body { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp50/bg.gif'); 
}

a { 
    color: #5486D0; 
}

/* striscia alto */

div#alto { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp50/top_bg.gif'); 
}

div#alto a {
    color: #000; 
}

div#alto b {
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp50/top_1.gif');
}

/* Tabella head */

table#head { 
    border-color:#000;
    background: #fff 
}

td#titolo { 
    color: #C0C6CF; 
    background: #fff;
    border-color:#000; 
}

td#sottotit { 
    color: #000; 
    background: #fff;
    border-color:#000; 
}


td#foto { 
    background: #F7F7F7;
}

td#striscia { 
    border-color:#000; 
    background: #C0C6CF;
}

td#bottoni { 
    border-color:#000; 
    background: #F7F7F7 url('http://img.studenti.it/images/grafica/city/hppay/hp50/bg1.gif')
}

div.box h2 { 
    background: #fff; 
    color: #5486D0; 
    border-color:#000; 
}

div.counter { 
    border-color:#000; 
    background: #fff; 
}

div.counter h2 { 
    background: #fff; 
    color: #5486D0; 
    border-color:#000; 
}

/* datipersonali */

td.hermes { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp50/puls1.gif') no-repeat 
}

td.amici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp50/puls2.gif') no-repeat 
}

td.nemici { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp50/puls3.gif') no-repeat 
}

ul#pulsanti li {
     background: url("http://img.studenti.it/images/grafica/city/hppay/hp50/puls.gif") no-repeat;
 }

ul#pulsanti li a {
    color: #fff;
}

td.hermes img { 
    width: 131px; 
    height: 25px; 
}

td.amici img  { 
    width: 131px; 
    height: 25px; 
}

td.nemici img { 
    width: 131px; 
    height: 25px; 
}

/* Tabella corpo */

table#corpo { 
    border-color:#000;
    background: #F7F7F7;
}

td#menu { 
    border-color:#000; 
    background: #5486D0 url('http://img.studenti.it/images/grafica/city/hppay/hp50/bg2.gif')
}

div#pulsdiar { 
    width: 473px; 
    height: 32px; 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp50/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/hp50/hr.gif') center no-repeat
}

/*** commenti ***/

ul.ul_padre {
    background-color: #ccc;
}

ul.ul_padre li {
    background-color: #eee;
}

ul.ul_padre li.selezione {
    background-color: #e1e1e1;
}

ul.ul_padre li ul {
    background-color: #ddd;
}

li.selezione {
    background-color: #000fff;
}

div.info_testo, div.ins_commento {
    border-color: #000;
}

div.ins_commento input, div.ins_commento textarea {
    border-color: #ccc;
}
/*** 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: #FFF;
}

ul.ul_padre li ul {
    background-color: #ddd;
}

li.selezione {
    background: #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;
}


