.emoui{

}
.base{
    -webkit-box-shadow: 7px 7px 4px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    7px 7px 4px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         7px 7px 4px 0px rgba(50, 50, 50, 0.25);
    height: 459px;
}


.topleft{
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 11px;
    height: 11px;
    display: block;
    z-index: 99999999;
}
.topright{
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 11px;
    height: 11px;
    display: block;
    z-index: 99999999;
}
.bottomleft{
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 11px;
    height: 11px;
    display: block;
    z-index: 99999999;
}
.bottomright{
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 11px;
    height: 11px;
    display: block;
    z-index: 99999999;
}

.top{
    position: absolute;
    top: 0px;
    left: 11px;
    right: 11px;
    height: 11px;
    background-image: url("top.png");
    background-repeat: repeat-x;
    z-index: 888888;
}
.left{
    position: absolute;
    top: 11px;
    left: 0px;
    width: 11px;
    bottom: 11px;
    background-image: url("left.png");
    background-repeat: repeat-y;
    z-index: 99999999;
}
.right{
    position: absolute;
    top: 11px;
    right: 0px;
    width: 11px;
    bottom: 11px;
    background-image: url("right.png");
    background-repeat: repeat-y;
    z-index: 99999999;
}
.bottom{
    position: absolute;
    bottom: 0px;
    left: 11px;
    right: 11px;
    height: 11px;
    background-image: url("bottom.png");
    background-repeat: repeat-x;
    z-index: 99999999;
}
.status{
    position: absolute;
    bottom: 11px;
    left: 11px;
    right: 11px;
    height: 61px;
    width: 792px;
    background-image: url("status.png");
    background-repeat: no-repeat;
    z-index: 99999999;
    display: none;
}
.menu{
    position: absolute;
    left: 10px;
    top: 5px;
    height: 43px;
    width: auto;
    background-image: url("button_bck2.png");
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 99999999;
    padding-right: 26px;
}
.button{
    position:relative;
    display: inline-block;
    background-image: url("button_bck.png");
    background-position: top left;
    width: 45px;
    height: 54px;
}
.button:first-child{
    margin-left:5px;
}
.button_image{
    margin-left: 4px;
    margin-top: 12px;
    cursor: pointer;
    width: 36px;
    height: 36px;
}
.button_image:hover{
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
    -moz-filter: brightness(110%);
    -o-filter: brightness(110%);
    -ms-filter: brightness(110%);
}
.button_image:active{
    filter: brightness(90%);
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -o-filter: brightness(90%);
    -ms-filter: brightness(90%);
}
.arrowleft{
    position: absolute;
    left: 0px;
    top: 191px;
    height: 55px;
    width: 35px;
    background-image: url("arrow_left.png");
    z-index: 999999998;
    cursor: pointer;
    display: none;
}
.arrowright{
    position: absolute;
    right: 0px;
    top: 191px;
    height: 55px;
    width: 35px;
    background-image: url("arrow_right.png");
    z-index: 999999998;
    cursor: pointer;
    display: none;
}
.arrow:hover{
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
    -moz-filter: brightness(110%);
    -o-filter: brightness(110%);
    -ms-filter: brightness(110%);
}
.arrow:active{
    filter: brightness(90%);
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -o-filter: brightness(90%);
    -ms-filter: brightness(90%);
}
.bar{
    position: absolute;
    top: 32px;
    left: 216px;
    height: 10px;
    width: 360px;
    z-index: 999999998;
    display: block;
}
.barindicator{
    position: relative;
    width: 0%;
    height: 10px;
    background-color: #11b829;
}

.score{
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    bottom: 9px;
    width: 20px;
    overflow: hidden;
}
.group1{
    right: 118px;
}
.group2{
    right: 72px;
}
.group3{
    right: 24px;
}
.tip{
    position: absolute;
    bottom: 10px;
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
}
.tip1{
    right: 128px;
}
.tip2{
    right: 82px;
}
.tip3{
    right: 34px;
}

