/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 * 
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}


table.cartgrid {
	/*	width: 450px;*/
	border-spacing: 0;
	border-width: 0;
}

table.cartgrid td, table.cartgrid th {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

table.cartgrid th {
	font-weight: bold;
	border-bottom: 2px solid #000;
}

table.cartgrid td {
	border-bottom: 1px solid #CCC;
}

table.cartgrid tr.totalrow {
/*	color: black;*/
	font-weight: bold;
}

table.cartgrid td.price, table.cartgrid th.price {
	text-align: right;
}

/* youtube player */

#youtube_player {
	margin: 10px 0 10px 0;
	background-color: #000;
}

#ytplaybutton {
	width: 16px;
	height: 16px;
	float: left;
/*	margin-right: 1px solid #666666;*/
}

#yttimebar {
	float: left;
	position: relative;
	/* width: 450px;*/
/*	width: 266px;*/
	width: 240px;
	height: 16px;
	background-color: #000;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(/images/shared/timebar-bg.gif) top repeat-x;	
	margin-top: -1px;
/*	margin-right: 1px solid #666666;*/
}

#yttimebarIndicator {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 5px;
	height: 16px;
}

#controlbar {
	height: 16px;
}

#ytcounter {
	color: #FFF;
	float: left;
	width: 25px;
	height: 12px;
	font-size: 9px;
	padding-top: 4px;
	background: #000 url(/images/shared/counter-bg.gif);
	border-right: 1px solid #666666;
	overflow: hidden;
}

#ytmutebutton {
	width: 16px;
	height: 16px;	
	float: left;
}

#ytplaylist {
	padding: 8px 0 0 0;
	clear: both;
	height: 236px;
	overflow: scroll;
	background-color: #000;
}

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

#ytplaylist ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
	padding: 4px;
	border-bottom: 1px solid #000;
	background-color: #3a3a3a;
	font-size: 11px;
}

body {
	color: #e7c287;
	font-family: Helvetica, Arial, sans-serif;
	background: #922900 url(/images/bellyupsb/page-bg.gif);	
}

body.secondary {
	background-image: url(/images/monolith/bgsmall.jpg);
}

form {
	display: inline;
}

dl {
	margin-bottom: 1.0em;
}

dt {
	margin: 1.0em 0 0.3em 0;
}

dd {
	padding-left: 0.8em;
	display: block;
}

p, ul {
	font-size: 1.0em;
	margin-bottom: 1.0em;
}

ul {
	list-style-type: square;
}

ul li {
	margin-left: 2.0em;
}

input, option, textarea {
	font-family: Helvetica, Arial, sans-serif;	
}

img, img.a {
	border-width: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2bc1c6;
	margin: 0 0 3px 0;	
}

h1, h2 {
	font-size: 1.8em;	
}

h1 span.position, h2 span.position {
	font-size: 0.8em;
	color: white;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
	color: #2bc1c6;
}

#showdetail h3 {
	color: #FFF;
}

h1 span.next_title, h2 span.next_title {
	color: #FFF;
}

a:link {
	color: #ffae00;
	text-decoration: none;
}

a:visited {
	color: #ffae00;
	text-decoration: none;
}

a:hover {
	color: #ffae00;
	text-decoration: underline;
}

a:active {
	color: #ffae00;
	text-decoration: underline;	
}

div.clearer {
	clear: both;
}

#wrapper {
	width: 900px;
	margin: 0px auto 3px auto;
	background: #271001 url(/images/bellyupsb/wrapper-bg.gif) repeat-x;
	border-left: 1px solid #352a14;
	border-right: 1px solid #352a14;
}

#userbar {
	height: 24px;
	border-bottom: 1px solid #6e4b00;
	padding: 5px 5px 0 0;
	text-align: center;
	font-size: 0.9em;
}

#join_list {
	float: left;
	text-align: left;
	width: 300px;
/*	border: 1px solid red;*/
}


#userbar ul {
/*	margin: 10px;*/
}

#userbar ul li {
	display: inline;
	padding: 0px 0px 0px 10px;
}

#userbar ul li img {
	vertical-align: middle;
}


#header {
	background-color: #341700;
	margin: 0;
	height: 111px;
}


#logobox {
	float: left;
/*	margin: 25px 0 0 10px;*/
	margin: 10px 4px 4px 10px;
}

#vip {
	margin: 10px 1px 0 0;
	padding: 5px;
	float: right;
	width: 190px;
	background-color: #110302;
	border: 1px solid #426262;
}

