body {
	background-image: url(../images/stripes.png);
	font-family: Georgia, serif;
	overflow: hidden;
}

.container {
	position: relative;
}

#beta {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/betaribbon.png);
	width: 150px;
	height: 150px;
	z-index: 99999;
}

#page {
	background: #fff url(../images/page_back.png) center bottom repeat-x;
	position: absolute;
	top: 24%;
	left: 0;
	margin-top: -130px;
	width: 100%;
	height: 557px;
}

#showpanes {
	overflow: hidden;
	height: 402px;
}
#showpanes .items {
    width:20000em; 
    position:absolute; 
}
#showpanes .items .item {
	float: left;
}
a.prevPage {
	position: relative;
	left: -3px;
	margin-top: 5px;
	float: right;
}
a.nextPage {
	position: relative;
	left: 1px;
	margin-top: 5px;
	float: right;
}
a {
	text-decoration: none;
	color: #c06a15;
}
a:hover {
}

/* style buttons */
input[type=submit], a.button, button {
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	font-size: 12px;
	background: white;
	color: #333;
	border: 1px solid #999;
	padding: 3px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
input[type=submit]:hover, a.button:hover, button:hover, a.button.hover {
	background: #333;
	color: white;
	border: 1px solid #333;
}

#switcher {
	position: absolute;
	right: 70px;
	bottom: -10px;
}
.colour-link {
	text-decoration: none;
	display: inline-block;
	width: 10px;
	height: 10px;
	position: relative;
	top: 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.cyan {
	border: 1px solid #1DB0A5;
	background-color: #26d9cb;
}
.pink {
	border: 1px solid #BA4CC4;
	background-color: #ed62fa;
}
.red {
	border: 1px solid #C63E19;
	background-color: #ff5020;
}
.colour-link:hover {
	background-image: url(../images/stripes.png);
}

#header {
	position: relative;
	top: -21px;
	z-index: 10;
}
#header h1 {
	float: left;
	position: absolute;
	top: -9px;
	height: 76px;
	width: 245px;
	padding: 20px 0px 0px;
	text-indent: -100000px;
	overflow: hidden;
	z-index: 11;
}

#header h1 a {
	display: block;
	height: 76px;
	width: 245px;
}

#sidebar {
}

#nav {
	position: relative;
	float: right;
	top: 41px;
	width: 626px;
	height: 37px;
	background: url(../images/nav_back.png) left center repeat-x;
	list-style: none inside;
	padding: 0px;
	margin: 0px;
	z-index: 10;
}
#nav ul {
	margin: 7px 0 7px 28px;
	padding: 0;
	z-index: 12;
}
#nav li {
	margin: 0;
	display: inline;
	border-right: 1px solid #ccc;
}

#nav a {
	display: inline;
	text-decoration: none;
	font-size: 1.2em;
	color: #333;
	padding: 0 6px 0 4px;
}
#news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #333;
	float: right;
	background: url(../images/news_ticker.png) center center no-repeat;
	margin: 4px 7px 3px;
	width: 182px;
	height: 30px;
}
#news div {
	margin: 6px 3px 4px 30px;
	white-space: nowrap;
	overflow: hidden;
}
#social {
	clear: right;
	float: right;
	background: url(../images/social_tab.png) center center no-repeat;
	padding: 3px 0 0 5px;
	width: 81px;
	height: 21px;
}
#social a {
	padding: 0 0 0 1px;
}

#listen {
	position: absolute;
	bottom: -30px;
	display: block;
	text-decoration: none;
	width: 500px;
	height: 88px;
	color: black;
	padding: 0;
	margin-left: 30px;
}
#listen .label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	padding: 0px 10px 1px 20px;
	position: absolute;
	top: 28px;
	left: 50px;
	background: #4b4848;
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#listen img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#listen a {
	display: block;
	background: #f4f4f4 url(../images/listen_now_play.png) 15px center no-repeat;
	position: absolute;
	top: 42px;
	left: 60px;
	border: 1px solid #999;
	text-decoration: none;
	height: 17px;
	min-width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	padding: 4px 10px 4px 50px;
	color: #333;
	margin-bottom: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#listen a:hover {
	background-color: white;
}

#playing p {
	margin: 0;
}
#playing #song_title {
}


#paypal {
	position: absolute;
	bottom: -10px;
	display: block;
	text-decoration: none;
	width: 200px;
	color: black;
	padding: 0;
	margin-left: 450px;
}

#content_container {
	position: relative;
}
#close_button {
	display: none;
	position: absolute;
	left: 140px;
	top: 55px;
}
#splash {
	position: absolute;
	left: 53px;
	top: -18px;
	background: url(../images/page_flowers.png) right center no-repeat;
	height: 649px;
}

#splash img {
}

