
  /*        Purkamo        */

body
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: #c10702;
}
    
.backbone
{
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.header
{
    background-image: url('images/logo_top_pitka.png');
    background-repeat: no-repeat;
    height: 104px;
    width: 100%;
    background-color: #e5e4e8;
}

.menu
{
    background-image: url('images/logo_bottom.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 54px;
    
    font-size: 11px;
    font-family: Verdana;
}

.canvas
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    
    border-bottom: 1px solid #c50e0a;
}
    
.footer
{
    background-image: url('images/footer.png');
    background-repeat: no-repeat;
    height: 105px;
    border-top: 1px solid #c50e0a;
    border-bottom: 1px solid #000000;
    background-color: #e5e4e8;
}

div.otsikko
{
    font-family: Verdana;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;    
}

div.kappale
{
    padding: 20px;
    color: #000000;
}


div.kappale_output
{
    padding: 10px;
}

    /*    auto,php    */
    
.box_kuvaus
{
    font-size: 11px;
    font-family: Verdana;
    
    vertical-align: top;
    width: 220px;
    padding: 10px;
    
    border-right: 1px dashed #000000;
}

.box_kuvat
{
    font-size: 11px;
    font-family: Verdana;
    
    border-top: 2px solid #CCCCCC;
    background-color: #E0E0E0;
    height: 150px;
}

.autokuva
{
    border: 1px solid #000000;
}

a.menulink:link
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.menulink:visited
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.menulink:active
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.menulink:hover
{
    font-family: Verdana;
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    color: #c10702;
}

a.menulinkbig:link
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    color: #c10702;
}

a.menulinkbig:visited
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    color: #c10702;
}

a.menulinkbig:active
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    color: #c10702;
}

a.menulinkbig:hover
{
    font-family: Verdana;
    font-size: 14px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    color: #c10702;
}
