
/* Header Logo*/
#header #logo {

     background: url(/images/skins/ibiza-clubtickets/main-header.jpg) no-repeat -7px -3px;
     height: 4em;
}


#container #supported-credit-cards {
    float: left;
    height: 40px;
    width: 400px;
    margin-left: 10px;
    background: url(/images/icons/supported_credit_cards.gif) no-repeat 0 0;
}

#container #paypoint-transactions {
    float: left;
    height: 40px;
    width: 100px;
    margin-left: 20px;
    background: url(/images/icons/paypoint_powered.gif) no-repeat 0 0;
}

#container #secured-by-thawte {
    float: right;
    width: 60px;
    height: 61px;
    margin-right: 10px;
    background: url(/images/icons/ssl_valid_english_vB1_sample.gif) no-repeat 0 0;
}

#container #powered-by-ticketlogic {
    float: right;
    width: 60px;
    height: 61px;
    margin-right: 10px;
    background: url(/images/icons/powered_by_ticketlogic_sq.gif) no-repeat 0 0;
}

#container #supported-credit-cards a,
#container #paypoint-transactions a,
#container #secured-by-thawte a, 
#container #powered-by-ticketlogic a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 8pt;
    text-indent: -9999px;
}

#headerbasketsummary {
    position: absolute;
    right: 8px;
    width: 170px;
    top: -30px;
    z-index: 100;
}

#currentuser span {
    float: left;
    padding: 0;
    margin: 2px 5px 0 10px;
}
/*
#currentuser span#currentuser-login,
#currentuser span#currentuser-register,
#currentuser span#currentuser-account,
#currentuser span#currentuser-flags,
#currentuser span#currentuser-logout,
*/
#currentuser span.current-user-button {
    margin: 2px 5px 0 0;
    font-weight: bold;
}
#headerbasketsummary table caption span,
#currentuser span.current-user-button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(/images/buttons/navigation-prefs-100.gif) no-repeat left top;
}
#currentuser span#currentuser-flags {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(/images/buttons/navigation-prefs-50.gif) no-repeat left top;
}

#headerbasketsummary table caption {
    height: 30px;    
}
#headerbasketsummary table caption span {
    /*
    text-align: right;
    display: block;
    width: 100px;
    */
    float: right;
}
#headerbasketsummary table caption span a,
#currentuser span.current-user-button a {
    display: block;
    padding: 5px 12px 5px;
    font-size: 10pt;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(/images/buttons/navigation-prefs-rhs.gif) no-repeat right top;
}
#headerbasketsummary table caption span a em {
    width: 16px;
    height: 16px;
    background: url(/images/buttons/checkout-arrow.gif) no-repeat right top;
}
#currentuser span a:link, 
#currentuser span a:visited, 
#currentuser span a:hover, 
#currentuser span a:active {
    font-weight: bold;
    text-decoration: none;
    color: #069;
    color: #fff;
}
#currentuser-i18n a {
    font-size: 8pt;
}

#headerbasketsummary table caption a:link,
#headerbasketsummary table caption a:visited,
#headerbasketsummary table caption a:hover,
#headerbasketsummary table caption a:active,
/*
#currentuser span#currentuser-login a:link, 
#currentuser span#currentuser-login a:visited, 
#currentuser span#currentuser-login a:hover, 
#currentuser span#currentuser-login a:active,
#currentuser span#currentuser-register a:link, 
#currentuser span#currentuser-register a:visited, 
#currentuser span#currentuser-register a:hover, 
#currentuser span#currentuser-register a:active,
#currentuser span#currentuser-flags a:link, 
#currentuser span#currentuser-flags a:visited, 
#currentuser span#currentuser-flags a:hover, 
#currentuser span#currentuser-flags a:active,
#currentuser span#currentuser-logout a:link, 
#currentuser span#currentuser-logout a:visited, 
#currentuser span#currentuser-logout a:hover, 
#currentuser span#currentuser-logout a:active,
#currentuser span#currentuser-account a:link, 
#currentuser span#currentuser-account a:visited, 
#currentuser span#currentuser-account a:hover, 
#currentuser span#currentuser-account a:active
*/
#currentuser span.current-user-button a:link,
#currentuser span.current-user-button a:visited,
#currentuser span.current-user-button a:hover,
#currentuser span.current-user-button a:active {
    color: #e09;
    text-decoration: none;
}

