/* General HTML tags settings */
div.main {
  margin-top: 10px;
  text-align: left;
  clear: both;
  width: 770px; }

div.smalltext {
  font-size: 10px; }

/* NEED TO WORK WITH style.css */
h1 {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px; }

/*
h2 { font-size: 16px; margin-top: 5px; margin-bottom: 5px;}
*/
h3 {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 5px; }

h4 {
  font-size: 13px;
  margin-top: 3px;
  margin-bottom: 5px; }

h5 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 5px; }

/* Spacers and margins */
.mgTop5 {
  margin-top: 5px; }

.mgBot1 {
  margin-bottom: 1px; }

.mgBot10 {
  margin-bottom: 10px; }

.mgRt10 {
  margin-right: 10px; }

.mgBot5 {
  margin-bottom: 5px; }

.mgBot0 {
  margin-bottom: 0; }

.mgBot20 {
  margin-bottom: 20px; }

.spacer7px {
  height: 7px;
  line-height: 0;
  font-size: 0; }

.spacer15px {
  height: 15px;
  line-height: 0; }

/* General settings for all containertitles */
.containerTitle,
.containerTitle2 {
  color: #FFFFFF;
  font-weight: bold;
  padding: 10px;
  margin: 1px 0 0 0;
  background-color: #323232;
  line-height: 1em; }

.containerBody,
.containerBody2 {
  margin-bottom: 10px;
  padding: 10px; }

.containerBody {
  background-color: #F2F2F2;
  position: relative; }

.containerBody2 {
  background-color: #F2F2F2; }

.required {
  color: #E33439; }

.errorMessage {
  color: #E33439;
  display: inline-block; }

.infoMessage {
  color: #E98300;
  font-weight: bold; }

select.error {
  color: #000000;
  border: 1px solid #FF0000;
  background-color: #FFEDED;
  color: red;
  font-weight: bold; }

/* error.htmI */
div.errorFooter {
  color: #444444;
  font-size: 12px;
  padding-top: 20px; }

/* General menu for myaccount */
#mainBox {
  float: right;
  width: 590px; }

/* /myAccount/myAccount.php */
#menu {
  float: left;
  width: 580px; }

#usefulLinksMenu {
  float: right;
  width: 170px; }

/* menuTable classes are used to display all actions that a user is able to perform */
.menuTable th {
  border-bottom: 1px solid #DADADA;
  padding: 8px;
  text-align: left; }

.menuTable th.left {
  border-right: 1px solid #DADADA; }

.menuTable td {
  padding: 8px;
  vertical-align: top; }

.menuTable td.left {
  border-right: 1px solid #DADADA; }

.confirmationTable td {
  padding: 8px; }

/* /myAccount/viewOrder.php */
table.orderDetails {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px; }

table.orderDetails thead td {
  font-weight: bold; }

table.orderDetails #orderDetailTotals td {
  border-top: 1px solid #000000;
  font-weight: bold; }

/* /myAccount/viewOrderHistory.php */
.orderInfoText {
  margin: 10px; }

#orderSummaryModuleHeaderTable {
  background-color: #3A3939;
  border: none; }

#orderSummaryModuleOrderTable {
  border: none; }

#orderSummaryModuleOrderTable .border {
  background-color: #3A3939;
  line-height: 0;
  font-size: 1px; }

#orderSummaryModuleOrderTable .topCorner {
  vertical-align: top; }

#orderSummaryModuleOrderTable .bottomCorner {
  vertical-align: bottom; }

#ooh_title {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  padding: 4px; }

.orderList {
  border-collapse: separate;
  empty-cells: show;
  background-color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  table-layout: fixed; }

.orderList th {
  padding: 4px;
  background-color: #F2F2F2;
  font-weight: bold;
  text-align: left;
  white-space: normal;
  overflow: hidden; }

.orderList td {
  padding: 4px;
  text-align: left;
  margin-top: 4px; }

.orderList .ticket--mobile,
.orderList .ticket--desktop {
  display: block;
  padding: 0.4em 1em 0.2em 1em; }

.orderList .ticket--mobile i,
.orderList .ticket--desktop i {
  font-size: 16px;
  display: block;
  padding: 0 8px 4px 8px; }

@media only screen and (min-device-width: 768px) {
  .orderList .ticket--mobile {
    display: none; } }

@media only screen and (max-device-width: 767px) {
  .orderList .ticket--desktop.digital {
    display: none; } }

/*
.orderList a    { color: #0000DD; }
*/
.orderList .orderDate {
  width: 70px;
  vertical-align: top; }

.orderList .orderNumber {
  width: 70px;
  vertical-align: top; }

.orderList .orderName {
  width: 200px;
  vertical-align: top; }

.orderList .eventDate {
  width: 110px;
  padding: 4px;
  vertical-align: top; }

.orderList .quantity {
  width: 50px;
  text-align: left;
  padding-right: 10px;
  vertical-align: top; }

.orderList .delivery {
  width: 70px;
  vertical-align: top; }

.orderList .deliveryRFID {
  width: 70px;
  vertical-align: top;
  padding-top: 5px; }

.orderList .options {
  width: 130px;
  vertical-align: top;
  text-align: center; }

