#tts {
    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;*/
    float: right;
}

#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 {
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight:normal;
    color:#fff;
    letter-spacing: normal;
    /*font-family: Helvetica, Arial, sans-serif !important;*/
}

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

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

#tts .form_errors_small {
    line-height: 20px;
}

#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;
}

#checkout_login_box {
    width: 318px;
}

#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.75;
}

#tts .group-title {
    background-color: #268B83;
    color: #fff;
}

#tts .group-title p {
    font-size: 26px;
    font-weight: normal;
    line-height: 12px;
    padding-left: 5px;
    font-family: LeagueGothicRegular;
}

#sagepay {
    background-color: #eeeeff;
}

/* 

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);
}
*/