#page-footer-wrapper #page-footer a {
		color:#fff;
}
a, ul.menu li.account ul li a {
    color:#E5002B;
}
#page-footer-wrapper #page-footer a.privacy-link, #page-footer-wrapper #page-footer a.terms-link  {
    color:#ffffff;
    font-size: 12px;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-weight: normal;
}
a:hover, ul.menu li.account ul li a:hover, #page-footer-wrapper #page-footer a:hover {
    color:#859;
}

h1 {
    font-size: 22px;
}

body {
	background-color: #fff;
    background-image: url("../images/body_bg.jpg");
}

#page-title-wrapper {
    background:none;
    max-width:100%;
    padding:0;
    width:100%;
    margin:0 auto;
    }
		#page-title {
    padding-top: 30vw;  /* 200px/960px = 0.2083 34vw*/
    background-image:url(../images/header.png);
    background-position: top center;  /* Internet Explorer 7/8 */
		background-size: 100vw
    }
    #page-title h1 {
    height:0;
    margin:0;
    padding: 0;
    }

#page-content-wrapper {
    width:100%;
		background-image:url(../images/header-titl.png);
		background-position: top center;
		background-repeat: no-repeat;
		padding: 60px 0 0 0;
		margin-top: -40px;
}
    #page-content {
        padding:0 10px;
        width:auto;
    }

div.pick-selector div.ticket-admittance div.ticket {
  color:#000;
}

#above-content {
    background-color: rgba(255,255,255,0.4);
    border: 1px solid rgba(255,255,255,0.4);
    padding: 5px 0;
}

/* crumbs */
#crumbs {
  background-color: transparent;
  width:auto;
  }
  #crumbs li a, ul.menu li.account ul li a, ul.menu li.cart a {
  color:#000;
  }
  #crumbs li a:hover, ul.menu li.account ul li a:hover, ul.menu li.cart a:hover, #crumbs li {
  color:#859;
  }
  #crumbs li a {
  background: url(../images/crumb.gif) no-repeat right center;
  }
  #crumbs li:nth-child(2) a {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  li.crumb.first a:after {
  content:"What's On";
  }
  li.crumb.first a span {
  display:none;
  }

ul.menu li.account {
    background-color: transparent;
    border-left: 1px solid transparent;
}

ul.menu li.logged-in ul {
    background-color: #fff;
}
ul.menu ul {
    border:1px solid #fff;
}
ul.menu li.logged-in ul, ul.menu li.logged-out ul {
    background: #fff;
}
ul.menu li.account:hover {
    background-color: #fff;
    border: 1px solid #fff;
}

span.item-time,
.event-date-list-start-time,
th.header_ticket_admittance,
td.ticket_admittance,
.item-date-event-id-26064 {
    display:none;
}
th.header_area_title, td.area_title {
    display: none;
}

.parent-id-70025 .event-date-list-start-time {
	display: table-cell;
}
span.item-time.item-time-event-id-70025 {
	display: inline;
}




table.parent-id-26064 th.event-date-list-start-date:before {
    content:"Closing ";
}
table.parent-id-26064 td.event-date-list-start-date:after {
    content:" at Midnight";
}

table.parent-id-26064 .event-date-list-available {
    display: none;
}

/* Rounded buttons */
.button, .event-date-list a, input[type="submit"], a.checkout-home, #formSeatSelection .button, .category_732 .teaser a, .category_732 .body a:nth-of-type(2), input.button, .category_859 .teaser a, .category_859 .event-view .body a  {
    background-color: #E5002B;
    border: 2px solid #E5002B;
		color: #fff;
    font-weight:600;
    margin-bottom: 5px;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    }
    .button:hover, #formSeatSelection .button:hover, .content #formConfirm .button:hover, .content .button:hover, .event-date-list a:hover, input.button:hover, input[type="submit"]:hover, a.checkout-home:hover, a.checkout-home:hover, .category_732 .teaser a:hover, .category_732 .body a:nth-of-type(2):hover, .category_859 .teaser a:hover, .category_859 .event-view .body a:hover {
    background-color: #333;
    border: 2px solid #333;
    color:#fff;
    }
    a.details {
    background-color: #fff;
    border: 2px solid #E5002B;
		color:#E5002B;
    font-weight:400;
	  }
    a.details:hover {
    background-color: #fff !important;
    border: 2px solid #333 !important;
    color: #333 !important;
    }
    a.button.buttonM.bDefault.tableButton, a.button.buttonM.bRed.tableButton, a.checkout-home, .voucher-activate a, .empty-cart-wrapper a  {
    background-color: #fff;
    border: 2px solid #E5002B;
    color: #E5002B;
    font-weight:400;
    }
    a.button.buttonM.bDefault.tableButton:hover, a.button.buttonM.bRed.tableButton:hover, a.checkout-home:hover, .voucher-activate a:hover, .empty-cart-wrapper a:hover {
    background-color: #fff;
    border: 2px solid #333;
    color: #333;
    }

    .voucher-activate a {
    width:140px;
    text-align: center;
    }
    .voucher-activate input[type=text], .voucher-activate .field label {
    width:115px;
    }

    #formSeatSelection .button {
    height:36px;
	}
    .form-payment .payment-payment-text {
    line-height: 20px;
    font-size: 14px;
    }
