body {
	background-color: #000000;
	margin: 0px;
	padding:0px;
	background-image: url(../image/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link {
	color: #993300;
}
a:visited {
	color: #CC9966;
}
a:hover {
	color: #FFCC33;
}

h1, h2, h3, p {
	margin: 0px;
}
.wrapper{
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}
.nameplate{
	margin: 20px 0px 9px 0px;
}
.navpanel{
	height: 17px;
	background-image: url(image/bkg.jpg);
	background-repeat: repeat-y;
}
.navbuttons{
	float:center;
	margin: 0 8px 0 0;
}
.navbuttons img{
	margin: 4px 0 0 9px;
}


/* - - - - - NAVIGATION MARKER - - - - - */

#navmarker{
	position:relative;
	height: 10px;
	clear: both;
	}
.newsmark{
	position:absolute;
	top: 0px;
	left: 170px;
}
.biomark{
	position:absolute;
	top: 0px;
	left: 212px;
}
.discomark{
	position:absolute;
	top: 0px;
	left: 285px;
}
.tourmark{
	position:absolute;
	top: 0px;
	left: 513px;
}
.photomark{
	position:absolute;
	top: 0px;
	left: 370px;
}
.videomark{
	position:absolute;
	top: 0px;
	left: 434px;
}

/* - - - - - LAYOUT - - - - - */

.scrollArea{  
 position: relative; float: center;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 margin: 0px;
 overflow: auto;
 padding: 1px;
 scrollbar-face-color: #BD8126;
 scrollbar-highlight-color: #BD8126;
 scrollbar-3dlight-color: #BD8126;
 scrollbar-darkshadow-color: #BD8126;
 scrollbar-shadow-color: #BD8126;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #BD8126;
 width: 410px;
 height: 390px; 
}

.contentbox{
	background-image: url(images/content_back.jpg);
	background-color: #ece0c2;
}

.contenttable{
	width: 480px;
	border: 3px solid #000;
	clear: both;
	margin-bottom: 10px;
}
.sidebarholder{
	margin-top: 10px;
}
.sidebar{
	border-left: 3px solid #000;
	background-image: url(images/sidebar_back.jpg);
	background-color: #aaa182;
	width: 123px;
	background-position: right;
}

/* - - - - - FOOTER - - - - - */

#footer{
	width: 480px;
	height: 32px;
	margin:0px 0px 0px 170px;
	clear: both;
	background-color: #000000;
}
#footer p{
	color: #ada487;
	font-size: 10px;
	padding: 3px;
}
#footer a{
	color: #ada487;
}
#footer span{
	color: #8f876d;
}
#logos {
	position: relative;
	top:-28px;
	text-align:right;
	margin-bottom: 20px;
}
#logos img{
	margin: 0 10px;
	text-align:right;
}



/* - - - - - NEWS - - - - - */

.newsitem h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.newsitem p {
	line-height: 1.2ems;
	margin-bottom: 4px;
}
/* news and tour are the same */
.newsitem a{
	font-weight: bold;
	color: #ad0505;
}
.newsitem a:hover{
	color:#fff;
}
.newsitem{
	padding-bottom: 14px;
	margin: 10px 0px;
	border-bottom: dashed 1px #c7a761
}
.sidebarholder .videopod {
	padding: 0px;
	margin: 0 0 20px 0;
}
.sidebarholder .banner {
	margin-bottom: 20px;
}

/* - - - - - BIO - - - - - */

.bio{
	padding-bottom: 14px;
	margin: 10px 0px;
}
.bio p {
	line-height: 1.2ems;
	margin-bottom: 8px;
}
p.pullquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #626550;
	font-size:18px;
	padding: 5px 0px;
	margin: 10px 0px;
	border-bottom: 1px solid #cfa318;
	border-top: 1px solid #cfa318;
	border-right: 0px solid #cfa318;
	border-left: 0px solid #cfa318;
	font-style: italic;
	clear: both;
}
.headbacker {
	margin: 10px 0px;
	padding: 4px 0px 0px 4px;
	border: 3px solid #000000;
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: -620px -210px;
}

/* - - - - - DISCOGRAPHY NAV - - - - - */

