#content
{
	width: 518px;
	margin: 38px 35px 36px 0;
	padding: 0 18px;
	background: #fff url("/images/store/subpages/content_foot.jpg") 0 100% no-repeat;
}

h2
{
	display: block;
	height: 35px;
	width: 554px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 18px -18px;
}

h2 span { display: none; }

#body_promotions_show h2,
#body_promotions_index h2 { background-image: url("/images/store/subpages/h2_promotions.jpg"); }

#body_product_details h2 { background-image: url("/images/store/subpages/h2_product_details.jpg"); }

#body_browse_index h2 { background-image: url("/images/store/subpages/h2_browse.jpg"); }

#body_browse_composers h2,
#body_browse_composer h2 { background-image: url("/images/store/subpages/h2_browse_by_composer.jpg"); }

#body_browse_performers h2,
#body_browse_performer h2 { background-image: url("/images/store/subpages/h2_browse_by_performer.jpg"); }

#body_browse_artists h2,
#body_browse_artist h2 { background-image: url("/images/store/subpages/h2_browse_by_artist.jpg"); }

#body_browse_ensembles h2,
#body_browse_ensemble h2 { background-image: url("/images/store/subpages/h2_browse_by_ensemble.jpg"); }

#body_browse_category h2 { background-image: url("/images/store/subpages/h2_browse_by_category.jpg"); }

#body_browse_label h2 { background-image: url("/images/store/subpages/h2_browse_by_label.jpg"); }

#body_downloads_index h2 { background-image: url("/images/store/subpages/h2_downloads.jpg"); }

#body_front_view_cart h2 { background-image: url("/images/store/subpages/h2_cart.jpg"); }

#body_faq_help_index h2 { background-image: url("/images/store/subpages/h2_faq_help.jpg"); }

#body_search_results h2 { background-image: url("/images/store/subpages/h2_search_results.jpg"); }

#body_cantaloupe_club_index h2,
#body_cantaloupe_club_terms_and_conditions h2 { background-image: url("/images/store/subpages/h2_cantaloupe_club.jpg"); }

#body_cantaloupe_club_signup h2,
#body_cantaloupe_club_success h2 { background-image: url("/images/store/subpages/h2_cantaloupe_club_signup.jpg"); }

#body_checkout_index h2,
#body_checkout_gift_wrap h2,
#body_checkout_confirm h2,
#body_checkout_transaction_failed h2,
#body_checkout_success h2 { background-image: url("/images/store/subpages/h2_checkout.jpg"); }

.cart_table
{
	border: 1px solid #c2b8b6;
	width: 516px;
	border-collapse: collapse;
}

.cart_table td,
.cart_table th
{
	padding: 9px;
	border-bottom: 1px solid #c2b8b6;
	text-align: left;
}

.cart_table th
{
	background: #ede9e6 url("/images/store/general/cart_th_background.jpg") 0 0 repeat-x;
	font-weight: bold;
}

.cart_table #cart_total { text-align: right; }

td.quantity div
{
	position: relative;
	width: 90px;
	height: 30px;
}

td.quantity input
{
	position: absolute;
	top: 4px;
	left: 0px;
	width: 25px;
	border: 1px solid #c2b8b6;
	padding: 2px;
	margin-bottom: 8px;
}

td.quantity button
{
	position: absolute;
	top: 0px;
	left: 30px;
	width: 60px;
	height: 25px;
	border: 0;
	background: none;
}

/*.c_thumb
{
	margin-right: 9px;
}
*/
#pd_right
{
	float: right;
	width: 303px;
	margin-right: 13px;
}

#pd_left
{
	float: left;
	width: 165px;
	margin-left: 8px;
}

#image
{
	border: 4px solid #a19893;
	width: 150px;
	height: 150px;
	background: #fff url("/images/store/general/album_artwork_unavailable_150x150.jpg") 0 0 no-repeat;
	margin: 0 0 28px 4px;
}

#flash_player
{
	width: 165px;
	height: 287px;
	background: #efefef;
	margin: 0 0 28px 0;
}

#pd_left h5, #pd_right h5
{
	color: #56514e;
	font-size: 9px;
	line-height: 1em;
	margin: 0 0 9px 0;
}

#pd_left h5
{
	margin-left: 4px;
}

#pd_left ul
{
	list-style: none;
	margin: 0 0 19px 4px;
	padding: 0;
}

#pd_left li
{
	color: #9e9591;
	font-size: 9px;
}

#pd_right .add_to_cart_form,
#pd_right .add_digital_album_to_cart_form
{
	margin-bottom: 22px;
}

#pd_right .add_to_cart_form .spinner,
#pd_right .add_digital_album_to_cart_form .spinner
{
	display: block;
	float: none;
}

h3#product_artists
{
	line-height: 1em;
	font-size: 16px;
	color: #302e2c;
}