.orderList .roundedButton td {
  padding: 0px;
  background-color: #EF6307;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer; }

.innerTbl {
  table-layout: fixed; }

/* /myAccount/editSubscription.php */
.categoryHeader {
  background-color: #FFF0C7;
  padding: 5px 10px;
  color: #666666;
  font-weight: bold; }

/* general classes for creating borders for table cells */
.cell-borderBottomRight {
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA; }

.cell-borderBottom {
  border-bottom: 1px solid #DADADA; }

.cell-borderNone {
  border-bottom: 1px solid #DADADA; }

.cell-borderTopRight {
  border-top: 1px solid #DADADA;
  border-right: 1px solid #DADADA; }

.cell-borderTop {
  border-top: 1px solid #DADADA; }

.cell-borderRight {
  border-right: 1px solid #DADADA; }

.messageText {
  color: #D66006;
  font-weight: bold; }

table.detailsTable {
  width: 90%;
  border-collapse: collapse; }

table.detailsTable thead th {
  font-style: bold; }

div.releaseSeats {
  padding: 10px;
  padding-left: 0px; }

div.releaseSeats a {
  font-weight: bold;
  font-size: 12px; }

div.releaseSeats img {
  position: relative;
  top: 5px;
  padding-right: 10px; }

.horizontalDividerLine {
  border-top: 2px solid #e5e5e5;
  margin-top: 5px;
  margin-bottom: 5px; }

.divider {
  padding: 7px; }

input[type="checkbox"][disabled],
input[type="checkbox"][disabled]:hover {
  background-color: #F2F2F2; }

table.pickupPlaces th,
table.pickupPlaces td {
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #c7c7c7;
  padding: 5px;
  text-align: right; }

table.pickupPlaces th:first-child,
table.pickupPlaces td:first-child {
  border-width: 0px 0px 1px 0px;
  text-align: left; }

ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

img {
  border: none; }

a.bold {
  font-weight: bold; }

a.moreDates {
  color: #AFAFAF;
  font-size: 11px;
  float: right;
  padding-right: 7px;
  margin-top: 5px;
  clear: both; }

a.moreDates:hover {
  color: #0C4976; }

.searchList td a,
.searchList td a.more {
  position: relative;
  color: #009AA6;
  background-image: none; }

.searchList td a.more:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 4px;
  border-left: 4px solid #009AA6;
  border-top: 3px inset transparent;
  border-bottom: 3px inset transparent; }

/** BACKGROUND COLORS FOR MODULES **/
.color-alt,
.lid,
.searchWrap,
.lid-secondary {
  background-color: #3A3939; }

#left-nav,
#seeEvents .roundFix,
.onSaleList,
#onSaleList,
#browseList,
.searchList,
.bg-neutral {
  background-color: #f0eeef; }

#plain,
#popup,
.bg-white,
#popupframe {
  background-color: #fff; }

.floatRight {
  float: right; }

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  zoom: 1; }

/*
.frame, .container {  margin: auto;width: 1000px;  }
*/
#colMain {
  float: left;
  width: 475px; }

#colMainWrap {
  float: left;
  width: 790px; }

#colLeft {
  float: left;
  width: 175px;
  margin-right: 15px;
  clear: left; }

#colRight {
  float: right;
  width: 300px; }

#contentWrap {
  background-color: transparent; }

#frame {
  background-color: #fff;
  padding: 20px 10px 30px 10px;
  color: #414141;
  height: 500px;
  height: auto;
  min-height: 500px;
  margin: 0 auto;
  font-size: 13px; }

#main {
  margin: 0 0 20px 0;
  width: 770px;
  font-size: 11px; }

#main h4 {
  font-size: 11px; }

#cat-browse {
  padding: 0px 5px 0px 10px; }

#cat-browse h1 {
  font-size: 24px;
  float: left;
  margin-right: 5px;
  line-height: 31px; }

#browse_content h1,
#srch_hdr {
  font-size: 18px;
  font-weight: bold; }

#cat-browse.noHead {
  background-image: none;
  font-size: 12px; }

#cat-browse img.title {
  display: block;
  float: left;
  margin: 5px 10px 0 0; }

#browse_header h5 {
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
  line-height: 18px; }

.onSaleList,
#onSaleList,
#browseList,
.searchList {
  margin-bottom: 20px;
  padding: 5px 5px 0 5px; }

#browseList {
  margin-bottom: 5px; }

#left-nav {
  width: 167px;
  line-height: 19px; }

#spotlight_wrapper {
  width: auto; }

#spotLite {
  width: 475px;
  margin-bottom: 10px;
  height: 325px; }

/* DONT REMOVE BUT UPDATE */
#spotlightButton {
  position: absolute;
  bottom: 15px;
  right: 15px;
  white-space: nowrap;
  z-index: 3; }

#entGuide h2,
.lidExpand_Lg h2 {
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  color: #fff; }

/** MODULE LIDS AND CONTAINERS **/
.lid {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 6px 0 7px 7px;
  line-height: 13px;
  height: 13px; }

#colLeft .lid {
  width: 168px; }

#colLeft,
#colMainWrap {
  margin-top: 10px; }

#seeEvents .lid {
  width: 160px;
  background-image: url("../../../theme/common/image/corners/wrap_top_search.png"); }

.lid-cat h1 {
  margin: 0 0 40px;
  font-family: 'Averta-Bold', helvetica, arial, sans-serif;
  font-size: 36px;
  line-height: 1;
  color: #000; }

.lid-nav {
  background-image: url("../../../theme/common/image/navlid_div.gif");
  z-index: 100; }

.lid-nav,
#left-nav a.lid-nav {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 7px 6px 6px;
  line-height: 13px;
  margin: 0;
  background-color: #dddbdc;
  color: #424242; }

#left-nav a.lid-nav {
  display: block;
  background-image: url("../../../theme/common/image/navlid.gif");
  background-repeat: no-repeat; }

#left-nav a.lid-nav:hover {
  background-image: url("../../../theme/common/image/navlid_hover.gif");
  background-color: #c2c2c2;
  color: #424242; }

