@charset "UTF-8";

/* CSS Document */
/* Expanded template V1.02  */
/* Created by Alan Rugh, Firestride Media  */
/* Updated Aug.27.2015 (created constants for sizing)  */
/* Default style, feel free to remove if not needed. */

body,
body * {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
}


/* CONSTANTS FOR ADS  -------------------------------------------------------------------------------------------------*/

.collapsed_unit_size {
    width: 728px;
    height: 90px;
}

.expanded_unit_size {
    width: 728px;
    height: 90px;
}

.background_clickthrough {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    cursor: pointer;
    opacity: 0;
    z-index: 600;
}

.div_outline {
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}


/* Containers for Ad --------------------------------------------------------------------------------------------------*/

#container_allunit {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: auto;
    visibility: hidden;
}

#container_collapsed {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #FFF;
    z-index: 100;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    visibility: hidden;
}

#container_expanded {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    z-index: 200;
    display: none;
    overflow: hidden;
}


/* COLLAPSED PANEL STUFF --------------------------------------------------------------------------------------------------*/

#intro_vid_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    visibility:hidden;
    z-index: 500;
}

#intro_vid_datecode {
    width: 147px;
    height: 15px;
    left: 7px;
    top: 491px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    z-index: 500;
}

#col_intro_teams{
    width: 104px;
    height: 87px;
    left: 30px;
    top: 388px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    z-index: 500;
    
}



#col_background_image {
    position: absolute;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    z-index: 0;
}

#collapsed_cta_button {
    width: 20px;
    height: 90px;
    right: 0px;
    top: 0px;
    /* */
    position: absolute;
    cursor: pointer;
    z-index: 999;
    opacity: 0;
}

#col_tagline {
    width: 728px;
    height: 90px;
    left: 0px;
    top: 0px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 500;
}

#col_tagline_light {
    width: 219px;
    height: 17px;
    left: 66px;
    top: 2px;
    /* */
    visibility: hidden;
    position: fixed;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 901;
    cursor: pointer;
}


#col_tagline_light_clipped {
    width: 50px;
    height: 17px;
    left: 66px;
    top: 2px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 901;
    cursor: pointer;
    overflow:hidden;
}

#col_logo {
    width: 107px;
    height: 22px;
    left: 27px;
    top: 352px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 500;
}

#col_title {
    width: 157px;
    height: 152px;
    left: 4px;
    top: 107px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 500;
}

#col_datecode {
    width: 200px;
    height: 12px;
    left: 143px;
    top: 56px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 500;
}

#col_TNF_logo{
    width: 157px;
    height: 152px;
    left: 1px;
    top: 12px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    z-index: 500;
}



#col_players{
    width: 232px;
    height: 80px;
    left: 355px;
    top: 0px;
    /* */
    visibility:hidden;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 500;
    
}

#col_teams{
    width: 140px;
    height: 116px;
    left: 12px;
    top: 325px;
    /* */
    visibility:hidden;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 500;
    
}

#col_cta{
    width: 135px;
    height: 16px;
    left: 585px;
    top: 16px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    z-index: 900;
    cursor:pointer;
}


/* VIDEO PLAYER STUFF --------------------------------------------------------------------------------------------------*/

#video_dc_intro {
    position: absolute;
    width: 207px;
    height: 90px;
    left: 370px;
    top: 0px;
    z-index: 510;
    visibility: hidden;
}

#video_dc_expand_01 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 200;
    overflow: hidden;
    visibility: hidden;
    background-color: black;
}

#video_dc_expand_02 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 200;
    visibility: hidden;
    overflow: hidden;
    background-color: black;
}

#video_btn_trailer_01 {
    width: 76px;
    height: 12px;
    left: 15px;
    bottom: 8px;
    /* */
    position: absolute;
    z-index: 700;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

#video_btn_trailer_02 {
    width: 76px;
    height: 12px;
    left: 115px;
    bottom: 8px;
    /* */
    position: absolute;
    z-index: 700;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

#video_dc {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 292px;
    height: 236px;
}

.video_controls_dc {
    position: absolute;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

.video_controls_dc:hover {}

#video_control_play_dc {
    width: 20px;
    height: 18px;
    left: 225px;
    bottom: 4px;
    /* */
    background-image: url('img-vid-play.png');
    background-repeat: no-repeat;
    z-index: 700;
}

#video_control_pause_dc {
    width: 20px;
    height: 18px;
    left: 225px;
    bottom: 4px;
    /* */
    background-image: url('img-vid-pause.png');
    background-repeat: no-repeat;
    visibility: hidden;
    z-index: 700;
}

#video_control_unmute_dc {
    width: 20px;
    height: 18px;
    left: 930px;
    bottom: 4px;
    /* */
    background-image: url('img-vid-unmute.png');
    background-repeat: no-repeat;
    z-index: 700;
}

#video_control_mute_dc {
    width: 20px;
    height: 18px;
    left: 930px;
    bottom: 4px;
    /* */
    background-image: url('img-vid-mute.png');
    background-repeat: no-repeat;
    visibility: hidden;
    z-index: 700;
}

#video_control_replay_dc {
    left: 0px;
    top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 800;
}

#video_control_progress_dc {
    width: 662px;
    height: 6px;
    left: 255px;
    bottom: 10px;
    /* */
    position: absolute;
    background-repeat: no-repeat;
    z-index: 700;
    background-color: transparent;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    overflow: hidden;
}

#video_control_progress_inner {
    position: absolute;
    width: 0%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    background-color: #fff;
    border: 1px solid #fff;
}

:focus {
    outline: none;
}

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