/* MAIN LAYOUT */
html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0 7px 0 0;
    font-size: 80%;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
    color: #173e5b;
    background: #ffffff url("/sutickets/images/body_bg.gif") top repeat-x;
}

#Wrapper {
    max-width: 903px;
    min-width: 755px;
    position: relative;
    margin: 0 auto 20px auto;
    text-align: left;
    padding: 0 0 0 7px;
    background: #fff url("/sutickets/images/wrapper_bg.gif") repeat-y left;
}

* html #Wrapper {
    width: expression(document . body . clientwidth <   950 ?   "755px" :   "903px"
        );
}

#WrapperInner {
    width: 100%;
    background: url("/sutickets/images/wrapperInner_bg.gif") repeat-y right;
    padding: 0 5px 0 0;
    _padding: 0 1px 0 0;
}

#Logo {
    height: 73px;
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #fff;
    background: #960707;
}

#Login {
    width: 114px;
    float: right;
    padding: 0;
    margin: 5px 5px 0 0;
    text-align: right;
}

#Login form {
    margin: 0;
    padding: 0;
}

#Login input.Field {
    width: 102px;
    margin: 0 0 5px 0;
    padding: 1px 4px;
    font-size: 85%;
    border: 1px solid #dea79a;
}

#Login a#LogoutLink {
    width: 5em;
    display: block;
    padding: 2px 3px 3px 10px;
    background: #fff url("/sutickets/images/icon_exit.gif") no-repeat 10px 5px;
    border: 1px solid #960707;
    color: #960707;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    margin: 0;
    float: right;
}

#Login a#LoginNoSSLLink {
    width: 5em;
    display: block;
    padding: 2px 10px 3px 3px;
    background: #fff url("/images/lock_go.gif") no-repeat 4.5em 2px;
    border: 1px solid #960707;
    color: #960707;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    margin: 0;
    float: right;
}

#Navigation {
    width: 100%;
    margin: 0 4px 0 0;
    padding: 0 0 0 0;
    background: #960707 url("/sutickets/images/nav_bg.gif") repeat-x bottom;
    border-bottom: 3px solid #511111;
}

ul#MainNav {
    float: left;
    padding: 0;
    margin: 15px 0 5px 20px;
    _margin: 15px 0 5px 10px;
    list-style: none;
}

ul#MainNav li {
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
}

ul#MainNav li a {
    color: #fff;
    text-decoration: none;
}

ul#MainNav li h2 {
    margin: 0;
    padding: 0;
    font-size: 120%;
}

ul#UserNav {
    width: 260px;
    position: relative;
    float: right;
    margin: 0 0 1px 0;
    padding: 15px 0 6px 0;
    list-style: none;
    background: #173e5b url("/sutickets/images/user_nav_bg.gif") repeat-y left;
    line-height: 18px;
}

ul#UserNav li {
    float: right;
    margin: 0 18px 0 0;
    _margin: 0 0 0 0;
    padding: 0;
}

ul#UserNav li#UserEdge {
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/sutickets/images/user_nav_start.gif") no-repeat;
}

ul#UserNav li a {
    padding: 0 0 0 18px;
    color: #fff;
    text-decoration: none;
    display: block;
}

a#Basket {
    background: url("/sutickets/images/icon_basket.gif") no-repeat left 4px;
    width: 65px;
    padding: 0 0 0 18px;
}

a#SearchLink {
    background: url("/sutickets/images/icon_lookingglass.gif") no-repeat left
        4px;
    padding: 0 0 0 18px;
}

ul#UserNav li a#Register {
    background: url("/sutickets/images/icon_pencil.gif") no-repeat left 4px;
    width: 3.8em;
}

ul#UserNav li a#LoginLink {
    background: url("/sutickets/images/icon_padlock.gif") no-repeat left 4px;
    width: 3em;
}

