/*	
Title:		Roxio.com - Core Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	10.21.08
*/

*{
	margin: 0;
	padding: 0;
}
* body{
	font-size: x-small; /* For IE5/Win */
	f\ont-size: small; /* For other IE versions */
}

body{
 font: small/1.2em Arial, Helvetica, sans-serif;
	color: #474646;
	margin: 0;
	padding: 0;	
	text-align: center;
	background: #fff url('http://www.roxio.com/images/theme/core/main-bg.gif') repeat-x top left;
}
img {
	border: none;
}
a{
	color: #197cc9;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color: #666;
	text-decoration: underline;
}

a:active {
	outline: none;
}


#wrapper{
 margin:0 auto;
 text-align: left; 
 width: 980px;
	font-size:92%;
}

#container{
	padding: 20px 20px 5px 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
	width: 940px;
	background: url('http://www.roxio.com/images/theme/core/container-bg.gif') no-repeat top left;
	min-height: 470px;
	height: auto !important;
	height: 470px;
	line-height: 150%;
}

#container h1 {
	font-size: 160%;
	padding: 0 0 10px 0;
}

#container p {
	padding: 0 0 10px 0;
}

#container ol{
	padding: 0 0 10px 40px;
}


/*LOGO*/

/*Needs to be removed one code is fixed to not display logo in GlobalHeader*/
#hiddenLogo {
	position: absolute;
	visibility: hidden;
	height: 1px;
	top: 0;
	left 0;
	z-index: 10;
}

/* END */


#top {
	width: 100%;
}

#topContainer {
	 margin:0 auto;
	width: 980px;
}


/* HEAD LINKS */
#util{
	margin: 5px 0 0 0;
	padding: 0;
	width: 980px;
}
#topLinks{
	float: right;
}
#topLinks ul{
	list-style-type: none;
}
#topLinks li{
	float: left;
	padding:0;
	padding-left: 5px;
	padding-right: 10px;
	margin: 0;
	margin-left: 5px;
}
#topLinks li a{
	text-decoration: none;
	color: #333;
}

#topLinks li.liMyRoxio, #topLinks li.liCart, #topLinks li.liFeedback {
    margin-top: 3px;
	background: url('http://www.roxio.com/images/theme/core/hdr-seperator.gif') no-repeat right 1px;
}

#topLinks li.liCart, #topLinks li.liFeedback, #topLinks li.liLocale {

}

 
/*Site Navigation*/

.main-title {
	font-size: 156%;
	font-weight: bold;
}

/*Header Styles */

/*The width of these headers are variable and will fit with the container, but can only work with
  a white background. */

.hdr-main {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-rt.gif') no-repeat right top;
	padding:0;	
	margin: 0;
	height: 34px;
	color: #fff;
}

.hdr-main span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-fill-lt.gif') no-repeat left top;
	height: 25px;
	padding: 9px 0 0 15px;
}

.hdr-main a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;	
}

.hdr-main a:hover {
	color: #fff;
}

.hdr-alpha {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-rt.gif') no-repeat right top;
	padding:0;	
	margin: 0;
	height: 34px;
	color: #fff;
}

.hdr-alpha span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-fill-lt.gif') no-repeat left top;
	height: 25px;
	padding: 9px 0 0 15px;
}

.hdr-alpha a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.hdr-alpha a:hover {
	color: #fff;
}

.hdr-beta {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-rt.gif') no-repeat right top;
	padding: 0;	
	margin: 0;
	height: 34px;
	color: #fff;
}

.hdr-beta span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-fill-lt.gif') no-repeat left top;
	height: 25px;
	padding: 9px 0 0 15px;
}

.hdr-beta a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.hdr-beta a:hover {
	color: #fff;
}


.hdr-gamma {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-rt.gif') no-repeat right top;
	padding: 0;	
	margin: 0;
	height: 34px;
	color: #5a5a5a;
}

.hdr-gamma span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-fill-lt.gif') no-repeat left top;
	height: 25px;
	padding: 9px 0 0 15px;
}

.hdr-gamma a {
	color: #5a5a5a;
	text-decoration: none;
	cursor: pointer;	
}

.hdr-gamma a:hover {
	color: #5a5a5a;
}


.hdr-sub-nav {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-rt.gif') no-repeat right top;
	padding: 0;	
	margin: 0;
	height: 34px;
	color: #fff;
}

.hdr-sub-nav ul {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-fill-lt.gif') no-repeat left top;
	height: 31px;
	padding: 5px 0 0 15px;
	 list-style: none;
}

.hdr-sub-nav ul li{
 float: left;
}

.hdr-sub-nav li a {
	color: #fff;
	 text-decoration: none;
	 font-weight: bold;
	 margin: 0 5px 0 0;
	 padding: 0;
	 cursor: pointer;
	 display: block;
	 height: 24px;
}

.hdr-sub-nav li a span {
	float: left;
	display: block;
	 padding: 3px 13px 5px 8px;
	 height: 21px;	
	 margin-left: 5px;
}

.hdr-sub-nav li:hover a {
	color: #fff;
	background: url('http://www.roxio.com/images/theme/core/hdr-sub-nav-hover-lt.png') no-repeat left top;
}


.hdr-sub-nav li:hover a span {
	background: url('http://www.roxio.com/images/theme/core/hdr-sub-nav-hover-rt.png') no-repeat right top;
	
}



/*The width of these headers adjust to the size of the content.  If certain width needs to be set 
  a width in the span tag.  This is will work on any color background.  */
.hdr-var-main {
	clear: both;
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-lt.png') no-repeat left top;
	padding:0 0 0 10px;	
	margin:0 5px 0 0;
	height: 34px;
	color: #fff;
}

.hdr-var-main span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-rt.png') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

.hdr-var-alpha {
	clear: both;
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-lt.png') no-repeat left top;
	padding:0 0 0 10px;	
	margin:0 5px 0 0;
	height: 34px;
	color: #fff;	
}

.hdr-var-alpha span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-rt.png') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}


.hdr-var-beta {
	clear: both;
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-lt.png') no-repeat left top;
	padding:0 0 0 10px;	
	margin:0 5px 0 0;
	height: 34px;
	color: #fff;	
}

.hdr-var-beta span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-rt.png') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

.hdr-var-gamma {
	clear: both;
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-lt.png') no-repeat left top;
	padding:0 0 0 10px;	
	margin:0 5px 0 0;
	height: 34px;
	color: #5a5a5a;	
}

.hdr-var-gamma span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-rt.png') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}


/*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('http://www.roxio.com/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('http://www.roxio.com/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('http://www.roxio.com/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('http://www.roxio.com/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('http://www.roxio.com/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('http://www.roxio.com/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;
}


/*Tabs*/
#subNav {
	clear: both;
	float: left;

}
#subNav ul {
	margin:0 0 0 8px;
	padding: 5px 0 0px 0;
	list-style:none;
}
#subNav li {
	display:inline;
	margin:0;
	padding:0;
}
#subNav a {
	float:left;
	background:url("http://www.roxio.com/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("http://www.roxio.com/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;
	cursor: pointer;	
}
#subNav a:hover {
	background-position:left -108px;
	font-weight:bold;
	cursor: pointer;
}
#subNav a:hover span {
	background-position:right -108px;
	color: #666;
	cursor: pointer;	
}

/*Example on how to use the onstate.  Add an id to the body such as id="overview" and make sure all li has an id assigned such as #navOverview.
#overview #navOverview a, #features #navFeatures a, #benefits #navBenefits 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 {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}
*/

/* Rounded Bucket Containers */

.bucket-container {
	position: relative;	
}

.bucket-container-icon .hdr-main span {
	padding-left: 35px;
}
.bucket-container .hdr-main, .bucket-container .hdr-alpha, .bucket-container .hdr-beta, .bucket-container .hdr-gamma  {
	margin:0 5px 0 0 !important;
}

.bucket-container-icon .bucket-hdr-icon {
	position: absolute;
	z-index: 21;
	top: 5px;
	padding: 5px 5px 0 15px;
}



.bucket-container .bucket-hdr-abs {
	position: absolute;
	z-index: 20;
	top: 5px;
	padding: 0 5px 0 5px;
}

.bucket-container .bucket-content {
	padding: 35px 10px 0 20px;
}

/* Set width of hdr-main container to fix desired size.  Here is an example 

.bucket-container .bucket-hdr-width {
	width: 913px;
}

*/

.bucket-top {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 10px;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-rt.gif') top right no-repeat;
}

.bucket-top span{
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-lt.gif') top left no-repeat;
}

