﻿@font-face {
    font-family: Raleway-Light;
    src: url('fonts/Raleway-Light.ttf') format('truetype');
}

@font-face {
    font-family: Raleway-Regular;
    src: url('fonts/Raleway-Regular.ttf') format('truetype');
}

@font-face {
    font-family: Raleway-SemiBold;
    src: url('fonts/Raleway-SemiBold.ttf') format('truetype');
}

#badge {
}

#bronzebadge {
    width:250px;
    height: 100%;
    float: left;
}


    #bronzebadge .description {
        color: #cfcfcf;
        font-family: Raleway-Regular;
        letter-spacing: 1px;
        text-align: center;
    }
        #bronzebadge .btn {
        margin: 5px;
    }

#silverbadge {
    width: 250px;
    height: 100%;
    float:left;
}

    #silverbadge .description {
        color: #cfcfcf;
        font-family: Raleway-Regular;
        letter-spacing: 1px;
        text-align: center;
    }

    #silverbadge .btn {
        margin: 5px;
    }

body {
    background-color: #ffffff;
}

br.mobileonly {
    display: none;
}

#stage {
    margin: 0 auto;
    position: relative;
}

#purinaheader {
    background-color: #c42e2c;
    width: 100%;
    height: 44px;
}

#lotteryteaser {
    width: 296px;
    height: 113px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(images/FF_Microsite_MainStage_GS_Button-01.png);
    cursor: pointer;
}

#felixheader {
    position: absolute;
    top: 44px;
    height: 60px;
    width: 100%;
}

.facebooklink {
    background-repeat: no-repeat;
    position: relative;
}

.twitterlink {
    background-repeat: no-repeat;
    position: relative;
}

.showdisclaimer {
    cursor:pointer;
}

.leavingdisclaimer {
    width:600px;
    height:450px;
    z-index: 999999;
    position:fixed;
    background-color:white;
    display:none;
    top:50%;
    left:50%;
    margin-top:-225px;
    margin-left:-300px;
}

     #catpicturedisclaimer{
        background-image: url(images/disclaimer_cat.png);
        background-repeat:no-repeat;
        width: 291px;
        height: 353px;
        margin-top: 34px;
        position: relative;
        float:left;
        border:none;
    }

        .closedisclaimer{
        background-image: url(images/close_button.png);
        background-repeat:no-repeat;
        width: 31px;
        height: 31px;
        margin-top: 5px;
        position: absolute;
        right:5px;
        border-style:none;
        cursor:pointer;
    }

    .leavingdisclaimer p {
        color: GrayText;
        font-family: Raleway-Regular;
        font-size: 13.5px;
        display: block;
        margin-top: 33px;
        margin-left:212px;
        text-align: left;
        width: 371px;
        letter-spacing: 1px;
        display:none;
        position:absolute;
        line-height:20px;
        float:left;
    }

    .leavingdisclaimer .disclaimerbutton {
        display:none;
        margin-left: 175px;
        margin-top:339px;
        width:229px;
        height:36px;
        position:absolute;
    }

    .leavingdisclaimer #btnFacebook {
        background-image: url(images/disclaimer_to_facebook.png);
        cursor:pointer;
    }

    .leavingdisclaimer #btnTwitter {
        background-image: url(images/disclaimer_to_twitter.png);
        cursor:pointer;
    }

    .leavingdisclaimer #disclaimerfooter {
        color: #666666;
        font-family: Raleway-SemiBold;
        font-size: 11px;
        display: block;
        text-align: left;
        width: 540px;
        letter-spacing: 0.5px;
        line-height:15px;
        display:none;
        position:absolute;
        margin-left: 30px;
        margin-top:405px;
    }

#mask {
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 99999;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

#mapcontainer {
}

#map {
}

.errorcontainer {
    position: absolute;
    width: 100%;
    top: 0;
    background-color: white;
    display: none;
    z-index: 1000;
}

    .errorcontainer p {
        color: #858584;
        font-family: Raleway-SemiBold;
        font-size: large;
        display: block;
        text-align: center;
        width: 100%;
        letter-spacing: 1px;
    }

    .errorcontainer div {
        background-image: url(images/error_cat.png);
        width: 61px;
        height: 56px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block;
        margin-bottom: 20px;
    }

#closenodataerror {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

#test {
    float: left;
}


#catofthedayteaser {
    background: rgba(0,0,0,0.6);
}

#catisticteaser {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}

    #catisticteaser .header {
        margin-left: auto;
        margin-right: auto;
    }


    #catisticteaser ul li {
        display: none;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

        #catisticteaser ul li > div {
            color: #ffffff;
            text-align: center;
            font-family: Raleway-SemiBold;
            letter-spacing: 1px;
        }

        #catisticteaser ul li span {
            display: block;
            width: 100%;
            color: #ffffff;
            text-align: center;
            font-family: Raleway-Light;
            letter-spacing: 1px;
        }

#footer {
    position: relative;
}

#footerimage {
    position: relative;
}

#footertextmobil {
    display: none;
}

#footertextdesktop {
    display: none;
}

#details {
}

#badgeteaser {
    position: relative;
}

#ownerteaserinfo {
    position: relative;
}

#infoteaser {
    position: relative;
}

#dailyinfoteaser {
    position: relative;
}

#magazinteaser {
    position: relative;
}

#startteaser {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 502;
}

#catfilter {
    width: 100%;
    position: relative;
    display: none;
}

#catfiltertransparent {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    z-index: 502;
}

.catfilterclose {
    display: block;
    position: relative;
}

.catfilteropen {
    display: block;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}

.checked {
    background-image: url(images_desktop/checked_cat.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
}
/* Timebeam */
#timebeamfilter {
    display: block;
}

.timebeamimg {
    opacity: 0.5;
}

.timebeamimg:hover, .timebeamimg.selected{
    opacity:1;
}

#timebeam {
    display: none;
    background-color: #f7f7f7;
    z-index: 2;
}

#timebeamopen {
    display: block;
    background-repeat: no-repeat;
}

.timebeamclose {
    display: block;
}
/* ################## */
.teaserclose, .teasergo {
    display: block;
    position: absolute;
}

#bannergo {
    position: relative;
}

table {
    clear: both;
    font-size: 0.9em;
    margin-bottom: 10px;
    width: 100%;
    line-height: 16px;
}

    table th {
        vertical-align: middle;
        padding: 4px;
        text-align: center;
        font-weight: bold;
    }

    table td {
        vertical-align: middle;
        padding: 4px;
        text-align: left;
    }


/* Badge Generator */
#badgegenerator {
    padding: 20px;
}

#badgegenerator h1 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

#badgegenerator h2 {
    font-size: 1.3em;
    margin-top: 20px;
}

#badgegenerator button[type="button"] {
    cursor: pointer;
}

#badgegenerator table {
    margin: 20px 0px;
}

#assignedbadges,
#badgegenerator table {
    border: 1px solid #858584;
}

#badgegenerator table thead td {
    background: #cfcfcf;
    height: 25px;
}

#badgegenerator table td:first-child {
    padding-left: 10px;
}

#badgegenerator table td:last-child {
    padding-right: 10px;
}

#badgegenerator table tr:nth-child(even) {
    background-color: #f2f2f2; 
}

.badgestabledate {
    width: 65px;
}

.badgestablemedal {
    width: 55px;
}

.badgestabletrackerid {
    width: 75px;
}

/* fake video link in magazine */
.video {
    visibility:hidden;
}