@charset "UTF-8";

#content h3 {
	background: url(../images/page-div-xtile.png) top repeat-x;
	padding:18px 0 8px 0;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eb6606;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 8px;
}


div.store-go-btn { margin: 5px 0 10px 0; }
div.store-go-btn a { display: block; text-decoration: none; background-position: top left; background-repeat: no-repeat; }
div#btn-albums a { width: 204px; height: 24px; background-image: url(../images/store-main-btn-go-albums.png); }
div#btn-charts a { width: 223px; height: 24px; background-image: url(../images/store-main-btn-go-charts.png); }
div#btn-apparel a { width: 158px; height: 24px; background-image: url(../images/store-main-btn-go-apparel.png); }



ul#albums li a img { width: 70px; height: 70px; border: 2px solid #20a4ff; }
ul#albums li {
	padding: 0 8px 8px 0;
	float: left;
}


table#charts { margin-bottom: 10px; }
table#charts th { text-align: left; font-size: 12px; padding: 0 0 6px 0; }
/*
table#charts td { font-size: 12px; padding: 6px 0; border-top: 1px dotted #a3a393; vertical-align: middle; background-color: #f4f4ee; }
table#charts td.title { font-weight: bold; color: #20a4ff; }

table#charts td.from { font-size: 11px; }
table#charts td.from em { font-style: normal; margin-right: 4px; }

table#charts td.listen, table#charts td.buy { width: 30px; }
table#charts td.listen a, table#charts td.buy a { display: block; text-decoration: none; background-position: center; background-repeat: no-repeat; }
table#charts td.listen a { cursor: pointer; width: 30px; height: 20px; background-image: url(../images/album-track-playing-icon.png); }
table#charts td.buy a { cursor: pointer; width: 30px; height: 20px; background-image: url(../images/buy-icon-small.png); }
*/

p.charts_browse, p.category_selector { font-size: 12px; margin-top: 12px; padding: 8px 8px 0 8px; height: 22px; background: url(../images/store-main-charts-browse-bg.png) top left no-repeat; }
p.charts_browse a, p.category_selector a { color: #0b70ca; }
p.charts_browse a.all, p.category_selector a.all { color: #eb6606; }

p.get_reader { font-size: 11px; padding-top: 8px; }

ul#apparel li a img { width: 120px; height: 120px; border: 2px solid #20a4ff; }
ul#apparel li {
	padding: 0 8px 8px 0;
	float: left;
}