body.legals ul,
body.info ul {
    list-style: none;
    text-indent: 0;
    margin: 20px 0;
}
body.legals ul li,
body.info ul li {
    list-style: none;
    text-indent: 0;
    margin: 5px 0;
}


form.right {
    float: right;
    vertical-align: bottom;
}
.product-wide-right {
    width: 600px;
    float: right;
}
.product-right {
    width: 160px;
    float: right;
}
.product-left {
    width: 200px;
    float: left;
}
.product-leftcenter {
    width: 640px;
    float: left;
}
.product-center {
    width: 420px;
    float: left;
}
#image-large,
.image-large {
    width: 200px;
    height: 200px;
    margin: 0 0 20px;
}

#page {
    width: 820px;
}

#page .col80 {
    float: left;
    width: 640px;
}
#page .col80 .col50 {
    width: 310px;
}
#page .col66 {
    width: 540px;
}
#page .col66 .col50 {
    width: 265px;
}
#page .col50 {
    width: 400px;
}
#page .col50 .col20 {
    width: 105px;
}
#page .col50 .col80 {
    float: left;
    width: 270px;
}
#page .col33 {
    width: 265px;
}

#page .col25 {
    width: 190px;
    margin-right: 20px;
}
#page .col20 {
    width: 152px;
    margin-right: 20px;
}



body.home h2 {
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
	color: #999;
    /*
    padding: 3px 4px 6px;
	background:  url(/images/bg/pink-tab.gif) no-repeat top right; 
    font-size: 98%;
    */
}

body.home #homepage-middle h2 {
    border-bottom: 1px solid #ccc;
    /*
	color: #369;
	background:  url(/images/bg/promo-tab-large.gif) no-repeat top right; 
    font-size:98%;
    */
}

body#shop.login .page-inset p {
    margin: 0 0 10px;
    font-size: 97%;
}
body#shop.login input.t {
    width: 270px;
}

body.venues .col7th,
#promopage .col7th {
    margin: 0 9px;
}

body.venues div.venue {
    clear: both;
}
body.venues div.venue h4 {
    margin: 0;
}

table.standard {
    border: 1px solid #eee;
}
table.standard caption {
    font-size: 10pt;
    font-weight: bold;
    color: #666;
    text-align: left;
}
table.standard th {
    background-color: #eee;
}

table.standard th,
table.standard td {
    padding: 2px 5px;
    font-size: 10pt;
}

