@charset "utf-8";

.mainitemdetail
{
	width:940px auto;	
	display:block;
	background: #fff;
	padding-top: 15px;
}
.NavSummaryMenuFixed
{
	font-family:Verdana;
	font-size:10px;
	color:#666;
	height:26px;
	line-height:26px;
}

.NavSummaryMenu
{
	font-family:Verdana;
	font-size:10px;
	color:#915600;	
	text-decoration:none;
	height:26px;
	line-height:26px;
	display:block;	
}

.NavSummaryMenu:hover
{
	font-family:Verdana;	
	font-size:10px;	
	color:#cdd39b;		
	text-decoration:none;	
	height:26px;
	line-height:26px;
	display:block;
}

.InputBoxQuantityItem {
	margin-right:4px;
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
	color: #333;
	border: 1px solid #999;
	height:20px;
	line-height:20px;
	width: 30px;
	font-weight: normal;
}

.itemDetailRowLeft
{
	float:left;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#666;
	width:130px;
}
.itemDetailRowRight
{
	float:left;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.itemDetailRowLeftDiscount
{
	float:left;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
	width:130px;
}
.itemDetailRowRightDiscount
{
	float:left;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.itemDetailRow
{
	border-top: 1px dotted #CCC;
	height:22px;
	line-height:22px;	
	padding-left:17px;
}
.FeaturedItemText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#666;	
}
.topMenuRelated
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
	color:#666;
}

.headbaritemdetail
{
	display:block;
	width: 940px;
	position:relative;	
}

.headbaritemdetail .firstrow
{
	height: 110px;
	display:block;
	width: 0 auto;
}

.headbaritemdetail .secondrow
{
	margin-top:8px;
	height: 40px;
	display:block;
	width: 0 auto;	
}

.headbaritemdetail .secondrowarabic
{
	margin-top:8px;
	height: 45px;
	display:block;
	width: 0 auto;	
}

.headbaritemdetail .thirdrow
{
	font-family: Arial, Helvetica, sans-serif;
	line-height:35px;
	height: 35px;
	display:block;
	width: 0 auto;	
	font-size:14px;	
	border-bottom: 1px solid #000;
	letter-spacing:1px;
}
.headbaritemdetail .thirdrow .firstmenuitem
{
	float:left;	
	display:table-cell;
	vertical-align:middle;	
	letter-spacing:0px;
}
.headbaritemdetail .thirdrow .othermenuitem
{
	float:left;	
	margin-left: 25px;
	display:table-cell;
	vertical-align:middle;	
	letter-spacing:0px;
}