* {
	padding:0px;
	margin:0px;
	font-size:12px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

body { 
	background-color:#000;
	padding:0px 0px 80px 0px;
	background-image:url(/images/body_bkg.png);
	background-repeat:repeat-x;
}

#wrapper {
	width:1000px;
	margin:0px auto;
}

#header {
	width:100%;	
	overflow:visible;
}

#logo {
	width:344px;
	float:left;
}

/* Header Right */
#headerright {
	width:656px;
	height:148px;
	float:left;
	background-image:url(/images/headerright_bkg.png);
	background-repeat:no-repeat;	
}

#headerright #links {
	margin-top:5px;
	width:656px;
	text-align:right;
	color:#4d63a1;
}

#headerright #links table {
	margin-bottom:15px;
}


#headerright #links a {
	color:#4d63a1;
	margin:0px 13px 0px 13px;
}

#headerright #links a.highlight {
	color:#fff;
}

#headerright #links input {
	background-color:#434b93;
	padding:1px;
}

#headerright #player {
	width:656px;
	text-align:right;
}

#headerright #login {
	width:396px;
	text-align:right;
	overflow:auto;
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 260px;
}

#headerright #login .fields {
	
	border:1px inset #595a77;
	padding:5px;
	color:#999ad4;
	background-color:#0c0d37;
	float:left;
	margin-right:5px;
	width:100px;
	
}

#headerright #login .button {
	
	float:left;
	margin-top:0px;
	
}

#headerright #navigation {
	width:615px;
	padding-right:41px;
	margin-top:-4px;
	text-align:right;
}

/* End Header Right */

#body {
}

#top100 {	
	width:344px;
	height:617px;  /* original value 617px*/
	background-image:url(/images/top100_bkg.png);
	background-repeat:no-repeat;
	float:left;
	padding:65px 0px 35px 0px; /* original: 80px 0px 20px 0px */
}

#top100 .listing {
	overflow:auto;
	margin-left:30px;
	border-bottom:1px solid #6d43fb;
	width:290px;
	margin-top:5px;
}

#top100 .seeall {
	
	margin:8px 0px 0px 30px;
	
}

#cartstatuscolumn {
	
	width:50px;
	height:20px;
	padding:20px;
	background-image:url(/images/maincolumn_bkg.png);
	float:left;
}

/* Main Column */

#maincolumn {
	
	width:616px;
	height:677px;
	padding:20px;
	background-image:url(/images/maincolumn_bkg.png);
	float:left;
}

#maincolumn h1 {
	font-size:24px;
	color:#3c435c;
	margin:0px 0px 10px 0px;
}

#maincolumn h2 {
	font-size:15px;
	color:#6afd09;
	margin:10px 0px 5px 0px;
}

#maincolumn p {
	margin:10px 0px 10px 0px;
}

#maincolumn .content {
	
	background-image:url(/images/content_bkg_tile.png);
	background-repeat:repeat-y;
	margin-bottom:10px;
	
}

#maincolumn .content .top {
	width:615px;
	height:7px;
	background-image:url(/images/content_bkg_top.png);
	background-repeat:no-repeat;
}

#maincolumn .content .inner {
	
	background-image:url(/images/content_bkg.png);
	background-repeat:no-repeat;
	min-height:300px;
	padding:2px 10px 2px 10px;
	overflow:auto;
	
}

#maincolumn .content .inner.sub {
	
	
	padding:2px 15px 2px 15px;
	
}

#maincolumn .content .bottom {
	width:615px;
	height:7px;
	background-image:url(/images/content_bkg_bottom.png);
	background-repeat:no-repeat;
	
}

#maincolumn #welcome {
	
	width:615px;
	height:183px;
	
	color:#fff;
	padding:0px 0px 0px 0px;
	
}

#maincolumn #welcome_text {
	
	width:240px;
	height:65px;
	float:left;
	margin:40px 0px 0px 24px;
	
}

#maincolumn #welcome #rotation {
	display:inline;
}

#maincolumn #welcome #rotation2 {
	display:inline;
}

/* End Main Column */

#footer {
	clear:both;
	padding:33px 20px 0px 20px;
	width:1000px;
	height:80px;
	background-image:url(/images/footer_bkg.png);
	background-position:0px 15px;
	background-repeat:no-repeat;
	text-align:center;
}

#footer .linkgroup {
	width:245px; /* Hottest Searches has inline style of 240px */
	margin-top:49px;
	float:left;
	height:130px;
}

#footer .linkgroup ul {
	list-style:none;
	float:left;	
	margin:0px 0px 0px 1px;
}

#footer .linkgroup ul li {
	background-image:url(/images/bullet.png);
	background-repeat:no-repeat;
	padding-left:0px;
	background-position:0px 5px;
}

#footer #copyright {
	color:#6854cf;
	clear:both;
	padding:0px;
}

#footer #copyright a {
	color:#6854cf;
}

#footer #copyright .links {
	float:left;
	color:#6854cf;
}

#footer #copyright .links a {
	margin:0px 14px 0px 14px;
}

#footer #copyright .creds {
	float:right;
	color:#6854cf;
	padding:0px 50px 0px 0px;
}

#footer .linkgroup a {
	color:#a59ed1;
	font-size:11px;
}

#footer .urb {
	margin:10px 0px 0px 8px;
	float:left;
}

