#stash-popup {
  position: fixed;
  top: 60px;
  left: 50%;
  margin-left: -348px;
  background-color: #000;
  width: 693px;
  height: 446px;
  z-index: 9999;
  border: solid 3px #000;
  text-align: left;
}

div.stash-popup-visible {
  display: block;
}

div.stash-popup-hidden {
  display: none;
}

div.stash-popup-a-col {
  position: absolute;
  top: 0;
  left: 0;
  width: 434px;
  height: 446px;
  background-image: url(http://static.stashrewards.com/images/hi/popup-left-panel.gif);
}

div.stash-popup-b-col {
  position: absolute;
  top: 0;
  left: 434px;
  width: 259px;
  height: 446px;
  background-image: url(http://static.stashrewards.com/images/hi/stash-hotel-rewards-resort-pic.jpg);
}

#stash-popup img {
  border: 0;
}

div.stash-popup-x {
  position: absolute;
  top: 10px;
  right: 10px;
}

div.stash-popup-logo {
  position: absolute;
  top: 22px;
  left: 25px;
}

div.stash-popup-content {
  position: absolute;
  top: 102px;
  left: 45px;
  width: 354px;
}

div.stash-popup-content h1 {
  font-family: trebuchet ms,sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 16px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: none;
}

div.stash-popup-content h2 {
  font-family: trebuchet ms,sans-serif;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: none;
}

div.stash-popup-content ul {
  margin: 20px 20px 10px 0;
  padding: 0 0 0 24px;
  color: #e2850d;
  font-family: trebuchet ms,sans-serif;
  font-size: 16px;
  line-height: 19px;
}

div.stash-popup-content ul span {
  color: #fff;
}

div.stash-popup-content li {
  margin: 0 0 10px 0;
  padding: 0;
}

div.stash-popup-content p {
  margin: 20px 0;
  padding: 0;
}

div.stash-popup-content a {
  color: #fff;
  font-family: trebuchet ms,sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  text-decoration: underline;
}

div.stash-popup-content p.stash-popup-enroll-button {
  margin: 34px 0 0 0;
}

div.stash-popup-disclaimer {
  position: absolute;
  bottom: 6px;
  left: 45px;
}

div.stash-popup-disclaimer p {
  color: #ccc;
  font-family: trebuchet ms,sans-serif;
  font-size: 11px;
  line-height: 11px;
  margin: 0 0 8px 0;
  padding: 0;
}

div.stash-popup-disclaimer p.stash-popup-faded {
  color: #666;
}

div.stash-popup-template {
  display: none;
}
