header .fixed-content-wrapper .fixed-content {
margin-left: 25px;
height: 119px;
background-image: url("../Images/Logo.png");
background-repeat: no-repeat;
padding-bottom: 10px;
background-size: 275px;
float: left;
}

header .fixed-content-wrapper {
width: 100%;
background-color: #050505;
height: 110px;
}


header .fixed-content-wrapper .fixed-content h1.logo, input#menu-btn {
visibility: hidden;
}

 /* HEADER MENU STYLE */
#main-menu {
	padding-top:10px;
	margin-top: -10px;
	margin: auto;
	/*width: 100%;*/
	background-color:#050505;
}

#Cinemas {
	display: none !important;
}

#main-menu li.selected a {
	color:#00A1D5;
}

#main-menu li:hover a{
	color:#00A1D5;
}

/*#main-menu .sub-nav-base {
	display:none;
}*/

#banner {
visibility: hidden;
height: 0px;
}

/* FOOTER STYLE */

#footer {
    display: none;
}

footer {
	height: 170px;
}
#footer {
	background-color: #000;
}
#footer #footer-inner .col-3 {
	background-image: none;
	height: 140px;
	margin-top: 0;
}
#footer a {
    color: #ffffff;
}
#footer a:hover {
    color: #00A1D5;
}
#footer .col-3 a {
    text-shadow: none;
}
#footer #terms-conditions a {
    color: #fff;
}
.link.privacy {
	display:none
}

body {
    background-color: #FDFDFD;
	position: relative;
    padding-bottom: 170px;
}

.content {
    background-color: #F7F7F7;
    box-shadow: none;
}

.categories .ui-tabs-selected, .cart h2, .page-action {
    background-color: #00A1D5;
}

h1 em, h2 em, .countdown em, #breadcrumb span {
    color: #00A1D5;
}
/*
html, body, div, applet, object, iframe, h1, h3, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'Quicksand', sans-serif;
    color: #050505;
    font-size: 14px;
    font-weight: 400;
}

h2, h4 {
    font-family: 'Quicksand', sans-serif;
    color: #050505;
    font-weight: 700;
    font-size: 1.6em;
    margin: 5px;
    text-transform: uppercase;
}

.cart h2 em {
    color: #050505;
}

button span, .countdown span {
    font-family: 'Quicksand', sans-serif;
    color: #050505;
    font-weight: 600;
    font-size: 20px;
}
*/

.page-action, a.page-action:visited {
    color: #FFFFFF;
}

.radio-button-group input:checked+label {
    color: #00A1D5;
    border-color: #00A1D5;
}

.radio-button-group {
    border-bottom: 1px solid #00A1D5;
}

.radio-button-group input:checked+label:before {
    border-color: transparent transparent #00A1D5 transparent;
}

.input-validation-error {
    border: 2px solid #00A1D5;
}

p.loyalty-terms-questions {
    font-weight: 800;
    font-size: 13px;
}

li.nested-list {
    list-style-type: circle;
}

.Seating-RowLabelContainer td {
    background-color: #F7F7F7 !important;
}

.sorry {
    color: #00A1D5;
}

/* Hide (Excl. booking fee) in the cart */
li.disclaimer span.name {
    display: none;
}

/* Fix problem with Qty window being too small for the number of selected tickets */
.plus-minus-numeric .quantity {    
    width: 21px;
    height: 18px;
    text-align: center;
}

/* Hide ABC Comedy image on Loyalty Membership Packages Page */
#loyalty-membership-programs-sidebar {
	display: none;
}

#loyalty-membership-programs {
	margin-left: 10px;
}

#loyalty-membership-programs .existing-scc {
	font-weight: bold;
	font-size: 16px;
	width: 993px;
	text-align: center;
	margin: -10px 0 15px 0;
	color: black;
}
#loyalty-membership-programs .existing-scc-2 {
	font-weight: bold;
	font-size: 16px;
	width: 993px;
	text-align: center;
	margin: -10px 0 15px 0;
	color: black;
}

#loyalty-membership-programs #tab-0 {
	border-bottom: none;
}

#loyalty-membership-programs #tab-1 {
	border-top: none;
}

#loyalty-membership-programs #tab-0 .list-item {
	border-bottom: 1px solid #93908f;
}

#loyalty-membership-programs .list-item .item-details .title-wrapper {
	position: absolute;
	margin-left: -90px;
}

#loyalty-membership-programs .list-item .item-details-inner .program-description {
	display: none;
}

#loyalty-membership-programs .list-item img {
	width: 560px;
	margin-top: 30px;
}
#loyalty-membership-programs #tab-1 .main-action h3:AFTER {
	content: "/yr";
}

.loyalty-membership-programs-wrapper .proceed-link {
	font: bold 1.2em "Segoe UI",sans-serif;
	color: red;
}
.loyalty-membership-programs-wrapper .tab {
	padding-bottom: 1px;
}
.loyalty-membership-programs-wrapper .tab .main-action h3 {
	font-size:24px;
}
.loyalty-membership-programs-wrapper .tab .list-item img {
	margin-right:-10px;
}

.loyalty-membership-program-club .media-gallery {
	width: 469px;
	margin-left: 10px;
}
.loyalty-membership-program-club .description-box {
	height: 247px;
	margin-left: 515px;
	width: 469px
}
.loyalty-membership-program-club .description-box .box-content ul {
	display: none;
}
.loyalty-membership-program-club .description-box .box-content img {
	width: 586px;
	height: 394px;
	margin: -70px 0 0 -70px;
}

#loyalty-club-details .loyalty-login .form-field {
	width: 286px;
	padding: 1px;
	height: 20px;
}
#loyalty-club-details .loyalty-login .form-wrapper {
  position: relative;
  z-index: 2; /* brings it above the image */
  padding-top: 1000px; /* controls vertical position of form */
  text-align: center;
}
#loyalty-activate-card {
  text-align: right;
  width: 380px; }