ul#UserNav li a#Account {
    background: url("/sutickets/images/icon_man.gif") no-repeat left 4px;
    width: 5em;
}

ul#UserNav li a#Tickets {
    background: url("/sutickets/images/icon_ticket.gif") no-repeat left 4px;
    width: 4.7em;
}

ul#UserNav li h3 {
    margin: 0;
    padding: 0;
    font-size: 120%;
}

#Page {
    width: 100%;
    margin: 1px 4px 0 0;
    padding: 0 0 0 0;
    background: url("/sutickets/images/page_bg.gif") repeat-x top;
    position: relative;
}

#Page a {
    color: #960707;
}

#Page a:hover {
    color: #000;
}

#ToolBar {
    width: 126px;
    float: right;
    background: url("/sutickets/images/toolbar_bg.gif") no-repeat;
    padding: 0;
    margin: 0;
}

#ToolBar ul {
    list-style: none;
    margin: 0;
    padding: 6px 0 7px 26px;
}

#ToolBar li {
    float: left;
    margin: 0 0 0 13px;
    background: #960707;
}

#ToolBar h4 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#ToolBar a {
    color: #fff;
    text-decoration: none;
}

#ToolBar a:hover {
    color: #b9e0fd;
}

#Page h1 {
    margin: 0 0 0 18px;
    padding: 14px 0 0 0;
    font-size: 170%;
}

#Page h2 {
    margin: 0 0 0 18px;
    padding: 0 0 0 0;
    font-size: 130%;
    font-weight: normal;
    width: 375px;
}

#Content {
    min-width: 520px;
    margin: 0 214px 0 0;
    padding: 17px 0 12px 18px;
}

* html #Content {
    width: expression(document . body . clientwidth <   950 ?   "515px" :   "660px"
        );
}

#Content h1 {
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 12px 0;
    padding: 0;
}

#Content h2 {
    font-size: 140%;
    font-weight: normal;
    margin: 0 0 12px 0;
    padding: 0;
    float: none !important;
}

#Content h3 {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 12px 0;
    padding: 0;
}

#Content p {
    margin: 0 0 10px 0;
}

#RightColumn {
    width: 160px;
    float: right;
    margin: 30px 20px 0 0;
    display: inline;
    padding: 0;
clear: right;
}

.ChatterBox {
    margin: 0 0 20px 0;
    padding: 27px 0 0 0 !important;
    background: url("/sutickets/images/chatterbox_top.gif") no-repeat top left
        !important;
    font-weight: bold;
    font-size: 100%;
}

.ChatterBoxAlt {
    margin: 0 0 20px 0;
    padding: 27px 0 0 0 !important;
    background: url("../images/chatterboxalt_top.gif") no-repeat top
        left !important;
    font-weight: bold;
    font-size: 100%;
}

.ChatterBoxAlt img {
    margin-top: -5px
}

.Image {
    margin: 0 0 20px 0;
}

.ErrorBox {
    background: url("/sutickets/images/chatterbox_error_top.gif") no-repeat left
        top !important;
}

.ChatterBox blockquote {
    margin: 0 !important;
    padding: 4px 15px 8px 15px !important;
    _padding: 4px 15px 0 15px !important;
    background: url("/sutickets/images/chatterbox_bg.gif") repeat-y left;
}

.ChatterBoxAlt blockquote {
    margin: 0 !important;
    font-weight: normal;
    padding: 4px 3px 8px 15px !important;
    _padding: 4px 3px 0 15px !important;
    background: url("../images/chatterboxalt_bg.gif") repeat-y left;
}

/* Default Star Chatterbox */
#star-chatterbox {
    background: none !important;
    padding: 0 !important;
}
#star-chatterbox .chatterboxtop {
    display: none;
}
#star-chatterbox blockquote {
    background: none;
}
#star-chatterbox .ChatterBottom {
    display: none;
}
#star-chatterbox img {
    width: 130px;
    background: #fff;
    padding: 5px;
}