.bucket-content {
	border-left: 1px solid #e5e4e4;
	border-right: 1px solid #e5e4e4;}

.bucket-grad-top {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 10px;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-grad-rt.gif') top right no-repeat;
}

.bucket-grad-top span{
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-grad-lt.gif') top left no-repeat;
}

.bucket-grad-content {
	border-left: 1px solid #e5e4e4;
	border-right: 1px solid #e5e4e4;
}

.bucket-grad-content-in {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: url('http://www.roxio.com/images/theme/core/bucket-content-grad-bg.gif') top left repeat-x;
	padding: 0 10px 0 10px;
}


.bucket-btm {
	clear: both;
	display: block;
	marin: 0;
	padding: 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-btm-rt.gif') top right no-repeat;
}

.bucket-btm span{
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-btm-lt.gif') top left no-repeat;
}

.rounded-container-top {
	clear: both ;
	display: block;
	margin: 0;
	padding: 0;
	height: 10px;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-rt.gif') top right no-repeat;
	overflow: hidden;
}

.rounded-container-top span{
	display: block;
	margin: 0;
	height: 10px;
	background: url('http://www.roxio.com/images/theme/core/bucket-top-lt.gif') top left no-repeat;
}

.rounded-container-content {
	border-left: 1px solid #e5e4e4;
	border-right: 1px solid #e5e4e4;
	padding:5px 15px 0 15px;
}


.rounded-container-btm {
	clear: both;
	display: block;
	marin: 0;
	padding: 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-btm-rt.gif') top right no-repeat;
}

.rounded-container-btm span{
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('http://www.roxio.com/images/theme/core/bucket-btm-lt.gif') top left no-repeat;
}


#footer {
	float: left;
	width: 980px;
	margin-bottom: 5px;
}

#footer #footer-top {
}

#footer #footer-content {
		background: url('http://www.roxio.com/images/theme/core/ftr-top-trim.gif') repeat-x top left;
		height: 39px;
		color: #858383;
		padding: 10px 0 0 0;
}

#footerLinks{
	position: relative;
	padding: 5px 0 5px 15px;
	width: 660px;
	float: left;
}
#footerLinks ul{
	list-style-type: none;
}
#footerLinks li{
	display: inline;
	padding: 0 7px 0 7px;
}

#footerLinks li.ftrAffiliate, #footerLinks li.ftrPressReleases, #footerLinks li.ftrAbout, #footerLinks li.ftrPrivacy, #footerLinks li.ftrLegal, #footerLinks li.ftrContact , #footerLinks li.ftrSitemap{
	border-right: 1px solid #858383 !important;
}
#footerLinks li.ftrTwitter{
 background: url('http://www.roxio.com/images/v2/twitter-icon.png') no-repeat;
 margin: 0 0 0 7px;
 padding: 0;
}
#footerLinks li.ftrTwitter a{
 padding: 0 0 0 20px; 
}

#footerLinks li.ftrPressReleases {
	padding-left: 0;
}

#footerLinks li a{
	color: #858383;
	text-decoration: none;
	font-weight: bold;
}

#footerLinks p{
	padding: 7px 0 0 5px;
	color: #858383;
	font-size: 93%;
}
#footerLinks p a{
	color: #858383;
	text-decoration: none
}

#newsletter-signup {
	float: left;
	width: 300px;
}

#newsletter-signup label {
	display: block;
	color: #858383;
	font-weight: bold;
	margin-bottom: 5px;
}

#newsletter-signup input {
	float: left;
	height: 20px;
	color: #999;
	line-height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	width: 165px;
}

#newsletter-signup .btn-go {
	float: left;
	border: 1px solid #fff;
	padding: 0;
	margin-left: 5px;
}

#newsletter-signup .btn-go a{
	display: block;
	border: 1px solid #197cc9;
	background: #197cc9 url('http://www.roxio.com/images/theme/core/btn-aqua-tile.gif') repeat-x top left;
	color: #fff;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

#newsletter-signup .btn-go a:hover {
	border: 1px solid #1c89de;
	background: #1c89de url('http://www.roxio.com/images/theme/core/btn-aqua-tile-on.gif') repeat-x top left;
}



#newsletter-signup  a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer #footer-bottom {
}

.clear {
	clear: both;
}

.nofloat {
	float: none;
}

#disclaimer {
	padding: 10px 0 0 0;
}

#disclaimer p{
	margin: 0;
	padding: 0 0 5px 0;
	color: #999;
	font-size: 90%;
}


/* tooltip styles */
 .tooltip {
 color:#197cc9;
 text-decoration: underline;
 cursor:pointer;
 padding-left: 10px;
line-height: 166% !important;
 }
 
 .tooltip-hdr {
	width:250px !important;
	background: url('http://www.roxio.com/images/theme/core/tooltip-hdr.png') top left;
	color: #fff;

	font-weight:bold;
	padding:5px 10px 5px 15px;
	text-align: left;
 }
 
 .tooltip-body {
	width:250px !important;
	background: url('http://www.roxio.com/images/theme/core/tooltip-body.png') bottom right;
	padding: 10px 10px 35px 15px;
	text-align: left;
 }


/* 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%;  
}

#breadcrumb{
 padding: 10px 0 0 0;
 margin: 0 0 0 5px;
 color: #b5b4b4;
 float: left;
}
#breadcrumb a{
	color: #474646;
 text-decoration: none;
}
#breadcrumb a:hover{
 color: #fff;
}
#breadcrumb .first{
 background: none;
}
#breadcrumb .on{
 color: #fff;
 font-weight: bold;
}
#breadcrumb ul{
 display: inline;
 list-style-type: none;
}
#breadcrumb ul li{
 float: left;
 margin: 0 0 0 8px;
 padding: 0 0 0 12px;
 background: url('http://www.roxio.com/images/v2/products/creator/2009/breadcrumb-arrow.png') no-repeat;
 background-position: 0 4px;
}


.highslide-wrapper div {
	font-size: 100%;
}

.highslide {
	outline: none;
}
.highslide-active-anchor img {
	border-color: #000;
}
.gallery-examples .highslide-active-anchor img {
	visibility: visible;
	border-color: #000;
}
.highslide img {
	border: 1px solid #666;
	cursor: url(http://img.roxio.com/images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide:hover img {
	border: 1px solid #c0c0c0;
}

.highslide-image {
	border: 2px solid #fff;
}
.highslide-image-blur {

}
.highslide-heading {
	display: none;
	height: 20px;
    font-size: 100%;
	font-weight: bold;
	cursor: default !important;
		overflow: hidden;
		padding-left: 5px;
		background: #fff;

}

.highslide-caption {
    display: none;
    border-top: none;
    padding: 0 10px 10px 10px;
    background-color: #fff;
    text-align: justify;
    font-size: 85% !important;
}
.highslide-dimming {
	background: #000;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
    display: block;
	color: #000;
    font-size: 85%;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
    background-color: #fff;

    padding-left: 22px;
    background-image: url(http://img.roxio.com/images/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
    font-size: 90%;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(http://img.roxio.com/images/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #c0c0c0;
    text-decoration: none;
	font-size: 100%;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #fff;
    background-color: #808080;
}
.highslide-previous-next {
    text-align: center;
    padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 85%;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    color: #fff;
    padding: 0 20px;
}
.highslide-html {
	border: 1px solid #fff;
    background-color: #fff;
}
.highslide-html-blur {
    border: 1px solid #c0c0c0;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-maincontent {
	display: none;
}

/* Self rendering */
.highslide-wrapper, .rounded-white  {
	background-color: #fff;
}

.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0;
}

/*
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
}
*/

.highslide-wrapper .highslide-header {
	height: 22px;
	position: relative;
	padding: 0;
	top: 0;
	right: 0;
}

.highslide-wrapper .highslide-header .highslide-close {
	position: relative;
	z-index: 2;
}

