/*
Title:		Roxio.com - Product Catalog Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	12.03.08
*/
.hdr-gamma, .hdr-beta, .hdr-alpha{
 margin: 7px 0 7px 0;
}
.product-catalog{}
#catalog-banner{
 background: url("https://img.roxio.com/enu/images/v2/bnr-product-catalog-creator2010.jpg") no-repeat;
 height: 200px;
 margin: 0 0 20px 0;
 position: relative;
}
#catalog-banner p{
 padding: 65px 0 20px 235px;
 width: 570px;
 font-size: 130%;
 line-height: 24px;
}
#catalog-banner .purchase-options{
 padding: 175px 0 0 0;
 margin: 0 0 0 235px;
}
#catalog-banner .btn-beta{
 padding: 0;
 margin: 0;
 font-size: 100%;
}
#catalog-banner p.box-hotspot{
 position: absolute;
 top: 10px;
 left: 35px;
 text-indent: -9999px;
 width: 280px;
 height: 190px;
 padding: 0;
 margin: 0;
}
#catalog-banner p.box-hotspot a{
 display: block;
 width: 280px;
 height: 190px;
}
#catalog-banner p.hotspot{
 position: absolute;
 top: 80px;
 left: 820px;
 text-indent: -9999px;
 width: 100px;
 height: 120px;
 padding: 0;
 margin: 0;
}
#catalog-banner p.hotspot a{
 display: block;
 width: 100px;
 height: 100px;
}
.product-catalog ul li h3{
 font-size: 110%;
 padding: 0 0 5px 0;
}
.product-catalog ul{
 list-style-type: none;
 padding: 5px 15px 5px 15px;
}
#leftCol{
	float: left;
	width: 460px;
}
#rightCol{
	float: left;
	width: 460px;
	margin-left: 20px;
}