.ErrorBox blockquote {
    background: url("/sutickets/images/chatterbox_error_bg.gif") repeat-y left
        !important;
}

.ErrorBox blockquote h3 {
    font-size: 130%;
    margin: 0;
    color: #960707;
}

.ChatterBox a {
    text-decoration: none;
    font-weight: bold;
}

.ChatterBottom {
    width: 160px;
    height: 8px;
    margin: 0 !important;
    padding: 0 !important;
    background: url("/sutickets/images/chatterbox_bottom.gif") no-repeat left
        bottom;
    _padding: 0 0 8px 0 !important;
    _background: url("/sutickets/images/chatterbox_bottom.gif") no-repeat left
        top;
}

.ChatterAltBottom {
    width: 160px;
    height: 8px;
    margin: 0 !important;
    padding: 0 !important;
    background: url("../images/chatterboxalt_bottom.gif") no-repeat left
        bottom;
    _padding: 0 0 8px 0 !important;
    _background: url("../images/chatterboxalt_bottom.gif") no-repeat
        left top;
}

.ErrorBox div.ChatterBottom {
    background: url("/sutickets/images/chatterbox_error_bottom.gif") no-repeat
        left bottom !important;
    _background: url("/sutickets/images/chatterbox_error_bottom.gif") no-repeat
        left top !important;
}

#Footer {
    width: 100%;
    position: relative;
    padding: 0 8px 0 0;
    margin: 0 0 0 -7px;
    background: url("/sutickets/images/footer_bg.gif") repeat-x bottom;
    font-size: 80%;
}

#Footer ul {
    height: 42px;
    float: right;
    list-style: none;
    padding: 0 20px 0 0;
    margin: 0;
}

#Footer li {
    float: left;
    margin: 15px 0 0 18px;
    padding: 0;
}

#Footer li a {
    text-decoration: none;
    color: #fff;
}

#Footer p {
    float: left;
    padding: 15px 0 15px 20px;
    margin: 0;
    background: url("/sutickets/images/footer_left.gif") no-repeat left bottom;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}

#BottomRight {
    position: absolute;
    bottom: 0;
    _bottom: -1px;
    right: -5px;
    _right: -1px;
    height: 41px;
    width: 5px;
    background: url("/sutickets/images/footer_right.gif") no-repeat right bottom
        ;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*.clearfix {display:inline-block;}*/
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* End hide from IE-mac */

.Clear {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

a img {
    border: none;
}

/* SEARCH PAGES */
#Map {
    float: left;
    margin: 10px 0 20px 0;
    padding: 0 0 0 5%;
    _padding: 0;
}

ul#RegionList {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#RegionList li {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 0 5px 10px;
    border-right: 1px solid #dea79a;
}

ul#RegionList li.RegionLast {
    border-right: none !important;
}

#Search {
    margin: 10px 0 0 0;
    float: right;
}

#Mailer {
    margin: 10px 0 0 0;
    float: right;
}

p.ListAll {
    margin: 0;
    padding: 12px 0 0 0;
    float: left;
    font-size: 85%;
}

p.ListAll a {
    font-weight: bold;
    padding: 0 0 0 16px;
    background: url("/sutickets/images/red_arrow_right.gif") no-repeat left 4px;
    color: #173e5b !important;
    text-decoration: none;
}

p.ListAll a:hover {
    text-decoration: underline;
}

/* EVENT PAGES */
.VenueDetails {
    margin: 0 0 15px 0;
}

.VenueDetails img {
    float: left;
    margin: 0px 15px 10px 0;
}

.VenueDetails h1 {
    margin: 10px 0 0 100px !important;
    font-size: 130% !important;
}

.VenueDetails h2 {
    margin: 0 0 0 100px !important;
    font-size: 120% !important;
}


h2.support {
   margin: 10px 0 -15px 30px !important;
   font-size: 100% !important;
font-style: italic;
width: auto !important;
}

