@charset "UTF-8";

@-webkit-keyframes flicker_TT {
    0% {
        opacity: 1;
    }

    15% {
        opacity: .6;
    }

    30% {
        opacity: 1;
    }

    60 {
        opacity: 1;
    }

    65% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flicker_TT {
    0% {
        opacity: 1;
    }

    15% {
        opacity: .6;
    }

    30% {
        opacity: 1;
    }

    60 {
        opacity: 1;
    }

    65% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flicker_TT {
    0% {
        opacity: 1;
    }

    15% {
        opacity: .6;
    }

    30% {
        opacity: 1;
    }

    60 {
        opacity: 1;
    }

    65% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flicker_TT {
    0% {
        opacity: 1;
    }

    15% {
        opacity: .6;
    }

    30% {
        opacity: 1;
    }

    60 {
        opacity: 1;
    }

    65% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

html,
body {
    background-color: transparent;
}

body,
button,
img {
    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
}


video::-webkit-media-controls {
    display: none !important;
}

::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls-enclosure {
    display: none !important;
}

button {
    cursor: pointer;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.keyline {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #FFF;
}

.clicktag {
    position: absolute;
    top: 0;
    left: 0;
    background: url("transparent-ie-fix.png") transparent repeat;
    cursor: pointer;
}

.loader,
.loader1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
}

.loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    background-color: #000000;
}

.loader1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    background-color: #000000;
}

#banner-container {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 970px;
    height: 250px;
    background-color: #000000;
    overflow: hidden;
    /* TODO Make sure this is set to transparent for a transparent unit */
}

#state-initial {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 970px;
    height: 250px;
    background-color: #000000;
    /* TODO Make sure this is set to transparent for a transparent unit */
    overflow: hidden;
}

#state-resolve {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 970px;
    height: 250px;
    background-color: transparent;
    /* TODO Make sure this is set to transparent for a transparent unit */
    overflow: hidden;
}

#resolve-background {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin: auto;
    width: 970px;
    height: 250px;
    background: url("Starz_AGS2_970x250_BG.jpg") transparent no-repeat;
    opacity: 0;
}

#resolve-pedigree-container {
    position: absolute;
    display: block;
    top: 0px;
    left: 72px;
    margin: auto;
    width: 346px;
    height: 20px;
    background: url("Starz_AGS2_970x250_Pedigree.png") transparent no-repeat;
    opacity: 0;
}

#resolve-tagline-container {
    position: absolute;
    display: block;
    top: 72px;
    left: 179px;
    margin: auto;
    width: 133px;
    height: 15px;
    background: url("Starz_AGS2_970x250_Logline.png") transparent no-repeat;
    opacity: 0;
}

#resolve-tt-container {
    position: absolute;
    display: block;
    top: 16px;
    left: 19px;
    margin: auto;
    width: 461px;
    height: 58px;
    background-color: transparent;
    opacity: 0;
}

#AM-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 98px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
}

#ER-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 98px;
    width: 68px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -98px 0px;
}

#I-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 160px;
    width: 15px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -160px 0px;
}

#C-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 175px;
    width: 37px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -175px 0px;
}

#A-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 212px;
    width: 39px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -212px 0px;
}

#N-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 251px;
    width: 44px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -251px 0px;
}

#GOD-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 302px;
    width: 120px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -302px 0px;
}

#S-tt-container {
    position: absolute;
    display: block;
    top: 0;
    left: 422px;
    width: 39px;
    height: 58px;
    background: url("Starz_AGS2_970x250_TT.png") transparent no-repeat;
    background-position: -422px 0px;
}

#resolve-tunein-container {
    position: absolute;
    display: block;
    top: 205px;
    left: 38px;
    width: 418px;
    height: 45px;
    opacity: 0;
}

.tunein_01_DDT {
    background: url("Starz_AGS2_970x250_Tunein_01_DDT.png") transparent no-repeat;
}

.tunein_02_SUN {
    background: url("Starz_AGS2_970x250_Tunein_01_DDT.png") transparent no-repeat;
}

.tunein_03_TOM {
    background: url("Starz_AGS2_970x250_Tunein_01_DDT.png") transparent no-repeat;
}

.tunein_04_TON {
    background: url("Starz_AGS2_970x250_Tunein_01_DDT.png") transparent no-repeat;
}

.tunein_05_POST {
    background: url("Starz_AGS2_970x250_Tunein_01_DDT.png") transparent no-repeat;
}

#button-video-1 {
    position: absolute;
    top: 210px;
    left: 0px;
    width: 236px;
    height: 40px;
    overflow: hidden;
    background: url("VidButton_01.png") transparent no-repeat;
}

#button-video-2 {
    position: absolute;
    top: 210px;
    left: 236px;
    width: 236px;
    height: 40px;;
    background: url("VidButton_02.png") transparent no-repeat;
}

#video-1-container,
#video-1-container video {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 970px;
    height: 250px;
    background-color: #000000;
}

#image-sequence-1,
#image-sequence-1-image-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 970px;
    height: 250px;
    background-color: transparent;
}

#video-2-container {
    position: absolute;
    display: block;
    top: 0px;
    left: 498px;
    width: 472px;
    height: 250px;
    background-color: #000000;
    overflow: hidden;
    opacity: 0;
}

#video-2 {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 472px;
    height: 228px;
}

#video-2 video {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 472px;
    height: 228px;
}

.video-frame-static {
    position: absolute;
    top: 0;
    left: 0px;
    width: 472px;
    height: 228px;
    background: url("video-frame-static.jpg") transparent no-repeat;
}

#button-click-to-play-video {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 472px;
    height: 228px;
    background-color: transparent;
}

#button-play-video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    visibility: hidden;
    background: url("button-play-video.png") transparent no-repeat;
}

#button-pause-video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    visibility: hidden;
    background: url("button-pause-video.png") transparent no-repeat;
}

#button-unmute-video {
    position: absolute;
    top: 0px;
    left: 28px;
    width: 30px;
    height: 30px;
    visibility: hidden;
    background: url("button-unmute-video.png") transparent no-repeat;
}

#button-mute-video {
    position: absolute;
    top: 0px;
    left: 28px;
    width: 30px;
    height: 30px;
    visibility: hidden;
    background: url("button-mute-video.png") transparent no-repeat;
}

#video-2-container,
#resolve-background {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

#resolve-tagline-container,
#resolve-tt-container,
#resolve-pedigree-container,
#video-buttons-container,
#resolve-tunein-container {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.flickerAnimation {
    -webkit-animation: 400ms flicker_TT 1 forwards ease-out;
    -moz-animation: 400ms flicker_TT 1 forwards ease-out;
    -o-animation: 400ms flicker_TT 1 forwards ease-out;
    animation: 400ms flicker_TT 1 forwards ease-out;
}