.highslide-wrapper .highslide-header ul {
	width: 44px;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.highslide-wrapper .highslide-header ul li {
	float: left;
		padding-left: 2px;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	background-image: url(http://img.roxio.com/images/highslide/controlbar-white-small.jpg);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #000;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}

.highslide-header a span {
	/* hide the text for these graphic buttons */
	display: none;
}

.highslide-header .highslide-move a {
	background-position: -80px 0;
}
.highslide-header .highslide-move a:hover {
	background-position: -80px -20px;
}

.highslide-header .highslide-close a {
	background-position: -120px 0;
}
.highslide-header .highslide-close a:hover {
	background-position: -120px -20px;
}

.highslide-wrapper .highslide-header a:hover {
	color: #000;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(http://img.roxio.com/images/highslide/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/*Diable move/close 
.highslide-wrapper .highslide-header .highslide-move, .highslide-wrapper .highslide-header .highslide-close {
   display: none;
}
*/


/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: #808080;
}
.highslide-no-border .highslide-image {
	border: none;

}
.highslide-no-border .highslide-html {
	border: none;

}
.highslide-no-border .highslide-caption {
	border: none;
    border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
    background-color: #808080;
	color: #fff;
}
.highslide-no-border .highslide-caption code {
    color: #fff;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: #fff;
}
.highslide-white .highslide-image {
	border: 5px solid #fff;

}
.highslide-white .highslide-caption {
	background-color: #fff;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
    border: 2px solid #fff;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 #000;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: #c0c0c0;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: #fff;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid #fff;
}
.highslide-narrow-border .highslide-caption {
	background-color: #fff;
}

/* Individual CSS-classes: drag-header */
.drag-header .highslide-header {
	position: relative;
	border-bottom: 1px solid #c0c0c0;
}
.drag-header .highslide-move {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 14px;
	width: 80%;
}
.drag-header .highslide-move span {
	display: none;
}
.drag-header .highslide-footer {
	display: none;
}

/* Individual CSS-classes: black border */
.highslide-black-border {
	background: #fff;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: #fff;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example {
	background-color: #fff;
}
.highslide-blur-example .highslide-image-blur {
    border-color: #c0c0c0;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: #c0c0c0;
}

.html-header {
	background-image: url(http://img.roxio.com/images/highslide/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(http://img.roxio.com/images/highslide/header-background-blur.gif);
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: #000;
}

/* Controlbar example */
.controlbar {
	background: url(http://img.roxio.com/images/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://img.roxio.com/images/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {
	margin-left: 60px;
	background: url(http://img.roxio.com/images/highslide/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar2 a {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {
	background: url(http://img.roxio.com/images/highslide/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(http://img.roxio.com/images/highslide/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -23px;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background-image: url(http://img.roxio.com/images/highslide/controlbar-white-small.jpg);
		background-position: -120px 0;
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.roxio.com/images/highslide/close_sq.png', sizingMethod='scale');
}

.closebutton:hover {
	background-position: -120px -20px;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 115px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
	padding-left: 2px;
}
.highslide-controls a {
	background-image: url(http://img.roxio.com/images/highslide/controlbar-white-small.jpg);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

.highslide-controls .highslide-full-expand  {
	display: none;
}
.highslide-move a {
	cursor: move;
}


/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}

.highslide-controls .highslide-move a {
	background-position: -80px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -80px -20px;
}
.highslide-controls .highslide-move a.disabled {
	background-position: -80px -40px !important;
}

.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}








/*Button Styles */
.purchase-options .btn-main a {
	background:url('http://www.roxio.com/images/theme/core/btn-lime-lt.gif') no-repeat left top;
}
.purchase-options .btn-main a span {
	background:url('http://www.roxio.com/images/theme/core/btn-lime-rt.gif') no-repeat right top;
}

.purchase-options .btn-main a:hover {
	background-position:0% -52px;
}
.purchase-options .btn-main a:hover span {
	background-position:100% -52px;
}

.purchase-options .btn-alpha a {
	background:url('http://www.roxio.com/images/theme/core/btn-aqua-lt.gif') no-repeat left top;
}
.purchase-options .btn-alpha a span {
	background:url('http://www.roxio.com/images/theme/core/btn-aqua-rt.gif') no-repeat right top;
}

.purchase-options .btn-alpha a:hover {
	background-position:0% -52px;
}
.purchase-options .btn-alpha a:hover span {
	background-position:100% -52px;
}

.purchase-options .btn-beta a {
	background:url('http://www.roxio.com/images/theme/core/btn-charcoal-lt.gif') no-repeat left top;
}
.purchase-options .btn-beta a span {
	background:url('http://www.roxio.com/images/theme/core/btn-charcoal-rt.gif') no-repeat right top;
}

.purchase-options .btn-beta a:hover {
	background-position:0% -52px;
}
.purchase-options .btn-beta a:hover span {
	background-position:100% -52px;
}

/*The width of these headers adjust to the size of the content.  If certain width needs to be set 
  a width in the span tag.  This is will work on any color background.  */
.hdr-var-main {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-lt.gif') no-repeat left top;
	padding:0 0 5px 10px;	
	margin:0 5px 0 0;
	height: 29px;
	color: #fff;
}

.hdr-var-main span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-aqua-rt.gif') no-repeat right top;
	height: 26px;
	padding: 8px 18px 0 6px;
}

.hdr-var-alpha {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-lt.gif') no-repeat left top;
	padding:0 0 5px 10px;	
	margin:0 5px 0 0;
	height: 29px;
	color: #fff;	
}

.hdr-var-alpha span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-rt.gif') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

.hdr-var-alpha {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-lt.gif') no-repeat left top;
	padding:0 0 5px 10px;	
	margin:0 5px 0 0;
	height: 29px;
	color: #fff;	
}

.hdr-var-alpha span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-lime-rt.gif') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

.hdr-var-beta {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-lt.gif') no-repeat left top;
	padding:0 0 5px 10px;	
	margin:0 5px 0 0;
	height: 29px;
	color: #fff;	
}

.hdr-var-beta span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-charcoal-rt.gif') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

.hdr-var-gamma {
	font-weight: bold;
	font-size: 100%;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-lt.gif') no-repeat left top;
	padding:0 0 5px 10px;	
	margin:0 5px 0 0;
	height: 29px;
	color: #5a5a5a;	
}

.hdr-var-gamma span {
	float:left;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-rt.gif') no-repeat right top;
	height: 25px;
	padding: 9px 18px 0 6px;
}

/* tooltip styles */
 .tooltip {
 color:#fff;
 text-decoration: underline;
 cursor:pointer;
 padding-left: 10px;
 }
 
 .tooltip-hdr {
	width:250px !important;
	background: #5a5a5a;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	text-align: left;
 }
 
 .tooltip-body {
	width:250px !important;
	background: url('http://www.roxio.com/images/theme/core/tooltip-body.gif') bottom left;
	padding: 10px 10px 35px 10px;
	text-align: left;
 }


/* CSS Document */

#logo {
	float: left;
	width: 131px;
	padding: 0;
}
#search {
	float: left;
	position: relative;
	margin: 0;
	width: 185px;
	background: url('http://www.roxio.com/images/theme/core/nav-cap-search.gif') no-repeat top right;
	height: 46px;
}
/* FORMS */
.topSearch {
	border: none;
	color: #999;
	font-size: 95%;
	width: 136px;
	height: 17px;
	margin: 14px 0 0 30px;
	padding: 2px 0 0 0;
	background: transparent;
	z-index: 1;
}

.topSearchButton {
	position: absolute !important;
	top: 17px;
	left: 14px;
	margin: 0;
	padding: 0;
	z-index: 5;
}

.imgbutton {
	vertical-align: middle;
}

ul#nav {
	float: left;
	width: 663px; /*Width of Menu Items */
	background: #494848 url('http://www.roxio.com/images/theme/core/nav-bg.gif') top left repeat-x;
	border-left: 1px solid #494848;
	list-style: none;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1;
}

#mainNavigation {
	float: left;
	width: 980px;
	margin-top: 10px;
}

ul#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
}

ul#nav li a.top {
	text-transform: uppercase;
	font-size: 109%;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/* Cause grey bar on top right hand corner in firefox
	border-bottom: 1px solid #ccc;
	*/
	text-align: left;

}

ul#nav li  {
	float: left;
}

/* submenu definition */
ul#nav li ul {
	position: absolute;
	left: -999em;	
	font-weight: normal;
	width: 135px;
	z-index: 100;
	border: 5px solid #3f3f3f;
	background: #3f3f3f;
	margin-left: -13px;
}
/* end submenu definition */

ul#nav li ul li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	display: block;
	float: none;
	margin-bottom: 1px;
}

ul#nav li ul li a { 
	color: #d8d5d5;
	text-decoration: none;
	display: block;
	background: #535353;  /* IE6 Bug */
	padding: 5px;
	border-top: 1px solid #4f4f4f;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	border-left: 1px solid #535353;
}
/* end drop down styles */


ul#nav li ul li a:hover { 
	color: #000;
	background: #cfcfcf url("http://www.roxio.com/images/theme/core/menu-on.gif") top left repeat-x;
	text-decoration: none; 
	border: 1px solid #b2b2b2;
}

ul#nav li ul li a.hl { 
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #ffe8ca;
}

ul#nav li ul li a.hl:hover { 
	color: #000;
	background: #cfcfcf url("http://www.roxio.com/images/theme/core/menu-on.gif") top left repeat-x;
	text-decoration: none; 
	font-weight: bold;
}

ul#nav li:hover ul, ul#nav li.over ul {
	left: auto;
	color: #FF0000;
	
}



