#landing-wrapper {
  margin-left: 112px;
  position: relative;
  height: 100%;
  min-height: 100%;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}

#promo-column {
  min-width: 320px;
  __float: left;
  background-color: #e5dfd3;
  height: 100%;
  position: relative;
  min-height: 100%;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  padding-right: 30px;
}

.landing-promo-tile {
  /* padding: 15px; */
}

.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;
}


.landing-promo-tile-season {
  
}

.landing-promo-tile-episode {
  
}

._landing-promo-tile-duration {


}

.promo-tile {
  padding-left: 30px;
}


#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 {
  /*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);
  */
}

#full-episodes-column-title {
  /*font-family: AmperstandardLight;*/
  font-size: 14px;
  padding: 16px 0px 5px 25px;
}

#full-episodes-column-title strong {
  height: 16px;
  /*font-family: AmperstandardHeavy;*/
  font-size: 14px;
  color: #3b3b3b;
  margin-bottom: 16px;
}

#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;
}

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

.landing-episode-tile {
  overflow: hidden;
}

.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;
}

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

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

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

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


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

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


.landing-episode-tile-season {
  
}

.landing-episode-tile-episode {
  
}

._landing-episode-tile-duration {


}


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

#button-scroll-right {
  background-image: url("/profiles/aetv/modules/custom/aetv_episode/images/tiles/arrow-right.png");
  /*background-color: red;*/
  height: 83px;
  position: absolute;
  right: 0;
  top: 40%;
  width: 52px;
  z-index: 200;
}

#button-scroll-left {
  background-image: url("/profiles/aetv/modules/custom/aetv_episode/images/tiles/arrow-left.png");
  /*background-color: blue;*/
  height: 83px;
  left: 0;
  position: absolute;
  top: 40%;
  width: 52px;
  z-index: 200;
  left: 112px;
}

#landing-gallery-filters {
  bottom: 0;
  height: 36px;
  left: 112px;
  position: absolute;
  width: 100%;
  background-color: #1f323d;
}


#promo-column h3 {
  font-family: 'Amperscript';
  margin-top: 20px;
  margin-bottom: 14px;
  color: #1f323d;
  font-size: 20px;
}

#promo-column .promo-tile {
  position: relative;
  left: 20px;
}

#slideout-filter-by {
  float: left;
  display: block;
}

.gallery-landing .info_btn {
  /*display: none;*/
}


/*GALLERY TILE*/

.galleryTile{
  padding: 20px;
  width: 260px;
  height: 250px;
  background-image: url("/profiles/aetv/modules/custom/aetv_episode/images/photoGalleryTileBG.png");
  background-repeat: no-repeat;
}

.galleryImageHolder{
/*  padding: 20px;*/
  /*width: 240px;*/
  height: 213px;
  overflow: hidden;
}

.galleryTileImage{
  margin-top: -20px;
  margin-left: -20px;
  width: 300px;
  height: 290px;
}

.galleryTileTextHolder{
  width: 260px;
  height: 40px;
  font-size: 13px;
  margin-top: 5px;
}

.galleryTileTextLeft{
  float: left;
  width: 210px;
  line-height: 15px;
  /*background-color: red;*/
}

.galleryTileRight{
  float: right;
  width: 32px;
  background-image: url("/profiles/aetv/modules/custom/aetv_episode/images/photos-icon.jpg");
  background-repeat: no-repeat;
  height: 100%;
}

.galleryTileTextLeft .span1{
  display: block;
  font-size: 13px;
  font-weight: 200;
}

.galleryTileTextLeft .span2{
  display: block;
  font-size: 10px;
}

.gallery-landing .aetv-isotope-ad { height: auto; }

/* END GALLERY TILE*/

