/*Codemasters landing page patch*/


body {
	color: #cfcfcf;

 background: #000 url('https://img.roxio.com/images/v2/promotions/landing/gamecapture-contest/bg-page-main.jpg') no-repeat top !important;
}

#product-info {
	background: url('https://img.roxio.com/images/v2/promotions/landing/ac-rev/game-capture/capture-process-ac-rev.png') no-repeat bottom right !important;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 15px 0 0 30px !important;
	width: 680px !important;
}


#container ul {
	padding-left: 1.2em;
	margin-left: 1.2em;
}
#container ul li {
}
#product-info {
	background: url('https://img.roxio.com/images/products/game-capture/capture-process.png') no-repeat bottom right;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#product-info ul {
	width: 390px;
	padding-top: 10px;
	color: #e3e3e3;
}
#product-info ul li {
	font-size: 120%;
	padding-bottom: 10px;
}


.purchase-options{
/*	padding:14px 0 0 65px;*/
	float:left;
	padding:8px 0 0 5px;
}
.purchase-options p.list-price {
	color: #fff;
	padding: 0 15px 0 0 !important;
	font-size:110%;
}

.purchase-buttons {
}

#discount-band {
	position: absolute;
	background: url('https://img.roxio.com/enu/images/products/game-capture/discount-band-free-ship.png') no-repeat top left;
	width: 190px;
	height: 119px;
	top: -4px;
	left: -7px;
	z-index: 10;
}

#discount-band h2 {
	display: none;
}




#main-offer #product-info #product-title-promo h1{
	font-size:230%;
	margin-top:0;
	padding:10px 0 10px 0 !important;	
	font-weight:normal;
	color:#5ba2d8;
	font-weight: bold;
}
#main-offer #product-info #product-title-promo h1 span{
	color:#83b5dd ;
}
#main-offer #product-info #product-title-promo h2{
	font-size:140%;
	font-weight:normal;
	color:#fff;
	padding-top:10px;	
}


#footer .legal {
	padding-top: 10px !important;
}

#logo-one{
		float:left;
		width:76px;
	}
#logo-two {
	float: left;
	margin: 15px 0 0 300px;
}
	
#logo-three {
	float: right;
	margin: 20px 20px 0 0;
}


#landing-top {
	background: #fff url('https://img.roxio.com/images/v2/promotions/landing/core/hdr-bg.gif') repeat-x bottom left;
	padding: 5px 0 0 30px;
}
#top-wrapper {
	margin:0 auto;
	text-align: left;
	width: 980px;
	height: 65px;
}

.purchase-buttons .button {
	float: left;
	margin-right: 5px;
}

.button{
 display: inline-block;
 outline: none;
 width: 110px;
 cursor: pointer;
 text-align: center;
 text-decoration: none;
 font: 13px/100% Arial, Helvetica, sans-serif;
 padding: .5em 1em .8em 1em!important;
 text-shadow: 0 1px 1px rgba(0,0,0,.3);
 -webkit-border-radius: .3em; 
 -moz-border-radius: .3em;
 border-radius: .3em;
 -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
 -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
 box-shadow: 0 1px 2px rgba(0,0,0,.2)
 margin-right: 5px;
}
.button:hover {
 text-decoration: none;
 color: #fff;
}
.button:active {
 position: relative;
 top: 1px;
}

.button a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.orange {
 color: #fef4e9;
 background: #8c4e06;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#8c4e06));
 background: -moz-linear-gradient(top,  #a27036,  #8c4e06);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a27036', endColorstr='#8c4e06');
}
.orange:hover {
 background: #8c4e06;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#8c4e06));
 background: -moz-linear-gradient(top,  #a27036,  #8c4e06);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a27036', endColorstr='#8c4e06');
}
.orange:active {
 color: #8c4e06;
 background: #8c4e06;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#8c4e06));
 background: -moz-linear-gradient(top,  #a27036,  #8c4e06);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a27036', endColorstr='#8c4e06');
}

.gray {
 color: #fef4e9;
 background: #858585;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#858585));
 background: -moz-linear-gradient(top,  #a27036,  #858585);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#858585');
}
.gray:hover {
 background: #858585;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#858585));
 background: -moz-linear-gradient(top,  #a27036,  #858585);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#858585');
}
.gray:active {
 color: #8c4e06;
 background: #858585;
 background: -webkit-gradient(linear, left top, left bottom, from(#a27036), to(#858585));
 background: -moz-linear-gradient(top,  #a27036,  #858585);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#858585');
}


#social-footer {
	float: right !important;
	width: 140px !important;
}


p.legal{
 clear: both;
 margin: 10px 0 0 0;
 padding: 0 20px 0 20px !important;
 font-size: 90%!important;
 line-height: 16px;
}

.tutorials-examples h1 {
	font-size: 116% !important;
}

.tutorials-examples h2 {
	font-size: 100% !important;
	padding-bototm: 5px;
}

.contest-videos {
	border-bottom: 1px solid #333;
	margin-bottom: 30px;
}


