#box_shopTools {
	float: right;
}
#shopTools {
	width: 220px;
	height: 35px;
	border-left: 1px solid #ECE9D9;
	border-right: 1px solid #ECE9D9;
	border-bottom: 1px solid #ECE9D9;
	margin-bottom: 20px;
	margin-top: 0px;
	-moz-box-shadow:1px 1px 2px #EEE;
	-webkit-box-shadow:1px 1px 2px #EEE;
	box-shadow:1px 1px 2px #EEE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#EEE', Direction=145, Strength=2);
	/*background: #FFF url(/template/images_shop/bg_box_my_cart.png) no-repeat 180px 10px;*/
}
#shopTools .padder {
	padding: 7px 10px 0px 10px;
}
#box_my_cart {
	width: 210px;
	height: 190px;
	margin: 0px 0px 10px 0px;
	background: #2F93CE url(/template/images_shop/bg_my_cart.jpg) no-repeat top left;
	color: #333333;
}
#box_my_cart .cart_c {
	height: 148px;
}
#box_my_cart .padder {
	padding: 60px 15px 10px 15px;
}

#box_my_cart .cart_pr {
	border-top: 1px solid #FFFFFF;
}

#box_my_cart .cart_c_brd {
	padding-bottom: 3px;
	border-bottom: 1px dotted #EE3FBE;
}

#box_my_cart h3 {
	padding: 0px 5px 13px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #EE3FBE;
}
#box_my_cart a {
	color: #FFFFFF;
}
#box_my_cart a:visited {
	color: #FFFFFF;
}
#box_my_cart a:hover {
	color: #FFFFFF;
}

.btn_my_cart {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a:visited {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_my_cart a:hover {
	background: url(/template/images_shop/bg_btn_buy.gif) no-repeat left top;
}

.btn_vn {
	background: url(/template/images/varen_nakup_o.jpg) no-repeat 300px 300px;
}

.btn_vn a {
	display: block;
	background: url(/template/images/varen_nakup.jpg) no-repeat left top;
}

.btn_vn a:visited {

}

.btn_vn a:hover {
	background: url(/template/images/varen_nakup_o.jpg) no-repeat left top;
}

.btn_kb {
	width: 80px;
	height: 22px;
	margin-left: 5px;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left 0px;
	float: right;
}
.btn_kb > a {
	padding: 3px 0px 5px 0px;
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF !important;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left 0px;
}
.btn_kb > a:visited {
	text-decoration: none;
	color: #FFFFFF !important;
}
.btn_kb > a:hover {
	text-decoration: none;
	color: #FFFFFF !important;
	background: url(/template/images_shop/bg_btn_kb.png) no-repeat left -22px;
}


#box_offers {
	width: 200px;
}

#box_offers .offer_itm {
	width: 200px;
	float: left;
	margin-bottom: 5px;
	background: #F2EBE3 url(/template/images_shop/bg_box_offers_itm.gif) no-repeat bottom left;
}

#box_offers .t_box {
	width: 130px;
	float: right;
}

#box_offers .p_name {
	padding: 0px 10px 5px 0px;
}

#box_offers .offer_itm img {
	margin: 0px 0px 0px 10px;
	border: 1px solid #000000;
}

#box_offers h3 {
	padding: 7px 5px 15px 10px;
	font-size: 1em;
	line-height: 12px;
	color: #FFFFFF;
	background: #FFFFFF url(/template/images_shop/h_box_offers.gif) no-repeat top left;
}
#box_offers a {
	color: #006AAE;
	font-weight: bold;
}
#box_offers a:visited {
	color: #006AAE;
	font-weight: bold;
}
#box_offers a:hover {
	color: #006AAE;
	font-weight: bold;
}


#box_bestsellers {
	width: 200px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#box_bestsellers .bestseller_itm {
	border-top: 1px dotted #4EB849;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

#box_bestsellers .t_box {
	padding: 0px 10px 5px 10px;
}

#box_bestsellers .p_name {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

#box_bestsellers .sep {
	padding: 0px 10px 0px 10px;
}

