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


#box-middle_1-refresh {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 20px;
	left: 20px;
	height: 292px;
	width: 700px;
}
#box-middle_2-refresh {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 20px;
	left: 20px;
	height: 292px;
	width: 700px;
}
#box-middle_3-refresh {
	visibility: visible;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 20px;
	left: 20px;
	height: 292px;
	width: 700px;
}
#box-middle_4-refresh {
	visibility: visible;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 20px;
	left: 20px;
	height: 292px;
	width: 700px;
}

img, div {
	behavior: url(iepngfix.htc)
}
body {
	margin: 0;
	background: url(images/background.gif) repeat;		
}
img {
	border-style: none;
	max-width: 100%;
	border: 0;
}
hr {
	height: 1px;
	width: 100%;
	color: rgb(166,165,153);
	background-color: rgb(166,165,153);
	border: 0;
	padding: 0;
}
a#site-by-design-farm {
	position: fixed;
	right: 20px;
	bottom: 10px;
	display: block;
}
a.design-by, a.design-by:link, a.design-by:visited {
	font-family: verdana;
	color: #666666;
	font-weight: 100;
	font-size: .65em;
	text-decoration: none;
}
a.design-by:hover {
	font-family: verdana;
	color: #6d6c6b;
	font-weight: 100;
	font-size: .65em;
	text-decoration: none;
}
.logo-left-space {
	margin-left: 20px;
	float: left;
}
.main-text-margin {
	margin-left: 19px;
	margin-bottom: 11px;
}
.top-navigation {
	text-align: right;
	padding-top: 40px;
	padding-right: 117px;
}
.navigation-gap {
	margin-right: 20px;
}
.black-top {
	margin: auto;
	background-color: #1b1a19;
	height: 32px;
	position: relative;
}
.logo-top-nav {
	width: 1017px;
	margin: 10px 0px 15px 0px;
	position: relative;
	border: 0;
}
.home-banner-shadow {
	position: relative;
	width: 740px;
	height: 332px;
	background-image: url(images/home-banner-shadow.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 6px;
}
.album {
	width: 175px;
	height: 220px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-image: url(images/album-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
.artist-shadow {
	width: 740px;
	height: 125px;
	background-image: url(images/artists-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

.artist-shadow-1{
	width: 740px;
	height: 125px;
	background-image: url(images/artists-shadow-1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;	
}

.artist-shadow-2{
	width: 740px;
	height: 125px;
	background-image: url(images/artists-shadow-2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;	
}

.artist-margin {
    margin-right: 8px;
}
.artists-out-margin {
	margin: 19px 19px 19px 19px;
}
.artists-list {
    float: left;
    height: 60px;
    padding: 0 0 0 15px;
    width: 740px;	
}
.artist-info {
    float: left;
    padding: 0 0 0 5px;
    width: 233px;
}
.album-intro-margin {
	margin: 10px 0px 20px 20px;
}
.album-title {
    color: #6D6C6B;
    display: block;
    font-family: verdana;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 14px;
    margin: 2px 0 3px;
}
.releases .album-title {
    margin: -1px 0 2px 4px;
}
.full-album-title {
	color: #6d6c6b;
	font-family: verdana;
	font-size: .90em;
	font-weight: 600;
}
.album-text {
	color: #6d6c6b;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	line-height: 1.4em;
}

.full-album {
	width: 226px;
	height: 223px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-image: url(images/album-big-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

.quotes{
	color: #ce4354;	
}

.quote-wrap{
	padding: 10px 17px 17px 17px;
	margin: 0;
}
.full-album-info {
	float: left;
	padding-bottom: 20px;
	width: 450px;
}
.album-margin {
    margin: 18px 0 20px 18px;
}
.presents-margin {
	margin: 12px 0px 20px 20px;
}

.body-container {
	width: 725px;
	margin-right: 27px;
	float: left;
	padding-bottom: 10px;	
}
.right-nav {
    float: right;
    margin: 7px 0 0 0;
	margin-right: 12px;
    width: 250px;
}
.container {
	margin-left: 30px;
	width: 1017px;
	clear: both;
}
.footer {
	font-family: verdana;
	color: #666666;	
	font-size: 9px;
}
.f-left {
	float: left;
	margin-left: 15px;
	margin-top: -2px;
	width: 82px;
}
.f-right {
	width: 610px;
	float: right;
	margin-top: 2px;
	margin-left: 15px;
}
.f-right span {
	color: #ad4651;
}
a.email, a.email:link, a.email:hover, a.email:visited {
	color: #ad4651;
}
a.right-nav-link, a.right-nav-link:link, a.right-nav-link:visited {
	color: #6d6c6b;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 2px;
}
a.right-nav-link:hover {
	color: #ad4651;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	text-decoration: none;
	line-height: 17px;
}
a.album-more-details, a.album-more-details:link, a.album-more-details:visited {
	color: #ad4651;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	text-decoration: underline;
	line-height: 17px;	
}
a.album-more-details:hover {
	color: #ad4651;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	text-decoration: none;
	line-height: 17px;
}
.new {
	color: #c40b24;
	font-style: italic;
	font-weight: 100;
}
.buy-this-album {
	color: #ad4651;
	font-family: verdana;
	font-size: .70em;
	font-weight: 100;
	text-decoration: none;
	line-height: 3.2em;
}
a.listen {
    background: url("images/listen.png") no-repeat scroll 0 0 transparent;
    height: 79px;
    margin: 5px 0 0 -65px;
    position: absolute;
    width: 79px;
}
#fancybox-title {
    display: none !important;
}
div.email-signup {
	height: 40px;	
	padding-top: 10px;
	margin-bottom: 11px;
	margin-right: 3px;
}
div.email-title {
	float: left;	
	text-align: left;
	margin-top: 12px;
	margin-left: 2px;
}
div.email-form {
	width: 250px;
	height: 24px;
	float: right;
	margin-top: 3px;
	margin-right: 255px;
	text-align: center;
	padding: 0;	
}
div.email-form input[type=text] {
	background: url("images/email-bg.png") no-repeat;		
	color: #666666;
	border: 1px solid rgb(214,214,214);
	border-right: 0;		
	width: 201px;
	height: 23px;
	padding-left: 4px;
	padding-bottom: 1px;
}
div.email-form div {
	display: inline;
}
div.email-form img {		
	cursor: pointer;
	margin-top: 1px;
	border: 0;
	padding: 0;
	height: 23px;	
}
div.email-form span {
	font-family: verdana;
	color: #666666;	
}
div.small-icons {
	margin-top: 16px;
}
div.small-icons img {
	margin-right: 1px;
}
div.small-icons-cloud {
	margin-top: 22px;
	width: 450px;
	font-family: verdana;
	font-size: .70em;		
}
div.small-cloud-icon {
	float: left;
}
div.small-cloud-text {
	width: 300px;
	float: left;
	margin-left: 10px;
	color: rgb(231,95,54);
	line-height: 12px;
}
