/*
Title:			Roxio.com - Product Pages Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	6.06.06
*/

/* OVERVIEW PAGE */

#overviewIntro{
}
#overviewIntro img{
	float: left;
	padding-right: 15px;
	margin-top: 10px;
}
#overviewIntro #productOverview{
	width: 350px;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
}
#overviewIntro h2{
	font-size: 152%;
	color: #d98604;
	padding: 0 0 5px 0;
}
#overviewIntro p{
}
#productOverview ul{
	list-style-type: none;
	padding: 5px 0 5px 0;

}
#productOverview li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

#productOverview p.plugin-banner {
	margin-top: 15px;
	background: url('/images/products/plugin-banner.jpg') no-repeat top left;
	font-weight: bold;
	height: 44px;
	color: #fff;
	padding: 10px 5px 0 100px;
}


#purchase{
	float: left;
	width: 260px;
	background-color:#faf3e9;
	padding: 0 0 10px 0;
	margin-top: 10px;
}
#purchase h3{
	background-color:#d98604;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	padding: 3px 0 3px 10px;
	text-transform: uppercase;
}
#purchase p{
	margin: 2px 10px 5px 10px;
}
.prodTitle{
	font-weight: bold;
	font-size: 110%;
	margin: 5px 10px 0 10px !important;
}
.yourPrice{
	font-weight: bold;
	font-size: 110%;
	color: #cc0000;
	margin: 2px 10px 10px 10px !important;
}
.listPrice{
	margin: 2px 10px 0 10px !important;
}
.rebate{
	font-size: 9px;
	margin-top: 5px;
}
.flashDemo{
	float: left;
	font-weight: bold;
	padding: 10px 0 0 30px;
	background: url("/enu/images/flash_icon.gif") no-repeat;
	background-position: 0 7px;
}
.previousPage{
	float: right;
	font-weight: bold;
	background: url("/enu/images/7x7_prev_arrow.gif") no-repeat;
	background-position: left 15px;
	padding: 10px 0 10px 10px;
}
.nextPage{
	float: right;
	font-weight: bold;
	background: url("/enu/images/7x7_arrow.gif") no-repeat;
	background-position: right 15px;
	padding: 10px 10px 10px 10px;
}

#subNav{
	clear: left;
	float: left;
	width: 100%; 
	margin: 15px 0 0 0;
	border-bottom: 10px solid #666;
}

.onSub {
	border-bottom: 1px solid #c27f00;
}

#subNav ul {
	margin:0;
	padding: 5px 0 0px 0;
	list-style:none;
}

#subNav li {
	display:inline;
	margin:0;
	padding:0;
}

#subNav a {
	float:left;
	background:url("/enu/images/tab_left_products.gif") no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px solid #6cc3dc;
}
		
#subNav a span {
	float:left;
	display:block;
	background:url("/enu/images/tab_right_products.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	font-weight:bold;
	color:#fff;
}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subNav a span {float:none;}
	/* End IE5-Mac hack */
#subNav a:hover span {
	color:#fff;
}

#subNav a:hover {
	background-position:0% -150px;
	font-weight:bold;
	border-bottom: 1px solid #f5a742;
}

#subNav a:hover span {
	background-position:100% -150px;
}

#subNavClr {
	clear: left;
	float: left;
	width: 100%; 
	margin: 15px 0 0 0;
}

#subNavClr ul {
	margin:0;
	padding: 5px 0 0px 0;
	list-style:none;
}

#subNavClr li {
	display:inline;
	margin:0;
	padding:0;
}

#subNavClr a {
	float:left;
	background:url("/enu/images/tab_left_products.gif") no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px solid #6cc3dc;
}
		
#subNavClr a span {
	float:left;
	display:block;
	background:url("/enu/images/tab_right_products.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	font-weight:bold;
	color:#fff;
}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subNavClr a span {float:none;}
	/* End IE5-Mac hack */
#subNavClr a:hover span {
	color:#fff;
}

#subNavClr a:hover {
	background-position:0% -150px;
	font-weight:bold;
	border-bottom: 1px solid #f5a742;
}

#subNavClr a:hover span {
	background-position:100% -150px;
}

/* Styles for sub navigation.  Can be seperated into seperate file. */


#overview #navOverview a, #features #navFeatures a, #systemReq #navSysreq a {
	background-position:0 -150px;
	border-width:0;
	border-bottom: 1px solid #f5a742;
}
	
#overview #navOverview a:hover span, #features #navFeatures a:hover span, #systemReq #navSysreq a:hover span {
	color:#fff;
}