/***/

#book-event-filter a + input.button {
	background-color: transparent;
	border:none;
	color: #333;
	margin-top:7px;
	cursor: text;
}
.event-date-selector {
  width: 245px;
}


table.table-formatted td {
border-bottom: 1px solid #dedede;
}
div.toggla label {
    background: none;
    padding: 0;
}
div.toggla label a {
    color:#333;
    cursor: text;
}



.plan-select, .voucher-activate, .image, .cart-image, .header_ticket_available, .ticket_available, .category_filter {
    display: none;
}

tr.event_date_31842 td.event-date-list-start-date:before, .item-date-31842:before {
    content:"Three days from ";
}
tr.event_date_31842 td.event-date-list-start-date:before, .item-date-31842:before {
    content:"Three days from ";
}
tr.event_date_31888 td.event-date-list-start-date:after, .item-date-31888:after {
    content:" (12:00 noon latest)";
}

/*** Transaction Fee to Booking Fee ***/
.handler-fee,
.fees-total-description-transaction span,
.auth-net-review .row:nth-of-type(3) .review-label label {
		display: none;
}
.fees-total-description-transaction:after,
.auth-net-review .row:nth-of-type(3) .review-label:after {
		content: "Booking Fee";
}
.auth-net-review .row:nth-of-type(3) .review-label {
  	float:left;
  	margin: 5px;
  	font-size: 14px;
}
/***/

#page-footer-wrapper {
    background: none;
    background-color: transparent;
    color: #575757;
    width: 100%;
    font-size:13px;
    }
    #page-footer-wrapper #page-footer {
    color:#454545;
    margin:0 auto;
    border-top:1px solid #dedede;
    }
    #page-footer-wrapper #page-footer a{
    color: #454545;
    }
    #page-footer-wrapper #page-footer a:hover{
    color: #454545;
    cursor: text;
    }
    #page-footer-wrapper #page-footer a.contact-us-link, #page-footer-wrapper #page-footer a.terms-link, #page-footer-wrapper #page-footer a.privacy-link{
    color: #000;
    cursor: pointer;
    }
    #page-footer-wrapper #page-footer a.contact-us-link:hover, #page-footer-wrapper #page-footer a.terms-link:hover, #page-footer-wrapper #page-footer a.privacy-link:hover {
    color: #859;
    }

/* payment page */
.field label {
        width: 28%;
    }
    .form-payment input {
        width: 54%;
    }
    .form-payment input#payment-button {
        width:197px;
    }
    .form-payment .input-card-code {
        width: 25px;
        margin: 0 10px 10px 0;
    }
    .form-payment .cvc-detail {
        margin-left: 0;
    }
    .form-payment .expiry-date select {
        width: 71px;
    }
    .form-payment select {
        width: 150px;
    }
    .form-payment .expiry-date select {
        width: 71px;
        margin: 0 10px 5px 0;
    }
    .form-payment .expiry-date select:nth-child(2) {
        margin-left: 0;
    }
    .form-payment select {
        width: 130px;
    }


