* {
    /* font-weight: normal; commenting this out because it messes
                            up a lot of things when applying the
                            font-weight: normal attribute to every
                            element. Causes an unatural way of 
                            font-weight attributes to be handled
                            and way too much code bloat */
    padding: 0;
    margin: 0;
}

a img,
img{
    border:none;
}

header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
display: block;
}

h2{
    /* clear: both; */
}

body {
    background-color: black;
    color: white;
    font-family: "Myriad Pro", helvetica;
   /*background-image: url('/full-episodes/img/background-default.jpg');*/
    background-repeat: no-repeat;
    background-position: center 0;
    background-position-x: center;
}

#top {
    width: 930px;
    height: 100px;
    margin: 20px auto;
    vertical-align: bottom;
    padding: 0;
}

#top * {
    vertical-align: bottom;
}

.back-to-amc{margin-top: -4px;position: relative;z-index: 20000;}

.back-to-amc a{
    font-size: 12px;
    color: #7a735b;
    display: block;
    width: 150px;
}

#top #top-left {
    float: left;
    padding-top: 0px;
    margin-top: -10px;
    position: relative;
}

#top #top-right {
    padding-top: 51px;
    float: right;
}

#top #top-right #availability {
    display: none;
    margin-top: -52px;
    text-align: right;
    min-height: 52px;
}
#top #top-right #availability a {
    padding: 2px 6px;
}

#top #top-right #menu {
    margin-top: 0px;
    text-align: right;
}

#top #top-right #menu span {
    font-size: 16px;
    padding: 0 5px;
}

#top #top-right #menu span a {
    color: white;
    text-decoration: none;
}

#top #logo {
    display: block;
    float: left;
    width: auto;
}

#top #login {
    display: inline-block;
    font-size: 16px;
    vertical-align: bottom;
}

#top .tagline {
    font-size: 20px;
    padding-left: 10px;
    display: block;
    position: absolute;
    top: 38px;
    left: 115px;
    width: 300px;
    text-transform: uppercase;
}

#top .tagline-second-row a{
    font-size: 18px;
    padding-left: 10px;
    display: block;
    width: 300px;
    color: #f5f1b4;
    text-decoration: none;
    width: 300px;
    position: absolute;
    top: 58px;
    left: 115px;
}

#top .tagline a{
    color: #fff;
    text-decoration: none;
}

#tout {
    display: block;
    width: 1000px;
    height: 350px;
    margin-bottom: 0px;
    background-color:rgba(0,0,0,0.7);
}

#tout .video {
    width: 330px;
    background-size: cover;
    float: right;
    border: none;
    padding: 10px 0 0 20px;
    margin-right: 40px;
}

#tout .video .video-title {
    font-size: 36px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}

#tout .tout-still {
    float: left;
    width: 605px;
}

#tout .video-detail, #tout .video-desc {
    margin: 0;
    padding: 0;
}

#tout .video-detail {
    font-weight: normal;
    font-size: 18px;
    color: white;
}

#tout .video-detail span.season-ep {
    font-weight: normal;
    color: #d2d0d0;
}

#tout .video-aired, #tout .mso-availability {
    color: #828280;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#tout .video-expire {
    font-size: 19px;
}

#tout #log-in-to-play-message {
    position: absolute;
    z-index: 999;
    top: 75px;
    left: 23%;
    width:148px;
    height: 172px;
    display: block;
    overflow: hidden;
}

#tout.video-page-tout {

}

#tout.video-page-tout .video-link {
    display: none;
    position: relative;
    z-index: 95;
}

#tout.video-page-tout .video-link.video-no-flash {
    text-align: left;
    font-size: 24px;
    padding-top: 30px;
    padding-left: 30px;
}

#tout.video-page-tout .video-error {
    width: 700px;
    padding: 40px;
    font-size: 18px;
    color: white;
}

#main {
    /* removing for AMCTV.com 
    width: 925px; 
    margin: 0 auto;
    margin-top: 50px;
    */
}

#header-promo{
    width: 960px;
    margin: 0 auto;
}

body

#main #series-header {
    min-height: 190px;
    vertical-align: bottom;
    clear: both;
}