table.calendar-mini {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
table.calendar-mini th a:link,
table.calendar-mini th a:visited,
table.calendar-mini th a:hover,
table.calendar-mini th a:active {
    display: block;
    width: 100%;
    text-decoration: none;
}
table.calendar-mini td a:link,
table.calendar-mini td a:visited,
table.calendar-mini td a:hover,
table.calendar-mini td a:active {
    display: block;
    height: 16px;
    padding: 4px 0 1px;
    width: 100%;
    text-decoration: none;
    color: #369;
    color: #f09;
}
table.calendar-mini td a:hover,
table.calendar-mini td a:active {
    font-weight: bold;
    color: #fff;
    background-color: #f09 !important;
}

.daytypeSat a:link,
.daytypeSat a:visited,
.daytypeSat a:hover,
.daytypeSat a:active, 
.daytypeSun a:link,
.daytypeSun a:visited,
.daytypeSun a:hover,
.daytypeSun a:active {
    color: #000;
    color: #039;
    color: #f09;
    background-color: #f0f8ff;
}
table.calendar-mini td.othermonth a:link,
table.calendar-mini td.othermonth a:visited,
table.calendar-mini td.othermonth a:hover,
table.calendar-mini td.othermonth a:active {
    color: #ccc;
}

table.calendar-mini td.initdate a:link,
table.calendar-mini td.initdate a:visited,
table.calendar-mini td.initdate a:hover,
table.calendar-mini td.initdate a:active {
    font-weight: bold;
    color: #000;
    background-color: #cdf;
}

table.calendar-mini thead tr th {
    font-size: 9pt;
    padding: 0 0 4px;
    margin: 0;
}

table.calendar-mini tbody tr th {
    padding: 2px 0;
    font-size: 8pt;
    color: #999;
    background-color: #eee;
    border: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
}
table.calendar-mini td {
    text-align: center;
    border: 1px solid #eee;
    font-size: 9pt;
    padding: 0;
}
body #page #homepage-calendar {
    margin: 0 20px 0 0;
    width: 160px;
}
#homepage-highlight {
    width: 440px;
    width: 500px;
    padding: 10px;
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #fff;
    /*
    border: 1px solid #ccc;
    background-color: #f8f8fa;
    -moz-border-radius-topright: 15px;
    -khtml-border-radius-top-right: 15px;
    -webkit-border-radius-top-right: 15px;
    border-radius-top-right: 15px;
    -moz-border-radius-bottomleft: 15px;
    -khtml-border-radius-bottom-left: 15px;
    -webkit-border-radius-bottom-left: 15px;
    border-radius-bottom-left: 15px;
    */
}
#homepage-highlight p {
    font-size: 10pt;
}
#homepage-highlight p.smallprint,
#homepage-highlight p.addtobasket {
    font-size: 9pt;
}

#homepage-highlight a:link,
#homepage-highlight a:visited {
    color: #000;
    text-decoration: none;
}
#homepage-highlight h1 a:link,
#homepage-highlight h1 a:visited {
    color: #f09;
    text-decoration: none;
}
#homepage-highlight a:hover,
#homepage-highlight a:active {
    text-decoration: none;
}
#homepage-highlight p.smallprint a:link,
#homepage-highlight p.smallprint a:visited, 
#homepage-highlight p.smallprint a:hover,
#homepage-highlight p.smallprint a:active {
    text-decoration: underline;
}

#homepage-highlight-logo {
    width: 100px;
    height: 100px;
    float: left;
    margin: 3px 10px 20px 0;
    background: url(/images/default.gif) no-repeat top left;
}
#homepage-highlight-logo-large {
    width: 160px;
    height: 160px;
    float: left;
    margin: 3px 10px 0 0;
    background: url(/images/default.gif) no-repeat center center;
}
#homepage-highlight-info {
    /*
    width: 350px;
    */
    width: 330px;
    float: left;
    font-size: 13pt;
}
#homepage-highlight-info h1 {
    padding: 0;
    margin: 0 0 10px;
}
#homepage-highlight-info p {
    font-size: 11pt;
}
#homepage-highlight #homepage-highlight-logo a {
    display: block;
    height: 100%;
    width: 100%;
}
#homepage-highlight-logo a:link,
#homepage-highlight-logo a:visited,
#homepage-highlight-logo a:hover,
#homepage-highlight-logo a:active {
    text-decoration: none;
}
#homepage-email {
    margin: 0 20px 0 0;
    width: 160px; 
}
#homepage-tips {
    margin: 0 20px 0 0;
    width: 120px; 
}
#homepage-tips div {
    height: 30px;
    margin: 0 0 10px;
}
#homepage-tips div a {
    display: block;
    padding: 7px 10px 0;
    height: 30px;
    font-size: 10.5pt;
    font-weight: bold;
    background:  url(/images/buttons/pink-gradient-120x30.gif) no-repeat top left;
    background:  url(/images/pub1.5/blue-gradient-120x30.gif) no-repeat top left;
}
.language_es #homepage-tips #homepage-tips-hot-tickets a {
    font-size: 8pt;
}
.language_es #homepage-tips #homepage-tips-weekend a,
.language_es #homepage-tips #homepage-tips-vip a {
    font-size: 7.75pt;
}
#homepage-tips div a:link,
#homepage-tips div a:visited,
#homepage-tips div a:hover,
#homepage-tips div a:active {
    color: #f09;
    text-decoration: none;
}
#homepage-image {
    margin: 0 20px 0 0;
    width: 180px; 
}
#homepage-image #homepage-highlight-logo-large,
#homepage-image #homepage-highlight-logo-large a {
    display: block;
    width: 180px;
    height: 170px;
}
#homepage-image #homepage-highlight-logo-large a:link,
#homepage-image #homepage-highlight-logo-large a:visited,
#homepage-image #homepage-highlight-logo-large a:hover,
#homepage-image #homepage-highlight-logo-large a:active {
    text-decoration: none;
    border: 1px solid #eee;
}