/* responsive code */
@media only screen and (max-device-width: 420px) {
    #page-title {
    height: auto;
    background-size: 100%;
    }
    #above-content {
        margin:0
    }
    div.fblike {
    width: auto !important;
    }
    th.header_ticket_admittance,
    td.ticket_admittance,
    th.header_ticket_available,
    td.ticket_available,
    .body a img {
    display: none;
    }
    .row .col-md-6.payment-col-1, .row .col-md-6.payment-col-2 {
    width:100%;
    }
    .row .col-md-6.payment-col-1 .form-sub-head, .row .col-md-6.payment-col-2 .form-sub-head {
    width:100%;
    font-size: 18px;
    margin-left:10px;
    }
    .form-payment input {
    width: 60%;
    }
    .form-payment .input-card-code {
    width: 30px;
    }
    .payment-icons {
    padding-top:20px;
    }
    .payment-icons img {
    margin-bottom:5px;
    }
    .payment-icons img:nth-child(2) {
    width:90%;
    }
    #page-footer-wrapper #page-footer span {
    display: none !important;
    }
}
@media only screen and (max-device-width: 740px) and (orientation : landscape){
    #page-title {
    height: auto;
    background-size: 100%;
    }
    #crumbs {
        width:50% !important;
        }
        #crumbs li {
        display: none !important;
        }
        #crumbs li.first {
        display:inline-block !important;
        }
        #crumbs li a {
        background: none !important;
        }
    div.content-wrapper div.content-title {
    height: auto !important;
    }
    div.fblike {
    width: auto;
    }
    th.header_ticket_available,
    td.ticket_available,
    .body a img {
    display: none;
    }
    .row .col-md-6.payment-col-1, .row .col-md-6.payment-col-2 {
    width:100%;
    }
    .row .col-md-6.payment-col-1 .form-sub-head, .row .col-md-6.payment-col-2 .form-sub-head {
    width:100%;
    font-size: 18px;
    margin-left:10px;
    }
    .form-payment input {
    width: 60%;
    }
    .form-payment .input-card-code {
    width: 30px;
    }
    .payment-icons {
    padding-top:20px;
    }
    .payment-icons img {
    margin-bottom:5px;
    }
    .payment-icons img:nth-child(2) {
    width:90%;
    }
    #page-footer-wrapper #page-footer span {
    display: none !important;
    }
}

@media only screen and (max-width: 599px) {
    div.fblike {
        width:50%;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 900px) {
    #page-title {
        padding-top:0px;
        height:270px;
        width:900px;
				background-size: 100%;
    }
    #page-content {
        width:900px;
    }
		#page-footer-wrapper {
        width:900px;
    }
    #page-footer-wrapper #page-footer {
        width:900px;
				padding: 10px 0;
    }
}


/*** event specific ***/

/* weekend pass */
.parent-id-87830 td.event-date-list-start-date:before, .item-date-event-id-87830:before {
    content: "From "
}

/* camping pass */
.event_date_87880 td.event-date-list-start-date:before, .item-date-87880:before {
    content: "Thursday 8 to "
}
.event_date_101260 td.event-date-list-start-date:before, .item-date-101260:before {
    content: "Friday 9 to "
}


/* t-shirts */
.parent-id-51571 .event-date-list-start-date,
.parent-id-51571 .event-date-list-start-time,
.parent-id-51571 .event-date-list-available,
.item-time-event-id-51571,
.item-date-event-id-51571,
.event_51571 .header_ticket_admittance,
.event_51571 .header_ticket_available,
.event_51571 .ticket_admittance,
.event_51571 .ticket_available,
.seat_select .title a {
    display: none;
}

/* category -> weekedn pass */
.category_732 .event-date-list-start-time,
.category_732 .item-time,
.category_732 .seat_select label a,
.category_732 .item-date,
.category_732 .event-date-list-available {
  display: none;
	}
.crumb, .header_ticket_admittance, .ticket_admittance, .header_ticket_available, .ticket_available {
  display: none;
	}
.crumb.first, .crumb.last {
  display: block;
	}

.category_732 .place-selection tr:nth-of-type(3),
.category_732 .place-selection tr:nth-of-type(7),
.category_732 .place-selection tr:nth-of-type(11) {
  border-top: transparent 20px solid;
	}

.category_732 .body a img {
  display: none;
  }

.category_732 td.event-date-list-start-date {
	font-size: 0;
	}
.category_732 td.event-date-list-start-date::after {
	font-size: 15px;
	content: "Friday 13 to Sunday 15 August 2021";
	}

