<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear { clear: both; }

#tts {
    width: 100%;
    font-size: 1.4em;
    font-family: arial,helvetica,sans-serif !important;
    font-size: 12px;
    margin: 0 0 10px 0;
    position: relative;
    line-height: 1.2em;
    text-align: left;
    color: #fff;
}

#tts p { font-family: arial,helvetica,sans-serif !important }

#tts div.wrapper { position: relative }

#tts hr { display: none; clear: both; border-bottom: none; border-left: none; border-right: none;}

#basket-link { font-family: inherit; float: right }

#powered-by { padding: 0; margin: 0 0 5px 0 }

#tts h1,
#tts h2,
#tts h3,
#tts h4,
#tts h5,
#tts h6 {
    font-family: arial,helvetica,sans-serif !important;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    letter-spacing: normal;  
    padding: 0;
    margin: 0.5em 0;
}

#tts h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
}

#tts h3,
#tts h4,
#tts h5,
#tts h6 {
    font-size:14px;
    line-height:30px;
}

#tts h1 a, 
#tts h2 a,
#tts h3 a,
#tts h4 a,
#tts h5 a,
#tts h6 a {
    font-family: arial,helvetica,sans-serif !important;
    text-transform: none;
    font-weight:bold;
    font-size: inherit;
    text-decoration: none !important;	
}

#tts h1 a:hover, 
#tts h2 a:hover,
#tts h3 a:hover,
#tts h4 a:hover,
#tts h5 a:hover,
#tts h6 a:hover {
    text-decoration: underline !important;
}

#tts p { padding: 0; margin: 1em 0 }

#tts li { list-style-position: inside }

#tts select { padding: 2px; /*2px 4px;*/ }

/* login forms &amp; generic forms elements */
#checkout_login_box { width: 318px; margin: inherit; }
#checkout_login_box table { width: 100% }
input.checkout-login-email,
input.checkout-login-password { width: 209px; margin-left: 8px }
input.button { cursor: pointer }
input.button:hover { opacity: 0.90 }

/* tts table */
#tts table { width: 100%; font-size: 13px !important }
#tts table th,
#tts table td {
    vertical-align: middle;
}
#tts table td { padding: 2px }
#tts table p { margin: 0.4em 0 }
#tts table.key p { margin: 0; padding: 0px 2px }

/* event page - ticket table */
#tts table.event_list { font-size: inherit; line-height: 1.2em; }
#tts table.event_list th { font-weight: bold; font-size: inherit; line-height: 1.2em; }
#tts table.key { border: 1px solid #fff; }
#tts table.key .key_header { background-color: #aaa; font-weight: bold; }
#tts table.key td { vertical-align: middle; }

/* shoping basket */
#tts table.shopping_basket { border-collapse: initial; font-size: 12px; }
#tts table.shopping_basket p,
#tts table.shopping_basket h5 { margin: 0.3em 0; line-height: 1.2em; padding: 0 10px }
#tts table.shopping_basket input { vertical-align: baseline; }
#tts table.shopping_basket tr.basket_legend td { font-weight: bold; }
#tts table.shopping_basket tr.basket_event td {  }

/* checkout + some other */
#tts table.form p { margin: 0.3em; padding: 0; text-align: left}
#tts table td.label { color: #fff !important; font-size: 12px !important; background: none !important }
#tts .back_to_trolley_link { display: none; }
#facebox * { color: #fff; }
#tts .no-display { display: none !important; }
#tts table.event_list.single_ticket_type th.ticket_type,
#tts table.event_list.single_ticket_type td.ticket_type { display: none; }
#tts p.ticket_type_explanation {
    float: none; /*left*/
    margin-top: 0;
    padding: 2px 5px 2px 0;
    text-align: justify;
    /*width: 260px;*/
    font-size: 0.9em;
    line-height: 1.3em;
}

.btnscontainer { width: 164px; }

#tts #sidebar1,
#tts .right_sub,
#tts .dow_middle div {
    display: none;
}

#tts .organiser-description,
#tts .venue-description {
    display: none;
}

/* bubble */
#tts div.bubble { background-color: #aaa }
div.bubble {
    visibility: hidden;
    position: absolute;
    top: 20px;
    left: 30px;
    width: 150px;
    padding: 0.5em;
}
div.bubble div.bubble_top,
div.bubble div.bubble_bottom { 
    display: none;
}