#homepage-user-login, 
#homepage-user-register, 
#homepage-list-subscribe, 
#homepage-list-unsubscribe {
    margin: 0 0 10px;   
}
#homepage-user-login p, 
#homepage-user-register p, 
#homepage-list-subscribe p, 
#homepage-list-unsubscribe p {
    margin: 0;
    padding: 0;
}
#homepage-user-login p a, 
#homepage-user-register p a, 
#homepage-list-subscribe p a, 
#homepage-list-unsubscribe p a {
    display: block;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#homepage-user-login p a:link, 
#homepage-user-login p a:visited, 
#homepage-user-login p a:hover, 
#homepage-user-login p a:active, 
#homepage-user-register p a:link,
#homepage-user-register p a:visited,
#homepage-user-register p a:hover,
#homepage-user-register p a:active {
    text-decoration: none;
    color: #339;
    height: 40px;
    font-size: 14pt;
    font-weight: bold;
    background:  url(/images/panels/homepage-login.gif) no-repeat top left;
}

#homepage-list-subscribe p a:link, 
#homepage-list-subscribe p a:visited,
#homepage-list-subscribe p a:hover,
#homepage-list-subscribe p a:active {
    text-decoration: none;
    color: #090;
    height: 20px;
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    background:  url(/images/panels/homepage-subscribe.gif) no-repeat top left;
}

#homepage-list-unsubscribe p a:link,
#homepage-list-unsubscribe p a:visited,
#homepage-list-unsubscribe p a:hover,
#homepage-list-unsubscribe p a:active {
    text-decoration: none;
    color: #666;
    font-size: 9pt;
    font-weight: bold;
    padding: 8px 10px 4px;
    height: 20px;
    background:  url(/images/panels/homepage-unsubscribe.gif) no-repeat top left;
}

body.products #container #page {
    width: 820px;
}

#homepage-low {
    margin: 15px 0 0;
}

.homepage-promo,
.homepage-promosq,
.homepage-promobig,
.homepage-promobanner {
    display: block;
    height: 200px;
    width: 200px;
    padding: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.homepage-promobig {
    height: 300px;
}
.homepage-promobanner {
    height: 60px;
    width: 440px;
    margin-top: 20px;
}
.homepage-promo a,
.homepage-promosq a,
.homepage-promobig a,
.homepage-promobanner a {
    text-indent: -9999px;
    display: block;
    height: 100%;
}

#homepage-middle {
    margin: 5px 0 5px;
}

#homepage-middle-strip {
    margin: 0 0 10px;
    padding: 8px 10px 4px;
    background:  url(/images/bg/homepage-width-gradient.gif) no-repeat top left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    /*
    border: 1px solid #9cf;
    */
    border: 1px solid #def;
}
#homepage-middle-strip #registration-plug {
    float: left;
    /*
    width: 355px;
    */
}

#homepage-middle-strip #mailinglist-plug {
    float: right;
    text-align: right;
    /*
    width: 440px;
    */
}
#homepage-middle-strip #registration-plug p,
#homepage-middle-strip #mailinglist-plug p {
    font-size: 10pt;
    font-weight: bold;
    color: #666;
}


