/*
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("../images/6x6_blue_bullet.gif") no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}
#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;
}
.previousPage{
	float: right;
	font-weight: bold;
	background: url("../images/7x7_prev_arrow.gif") no-repeat;
	background-position: left 15px;
	padding: 10px 0 10px 10px;
}
.nextPage{
	float: right;
	font-weight: bold;
	background: url("../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;
}

#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("../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;
}
		
#subNav a span {
	float:left;
	display:block;
	background:url("../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;
}

#subNav 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;
}
	
#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;
}


/* 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;
	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("../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("../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("../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, .data-recoveryIcon, .dazzleIcon, .disc-labelIcon, .dvdIcon, .dvd-createIcon, .dvd-playbackIcon, .editIcon, .enjoyIcon, .generalIcon, .media-mgrIcon, .menu-editIcon, .musicIcon, .output-toolsIcon, .photoIcon, .photo-videoIcon, .recordIcon, .restoreIcon, .simulationIcon, .slideshowIcon, .toolsIcon, .uiIcon, .utilsIcon, .videoIcon{
	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;
}
.advanced-videoIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
.adwareIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.archiveIcon{
	background: url("../images/14x15_archive_icon.gif") no-repeat;
}
.backupIcon{
	background: url("../images/14x15_backup_icon.gif") no-repeat;
}
.burnIcon{
	background: url("../images/14x15_cd_icon.gif") no-repeat;
}
.burn-copyIcon{
	background: url("../images/14x15_cd_icon.gif") no-repeat;
}
.data-recoveryIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.dazzleIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
.disc-labelIcon{
	background: url("../images/14x15_label_icon.gif") no-repeat;
}
.dvdIcon{
	background: url("../images/14x15_dvddisc_icon.gif") no-repeat;
}
.dvd-createIcon{
	background: url("../images/14x15_dvddisc_icon.gif") no-repeat;
}
.dvd-playbackIcon{
	background: url("../images/14x15_dvdplay_icon.gif") no-repeat;
}
.editIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
.enjoyIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.generalIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.media-mgrIcon{
	background: url("../images/14x15_media_icon.gif") no-repeat;
}
.menu-editIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
.musicIcon{
	background: url("../images/14x15_music_icon.gif") no-repeat;
}
.output-toolsIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.photoIcon{
	background: url("../images/14x15_photo_icon.gif") no-repeat;
}
.photo-videoIcon{
	background: url("../images/14x15_photo_icon.gif") no-repeat;
}
.playlist-videoIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
.recordIcon{
	background: url("../images/14x15_music_icon.gif") no-repeat;
}
.restoreIcon{
	background: url("../images/14x15_music_icon.gif") no-repeat;
}
.simulationIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.slideshowIcon{
	background: url("../images/14x15_photo_icon.gif") no-repeat;
}
.toolsIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.uiIcon{
	background: url("../images/14x15_general_icon.gif") no-repeat;
}
.utilsIcon{
	background: url("../images/14x15_cd_icon.gif") no-repeat;
}
.videoIcon{
	background: url("../images/14x15_video_icon.gif") no-repeat;
}
