/*** COMBINED CSS ***/
/*** FRAMEWORK ***/
* {
margin: 0;
padding: 0;
border: 0;
color: #567;
}
#logo{
display: block;
width: 0;
height: 0;
overflow: hidden
}
div.sitewidth{
width: 900px;
margin: 0 auto;
position: relative;
}
/* sticky footer */
html,body {
height: 100%;
}
#Wrapper {
min-height: 100%;
/* fake min-height for ie */
height: auto !important;
height: 100%;
background: url(//cdn.wegottickets.com/www/images/bg4.png) top center repeat-y;
}
#WrapperInner {
/* enough bottom padding for the footer height */
padding: 0 0 40px 0;
width:900px;
margin: 0 auto;
text-align: left;
background: #efe6d5 url(//cdn.wegottickets.com/www/images/bg4.png) top center repeat-y;
}
#Footer {
/* move the footer up by it's height + vertical borders + vertical padding */
margin: -40px 0 0 0;
height: 40px;
overflow: hidden;
}
/* end sticky footer */ /* fluid width */
body {
text-align: center;
}
/*
#Wrapper,#Footer {
text-align: left;
min-width: 755px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
width: expression(document.body.clientWidth <   757 ?   "755px" :  
document.body.clientWidth >   905 ?   "900px" :   "auto");
}
*/
/* end fluid width */
body {
color: #000;
background: url(//cdn.wegottickets.com/www/images/texture3_bg.jpg);
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
#Wrapper {
xbackground: #fff;
}
#Header {
padding: 1px 0 0 0;
height: 130px;
/* change to header2.jpg to lose the birthday balloons */
background: url(//cdn.wegottickets.com/www/images/header3.jpg) no-repeat 50% -19px ;
position: relative;
}
#Navigation {
height: 30px;
background: transparent;
xmargin-top: 116px;
position: absolute;
top: 99px;
width: 900px;
left: 0;
}
#portals {
    height: 20px;
    position: absolute;
    top: 0;
    right: 28px;
    width: 400px;
}
#portals ul {
    display: inline-block;
    float: right;
    list-style: none outside none;
    margin-left: 5px;
}
#portals ul li {
    background: none repeat scroll 0 0 #3A6C8B;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 2px 3px #1D335B;
    color: white;
    float: left;
    margin: 0 0 0 4px;
    padding: 2px 8px;
}
#portals ul li a {
color: white;
position: relative;
text-decoration: none;
z-index: 20000;
}
#portals ul li a span {
color: #ADE0FA;
font-weight: bold;
margin-left: 0;
}
#header_shadow {
position: relative;
z-index: 10000;
}
#Page { /* is just a wrapper */
padding-top: 1px;
}
#Content {
padding: 20px 0 20px 30px;
margin: 0 250px 0 0;
color: #333;
position: relative;
}
#RightColumn {
width: 232px;
float: right;
margin: 30px -5px 0 0;
display: inline;
padding: 0;
clear: right;
}
#Footer {
/* see the sticky footer section above if you want to adjust height, vertical borders, vertical margins or vertical padding */
/* see the fluid width section above if you want to adjust width, horizontal borders, horizontal margins or horizontal padding */
background: url(//cdn.wegottickets.com/www/images/header2.jpg) no-repeat 50% 0;
}
/* some basic styles */
h1,h2,h3,h4 {
margin-top: 18pt;
}
h1 {
font-size: 24pt;
color: #314657;
font-weight: normal;
}
h2 {
font-size: 16pt;
}
h3 {
font-size: 14pt;
}
h4 {
font-size: 12pt;
}
p,li,dd,dt,blockquote,a {
font-size: 10pt;
}
p,ul,ol,dl {
margin: 0 0 .5em 0;
}
li {
margin: 0 0 0 2em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 0 1em;
}
blockquote {
margin: 5px 10px;
}
.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 */
/*** HEADER ***/
/* the header itself is syled in framework */
#WeGotTickets-Logo {
position: absolute;
top: 5px;
left: -20px;
}
#guest-logo {
width: 200px;
height: 95px;
overflow: hidden;
margin: 0 0 0 20px;
color: #fff;
float: left;
}
/* guest logo is in a background here */
#guest-logo span {
display: block;
height: 95px;
width: 200px;
background: url(//cdn.wegottickets.com/www/images/guest-logo.png);
}
#Header h1 {
display: none;
color: #fff;
position: absolute;
font-size: 24pt;
top: 18px;
right: 10px;
text-shadow: rgba( 0, 0, 0, 0.7) 1px 1px 0px;
font-weight: normal;
margin: 0;
padding:0;
text-alight: right;
}
#header_search {
position: absolute;
top: 0;
right: 0;
}
#search_box {
margin-top: 35px;
right: 0;
text-align: right;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px solid #2C658F;
padding:    5px 10px 10px 10px;
background: #173e5b;
background: rgba(23, 62, 91, 0.5);
}
#header_search div {
color: #fff;
text-align: left;
font-weight: bold;
}
#header_shadow {
height: 13px;
margin-top: 130px;
background: url(//cdn.wegottickets.com/www/images/shadow1.png) no-repeat top center;
}
#unified_query_header {
width: 170px;
outline: 1px solid #2C658F;
border: 1px solid #0C202F;
padding: 3px 5px;
color: #000;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-outline-radius: 3px;
-webkit-outline-radius: 3px;
}
#unified_query_button_header {
margin: 10px 0 0 0;
background: #173E5B;
border: 1px solid #2C658F;
outline: 1px solid #0C202F;
padding: 1px 5px;
color: #fff;
background: url(//cdn.wegottickets.com/www/images/butgrad.png) 0 -15px repeat-x;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-outline-radius: 3px;
-webkit-outline-radius: 3px;
}
#unified_query_button_header :hover {
background-position: 0 0;;
}
#unified_query_button_header :active {
background: #0F344F;
}
#sa_suggest_container_header {
text-align: left;
position: absolute;
top: 60px;
left: 10px;
z-index: 150;
display: none;
}
#sa_suggest_mask_header {
border: 0;
width: 275px;
position: absolute;
z-index: 200;
}
#sa_suggest_header {
background: #fff;
color: #173E5B;
border: 1px solid #173E5B;
width: 273px;
position: absolute;
z-index: 300;
}
#sa_suggest_header div {
border-top: 1px solid #ccc;
padding: 3px;
background: #fff;
font-size: 9pt;
cursor: pointer;
}
#sa_suggest_header div.sa_event_info {
padding: 1px;
background: #fff;
text-align: center;
display: none
}
#sa_suggest_header div.sa_event_info img {
margin: 1px auto;
}
#sa_suggest_header div.sa_event_info p{
padding: 5px;
margin: 0;
text-align: left;
}
.sa_event_name {
font-weight: bold;
}
.sa_event_venue {
font-style: italic;
}
.sa_event_date {
font-weight: bold;
color: #666;
}
#sa_suggest_header div.active,
#unified_query_header.active {
background: #ffffbf;
}
#sa_suggest_header div.hover {
background: #FFFF9F;
}
/*** FOOTER ***/
#Footer ul {
float: right;
list-style: none;
padding: 0 20px 0 0;
}
#Footer li {
float: left;
margin: 0px 0 0 18px;
line-height: 40px;
}
#Footer li a {
text-decoration: none;
color: #fff;
}
#Footer p {
float: left;
font-weight: bold;
color: #fff;
line-height: 40px;
}
#backlinkfooter {
display: inline;
float: left;
margin: 3px 20px 3px 0;
}
#backlinkbar a {
margin-left: 20px;
font-weight: normal
}
/*** NAVIGATION ***/
ul#MainNav {
x    float: left;
list-style: none;
x    margin: 0 0 0 270px;
position: absolute;
top: 0;
left: 270px;
}
ul#UserNav {
x    float: right;
x    margin: 0 10px 0 0;
list-style: none;
position: absolute;
top: 0;
right: 10px;
}
ul#MainNav li,ul#UserNav li {
float: left;
margin: 0 30px 0 0;
height: 30px;
}
ul#UserNav li {
float: right;
margin: 0 0 0 15px;
}
ul#MainNav li a, ul#UserNav li a {
color: #fff;
text-decoration: none;
font: 11pt/30px sans-serif !important;
font-weight: normal;
text-shadow: #000 1px 1px 3px;
}
ul#UserNav li a {
color: #ff9;
}
ul#MainNav li a:visited {
color: #fff;
}
ul#UserNav li a:visited {
color: #ff9;
}
ul#MainNav li a:hover, ul#UserNav li a:hover {
color: #e5a;
text-decoration: none;
}
ul#MainNav li h2, ul#UserNav li h3 {
margin: 0;
font-weight: normal !important;
line-height: 30px;
}
ul#UserNav li#UserEdge {
display: none;
}
a#Basket {
background: url(//cdn.wegottickets.com/www/images/icon_basket.gif) no-repeat left 4px;
padding: 0 0 0 18px;
}
a#SearchLink {
background: url(//cdn.wegottickets.com/www/images/icon_lookingglass.gif) no-repeat left 4px;
padding: 0 0 0 18px;
}
a#Register {
background: url("//cdn.wegottickets.com/www/images/icon_pencil.gif") no-repeat left 4px;
padding: 0 0 0 18px;
}
a#LoginLink {
background: url("//cdn.wegottickets.com/www/images/icon_padlock.gif") no-repeat left 4px;
padding: 0 0 0 18px;
}
a#Account {
background: url("//cdn.wegottickets.com/www/images/icon_man.gif") no-repeat left 4px;
padding: 0 0 0 18px;
}
a#Tickets {
background: url("//cdn.wegottickets.com/www/images/icon_ticket.gif") no-repeat left 4px;
padding: 0 0 0 18px;
}
a#Logout {
background: url("//cdn.wegottickets.com/www/images/icon_exit.gif") no-repeat left 4px;
padding: 0 0 0 18px;
}
/*** CONTENT ***/
.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(//cdn.wegottickets.com/www/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(//cdn.wegottickets.com/www/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(//cdn.wegottickets.com/www/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("//cdn.wegottickets.com/www/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(//cdn.wegottickets.com/www/images/icons/world_link.gif) left center no-repeat;
padding-left: 25px;
}
div.EventLocation p#venueTelephone {
background: url(//cdn.wegottickets.com/www/images/icons/telephone.gif) left center no-repeat;
padding-left: 25px;
}
#TransportDirectLink {
background: url(//cdn.wegottickets.com/www/images/icons/car.gif) left center no-repeat;
padding-left: 25px;
}
#StreetmapLink {
background: url(//cdn.wegottickets.com/www/images/icons/find.gif) left center no-repeat;
padding-left: 25px;
}
div#seatingplanlink a {
display: block;
background: url("//cdn.wegottickets.com/www/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;
float: left;
margin: 20px;
}
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(//cdn.wegottickets.com/www/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;
}
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("//cdn.wegottickets.com/www/images/lastfm.gif") no-repeat 0px 0px;
}
a.affiliate10:hover {
text-decoration: none;
color: #111111;
background: url("//cdn.wegottickets.com/www/images/lastfm.gif") no-repeat 0px -58px;
}
a.affiliate10:active {
text-decoration: none;
color: #111111;
background: url("//cdn.wegottickets.com/www/images/lastfm.gif") no-repeat 0px -58px;
}
/* Payment options images */
table.CardTypes {
position: relative;
float: left;
width: 100%;
margin-top: 100px;
background: url("//cdn.wegottickets.com/www/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(//cdn.wegottickets.com/www/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;
}
#bookingFeeFAQ {
display: none;
}
#bookingFeeWhatsThis {
font-size: 85%;
}
/* Entity group pages */
p.entityGroupBlurb {
margin: 20px 0 0 30px;
}
/*** PAGE ***/
@CHARSET "UTF-8";
#Page a {
color: #960707;
}
#Page a:hover {
color: #000;
}
#Page h1, #Page h2, #Page h3, #Page h4 {
margin-left: 30px;
text-shadow: 0 1px rgba( 255, 255, 255, 0.5 )
}
/* Mailing list sign ups */
#subscribe_column {
float: left;
width: 500px;
margin: 20px 2%
}
#cnfrm_left_column {
float: left;
width: 60%;
margin: 20px 2%
}
#cnfrm_right_column {
float: left;
margin: 20px 1%;
width: 32%;
}
.cnfrm_box {
border: 1px solid #ccc;
background: #fff;
margin: 0 0 6px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
}
.cnfrm_box p {
margin: 3px 10px;
float: left;
clear: left;
max-width: 270px;
}
.cnfrm_box p.refcode {
margin: 15px 3px;
float: right;
width: 220px;
color: #999;
font-size: 9pt;
clear: none;
}
.cnfrm_box p.refcode span.big {
font-weight: bold;
font-size: 16pt;
color: #333;
}
.cnfrm_box p span.event_title {
font-weight: bold;
color: #910;
font-size: 12pt;
line-height: 24pt
}
.cnfrm_box p span.event_venue {
color: #048;
font-size: 12pt;
line-height: 18pt
}
.cnfrm_box p.event_price {
font-weight: bold;
margin: 10px;
background: #1a405d;
color: #fff;
padding: 5px 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.instr_box {
margin: 0 0 6px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
}
.instr_box.must {
border: 1px solid #ccdfc3;
background: #ffffdf;
}
.instr_box.warning {
border: 2px solid #600;
background: #900;
color: #fff;
text-align: center;
}
.instr_box.warning h4 {
color: #fff;
margin: 2px 0 !important;
text-shadow: 0 1px rgba(0, 0, 0, .5) !important;
}
.instr_box.warning ul,.instr_box.warning li {
color: #ff3;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0;
font-size: 100%;
}
.instr_box h4 {
font-size: 12pt;
color: #910;
margin: 10px 7px 0 !important;
text-shadow: 0 3px rgb(255, 255, 255) !important;
}
.instr_box ul {
margin: 0 0 -7px 0;
padding: 10px 10px 0;
list-style: none;
}
.instr_box li {
margin: 0 0 15px 0;
font-size: 9pt;
line-height: 12pt;
color: #4f7b9f;
}
.instr_box li b {
color: #2c494f
}
.instr_box li em {
color: #330;
}
.instr_box.mail {
border: 1px solid #dfd1b5;
background: url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
padding: 2px;
}
.instr_box.mail h3 {
font-weight: bold;
color: #910;
font-size: 12pt;
line-height: 12pt;
margin: 5px;
}
.instr_box.mail h3#stayInformed {
font-size: 12pt;
line-height: 12pt;
margin: 5px;
}
.instr_box.mail p {
margin: 10px 5px 10px 5px;
}
/*** LISTINGS ***/
.ListingOuter {
margin: 5px 0;
position: relative;
width: 100%;
float: left;
}
.ListingBlue, .ListingWhite, .ListingYellow {
padding: 0;
margin: 0;
float: left;
width: 100%;
background: #e0e3d8 url(//cdn.wegottickets.com/www/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: 2px 0 0 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(//cdn.wegottickets.com/www/images/logomask.png);
margin: 0;
}
span.venue-logo span {
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 40px;
background: url(//cdn.wegottickets.com/www/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: 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;
}
.info {
    line-height: 24px;
}
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: 0 10px 2px 10px;
margin: 0;
text-align: right;
font-weight: bold;
}
/*********************/
/* FESTIVAL SPECIFIC */
.ListingTitle {
float: left;
padding: 0;
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("//cdn.wegottickets.com/www/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("//cdn.wegottickets.com/www/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(//cdn.wegottickets.com/www/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;
}
#eventinfo .highlight {
    color: white;
    background-color: red;
    font-weight: bold;
    border: 1px solid darkred;
}
.ListingBlue .ListingFullWidth ul {
list-style-image: url("//cdn.wegottickets.com/www/images/red_arrow_right_on_blue.gif");
}
.ListingWhite .ListingFullWidth ul {
list-style-image: url("//cdn.wegottickets.com/www/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("//cdn.wegottickets.com/www/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("//cdn.wegottickets.com/www/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("//cdn.wegottickets.com/www/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           */
/******************************/
/*** RIGHTCOLUMN ***/
div.ChatterBox {
margin: 0 0 20px 0;
padding: 0;
width: 232px;
background: transparent url(//cdn.wegottickets.com/www/images/note-tile.png)repeat-y;
overflow: hidden;
font-style: italic;
}
div.ChatterBox div.chatterboxtop {
margin: 0;
height: 38px;
background: url(//cdn.wegottickets.com/www/images/note1-top.png) top no-repeat;
}
div.ChatterBox:nth-child(3n-2) div.chatterboxtop {
background: url(//cdn.wegottickets.com/www/images/note1-top.png) top no-repeat;
}
div.ChatterBox:nth-child(3n-1) div.chatterboxtop {
background: url(//cdn.wegottickets.com/www/images/note2-top.png) top no-repeat;
}
div.ChatterBox:nth-child(3n) div.chatterboxtop {
background: url(//cdn.wegottickets.com/www/images/note3-top.png) top no-repeat;
}
.ChatterBox blockquote {
margin: 0px 0 0 !important;
padding: 0 20px 30px 20px;
font-weight: normal;
line-height: 120%;
color: #333;
background: transparent;
text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.4);
background: url(//cdn.wegottickets.com/www/images/note-bottom.png) bottom left
no-repeat;
}
.ChatterBox blockquote img {
margin: 5px;
}
.ChatterBox a {
text-decoration: none;
font-weight: bold;
}
.ChatterBottom {
display: none;
width: 160px;
height: 8px;
margin: 0 !important;
padding: 0 !important;
background: url("//cdn.wegottickets.com/www/images/chatterbox_bottom.gif") no-repeat left bottom;
_padding: 0 0 8px 0 !important;
_background: url("//cdn.wegottickets.com/www/images/chatterbox_bottom.gif") no-repeat left
top;
}
.Image {
margin-bottom: 20px;
}
.ChatterAltTop {
width: 158px;
height: 21px;
margin: 0 !important;
padding: 0 !important;
background: url("//cdn.wegottickets.com/www/images/chatterboxghost_t.jpg") no-repeat top left
}
span#ghosthunt {
display: block;
background: #000;
padding: 10px;
color: #ccc;
}
span#ghosthunt a {
color: #9c0 !important;
text-decoration: none;
}
span#ghosthunt a:hover {
color: #fc0 !important;
}
span#ghosthunt h1 {
color: #d00;
}
span#ghosthunt b {
color: #f60;
}
.ChatterBoxAlt blockquote TreasureHuntTitle {
color: red;
}
.ChatterBoxAlt blockquote a {
color: #9c0 !important;
text-decoration: none;
}
.ChatterBoxAlt blockquote a:hover {
color: #fc0 !important;
}
div.ChatterBoxClients {
width: 232px;
height: 141px;
margin-bottom: 20px;
}

div#valentines.ChatterBoxClients {
    text-align: center;
    margin-bottom: 0;
}
div.ChatterBoxClients .textonly{
display: none;
}
div.StickerBox {
margin: 0 0 20px 0;
padding: 20px 0 0 0;
width: 232px;
background: transparent url(//cdn.wegottickets.com/www/images/stickertop.png) repeat-y;
}
div.StickerBox blockquote {
margin: 0;
padding: 0 30px 25px;
background: transparent url(//cdn.wegottickets.com/www/images/stickerbottom.png) no-repeat bottom;
color: #fffce2 !important;
}
div.StickerBox blockquote p b{
color: #fffce2 !important;
}
div.StickerBox blockquote input {
border: 1px solid #700;
margin: 5px 0 2px 0;
background: #900;
color: #fff;
}
div.StickerBox blockquote input[type=text]{
background: white;
color: #000;
}
div.StickerBox blockquote p.Alert {
color: #fff;
}
#secretcinemachatterbox {
background : #000;
width: 212px;
margin-left: 10px;
text-align: center;
}
#secretcinemachatterbox .chatterboxtop {
background : #000;
height: 15px;
}
#secretcinemachatterbox blockquote{
background : #000;
padding-bottom: 15px;
}
#secretcinemachatterbox a {
color: #fff;
text-shadow: none;
}
#secretcinemachatterbox a:hover {
color: #ccc;
}
#atpchatterbox {
background : #000;
width: 212px;
margin-left: 10px;
text-align: center;
}
#atpchatterbox .chatterboxtop {
background : #000;
height: 15px;
}
#atpchatterbox blockquote{
background : #000;
padding-bottom: 15px;
}
#atpchatterbox a {
color: #fff;
text-shadow: none;
}
#atpchatterbox a:hover {
color: #ccc;
}
#rooftopfilmclubchatterbox {
background : #fff;
width: 212px;
margin-left: 10px;
text-align: center;
}
#rooftopfilmclubchatterbox .chatterboxtop {
background : #fff;
height: 15px;
}
#rooftopfilmclubchatterbox blockquote{
background : #fff;
padding-bottom: 15px;
}
#rooftopfilmclubchatterbox a {
color: #111;
text-shadow: none;
}
#rooftopfilmclubchatterbox a:hover {
color: #444;
}
#warchildchatterbox img {
	margin: 5px 3px;
}

