/*--Product-Detail---*/
.product-detail-bound{overflow:hidden; margin-bottom:20px;display:block;}
.product-detail-order,.pager{
	font-weight:bold;
	color:#FFF !important;
	text-transform:uppercase;
	display:block;
	background-color:#FF5234;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 rgba(216,53,25,.9);
	margin:0px auto;
	margin-top:10px;
	text-align:center;
	width:240px;
	height:35px;
	line-height:35px;	
}
.product-detail-order-offline{
	font-weight:bold;
	color:#FFF !important;
	text-transform:uppercase;
	display:block;
	background-color:#F99D1C;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 #DA8D20;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
	width:240px;
	height:35px;
	line-height:35px;	
}
.pay-online-notice{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background:#F1EEE9;
	width:97%;
	margin:0;
	overflow:hidden;
	height:auto;
	margin-top:20px;
	padding:20px;
	
}
.order-payment{float:right; padding-right:5px;}
.product-detail-order-offline:hover{background:#DA8D20;}

.product-detail-order:hover{background-color:rgba(216,53,25,.9);}
.product-related-items{
	float:left;
	width:270px;
	min-height:380px;
	background:#fff !important;
	margin:10px;		
	border:1px solid #DFDFDF;
	border-radius:3px;	
}
.khungimg{
	width:400px;
	height:auto;	
}
.product-deatail-price{
	color:#b40404;	
	padding-top:3px;
	font-weight:bold;
	font-size:12px;
	text-align:left;	
}	
.product-detail-description,.product-detail-description span,.product-detail-description div,.product-detail-description a,.product-detail-description p,
.product-detail-brief,.product-detail-brief span,.product-detail-brief p,.product-detail-brief a{
	color:#000 !important;	
}
.product-description{
	margin:20px;	
	line-height:20px;
	padding-bottom:20px;
	padding:10px;
	overflow:hidden;
	text-align:justify;
	color:#000 !important;
}
.detail-picture img{	
	max-width:390px;
	max-height:320px;
	padding:5px;
	display:block;
	margin:0px auto;	
}
.detail-picture{
	width:395px;
	height:350px;
	border: 1px solid #E0DCDC;
	border-radius:5px;
	display:table-cell;
	vertical-align:middle;
}
.picture{
	float:left;
	margin:auto;
	margin:5px;
}
.picture img{
	width:70px;
	height:auto;
}
.product-title{
	border-bottom:1px solid #f5f5f5;
	border-top:1px solid #f5f5f5;
	padding-bottom:5px;
	color:#000 !important;	
	height:58px;
	display:block;
	line-height:56px;
	text-align:center;
	font-weight:bold;	
	text-transform:uppercase;
	background:#f6f6f6;
}
.product-title span{
	font-style:italic;
	color:#000 !important;
	font-size:16px;	 
}
.prduct-detail-price span {
	
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.product-detail-name{
	font-size:16px;	
}
.notice-bound{
	background:#F1F1F1;
}
.image-cart{
	background:url(../images/no-product.png) no-repeat 50% 50%;
	width:100%;
	height:100px;
	}
.notice-cart{
	text-align:center;
	font-size:18px;
	display:table-cell;
	vertical-align:middle;
	color:#f00;
}
.product-detail-cart-title{
	font-size:14px;
	background:url(../images/cart_icon.png) no-repeat 0 0;
	text-indent:20px;
	font-weight:bold;	
	padding-bottom:10px;
	color:#000;
}
.product-detail-cart{
	background:#ECECEC;
	display:block;
	margin-top:5px !important;
}

.product-detail-cart-bound{
	width:280px;
	height:420px;
	overflow:auto;
	display:block;
	vertical-align:top;
	background:#FFF1DE;
	color:#fff;
	border:1px solid #FFE6C3;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	font-size:14px;
	margin-right:30px !important;
	
}
.product-detail-cart-image{width:80px;padding:4px;}
.product-detail-cart-image img{
	width:70px;
	height:70px;
}



/*----product-home-----*/

.product-home-items{
	float:left;
	width:295px;
	min-height:380px;
	background:#fff !important;
	margin:10px;		
	border:1px solid #DFDFDF;
	border-radius:3px;	
}
.product-home-bound,.product-list-bound{
	padding:10px;
	padding-left:38px;
	background:#F7F7F7;
}
.product-home-name a{
	
	color:#000;
	font-size:12px;	
	display:inline-block;
	font-weight:bold;
	min-height:30px;
	
}
.product-home-name{
	text-align:left;
	padding-left:5px !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;	
	min-height:30px;
}
.product-home-price,.product-list-price{
	color:#f00;	
	padding-top:3px;
	font-size:12px;
	padding-left:5px;
	text-align:left;
}
.product-list-price.cost{color:#666;font-size:13px;}
.product-list-price.cost span{font-size:16px;}
.product-list-price.cost span span{text-decoration:line-through;}
.product-list-price.large{font-size:30px;margin:10px 0;}
.product-list-price{font-size:18px;}
.product-list-price span{font-size:12px;}
.product-home-price span{
	color:#898989;	
	padding-top:3px;
	font-weight:bold;
	margin-right:3px;
	font-size:11px;
	text-align:center;
}
.product-home-order{
	background: url(../images/button_2.png) no-repeat 0 -327px transparent;
	height: 50px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding-left:10px;
	float: left;
	text-align: center;
	width: 190px;
	position: relative;
	margin-top: 8px;
}
.product-home-order:hover{
	background: url(../images/button_2.png) no-repeat -195px -327px transparent;
}
/*----product-list-----*/


.product-list-items{
	float:left;
	width:296px;
	min-height:380px;
	background:#fff !important;
	margin:10px;		
	border:1px solid #DFDFDF;
	border-radius:3px;		
}
.product-list-image{
	width:295px;
	height:300px;
	min-height:160px;	
	min-width:122px;
	display:table-cell;
	vertical-align:middle;
}
.product-related-image{
	width:260px;
	height:300px;
	min-height:160px;	
	min-width:122px;
	display:table-cell;
	vertical-align:middle;
}
.discounts{
	display:block;
	position:absolute;
	height:118px;
	width:90px;
	z-index:100;
	background:url(../ima) no-repeat;	
	margin-top:-340px;
	margin-left:112px !important;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height:39px;
}
.discounts-home{
	display:block;
	position:absolute;
	height:60px;
	width:80px;
	z-index:100;
	background:url(../images/sale-off2.png) no-repeat;	
	margin-top:-302px;
	margin-left:15px !important;
	color:#fff;
	font-weight:bold;
	padding-top:25px;
	font-size:24px;
	text-align:left;
	text-indent:10px;
	line-height:39px;
}
.product-list-image img{	
	max-width:290px;
	max-height:290px;
	padding:5px;
	display:block;
	margin:0px auto;
	
}
.product-related-image img{	
	max-width:250px;
	max-height:290px;
	padding:5px;
	display:block;
	margin:0px auto;
	
}

.product-list-name{
	text-align:left;
	padding-left:5px;
}
.product-list-name a{
	color:#000;
	font-size:12px;	
	display:inline-block;
	//font-weight:bold;
	//margin:5px;
	min-height:30px;
	
}
/*------order----*/
.product-cart-bound{
	width:1187px;
	margin:0 auto;
	padding:20px;
}
.producdetail-title
{
	height:50px;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	color:#f00;	

}
.product-cart-list-bound-content{
	border:1px solid #EFECE4;
	color:#000;
	font-size:13px;
	font-weight:bold;
	}
.content-list-total{font-size:18px !important;}
.product-cart-list-content-title,.product-cart-list-content-info{
	background:#EFECE4;
	padding-bottom:5px;
}
.archive-title,.product-cart-order-form-title{
		height:50px;
		line-height:50px;
		text-align:left;
		color:#000!important;
		display:block;
		float:left;
		width:500px;
		font-size:20px;
		font-weight:bold;
		
}
.buyer-title{
	height:50px;
	line-height:50px;
	text-align:left;
	color:#000!important;
	display:block;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.order-title p{
	color:#f00 !important;
	font-size:16px !important;
	font-weight:bold;
	text-align:center;
}
.order-title span{
	color:#666 !important;
	float:left;
	text-align:center;
}
.frame-bound{
	margin:10px;
	border:1px solid #4D93C8;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;	
	display:block;
	
}
.product-cart-list-bound{
	font-size:13px !important;
}
.product-cart-list-bound-buy,.product-cart-list-bound-order-to-cart{
	
}
.product-cart-list-bound-order-to-cart a{
	
	color:#fff;
	display:block;
	background-color:#FF5234;
	width:200px;
	font-size:14px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 rgba(216,53,25,.9);
	padding:5px 10px;
	font-weight:bold;
	margin-left:10px;
	display:inline-block;
	text-align:center;	
	height:30px;
	line-height:30px;
	
}

.product-cart-list-bound-order-to-cart a:hover{background-color:rgba(216,53,25,.9);}
.product-cart-list-bound-buy a:hover{background-color:rgba(215,131,13,.9);}
.product-cart-list-bound-buy a{
	
	color:#fff;
	display:block;
	width:220px;
	font-size:14px;
	background-color:#F99D1C;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 rgba(215,131,13,.9);
	padding:5px 10px;
	font-weight:bold;	
	margin-left:10px;
	display:inline-block;
	text-align:center;	
	height:30px;
	line-height:30px;
	
}
.ex-send-button{
	color:#fff;
	display:block;
	width:200px;
	font-size:14px;
	background-color:#F99D1C;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 rgba(215,131,13,.9);	
	border:none;
	cursor:pointer;
	font-weight:bold;	
	margin-top:10px;
	display:inline-block;
	text-align:center;	
	height:40px;
	line-height:40px;
}
.ex-checkout-button:hover{background-color:rgba(216,53,25,.9);}
.ex-send-button:hover{background-color:rgba(215,131,13,.9);}
.ex-checkout-button{	
	color:#fff;
	display:block;
	background-color:#FF5234;
	width:200px;
	font-size:14px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 3px 0 rgba(216,53,25,.9);
	font-weight:bold;
	border:none;
	cursor:pointer;
	margin-top:10px;
	display:inline-block;
	text-align:center;	
	height:40px;
	line-height:40px;	
}
.content-list-delete{
	background:url(../images/delete.gif) no-repeat 0 3px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border:1px solid #EFECE4;
	display:block;
	height:26px;
	line-height:26px;
	width:120px;	
	padding-left:20px;	
}
.content-list-image {
	width:150px;	
}
.content-list-image img{
	width:130px;
	height:130px;
	padding:5px;
}
.product-cart-list-bound-update{
	color:#fff;
	width:200px;
	display:inline-block;
	background-color:#80BD32;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	cursor:pointer;
	border:none;
	font-size:14px;
	font-weight:bold;
	margin-top:13px;
	box-shadow: 0 3px 0 #61981A;
	text-align:center;	
	height:40px;
	line-height:40px;
}
.product-cart-list-bound-update:hover{background-color:#61981A;}
.product-cart-buyer-infor-account{
	width:50%;
	margin:0px auto;
	border: 1px solid #EFECE4;
	
}
.user-lable{
	width:250px !important;
	color:#000;
	text-indent:120px;
	font-size:13px;
	font-weight:700px;
	
}
.product-cart-order-form-text-input,.product-cart-order-note-text{
	border: 1px solid #f1eee9;
	height: 30px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	font-size: 13px;
	width: 200px;
	color: #000;
}
/*--------------ToolTip--------------------*/
#tooltip{
	position: absolute;
	z-index: 30000;
	border: 1px solid #8d8d8d;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	color:#333;
	font-size:11px;
	opacity: 0.95;
	filter:alpha(opacity=95) ;
	width:300px;
}
#tooltip h3, #tooltip div { margin: 0; }
.product-tooltip{
	padding:5px;	
}
.product-tooltip-name{
	font-weight:bold;
	color:#E97D13;
	font-size:13px;	
	padding-bottom:5px;
}
.product-tooltip-brief{
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	color:#333;
}
.product-tooltip-img{
	text-align:center;
}
.product-tooltip-img img{
	height:180px;
	max-width:300px;
	width:auto !important;
	width:300px;
}
.paging-bound{float:right;font-size:13px;}
#tooltip h3{
	font-weight:normal !important;
	font-size:12px;
}
/*----prodcut detail tab----  */
	overflow:hidden;
}
.tabs{	
	background-color: #f6f6f6;	
	height:40px;
	text-transform:uppercase;
	font-weight:bold;	
}
.tabs li {
        list-style:none;
        display:inline-block;
		height:40px;
		margin-top:8px;
    }
 
.tabs a{
	padding:8px ;
	display:inline-block;
	height:30px;
	font-size:14px;
	font-weight:bold;
	//margin-top:5px;	
	color:#000 !important;
	text-decoration:none;
}
.tab_content{
	background:#fff;
	padding:8px;
	margin-top:8px;	
}
 
.tabs a:active,.tabs a:hover{
	background:#fff ;
	color:#000 !important;
	height:30px;
	display:inline-block;
	line-height:30px
	margin-top:8px;
}
.product-detail-related-bound{
	background-color: #f6f6f6;
	border: 1px solid #e7e7e7;
	width:92%;
	margin:0px auto;
	margin-top:20px;
	padding:8px;
	
}
#loading_add_shopcart{
	display:none;
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	font-size:13px;
	background:#f00;
	height:25px;
	line-height:25px;
	font-weight:bold;
}
.active{
	background:#fff;
	
}
#facebook{
	margin-top:30px !important;
}