.ListingOuter {
    margin: 5px 0;
    position: relative;
    width: 100%;
    float: left;
}

.ListingBlue, .ListingWhite, .ListingYellow {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    background: #e0e3d8 url(/images/lightpaper.jpg);
    border: 1px solid #dfd1b5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 0 1px 0px #fffbef
}

.ListingWhite {
    background-color: transparent;
}

.ListingBlue {
    background-color: #transparent;
}

.ListingYellow {
    border-color: #22567a;
}

.venuetown {
    color: #444;
    margin-right: 5px;
    font-weight: bold;
}

.venuename {
    color: #111;
    font-style: italic;
}

/* + - buttons on fesival and basket */
.TicketButtons {
    margin: 0;
    padding: 2px 0;
    width: 172px;
    text-align: right;
    float: right;
}

.ListingAct {
    padding: 5px 0;
    margin: 0 215px 0 0;
text-align: left;
}

a.venue-logo, span.venue-logo {
    text-decoration: none;
position: relative;
display: block;
float: left;
width: 80px;
height: 40px;
margin: 0 0 0 5px;
}

.ListingAct img, .ListingFullWidth img {
}



a.venue-logo span {
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 40px;
background: url(/images/logomask.png);
margin: 0;
}

span.venue-logo span {
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 40px;
background: url(/images/logomask_dark.png);
margin: 0;
}




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

#Content .ListingAct a {
   color: #173e5b;
}

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

.ListingAct blockquote {
    padding: 0 0 5px 0;
    margin: 0 0 0 90px;
}

.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: 200px;
    margin: 0 10px 0 0;
    padding: 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: 110px;
    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;
x    width: 70px;
    margin: 0 0 5px 0;
}

.ListingPrices form input{
margin: 0 0 0 8px;
}

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

.VariantAlert {
    font-weight: bold;
    color: #960707;
    font-size: 90%;
    display: block;
}

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

/*********************/
/* FESTIVAL SPECIFIC */

.ListingTitle {
    float: left;
    padding: 0px;
    margin: 0 0 10px;
    color: #0054a2;
}

.ListingRubric {
    margin: 0 !important;
    padding: 0;
    display: inline;
    color: brown;
}

div.Proceed {
    background: transparent;
    padding: 10px 0 0 2px;
    margin: 10px 0 0 0;
    position: relative;
    width: 100%;
    float: left;
}

div.Proceed img,div.Proceed input {
    float: right;
    xmargin-right: 10px;
}

.ListingWhite a.FestTicketInfo {
    font-size: 110%;
    font-weight: bold;
    color: #960707;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url("/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("/images/red_arrow_right_on_blue.gif") no-repeat
        right 3px;
}

.Festivals .ListingPrices {
    width: 100px;
}

.Festivals blockquote {
    width: 80%;
}

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

.ListingOuter a.backlink {
    color: #a4d7ef !important;
    font-weight: bold;
    padding: 2px 35px;
    margin: 0 5px;
    text-decoration: none;
    background: url(/images/summersundae/lara.gif) no-repeat;
}

/* FESTIVAL SPECIFIC */
/*********************/



.TicketListing {
    margin: 0;
    width: 100%;
}

div.TicketListing span.highlight {
	background: rgba( 255, 255, 0, 0.5 );
}


/*********************/
/* BASKET SPECIFIC */

.ListingFullWidth {
    width: 100%;
    padding: 5px;
    xmargin: 7px 0 0 20px;
}

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

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

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

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

.TicketCartRow {
x    padding: 5px;
    margin: 5px 0 10px 20px;
    clear: both;
    font-size: 95%;
    border-top: 0px dashed #ccc;
    width: auto;
    x width: 97%;
    x _width: 96%;
    color: #0054A2
}

.TicketCartRow div.CartDetails {
    float: left;
    width: 55%;
    clear: left;
    margin-top: 6px;
}

.TicketCartRow div.BookingFeeDetails {
    float: left;
    width: 75%;
    clear: left;
    margin-top: 6px;
}

.TicketCartRow div.BookingFeeDetails p.smallPrint {
	font-size: 80%;
	font-style: italic;
	color: #666;
}
	
.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: 80px;
    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: 165px;
}

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

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

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

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

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

.Proceed .right-align {
	float: right;
}

.Proceed .right-align p {
	text-align: right;
}

/* BASKET SPECIFIC */
/*********************/





/*********************/
/* LOCATION/PROMOTER SPECIFIC */

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

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

.ResultsNav a {
    color: #173e5b;
    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;
}

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

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

/* LOCATION/PROMOTER SPECIFIC */
/*********************/



/******************************/
/* ORDER SPECIFIC           */

.OrderListing {
	float: left;
	margin-right: 20px;
	max-width: 390px;
}

.OrderListing blockquote {
	max-width: 390px;
}

/* ORDER SPECIFIC           */
/******************************/



/******************************/
/* ACCOUNT SPECIFIC           */

/* TICKETS ONLY BITS  */
span.Resend a {
    font-weight: bold;
    padding: 0 0 0 16px;
    margin: 0 0 0 5px;
    background: url("/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;
}

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

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

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

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

/* ACCOUNT SPECIFIC           */
/******************************/