/* submenu definition */
ul#nav li ul.products-expand {
	position: absolute;
	left: -999em;	
	font-weight: normal;
	width: 365px;
	z-index: 100;
	border: 5px solid #3f3f3f;
	background: #3f3f3f;
	margin-left: -13px;
	padding: 10px 0 10px 10px;
}
/* end submenu definition */

ul#nav li ul.products-expand li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	display: block;
	float: left;
	width: 170px;
	margin-bottom: 1px;
}

ul#nav li ul.products-expand li.li-left {
	background: url('http://www.roxio.com/images/theme/core/nav-seperator.gif') no-repeat top right;
	padding-right: 8px;
}

ul#nav li ul.products-expand li.li-right {
	padding-left: 17px;
	float: left;
}

ul#nav li ul.products-expand  li a { 
	color: #d8d5d5;
	text-decoration: none;
	display: block;
	background: #535353;  /* IE6 Bug */
	padding: 5px;
	border-top: 1px solid #4f4f4f;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	border-left: 1px solid #535353;
}
/* end drop down styles */


ul#nav li ul.products-expand  li a:hover { 
	color: #000;
	background: #cfcfcf url("http://www.roxio.com/images/theme/core/menu-on.gif") top left repeat-x;
	text-decoration: none; 
	border: 1px solid #b2b2b2;
}

ul#nav li ul.products-expand  li a.hl { 
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #ffe8ca;
}

ul#nav li ul.products-expand  li h4 { 
	color: #92c7f4;
	width: 162px;
	font-size: 100%;
}

ul#nav li ul.products-expand  ul.ul-top { 
	padding-bottom: 10px;
}

ul#nav li ul.products-expand  li a.hl:hover { 
	color: #000;
	background: #cfcfcf url("http://www.roxio.com/images/theme/core/menu-on.gif") top left repeat-x;
	text-decoration: none; 
	font-weight: bold;
}

ul#nav li:hover ul.products-expand , ul#nav li.over ul.products-expand  {
	left: auto;
	color: #FF0000;
	
}

ul#nav li ul.products-expand li ul{
  position: relative;
  float: left;
  border: none;
  width: 160px;
  margin: 5px 0 5px 0 !important;
}

ul#nav li ul.products-expand li ul li{
  position: relative;
  float: right;
  border: none;
  width: 160px;
}

ul#nav li ul.products-expand li ul li ul{
  position: relative;
  float: left;
}






ul#nav li.products, ul#nav li.support, ul#nav li.store, ul#nav li.solutions {
	margin:0;
	padding:0 0 0 15px;
	background:url("http://www.roxio.com/images/theme/core/nav-state.gif") no-repeat left top;
	cursor: pointer;
}
ul#nav li a.top {
	padding:15px 25px 15px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#c2c1c1;
	background:url("http://www.roxio.com/images/theme/core/nav-state.gif") no-repeat right top;
	min-height: 16px;
}

ul#nav li.products:hover, ul#nav li.support:hover, ul#nav li.store:hover,ul#nav li.solutions:hover, ul#nav li.over  {
	background-position: left -80px;
}
ul#nav li.products:hover a.top, ul#nav li.support:hover a.top, ul#nav li.store:hover a.top, ul#nav li.solutions:hover a.top, ul#nav li.over a.top {
	background-position: right -80px;
	color:#fff;
}


ul#nav li:hover a.top, ul#nav li.products_on a,  ul#nav li.support_on a {

}

/* begin hover styles */

ul#nav li.products, ul#nav li.products_on a {

	
}
ul#nav li.products_on, ul#nav li.support_on, ul#nav li.store_on, ul#nav li.solutions_on{
	margin:0;
	padding:0 0 0 15px;
	background:url("http://www.roxio.com/images/theme/core/nav-state.gif") no-repeat left top;
	cursor: pointer;
	background-position: left -80px;

}


ul#nav li.products_on a.top, ul#nav li.support_on a.top, ul#nav li.store_on a.top, ul#nav li.solutions_on a.top{
	background-position: right -80px;
	color:#fff;

}

ul#nav li.support, ul#nav li.support_on {

}
ul#nav li.support:hover, ul#nav li.support_on {

}
ul#nav li.support a.top, ul#nav li.support_on a.top {

}

ul#nav li.store, ul#nav li.store_on {

	}
ul#nav li.store:hover, ul#nav li.store_on {

	
}
ul#nav li.store a.top, ul#nav li.store_on a.top {

}


ul#nav li.solutions, ul#nav li.solutions_on {

	}
ul#nav li.solutions:hover, ul#nav li.solutions_on {

}
ul#nav li.solutions a.top, ul#nav li.solutions_on a.top {

}

ul#nav li.community, ul#nav li.community_on {

	}
ul#nav li.community:hover, ul#nav li.community_on {

}
ul#nav li.community a.top, ul#nav li.community_on a.top {

}


/* Hover Styles */

#flash {
	z-index: 0;
	display: block;
	clear: both;
}
/* COUNTRY SELECTOR */
.locale {
	float: left;
	padding: 14px 0 0 0;
	font-weight: bold;
	width: 202px;
	/*height: 46px; */
	background: url("http://www.roxio.com/enu/images/nav_stretch.gif") repeat-x;
}
.locale label {
	padding-right: 5px;
	display: inline;
	float: right;
}
.locale select {
	display: inline;
	font-size: 11px;
	float: right;
	width: 120px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #666;
	margin-right: 10px;
}
/* End Country Selector */


/*	
Title:		Roxio.com - Global Stylesheet
Author:		David Tang / Sonic Solutions (revised by Greg Girton)
Updated:	8.6.08
*/


#container {
 /*background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner.jpg') 1px 1px no-repeat;*/
}

#breadcrumb{
 padding: 10px 0 0 0;
 margin: 0 0 0 5px;
 color: #b5b4b4;
 float: left;
}
#breadcrumb a{
	color: #474646;
 text-decoration: none;
}
#breadcrumb a:hover{
 color: #fff;
}
#breadcrumb .first{
 background: none;
}
#breadcrumb .on{
 color: #fff;
 font-weight: bold;
}
#breadcrumb ul{
 display: inline;
 list-style-type: none;
}
#breadcrumb ul li{
 float: left;
 margin: 0 0 0 8px;
 padding: 0 0 0 12px;
 background: url('http://www.roxio.com/images/v2/products/creator/2009/breadcrumb-arrow.png') no-repeat;
 background-position: 0 4px;
}


#container/* Container override nulls out general template style applied to this page for custom banner placement*/{
padding: 1px;
width: 980px;
}
#container a{           

}
#container a:hover{
text-decoration: none !important;
}

#productNav {
	clear: both;
	margin: 2px 0 0 0;
	background: #5a5a5a;
	color: #fff;
}
#productNav .productTitle {
	float: left;
	padding: 5px 0 5px 15px;
}
#productNav .productTitle h1 {
	font-size: 146%;
}
#productNav h1, #productNav p {
	padding: 0;
	margin: 0;
}
#productNav .productLinks {
	float: right;
	padding: 5px 15px 0 0;
	font-weight: bold;
	color: #fff;
}
#productNav .productLinks a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
#productNav .productLinks a:hover {
	color: #a8a7a7;
}
#productNav .productLinks .offState {
	text-decoration: none;
	color: #a8a7a7;
	font-weight: normal;
}
.creator-title{
display: none;
}

#sku-promo{
height: 315px;
padding: 15px 0 0 340px;
}
#sku-promo .creator-msg{
display: none;
}

#sku-promo .creator-video-msg{
background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-video-headline.png') no-repeat;
width: 575px;
height: 70px;
text-indent: -3000px;
margin: 0;
clear: both;
}

#sku-promo .creator-burn-msg{
background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-burn-headline.png') no-repeat;
width: 575px;
height: 95px;
text-indent: -3000px;
margin: 0;
clear: both;
}

#sku-promo .creator-music-msg{
background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-music-headline.png') no-repeat;
width: 575px;
height: 70px;
text-indent: -3000px;
margin: 0;
clear: both;
}

#sku-promo .creator-photo-msg{
background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-photo-headline.png') no-repeat;
width: 575px;
height: 70px;
text-indent: -3000px;
margin: 0;
clear: both;
}

#sku-promo .creator-share-msg{
background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-share-headline.png') no-repeat;
width: 575px;
height: 95px;
text-indent: -3000px;
margin: 0;
clear: both;
}

#product-buttons{
margin: 0 0 0 200px;
float: none;
}
#product-buttons p{
margin: 0;
}

#sku-promo .purchase-options{
padding: 0;
color: #fff;
margin: 5px 0 0 10px;
}
.purchase-options a{
 color: #fff !important;
}

