* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: Arial, sans-serif;
}
a {
  border: none;
  cursor: pointer;
  outline: none;
  user-select: none;
}
a:hover,
a:active {
  
}
#clickthrough-button {
  display: block;
  position: absolute;
  width: inherit;
  height: inherit;
  cursor: pointer;
  opacity: 1 !important;
}


#ad {
  display: block;
  border: #000000 1px solid;
  overflow: hidden;
  width: 726px;
  height: 88px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#banner {
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}
#banner div,
#banner img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  border: none;
  opacity: 0;
}

#banner #background {
  opacity: 1;
}
#banner img[src^="txt1"] {
  left: 91px;
  top: -23px;
  width: 482px;
  height: 134px;
}
#banner img[src^="txt2"] {
  left: 102px;
  top: 22px;
  width: 464px;
  height: 47px;
}
#banner img[src^="txt3"] {
  left: 199px;
  top: 21px;
  width: 244px;
  height: 43px;
}
#banner img[src^="txt4"] {
  left: 145px;
  top: 21px;
  width: 363px;
  height: 53px;
}
#banner img[src^="txt5"] {
  left: 247px;
  top: 8px;
  width: 336px;
  height: 68px;
}
#banner img[src^="txt6"] {
  left: 53px;
  top: 185px;
  width: 192px;
  height: 16px;
}
#banner img[src*="hand"][data-position="1"] {
  left: 213px;
  top: 6px;
  width: 206px;
  height: 129px;
}
#banner img[src*="hand"][data-position="2"] {
  left: 225px;
  top: 30px;
  width: 56px;
  height: 123px;
}
#banner img[src*="hand"][data-position="3"] {
  left: 306px;
  top: 39px;
  width: 124px;
  height: 91px;
}
#banner img[src*="bottom-bar"] {
  left: 543px;
  top: 0px;
  width: 239px;
  height: 56px;
  opacity: 1;
}
#banner #cta {
  left: 597px;
  top: 53px;
  width: 129px;
  height: 38px;
  overflow: hidden;
  opacity: 1;
}
#banner img[src*="cta"] {
  width: inherit;
  height: inherit;
  opacity: 1;
}
#banner img[src*="glare"] {
  left: 0;
  top: 0;
  opacity: 1;
}
#banner img[src*="logo-dish"] {
  left: 10px;
  top: 25px;
  width: 53px;
  height: 32px;
  opacity: 1;
}
#banner img[src*="logo-txt1"] {
  left: 235px;
  top: 18px;
  width: 64px;
  height: 37px;
}
#banner img[src*="logo-txt2"] {
  left: 235px;
  top: 13px;
  width: 193px;
  height: 66px;
}
#banner img[src*="replay"] {
  left: 583px;
  top: 5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

#banner #disclaimer {
  left: -5px;
  top: 75px;
  width: inherit;
  height: auto;
  font-size: 8px;
  color: #404040;
  overflow: visible;
}
#banner #disclaimer #disclaimer_btn {
  left: 15px;
  top: 0px;
  width: 35px;
  height: 13px;
  padding-top: 2px;
  text-transform: uppercase;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px #c7c7c7;
  font-size: 7px;
  opacity: 1;
}
#banner #disclaimer #disclaimer_content {
  left: 0px;
  top: 15px;
  padding: 5px 0 0 16px;
  width: 183px;
  height: 28px;
  background-color: #ffffff;
  opacity: 1;
  letter-spacing: .25px;
}








