
/* overrides */

#ech-container {
  background-color: #f4f1e2;
}


/* end overrides */

.js .inner-wrapper{
  visibility: hidden;
}

.type-cast .dart-tag {
  margin-bottom: 30px;
}

.cast-group-landing-page .dart-tag {
  margin-right: 30px;
}

.cast-group-page .landing-promo-tile {
  margin: 0;
  padding: 0;
}

.landing-promo-tile-title {
  margin-left: 30px;
  color: #411e39;
  font-size: 20px;
  font-family: AmperstandardLight;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: lighter;
}

.landing-promo-tile-main {
  margin-left: 30px;
  position: relative;
}

.landing-promo-tile-main div.overlay {
  background: url("/profiles/aetv/modules/custom/aetv_homepage/images/homepage/full-episodes/gallery-overlay.png") no-repeat scroll 0 -170px transparent;
  height: 170px;
  position: absolute;
  width: 302px;
}

.landing-promo-tile-image {
  width: 300px;
  height: 168px;
  border: 1px solid #a3a3a2;
}


.landing-promo-tile-gallery-info {
  font-size: 13px;
  font-family: AmperstandardLight;
  color: #fff;
  top: 100px;
  position: absolute;
  top: 112px;
  left: 12px;
}

.landing-promo-tile-sed {
  font-size: 11px;
  /*font-family: AmperstandardLight;*/
}


.landing-promo-tile-lengthtype {
  text-transform: capitalize;
  font-variant: small-caps;
  font-family: AmperstandardHeavy;
  font-size: 13px;
}

.landing-promo-tile-gallery-title {
  font-family: AmperstandardLight;
  font-size: 16px;
  line-height: 22px;
}

#ech-container {
  width: auto;
  height: 100%;
  position: relative;
  _left: 350px;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  /*padding-left: 20px;*/
}


#full-episodes-column {
  float: left;
  height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  margin: 0 0 0 25px;
}

#full-episodes-column-title {
  height: 16px;
  font-family: 'AmperstandardMedium';
  font-size: 15px;
  padding: 16px 0px 5px 0;
  color: #0a63b0;
  text-transform: uppercase;
}

#full-episodes-column-title span {
  font-family: 'AmperstandardHeavy';
  font-size: 15px;
  color: #1f323d;
  text-transform: none;
}

#full-episodes-column .counter, #full-episodes-column .prev, #full-episodes-column .next,
#full-episodes-column .view-filters,
#clips-column .counter, #clips-column .prev, #clips-column .next,
#clips-column .view-filters,
#hot-moments-column .counter, #hot-moments-column .prev, #hot-moments-column .next,
#hot-moments-column .view-filters {
  display: none;
}

.cast-group-landing-page .gallery-landing-tile {
    float: left;
    display: block;
    position: relative;
    margin-left: 30px;
    margin-bottom: 25px;

}
.cast-group-landing-page .landing-episode-tile {
  overflow: hidden;
}

.cast-group-landing-page .landing-episode-tile div.overlay {
    background: url("/profiles/aetv/modules/custom/aetv_homepage/images/homepage/full-episodes/gallery-overlay.png") no-repeat scroll 0 -170px transparent;
    height: 170px;
    position: absolute;
    width: 302px;
}

.cast-group-landing-page .landing-episode-tile a {
  display: block;
  width: 300px;
  height: 168px;
}

.cast-group-landing-page .landing-episode-tile-image {
  display: block;
  width: 300px;
  height: 168px;
  border: 1px solid #a3a3a2;
}

.cast-group-landing-page .landing-episode-tile-gallery-info {
  font-size: 13px;
  font-family: AmperstandardLight;
  color: #fff;
  top: 100px;
  position: absolute;
  top: 112px;
  left: 12px;
}

.cast-group-landing-page .landing-episode-tile-sed {
  font-size: 11px;
  font-family: AmperstandardLight;
}


.cast-group-landing-page .landing-episode-tile-lengthtype {
  text-transform: capitalize;
  font-variant: small-caps;
  font-family: AmperstandardHeavy;
  font-size: 13px;
}

.cast-group-landing-page .landing-episode-tile-gallery-title {
  font-family: AmperstandardLight;
  font-size: 16px;
  line-height: 22px;
}


.cast-group-landing-page #clips-column {
  width: 1020px;
  __float: left;
  height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  border-right: 1px solid rgb(60, 60, 60);
  -webkit-box-shadow: 5px 0px 3px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    5px 0px 3px rgba(50, 50, 50, 0.5);
  box-shadow:         5px 0px 3px rgba(50, 50, 50, 0.5);
}

.cast-group-landing-page #hot-moments-column {
  width: 1020px;
  __float: left;
  height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  border-right: 1px solid rgb(60, 60, 60);
  -webkit-box-shadow: 5px 0px 3px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    5px 0px 3px rgba(50, 50, 50, 0.5);
  box-shadow:         5px 0px 3px rgba(50, 50, 50, 0.5);
}

.cast-group-landing-page #end-padding-column {
  width: 112px;
  height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}