#main #series-header * {
    vertical-align: bottom;
}
#main #series-header #series-logo, #main #series-header #tune-in-info {
    float: left;
    
}
#main #series-header #tune-in-info {
    padding-top: 50px;
}

#main #series-header #tune-in-info #when {
    color: #efff6a;
}

#main #series-header #tune-in-info #where a {
    color: white;
    text-decoration: none;
}

#main.learn-more {

}

#main.learn-more h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
    padding-left: 20px;
}

#tags {
    width: 200px;
    float: right;
    width: 0;
    display: none;
}
a.tag-link {
    display: inline-block; 
    margin: 1px; 
    padding: 10px; 
    width: 140px; 
    font-size: 16px; 
    border: 1px solid #eee; 
    vertical-align: top; 
    text-align: center; 
    text-decoration: none; 
    color: #456789;
    text-transform: capitalize;
}
a.tag-link:hover {
    background-color: #eee;
}

#content {
    /* removing for AMCTV.com 
    width: 946px;
    padding: 0;
    margin-bottom: 40px;
    display: inline;
    */
}

.video-link.upcoming {
    opacity: 0.3;
}

#content .video-link:nth-child(3) .video{
    clear: left;
}

#content .video-link:first-child + a + a .video,
#content .video-link .lastVideoRow{
    clear: left;
}

#content-more {
    width: 946px;
    padding: 0;
}

#content-more .series-container{
    clear: both;
}

.tout .video {
    min-height: 150px;
    margin: 10px 22px 45px 0;
    vertical-align: top;
    padding: 0;
    width: 290px;
    height: 160px;
    display: block;
    float: left;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background: no-repeat center center fixed\0/; /* IE8 HACK */
}

.video-link .video {
    min-height: 150px;
    margin: 10px 22px 45px 0;
    vertical-align: top;
    padding: 0;
    width: 290px;
    height: 160px;
    display: block;
    float: left;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background: no-repeat center center fixed\0/; /* IE8 HACK */
}

body.series #body-c{
    width: 925px;
}

#content .video-link:last-child .video,
#content .video-link:first-child + a + a + a + a .video,
#content .video-link:first-child + a + a + a + a + a + a + a .video,
#content .video-link:first-child + a + a + a + a + a + a + a + a + a + a .video,
#content .video-link:first-child + a + a + a + a + a + a + a + a + a + a + a + a + a .video{
    margin-right: 0px;
} 

.video .video-text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px 0 5px 10px;
    width: 97%;
}

.video .video-unauth-overlay {
    position: relative;
    top: 5px;
    left: 127px;
    width: 150px;
    text-align: center;
    background-color: rgba(0,0,0,0.3);
    padding: 4px 4px 0 4px;
    text-transform: uppercase;
    font-size: 14px;
}

.video .video-text .video-title {
    color: white;
    vertical-align: bottom;
    text-align: center;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
    font-size: 17px;
}

.video .video-text .video-detail {
    margin: 0;
    padding: 0;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: normal;
}

#content .video-link .video-detail span.season-ep,
#content-more .video-link .video-detail span.season-ep {
    font-weight: normal;
    color: #d2d0d0;
    display: block;
    float: left;
}

#content .video-link .video-detail span.video-expire,
#content-more .video-link .video-detail span.video-expire{
    display: block;
    float: right;
    margin-right: 15px;
}

.video-link {
    text-decoration: none;
    color: #ddd;
}

.video .video-overlay {

}

#tve-footer {
    margin:10px auto;
    padding: 30px 100px 10px 0px;
    width: 930px;
    background-image: url('/full-episodes/img/amc-footer-backgrnd.jpg');
    background-repeat: no-repeat;
    background-position: center 0;
    background-position-x: center;
}

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

#tve-footer #availability-footer {
    margin: 10px auto;
    text-align: center;
}

#tve-footer #availability-footer a {
    padding: 2px 10px;

    vertical-align: bottom;
}

#tve-footer #availability-footer a img {
    vertical-align: bottom;
}

#tve-footer .footer-menu-wrapper {
    float: left;
}
#tve-footer .footer-menu {
    width: 400px;
}

#tve-footer .footer-menu .footer-menu-item {
    padding-right: 30px;
    font-size: 20px;
}

#tve-footer .footer-menu .footer-menu-item a {

}

#tve-footer .footer-submenu {
    width: 400px;
}

