#group_main_image
{
	float:left;
	width:1135px;
	margin:20px 0px;
}

.products_area_choose_order
{
	height:20px;
	overflow:visible;
}
.products_area_choose_order .inner
{
	overflow:hidden;
	height:20px;
	float:right;
	margin-right:250px;
}
.products_area_choose_order .main {overflow:hidden;}
.products_area_choose_order .main label
{
	overflow:hidden;
	float:right;
	height:20px;
	line-height:20px;
	font-size:12pt;
	color:#727272;
	margin-left:10px;
}
.products_area_choose_order .main span#selected_order_desc
{
	overflow:hidden;
	float:right;
	height:20px;
	line-height:20px;
	font-size:12pt;
	color:#AAAAAA;
	margin-left:10px;
	cursor:pointer;
}
.products_area_choose_order .main span.icon
{
	overflow:hidden;
	float:right;
	height:20px;
	width:12px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('../images/products order by arrow-down.png');
	cursor:pointer;
}
.products_area_choose_order .hover
{
	overflow:hidden;
	clear:right;
	float:right;
	padding:10px 20px 20px 40px;
	border:1px solid #E3E3E3;
	background-color:white;
	
	position:relative;
	z-index:2;
}
.products_area_choose_order .hover ul
{
	padding:0;
	list-style:none;
	overflow:hidden;
}
.products_area_choose_order .hover li
{
	display:block;
	overflow:hidden;
}
.products_area_choose_order .hover li a
{
	display:block;
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:10pt;
	color:#AAAAAA;
}
.products_area_choose_order .hover li a:hover
{
	color:#F36503;
}


.product_seperator
{
	width:1px;
	height:300px;
	float:right;
	margin:0px 23px;
	overflow:hidden;
	background-color:#ADADAD;
}
.product_block
{
	width:245px;
	height:425px;
	float:right;
	margin-right:0px;
	margin-bottom:30px;
	overflow:hidden;
}
.product_block.first {margin-right:30px;}
.product_block .img
{
	text-align:center;
	overflow:hidden;
	height:255px;
}
.product_block .img img
{
	height:255px;
	max-width:255px;
}
.product_block .old_price {display:none;}
.product_block .name
{
	height:50px;
	line-height:25px;
	font-size:12pt;
	color:black;
	text-align:center;
}
.product_block .desc
{
	font-size:10pt;
	color:#A0A3B6;
	height:50px;
	overflow:hidden;
	text-align:center;
	display:none;
}
.product_block .link
{
	height:60px;
	overflow:hidden;
	clear:both;
}
.product_block .link a.btn_product
{
	float:right;
	margin-right:0px;
	display:inline-block;
	height:60px;
	width:180px;
	background-color:#1FD8F7;
}
.product_block .link a.btn_product:hover
{
	background-color:black;
}
.product_block .link a.btn_product span
{
	display:inline-block;
	float:right;
	margin-right:5px;
	margin-top:22px;
	color:white;
	font-size:12pt;
}
.product_block .link a.btn_product span.icon
{
	margin-top:20px;
	margin-right:25px;
	background-image:url('../images/add to cart icon.png');
	width:22px;
	height:19px;
}
.product_block .link a.btn_read_more
{
	float:right;
	display:inline-block;
	height:60px;
	width:60px;
	background-image:url('../images/info button.png');
	margin-right:5px;
}
.product_block .link a.btn_read_more:hover
{
	background-image:url('../images/info button press.png');
}
.product_block .link a.btn_read_more span
{
	display:inline-block;
	margin-top:10px;
	color:#56626E;
	font-size:10pt;
}

.product_block .price
{
	height:60px;
	overflow:hidden;
	text-align:center;
}
.product_block .price span
{
	display:inline-block;
	
	height:30px;
	line-height:30px;
	margin-top:10px;
	color:#1BD7F4;
	font-size:20pt;
	font-weight:bold;
}
.product_block .price span.icon
{
	font-size:10pt;
	font-weight:normal;
	height:auto;
	line-height:normal;
	margin-top:20px;
}

.product_block .new
{
	display:block;
	clear:both;
	height:22px;
}
.product_block .new span
{
	display:inline-block;
	float:right;
	background-image:url('../images/new.PNG');
	width:29px;
	height:22px;
	
	position:relative;
	top:-425px;
	right:10px;
}

/****************************/
/**** sale product **********/
/****************************/

.product_block.sale
{
	height:230px;
	margin-left:0px;
}
.product_block.sale .img
{
	float:right;
	height:190px;
	width:90px;
}
.product_block.sale .img img
{
	max-height:190px;
	max-width:90px;
}
.product_block.sale .old_price 
{
	float:right;
	width:160px;
	height:30px;
	line-height:30px;
	color:#9CA3AB;
	font-size:10pt;
	display:block;
}
.product_block.sale .name
{
	float:right;
	width:160px;
	margin-top:30px;
	height:40px;
	line-height:20px;
	text-align:right;
}
.product_block.sale .desc
{
	float:right;
	width:160px;
	height:70px;
	text-align:right;
}
.product_block.sale .link a.btn_product
{
	margin-right:0;
	width:160px;
}
.product_block.sale .link a.btn_read_more
{
	width:110px;
	padding:0px;
	text-align:center;
}
.product_block.sale .price
{
	height:30px;
	padding:0px 5px;
	float:none;
	text-align:right;
	background-color:white;
	
	position:relative;
	top:-200px;
	right:85px;
}
.product_block.sale .price span
{
	height:30px;
	line-height:30px;
	color:black;
}
.product_block.sale .price span.icon 
{
	margin-top:10px;
	height: auto;
    line-height: normal;
}
.product_block.sale .new span
{
	display:none;
	top:-225px;
	right:10px;
}