p#eventinfo{
	clear: left;
	padding: 10px;
	border: 1px solid #E9F5FE;
	background: transparent url(/sutickets/images/page_bg.gif) repeat-x 0 -25px;
}

.BuyBox {
	float: left;
    margin: 0 40px 5px 0;
    padding: 27px 0 0 0 !important;
    background: url("/sutickets/images/buybox_top.gif") no-repeat top left
        !important;
    font-size: 100%;
	width: 220px;
}

div.EventBuy {
    margin: 0 !important;
    padding: 4px 5px 8px 10px !important;
    _padding: 4px 5px 0 10px !important;
    background: url("/sutickets/images/buybox_bg.gif") repeat-y left;
    min-height: 70px;
}

.BuyBottom {
    width: 220px;
    height: 8px;
    margin: 0 !important;
    padding: 0 !important;
    background: url("/sutickets/images/buybox_bottom.gif") no-repeat left bottom
        ;
    _padding: 0 0 8px 0 !important;
    _background: url("/sutickets/images/buybox_bottom.gif") no-repeat left top;
}

.buyContainer {
	float: left;
	width: 100%;
}
.buyContainerTop {
	margin-bottom: 25px;
}

p.BuyIt {
    margin: 0 !important;
}

p.BuyIt form {
    margin: 0;
}

input.BuyField {
    width: 25px !important;
    border: 1px solid #dea79a;
    margin-right: 5px;
}

div.EventLocation {
    background: #fff url("/sutickets/images/venue_details_bg.gif") repeat-x top;
    border: 1px solid #aac4d8;
    padding: 8px 15px 6px 15px;
    margin: 5px 0 0 0;
}

div.EventLocation ul {
    list-style-type: none;
}

div.EventLocation li {
    float: left;
    width: 350px;
    margin: 5px 0 0 0px;
    padding: 0;
}

div.EventLocation li img {
    display: block;
    border: 4px solid #b9e0fd;
}

div.EventLocation p {
    _width: 350px;
    margin: 0;
    padding: 5px;
    clear: right;
}
div.EventLocation p#venueWebsite {
	background: url(/images/icons/world_link.gif) left center no-repeat;
	padding-left: 25px;
}
div.EventLocation p#venueTelephone {
	background: url(/images/icons/telephone.gif) left center no-repeat;
	padding-left: 25px;
}
#TransportDirectLink {
	background: url(/images/icons/car.gif) left center no-repeat;
	padding-left: 25px;
}
#StreetmapLink {
	background: url(/images/icons/find.gif) left center no-repeat;
	padding-left: 25px;
}

div#seatingplanlink a {
    display: block;
    background: url("/images/text_columns.gif") left center no-repeat;
    padding: 0 0 0 19px;
    line-height: 18px;
    margin: 20px 0 0 5px
}

div#seatingPlan {
    text-align: center;
}

div.communityLinks {
    font-style: italic;
    font-size: 90%;
    padding: 5px;
    width: 100%;
}

div.communityLinks ul {
    list-style-type: none;
    margin: 2px 0 10px 0;
    padding: 0px;
}

div.communityLinks li {
    float: left;
    width: 250px;
    margin: 0 0 5px 0;
    padding: 0px;
    text-align: center;
}

div.communityLinks a {
    font-style: normal;
    text-decoration: none;
}

.VenueURL {
    margin: 0 0 0 20px;
}

