/*
Title:			Roxio.com - Partner Pages Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	1.24.06
*/

#overviewIntro{
}
#overviewIntro img{
	float: left;
	padding-right: 15px;
	margin-left: 10px;
}
#overviewIntro #productOverview{
	width: 495px;
	float: left;
	padding-left: 15px;
	padding-right: 25px;
}
#overviewIntro h2{
	font-size: 152%;
	color: #197cc9;
	padding: 0 0 5px 0;
}
#overviewIntro p{
}
#productOverview ul{
	list-style-type: none;
	padding: 5px 0 0 0;

}
#productOverview li{
	background: url("https://img.roxio.com/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

#productOverview p.plugin-banner {
	margin-top: 15px;
	background: url('https://img.roxio.com/images/products/plugin-banner.jpg') no-repeat top left;
	font-weight: bold;
	height: 44px;
	color: #fff;
	padding: 10px 5px 0 100px;
}


.bucket-content {
	padding: 35px 10px 0 20px;
}

#bucket-purchase{
	float: left;
	position: relative;
	width: 260px;
	padding: 0 0 10px 0;
}

#bucket-purchase .bucket-hdr-abs {
	position: absolute;
	z-index: 20;
	top: 5px;
	padding: 0 5px 0 5px;
}

#bucket-purchase .bucket-hdr-width {
	width: 256px;
}

#bucket-purchase h2.hdr-main {
	font-size: 106%;
	color: #fff;
}

/*Set width of the pruchase buttons*/

#bucket-purchase .btn-main span{
	width: 90px;
	text-align: center;
}

.prodTitle{
	font-weight: bold;
	font-size: 110%;
	margin: 5px 10px 0 0 !important;
}
.yourPrice{
	font-weight: bold;
	font-size: 110%;
	color: #197cc9;
	margin: 0 10px 5px 0 !important;
}
.listPrice{
	margin: 0 10px 0 0 !important;
}
.rebate{
	font-size: 9px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}
.flashDemo{
	float: left;
	font-weight: bold;
	padding: 10px 0 0 30px;
	background: url("https://img.roxio.com/enu/images/flash_icon.gif") no-repeat;
	background-position: 0 7px;
}
#description {
 padding-top: 1px;
}

#description h2 {
	margin-bottom: 15px;
}

#description p{
	margin: 9px 0px 10px 0px;
}
#description ul{
	list-style-type: none;
}
#description li{
	background: url("https://img.roxio.com/enu/images/6x6_blue_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1em;
	margin-left: 1em
}

.disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

/* PURCHASE OPTIONS */

#purchase{
	float: left;
	width: 260px;
	background-color:#faf3e9;
	padding: 0 0px 10px 0;
}
#purchase h3{
	background-color:#d98604;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	padding: 3px 0 3px 10px;
	text-transform: uppercase;
}
#purchase p{
	margin: 2px 10px 5px 10px;
}
.prodTitle{
	font-weight: bold;
	font-size: 12px;
}
.yourPrice{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	padding-bottom: 5px;
}
.rebate{
	font-size: 9px;
	margin-top: 5px;
}

/* SPEC TABLE */
#features{
	width: 920px;
	margin: 10px 0 10px 10px; 
}

#features td {
	padding: 5px 0 5px 5px;
}
#features th{
	padding: 5px 0 5px 5px;
}
table, td, th{

}
tr.stripe1{ 
	background-color:#f6f6f6;
}
tr.stripe2{ 
	background-color:#fff;
}