/* event_day */
.event_day_middle { font-family: arial,helvetica,sans-serif }
#tts .event_day_middle .event_day_middle_wrapper { float: left; margin: 3px; width: 48px }
#tts .event_day_middle .dow_middle { padding: 3px 0px }
#tts .event_day_middle p,
#tts .event_day_middle strong,
#tts .event_day_middle small {
    margin: 0.3em 0;
    line-height: 1.2em;
}
#tts .event_day_middle .dow_top,
#tts .event_day_middle .dow_bottom {
    display: none;
}

/* Error &amp; confirmation boxes */
#tts div.form_errors { position: relative; padding: 10px; background-color: #9d0000; margin: 10px 0px 10px 0px; color: #fff }
#tts div.form_errors h5, #tts div.form_information h5 { padding: 0 0 0.6em 0; margin: 0;  color: #fff }
#tts div.form_information { position: relative; padding: 10px; background-color: #498FC8; margin: 10px 0px 10px 0px; color: #fff }
#tts div.form_errors ul, #tts div.form_information ul { clear: none; margin: 0; padding: 0; }
#tts div.form_errors p, #tts div.form_information p { margin: 0.3em 0em }
#tts div.form_errors a, #tts div.form_information a { color: #fff; text-decoration: underline; border: none }
#tts div.form_errors, #tts div.form_information { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px }
#tts .form_errors_small { clear: both; line-height: 20px }
#tts .form_errors_small p { margin: 0; padding: 0 }
#tts .form_errors_small_bottom { clear: both }

/* custom rules */
#tts .group-title { color: #fff; margin: 10px 0; }
#tts .group-title p { 
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 23px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
    letter-spacing: -1px;
    color: #fff;
    margin: 5px 0;
}
#sagepay { background-color: #eeeeff; }

#tts #add-to-basket-button,
#tts .btnscontainer a.ticketinfo-btn,
#tts .button,
#tts .button_small {
    border: none;
    margin: 0.5em 0;
    background-color: #fff;
    color: #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 18px;
    font-size: 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    box-shadow: none !important;
    text-shadow: none !important;
    cursor: pointer;
    line-height: 26px;
}

#tts .btnscontainer a.ticketinfo-btn { background-image: none; 
font-family: helvetica, arial, sans-serif; font-size: 12px; font-weight: normal }
#tts .btnscontainer a.ticketinfo-btn:hover { text-decoration: none }
#tts #add-to-basket-button:hover { text-decoration: none; border: none }

h1.front { font-size: 28px; }

#tts h2, #tts h4 { font-family: arial,helvetica,sans-serif !important; }
#tts h2 { font-size: 24px; }
#tts h4 { font-size: 20px; }

div.front-voucherbox-button { text-align: left; }

div.event_description { display: none }
h2.ui-tts-wl.front {
    color: #fff;
    font-size: 23px !important;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
    letter-spacing: -1px;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
    font-family: arial,helvetica,sans-serif !important;
}

h5.front { 
    color: #fff;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
    letter-spacing: -1px;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
} 

/* #tts h4.front.date { display: block; color: #555; font-size: 16px; font-weight: normal; margin: 0; padding: 0 } */
#tts h4.front.date {
    color: #fff;
    font-size: 1.6em;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .1);
    letter-spacing: 1px;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
}

#tts h2.front.event {
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 2.7em;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, .1);
    line-height: 1.1;
    letter-spacing: -1.4px;
}

#tts #basket-link a,
#tts #basket-link a:visited { color: #fff; font-weight: bold; text-decoration: underline; /*#fff; #09f*/ }
#tts #basket-link a:hover { text-decoration: none }

.btnscontainer a { text-decoration: none }