.discobar{
	border-right: 3px solid #000;
	background-image: url(images/sidebar_back.jpg);
	background-color: #aaa182;
	width: 192px;
	background-position: right;
}
.discobar img{
	margin: 2px;
}
.discobar a{
	width: 54px;
	background-color:#000000;
	float: left;
	margin:  0px 5px 10px 5px;
}
.discobar a.discselect{
	background-color:#FFCC00;
}
.discobar a:hover{
	background-color:#fff;
}

/* - - - - - DISCOGRAPHY CONTENT - - - - - */

.discoitem h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	margin: 13px 0px 8px 0px;
	padding: 0px;
	border-bottom: dashed 1px #c7a761;
	padding-bottom: 10px;
}
.buybtn{
	position: absolute;
	top: 60px; 
	left: 140px;
}
.digitalbuy, .cdbuy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding: 1px;
	background-color:#cdba8a;
	border: 1px solid #000;
}
.cdbuy{
	background-color:#bf9c76;
	display: block;
	margin-top: 6px;
}
.discoitem a:hover{
	background-color:#FFFFFF
}
.discoitem{
	position: relative;
	padding: 10px;
}
.discoitem img{
	border: 2px solid #000;}

.date {
	color: #944b19;
}
.tracklist{
	list-style-position: outside;
	}
.tracklist p{
	margin: 0px 0px 4px 0px;
	}
.discohilites{
	font-weight:bold;
	color:#433b2a;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border-bottom: dashed 1px #c7a761;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}
.discohilites p{
	margin: 4px 0px;
	padding-left: 0px;
}

/* - - - - - TOUR DATES - - - - - */

.touritem{
	padding-bottom: 14px;
	margin: 10px 0px;
	border-bottom: dashed 1px #c7a761;
	position:relative;
}
.tourdate{
	color:#795428;
	font-weight:bold;
}
.tourcity{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom: 2px;
}
/* news and tour links are the same */
.tourvenue, .tourvenue a {
	font-weight: bold;
	color: #ad0505;
	text-transform:uppercase;
}
.tourvenue a:hover{
	color:#fff;
}
.tourdetails{
	margin-bottom: 4px;
}
.tourbuy{
	margin-top:8px;
}
.tourbuy a{
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding: 0px 2px;
	background-color:#cdba8a;
	border: 1px solid #000;
}
.tourbuy a:hover{
	background-color:#fff;
}
/* - - - - - photos - - - - - */

.photo img {
	border: 0;
	margin: 2px;
}
.photo a {
	display: block;
	float: left;
	width: 79px;
	height: 79px;
	margin: 0 8px 8px 0;
	color:#000000;
	background-color:#000;

}
.photo a:hover{
	background-color:#fff;}

/* Scrollers */

div#p7scroller1 {
	position:absolute;
	width:394px;
	height:386px;
	z-index:100;
	left: 335px;
	top: 199px;
	overflow: hidden;
	visibility: visible; 
	}
	
div#p7sc1Up {
	position:absolute;
	width:394px;
	height:386px;
	z-index:100;
	left: 335px;
	top: 199px;
	visibility: visible;
	}
	
div#p7sc1Down {
	position:absolute;
	left:667px;
	top:558px;
	width:28px;
	height:22px;
	z-index:103;
	visibility: visible;
	}
	
div#p7s1content1 {
	position: absolute;
	width: 398px;
	z-index: 99;
	left: 0px;
	top: 27px;
	visibility: visible;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	height: 392px;
	}
	
p {
	font-weight: bold;
	margin: 0 0 20px 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
p#instructions {
	font-weight: normal;
	margin: 0 0 30px 0;
	}

/* - - - - - videos - - - - - */

.videopod {
	position: relative;
	width: 134px;
	margin: 0 20px 20px 0;
}

.videopod img {
	border: 0;
	margin: 2px;
}
.videopod a{
	display: block;
	padding: 0px;
	margin: 0px;
	background-color:#000;
	text-decoration:none;
}
.videopod a:hover{
	background-color:#fff;
}
.videotitle{
text-transform:uppercase;
}

.videotitle a{
	display:block;
	margin: 2px;
	font-weight: bold;
	color: #ad0505;
	background:transparent;
}
.videotitle a:hover{
	color: #fff;
	background:transparent;
}
.videopod h3 {
	font-size: 12px;
	background-color: #525446;
	color: #AAA184;
	padding-left: 4px;
}

a.itunes a{
	border: none;
}
a.itunes img{
	border: none;
	margin-top: 5px;
}