#overview #navOverview a span, #features #navFeatures a span, #systemReq #navSysreq a span {
	background-position:100% -150px;
	color:#fff;
}

#childNav{
	clear: left;
	float: left;
	width: 100%; 
	margin: 0 0 0 0;
	background:url("/enu/images/1x25_childNav_stretch.gif") #d18a13 repeat-x right top;
	border-bottom: 1px solid #c27f00;
}

#childNav ul {
	margin:0 0 2px 0;
	padding: 2px 0 0 5px;
	list-style:none;
}

#childNav li {
	display:inline;
	margin: 0;
	padding: 0;
}

#childNav a {
	float:left;
	margin:0 0 2px 0;
	padding: 0;
	text-decoration:none;
	border-left: #f1c779 solid 1px;
	font-weight: bold;
}
		
#childNav a span {
	float:left;
	display:block;
	color:#fff;
	border-right: #c27f00 solid 1px;

}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#childNav a span {float:none;}
	/* End IE5-Mac hack */
#childNav a:hover span {
	color:#fff;
}

#childNav a:hover {
	background:url("/enu/images/1x19_childNav_select.gif") no-repeat right top;
	font-weight:bold;
	color: #000;
}

#childNav a:hover span {
	color: #000;
}

/* Styles for sub navigation.  Can be seperated into seperate file. */


#childNav .backup a:hover, #childNav .music a:hover, #childNav .video a:hover, #childNav .photo a:hover, #childNav .mobility a:hover, #childNav .content a:hover {
	background:url("/enu/images/1x19_childNav_select.gif") #edb66d repeat-x left top;
	border: 1px solid #c27f00;
	color: #000;
}

#childNav .backup a:hover span {
	background:url("/enu/images/20x20_backup_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .music a:hover span {
	background:url("/enu/images/20x20_music_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .video a:hover span {
	background:url("/enu/images/20x20_video_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .photo a:hover span {
	background:url("/enu/images/20x20_photo_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .mobility a:hover span {
	background:url("/enu/images/20x20_mobile_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .content a:hover span {
	background:url("/enu/images/20x20_content_icon.gif") no-repeat left top;
	background-position: 10px 1px;
	padding:2px 15px 3px 30px;
	color: #000;
}

#childNav .backup a span {
	background:url("/enu/images/20x20_backup_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .music a span {
	background:url("/enu/images/20x20_music_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .video a span {
	background:url("/enu/images/20x20_video_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .photo a span {
	background:url("/enu/images/20x20_photo_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .mobility a span {
	background:url("/enu/images/20x20_mobile_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .content a span {
	background:url("/enu/images/20x20_content_icon.gif") no-repeat left top;
	background-position: 10px 2px;
	padding:3px 15px 3px 31px;
	color: #fff;
}

#childNav .on a {
	background:url("/enu/images/1x19_childNav_select.gif") #edb66d repeat-x left top;
	border: 1px solid #c27f00;
	color: #000;
}

#childNav .on a span {
	background-position: 10px 1px;
	padding: 2px 15px 3px 30px;
	color: #000;
}


#separatorNav{
	clear: left;
	float: left;
	width: 100%;
	height: 12px;
	margin: 0;
	background:url("/enu/images/prod_page_trim.gif") repeat-x right top;
}


/* FEATURES CONTENT*/         /* This is the features tab content within the Overview product page*/


.featureRow{
	clear: left;
	padding: 10px 0 0 0;
}
.featureRow img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.featureRow a img {
	border: 1px solid #333;
}

.overviewFeature h3{
	font-size: 100%;
}
.overviewFeature{
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.feature ul{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.feature li{
}

/* AWARDS CONTENT */
h2#awardsHeader {
	margin-top: 10px;
	clear: left;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	border-bottom: 3px solid #ccc;
	padding: 1px 5px 3px 5px;
	text-transform: uppercase;
}
.awardRow img{
	float: left;
	padding-right: 10px;
}
.awardRow{
	clear: left;
	padding: 10px 0 10px 5px;
	border-bottom: 1px dashed #ccc;
	background-color: #fff;
}
.awardRowAlt{
	clear: left;
	padding: 10px 0 10px 5px;
	border-bottom: 1px dashed #ccc;
	background-color: #F9F9F9;
}
.awardRowLast{
	clear: left;
	padding: 10px 0 10px 5px;
	background-color: #fff;
}
.awardRowAltLast{
	clear: left;
	padding: 10px 0 5px 5px;
	background-color: #F9F9F9;
}
.awardRow h3{
	font-size: 11px;
	font-weight: bold;
}
.awardRowAlt h3{
	font-size: 11px;
	font-weight: bold;
}
.awardRowLast h3{
	font-size: 11px;
	font-weight: bold;
}
.awardRowAltLast h3{
	font-size: 11px;
	font-weight: bold;
}
/* FEATURES PAGE */
#featureList{
	padding-top: 15px;
}
#featureList h3{
	font-size: 110%;
}
/* SYSTEM REQUIREMENTS PAGE */
#sysreq{
	margin: 1px 0 0 0;
	padding: 5px 0 0 0;
}

#sysreq p{
	padding: 0 0 5px 0;
}

#sysreq h3{
 font-size: 110%;
}
#sysreq h4{
 font-size: 100%;
}
#sysreq ul{
 list-style-type: none;
	margin-left: 10px;
	padding: 10px 0 10px 0;
	
}
#sysreq ul li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 .4em;
	line-height: 14px;
	padding-left: 15px;
}

