html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

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

.hidden {
  display: none; }

#adContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px;
  cursor: pointer;
  border: 1px solid black; }

#endframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px; }

#endImageGhost {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px;
  background: url(../images/endBg_ghost.jpg) no-repeat; }

#endImage {
  position: absolute;
  top: -35px;
  left: -115px;
  height: 160px;
  width: 1200px;
  background: url(../images/endBg.jpg) no-repeat; }

.ei_blur {
  position: absolute;
  top: 0;
  left: 0;
  height: 160px;
  width: 1200px; }

#names {
  position: absolute;
  top: 31px;
  left: 278px;
  height: 28px;
  width: 99px;
  background: url(../images/tag.png) no-repeat; }

#title {
  position: absolute;
  top: 18px;
  left: 14px;
  height: 45px;
  width: 229px;
  background: url(../images/logo.png) no-repeat;
  pointer-events: none; }

#tunein {
  position: absolute;
  right: 19px;
  bottom: 24px;
  height: 41px;
  width: 183px;
  background: url(../images/date.png) no-repeat;
  pointer-events: none; }

#intro {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px;
  pointer-events: none; }

#mainBackground {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px;
  background-color: black;
  opacity: 0.9; }

#txt1 {
  position: absolute;
  top: 37px;
  left: 69px;
  height: 17px;
  width: 137px;
  background: url(../images/txt1.png) no-repeat; }

#txt2 {
  position: absolute;
  top: 37px;
  left: 222px;
  height: 17px;
  width: 62px;
  background: url(../images/txt2.png) no-repeat; }

#txt3 {
  position: absolute;
  top: 37px;
  left: 298px;
  height: 16px;
  width: 104px;
  background: url(../images/txt3.png) no-repeat; }

#tunein {
  position: absolute;
  right: 19px;
  bottom: 24px;
  height: 41px;
  width: 183px;
  background: url(../images/date.png) no-repeat;
  pointer-events: none; }

.date2 {
  background: url(../images/date2.png) no-repeat !important; }

.date3 {
  background: url(../images/date3.png) no-repeat !important; }

#cast {
  position: absolute;
  top: 0;
  left: 0;
  height: 90px;
  width: 970px;
  overflow: visible; }

#df {
  position: absolute;
  top: 4px;
  left: 380px;
  height: 124px;
  width: 146px;
  background: url(../images/woman.png) no-repeat; }

.df_blur {
  position: absolute;
  top: 0;
  left: 0;
  height: 124px;
  width: 146px; }

#db {
  position: absolute;
  top: -12px;
  left: 508px;
  height: 134px;
  width: 157px;
  background: url(../images/man1.png) no-repeat; }

.db_blur {
  position: absolute;
  top: 0;
  left: 0;
  height: 134px;
  width: 157px; }

#le {
  position: absolute;
  top: -10px;
  left: 650px;
  height: 126px;
  width: 145px;
  background: url(../images/man2.png) no-repeat; }

.le_blur {
  position: absolute;
  top: 0;
  left: 0;
  height: 126px;
  width: 145px; }

#cta {
  position: absolute;
  bottom: 12px;
  left: 83px;
  height: 9px;
  width: 110px;
  background: url(../images/watchTrailer.png) no-repeat;
  background-position: top; }
  #cta:hover {
    background-position: bottom; }

.cta2 {
  width: 85px !important;
  left: 95px !important;
  background: url(../images/watchNow.png) no-repeat !important; }
  .cta2:hover {
    background-position: bottom !important; }