#box_bestsellers h3 {
	padding: 7px 5px 15px 10px;
	font-size: 1em;
	line-height: 12px;
	color: #FFFFFF;
	background: #FFFFFF url(/template/images_shop/h_box_bestsellers.gif) no-repeat top left;
}

#box_bestsellers a {
	color: #333333;
}
#box_bestsellers a:visited {
	color: #333333;
}
#box_bestsellers a:hover {
	color: #333333;
}

.cat_desc {
	margin: 15px 0px 10px 0px;
	/*border-bottom: 1px dotted #59A0F7;
	background:#F7F7F7;*/
	clear: left;
}
.cat_desc h1 { font-size: 3em; margin-top: 0px; margin-bottom: 30px; }
.cat_desc_1 {
	font-size: 11px;
	margin-bottom: 20px;
}


/* PRODUCTS LIST */

#product_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	text-align: left;
}
		
#product_list li {
	width: 220px;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 25px;
	background:  url(/template/images/bg_d_info.png) no-repeat bottom right;
}

#product_list li h2 {
	height:38px;
	font-size: 1.6em;
	line-height: 1.2em;
	color:#E0821B;
	border: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
}

#product_list li h2 a {
	color: #000000;
	text-decoration: none;
}

#product_list li h2 a:visited {
	color: #000000;
	text-decoration: none;
}

#product_list li h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#product_list li .d_img {
	text-align: center;
	padding-right: 10px;
	width: 212px;
	height: 360px;
	overflow: hidden;
}
#product_list li .d_info {
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	height: 120px;
	width: 212px;
}
#product_list li .d_info_1 {
	float: left;
	font-size: 10px;
	line-height: 1.2em;
	color: #727272;
	height: 50px;
	width: 182px;
	margin-left: 15px;
	overflow: hidden;
}
#product_list li .d_info_2 {
	height: 70px;
	width: 212px;
	float: left;
}

#product_list li .prod_price_inf {
	float: left;
	width: 182px;
	margin-bottom: 5px;
	font-size: 11px;
}

#product_list li .d_price {
	float: left;
	width: 182px;
	margin-left: 15px;
}
#product_list li .d_price .prod_price {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 32px;
	float: left;
	background: url(/template/images_shop/bg_price.png) no-repeat 0px 0px;
	color: #FFF;
}

#product_list li .d_discount {
	width: 72px;
	height: 72px;
	font-size: 16px;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_d_discount.png) no-repeat top left;
	position: relative;
	top: -330px;
	left: 0px;
	z-index: 5000;
}

#product_list li .btn_buy {
	width: 63px;
	height: 32px;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;
	float: right;
}

#product_list li .btn_buy a {
	padding: 6px 0px 10px 0px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;
}

#product_list li .btn_buy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#product_list li .btn_buy a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: url(/template/images_shop/bg_btn_buy.png) no-repeat left -32px;
}


#product_list li .prod_img {
	border: 1px solid #8DABBE;
	vertical-align: middle;
	text-align: center;
}

#product_list .d_odd {

}

#product_list .d_even {

}

#product_list .d_odd .padder {
	padding: 10px 0px 10px 0px;
}

#product_list .d_even .padder {
	padding: 10px 0px 10px 0px;
}

#product_list .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}






/* PRODUCT LIST 1 */
.product_list_1 {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: none;
	font-size: 11px;
}
		
.product_list_1 li {
	width: 170px;
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	text-align: left;
	background:  url(/template/images/bg_d_info.png) no-repeat bottom right;
}

.product_list_1 li .d_info_title {
	height: 40px;
	width: 150px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3;
	margin: 5px 0px 5px 0px;
	overflow: hidden;
}

.product_list_1 li .d_info_title a {
	color: #9F6000;
}

.product_list_1 li .d_info_title a:visited {
	color: #9F6000;
}

.product_list_1 li .d_info_title a:hover {
	color: #9F6000;
}

.product_list_1 li .d_img {
	text-align: center;
	height: 230px;
	overflow: hidden;
	width: 150px;
}
.product_list_1 li .d_price {
	padding: 5px 0px 5px 0px;
	line-height: 1.2em;
	width: 150px;
}