h4#product_title
{
	font-size: 12px;
	line-height: 1em;
	color: #56514e;
	margin: 0 0 5px 0;
	padding: 0;
}

p#released_on, p#label, p#sku
{
	font-size: 10px;
	line-height: 1em;
	color: #aaaaa9;
	margin: 0 0 2px 0;
}

p#released_on strong, p#label strong, p#sku strong { line-height: 1em; }

p#sku
{
	margin: 0 0 25px 0;
}

#digital_downloads
{
	border-top: 1px solid #dad2d1;
	padding-top: 11px;
}

#digital_downloads h4
{
	width: 135px;
	height: 34px;
	background: url("/images/store/subpages/h4_digital_downloads.jpg") 0 0 no-repeat;
	margin-bottom: 7px;
}

#digital_downloads h4 span { display: none; }

#digital_tracks
{
	border-collapse: collapse;
	margin-bottom: 29px;
}

#digital_tracks tr.alt td
{
	background: #f0f0f0;
}

#digital_tracks td
{
	padding: 3px 0;
}

#digital_tracks td.position
{
	width: 55px;
	padding-left: 2px;
	font-size: 9px;
	color: #928f8c;
	text-transform: uppercase;
	font-weight: bold;
}

#digital_tracks td.title
{
	width: 185px;
	padding-left: 2px;
	font-size: 11px;
	color: #615d5a;
}

#digital_tracks td.price
{
	width: 30px;
	padding-left: 2px;
	color: #00a4c2;
	font-family: Futura, Arial, sans-serif;
	font-size: 9px;
}

#digital_tracks td.atc { width: 20px; padding-left: 2px; }

p.price
{
	font-size: 11px;
	line-height: 1em;
	color: #9c938e;
	margin: 0 0 5px 0;
}

p.price span
{
	font-family: Futura, Arial, sans-serif;
	font-size: 14px;
	color: #00a4c2;
}

#more
{
	border-top: 1px solid #dad2d1;
	padding-top: 27px;
}

#more h5, #more h5 a
{
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color: #56514e;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

#more .product_listing
{
	border-bottom: 0;
}

#more .artists a
{
	padding: 8px 0 0 0;
	margin: 0 0 5px 0;
	color: #3a3633;
}

#more .title
{
	color: #7b7470;
	margin: 0 0 15px 0;
}

.artists_listing strong
{
	font-size: inherit;
}

.artists_listing li
{
	margin-bottom: 5px;
}

/* Checkout */

p.gift_wrap
{
	font-weight: bold;
	color: #00a4c2;
	font-size: 12px;
}

#confirm_table
{
	margin-bottom: 20px;
}

.browse_list
{
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

.browse_list li
{
	display: inline;
	float: left;
	width: 33%;
	margin: 0 0 10px 0;
}

.col_100 li
{
	width: 518px;
}

.col_50 li
{
	width: 259px;
}

.col_33 li
{
	width: 172px;
}

.browse_list li a
{
	font-size: 13px;
	font-weight: bold;
	display: block;
}

#body_browse_index .browse_list li a
{
	width: 249px;
	height: 76px;
	text-decoration: none;
	background: url("/images/store/subpages/browse_by_button.jpg") 0 0 no-repeat;
}

#body_browse_index .col_33 li a
{
	width: 166px;
	height: 51px;
	text-decoration: none;
	background: url("/images/store/subpages/browse_by_button_33.jpg") 0 0 no-repeat;
}

#body_browse_index .browse_list li a span
{
	font-weight: bold;
	display: block;
	padding-top: 16px;
	text-align: center;
}

#body_browse_index .browse_list li a:hover
{
	text-decoration: none;
	background: url("/images/store/subpages/browse_by_button.jpg") 0 -76px no-repeat;
}

#body_browse_index .col_33 li a:hover
{
	text-decoration: none;
	background: url("/images/store/subpages/browse_by_button_33.jpg") 0 -51px no-repeat;
}

.browse_big
{
	font-size: 16px;
	font-weight: bold;
}

.browse_big, .browse_list li a
{
	text-decoration: none;
}

a.browse_big:hover, .browse_list li a:hover
{
	text-decoration: underline;
}

.browse_list li em
{
	display: block;
	color: #aaaaa9;
}

#body_browse_index p.ibl
{
	margin: 0 0 5px 0;
}

.browse_feature
{
	margin-bottom: 30px;
}

/* Cantaloupe Club page styles */

.membership
{
	float: left;
	clear: both;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #a19893;
	margin: 0 0 20px 0;
	width: 100%;
}

.image
{
	float: left;
	display: inline;
	border: 4px solid #a19893;
	width: 150px;
	height: 150px;
	background: #fff url("/images/store/general/album_artwork_unavailable_150x150.jpg") 0 0 no-repeat;
	margin: 0;
}

.membership h4, .membership .md, .membership .signup
{
	margin: 0 0 0 170px;
}

.last { border: 0; }

