body {
	margin:0 0;
	padding:0 0;
	background:#000000;
}

#slidingDiv {
	display:none;
}

#form1 {
	margin-left:-38px;
}

hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
}

.formText {
  background-color: #333333;
  border:none;
  padding:3px 3px;
  height:16px;
  width:200px;
  font-size: 11px;  
  color:#999999;
  font-style:italic;
  margin:0 8px 0 0;
  float:left;
}

.formSubmit {
}

.clear {
	clear:both;
}

#header {
}

#news-bg {
	min-height:826px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#news-content-container {
	margin:45px 0 0 75px;
	width:800px;
	height:auto;
}

#news-content {
	float:left;
	width:550px;
	margin:30px 0 40px 0;
}

#news-sidebar {
	width:150px;
	float:right;
    margin-top:53px;
}

#home {
	background:url(/images/site/home-background.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#about-bg {
	background:url(/images/site/about-background.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#download-bg {
	background:url(/images/site/downloads-bg.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#catalog-bg {
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#contact-bg {
	background:url(/images/site/contact-background.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#tour-bg {
	background:url(/images/site/contact-background.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#audio-bg {
	background:url(/images/site/audio-background.jpg) no-repeat;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#static-bg {
	background:#000000;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#bands-bg {
	background:#000000;
	min-height:681px;
	border-bottom:#222222 solid 1px;
	overflow:hidden;
}

#bandInfoLinks {
	color:#FFF;
	margin-top:-7px;
}

#audio-content-container {
	width:950px;
	height:auto;
}

#audio-content {
	float:left;
	width:600px;
	margin:40px 0 0 150px;
}

#content-container {
	width:950px;
	height:auto;
}

#content-container-large {
	width:1100px;
	height:auto;
}

#content {
	float:left;
	width:500px;
	margin:40px 0 0 150px;
}

#pressContent {
	float:left;
	width:600px;
	margin:40px 0 0 150px;
}

#paypalInfo {
	margin:0 0 20px 0;
}

#paypalInfo table tr td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}

#content-container-catalog {
	margin-top:70px;
	width:945px;
	height:auto;
}

#catalog-content {
	margin-left:50px;
	width:700px;
	float:left;
}

#catalogSidebar {
	width:174px;
	float:right;
    margin-top:23px;
}

#albumEntry {
	width:155px;
	float:left;
	min-height:265px;
	padding:0 20px 10px 0;
}

#albumEntryDetail {
	padding:0px 0 30px 0;
}

#albumEntryDetail_left {
	float:left;
	width:285px;
}

#albumEntryDetail_right {
	margin-top:-15px;
	width:410px;
	float:right;
}

#newsEntry {
	padding:10px 0 30px 0;
	border-bottom:#333333 solid 1px;
}

#band-container {
	width:950px;
	height:auto;
	margin:50px auto;
}

#band-content {
	width:950px;
	margin:0 auto;
	text-align:center;
	padding:0 auto;
}

#band-logo {
}

#sidebar {
	width:150px;
	float:right;
    margin-top:53px;
}

ul.sidebar {
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	line-height:17px;
	margin:0 0 15px -30px;
	text-indent: -10px;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	line-height:16px;
}

p.small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	line-height:14px;
}

p.trebuchet14 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#cccccc;
}

p.white {
	color:#ffffff;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:20px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	margin-top:-15px;
}

img.wborder {
	border:1px solid #333333;
}

#footer {
	margin-left:45px;
	margin-top:35px;
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

a, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

a.greyButton, a.greyButton:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

a.greyButton:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:12px;
	text-decoration:none;
}

a.redButton, a.redButton:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:12px;
	text-decoration:none;
}

a.redButton:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

a.footer, a.footer:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

a.footer:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;
	font-size:11px;
	text-decoration:none;
}

a.footer:active {
  outline: none;
}

a.footer:focus
{
-moz-outline-style: none;
}

a:active {
  outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#pagination {
	margin-top:35px;
}

#tour-content-container {
	width:950px;
	height:auto;
}

#tour-content {
	float:left;
	width:550px;
	margin:40px 0 0 150px;
}

#tourEntry {
	margin:10px 0;
}

.tourDate {
	float:left;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:75px;
}

.tourVenue {
	float:left;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
}

.tourCity {
	float:left;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
}

.tourSupport {
	float:left;
	color:#cccccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:500px;
}

.tourInfo {
	float:left;
	color:#cccccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	width:500px;
}