/* LISTING STYLES */
.listing .cover {
	float:left;
}

.listing.noplay .cover {
	
	float:left;
	margin-right:30px;
	
}

.listing .playbutton {
	float:left;
	cursor:pointer;
}

.listing .noplaybutton {
	float:left;
}

.listing .info {
	float:left;
	width:170px;
}


.listing .info .track {
	display:block;
	color:#fff;
	font-weight:bold;
}

.listing .info .artist {
	
	color:#8576cd;
}

.listing .info .artist a {	
	color:#8576cd;
}

.listing .info .label {
	display:block;
	color:#424242;
}

.listing .buy {
	
	float:left;
	cursor:pointer;
	
}

.listing .buy .price {
	color:#fff;
	display:block;
	text-align:center;
	margin-bottom:3px;
}

.listing .info2 {
	float:left;
	width:350px;
}
/* End Listing Styles */

/* ALT LISTING STYLES */
.altListing {
	margin:0px 0px 5px 0px;
	padding:3px;
	background-color:#313851;
}

.altListing .cover {
	float:left;
	margin:0px 5px 0px 0px;
}

.altListing.noplay .cover {
	
	float:left;
	margin-right:0px;
	
}

.altListing .playbutton {
	float:left;
	cursor:pointer;

}

.altListing .noplaybutton {
	float:left;

}

.altListing .info {
	float:left;
	width:150px;
}


.altListing .info .track {
	display:block;
	color:#fff;
	font-weight:bold;
}

.altListing .info .artist {
	
	color:#8576cd;
}

.altListing .info .artist a {	
	color:#8576cd;
}

.altListing .info .label {
	display:block;
	color:#424242;
}

.altListing .buy {
	float:left;
	cursor:pointer;
}

.altListing .buy .price {
	color:#fff;
	display:block;
	text-align:center;
	margin-bottom:3px;
}

/* End Listing Styles */

/* CSS for Large Release Cover Border Overlay */
.releasecoverlarge {
	height:225px;
	width:225px;
	background-repeat:no-repeat;
	background-position:2px 2px;
	margin:0px 4px 4px 0px;
}

.releasecoverlarge a {
	display:block;
	width:225px;
	height:225px;
	background-image:url(/images/border225.png);
	background-repeat:no-repeat;
}

/* End */

/* Release Details Page */

#releaseinfo {
	
	
}

#releaseinfo span {
	
	display:block;
	
}

#releaseinfo span strong {
	
	color:#000;
	
}

/* End Release Details Page */

/* List Table */

.item_list {
	float:left;
	list-style:none;
}

/* content_list_background */

.item_list li {
	
	background-image:url(/images/list_tablecell_bkg.gif);
	background-repeat:no-repeat;
	width:135px;
	border-bottom: 1px solid #37227e;
	padding:5px 0px 7px 30px;
	
	margin:0px 10px 0px 18px;
	
}

.item_list li:hover a {
	color:#6afd09;
}

/* End List Table */

/* Errors */

.errors {
	margin:20px 0px 20px 40px;
}

.errors li {
	
}

/* End Errors */

/* Pager */

.pager {
	
	background-image:url(/images/pager_bkg.png);
	background-repeat:no-repeat;
	overflow:auto;
	text-align:right;
	height:30px;
	padding:5px 20px 0px 0px;
	margin:5px 0px 0px 0px;
	
}

.pager a {	
	font-weight:bold;
	margin:0px 3px 0px 3px;
}

.pager a:hover {	
	font-weight:bold;
	text-decoration:none;
}

.pager a.current {
	color:#6afd09;
	text-decoration:none;
}

/* End Pager */

/* Breadcrumb */

.breadcrumbs {
	
	background-image:url(/images/pager_bkg.png);
	background-repeat:no-repeat;
	overflow:auto;
	height:30px;
	padding:5px 20px 0px 5px;
	/*margin:45px 0px 0px 0px;*/
	
}

.breadcrumbs a {	
	font-weight:bold;
	margin:0px 3px 0px 3px;
}

.breadcrumbs a:hover {	
	font-weight:bold;
	text-decoration:none;
}

.breadcrumbs a.current {
	color:#6afd09;
	text-decoration:none;
}

/* End Breadcrumb */

/* Forms */

.fields {
	border:1px inset #595a77;
	padding:5px;
	color:#999ad4;
	background-color:#0c0d37;
	margin-right:5px;
}

.button {
	margin:10px;
}

.form0 {
	font-size:14px;
	font-weight:bold;
	background-color:#3c435c;
	padding:8px;
}

.form1 {
	font-size:12px;
	font-weight:bold;
	background-color:#000;
	padding:8px;
	border-right:1px solid #37227e;
	border-bottom:1px solid #37227e;
	text-align:right;
}

.form2 {
	font-size:12px;
	background-color:#000;
	padding:8px;
	border-bottom:1px solid #37227e;
	vertical-align:top;
}

.grid1 {
	
}

.grid2 {
	
}

.form3 {
	font-size:12px;
	background-color:#3c435c;
	padding:8px;
}

.right {
	text-align:right;
}

.top100_text {
	font-weight:bolder;
	font-size:15px;
	text-indent:30px;
	text-align:left;
	color:#95ff45;
	padding-bottom: 4px;
}
