/*
Title:			Roxio.com - Product Catalog Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	8.14.06
*/

#landingImage{
	background: url("/ita/images/760x125_catalog_landing.jpg") no-repeat;
	height: 125px;
	text-indent: -9999px;
}
#landingImage a{
	height: 125px;
	display: block;
}
#catalogBody{

}
#catalogBody ul{
	margin: 5px 0 0 5px;
	list-style-type: none;
}
#catalogBody h3{
	font-size: 100%;
}
#leftCol{
	float: left;
	width: 370px;
	padding-bottom: 20px;
}
#rightCol{
	float: left;
	width: 370px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.cddvdburning a, .backup a, .dvdplayersdecoders a, .photo a, .video a, .accessories a, .mac a, .prodvd a, .music a, .media a{
	margin-top: 10px;
	width: 370px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.allinone a{
	width: 760px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.allinone{
	background: url("/ita/images/740x43_all_header.gif") no-repeat;
	width: 760px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.cddvdburning{
	background: url("/ita/images/370x43_cd_dvd_header.gif") no-repeat;
}
.backup{
	background: url("/ita/images/370x43_backup_header.gif") no-repeat;
}
.dvdplayersdecoders{
	background: url("/ita/images/370x43_decoder_header.gif") no-repeat;
}
.photo{
	background: url("/ita/images/370x43_photo_header.gif") no-repeat;
}
.video{
	background: url("/ita/images/370x43_video_header.gif") no-repeat;
}
.accessories{
	background: url("/ita/images/370x43_accesory_header.gif") no-repeat;
}
.mac{
	background: url("/ita/images/370x43_mac_header.gif") no-repeat;
}
.prodvd{
	background: url("/ita/images/370x43_pro_dvd_header.gif") no-repeat;
}
.music{
	background: url("/ita/images/370x43_music_header.gif") no-repeat;
}
.media{
	background: url("/ita/images/370x43_media_header.gif") no-repeat;
}