#homepage-low .homepage-promo {
    height: 120px;
    margin: 0 0 20px;
}
.homepage-promo a {
    display: block;
    height: 100%;
    width: 100%;
}
#homepage-list p.smallprint {
    display: none;
}
#homepage-low .col7th, 
#panel-help {
    width: 100px;
}
#panel-help p {
    font-size: 9pt;
}

form#searchevents {
    margin: 10px 0 30px;
}

/*
input#bigquery {
    width: 480px;
    font-size: 14pt;
    padding: 6px 8px;
    margin: 0 0 0 140px;
    border: 1px solid #f9c;
    background-color: #fcfcfc;
    color: #bbb;
    color: #999;
    color: #f9c;
    color: #f6c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
}
button#bigsearch {
    background: transparent url(/images/logo/clubtickets-search.gif) no-repeat 5px 2px;
    width: 140px;
    height: 35px;
    border: 0 none;
    padding: 0 0 4px 50px;
    text-align: left;
}
button#bigsearch span {
    font-size: 12pt;
    font-weight: bold;
    color: #e09;
}

div#searchheader {
    left: 345px !important;
    margin: 28px 0 0;
    width: 320px;
    text-align: left;
}
#header #searchheader #query {
    padding: 4px 8px;
    width: 180px;
    border: 1px solid #f9c;
    background-color: #fcfcfc;
    color: #f6c;
    font-weight: normal;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
}
div#searchheader input,
div#searchheader button {
    vertical-align: top;
}
#header div#searchheader button {
    background: transparent url(/images/logo/clubtickets-search-sm.gif) no-repeat 0px 4px;
    width: 94px;
    height: 24px;
    border: 0 none;
    padding: 2px 2px 2px 32px;
    margin: 0;
    text-align: left !important;
}
div#searchheader button span {
    font-size: 9pt;
    font-weight: bold;
    color: #e09;
}
*/

body.shop #header {
    height: 60px;
}

body.shop #navigation {
    display: none;
}

/*
div#currentuser {
    width: 600px;
}

div#currentuser p {
    margin: 0 10px 0 0;
    float: left;
}

div#currentuser p a#account-sign-in strong {
    background:  url(/images/buttons/clubtickets-sign-in.gif) no-repeat top left;
}
*/

/*
div#userprefs {
    height: 31px;
}
div#userprefs div#i18n {
    display: none;
    right: 130px;
}

div#basket table#minisummary {
    
}
div#basket table#minisummary caption {
    padding: 0px;
}
div#basket table#minisummary caption a#viewbasketlink {
    display: block;
    padding: 30px 3px 0px 3px;
    height:  0px;
    overflow: hidden;
}
*/
table#minisummary tr.totals td {
    font-weight: bold;
}

#panel-best-sellers {
	background:  url(/images/bg/best-sellers-blue.png) no-repeat -10px -0px;
}

body.login #header #callcentercontrol,
body.shop #header #callcentercontrol {
    top: 25px;
}

#header #callcentercontrol p {
    
}
#header #callcentercontrol p a:link,
#header #callcentercontrol p a:visited {
	color: #666;
	font-size: 95%;
	text-decoration: none;
}

a#basketpreviewicon {
    margin-right: 30px;
}

h3 a:link,
h3 a:visited {
	color: #09e;
	text-decoration: none;
}

h2 a:link,
h2 a:visited,
h4 a:link,
h4 a:visited {
	color: #f09;
	text-decoration: none;
}
#homepage-list .product-compact h4 a:link,
#homepage-list .product-compact h4 a:visited {
	color: #369;
	text-decoration: none;
}

.article-entry h2,
.article-entry h3 {
    margin: 1em 0 0.1em;
}

.article-entry h2 a:link,
.article-entry h2 a:visited {
	color: #09e;
	text-decoration: none;
}

