/*DIVX landing page patch*/


body {
	color: #cfcfcf;
	background: #000 url('https://img.roxio.com/images/v2/products/game-capture/bg-page-main.jpg') no-repeat auto -30px;
}


#main-offer {
	margin-top: 25px !important;
	position:relative;
}


	/*	#main-offer #product-info #product-title {
		background: none !important;
		height: 80px;
		width: 650px;
	}*/
#main-offer #box-shot {
	float: left;
	width: 208px;
	padding: 10px 0 0 20px;
}


#main-offer #product-info #product-title-promo h1{
	font-size:210%;
	margin-top:0;
	padding-top:10px;
	font-weight:normal;
	color:#fff;
}
#main-offer #product-info #product-title-promo h1.save-msg{
	font-size:180%;
	font-weight:normal;
	color:#ccc;
	padding: 0 0 15px 0;
	margin: 0;
	color:#83b5dd;
}
#main-offer #product-info #product-title-promo h1 span{
	color:#83b5dd;
}
#main-offer #product-info #product-title-promo h2{
	font-size:190%;
	font-weight:normal;
	color:#bdbcbc;
	padding:5px 0 15px 0 !important;
}
.btn-main{
	clear:both;
}

#main-offer #product-info #product-title h1, #main-offer #product-info #product-title h2 {
	/*text-indent: -3000px;*/
	text-indent:0 !important;
}

#main-offer .btn-trailer {
	clear: both;
	float: left;
	display:block;
	width:166px;
	margin: 15px 10px 0 10px;
}

.purchase-options{
/*	padding:14px 0 0 65px;*/
	float:left;
	padding:8px 0 0 10px;
}

#discount-free-shipping{
	position:absolute;
	left:565px;
	top:215px; 
	z-index:100;
	
/*	float:left;
	padding:5px 0 0 8px;*/
}


#discount-free-shipping2{
	position:absolute;
	left:550px;
	top:260px; 
	z-index:100;
	
/*	float:left;
	padding:5px 0 0 8px;*/
}


#discount-band {
	position: absolute;
	background: url('https://img.roxio.com/enu/images/products/game-capture/discount-band.png') no-repeat top left;
	width: 190px;
	height: 119px;
	top: -4px;
	left: -7px;
	z-index: 10;
}

#discount-band h2 {
	display: none;
}







