/*Temp 22*/
/*-------------- Style -----------------*/
.layout-bound{
	font-family: arial, Arial, Helvetica, sans-serif;
	height: 100%;
	padding:0 !important;
	background: #e1e1e1 url(../images/bg.gif) repeat-x;
}
.shop-layout-top{
	width:100%;
	position:relative;
	padding-top:30px;
}
.shop-layout-content{
	overflow:hidden;
	margin:0 auto;
	width:1230px;
	background:#FFF;	
	}
.shop-layout-content-bound{
	width:1170px;
	display:block;
	margin:0 auto;
	position: relative;
	padding-bottom: 25px;
	padding-top: 30px;
}
.shop-layout-bottom{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	}
.shop-layout-left{
	width:25%;
	position: relative;
	min-height: 1px;
}
.shop-layout-right{
	width:74%;
}
.shop-layout-bound{
}
/*-----------ADV_banner------------------*/
.Advertisment_left_bound{
	display:none;
	}
.Advertisment-banner-bound{
	display:none;
	width:980px;
	overflow:hidden;
	margin:0 auto;
	right:14.4%;
	}
/*--------- Banner -----------*/
.layout-shop-banner{
	color:#333;
	//height:250px;
	width:1230px;
	border-radius: 5px 5px 0 0;
	background:#FFF;
	margin:0 auto;
	position:relative;
margin-top: -15px;
}
.shop-banner-content{
	width:1230px;
	margin:0 auto;
background: #fff;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center 42px;
}
.address{
	height:41px;
	line-height:41px;
	color:#000;
	border-bottom:1px #E8E8E8 solid;
	font-size:12px;
	text-align:center;
}
.address .shop_cart{
	text-decoration:none;
	color: #31a32d;
	margin-left:20px;
	font-size: 15px;
 	padding: 7px 12px;
	background:url(/skins/news/images/shop/temp22/bg_cart.png) no-repeat;
	}
.address .shop_cart img{
	margin-right:14px;	
	}
.address .shop_cart:hover{
	color:#fff;
	}
.logo {
padding-left: 30px;
display: table-cell;
vertical-align: middle;
text-align: center;
width: 260px;
height: 150px;
}
.logo img{
	max-width:260px;
        max-height:150px;
}
.hotline{
	display:none;
	width:212px;
	height:115px;
	position:absolute;
	top:15px;
	right:50px;
	font-size:17px; color:#fefefe;
	padding-top:50px;
	text-align:center;
	background:url(/skins/news/images/shop/temp11/banner.png) no-repeat;
}
.menu{
	//position:absolute;
	bottom:0px;
	clear: both;
	left:0px;
	width:100%;
	background: #282828 url(/skins/news/images/shop/temp22/bg_links.gif) repeat-x;
	height:58px;
  	  position: relative;
}
.menu ul{
	margin-left:30px;
	padding:0;
}
.menu>ul>li{
	position:relative;
	display:block;
	height:52px;
	line-height:58px;	
}
.menu ul li:hover .sub-menu-level2{
	display:block;
}
 /*menu da cap*/
.sub-menu-level2{
	border-top:1px solid #FFF;
	 position:absolute;
	 top:57px;
	 z-index:99999; 
	 background:#2B2B2B;
	 width:200px;
	 padding-right:20px;
	 margin-left:-20px !important;
	 display:none;
}
.sub-menu-level2 li{
	width:100%;
	padding:10px 0;
	background:none !important;
	position:relative;
}
.sub-menu-level2 li a{
	padding-left:10px;
	line-height:20px;
}
.sub-menu-level2 li a:hover{
	color:#FFF !important;
}
.sub-menu-level2 li:hover .sub-menu-level3{
	display:block;
}
.sub-menu-level3{
	 display:none;
	 width:200px;
	 background:#2B2B2B;
	 position:absolute;
	 top:-1px;
	 border-left:1px solid #FFF;
	 border-top:1px solid #FFF;
	 left:170px;
}
 /**/
 
 
.menu ul li:first-child:hover a, .menu ul li:first-child .active{
	color: #31a32d;
	}
.menu ul li:last-child {
	background:none;
	}	
.menu ul li{
	float: left;
	padding: 2px 21px 4px 0;
	margin: 0 20px 0 0;
	font-weight: bold;
	font-family: Roboto Condensed, sans-serif;
	text-transform: uppercase;
	background: url(/skins/news/images/shop/temp22/tsp.gif) no-repeat 100% 50%;
}
.menu ul li a{
	text-decoration:none;
	transition: all 0.3s ease 0s;
	font-size: 16px;
	color: #fff;
}
.menu ul li:hover a{
	color: #31a32d;
	}

.menu ul li .active, .menu ul li:first-child {
	color: #31a32d;
	}
