/* 
    Document   : tyyli
    Created on : 24.3.2011, 20:32:29
    Author     : jukkakoskinen
    Description:
        Purpose of the stylesheet follows.
*/
root { 
    display: block;
}

body {
    background-image: url('kuvat/pienet/ruutualkio_3.gif');
    background-repeat: repeat;
    /*background-color: #D6E0B8;*/
    padding: 0px;
    margin: 0px;
}

#kokoSisältö {
    /*border-left-style: solid;
    border-right-style: solid;
    border-left-width: thin;
    border-right-width: thin;*/
    background-color: white;
    margin: 0px;
    padding:0px;
}

#kielivaihtoehdot {
    position: relative;
    width:980px;
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #76b8c9;
    height: 20px;
}

#kielivaihtoehdot table {
    width:90px;
    position: absolute;
    right: 0px;
}

#kielivaihtoehdot img:hover {
    cursor:pointer;
}

#valikko {
    position: absolute;
    margin-left: 30px;
    margin-top: 60px;
}

#valikko th {
    font-family: Verdana,Arial,sans-serif;
    font-weight: normal;
    color: #8D8D8D;
}

#nimi th {
    color:#4C4C4C;
}

#valikko th:hover, #valikko td:hover {
    cursor: pointer;
}

#yhteystiedot_ali td:hover {
    cursor: auto;
}

#eesti, #englanti {
    display: none;
}

.alivalikko {
    display: none;
    padding-left: 25px;
}

#kuvalavastus_ali td, #artikkelit_ali td, #audio_ali td, #yhteystiedot_ali td {
    font-family: Verdana,Arial,sans-serif;
    font-size: smaller;
    color: #A6A6A6;
    text-decoration: none;
}

a:link img, a:visited img{
    border-style: none;
}

#kuvalavastus_ali td:hover, #artikkelit_ali td:hover, #audio_ali td:hover {
    color: #0F0F0F;
}

#yhteystiedot_ali td a {
    color: inherit;
    text-decoration: inherit;
}

#yhteystiedot_ali td a:hover {
    color: #0F0F0F;
}

#etusivukuva {
    position: absolute;
    right: 0px;
    top:0px;
    margin-right: 10px;
    /*border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;*/
}

#pääikkuna {
    /*border-left-style: solid;
    border-right-style: solid;*/
    border-width: thin;
    width: 750px;
    /*height:600px;*/
    position: absolute;
    right:0px;
    top:60px;
    padding: 20px;
    margin-right: 10px;
}

#artikkeli-ikkuna,#kuvalavastus-ikkuna,#audio-ikkuna {
    display: none;
    /*position: absolute;
    top:0px;
    left:0px;*/
}

#audioLista td {
    font-family: Verdana,Arial,sans-serif;
}

#audioLista td:hover {
    cursor: pointer;
}

/* dynaamista artikkeli-ikkunan sisään muodostettua taulukkoa koskevat asetukset */
#artikkeli-ikkuna td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
}

#artikkeli-ikkuna p {
    position: absolute;
    top:0px;
    display: none;
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,sans-serif;
    color: #A6A6A6;
}

#artikkeli-ikkuna>div {
    position: absolute;
    top:30px;
}

#audio-ikkuna embed {
    position: absolute;
    margin-top:20px;
    margin-left:30px;
}

#audio-ikkuna {
    font-family: Verdana,Arial,sans-serif;
}

#nytSoi {
    position: absolute;
    top: 0px;
    margin-left: 30px;
    margin-top: 20px;
    display: none;
}

#audio-ikkuna table {
    position: absolute;
    margin-top: 80px;
    margin-left: 30px;
    font-family: inherit;
}

#audio-ikkuna th {
    text-align: left;
}

#kehuteksti p {
    font-family:'Times New Roman',serif;
    text-indent: 1em;
    position:absolute;
    top:80px;
    width: 400px;
    text-align: justify;
}

#radio86_linkit {
    display: none;    
}

#radio86_linkit a {
    font-family: Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #0F0F0F;
}

#radio86_linkit th {
    font-family: Verdana,Arial,sans-serif;
    color: #0F0F0F;
    text-align: left;
}

#tervetulotoivotus {
    position:absolute;
    top:15px;
}

#eluLugu {
    position: absolute;
    top:450px;
    right: 0px;
    width: 320px;
    text-align: justify;
    font-family: Verdana,Arial,sans-serif;
    font-size: smaller;
}

#eluLugu td {
    /*height: 40px;*/
    vertical-align: text-top;
    padding-bottom: 10px;
}

#eluLugu td:first-child {
    width: 90px;
}

#eluLugu th {
    font-family: inherit;
    text-align: left;
    font-size: inherit;
}

#radio86_linkit a:hover {
    text-decoration: underline;
}

#kuvalavastus-ikkuna div {
    position: absolute;
    top:0px;
    left:0px;
}

#isoKuva img {
    position: absolute;
    top:0px;
    left:0px;
}

#isoKuva {
    display: none;
}

#thumbs td {
    vertical-align: bottom;
}

#thumbs td:hover {
    cursor: pointer;
}

#isoKuvaHallintaTeksti {
    font-family: verdana,arial,sans-serif;
    position: absolute;
    width: 400px;
    top: 600px;
}

#isoKuvaHallintaTeksti td {
    width: 100px;
}

#previous {
    text-align: left;
}

#return {
    text-align: center;
}

#next {
    text-align: right;
}

#isoKuvaHallintaTeksti td:hover {
    text-decoration: underline;
    cursor: pointer;
}

#casetekstit {
    margin-top: 75px;
}

#casetekstit td {
    padding-right: 20px;
    font-family: verdana,arial,sans-serif;
    color: #A6A6A6;
    font-size: smaller;
}

#casetekstit td:hover {
    cursor: auto;
}

.soittoNappula {
    font-weight: bold;
}

.soittoNappula:hover {
   cursor:pointer; 
}

#audioTaulukko td {
   border-spacing:50px;
}