@charset "utf-8";

body {
  /* for IE; otherwise, BG isn't fully stretched */
  margin:0;
  padding:0;

}

img{
	border:none;
}

#bg {
  position: fixed;
  margin: 0;
  border: 0px;
  padding: 0;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;

}

#bg img {
  width: 100%;
  margin:0;
  padding:0;
}


#body {
	position: absolute;
	left: -1px;
	top: -2px;
	bottom:0%;
	width: 100%;
	height:100%;
	padding:0;
	z-index: 20;
	overflow:auto;
	
	
}

#bglines {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height:100%;
  padding: 0%;
  z-index: 10;
  background-image:url(../images/bglines.gif);
  background-repeat:repeat;
  overflow:auto;
}

li {
  margin-bottom: 0em;
}


.left {
	background-image:url(../images/nav-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	width:222px;
	height:543px;
	float:left;
	margin-left:46px;
	*margin-left:48px;
	margin-top:23px;
	padding-right:25px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:right;
	z-index: 30;
}

.mainBody {
	background-color: #000;
	background-image: url(../images/bg-main.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.logo{
	margin-top:29px;
}

.menutitle{
	margin-top:38px;
}


.navitem{
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	*padding-top:0px;
	*padding-bottom:0px;
	vertical-align:top;
}



.butartists{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-15px;
	*margin-bottom:0px;
}

.butartists A:link{
	display:block;
	background-image:url(../images/but-artists.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
*margin-top:-10px;
	*margin-bottom:0px;
}

.butartists A:hover{
	display:block;
	background-image:url(../images/but-artists.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butartists A:active{
	display:block;
	background-image:url(../images/but-artists.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butartists A:visited{
	display:block;
	background-image:url(../images/but-artists.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}


.buthome{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-10px;
	*margin-bottom:0px;
}

.buthome A:link{
	display:block;
	background-image:url(../images/but-home.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
	*margin-top:-10px;
	*margin-bottom:0px;
}

.buthome A:hover{
	display:block;
	background-image:url(../images/but-home.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.buthome A:active{
	display:block;
	background-image:url(../images/but-home.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.buthome A:visited{
	display:block;
	background-image:url(../images/but-home.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}



.butreleases{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-15px;
	*margin-bottom:0px;
}

.butreleases A:link{
	display:block;
	background-image:url(../images/but-releases.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}

.butreleases A:hover{
	display:block;
	background-image:url(../images/but-releases.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butreleases A:active{
	display:block;
	background-image:url(../images/but-releases.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butreleases A:visited{
	display:block;
	background-image:url(../images/but-releases.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}



.butevents{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-15px;
	*margin-bottom:0px;
}

.butevents A:link{
	display:block;
	background-image:url(../images/but-events.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}

.butevents A:hover{
	display:block;
	background-image:url(../images/but-events.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butevents A:active{
	display:block;
	background-image:url(../images/but-events.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butevents A:visited{
	display:block;
	background-image:url(../images/but-events.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}


.butnews{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-15px;
	*margin-bottom:0px;
}

.butnews A:link{
	display:block;
	background-image:url(../images/but-news.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}

.butnews A:hover{
	display:block;
	background-image:url(../images/but-news.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butnews A:active{
	display:block;
	background-image:url(../images/but-news.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butnews A:visited{
	display:block;
	background-image:url(../images/but-news.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}


.butcontact{
	cursor:pointer;
	margin-left:80px;
	text-align:right;
	z-index: 30;
	*margin-top:-15px;
	*margin-bottom:1px;
}

.butcontact A:link{
	display:block;
	background-image:url(../images/but-contact.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}

.butcontact A:hover{
	display:block;
	background-image:url(../images/but-contact.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butcontact A:active{
	display:block;
	background-image:url(../images/but-contact.gif);
	background-repeat:no-repeat;
	background-position: -142px;
	height:25px;
	width:142px;
	border:none;
}

.butcontact A:visited{
	display:block;
	background-image:url(../images/but-contact.gif);
	background-repeat:no-repeat;
	height:25px;
	width:142px;
	border:none;
}

.mailinglist{
	margin-top:52px;
	*margin-top:40px;
}


.textfield{
	height:16px;
	*height:14px;
	width:116px;
	border:none;
	vertical-align:text-bottom;
	*margin-top:-35px;
	

}

.submit{
	margin-top:7px;
	*margin-top:-35px;
	vertical-align:text-bottom;
	border:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

.submit{
	margin-bottom:-4px;
	vertical-align:text-bottom;
	border:none;
}

.textfield{
	height:16px;
	width:116px;
	border:none;
	vertical-align:text-bottom;

}

.sitemap li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	cursor:pointer;
	color:#666;
	clear:both;
	float:left;

}

.sitemap ul{
	list-style:none;
	list-style-type:none;
	list-style-position:outside;

}

.sitemap A:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6DB022;

	text-decoration: none;
	cursor:pointer;

}

.sitemap A:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration: none;
	cursor:pointer;
}

.sitemap A:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration:underline;
	cursor:pointer;
}

.sitemap A:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration:underline;
	cursor:pointer;
}

} 


.main{
	width:455px;
	float:left;
	margin-left:0px;
}

html>/**/body .contenttop, x:-moz-any-link, x:default { 
	background-image:url(../images/content-bg-top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:76px;
	float:left;
	margin-top:145px;
	margin-bottom:-10px;
	padding-top:0px;
	padding-left:11px;
	text-align:justify;
	z-index: 30; 
	}

.contenttop {
	z-index: 30;
	background-image:url(../images/content-bg-top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:76px;
	float:left;
	margin-top:140px;
	padding-top:10px;
	padding-left:11px;
	*padding-left:12px;
	text-align:justify;
}


html>/**/body .content, x:-moz-any-link, x:default { 
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:455px;
	float:left;
	padding-left:1px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:5px;
	text-align:justify;
	z-index: 30;
	clear:left;
	}

.content {
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:455px;
	float:left;
	padding-left:1px;
	*padding-left:2px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:justify;
	z-index: 30;
	clear:left;

}

.contentplain {
	background-image:url(../images/content-bg-plain.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:455px;
	float:left;
	padding-left:1px;
	*padding-left:2px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	vertical-align:top;

}

.contentbottom {

background-image:url(../images/content-bg-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:23px;
	float:left;
	margin-bottom:0%;
	padding-left:11px;
		*padding-left:13px;
	z-index: 30;
}

.contenttopwhite {
	background-image:url(../images/content-bg-top-white.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:76px;
	float:left;
	margin-top:140px;
	padding-top:10px;
	padding-left:11px;
	*padding-left:12px;
	text-align:justify;

}

.contentwhite {
	background-image:url(../images/content-bg-white.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:455px;
	float:left;
	padding-left:1px;
	*padding-left:2px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:justify;
	z-index: 30;
	clear:left;


}

.contentbottom {
	background-image:url(../images/content-bg-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:23px;
	float:left;
	margin-bottom:0%;
	padding-left:11px;
	*padding-left:12px;
	z-index: 30;

}

.contentbottomwhite {
	background-image:url(../images/content-bg-bottom-white.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:455px;
	height:23px;
	float:left;
	margin-bottom:0%;
	padding-left:11px;
		*padding-left:13px;
	z-index: 30;

}
.contentbottomplain {
	background-image:url(../images/content-bg-bottom-plain.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:455px;
	height:23px;
	float:left;
	margin-bottom:0%;
	padding-left:11px;
	*padding-left:13px;
	z-index: 30;
}

.artistmenu{
	
	width:117px;
	height:19px;
	margin-left:15px;
	
}

.artistmenu A:link{
	display:block;
	background-image:url(../images/but-artistmenu.gif);
	width:117px;
	height:19px;
	cursor:pointer;
}

.artistmenu A:hover{
	display:block;
	background-image:url(../images/but-artistmenu-over.gif);
	background-repeat:no-repeat;
	background-position: -117px;
	width:117px;
	height:19px;
	cursor:pointer;
}

.artistmenu A:active{
	display:block;
	background-image:url(../images/but-artistmenu-over.gif);
	background-repeat:no-repeat;
	background-position: -117px;
	width:117px;
	height:19px;
	cursor:pointer;
}

.artistmenu A:visited{
	display:block;
	background-image:url(../images/but-artistmenu.gif);
	background-repeat:no-repeat;
	width:117px;
	height:19px;
	cursor:pointer;
}

.footer {
	float:left;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:10px;
	text-align:justify;
	z-index: 30;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}

.footer A:link {
	text-align:justify;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	cursor:pointer;
}

.footer A:visited {
	text-align:justify;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	cursor:pointer;
}

.footer A:hover {
	text-align:justify;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0;
	text-decoration: none;
	cursor:pointer;
}

.footer A:active {
	text-align:justify;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0;
	text-decoration: none;
	cursor:pointer;
}

.linkback{
	margin-top:5px;
}

.artist{
	border:none;
	width:202px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;

}

.event{
	border:none;
	float:left;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:20px;
}

.event img{
	width:185px;
	height:185px;
	margin-right:7px;
}

.contentsq{
	background-image:url(../images/hline-graysqsingle.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	margin:5px;
	margin-left:15px;
	margin-top:10px;
	height:185px;
	width:200px;
	z-index:30;
}
	

.artistpagetitle{
	background-image:url(../images/hline-graysqsingle.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	margin:10px;
	height:185px;
	width:200px;
}


.artist img{
		border:none;
		margin-top:10px;
		margin-left:15px;
}

.artist A:link{
	display:block;
	background-image:url(../images/artist-BG.gif);
	background-repeat:no-repeat;
	height:246px;
	width:202px;
	border:none;
	border-style:none;
	text-decoration: none;
	cursor:pointer;
}

.artist A:hover{
	display:block;
	background-image:url(../images/artist-BG.gif);
	background-position: -202px;
	height:246px;
	width:202px;
	border:none;
	border-style:none;
	cursor:pointer;
}

.artist A:active{
	display:block;
	background-image:url(../images/artist-BG.gif);
	background-position: -202px;
	height:246px;
	width:202px;
	border:none;
	border-style:none;
	cursor:pointer;
}

.artist A:visited{
	display:block;
	background-image:url(../images/artist-BG.gif);
	height:246px;
	width:202px;
	border:none;
	border-style:none;
	cursor:pointer;
}

.header{
	margin-top:25px;
	margin-left:1px;
}

.rightheader{
	margin-top:5px;
	margin-left:10px;
}

.sitemap li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	cursor:pointer;
	color:#666;
	clear:both;
	float:left;

}

.sitemap ul{
	list-style:circle;
	list-style-type:circle;
	list-style-position:outside;

}

.sitemap A:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6DB022;
	text-align:left;
	text-decoration: none;
	cursor:pointer;
	float:left;
}

.sitemap A:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration: none;
	cursor:pointer;
}

.sitemap A:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration:underline;
	cursor:pointer;
}

.sitemap A:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#6DB022;
	text-align:left;
	text-decoration:underline;
	cursor:pointer;
}

.contenttxtwhite{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	margin:4%;
	color:#FFF;
	text-align:justify;
	clear:both;
}

.contenttxtgreen{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	color:#6DB022;
	text-align:left;
}

.contenttxtgray{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:18px;
	margin-right:20px;
	color:#666;
	clear:both;

}

.contenttxtgraybold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	clear:both;

}

.innertxtgray{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	color:#666;
	clear:left;
	text-align:left;
	
}

.contenttxtblackbold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:10px;
	margin-left:10px;
	color:#000;
	font-weight:bold;

}

.contenttxtblackboldbig{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;

}

.contenttxtorange{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F15A24;
	margin-left:10px;
	float:left;
	
}


.contenttxtblack{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:10px;
	
	color:#000;
	float:left;
}

.contenttxtheaderblack{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:19px;
	color:#000;
	vertical-align:top;
}

.contenttxtheaderblackbig{
	font-family:Arial, Helvetica, sans-serif;
	font:Helvetica;
	font-size:20px;
	color:#000;
	text-align:left;
}

.contenttxtheadergreenbig{
	font-family:Arial, Helvetica, sans-serif;
	font:Helvetica;
	font-size:20px;
	color:#6DB022;

}

.hlineblack{
	width:411px;
	height:2px;
	background-image:url(../images/hline-blacksq.gif);
	background-repeat:repeat;
	margin-left:15px;
	margin-top:5px;
}

.right{
	width:214px;
	float:left;
	margin-left:20px;
	margin-top:210px;
	z-index: 30;
	*margin-left:21px;

}


.rightcontenttop {
	background-image:url(../images/rightPanel-top.gif);
	background-repeat:no-repeat;
	width:214px;
	height:12px;
	float:left;
	padding-top:10px;

}


.rightcontent {
	background-image:url(../images/rightPanel-bg.gif);
	background-repeat:repeat-y;
	width:214px;
	float:left;
	padding-top:4px;
	text-align:justify;



}

.rightcontentplain {
	background-image:url(../images/rightPane-content-bgtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:191px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	text-align:justify;
	padding-top:6px;
	padding-left:6px;

}

.rightcontentplainbg {
	background-image:url(../images/rightPane-content-plain-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FCEC21;
	width:190px;
	float:left;
	clear:both;
	
}

.rightcontentplainyellow {
	background-image:url(../images/rightPane-content-bgtop-yellow.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:191px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	text-align:justify;
	padding:5px;

}

.rightcontentbottomyellow {
	background-image:url(../images/rightPanel-bottom-yellow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:214px;
	height:42px;
	float:left;

}

.rightcontentbottom {
	background-image:url(../images/rightPanel-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:214px;
	height:42px;
	float:left;

}

.rightcontentbottomplain {
	background-image:url(../images/rightPane-content-bgbottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:191px;
	height:42px;
	float:left;
	margin-left:0px;
	padding-left:20px;
}

.releaseimg{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.releasetxt{
	float:left;
	margin-bottom:7px;
	width:120px;
	text-align:left;
}

.releasetxtwide{
	float:left;
	margin-bottom:7px;
	width:190px;
	text-align:left;
}

.contactlinks{
}

.contactlinks img{
	width:166px;
	height:66px;
	margin:5px;
	margin-left:13px;

}

.releasebutton{
	float:right;
	margin-right:5px;
	margin-top:7%;

	z-index: 40;
	display:block;
	bottom:0px;

}

.releasebutton A:link{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	width:61px;
	height:14px;
	cursor:pointer;

}

.releasebutton A:hover{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	background-position:-61px;
	width:61px;
	height:14px;
	cursor:pointer;

}

.releasebutton A:active{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	background-position:-61px;
	width:61px;
	height:14px;
	cursor:pointer;
}

.releasebutton A:visited{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	width:61px;
	height:14px;
	cursor:pointer;
}

.eventbutton{
	float:left;
	clear:both;
	margin-left:10px;
	margin-bottom:7px;
}

.eventbutton A:link{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	width:61px;
	height:14px;
	cursor:pointer;
}

.eventbutton A:hover{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	background-position:-61px;
	width:61px;
	height:14px;
	cursor:pointer;
}

.eventbutton A:active{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	background-position:-61px;
	width:61px;
	height:14px;
	cursor:pointer;
}

.eventbutton A:visited{
	display:block;
	background-image:url(../images/but-moreinfo.gif);
	width:61px;
	height:14px;
	cursor:pointer;
}


.hlineyellow{
	background-image:url(../images/hline-yellowsq.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:5px;
	margin-left:10px;
	clear:left;

}

.hlineorange{
	background-image:url(../images/hline-orangesq.gif);
	background-repeat:no-repeat;
	height:3px;
	margin-left:10px;
	margin-bottom:5px;
	clear:left;
}

.eventdate{
	width:100px;	
}