.product_list_1 li .prod_img {
	vertical-align: middle;
	text-align: center;
}

.product_list_1 .d_odd {
}

.product_list_1 .d_even {
}

.product_list_1 .d_odd .padder {
	padding: 10px 0px 10px 0px;
}

.product_list_1 .d_even .padder {
	padding: 10px 0px 10px 0px;
}

.product_list_1 .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}

/* PRODUCT LIST 2 */
.product_list_2 {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: none;
	font-size: 11px;
}
		
.product_list_2 li {
	width: 130px;
	float: left;
	list-style-type: none;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}


.product_list_2 li .d_info a {
	color: #9F6000;
}

.product_list_2 li .d_info a:visited {
	color: #9F6000;
}

.product_list_2 li .d_info a:hover {
	color: #9F6000;
}
.product_list_2 li .d_info h3 { font-size: 1em; }
.product_list_2 li .d_img {
	text-align: center;
	overflow: hidden;
	width: 130px;
	height: 210px;
}

.product_list_2 li .prod_img {
	vertical-align: middle;
	text-align: center;
}

.product_list_2 .d_odd {
}

.product_list_2 .d_even {
}

.list_2_xl li {	
	width: 180px;
}
.list_2_xl li .d_img {
	width: 180px;
	height: 160px;
}

/* PRODUCTS INDEX */

#product_list_i {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
	text-align: left;
}
		
#product_list_i li {
	width: 150px;
	float: left;
	list-style-type: none;
	margin-bottom: 20px;
	margin-right: 20px;
	/*border: 1px solid #FFF;*/
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	box-sizing: border-box;
	background-color: #000;
}

#product_list_i li:hover {
	background-color: #555;
	border: 1px solid #F2F2F2;	
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s;
}

#product_list_i li h2 {
	font-size: 0.8em;
	line-height: 1.2em;
	color:#ccc;
	border: none;
	margin: 0px;
	border: none;
	font-weight: normal;
}

#product_list_i li h2 a {
	color: #ccc;
	text-decoration: none;
}

#product_list_i li h2 a:visited {
	color: #ccc;
	text-decoration: none;
}

#product_list_i li h2 a:hover {
	color: #ccc;
	text-decoration: underline;
}

#product_list_i li .d_img {
	text-align: center;
	width: 148px;
	height: 122px;
	overflow: hidden;

	background-color: #FFF;
}
#product_list_i li .d_info {
	float: left;
	line-height: 1.1em;
	height: 35px;
	padding: 10px 10px 0px 10px;
}



#product_list_i li .prod_price_inf {
	float: left;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#product_list_i li .d_price {
	border-top: 1px solid #EBEBEB;
	padding-top: 7px;
	width: 148px;
	float: left;
}
#product_list_i li .d_price .prod_price {
	font-size: 1em;
	line-height: 22px;
	height: 22px;
	color: #FF992C;
	text-align: right;
	padding-right: 10px;
	width: 70px;
	float: right;
}

#product_list_i li .d_discount {
	width: 60px;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_d_discount.png) no-repeat top right;
	position: relative;
	top: -140px;
	left: 0px;
	z-index: 5000;
}

#product_list_i li .d_discount  .discount_text {
	font-size: 13px;
	line-height: 40px;	
	margin-left: -25px;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	-webkit-transform:rotate(-45deg); 
	text-rendering: optimizeLegibility
}

#product_list_i li .btn_buy {
	width: 60px;
	height: 22px;
	/*background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;*/
	background-color: #FF992C;
	float: right;
}

#product_list_i li .btn_buy a {
	padding: 4px 0px 4px 0px;
	display: block;
	text-align: center;
	font-size: 0.9em;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	/*background: url(/template/images_shop/bg_btn_buy.png) no-repeat left 0px;*/
	background-color: #FF992C;
}