#tve-footer .footer-submenu .footer-submenu-item{
    margin-right: 10px;
}

#tve-footer .footer-submenu .footer-submenu-item a {
    color: #878585;
    font-size: 12px;
}

#tve-footer .footer-logo {
    float: right;
    margin-top: -25px;
}

#tve-footer .footer-lockup {
    clear: both;
    text-align: center;
    padding-top: 40px;
}

#tve-footer .footer-social {
    width: 400px;
    padding-top: 5px;
}

#tve-footer .footer-social a{
    font-size: 14px;
    padding-top: 3px;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-right: 15px;
}

#tve-footer .footer-social .fs-facebook{
    background-image: url(/full-episodes/img/social_icon_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -1500px;
}

section#main div#main{margin-bottom: 0px;}

section#main div#main h2{clear: both;}

#tve-footer .footer-social .fs-twitter{
    background-image: url(/full-episodes/img/social_icon_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -1400px;
}

#tve-footer .footer-social .fs-rss{
    background-image: url(/full-episodes/img/social_icon_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -1600px;
}

.popup .close-button {
    position: absolute;
    z-index: 3001;
    left: 98%;
    top: -15px;
}

.popup a {
    color: #ccc;
}

h2.more-full{margin-top: 35px;}

#login-overlay {
    width: 1000%;
    height: 1000%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
    display: none;
    z-index: 1999;
}

#learn-more, #wheres-my-provider, #login-welcome, #newsletter-signup {
    font-family: helvetica;
    position: fixed;
    margin: 0 auto;
    width: 400px;
    left: 45%;
    top:20%;
    margin-left: -200px;
    min-height: 200px;
    text-align: center;
    padding: 30px 50px 50px 50px;
    border: 2px solid #EDE592;
    display: none;
    z-index: 2000;
    background-color: black;
}

#login-form{
    font-family: helvetica;
    position: fixed;
    margin: 0 auto;
    width: 500px;
    left: 42%;
    top:20%;
    margin-left: -200px;
    min-height: 200px;
    text-align: center;
    padding: 30px 50px 50px 50px;
    border: 2px solid #EDE592;
    display: none;
    z-index: 2000;
    background-color: black;
}

#login-form h1 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 20px;
    padding: 0 20px;
    font-weight: normal;
}

#login-form h3 {
    margin-bottom: 20px;
    text-align: center;
    padding-left: 10px;
    font-size: 18px;
    font-weight: normal;
}

#login-form a {
    color: #fde4a9;
    text-decoration: underline;
    font-size: 16px;
}

#login-form #provider-list {
    margin-bottom: 45px;
}

#login-form .mvpd_option {
    text-align: center;
    display: block;
    width: 175px;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #221106;
    background-color: #140A04
    background: -moz-linear-gradient(#221106, #140A04); /* FF 3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #221106), color-stop(100%, #140A04)); /* Safari 4+, Chrome 2+ */  
    background: -webkit-linear-gradient(#221106 0%, #140A04 30%); /* Safari 5.1+, Chrome 10+ */  
    background: -o-linear-gradient(#221106, #140A04); /* Opera 11.10 */  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#221106', endColorstr='#140A04'); /* IE6 & IE7 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#221106', endColorstr='#140A04')"; /* IE8+ */  
    background: linear-gradient(#221106, #140A04); /* the standard */  
    vertical-align: middle;
    border: 1px solid #EDE592;
    border-radius: 4px;
    margin: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

#login-form .mvpd_option img {
    /* padding-right: 30px; */
    width: 135px;
}
#login-form .mvpd_option * {
    vertical-align: middle;
    text-align: center;
}

#login-form .mvpd_option:hover {
    background-color: #111;
}

#learn-more {
    display: none;
}

#wheres-my-provider, #login-welcome, #newsletter-signup {
    display: none; 
    padding: 0;
    padding-bottom: 20px;
    width: 465px;
    left: 50%;
    margin-left: -217px;
    color: white !important;
}

#wheres-my-provider iframe, #newsletter-signup iframe {
    width: 100%;
    height: 500px;
    border: none;  
    color: white !important;
}

#login-welcome {
    height: 400px;
}

