/* PDP Custom Setup CSS w/ Animation */
#setups {
	position:relative;
	top:0px;
	left:0px;
	width:960px;
	height:600px;
	padding:0px;
	margin:0px;
}
#su_loading{
	background-color:#999999;
	border:medium none;
	color:#FFFFFF;
	font-family:"Arial Black",Gadget,sans-serif;
	height:0;
	left:205px;
	margin:0 !important;
	overflow:visible;
	padding:0 !important;
	position:absolute;
	top:150px;
	width:0;
}
#su_div_bg {
	background-color:#AAAAAA;
	border:1px solid #FFFFFF;
	height:550px;
	left:14px;
	opacity:0.95;
	position:relative;
	top:-5px;
	width:880px;
	text-align:left;	
}
#su_artist_lbl {
	position:relative;
	left:0px;
	width:150px;
	opacity:1.0;
	float:left;
}
#su_artist_select {
	height:500px;
	border:1px #FFF solid;
	background:#DDD;
	width:140px;
	scrollbar-base-color:White;
	scrollbar-face-color:577C9E;
	scrollbar-shadow-color:#E5DFBF;
	scrollbar-highlight-color:#E5DFBF;
	scrollbar-3dlight-color:#336699;
	scrollbar-darkshadow-color:DarkBlue;
	scrollbar-track-color:#E5DFBF;
	scrollbar-arrow-color:#E5DFBF; 
}
#su_content {
	position:absolute;
	left:0;
	top:0;
}
#su_artist_graphic {
	background:#888888;
	border:1px solid #FFFFFF;
	height:200px;
	left:162px;
	position:absolute;
	top:8px;
	width:700px;
	overflow:hidden
}
#su_big_pic {float:none !important;}
#su_artist_desc {
	background:#EEEEEE;
	border:1px solid #FFFFFF;
	height:290px;
	left:162px;
	position:absolute;
	top:220px;
	width:320px;	
	overflow-x:hidden;
	overflow-y:scroll;
}
u_artist_drums {
	background:#FFFFFF none repeat scroll 0 0;
	height:270px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:305px;
}
#su_artist_kit {
	background:#888888;
	border:1px solid #FFFFFF;
	height:290px;
	left:497px;
	position:absolute; 
	top:220px;
	width:365px;
	text-align:center;
}
#su_artist_kit img {text-align:center;}

#su_icons {
	border:none;
	height:65px;
	left:500px;
	position:absolute;
	top:13px;
	width:360px;
	text-align:right; 
}
#su_icon_table {
	border:none;
	padding:0px;
	position:absolute;
	right:5px;
}


#su_icon_table td {
	
}