#colLeft .container {
  padding: 10px;
  font-size: 12px;
  line-height: 17px;
  background-color: transparent;
  margin-bottom: 15px;
  width: auto; }

#ccs_form {
  margin: 0; }

.container-nav {
  padding: 5px 7px 10px 7px;
  background-color: #fff;
  margin-bottom: 5px; }

.wrap-default {
  width: 175px;
  background-image: url("../../../theme/common/image/corners/wrap_top.png");
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 4px;
  margin-bottom: 20px; }

#left-nav,
#seeEvents .roundFix {
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  padding: 0 3px 2px 3px; }

.roundBot {
  background-image: url("../../../theme/common/image/corners/wrap_bot.png");
  background-position: bottom;
  background-repeat: no-repeat;
  height: 4px;
  line-height: 0;
  font-size: 0;
  margin-top: -4px; }

/** FORM ELEMENTS **/
select.disabled {
  background-color: #ddd; }

#searchBox input.text {
  margin-left: 5px;
  margin-right: 5px;
  width: 219px;
  font-size: 13px;
  color: #898989; }

#seeEvents input.text {
  width: 139px;
  overflow: hidden; }

input.go,
input.go_wait {
  border: 0;
  vertical-align: middle;
  padding: 0;
  font-size: 0; }

#seeEvents input.go,
#seeEvents input.go_wait {
  margin-top: 5px;
  float: right; }

/* PERHAPS THIS SHOULD GO */
/*** THIS IS TO FIX THE WIDTH OF THE BROWSEBOX IN NON-REDESIGN PAGES ***/
#leftCol .wrap-default {
  width: 160px;
  overflow: hidden;
  background-image: url("../../../theme/common/image/corners/wrap_top.png"); }

#leftCol #seeEvents .container {
  padding: 10px 3px; }

#leftCol #seeEvents input.text,
#leftCol #seeEvents input.browseText {
  width: 138px;
  padding: 3px; }

#leftCol #seeEvents .lid {
  background-image: url("../../../theme/common/image/corners/wrap_top_search.png");
  width: 145px;
  font-size: 12px; }

#leftCol .roundBot {
  background-image: url("../../../theme/common/image/corners/wrap_bot.png"); }

/**** END ****/
.chooseDate {
  background-color: #fff;
  border: 1px solid #92918d;
  width: 90px; }

.chooseDate input {
  border: 0;
  padding: 0;
  width: 65px;
  float: left;
  font-size: 11px;
  margin: 4px 0 0 4px;
  color: #92918d; }

.chooseDate img {
  float: right;
  padding: 2px; }

/** FORM SELECT/OPTION DROPDOWN STYLES  **/
.drop_title {
  cursor: default;
  color: #222222;
  font-size: 11px;
  background-image: url("../../../theme/common/image/droparrow_on.gif");
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top right;
  border: 1px solid #92918d;
  padding: 2px 21px 0px 3px;
  line-height: 17px;
  height: 18px;
  overflow: hidden; }

.drop_title .unselected {
  color: #898989; }

#cat-browse #rdc_select_title.drop_title {
  width: 119px; }

.drop_select {
  position: absolute;
  z-index: 200;
  font-size: 11px;
  height: 117px;
  overflow-x: hidden;
  overflow-y: scroll;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #92918d; }

.drop_select hr {
  margin: 3px 0; }

.drop_select p {
  padding: 0 5px;
  margin: 0;
  height: 10px; }

.drop_select#major_cat_dropdown {
  overflow: auto; }

.drop_select a {
  cursor: default;
  display: block;
  padding: 0 5px;
  color: #898989;
  margin-top: 6px;
  height: 15px;
  text-decoration: none; }

.drop_select a:hover {
  background-color: #FFEEC9;
  cursor: default;
  text-decoration: none; }

#seeEvents .off {
  cursor: not-allowed;
  color: #898989;
  background-color: #dedede;
  background-image: url("../../../theme/common/image/droparrow_off.gif");
  background-repeat: no-repeat;
  background-position: right;
  border: 1px solid #92918d;
  padding: 1px 3px; }

#minor_cat_dropdown.off {
  display: none; }

/** LINK STYLES **/
a.under {
  text-decoration: underline; }

a.none {
  text-decoration: none; }

/*
.container a { line-height: 18px }
*/
a.inherit {
  font-size: inherit;
  color: inherit;
  text-decoration: none; }

#left-nav a {
  display: block;
  color: #414141;
  line-height: 16px;
  padding: 2px 7px 2px 7px;
  margin: 0 -7px 0 -7px;
  word-wrap: break-word; }

#left-nav .chooseDate a {
  padding: 0;
  margin: 0;
  background-color: transparent; }

#left-nav a:hover,
.catLinks td a:hover,
.dd_table a:hover,
.dd_table a.more:hover,
#browseList td.location a:hover,
#entGuide a.more:hover {
  color: #034678; }

#left-nav a:hover {
  background-color: #f0eeef;
  text-decoration: none; }

#entGuide a.more {
  color: #414141; }

a.liveDaily,
a.news {
  display: block;
  padding: 0 0 5px 0;
  margin-bottom: 5px; }

