@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
#conash3D0
{
display:none;
}
.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.emailtitle {
	background-image: url(images/email-list-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.newstitle {
	background-image: url(images/news-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.eventstitle {
	background-image: url(images/events-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.serial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #A2A2A2;
}
.emailform {
	width: 122px;
}
.releasestitle {
	background-image: url(images/releases-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.releasebrdr {
	border: 1px solid #BBBBBB;
}
.releasebrdr:hover {
	border: 1px solid #666;
}
.artistborder {
	border: 1px solid #999;
}
.artistborder:hover {
	border: 1px solid #000;
}
.title-sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.title-sub-sm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.price {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #777;
}
.buynow {
	margin-left: 175px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
}
.artiststitle {
	background-image: url(images/artists-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.title-sm-th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #2C2C2C;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
	font-weight: normal;
}
.credits {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
}
.whitebg {
	background-image: url(images/white-bg.gif);
	background-repeat: repeat;
	background-position: center center;
}
.pricered {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.linkstitle {
	background-image: url(images/links-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.upcomingtitle {
	background-image: url(images/upcoming-releases-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}