p.ticket_type_explanation a,
p.checkout-sage-pay-warning a,
#mainContent a,
table.form a,
.checkout_login_box a { color: #fff; /*#13a4ce*/ }

.form_information ul { margin: 0; padding: 0 }

/* q custom tooltip rules */
/* .qtip-borderTop, .qtip-borderBottom { margin-left: 0 !important } */
.qtip-content { font-family: Arial, Helvetica, sans-serif !important; font-size: 12px; font-weight: normal }

/*input[name="proceed"] { max-width: 200px; float: right; clear: both }*/
input[value="Continue"] { padding: 4px 9px; font-size: 21px; cursor: pointer}

div#checkout_login_box input[name="email_address"],
div#checkout_login_box input[name="password_login"] { width: 206px !important }

#tts .navigation { text-align: left }

/* 
div#dialog-confirm { color: #463C3C; }
.ui-widget-content { border: 1px solid #ccc; }
.ui-widget-header { 
    border: 1px solid #268B83; 
    background: #268B83; 
    color: #ffffff; 
    font-weight: bold; 
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #eeeeff;
    font-weight: bold;
    color: #463C3C;
}
.ui-state-default.ui-state-hover, .ui-widget-content .ui-state-default.ui-state-hover, .ui-widget-header .ui-state-default.ui-state-hover {
    border: 1px solid #268B83;
    background: #268B83;
    color: #ffffff;
    font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; border: 1px solid #268B83; }
.ui-state-hover .ui-icon { background-image: url(/javascript/jquery/redmond/images/ui-icons_d8e7f3_256x240.png); }
*/

/* booking protect and latest corrections */
a#booking-protect-message-expander { margin-left: 16px; font-size: 12px }
div#facebook_popup .social-icon { width: 120px !important }

#tts p.headline_acts { margin: 0 0 10px 0 }
#tts p.headline_acts a { line-height: 17px; font-size: 14px }

#tts #breadcrumbbox a,
#tts #breadcrumbbox a:hover,
#tts #breadcrumbbox a:visited,
#tts p.checkout-axcess-pay-warning a,
#tts p.checkout-axcess-pay-warning a:hover,
#tts p.checkout-axcess-pay-warning a:visited,
#tts p.checkout-axcess-warning a,
#tts p.checkout-axcess-warning a:hover,
#tts p.checkout-axcess-warning a:visited,
#tts ul a,
#tts li { color: #fff }

tr.ticket-insurance.error td,
tr.ticket-insurance.error td a,
tr.ticket-insurance.error td h5 { color: #000 !important }

div#tts div.roundedBox4 { margin: 20px 0 30px 0 }

h5.front { display: none }

@media screen and (max-width: 767px) {
    h2.ui-tts-wl.front { font-size: 18px !important }
    #tts h2.front.event { font-size: 23px !important }
    #tts .group-title p { font-size: 16px !important }
}

div#tts div#checkout_login_box input,
div#tts form#checkout_create_account input,
div#tts form#checkout_create_account select,
div#tts table#add_barcode_names input,
div#tts table.form.ui-tts-wl.your-details input,
div#tts table.form.ui-tts-wl.your-details select,
div#tts form#billing-details input,
div#tts form#billing-details select { padding: 4px }
div#tts div.mainmod.ui-tts-wl input[name="registered_email"] { padding: 8px; width: 268px }
div#tts p.ticket_type_explanation a { text-decoration: underline }
div#tts div#event_table div.roundedBox5 { border-radius: initial; -moz-border-radius: initial; -webkit-border-radius: initial }
div#tts div#event_table .roundedBox5 .eventinfobox { border-bottom: 2px solid #fff; border-radius: 0; -webkit-border-radius: 0;
-moz-border-radius: 0 }
div#breadcrumbbox, h2.ui-tts-wl.front, #tts h6.last-viewed-event-link { display: none }
.pagenavbox { margin: 0; padding: 15px 0; clear: both }
.pagenavbox .resultsamnt, .pagenavbox .pagenum { font-size: 14px; font-weight: bold; color: #fff;
font-family: "Open Sans", Helvetica, Arial, sans-serif }

select { font-size: 100% !important }
label { display: initial !important; background: none !important }
input, textarea { padding: 7px; margin: 0 }
#tts table a { text-decoration: underline }

/* updates */

#event_table #breadcrumbbox { display: none }
input, textarea { padding: 7px }
#tts table a { text-decoration: underline }
.pagenavbox { margin: 0; padding: 15px 0; clear: both }

/* if custom font  is safe */
/*
#tts h2, #tts h4, h2.ui-tts-wl.front,
#tts h1 a, #tts h2 a, #tts h3 a, #tts h4 a, #tts h5 a, #tts h6 a,
#tts p, #tts h2.front.event,
#tts #add-to-basket-button, #tts .btnscontainer a.ticketinfo-btn, #tts .button, #tts .button_small,
#tts { font-family: 'Dosis', Arial,Helvetica,sans-serif !important }
*/

#tts h2.organiser-listing-node-1 { margin-bottom: 0; font-size: 21px }
#tts h3.organiser-listing-node-2 { padding: 0; margin: 0; font-size: 26px }
#tts p.organiser-listing-node-3 { padding: 0 0 10px 0; margin: 0; font-size: 15px }

#tts h2#organiser-tickets-title { font-size: 26px; color: #fff; text-shadow: 2px 2px 0px rgba(0, 0, 0, .1); }

.pagenavbox.organiser-listing-top-pagination { display: none }

.organiser-events .btnscontainer { text-align: right }

abbr, acronym { border: none }

#tts #leftColumn1 { display: none !important }</pre></body></html>