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

a img {
    border: none;
}

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

.VenueDetails a.venue-logo span{
    background: url(/images/logomask_dark.png);
}

.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 {
    padding: 10px;
    border: 1px solid #E9F5FE;
    background: transparent url(/images/page_bg.gif) repeat-x 0 -25px;
}

p#eventinfo {
	clear: left;
}

.BuyBox {
    margin: 0 0 5px 0;
    padding: 0 !important;
    font-size: 100%;
    width: 220px;
    float: left;
    margin-right: 10px;
    background: #e0e3d8 url(/images/lightpaper.jpg);
    border: 1px solid #dfd1b5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 0 1px 0 #f6ffdf;
}

.shareButton {
	float: left;
	clear: both;
}

div.EventBuy {
    margin: 0 !important;
    padding: 10px 5px 2px 10px !important;
    _padding: 4px 5px 0 10px !important;
}

.BuyBottom {
    width: 220px;
    height: 12px;
    margin: 0 !important;
    padding: 0 !important;
    _padding: 0 0 8px 0 !important;
}

p.BuyIt {
    margin: 0 !important;
}

p.BuyIt form {
    margin: 0;
}

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

div.EventLocation {
    background: url("/images/hrip.jpg") repeat-x top;
    padding: 18px 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;
}





/* FESTIVALS  */
.FestivalDetails {
    padding: 0;
    margin: 10px 0;
    width: 100%;
    min-height: 50px;
    color: #0054A2;
}

.FestivalDetails span {
    display: block;
    margin: 0 0 0 100px;
}

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

.FestivalDetails img {
    vertical-align: middle;
    background: #fff;
    float: left;
}

.FestivalDetails p {
    margin: 10px 0 0 100px !important;
    padding: 0;
font-size: 110%;
font-weight: bold;
}

.FestivalDetails a.festweb {
    display: block;
    text-decoration: none;
    font-weight: bold;
}

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

.ListingWhite .ListingTitle, .ListingYellow .ListingTitle {
padding: 5px
}
.ListingWhite .TicketButtons, .ListingYellow .TicketButtons {
padding: 5px
}








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

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

.FAQOuter {
x    background: #dce7f0;
    position: relative;
x    padding: 0 0 2px 2px;
    margin: 10px 0;
    width: 100%;
    float: left;
}

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

.FAQDetail {
    padding: 10px;
    background: #e0e3d8 url(/images/lightpaper.jpg);
    border: 1px solid #22567a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0px #fffbef
}

.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;
    position: relative;
    z-index: 20;
}

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

.FAQDetailBottom {
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 5;
overflow: hidden;
}

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

.FAQHLink a {
    text-decoration: none;
}


/* 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: #e0e3d8 url(/images/lightpaper.jpg);
    border: 1px solid #22567a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 110%;
    font-weight: bold;
}

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


/*
Redundant?
.ListingFestival {
    border: 1px solid #966
}

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

.ListingFestival a.EventTitle {
    display: block;
}
*/


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

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

a.TreasureHuntLink {
    color: #9c0 !important;
    text-decoration: none;
}

a.TreasureHuntLink:hover {
    color: #fc0 !important;
}

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

span.TreasureHuntTitle {
    display: block;
    font-weight: bold;
    color: #d00;
    margin: 0 0 8px 0;
    font-size: 110%
}



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


/* Payment options images */
table.CardTypes {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 100px;
    background: url("/images/lightpaper.jpg") repeat scroll 0 0 #E0E3D8;
    border: 1px solid #DFD1B5;
    -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 {
    
}



.proceedOption, .giftaidOption {
    width: 40%;
    float: left;
    text-align: center;
    line-height: 150%;
    margin: 60px 0;
    font-size: 130%;
    color: #1461a9;
}

.proceedOption a, .giftaidOption a {
    font-weight: bold;
    text-decoration: none;
}

.proceedOr, .giftaidOr {
    width: 20%;
    float: left;
    text-align: center;
    margin: 60px 0;
    font-size: 200%;
}

.giftaidOr {
    font-size: 150%;
}

.giftaidImages img {
	vertical-align: top;	
	margin: 10px 50px;
}

li.giftaidCharity {
	font-weight: bold;	
}

.giftaidCharity blockquote {
	font-weight: normal;	
}

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



/* Wierd heading stuff */

#Page #Content h1, #Page #Content h2, #Page #Content h3, #Page #Content h4 {
margin-left: 0;
}


ol#SecretCinema {
	list-style-type: lower-alpha;
}