#sysreq ul li ul{
 list-style-type: none;
	margin-left: 10px;
	padding: 5px 0 5px 0;
}
#sysreq ul li ul li{
	background: url("/enu/images/6x6_rd_orange_bullet.gif") no-repeat;
	background-position: 0 .4em;
	line-height: 14px;
	padding-left: 15px;
}
#faqs{
}
.faqRow{
	clear: left;
	margin: 5px 0 5px 0;
}
#faqs h2{
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	border-bottom: 3px solid #ccc;
	padding: 1px 5px 3px 5px;
	text-transform: uppercase;
	margin-top: 15px;
}
/* FEATURE MATRIX*/
.matrix{
	width: 760px;
	margin: 0;
}
.matrix td{
	border: 1px solid #ccc;
	padding: 3px 0 3px 5px;
}
.tableFeature{
	width: auto;
	padding-left: 10px;
}
.view{
	width: 60px;
	background: url("/enu/images/13x13_view.gif") no-repeat;
	background-position: 10% 50%;
}
.view a{
	padding-left: 20px;
	font-weight: bold;
}
.bandButton{
	float: right;
	padding-right: 10px;
	cursor: pointer;
}

/* COMPARISON CHART ICONS */
.advanced-videoIcon, .adwareIcon, .archiveIcon, .backupIcon, .burnIcon, .burn-copyIcon, .convertIcon, .data-recoveryIcon, .dazzleIcon, .disaster-recoveryIcon, .discGalleryIcon, .disc-labelIcon, .divxIcon, .dvdIcon, .dvd-copyIcon, .dvd-createIcon, .dvd-playbackIcon, .dvd-prodIcon, .easy-restoreIcon, .editIcon, .enjoyIcon, .fileIcon, .file-backupIcon, .generalIcon, .instantRestoreIcon, .media-backupIcon, .media-mgrIcon, .menu-editIcon,  .mobileIcon, .movieIcon, .movie-prodIcon, .musicIcon, .navigationIcon, .output-optionsIcon, .output-toolsIcon, .playlistIcon, .photoIcon, .photo-prodIcon, .photo-videoIcon, .playlist-videoIcon, .proIcon, .recordIcon, .restoreIcon, .sight-prodIcon, .sharingIcon, .simulationIcon, .slideshowIcon, .soundSoapIcon, .timelineIcon, .timesaverIcon, .tivotogoIcon, .toolsIcon, .transferIcon, .uiIcon, .utilsIcon, .videoIcon, .hd-pluginIcon, .sonicfireIcon, .soundsoapIcon, .fotomagicoIcon, .lightzoneIcon, .copyIcon, .listenIcon, .watchIcon{
	/*padding-left: 20px;*/
	font-size: 100%;
	color: #000;
}
.orangeBandTech a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.orangeBandTech a:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

