#main{
	padding-right: 0;
	padding-left: 0;
}

.bottom-bar{
	margin-left: 11px;
}

.product_title{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	margin-top: 25px;
}

.product_sub_title{
	width: 800px;
	text-align: center;
	color: #7c7c7c;
	font-weight: normal;
	font-size: 13pt;
	margin: 0 auto;
	line-height: 1.3;
}

.cv24_l_side{
	float: left;
}

.imageright{
	float: right;
	margin-top: 15px;
	margin-right: 30px;
}

.price_box{
	float: left;
	width: 385px;
	border: #d1d3d2 solid 1px;
	background: #f4f4f4;
	margin: 45px 0 0 45px;
	padding-bottom: 15px;
}

.rebate_box{
	float: left;
	height: 65px;
	width: 385px;
	border: #d1d3d2 solid 1px;
	background: #f4f4f4;
	margin: 25px 0 0 45px;
}

.notice_box{
	float: left;
	height: 147px;
	width: 385px;
	border: #d1d3d2 solid 1px;
	background: #f4f4f4;
	margin: 25px 0 0 45px;
}

.rebate_box p, .notice_box p{
	width: 360px;
	padding: 15px 0 0 15px;
}

.price_box_duo{
	float: left;
	height: 180px;
	width: 385px;
	border: #d1d3d2 solid 1px;
	background: #f4f4f4;
	margin: 45px 0 0 45px;
}

.duo_area .price_box{
	margin-top: 0px;
}

.product_qty{
	width: 32px;
	height: 30px;
	font-size: 17pt;
	color: #d1d1d1;
	text-align: center;
	padding-top: 2px;
	background: url(images/input_bg.png) repeat-x;
	border: 1px solid #d1d3d2;
	float: right;
	margin: 16px 0 0 12px;
}

.add_to_cart{
	background: url(images/add_to_cart.jpg) no-repeat top;
	display: block;
	width: 96px;
	height: 33px;
	float: right;
	margin: 16px 30px 0 12px;
	border: none;
	cursor: pointer;
}

.add_to_cart:hover{
	background-position: bottom;
}

.product_price{
	color: #232625;
	font-size: 24pt;
	float: right;
	margin: 14px 0 0 0;
	height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.freeshippingnote{
	width: 375px;
	color: #232625;
	font-size: 100%;
	text-align: right;
	display: block;
	float: right;
	margin: 10px 30px 0 0;
}

.notinus{
	width: 375px;
	color: #73980d;
	font-size: 100%;
	text-align: right;
	display: block;
	float: right;
	margin: 5px 30px 0 0;
}

.notinus a{
	text-decoration: underline;
	font-weight: normal;
	color: #97c518;
}

.estdelivery{
	width: 375px;
	color: #9c9c9c;
	font-size: 100%;
	text-align: right;
	display: block;
	float: right;
	margin: 5px 30px 0 0;
}

.text_title{
	display:block;
	float:left;
	font-size:14pt;
	font-weight:normal;
	margin:25px 0 0 30px;
	width:445px;
	line-height: 1.3;
}

.preorder_note{
	display:block;
	float:left;
	font-size:13pt;
	font-weight:bold;
	margin:25px 0 0 30px;
	color: #9AC52B;
}

.support_note{
	display:block;
	float:left;
	font-size:10pt;
	font-weight:bold;
	margin:10px 0 0 0;
	color: #9AC52B;
}

.support_note a{
	color: #9AC52B;
	text-decoration: underline;
}

.twodisplays{
	margin-left: 10px;
	width: 915px;
}

.main_product_text{
	margin:15px 0 0 30px;
	width:435px;
	float: left;
	padding-right: 10px;
}

.main_product_text p{
	color: #647362;
	margin-bottom: 15px;
	line-height: 1.5;
}

.main_product_text p.bullet{
	color: #647362;
	margin-bottom: 5px;
	line-height: 1.2;
}

.four_images{
	height: 205px;
	margin: 45px 0 0 27px;
}

.four_images img{
	width: 206px;
	height: 205px;
	float: left;
	margin-right: 20px;
}

.feature_image_caption{
	width: 205px;
	float: left;
	margin: 5px 20px 0 0;
}

.spec_box{
	width: 425px;
	height: 475px;
	border: #d1d3d2 solid 1px;
	background: #f4f4f4;
	margin: 30px 0 30px 30px;
	float: left;
}

.spec_box table{
	color: #647362;
	margin: 10px 0 0 30px;
}

.spec_box table tr{
	border-top:1px solid #D1D3D2;
	display:block;
	padding:2px 0;
	width:360px;
}

.spec_box table tr td{
	width: 200px;
}

#image_fader{
	width: 470px;
	height: 495px;
	float: right;
	margin: 20px 0 0 0;
}

#image_fader img {
    position:absolute;
    z-index:8;
    opacity:0.0;
}

#image_fader img.active {
    z-index:10;
    opacity:1.0;
}

#image_fader img.last-active {
    z-index:9;
}

.soldout
{
	color: red;
	float: right;
	width: 90px;
	margin: 16px 19px 0 14px;
}