a.more,
a.more_alt {
  font-weight: bold;
  display: inline;
  background-image: url("../../../theme/common/image/arrow_more.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-right: 7px; }

#left-nav a.more,
#left-nav a.less,
.dd_table a.more {
  display: inline;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: bottom right;
  line-height: 19px;
  padding: 3px 15px 0 7px;
  margin: 0 0 0 -7px;
  background-color: transparent; }

#left-nav a.ALT,
.dd_table a.more,
#entGuide a.more {
  background-image: url("../../../theme/common/image/arrow_more_nav.gif");
  padding-right: 7px; }

#left-nav a.ALT:hover,
.dd_table a.more:hover {
  background-image: url("../../../theme/common/image/arrow_more.gif"); }

a.prev {
  font-weight: bold;
  background-image: url("../../../theme/common/image/arrow_prev.gif");
  background-repeat: no-repeat;
  padding-left: 7px; }

/** TABLE STYLES **/
#browseList th,
.searchList th {
  border-bottom: 5px solid #f0eeef;
  padding-left: 10px;
  text-align: left;
  vertical-align: bottom;
  font-weight: normal;
  color: #a4a4a4;
  font-size: 11px; }

#browseList th {
  color: #4e4d4e; }

.searchList th {
  color: #4e4d4e;
  padding: 5px 10px; }

#browseList td,
.searchList td {
  background-color: #fff;
  padding: 10px 0;
  font-size: 12px;
  border-bottom: 5px solid #f0eeef;
  vertical-align: top;
  line-height: 16px; }

.searchList td {
  vertical-align: middle; }

.browsePagi {
  text-align: right;
  font-size: 11px;
  padding: 0 2px 5px 0; }

a.event {
  display: block;
  font-weight: bold;
  font-size: 13px; }

a.event:hover {
  color: #02113a; }

td.date div.month {
  font-size: 12px;
  background-color: #f0eeef;
  padding-top: 2px; }

td.date div.date {
  font-size: 25px;
  color: #414141;
  line-height: 24px;
  background-color: #f0eeef; }

td.date div.day {
  font-size: 12px;
  font-weight: bold;
  color: #afafaf;
  background-color: #f0eeef;
  padding-bottom: 3px; }

td.date span.dots {
  color: #afafaf; }

.catLinks td a {
  font-size: 13px;
  line-height: 18px;
  border-right: 1px solid #fff;
  padding: 0 6px 0 0;
  margin-right: 6px;
  white-space: nowrap; }

.catLinks td h3 {
  line-height: 18px;
  color: #afafaf;
  padding-left: 5px; }

/** FONT & HEADER STYLES **/
.count {
  color: #b1b0b0;
  font-weight: normal; }

.area {
  font-weight: normal;
  font-size: 16px; }

.normal {
  font-weight: normal; }

.hiLite,
a.hiLite,
#left-nav .hiLite {
  color: #C20021; }

.bld,
.attentionText {
  font-weight: bold; }

.txt11 {
  font-size: 11px; }

.txt12 {
  font-size: 12px; }

.txt13 {
  font-size: 13px; }

.txtRt,
.onSaleList th.txtRt,
#onSaleList th.txtRt,
#browseList th.txtRt {
  text-align: right; }

.txtCnt {
  text-align: center; }

.lh17 {
  line-height: 17px; }

.lh16 {
  line-height: 16px; }

.smallText {
  font-size: 9px; }

.messageText {
  color: #D66006;
  font-weight: bold;
  display: block;
  clear: left; }

/** SPACING AND COMMON BORDERS **/
.pad10,
.container-empty {
  padding: 10px; }

.pad15 {
  padding: 15px; }

.padH5 {
  padding-left: 5px;
  padding-right: 5px; }

.padV5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.padH10,
.paddingLeftRight10px {
  padding-left: 10px;
  padding-right: 10px; }

.padV10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.pad510 {
  padding: 5px 10px; }

.padBot10,
.paddingBottom10px {
  padding-bottom: 10px; }

.border_all {
  border: 1px solid #cacaca; }

/** BUG (IE) FIXERS **/
.show {
  position: relative; }

.containerFade {
  background-image: url("../../../theme/common/image/bg_GrayFade.png");
  background-repeat: repeat-x;
  background-position: bottom;
  border-right: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  padding: 0 3px;
  clear: both; }

.containerPlain {
  background-color: #fff;
  border-right: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  padding: 0 3px; }

.lftCrn_t {
  display: block;
  width: 4px;
  height: 4px;
  background-position: top left;
  float: left;
  font-size: 0; }

.rtCrn_t {
  display: block;
  width: 4px;
  height: 4px;
  background-position: top right;
  float: right;
  font-size: 0; }

.lftCrn_b,
.lftCrn_blu_b,
.lftCrn_gray_b {
  display: block;
  width: 4px;
  height: 4px;
  background-position: bottom left;
  float: left;
  font-size: 0; }

.rtCrn_b,
.rtCrn_blu_b,
.rtCrn_gray_b {
  display: block;
  width: 4px;
  height: 4px;
  background-position: bottom right;
  float: right;
  font-size: 0; }

.lftCrn_t,
.rtCrn_t,
.lftCrn_b,
.rtCrn_b {
  background-image: url("../../../theme/common/image/corners/corner_sprite_def.gif"); }

.lftCrn_gray_b,
.rtCrn_gray_b {
  background-image: url("../../../theme/common/image/corners/corner_sprite_grayfade.png"); }

.midLine_t,
.midLine_t_300,
.midLine_t_175 {
  display: block;
  float: left;
  height: 3px;
  line-height: 0;
  border-top: 1px solid #cacaca; }

.midLine_b,
.midLine_b_300,
.midLine_b_175 {
  display: block;
  float: left;
  height: 3px;
  border-bottom: 1px solid #cacaca;
  font-size: 0; }

.midLine_t_300,
.midLine_b_300 {
  width: 292px; }

.midLine_t_175,
.midLine_b_175 {
  width: 167px; }

.lidExpand_sm {
  line-height: 26px;
  height: 26px;
  background-image: url("../../../theme/common/image/corners/lid_sm_left.png");
  background-repeat: no-repeat;
  font-size: 13px;
  padding-left: 10px;
  font-weight: bold;
  margin: 4px 0; }

.lidExpand_sm h4 {
  color: #fff; }

.lidRt_sm {
  display: block;
  background-image: url("../../../theme/common/image/corners/lid_sm_right.png");
  background-repeat: no-repeat;
  background-postition: right;
  float: right;
  width: 4px;
  height: 26px; }

.bg_e0e0e0 {
  background-color: #E0E0E0; }

.color-sub {
  background-color: #dddbdc; }

.containerPlain .pad10 {
  padding: 10px 7px 7px 7px; }

.containerPlain .pad510 {
  padding: 5px 7px 5px 7px; }

.eventPartnerMod img {
  display: block;
  float: left;
  margin: 0 10px 10px 0; }

.sitePartners img {
  margin: 2px 4px 0 0; }

.eventPartnerMod {
  border-bottom: 1px solid #f0eeef;
  padding: 0 0 7px 0;
  margin-bottom: 10px; }

.featuredEvents .text {
  float: left;
  width: 88px; }

.sitePartners .text {
  float: left;
  width: 109px; }

.lastFeature {
  padding-bottom: 2px;
  margin-bottom: 0px;
  border-bottom: none; }

.featured-lid {
  padding: 6px 15px; }

.featured-lid h2 {
  color: #fff;
  font-size: 15px;
  font-weight: bold; }

.featured-lid .clear {
  height: auto; }

/* REMOVES gap space on IE for span clearing */
#spotlight_wrapper .spotlight_module img {
  position: absolute; }

#spotLite_cat {
  width: 475px;
  height: 75px;
  margin-bottom: 10px;
  color: #fff;
  padding-top: 185px;
  position: relative; }

.spotLiteShade {
  position: absolute;
  background-color: #000;
  width: 475px;
  height: 75px;
  filter: alpha(opacity=75);
  opacity: .75;
  -moz-opacity: .75;
  z-index: 2; }

.spotLiteTxt {
  position: absolute;
  z-index: 3;
  margin: 8px 10px 0 10px;
  width: 315px;
  height: 63px;
  overflow: hidden;
  line-height: 18px; }

.findTix_btn {
  position: absolute;
  margin: 40px 0 0 345px;
  width: 116px;
  height: 22px;
  z-index: 3;
  display: inline; }

.font25 {
  font-size: 25px; }

.font25 a {
  color: #fff; }

.tip {
  position: absolute;
  z-index: 5;
  padding: 10px;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #cacaca;
  background-color: #fff;
  text-align: center;
  color: #414141; }

.tip {
  white-space: nowrap; }

/* Old design for my account and checkout */
div.narrow {
  width: 765px; }

/* menuTable classes are used to display all actions that a user is able to perform */
.menuTable th {
  border-bottom: 1px solid #DADADA;
  padding: 8px;
  text-align: left; }

.menuTable th.left {
  border-right: 1px solid #DADADA; }

.menuTable td {
  padding: 8px;
  vertical-align: top; }

.menuTable td.left {
  border-right: 1px solid #DADADA; }

/* bullet lists */
ul.bullet,
ul.plain {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

ul.bullet li {
  background-image: url("../../../theme/common/image/bullet.gif");
  background-position: 0em 0.2em;
  background-repeat: no-repeat;
  padding-bottom: .3em;
  padding-left: 1.5em; }

/* /myAccount/login.php */
#info {
  float: left;
  width: 580px; }

#orderTableDiv {
  float: none;
  width: auto; }

#menu {
  float: left;
  width: 580px; }

#usefulLinksMenu {
  float: right;
  width: 170px; }

/* General menu for myaccount */
#myAccountMenu {
  float: left;
  margin-right: 10px;
  width: 170px; }

#mainBox {
  float: right;
  width: 590px; }

/* /myAccount/selectDeliveryMethod.php */
.halfLid-line {
  border-bottom: 1px solid #E5E5E5;
  margin: 15px 0px; }

.halfLid-solid {
  background-color: #E5E5E5;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0px 4px 10px;
  width: 255px; }

table.billingTable {
  border-collapse: collapse;
  width: 90%;
  background-color: #F2F2F2; }

.billingTable th {
  border-bottom: 1px solid #DADADA;
  padding: 8px;
  text-align: left; }

.billingTable-right {
  border-right: 1px solid #DADADA;
  padding-left: 8px; }

.billingTable-none {
  padding-left: 8px; }

.billingTable-header {
  border-right: 1px solid #DADADA;
  padding-left: 8px;
  padding-top: 8px; }

.lid-primary {
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 14px;
  background: #3A3939; }

.container-checkout {
  background-color: #F2F2F2;
  border-bottom: 1px solid #DADADA;
  margin-bottom: 15px;
  padding: 10px; }

.main p {
  color: #ffffff; }

.sitePartnerNoImage {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  margin: 2px 4px 0 0; }

/* New Search */
.loading {
  width: 305px; }

.lightbox td.top-bg,
.lightbox td.topleft-bg,
.lightbox td.topright-bg,
.lightbox td.left-bg,
.lightbox td.right-bg,
.lightbox td.bottom-bg,
.lightbox td.bottomleft-bg,
.lightbox td.bottomright-bg {
  font-size: 0;
  height: 0; }

.lightbox td.top-bg {
  background-color: #fff;
  border-top: 1px solid #6b6b6b; }

.lightbox td.left-bg {
  background-color: #fff;
  border-left: 1px solid #6b6b6b;
  width: 6px; }

.lightbox td.right-bg {
  background-image: url("../../../theme/common/image/search/rc-bg.png");
  background-repeat: repeat-y;
  width: 13px; }

.lightbox td.bottom-bg {
  background-image: url("../../../theme/common/image/search/bc-bg.png");
  background-repeat: repeat-x; }

.lightbox-content {
  background-color: #fff;
  vertical-align: top;
  padding: 10px; }

.lightbox span {
  padding: 0; }

.lightbox-content {
  background-color: #fff;
  vertical-align: top;
  padding: 10px; }

.lightbox span {
  padding: 0; }

#tl-corner {
  background-image: url("../../../theme/common/image/search/tl-corner.png");
  background-repeat: no-repeat;
  width: 7px;
  height: 6px; }

#tr-corner {
  background-image: url("../../../theme/common/image/search/tr-corner.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 6px; }

#bl-corner {
  background-image: url("../../../theme/common/image/search/bl-corner.png");
  background-repeat: no-repeat;
  width: 7px;
  height: 13px; }

#br-corner {
  background-image: url("../../../theme/common/image/search/br-corner.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 13px; }

/*
* div.filler is a hack for IE spacing.
*
* To use div.filler in HTML, the syntax must be:
* <div class="filler">&nbsp;</div>
*/
div.filler {
  font-size: 0;
  height: 0; }

.searchList {
  margin-bottom: 5px; }

#browseList td.pic {
  width: 95px; }

#browseList td.pic a {
  display: block;
  margin: 10px 0; }

#eventListing td.findTix .more,
.searchList td a.more,
#browseList td a.more {
  display: inline;
  font-size: 13px;
  background-image: url("../../../theme/common/image/arrow_more.gif");
  padding-right: 7px; }

.searchList td a.more:hover,
#browseList td a.more:hover {
  text-decoration: underline; }

.searchList td a.signUp {
  font-size: 13px;
  font-weight: bold;
  display: block;
  color: #ef6307; }

.searchList th,
#browseList th {
  border-bottom: 2px solid #f0eeef;
  padding: 5px 10px;
  text-align: left;
  font-weight: bold;
  color: #4e4d4e;
  font-size: 11px; }

.searchList th a,
#browseList th a {
  color: #4e4d4e;
  text-decoration: underline; }

.searchList td,
#browseList td {
  background-color: #fff;
  padding: 0;
  height: 70px;
  font-size: 12px;
  border-bottom: 5px solid #f0eeef;
  vertical-align: top;
  line-height: 16px;
  max-width: 350px;
  overflow: hidden; }

.searchList td.event {
  width: 295px; }

.searchList td.event a {
  font-weight: bold;
  font-size: 13px; }

.searchList td.event a.secondary_act {
  color: #000000;
  font-style: italic;
  font-weight: bold;
  font-size: 11px; }

.searchList td.location {
  width: 215px; }

.searchList td.location a {
  display: block;
  font-weight: bold;
  color: #444;
  text-decoration: none; }

.searchList td.location a:hover {
  color: #034678; }

.searchList td.date,
#browseList td.date {
  width: 100px; }

.searchList td.more,
#browseList td.more {
  width: 170px;
  color: #000000; }

.pagi {
  float: right;
  color: #444;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 30px 0; }

.pagi a {
  text-decoration: underline;
  font-weight: normal; }

.pagi img.prev {
  cursor: pointer;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background-image: url("../../../theme/common/image/search/search_prev.gif"); }

.pagi img.next {
  cursor: pointer;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  background-image: url("../../../theme/common/image/search/search_next.gif"); }

#search_results #left-nav a.more {
  font-size: 11px;
  background-image: url("../../../theme/common/image/search/search_more.gif"); }

#left-nav a.less {
  background-image: url("../../../theme/common/image/search/search_less.gif");
  font-size: 11px; }

#artistWrapper,
#venueWrapper {
  margin-bottom: 10px;
  position: relative; }

#artistWrapper #socialButtons {
  position: absolute;
  bottom: 0; }