/* Removal of icons
.advanced-videoIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.adwareIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.archiveIcon{
	background: url("/enu/images/14x15_archive_icon.gif") no-repeat;
}
.backupIcon{
	background: url("/enu/images/14x15_backup_icon.gif") no-repeat;
}
.burnIcon{
	background: url("/enu/images/14x15_cd_icon.gif") no-repeat;
}
.burn-copyIcon{
	background: url("/enu/images/14x15_cd_icon.gif") no-repeat;
}
.convertIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.data-recoveryIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.dazzleIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.disaster-recoveryIcon{
	background: url("/enu/images/14x15_file_icon.gif") no-repeat;
}
.discGalleryIcon{
	background: url("/enu/images/14x15_label_icon.gif") no-repeat;
}
.disc-labelIcon{
	background: url("/enu/images/14x15_label_icon.gif") no-repeat;
}
.dvdIcon{
	background: url("/enu/images/14x15_dvddisc_icon.gif") no-repeat;
}
.dvd-copyIcon{
	background: url("/enu/images/14x15_dvddisc_icon.gif") no-repeat;k cool
}
.dvd-createIcon{
	background: url("/enu/images/14x15_dvddisc_icon.gif") no-repeat;k cool
}
.dvd-playbackIcon{
	background: url("/enu/images/14x15_dvdplay_icon.gif") no-repeat;
}
.dvd-prodIcon{
	background: url("/enu/images/14x15_dvd_icon.gif") no-repeat;
}
.divxIcon{
	background: url("/enu/images/14x15_dvd_icon.gif") no-repeat;
}
.easy-restoreIcon{
	background: url("/enu/images/14x15_file_icon.gif") no-repeat;
}
.editIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.enjoyIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.fileIcon{
	background: url("/enu/images/14x15_file_icon.gif") no-repeat;
}
.file-backupIcon{
	background: url("/enu/images/14x15_backup_icon.gif") no-repeat;
}
.generalIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.instantRestoreIcon{
	background: url("/enu/images/15x15_restore.gif") no-repeat;
}
.media-backupIcon{
	background: url("/enu/images/14x15_backup_icon.gif") no-repeat;
}
.media-mgrIcon{
	background: url("/enu/images/14x15_media_icon.gif") no-repeat;
}
.menu-editIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.mobileIcon{
	background: url("/enu/images/14x15_mobile_icon.gif") no-repeat;
}
.movieIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.movie-prodIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.musicIcon{
	background: url("/enu/images/14x15_music_icon.gif") no-repeat;
}
.navigationIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.output-optionsIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.output-toolsIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.photoIcon{
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
}
.photo-prodIcon{
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
}
.photo-videoIcon{
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
}
.playlistIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.playlist-videoIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.proIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.recordIcon{
	background: url("/enu/images/14x15_music_icon.gif") no-repeat;
}
.restoreIcon{
	background: url("/enu/images/14x15_music_icon.gif") no-repeat;
}
.sight-prodIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.sharingIcon{
    background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.simulationIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.slideshowIcon{
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
}
.soundSoapIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.timelineIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}
.timesaverIcon{
	background: url("/enu/images/15x15_time_icon.gif") no-repeat;
}
.tivotogoIcon{
	background: url("/enu/images/14x14_tivo_icon.gif") no-repeat;
}
.toolsIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.transferIcon{
	background: url("/enu/images/14x15_cd_icon.gif") no-repeat;
}
.uiIcon{
	background: url("/enu/images/14x15_general_icon.gif") no-repeat;
}
.utilsIcon{
	background: url("/enu/images/14x15_cd_icon.gif") no-repeat;
}
.videoIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}

.hd-pluginIcon {
	background: url("/enu/images/14x15_dvd_icon.gif") no-repeat;
} 

.sonicfireIcon {
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
} 

.soundsoapIcon {
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}

.fotomagicoIcon  {
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
} 

.lightzoneIcon {
	background: url("/enu/images/14x15_photo_icon.gif") no-repeat;
} 

.copyIcon {
	background: url("/enu/images/14x15_cd_icon.gif") no-repeat;
} 

.listenIcon {
	background: url("/enu/images/14x15_music_icon.gif") no-repeat;
} 

.watchIcon{
	background: url("/enu/images/14x15_video_icon.gif") no-repeat;
}

*/

/* FEATURES CONTENT */

.alertText {
	color: #990000;
	font-weight: bold;
}

.featureContent {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.featureContent ul{
	list-style-type: none;
	padding: 5px 0 5px 0;

}
.featureContent li{
	background: url("/enu/images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	margin-left: 8px;
}

.featureContent img {
	float: left;
	border: 1px solid #000;
	margin: 10px 30px 0 5px;
}

.featureContent h4 {
	font-size: 110%;
}


.featureCol1 {
	padding-right: 10px;
	float: left;
	width: 370px;
}

.featureCol2 {
	padding-right: 10px;
	float: left;
	width: 370px;
}

.dottedLine {
	padding-top: 20px;
	margin-bottom: 15px;
	border-bottom: dashed 1px #999;
}

.footNote {
	width: 90%;
	padding-left: 15px;
	font-size: 80%;
	font-style: italic;
	color: #999;
	line-height: normal;
}

.featureContent img.noBorder {
	border: 0;
	padding: 0;
	margin: 0;
}


.caption {
	padding: 0 20px 10px 20px;
	font-size: 120%;
	font-weight: bold;
}


.product-disclaimer {
		color: #cf0000;
}