html, body
{
    background-color: #F1F1F1;
    font-family: Arial,Verdana;
    font-style: normal;
    font-size: 11px;
    color: #5F5F5F;
    margin: 0px;
    padding: 0px;
    display: block;
    height: 100%;
    line-height: 0px;
    border: 0px;
}

form
{
    height: 100%;
    line-height: normal;
}
textarea
{
    font-family: Arial,Verdana;
    font-style: normal;
    font-size: 11px;
    color: #5F5F5F;
}
table
{
    border: solid 0px gray;
    margin: 0px;
    padding: 0px;
}
div.MasterLaitaAukiolot
{
    padding-top: 10px;
    padding-left: 10px;
    margin: 20px 10px 0px 10px;
    border: solid 1px gray;
    height: 65px;
    width: 158px;
}

div.MasterLogo
{
    width: 210px;
    height: 40px;
    margin-top: 22px;
    margin-left: 370px;
    background-color: Transparent;
    background-repeat: no-repeat;
    position: relative;
}
.masterlogo_a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/*.pageContent
{
    position: relative;
    height: auto;
    width: 100%;
    margin: 0px auto;
    float: left;
    border: solid 1px green;
}*/

/* SISÄLTÖLINJAUS DIV */
div.pageAlignDiv
{
    /*background-image: url('../kuvat/alignDivBackground.png');     background-repeat: repeat-y;     background-position: top left;*/
    position: relative;
    height: auto;
    width: 950px;
    margin: 0px auto;
    float: none; /*border: solid 1px blue;*/
}
/* SISÄLTÖ ALUEEN ASETTELU */
/* Masterin Yleisen Alueen Asettelun Tyylit*/
table.MasterContent
{
    height:100%;
    width:100%;
}
table.MasterContent td.footerColor
{
    
    height:290px;
    vertical-align:top;
}
td.pageBottomColor
{
    background-color:#CCCCCC;
    height:auto;
}
.MasterContentHeader
{
    width: 100%;
    position: relative;
    float: left;
    background-image: url('../Kuvat/header.jpg');
    background-color: transparent;
    height: 84px;
}



div.MasterContentContainer
{
    width: 100%;
    position: relative;
    height: auto;
    float: left;
    background-image: url('../Kuvat/autokaari_web_07.jpg');
    background-repeat: repeat-y;
}


div.MasterContentFooter
{
    background-repeat: repeat-x;
    width: 100%;
    position: relative;
    color: #ffffff;
    text-align: center;
    float: left;
}




div.MasterContentContainerArea
{
    width: 100%;
    height: auto;
    background-color: Transparent;
    position: relative;
    border-bottom: none 0px !important;
}

/*merkkiedustukset*/

div.MasterMerkkiedustukset
{
    position: relative;
    background-color: Transparent;
    height: 105px;
    text-align: right;
    float: left;
    cursor: default;
}
div.MerkkiedustuksetLogot
{
    position: relative;
    background-color: Transparent;
    height: 60px;
    margin: 0px 10px 0px auto;
    text-align: left;
    float: left;
    cursor: default;
}

div.MerkkiedustusContainer
{
    height: 60px;
    position: relative;
    width: auto;
    float: right;
    background-color: Transparent;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}



/*table.contentTable
{
    height: 100%;
    width: 950px;
    margin-left: 10px;
}
table.contentTable td
{
    vertical-align: top;
}
.headerTd
{
    width: 100%;
    background-color: #ffffff;
    height: 100px;
    border: solid 0px;
}
.contentTd
{
    width: 920px;
    background-color: #ffffff;
}*/

.ajankohtaistaContent
{
    /* margin: 5px 5px 5px 5px;*/
}

.ajankohtaistaContainer
{
    width: 950px;
    background-color: #ffffff;
    margin-bottom: -50px;
}

.footerTd
{
    width: 100%;
    background-color: #0053A1;
    font-size: 16px;
    color: #FFFFFF;
    height: 40px;
    border-top: solid 0px #000000;
}

div.sisaltoSivuHeader
{
    width: auto;
    height: 30px; /*margin-left: 10px;     padding: 0x;     margin-top: 10px;*/
}
div.sisaltoSivuHeader h1
{
    margin: 10px 0 0 0;
    padding: 0x;
    font-weight: bold;
    color: #999999;
    font-size: 20px;
    font-style: italic;
}
div.MainHeader
{
    width: auto;
    height: 30px; /*margin-left: 10px;     padding: 0x;     margin-top: 10px;*/
}
div.MainHeader h1
{
    margin: 10px 0 0 0;
    padding: 0x;
    font-weight: bold;
    color: #999999;
    font-size: 20px;
    font-style: italic;
}


