#tts {
	width: 470px;
	font-size: 12px;
	min-height: 600px;
	margin: 0 auto 25px auto;
	padding-bottom: 1px;
}

#tts .mainmod h2 {
    color: #EDE5B8;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 5px 0 0;
}

#tts table.event_list .group-title p {
    color: #000000;
    font-size: 16px;
    margin: 10px 0 2px;
	border-bottom: 2px solid #F6E593;
}

#tts div.bubble {
	background-color: #FFFF99;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#tts TABLE.shopping_basket TR.basket_event TD {
	border-bottom: 1px dashed #FFFF99;
}

#tts TABLE.shopping_basket TR.basket_event TD H5 {
	font-size: 12px;
}

#tts H6.navigation {
	font-size: 12px;
}

#tts table.key {
	border: 1px solid #FFFF99;
}

#tts table.key .key_header {
	background-color: #FFFF99;
	color: #000000;
}

#tts img[src='/site_images/icon_question_mark.png'] {
	vertical-align: text-bottom;
}

#tts .form_errors_small {
	margin: 10px 0px;
	padding: 1.5em 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #FFFF99;
}

#tts .form_errors_small p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#tts div.form_errors h5, #tts div.form_information h5 { font-size: 12px; }

#tts .form_errors_small_bottom {
	clear: both;
}

#powered-by-tts {
	position: relative;
	font-size: 12px;
	text-align: center;
	z-index: 20;
}

#powered-by-tts a {
	color: #FFFF99;
}

#powered-by-tts img {
	border: none;
}

#sage-pay-iframe {
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
}

#tts .facebook_button_conainer {
	display: none;
}

.stage_nav {
	clear: both;
}

.form_information *, .form_errors * {
	font-size: 12px !important;
	color: white !important;
}

.form_information, .form_errors {
	box-shadow: 2px 2px 10px #000;
}

div.btnscontainer a {
    color: #B91E26;
}