#tts {
	color: #FFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#basket-link {
	font-family: inherit;
                  text-align: right;
                  font-size: 12px;
                  font-weight: normal;
}

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

#tts h2 {
	/*color: #FFFF00;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
#tts h3 {
	/*color: #FFFF00;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 9px;
	text-transform: uppercase;
}

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

#tts h1 {
	/*color: #FFFF00;*/
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 19px;
    margin-top: 3px;
    text-transform: uppercase;
}



.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 2px #FFFF00;
}
#powered-by {
                float: right;
                margin-top: -1px;
                margin-right: 10px; 
}   

.btnscontainer {
    width: 155px;
}

#basket-link a {
    text-decoration: underline;
}

#sagepay {
    background-color: #fff;
}

div#what_next a {
    color: white;
}

#checkout_login_box {
    width: 343px;
}

#checkout_login_box input {
    width: 202px;
}

#checkout_login_box .button {
    width: 54px;
    margin-right: 2px;
    cursor: pointer;
}

#checkout_create_account input {
    width: 202px;
}

#checkout_create_account input {
    width: 242px;
}

#checkout_create_account .button {
    width: 124px;
    margin-right: 2px;
    cursor: pointer;
}

#checkout_create_account input[type="checkbox"] {
    width: 15px;
}

#tts #breadcrumbbox, #tts .resultsamnt {
    display: none;
}