@charset "utf-8";
.aiMainImg {width: 350px; height: 350px; }
.aiOptBx {/*background: #f1f0d5;*/ padding: 5px; /*border: 1px solid #a48b79;*/}
.aiOptBx2 {background: #f1f0d5; padding: 5px; border: 1px solid #DEE0D5; width: 770px;}
.optBx {
	padding: 0;
	margin-top: -10px;
	margin-bottom: -10px;
	text-align: right;
}
.aiOptBxBlinds {padding: 5px; border: 1px solid #DEE0D5;}
.aiBtnBxL {
	float: left;
	width: 50%;
	text-align:right;
	/*background: #fff;
	border-top: 1px solid #DEE0D5;
	border-bottom: 1px solid #DEE0D5;
	border-left: 1px solid #DEE0D5;*/
}
.aiBtnBxR {
	float: left;
	width: 49%;
	text-align:right;
	/*background: #fff;
	border-top: 1px solid #DEE0D5;
	border-right: 1px solid #DEE0D5;
	border-bottom: 1px solid #DEE0D5;*/
}
.aiBtnBxLBlinds {float: left; width: 49%;}
.aiBtnBxRBlinds {float: left; width: 50%;}
.aiRecommend {
	text-align: right;
	margin-top: 7px;
	/*background-color: #fff;*/
	width: 99%;
	/*border: 1px solid #DEE0D5;*/
	/*min-height: 23px;*/
}
.aiCol {float: left; width: 20%; text-align: center;}
.aiColBx {
	background: #f1f0d5;
	padding: 2px;
	border: 1px solid #a48b79;
	display: table;
	width: 99%;
	text-align: center;
}
.options {
	clear: both;
	text-align: left;
	width: 100%;
}
.options img {height: 100px; width:100px;}
.options input {float: left; width: 12px;}
.op {text-align: center;}
.op2 {text-align: center;}
.opDiv {
	width: 138px;
	float: left;
	text-align:center;
	height: 150px;
}
#prodHeader {
	position:relative;
	border: 1px solid #a48b79;
	height:40px;
	background:#f1f0d5 url(/graphics/design-08/item-page/title-bkgrnd.jpg) repeat-x;
	margin-bottom:10px;
}
#prodHeader h1 {background-color:#f1f0d5; border:none; color:#6c7558;}
.prodSku {color:#000; position:absolute; right:10px; font-weight:normal;}
#enlarge {clear: both; margin-left: 10px;}
#enlarge img {vertical-align: middle;}
span.price input {color:#DE4908; border: 0px; text-align: right; width: 118px; font-size: 24px; font-weight:bold;}
span.price2 input {color:#DE4908; border: 0px; text-align: right; width: 118px; font-size: 24px; font-weight:bold; background: #f1f0d5;}