#login-welcome a {
    display: block;
    margin: 10px auto;
}
#login-welcome a.flashy {
    background-image: url('/full-episodes/img/submit-button-background.png');
    padding: 10px;
    width: 340px;
    height: 35px;
    border: none;
    font-size: 16px;
    background-repeat: repeat-x;
    color: #222;
    text-decoration: none;
}

.background-gradient {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 90%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(90%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 90%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 90%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 90%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 90%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#box-right {
    width: 300px;
    height: 250px;
    float: right;
    margin-top: -50px;
    font-size: 10px;
    color: #8f8d8d;
    font-weight: lighter;
    text-transform: uppercase;
}

.offseason {

}

.offseason h2 {

}

.offseason a {
    display: inline-block;
    padding: 20px;
    font-size: 20px;
    color: white;
    text-decoration: none;
}

.offseason a img {
    width: 110px;
}

.slidesjs-container {

}
.slidesjs-pagination {
    text-align: center;
    display: block;
    position: relative;
    color: white;
    width: 140px;
    height: 15px;
    top: -100px;
    left: 630px;
    z-index: 98;
    padding: 40px;
    list-style: none !important;
}

.slidesjs-pagination li {
    display: inline;
}

.slidesjs-pagination li a {
    color: white;
    text-decoration: none;
    background-image: url(/full-episodes/img/pagination.png);
    background-position: 0 0;
    display: block;
    margin: 5px;

    /* boilerplate */
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/full-episodes/img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a:hover {
    color: #ccc;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

.slidesjs-navigation {
    display: none !important;
}

.slidesjs-pagination {
    /*
    position: absolute;
    z-index: 1000;
    top:0;left: 0;
    */
}

.yellow {
    color: #dbc577;
}

.dark-yellow {
    color: #d0b075;
    text-decoration: none;
}

.bigblue {
    text-transform: uppercase;
    color: #03d1e9;
    font-size: 22px;
}

/* Learn More page */

.available-for{
    float: right;
    margin-top: 15px;
    text-align: right;
}

.available-for p{
    font-size: 18px;
    margin-bottom: 15px;
    text-align: left;
}

.cableCo{
    width: auto;
    margin-right: 70px;
    margin-bottom: 15px;
}

.qanda{
    width: 680px;
}

.faq-container{
    padding-bottom: 25px;
}

.faq-questions{
    padding-top: 15px;
    padding-bottom: 20px;
} 

.faq-questions a,
.faq-container a,
.faq-container li,
.faq-container ul{
    font-size: 16px;
}

.faq-container a{
    color: #fff;
    font-weight: bold;
}

.faq-container ul li a{
    color: #fdb24a;
    font-weight: normal; 
}

.qanda h3{
    color: #fed68a;
    font-size: 18px;
}

.qanda p{
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    margin-left: 50px;
    margin-top: 5px;
}

.qanda p strong{
    font-weight: bold;
}

.qanda p a{
    color: #fdb24a;
    text-decoration: underline;
    font-weight: bold;
}


/* END Learn More page */


/* No Current Videos Styles  */

.where-to-watch{
    clear: both;
    margin-top: -35px;
    background: #000;
    padding: 25px 75px 400px 25px;
}

.where-to-watch .seriesWtwHead .seriesArt{
    width: 280px;
    float: left;
}

.where-to-watch .seriesWtwHead .seriesTuneIn{
    width: 540px;
    float: left;
}

.where-to-watch .seriesWtwHead .seriesTuneIn h2{
    font-size: 31px;
}

.other-cta p{
    padding-bottom: 7px;
}

.where-to-watch .seriesWtwHead .seriesTuneIn h3{
    font-size: 18px;
    font-family: Arial;
    padding: 0 0 15px 0;
    line-height: 35px;
}

.where-to-watch .seriesWtwHead .seriesTuneIn a{
    color: #fce480;
    font-size: 18px;
    text-decoration: underline;
}

.where-to-watch a{text-decoration: none;}

.where-to-watch .on-amc{
    padding: 55px 0 0 0;
    font-size: 24px;
}

.where-to-watch .on-amc span{
    text-transform: capitalize;
}

.where-to-watch .on-amc .on-amc-tv{
    float: left;
    width: auto;
}

.where-to-watch .on-amc .on-amc-tv a img{
    border: 2px solid #dadada;
}

.where-to-watch .on-amc .on-amc-text{
    float: left;
    width: 400px;
    margin-left: 20px;
    margin-top: 35px;
}

.where-to-watch .on-amc .on-amc-header{
    font-size: 45px;
    font-weight: bold;
}

.where-to-watch .on-amc .on-amc-full{
    font-size: 24px;
}

.where-to-watch .other-watching-options-wrap{
    clear: both;
    padding-top: 35px;
    float: left;
    position: relative;
    left: 50%;
}

.where-to-watch .other-options-content{
    float: left;
    position: relative;
    left: -50%;
}

.where-to-watch .other-options-content a img{
    border: 2px solid #dadada;
}

.where-to-watch .other-download,
.where-to-watch .other-dvd,
.where-to-watch .other-vod,
.where-to-watch .other-encore{
    float: left;
    width: 175px;
    margin: 0 10px;
    text-align: left;
}

.where-to-watch .other-download{
    margin-left: 0px;
}

.where-to-watch .other-vod{
    margin-right: 0px;
}

.other-watching-options-wrap a{
    color: #fce480;
    text-decoration: underline;
    text-transform: none;
}


.where-to-watch .show-intro{
    clear: both;
}

.where-to-watch .other-options-content h2{
    font-size: 18px;
    color: #b48d6e;
    text-transform: uppercase;
}

.where-to-watch .show-intro{
    clear: both;
    padding-top: 50px;
}

.where-to-watch .new-to-show{
    float: left;
    width: 350px;
    padding-top: 50px;
    text-align: center;
}

.where-to-watch .new-to-show a{
    font-size: 20px;
    color: #fff;
    display: block;
    width: 225px;
    float: right;
    margin-right: 25px;
}

.where-to-watch .new-to-show .crash-course{
    background: url(/full-episodes/img/where-to-watch/btn_bg.png) repeat-x top left;
    padding: 5px 20px;
    display: block;
    width: 185px;
    margin-top: 15px;
}

.where-to-watch .where-to-watch-bc{
    /*float: left;*/
    width: 980px;
    text-align:center;
}

.where-to-watch .where-to-watch-bc-solo{
    float: left;
    width: 100%;
    text-align: center;
}

 

/* END No Current Videos */


/* Drop down navigation */

#nav {
    width: 930px;
    margin: 0 auto;
    position: relative;
    margin-top: -38px;
}

#nav li {
    display: block;
}

#nav li #browse-shows {
    position: absolute;
    top: -16px;
    left: 415px;
    line-height: 16px;
    text-transform: uppercase;
    color: #f5f1b4;
    text-decoration: none;
    font-size: 16px;
    height: 22px;
    display: block;
    padding-right: 30px;
    background-image: url(/full-episodes/img/tve_down_arrow.png);
    background-position: 100% 0%;
    background-repeat: no-repeat;
}