a
{
    outline: none;
    border: 0px;
    color: #5F5F5F;
    text-decoration: none;
    cursor: pointer;
}
a:hover
{
    text-decoration: underline; /*color: #000000;*/
}
a:active
{
    outline: none;
}

a.naviLinkit
{
    display: inline-block;
    color: RGB(0, 0, 0);
    height: 30px;
    vertical-align: middle;
    width: 180px;
    margin-left: 00px;
    margin-top: 0px;
}
a.naviLinkit:hover
{
    color: RGB(255, 255, 5);
}
span.naviLinkSpan
{
    position: absolute;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 7px;
    width: 180px;
    height: 23px;
}
p
{
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana;
    font-size: 11px;
}
img
{
    display: block;
    border: 0px;
    outline: 0px;
    padding: 0px;
    margin: 0px;
}
select, input
{
    font: normal normal normal 11px Verdana;
    color: #5F5F5F;
    outline: none;
}

div.innerContentBox
{
    margin: 0 0 20px 0px;
    position: relative;
    width: 737px;
}


div.innerContentBox2
{
    margin: 0 0 20px 20px;
    position: relative;
    width: 920px;
}

.LayoutTaulukkoVali
{
    height: 20px;
    background-color: #0053A1;
}

/* ------------------------------------------------------------------------- UUDET Ja VaihtoAUTOT - hakuosa Tyylit */
div.Ajoneuvohaku_hakulaatikko_otsikko
{
    /*background-color: Transparent;     background-image: url(../kuvat/listausheader.png);     background-repeat: repeat-x;     background-position: top left;*/
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 4px;
}
.Ajoneuvohaku_hakusivulaatikko
{
    font-size: 11px;
    font-family: Arial,Verdana;
    position: relative;
}
div.Ajoneuvohaku_hakulaatikko
{
    border-left: solid 1px #C4C4C4;
    border-right: solid 1px #C4C4C4;
    border-top: solid 1px #C4C4C4;
    white-space: nowrap;
    width: 730px;
}
.Ajoneuvohaku_hakulaatikko td
{
    border-bottom: solid 1px #C4C4C4;
    padding-top: 3px;
    padding-bottom: 3px;
}

.hakutulosinfokpl
{
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
/* ------------------------------------------------------------------------- VAIHTO- JA UUDETAUTOT LISTAUS TYYLIT */
td.Ajoneuvolista_Listausotsikkorivi
{
    background-color: Transparent;
    background-image: url(../kuvat/listausheader.png);
    background-repeat: repeat-x;
    background-position: top left;
    color: #ffffff !important;
    height: 22px;
    padding-top: 3px;
    border-bottom: solid 1px #CCCCCC;
    font-size: 11px;
}

.Ajoneuvolista_Listausotsikkorivi a
{
    color: #ffffff !important;
}
.listRow, .listRow2
{
    height: 90px;
}
.listRow
{
    background-color: Transparent;
}
.listRow2
{
    background-color: Transparent;
}
.listRow td, .listRow2 td
{
    padding-top: 5px;
    border-bottom: solid 1px #CCCCCC;
}

.uaListRow, .uaListRow2
{
    height: 15px;
}
.uaListRow td, .uaListRow2 td
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #CCCCCC;
}

