/*	
Title:			Roxio.com - Global Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	7.8.08
*/


#container {
}

#container/* Container override nulls out general template style applied to this page for custom banner placement*/{
padding: 1px;
width: 760px;
}
#container a{           

}
#container a:hover{

}

.creator-title{
text-indent: -3000px;
height: 0;
}

/* BUTTONS*/

.btn-primary{
background: url('/ena/images/upgrade_center/creator/btn-buy-now.png') no-repeat;
text-indent: -3000px;
}
.btn-primary a{
height: 35px;
width: 175px;
display: block;
}
.btn-primary a:hover{
background: url('/ena/images/upgrade_center/creator/btn-compare.png') no-repeat;
}

#subnav{
 float: right;
 margin: 10px 30px 40px 0;
 line-height: 145%;
}
#subnav a{
 color: #cfcfcf;
 text-decoration: none;
}
#subnav a:hover span{
 color: #fff;
 text-decoration: none;
}
#subnav a span{
 color: #cfcfcf;
 height: 22px;
 display: block;
 margin: 0 9px 0 0;
 padding: 2px 0 0 9px;
 cursor: pointer;
}
#subnav .on a span{
 background: url('/images/products/toast/toast10/subnav-on-state-stretch.png') no-repeat top left;
 color: #fff;
}
#subnav .on a{
 display: block;
 color: #fff;
 background: url('/images/products/toast/toast10/subnav-on-state-right-cap.png') no-repeat top right;
 height: 22px;
 
}
#subnav ul{
 float: left;
 margin: 0;
 padding: 5px 0 10px 10px;
 background: url('/images/products/toast/toast10/subnav-stretch.png') repeat-x top left;
 height: 16px;
}
#subnav li{
 float: left;
 padding: 0 2px 0 2px;
 list-style-type: none;
}
.left-cap{ 
 background: url('/images/products/toast/toast10/subnav-left-cap.png') no-repeat left top;
 width: 11px;
 height: 31px;
 float: left;
}
.right-cap{
 background: url('/images/products/toast/toast10/subnav-right-cap.png') no-repeat left top;
 width: 11px;
 height: 31px;
 float: left;
}

#productWrapper {
	padding: 0 5px 5px 5px;

}

#subNav {
	clear: both;
	float: left;
	margin-top: 0;
}
#subNav ul {
	margin:0 0 0 6px;
	padding: 5px 0 0px 0;
	list-style:none;
}
#subNav li {
	display:inline;
	margin:0;
	padding:0;
}
#subNav a {
	float:left;
	background:url("/images/products/roxio_online/navTabs_lt.gif") no-repeat left -54px;
	margin: 7px 2px 0 0;
	padding:0 0 0 7px;
	text-decoration:none;
	font-weight:bold;
}
#subNav a span {
	float:left;
	display:block;
	background:url("/images/products/roxio_online/navTabs_rt.gif") no-repeat right -54px;
	padding:10px 15px 5px 6px;
	font-weight:bold;
	color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subNav a span {
	float:none;
}
/* End IE5-Mac hack */
#subNav a:hover span {
	color:#fff;
}
#subNav a:hover {
	background-position:left -108px;
	font-weight:bold;
}
#subNav a:hover span {
	background-position:right -108px;
	color: #666;
}
#overview #navOverview a, #features #navFeatures a, #benefits #navBenefits a, #requirements #navRequirements a, #awards #navAwards a {
	margin: 0 2px 0 0;
	background-position:left 0px;
	font-weight:bold;
}
#overview #navOverview a span, #features #navFeatures a span, #benefits #navBenefits a span, #requirements #navRequirements a span, #awards #navAwards a span {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}
#content_top {
	clear: both;
	height: 5px;
	background:url("/images/upgrade_center/content_trim_top.gif") no-repeat top left;
	overflow: hidden;
}
#content {
	padding: 10px;
}

#content ul {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 5px;	
	padding-top: 5px;
}

#content ul li {
	padding: 0 0 5px 0;
}

#requirements #content {
	padding-left: 15px;
	padding-right: 15px;
}

#requirements #content h2, #awards #content h2 {
	font-size: 116%;
	padding: 5px 0 15px 0;
}

#requirements #content h4 {
	font-size: 100%;
	padding: 0 0 5px 0;	
}

.C2009Boiler {
	font-size:110%;
	line-height:150% !important;
	padding-left:10px;
}
#content_btm {
	height: 5px;
	background:url("/images/upgrade_center/content_trim_btm.gif") no-repeat top left;
	overflow: hidden;
}
#disclaimer {
	font-size: 90%;
	padding: 10px 0 0 5px;
}

.disclaimer {
	float: left;
	font-size: 90%;
	padding: 10px 0 10px 5px;
	color: #666;
}
.disclaimer p {
	padding: 0 !important;
	margin: 0 0 !important;
}

.noBorder {
	border: none !important;
}
.newText {
	color: #cf0000;
	font-weight: bold;
	font-style: italic;
}
h2.pageTitle {
	font-size: 116%;
		padding: 5px 0 15px 5px;
	line-height: 126%;
}

