/*
Title:			Roxio.com - Homepage Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	8.30.06
*/

#homepageContainer #leftCol {
	width: 174px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#homepageContainer #rightCol {
	width: 575px;
	float: left;
}

#rightCol[id] {
	height: 270px;
}

#quickLinks {
	width: 174px;
}

#quickLinks h2 {
	font-size: 100%;
	padding: 0 0 0 5px;
	height: 17px;
	text-transform: uppercase;
	background: #e9e9e9 url('/enu/images/1x17_grey_title_bg.gif');
	border-top: #dcdcd5 solid 1px;
	border-left: #dcdcd5 solid 1px;
	border-right: #dcdcd5 solid 1px;
	border-bottom: #7e7e7e solid 1px;
}

#quickLinks ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	border-left: #f1f1eb solid 1px;
	border-right: #f1f1eb solid 1px;
}
#quickLinks li{
	border-top: #fff solid 1px;
	border-bottom: #dcdcd5 solid 1px;
}

#quickLinks li.last {
	border-bottom: #f1f1eb solid 1px;
}

#quickLinks a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 17px;
	background: #fafaf8 url('/enu/images/7x7_grey_arrow.gif') no-repeat;
	background-position: 5px 7px;
	line-height: 21px;
}

#quickLinks a:hover {
	display: block;
	color: #333;
	text-decoration: none;
	background: #fee7c5 url('/enu/images/7x7_grey_arrow.gif') no-repeat;
	background-position: 5px 7px;
}

#quickLinks li.upgrad{
	background: #fafaf8 url('/enu/images/143x26_home_button.gif') no-repeat;
}
#quickLinks li.upgrade a {
	display: block;
	height: 35px;
	padding: 6px 0 0 25px;
	color: #333;
	text-decoration: none;
	background: #fafaf8 url('/enu/images/143x26_home_button.gif') no-repeat;
	background-position: 3px 7px;
	font-weight: bold;
}

#quickLinks li.upgrade a:hover {
	display: block;
	height: 35px;
	padding: 6px 0 0 25px;
	color: #333;
	text-decoration: none;
	background: #fafaf8 url('/enu/images/143x26_home_button_on.gif') no-repeat;
	background-position: 3px 7px;
		font-weight: bold;
}

#roxioLinks {
	margin-top: 5px;
	width: 174px;
}

#roxioLinks h2 {
	font-size: 100%;
	padding: 0 0 0 5px;
	height: 17px;
	text-transform: uppercase;
	background: #e9e9e9 url('/enu/images/1x17_grey_title_bg.gif');
	border-top: #dcdcd5 solid 1px;
	border-left: #dcdcd5 solid 1px;
	border-right: #dcdcd5 solid 1px;
	border-bottom: #7e7e7e solid 1px;
}

#roxioLinks ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	border-left: #f1f1eb solid 1px;
	border-right: #f1f1eb solid 1px;
}
#roxioLinks li{
	border-top: #fff solid 1px;
	border-bottom: #dcdcd5 solid 1px;
}

#roxioLinks li.last {
	border-bottom: #f1f1eb solid 1px;
	text-transform: uppercase;
}

#roxioLinks a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-left: 17px;
	background: #fafaf8 url('/enu/images/7x7_grey_arrow.gif') no-repeat;
	background-position: 5px 7px;
	line-height: 21px;
}

#roxioLinks a:hover {
	display: block;
	color: #333;
	text-decoration: none;
	background: #fee7c5 url('/enu/images/7x7_grey_arrow.gif') no-repeat;
	background-position: 5px 7px;
}

.bucketsRow {
	padding: 0;
	margin: 0;
}

#prodOfferCol {
	width: 378px;
	float: left;
	padding: 0 0 5px 0;
}
#prodOfferCol h2 {
	font-size: 100%;
	padding: 0 0 0 5px;
	height: 17px;
	text-transform: uppercase;
	background: #e9e9e9 url('/enu/images/1x17_grey_title_bg.gif');
	border-top: #dcdcd5 solid 1px;
	border-left: #dcdcd5 solid 1px;
	border-right: #dcdcd5 solid 1px;
	border-bottom: #7e7e7e solid 1px;
}

#prodOfferContent {
	padding: 5px 5px 0 5px;
}
#prodOfferContent h3 {
	font-size: 140%;
	color: #d98604;
	padding-bottom: 5px;
}

#prodOfferContent .boxshot {
	float: left;
	padding: 0 10px 0 5px;
}

#prodOfferContent #offer{
	float: left;
	width: 260px;
}
#prodOfferContent #offer a{
text-decoration: none;
}
#prodOfferContent #offer .buy{
	margin-top: 5px;
}

