/*	
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://img.roxio.com/images/theme/core/main-bg.gif') repeat-x 0 36px;
}
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;
	margin-top: 40px;
	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://img.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;
	margin: 0;
	padding: 0;
}
#topLinks li.liMyRoxio, #topLinks li.liCart, #topLinks li.liFeedback, #topLinks li.liChat {
	margin-top: 3px;
	background: url('http://img.roxio.com/images/theme/core/hdr-seperator.gif') no-repeat right 1px;
	line-height: 1.4em;
	vertical-align: text-bottom;
}

#topLinks li.liPurchasePhone {
	margin-top: 2px;
	background: url('http://img.roxio.com/images/theme/core/hdr-seperator.gif') no-repeat right 1px;	
	vertical-align: text-bottom;	
	line-height: 1.3em;
}


#topLinks li.liChat a:hover {
	cursor: pointer;
}

.zEWidget-launcher {display: none;}

/* Hide IE9/10 */
@media screen and (min-width:0\0) {
    .liChat {display:none\9 !important;} /* backslash-9 removes ie11+ & old Safari 4 */
}
/* Hide Edge */
@supports (-ms-accelerator:true) {
  .liChat { display:none !important; } 
}


#topLinks li.liCart, #topLinks li.liFeedback, #topLinks li.liLocale {
}
#topLinks li.PurchasePhone {
}
#topLinks li.PurchasePhone span {

}
/* phone number tooltip styles */
a.bubble-tt {
	position:relative;
	z-index:120 !important;
	color:#007fff !important;
	font-weight:bold;
	text-decoration:none;
	font-size: 142%;
}
a.bubble-tt span {
	display: none;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/

a.bubble-tt:hover {
	z-index:120;
  background:;
	color: #4fa6ff !important;
}
a.bubble-tt:hover span.bubble-tooltip {
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding: 15px 0 0 0;
	width:210px;
	font-weight: normal;	
	font-size: 70%;
}
a.bubble-tt:hover span.tt-top {
	display: block;
	padding: 30px 8px 0 8px;
	background: url(/images/v2/bubble-pop-top.png) no-repeat top;
}
a.bubble-tt:hover span.tt-middle { /* different middle bg for stretch */
	display: block;
	padding: 0 15px;
	color:#333 !important;	
	background: url(/images/v2/bubble-pop-mid.png) repeat bottom;
	line-height: 136%!important;
}
a.bubble-tt:hover span.tt-bottom {
	display: block;
	padding:0px 8px 20px 8px;
	background: url(/images/v2/bubble-pop-bot.png) no-repeat bottom;
}
/*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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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 {
	background: #88B72A; /* Old browsers */
	text-indent: 0;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	margin: 0 5px 5px 0;
	padding: 0 10px 0 10px !important;	
	text-align: center;	
	min-width: 90px;
}
.btn-main a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-weight: 500;
	margin: 0;
	padding: 5px 0 5px 0;	
}
.btn-main a:hover {
	color: #fff;	
}
.btn-main:hover {
	background: #97ca30; /* Old browsers */
	cursor: pointer;	
}
.btn-alpha {
	background: #009cff; /* Old browsers */
	text-indent: 0;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-align: center;	
	margin: 0 5px 5px 0;
	padding: 0 10px 0 10px !important;	
	text-align: center;	
	min-width: 90px;	
}
.btn-alpha a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-weight: 500;
	margin: 0;
	padding: 5px 0 5px 0;	
}
.btn-alpha a:hover {
	color: #fff;
}
.btn-alpha:hover {
	background: #28acff; /* Old browsers */
	cursor: pointer;
}
.btn-beta {
	background: #e5e5e5; /* Old browsers */
	text-indent: 0;
	display: inline-block;
	font-size: 13px;
	text-decoration: none;
	text-align: center;	
	margin: 0 5px 5px 0;
	padding: 0 10px 0 10px !important;	
	text-align: center;	
	min-width: 90px;	
}
.btn-beta a {
	text-decoration: none;
	display: block;
	font-weight: 500;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #474646;
}
.btn-beta a:hover {

}
.btn-beta:hover {
	background: #ebebeb; /* Old browsers */
	cursor: pointer;
}
/*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("/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;
	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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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://img.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: 710px;
	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, #footerLinks li.ftrCareers, #footerLinks li.ftrRss {
	border-right: 1px solid #858383 !important;
}
#footerLinks li.ftrTwitter {
	background: url('http://img.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
}
#footer-links {
	position: relative;
	padding: 5px 0 25px 15px;
	width: 690px;
	float: left;
}
#footer-links h4 {
	color: #74a8d1;
	font-weight: normal;
	font-size: 131%;
}
#footer-links ul {
	list-style-type: none;
	padding: 10px 0 0 0;
}
#footer-links li {
	padding: 0 7px 3px 0;
}
#footer-links li a {
	color: #a4a3a3;
	text-decoration: none;
}
#footer-links li a:hover {
	color: #74a8d1;
}
#footer-links #ftr-products {
	float: left;
	width: 165px;
}
#footer-links #ftr-support {
	float: left;
	width: 165px;
}
#footer-links #ftr-company {
	float: left;
	width: 140px;
}
#footer-links #ftr-business-edu {
	float: left;
	width: 180px;
}
#newsletter-signup {
	float: left;
	width: 240px;
	padding: 5px 0 0 15px;
}
#newsletter-signup h4 {
	color: #74a8d1;
	font-weight: normal;
	font-size: 131%;
	padding-bottom: 15px;
}
#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://img.roxio.com/images/theme/core/btn-aqua-tile.gif') repeat-x top left;
	color: #fff;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
#newsletter-signup .btn-go a:hover {
	border: 1px solid #1c89de;
	background: #1c89de url('http://img.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;
}
#newsletter-signup ul {
	list-style-type: none;
	padding: 10px 0 0 0;
}
#newsletter-signup li {
	padding: 0 7px 5px 0;
}
#newsletter-signup li a {
	color: #a4a3a3;
	text-decoration: none;
	font-weight: normal;
}
#newsletter-signup li a:hover {
	color: #74a8d1;
}
#newsletter-signup li.ftrTwitter {
	background: url('http://img.roxio.com/images/v2/twitter-icon.png') no-repeat;
}
#newsletter-signup li.ftrTwitter a {
	padding: 0 0 0 20px;
}
#newsletter-signup li.ftrRss {
	background: url('http://img.roxio.com/images/v2/rss-icon.png') no-repeat;
	background-position: 1px 2px;
}
#newsletter-signup li.ftrRss a {
	padding: 0 0 0 20px;
}
.ftr-copy {
	clear: both;
	background: #494848;
	color: #ccc;
	padding: 10px 10px 10px 15px;
}
.ftr-copy a {
	color: #ccc;
	text-decoration: none;
}
#footer #footer-bottom {
}
#footer #roxio-division {
	display: block;
}
.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%;
}

#disclaimer-home {
	padding: 0 0 10px 0;
}
#disclaimer-home p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #999;
	font-size: 90%;
}

/* tooltip styles */
 .ftr-tooltip {
	color: #8e8e8e;
	text-decoration: none;
	cursor:pointer;
}
.tooltip {
	color:#197cc9;
	text-decoration: underline;
	cursor:pointer;
	padding-left: 10px;
	line-height: 166% !important;
}
.tooltip-hdr {
	width:250px !important;
	background: url('http://img.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://img.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;
	clear:both; /*added 5.27.11*/
}
#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://img.roxio.com/images/v2/products/creator/2009/breadcrumb-arrow.png') no-repeat;
	background-position: 0 4px;
}