.select{
	border:none !important;
}
.search{
	position:absolute;
	bottom: 6px;
	right:0%;
	width: 326px;
}
.shop-banner-content .search .input-search{
	height: 45px;
	width: 320px;
	padding-left: 7px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b0b0b0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.shop-banner-content .search .input-search:focus{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	}
.search .btm-search{
	position: absolute;
	float: right;
	width:48px;
	height:45px;
	margin-left: -47px;
	border-radius: 0 4px 4px 0;
	background-image: url(/skins/news/images/shop/temp22/btn_search.png);
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
}
.search .btm-search:hover{
	background-color:#C3C3C3;
}

/******************************support-online********************/
.support-online{
	margin:10px 0;
	}
.support-online-title{
	
	}
.support-online-content{
	color: #868485;
	padding:15px;
	}
.skype{
	display:none;
	}
.support-item{
	padding: 4px 10px;
	text-align: center;
	padding-bottom: 8px;
	}
.support-item a{
		padding: 5px 0px;
		font-weight: normal;
		text-decoration: none;
		color: #5b5b5b;
	}
/******************************end--support-online********************/

/*-------------------------------shop_category_left---------------------------------------*/
.shop-category-left-layout{
	width:270px;
	margin-bottom:30px;
	}
.default-title span{
	font-size: 20px;
	line-height: normal;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}
.default-title{
	border: 1px solid #2c9028;
	background: #01a708;
	background: -moz-linear-gradient(top, #01a708 0%, #2c9028 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #01a708), color-stop(100%, #2c9028));
	background: -webkit-linear-gradient(top, #01a708 0%, #2c9028 100%);
	background: -o-linear-gradient(top, #01a708 0%, #2c9028 100%);
	background: -ms-linear-gradient(top, #01a708 0%, #2c9028 100%);
	background: linear-gradient(to bottom, #01a708 0%, #2c9028 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01a708', endColorstr='#2c9028', GradientType=0 );
	padding: 9px 16px 10px 16px;
	border-radius: 4px;
	}
div .category-left-title{
	}
.category-left-content ul{
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
	}
.category-left-content ul ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	}
.category-left-content > ul > li:hover a{
	background: #f6f6f6;
	color: #8a6443;
	}
.category-left-content ul li:first-child{	
	}
.category-left-content > ul > li{
	position: relative;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px;
	}
.category-left-content > ul > li > a{
	display: block;
	border: solid 1px #d8d8d8;
	background: #f5f4f4;
	background: -moz-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f4f4), color-stop(100%, #efeeee));
	background: -webkit-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -o-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -ms-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: linear-gradient(to bottom, #f5f4f4 0%, #efeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f4', endColorstr='#efeeee', GradientType=0 );
	padding: 11px 15px 13px 15px;
	color: #2e2e2e;
	text-decoration: none;
	border-radius: 4px;
	transition: all 0.3s ease 0s;
	}
.category-left-content ul li ul li{
	list-style: none outside none;
	position:relative;
	margin: 0;
	padding: 0;
	border:none !important;
	}
.category-left-content .sub-menu .fa-angle-down{
	margin:15px 15px;
	}
.category-left-content .sub-menu2 .fa-angle-down{
	 margin:10px 10px;
	 }
.category-left-content .sub-menu, .sub-menu2{
	display:block;
	width:40px;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	}
.category_leve2{
	display:none;
	padding: 16px 20px 14px 20px;
	margin: 5px 0 0 0;
	border: solid 1px #d8d8d8;
	border-radius: 4px;
	}
.category_leve3{
	display:none;
	padding: 16px 20px 14px 20px;
	margin: 5px 0 0 0;
	border: solid 1px #d8d8d8;
	border-radius: 4px;
	}
.category_leve3 ul li{
	display:block;
	}
.category-left-content ul ul ul li a:link, .category-left-content ul ul ul li a:visited, .category-left-content ul ul ul li a:link, .category-left-content ul ul ul li a:visited{
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px;
	}

.category-left-content ul ul li.level1 a:link, .category-left-content ul ul li.level1 a:visited{
	background: url(/skins/news/images/shop/temp12/list_style1.gif) no-repeat scroll 8px 10px;
	content: \f101;
	color: #2f2f2f;
	display: block;
	font-size: 14px;	
	font-weight: normal;
	border:none;
	padding: 7px 0 7px 24px;
	text-transform: uppercase;
	}
.category-left-content ul li a:link, .category-left-content ul li a:visited, .category-left-content ul li a{
	color: #2f2f2f;
	display: block;
	font-size: 17px;
	text-transform: uppercase;
	padding: 12px 8px;
	} 
.category_leve3 ul li a{
	color:#696969 !important;
	margin-left:10px;
	}
.category_leve3 ul li:hover a{
	 color: #8a6443 !important ; 
	}
.category-left-content ul ul li.level1:hover a:link, .category-left-content ul ul li.level1:hover a:visited{
	color: #8a6443;
	}
.category-left-content ul li:hover a:link, .category-left-content ul li:hover a:visited {
	border: solid 1px #292929;
	background: #2f2f2f;
	background: -moz-linear-gradient(top, #2f2f2f 0%, #282828 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f2f2f), color-stop(100%, #282828));
	background: -webkit-linear-gradient(top, #2f2f2f 0%, #282828 100%);
	background: -o-linear-gradient(top, #2f2f2f 0%, #282828 100%);
	background: -ms-linear-gradient(top, #2f2f2f 0%, #282828 100%);
	background: linear-gradient(to bottom, #2f2f2f 0%, #282828 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f2f2f', endColorstr='#282828', GradientType=0 );
	color: #fff;
	}
/*-------------------------------end-shop_category_left---------------------------------------*/
/*-----------------------------shop_product_left--------------------------------------*/
.shop-product-left-bound{
	width:100%;
	margin:15px 0; 	
	}
.ProductList-left{
	list-style: none outside none;
	margin: 0;
	padding: 5px 10px;
	clear: both;
	}
.shop-product-left-content{
	border: solid 1px #d8d8d8;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	}
.product-left-items{
	border-top: 1px dotted #dedede;
	margin-bottom: 0;
	min-height: 0;
	margin: 0;
	height: 100% !important;
	padding: 5px 0px !important;
	overflow: hidden;
	position: relative;
	text-align: center;
	}
div .first{
	border:none ;
	}
.product-left-image{
	float: left;
	width:100%;
	display:table-cell;
	vertical-align:middle;
	}
.product-left-image a{
	text-align:center;
	margin:0 auto;
	}
.product-left-image img{
	margin:0 auto;
	max-width: 100%;
	}
.first .product-left-details{
	text-align:center !important;
	margin-left:-10px;
	}
.product-left-details{
	font-weight: bold;
	font-style: normal;
	text-align: left;
	}
.product-left-details strong a{
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 28px 0;color: #31a32d;
	}
.product-left-details strong a:hover{
	color: #2e2e2e;
}
.product-left-price{
	padding-top:5px;
	text-align:center;
	font-style: normal;
	}
.first .product-left-price .price-fix{
	display:block;
	}
.product-left-price span{
	white-space: nowrap;
	font-weight: 600;
}
div .topnumber1{
	background: url(/skins/news/images/shop/temp18/1st.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: none;
	float: left;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	height: 65px;
	left: 7px;
	line-height: 71px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 68px;
	z-index: 2;	
	}
.top-sale-number{
	background: url(/skins/news/images/shop/temp12/nst.png) no-repeat scroll 0 0 transparent;
	color: #422400;
	float: left;
	font-weight: bold;
	margin-right:5px;
	height: 24px;
	line-height: 27px;
	width: 24px;
	}
/*-----------------------------shop_product_left--------------------------------------*/
/*------------------------------Hot_news----------------------------------*/
.hot-news-layout, .shop-social-layout, .shop-product-left-bound,.support-online{
	width:270px;
	}
.defaultContent, .category-left-content, .shop-product-left-content {
	border-top: none;
}
div.hot-news-item {
	border-bottom:1px #000000 dotted;
	clear: both;
	overflow:hidden;
	padding: 7px 0;
}
div.hot-news-item .hot-news-image img{
	max-width:90px;
	max-height:70px;
	}
.hot-news-image {
	float: left;
	margin-right: 6px;
}
.hot-news-item-title{
	float:left;
	text-align:left;
	width:137px;
	}
div .hot-news-item-title a {
	color: #3b3b3b;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
div.hot-news-item-title a span{
	font-size:11px;
	}
div.hot-news-item-title a:hover{
	color: #ac7f58;
	text-decoration:none;
	}
.hot-news-item-description{
	display:none;
	}
.viewMore a{
	font-weight: normal;
	text-decoration: none;
	color: #5b5b5b;
	cursor:pointer;
	}
/*------------------------------------shop_contact_us-----------------------------------*/
.shop-contact-us-bound{
	width:100%;
	}
.shop-contact-info-bound{
	width:100%; 
	margin-top:-15px;
}
.shop-contact-us-msg{
	padding:13px 20px;
	}
.contact-info, .shop-contact-us-msg,.news-list-content,.shop-detail-bottom .description, .shop-detail-product-other .other-content{
	}
.contact-info{
	padding: 5px 10px 0;
	}
.contact-info strong{
	font-weight:bold;
	font-size:15px;
	color: #cf2d7f;
	}
.shop-contact-content{
	padding:10px;
	margin-top:10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.17) -1px 2px 13px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.17) -1px 2px 13px;
	box-shadow: rgba(0, 0, 0, 0.17) -1px 2px 13px;
	}
.shop-contact-content #shop-contactUs{
	width:520px;
	display:block;
	margin:0 auto;
	}
.contact-info div,.shop-contact-content div{
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
	}
.shop-contact-bound .value {
	float: left;
	width:370px;
	line-height:32px;
}
.shop-contact-bound .value .input{
	height: 32px;
	width:100%;
	padding-left:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b0b0b0;
	background: url(/skins/news/images/shop/temp19/input_bg.png) left top repeat-x white;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline:none;
	}
.shop-contact-bound .required{
	margin-right:5px;
	}
.shop-contact-bound .textarea{
	height:100px !important;
	}
.shop-contact-bound .space{
	float: left;
	width: 5px;
	line-height:32px;
	margin-right:10px;	
}
.shop-contact-bound .key {
	line-height:32px;
	color:#333333;
	font-weight:bold;
	float: left;
	width: 100px;
}
.verify_confirm_code{
	margin-top:5px;
	}

.shop-contact-bound .submit-button{
	font-size: 12px;
	line-height: 18px;
	height:auto !important;
	padding: 9px 23px 10px;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	color: #31a32d !important;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f1f1f1), to(#e2e2e2));
	background-image: -webkit-linear-gradient(top, #f1f1f1, 0%, #e2e2e2, 100%);
	background-image: -moz-linear-gradient(top, #f1f1f1 0%, #e2e2e2 100%);
	background-image: linear-gradient(to bottom, #f1f1f1 0%, #e2e2e2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F1F1', endColorstr='#FFE2E2E2', GradientType=0);
	border: 1px solid #b0b0b0;
	border-radius: 4px;
	box-shadow:none;
	text-shadow:none;
	}
.shop-contact-bound .submit-button {
	color:#333333;
	}
/*------------------------------------shop_contact_us-----------------------------------*/
/*------------------------------shop_news_detail--------------------------*/
.shop-news-detail-bound{
	float: left;
	font-size: 12px;
	margin: 0;
	width:100%;
	}
.shop-news-detail-bound-left{
	margin-bottom: 9px;
	font-size:12px;
	}
.shop-news-title{
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #31a32d;
	margin-bottom: 12px;
	}
.shop-news-brief{
	padding:0 10px ;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.shop-news-author{
	display:none;
	}
.shop-news-desciption{
	padding: 10px;
	color: #262626;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5pc;
	}
.shop-news-desciption p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
.shop-news-detail-other p{
	border-bottom: 2px solid #31a32d;
	}
.shop-news-detail-other p strong{
	font-size: 12px;
	text-transform: uppercase;
	color: #31a32d;
	margin-bottom: 12px;
	font-family:"Times New Roman", Times, serif;
	
	}
.shop-news-detail-other-list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.shop-news-detail-other-list ul li{
	padding: 5px 0px;
	list-style:none;
	}
.shop-news-detail-other-list ul li a:hover{
	color:#31a32d;
	}
.shop-news-detail-other-list ul li a{
	background: url(/skins/news/images/shop/temp16/list_news_other.gif) no-repeat scroll 0 6px transparent;
	color: #000000;
	text-decoration:none;
	margin-left: 10px;
	padding-left: 10px;
	font-size:13px;
	}

.shop-news-comment-bound {
        display:none;
	width: 100%;
	border: solid 1px #fff;
	background-color: #F0ECE9;
	margin-top: 50px;
}
.shop-news-comment-top {
padding: 15px 14px 44px 14px;
}
.shop-news-comment-title {
font-size: 13px;
color: #484646;
background: url(/skins/news/images/shop/temp11/news-icon.png) 0 -124px no-repeat;
height: 27px;
line-height: 28px;
text-indent: 160px;
}
.shop-news-detail span {
line-height: 22px;
}
.shop-news-comment-list {
width: 100%;
position: relative;
}
.shop-news-comment-bottom, .news-listother {
border-top: 1px solid #dcdcdc;
padding: 0px 14px 44px 14px;
}
.shop-news-detail p {
	
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.shop-news-comment-bottom p strong{
	color: #333;
	font-size: 18px !important;
	font-family:"Times New Roman", Times, serif;
	line-height: 32px;
	text-shadow: 0 1px 0 #fff;
}
.form-comment, .news-other-list {
background-color: #fff;
margin: 10px 0 0;
padding: 15px;
border: 1px solid #ccc;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.user-comment{
	float:left;
	margin-right:20px;
	}
.shop-news-comment-items .comment-text{
	margin-left:10px;
	color:#666 ;
	font-weight:normal;
	}
.form-comment{
	width:
	}
#name_cm{
	height: 25px !important;
	text-indent: 3px;
	}
#name_cm, #content {
background: #eee;
width: 100%;
height: 70px;
margin-bottom: 10px;
border-width: 1px;
border-style: solid;
border-color: #7c7c7c #c3c3c3 #ddd;
box-shadow: inset 0 1px 0 #ddd;
-moz-box-shadow: inset 0 1px 0 #ddd;
-webkit-box-shadow: inset 0 1px 0 #ddd;
color: #444 !important;
font-size: 12px;
resize: none;
}
.comment-button-submit a {
background: #61ba20;
padding: 4px 12px;
text-align: center;
border: 1px solid #390;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
color: #fff;
font-size: 14px;
font-weight: bold;
cursor: pointer;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
text-decoration: none;
}
/*------------------------------shop_news_detail--------------------------*/
/*Facebook*/
.shop-social-layout{
	margin:10px 0;
	display:none;
}
.defaultContent{
	padding:10px  !important;
	border: solid 1px #d8d8d8;
	border-top: 0;
	border-radius: 0 0 4px 4px;
}
.temp11{
}
/*------- Slide -------*/
.slide-show-bound{
	display:bock;
	width:865px;
	overflow:hidden;
	background:#FFF;
	margin:0 auto;
	}
.slide-show-bound .slide-bound {
	overflow:hidden ;
	width:100%;
	border:1px #C4C4C4 solid;
	border-radius:7px;
	height:353px !important;
	}	
.slide-show-bound .slide-bound ul{
	height:100% !important;
	}
.slide-show-bound .slide-bound img{
	width:100% !important;
	height:353px !important;
}
.slide-banner-bound{
	display:none;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}
.slide-banner-bound .slide-bound {
	overflow:hidden ;
	width:100%;
	height:360px !important;
	}	
.slide-banner-bound .slide-bound ul{
	height:100% !important;
	}
.slide-banner-bound .slide-bound img{
	width:100% !important;
	height:360px !important;
}

/*--- Product Home ---*/
.layout-product-home{
	width:100%;
	margin-top:15px;
}
.title-product-home, .shop-contact-title{
	border: solid 1px #d8d8d8;
	background: #f5f4f4;
	background: -moz-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f4f4), color-stop(100%, #efeeee));
	background: -webkit-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -o-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: -ms-linear-gradient(top, #f5f4f4 0%, #efeeee 100%);
	background: linear-gradient(to bottom, #f5f4f4 0%, #efeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f4', endColorstr='#efeeee', GradientType=0 );
	padding: 11px 20px 13px 20px;
	border-radius: 4px;
}
.title-product-home h2 , .title-product-default h2,.shop-contact-title h2{
	font-size: 16px;
	color: #2e2e2e;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
.product-home-content{
	overflow:hidden;
	padding-top:5px;
	}
.view-mores{
	overflow:hidden;
}
ul.productlist{
	padding:0 0 5px;
	list-style: none outside none;
	margin: 0;
	overflow:hidden;
	clear: both;
}
.product-items{
	border:1px solid #E4E4E4;
	position:relative;
	float: left;
	height:375px;
	width:273px;
	overflow: hidden;
	margin:10px 0;
	text-align: center;
	border-radius:3px;
}
.product-items:nth-child(3n+2){
	margin:10px 20px;
	}
ul.productlist li img{
	max-width:273px;
	max-height:233px;
}
.product-img a{
	margin:0;
	padding:0;	
	}
.product-img{
	width:273px;
	height:233px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	
}
.product-info h2 a{
	color: #31a32d;
	text-decoration: none;
	font-size: 12px;
	transition: all 0.3s ease 0s;
	font-weight: bold;
}
.product-info h2 a:hover{
	text-decoration:none;
	color: #2e2e2e;
	}
.product-shop-info-other{
	display:none;
}
.price-fix{
	font-size: 15px;
	font-weight: normal;
	color: #2e2e2e;
	margin-right:10px;
	text-decoration:line-through;
}
.price-sell{
	font-size: 18px;
	font-family:sans-serif;
	font-weight: normal;
	color: #2e2e2e;
}
.discount{
	display:none;
	width:35px;
	height:41px;
	position:absolute;
	top:-2px;
	left:0px;
	color:#FFF;
	padding-top:27px;
	font-weight:bold;
	background:url(/skins/news/images/shop/temp11/sale.png) no-repeat;
}
.discount span{
	position:absolute;
	left:5px;
	font-size:15px;
}
.view-mores a{
	color: #31a32d;
	float: right;
	margin-right:20px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
}
.view-mores a:hover{
color: #333333;
}
.product-items .product-price .code a, .buy a{
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration:none;
	line-height: 42px;
	background:url(/skins/news/images/shop/temp22/btn_cart.png) no-repeat;
	height: 42px;
	padding:12px 38px;
	}
.product-items .product-price .code a:hover, .buy a:hover{
	color: #fff;
	background:url(/skins/news/images/shop/temp22/btn_cart.png) no-repeat 0 -42px;
	}
.product-items .product-price .code a strong{
	font-size:17px !important;
	}
.product-items .product-price .code{
	position:absolute;
	bottom:5px;
	right:20%;
	border-radius:5px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
.productlist .product-info h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight:normal;
	text-transform: uppercase;
	}
.productlist .product-info h2 a:hover{
	color: #2e2e2e;
	}
/*--- News ---*/
.news-list-bound{
	width:100%;
	margin-top:15px;
	}
.news-list-content{
	padding:20px 10px;
	overflow:hidden;
	}
.news-list-content-item{
	width:379px;
	border:1px #E5E5E5 solid;
	height:310px;
        margin-bottom: 20px;
	padding:0 15px 10px 15px ;	
	float:left;
	background-color:#f9f9f9;
	background-image: url(/skins/news/images/shop/temp16/br.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.news-list-content-item:nth-child(2n+1){
	margin-right:20px;
}
.news-list-content-image{
	height: 155px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	width:363px;
}
.news-list-content-image img{
	max-width:360px;
	max-height:155px;
	
}
.news-list-content-detail{
	float:left;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
.news-list-content-name{
	margin:10px 0 5px 0;
	}
.news-list-content-name a{
	font-size: 12px;
	text-transform: uppercase;
	color: #31a32d;
	font-weight:bold;
	margin-bottom: 12px;
}
.news-list-content-name a:hover{
	color: #333333;
	text-decoration:none;
}
.news-list-content-brief{
	color: #3C3C3C;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
.news-list-content-view{
	display:none;
}
/*------ Product Detail ------*/
.fa-caret-right{
	color: #e44b8e;
}
.title-shop-detail a{
	font-size:14px;
}
.title-shop-detail span{
	font-weight:bold;
}
.shop-product-detail-content  h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #777777;
	font-weight:normal;
}
.shop-detail-top{
	width:100%;
	overflow:hidden;
}
.shop-product-detail-content{
	width:100%;
	}
.product-detail-img{
	width:350px;
	overflow:hidden;
	margin-right:14px;
	text-align:center;
	padding-top:16px;
}
.product-detail-img img{
	max-width:200px;
	max-height:250px;
}
.picture-product-detail, .jcarousel-skin-tango .jcarousel-container-vertical{
	width:284px !important;
	height:70px !important;
	margin-top:10px;
	overflow:hidden;
	margin-left:43px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 284px !important;
    height:70px !important;
}
.picture-product-detail ul li{
	float:left;
}
.picture-product-detail img{
	width:60px;
	height:50px;
	margin:2px;
	border: 1px solid rgb(7, 88, 153);
}
.jcarousel-skin-tango .jcarousel-item {
    width: 65px !important;
    height:55px !important;
	cursor:pointer;
}
.jcarousel-skin-tango .jcarousel-item img{
	width:60px !important;
	height:50px !important;
}
.product-detail-info{
	padding-top:40px;
	width:350px;
	height:300px;
	margin-right:15%;
	float:left;
}
.tdleft{
	width:50%;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
	text-align:right;
	padding-right:10px;
}
.tdright{
	color:#000;
	}
.tdright .code{
	font-size:14px;
	font-weight: bold;
	color: #74b436;
}
.price{
	color: #31a32d;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}
.input-small{
	width:20px;
}
.quantity{
	border-bottom:1px #D8D8D8 solid;
	}
.buy{
	text-align:center;
	padding-top:10px;
}
.buy a{text-decoration:none;
}
.social{
	padding-top:20px;
	text-align:center;
}
.shop-detail-bottom{
	width:100%;
	padding-bottom:20px;
}
.shop-detail-bottom h2{
	text-align:left;
}
.shop-detail-bottom .description{
	border:1px solid #D2D2D2;
	padding:10px;
	padding-top:20px;
	overflow:hidden;
	width: 94%;
	margin:10px 0 0 0 15px;
	line-height:20px;
}
.shop-detail-product-other{
	margin-top:10px;
	width:100%;
}
.shop-detail-product-other .other-content{
	border:1px solid #fff;
	width:100%;
	padding-bottom:15px;
	padding-top:10px;
	overflow:hidden;
}
/*Footer*/
.boder_footer {
	padding:30px 0;
	background: #292929 ;
}
.footer{
	margin:0 auto;
	width:80%;
	overflow:hidden;
}
.footer p{
	width:801px;
	float:left;
	color:#fff;
	margin-left:5%;
	}
.design-by{
	width:258px;
	float:right;
	margin-top:10px;
	color: #6db70d;
	}
.design-by a{
	text-decoration:underline;
	color:#fff;
	}
/*--- Shop Cart ---*/

table.shop-table-cart{
	 border: 1px solid #C7C2C7;
	 border-collapse:inherit;
	 margin: 10px 0;
	width: 100%;
	}
.shop-table-cart tr {
	border: 1px solid #C7C2C7;
	}
.payment {
	margin-top:-15px;
	width: 100% !important;
	margin: auto;
}
.payment .title-product-home h2{
	margin-left:10px;
	padding:0;
	margin:0;
	}
.steps{
	width:100%;
	height:32px;
	margin-top:15px;
	background:url(/skins/news/images/shop/temp28/bg-oder-tem11.png)0 -2px no-repeat;
}
.steps.step2{background-position:0 -41px;}
.steps.step3{background-position:0 -80px;}
.steps.step4{background-position:0 -120px;}
.steps ul li{
	width:205px;
	margin:0;
	padding:0;
	float:left;
	text-indent:15px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.steps ul li.active{color:#fff;}

/*---Step1---*/

.step-01 .box{
	margin:10px 0;
	padding:4px;
	border: 2px solid #D2D2D2;
	overflow:hidden;
}
.payment p{margin:0;padding:0;}
.payment .step-01 .box .row-01 .seller {float: left;color: #000;}
.payment .step-01 .box .row-01 .seller a{color: #039;}
.payment .step-01 .box .row-01 .seller .label {color: #999;}
.payment .step-01 .box .row-01 .contact {float: left;}
.payment .step-01 .box .row-01 .contact .contact-ico {
	background: url(/skins/news/images/sprites1.png) 0 -150px no-repeat;
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 10px;
}
.payment .step-01 .box .row-01 .contact .link {position: relative;cursor: pointer;color:#333;}
.payment .step-01 .box .row-01 .contact .link a{color:#333;}
.payment .step-01 .box .row-01 .contact .link a:hover,
.payment .step-01 .box .row-01 .contact .link:hover,
.payment .step-01 .box .row-01 .seller a:hover{color: #f60;}
.payment .step-01 .box .row-02 {margin-top: 6px;}
.table-s01 th {
	background-image: linear-gradient(to bottom,#fff 0%,#f4f5f9 100%);
	background-image: -moz-linear-gradient(top,#fff 0%,#f4f5f9 100%);
	background-image: -webkit-linear-gradient(top,#fff 0%,#f4f5f9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f4f5f9');
	background-color: #f4f5f9;
	height: 26px;
	line-height: 26px;
	padding: 0 6px;
	border-bottom: 1px solid #ececec;
	font-weight: bold;
	white-space: nowrap;
	color: #000;
}	
.table-s01 td {padding: 9px 6px;vertical-align: top;}
.payment .step-01 .box .row-02 .product-info .pic {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 10px 0 0;
	position:relative;
	border: 1px solid #e7eaef;
}
.payment .step-01 .box .row-02 .product-info .pic a{display:table-cell;width:75px;height:75px;vertical-align:middle;text-align:center;}
.payment .step-01 .box .row-02 .product-info .pic img{max-width:75px;max-height:75px;}
.payment .step-01 .box .row-02 .product-info h2 {line-height: 16px;margin:0;margin-right: 50px;}
.payment .step-01 .box .row-02 .product-info h2 a{color: #3b3b3b;	}
.payment .step-01 .box .row-02 .amount {height: 24px;}
.payment .step-01 .box .row-02 .amount input {
	float: left;
	width: 25px;
	margin: 0 4px;
	padding: 3px 7px;
	border: 1px solid #b7b7b7;
	text-align: right;
}
.payment .step-01 .box .row-02 .price-row {text-align: right;}
.payment .step-01 .box .row-02 .price-row p{color: #363636;}
.payment .step-01 .box .row-02 .price-row .price-new {color: #333;font-weight:bold;}
.payment .step-01 .box .row-02 .price-row .price-old {
	color: #666;
	margin-bottom:10px;
	text-decoration: line-through;
	font-weight: normal;
}
.payment .step-01 .box .row-02 .price-row .discount {
	background-color: #ff6000;
	color: #fff;
	padding: 2px;
	font-size: 11px;
}
.payment .step-01 .box .row-03 .rside {
	float: right;
	width: 300px;
}
.payment .step-01 .box .row-03 .sum-price{
	float: right;
	padding: 8px 0 5px 0;
}
.payment .step-01 .box .row-03 .sum-price .sright {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.payment .step-01 .box .row-03 .sum-price .sright p {
	margin-right: 6px;
	color: #888;
	font-size:11px;
}
.payment .step-01 .box .row-03 .sum-price .sright .lsm-price {
	color: #000;
	font-weight: bold;
}
.payment .step-01 .box .row-03 .sum-price .sright {
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.payment .step-01 .box .row-03 .sum-price .sright strong{color:#333;font-size:11px;}
.payment .step-01 .box .row-03 .pay-box {
	float: right;
	width: 500px;
	padding: 0;
}
.payment .step-01 .box .row-03 .pay {
	float: right;
	height: 30px;
	color: #666;
	font-size: 14px;
	padding: 0 0 0 14px;
	text-align: right;
}
.payment .step-01 .box .row-03 .pay p {
	float: left;
	font-size:13px;
	margin-right: 6px;
	font-weight: bold;
}
.payment .step-01 .box .row-03 .pay .pay-price {
	margin: 0;
	color: #f30;
	font-size:13px;
}
.payment .step-01 .box .row-03 .btn {
	display: inline;
	float: right;
	width: 500px;
	margin-right: 6px;
}
.payment .step-01 .box .row-03 .btn a {float: right;font-weight:bold ;padding:8px 3px;}

.buy-btn,.see-btn{
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	color:  #666666; 
	cursor: pointer;
	margin-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:10px;
	font-size: 12px;
	padding: 4px 5px;
}
.buy-btn:hover,.see-btn:hover{
	border: 1px solid #999999;
	text-decoration:none;
	}
.payment .step-01 .box .row-02 .price-row .discount {
	background-color: #FCA342;
	color: #fff;
	padding: 2px;
	font-size: 11px;
}

/*---Step2---*/
.payment .paying {
margin-top: 20px;
}
.payment .paying .left-box {
float: left;
width: 100%;
}
.payment .paying .left-box .lbox {
padding: 0 0 12px 0;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .paying .left-box .lbox .btitle {
background-image: linear-gradient(to bottom,#fff 0%,#e6e9ed 100%);
background-image: -moz-linear-gradient(top,#fff 0%,#e6e9ed 100%);
background-image: -webkit-linear-gradient(top,#fff 0%,#e6e9ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e6e9ed');
background-color: #edf0f2;
height: 34px;
font-family:"Times New Roman", Times, serif;
line-height: 34px;
padding: 0 0 0 10px;
font-size: 16px;
border-bottom: 1px solid #dde2eb;
}
.payment .paying .left-box .radio {
padding: 10px 0 8px 168px;
font-weight: bold;
}
.payment .p-login .frm-row {
margin-bottom: 10px;
}
.fl {
float: left;
}
.fr {
float: right;
}
.payment .paying .left-box .radio input, .payment .paying .left-box .radio label {
float: left;
}
.payment .paying .left-box .radio label {
margin: 4px 17px 0 2px;
}
.payment .paying .left-box .frm-title {
float: left;
width: 146px;
line-height: 28px;
margin-right: 17px;
text-align: right;
}
.payment .paying .left-box .frm {
float: left;
width: 489px;
}

.payment .paying .left-box .txt input {
width: 344px;
padding: 6px 7px;
margin: 10px 0 0 0 ;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
}
.payment .paying .left-box .textarea textarea {
width: 609px;
height: 46px;
padding: 6px 7px;
margin: 0;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
resize:none;
}
.payment .paying .left-box .select select {
float: left;
width: 180px;
height: 28px;
padding: 5px 3px;
margin: 10px 0 0 0;
border: 1px solid #ccd0da;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: inset 0 3px 2px -2px #eceaea;
-moz-box-shadow: inset 0 3px 2px -2px #eceaea;
-webkit-box-shadow: inset 0 3px 2px -2px #eceaea;
}
.payment .paying .left-box .select .error{line-height:45px;padding-left:10px;}
.payment .paying .left-box .lbox {
padding: 0 0 12px 0;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .paying .left-box .see-btn, .paying .btn .see-btn{
	float:left;
	margin-left:20px;
	margin-top:10px;
	padding:10px;
	color:  #333333;
	}
.payment .paying .left-box .textarea {
padding: 12px 0 0 12px;
}
.payment .paying .right-box {
float: right;
width: 290px;
}
.payment .paying .right-box #cart-sticky {
width: 290px;
}
.payment .p-login .cart-box {
float: right;
width: 288px;
border: 1px solid #c3cad5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}
.payment .p-login .cart-box .ctitle {
background-image: linear-gradient(to bottom,#fff 0%,#e6e9ed 100%);
background-image: -moz-linear-gradient(top,#fff 0%,#e6e9ed 100%);
background-image: -webkit-linear-gradient(top,#fff 0%,#e6e9ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e6e9ed');
background-color: #edf0f2;
height: 34px;
line-height: 34px;
padding: 0 0 0 10px;
font-size: 16px;
border-bottom: 1px solid #dde2eb;
}
.payment .p-login .cart-box .detail {
padding: 12px 9px 8px 9px;
font-size: 11px;
}
.payment .p-login .cart-box .detail .amount {
font-family:Arial, Helvetica, sans-serif;
color:#666;
}
.payment .p-login .cart-box .detail .ltitle {
padding: 10px 0 3px 0;
margin-bottom: 5px;
color: #999;
text-align: left;
border-bottom: 2px solid #cfd4dd;
overflow:hidden;
}
.payment .p-login .cart-box .detail .ltitle p{font-size:10px;}
.payment .p-login .cart-box .detail td {
padding: 8px 0;
border-bottom: 1px solid #e7eaef;
vertical-align:top;
}
.payment .p-login .cart-box .detail td {
line-height: 16px;
}
.payment .p-login .cart-box .detail td .pic {
float: left;
width: 40px;
height: 40px;
}
.payment .p-login .cart-box .detail td .pic a{
	display:table-cell;
	width:40px;
	height:40px;
	vertical-align:middle;
	text-align:center;
}
.payment .p-login .cart-box .detail td .pic a img{max-width:40px;max-height:40px;}
.payment .p-login .cart-box .detail td .product .pdetail {
margin-left: 45px;
color: #999;
}
.payment .p-login .cart-box .detail td .product .desc {
float: left;
width: 115px;
font-size: 11px;
}
.payment .p-login .cart-box .detail td .product .desc a {
color: #666;
font-size:11px;
}
.payment .p-login .cart-box .detail td .product .p-amount {
float: left;
color: #c00;
font-weight: bold;
font-size: 11px;
padding-left:5px;
}
.payment .p-login .cart-box .detail td .price {
margin-top: 2px;
color: #666;
font-size: 11px;
font-weight: normal;
text-align: right;
}
.price .unit-price {
padding-left: 2px;
}
.payment .paying .right-box .sum-box {
background: #d7ecfc;
float: left;
width: 268px;
padding: 4px 10px 16px 10px;
margin-top: 6px;
font-size: 14px;
font-weight: bold;
border: 1px solid #9dcef1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.payment .paying .right-box .sum-box .sum-price {
padding: 7px 0 3px 0;
}
.payment .paying .right-box .sum-box .sum-price .price {
float: right;
color: #333;
font-size: 14px;
}
.payment .paying .right-box .sum-box .line {
background: #fff;
height: 1px;
margin: 5px 0 8px 0;
border-top: 1px solid #a4c4db;
}
.payment .paying .right-box .sum-box .pay {
color: #ff4800;
}
.payment .paying .right-box .sum-box .pay .price {
float: right;
color: #ff4800;
font-size: 14px;
}
.payment .paying .right-box .btn {
float: right;
margin-top: 10px;
}
.box.success{padding:50px 0;}
.box.success p,.box.success p a{
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#f40;
}
.btn  .see-btn{
	float:right;
	cursor:pointer;
}
.box.success p a{color:#03C;}
#total_amount{width:1px;height:1px;position:absolute;right:99999px;}
.paying.shipping .left-box{width:695PX;margin-bottom:20px;}
.paying.shipping .left-box .info{padding:10px;}
.paying.shipping .left-box .info p{line-height:30px;}
.paying.shipping .left-box .info .step3-note{padding-left:30px;}
.paying.shipping .left-box .info .radio1{color:#f00;font-weight:bold;}
.paying.shipping .left-box .info .radio1 em{color:#333;font-weight:normal;}
.shipping,.success{
	width:90%;
	margin:0 auto;
}
.advertisment-bound{
	margin:0 !important;
	}
.advertisment-bound img{
	max-height:320px !important;
	}
h2.tabs a {
font-size: 16px;
color: #2e2e2e;
font-family: Tahoma, Geneva, sans-serif;
}
.footer strong,.footer b,.footer a{
color:#fff;
}