/* FAQs */
ul.FAQList {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

ul.FAQList a {
    text-decoration: none;
}

.FAQOuter {
    background: #f1dad4;
    position: relative;
    padding: 0 0 2px 2px;
    margin: 10px 0;
    width: 100%;
}

.FAQTr {
    height: 2px;
    width: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    _left: -2px;
    font-size: 1px;
}

.FAQDetail {
    background: #fff;
    border: 1px solid #dea79a;
    padding: 0;
    width: 100%;
}

.FAQDetail h4 {
    margin: 0 20px 0 0;
    padding: 10px 15px !important;
    display: block;
    font-size: 120%;
}

a.FAQClose {
    position: absolute;
    top: 10px;
    right: 10px;
}

.FAQDetail blockquote {
    padding: 0 15px 20px 15px;
    margin: 0;
    background: url("/sutickets/images/faq_detail_quote_open.gif") no-repeat
        15px 3px;
    text-indent: 25px;
    position: relative;
    z-index: 20;
}

.FAQDetail blockquote p {
    margin: 0px !important;
    padding: 8px 0 0 0 !important;
}

.FAQDetailBottom {
    width: 33px;
    height: 33px;
    margin: 0;
    padding: 0;
    background: url("/sutickets/images/faq_bottom_right.gif") no-repeat bottom
        right;
    position: absolute;
    bottom: 0;
    right: -2px;
    _right: -1px;
    z-index: 5;
}

.FAQHLink {
    font-size: 120%;
    margin: 0 0 12px 0;
}

.FAQHLink a {
    text-decoration: none;
}

/* FESTIVALS  */
.FestivalDetails {
    padding: 0;
    margin: 0;
    width: 100%;
    min-height: 50px;
    background: #f8d7b6;
    border: 1px solid #dea79a;
}

.FestivalDetails blockquote {
    padding: 10px 10px;
    margin: 0;
}

.FestivalDetails blockquote.TopText {
    font-style: italic;
    color: #960707;
}

.FestivalDetails img {
    float: left;
}

.FestivalDetails p {
    margin: 0 0 0 90px !important;
    padding: 0;
}

.FestivalDetails div.ListingBottom {
    position: absolute;
    height: 2px;
    width: 2px;
    background: #fff;
    top: 0;
    left: 0;
}

/* EVENT/TICKET/CART LISTINGS */
.TicketListing {
    margin: 0 0 15px 0;
    width: 100%;
}

.ListingOuter {
    background: #f1dad4;
    padding: 0 0 2px 2px;
    margin: 0 0 2px 0;
    position: relative;
    width: 100%;
    float: left;
}

.ListingBottom {
    position: absolute;
    height: 2px;
    font-size: 1px;
    border: none;
    width: 2px;
    background: #fff;
    top: 0;
    left: 0;
}

.ListingBlue,.ListingWhite {
    padding: 0;
    margin: 0;
    width: 100%;
}

.ListingBlue {
    background: #f8d7b6;
    border: 1px solid #dea79a;
}

.ListingWhite {
    background: #fff;
    border: 1px solid #dea79a;
}

.ListingRed {
    background: url("/sutickets/images/listing_bg.gif") repeat top left;
    border: 1px solid #dea79a;
}

.ListingYellow {
    background: #ff9;
    border: 1px solid #900;
}

.ListingFestival {
    border: 1px solid #966
}

.ListingFestival .ListingDate {
    float: none;
    width: auto !important;
    font-style: italic
}

.ListingFestival a.EventTitle {
    display: block;
}

.ListingTitle {
    float: left;
    padding: 5px 5px 5px 13px;
}

.ListingFullWidth {
    min-width: 502px;
    padding: 5px 5px 5px 13px;
}

.ListingFullWidth span.Highlight {
    font-weight: bold;
    color: #960707;
    text-transform: uppercase;
}

.ListingBlue .ListingFullWidth ul {
    list-style-image: url("/sutickets/images/red_arrow_right_on_blue.gif");
}

.ListingWhite .ListingFullWidth ul {
    list-style-image: url("/sutickets/images/red_arrow_right_trans.gif");
}

.venuetown{
color: #600;
font-style: italic;
margin-right: 5px;
font-weight: normal;
}
.venuename{
font-weight: bold;
}

.TicketButtons {
    margin: 0;
    padding: 5px 13px 4px 5px;
    width: 202px;
    text-align: right;
    float: right;
}

span.ListingNB {
    font-size: 80%;
    font-style: italic;
    color: #000;
}

span.Counter {
    font-size: 130%;
    font-weight: bold;
    color: #960707;
    padding: 0 5px;
}

span.SoldOut {
    font-size: 110%;
    font-weight: bold;
    color: #960707;
}

span.ListingDate {
    width: 125px !important;
    display: block;
    float: left;
    font-style: italic;
}

span.listingInfoGroup {
    display: block;
    margin: 0 0 0 130px;
}

a.BuyButton {
    font-size: 110%;
    font-weight: bold;
    color: #960707;
    text-decoration: none;
}

div.Proceed {
    float: right;
    margin-top: 10px;
}

div.Proceed input {
    float: right;
}

.ResultsNav {
    color: #dea79a;
    margin: 5px 0 5px 2px;
    padding: 5px 0;
    background: #f8d7b6;
    font-weight: bold;
    clear: left;
    border: 1px solid #dea79a;
    width: 100%;
    text-align: center;
}

.ResultsNav a {
    color: #dea79a;
    text-decoration: none;
    margin: 0 45px 0 0;
    padding: 0 0 0 45px;
}

.ResultsNav a.First {
    padding: 0 !important;
}

.ResultsNav a.Last {
    margin: 0 !important;
}

#GigResults {
    float: right;
    width: 150px;
    padding: 0;
    margin: 15px 85px 0 0;
    text-align: center;
}