#sku-promo .list-price-callout{
 margin: 0 0 5px 10px;
 padding: 0;
 color: #fff;
}

#sku-promo .price-callout{
 margin: 0 0 0 10px;
 color: #fff;
}

#sku-promo .price-callout span{
font-weight: bold;
font-size: 120%;
}

#sku-promo .price-callout a{
 margin: 0;
 color: #fff;
}
#creator-offer{
 float: left;
 margin: 145px 20px 0 0;
}
#upgrade-offer{
 border-left: 1px solid #7b8ca0;
 width: 170px;
 float: left;
 margin: 145px 0 0 0;
 padding: 0 0 0 20px
}
#upgrade-offer h3{
 font-size: 100%;
 color: #fff;
 padding: 0 0 10px 0;
}
#upgrade-offer a{
 color: #fff;
}
#upgrade-offer .btn-alpha{
 margin: 0 0 0 15px;
 font-size: 100%;
}
#upgrade-offer p{
 font-size: 90%;
 margin: 0 0 0 10px;
}

/* BUTTONS*/

.btn-primary{
background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-guided-tour.png') no-repeat;
text-indent: -3000px;
}
.btn-primary a{
height: 35px;
width: 175px;
display: block;
}
.btn-primary a:hover{
background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-guided-tour-on.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('http://www.roxio.com/images/products/toast/toast10/subnav-on-state-stretch.png') no-repeat top left;
 color: #fff;
}
#subnav .on a{
 display: block;
 color: #fff;
 background: url('http://www.roxio.com/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('http://www.roxio.com/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('http://www.roxio.com/images/products/toast/toast10/subnav-left-cap.png') no-repeat left top;
 width: 11px;
 height: 31px;
 float: left;
}
.right-cap{
 background: url('http://www.roxio.com/images/products/toast/toast10/subnav-right-cap.png') no-repeat left top;
 width: 11px;
 height: 31px;
 float: left;
}

#productWrapper {
	padding: 0 20px 5px 20px;

}

#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("http://www.roxio.com/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("http://www.roxio.com/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, #compare #navCompare a, #why-upgrade #navWhyUpgrade a {
	margin: 0 2px 0 0;
	background-position:left 0px;
	font-weight:bold;
}
/*#why-upgrade p{
 padding: 0 0 20px 0;
}*/

#overview #navOverview a span, #features #navFeatures a span, #benefits #navBenefits a span, #requirements #navRequirements a span, #awards #navAwards a span, #compare #navCompare a span, #why-upgrade #navWhyUpgrade a span {
	background-position:right 0px;
	color: #fff;
	padding:13px 15px 9px 6px;
}
#content_top {
	clear: both;
	height: 5px;
	background:url("http://www.roxio.com/images/products/roxio_online/content_trim_top.gif") no-repeat top left;
	overflow: hidden;
}
#content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	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("http://www.roxio.com/images/products/roxio_online/content_trim_btm.gif") no-repeat top left;
	overflow: hidden;
}
.disclaimer {
	font-size: 90%;
	padding: 10px 0 0 5px;
}
.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%;
}

/* Overview PAGE */

.mainCol {
	float: left;
	width: 500px;
	padding-right: 15px;
}
.sideCol {
	float: left;
	width: 400px;
	padding-top:15px;
}
.overviewRow {
	padding: 10px 0 5px 0;
}
.overviewRow .overviewThumb {
	float: left;
	width: 75px;
	text-align: center;
	padding-top: 10px;
}
.overviewRow .overviewFeature {
	float: left;
	width: 390px;
	padding: 5px;
}
.overviewFeature h4 {
	font-size: 106%;
	padding-bottom: 5px;
	color: #1072b7;
}
.overviewFeature h4 a {
	color: #1072b7;
	text-decoration: none;
}
.overviewFeature h4 a:hover {
	color: #666;
}
.overviewRow .stripe {
	background: #f7f7f7;
}
.titleBar h2 {
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-slim-rt.gif') no-repeat top right;
	color: #5a5a5a;
	font-size: 106%;
}
.titleBar h2 span {
	display: block;
	background: url('http://www.roxio.com/images/theme/core/hdr-granite-slim-fill-lt.gif') no-repeat top left;
	padding: 8px 0 0 15px;
	height: 23px;
	line-height: 100%;
}
.titleBar .titleClose {
	background: url('http://www.roxio.com/images/products/creator/2009/title_btm_rt.gif') no-repeat top right;
}
.titleBar .titleClose span {
	display: block;
	background: url('http://www.roxio.com/images/products/creator/2009/title_btm_lt.gif') no-repeat top left;
	height: 5px !important;
	overflow: hidden;
}
.sideCol ul {

}
.sideCol ul li {

}
.bucketOne {
	padding: 0 5px 5px 8px;
}
.bucketTwo {
	padding: 8px 8px 15px 8px;
}
.addOnRow {
	padding: 8px 0 8px 0;
}
.seperator {
	border-bottom: 1px solid #d9d9d9;
}
.addOnRow img {
	float: left;
}
.addOnRow h4 {
	font-size: 100%;
}
.addOnRow .addOnDetail {
	float: left;
	width: 240px;
	padding: 0 0 0 10px;
}
.toolTip .creator {
	color: #d98604;
	text-decoration: underline;
	cursor: help;
}
.toolTip .creator:hover {
	color: #666;
	text-decoration: underline;
}
/*Benefits*/

.catNav {
	clear: both;
	background: #09558a url('http://www.roxio.com/images/products/creator/2009/title_top_rt.gif') no-repeat top right;
	color: #fff;
	font-size: 106%;
}
.catNav ul {
	padding: 6px 0 0px 107px;
	list-style:none;
	background: url('http://www.roxio.com/images/products/creator/2009/title_top_lt.gif') no-repeat top left;
}
.catNav li {
	display:inline;
	margin:0;
	padding:0;
}
.catNav a {
	float:left;
	padding:0 0 0 5px;
	text-decoration:none;
	margin-left: 5px;
}
.catNav a span {
	float:left;
	display:block;
	padding: 1px 12px 4px 8px;
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.catNav a span {
	float:none;
}
/* End IE5-Mac hack */
.catNav a:hover span {
	color:#fff;
}
.catNav a:hover {
	background:url("http://www.roxio.com/images/products/creator/2009/subOn_lt.gif") no-repeat top left;
}
.catNav a:hover span {
	background:url("http://www.roxio.com/images/products/creator/2009/subOn_rt.gif") no-repeat top right;
	color:#fff;
}
.benefitsNavClose {
	background: url('http://www.roxio.com/images/products/creator/2009/navClose_rt.gif') no-repeat top right;
}
.benefitsNavClose span {
	display: block;
	background: url('http://www.roxio.com/images/products/creator/2009/navClose_lt.gif') no-repeat top left;
	height: 5px !important;
	overflow: hidden;
}
#navBurn li#catBurn a, #navVideo li#catVideo a, #navMusic li#catMusic a, #navPhoto li#catPhoto a, #navShare li#catShare a {
	background:url('http://www.roxio.com/images/products/creator/2009/subOn_lt.gif') no-repeat top left;
}
#navBurn li#catBurn a span, #navVideo li#catVideo a span, #navMusic li#catMusic a span, #navPhoto li#catPhoto a span, #navShare li#catShare a span {
	background:url('http://www.roxio.com/images/products/creator/2009/subOn_rt.gif') no-repeat top right;
	color:#fff;
}
.videoContent {
	padding-top: 10px !important;
	/*background: url('http://www.roxio.com/images/products/creator/2009/video_screens.jpg') no-repeat center 20px;*/
}
.burnContent {
	padding-top: 10px !important;
	/*background: url('http://www.roxio.com/images/products/creator/2009/burn_screens.jpg') no-repeat center 20px;*/
}
.musicContent {
	padding-top: 10px !important;
	/*background: url('http://www.roxio.com/images/products/creator/2009/music_screens.jpg') no-repeat center 20px;*/
}
.shareContent {
	padding-top: 10px !important;
	/*background: url('http://www.roxio.com/images/products/creator/2009/share_screens.jpg') no-repeat center 20px;*/
}
.photoContent {
	padding-top: 10px !important;
	/*background: url('http://www.roxio.com/images/products/creator/2009/photo_screens.jpg') no-repeat center 20px;*/
}
.catTitle {
	padding: 250px 0 0 0;
	text-align: center;
	font-size: 106%;
}
.thumbRow {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.thumbCol1, .thumbCol2 {
	float: left;
	width: 440px;
}
.thumbCol1 img, .thumbCol2 img {
	float: left;
	width: 125px;
	border: 1px solid #666;
}
.thumbCol1 .thumbContent, .thumbCol2 .thumbContent {
	float: left;
	width: 280px;
	padding-left: 15px;
	padding-right: 10px;
}
.thumbContent h4 {
	font-size: 110%;
	line-height: 16px;
	padding: 0 0 3px 0;
	color: #1072b7;
}
.extraBucket_top {
	clear: both;
	height: 5px;
	background:url("http://www.roxio.com/images/products/roxio_online/content_trim_top.gif") no-repeat top left;
	overflow: hidden;
	margin-top: 5px;
}
.extraBucket {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 3px 0 3px;
}
.extraRow {
	padding: 10px 0 5px 5px;
}
.extraRow img {
	float: left;
}
.extraRow .extraCol1 {
	border-right: 1px solid #ccc;
}
.extraRow .extraCol2 {
	padding-left: 5px;
}
.extraRow .extraCol1, .extraRow .extraCol2 {
	float: left;
	width: 440px;
}
.extraRow h4 {
	font-size: 100%;
}
.extraRow .extraDetail {
	float: left;
	width: 280px;
	padding: 0 0 0 10px;
}
.extraBucket_btm {
	height: 5px;
	background:url("http://www.roxio.com/images/products/roxio_online/content_trim_btm.gif") no-repeat top left;
	overflow: hidden;
}
/*PNG button*/

.demoCenter {
	padding-left: 395px;
}

.demoCenter p {
	line-height: 100%;
}

.btnWatchVid {
	margin: 0;
	margin-top:10px;
	float: left;
	height: 35px;
	width: 40px;
	padding:0 !important;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/products/toast/t9titanium/btn_WatchVid_L2.png');
}
.btnWatchVid[class] {
	float:left;
	height: 35px;
	width: 40px;
	margin-top:10px;
	float:left;
	padding:0;
	background: url('http://www.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L2.png') no-repeat top left;
}
/*END PNG button*/
	.clearLeft {
	clear:left;
}
.btnWatchVidR a {
	float:left;
	display:block;
	width:90px;
	margin-top:10px;
	padding: 9px 8px 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#5092dd;
	height:34px;
	background: url('http://www.roxio.com/images/products/toast/t9titanium/btn_WatchVid_R.gif') top right no-repeat;
}
.btnWatchVidR a:hover {
	text-decoration:none;
	color:#5092dd;
}
.btnWatchVid a {
	float:left;
	display:block;
	width:90px;
	padding: 9px 8px 0 14px;
	text-decoration:none;
	font-weight:bold;
	color:#5092dd;
	height:34px;
	background: url('http://www.roxio.com/images/products/toast/t9titanium/btn_WatchVid_R.gif') top right no-repeat;
}
.btnWatchVid a:hover {
	text-decoration:none;
	color:#5092dd;
}
/* 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%;
}


/* Purchase Panel*/
#creator-purchase-layer{
}
#creator2010, #creator2010-pro{
float: left;
width: 300px;
border: 1px solid #000;
}









