/*
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: #a5bdc7;
	font-family: Helvetica, Arial, sans-serif;
	background: #2d2b38 url(/images/benders/page-bg.gif) repeat-x;
}

em {
	font-style: italic;
}

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

h2, h3 {
	font-weight: normal;
	color: #ff0000;
	margin: 0 0 3px 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

h2 {
	font-size: 1.8em;	
}

h3 {
	font-size: 1.4em;
}

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

#showdetail h3 {
	color: #FFF;
}

h2.next_title {
	font-size: 12px;
	color: #FF0000;
}

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

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

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

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

div.clearer {
	clear: both;
}

#wrapper {
	width: 895px;
	margin: 0px auto 3px auto;
}

#header {
	background: #62486e url(/images/benders/header-logo.gif) no-repeat;	
	margin: 0;
	height: 236px;
}

#userbar {
	height: 24px;
/*	border-bottom: 1px solid #3e8caf;*/
	padding: 5px 0 0 0;
	text-align: right;
	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;
}

#logobox {
	float: left;
	margin: 5px 0 0 0px;
}

#searchbar {
	clear: right;
	float: right;
	color: #2bc1c6;
	font-size: 1.1em;
}

#primarynav {
	height: 30px;
	text-align: center;
}

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

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

#primarynav a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	display: block;
	text-transform: uppercase;
	font-size: 1.0em;	
	padding: 3px 15px 0px 0px;
	color: #FFF;
}

#primarynav #current {
	color: #FFF;
}

#special {
	margin: 15px 10px 15px 0;
	padding: 4px;
	background-color: #220401;
	clear: right;
	float: right;
	text-align: right;
	border-top: 1px solid #466b6c;
	border-bottom: 1px solid #466b6c;
}

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

#main {
	float: left;
	width: 700px;
/*	border: 1px solid orange;*/
}

#sidebar {
	float: left;
	width: 160px;
	margin: 0 0 0 5px;
/*	border: 1px solid green;*/
}

#homemain {
	float: left;
	width: 530px;
}

#homenews {
	float: left;
	width: 160px;
	margin: 0 0 0 5px;
}

#homesidebar {
	float: left;
	width: 160px;
	margin: 0 0 0 5px;
}

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

#caldetail {
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
	padding-top: 40px;
}

/* calendar */
table.calendar {
/*	border: solid 1px #000;*/
	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;
}

table.calendar tbody td {
	min-height: 80px;
	width: 14%;
	/* dis be it */
	padding: 4px;
}

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

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

hr {
	color: #312537;
	background-color: #312537;
	height: 1px;
	border-width: 0;
}

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

.day_name {
/*	background-color: #D9D9B8;*/
/*	border: solid 1px #027679;*/
	color: #FFF;
	font-style: normal;
}

.other_month {
}

/*.day {
	background: #1d3133 url(/images/bellyupaspen/calendar-day-bg.gif) repeat-x;	
	border: solid 1px #000;
}
*/

.show_day, .day {
	background-color: #372d3a;
	border: solid 1px #000;
}

.today {
	background-color: #372d3a;
	border: solid 2px #e39c45;
}

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

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

.today .dayheader {
	background-color: #bf010a;
	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:link {
	color: #FFF;
}

table.calendar a:visited {
	color: #FFF;
}

table.calendar a:hover {
	color: #FFF;
}*/

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

/*end calendar*/

div.next_show {
/*	width: 680px;*/
/*	border: 1px solid #426262;*/
	padding: 10px;
/*	background-color: #1a2425;*/
	margin: 0 0 15px 0;
}

div.next_show object {
	margin: 5px 0 5px 0;
}


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

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

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

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

/* splash photo */
div.splash_photo {
/*	height: 225px;*/
	width: 225px;
/*	background-color: #000000;*/
}

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: left;
	margin: 0 5px 5px 0;
}

div#caldetail div.screen_photo {
	margin: 5px auto 5px auto;
}

