/*	
Title:			Roxio.com - Global Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	7.8.08
*/

#container {
background: url('https://img.roxio.com/enu/images/products/creator/2009/creator2009-ultimate-banner.png') 1px 1px no-repeat;
}

#content_top {
	clear: both;
	height: 5px;
	background:url("/images/products/creator/2009/content_trim_top.gif") no-repeat top left;
	overflow: hidden;
}

#content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	background: #fff;
}

.contentCol {
	float: left;
	width: 720px;
}

.content-col1 {
	float: left;
	width: 450px;
}

.content-col2 {
	float: left;
	width: 450px;
}


#bannerContent .watchGT {
	position: absolute;
	top: 55px;
	left: 480px;
}

#bannerContent h2 {
line-height: 126%;
	padding-bottom: 0;
}


.adCol {
	float: left;
	width: 190px;
}

#content_btm {
	height: 5px;
	background:url("/images/products/roxio_online/content_trim_btm.gif") no-repeat top left;
	overflow: hidden;
}


.disclaimer {
	font-size: 90%;
	padding: 10px 0 0 5px;
}

#sku-promo .creator-msg{
background: url('https://img.roxio.com/enu/images/products/creator/2009/creator2009-ultimate-headline.png') no-repeat;
width: 575px;
height: 80px;
text-indent: -3000px;
margin: 0;
clear: both;
}


/*Ultimate*/


.thumbRow  {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.thumbRow img {
	float: left;
	width: 125px;
	border: 1px solid #666;
}

.thumbRow .thumbContent  {
	float: left;
	width: 285px;
	padding-left: 15px;
}

.thumbContent h4 {
	font-size: 100%;
}

/*styles for ultimate overview page*/
	#addonTitle{
		padding-bottom:4px;
	}
	
	
.extraCol .extraDetail {
	width: 800px;
}



/*temp styles july 2009*/

	#bundles-banner-ultimate{
		margin-top:10px;
	}