.article-entry h3 a:link,
.article-entry h3 a:visited {
	color: #048;
	text-decoration: none;
}

.article-entry p.article-date {
    font-size: 10pt;
    font-style: italic;
    margin: 0 0 0.5em;
}

.article-entry p {
    font-size: 12pt;
    margin: 0 0 1.2em;
}

body#product .event-description p {
    color: #333;
}
body#product .event-description {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

p.more {
    margin: 10px 0 20px;
    font-weight: bold;
    text-align: right;
}
p.more a:link,
p.more a:visited,
p.more a:hover,
p.more a:active {
    color: #c09;
    padding-right: 20px;
    background:  url(/images/icons/more-icon.gif) no-repeat top right;
}
body.blog p.more a {
    padding-right: 10px;
    background:  url(/images/icons/more-icon-sm.gif) no-repeat top right;
}

.panel2 h4 {
    margin: 0 0 0px;
}
.panel2 p {
    margin: 0 0 5px;
}

#homepage-middle h3 {
    margin: 0 0 5px;
}

body.home h4 span.smallprint {
    font-size: 8pt;
    display: block;
}
body.home h4 span.smallprint a:link,
body.home h4 span.smallprint a:visited {
    color: #000;
}

body#calendar div.calendar-events strong {
	color: #336;
}

a.calendar-prev,
a.calendar-next {
    float: right;
    width: 35px;
    height: 20px;
}
a.calendar-prev span,
a.calendar-next span {
    display: none;
}
a.calendar-prev {
    background: url(/images/buttons/calendar-prev.gif) no-repeat top right;
}
a.calendar-next {
    background: url(/images/buttons/calendar-next.gif) no-repeat top right;
}

table.calendar {
    border: 1px solid #eee;
}
table.calendar th {
    width: 14%;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}
table.calendar td {
    vertical-align: top;
    border: 1px solid #eee;
    padding: 0;
}
table.calendar td a {
}
table.calendar td div.clist {
    height: 108px;
    overflow: hidden;
}
table.calendar td div.clist a {
    display: block;
}
table.calendar td div.clist a.highlight {
    font-weight: bold;
}
table.calendar td div.clist a:link, 
table.calendar td div.clist a:visited {
    color: #069;
}
table.calendar td div.clist a:hover, 
table.calendar td div.clist a:active {
    color: #006;
}
table.calendar td div.clist a.highlight:link, 
table.calendar td div.clist a.highlight:visited {
    color: #039;
}
table.calendar td div.clist a.highlight:hover, 
table.calendar td div.clist a.highlight:active {
    color: #003;
}
table.calendar td.weekdaysat,
table.calendar td.weekdaysun {
    background-color: #fcfdff;
}

table.calendar td.today {
    background-color: #f0f6ff !important;
}

table.calendar td div.ccell div.cdate {
    font-size: 11pt;
    padding: 1px;
    text-align: right;
}
table.calendar td a.right {
    display: block;
    text-align: right;
}
table.calendar td a.right:link, 
table.calendar td a.right:visited, 
table.calendar td a.right:hover, 
table.calendar td a.right:active {
    color: #f09;
}

table.calendar td a.daydate {
    display: block;
}
table.calendar td a.daydate:link, 
table.calendar td a.daydate:visited, 
table.calendar td a.daydate:hover, 
table.calendar td a.daydate:active {
    color: #333;
    text-decoration: none;
}
table.calendar td.columnday div.date {
    font-size: 9pt;
}
table.calendar td.columnday div.date,
table.calendar td.columnday div.calendar-events {
    border-right: 0 none;
}
table.calendar td.columnday div.calendar-events a {
    font-size: 11pt;
}
table.calendar td.columnday {
    width: 14%;
}
table.calendar td div.ccell {
    padding: 2px;
}
table.calendar td.initdate div.ccell {
    border: 1px solid #333;
    padding: 1px;
}

body {
    background-image: none;
}

body #container #content {
    background-color: #fff;
}