#product_list_i li .btn_buy a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#product_list_i li .btn_buy a:hover {
	text-decoration: none;
	color: #FFFFFF;
	/*background: url(/template/images_shop/bg_btn_buy.png) no-repeat left -32px;*/
	background-color: #000;
	-webkit-transition: background 0.4s ease-in-out 0s;
	-moz-transition: background 0.4s ease-in-out 0s;
	-o-transition: background 0.4s ease-in-out 0s;
	transition: background 0.4s ease-in-out 0s;
}


#product_list_i li .prod_img {
	border: 1px solid #8DABBE;
	vertical-align: middle;
	text-align: center;
}

#product_list_i .d_odd {

}

#product_list_i .d_even {

}

#product_list_i .d_odd .padder {
	padding: 10px 0px 10px 0px;
}

#product_list_i .d_even .padder {
	padding: 10px 0px 10px 0px;
}

#product_list_i .sep {
	float: left;
    height:0;
	width:530px;
    font-size: 1px;
    line-height: 0px;
}

/* NEW PRODUCTS */
.new_products_box {
	background: url(/template/images/bg-1.jpg) no-repeat top right; 
	height: 250px; 
	margin-top: 25px;
	margin-bottom: 0px;
}

.new_prod_tit {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #F29200;
	padding: 15px 0px 25px 0px;
}
		
.new_products  {

}

.new_products  .tit {
	height:38px;
	font-size: em;
	line-height: 1em;
	color:#E0821B;
	border: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
}

.new_products  .tit a {
	color: #fff;
}

.new_products  .tit a:visited {
	color: #fff;
}

.new_products  .tit a:hover {
	color: #fff;
}

.new_products  .d_img {
	text-align: center;
}

.new_products img {	border: 1px solid #000; }
.new_products  .d_info {
	float: left;
	font-size: 1em;
	line-height: 1.2em;
	height: 80px;
}
.new_products  .d_info_1 {
	color: #727272;
	height: 45px;
}
.new_products  .d_info_2 {
	height: 20px;
}

.new_products  .d_price {
	color: #FFF;
}

.new_products  .prod_img {
	border: 1px solid #8DABBE;
	vertical-align: middle;
	text-align: center;
}


.category-description {
	z-index: 9000 !important;
	/*width: 65%;*/
	color: #67141A;
	padding-left: 300px;
	padding-right: 300px;
	text-align: center;
}
/* CATEGORIES LIST MENU */
#box_cat_list_menu {
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	/*border-bottom: 5px solid #FFC874;*/
}

#box_cat_list_menu h1 {
	/*border-bottom: 5px solid #96D0F3;*/
	margin-bottom: 5px;
}

.cat_list_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	font-size: 1.1em;
}
		
.cat_list_menu li {
	float: left;
	list-style-type: none;
	border-top: 1px solid #fff; 
	border-right: 1px solid #fff; 
	border-bottom: 2px solid #fff; 
	border-left: 1px solid #fff; 
	margin-right: 15px;
	margin-bottom: 15px;
	width: 160px;
	height: 190px;
	padding-top: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 2px;
	box-shadow:3px 3px 4px rgba(187,187,187,0.2);
	text-align: center;
}

.cat_list_menu li:hover { box-shadow:3px 3px 4px rgba(187,187,187,0.8); }

.cat_list_menu li h2 {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #E0821B;
	border: none;
	padding: 10px;
	margin-top: 10px;
}

.cat_list_menu li h2 a {
	color: #693C26;
	text-decoration: none;
}

.cat_list_menu li h2 a:visited {
	color: #693C26;
	text-decoration: none;
}

.cat_list_menu li h2 a:hover {
	color: #693C26;
	text-decoration: none;
}

.cat_list_menu li .d_img {
	text-align: center;
}
.cat_list_menu li .d_info {
	padding: 5px;
	text-align: center;
	line-height: 14px;
}


/* ROOT CATEGORIES LIST MENU */
#box_root_cat_list_menu {
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	border-bottom: 5px solid #FFC874;
	background-color: #F8F7F2;
}

.root_cat_menu {
	width: 210px;
	float: left;
	margin: 10px 10px 10px 10px;
}

.root_cat_list_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	font-size: 11px;
}
		