div.item{
    display: none;
    position: absolute;
    top: 12px;
    width: 45px;
    height: 45px;
    background-color: transparent;
    background-size: cover;
}
.tutka{
    background-image: url(item_tutka.png);
    left: 24px;
}
.suurennnuslasi{
    background-image: url(item_suurennuslasi.png);
    left: 74px;
}
.hanska{
    background-image: url(item_hanska.png);
    left: 125px;
}

.comment{
    width: 230px;
    height: 88px;
    position: absolute;
    bottom: 80px;
    left: 30px;
    display: none;
    z-index: 99999999;
}
.face{
    width: 230px;
    height: 88px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}
.face1{
    background-image: url(face_sad.png);
}
.face2{
    background-image: url(face_neutral.png);
}
.face3{
    background-image: url(face_happy.png);
}
.facetext{
    width: 103px;
    height: auto;
    position: absolute;
    left: 112px;
    top: 23px;
    display: block;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.blocker{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    background-color: rgba(0,0,0,0.8);
    z-index: 999999999;
}
.blockMessage{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 28px;
    position: absolute;
    top: 160px;
    left: 50%;
    width: 500px;
    text-align: center;
    margin-left: -250px;
    z-index: 9999999999;
}
.askquestion{
    position: absolute;
    top: 150px;
    left: 30px;
    right: 30px;
    height: 100px;
    font-family: Arial;
    font-size: 24px;
    color: #FFFFFF;

}
.buttonContainer{
    position: absolute;
    top: 300px;
    left: 30px;
    right: 30px;
    height: 100px;
    text-align: center;
    display: table-cell
}

.playicon{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -25px;
    display: block;
    background-image: url(../img/playicon.png);
    background-size: cover;
    cursor: pointer;
    z-index: 20000;
}
.magnifyicon{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: 5px;
    top: -25px;
    display: block;
    background-image: url(../img/magnifyicon.png);
    background-size: cover;
    cursor: pointer;
    z-index: 20000;
}
.magnifyText{
    font-size: 36px;
    font-family: "Arial";
    color: #FFFFFF;
    text-align: center;
    padding-top: 50px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    margin: 0 auto;
    cursor: pointer;
}

.askcred_text{
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    width: 814px;
    text-align: center;
    position: absolute;
    top: 130px;
}


.askcred_email{
     position: absolute;
     top: 200px;
     left: 300px;
     width: 300px;
     font-size: 16px;
 }
.askcred_emailLabel{
    font-family: Arial;
     position: absolute;
     top: 200px;
     left: 180px;
     width: 60px;
     font-size: 14px;
    color: #FFFFFF;
 }



.askcred_username{
     position: absolute;
     top: 230px;
     left: 300px;
     width: 300px;
     font-size: 16px;
 }
.askcred_usernameLabel{
    font-family: Arial;
    position: absolute;
    top: 230px;
    left: 180px;
    width: 60px;
    font-size: 14px;
    color: #FFFFFF;
}

.askcred_password{
     position: absolute;
     top: 260px;
     left: 300px;
     width: 300px;
     font-size: 16px;
 }
.askcred_passwordLabel{
    font-family: Arial;
    position: absolute;
    top: 260px;
    left: 180px;
    width: 60px;
    font-size: 14px;
    color: #FFFFFF;
}
.askcred_terms_container{
    position: absolute;
    top: 290px;
    left: 300px;
}
.askcred_terms{
    width: auto;
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
}
.askcred_termsLabel{
    font-family: Arial;
    position: absolute;
    top: 290px;
    left: 180px;
    width: 60px;
    font-size: 14px;
    color: #FFFFFF;
}
.termsText{
    display: inline-block;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
.askcred_send{
    position: absolute;
    top: 330px;
    left: 300px;
    font-size: 16px;
    height: 30px;
}
.askcred_cancel{
    position: absolute;
    top: 330px;
    left: 420px;
    font-size: 16px;
    height: 30px;
}


.help_window{
    position: absolute;
    top: 90px;
    left: 130px;
    width: 559px;
    height: 262px;
    background-image: url(../img/ohje_bck.png);
}
.help_title{
    position: absolute;
    top: 115px;
    left: 120px;
    width: 569px;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    color: #000000;
}
.help_text{
    position: absolute;
    top: 160px;
    left: 160px;
    width: 480px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
.help_ok{
    position: absolute;
    top: 275px;
    left: 350px;
    height: 55px;
    width: 125px;
    display: block;
    cursor: pointer;
}

.shottitle{
    position: absolute;
    right: 15px;
    top: 15px;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    z-index: 999999;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

.skipintro{
    position: absolute;
    right: 15px;
    top: 15px;
    display: none;
    z-index: 99999;
}
.skipstory{
    position: absolute;
    right: 18px;
    top: 35px;
    display: none;
    z-index: 9999999;
    background-image: url(../img/ohita.png);
    width: 56px;
    height: 23px;
    cursor: pointer;
}

.info_window{
    position: absolute;
    top: 40px;
    left: 30px;
    width: 755px;
    height: 380px;
    border: 1px solid #d0d0d0;
    overflow: auto;
    background-color: #000000;
}
.info_title{
    position: absolute;
    top: 10px;
    left: 30px;
    width: 569px;
    text-align: left;
    font-family: Arial;
    font-size: 20px;
    color: #D0D0D0;
}
.info_navi{
    position: absolute;
    top: 70px;
    left: 60px;
    width: 220px;
    font-family: Arial;
    font-size: 14px;
    color: #D0D0D0;
}
.info_naviItem{
    position: relative;
    font-family: Arial;
    font-size: 14px;
    color: #5bccff;
    cursor: pointer;
    margin-bottom: 5px;
}
.info_text{
    position: absolute;
    top: 70px;
    left: 260px;
    width: 490px;
    height: 330px;
    font-family: Arial;
    font-size: 14px;
    color: #D0D0D0;
    overflow-y: auto;
    padding-right: 30px;
}
.info_ok{
    position: absolute;
    bottom: 10px;
    right: 30px;
    font-size: 18px;
    width: 125px;
    display: block;
    cursor: pointer;
}
.audiomenu{
    position: absolute;
    top: 70px;
    left: 30px;
    width: 300px;
    height: 180px;
    background-color: rgba(0,0,0,0.8);
    display: block;
    z-index: 9999;
    border-radius: 5px;
}
.audiomenuHidden{
     display: none;
}
.audiomenuItem{
    cursor: pointer;
    color: #F0F0F0;
    font-family: Arial;
    font-sie: 16px;
    margin: 10px;
    padding: 15px;
}
.audiomenuItemSelected{
    color: #F0F0F0;
    background-color: rgba(128,128,128,0.5);
    background-image: url(../img/check.png);
    background-position: 95% 5px;
    background-repeat: no-repeat;
    border-radius: 5px;
}
.sitemapbutton{
    background-image: url(../img/sulje.png);
    background-repeat: no-repeat;
    width: 119px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 20px;
}
.sitemap{
    padding: 10px;
}
.sitemap .title{
    font-family: Arial;
    font-size: 18px;
    color: #000000;
}
.sitemap .h1{
    font-family: Arial;
    font-size: 24px;
    color: #1e90ff;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sitemap .h2{
    font-family: Arial;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sitemap .h2.closed{
    color: #B0B0B0;
}
.sitemap .h3{
    font-family: Arial;
    font-size: 13px;
    color: #737373;
    font-weight: bold;
    display: inline-block;
    padding: 5px 15px 5px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    margin-right: 20px;
}
.sitemap .h3.open{
    color: #7f7855;
    background-color:#fdefaa;
    cursor: pointer;
}
.sitemap .h3.completed{
    color: #000000;
    background-color:#96cf61;
}
.sitemap .h3.locked{
    cursor: default;
    background-color: #e6e6e6;
}
.sitemap .h3.open:hover{
    color: #000000;
}