#vip table tr {
	vertical-align: top;
}

#vip table td {
	padding: 2px;
}

#vip table td.label {
	text-align: right;
}

#vip input {
	width: 95px;
}

#vip p {
	text-align: center;
	margin: 2px 0 4px 0;
}

#vip input.submit {
	background-color: #ffba00;
	padding: 2px;
	color: #110302;
	border: 1px solid #ffba00;
	font-weight: bold;
}

#vip p {
	text-align: center;
	margin: 2px 0 4px 0;
	color:#2fcfd4;
}

#vip input.submit {
	background: url(/images/bellyupsb/btn_vip.gif);
	background-repeat:no-repeat;	
	background-position: center;
	padding: 2px;
	color: #110302;
	border: 0px;
	font-weight: bold;
	width:100px;
	height:25px;
}

#secondarynav {
	background: #592000 url(/images/bellyupsb/secondarynav-bg.jpg) repeat-x;	
	height: 30px;
	border-top: 1px solid #6e4b00;
	border-bottom: 1px solid #6e4b00;
	font-size: 12px;
}

#secondarynav ul {
	margin: 0 0 3px 0;
	padding-top: 3px;
	list-style: none;
}

#secondarynav li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0 0 0 8px;
}

#secondarynav a, #primarynav strong, #primarynav span {
	display: block;
	font-size: 1.1em;	
	padding: 3px 10px 0px 0px;
	color: #ffae00;
}

#secondarynav #current {
	color: #FFF;
}

#content {
	clear: both;
	padding: 20px 0 0 20px;
/*	margin-top: 35px;*/
}

#main {
	float: left;
	width: 540px;
}

#sidebar {
	float: left;
	width: 280px;
	margin: 0 0 0 30px;
}

#sidebar h2, #sidebar h1 {
	margin-top: 14px;
}

#calmain {
	float: left;
	width: 600px;
}

#caldetail {
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
	padding: 40px 0 0 10px;
	background-color: #000;
}

/* calendar */
table.calendar {
	width: 600px;
	color: #FFF;
	font-size: 0.8em;
}

table.calendar, table.calendar tr, table.calendar th, table.calendar td {
	border-collapse: collapse;
	vertical-align: top;
	color: #E7C287;
}

table.calendar tbody td {
	min-height: 80px;
	width: 14%;
	padding: 4px;
}

table.calendar tbody td a.dayheader {
	margin: -4px -4px 4px -4px;
}

table.calendar hr {
	border: solid thin #46f;
}

.month_name {
	color: #3cb3e0;
	background-color: #000;
	font-size: 2.4em;
	font-style: normal;
}

.day_name {
	color: #FFF;
	font-style: normal;
}

.other_month {
}

.day, .show_day {
	background: #250d02 url(/images/bellyupsb/calendar-day-bg.gif) repeat-x;	
	border: solid 1px #000;
}

.today {
	background: #250d02 url(/images/bellyupsb/calendar-day-bg.gif) repeat-x;	
	border: solid 2px #fbca18;
}

.dayheader {
	display: block;
	padding: 3px;
	margin-bottom: 3px;
}

.day .dayheader, .show_day .dayheader {
	background-color: #210900;		
}

.today .dayheader {
	background-color: #210900;		
	color: #FFF;
	padding: 2px;
}

table.calpage {
	font-size: 1.2em;
	width: 600px;
	border-spacing: 0;
}

table.calpage td {
	width: 50%;
}

table.calpage td.next {
	text-align: right;
}

table.calpage td.prev {
	text-align: left;
}

table.calendar a {
	font-style: normal;
}

table.calendar a:active {
/*	color: #FFF;*/
	text-decoration: underline;
}

/*end calendar*/

div.next_show {
	width: 515px;
	border: 1px solid #426262;
	padding: 10px;
	background-color: #210900;
	margin: 0 0 30px 0;
}

div.featured_shows {
	border: 1px solid #426262;
	width: 276px;
	margin: 0 0 10px 0;
}

div.featured_shows div.head {
	padding: 5px;
	border-bottom: 1px solid #426262;
	background-color: #7c2503;
}

div.featured_shows p {
	margin: 0;
	padding: 0;
}

div.featured_shows td {
	padding: 3px;
}

div.featured_shows tr {
	border-bottom: 1px solid #426262;
}

div.future_show {
	margin: 5px 0 10px 0;
}

table.edge td {
	vertical-align: top;
}