.listkuva
{
    margin-top: 0px;
    margin-left: 5px;
    width: 107px;
    height: 80px;
}
/* ------------------------------------------------------------------------- VAIHTOAUTOT TIETOSIVU TYYLIT */
div.vaihtoautotiedotContent
{
    width: 720px;
}
table.dataKuvausTable
{
    width: 720px;
    margin-top: 10px;
    line-height: normal;
}
table.dataKuvausTable td
{
    width: 50%;
    vertical-align: top;
    border: solid 0px #CCCCCC;
    padding-left: 5px;
    height: auto;
    padding-top: 1px;
    padding-bottom: 1px;
}
div.infoIndexDiv
{
    width: 150px; /* background-color: #EDE7BD; */
    margin: 0px;
    padding: 0px;
    height: 16px;
    float: left;
    padding-top: 2px;
}
div.infoDataDiv
{
    width: 200px; /* background-color: #EDE7BD;  */
    margin: 0px;
    height: 18px;
    padding: 0px;
    float: left;
    padding-top: 1px;
}
.infoDataTexboxSmall
{
    border: solid 1px #CCCCCC;
    height: 14px;
    width: 145px;
    font-family: Arial,Verdana;
    font-size: 11px;
}
.infoDataTexboxLarge
{
    border: solid 1px #CCCCCC;
    height: 80px;
    width: 345px;
    font-family: Arial,Verdana;
    font-size: 11px;
}
.infoDataDropDownList
{
    width: 150px;
    font-family: Arial,Verdana;
    height: 18px;
    font-size: 11px;
    border: solid 1px #CCCCCC;
}
.infoDataTextboxKk
{
    width: 60px;
    font-family: Arial,Verdana;
    height: 14px;
    font-size: 11px;
    border: solid 1px #CCCCCC;
}
.infoDataTextboxVuosi
{
    width: 70px;
    font-family: Arial,Verdana;
    height: 14px;
    font-size: 11px;
    border: solid 1px #CCCCCC;
}
.bgColorWhite
{
    background-color: #FFFFFF;
}
.bgColorGray
{
    background-color: #CCCCCC;
}
/* ------------------------------------------------------------------------- RAHOITUSSIVU TYYLIT */



td.otsikkorivi
{
    background-color: #FFFFFF;
    background-image: url(../kuvat/listausheader.png);
    background-repeat: repeat-x;
    background-position: top left;
    color: #ffffff;
    padding-left: 5px !important;
    height: 18px;
    margin: 0px;
    border: 0px;
}


/*hakukriteerit*/
table.hakukriteeritaulukko
{
    width: 720px;
}


td.hakukriteeritaulukko
{
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

/*hakukriteerit*/
table.hakukriteeritaulukko_sisainen
{
    width: 100%;
}

td.hakukriteeritaulukko_sisainen
{
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*hakukriteerit*/
table.hakukriteeritaulukko_jakaja
{
    width: 100%;
}

td.hakukriteeritaulukko_jakaja
{
    vertical-align: top;
}


/*vaihtoautotietotaulukko*/
table.vaihtoautotietotaulukko
{
    width: 100%;
    font-family: Arial,Verdana;
    font-size: 11px;
}


td.vaihtoautotietotaulukko
{
    vertical-align: top;
    padding-top: 2px;
}

td.vaihtoautotietotaulukko1
{
    text-align: left;
    padding-left: 15px;
    width: 25%;
}

td.vaihtoautotietotaulukko2
{
    text-align: right;
    padding-right: 13px;
    width: 25%;
}



/**/
td.rahoituslaskelmatietotaulukko
{
    vertical-align: middle;
    padding-top: 2px;
}

td.rahoituslaskelmatietotaulukko1
{
    text-align: left;
    padding-left: 15px;
    width: 25%;
}

td.rahoituslaskelmatietotaulukko2
{
    text-align: right; /*padding-right: 13px;*/
    width: 25%;
}
/**/



.autotietosuuriotsikko
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}


.autotietopieniotsikko
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}


div.nappi
{
    width: 100px;
    margin: 6px 2px;
    background: url(../Kuvat/nappi.png) top right;
}

div.nappi input
{
    font-size: 10px;
    cursor: pointer;
    padding-bottom: 3px;
    margin-left: -6px;
    border: none;
    width: 100px;
    height: 25px;
    background: url(../Kuvat/nappi.png) left;
    color: #5F5F5F !important;
}
 

/*div.nappi input:hover
{
    font-size: 10px;
    cursor: pointer;
    padding-bottom: 3px;
    margin-left: -6px;
    border: none;
    width: 100px;
    height: 25px;
    background: url(../Kuvat/nappi_hover.png) left;
}*/