#nav li .arrow-show{
    background-image: url(/full-episodes/img/tve_up_arrow.png) !important;
    background-position: 100% 20% !important;
    background-repeat: no-repeat;
}

#nav-menu {
    border: 3px solid #8d7d32;
    width: 930px;
    padding: 3px !important;
    margin: 0 auto;
    position: relative;
    background:#000;
    clear: both;
}

.nav-gradient{
    background: #1f1a02 url(/full-episodes/img/amc-tve-nav-gradient.png) repeat-x top left;
    padding: 7px;
}

.be-a-part{
    width: 100%;
    font-size: 18px;
    padding: 5px 0 15px 0;
}

.be-a-part strong{font-weight: bold;}

#series-touts{
    width: 320px;
    float: left;
}

#coming-soon-list{
    width: 300px;
    float: left;
    margin: 0 15px;
}

#coming-soon-list ul li a{
    /*padding-bottom: 40px;*/
    min-height: 20px;
    display: block;
    text-decoration:none;
}

#coming-soon-list .cs-text{
     /*height: 52px;
     float: left; */
    width: auto;
   /*display: table;*/
}

#coming-soon-list ul li:last-child a{
    padding-bottom: 5px;
}

#coming-soon-list ul li .series-tout .cs-image{
    /*float: left;*/
    width: auto;
   /*height: 52px;*/
}

