/* was group-24.png */
/* was cal-24.png */
/* homepage */
/* hotel availability */
.popup-window {
  margin: 15px;
}
ul {
  margin: 0 0 15px 0;
  list-style-type: none;
}
li {
  margin: 0 0 15px 0;
  line-height: 20px;
}
table {
  border: solid 1px #bbbbbb;
  border-width: 1px 0 0 1px;
}
th {
  background-color: #f0f0f0;
  font-weight: normal;
}
th,
td {
  padding: 3px 4px 3px 4px;
  border: solid 1px #bbbbbb;
  border-width: 0 1px 1px 0;
  line-height: 20px;
}
td.leftCell,
th.leftCell {
  text-align: left!important;
}
td.rightCell,
th.rightCell {
  text-align: right!important;
}
hr {
  background-color: #333333;
  height: 2px;
  border: none;
}
p.orangeQ {
  font-weight: bold;
}
.tcBox {
  background-color: #eeeeee;
  border: 1px solid #888888;
  padding: 10px;
}
.pdf-icon-link {
  background: url('/imagesv3/16x16/pdf.png') no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  text-decoration: none;
}
/************** Attraction York Pass  ******************/

.attractpop-header {
  display: relative;
  width: 851px;
  height: 250px;
  display: block;
  background: #002337 url('/imagesv3/attractions/popups/yorkpass-hero.jpg') no-repeat left bottom;
  z-index: 1;
}
.trp-bendy-shadow {
  height: 250px;
}
.yorkpass-logo {
  float: left;
  width: 244px;
  height: 63px;
  margin: 35px 0 0 20px;
}
.yorkpass-card {
  background: url('/imagesv3/attractions/popups/yorkpass-card.png');
  float: right;
  width: 202px;
  height: 153px;
  margin: 14px 20px 0 0;
  z-index: 10;
}
.col-wrapper {
  float: left;
  width: 100%;
}
.popup-col1 {
  width: 280px;
  background-color: #f2f2f2;
  float: left;
  padding: 10px;
  margin-bottom: 20px;
}
.popup-col2 {
  float: left;
  margin: 0 0 10px 10px;
  width: 280px;
}
.popup-col2 img {
  margin-bottom: 10px;
}
.popup-col3 {
  width: 230px;
  background-color: #00b4e5;
  float: left;
  padding: 10px;
  margin-left: 10px;
  color: white;
}
.popup-col3 li {
  margin-bottom: 0px;
  list-style: disc inside none;
}