/* Social Tab */
#social-box {
	position:fixed;
	right:0;
	top:170px;
	width:39px;
	z-index:100;	
	padding-top: 9px;
	background: url('http://img.roxio.com/images/v2/social-tab-top.png') top right no-repeat;		
}

#social-container {
	background: url('http://img.roxio.com/images/v2/social-tab-btm.png') bottom right no-repeat;		
	padding-bottom: 13px;
	
}

#social-container ul {
	list-style-type: none;
	background: url('http://img.roxio.com/images/v2/social-tab-mid.png') top right repeat-y;
	padding-bottom: 3px;
}

#social-container ul li {
}



/* Home News Ticker Hack */
#news {
	display: none;
}
.4day-sale {
	background: url('http://img.roxio.com/enu/images/v2/4d-sale-sticky.png') no-repeat;
	border: 1px solid #fff;
}
/* BEGIN COREL BRAND BAR STYLES */
#corel-bar{
	position: absolute;
	background-color: #000000;
	color: #858585;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	height: 35px;
    overflow: hidden;
	top: 0;
	margin-bottom: 15px;
	width: 100%;
	top: 0;
	left: 0;
}
#corel-bar img.corel-logo{
	float: left;
	margin-top: 8px;
	opacity: 0.8;
	float: left;
	padding: 0 8px 0 0;
}
#corel-bar img.corel-logo:hover {
	transition-property: opacity;
	transition-duration: .3s;
	opacity: 1.0;
}
	
#corel-bar #links {
	width: 940px;
	margin: 0 auto;
}

#product-sites{
	color: #CCCCCC;
    display: inline-block;
	margin:0px;
	padding: 10px 0 10px 5px;
}
#corel-bar a:link {color: #646464; text-decoration:none;}
#corel-bar a:visited {color: #646464; text-decoration:none;}
#corel-bar a:hover {color: #CCCCCC; text-decoration:none; transition-duration: .3s;}
#corel-bar .int{color:#009DD2 !important;;}

#product-sites li:first-child {
    background-image: url("http://img.roxio.com/images/theme/core/corelbar-vline.png");
    background-position: 0 -2px;
    background-repeat: no-repeat;
    padding-left: 16px;
}
#product-sites li {
    display: inline;
    float: left;
    padding-right: 15px;
}
/* END COREL BRAND BAR STYLES */


@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/fonts/glyphicons-halflings-regular.eot');
  src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* HSW */
.hsw-link { text-decoration: none !important; }
#hsw { border: 1px solid #767a85; background-color: #dedede !important; float: none; width: 980px; margin-bottom:10px; float: left;}
#hsw-promo { text-align: center; padding: 0 20px; color:#6aff00; float:left; height: 36px; vertical-align: middle; line-height:36px; text-transform:uppercase; }
#hsw-promo { font-size: 150%; background: #000; padding-left:20px; padding-right:20px; margin-right: 4px;  }
#hsw-banner { float: left; font-size: 110%; border-left: solid 7px #6aff00 !important;}
#hsw-banner { text-align: left; padding: 0 20px; color:#333; height: 36px; vertical-align: middle; line-height:36px; }
#hsw-banner .hsw-btn { background-color: #009cff; padding: 7px 10px; color: #fff; text-decoration: none; font-size: 12px; text-transform: uppercase; }
#hsw-banner .hsw-coupon { background-color: #fff; padding: 7px 10px; text-decoration: none; font-size: 12px; text-transform: uppercase; }
#hsw-banner .hsw-btn, #hsw-banner .hsw-coupon { margin-left:10px; }