#coming-soon-list ul li .series-tout span{
    display: block;
    width: auto;
    color: #fff;
    padding: 0px 0 0 5px;
    vertical-align: middle;
    font-size: 13px;
    font-style: italic;
    display: table-cell;
}

.nav-divider{
    float: left;
    width: 2px;
    padding-top: 10px;
}

#nav-nl-signup{
    width: 240px;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}

#nav-nl-signup h2{
    color: #fef9c2;
    font-size: 15px;
    margin-bottom: 10px;
}

.series-info-header{
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.nav-gradient ul li{
    clear: left;
}

.nav-gradient ul li a{
    margin-bottom: 10px;
    display: block;
}

#content-more .series-container{
    position: relative;
}

.series-container a.see-all-image{
    float: left;
    width: 205px;
}

.series-container .see-all-arrow{
    float: left;
    width: 16px;
    margin-top: 33px;
}

.series-container a.see-all{
    color: #fff;
    font-size: 18px;
    display: block;
    float: left;
    height: 20px;
    width: auto;
    text-decoration: none;
    border-bottom: 1px solid #3e3e3d;
    margin-top: 30px;
    margin-left: 15px;
}

.video-no-flash-mobile,
.video-no-flash{
    text-align: center;
    font-size: 25px;
    padding-top: 30px;
}

.video-no-flash-mobile a,
.video-no-flash a{
    color: #fff;
}

.mad-men #main #series-header #tune-in-info #when{
    color: #ee3124;
}

.mad-men #main #series-header #tune-in-info #where a{
    color: #000;
}

.showville #main #series-header{min-height: 88px;}
.showville #main #series-header #tune-in-info{display: none;}

/* The Killing series page */

.the-killing #main #series-header #tune-in-info{
    position: absolute;
    right: 40px;
    text-align: right;
    padding-top: 0px;
    top: 30px;
}

.the-killing #main #series-header{
    position: relative;
}

.the-killing #main #series-header{min-height: 165px;}

.the-killing #main #series-header img{margin-top:45px;margin-left:30px;}

.the-killing #main #series-header #tune-in-info #when{color: #fff; font-size: 20px;}
.the-killing #main #series-header #tune-in-info #where a{color: #a31c28; font-size: 20px;}

/* Hell on Wheels series page */

.hell-on-wheels #main #series-header {
	min-height: 180px;
    position: relative;
}

.hell-on-wheels #main #series-header #series-logo {
	margin-top: 25px;
    margin-left: 67px;
}

.hell-on-wheels #main #series-header #tune-in-info {
	float:none; clear: both;
	padding-top: 10px; 
    margin-top: 0px;
	position: absolute;
    top: 55px;
    left: 765px;
    text-align: right;
}

.hell-on-wheels #main #series-header #tune-in-info #when {
	font-size:18px;	
	color: #fff;
}

.hell-on-wheels #main #series-header #tune-in-info #when .firstline {
	font-size: 20px;
}

.hell-on-wheels .seriesTuneIn{padding-top: 20px;}

.hell-on-wheels #main #series-header #tune-in-info #where {
	display:none;
}

.hell-on-wheels .where-to-watch .other-watching-options-wrap{
    padding-top: 25px;
}

/* Comic Book Men Series Page */
.comic-book-men #main #series-header #tune-in-info{
    position: absolute;
    top: 7px;
    right: 15px;
    text-align: right;
    padding-top: 0px;
}

.comic-book-men #main #series-header{
    position: relative;
}

.comic-book-men #main #series-header img{
    position: absolute;
    top:30px;
    left:45px;
}

.comic-book-men #main #series-header #tune-in-info #when{
    color: #000;
    font-size: 19px;
    font-family: Arial;
    width: 300px;
    padding-top:20px;
    margin-right:55px;
    font-weight:bold;
    display: none;
}

.comic-book-men #main #series-header #tune-in-info #where{
    /*padding-top: 5px;*/
    display:none;
}

.comic-book-men #main #series-header #tune-in-info #where a{
    color: #efff6a;
    font-size: 18px;
}

.comic-book-men #tout {
    background:transparent;
}

/* Talking Dead Series Page */
.talking-dead #main #series-header #tune-in-info{
    position: absolute;
    top: 7px;
    right: 15px;
    text-align: right;
    padding-top: 0px;
    display: none;
}