#artistWrapper #BVRRSummaryContainer {
  padding-bottom: 10px; }

#musicArtistContainer {
  background-image: url("../../../theme/common/image/bg_grayGrad.gif");
  background-position: left top;
  background-repeat: repeat-x;
  min-height: 169px;
  height: auto !important;
  height: 169px; }

#artistContainer {
  background-image: url("../../../theme/common/image/bg_grayGrad.gif");
  background-position: left top;
  background-repeat: repeat-x;
  min-height: 169px;
  height: auto !important;
  height: 169px; }

/* look over */
.artistImage {
  float: left;
  padding: 15px;
  padding-right: 0;
  min-height: 115px;
  _height: 115px; }

.artistDetails {
  float: left;
  text-align: left;
  vertical-align: top;
  width: 540px;
  padding: 13px 0 0 15px; }

.artistDetails h5 {
  color: #AFAFAF;
  text-transform: uppercase;
  font-size: 11px; }

.artistDetails h3 {
  font-size: 23px;
  margin-bottom: 5px;
  color: #414141; }

#artistContainer .artistDetails h3 {
  color: #414141; }

.venueImage {
  float: left;
  padding: 0px;
  padding-bottom: 15px;
  min-height: 115px;
  _height: 115px; }

.venueDetails {
  float: left;
  text-align: left;
  vertical-align: top;
  width: 540px;
  padding: 13px 0 0 15px;
  margin-bottom: 10px; }

.venueDetails h1 {
  font-size: 18px;
  font-weight: bold; }

div.venuePrintPage {
  text-align: right;
  padding-right: 5px;
  padding-bottom: 5px; }

#left-section {
  width: 606px;
  float: left; }