.root_cat_list_menu li {
	list-style-type: none;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 8px;
	background: url(/template/images/bg_root_cat_list_menu.gif) no-repeat 0px 4px;
}

.root_cat_menu h2 {
	margin:0px 0px 15px 0px;
}

.root_cat_menu h2 a:Link {
	color: #595B5A;
	text-decoration: none;
}

.root_cat_menu h2 a:visited {
	color: #595B5A;
	text-decoration: none;
}

.root_cat_menu h2 a:hover {
	color: #595B5A;
	text-decoration: underline;
}

.root_cat_list_menu li h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 14px;
	color: #9F6000;
	border: none;
	padding: 0px;
}

.root_cat_list_menu li h3 a {
	color: #9F6000;
}

.root_cat_list_menu li h3 a:visited {
	color: #9F6000;
}

.root_cat_list_menu li h3 a:hover {
	color: #D58000;
}




/* PRODUCT DESCRIPTION */
#topline { border-bottom: 1px solid #ccc;}
#product_desc_h {
	/* border-bottom: 1px dotted #ccc; */
	margin-bottom: 30px;
}
#product_desc_h h1{
	margin: 25px 0px 10px 0px;
}
#product_desc {
	font-size: 1em;
	clear: both;
}
#product_desc .d_img {
	width: 220px;
	float: left;
}
#product_desc .d_info {
	margin-bottom: 20px;
	float: left;
}
#product_desc .prod_img {
	/*border: 1px solid #8DABBE;*/
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
}
#product_buy {
	/*width: 280px; 
	margin-right: 10px; 
	margin-left: 160px; 
	float: left; */
	padding-top: 15px;
}
#product_buy .red { background-color: #FFF !important; }
#product_prices {	

	box-sizing: border-box;
	/*width: 280px;*/
	padding-top: 0px;
	margin-bottom: 20px;
}
#product_prices h3 { font-size: 16px; color:#888; margin-bottom: 5px; font-weight: bold;}
#product_prices .price {	
	border-bottom: 1px solid #959595;	
	float: left;
	padding: 5px 10px;
	box-sizing: border-box;
	width: 280px;
}
#product_prices .price > .price_opt {	
	width: 30px;
	float: left;	
}
#product_prices .price .price_inf {	
	width: 228px;
	float: right;	
}
#product_prices .product_quant { padding: 10px; width: 250px; float: left;	}

#product_r_col {
	width: 220px; 
	float: right; 	
}

#product_r_col > p > a { font-size: 1.1em; line-height: 1.2em; }
#product_image {
	width:300px;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}
#product_image .img_info {
	font-size: 10px;
	color: #999;
	text-align: center;
}
#product_images_tools {
	/*border-top: 1px solid #96D0F3;*/
	padding: 0px 0px 5px 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #DD8500;
}

#product_images_tools a:link {
	color: #DD8500;
}
#product_images_tools a:visited {
	color: #DD8500;
}
#product_images_tools a:hover {
	color: #DD8500;
}

#prod_img_box_fr {
	width: 380px;
	margin-bottom: 10px;
	padding: 40px 0px 40px 0px;
	background-color: #ccc;
}

#prod_img_box {
	width: 360px;
	overflow: hidden;
	margin: 10px 0px 0px 10px;
	text-align: center;
}
#product_thumbs {
	width: 755px;
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
}
#product_thumbs li {
	list-style-type: none;
	float: left;
	border: 1px solid #DD8500;
	margin: 5px 5px 0px 0px;
	padding: 2px;
	/*background: #96D0F3;*/
}

#product_price {
	margin-bottom: 10px;
}

#product_price td {
	padding: 5px 10px 5px 0px;
	/*border-bottom: 1px dotted #000000;*/
}
#product_price .sel_opt {
	/*border: 1px solid #000000;*/
	background-color:#CCC;
}
#product_price .buycell {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #000000;
}

#product_price .no_brd_b { 
	border-bottom: 1px dotted #FFFFFF;
	padding: 15px 0px 0px 0px;
}