.talking-dead #main #series-header{
    position: relative;
}

.talking-dead #main #series-header img{
    position: absolute;
    top:20px;
    left:-15px;
}

.talking-dead #main #series-header #tune-in-info #when{
    color: #000;
    font-size: 19px;
    font-family: Arial;
    width: 300px;
    padding-top:20px;
    margin-right:55px;
    font-weight:bold;
    display: none;
}

.talking-dead #main #series-header #tune-in-info #where{
    /*padding-top: 5px;*/
    display:none;
}

.talking-dead #main #series-header #tune-in-info #where a{
    color: #03d1e9;
    font-size: 18px;
}

.talking-dead #tout {
    background:transparent;
}


/* Breaking Bad Series Page */
.breaking-bad #main #series-header #tune-in-info{
    position: absolute;
    top: 7px;
    right: 15px;
    text-align: right;
    padding-top: 0px;
}

.breaking-bad #main #series-header{
    position: relative;
}

.breaking-bad #main #series-header img{
    position: absolute;
}

.breaking-bad #main #series-header #tune-in-info #when{
    color: #fff;
    font-size: 19px;
    font-family: Arial;
    width: 300px;
    padding-top:16px;
}

.breaking-bad #main #series-header #tune-in-info #where{
    /*padding-top: 5px;*/
    display:none;
}

.breaking-bad #main #series-header #tune-in-info #where a{
    color: #efff6a;
    font-size: 18px;
}

/* Owners Manual series page */
.owners-manual #main #series-header{
    position: relative;
}

.owners-manual #main #series-header #tune-in-info {
    float:none; 
    clear: both;
    padding-top: 0px; 
    margin-top: 0px;
    position: absolute;
    right: 0;
    top:20px;
    text-align: right;
}

.owners-manual #main #series-header #tune-in-info #when {
    font-size:18px; 
    color: #fff;
}

.owners-manual #main #series-header #tune-in-info #when .firstline {
    font-weight: bold;
    font-size: 20px;
}

.owners-manual #main #series-header #tune-in-info #where {
    display:none;
}

/* The Walking Dead series page */

.the-walking-dead #main #series-header {
    position:relative;
}

.the-walking-dead #main #series-header #tune-in-info {
    position: absolute;
    top: 7px;
    right: 15px;
    text-align: right;
    padding-top: 0px;
    display: none;
}

.the-walking-dead #main #series-header #tune-in-info #where {
    font-size:20px;
}

.the-walking-dead #main #series-header #tune-in-info #where a {
    color:#000;
    font-weight:bold;
}

/* The Pitch series page */

.the-pitch #main #series-header{
    position: relative;
}

.the-pitch #main #series-header #tune-in-info {
    float:none; 
    clear: both;
    padding-top: 0px; 
    margin-top: 0px;
    position: absolute;
    right: 0;
    top:20px;
    text-align: right;
}

.the-pitch #main #series-header #tune-in-info #when {
    font-size:18px; 
    color: #fff;
}

.the-pitch #main #series-header #tune-in-info #when .firstline {
    font-weight: bold;
    font-size: 20px;
}

.the-pitch #main #series-header #tune-in-info #where {
    display:none;
}

.lws-video-player{clear: left;}

.lws-video-player{position: relative;width: 100%;}
.playerContainer{
    width: 636px;
    margin: 0 auto;
    padding-top: 40px;
}

.the-killing #tune-in-info #where{display: none;}

.talking-bad .playerContainer{display: none;}

.hell-on-wheels .where-to-watch{
    margin-top: -60px;
}

.talking-bad #main #series-header #tune-in-info{
    position: absolute;
    top: 33px;
    right: 20px;
    text-align: right;
    padding-top: 0px;
}

.talking-bad #main #series-header{
    position: relative;
}

.talking-bad #main #series-header img{
    position: absolute;
    top: 10px;
    left: 0px;
}

.talking-bad #main #series-header #tune-in-info #when{
    color: #fff;
    font-size: 19px;
    font-family: Arial;
    width: 300px; 
}

.talking-bad #main #series-header #tune-in-info #where{display: none;}

body.low-winter-sun {
    background-position:center 110px !important;
}

.low-winter-sun #tout {background:transparent;}

