/* Made with Joy by What Cheer */

/******************** columns ********************/
.store .column { width: 200px; }
.store .column2 { width: 710px; }

/******************** subnav ********************/
.store .subnav { width: 200px; }
.store .subnav ul { margin: 0px; }

.store .subnav li {
	list-style-type: none;
	width: auto;
	padding: 2px 0px 2px 10px;
}

.store .subnav a, .store .subnav a:link, .store .subnav a:visited, .store .subnav a:active { color: #777; }
.store .subnav a:hover, .store .subnav a:visited:hover { color: #FFF; }

	/* current */
	.store .subnav li.current a, .store .subnav li.current a:link, .store .subnav li.current a:visited, .store .subnav li.current a:active {
		color: #FFF;
		background-color: #F83920;
		padding: 3px;
	}
	.store .subnav li.current ul {
		margin: 4px 0 0 0;
	}
	.store .subnav li.current li {
		padding-left: 2px;
		border-left: #444 solid 1px;
	} 
	.store .subnav li.current li a, .store .subnav li.current li a:link, .store .subnav li.current li a:visited, .store .subnav li.current li a:active {
		color: #999;
		background-color: transparent;
		padding: auto;
		padding: 2px 0 0 3px;
	}
	.store .subnav li.current li a:hover, .store .subnav li.current li a:visited:hover { color: #FFF; }

.categories-widget ul li ul { display: none; }
.categories-widget .current ul { display: list-item; }
.categories-widget ul li ul li.current { border-left-color: #F83920 !important; font-weight: bold; }
.categories-widget ul li ul li.current a { color: #FFF !important; }


/******************** widgets ********************/
.store .widget { padding: 40px 0px 0px 0px; }
.store .categories-widget { padding: 0px 0px 40px 0px; }
.store .distlabels-widget { padding: 0px 0px 40px 0px; }
.store .storeinfo-widget { }
.store .otherstuff-widget { }
.store .newandfeatured-widget { padding: 0px 0px 40px 0px; } /* Ugh! Hack to make spacing on /store/ look right :-( */
.store .alsoavailable-widget { padding: 40px 0px 40px 0px; }
.store .merchandise-widget { }
.store .details-widget { }
.store .alsobythisartist-widget { padding: 40px 0px 40px 0px; }
.store .searchresults-widget { }
.store .categorypage-widget { }
.store .search-widget { }
.store .reviews-widget { padding: 0px 0px 20px 0px; }

/******************** h2 (titles) ********************/
.store h2 {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

.store .h2container {
	display: block;
	height: 35px;
	float: left;
}

	/* h2 containers */
	.store .searchresults-widget .h2container {
		width: 150px;
		padding: 0px 10px 0px 0px;
	}

	/* title after-links */
	.searchresults-link {
		display: block;
		color: #FFF;
		font-size: 135%;
		font-weight: bold;
		margin: 7px 0px 0px 0px;
	}

.store .categories-widget h2 { background: url(/images/interface/titles/store/categories.gif) no-repeat; width: 210px; }
.store .distlabels-widget h2 { background: url(/images/interface/titles/store/dist-labels.gif) no-repeat; width: 210px; }
.store .storeinfo-widget h2 { background: url(/images/interface/titles/store/store-info.gif) no-repeat; width: 210px; }
.store .otherstuff-widget h2 { background: url(/images/interface/titles/store/other-stuff.gif) no-repeat; width: 210px; }
.store .newandfeatured-widget h2 { background: url(/images/interface/titles/store/new-and-featured.gif) no-repeat; width: 210px; }
.store .alsoavailable-widget h2 { background: url(/images/interface/titles/store/also-available.gif) no-repeat; width: 210px; }
.store .merchandise-widget h2 { background: url(/images/interface/titles/store/merchandise.gif) no-repeat; width: 210px; }
.store .alsobythisartist-widget h2 { background: url(/images/interface/titles/store/also-by-this-artist.gif) no-repeat; width: 210px; }
.store .searchresults-widget h2 { background: url(/images/interface/titles/store/search-results.gif) no-repeat; width: 210px; }
.store .reviews-widget h2 { background: url(/images/interface/titles/store/reviews.gif) no-repeat; width: 210px; }

.store-shippingfees h2 { background: url(/images/interface/titles/store/shipping-fees.gif) no-repeat; }
.store-faq h2 { background: url(/images/interface/titles/store/faq.gif) no-repeat; }
.store-customerservice h2 { background: url(/images/interface/titles/store/customer-service.gif) no-repeat; }
.store-returnpolicy h2 { background: url(/images/interface/titles/store/return-policy.gif) no-repeat; }
.store-mailorder h2 { background: url(/images/interface/titles/store/mailorder.gif) no-repeat; }
.store-contact h2 { background: url(/images/interface/titles/store/store-contact.gif) no-repeat; }
.store .category-music h2 { background: url(/images/interface/titles/store/music.gif) no-repeat; }
.store .category-buttons h2 { background: url(/images/interface/titles/store/buttons.gif) no-repeat; }
.store .category-apparel h2 { background: url(/images/interface/titles/store/apparel.gif) no-repeat; }
.store .category-dvdvideo h2 { background: url(/images/interface/titles/store/dvd-video.gif) no-repeat; }
.store .category-posters h2 { background: url(/images/interface/titles/store/posters.gif) no-repeat; }
.store .category-stickers h2 { background: url(/images/interface/titles/store/stickers.gif) no-repeat; }
.store .category-miscellaneous h2 { background: url(/images/interface/titles/store/miscellaneous.gif) no-repeat; }
.store .category-bundles h2 { background: url(/images/interface/titles/store/bundles.gif) no-repeat; }

.store .search-artists h2 { background: url(/images/interface/titles/store/search-artists.gif) no-repeat; }
.store .search-in-the-store h2 { background: url(/images/interface/titles/store/search-in-the-store.gif) no-repeat; }

.store .details-widget h2 {
	height: auto;
	text-indent: 0px;
	font-family: Georgia, Times, Serif;
	font-size: 197%;
	font-weight: normal;
	color: #FFF;
}

/******************** artists h2 ********************/
.store .artists-store {
	display: block;
	padding: 0px 0px 10px 0px;

}

.store .artists-store .h2container h2 {
	font-family: Georgia, Times, serif;
	color: #FFF;
	font-size: 197%;
	font-weight: normal;
	text-indent: 0px;
	float: none;
}

.store .h2container h2 a, .store .h2container h2 a:link, .store .h2container h2 a:visited, .store .h2container h2 a:active { color: #FFF; }
.store .h2container h2 a:hover, .store .h2container h2 a:visited:hover { color: #999; }

/******************** items-new and featured ********************/
.store .newandfeatured-widget .item {
	width: 200px;
	padding: 0px 27px 0px 0px;
	margin: 0px 27px 0px 0px;
	border-right: #404040 1px dotted;
}

.store .newandfeatured-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: none;
}

.store .newandfeatured-text {
	width: 200px;
	text-align: center;
	background-color: #252525;
	padding: 3px 0px 10px 0px;
}

/******************** items-also available ********************/
.store .alsoavailable-widget .item {
	width: 200px;
	padding: 0px 55px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .alsoavailable-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .alsoavailable-text {
	width: 108px;
	float: right;
}

.store .alsoavailable-text h3 { font-size: 116%; }

/******************** items-merchandise ********************/
.store .merchandise-widget .item {
	width: 200px;
	padding: 0px 55px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .merchandise-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .merchandise-text {
	width: 108px;
	float: right;
}

.store .merchandise-text h3 { font-size: 116%; }

/******************** items-other stuff ********************/
.store .otherstuff-widget .item {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: #404040 1px dotted;
}

.store .otherstuff-text {
	width: 108px;
	float: right;
}

/******************** item-details ********************/
.store .details-widget .item {
	width: 710px;
	padding: 0px 0px 0px 0px;
}

.store .details-widget .multiple-images {
	width: 230px;
	height: 260px;
}

.store .details-widget .item ul { margin: 5px 0px 0px 10px; }

.store .details-widget .item li {
	list-style: none;
	float: left;
	display: block;
	padding: 0px 7px 5px 0px;
}

.store .details-data {
	width: 465px;
	float: right;
}

/*
.details-data select {
	border: none;
	background: transparent url(/images/content/dropdownbutton_bg.jpg);
	color: #FFF;
	-moz-border-radius: 10px;
	font-size: 13px;
	padding: 2px 3px;
	}
.details-data select:hover { color: #FFF;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.details-data select {
	background-image: none !important;}
}
*/

.store .details-data h2 a, .store .details-data h2 a:link, .store .details-data h2 a:visited, .store .details-data h2 a:active { color: #FFF; }
.store .details-data h2 a:hover, .store .details-data h2 a:active:hover { color: #999; }
.store .details-text { padding: 20px 0px 0px 0px; }

.store .details-data table {
	font-weight: bold;
	width: 465px;
	margin: 30px 0px 5px 0px;
}

.store table.flac-file th.cell-five {
	padding: 5px 0px 5px 5px;
	border-left: #404040 1px dotted;
}

.store td, .store th { padding: 5px 0px 5px 0px; }

	/* cell widths */
	.store .details-data .cell-one { width: 328px; }
	.store .details-data .cell-two { width: 70px; }
	.store .details-data .cell-three { width: 67px; }
	.store .details-data .cell-a { /* width: 20px; */ }
	.store .details-data .cell-b { width: 80px; }
	.store .details-data .cell-c { width: 85px; }
	.store .details-data .cell-d { width: 85px; }

.store table .cart a, .store table .cart a:link, .store table .cart a:visited, .store table .cart a:active {
	display: block;
	width: 67px;
	height: 13px;
	background: #478A9B url(/images/content/button.png) no-repeat;
	color: #FFF;
	padding: 1px 0px 0px 0px;
	text-align: center;
	font-size: 77%;
}

.disabled-button {
	display: block;
	width: 67px;
	height: 13px;
	background: #777 url(/images/content/button.png) no-repeat;
	color: #FFF;
	padding: 1px 0px 0px 0px;
	text-align: center;
	font-size: 77%;
}

.store table .cart a:hover, .store table .cart a:visited:hover {
	color: #478A9B;
	background-color: #FFF;
}

.store .item-number { color: #777; }

.store .details-data .item-number {
	font-size: 77%;
	padding: 0px 0px 0px 5px;
}

.store .details-data .color-selection {
	display: block;
	width: 10px;
	height: 10px;
	border: #FFF 1px solid;
	background-color: #FF6633;
}

.store .details-data .color-selection a, .store .details-data .color-selection a:link, .store .details-data .color-selection a:visited, .store .details-data .color-selection a:active {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}

.store .individual-tracks { padding: 20px 0px 0px 0px; }

.store .individual-tracks h4 {
	display: block;
	width: 140px;
	height: 15px;
	background: url(/images/interface/titles/store/individual-tracks.gif) no-repeat;
	padding: 0px 0px 10px 0px;
	text-indent: -9999px;
}

.store .individual-tracks table {
	width: 710px;
	font-weight: bold;
}

.store a.preview-silent {
	display: block;
	width: 14px;
	height: 14px;
	background: url(/images/content/media/play-stop.gif) no-repeat top left;
	text-indent: -9999px;
}

.store a.preview-playing {
	display: block;
	width: 14px;
	height: 14px;
	background: url(/images/content/media/play-stop.gif) no-repeat bottom left;
	text-indent: -9999px;
}

	/* cell widths */
	.store .individual-tracks .cell-one { width: 388px; }
	.store .individual-tracks .cell-two { width: 90px; }
	.store .individual-tracks .cell-three { width: 75px; }
	.store .individual-tracks .cell-four { width: 72px; }
	.store .individual-tracks .cell-five {
		width: 75px;
		padding: 0px 0px 0px 5px;
		border-left: #404040 1px dotted;
	}

/******************** items-also by this artist ********************/
.store .alsobythisartist-widget .item {
	width: 200px;
	padding: 0px 27px 0px 0px;
	margin: 0px 27px 0px 0px;
	border-right: #404040 1px dotted;
}

.store .alsobythisartist-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: none;
}

.store .alsobythisartist-text {
	width: 200px;
	text-align: center;
	background-color: #252525;
	padding: 3px 0px 10px 0px;
}

/******************** items-search results ********************/
.store .searchresults-widget .title-large { background: none; }

.store .searchresults-widget .item {
	width: 200px;
	padding: 0px 55px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: #404040 1px dotted;
	float: left;
}

.store .searchresults-widget .last-item {
	width: 200px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: #404040 1px dotted;
	float: left;
}

.store .searchresults-text {
	width: 108px;
	float: right;
}

/******************** items-search widget ********************/
.store .search-widget .item {
	width: 200px;
	padding: 0px 55px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
	float: left;
}

.store .search-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
	float: left;
}

.store .search-widget-text {
	width: 108px;
	float: right;
}

.store .search-widget .h2container {
	float: left;
	display: block;
	width: 200px;
	height: 35px;
	padding: 0px 10px 0px 0px;
}

.store .search-widget .h2container h2 { }

.store .search-widget p.searchresults {
	display: block;
	height: 25px;
	padding: 10px 0px 0px 0px;
}
/******************** items-reviews widget ********************/
.store .reviews-widget .title { margin: 0px 0px 5px;}
.store .reviews-widget { padding: 0px 0px 20px 0px;}
.store .reviews-widget .item {
	padding: 3px 0px 0px 5px;
	border-bottom: #404040 1px dotted;
	}

/******************** items-category page ********************/
.store .categorypage-widget .item {
	width: 200px;
	padding: 0px 55px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .categorypage-widget .last-item {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.store .categorypage-text {
	width: 108px;
	float: right;
}

/******************** h3 ********************/
.store h3 {
	font-family: Georgia, Times, serif;
	font-size: 131%;
	font-weight: normal;
	color: #FFF;
}

.store h3 a, .store h3 a:link, .store h3 a:visited, .store h3 a:active {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #FFF;
}

.store h3 a:hover, .store h3 a:visited:hover { color: #999; }

.store .details-widget h3 {
	color: #777;
	font-size: 153.9%;
}

/******************** h4 ********************/
.store h4 { font-style: italic; }

/******************** store faq ********************/
.store-faq .column2 ul { display: block; }

.store-faq .column2 h3 {
	font-family: lucida grande, arial, helvetica, clean, sans-serif;
	font-size: 108%;
	font-weight: bold;
	color: #CCC;
	margin: 40px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: #404040 1px dotted;
}

/******************** store contact forms ********************/
.store .customerservice-form { width: 400px; }

.store .customerservice-form h3 { padding: 0px 0px 5px 0px; }

.store .customerservice-form .error-message h3 {
	font-family: lucida grande, arial, helvetica, clean, sans-serif;
	font-size: 108%;
	font-weight: bold;
	color: #F83920;
	padding: 0px;
}

.store .customerservice-form input[type=text], .store .customerservice-form input[type=password], .store .customerservice-form textarea { width:100%; *width:100%; }

/******************** dropdown ********************/
.linkmenu ul { margin: 0px; }

.linkmenu li {
	list-style: none;
	display: block;
	width: 205px;
	height: 23px;
	margin: 0px 0px 5px 0px;
	float: left;
}

.linkmenu a, .linkmenu a:link, .linkmenu a:active, .linkmenu a:visited {
	display: block;
	width: 200px;
	height: 20px;
	font-size: 11px;
	padding: 3px 0px 0px 5px;
	color: #999;
	background-position: top left;
}

.linkmenu a:hover, .linkmenu a:visited:hover {
	color: #FFF;
	background-position: bottom left;
}

.l-menu-background { background: url(/images/content/media-artists.jpg) no-repeat; }

.linkmenu li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	font-size: 11px;
}

.linkmenu li ul a, .linkmenu li ul a:link, .linkmenu li ul a:visited, .linkmenu li ul a:active {
	display: block;
	height: 20px;
	width: 195px;
	text-decoration: none;
	text-indent: 0px;
}

.linkmenu li ul a:hover, .linkmenu li ul a:visited:hover { text-decoration: none; }

.linkmenu li > ul {
	top: auto;
	left: auto;
}

.linkmenu li:hover ul, .linkmenu li.over ul { display: block; }

.dd-menu {
		width: 205px;
		padding: 10px 0px 20px 0px;
		background: url(/images/interface/nav/li-bckgrnd.png) no-repeat;
	}

	.dd-menu li {
		display: block;
		width: 185px;
		height: 14px;
		padding: 0px 10px 0px 10px;
	}


/*Alex added this for the enlargement of store items on 12/03/09*/
.enlarge a, .enlarge a:link, .enlarge a:visited, .enlarge a:active {
    display: block;
    position:absolute;
    z-index:2;
    height:37px;
    width:37px;
    background-image: url(/images/content/store/enlarge.png);
	text-indent: -9999px;
}

/* John Added this as a place holder for pre-orders :-) */
.pre-order {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}

/* category artist jump */
.artist-dropdown {
	padding: 10px 0px 5px 2px;
	}
.artist-dropdown select {
	width: 170px;
	border: none;
	background: transparent url(/images/content/dropdownbutton_bg.jpg);
	color: #999;
	-moz-border-radius: 10px;
	font-size: 13px;
	padding: 2px 3px;
	}
.artist-dropdown select:hover { color: #FFF;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.artist-dropdown select {
	background-image: none !important;}
}


.results-sort {
	float: right;
	padding-top: 5px;
}
.results-sort select {
	width: auto;
	border: none;
	background: transparent url(/images/content/dropdownbutton_bg.jpg);
	color: #999;
	-moz-border-radius: 10px;
	font-size: 13px;
	padding: 2px 3px;
	}
.results-sort select:hover { color: #FFF;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.results-sort select { background-image: none !important;} }

/* Hobbs Hacky Hacky */
.header-container {
	float: left;
	display: inline-block;
}
.viewall-link {
	display: block;
	width: 63px;
	height: 11px;
	background: url(/images/interface/viewall.gif) no-repeat;
	margin: 15px 0px 0px 0px;
	text-indent: -9999px;
}


