/* 151_sivustotyylit.css */
BODY,TD,P,DIV
{
    font-family: Verdana;
    font-size: 13px;
}
TD.palkki_otsikko
{
    font-weight: bold;
    color: #FFFFFF;
}
TD.valkoinenboldi
{
    color: #FFFFFF;
    font-weight: bold;
}
TD.valkoinen
{
    color: #FFFFFF;
}
DIV.small
{
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;
}
IMG.kuva
{
    border: solid 1px #000000;
}

/* Linkit */
A
{
    color: #000000;
    text-decoration: underline;
}
A:hover
{
    color: #000000;
    text-decoration: none;
}
A.palkki_otsikko
{
    color: #FFFFFF;
    text-decoration: underline;
}
A:hover.palkki_otsikko
{
    color: #FFFFFF;
    text-decoration: none;
}
A.intra
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}
A:hover.intra
{
    color: #000000;
    font-size: 11px;
    text-decoration: underline;
}
A.autotarjousheader
{
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
A.autotarjousheader:hover
{
    color: #000000;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}
A.uusimmatheader
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
A.uusimmatheader:hover
{
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}
A.valkoinenboldi
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
A.valkoinenboldi:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}
/* Lomakkeet */
TEXTAREA.vaihtoautohaku
{
    width: 144px;
    height: 65px;
    border: solid 1px #0082b3;
}
INPUT.vaihtoautohaku
{
    width: 144px;
    border: solid 1px #0082b3;
}
SELECT.vaihtoautohaku
{
    width: 144px;
    border: solid 1px #0082b3;
}
SELECT.vaihtoautohaku2
{
    width: 65px;
    border: solid 1px #0082b3;
}
SELECT.vaihtoautohaku3
{
    width: 50px;
    border: solid 1px #0082b3;
}
SELECT.vaihtoautohaku4
{
    width: 144px;
    border: solid 1px #0082b3;
    font-size: 10px;
}
INPUT.sijaisauto
{
    width: 144px;
    border: solid 0px #ec3f43;
    background-color: #ec3f43;
    font-size: 12px;
    color: White;
}
INPUT.liidi
{
    width: 200px;
}
TEXTAREA.liidi
{
    width: 200px;
}
INPUT.droppi
{
    width: 128px;
}

/* Yleiset */
.intra
{
    color: #000000;
    font-size: 11px;
}
.boldi
{
    font-weight: bold;
}
.boldivalkoinen
{
    font-weight: bold;
    color: #FFFFFF;
}
.valkoinen
{
    color: #FFFFFF;
}
.virhe
{
    font-weight: bold;
    color: Red;
}



/* Divit */
#mini_varaakoeajo
{
    position: absolute;
    height:233;
    width:880px;
    top:97px;
    visibility: hidden;
}
#mini_varaahuolto
{
    position: absolute;
    height:242px;
    width:880px;
    top:97px;
    visibility: hidden;
}
#mini_varaakoeajo2
{
    position: absolute;
    height:233;
    width:750px;
    top:97px;
    visibility: hidden;
}
#mini_varaahuolto2
{
    position: absolute;
    height:242px;
    width:750px;
    top:97px;
    visibility: hidden;
}