.low-winter-sun #main #series-header #tune-in-info{
    position: absolute;
    top: 20px;
    right: 0;
    text-align: right;
    padding-top: 0px;
}

.low-winter-sun #main #series-header{
    position: relative;
    margin-bottom:-10px;
}

.low-winter-sun #main #series-header img{
    position: absolute;
    top: 10px;
    left: 75px;
}

.low-winter-sun #main #series-header #tune-in-info #when{
    color: #fff;
    font-size: 19px;
    font-family: Arial;
    width: 300px; 
    font-weight: bold;
}

.low-winter-sun #main #series-header #tune-in-info #where{display: none;}


/* merged header series fixes */

body.series #body-b{
    background-image: none;
    background-color: transparent;
}

.series #series-subnav{
    position: relative;
}

.series #series-subnav #subheader{
    z-index: 96;
    position: absolute;
    top: -44px;
    left: 0px;
    padding: 0px;
    width: 980px;
    background-color: #000;
}

.series #series-subnav #subheader #subheader-title .accessibility{
    left: 800px;
    top: -100px;
}

.the-walking-dead #main #series-subnav #subheader #subheader-title .accessibility{
    left: 750px;
    top: -114px;
    color: #fff;
}

.low-winter-sun #main #series-subnav #subheader #subheader-title .accessibility{
    left: 800px;
    top: -145px;
    color: #fff;
}

.talking-bad #main #series-subnav #subheader #subheader-title .accessibility{
    left: 750px;
    top: -100px;
    color: #fff;
    width: 300px;
}

.hell-on-wheels #main #series-subnav #subheader #subheader-title .accessibility{
    left: 750px;
    top: -100px;
    color: #fff;
    width: 300px;
}

.series #main #series-subnav #subheader .additional-info a{
    color: #fff;
}

.series #subheader #nav-subheader a{
    color: #fff
}

.hell-on-wheels #main #series-subnav #subheader .additional-info{
    left: 775px !important;
}

.owners-manual #main #series-subnav #subheader .additional-info{
    left:80px;
    top: -35px;
}

.the-pitch #main #series-header #series-logo{
    position: relative;
    top: 21px;
}

.the-pitch #main #series-subnav #subheader #subheader-title .accessibility{
    left: 750px;
    top: -96px;
    color: #fff;
    width: 300px;
}

.the-pitch #main #series-subnav #subheader .additional-info{
    left: 750px;
    top: -70px;
}

.the-killing #main #series-subnav #subheader #subheader-title .accessibility{
    right: 40px;
    top: -35px;
    color: #000;
    width: 300px;
}

.the-killing #main #series-subnav #subheader .additional-info{
    left: 755px;
    top: -35px;
}

.comic-book-men #main #series-subnav #subheader #subheader-title .accessibility{
    left: 750px;
    top: -100px;
    color: #000;
    width: 300px;
}

.the-walking-dead #main #series-header #series-logo{
    position: relative;
    top: 40px;
    left:15px;
}

.comic-book-men #main #series-subnav #subheader .additional-info{
    left: 750px;
    top: -100px;
    background: none;
}

.low-winter-sun #main #series-subnav #subheader .additional-info{
    top: -65px;
}

.series #series-subnav #subheader .additional-info{
    top: -45px;
    left: 800px;
}

.fe-header{margin-top: -20px;}
.fe-header img{width: 180px;}

/* END merged header series fixes */


/* Media query for login popup */

@media only screen and (min-device-width : 320px) and (max-device-width : 568px)  {
  #login-form, #learn-more, #wheres-my-provider, #login-welcome, #newsletter-signup {
    position: absolute;
    left: 55%;
    top: 6%;
    width: 260px;
  }

  #fancybox-wrap { /* screen centering fix for fancybox popup */
    margin: auto!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    }

}


#nav-subheader-container #nav-subheader .current-menu-item{
    background: rgba(60, 54, 37, .6);
}

#nav-subheader-container #nav-subheader .current-menu-item:hover{
    background: url(/full-episodes/img/sprite-y.8bit.png) repeat-x right -1800px;
    /**
     * @workaround sticky suckerfish bug
     * @affected ie7
     * @see http://css-class.com/articles/explorer/sticky/
     * This also allows us to "connect" the tab visually
     */
    position: relative;
}
 