/*FAM TABS STYLES ON ROXIO.COM*/

/*
NOTES:

FEATURES CONTENT STYLES - Be sure to copy these to roxio centrals stylesheet - these are for the content on features page
~line 587


*/







	

/*PATCH STYLES*/
	#container{
		background: none !important;  /*removes default white- wrapper top image*/
	}

	
/*ALL PAGES*/	
	h1.banner-headline{
		display:none;

	}
	/*Container padding*/
	
	
	
	


/* BANNER BTNS*/
	.btn-tour{
	float:left;
	background: url('http://www.roxio.com/images/offers/emc/c2009/btn-guided-tour.png') no-repeat;
	text-indent: -3000px;
	}
	.btn-tour a{
	height: 35px;
	width: 175px;
	display: block;
	}
	.btn-tour a:hover{
	background: url('http://www.roxio.com/images/offers/emc/c2009/btn-guided-tour-on.png') no-repeat;
	}

	.btn-buynow{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-buynow.png') no-repeat;
	text-indent: -3000px;
	}
	.btn-buynow a{
	height: 35px;
	width: 174px;
	display: block;
	}
	.btn-buynow a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-buynow-on.png') no-repeat;
	}

	.btn-compare{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-compare.png') no-repeat;
	text-indent: -3000px;
	}
	.btn-compare a{
	height: 35px;
	width: 174px;
	display: block;
	}
	.btn-compare a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-compare-on.png') no-repeat;
	}


/* END BANNER BTNS*/










/*FAMILY INDEX PAGE - aka default offer*/
	#banner_default{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-family-banner.jpg') top left no-repeat !important;
		margin: 0 !important;
		padding-bottom:10px;
		display: block;
	}

	#banner_default #banner-offer{
		/*padding:162px 0 50px 403px;*/
	}	
	#banner_default .purchase-options{
		float:left;
	}

		#banner_default #banner-content h1 {
			height: 30px;
			text-indent: -3000px;
			margin: 0;
		}
		#banner_default #banner-content h2 {
			height: 40px;
			text-indent: -3000px;
			margin: 0;
		}		
		.suite-hotspot, .pro-hotspot {
			text-indent: -3000px;
			float: left;
			height: 300px;

		}
		.suite-hotspot {
			width: 300px;
			margin: 10px 0 0 50px;
		}
		.suite-hotspot a, .suite-hotspot a {
			width: 300px;
			height: 300px;
			display: block;
		}
				
		.pro-hotspot {
			width: 320px;
			margin: 10px 0 0 50px;
		}
		.pro-hotspot a, .pro-hotspot a {
			width: 320px;
			height: 320px;
			display: block;
		}
		
		
		#fam-buttons {
			display:block;
			float: left;		
			margin: 70px 0 0 50px;


		}
		#fam-buttons p {
			margin: 0;
		}	

/*END FAMILY INDEX PAGE - aka default offer*/






/*C2010 standard OFFER BANNERS*/
	#banner_c2010{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010-video{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-video.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010-burning{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-burning.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010-music{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-music.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010-photo{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-photo.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010-sharing{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-sharing.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}					
	#banner_c2010-upgrade{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-upgrade.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}
	#banner_c2010pro-upgrade{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010pro-banner-upgrade.jpg') top left no-repeat;		
		margin: 0 !important;
		display: block;
	}		
	
	#tutorials #banner_c2010{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010-banner-tutorials.jpg') top left no-repeat !important;		
		margin: 0 !important;
		display: block;
	}
	#tutorials #banner_c2010pro-tutorials{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010pro-banner-tutorials.jpg') top left no-repeat !important;		
		margin: 0 !important;
		display: block;
	}	
		


	
	.C2010-content-headline {
		font-size:150% !important;
		line-height:150% !important;
		padding:0 0 5px 0;
		font-weight: normal;		
		color: #0a79bb;
	}
		.C2010-content-subhead {
		font-size:130% !important;
		padding:0 0 5px 0;
		margin: 0 0 5px 0;
		font-weight: normal;		
		color: #777;
	}
	.C2010-content-headline-ov {
		font-size:150% !important;
		line-height:150% !important;
		padding:0 0 5px 6px;
		font-weight: normal;		
		color: #0a79bb;	
	}
	/*PRO PAGE overview*/
	/*# {
		color: #0a79bb;
		font-weight: normal;
		font-size: 176%;
		padding-bottom: 5px;
	}*/
		
		
	/*AWARD STYLES*/
		.award{
		 font-weight: bold;
		 font-size: 95%;
		 color: #0e7cae;
		 /*width: 220px;*/
		 padding: 0;
		 margin: 0;
		 float: left;
		}
		p.award{
		 line-height: 16px;
		}
		.award img{
		 width:35px !important;
		 padding: 0 !important;
		 margin: 0 10px 20px 0 !important;
		}
		.award span{
		 font-weight: normal;
		 display: block;
		 font-size: 85%;
		 line-height: 14px;
		 padding: 3px 0 0 0;
		}	
	


	.newText {
	color: #cf0000;
	font-weight: bold;
	font-style: italic;
	}
	

	
		.creator-title{
		display: none;
		}
		
		#sku-promo{
		height: 325px;
		padding: 5px 0 0 330px;
		}
		#sku-promo .creator-msg{
		display: none;
		}
		
			#sku-promo .purchase-options{
			padding: 0 !important;
			color: #fff;
			margin: 5px 0 0 10px;
			}
			/*#sku-promo .purchase-options {
			padding: 10px 0 0 0;
			}*/
		
			.purchase-options a{
			 color: #fff !important;
			}			

		/*#product-details .purchase-options {
			padding: 0 0 0 0;
		}
		.purchase-options a {
			color: #fff !important;
		}*/


			

			
			#sku-promo .list-price-callout{
			 margin: 0 0 5px 10px !important;
			 padding: 0;
			 color: #fff;

			}
			
			#sku-promo .price-callout{
			 margin: 0 0 0 10px !important;
			 color: #fff;
			}
			
			#sku-promo .price-callout span{
			font-weight: bold;
			font-size: 120%;
			}
			
			#sku-promo .price-callout a{
			 margin: 0;
			 color: #fff;
			}
			#creator-offer{
			 float: left;
			 width:285px;
			 margin: 145px 20px 0 0;
			}
			#upgrade-offer{
			 border-left: 1px solid #7b8ca0;
			 width: 170px;
			 float: left;
			 margin: 145px 0 0 0;
			 padding: 28px 0 0 20px;

			}
			#upgrade-offer h3{
			 font-size: 100%;
			 color: #fff;
			 padding: 0 0 10px 0;
			}
			#upgrade-offer a{
			 color: #fff;
			}
			#upgrade-offer .btn-alpha{
			 margin: 0 0 0 15px;
			 font-size: 100%;
			}
			#upgrade-offer p{
			 font-size: 90%;
			 margin: 0 0 0 10px;
			}
	