#GigResults h4,#GigResults h5,#GigResults p {
    margin: 0;
    padding: 0;
    font-size: 85%;
}

#GigResults a {
    text-decoration: none;
}

#GigResults p,#GigResults h5 {
    color: #86adca;
}

#GigResults p span {
    color: #173e5b;
    padding: 0 5px;
}

#GigResults h5 span {
    color: #173e5b;
    font-size: 120%;
    text-decoration: underline;
}

.ListingAct {
    min-width: 280px;
    padding: 5px 0 5px 13px;
    margin: 0 200px 0 0;
    _margin: 0 200px 5px 0;
}

.ListingAct img,.ListingFullWidth img {
    float: left;
    width: 80px;
    margin: 0 10px 0 0;
}

a.TreasureHuntIcon {
    width: 18px;
    height: 25px;
    line-height: 20px;
    display: block;
    position: absolute;
    left: -10px;
    top: 5px;
}

a.TreasureHuntIcon img {
    width: 18px;
    height: 25px;
}

.ListingAct a,.ListingFullWidth a {
    text-decoration: none;
}

.ListingAct .OrText {
    margin-left: 40%;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
}

a.EventTitle {
    color: #173e5b !important;
}

a.EventTitle:hover {
    text-decoration: underline;
}

.ListingAct a {
    color: #173e5b !important;
}

.ListingAct a:hover {
    text-decoration: underline;
}

.ListingAct blockquote {
    float: left;
    padding: 0 0 5px 0;
    margin: 0 0 0 0;
    width: 70%;
}

.ListingAct blockquote.Proceed {
    margin: 10px;
    width: 110%;
}

.ListingFullWidth blockquote {
    float: left;
    padding: 0;
    min-width: 497px;
    margin: 0 0 0 0px;
}

.ListingFullWidth h3 {
    margin: 0 !important;
}

.ListingAct blockquote h3,.ListingFullWidth blockquote h3 {
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
    font-size: 110% !important;
}

.ListingAct blockquote h3 a,.ListingFullWidth blockquote h3 a {
    text-decoration: none;
}

.ListingAct blockquote p,.ListingFullWidth blockquote p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 85%;
}

.ListingPrices {
    width: 190px;
    margin: 0;
    padding: 5px 10px 5px 0;
    float: right;
    text-align: right;
}

.ListingPrices h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 140% !important;
    color: #960707 !important;
}

