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

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

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

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

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



.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: #aaa;
}
#powered-by {
	float:right;
	margin-top: -55px;
}

.btnscontainer {
    width: 150px;
}
#breadcrumbbox {
    display: none;
}</pre></body></html>