#areaTop {
    background: #fa8400 url('../images/backgrounds/Bg_1.jpg') top center repeat-x;
    position: relative;
}

#areaTopInner {
    width: 980px;
    margin: 0 auto;
    background: url('../images/backgrounds/Bg_Image_Small.jpg') no-repeat 0 0;
}

body.video #areaTopInner {
    background-image: url('../images/backgrounds/Bg_Image.jpg');
}

body#front_index #areaTop, body.video #areaTop {
    background-image: url('../images/backgrounds/Bg_2.jpg');
}


body#front_index.loggedIn #areaTopInner {
    background: none;
    background: url('../images/backgrounds/Bg_Image_2.jpg');
}

#bottomBg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    background: url('../images/backgrounds/topnavi.png');
    width: 100%;
}

#slogan {
    clear: both;
    padding: 40px 0 20px 0;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 2.25em;
}

#naviTop {
    clear: both;
    position: relative;
    margin-bottom: -1px;
    width: 980px;
    margin-top: 110px;
}

body.loggedIn #naviTop {
    margin-top: 150px;
}

body.video #naviTop, body#front_index #naviTop {
    margin-top: 0px;
}

#naviTop ul {
    float: left;
}

#naviTop ul li {
    float: left;
    line-height: 50px;
    background: url('../images/backgrounds/topnaviitem.png') top left no-repeat;
    margin: 0 15px 0 0;
    padding: 0 0 0 10px;
    cursor: pointer;
}

#naviTop ul li .stepnr {
    float: left;
    width: 31px;
    height: 31px;
    margin: 10px 10px 0 0;
    text-indent: -6000em;
}

#naviTop ul li span {
    font-size: 15px;
    float: left;
    height: 50px;
    background: url('../images/backgrounds/topnaviitem.png') top right no-repeat;
    padding: 0 20px 0 0;
    margin: 0 -10px 0 0;
}

#naviTop ul li span a {
    color: #FFFFFF;
    text-decoration: none;
}

#naviTop ul li.active {
    background-position: 0 -50px;
}

#naviTop ul li.active span {
    background-position: bottom right;
}

#naviTop ul li.first .stepnr {
    background: url('../images/icons/step1.png') no-repeat;
}

#naviTop ul li.second .stepnr {
    background: url('../images/icons/step2.png') no-repeat;
}

#naviTop ul li.third .stepnr {
    background: url('../images/icons/step3.png') no-repeat;
}

#naviTop ul li:hover .stepnr {
    background-position: 0 -31px;
}

#naviTop ul li.active:hover .stepnr {
    background-position: 0 0;
}

.loggedIn #naviTop ul li {
    padding-left: 20px;
    margin-right: 13px;
}

.loggedIn #naviTop ul li:hover, .loggedIn #naviTop ul li.on {
    background-position: 0 0;
}

.loggedIn #naviTop ul li.active:hover {
    background-position: 0 -50px;
}

.loggedIn #naviTop ul li:hover span, .loggedIn  #naviTop ul li.on span {
    background-position: top right;
}

.loggedIn #naviTop ul li.active:hover span {
    background-position: bottom right;
}

.loggedIn #naviTop ul li span a {
    background: url('../images/backgrounds/topnavilink.png') bottom repeat-x;
    padding: 0 0 4px 0;
}

.loggedIn #naviTop ul li:hover span a {
    background: url('../images/backgrounds/topnavilink_hover.png') bottom repeat-x;
    padding: 0 0 4px 0;
}

.loggedIn #naviTop ul li.active span a {
    background: none;
}

#loginTop {
    padding: 0;
}

#subLogoTop {
    float: left;
    padding-top: 5px;
}

#loginContents {
    float: right;
    background: url('../images/backgrounds/logintop.png') left no-repeat;
    height: 40px;
    padding-left: 10px;
}

#loginTop #corner {
    width: 20px;
    height: 40px;
    display: block;
    float: right;
    background: url('../images/backgrounds/logintop.png') right no-repeat;
}

#loginTop ul {
    line-height: 40px;
    display: inline;
}

#loginTop ul li {
    display: inline;
    border-left: 1px solid #4c4e51;
    padding: 0 10px;
    color: #d2d3d3;
}

#loginTop ul li.first {
    border-left: none;
    padding-left: 0;
}

#loginTop ul li.last {
    padding-right: 0;
}

#footer {
    clear: both;
    background: #fff;
    padding: 10px 0 4px;
    color: #4c4e51;
    line-height: 16px;
}

#footer p {
    font-size: 12px;    
}

#footerInner {
    width: 980px;
    margin: 0 auto;
}

#footerTermsContainer {
}

.footerTerms {
    display: inline;
    margin: 5px;
}

.footerPt1 {
    float: left;
    text-align: left;
    width: 250px;
}

.footerPt2 {
    float: right;
    text-align: right;
    width: 730px;
}

#loginTop ul {
    font-size: 12px;
}

#loginTop a.button {
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 1.083em;
}

#loginTop form {
    float: left;
}

#loginTop form fieldset {
    padding: 10px 0 0 0;
    float: left;
}

#loginTop form label {
    float: left;
    padding-right: 0.25em;
}

#loginTop input[type=text], #loginTop input[type=password] {
    width: 106px;
    vertical-align: middle;
    margin-top: 0px;
}

#loginTop form.formtastic input[type="submit"] {
    float: left;
    margin: 0 15px 0 0;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 0.813em;
    width: 125px;

}

#loginTop form.formtastic li {
    float: left;
    color: #d2d3d3;
    padding: 0 10px 0 0;
    margin: 0;
}

#loginTop form.formtastic.user li.commit {
    padding: 0;
}

#loginTop form.formtastic.user input[type=submit] {
    float: left;
    margin: 0 15px 0 0;
}

#loginTop form.formtastic.user p.inline-errors {
    display: none;
}

#loginTop a:link {
    text-decoration: none;
}

#loginTop a#forgot {
    color: #d2d3d3;
    font-size: 0.688em;
    padding-top: 10px;
    padding-right: 10px;
    display: block;
    float: left;
}

#loginTop a:visited {
    color: #d2d3d3;
    text-decoration: none;
}

#loginTop a:hover {
    color: #d2d3d3;
    text-decoration: underline;
}

#loginTop a:active {
    color: #d2d3d3;
    text-decoration: none;
}

#footer a {
    color: #d765c2;
    text-decoration: none;
}

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

#loginTop ul li.omatTiedot a {
    color: #fff;
}

#footer #subLogos {
    float: left;
    width: 89%;
}

#footer #subLogos img {
    vertical-align: middle;
    padding: 0 8px 0 0;
}

#footer #subLogos p {
    margin-bottom: 0.75em;
}

#footer #subLogos p.last {
    margin-bottom: 10px;
}

#footer #snailgameLogo {
    float: right;
    width: 10%;
    text-align: right;
}

#bannerTop {
    padding: 10px 0;
    border-bottom: 1px solid #000;
    width: 980px;
    height: 120px;
}

#bannerTop img, #bannerTop embed, #bannerTop object, #bannerTop iframe {
    display: block;
}

#bannerTop iframe {
    width: 980px;
    height: 120px;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

a.button:active {
    text-decoration: none;
}

a.button span {
    color: #fff;
    background: #3e82af url('../images/backgrounds/button.png') repeat-x;
    padding: 2px 10px;
}

a.button:hover span {
    background: #a955a6 url('../images/backgrounds/button_hover.png') repeat-x;
}

body.noVideoPlayer #videoPlayer {
   display: none;
}