.select-ticket-bundle {
  width:520px;
}
.select-ticket-bundle .t {
  padding:0 6px;
  height:1%;
  overflow:hidden;
}
.select-ticket-bundle .t .l,
.select-ticket-bundle .t .r {
  width:6px;
  height:45px;
  margin-left:-6px;
  float:left;
  display:inline;
  background:url(../images/bg-select-ticket-lt.png) no-repeat;
}
.select-ticket-bundle .t .r {
  margin:0 -6px 0 0;
  float:right;
  background:url(../images/bg-select-ticket-rt.png) no-repeat;
}
.select-ticket-bundle .t .hold {
  padding-top:16px;
  height: 29px;
  float:left;
  width:100%;
  background:#fff;
}
.select-ticket-bundle .t .hold div {
  height:1%;
  padding:0 6px;
}
.select-ticket-bundle .t .hold div:after {
  display:block;
  clear:both;
  content:"";
}
.select-ticket-bundle .t strong {
  float:left;
  font-size:1.333em;
  color:#424242;
}
.select-ticket-bundle .t .btn-close {
  float:right;
  text-indent:-9999px;
  font-size:0;
  line-height:0;
  background:url(../images/btn-close.gif) no-repeat;
  width: 44px;
  height: 12px;
}
.select-ticket-bundle .b {
  padding:0 6px;
  height:7px;
  overflow:hidden;
}
.select-ticket-bundle .b .l,
.select-ticket-bundle .b .r {
  width:6px;
  height:7px;
  margin-left:-6px;
  float:left;
  display:inline;
  background:url(../images/bg-select-ticket-lb.png) no-repeat;
}
.select-ticket-bundle .b .r {
  margin:0 -6px 0 0;
  float:right;
  background:url(../images/bg-select-ticket-rb.png) no-repeat;
}
.select-ticket-bundle .b .hold {
  width:100%;
  float:left;
  height:7px;
  background:#fff;
}
.select-ticket-bundle .c {
  padding:25px 0 0;
  width:100%;
  background:#fff url(../images/bg-select-ticket.gif) repeat-x;
}
.select-ticket-bundle .c:after {
  content:'';
  display:block;
  clear:both;
}
.select-ticket-bundle .holder {
  padding:10px 14px 5px 14px;
  height:1%;
  overflow:hidden;
  font-size:1em;
  color:#424242;
}
.select-ticket-bundle .box {
  float:left;
  width:150px;
}
.select-ticket-bundle strong.title {
  display:block;
  margin:0 0 0 14px;
  color:#b4121b;
  font-size:1.1666em;
}
.select-ticket-bundle .box ul {
  list-style:none;
  margin:0;
  padding:0;
  width:100%;
  font-size:1em;
  overflow:hidden;
}
.select-ticket-bundle .box li {
  float:left;
  background:url(../images/separator-popup.gif) no-repeat 0 2px;
  padding:0 4px 0 7px;
  margin:0 7px 0 -7px;
}
.select-ticket-bundle .box p {
  margin:0;
}
.select-ticket-bundle .r-box{
  float:right;
}
.select-ticket-bundle .print-type-bd {
  font-weight:bold;
}
.showtime-tf {
  text-transform:lowercase;
}
.select-ticket-bundle .r-box p{
  margin:0;
  font-size:1em;
  text-align:right;
}
.select-ticket-bundle .bottom {
  font-size:0.9166em;
  color:#424242;
  line-height:1.1818em;
  padding:12px 14px 0 14px;
}
.select-ticket-bundle .bottom p {
  margin:0;
  padding-bottom:5px;
}
.select-ticket-bundle .form-select {
  width:100%;
  overflow:hidden;
  padding:10px 0 0;
  background-color:#efefef;
}
.select-ticket-bundle .form-select .row {
  width:400px;
  margin:0 auto;
  padding: 5px 0;
  overflow:hidden;
}
.select-ticket-bundle .form-select label.type {
  float:left;
  color:#424242;
  line-height:19px;
  width:115px;
  margin:0 7px 0 0;
}
.select-ticket-bundle .form-select .sel,
.select-ticket-bundle .form-select .sel_bundle {
  float:left;
  width:50px;
}
.select-ticket-bundle .form-select .sel1 {
  float:left;
  margin:0 23px 0 0;
}
.select-ticket-bundle .form-select .inp {
  float:left;
  width:46px;
  margin:0 23px 0 0;
}
.select-ticket-bundle .form-select p {
  float:left;
  margin:0;
}
.select-ticket-bundle .form-select .x {
  width:60px;
  text-align: center;
}
.select-ticket-bundle .form-select .btn-select {
  background:url(../images/btn-select.gif) no-repeat;
  width: 103px;
  height: 19px;
  display:block;
  font-size:0;
  line-height:0;
  border:0;
  cursor:pointer;
  text-indent:-9999px;
  padding:0;
  margin:16px auto 21px;
}
.select-ticket-bundle .form-select .btn-addtocart {
  background:url(../images/btn-addtocart.png) no-repeat;
  width: 91px;
  height: 19px;
  display:block;
  font-size:0;
  line-height:0;
  border:0;
  cursor:pointer;
  text-indent:-9999px;
  padding:0;
  margin:16px auto 21px;
}
.select-ticket-bundle .heading {
  margin-top:-3px;
  width:100%;
  padding:0 0 8px;
  overflow:hidden;
}
.select-ticket-bundle .errormsg{
  height:1%;
  overflow:hidden;
  padding:10px 0 12px 30px;
  width:96.8%;
  border-top: solid 1px #dddddd;
  background: #b4121b url("../images/error.png") 10px 10px no-repeat;
  color: #fff;
  font-size:1em;   
  display:none;  
  margin-bottom:10px;
}

#event_detail hr {
  margin:0;
}
.line {
  height:1px;
  width:100%;
  background:#777;
}

.select_date {
  width:150px;
  float:left;
}
.select_time {
  width:60px;
  float:left;
  text-transform:lowercase;
}
.select_title {
  width:260px;
  float:left;
}
#bundle-banner {
  width:520px;
  height:160px;
  /*background:URL(/images/tickets-bundle-banner.jpg) no-repeat;*/
}



/**Bundle Screen**/

.bundle-detail .row2 {
  width:460px;
  margin:0 auto;
  padding: 10px 0;
  overflow:hidden;
}
.bundle-detail .x2 {
  width:18px;
  text-align: center;
}
.savings {
  border-bottom:1px solid #777;
  background:#888;
  color:#eee;
  text-align: center;
  padding: 2px 0;
}
.savings div {
  padding:3px;
}
#savings {
  font-weight:bold;
  font-size:1.1em;
}
#selectalllink{
  cursor:pointer;
  text-decoration:underline;
  padding:5px 30px;
}
#events_inner {
  height:140px;
  padding:10px 20px;
  overflow-x: hidden;
  overflow-y: scroll;
  border-top:1px solid #777;
  border-bottom:1px solid #777;
  background:#ddd;
}
#events_inner .row {
  width:450px;
}
#events_inner .select_chkbox {
  width:40px;
  float:left;
}
#events_inner .select_time {
  width:70px;
}
#events_inner .clear {
  height:0;
}
.event_return {
  border-bottom:1px solid #777;
  background:#888;
  color:#eee;
  text-align: center;
  padding: 5px 0;
  cursor:pointer;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
