body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #000;
	background: url(../images/bg.jpg) repeat-y 0 0;
}

#container {
	margin: 0 auto;
	width: 967px;
}

#nav {
	margin-top: 10px;
	width: 466px;
	height: 32px;
	float: left;
	background: url(../images/backtosite.jpg) no-repeat 0 0;
}

.home {
	width: 466px;
	height: 32px;
	display: block;
	position: relative;
	margin: 0 auto;
	text-indent: -9999px;
}

#header {
	clear: both;
	width: 967px;
	height: 249px;
	background: url(../images/header_bg_1.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

.social {
	width: 215px;
	height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
	top: -83px;
	left: 370px;
}

#order_holder {
	padding: 0;
	width: 967px;
	height: 379px;
	margin-top: -24px;
}

#deluxepack {
	width: 474px;
	height: 503px;
	background: url(../images/deluxe.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
}

#standard {
	width: 493px;
	height: 503px;
	background: url(../images/standard.jpg) no-repeat 0 0;
	float: right;
	text-indent: -9999px;
}

.buylink {
	width: 125px;
	height: 27px;
	display: block;
	position: relative;
	margin: 0 auto;
	text-indent: -9999px;
}

#deluxepack .buylink {
	top: 387px;
	left: 134px;
}

#cd .buylink {
	top: 364px;
	left: 119px;
}

#digital .buylink {
	top: 401px;
	left: 119px;
}

#order_holderb {
	padding: 0;
	width: 967px;
	height: 506px;
	clear: both;
}

#vinyl {
	width: 474px;
	height: 503px;
	background: url(../images/vinyl.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
}

#novel {
	width: 493px;
	height: 503px;
	background: url(../images/novels.jpg) no-repeat 0 0;
	float: right;
	text-indent: -9999px;
}

#vinyl .buylink {
	top: 374px;
	left: 133px;
}

#novel_cd .buylink {
	top: 272px;
	left: -1px;
}

#novel_digital .buylink {
	top: 308px;
	left: -1px;
}

#novel_vinyl .buylink {
	top: 345px;
	left: -1px;
}

#footer {
	clear: both;
	width: 967px;
	margin: 0 auto 10px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	color: #000000;
}

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

.soldout {
    width: 125px;
    height: 27px;
    display: block;
    position: relative;
    margin: 0 auto;
    text-indent: -9999px;
}

#vinyl .soldout {
    top: 360px;
    left: 133px;
}