/*	
Title:		Roxio.com - Roxio Visual Effect Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	12.01.10
*/

#container{
	padding: 10px 20px 5px 20px;
	margin-top: 15px;
}

#product-info {
	background: url('https://img.roxio.com/enu/images/products/video-effects/bnr-product-info.jpg') no-repeat top left;
	padding-left: 280px;
	padding-top: 17px;
	height: 266px;
}

#product-headline h1 {
	color: #fff;
	text-align: right;
	padding-right: 15px;
	font-size: 122%;
}

#product-headline h2 {
	text-indent: -3000px;
	background: url('https://img.roxio.com/enu/images/products/video-effects/bnr-headline.png') no-repeat top left;
	width: 685px;
	height: 25px;	
	margin-top: 15px;
}

#product-headline p {
	padding: 5px 15px 5px 5px;
	font-size: 116%;
	color: #333;	
}

#product-headline p span {
	color: #b21307;
}

.bucket-content {
	border-left: none;
	padding-left: 10px;
	padding-top: 25px;
	border-right: none;
}

.bucket-content p.yourPrice {
	float: left;
	color: #333;
	padding-top: 5px !important;
	padding-right: 15px !important;
}

.bucket-content p.yourPrice span{
	font-size: 166%;
}

.bucket-content .purchase-options {
	float: left;
}



.featureRow .example-one, .featureRow .example-two {
	float: left;
	padding: 0 30px 25px 0;
}

.featureRow .example-three {
	float: left;
	padding: 0 0 25px 0;
}

.featureRow .example-one img, .featureRow .example-two img, .featureRow .example-three img {
	float: none;
	padding: 0;
	margin: 0;
}

.featureRow .example-one p, .featureRow .example-two p, .featureRow .example-three p {
	text-align: center;
}

.spotlight-video {
	/* float: left; */
	margin-right: 15px;
}
.example-one .video-play a, .example-two .video-play a, .example-three .video-play a {
	text-indent: -3000px;
}

.video-play {
	width: 274px;
	float: left;
	margin-right: 20px;
	position: absolute;
}

.video-play span {
	display: block;
}

.video-play a {
	display: block;
	width: 274px;
	padding-top: 155px;
	z-index: 100px;
	background: url('https://img.roxio.com/enu/images/products/video-effects/video-play.png') top left no-repeat;
	text-decoration: none;
}

.video-play a:hover {
	background-position: -274px 0% ;
}
p.digieffects {
	background: url('https://img.roxio.com/enu/images/products/video-effects/digieffects_logo.gif') top right no-repeat;
	text-align: right;
	padding-right: 85px !important;
}

p.digieffects span {
	text-indent: -3000px;
	display: none;
}