.wrapper .container-center .box-holder
{
	border:1px solid #dbdbdb;
	padding:10px;
	text-align:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}

.wrapper .container-center .box-holder .product-zoom
{
	width:14px;
	height:9px;
	margin:145px 0 0 200px;
	position:absolute;
	z-index:1000;
	cursor:pointer;
}

.wrapper .container-center .box-holder .product-info-holder
{
	width:267px;
	height:210px;
	background:url(../images/product-info-holder.jpg) no-repeat;
	text-align:center;
}

.wrapper .container-center .box-holder .product-info-holder .product-image
{
	margin:15px 0 0 5px;
}

.wrapper .container-center .box-holder .product-hold
{
	width:450px;
	margin:10px 0 0 10px;
}

.wrapper .container-center .box-holder .product-hold .count
{
	width:320px;
	font-size:20px;
	color:#2687d1;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

.wrapper .container-center .box-holder .product-hold .uncount
{
	text-align:left;
}

.wrapper .container-center .box-holder .product-hold p
{
	font-size:14px;
	font-weight:bold;
	color:#2687d1;
	margin:15px 0 5px 0;
	text-transform:capitalize;
}

.wrapper .container-center .box-holder .product-hold span
{
	color:#b2b2b2;
	font-size:10px;
	text-align:justify;
}

.wrapper .container-center .box-holder .product-hold .details
{
	border:1px solid #dbdbdb;
	margin:10px 0 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-0-border-radius:3px;
}

.wrapper .container-center .box-holder .product-hold .details .space
{
	padding:5px;
	color:#808000;
	font-weight:bold;
	text-transform:capitalize;
	font-size:12px;
}

.wrapper .container-center .box-holder .product-hold .details .text
{
	color:#b2b2b2;
}

.wrapper .container-center .box-holder .product-hold .details .border-right
{
	border-right:1px solid #dcdcdc;
}

.wrapper .container-center .box-holder .product-hold .details .border-bottom
{
	border-bottom:1px solid #dcdcdc;
}

.wrapper .container-center .box-holder .product-hold .details .code
{
	width:60px;
}

.wrapper .container-center .box-holder .product-hold .details .dozan
{
	width:40px;
}

.wrapper .container-center .box-holder .product-hold .details .pieces
{
	width:80px;
}

.wrapper .container-center .box-holder .product-hold .details .weight
{
	width:80px;
}

.wrapper .container-center .box-holder .product-hold .details .carton
{
	width:134px;
}

.magnifyarea
{
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: white;
}

.wrapper .container-center .order-detail
{
	margin:10px 0;
	padding:10px;
	border:1px solid #dbdbdb;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}

.wrapper .container-center .order-detail .devider
{
	margin:0 0 15px 0;
}

.wrapper .container-center .order-detail .holder
{
	width:240px;
}

.wrapper .container-center .order-detail .fld-spce
{
	margin:0 0 0 9px;
}

.wrapper .container-center .order-detail .holder span
{
	display:block;
	font-weight:bold;
	text-transform:capitalize;
}

.wrapper .container-center .order-detail .holder input
{
	width:228px;
}

.wrapper .container-center .order-detail .holder textarea
{
	width:475px;
}

.wrapper .container-center .order-detail .holder .btn
{
	width:60px;
	margin:5px 0 0 0;
}

.wrapper .container-center .box-holder .hna-pdr
{
	width:267px;
	height:210px;
	background:url(../images/henna-powder.jpg) no-repeat;
	text-align:center;
}

.wrapper .container-center .box-holder .hna-pst
{
	width:267px;
	height:210px;
	background:url(../images/henna-paste.jpg) no-repeat;
	text-align:center;
}