#right-section {
  width: 360px;
  float: right; }

.featured-lid {
  padding: 5px 0 5px 10px;
  /*display:block;*/
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  /* line-height:1.6em;*/
  /* zoom:1; REMOVES gap space on IE for span clearing */ }

.featured-lid .left {
  float: left; }

.featured-lid .right {
  float: right; }

.neutral-container,
.neutral-venue {
  background-color: #fff;
  padding: 8px 6px;
  display: block;
  line-height: 1.3em; }

.featured-block {
  padding: 5px;
  padding-top: 0;
  display: block;
  margin-bottom: 10px; }

#social {
  float: left;
  text-align: left;
  vertical-align: top;
  width: 540px;
  padding: 0 0 0 15px;
  margin-bottom: 10px; }

#social a {
  color: #000000; }

#social #BVRRSummaryContainer {
  margin-bottom: 10px; }

#eventListing {
  padding: 5px 4px 5px 0; }

#eventListing th {
  border-bottom: 5px solid #f0eeef;
  padding-left: 10px;
  text-align: left;
  vertical-align: bottom;
  font-weight: normal;
  color: #a4a4a4;
  font-size: 10px; }

#eventListing th.eventDate {
  padding-right: 5px;
  padding-left: 0;
  text-align: center;
  vertical-align: bottom; }

