.moreinfosection { text-align: left; }
.moreinfobutton { padding: 0px 5px; }
.moreinfobutton#website { display: none; }


#headerbar {
	width: 954px;
	height: 100px;
	border-color: #9a1c1f;
	border-style: solid;
	border-width: 0 0 5px;
	margin: 0 auto;
}

#headerbar a { text-decoration: none; }
#headerbar a img { border: 0; }
#headerbar .headerlogo { float: left; }
#headerbar .moreinfosection {
	float: right;
	width: 200px;
}

#menubar {
	width: 954px;
	margin: 10px auto;
}

#menubar ul {
	width: 519px;
	height: 29px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menubar ul li {
	width:92px;
	height:29px;
	float: left;
	margin: 0 1px 0 0;
	background:url(/images/theme/nav_bg.gif) no-repeat;
	font: bold 11px/29px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#menubar ul li a {
	color: #000000;
	text-decoration: none;
	display:block;
	background-color:inherit;
}

#menubar ul li a:hover,
#menubar ul li.current a {
	background:url(/images/theme/nav_hover.gif) no-repeat;
	color: #4c4c4c;
}

#menubar .shoppingcart {
	float: right;
}

.bodysection {
	width: 954px;
	border-color: #9a1c1f;
	border-style: solid;
	border-width: 5px 0 0;
	margin: 10px auto;
}

#footerbar {
	width: 954px;
	border-color: #9a1c1f;
	border-style: solid;
	border-width: 5px 0 0;
	margin: 0 auto;
}


.sharelinkssection {
	padding: 5px 0px 15px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.sharelinkssection a {
	color: #000000;
	text-decoration: none;
}

.buyform {
	float: left;
	width: 100%;
	padding-left: 45px;
	background: url(/images/buynowlogo.jpg) no-repeat 0 0;
}


.maincolumn,
.whitecolumn {
	margin: 0px 5px 10px 5px;
	background-color: #ffffff;
	color: #000000;
	overflow: hidden;
}

.maincolumn {
	padding: 5px 10px 15px 10px;
}

.whitecolumn {
	padding: 0;
}

.maincolumn a,
.whitecolumn a {
	color: #000000;
}

.narrowsubcolumn {
	float: right;
	width: 200px;
	padding: 0 0 5px 20px;
}



.releases .releaseblock {
	width: 205px;
	min-height: 260px;
	float: left;
	margin: 10px;
	margin-top: 10px;
	text-align: center;
}

.releases .releaseblock a {
	text-decoration: none;
}

.releases .releaseblock a img {
	border: 0;
}

.releases .releaseimage img {
	width: 150px;
	height: 150px;
}

.releases .releasetext {
	padding: 10px 5px 0px 5px;
	font-size: 90%;
}

.releasetext a {
	color: #000;
}

.releasetitle,
.releaseartist {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}

.releases .releaseartist {
	padding-bottom: 5px;
}

.releases .releaselisten {
	display: none;
}


.showrelease .releaseimage img {
	width: 200px;
	height: 200px;
}

.showrelease .releaseplayerblock {
	margin-bottom: 20px;
}

.showrelease .buylinksblock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 15px;
	text-align: left;
	color: #000000;
}

.showrelease .buylinkstitle {
	width: 100%;
	font-weight: bold;
}

.showrelease .buylinksheader {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.showrelease .buylinkssection {
	float: left;
	width: 100%;
	padding: 5px 0px;
}

.showrelease .buylinksbutton {
	float: left;
}

.showrelease .releaseheaderblock {
	margin-bottom:15px;
}

.showrelease .releaseaboutblock div.alertpane {
	border: 2px solid #E73624;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 400px;
	-moz-border-radius: 10px;
}


