body {
	font-family: 'Bliss Regular', 'Helvetica Neue', 'Helvetica', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 13px;
	font-size-adjust: 0.47;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/abstract_01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6 {
	color: #E01F22;
	font-weight:normal;	
}

a {
	text-decoration: none;
}

a:link {
	color: #E01F22;
	}
	
a:visited {
	color: #E01F22;
	}
	
a:hover {
	color: #E62B86;
	}
	
a:active {
	color: #E62B86;
	}



.clear {
	clear: both;
}

.album {
	clear: both;
	width: 526px;
	padding: 12px;
	margin: 0;
	background-color: #FFF;
}

.albumArtwork {
	float: left;
	width: 170px;
	height: 170px;
	margin: 0px;
	background-image: url(../images/album_bg.png);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.albumDetails {
	float: left;
	width: 332px;
	min-height: 170px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.albumTitle {
	font-size: 17px;
	color: #000000;
	width: inherit;
	font-weight: bold;
	margin-bottom: 0px;
	}

.albumSubTitle {
	font-size: 12px;
	color: #555555;
	margin-bottom: 8px;
	}
	
.albumArtist {
	font-size: 11px;
	margin-bottom: 2px;
	color: #666;
	}
	
.albumCopyright {
	font-size:11px;
	}
	
.albumPreview {
	margin-bottom: 8px;
	font-size: 12px;
}

.albumiTunes {
	font-size: 12px;
}
.banner {
	width: 526px;
	height: 96px;
	background-color: #FFF;
	padding: 12px;
	font-size: 14px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bannerBox {
	width: 338px;
	height: 96px;
	position: relative;
	float: left;
}
.bannerLogo {
	width: 188px;
	height: 96px;
	position: relative;
	float: left;
}

.bannerContent {
	width: 338px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.bannerContent p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.sliderContainer {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	height: 208px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.previewLinks {
	position: absolute;
	bottom: 0px;
	margin-bottom: 16px;
}
.albumPrice {
	font-size: 11px;
	color: #666;
}
