@charset "utf-8";
#mainWrapper {
	width: 668px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
	background-image: url(../images/bg-repeater.jpg);
	background-repeat: repeat-x;
  background-color: #ebebeb;
  color: #333;

}
#mainWrapper {
	background-image: url(../images/main-repeater.jpg);
	background-repeat: repeat-y;
}
#mainSalesPage {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	width: 650px;
	background: #fff;
	padding: 0 16px;
	padding-left: 15px;
	margin-top: -19px;
	margin-left: 19px;
	border: 1px solid #ccc;
	border-top: none; border-bottom: none;
}
p {
	line-height: 20px;
}
#testimonial {
	background-image: url(../images/testimonial-repeater.jpg);
	background-repeat: repeat-y;
	width: 546px;
	margin-left: 45px;
	margin-bottom: 10px;
}
#feature-sidebar {
	width: 198px;
	background-image: url(../images/feature-repeater.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-right: -86px;
	margin-left: 30px;
}
#maincontent {
	width: 168px;
}
#DVDincludes {
	background-color: #f9f7f0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9e6d5;
	border-bottom-color: #E9E6D5;
}

#BuyNow_Template {
	background-image: url(../images/buynow_repeater_template.jpg);
	background-repeat: repeat-y;
	width: 516px;
	margin-right: auto;
	margin-left: auto;
}
#BuyNow_Content {
	margin-right: 35px;
	margin-left: 35px;
	font-size: 14px;
}

#OrderNowTopFixed {
	position: fixed;
	height: 541px;
	width: 262px;
	top: 0px;
	right: 0px;
	margin-top: 15px;
}
#showcase-temp {
	border: 2px solid #ccc;
	width: 219px;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 45px;
}
#showcase-temp img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