/*Button Styles */

.purchase-options {
	padding: 0;
	margin: 0;
}

.btn-main, .btn-alpha, .btn-beta, btn-gamma {
}

.btn-stack .btn-main, .btn-stack .btn-alpha, .btn-stack .btn-beta, .btn-stack .btn-gamma {
	clear: both;
}

.purchase-options .btn-main, .purchase-options .btn-alpha, .purchase-options .btn-beta {
	float: left;
}

.btn-main a {
	float: left;
	background:url('/images/theme/core/btn-lime-lt.png') no-repeat left top;
	margin:0 5px 0 0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	padding:0 0 5px 10px;
	color: #fff;
}
.btn-main a span {
	float:left;
	display:block;
	background:url('/images/theme/core/btn-lime-rt.png') no-repeat right top;
	height: 21px;
	padding: 5px 18px 0 6px;
	line-height: 116%;	
}

.btn-main a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	background-position:0% -52px;
}

.btn-main a:hover span {
	background-position:100% -52px;
}

.btn-alpha a {
	float: left;
	background:url('/images/theme/core/btn-aqua-lt.png') no-repeat left top;
	margin:0 5px 0 0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	padding:0 0 5px 10px;
	color: #fff;	
}
.btn-alpha a span {
	float:left;
	display:block;
	background:url('/images/theme/core/btn-aqua-rt.png') no-repeat right top;
	height: 21px;
	padding: 5px 18px 0 6px;
	line-height: 116%;	
}

.btn-alpha a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	background-position:0% -52px;
}

.btn-alpha a:hover span {
	background-position:100% -52px;
}

.btn-beta a {
	float: left;
	background:url('/images/theme/core/btn-charcoal-lt.png') no-repeat left top;
	margin:0 5px 0 0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	padding:0 0 5px 10px;
	color: #fff;	
}
.btn-beta a span {
	float:left;
	display:block;
	background:url('/images/theme/core/btn-charcoal-rt.png') no-repeat right top;
	height: 21px;
	padding: 5px 18px 0 6px;	
	line-height: 116%;	
}

.btn-beta a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	background-position:0% -52px;
}

.btn-beta a:hover span {
	background-position:100% -52px;
}

.btn-compare{
	float: left;
	margin: 150px 0 0 73px;
}
.btn-compare a {
	float: left;
	background:url('/images/upgrade_center/toast/toast10-titanium-burn-banner-lt.png') no-repeat left top;
	padding: 0 0 5px 10px;
	cursor: pointer;
    text-decoration: none !important;
	font-weight: bold;
	height: 37px;
}
.btn-compare a span {
	float:left;
	display:block;
	background:url('/images/upgrade_center/toast/toast10-titanium-burn-banner-rt.png') no-repeat right top;
	padding: 9px 40px 0 33px;
	height: 37px;
	color: #fff;
	font-size: 14px;
}

/*Creator Upgrade Page */
#creator-content{
}
#creator-content #banner{
background: url('/fra/images/upgrade_center/2010/upg_2010_banner_fra.jpg') no-repeat;
margin: 5px 0 0 0;
	min-height: 335px;
	height: auto !important;
	height: 335px;
display: block;
}

#creator-pro-content #banner{
background: url('/fra/images/upgrade_center/creator/upg_2010pro_banner_fra.jpg') no-repeat;
margin: 5px 0 0 0;
	min-height: 315px;
	height: auto !important;
	height: 315px;
display: block;
}

#creator-content #banner h1, #creator-pro-content #banner h1{
text-indent: -3000px;
}
#creator-content .price-callout, #creator-pro-content .price-callout{
color: #fff;
}
#creator-content .purchase-options, #creator-pro-content .purchase-options {
margin: 0 0 5px 0;
}
#creator-content .price-callout a, #creator-pro-content .price-callout a{
color: #fff;
}
#creator-content .price-callout span, #creator-pro-content .price-callout span{
 font-weight: bold;
 font-size: 120%;
}

.price-container {
	width: 400px;
	margin-top: 120px;
	margin-left: 230px;
	background: url('/ena/images/upgrade_center/creator/container-price-top.png') top left no-repeat;	
	float: left;
}

.price-container-btm {
	width: 400px;
	float: left;
	margin-top: 10px;
	background: url('/ena/images/upgrade_center/creator/container-price-btm.png') bottom left no-repeat;
	padding: 5px 20px 7px 20px;
}

#overview-content{
 padding: 20px;
}
#overview-content ul{
 padding-top: 10px 0 10px 0;
 margin: 10px 0 15px 20px;
}
#overview-content ul li{
 line-height: 24px;
 list-style-type: disc;
}

.system-requirements{

}
.system-requirements a {
	padding: 0 40px 0 0;
	cursor: pointer;
    text-decoration: none !important;
	text-align: right;
}
.system-requirements a span {
	color: #fff;
	font-size: 11px;
}

.new {
	font-weight: bold;
	font-style: italic;
	color: #117bbd;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

