/*
Title:			Roxio.com - Partner Pages Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	1.24.06
*/

#overviewIntro{
	padding-top: 10px;
}
#overviewIntro img{
	float: left;
	padding-right: 15px;
}
#productOverview{
	width: 350px;
	float: left;
	padding-right: 15px;
}
#overviewIntro h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d98604;
	padding-bottom: 5px;
	line-height: 1.5;
}
#overviewIntro p{
}
#description {
 padding-top: 1px;
}
#description p{
	margin: 9px 0px 10px 0px;
}
#description ul{
	list-style-type: none;
}
#description li{
	background: url("/jpn/images/6x6_blue_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1em;
	margin-left: 1em
}
.orangeHeader{
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	background-color: #d98604;
	border-bottom: 3px solid #fbeed0;
	padding: 1px 5px 3px 5px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

.greyHeader{
	font-size: 95% !important;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	border-bottom: 3px solid #ccc;
	padding: 1px 5px 3px 5px !important;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

/* PURCHASE OPTIONS */

#purchase{
	float: left;
	width: 260px;
	background-color:#faf3e9;
	padding: 0 0px 10px 0;
}
#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: 12px;
}
.yourPrice{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	padding-bottom: 5px;
}
.rebate{
	font-size: 9px;
	margin-top: 5px;
}

/* SPEC TABLE */
#features{
	width: 100%;
	margin-bottom: 10px;
}
#features th{
}
table, td, th{
}
tr.stripe1{ 
	background-color:#f6f6f6;
}
tr.stripe2{ 
	background-color:#fff;
}