#eventListing td {
  vertical-align: top;
  background-color: #fff;
  padding: 7px 0 0 0;
  border: none;
  border-top: 1px solid #f0eeef;
  border-bottom: 10px solid #fff; }

#eventListing td.dateBlock {
  background-color: #f0eeef;
  border-bottom: 10px solid #fff;
  width: 55px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase; }

#eventListing td.dateBlock div.month {
  font-size: 12px;
  padding-top: 2px; }

#eventListing td.dateBlock div.date {
  font-size: 25px;
  color: #414141;
  line-height: 24px; }

#eventListing td.dateBlock div.day {
  font-size: 12px;
  font-weight: bold;
  color: #afafaf;
  padding-bottom: 3px; }

#eventListing td.dateBlock span.dots {
  color: #afafaf; }

#eventListing td.venue {
  width: 260px; }

#eventListing td.venue a {
  font-size: 13px;
  font-weight: bold; }

#eventListing td.time {
  width: 100px; }

#eventListing td.eventName {
  width: 155px; }

#eventListing td.findTix {
  width: 120px;
  text-align: right;
  font-size: 11px; }

#eventListing td.findTix a {
  font-size: 13px;
  font-weight: bold; }

/* texts */
.highlight,
.highlight a,
.highlight a:hover,
a.highlight,
a.highlight:hover {
  color: #DB1013; }

.highlight-bg {
  background-color: #DB1013; }

.highlight-border {
  border-color: #DB1013; }

/*brandable properties */
.strong {
  font-weight: bold; }

#eventListing.national td.dateBlock {
  background-color: #F0EEEF;
  border-top: 1px solid #F0EEEF; }

.featured-block .header {
  padding: 5px 0;
  text-align: right; }

.featured-block .foot {
  padding: 5px 0;
  text-align: right;
  border-top: #dddbdc solid 1px; }

.graybox {
  background: #f0eeef;
  margin: 0 0 5px;
  padding: 5px 10px; }

#no_tickets hr {
  margin-bottom: 15px; }

.checkoutSearch {
  text-align: right;
  width: 170px; }

.sold-out-search {
  color: #EF6307; }

#no_tickets {
  color: #000000; }

.text strong a {
  word-wrap: break-word; }

#no_tickets input.button {
  margin-top: 10px; }

input[disabled="disabled"],
input.disabled,
input[disabled],
input[disabled]:hover {
  background-color: #fff;
  color: #c3c3c3; }

#modal {
  background-color: #000000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  overflow: hidden;
  position: fixed;
  z-index: 1001;
  top: 0px;
  left: 0px; }

.roundedButton {
  border: none;
  background-image: url("../../../theme/common/image/alert-overlay.png");
  background-color: #D60026;
  background-repeat: repeat-x;
  display: inline-block;
  padding: 1px 5px 1px 5px;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-weight: bolder;
  font-size: 14px; }

.roundedButton:hover {
  background-color: #FF8000; }

/**
  Name conflict, so reverting the the styles for orderHistory
**/
td.options .roundedButton {
  background-image: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
  background: #fff;
  border-bottom: none; }

td.options .button {
  max-width: 135px;
  white-space: normal;
  height: auto; }

.drop_title {
  background-image: url("../../../theme/common/image/sprited/droparrow_sprited.png"); }

#seeEvents .off {
  background-image: url("../../../theme/common/image/sprited/droparrow_sprited.png");
  background-position: right -20px; }

.wrap-default {
  background-image: url("../../../theme/common/image/sprited/wrap_sprited.png");
  background-position: 0 0; }

.roundBot {
  background-image: url("../../../theme/common/image/sprited/wrap_sprited.png");
  background-position: 0 -4px; }

#left-nav a.allCat {
  margin-top: 15px; }

#left-nav a.allCatTop {
  margin-bottom: 15px; }

#onsale {
  background-color: #F0EEEF;
  margin-bottom: 10px;
  margin-top: 16px;
  padding: 5px; }

#onsale li {
  float: left; }

#onsaleHeaderDesc {
  border-top: 3px solid #3B3A3A;
  clear: both;
  padding: 7px 10px 2px 10px;
  height: 15px;
  color: #A4A4A4;
  font-size: 10px; }

#onsaleDate {
  float: left;
  width: 57px;
  text-align: center; }

#onsaleEvent {
  float: left; }

#onsaleContainer {
  clear: both;
  background: #fff;
  padding: 10px 10px 3px 10px; }