/*C2010 standard OFFER*/
	#banner_c2010pro{
		background: url('http://www.roxio.com/enu/images/products/creator/2010/creator2010pro-banner.jpg') top left no-repeat;		
		margin: 0 !important;
		/*height: 336px;*/
		/*padding-bottom:123px;*/
		display: block;
	}
	


	
	
	

/*Contain Container Patch styles.  patch for include files converted form IDs to classes*/

	.contentContainer {
		padding:10px;
	}
	
	.contentContainer h2 {
	    font-size: 116%;
	}
	
	.contentContainer h4 {
	    font-size: 106%;
	}
	
	.contentContainer ul {
	    padding: 5px 0 5px 0;
	}
	
	.contentContainer ul li {
	    padding: 0 0 2px 5px;
	    margin-left: 15px;
	    
	}
/*END Contain Container Patch styles*/


/*GLOBAL*/
	/*.ovh2 h2{
		display:none;
	}*/

	
	#banner-content h1, #banner-content h2{
		/*display:none;*/
	}

	.system-requirements{
		float:right;
		margin-right:10px;
	}
	.patch{ /*FIXES spacing bug in IE for whats new section*/
		min-height:160px;
	}
	
	.contentContainer {
	/*	padding:15px;
		padding: 0 0 0 15px !important*/
		margin:0 !important;
		border-left: 1px solid #e5e4e4;
		border-right: 1px solid #e5e4e4;
	}	
	.contentContainer h2{
		padding-bottom:10px;
	}
	
	



	/* NEW guided tour button*/
		.btn-tour{
		float:left;
		background: url('http://www.roxio.com/images/offers/emc/c2009/btn-guided-tour.png') no-repeat;
		text-indent: -3000px;
		}
		.btn-tour a{
		height: 35px;
		width: 175px;
		display: block;
		}
		.btn-tour a:hover{
		background: url('http://www.roxio.com/images/offers/emc/c2009/btn-guided-tour-on.png') no-repeat;
		}
	
	/* END NEW guided tour button*/










	/*FAMILY OEM OFFER STYLES*/
		#product-details #col1, #col2 {
			float: left;
			background:#fff;
		}
		#product-details #col1 {
			float: left;		
			width: 438px;
			border-right: 1px solid #dedede;
			padding:0 15px 0 0;
		}
		#product-details #col2 {
			float: left;		
			width: 439px;
			padding:0 0 0 15px;			
		}
		.prod-info{
			padding:15px;
		}
		
		#product-details #col1 h1, #product-details #col2 h1 {
			font-size: 130%;
			color: #197cc9;
		}
		#product-details #col1 h1 a, #product-details #col2 h1 a {
			color: #197cc9 !important; /*474646*/
			text-decoration: none;
		}
		#product-details #col1 h1 a:hover, #product-details #col2 h1 a:hover {
			color: #197cc9 !important;
			text-decoration: none;
		}

		#product-details #col1 h2, #product-details #col2 h2 {
			font-size: 105%;
			font-weight: bold;
			margin: 0;
		}
		#product-details #col1 h3, 
		#product-details #col2 h3 {
			font-size: 100%;
			font-weight: bold;
			padding: 0 0 10px 0;
		}
		#product-details ul {
			list-style-type: disc;
			margin: 5px 0 5px 0;
			padding: 0;
		}
		#product-details li {
			padding: 0 0 3px 0;
		}
	
		
		
		
		.price-box-btm{
			width:438px;
			background: #e9f2f9 url(/enu/images/products/creator/2010/price-box-btm.gif) bottom center no-repeat;
			margin-bottom:10px;
		}
		
		.price-box-top{
			width:408px;
			background: url(/enu/images/products/creator/2010/price-box-top.gif) top center no-repeat;
			padding: 10px 10px 0 20px;
		}
		
		
		
		
		
		
		.list-price{
		font-size:100%;
		}
		
		.your-price{
		font-size:110%;	
		}
		.your-price span{		
		font-weight:bold;
		}
		
		
		/*.price-callout span {
			font-weight: bold;
			font-size: 120%;
		}*/
		
	/*END FAMILY OFFER STYLES*/	












/* MAIN SUB NAV STYLES*/

		#overview #navOverview a, #c2010 #navFeatures a, #c2010pro #navc2010pro a, 
		#whatsnew #navWhatsnew a, #accessories #navAccessories a, #tutorials #navTutorials a, #System #navSystem a {
			margin: 0 2px 0 0;
			background-position:left 0px;
			font-weight:bold;
			color:#f00 !important;
		}
		#overview #navOverview a span, #c2010 #navFeatures a span, #c2010pro #navc2010pro a span, 
		#whatsnew #navWhatsnew a span, #accessories #navAccessories a span, #tutorials #navTutorials a span, #System #navSystem a span {
			background-position:right 0px;
			color: #fff;
			padding:13px 15px 9px 6px;
		}



/*CATEGORY SUB NAV STYLES*/

	.catNav {
		clear: both;
		background: #09558a url('http://www.roxio.com/images/products/creator/2009/title_top_rt.gif') no-repeat top right;
		color: #fff;
		font-size: 106%;
	}
	.catNav ul {
		padding: 6px 0 0px 107px;
		list-style:none;
		background: url('http://www.roxio.com/images/products/creator/2009/title_top_lt.gif') no-repeat top left;
	}
	.catNav li {
		display:inline;
		margin:0;
		padding:0;
	}
	.catNav a {
		float:left;
		padding:0 0 0 5px;
		text-decoration:none;
		margin-left: 5px;
	}
	.catNav a span {
		float:left;
		display:block;
		padding: 1px 12px 4px 8px;
		color: #fff;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.catNav a span {
		float:none;
	}
	/* End IE5-Mac hack */
	.catNav a:hover span {
		color:#fff;
	}
	.catNav a:hover {
		background:url("http://www.roxio.com/images/products/creator/2009/subOn_lt.gif") no-repeat top left;
	}
	.catNav a:hover span {
		background:url("http://www.roxio.com/images/products/creator/2009/subOn_rt.gif") no-repeat top right;
		color:#fff;
	}

	.catNav-sysreq ul {
		padding: 6px 0 0px 528px;
	}
	.catNav-fam-sysreq ul {
		padding: 6px 0 0px 294px;
	}		
	.catNav-suite-sysreq ul {
		padding: 6px 0 0px 470px;
	}	
	
	

	.benefitsNavClose {
		background: url('http://www.roxio.com/images/products/creator/2009/navClose_rt.gif') no-repeat top right;
	}
	.benefitsNavClose span {
		display: block;
		background: url('http://www.roxio.com/images/products/creator/2009/navClose_lt.gif') no-repeat top left;
		height: 5px !important;
		overflow: hidden;
	}
	#navBurn li#catBurn a, #navVideo li#catVideo a, #navMusic li#catMusic a, #navPhoto li#catPhoto a, #navShare li#catShare a, #navSys li#catC2010 a,  #navSysPro li#catC2010pro a {
		background:url('http://www.roxio.com/images/products/creator/2009/subOn_lt.gif') no-repeat top left;
	}
	#navBurn li#catBurn a span, #navVideo li#catVideo a span, #navMusic li#catMusic a span, #navPhoto li#catPhoto a span, #navShare li#catShare a span, #navSys li#catC2010 a span, #navSysPro li#catC2010pro a span {
		background:url('http://www.roxio.com/images/products/creator/2009/subOn_rt.gif') no-repeat top right;
		color:#fff;
	}

/*END SUBNAV STYLES*/



