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

body {
	background: url(images/StripeBG.jpg) repeat left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 824px;
	padding: 0px;
	background: url(none);
	position: relative;
	clear: both;
}
#header {
	background: url(images/Header.jpg) no-repeat scroll left top;
	height: 287px;
}
#content {
	color: #333333;
	text-decoration: none;
	background: url(images/ContentBG.jpg) repeat-y left top;
	padding: 10px 0px 0px;
	margin: 0px;
	width: 100%;
	}
#content p {
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0px 270px 0px 30px;
}

#content h1 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #92243D;
	padding-left: 30px;
}
#content h2 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 30px;
	padding-bottom: 0px;
	margin: 0px;
}
#content a:link, #wrapper #content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content li {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	list-style: url(images/bullet.gif) none inside;
	padding-left: 15px;
	padding-top: -10px;
}

#quote {
	font: italic 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #F0DEE2;
	margin-right: 285px;
	margin-left: 30px;
	padding: 10px;
}
.quoteauthor {
	font: bold normal 12px/35px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#contenthome {
	color: #333333;
	text-decoration: none;
	background: url(images/ContentBG_Home.jpg) repeat-y left top;
	padding: 10px 0px 0px;
	margin: 0px;
	width: 100%;
}
#contenthome p {
	font: 12px/25px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0px 270px 0px 30px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #626262;
	background: url(images/Footer.jpg) no-repeat left top;
	height: 52px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
}
#footer p {
	margin: 0em 0em 0em 30px;
	padding: 5 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#footerhome {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #626262;
	background: url(images/FooterHome.jpg) no-repeat left top;
	height: 50px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
}
#footerhome p {
	margin: 0em 0em 0em 30px;
	padding: 5 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
.musiccontol {
	padding: 0px;
	margin: 20px;
}
.redtype {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #922A3D;
	padding-left: 30px;
}
.largeredtype {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #922A3D;
	padding-left: 30px;
}

#content hr {
	margin-left: 30px;
	width: 510px;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.boldtype {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#SideBar {
	background: url(images/SideBarBG.gif) no-repeat right top;
	position: absolute;
	width: 254px;
	left: 559px;
	top: 287px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	height: 100px;
}
#SideBar img {
	padding: 3px;
	border: 1px solid #999999;
	margin: 10px 2px;
}


#SideBarHome {
	background: url(images/LatestReleases.jpg) no-repeat center 10px;
	position: absolute;
	width: 254px;
	left: 559px;
	top: 287px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 100px;
	padding-top: 90px;
	line-height: 18px;
}
#SideBarHome img {
	padding: 3px;
	border: 1px solid #999999;
	margin: 10px 2px;
}

/********* Table Styles ********/


.datatable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-collapse: collapse;
	margin-left: 30px;
	margin-bottom: 40px;
	margin-top: 0px;
}

.datatable th{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-collapse: collapse;
	padding: 6px;
	text-align: left;
	background: #CFD0D3;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
.datatable td{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border-collapse: collapse;
	padding: 4px;
	text-align: center;
	background: #E7E7E7;
	border: 1px solid #FFFFFF;
}


.buytable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-collapse: collapse;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 400px;
}

.buytable th{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-collapse: collapse;
	padding: 6px;
	text-align: center;
	background: #CFD0D3;
	border: 1px solid #FFFFFF;
}
.buytable td{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-collapse: collapse;
	padding: 4px;
	text-align: center;
	background: #E7E7E7;
	border: 1px solid #FFFFFF;
}

.postagetable {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-collapse: collapse;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 520px;
}

.postagetable th{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-collapse: collapse;
	padding: 6px;
	text-align: center;
	background: #CFD0D3;
	border: 1px solid #FFFFFF;
}
.postagetable td{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-collapse: collapse;
	padding: 4px;
	text-align: center;
	background: #E7E7E7;
	border: 1px solid #FFFFFF;
}

