/*	
Title:		Roxio.com - Core Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	01.12.09
*/

/*	
Title:		Roxio.com - Core Stylesheet
Author:		Kahkashan / Sonic Solutions
Updated:	12.01.11
*/

#container p {
    padding: 0 0 2px;
}
#product-info {
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-product-info.jpg') no-repeat top left;
	padding-top: 30px;
	height: 266px;
	position: relative;
	z-index: 0;
}

#product-info #ptba-award {
	position: absolute;
	top: 180px;
	left: 190px;
}

#product-info .usb-included {
	position: absolute;
	top: 262px;
	left: 40px;
	font-size: 86%;
}

#product-headline {
	background: url('/enu/images/products/easy-vhs-to-dvd/bnr-headline.png') no-repeat top left;
	width: 642px;
	height: 77px;
	margin-left: 260px;
}

#product-headline h1 {
	text-indent: -3000px;
}

#product-headline h2 {
	text-indent: -3000px;
}

#product-offer {
	padding-top: 10px;
	margin-left: 260px;
}

#product-features {
	float: left;
	width: 370px;
	border-right: 1px solid #7688a4;	
}

#product-features h3 {
	color: #ffcc66;
	padding: 0 0 0 30px;
	font-size: 120% !important;
	font-weight: normal;
}
#product-features ul {
	color: #fff;
	padding: 5px 0 0 35px;

}
.bucket-content {
	float: left;
	border: none;	
	width: 280px;
	margin: 0;
	padding: 10px 0 0 10px;
}

.buy-price, .purchase-options {
	float: left;
	width: 130px;
	text-align: center;
}

.upgrade-price, .upgrade-options {
	float: left;
	width: 140px;
	text-align: center;
}

.purchase-options, .upgrade-options {
	padding-top: 10px;
}

.price-row p {
	color: #fff;
	vertical-align: bottom;
	padding: 0 5px 0 5px !important;
	font-weight: bold;
}
.price-row p span {
	font-size: 166%;
	display: block;
}

.purchase-options .btn-main {
    margin-left: 5px !important;
}

.purchase-options .btn-main span {
		width: 85px;
}

.purchase-options .watch-tour {
	clear: both;
	padding-top: 10px !important;
}

.purchase-options .watch-tour a {
	color: #fff;
}

.purchase-options .watch-tour a:hover {
	color: #ccc;
}

.upgrade-options .btn-alpha {
    margin-left: 5px !important;
}

.upgrade-options .btn-alpha span {
		width: 95px;
}



#bnr-caption {
	margin: 50px 0 0 85px;
}

#bnr-caption p {
	float: left;
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-caption-rt.gif') no-repeat top right;	
	font-weight: bold;
}


#bnr-caption span {
	display: block;
	float: left;
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-caption-lt.gif') no-repeat top left;	
	height: 33px;
	padding: 10px 10px 0 20px;
}

#subNav {
	margin-top: 0;
	width: 500px; /* Greg added for "also available for mac" item*/ 
}
.platform-version{
 background-image: none; 
 padding: 20px 20px 0 0 !important;
 margin: 0 0 0 0; 
 line-height: 12px; 
 text-decoration: underline; 
 font-weight: normal; 
 float: right;
}
img {
    border: 0 !important;
}
#overview-steps {
	padding: 10px 0 0 10px;
}

#overview-steps p {
	padding-top: 10px;
}

#overview-steps span {
	font-size: 166%;
	color: #1072b7;
	font-weight: bold;
}

#overview-steps .step-one, #overview-steps .step-two, #overview-steps .step-three {
	float: left;
	width: 295px;
		margin-bottom: 20px !important;
} 


#overview-steps .step-one img, #overview-steps .step-two img, #overview-steps .step-three img{
	margin-left: 55px;
} 

#overview-steps .step-one, #overview-steps .step-two {
	padding-right: 30px;
	width: 265px;
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/step-seperator.gif') no-repeat top left;
	background-position: 260px 30px;
}

.footnote {
	font-size: 86%;
}

/*Screen shots page */
#screenshots-container h4 {
padding-bottom: 5px;
}
.screenshot-row {
padding-bottom: 10px;
}

.screenshot-col {
	float: left;
	padding: 10px;
	width: 200px;
}

#sale-bar {
	background: #8dbf2f; /* Old browsers */
	background: -moz-linear-gradient(top, #8dbf2f 0%, #749b18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dbf2f), color-stop(100%, #749b18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8dbf2f 0%, #749b18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8dbf2f 0%, #749b18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8dbf2f 0%, #749b18 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8dbf2f 0%, #749b18 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dbf2f', endColorstr='#749b18', GradientType=0 ); /* IE6-9 */
	padding-top: 15px;
	padding-bottom: 10px;
	border: 1px solid #6a8c16;
	font-size: 1.20em;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
 */ 	border: none;	
}
#sale-bar h1 {
	text-align: center;
	font-weight: 400;
	color: #ffffff;
}
#sale-bar h1 span {
	font-weight: 700;
	text-transform: uppercase;
}

.pricing {
	float: left;
	width: 130px;
	text-align: center;
}

.list-price {
	font-size: 11px;
	color: #fff;
}

.list-price span {
	text-decoration: line-through;
}

.upgrade-price, .upgrade-options {
	padding-top: 10px;
}

span.h1-banner {
	   text-align: center;
	   font-weight: 400;
	   color: #ffffff;
	   font-size: 160%;
	   padding: 0 0 10px 0;
	   margin-left:23%;
   }

