body {
	text-align: center;
	background: url(/images/buysacred2/body-bg.jpg) center top no-repeat #000;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #CDCDCD;
}

.spacer {
	height: 30px;
	margin: 0;
	padding: 0;
	clear: both;
}

.spacer.bottom {
	height: 0px;
}

a {
	color: white;
	text-decoration: underline;
}

a img {
	border: 0px;
}
/*------------------------- layout -------------------- */
#container {
	width: 767px;
	padding: 20px 30px 0px;
	position: relative;
	top: 531px;
	left: -1px;
	background: url(/images/buysacred2/container-bg.jpg) repeat-y;
	margin: 0px auto;
	text-align: left;
}

#footer {
	width: 767px;
	padding: 30px;
	margin: 0px auto;
	position: relative;
	left: -1px;
	top: 531px;
	height: 180px;
	background: url(/images/buysacred2/footer-bg.jpg) no-repeat;
	font-size: 11px;
}

.box-left {
	float: left;
	width: 485px;
	margin-right: 44px;
}

.box-right {
	float: left;
	width: 232px;
}


/*------------------------- the features -------------------- */
ul.features-ul {
	margin: 7px 0px 0px;
	padding: 0px 0px 20px;
	list-style-type: none;
	float: left;
}
#container ul.features-ul li {
	margin: 0px;
	padding: 7px 25px 7px 12px;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

/*------------------------- media player --------------------- */
#media-player {
	clear: none;
	width: 350px;
	float: left;
}

#media-playlist ul, .download-list ul {
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-type: none;
}
#media-playlist {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	width: 80px;
}
#media-playlist ul li, .download-list ul li  {
	margin: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202020;
	list-style-type: none;
}

#age-checker {
	padding: 10px;
	border: 1px solid #202020;
	width: 80%;
}

/*---------------------- screenshots ----------- */
.screenshots {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
}

.screenshots li {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	width: 146px;
	height: 110px;
}

.screenshots img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
	width: 146px;
	height: 110px;
}