/*** day pass ***/
.category_733 .place-selection tr:nth-of-type(4),
.category_733 .place-selection tr:nth-of-type(6),
.category_733 .place-selection tr:nth-of-type(8),
.category_733 .place-selection tr:nth-of-type(9) {
  border-top: transparent 20px solid;
}

/*** traders ***/
.category_770 .place-selection tr {
  border-top: transparent 0px solid !important;
	}

/*** vehicle ***/
.category_771 .place-selection tr {
  border-top: transparent 0px solid !important;
	}
	.category_771 .place-selection tr:nth-of-type(20) {
  border-top: transparent 20px solid !important;
	}

/*** hair do ***/
.category_772 .event-date-list-start-time {
	display: table-cell;
}.category_772 span.item-time {
	display: contents;
}
.category_772 .place-selection tr:nth-of-type(6),
.category_772 .place-selection tr:nth-of-type(11),
.category_772 .place-selection tr:nth-of-type(16) {
  border-top: transparent 20px solid;
}

.category_772 .header_ticket_price {
	font-size: 0;
	}
	.category_772 .header_ticket_price:after {
	content: "Deposit";
	font-size: 19px;
	}


/*** t-shirts ***/
/* category -> membership */
.category_859 .button span,
.category_859 .address,
.category_859 .map,
.category_859 .event-date-list-start-date,
.category_859 .event-date-list-start-time,
.category_859 .event-date-list-available,
.category_859 .item-time,
.category_859 .header_ticket_admittance,
.category_859 .ticket_admittance,
.category_859 .event-date-list-action a span,
.category_859 .seat_select label a,
.category_859 .cart-date span {
  display: none;
}

.category_859 th.header_area_title,
.category_859 td.area_title,
.category_859 .header_ticket_available,
.category_859 .ticket_available {
	display: table-cell !important;
}
.category_859 .header_ticket_available {
	font-size: 0;
	}
	.category_859 .header_ticket_available::after {
		content: 'Available';
		font-size: 19px;
		}
.category_859 th.header_area_title:after {
	content: 'Options';
}

.category_859 .place-selection tr:nth-of-type(1),
.category_859 .place-selection tr:nth-of-type(8),
.category_859 .place-selection tr:nth-of-type(15),
.category_859 .place-selection tr:nth-of-type(22),
.category_859 .place-selection tr:nth-of-type(29) {
	border-top: transparent 15px solid;
}


.category_859 table.table-formatted th,
.category_859 table.table-formatted td {
  border-bottom: none;
}
.category_859 .seat_select label {
  height:0;
}
.category_859 .button:after,
.category_859 .event-date-list-action a:after {
  content: "Buy";
}
.category_859 .button.details:after {
  content: "Details";
}
.category_859 .cart-date:before,
.category_859 .event_date:before {
  content: "100% goes to charity - including the booking fee!";
}

.cart-item.category_859 .cart-description::after {
	content:'YOU MUST SELECT POSTAL DELIVERY BELOW TO RECEIVE YOUR ITEMS';
	background-color: #FFDD1A;
	padding: 5px;
	font-weight: bold;
}

/* hide dates page and add diret link Bok button */

.category_859 .home-action-buttons .button,
.category_859 .event-view .button,
.category_859 .event-view .body a:nth-child(1),
.category_859 .event-date-list-start-date,
.category_859 .event-date-list-start-time,
.category_859 .event-date-list-available,
.category_859 .item-date,
.category_859 .item-time,
.category_859 .address,
.category_859 .map {
  display: none;
  }
  .category_859 .home-action-buttons .button.details {
  display: block;
  }

.category_859 .teaser a,
.category_859 .event-view .body a {
  float: right;
  margin: 17px 0 0 10px;
} /* add tag to main button code */
/* ******* */

/*** SOLD OUT CODE ***/
.category_1094 .home-action-buttons .button,
.category_1094 .event-view .button {
  display: none;
}

.parent_event.category_1094 h3 a span::after {
  content: " // SOLD OUT";
  color: #999;
  margin-left: 2px;
}
.category_1094 .button.details {
  border-color: #999;
  color: #999;
}
.category_1094.parent_event .image {
  filter: grayscale(100%);
    opacity: 0.5;
}
.category_1094.parent_event .image:after {
  opacity: 0.7;
  content:"SOLD OUT";
  color:#000;
  background-color: #fff;
  font-weight: bold;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
