/*ALASVETOVALIKKO*/
.submenuContainer {
    padding-top: 2px;
    color: #e58b03;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 1;
}

.submenuItemContainer {
    width: 120px;
    border-bottom: 1px dotted #ffffff;
    cursor: pointer;
    white-space: nowrap;
    display: block;
}

a.submenuItem {
    height: 14px;
    padding-left: 6px;
    background-image: url(/fi/gfx/tsl/nav_rep.gif);
    background-repeat: repeat-x;
    font-family: arial;
    font-weight: bold;
    font-size: 80%;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    color: #000000;
    border-color: #1D50AE;
    border-width: 2px;
    border-style: solid;
}

a.submenuItem:hover {
    padding-left: 6px;
    height: 14px;
    font-family: arial;
    font-weight: bold;
    font-size: 80%;
    background-image: url(/fi/gfx/tsl/navr.gif);
    background-repeat: repeat-x;
    color: #ffffff;
}

a.menuButtonActive {
    text-decoration: none;
}

.menuActivationLink {
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
    color: #ffffff;
}

.menuActivationLink:hover {
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
    color: #ffffff;
}

a.noWrap {
    font-size: 85%;
    font-family: arial;
}

a.noWrap:hover {
    font-size: 85%;
    font-family: arial;
}

.subnavi {
    width:120px;
    margin-right: 10px;
    height: 14px;
    padding-left: 6px;
    background-image: url(/fi/gfx/tsl/nav_rep.gif);
    background-repeat: repeat-x;
    font-family: arial;
    font-weight: bold;
    font-size: 80%;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    color: #000000;
    border-color: #1D50AE;
    border-width: 2px;
    border-style: solid;
}

.subnavi:hover {
    width:120px;
    margin-right: 10px;
    padding-left: 6px;
    height: 14px;
    font-family: arial;
    font-weight: bold;
    font-size: 80%;
    background-image: url(/fi/gfx/tsl/navr.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    border-color: #1D50AE;
    border-width: 2px;
    border-style: solid;
}

.subnaviSelected {
    width:120px;
    margin-right: 10px;
    padding-left: 6px;
    height: 14px;
    font-family: arial;
    font-weight: bold;
    font-size: 80%;
    background-image: url(/fi/gfx/tsl/navr.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    border-color: #1D50AE;
    border-width: 2px;
    border-style: solid;
}

a.menu {
    padding-top:4px;
    font-size: 75%;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    color: #000000;
}

a.menu:hover {
    padding-top:4px;
    font-size: 75%;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    color: #000000;
}


.subnaviImg{
    background-position: left;
    margin-left:40px;
    background-image: url(/fi/gfx/tsl/nav.gif);
    background-repeat: no-repeat;
}