#oxjamchatterbox {
    background:  #ex008a;
    background-image: url('//cdn.wegottickets.com/www/images/oxjam/oxjambg.jpg');
    width:       212px;
    margin-left: 10px;
    text-align:  left;
}

#oxjamchatterbox .chatterboxtop {
    background: none;
    height:     80px;
}

#oxjamchatterbox blockquote {
    background: none;
    margin: 5px;
    padding: 0 10px 20px 10px;
    color: #fff;
}

#oxjamchatterbox blockquote a{
    color: #b9e0fe;
}

#oxjamchatterbox blockquote a:hover{
    color: #fff;
}

#oxjamchatterbox .chatterboxtop img {
    margin: 10px 0 10px 0;
}

/*** FORMS ***/
form.StandardForm {
padding: 0;
margin: 0;
line-height: normal;
}
form.SlimForm {
width: 295px;
padding: 0;
}
form dl {
margin: 0;
padding: 2px 0 0 0;
}
form dt {
margin: 0; 2 px 0 8px 0;
padding: 6px 0; 0;
font-size: 95%;
font-weight: normal;
float: left;
width: 200px;
clear: left;
border-top: 1px solid #e8dfce;
}
form span.required {
color: red;
font-weight: bold;
margin-right: 5px;
}
form .explanation {
font-size: 80%;
}
form dd {
margin: 0px 0 0px 200px;
padding: 6px 0;
border-top: 1px solid #e8dfce;
}
form.SlimForm dd {
margin: 0px 0 0px 100px;
}
form.SlimForm dt {
width: 100px;
}
form dd .explanation {
font-style: italic;
font-size: 87%;
padding: 5px 0 0 0 !important;
display: block;
}
form.StandardForm .ListingWhite input,form.StandardForm .ListingWhite select,form.StandardForm .ListingWhite textarea
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #cfbd9b;
background: #fff;
}
form.StandardForm dd input,form.StandardForm dd select,form.StandardForm dd textarea
{
width: 295px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #cfbd9b;
background: #fff;
}
form.StandardForm dd input.checkBox {
width: auto;
margin-right: 20px;
border: none !important;
}
form.SlimForm dd input,form.SlimForm dd select,form.SlimForm dd textarea
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #cfbd9b;
background: #fff;
}
form dd input.Required,form dd select.Required {
border: 1px solid #c66;
}
form fieldset {
margin: 10px 0 0 0;
padding: 5px 15px 18px 15px;
position: relative;
clear: left;
background: #e0e3d8 url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
border: 1px solid #dfd1b5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
form.StandardForm fieldset {
}
form.StandardForm fieldset.FormTop {
width: 96% !important;
padding: 5px 10px 18px 15px;
}
* html form fieldset {
padding-top: 0;
}
form fieldset legend {
font-weight: bold;
font-size: 110%;
font-family: Arial, Helvetica, sans-serif;
background: #e0e3d8 url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
border-top: 1px solid #dfd1b5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 0 10px;
}
* html form fieldset legend {
margin-left: -5px;
}
form fieldset p {
clear: both;
}
.ErrorMessages {
color: #f00;
}
.Error {
border: 2px solid #f00;
width: 325px
}
p.Submit {
float: right;
clear: none;
margin: 0 !important;
padding: 12px 0 3px 0;
}
form.fform {
display: inline;
}
form.fform input {
margin-right: 2px;
}
.FormLeft {
display: block;
}
.FormRight {
display: block;
}
span.donationFixedAmount {
font-size: 88%;
padding-right: 15px;
vertical-align: 2px;
}
input.donationBespoke {
width: 25px;
height: 18px;
line-height: 15px;
padding: 0;
border: 1px solid #ccc;
font-size: 88%;
vertical-align: 2px;
}
form.searchresultsform,form.buyboxform {
margin: 5px 0;
position: relative;
height: 25px;
}
form.searchresultsform .buybutton,form.buyboxform .buybutton {
position: absolute;
top: 0px;
left: 35px;
}
.ListingBlue input.qty,form.buyboxform input.qty {
border: 1px solid #AAC4D8;
position: absolute;
top: 2px;
left: 0;
height: 19px;
width: 25px;
}
.ListingWhite input.qty {
border: 1px solid #ccc;;
}
form.buyboxform {
width: 90px;
}
form.buyboxform .qtyplus,form.buyboxform .qtyminus {
position: absolute;
left: 26px;
width: 13px;
height: 12px;
background-color: #AAC4D8;
background-position: 1px 1px;
background-repeat: no-repeat;
display: none;
outline: none;
}
form.buyboxform .qtyplus:hover,form.buyboxform .qtyminus:hover {
background-color: #234a67;
z-index: 50;
}
form.buyboxform .qtyplus {
top: 0;
background-image: url(//cdn.wegottickets.com/www/images/qtyup.gif);
z-index: 20;
}
form.buyboxform .qtyminus {
top: 11px;
background-image: url(//cdn.wegottickets.com/www/images/qtydown.gif);
z-index: 30;
}
/*** PHASE1 ***/
#searcharea * {
margin: 0;
padding: 0;
}
#searcharea {
width: 543px;
height: 208px;
background: url(//cdn.wegottickets.com/www/images/searcharea.png);
position: relative;
margin: 0px auto;
z-index: 100;
}
#sa_label {
position: absolute;
top: 25px;
left: 30px;
font: 16pt arial;
color: #fff;
}
#sa_search {
position: absolute;
top: 65px;
left: 30px;
text-align: right;
}
#unified_query_main {
width: 330px;
outline: 1px solid #2C658F;
border: 1px solid #0C202F;
padding: 3px 5px;
color: #000;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-outline-radius: 3px;
-webkit-outline-radius: 3px;
}
#unified_query_button {
margin: 10px 0 0 0;
background: #173E5B;
border: 1px solid #2C658F;
outline: 1px solid #0C202F;
padding: 1px 5px;
color: #fff;
background: url(//cdn.wegottickets.com/www/images/butgrad.png) 0 -15px repeat-x;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-outline-radius: 3px;
-webkit-outline-radius: 3px;
}
#unified_query_button :hover {
background-position: 0 0;;
}
#unified_query_button :active {
background: #0F344F;
}
#sa_suggest_container {
text-align: left;
position: absolute;
top: 90px;
left: 30px;
z-index: 150;
display: none;
}
#sa_suggest_mask {
border: 0;
width: 275px;
position: absolute;
z-index: 200;
}
#sa_suggest {
background: #fff;
color: #173E5B;
border: 1px solid #173E5B;
width: 273px;
position: absolute;
z-index: 300;
}
#sa_suggest div {
border-top: 1px solid #ccc;
padding: 3px;
background: #fff;
font-size: 9pt;
cursor: pointer;
}
#sa_suggest div.sa_event_info {
padding: 1px;
background: #fff;
text-align: center;
}
#sa_suggest div.sa_event_info img {
margin: 1px auto;
}
#sa_suggest div.sa_event_info p{
padding: 5px;
margin: 0;
text-align: left;
}
.sa_event_name {
font-weight: bold;
}
.sa_event_venue {
font-style: italic;
}
.sa_event_date {
font-weight: bold;
color: #666;
}
#sa_suggest div.active,#unified_query.active {
background: #ffffbf;
}
#sa_suggest div.hover {
background: #FFFF9F;
}
#sa_tag {
position: absolute;
top: 140px;
left: 105px;
width: 430px;
text-align: center;
font: bold italic 12pt arial;
color: #B9E0FD;
white-space: pre
}
#sa_tag a {
color: #fff;
text-decoration: none;
font-weight: normal;
background: url(//cdn.wegottickets.com/www/images/butgrad.png) repeat-x;
padding: 3px 8px;
margin: 0 10px;
font-style: normal;
font: 8pt/ 14px sans-serif;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#sa_tag a:hover {
background: url(//cdn.wegottickets.com/www/images/shine.png) repeat-x;
color: yellow;
}
#sa_links {
position: absolute;
bottom: 12px;
right: 0px;
width: 450px;
text-align: center;
}
#sa_links li {
float: left;
list-style: none;
width: 32%;
}
#sa_links li a {
background: url(//cdn.wegottickets.com/www/images/butgrad.png) repeat-x;
display: block;
margin: 0px 1px 0;
font: 8pt/ 18px sans-serif;
color: #fff;
text-decoration: none;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px;
}
#sa_links li a:hover,#sa_links li a.active {
background: url(//cdn.wegottickets.com/www/images/shine.png) repeat-x;
color: yellow;
}
/*##################################
####################################
####################################
##################################*/
#hp_sections {
position: relative;
width: 520px;
margin: 0 auto;
z-index: 50;
}
.hp_panel {
border-width: 1px;
border-style: solid;
border-color:  #b8bfa7;
width: 520px;
margin: 10px auto;
height: 300px;
overflow: auto;
position: relative;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #f9f9f9;
z-index: 50;
}
#hp_sections .hp_panel h3,
#hp_sections .hp_panel p,
#lastsevendays h3,
#lastsevendays p
{
margin: 10px !important;
}
#lastsevendays {
height: auto;
}
#regions_map {
position: absolute;
top: 0;
right: 10px;
}
#regions_links ul {
padding: 0;
margin: 0;
width: 300px;
overflow: auto;
position: absolute;
bottom: 20px;
left: 10px;
}
#regions_links li {
width: 49%;
float: left;
list-style: none;
padding: 0;
margin: 0;
}
#regions_links li a {
text-decoration: none;
margin: 1px 3px 1px 2px !important;
padding: 1px 4px;
display: block;
background: #efefef;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#results_order_control {
float: right;
margin: 6px;
z-index: 200;
}
#search_again {
float: left;
width: 100%;
margin: 0 0 20px 0;
display: none;
}
div.column {
float: left;
width: 43%;
margin-left: 4%;
display: inline;
}
div.label {
display: block;
margin: 15px 0 0 0;
font-weight: bold;
}
#search_again div.label {
display: block;
margin: 5px 0 0 0;
font-weight: bold;
}
#adv_artist,#adv_venue,#adv_prox_miles,#adv_prox_postcode,#adv_from_day,#adv_from_month,#adv_to_day,#adv_to_month,#adv_genre,#adv_region,#adv_town,#ml_email,#ml_region,#ml_format
{
border: 1px inset #666;
background: #fff;
}
#adv_artist,#adv_venue,#ml_email {
width: 220px;
}
#adv_search,#adv_reset,#ml_subscribe {
margin: 0 15px 0 0;
background: #173E5B;
border: 1px solid #2C658F;
outline: 1px solid #0C202F;
padding: 1px 5px;
color: #fff;
background: url(//cdn.wegottickets.com/www/images/butgrad.png) 0 -15px repeat-x;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-outline-radius: 3px;
-webkit-outline-radius: 3px;
}
div.rating {
opacity: 0.3;
filter: alpha(opacity = 30);
margin: -6px 0 0 5px;
}
#results_tools {
margin: 10px 0;
padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #e0e3d8 url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
border: 1px solid #dfd1b5;
}
#results_tools * {
position: relative;
}
#search_legend {
font-size: 110%;
font-weight: bold;
}
#results_tools form {
float: none;
}
#results_tools span.error {
color: #c30;
font-size: 90%;
}
#results_order_select {
border: 1px solid #ddd;
padding: 0 0 0 20px;
}
#results_order_select option {
padding: 0 0 0 20px;
}
#results_order_select.relevance,#results_order_select option.relevance {
background: #fff url(//cdn.wegottickets.com/www/images/star_l.png) no-repeat;
}
#results_order_select.date,#results_order_select option.date {
background: #fff url(//cdn.wegottickets.com/www/images/calendar.png) no-repeat;
}
#queryFeedback {
font-size: 110%;
}
/* PAGINATOR */
div.paginator {
margin: 10px 0;
text-align: center;
color: #999;
font-size: 85%;
}
div.paginator a.pagination_link {
text-decoration: none;
color: #666 !important;
margin: 0 1px;
padding: 0 1px;
display: inline-block;
min-width: 16px;
_width: 16px;
height: 18px;
text-align: center;
line-height: 18px;
font-weight: normal;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: #f4f0e5 url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
border: 1px solid #dfd1b5;
}
div.paginator a.pagination_link:hover {
border: 1px solid #c96;
background: #ff9;
}
div.paginator span.pagination_current {
border: 1px solid #c96;
text-decoration: none;
font-size: 10pt;
background: #fff;
margin: 0 1px;
padding: 0 1px;
display: inline-block;
min-width: 16px;
_width: 16px;
height: 18px;
text-align: center;
line-height: 18px;
color: #173E5B !important;
font-weight: normal;
-moz-border-radius: 2px;
}
div.paginator span.pagination_blank {
margin: 0 1px;
display: inline-block;
width: 16px;
height: 16px;
text-align: center;
line-height: 16px;
color: #bfa86b !important;
border: none;1px solid #fff;
font-weight: bold;
}
div.paginator .pagination_link_text {
color: #666 !important;
text-decoration: none;
margin: 0 10px;
display: inline-block;
width: 38px;
height: 16px;
text-align: center;
line-height: 16px;
font-weight: normal;
font-size: 110%;
}
div.paginator a.prevlink {
background: url( //cdn.wegottickets.com/www/images/wgtarrow_l.png) left 1px no-repeat;
text-align: right;
}
div.paginator a.nextlink {
background: url( //cdn.wegottickets.com/www/images/wgtarrow_r.png) right 1px no-repeat;
text-align: left;
}
div.paginator a.prevlink:hover {
background: url( //cdn.wegottickets.com/www/images/wgtarrow_l_o.png) left 1px no-repeat;
}
div.paginator a.nextlink:hover {
background: url( //cdn.wegottickets.com/www/images/wgtarrow_r_o.png) right 1px no-repeat;
}
div.paginator a.pagination_link_text:hover {
color: #900 !important;
}
.small {
font-size: 80%;
}
.clearleft {
clear: left;
position: relative;
}
div.listingOuter2 {
float: left;
margin: 0 0 4px 0;
padding: 0;
width: 100%;
}
#refine_search_container {
padding: 0px;
margin: 5px 0 0 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border: 1px solid #e9e9e9;
}
#refine_search {
padding: 5px 5px 5px 20px;
background-color: #f3f3f3;
outline: none;
color: #666 !important;
text-decoration: none;
font-weight: bold;
display: block;
}
#refine_search.closed {
background: #f3f3f3 url(//cdn.wegottickets.com/www/images/wgtarrow_closed.gif) 5px 7px
no-repeat;
}
#refine_search.open {
background: #f3f3f3 url(//cdn.wegottickets.com/www/images/wgtarrow_open.gif) 4px 8px no-repeat
;
margin: 0 0 10px 0;
border-bottom: 1px solid #e9e9e9;
}
option.disabled {
color: #ccc;
}
.mailshotItem {
border-bottom: 1px dotted #666;
padding: 10px 0;
margin-bottom: 10px
}
/*
fix for ie7 background
*/
#Header {
min-width: 0;
zoom: 1;    
}
/*** CALENDAR ***/
#calendarControls {
width: 100%;
position: relative;
margin: 0 0 10px;
display: inline-block;
}
#calendarControls .previous {
float: left;
display: block;
height: 24px;
padding: 8px 0 0 37px;
background-image: url(//cdn.wegottickets.com/www/images/arrow_left_32.png);
background-repeat: no-repeat;
text-decoration: none;
}
#calendarControls .next {
float: right;
display: block;
height: 24px;
padding: 8px 37px 0 0;
background-image: url(//cdn.wegottickets.com/www/images/arrow_right_32.png);
background-position: right;
background-repeat: no-repeat;
text-decoration: none;
}
#calendarControls .date {
width: 270px;
padding: 5px 0;
margin: 0 auto;
text-align: center;
background: url("//cdn.wegottickets.com/www/images/lightpaper.jpg") repeat scroll 0 0 #E0E3D8;
border: 1px solid #DFD1B5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height: 20px;
}
#calendarControls select {
background-color: #fff;
color: #215679;
margin-right: 5px;
border: 1px solid #ddd;
}
#calendarControls select option {
padding: 0 5px;
}
#calendarControls input[type=submit] {
background-color: #215679;
color: #fff;
cursor: pointer;
}
#calendarControlsMonth {
width: 100%;
position: relative;
margin: 0 0 -5px 0;
display: inline-block;
background: #215679;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#calendarControlsMonth span {
-moz-user-select: none;
-webkit-user-select: none;
}
#calendarControlsMonth .previous {
float: left;
display: block;
padding-left: 20px;
background-image: url(//cdn.wegottickets.com/www/images/arrow_left.png);
background-position: left center;
background-repeat: no-repeat;
color: #eee;
height: 20px;
margin: 5px 0 0 10px;
}
#calendarControlsMonth .next {
float: right;
display: block;
padding-right: 20px;
background-image: url(//cdn.wegottickets.com/www/images/arrow_right.png);
background-position: right center;
background-repeat: no-repeat;
color: #eee;
height: 20px;
margin: 5px 10px 0 0;
}
#calendarControlsMonth a {
color: #eee;
}
#calendarControlsMonth a:hover {
color: #fff;
}
#calendarControlsMonth .date {
padding: 5px 0;
margin: 0 auto;
text-align: center;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#calendarControlsMonth select {
background-color: #fff;
color: #215679;
border: 1px solid #ddd;
}
#calendarControlsMonth select option {
padding: 0 5px;
}
#calendarControlsMonth input[type=submit] {
background-color: #eee;
color: #215679;
cursor: pointer;
}
div.weekday {
width: 100%;
}
div.weekday .title {
width: 100%;
border-bottom: 1px solid #444;
margin: 5px 0 10px;
}
div.weekday .listings {
padding: 0 10px;
}
#calendar {
width: 100%;
margin: 10px 0;
}
#calendar th {
background-color: #eee;
border: 1px solid #999;
text-align: center;
}
#calendar td {
background-color: #fff;
height: 50px;
vertical-align: top;
padding: 5px;
width: 14.29%;
}
#calendar td.active, #calendar td.active:hover {
background-color: #C2DCFB;
}
#calendar td:hover {
background-color: #ffffe0;
}
#calendar td.empty {
background: none;
}
#calendar td span.day {
width: 100%;
display: inline-block;
margin: 0;
font-size: 8pt;
color: #999;
}
#calendar td.active span.day {
color: #444;
font-weight: bold;
}
#calendar td span.events {
font-size: small;
color: #666;
}
#calendar td span.events a {
width: 100%;
height: 12px;
display: inline-block;
background: url("//cdn.wegottickets.com/www/images/tickets_small.png") no-repeat scroll center center;
padding-top: 20px;
text-align: right;
font-size: 8pt;
text-decoration: none;
}
#dayListings {
margin-top: 10px;
}
/*** DATEPICKER ***/
div.wgt-calendar-picker {
border: 3px solid #2C5370;
background: url(//cdn.wegottickets.com/www/images/lightpaper.jpg);
font: 11px sans-serif;
text-align: center;
width: 180px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}
div.wgt-calendar-control {
position: relative;
font: bold 12px/22px sans-serif;
background: url(//cdn.wegottickets.com/www/images/texture3_bg.jpg);
color: #fff;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
cursor: default;
}
div.wgt-calendar-control th {
color: #fff;
}
div.wgt-calendar-control div {
position: absolute;
top: 2px;
font-size: 10px;
line-height: 20px;
font-weight: bold;
letter-spacing: -2px;
width: 20px;
text-align: center;
-moz-border-radius: 3px;
border: 1px solid #23435B;
cursor: pointer;
text-indent: 30px;
overflow: hidden;
}
div.wgt-calendar-control div:hover {
border-color: #447697;
background-color: #35617E;
}
div.wgt-calendar-prev-month {
left: 26px;
background: url(//cdn.wegottickets.com/www/images/control_playback_blue.png ) 50% 50% no-repeat
}
div.wgt-calendar-prev-year {
left: 2px;
background: url(//cdn.wegottickets.com/www/images/control_rewind_blue.png ) 50% 50% no-repeat
}
div.wgt-calendar-next-month {
right: 26px;
background: url(//cdn.wegottickets.com/www/images/control_play_blue.png ) 50% 50% no-repeat
}
div.wgt-calendar-next-year {
right: 2px;
background: url(//cdn.wegottickets.com/www/images/control_fastforward_blue.png ) 50% 50% no-repeat
}
table.wgt-calendar-days th {
cursor: default;
width: 24px;
height: 24px;
}
table.wgt-calendar-month td {
border: 1px solid #E5D2A5;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
width: 22px;
height: 22px;
line-height: 22px;
}
table.wgt-calendar-month td:hover {
border: 1px solid #c96;
background: #ff9;
}
table.wgt-calendar-month td.selected {
border: 1px solid #c96;
background: #fff;
}
table.wgt-calendar-month td.today {
border: 1px solid #2C5370;
}
table.wgt-calendar-month td.blocked {
color: #c96 !important;
border-color: transparent !important;
background: transparent !important;
cursor: default !important;
}
button.wgt-calendar-button {
background: url(//cdn.wegottickets.com/www/images/calendar.png ) 50% 50% no-repeat;
border: 1px solid #E2CC98;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
width: 20px;
height: 20px;
vertical-align: middle;
background-color: #F2EEE3;
margin: 0 3px;
cursor: pointer;
}
button.wgt-calendar-button:hover {
border: 1px solid #c96;
background-color: #ff9;
}
/*** CLIENTADMINSIGNPOST ***/
@CHARSET "UTF-8";
/* styles for client references */
#ClientAdminSignpost {
padding:22px 0px;
width: 270px;
position: absolute;
top: 40px;
right: 25px;
}
#ClientAdminSignpost fieldset {
background: #ffd url(//cdn.wegottickets.com/www/images/glow.png) no-repeat;
border: 1px solid #EBE376;
margin: 0;
padding: 15px 15px 15px 15px;
width: 100%;
}
#ClientAdminSignpost h3 {
color:#145E95;
font-weight: bold;
font-size: 110%;
padding: 0;
width: 100%;
margin: 0 0 10px 0;
}
#ClientAdminSignpost a {
background:transparent url(//cdn.wegottickets.com/www/images/icons/bullet_go.gif) no-repeat scroll 0 0px;
margin-left: 15px;
margin-top: 20px;
padding-left: 20px;
}

.jobsLinks {
    font-size: 12pt;
}

.jobsLinks a {
    text-decoration: none;
    font-size: 12pt;
    border-bottom: 1pt dotted;
}
.jobAdvert {
    background: url('//cdn.wegottickets.com/www/images/hrip.jpg') repeat-x scroll center top transparent;
    padding-top: 20px
}

.jobsListSpacing {
    margin-bottom: 8px;
}

#receiptLink40 {
    display: block;
    height: 40px;
    padding: 9px 0 0 42px;
    background: transparent url(/images/receipt40.png) top left no-repeat;
}