/*FEATURES CONTENT STYLES - used for creator category pages*/

	.rounded-corners {
		background: #ebf4fb;
	}

	.cat-headline{
		display:none;
	}
	.thumbRow, .thumbRowItem {
		padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	.thumbCol1, .thumbCol2 {
		float: left;
		width: 440px;
	}
	.thumbCol1 img, .thumbCol2 img {
		float: left;
		width: 189px; /*125*/
		border: 0;
		background:#eee;
		
	}
	.thumbCol1 a img, .thumbCol2 a img, .thumbCol3 a img {
		border:1px solid #666 !important;	
	}	
	.thumbCol1 a:hover img, .thumbCol2 a:hover img, .thumbCol3 a:hover img {
		border:1px solid #c0c0c0 !important;	
	}		
	.thumbCol1 .thumbContent, .thumbCol2 .thumbContent {
		float: left;
		width: 216px; /*280*/
		padding-left: 15px;
		padding-right: 10px;
	}
	
	
	/*New Column layout for features (category) pages*/	
		.thumbCol3 {
			float: left;
			width: 440px;
		}
		.thumbCol3 img {
			float: left;
			width: 125px; /*125*/;
			border: 0;
			background:#eee;
			
		}
		.thumbCol3 .thumbContent {
			float: left;
			width: 280px; /*280*/
			padding-left: 15px;
			padding-right: 10px;
		}
	/*END New layout for features page*/		
	
	


	
	/*wide content*/
		.thumbCol-wide {
		float: left;
		width: 440px;
		}
		.thumbCol-wide img{
		display:block;
		margin:0 auto;
			/*width: 440px; /*125*/
			border:0 !important;
		}
		.thumbCol-wide .thumbContent{
			float: left;
			width: 420px; /*280*/
			padding-left: 0;
			padding-right: 10px;
		}
	
	
	.thumbContent h4 {
		font-size: 110%;
		line-height: 16px;
		padding: 0 0 3px 0;
		color: #1072b7;
	}
	
	.thumbContent h4 .new{
		color:#f4791d;
	}	
	.thumbContent h4 .improved{
		color:#7fa82c;
	}		
	

	
	

	.thumbRowItem img {
		float: left;
		width: 125;/*148px; /*125*/
		border: 1px solid #666;
	}
	
	.thumbRowItem .thumbContent {
		float: left;
		width: 700px; /*280*/
		padding-left: 15px;
		padding-right: 10px;
	}

/*END FEATURES CONTENT STYLES*/



/*ACCESSORIES TAB STYLES - styles lifted from roxio.com store*/
	.ProductsAccessories h3{
	 font-size: 110%;
	 font-weight: bold;
	 margin: 10px 0 10px 0;
	}
	.accessories-column{
	 width: 430px;
	 float: left;
	 margin: 0 15px 0 0;
	}
	
	
	#blu-ray, #vidcap-usb, #playback{
	 width: 430px;
	 float: left;
	 margin: 0 15px 0 0;
	}
	
	.ProductsAccessories{
		padding-top:14px;
		padding-bottom:14px;
	}
	
	.ProductsAccessories #blu-ray .box-click a {
		display: block;	
		text-indent: -9999px;
		background: url('http://qa.roxio.com/images/v2/boxshots/store/feature/creator2010-bd-plugin.jpg');		
		width: 135px;
		height: 150px;
	}
	
	.ProductsAccessories #vidcap-usb .box-click a {
		display: block;
		text-indent: -9999px;
		background: url('http://www.roxio.com/images/v2/boxshots/store/feature/video-capture-usb.jpg');
		width: 135px;
		height: 150px;	
	}
	
	.ProductsAccessories #playback .box-click a {
		display: block;
		text-indent: -9999px;
		background: url('http://qa.roxio.com/images/v2/boxshots/store/feature/creator2010-playback-plugin.jpg');
		width: 135px;
		height: 150px;	
	}
	
	
	.box-click {
		float: left;
		width: 130px;
	
	}
	
	
	.box-content {
		float: left;
		margin-left: 20px;
		width: 270px;
	}
	
	.box-content .note {
	 margin-top: 0;
	 font-weight: bold;
	 list-style-type: none;
	 font-style: italic;
	 font-size: 100%;
	color: #474646;
	}
	
	.ProductsAccessories .price{
	 font-size: 130%;
	 font-weight: bold;
	 color: #d60505;
	 padding-top:6px;
	 list-style-type: none;
	}
	
/*END ACCESSORIES TAB STYLES*/








/*SYS REQ STYLES*/

	#sysreq-content{
		padding:0 20px 20px 10px;
	}



/*PATCH STYLES*/





















/*
Title:		Roxio.com - Creator 2009 family Style sheet
Author:		David Tang / Sonic Solutions
Updated:	01.21.09

Updated:	aug 2009 by Cesar Fabello for C2010


*/


/*BREAD CRUMB*/
	#breadcrumb ul li{
	 float: left;
	 margin: 0 0 0 8px;
	 padding: 0 0 0 12px;
	 background: url('http://www.roxio.com/images/v2/products/creator/2009/breadcrumb-arrow.gif') no-repeat;
	 background-position: 0 4px;
	}

	/*#family-promo h1 {
		background: url('http://www.roxio.com/enu/images/products/creator/2009/creator2009-family-headline.gif') no-repeat 200px 20px;
	}*/



/* BUTTONS*/

	/*Family buttons*/
	.btn-buynow{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-buynow.gif') no-repeat;
	text-indent: -3000px;
	}
	.btn-buynow a{
	height: 35px;
	width: 174px;
	display: block;
	}
	.btn-buynow a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-buynow-on.gif') no-repeat;
	}

	.btn-compare{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-compare.gif') no-repeat;
	text-indent: -3000px;
	}
	.btn-compare a{
	height: 35px;
	width: 174px;
	display: block;
	}
	.btn-compare a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2010/btn-compare-on.gif') no-repeat;
	}

	/*c2010 Suite buy buttons - BTN - MAIN*/
		#creator-offer .btn-main a {
			float: left;
			background:url('http://www.roxio.com/images/products/creator/2010/btn-lime-lt-suite.gif') no-repeat left top !important;
			margin:0 5px 0 0;
			cursor: pointer;
			font-weight: bold;
			text-decoration: none;
			height: 21px;
			padding:0 0 5px 10px;
			color: #fff;
		}
		#creator-offer .btn-main a span {
			float:left;
			display:block;
			background:url('http://www.roxio.com/images/products/creator/2010/btn-lime-rt-suite.gif') no-repeat right top !important;
			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;
		}	

	
	/*c2010 upgrade now button*/	

		.btn-alpha a {
			float: left;
			background:url('http://www.roxio.com/images/products/creator/2010/btn-aqua-lt-suite.gif') 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('http://www.roxio.com/images/products/creator/2010/btn-aqua-rt-suite.gif') 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;
		}


	/*TUTORIALS PLAY BUTTONS*/
	


	a.thumb-image span{
		display:block;
		height:0px;
		padding-top:168px;
		margin:0;
		background: url('http://10.210.2.247:81/images/products/creator/2010/tutorials/play-button.gif') top left;

	
	}
	a.thumb-image span p{
		clear:both;	
	}	
	a.thumb-image:hover span{
		display:block;
		height:0px;
		padding-top:168px;	
		background: url('http://10.210.2.247:81/images/products/creator/2010/tutorials/play-button.gif') -251px 0;
		
	}









	/*.btn-primary{
	background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-guided-tour.gif') no-repeat;
	text-indent: -3000px;
	}
	.btn-primary a{
	height: 35px;
	width: 175px;
	display: block;
	}
	.btn-primary a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-guided-tour-on.gif') no-repeat;
	}
	.btn-secondary{
	background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-compare.gif') no-repeat;
	text-indent: -3000px;
	}
	.btn-secondary a{
	height: 35px;
	width: 175px;
	display: block;
	}
	.btn-secondary a:hover{
	background: url('http://www.roxio.com/enu/images/products/creator/2009/btn-compare-on.gif') no-repeat;
	}*/



/*HOTSPOTS*/
	.suite-hotspot, .ultimate-hotspot {
	text-indent: -3000px;
	float: left;
	height: 320px;
	}
	.suite-hotspot{
	width: 300px;
	margin: 10px 0 0 20px;
	 
	}
	.ultimate-hotspot{
	width: 320px;
	margin: 10px 0 0 50px;
	}
	.suite-hotspot a, .ultimate-hotspot a{
	width: 320px;
	height: 320px;
	display: block;
	}


/*MISC*/
	/*#product-details #col1{
	border-right: 1px solid #dedede;
	padding: 0 10px 0 0;
	}*/
	
	
	
	
	
	
	
	
	
	
	
	