table.edge strong {
	font-size: 1.1em;
	font-weight: bold;
}

table.edge td.date {
	white-space: nowrap;
}

table.edge tr.even {
	background-color: #3e1807;
}

/* splash photo */
div.splash_photo {
	height: 225px;
	width: 225px;
	/*background: #311500 url(/images/bellyupsb/photo-bg.gif);*/
}

div.splash_photo img, div.screen_photo img {
	display: block;
	vertical-align: middle;
	margin: auto;
}

div.next_show div.splash_photo, div#showdetail div.splash_photo {
	float: right;
	margin: 0 0px 5px 5px;
}

div.screen_photo {
	height: 150px;
	width: 150px;
	/*background: #311500 url(/images/bellyupsb/photo-bg.gif);*/
}

div.screen_photo img {
	margin: auto auto auto auto;
	text-align: center;
}

div.imminent_show {
	width: 535px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #352a1f;
/*	border-bottom: 1px solid #352a1f;*/
}

div.imminent_show div.screen_photo {
	float: left;
}

div.imminent_show p {
	margin: 0 0 5px 0;
	padding: 0;
}

div.imminent_show div.details {
	float: left;
	margin: 0 0 0 15px;
	width: 325px;
}

div.imminent_show h3 a {
	font-size: 0.8em;
}

div.imminent_show object {
	margin: 3px 0 3px 0;
}

div.next_show div.details {
	float: left;
	width: 270px;
}

div.next_show span.title {
	font-size: 1.6em;
	display: block;
	margin-bottom: 5px;
}

div.next_show span.starts_at {
	color: #2bc1c6;
}

div.next_show span.supporter, div.imminent_show span.supporter, div#showdetail span.supporter, div#caldetail span.supporter {
	display: block;
	font-size: 0.8em;
}

span.age_restriction {
	color: #FFF;
}

ul.recently_added {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.recently_added li {
	list-style-type: none;
	margin: 0 0 5px 0;
}

ul.recently_added li span.starts_at {
	color: #e77031;
}

img.ticket_icon {
	vertical-align: middle;
}

/* show detail */
div#showdetail {
	width: 515px;
	border: 1px solid #426262;
	padding: 10px;
	background-color: #210900;
	margin: 0 0 30px 0;
/*	border-bottom: 1px solid #352a1f;*/
}

div.banddetail {
	margin: 0 0 30px 0;
}

div.banddetail div.screen_photo {
	float: left;
}

div.banddetail p.name {
	color: #FFF;
	font-size: 1.4em;
	margin: 0 0 3px 0;
	padding: 0;
}

div.banddetail div.detail {
	float: left;
	margin: 0 0 0 15px;
	width: 325px;
}

#artistdetail div.splash_photo {
	float: left;
	margin: 0 10px 0 0;
}

#artistdetail p {
	line-height: 1.4em;
}

#footer {
	background-color: #000;
	margin: 15px 0 0 0;
	text-align: right;
	height: 120px;
}

#footer ul {
	display: block;
	list-style: none;
	background: #441600 url(/images/bellyupsb/footer-bg.jpg) repeat-x;
	height: 31px;
	border-bottom: 1px solid #253833;
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer li {
	float: left;
	display: block;
	margin: 6px 0 0 3px;
	padding: 0 0 0 20px;
}

#footer p {
	margin: 6px 0 0px 4px;
	padding: 0 0 4px 0;
	text-align: left;
}

#powered_by {
	margin: 4px 0 0 0;
	text-align: right;
	float: right;
}

#map {
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 0;
}

table.productgrid {
}

table.productgrid td {
	vertical-align: top;
	padding: 3px;
	font-size: 0.8em;
	text-align: center;
}

p.desc {
	margin-top: 4px;
}

/*gallery*/

#picture_detail {
/*	border: 1px solid red;*/
	float: left;
	width: 630px;
	margin-right: 10px;
}

#book_list {
/*	border: 1px solid green;*/
	width: 190px;
	margin-left: 5px;
	float: left;
}

#previous_picture {
	margin-top: 200px;
	float: left;
}

#next_picture {
	margin-top: 200px;
	float: right;
}

h1 span.position, h2 span.position {
	font-size: 0.8em;
	color: white;
}

ul.simple {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.simple li {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 7px;
}

#ytplaylist ul li {
	background-color: #271001;
}

/* staff picks */

div.static_page img {
	margin: 0 8px 8px 0;
}

table.staff_picks td {
	vertical-align: top;
	padding: 0 8px 8px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
