

/*  STRUCTURE
=======================*/



/* Left Column */

.ap_left_column {
	padding: 0;
	float: left;
	width: 203px;
}



/* Right Column */
.ap_right_column {
	
	padding: 0;
	float: right;
	width: 545px;
}






/*  GRAPHICS & IMAGES
=======================*/

.imagelink a:link, imagelink a:visited, imagelink a:hover, imagelink a:active {
	background: none;
	text-decoration: none;
	border:0;
	outline: none;
}


#ap_bar_bgd {
	width: 800px;
	float: left;
	padding: 0px;
	border: 0px;
	background-color: #FFF;

}

#ap_top_bar{
	padding: 5px 0 0 20px;
	margin: 5px 0 19px 0;
	background: url(../Images/tiles/top_bar_bgd.gif);
}

.ap_image {
	margin: 0 0 3px 0;
	padding: 3px 4px;
	background: #fff;
	border: 1px solid #d4d4d4;
}

.ap_artist_name_bar {
	font-size:22px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 8px;
	width: 545px;
	height: 43px;
	background: url(../Images/tiles/artist_name_tile.gif);
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 537px;
	}
	html>body #artist_name_bar{
	width:537px;
}

.ap_artist_city {
	font-size:14px;

}

.ap_genre_bar {
	font-size:11px;
	line-height: 13px;
	font-weight: normal;
	margin: 0;
	padding: 5px 8px;
	width: 545px;
	background: url(../Images/tiles/genre_tile.gif);
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 529px;
	}
	html>body #artist_name_bar{
	width:529px;
}


.ap_artist_bio{
	font-size:11px;
	font-weight:normal;
	padding: 0 8px;

}


.ap_grey_header {
	margin: 20px 0 0 0;
	padding: 4px 0px 3px 0;
	width: 203px;
	background: url(../Images/tiles/grey_bar_bgd.gif);

}

.ap_orange_header {
	margin: 20px 0 0 0;
	padding: 4px 0px 3px 0;
	width: 203px;
	background: url(../Images/tiles/orange_bar_bgd.gif);
	
}


.ap_rightside_header {
	font-size:14px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 6px 0 6px 8px;
	width: 545px;
	background: url(../Images/tiles/dark_header_tile.gif);
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 537px;
	}
	html>body #artist_name_bar{
	width:537px;
}

.ap_rightside_box {
	font-size:14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 15px 0 20px 0;
	width: 545px;
	background: url(http://www.pumpaudio.com/images/bgd_tiles/lil_grey_stripe.gif);
	border-bottom: solid #ccc 5px;

}


ul.ap_list {
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align:center;
	list-style:none;
	background: url(../Images/tiles/grad_cascade_bgd.gif);
	width: 203px;
}


