/*	
Title:		Roxio.com - Core Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	01.12.09
*/

#product-info {
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-product-info-mac.jpg') no-repeat top left;
	padding-left: 260px;
	padding-top: 30px;
	height: 266px;
}

#product-headline {
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-headline-mac.png') no-repeat top left;
	width: 685px;
	height: 80px;
}

#product-headline h1 {
	text-indent: -3000px;
}

#product-headline h2 {
	text-indent: -3000px;
}

.bucket-content {
	border-left: none;
	padding-left: 10px;
	padding-top: 15px;
	border-right: none;
}

.bucket-content p.yourPrice {
	float: left;
	color: #fff;
	padding-top: 5px !important;
	padding-right: 15px !important;
}

.bucket-content p.yourPrice span{
	font-size: 166%;
}

.bucket-content .purchase-options {
	float: left;
}

#bnr-caption {
	margin: 50px 0 0 125px;
}

#bnr-caption p {
	float: left;
	background: url('https://img.roxio.com/enu/images/products/easy-vhs-to-dvd/bnr-caption-mac-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-mac-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 the PC" 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;
}


#overview-steps {
	padding: 10px 0 0 10px;
}

#overview-steps h2 {
	font-size: 166%;
	color: #1072b7;
	font-weight: bold;
	padding-bottom: 5px;
}

#overview-steps span {
	font-weight: bold;
}

#overview-steps .step-one, #overview-steps .step-two, #overview-steps .step-three {
	float: left;
	width: 295px;
} 


#overview-steps .step-one img, #overview-steps .step-two img, #overview-steps .step-three img{
	margin-left: 55px;
	padding-bottom: 10px;
} 

#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-mac.gif') no-repeat top left;
	background-position: 260px 50px;	
}

/*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;
}

.listPrice {
	float: left;
	font-size: 11px;
	color: #fff;
	padding-top: 7px !important;
	padding-right: 10px !important;
}

.listPrice span {
	text-decoration: line-through;
}

.bucket-content p.salePrice {
	float: left;
	color: #fff;
	padding-top: 5px !important;
	padding-right: 15px !important;
}

.bucket-content p.salePrice span{
	font-size: 166%;
}