#prodOfferContent #offer .price{
	font-weight: bold;
	color: #cf0000;
	font-size: 106%;
}


#prodOfferContent #offer ul{
	list-style-type: none;
	padding: 5px 0 5px 10px;

}
#prodOfferContent #offer li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

#communityCol {
	width: 380px;
	float: left;
	background: url('/enu/images/37x37_myroxio_icon.gif') no-repeat;
	background-position: 10px 27px;
}

.content {
	padding: 5px 5px 0 55px;
}
#communityCol h2 {
	font-size: 100%;
	padding: 0 0 0 5px;
	height: 17px;
	text-transform: uppercase;
	background: #e9e9e9 url('/enu/images/1x17_grey_title_bg.gif');
	border-top: #dcdcd5 solid 1px;
	border-left: #dcdcd5 solid 1px;
	border-right: #dcdcd5 solid 1px;
	border-bottom: #7e7e7e solid 1px;
}

#communityCol .content h3 {
	font-size: 140%;
	color: #d98604;
	padding-bottom: 3px;
}

#communityCol .content h4 {

	font-size: 100%;
}

#pressCol {
	width: 380px;
	float: left;
	background: url('/enu/images/37x37_press_icon.gif') no-repeat;
	background-position: 10px 27px;
}

#pressCol h2 {
	font-size: 100%;
	padding: 0 0 0 5px;
	height: 17px;
	text-transform: uppercase;
	background: #e9e9e9 url('/enu/images/1x17_grey_title_bg.gif');
	border-top: #dcdcd5 solid 1px;
	border-left: #dcdcd5 solid 1px;
	border-right: #dcdcd5 solid 1px;
	border-bottom: #7e7e7e solid 1px;
}

#pressCol .content h3 {
	font-size: 140%;
	color: #d98604;
	padding-bottom: 3px;
}

#pressCol .content h4 {
	font-size: 100%;
}

.content {
	margin: 1px 0 0 0;
	padding: 5px 5px 10px 5px;
	border: 1px solid #999;
}

#newProdCol {
	margin: 0;
	padding: 0;
	width: 380px;
	float: left;
}

#newProdCol h2 {
	font-size: 100%;
	padding: 4px 0 0 5px;
	height: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #DF9324 url('/enu/images/1x24_orangeGlass_bg.gif') top repeat-x;
	border-top: #df9324 solid 1px;
	border-left: #df9324 solid 1px;
	border-right: #df9324 solid 1px;
	border-bottom: #df9324 solid 1px;

}

#newProdCol .content {
	margin: 1px 0 0 0;
	padding: 0;
}
.box {
	float: left;
	width: 120px;
	margin: 10px 10px 0 10px;
}

.popcorn2Box {
	float: left;
	width: 120px;
	height: 160px;
	margin: 10px 10px 0 10px;
}

.newProdInfo {
	float: left;
	width: 205px;
	padding: 0;
	margin: 0 0 0 5px;
}
.newProdInfo p{
	float: left;
	width: 210px;
	padding: 0;
	margin: 0 0 10px 0;
}
.newProdInfo .learn{
	width:120px;
}

.newProdInfo h3{
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.newProdInfo h3 a{
	text-decoration: none;
}

.newProdInfo h4{
	padding: 0;
	font-size: 106%;
	margin: 10px 0 0 2px;
}

.newProdInfo ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 5px;
}

.newProdInfo li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	margin: 0;
	padding: 0 0 8px 12px;
}

#whatsNewCol {
	margin: 0 0 0 2px;
	padding: 0;
	width: 378px;
	float: left;
}

#whatsNewCol h2 {
	font-size: 100%;
	padding: 4px 0 0 5px;
	height: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #7c7c7c url('/enu/images/1x24_greyGlass_bg.gif') top repeat-x;
	border-top: #666 solid 1px;
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
}

#whatsNewCol .content {
	padding-right: 5px;
	padding-left: 15px;
	height: 243px;
	background: #fff url('/enu/images/162x133_bucket_ltgrey_bg.gif') no-repeat bottom right;
}

#whatsNewCol h3 {
	font-size: 100%;
}

#whatsNewCol ul{
	list-style-type: none;
	padding: 5px 0 5px 0;
}

#whatsNewCol li{
	background: url("/enu/images/7x7_grey_arrow.gif") no-repeat;
	background-position: 0 5px;
	padding: 0 0 8px 12px;
}

#whatsNewCol .macBanner {
	margin: 2px 0 0 0;
	width: 378px;
	height: 74px;
}
.gray {
	color: #ac9999;
}
.xplink{
 margin: 0 !important;
	padding: 0 !important;
}