div.screen_photo {
	height: 150px;
	width: 150px;
/*	background-color: #000;*/
}

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

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

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

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

div.featured_show div.details {
	float: left;
	margin: 0 0 0 15px;
	width: 300px;
}

div.featured_show a.title {
	font-size: 1.4em;
}

div.featured_show object {
	margin-top: 3px;
}

div.featured_show a.title {
	font-family: Georgia, Times, 'Times New Roman', serif;
}

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

div.next_show span.title {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1.6em;
	display: block;
	margin-bottom: 5px;
}

h2.next_title span.starts_at, h2.next_title span.doors_at {
	color: #e39c45;
}

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: 680px;
	border: 1px solid #2f2335;
	padding: 10px;
	background-color: #000;
	margin: 0 0 10px 0;
/*	border-top: 1px solid #2f2335;*/
/*	border-bottom: 1px solid #2f2335;*/
}

div.showplayer {
	margin: 0 0 10px 0;
	background-color: #000;
}

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;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

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

ul.bandaction {
	margin: 0 0 3px 0;
	padding-top: 3px;
	list-style: none;
}

ul.bandaction li {
	float: left;
	display: block;
	margin: 0 0 0 3px;
	padding: 0 60px 0 0px;
}

ul.bandaction li img {
	vertical-align: middle;
}


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

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

#footerwrap {
/*	background-color: #000;*/
/*	border-top: 3px solid #a90108;*/
/*	margin: 15px 0 0 0;*/
}

#footer {
	padding-top: 10px;
	width: 895px;
	margin: 0 auto 0 auto;
	color: #d02b18;
	border-top: 5px solid #000;
}

#footer address {
	display:block;
	width: 235px;
	float: left;
	margin: 0 15px 0 0;
/*	border: 1px solid orange;*/
}


#footer div.footerlinks {
	display: block;
	width: 225px;
	float: left;
/*	border: 1px solid green;*/
}

/*#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 8px 0;
	text-align: left;
}*/

#powered_by {
	float: right;
}

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


span.soldout {
	color: #cd4603;
}

span.newevent {
	font-style: italic;
	color: #c5c4a1;
}

table.productgrid {

}

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

table.simplegrid {
	border-spacing: 0;
}

table.simplegrid td {
	padding: 4px;
}

label {
	color: #e39c45;
}

p.viewall {
	text-align: right;
	margin: 1px 0 15px 0;
}

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

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

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

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

table.future_shows {
/*	width: 100%;*/
}

table.future_shows td {
	vertical-align: top;
	padding: 4px 4px 8px 4px;
}

table.future_shows td.date {
	white-space: nowrap;
	text-align: right;
}

/*ticketbox*/

fieldset.ticketbox, fieldset.orderbox {
	padding: 5px 10px 5px 10px;
	border: 1px solid #E39C45;
	background-color: #000;
	margin: 10px 0 20px 0;
/*	background-color: #fbf8eb;*/
/*	width: 600px;*/
	font-size: 12px;
}

/*fieldset.ticketbox {
	width: 810px;
}*/

fieldset.ticketbox h3, fieldset.orderbox h3 {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}

fieldset.ticketbox legend, fieldset.orderbox legend {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}

p.ticketprice {
	font-size: 16px;
}

/* aligngrid */

table.aligngrid {
	border-spacing: 0;
	border-width: 0;
	margin: 5px 0 10px 0;
}

table.aligngrid td, table.aligngrid th {
	padding-right: 4px;
	padding-bottom: 4px;
}

table.aligngrid tr {
	vertical-align: top;
}

/* cart */

table.cartgrid {
	margin-top: 15px;
	font-size: 12px;
/*	background-color: #000;*/
}

table.cartgrid td, table.cartgrid th {
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
	border-bottom: 1px solid #3D3D3D;
}

table.cartgrid tr {
	vertical-align: top;
}