/* CSS Document */





/*global*/
	*{
		margin: 0;
		padding: 0;
	}
	* body{
		font-size: x-small !important; /* For IE5/Win */
		f\ont-size: small !important; /* For other IE versions */
	}
	
	body{
	 font: small/1.2em Arial, Helvetica, sans-serif !important;
		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;
	}	
		
	
	
	p.boiler a.link {
	color: #197cc9 !important;
	text-decoration: underline;
	outline: none;
	}
	p.boiler a:visited {
		color: #197cc9 !important;
		text-decoration: underline !important;
		}
	p.boiler a:hover{
		color: #666 !important;
		text-decoration: underline;
	}
	
	
	#wrapper{
	margin:0 auto;
	text-align: left; 
	width: 980px;
	font-size:92%;
	padding-bottom:20px;
}
	
		

	
	
/*END global*/








/*Menu styles*/


#logo {
	float: left;
	width: 131px;
	padding: 0;
}
#search-off {
	float: left;
	position: relative;
	margin: 0;
	width: 185px;
	background: url('http://www.roxio.com/images/theme/core/nav-cap.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: 37px;
}

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: 380px;
	z-index: 100;
	border: none !important;
	background: #3f3f3f ;
	margin-left: -13px;
}
/* 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: 160px;
	margin-bottom: 1px;
}

ul#nav li ul.products-expand li.li-left {
	background: #3f3f3f;
	padding: 15px;
}

ul#nav li ul.products-expand li.li-right {
	padding: 15px;
	float: left;
	background: #3f3f3f;
}

ul#nav li ul.products-expand li.li-apg {
	padding: 15px 15px 15px 20px;
	float: right;
	width: 150px;
	background: #373c44;
	border-left: 1px solid #4b5057;
}

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;
}

ul#nav li ul.products-expand  li.li-apg a { 
	color: #d8d5d5;
	text-decoration: none;
	display: block;
	background: #4b5057;  /* IE6 Bug */
	padding: 5px;
	border-top: 1px solid #4b5057;
	border-right: 1px solid #4b5057;
	border-bottom: 1px solid #4b5057;
	border-left: 1px solid #4b5057;
}
/* 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;
	font-size: 100%;
}

ul#nav li ul.products-expand  ul.ul-top { 
	margin-bottom: 10px;
}

h4.padtop {
	clear: both;
	padding: 10px 0 0 0 !important;
}

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.li-apg ul{
  position: relative;
  float: left;
  border: none;
  width: 140px;
  margin: 5px 0 5px 0 !important;
}

ul#nav li ul.products-expand li.li-apg ul li{
  position: relative;
  float: right;
  border: none;
  width: 140px;
}

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 {

}

/*ON STATE*/
	#support-page ul#nav li.support{
		background-position: left -80px;
	}
	#support-page ul#nav li.support a.top{
		background-position: right -80px;
		color:#fff;
	}
/*END ON STATE*/


/* 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 */




/*CONTENT STYLES*/
	#content-wrap{
		clear:both;
		float:left;
		margin: 15px 0 0 0 !important;		
		background:#fff;
		}

	#banner{

	 float: left;
	}

	#banner h1{
		display:none;
	}
	
	#support-content{
		clear:both;
		display:block;
		width:940px;
		padding:20px;
	}
	#support-content h1{
	font-size: 150%;
	padding: 0 0 20px 0;
	}
	#support-content p.boiler{	
		padding-bottom:10px;
	}
	#support-content h3{
	color:#197cc9;
	padding-bottom:8px;
	font-size:110%;}
	#support-content ul{
		 margin:0 !important;
		 list-style-type: none;
		padding: 5px 0 5px 0 !important;		 
	}
	#support-content ul li{
		 padding: 0 0 5px 12px;
		 margin-left:5px;
		 background: url('http://www.roxio.com/images/theme/core/bullet-gray-5x5.gif') 0 6px no-repeat;
	}
	#login-pass-wrap{
		padding-top:20px;
	}
	#login-wrap{
		float:left;
		width: 400px;
		padding-right:10px;
	}
		#login-wrap table tr td{
		padding:2px;
	}

	#login-wrap table tr td img{
	 display:none;
	}
	
	#login-wrap input.login_input{	
		width: 200px;
		height: 21px;
		padding-top: 4px;
		padding-left: 5px;
		padding-right: 5px;
		color: #333;
		float:left;
		background: #f4f4f4;
		border: 1px solid #c8c6c6; /*c8c6c6*/
		font: small/1.2em Verdana,Sans-serif;
		line-height: 18px;	
	}
	
	#login-wrap input.login_button{
		background: url('http://www.roxio.com/images/theme/core/btn-submit.gif') no-repeat;
		background-position: 0 3px;
		border: none;
		width: 98px;
		height: 29px;
		color: #fff;
		cursor: pointer;
		font:  Arial, Helvetica, sans-serif;
		font-weight: bold;
		outline: none;	
	}
	#login-wrap input.login_button:hover{
		background-position: 0 -49px;
	}




	
	
	#password-text{
		float:left;
		width: 400px;
		padding-left:50px;
		border-left:1px solid #eee;
	}
	
	.login_button{
	
	}

/*END CONTENT STYLES*/
















/*FOOTER STYLES*/
	#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: 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.ftrCareers, #footerLinks li.ftrRss{
		border-right: 1px solid #858383 !important;
	}
	#footerLinks li.ftrXcom{
	 background: url('http://www.roxio.com/images/v2/twitter-icon.png') no-repeat;
	 margin: 0 0 0 7px;
	 padding: 0;
	}
	#footerLinks li.ftrXcom 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://www.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://www.roxio.com/images/theme/core/btn-aqua-tile-on.gif') repeat-x top left;
	}r
	
	
	
	#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.ftrXcom{
	 background: url('https://img.roxio.com/images/v2/twitter-icon.png') no-repeat;
	}
	#newsletter-signup li.ftrXcom a{
	 padding: 0 0 0 20px; 
	}
	
	#newsletter-signup li.ftrRss{
	 background: url('https://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 {
	}
	
	.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%;
	}
/*END FOOFTER STYLES*/





/*MISC*/
/* 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%;  
	}