.cast-group-landing-page #landing-gallery-filters {
  bottom: 0;
  height: 36px;
  left: 112px;
  position: absolute;
  width: 100%;
  background-color: #363636;
}

.cast-group-landing-page #slideout-filter-by {
  float: left;
  display: block;
}


/* CAST PANEL TILES */

.cast-group-landing-page .cast-panel {
  overflow: hidden;
  position: relative;
  float: left;
  /*height: 736px;*/
  height: 346px;
  margin: 15px 30px 0 0;
  width: 297px;
  transition: opacity 0.5s;
  /*
  -webkit-transition: height 2s;
  -moz-transition: height 2s;
  -ms-transition: height 2s;
  -o-transition: height 2s;
  transition: height 2s;
  */
  -webkit-box-shadow: 0px 0px 3px 1px rgba(00, 00, 00, 0.2);
  box-shadow: 0px 0px 3px 1px rgba(00, 00, 00, 0.2);
}

.cast-group-landing-page .aetv-isotope-ad .cast-panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto!important;
}


.cast-group-landing-page .cast-panel:hover {
  opacity: 1.0;
}

.cast-group-landing-page .cast-member {
  background: #000;
}

.cast-group-landing-page .dimmer {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.cast-group-landing-page .current {
  filter: alpha(opacity=100);
  opacity: 14;
}

.cast-group-landing-page .cast-panel figure {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.cast-group-landing-page .cast-panel figure img {
  /*position: relative;*/
  margin: 0 0 0 0;
  position: absolute;
  top: -93px;
  /*
  -webkit-transition: margin-top 2s, margin-bottom 1s;
  -moz-transition: margin-top 2s, margin-bottom 1s;
  -ms-transition: margin-top 2s, margin-bottom 1s;
  -o-transition: margin-top 2s, margin-bottom 1s;
  transition: margin-top 2s, margin-bottom 1s;
  */
}

.cast-group-landing-page .landing-promo-tile[data-tile-order="2"] .cast-panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cast-group-landing-page .cast-panel .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 281px;
  height: 101px;
  margin: 0 0 0 0;
  padding: 14px 0 0 14px;
  background-color: #0a63b0;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #87a4b7;
  z-index: 100;
}

.cast-group-landing-page .cast-panel .caption h2 {
  font-family: 'Amperscript';
}

.cast-group-landing-page .cast-panel .caption span {
  display: block;
  font-size: 24px;
  line-height: 32px;
  /*font-family: 'AmperstandardLight';*/
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}

.cast-group-landing-page .cast-panel .caption span.as {
  display: inline;
  font-size: 18px;
}

.cast-group-landing-page .cast-panel .caption {
  font-size: 14px;
  display: block;
  clear: both;
  text-decoration: none;
  display: inline-block;
  color: #fff;
}

.cast-group-landing-page .cast-panel .bio-link {
  font-family: 'Amperserif', sans-serif;
  color: #eeefea;
  text-decoration: none;
  display: inline-block;
  margin: 17px 0 8px 0;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  left: 14px;
  bottom: 0;
}

.cast-group-landing-page .cast-panel:hover .bio-link {
  color: #e8483f;
}

.cast-group-landing-page .cast-panel .coverup {
  background: #f8f9f3;
  position: absolute;
  bottom: -108px;
  left: 0;
  width: 284px;
  height: 108px;
  padding: 7px 0 0 14px;
  z-index: 10;
  display: none;
}

.cast-group-landing-page .cast-landing-tile {
  margin: 20px 0 0 0;
}

@media screen and (max-height: 866px) {
  .cast-group-landing-page .cast-panel .shop_content {
    display: none;
  }
}

/* CAST GROUP PANEL TILES */

.cast-group-landing-page .cast-grouper:hover .bio-link {
  color: #e8483f;
}

.cast-group-landing-page .landing-cast-group {
  background-color: #e3e4dc;
  border: 1px solid #c6c7c0;
  position: relative;
  float: left;
  width: 296px;
  height: 300px;
  margin: 15px 30px 15px 0;
}

.cast-group-landing-page .landing-cast-group figure {
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-width: 296px;
  max-height: 210px;
}

.cast-group-landing-page .landing-cast-group figure img {
  max-width: 100%;
  max-height: 100%;
}

.cast-group-landing-page .landing-cast-group .caption {
  width: 269px;
  height: 82px;
  padding: 7px 14px 0 14px;
  background: #0a63b0;
}

.cast-group-landing-page .landing-cast-group .caption h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'AmperstandardLight', sans-serif;
  color: #fff;
}

.cast-group-landing-page .landing-cast-group .icon {
  position: absolute;
  bottom: 1px;
  right: 0px;
}

.cast-group-landing-page .landing-cast-group .bio-link {
  font-family: 'Amperserif';
  color: #f4f1e2;
  text-decoration: none;
  display: inline-block;
  margin: 17px 0 8px 0;
  text-transform: uppercase;
  font-size: 11.5px;
  position: absolute;
  bottom: 5px;
  left: 14px;
}

.cast-group-landing-page .landing-cast-group .bio-link a {
  color: #e8483f;
}

/* END CAST TILES */