.big_price {
	font-size: 2em;
	color: #000;
}
.med_price {
	font-size: 1.1em;
}
/* COMMON */
.fld_q {
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	width: 25px;
	height: 18px;
	padding: 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
}


.btn_add_to_cart {
	width: 217px;
	height: 55px;
	background: url(/template/images_shop/bg_add_to_cart.png) no-repeat left 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

.btn_add_to_cart a {
	padding: 10px 5px 23px 60px;
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.btn_add_to_cart a:visited {
	text-decoration: none;
	color: #FFF;
}

.btn_add_to_cart a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(/template/images_shop/bg_add_to_cart.png) no-repeat left -55px;
}





.area_1 {
	width: 100%;
	height: 100px;
	border: 1px solid #000000;
}

.cat_title {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	background: url(/template/images_shop/bg_cat_title.gif) repeat-x left bottom;
	clear: left;
}
.msg_alert {
	padding: 10px 10px 10px 65px;
	background: #FFF1BB url(/template/images_shop/bg_msg_alert.gif) no-repeat center left;
	border: 2px solid #FECF5C;
	color: #E15500;
}
.msg_alert h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E15500;
}

#similar_p {
	margin-top: 50px;
	margin-bottom: 30px;
	/*padding-top:30px;*/

	float: left;
}
#similar_p h2 {
	font-size: 2.2em;
	padding-bottom: 3px;
	margin: 0px 0px 13px 0px;
	color: #ed6318;
}
#related_p {
	margin-top: 20px;
	/*border-top: 3px solid #CCCCCC;*/
	float: left;
	width: 100%;
}

#rel_help_pages {
	margin-top: 0px;
	border-top: 3px solid #CCCCCC;
	float: left;
	width: 100%;
}

.title_2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
	color: #9F6000;
	/*border-bottom: 1px dotted #9F6000;*/
}


.s_cart {
	width: 1170px;
}
.s_cart th {
	background-color: #532817;
	color: #FFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
	padding: 5px;
}