.ListingPrices span.Price {
    text-align: right;
    font-size: 85%;
    padding: 0 0 0 0;
    float: left;
    width: 115px;
    line-height: 1em;
}

.ListingPrices span.TicketRef {
    font-size: 80%;
    padding: 0 0 0 0;
}

.ListingPrices span.Status {
    font-size: 85%;
    display: block;
}

.ListingPrices form {
    float: right;
    width: 70px;
    margin: 0 0 5px 0;
}

.Alert {
    font-weight: bold;
    color: #960707;
    font-size: 110%;
}

.ErrorMessage {
    font-weight: bold;
    color: #960707;
}

.Red {
    font-weight: bold;
    color: #960707;
}

span.Concessions {
    font-weight: bold;
    color: #960707;
    text-transform: uppercase;
    font-size: 85%;
    display: block;
    clear: both;
}

span.maxTickets {
    font-style: italic;
    color: #333333;
    display: block;
    clear: both;
}

div.ListingNote {
    clear: both;
    font-size: 85%;
    padding: 2px 10px 2px 10px;
    margin: 0;
    text-align: right;
    font-weight: bold;
}

.ListingWhite a.FestTicketInfo, .Proceed a#ContinueShopping, .ListingRed a.FestTicketInfo {
    font-size: 110%;
    font-weight: bold;
    color: #960707;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url("/sutickets/images/red_arrow_right_trans.gif") no-repeat right 3px;
}

.ListingBlue a.FestTicketInfo {
    font-size: 110%;
    font-weight: bold;
    color: #960707;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url("/sutickets/images/red_arrow_right_on_blue.gif") no-repeat
        right 3px;
}

.TicketCartRow {
    padding: 2px 5px 0 10px;
    margin: 5px 0 0 2px;
    clear: both;
    border-top: 1px solid #dea79a;
    font-size: 85%;
    width: 97%;
    _width: 96%;
}

.TicketCartRow div.CartDetails {
    float: left;
    width: 55%;
    clear: left;
}

.TicketCartRow div.CartDetails span.Highlight {
    font-weight: bold;
    color: #960707;
    text-transform: uppercase;
}

.TicketCartRow .Last {
    border-bottom: none;
}

.TicketCartRow div.TicketButtons {
    float: left !important;
    width: 70px;
    display: block;
}

.TicketCartRow div.TicketButtons span.Concessions {
    font-weight: bold;
    color: #960707;
    text-transform: uppercase;
}

.TicketCartRow span.Counter {
    float: none !important;
    width: auto !important;
    font-size: 150%;
}

.CartAmount {
    float: right;
    text-align: right;
    width: 135px;
}

.CartAmount p {
    margin: 5px 12px 5px 0 !important;
}

.CartAmount span.Highlight {
    font-weight: bold;
    color: #960707;
    text-transform: uppercase;
}

.CartTotal {
    float: right;
    margin: 0 12px 0 0;
}

a.EmptyCart {
    font-size: 130%;
    margin: 4px 0 0 0 !important;
    padding: 0 0 0 25px !important;
    background: url("/sutickets/images/empty-cart.gif") no-repeat left 0;
    text-decoration: none;
    float: left;
}

/* TICKETS ONLY BITS  */
span.Resend a {
    font-weight: bold;
    padding: 0 0 0 16px;
    margin: 0 0 0 5px;
    background: url("/sutickets/images/red_arrow_right_trans.gif") no-repeat
        left 4px;
    color: #960707 !important;
    text-decoration: none;
}

span.Resend a:hover {
    text-decoration: underline;
}

/* REALLOCATE BITS */
blockquote.ReallocText {
    float: left;
    padding: 0;
    width: 407px;
    margin: 0 0 0 10px;
}

blockquote.ReallocText .Text {
    font-style: italic;
}

blockquote.ReallocText .Emphasis,.ListingFullWidth li .Emphasis {
    font-weight: bold;
}

.Friend {
    margin: 5px 0 0 0;
    float: left;
}