body,
body #prepage,
body #footer, 
body #userprefs #htl,
body #userprefs #htr,
body #footer #fbl,
body #footer #fbr {
    background-color: #ddd;
}

#footer {
    background-color: #fff;
    height: auto;
    padding: 10px 10px 20px;
}

body.home#www #footer {
    padding: 1px 10px 20px;
}

ul.menu,
ul.menu li {
    text-indent: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

body#confirm.shop p#confirm-holder-present,
body#confirm.shop p#confirm-accept-terms {
    background:  url(/images/bg/checkout-terms-bg.gif) no-repeat top left;
}


div.homepage-tabs {
    margin: 0 0 20px;
}
div.tabbedlist {
    
}
div.tabbedlist span {
    float: left;
    margin: 0 0 0 0;
}
div.tabbedlist span a {
    border: 1px solid #eee;
    border-bottom: 0 none;
    background-color: #eee;
    border-bottom: 0 none;
    padding: 5px 10px;
    margin: 0 0 10px;
    font-size: 9pt;
    font-weight: bold;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -khtml-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -webkit-border-radius-topright: 10px;
    -webkit-border-radius-topleft: 10px;
    border-radius-top-right: 10px;
    border-radius-top-left: 10px;
}
#homepage-highlight div.tabbedlist span a:link,
#homepage-highlight div.tabbedlist span a:visited,
#homepage-highlight div.tabbedlist span a:hover,
#homepage-highlight div.tabbedlist span a:active {
    color: #999;
    border: 1px solid #ccc;
    border-bottom: 1px solid #f9c;
}
#homepage-highlight div.tabbedlist span.tabbed-on a:link,
#homepage-highlight div.tabbedlist span.tabbed-on a:visited,
#homepage-highlight div.tabbedlist span.tabbed-on a:hover,
#homepage-highlight div.tabbedlist span.tabbed-on a:active {
    color: #333;
    color: #f09;
    border: 1px solid #f9c;
    border-bottom: 0 none;
    background-color: #fff;
}
div.tabbedlist span a span {
    float: none;
    display: inline;
}




span.tinyprint {
    font-size: 8pt;
}

p.ticket-sold-out {
    color: #f00;
}

body.registration#welcome input.t, 
body.registration#subscribe input.t {
    background-color: #fff;
}

body.registration form.registration-2009 h3 {
    color: #000;
}
body.registration form.registration-2009 p {
    color: #333;
}
body.registration form.registration-2009 label {
    color: #666;
}

body.registration form.registration-2009 input,
body.registration form.registration-2009 textarea {
    background-color: #fff;
    color: #000;
}

body.registration form.registration-2009 p.fielderror input,
body.registration form.registration-2009 p.fielderror textarea {
    border: 2px solid #f00;
    color: #f00;
}
body.registration #registration-terms p.fielderror {
    border: 2px solid #f00;
}
body.registration form.registration-2009 input.r,
body.registration form.registration-2009 textarea.r {
    background-color: #eee;
    color: #666;
}

form.registration-2009 p#password-notes {
    color: #f00;
}
div#register-panel,
div#lists-panel,
div#list-subscribe-panel,
form.registration-2009 #registration-start,
form.registration-2009 #registration-account-details,
form.registration-2009 #registration-personal-details,
form.registration-2009 #registration-contact-details,
form.registration-2009 #registration-address-details,
form.registration-2009 #registration-i18n-details,
form.registration-2009 #registration-terms,
form.registration-2009 #account-verify-email,
form.registration-2009 #account-verify-mobile,
form.registration-2009 #account-list-choices {
    background-color: #dfd;
}

div#list-unsubscribe-panel,
div#register-sm-panel,
div#reminder-panel,
form.registration-2009 #registration-contact-details,
form.registration-2009 #registration-address-details,
form.registration-2009 #registration-i18n-details {
    background-color: #eef;
}

body div.warning {
    background-color: #ffe;
    border: 2px solid #f96;
}
body div.warning p {
    color: #f60;
}




