@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f5757;
	background-color:#80f680;
}

p {
  padding: 0px 7px 10px 7px;
  margin:0;
  }
  
a {
  color: #4e3d3d;
  text-decoration: none;

  }

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

a:visited {
  color: #6f5757;
  }  

	
#Content {
	width:1015px;
	margin:0px auto;
	text-align:left;
	padding:1px;
	

	}
	
#header {
background:url(../images/bg_top.gif) no-repeat;
width: 1010px;
height:248px;
float:left;
}	

#center {
background:url(../images/bg_center.gif);
width: 1010px;
float:left;

}

#footer {
 background:url(../images/bg_footer.gif);
width: 1010px;
height:63px;
float:left;

 }
 
 #logo_link {
  text-align:center;
 }
 
 #menu {
  margin-top:0px;
  text-align:center;
}

 #cen_pos {
 	width: 960px;
 	margin-left: 25px;
	text-align:center;
	float:left;
 }
 
 #cen_hdr {
 float:left;
 }
 
#cen_top {
	width:951px;
	height:14px;
	background:url(../images/cent_wht_top.gif) no-repeat top;
	text-align:left;
	float:left;
}

#cen_content {
	width:951px;
	text-align:left;
	float:left;
	margin-bottom:0px;
	background:url(../images/cent_wht_center.gif) repeat-y left;}
	
#artist_header {
	width:860px;
	height:90px;
	background-color:#85effe;
	margin: 10px;
	padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}	

#artist_body {

}

#artist_badges {
	float:right;
	
}

.art_hdr_grp {
	float:left;
	height:90;
}

.art_hdr_txt{
	float:left;
	margin-left:15px;
	height:100%;
}

.art_hdr_player {
	float:right;
	height:100%;
}

#cen_btm {
	width:951px;
	height:14px;
	background:url(../images/cent_wht_btm.gif) no-repeat top;
	text-align:left;
	float:left;
	margin-bottom:20px;
	}
	
#cen_text {
float:inherit;
margin: 0  20px 0  20px;
width:900px; }	

#foot_txt {
text-align:center;
font-size:10px;
margin-top:20px;}

.hdr_text {

font-size:16px;
font-weight:bold;}

.bio {
  border-bottom: 1px solid #ffffff;
  padding: 10px 0 20px 0;
  width:100%;
  }

img.band {
  float: left;
  padding-right: 4px;
  }  
 
img.store {
  float: left;
  padding: 7px 12px 8px 12px;
  background: url(img/storebk.jpg) center no-repeat;
  }

form.cart {
  display: block;
  float: right;
  padding: 30px 0;
  }

.store_item {
  height: 170px;
  margin-bottom: 10px;
  width: 200px;
  }

.footnote {

font-size:9px;}