#onsaleFooter {
  padding: 10px; }

#onsaleFooter span {
  float: left;
  color: #afafaf;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px; }

#onsaleFooter ul {
  float: left;
  font-size: 13px; }

#onsaleFooter ul li {
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #fff; }

#onsaleTabs li {
  color: #C20021;
  padding: 9px 6px 7px 6px;
  margin-right: 3px;
  font-weight: bold;
  font-size: 13px;
  line-height: 11px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  cursor: pointer; }

#onsaleTabs li.selected {
  background-image: url("../../../static/images/mnx19.png");
  background-position: 0 -91px;
  color: #fff; }

#onsaleContainer tr {
  margin-bottom: 7px;
  float: left; }

#onsaleContainer td {
  border-top: 2px solid #F0EEEF; }

#onsaleContainer td.firstCol {
  width: 50px;
  text-align: center;
  background: #F0EEEF; }

#onsaleContainer td.secondCol {
  width: 290px;
  padding-left: 5px;
  vertical-align: top;
  padding-top: 5px; }

#onsaleContainer td.secondColSoon {
  width: 210px;
  padding-left: 5px;
  vertical-align: top;
  padding-top: 5px; }

#onsaleContainer td.thirdCol {
  text-align: right;
  width: 100px;
  vertical-align: top;
  padding-top: 5px; }

#onsaleContainer td.thirdCol a {
  color: #c3c3c3; }

#onsaleContainer td.thirdCol a.more {
  background-image: url("../../../theme/common/image/arrow_more.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  display: inline;
  font-weight: bold;
  padding-right: 7px;
  color: #1A519F; }

#onsaleContainer td.soonCol {
  text-align: left;
  width: 80px; }

#onsaleContainer td.soonCol span {
  font-weight: bold;
  font-size: 11px;
  color: #C20021; }

#onsaleContainer td.firstCol .month {
  font-size: 12px;
  text-transform: uppercase; }

#onsaleContainer td.firstCol .date {
  font-size: 25px;
  line-height: 25px; }

#onsaleContainer td.firstCol .day {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #AFAFAF; }

#newsletter_module .lidExpand_sm {
  color: #fff; }

#left-nav a.more span.less {
  display: none; }

#left-nav a.less span.more {
  display: none; }

.mainBox td {
  padding: 5px; }

p {
  margin: 11px 0; }

/* restoring original styles for non checkout pages */
#colMainWrap h2,
#search_results h2 {
  background-image: none;
  background: none;
  color: #444; }

#search_results h2 {
  font-weight: bold; }

#login {
  float: right;
  width: 170px; }

div.popup-window {
  -moz-border-radius: 2px 2px 2px 2px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  background-color: #FFFFFF;
  color: #414141;
  display: inline;
  font-size: 11px;
  font-weight: normal;
  padding: 10px;
  position: absolute;
  width: 220px;
  z-index: 1102; }

#popup-overlay {
  background-color: black;
  left: 0;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1101; }

.popup-window .popup-error-title {
  font-size: 14px;
  padding: 10px; }

.popup-error-content {
  font-size: 14px;
  padding: 10px; }

.popup-error-content h4 {
  font-size: 14px; }

.popup-error-icon {
  margin-right: 8px; }

.popup-window .popup-error-title .highlight .errorTitle {
  position: static; }

#feesInfo {
  font-weight: normal;
  margin-bottom: 10px; }

#paymentMethods {
  font-weight: normal; }

.containerBody table td {
  padding: 2px;
  vertical-align: middle; }

.grayDivider {
  background-color: #bebebe;
  border: none;
  height: 1px; }

.subscriptionBox input {
  float: left; }

.subscriptionBox label {
  font-weight: bold;
  display: block;
  float: none;
  width: none; }

.containerBody p {
  margin: 11px 0; }

#LOGIN_PASSWORD {
  width: 95%; }

#LOGIN_EMAIL {
  width: 95%; }

.phoneType {
  height: 35px; }

.color-cat {
  background: #000; }

div.searchBoxBranded {
  display: none;
  padding: 10px; }

#noSearchResults h3 {
  font-size: 16px;
  font-weight: bold; }

#noSearchResults table td {
  padding: 0 5px; }

.searchHeader {
  font-size: 16px;
  font-weight: bold; }

#load_txt {
  font-size: 16px;
  font-weight: bold; }

.standardH3 {
  font-size: 16px;
  font-weight: bold; }

.btn_find_tickets,
.btn_go {
  cursor: pointer;
  font-size: 12px;
  border: none;
  color: #fff;
  background: transparent url("../../../static/images/mnx19.png");
  background-repeat: repeat-y;
  background-position: 0px -380px;
  border-radius: 8px; }

.btn_find_tickets {
  height: 28px;
  padding: 5px 14px; }

.btn_go {
  height: 22px;
  padding: 3px 5px;
  font-weight: bold;
  border-radius: 4px; }

#adp .attractionPagination {
  float: right;
  font-weight: bold; }

#adp .noTopBorder {
  border-top: none; }

#adp .searchHeader {
  font-weight: normal; }

#adp .noPaddingVertical {
  padding-top: 0;
  padding-bottom: 0; }

#adp .onlyInternationalEvents {
  margin-top: 10px; }

.tableHeaderStyle {
  background-color: #dddddd;
  font-weight: bold;
  padding: 4px 20px 4px 5px; }

#browse_calendar_picker td {
  padding-left: 5px;
  text-align: right; }

/* External site redirect page */
#externalRedirectContainer .containerBody {
  background-color: inherit; }

#externalRedirectContainer .messageText {
  color: inherit;
  font-weight: normal; }