.Vaihtoautot_pager span.strong
{
    font-size: 14px;
    font-family: Verdana, Arial;
    color: #00421e;
    text-decoration: underline;
    font-weight: bold;
}
.Vaihtoautot_pager a
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: gray;
    text-decoration: none;
}
.Vaihtoautot_pager a:visited
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: gray;
    text-decoration: none;
}
.Vaihtoautot_pager a:active
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #055D9C;
    text-decoration: underline; /*font-weight: bold;*/
    outline: 0px;
    font-family: Arial,Verdana;
}
.Vaihtoautot_pager a:focus
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #055D9C;
    text-decoration: underline; /*font-weight: bold;*/
    outline: 0px;
    font-family: Arial,Verdana;
}
.Vaihtoautot_pager a:hover
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #000000; /*font-weight: bold;*/
    text-decoration: none;
}
table.Vaihtoautot_pager
{
    width: 100%;
    min-height: 24px;
    height: 24px;
    color: #7E4700;
}
/*hakutuloslista*/.Vaihtoautot_lista
{
    padding-top: 0px;
    font-size: 11px;
    font-weight: bold;
    width: 740px;
}
.Vaihtoautot_lista a
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
.Vaihtoautot_lista a:visited
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}
.Vaihtoautot_lista a:active
{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    outline: 0px;
}
.Vaihtoautot_lista a:focus.lista_edellinen_seuraava
{
    outline: 0px;
}
.Vaihtoautot_lista a:hover
{
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}


.huoltovarausCellHeight
{
    height: 24px;
}
.huoltovarausRightAlign
{
    text-align: right;
}
div.huoltovarausSisaltoOsatPohja
{
    width: 100%;
    min-height: 100px;
    background-color: White;
    margin-bottom: 0px;
}

.LogoAreaFooter
{
    height: 120px;
    width: 950px;
    margin: 0px auto;
    z-index: 2;
    background-color:  transparent;
    background-image: url('../Kuvat/footer.jpg');
    background-repeat: no-repeat;
    position: relative;
}
.AlaosaToimipiste
{
    height: 200px;
    width: 100%;
    margin: 0px auto;
    z-index: 1;
    margin-top: -30px;
    position: relative;
    background-image: url('../Kuvat/autokaari_web_14.jpg');
    background-repeat: repeat-x repeat-y;
    float: left;
}



.centeredImage
{
    text-align: center;
    display: block;
    margin: 0 auto;
}


.AjankohtaistaYlaosa
{
    background-image: url('../Kuvat/ajankohtaista_ylaosa.jpg');
    background-repeat: no-repeat;
    height: 11px; 
    width: 950px;
}

.AjankohtaistaAlue
{
    background-image: url('../Kuvat/ajankohtaista_tausta.jpg');
    background-repeat: no-repeat;
    vertical-align: top; 
    height: 58px;
}


.AjankohtaistaTaulu
{
    width: 100%;
    height: 58px;
    color: #ffffff;
    background-image: url('../Kuvat/autokaari_web_07.jpg');
    background-repeat: repeat-y;
}

.NaviTausta
{
    position: relative;
    float: left;
    background-image: url('../Kuvat/valikkotausta.jpg');
    background-repeat: no-repeat;
}

.ContentUpperArea
{
    position: relative;
}

.InnerPageContentContainer
{
    /*border: solid 1px #000000;*/
    position: relative;
    float: left;
    width: 950px;
    background-color: #ffffff;
}


.SisaltoLinkkiAlue
{
    width: 185px;
    float: left;
    position: relative;
    padding: 13px 10px 20px 0;
}



.SisaltoLinkkiAlueTaulu
{
    width: 100%;
}


.SisaltoLinkkiAlueYlaPyoristys
{
    background-image: url('../Kuvat/alavalikko_ylaosa.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    float: left;
    width: 100%;
    height: 8px;
}

.SisaltoLinkkiAlueAlaPyoristys
{
    background-image: url('../Kuvat/alavalikko_alaosa.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    float: left;
    width: 100%;
    height: 8px;
}

.SisaltoLinkkiAlueSisa
{
    background-color: #F0F0F0;
    float: left;
    position: relative;
    width: 100%;
}

.SisaltoLinkkiAlueSisa2
{
    padding: 5px 5px 5px 5px;
    float: left;
    position: relative;
    width: 100%;
}


.SisaltoLinkkiValittu
{
    color: #5276B7 !important;
}


.SisaltoYlaAlaosa
{
    position: relative;
    float: left;
    width: 100%;
    background-color: transparent;
    background-image: url(../kuvat/pageTop.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 11px;
}


.suuri_teksti
{
    font-size: 16px;
    font-weight: bold;
    color: #999999;
}

.alaosatoimpiste_otsikko
{
    font-size: 14px;
    font-weight: bold;
}

.hakusivulaatikko
{
    color: #000000;
    background-color: #F1F1F1;
    padding: 5px 0 5px 0;
}

.lihavoitukuvausotsikko
{
    font-weight: bold;
}

.tietosisalto
{
    width: 720px;
}

.koeajoteksti
{
    width: 300px;
}