/* HELP! */
dl.HelpIntro {
    margin: 0 0 15px 0;
    padding: 0;
}

dl.HelpIntro dt {
    font-size: 140%;
    margin: 3px 0 10px 0;
}

dl.HelpIntro dd {
    margin: 0;
    padding: 10px 15px;
    background: #fff;
    font-size: 110%;
    font-weight: bold;
    border: 1px solid #dea79a;
}

dl.HelpIntro dd blockquote {
    margin: 0;
    padding: 0;
}

/* MY ACCOUNT */
dl.MyDetails {
    margin: 10px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
}

dl.MyDetails dt {
    width: 165px;
    font-size: 100%;
    font-weight: bold;
    float: left;
    text-align: right;
    padding: 0;
    margin: 0 20px 10px 0;
    border-bottom: 1px solid #dea79a;
}

dl.MyDetails dt a {
    font-weight: normal;
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
    background: url("/sutickets/images/icon_pencil_red.gif") no-repeat left 3px;
    text-decoration: none;
}

dl.MyDetails dd {
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
}

table#modelimages {
    border-right: #06c 1px dotted;
    border-top: #06c 1px dotted;
}

#modelimages tr {
    text-align: center;
}

#modelimages td {
    border-bottom: #06c 1px dotted;
    border-left: #06c 1px dotted;
    text-align: center;
    width: 50px;
}

td.modelimagesfirst {
    border-bottom: #06c 1px dotted;
    text-align: center;
    width: 50px;
}

#modelimages img {
    padding: 5px 0px;
}

/*  Marketing questions  */
span.MarketingIntro {
    font-style: italic;
}

#affiliateBox {
    width: 100%;
    font-style: italic;
    color: #000000;
    font-size: 90%;
}

#affiliateBox img {
    margin: 5px 0 5px 10px;
}

a.affiliate10 {
    display: block;
    width: 80px;
    height: 58px;
    text-align: center;
    text-decoration: none;
    color: #111111;
    background: url("../images/lastfm.gif") no-repeat 0px 0px;
}

a.affiliate10:hover {
    text-decoration: none;
    color: #111111;
    background: url("../images/lastfm.gif") no-repeat 0px -58px;
}

a.affiliate10:active {
    text-decoration: none;
    color: #111111;
    background: url("../images/lastfm.gif") no-repeat 0px -58px;
}

.Festivals .ListingPrices {
    width: 100px;
}

.Festivals blockquote {
    width: 80%;
}

/*move the named anchors up a bit*/
a.festivalanchor {
    position: relative;
    top: -100px
}

pre {
    color: #fff;
    background: #333;
    border: 1px solid #000;
    width: 350px;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    opacity: .7;
}

/* Payment options images */
table.CardTypes {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 100px;
    background: #fff;
    border: 1px solid #efefef;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 0;
}

table.CardTypes caption {
    width: 100%;
    margin: 0;
    padding: 0;
    font-style: italic;
    font-size: 85%;
text-align: left;
}

table.CardTypes tr {
}

table.CardTypes td {
text-align: center;
padding: 5px;
}

.CardTypes img {
float: none;
margin: 0 auto;
}

.listTownName{

}

.ChatterBoxAlt{
display: none;
}

ul#AboutUs {
	padding: 14px 0 0 0px;
	list-style-type: square;
	margin: 0px 0px 0px 18px;
}

#AboutUs li {
	display: inline;
	float: left;
	font-weight: bold;
	font-size: 170%;
	line-height: 20px;
}

#AboutUs li a {
	color: #991100;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 60%;
	padding-left: 25px;
	background-image:url(/images/icons/bullet_red.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
}
	
#AboutUs li a:hover {
	text-decoration: underline;
}

p.WhatYouThinkText {
	padding: 10px 5px;
	width: 90%;
}

span.WhatYouThinkAuthor {
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 25px;
}
