* {margin: 0; padding: 0;}

html{overflow-y: scroll;}

body {	
	background: url(../_media/main_bg3.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 10px;
	text-align: center;
  	font-size: small;
}
html>body { /* be nice to Opera */
	font-size: small;
	}

h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	xxcolor: #000;
	margin-bottom: .5em;
	padding: 5px 20px;
	background: #9a0026;
	border-bottom: 1px solid #fff;
}

#fullPage h1 {margin-bottom: 0;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	xxfont-weight: bold;
	margin-bottom: .5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	margin-bottom: .5em;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
	line-height: 1.4;
	font-weight: normal;
}

#content h2,
#content h3,
#content p,
#content form {
	padding: 0 20px;
}

em {font-style: italic;}
strong {font-weight: bold;}
ul, ol, li {margin: 0; padding: 0;}

/* links */

a:link, a:visited {
	color: #da8b8b;
	text-decoration: none;
	font-weight: bold;
}

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

h3 a:link, h3 a:visited {color: #fff;}

h3 a:hover {color: #fff;}

#wrap {
	position: relative;
	background: #000 url(../_media/site_bg7.gif) repeat-x;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 50px;	
}

#calendarWrap {
	padding: 30px;
	xxpadding-top: 180px;
}

#calendar {
	border: 1px solid #000;
}

#header {
	xxposition: absolute;
	background: url(../_media/header5.gif) no-repeat;
	width: 1024px;
	height: 161px;
	top: 0;
	left: 0;
	z-index: 1;
}

#logo {
	float: left;
	background: url(../_media/logo2.gif) no-repeat;
	width: 349px;
	height: 140px;
	margin: 15px 0 0 50px;
	display: inline;
}

#logo h1 {
	background: none;
	padding: 0;
	border: none;
}

#logo h1 a{
	display: block;
	width: 349px;
	height: 140px;
}

#logo span {display: none;}

#nav {
	float: right;
	margin: 15px 0 0 0;
}

#nav ul {
	list-style: none;
}

#nav li {
	float: left;
	xxwidth: 70px;
	margin: 0 auto;
}

#nav li a {
	display: block;
	xxwidth: 70px;
	padding: 5px 20px;
}

#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

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

#content, #artistWrap, #fullPage {
	float: left;	
	margin-left: 20px;
	display: inline;	
	background: #000;
	width: 980px;
	margin-top: 20px;
	padding: 0;
	border: 1px solid #fff;
}

#content {
	width: 470px;
	background: #000;
}

#artistList {
	text-align: right;
	background: #9a0026;
	padding: 5px 5px 0 10px;
}

#artistLeft {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-right: 10px;
	width: 300px;
}

#artistLeft img {
	margin-bottom: 10px;
}

#artistRight {
	float: left;
	width: 630px;
}

#contentWrap {
	float: right;
	margin-top: -35px;
	margin-right: 20px;
	display: inline;
	width: 490px;
}

#subcontent {
	border: 1px solid #fff;
	margin-top: 10px;
	background: #9A0026;
	padding: 10px 20px;
	zoom: 1;
}

.borderTop {
	border-top: 1px solid #fff;
}

.releases {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.last {margin-right: 0;}
.releases img.cover {
	float: left;
	margin-right: 10px;
	background: #fff;
	width: 75px;
	height: 75px;
} 

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	font-size: 9px;
	padding: 0 20px;
}

#footer a {
	xxfont-weight: normal;
	color: #fff;
}

#footer p#footLeft {
	float: left;
}

#footer p#footRight {
	float: right;
}

.addPad {padding: 20px;}
/*
************** FORMS *************/
#contactForm {
	margin-bottom: 15px;
}

input, textarea {
	display: block;
	xxmargin-bottom: 10px;
}

#contactForm input {
	margin-bottom: 10px;
}


#contentWrap #maillist {text-align: right; padding-right: 0; margin-right: 0;}
#maillist label {font-weight: bold;}
#maillist input {display: inline; margin-top: 5px;}

.error-box {
 	xxborder: 1px solid #f00;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	xxbackground: #D88383;
	xxpadding: 5px;
	margin-top: 5px;
	xxwidth: 305px;
	xxtext-align: center;
}

.error {
	border: 1px solid #D88383;
	background: #D88383;
}
.error2 {
	border: 2px solid #000;
	background: #000;
	color: #fff;
}

div#emailError {color: #000; font-weight: bold;  padding:0; margin: 0; padding-right: 10px; padding-bottom: 10px;}

#maillist label.listError {color: #000;	padding-left: 10px;
	xxwidth: auto;
	display: inline; font-weight: normal;  margin-bottom: 5px; padding-bottom: 5px;
	vertical-align: middle;}

.video {
	float: left;
	width: 150px;
	margin: 0 20px 5px 10px;
	padding: 10px;
	xxbackground: #9A0026;
}

.video a img {
	cursor: pointer;
	border: 1px solid #fff;
}

.thumbnail {
	float: left;
	width: 150px;
	margin: 0 10px 10px 20px;
}

/*************** MISC. ********************/
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

hr {
	display: none;
	}
a img {
	border: none;
	}

/*************** HIGHLIGHTING ********************/
body#about a#n-about {text-decoration: underline;}
body#artists a#n-artists {text-decoration: underline;}
body#links a#n-links {text-decoration: underline;}
body#events a#n-events {text-decoration: underline;}
body#contact a#n-contact {text-decoration: underline;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/_media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 15px 0 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

