<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tts {
	color: #000000;
	font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#basket-link {
	font-family: inherit;
	position: absolute;
	right: 0px;
}

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

#tts h2 {
	color: #F88A00;
	font-size: 18px;
	border: none;
	font-weight: normal;
}

#tts h4 {
	color: #FFF;
	font-size: 18px;
	border: none;
	font-weight: normal;
	background-color:#49B0FF;
	line-height:32px;
}

#tts h5 {
	color: #F88A00;
	font-size: 18px;
	line-height:24px;
	border: none;
	font-weight: normal;
	
}

#tts h6 {
	color: #F88A00;
	font-size: 18px;
	border: none;
	font-weight: normal;
}

#tts h1,
#tts h2,
#tts h3,
#tts h4,
#tts h5,
#tts h6 {
	letter-spacing: normal;
	/*font-family: Helvetica, Arial, sans-serif !important;*/
	font-family: 'Ultra',Arial,Helvetica,sans-serif;
	font-weight:normal;
}



.event_day_middle {
	font-family: Helvetica, Arial, sans-serif;
}

#tts .form_errors_small {
	background-color: #777;
	padding: 5px;
}

#tts .form_errors_small p {
	margin: 0;
	padding: 0;
}

#tts .form_errors_small_bottom {
	clear: both;
}

#tts div.bubble {
	background-color: #ffffff;
	color: #373331;
	border: solid 1px #373331;
}
#powered-by {
	float:right;
	margin-top: -235px;
	position:relative;
	z-index:9999;
}
#tts .btnscontainer {
	width:auto;
}
.ticketinfo-btn {
	background-color:#F88A00;
	color:#FFF;
	padding:10px;
	background-image:none;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
font-family: 'Ultra',Arial,Helvetica,sans-serif;
	font-weight:normal;
	border:none;
}
.ticketinfo-btn:hover {
	background-color:#49B0FF;
}

#tts .group-title {
	background-color:#F88A00;
	color:#FFF;
}
#tts .group-title p {
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	padding-left:5px;
}
.ticketheaders th {
	padding-bottom:10px;
}

#breadcrumbbox {
    display: none;
}</pre></body></html>