.s_cart td {
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

.s_cart .line_sep {
	border-bottom: 2px solid #9F6000;
}

.line_sep {
	border-bottom: 1px solid #9F6000;
}

.hr_vred {
	margin-top: 10px;
	font-size: 14px;
}

.vr_b {
	width: 95px;
	height: 125px;
	font-size: 1em;
	text-align: center;
	background: url(/template/images_shop/vr_b.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_oh {
	width: 95px;
	height: 125px;
	font-size: 1em;
	text-align: center;
	background: url(/template/images_shop/vr_oh.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_m {
	width: 95px;
	height: 125px;
	font-size: 1em;
	text-align: center;
	background: url(/template/images_shop/vr_m.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_e {
	width: 95px;
	height: 125px;
	font-size: 1em;
	text-align: center;
	background: url(/template/images_shop/vr_e.png) no-repeat top left;
	float: left;
	margin-top: 10px;
}

.vr_tt {
	width: 82px;
	height: 40px;
	margin: 20px 0px 0px 5px;
}
.vr_tb {
	width: 82px;
	height: 40px;
	margin: 10px 0px 0px 5px;	
}

.old_price {
	text-decoration: line-through;
}

.prod_discount {
	width: 120px;
	height: 120px;
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_prod_discount.png) no-repeat top left;
	position: relative;
	top: -520px;
	left: 2px;
	z-index: 100;
}

.prod_discount  .discount_text {
	font-size: 30px;
	line-height: 92px;
	font-weight: bold;		
	margin-left: -28px;
}

.cent { text-align: center; }
.buy_cent { margin-right: 60px;}
.h_105 { height: 105px !important;}
.h_40 { height: 40px !important;}

a.lnk_back:link {
	background: #EEE url(/template/images_shop/bg_back.png) no-repeat top left;
	padding-left: 35px;
	line-height: 23px;
	display: block;
	color: #000;
	text-decoration: none;
}
a.lnk_back:visited {	
	color: #000;
	text-decoration: none;
}
a.lnk_back:hover {	
	color: #FFF;
	text-decoration: none;
	background: #ccc url(/template/images_shop/bg_back.png) no-repeat top left;
}

.btn_link { }
.btn_link a:link {
	background-color: #FF992C;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.5em;
	text-decoration: none;
	border-radius: 20px; /* future proofing */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	padding: 3px 15px 3px 15px;
	margin: 20px 0px 20px 0px;
	float: left;
}
.btn_link a:visited {color: #fff;}
.btn_link a:hover {
	color: #fff; 
	background-color: #000;
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s;
}

/* tabs */
.etabs { margin: 0; padding: 0; width: 1170px; border-bottom: 5px solid #E5E5E5;}
.tab { display: inline-block; zoom:1; *display:inline; background: #F9F9F9; border: solid 1px #E5E5E5; border-bottom: none; }
.tab a { font-size: 16px; line-height: 2em; display: block; padding: 0 10px; outline: none; text-decoration: none; color:#000;}
.tab a:hover { text-decoration: none; }
.tab.active { background: #E5E5E5; padding-top: 1px; position: relative; top: 1px; border-color: #E5E5E5; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { border-top: 3px solid #E5E5E5;  width: 1170px; padding-top: 10px;}
.tab-container > div { width: 1170px; }


div.add-cart-confirm {
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: rgba(255,109,18,0.8);
	/*background-color: rgba(0,0,0,0.6);*/
	z-index: 9000;
	position: fixed;
	top: 0;
	left:0;
	text-align: center;
	padding: 30px 25px 25px 25px;
	color: #000;
	font-size: 1.2em;
	display: none;
	box-shadow: 3px 0px 5px #999;
}
div.add-cart-confirm-msg {
	background: #FFF;
	padding:30px;
	margin:auto;
	width: 320px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #9F3C00;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.header_cart {
	width: 620px;
	font-size: 0.8em;
	background-color: #FFF;
	color: #000;
	border-color: #fff;
	box-sizing: border-box;
	padding: 30px;
}
.header_cart li { border-bottom: 1px dashed #ccc; float: left; padding: 5px 0px 5px 0px; }
.header_cart .hc_itm_img { width: 55px; float: left; }
.header_cart .hc_itm_img img { border: 1px solid #FFF; background-color: #FFF; }
.header_cart .hc_itm_tit { width: 360px; float: left; margin-left: 10px; ; }
.header_cart .hc_itm_qwt { width: 15px; background-color: #CCC; }
.header_cart .hc_itm_price { width: 120px;  margin-left: 10px; float: left; color: #EA7400; }
.header_cart .hc_itm_del { width: 20px; float: left; }
.header_cart .ht_top { width: 100%; float: left; border-bottom: 2px solid #FF6D12; font-size: 1.4em; margin-bottom: 15px; padding-bottom: 10px; }


.header_cart li a { text-decoration: none !important; color: #000; }
.header_cart li a:hover { text-decoration: underline; }

.header_account {
	width: 220px;
	font-size: 0.8em;
	background-color: #FFF;
	color: #000;
	border-color: #fff;
	box-sizing: border-box;
	padding: 15px;
}
.header_account li { border-bottom: 1px dashed #ccc; float: left; padding: 5px 0px 5px 0px; }

.modal-dialog { z-index: 8000; }
.modal-content { border-radius: 2px; }

.modal { z-index: 9000; }


.box_cat_6 { background: #433729 url(/template/images/bg-cat-6.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }
.box_cat_7 { background: #433729 url(/template/images/bg-cat-7.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }
.box_cat_9 { background: #433729 url(/template/images/bg-cat-9.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }
.box_cat_10 { background: #433729 url(/template/images/bg-cat-10.jpg) no-repeat bottom right; padding-top: 30px; padding-bottom: 30px; }
.box_cat_13 { background: #433729 url(/template/images/bg-cat-13.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }
.box_cat_14 { background: #433729 url(/template/images/bg-cat-14.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }
.box_cat_15 { background: #433729 url(/template/images/bg-cat-15.jpg) no-repeat bottom left; padding-top: 30px; padding-bottom: 30px; }