/*
Title:			Roxio.com - Purchase Option Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	5.23.06
*/


#column1{
	float: left;
	padding: 0px 15px 0px 0px;
}
#column2{
	float: left;
	margin-bottom: 20px;
	width: 560px;
}
#column2 h2{
	font-size: 110%;
}
#column2 p{
	padding: 0px 0px 5px 0px
}
#landing h2{
	height: 90px;
	background: url("/jpn/images/760x90_c8_landing.jpg") no-repeat;
	text-indent: -9999px;
}
.buyESD{
	float: left;
	font-size: 100% !important;
	margin-right: 10px !important;
}

.buyESD3{
	float: left;
	font-size: 100% !important;
	margin-right: 10px !important;
}

.buyESD4{
	float: left;
	font-size: 90% !important;
	margin-right: 10px !important;
}

/* add*/

.buyESD2{
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
	width: 160px;
	line-height: 18px;
}
.buyESD2 a{
	background: #FFF  url("/enu/images/buttonGlass_bg.gif") repeat-x;
	color: #cc0000;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
	height: 18px;
	text-decoration: none;
}
.buyESD2 a:hover{
	color: #cc0000;
	text-decoration: none;
}

/* add2 */
.buyESD3{
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
	line-height: 18px;
}
.buyESD3 a{
	background: #FFF  url("/enu/images/buttonGlass_bg.gif") repeat-x;
	color: #cc0000;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
	height: 18px;
	text-decoration: none;
}
.buyESD3 a:hover{
	color: #cc0000;
	text-decoration: none;
}

/* add4 */
.buyESD4{
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
	width: 260px;
	line-height: 18px;
}
.buyESD4 a{
	background: #FFF  url("/enu/images/buttonGlass_bg.gif") repeat-x;
	color: #cc0000;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
	height: 18px;
	text-decoration: none;
}
.buyESD4 a:hover{
	color: #cc0000;
	text-decoration: none;
}


.buyCDROM{
	float: left;
	font-size: 100% !important;
}
#column2 ul{
	list-style-type: none;
	padding: 5px 0px 10px 0px;

}
#column2 li{
	background-image: url("/jpn/images/6x6_blue_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding: 0px 0px 0px 13px;
	line-height: 18px;
}
.yourPrice{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}
.youSave{
	color: #cc0000;
}
.rebate{
	margin-top: 30px;
	color: #666;
	font-size: 90%;

}

/*add*/
.buyGlass {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 350px;
}

.buyGlass a{
	color: #da0304;
	text-decoration: none;
	background: #fff  url("/jpn/images/buttonGlass_bg.gif") repeat-x;
	background-position: 0 -2px;
	height: 20px;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
}
.buyGlass a:hover{
	color: #DA0304;
	text-decoration: none;
}

/*add */
.buyGlass2 {
    left:100px;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	padding: 0px 1px 1px 0px;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
}

.buyGlass2 a{
	color: #da0304;
	text-decoration: none;
	background: #fff  url("/jpn/images/buttonGlass_bg.gif") repeat-x;
	background-position: 0 -2px;
	height: 20px;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
}
.buyGlass2 a:hover{
	color: #DA0304;
	text-decoration: none;
}