#content {
	display: none;
}
.content {
	/* outline: 1px solid red; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top:55px;
	height: 432px;
	overflow: hidden;
}
.content .show {
	display: block;
	position: relative;
	background: black url(../images/show_stripe.png) top right no-repeat;
	height: 93px;
	margin-bottom: 10px;
}
.content a {
}
.content .show img {
	margin: 2px;
}
.content .empty_show {
	background-color: #8f8f8f;
	background-color: rgba(0,0,0,0.4);
}
.content .show h3 {
	background: #a71c1c;
	background: rgba(183,32,28,0.9);
	color: white;
	margin: 0;
	width: 142px;
	height: 11px;
	padding: 4px 4px 4px 4px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.94em;
	position: absolute;
	left: 0;
	bottom: 0;
}
.content .empty_show h3 {
	background: #bc726d;
	background: rgba(223,28,28,0.4);
}
.content .show .summary {
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	height: 64px;
	color: white;
	background: #909090;
	background: rgba(140,140,140,0.9);
	position: absolute;
	top: 0;
	left: 0;
	width: 142px;
	padding: 4px;
}
.content .show a.latest_show {
	text-indent: -1000000px;
	display: none;
	position: absolute;
	right: 5px;
	bottom: 1px;
	width: 26px;
	height: 20px;
	background: url(../images/show_play_button.png) center center no-repeat;
}
.content .show a.latest_show:hover {
	background: url(../images/show_play_button_hover.png) center center no-repeat;
}
.content .detail {
	display: none;
	z-index: 5;
	background: #040404;
	background: rgba(40,40,40,0.9);
	position: absolute;
	top: 0;
	left: 0;
	height: 402px;
}
.content .detail h2 {
	color: #eee;
	border: 0;
}
.content .detail #content-header {
	height: 30px;
}
.content .detail #content-body {
	height: 170px;
	background: #888;
	color: #ddd;
	background: rgba(148,148,148,0.6);
}

.content-spinner {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 510px;
	height: 372px;
	background: black;
	opacity: 0.0;
	z-index: 999;
}
.content-spinner img {
	position: absolute;
	top: 45%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
}
#content-fallback {
	/* display: block; */
}

form {
	margin: 0;
	padding: 0;
	position: relative;
}
form label {
	display: block;
	float: left;
	width: 100px;
	padding-top: 6px;
}
form textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding: 2px 3px;
	width: 180px;
	height: 100px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
form input[type=text] {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 180px;
	font-size: 12px;
	padding: 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}	
form p {
	position: relative;
}
form span.vanadium-advice {
	padding: 0px 6px;
	margin-left: 5px;
	background: #ff5020;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
}
form .vanadium-invalid {
	border: 1px solid #ff5020;
}
#post_message {
	display: none;
}
#text {
	padding: 10px 0px;
}
.text {
	padding: 20px 10px;
}
.artist {
	height: 150px;
}
#shows {
	overflow: auto;
	height: 158px;
	width: 607px;
	padding: 0 20px 0 0;
}
#shows h3 {
	width: 60px;
	height: 21px;
	padding: 2px 20px;
	color: white;
	background: url(../images/shows_tab.png) center center no-repeat;
}
#shows ul{
	margin: 10px 0 10px 20px;
	list-style-type:none;
	border-top: 1px solid #777;
	border-bottom: 2px solid #777;
	font-size:.9em;
}
#shows ul li a {
	background: url(../images/play_show_hover.png) 4px center no-repeat;
	color: #ddd;
	display: block;
	padding: 3px 10px 3px 20px;
	border-top: 1px solid #777;
}
#shows ul li a:hover {
	background-color: #666;
	background-color: rgba(64,64,64,0.8);
	color: white;
}
.artist p, #text p {
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	text-indent: 0;
}
.artist h2, .artist h3, #text h2, #text h3 {
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	text-indent: 0;
}
h3 span {
	white-space: nowrap;
}
#text ul.artist_list {
	list-style: none outside;
	margin: 0;
	padding: 0;
}
#text ul.artist_list img {
	float: left;
	border: 2px solid black;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 10px;
}
#text ul.artist_list li {
	padding-bottom: 5px;
	margin-right: 8px;
	/* border-bottom: 1px solid #ccc; */
}
#text ul.artist_list li a.nav {
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 76px;
	color: #333;
	padding: 5px;
	text-decoration: none;
}
#text ul.artist_list li a:hover {
	background: #dfdfdf;
	background: rgba(0,0,0,0.1);
}
#text ul.artist_list li h4 {
	margin-top: 5px;
	margin-bottom: 10px;
}
#content-header {
	background: #9c1516 url(../images/showdetail_stripe.png) top right no-repeat;
	height: 26px;
	padding: 7px 15px 15px;
	margin-bottom: 15px
}
h2 {
	font-size: 26px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
#content-header #content-nav {
	position: absolute;
	/* top: 380px; */
	top: -32px;
}
#back-button {
	display: block;
	background: url(../images/back.png);
	width: 24px;
	height: 24px;
}
ul {
	list-style: none inside;
	padding: 0px;
	margin: 0px;
}
#photo {
}
#photo img {
	margin: 10px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.explicit {
	color: #f22;
	font-weight: bold;
}

#footer {
	display: none;
	color: #7e7c82;
}

.navigation {
	margin-top: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#sendusyourshow {
	display: block;
	width: 222px;
	height: 96px;
	text-indent: -100000px;
	background: url(../images/sendshow.png);
}
#sendusyourshow:hover {
	display: block;
	width: 222px;
	height: 96px;
	text-indent: -100000px;
	background: url(../images/sendshow_press.png);
}

