/* CSS Document */

.bkgd {
	background: #572C25;
}
.bkgdpop {
	background: #E4DEBB;
	color: #000;
}
#wrapper {
	background: url(images/static/bkgd.jpg) no-repeat;
	width: 1024px;
	height: 768px;
	margin: auto;
	text-align: left;
	position: relative;
}
body {
	background: #572C25;
}
.header {
	color: #572C25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5em;
}


/* ----------------------------STATIC------------------------------- */
#static {
	position: absolute;
	left: 75px;
	top: 75px;
	width: 870px;
	height: 700px;
}
#logo {
}
#navigation {
	margin-top: 20px;
	position: absolute;
}
#footer {
	margin-top: 505px;
	margin-left: 5px; 
	position: absolute;
}
#content {
	margin-left: 230px;
	margin-top: 78px;
	position: absolute;
}
#autoscroll {
	height: 625px;
	overflow: auto;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E1F1A;
}
.footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E1F1A;
	text-decoration: none;
}
.footertext a:hover {
	color: #292929;
}

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

#leftcolumnfull {
	width: 725px;
}
#rightcolumn {
	margin-top: -605px;
	margin-left: 375px;
}
#rightcolumnartists {
	margin-top: -450px;
	margin-left: 375px;
}
#rightcolumnstore {
	margin-left: 215px;
}
#homeimg {
	margin-top: 20px;
}

#about {
	margin-top: 7px; 
	padding-right: 5px; 
	width: 350px; 
	height: 330px;
	text-align: justify;
	overflow: auto;
}
#storecds {
	margin-top: 7px; 
	padding: 10px; 
	width: 215px;
	text-align: justify;
	overflow: auto;
}
.maintext, .maintext a {
	color: #4F4332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alttext, .alttext a {
	color: #4F4332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
.title {
	padding-bottom: 7px;
}
.photo {
	border: 2px solid #572C25;
}
#news {
	padding-right: 5px; 
	margin-bottom: 10px;
	width: 345px; 
}
.news {
	margin-top: -1px; 
	height: 120px;
	border: 1px solid #572C25;
	padding: 3px;
	overflow: auto;
}
.newshome {
	margin-top: -1px; 
	height: 232px;
	border: 1px solid #572C25;
	padding: 3px;
	overflow: auto;
}
#tourdates {
	padding-right: 5px;  
	margin-bottom: 10px;
	width: 345px; 
}
.tourdates {
	margin-top: -1px; 
	height: 120px;
	border: 1px solid #572C25;
	padding: 3px;
	overflow: auto;
}
#discography {
	padding-right: 5px;  
	margin-bottom: 10px;
	width: 345px; 
}
.discography {
	margin-top: -1px; 
	height: 120px;
	border: 1px solid #572C25;
	padding: 3px;
	overflow: auto;
}
.cdhover {
	border: 1px solid #E4DEBB;
}
.cdhover:hover {
	border: 1px solid #572C25;
}
#downloads {
	padding-right: 5px; 
	width: 345px; 
}
.downloads {
	margin-top: -1px; 
	height: 120px;
	border: 1px solid #572C25;
	padding: 3px;
	overflow: auto;
}
.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4332;
	text-decoration: none;
	border: 1px solid #BAA78F;
	background-color: #CFBA9F;
	margin: 2px 0 2px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.buy:hover {
	border: 1px solid #7B1F1F;
}
#snail {
	margin-top: 30px;
}
#contactimg {
	margin-top: 160px;
}
/* --------------------------- NAV ---------------------------------- */
#navbar {
	margin-left: 10px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 145px;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 111px;
	top: 5px;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	background-color: #E4DEBB;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;
}
/* ---------------------------- NAV ROLLOVERS ------------------------------- */
#navbar a {
	border: none;
}
#navbar a:hover img {
	visibility: hidden;
}

/* both IE/win and mac */
#navbar a {display:inline-block;}
/* \*/
html navbar a {display:block;}
/* end hiding from IE/mac */

#navitems {
	padding: 0;
	list-style: none;
}
#navitems li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	z-index: 2;
}
#navhome { width:145px; height:31px; }
#navartists { width:145px; height:31px; }
#navstore { width:145px; height:31px; }
#navlinks { width:145px; height:31px; }
#navfaq { width:145px; height:31px; }
#navcontact { width:145px; height:31px; }
#navprids { width:145px; height:20px; }
#navbh { width:145px; height:20px; }
#navpublic { width:145px; height:20px; }
#navvb { width:145px; height:20px; }

.navhome { background: url(images/nav/home.over.gif) bottom left no-repeat; }
.navartists { background: url(images/nav/artists.over.gif) bottom left no-repeat; }
.navstore { background: url(images/nav/store.over.gif) bottom left no-repeat; }
.navlinks { background: url(images/nav/linx.over.gif) bottom left no-repeat; }
.navfaq { background: url(images/nav/faq.over.gif) bottom left no-repeat; }
.navcontact { background: url(images/nav/contact.over.gif) bottom left no-repeat; }
.navprids { background: url(images/nav/theprids.over.gif) no-repeat; }
.navbh { background: url(images/nav/bellhollow.over.gif) no-repeat; }
.navpublic { background: url(images/nav/thepublic.over.gif) no-repeat; }
.navvb { background: url(images/nav/venusbogardus.over.gif) no-repeat; }

#navitems {
	margin: 0 0 0 0;
}
#navitems a:hover img {
	visibility: hidden;
}
#navitems a {
	display: block;
}
#navitems a/**/ {
	height: 31px; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #navitems a {
	cursor: hand;
}
* html #navitems li a:hover {
	height: 1%;
}
