@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,cyrillic,cyrillic-ext);

* {
	margin:0;
	padding:0;
}

html {
	width:100%;
}

body	{
	background: #e3dac3;
	font-family: Arial;
	font-size: 100%;
}





/********* BASE **********/
.clear 	{
	clear: both;
	width: 100%;
}

div.container	{
	margin: 0 auto;
	width: 960px;
}

.grid_0	{
	display: none;
}

.grid_4,
.grid_8	{
	float: left;
}
.grid_4	{
	width: 300px;
}

.grid_8	{
	width: 640px;
}

.grid_12	{
	width: 960px;
}

.visible-mobile	{
	display: none;
}





/********** HEADER **********/
div.header	{
	background-image: url('/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/bg.gif');
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	position: relative;
}

div.header img.w-left	{
	left: -122px;
	position: absolute;
	top: 20px;
}

div.header img.w-right	{
	right: -129px;
	position: absolute;
	top: 21px;
}

div.header a	{
	color: #ffd800;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-decoration: underline;
}

div.header div.header-left	{
	float: left;
	width: 350px;
}

div.header div.logo	{
	float: left;
	margin-bottom: 18px;
	margin-top: 16px;
	width: 286px;
}

div.header div.logo img	{
	height: auto;
	width: 265px;
}

div.header div.header-right	{
	float: right;
	width: 200px;
}

div.header div.header-right p	{
	font-size: 1.1em;
	margin-right: 37px;
	margin-top: 115px;
	text-align: right;
}

div.header div.header-left div.header-left-inner	{
	margin: 20px 0 0 20px;
}

div.header div.header-left div.header-left-inner p:first-child	{
	margin-bottom: 0px;
	position: relative;
	top: 20px;
}

div.header div.header-left div.header-left-inner p	{
	margin-bottom: 0px;
}

div.header div.header-left div.header-left-inner p span	{
	font-size: 1.2em;
}

div.header div.header-left div.header-left-inner a	{
	font-size: 1.1em;
	position: relative;
	top: -10px;
}

div.header div.header-left div.header-left-inner a:hover	{
	color: #fff;
}

.header .cpt_product_search	{
	margin-top: 20px;
}
	.header .cpt_product_search input[type="submit"]	{
		background: #80755a;
		border: 1px solid #80755a;
		color: #31250d;
		padding: 2px 10px;
	}

	.header .cpt_product_search input[type="submit"]:hover {
		color: #ffe200
	}

	.header .cpt_product_search input[type="submit"]:focus	{
		outline: none;
	}

	.header .phone	{
		position: relative;
		top: 20px;
	}





/********** CART **********/
div.cart	{
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 0 10px 20px;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 180px;
}

div.cart img.cart-key	{
	position: absolute;
	top: 15px;
}

div.cart a	{
	font-size: 1.1em;
}

div.cart a:hover	{
	color: #fff;
}

div.cart div.cpt_divisions_navigation a {
	padding-left: 25px;
}

div.cart div.cpt_shopping_cart_info	{
	margin-left: 25px;
}

div.cart #shpcrtgc	{
	font-size: 0.9em;
}

div.cart span.cart-price	{
	color: #ff0000;
}

p.kurs	{
	color: #000000;
	font-size: 0.9em !important;
	position: absolute;
	right: -2px;
	top: 30px;
}


/********** SHOPS **********/
div.shop-list	{
	margin-top: 30px;
}

div.shop-list img	{
	left: 0px;
	position: absolute;
	top: -21px;
}

div.shop-list a	{
	color: #fff;
	float: left;
	font-size: 1em;
	font-weight: 400;
	margin-right: 40px;
	text-decoration: none;
	text-transform: uppercase;
}

div.shop-list a:hover	{
	color: #ffd800;
}

div.usa,
div.germany,
div.russia	{
	background: rgba(0, 0, 0, 0.5);
	display: inline-block;
	margin-left: 20px;
	padding: 10px 25px;
	position: relative;
}

div.usa a:last-child,
div.germany a:last-child,
div.russia a:last-child	{
	margin-right: 0px;
}

div.usa span,
div.germany span,
div.russia span	{
	color: #c8af95;
	font-size: 0.70em;
	font-weight: 300;
	margin-left: 0px;
}

div.shop-list div { text-align: center }

div.usa	{
	border-top: 1px solid #af0627;
}

div.germany	{
	border-top: 1px solid #fece00;
}

div.russia	{
	border-top: 1px solid #ff0000;
}





/********** MENU **********/
div.cpt_auxpages_navigation	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/menu.png) no-repeat;
	height: 59px;
	left: -11px;
	position: relative;
	text-align: center;
	top: -4px;
	width: 982px;
}

div.cpt_auxpages_navigation a	{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1em;
	line-height: 3em;
	margin-right: 20px;
	text-decoration: underline;
	text-transform: uppercase;
}

div.cpt_auxpages_navigation a:last-child	{
	margin-right: 0px;
}

div.cpt_auxpages_navigation a:hover	{
	color: #ff0000;
}





/********** LEFT **********/
.cpt_category_tree ul li a	{
	font-family: Arial;
	font-size: 0.9em;
}

.cpt_category_tree>ul>li	{
	border-bottom: 1px dashed #d6d6d6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.cpt_category_tree ul li a.l1	{
	font-weight: bold;
	margin-left: 20px;
}

.cpt_category_tree ul li ul li.child	{
	padding: 1px 0;
}

.cpt_category_tree ul li ul li.child a:hover	{
	border-bottom: 1px solid #535353;
	text-decoration: none;
}

.cpt_category_tree ul li ul	{
	margin-left: 20px;
}
/*
.cpt_category_tree ul li ul li a	{
	font-size: 0.8em;
}

*/






/********** CONTENT **********/
div.content	{
	background: #fff;
}

div.error404	{
	text-align: center;
}

div.error404 img	{
	margin-top: 100px;
	width: 460px;
}

div.cpt_custom_html	{
	margin: 0 0 0 20px;
}

.item_corner{
	margin-bottom: -124px;
    position: relative;
    text-align: right;
    height: 124px;

}
	.item_corner img	{
		height: auto !important;
		width: auto !important;
	}
.item_corner_small{
	margin-bottom: -99px;
    position: relative;
    text-align: right;
     height: 99px;
}

	.prdbrief_thumbnail	{
		margin-top: 20px;
	}
	.prdbrief_thumbnail table	{
		margin: 0px auto;
	}




/********** FOOTER **********/
div.footer	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/bg_footer.jpg) no-repeat center top;
	height: 702px;
	margin: 0;
	position: relative;
	top: -5px;
}

div.footer table.footer-tbl	{
	border-collapse: collapse;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300 !important;
	margin: 5px auto 0 auto;
	width: 920px;
}

div.footer table.footer-tbl ul li	{
	list-style: none;
	padding: 3px 0;
}

div.footer table.footer-tbl td a	{
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.95em;
	font-weight: 300 !important;
	text-decoration: underline;
}

div.footer table.footer-tbl a:hover	{
	color: #fbe479;
}

div.footer table.footer-tbl th	{
	color: #fff;
	font-weight: 300;
	padding-bottom: 25px;
	padding-top: 6px;
	text-align: left;
	text-transform: uppercase;
}

div.footer table.footer-tbl .th2,
div.footer table.footer-tbl .th3,
div.footer table.footer-tbl .th4	{
	padding-left: 20px;
}

div.footer table.footer-tbl td	{
	vertical-align: top;
}

div.footer table.footer-tbl .td1,
div.footer table.footer-tbl .td2,
div.footer table.footer-tbl .td3,
div.footer table.footer-tbl .td4	{
	border-bottom: 1px solid #79775d;
	border-right: 1px solid #79775d;
}

div.footer table.footer-tbl .td5	{
	border-bottom: 1px solid #79775d;
}

div.footer table.footer-tbl .td5 div.go	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go.png) no-repeat right center;
	color: #000;
	height: 84px;
	position: absolute;
	right: -16px;
	top: 10px;
	width: 320px;
}

div.footer table.footer-tbl .td5 div.go div.go-inner	{
	margin: 5px 10px 10px 10px;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons	{
	margin-top: 5px;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a	{
	display: block;
	float: left;
	height: 30px;
	margin-right: 5px;
	width: 30px;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.vk	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat 0 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.ok	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -30px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.fb	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -60px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.twi	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -91px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.mail	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -120px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.google	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -150px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.lj	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -180px 0;
}

div.footer table.footer-tbl .td5 div.go div.go-inner div.go-icons a.youtube	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/go-icons.png) no-repeat -210px 0;
}

div.footer table.footer-tbl .td5 div.buttons-blog	{
	margin: 40px 0 10px 15px;
}

div.footer table.footer-tbl .td5 div.form	{
	margin: 0 0 20px 15px;
}

div.footer table.footer-tbl .td5 div.form div span	{
	color: #fbe479;
	font-size: 0.9em;
}

div.footer table.footer-tbl .td5 div.form div	{
	margin-bottom: 10px;
}

div.footer table.footer-tbl .td5 div.form div p	{
	margin-bottom: 5px;
}

div.footer table.footer-tbl .td5 div.form div input[type="text"]	{
	background: rgba(71, 66, 49, 0.7);
	border: 1px solid #80755a;
	color: #bda466;
	padding: 5px 10px;
	width: 150px;
}

div.footer table.footer-tbl .td5 div.form div input[type="submit"]	{
	background: #80755a;
	border: 1px solid #80755a;
	color: #31250d;
	padding: 5px 10px;
}

div.footer table.footer-tbl .td5 div.form div span.hoverbtn:hover input[type="submit"]	{
	color: #ffe200;
}

div.footer table.footer-tbl .td5 div.share	{
	margin: 0 0 0 15px;
}

div.footer table.footer-tbl .td5 div.share p	{
	color: #fbe479;
	font-size: 0.9em;
	margin-bottom: 5px;
}

div.footer table.footer-tbl .td2,
div.footer table.footer-tbl .td3,
div.footer table.footer-tbl .td4	{
	padding-bottom: 20px;
	padding-left: 20px;
}

div.footer table.footer-tbl .td6	{
	border-right: 1px solid #79775d;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 20px;
}

div.footer table.footer-tbl .td6 p	{
	margin-bottom: 20px;
}

div.footer table.footer-tbl .td3 ul,
div.footer table.footer-tbl .td4 ul	{
	margin-bottom: 40px;
}

div.footer table.footer-tbl .td7	{
	padding: 20px 0 20px 20px;
}

div.footer table.footer-tbl .td7 span	{
	font-weight: 400;
}

div.footer table.footer-tbl .td7 ul	{
	margin-top: 10px;
}

div.footer table.footer-tbl .td7 ul li	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/check.png) no-repeat left center;
	font-size: 0.9em;
	padding-left: 20px;
}

div.footer table.footer-tbl .td8	{
	border-top: 1px solid #79775d;
	font-size: 0.9em;
	padding: 10px 0 0 0;
}

div.footer table.footer-tbl .td8 img	{
	float: right;
	margin-left: 10px;
}

div.footer table.footer-tbl div.phonemail	{
	color: #fae278;
	margin-top: 20px;
}

div.footer table.footer-tbl div.phonemail a	{
	color: #fae278;
}

div.footer table.footer-tbl div.phonemail a:hover	{
	color: #fff;
}

div.footer table.footer-tbl div.icons-dp img	{
	margin-bottom: 5px;
}





/********** SHARE42 **********/
#share42 {display: inline-block; }
#share42 a {opacity: 1}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

#share42 a {position:relative;}
#share42 a span {display: none; position: absolute; z-index: 10; top: 0; left: 100%; height: 19px; margin-left: 5px; padding: 0 5px; background: #FFF; border-radius: 4px; border: 1px solid #AAA; box-shadow: 0 0 5px rgba(0,0,0,0.25); text-align: center; color: #666; font: 12px/20px Arial, sans-serif;}
#share42 a:hover span {display: block}
#share42 a span:before {content: ''; position: absolute; top: 50%; left: -5px; margin-top: -3px; width: 5px; height: 7px; background: url(data:image/gif;base64,R0lGODlhBQAHAJEDAKqqqsnJyf///////yH5BAEAAAMALAAAAAAFAAcAAAIMnBEXMijiXlts1lkAADs=) no-repeat;}










/********** СТРАНИЦА ТОВАРА **********/
.cpt_product_category_info {
	margin-bottom: 25px;
}
.cpt_product_category_info td {
	color: #b9340b;
}

.cpt_product_category_info a {
	border-bottom: 1px solid #dcb1b1;
	color: #b9340b;
	font-size: 12px;
	margin: 0 5px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
}

.cpt_product_category_info a:first-child	{
	margin-left: 0;
}

.cpt_product_category_info a:hover {
	border-bottom: 1px solid #fff;
	color: #ff0000;
}

div.cpt_product_name	{
	margin-bottom: 15px;
}
	div.cpt_product_name h1	{
		font-size: 18px;
		font-weight: bold;
	}
		div.cpt_product_name h1 a	{
			color: #810000;
		}

		div.cpt_product_name h1 a:hover	{
			color: #ff0000;
		}

.good-left-col,
.good-right-col	{
	width: 49%;
}

.good-left-col	{
	float: left;
}
	.good-left-col div.good-photo	{
		float: none;
		margin: 0 auto;
		width: 100%;
	}
		.good-left-col div.good-photo .cpt_product_images	{
			width: 100%;
		}
			.good-left-col div.good-photo div.main-photo	{
				margin-bottom: 40px;
				margin-left: auto;
				margin-right: auto;
				width: 240px;
			}

		.good-left-col div.share	{
			border-bottom: 1px dashed #000;
			border-top: 1px dashed #000;
			margin-bottom: 50px;
			height: 50px;
			padding: 5px 0;
			text-align: center;
			width: 100%;
		}
			.good-left-col div.share div.share-inner	{
				margin: 0 auto;
				width: 100%;
			}
				.good-left-col div.share h3	{
					color: #5c0a0c;
					float: left;
					font-weight: normal;
					margin-right: 40px;
					margin-top: 7px;
					text-align: right;
					width: 135px;
				}

				.good-left-col div.share div.share42init	{
					float: right;
					height: 30px;
					position: relative;
					top: 10px;
					width: 252px;
				}

			.good-left-col div.good-photo div.other-photo	{
				width: 100%;
			}

.good-right-col	{
	float: right;
}
	.good-right-col div.good-info	{
		float: left;
		width: 96%;
	}
		.good-right-col div.good-info div.price-articul,
		.cpt_product_params_selectable	{
			margin-bottom: 0px;
			padding: 18px 12px;
			width: 60%;
		}

		.cpt_product_params_selectable	{
			width: 100%;
		}

		.cpt_product_price	{
			float: right;
			width: 310px;
		}

			.good-right-col div.good-info div.cpt_product_price div.totalPrice	{
				width: 100%;
			}

			.price-left	{
				float: left;
			}

			.good-right-col div.good-info div.articul	{
				width: 100%;
			}

		.good-right-col div.good-info div.good-amount	{
			left: 130px;
			margin-bottom: 5px;
			margin-left: 135px;
			margin-top: 13px;
			/*position: absolute;
			top: 8px;*/
		}

			.good-right-col div.good-info button.add2cart_handler	{
				font-size: 13px;
				/*position: absolute;
				right: 0;
				top: 10px;*/
			}

				div.good-info button.add2cart_handler img	{
					margin-bottom: -5px;
					margin-right: 4px;
				}

		.good-right-col .good-descr	{
			margin-top: 100px;
			width: 96%;
		}

		.good-right-col div.request-good input[type="text"]	{
			width: 47%;
		}

		.good-right-col div.request-good textarea	{

		}

		.good-right-col div.request-good button	{
			left: 290px;
		}

div.good-photo	{
	float: left;
	width: 240px;
}
	div.good-photo div.main-photo	{
		margin-bottom: 40px;
		width: 240px;
	}
		div.good-photo div.main-photo img	{
			height: auto;
			width: 100%;
		}

		div.good-photo div.other-photo	{
			width: 660px;
		}

			div.good-photo div.other-photo img	{
				height: 50px;
				float: left;
				margin: 0 5px 5px 0;
				width: auto;
			}

div.good-info	{
	float: right;
	position: relative;
	width: 320px;
}
	div.price-articul	{
		background: #fff9bb;
		-webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
			    border-radius: 8px;
		margin-bottom: 0px;
		padding: 15px;
		behavior: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/pie/PIE.htc);
	}

	.cpt_product_params_selectable	{
		margin-bottom: 0;
		padding: 0;
	}
		div.good-info div.cpt_product_price div.totalPrice	{
			bottom: -3px;
			color: #a60000;
			float: left;
			font-size: 26px;
			font-weight: normal;
			position: relative;
			width: 45%;
		}

		div.good-info div.articul	{
			line-height: 17px;
			text-align: right;
			width: 45%;
		}

	div.good-info div.good-stock	{
		font-size: 12px;
		margin-bottom: 15px;
		text-align: right;
	}

	div.good-info div.good-amount	{
		font-size: 12px;
		float: left;
		margin-top: 13px;
		width: 95px;
	}
		div.good-info div.good-amount p	{
			margin-bottom: 0px;
		}

		div.good-info div.good-amount input	{
			border: 1px solid #d3d3d3;
			-webkit-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
		   	   -moz-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
		   	     -o-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
			        box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
			margin-top: 0px;
			margin-left: 0px;
			padding: 4px 6px;
			text-align: center;
			width: 32px;
		}

	div.good-info button.add2cart_handler,  .cpt_product_add2cart_button button	{
		background: #d53f3f;
		border-bottom: 3px solid #890606;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		    	border-radius: 6px;
		color: #fff;
		float: right;
		font-size: 14px;
		font-weight: 100;
		padding: 10px 18px;
		position: relative;
		text-align: center;
	}
		div.good-info button.add2cart_handler:focus	{
			outline: none;
		}

		div.good-info button.add2cart_handler:active	{
			border-bottom: 1px solid #890606;
			margin-top: 2px;
		}

		div.good-info button.add2cart_handler:hover	{
			cursor: pointer;
		}

		div.good-info button.add2cart_handler img	{
			margin-bottom: -5px;
			margin-right: 6px;
		}

	div.good-info a.ask	{
		background: #e9e9e9;
		border-bottom: 3px solid #aaaaaa;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		    	border-radius: 6px;
		color: #5b5b5b;
		display: inline-block;
		font-size: 16px;
		font-weight: 100;
		padding: 10px 18px;
		position: relative;
		right: -175px;
		text-align: center;
		text-decoration: none;
	}
		div.good-info a.ask:active	{
			border-bottom: 1px solid #aaaaaa;
			margin-top: 2px;
		}

div.good-descr ul	{
	margin-left: 15px;
}
	div.good-descr ul li	{
		line-height: 17px;
	}

div.good-descr div.cpt_product_description	{
	margin-bottom: 50px;
}

div.good-descr div.share	{
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin-bottom: 50px;
	height: 58px;
	padding: 5px 0;
	text-align: center;
}
	div.good-descr div.share div.share-inner	{
		margin: 0 auto;
		width: 490px;
	}
		div.good-descr div.share h3	{
			color: #5c0a0c;
			float: left;
			font-weight: normal;
			margin-top: 7px;
			width: 230px;
		}

		div.good-descr div.share div.share42init	{
			float: left;
			height: 30px;
			width: 252px;
		}

div.cpt_product_discuss_link	{
	margin-bottom: 60px;
}
	div.cpt_product_discuss_link h2 	{
		float: left;
		margin: 0 0 1em 0;
	}
		div.cpt_product_discuss_link h2 img	{
			margin-bottom: -2px;
			margin-left: 5px;
		}

	div.cpt_product_discuss_link .add-review	{
		margin-bottom:10px;
		border-bottom: 1px solid #d29494;
		color: #de090e;
		float: right;
		font-size: 14px;
		text-decoration: none;
		-webkit-transition: all 0.3s;
	       -moz-transition: all 0.3s;
	         -o-transition: all 0.3s;
	            transition: all 0.3s;
	}

	div.cpt_product_discuss_link .add-review:hover	{
		border-bottom: 1px solid #fff;
		color: #ff0000;
	}

	div.review-empty	{
		background: #eeeeee;
		font-size: 14px;
		margin-bottom: 50px;
		padding: 30px 0;
		text-align: center;
	}

div.good-info	{
	float: right;
	margin-left: 10px;
	position: relative;
	width: 310px;
}
	.cpt_product_add2cart_button	{
		height: 40px;
		margin-bottom: 40px;
		/*position: relative;
		top: 205px;*/
	}
		/*.cpt_product_add2cart_button button	{
			position: absolute;
			right: 0;
		}*/

	div.price-wrap	{
		/* background: #e9e9e9; */
		background: #fff9bb;
		-webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
			    border-radius: 8px;
		margin-bottom: 20px;
		padding: 20px 20px 15px 20px;
		behavior: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/pie/PIE.htc);
	}
		div.price-wrap-ru	{
			float: left;
			width: 170px;
		}
			div.totalPrice	{
				color: #a60000;
				font-size: 22px;
				font-weight: normal;
				position: relative;
			}

		div.price_usd	{
			float: right;
			text-align: center;
			width: 99px;
		}
			div.curr_price	{
				font-size: 17px;
				margin-bottom: 5px;
			}

			div.courseprice	{
				color: #8a8a8a;
				font-size: 12px;
			}

		div.saving	{
			font-size: 11px;
			margin-bottom: 10px;
		}

		div.good-info div.articul	{
			text-align: center;
		}

	div.good-info div.good-stock	{
		font-size: 12px;
		margin-bottom: 22px;
		margin-right: 16px;
		text-align: right;
	}

.cpt_product_params_selectable	{

	}


	div.selectable-wrap	{
		/*background: #e9e9e9;*/
		background: #fff9bb;
		-webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
			    border-radius: 8px;
		min-height: 19px;
		margin-bottom: 20px;
		padding: 13px 20px 0px 20px;
		behavior: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/pie/PIE.htc);
	}

		.selectableparams .selectalbe-line	{
			margin: 15px auto 15px auto;
			width: 220px;
		}

			.selectable-name	{
				float: left;
				margin-right: 5px;
				text-align: right;
				width: 105px;
			}

			.select-block	{
				float: left;
				margin-left: 5px;
				width: 105px;
			}
				.cpt_product_params_selectable select	{
					margin-top: -3px;
					width: 100%;
				}

		div.good-weight	{
		margin-bottom: 20px;
		text-align: right;
	}


div.request-good	{
	margin-bottom: 50px;
}

.content .request-good	{
	margin-bottom: 0;
	padding-bottom: 30px;
}
	div.request-good input,
	div.request-good textarea {
		border: 1px solid #d3d3d3;
		-webkit-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
	   	   -moz-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
	   	     -o-box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
		        box-shadow: 1px 2px 10px -5px rgba(40,40,40,0.61) inset;
		font-size: 12px;
		padding: 8px 14px;
	}

	div.request-good input:focus,
	div.request-good textarea:focus {
		border: 1px solid #d89393;
		-webkit-box-shadow: 0 0 10px -1px rgba(255,0,0,0.95);
		   -moz-box-shadow: 0 0 10px -1px rgba(255,0,0,0.95);
		     -o-box-shadow: 0 0 10px -1px rgba(255,0,0,0.95);
				box-shadow: 0 0 10px -1px rgba(255,0,0,0.95);
		outline: none;
	}

	div.request-good input[type="text"]	{
		float: left;
		margin-bottom: 10px;
		margin-right: 10px;
		width: 195px;
	}

	div.request-good textarea	{
		height: 200px;
		resize: none;
		margin-bottom: 10px;
		width: 400px;
	}

	div.request-good button	{
		background: #d53f3f;
		border-bottom: 3px solid #890606;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		    	border-radius: 6px;
		color: #fff;
		font-size: 16px;
		font-weight: 100;
		left: 305px;
		padding: 10px 18px;
		position: relative;
		text-align: center;
	}

		div.request-good button:focus	{
			outline: none;
		}

		div.request-good button:active	{
			border-bottom: 1px solid #890606;
			margin-top: 2px;
		}

div.good-how	{
	margin-bottom: 50px;
}
	div.good-how p	{
		margin-bottom: 20px;
	}

	a.addcart-link-here	{
		border-bottom: 1px dotted #d29494;
		color: #ff0000;
		text-decoration: none;
		-webkit-transition: all 0.3s;
	       -moz-transition: all 0.3s;
	         -o-transition: all 0.3s;
	            transition: all 0.3s;
	}

	a.addcart-link-her:hover	{
		border-bottom: 1px solid #fff;
	}
/********** //СТРАНИЦА ТОВАРА**********/







.captcha-dis	{
	float: left;
	width: 430px;
}
	.captcha-dis td	{
		padding-bottom: 3px;
		padding-top: 3px;
	}

	.captcha-dis td:first-child	{
		padding-left: 10px;
	}

	.captcha-dis img {
		height: 50px !important;
		width: auto;
	}
	input[name="fConfirmationCode"]	{
		margin-bottom: 0 !important;
		margin-right: 10 !important;
		width: 100px !important;
	}











/* =====r================= MAIN THEME STYLES: layout, fonts & colors ====================== */


h1 {
	font-size: 140%;
	margin:0 0 1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 130%; margin:1em 0 0.5em 0; color:#a58e66;
}
form {
	padding:0px;
	margin: 0px;
}

a img {
	border: 0;
}

input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.body_container {//text-align:center; //width:100%;  padding-bottom:30px;  }
.all_wrapper {
	text-align:left;
	margin:0 auto;
	width:1000px;
	padding:20px 0 0 0;
	position:relative;
}

.tbw_stripes { background:#cea45c url(../../images/tbw_stripes.gif) -25px -50px repeat-y; position:relative;}
.tbw_stripes table { position:relative; }
.tbw_white { background:#fff; }
.tbw_menu { background:#fff; margin:5px 0 0 0; }

table.product_print_v { clear:left; }

#container_top_left {
	text-align: left;
	vertical-align:bottom;}

#container_top { text-align: left;
	vertical-align: top;
}
#container_top_right {vertical-align: top; text-align:right; }
#container_menu { padding:5px 0 0 0;}
#container_left_sidebar{
	text-align: left;
	vertical-align: top;
	width:233px;
	padding:10px;
	color:#404040;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	width:767px;
	padding:10px 0;
}

#topbar, #topbar_right { height:30px;}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { margin:5px; text-align:right;}
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey  {
	font-size:75%;
	text-align: left;
	padding: 10px;
// width: 100%;
}
.cpt_maincontent {
    font-size:75%;
	text-align: left;
	padding:0 15px;
	min-height: 400px;
	//width:100%;
}

.cpt_maincontent a	{
	color: #b9340b;
}

.cpt_maincontent a:hover	{
	color: #ff0000;
}

.cpt_maincontent div.share	{
	margin: 30px 0 50px 0
}
.cpt_maincontent img	{
	height: auto;
	max-width: 100%;
}

.cpt_survey {
	margin:0 0 0 20px;
}
.cpt_survey td { vertical-align:top; padding:2px;}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
}
.survey_submit {
	margin-top: 10px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:75%;
	color:#404040;
}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection {
	font-size: 75%;
	display:inline;
}
.cpt_currency_selection form {
	 line-height:22px; display:inline; padding:3px 0 4px 0;

}
.cpt_currency_selection select {
	font-size: 100%;
	width:auto;
	line-height:22px;display:inline;

}
.cpt_currency_selection span {
 color:#000;
 line-height:30px;
 margin-bottom:4px;
}
.cpt_news_short_list {
	margin:0;
	padding:15px 0 15px 40px;
}
.cpt_category_tree {
	padding:5px 0 5px -5px;
	margin:0 0 0 20px;
	/*border:solid 1px #9fe2f0;
	border-bottom:none;
	border-top:none;*/
}
.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0;
	margin:0 1px;
}
.cpt_category_tree li.child, .cpt_category_tree li.child_current, .cpt_category_tree li.parent_current { border:none;}
.cpt_category_tree li a {
	color:#000;
	text-decoration:none;
}
/*
.cpt_category_tree>ul>li {background:url(../../images/tbw_cat_li.gif) left 0.5em no-repeat; }*/
.cpt_category_tree a:hover {
	color:#006E83;
	text-decoration:none!important;
}

.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #b9340b!important;
	text-decoration: none !important;
}




.cpt_category_tree .child a {
	font-weight:normal;
	 background:none;
}

.cpt_category_tree .child_current a {
	color: #b9340b!important;
	text-decoration: none!important;
	font-weight:bold;
}

.cpt_category_tree .child_current ul li  a {
	color: #000!important;
	text-decoration: none!important;
	font-weight: normal;
}

.cpt_category_tree ul li ul li ul li a	{
	font-size: 0.73em;
}

.cpt_category_tree .parent_current ul li  a {
	color: #000!important;
	text-decoration: none!important;
	font-weight: normal;
}

.cpt_category_tree .tab {
	margin-left:5px;

}
.cpt_language_selection {
	padding:0 10px;
	line-height:30px;
	display:inline;
}
.cpt_language_selection a { line-height:30px;}

.cpt_language_selection a img {
	border:solid 1px #fff;
	vertical-align:middle;
}
.cpt_product_category_info {
	font-size:75%;
}
.cpt_product_category_info td {color:#b9340b;}


.cpt_product_search {
	margin: 0 0 15px 0;
	margin-top: -25px;
	font-size: 85%;
}
.cpt_product_search form, .cpt_language_selection {
	line-height:30px;
}

.cpt_product_search form {
//margin-bottom:10px;
}
.cpt_product_search input {
	font-size:90%;
	vertical-align:middle;

}
/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0 0 15px 0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}


.cpt_category_tree a:hover {
	text-decoration:underline;
}

 .cpt_product_lists {
	padding:10px 0;
}
.cpt_root_categories td {
	font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
	display:inline;
	text-decoration:none;
	font-size:130%;
	color:#498379;
	font-weight:bold;
	line-height:20px;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
}

.cpt_maincontent center p table { //width:720px;clear:both;}
.cpt_maincontent center table td { padding:2px 5px; border-bottom:solid 1px #fff;}
.cpt_maincontent center h1 { text-align:left;}
h2.tbw_category  { background:#498379; color:#c2d5bf; font-weight:bold;}
h2.tbw_special  { background:#3f261c; color:#d4d1be;}

.cpt_maincontent td {
	font-size:75%;
}
ul.product_list li {
	border: 2px solid #f7f7ed;
	float:left;
	height: auto;
	margin:0 10px 10px 0 !important;
	text-align:left;
	width: 185px;
}

ul.product_list li:nth-child(3n+1)	{
	clear: both;
}

.vitrina ul.product_list li	{
	width: 217px;
}

.vitrina ul.product_list li:nth-child(3n+1)	{
	clear: none;
}

.vitrina ul.product_list li:nth-child(4n+1)	{
	clear: both;
}

ul.product_list li:hover	{
	border: 2px solid #ab1d22;
}

ul.product_list li img {
	height: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}

ul.product_list li a {
	color:#000;
	font-family: Arial;
	font-size: 1.2em;
	font-weight: 300;
	display:block;
	margin: 0 10px 10px 10px;
	text-decoration: none;
}
ul.product_list td a { background:#fff;}
ul.product_list li div {
	color:#3f261c;
	font-size:1.3em;
	margin-bottom: 10px;
}
.cpt_tag_cloud { background:#A4C388; margin:5px;}
.cpt_tag_cloud a { color:#fff; text-decoration:none;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
#cat_advproduct_search select { width:100%;}
#cat_product_sort { margin-top:10px; }
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_menu .cpt_auxpages_navigation a { color:#000; font-size:110%; text-transform:uppercase;}
#container_menu .cpt_auxpages_navigation li { background:url(../../images/tbw_cat_li.gif) left 0.7em no-repeat;}
#container_top .cpt_currency_selection {
	/*position:absolute;
 	top:-30px;
	right:10px; */white-space:nowrap; }


#container_left_sidebar h3 { margin:0; font-size:80%;  font-weight:bold; text-transform:uppercase; color:#444; padding:20px 10px 0 40px; }
.cat_header h3 { background:url(../../images/tbw_cat_corn.gif) left top no-repeat;}
.news_header h3 { background:url(../../images/tbw_news_corn.gif) left top no-repeat;}
.poll_header h3 { background:url(../../images/tbw_poll_corn.gif) left top no-repeat;}
#container_left_sidebar .cpt_custom_html {  background:url(../../images/tbw_headerbg.gif) left top repeat-x;}
.lang_label { display:inline; font-size:80%;}

#topbar .cpt_custom_html { display:inline;}
#topbar_right { text-align:right; padding-right:15px;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
.tbw_logoblock { display:inline-block;}
.tbw_logoblock td { text-align:right; }
.tbw_logoblock .cpt_custom_html { display:inline;}
.tbw_company_name { padding-right:15px; display:inline;}
.tbw_company_name a { font-size:40px; letter-spacing:-1px; text-decoration:none;}
.light { color:#fff;}
.dark { color:#000;}
a.shp_logo { line-height:40px; text-decoration:none;}
span.shp_l1 {
	color:#fff;padding:0 2px;
}
span.shp_l2 {
	color:#fff;padding:0 2px;
}
span.shp_l3 {
	color:#fff;padding:0 2px;
}
.shp_greenbg { background:#A4C388; overflow:hidden;}
.shp_menu_end { float:right; width:auto; position:relative; right:-2px;}

.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:150px;
	margin:3px 0;

}
#searchstring {
	width: 150px;
	margin: 0;
	background-color:#fff;
	border:1px solid #999;
	font-size:12px;
	font-weight:normal;
	padding:2px;
}

.bluebg { background:#86ACCD;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#4C91CD; }
.pinkbg{background:#b2657b;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #ded6b5;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	padding-top: 5px;
}
.error_block {
	font-weight: bold;
	color: red;
	margin-bottom: 50px;
}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
/*design folders*/

.col_header {
	color:#006e83;
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;
}

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.news_date {
	color: #c5be8b;
	font-weight:bold;
	padding:0 2px;
	letter-spacing:-1px;
	overflow:hidden;
	white-space:nowrap;
	margin-right:6px;
}
.news_title {
	color:#404040;
	padding-bottom: 10px;
	line-height:120%;
}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { text-decoration:underline !important;}
.news_viewall {
	padding-bottom: 10px;
	font-size: 85%;
}
.news_subscribe, .news_thankyou {
	padding: 5px 0;
	overflow:hidden;
}
.news_subscribe div, .news_thankyou div  {
	display:inline;
	width:auto;
}
.news_subscribe div img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.cpt_maincontent h2.post_title {
	color: #666;
	margin: 30px 0 3px 0;
	padding:0;
}
.post_title a { color:#b9340b; text-decoration:none; font-size:120%; font-weight:bold;}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #ded6b5;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #f2fbfc;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice, .regularPrice2{
	color: brown;
	text-decoration: line-through;
}
.totalPrice {
	color: #b9340b;
	font-weight: bold;
	font-size: 130%;
}
.curr_price{
color: #b9340b;

}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
.prdbrief_name a { font-size:100%; text-decoration:none; font-weight:bold; color:#3f261c;}
.prdbrief_name a:hover { text-decoration:underline;}
.product_option { width:100%; //width:auto;}
.prdbrief_comparison  { margin-top:5px;}
.prdbrief_comparison input { vertical-align:middle;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	background: #eeeeee;
	margin-bottom: 20px;
	padding: 20px 25px;
}
.review_title {
	color: #000;
	margin-bottom: 10px;
	margin-top: 0;
}
.review_date {
	color: #7f7f7f;
	font-style: italic;
	margin-bottom: 5px;
}
.review_content {

}
.review_showall {

}/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #ded6b5;
	border-bottom: 1px #99C9DF solid;
	padding-left:15px;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #ded6b5;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}
.rcat_products_num {
	color: #c5be8b;
	font-size: 90%;
	font-weight:bold;
}
.rcat_child_categories { color:#C5BE8B;}
.rcat_child_categories a {
	font-size: 100%;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #83764a;
}
#reg_confcode td {
	background-color: #83764a;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
.cpt_maincontent center { clear:both;}
#cat_advproduct_search {
	background-color:#ded6b5;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px; font-size:100%; color:#333;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.cat_path_in_productpage img { margin-right:10px;}
.cat_path_in_productpage td{  color:#b9340b; }
.cat_path_in_productpage a { color:#b9340b; font-size:115%; font-weight:bold; text-decoration:none;}
.cat_path_in_productpage a:hover { border-bottom:solid 1px;}
.prdbrief_name { margin:10px 0 5px 0; text-align: center;}

/************
.
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #83764A;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:61%;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#83764a;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #DED6b5;
}
.row_even td {
	border: 0px solid #ded6b5;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:90%;}

#powered_by { line-height:20px; height:20px; overflow:hidden; padding:0!important; position:relative; bottom:0px; }
.copyright {
position:relative;
text-align:center;
	color:#787878;
	font-size:70%;
	z-index:10;
}
.shp_copyright a {
	color:#787878;
	font-weight:bold;
}

.current-rating1-back, .current-rating1-front { font-size:125%;}

/*NIFTY*/
b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}




.sub_categor td { width: 20%;
padding-right: 10px;}

/*======================*/
.how2buy {
	border: 1px dotted  #7e0b05;
	padding: 6px 12px;
	line-height: 28px;
}

.how2buy  legend {
	padding: 0px 10px;
	font-weight: bold;
}
.cptovst_6sqpv6{
/*width:195px;*/
padding-right:0px;
margin-bottom:0px;
margin-top:0px;



}
.cptovst_6sqpv6 ul li{

background:none;
padding-right:0px;
display:inline;
}
.cptovst_6sqpv6 ul li a{
font-weight: bold;
font-family: arial,helvetica,sans-serif;
font-size: 18px;
padding-left: 10px;
background: url("../../images/tbw_bullet.gif") no-repeat scroll left 5px transparent;
}

/*------------------REVIEWS-----------------*/

.main_reviews{
	padding: 20px;
}

.main_reviews h2	{
	background: url('/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/re/re-header.png') no-repeat center center;
	bottom: -6px;
	color: #4b4b4b;
	font-size: 1em;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	float:left;
	margin: 0 0 4px 0;
	padding: 10px 0 10px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 290px;
}
.reviews{
	background: #f2f0f0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.loading{float:right;}

.loading img {
	margin-top:6px;
	margin-right: 20px;
}



.main_reviews .review_info {
	width: 600px;


}
.reviews_page{
font-size: 16px;
}



a.reviews_button
	{
	background: #e9e9e9 transparent; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #d8d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#d8d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#d8d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e9e9e9 0%,#d8d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#d8d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e9e9e9 0%,#d8d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d8d7d7',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	 box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
	color: #656565;
	display: block;
	float: right;
	font-size: 0.8em;
	height: 18px;
	padding: 4px 6px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	margin: 10px 0px 0px 12px;
}

a#load_prev_review	{
	background-image: url('/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/re/re-left.png') no-repeat;
}

.review	{
	background: #F9F9F9;
/*	border: 1px solid #d7d6d6;*/
	padding: 10px;
	font-size: 75%;
   margin: 10px 0 0;

}
.review:first-child	{

   margin: 0;
}

.review_pict {
	background: #FFFFFF;
	float: left;
	font-size: 0.9em;
	margin-right: 15px;
	padding: 5px;
	width: 250px;
}
a.review_pict_aimg	{
	text-decoration: none;
}
.review_pict img {
	height: auto;
	float: left;
	margin: 0 5px 0 0;
	width: 50px;
}
.review_pict_text	{
	float: left;
	width: 195px;
}
.review_info{
 margin-bottom: 5px;
	float: left;
	width: 312px;
	font-size: 0.8em;
}
.review_info .review_date{
	border: none;
	margin-bottom: 5px;
}
.review_info .review_topic	{
	margin-bottom: 5px;
}
.review_body	{
/*	font-size: 0.8em;*/
}
.divider_line	{
	border-bottom: 1px dashed #d6d6d6;
	margin: 10px 0px 10px 0px ;

}

/*--------------------------*/



/********************
LEFT-RIGTH
*********************/
.fixed-bottom {
position: fixed;
width: 200px;
height: 50px;
opacity: 0.95;
z-index: 9997;
text-decoration: none;
color: white;
background: #3D567A;
float: none;
text-shadow: none;
line-height: 0!important;
cursor: pointer!important;
-moz-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
-ms-transform-origin: 0 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
margin-top: 100px;
font-size: 18px;
font-family: "Arial Narrow",Arial, sans-serif;
text-transform: none;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.fixed-bottom:hover{
color: white;
text-transform: none;
}

.fixed-bottom:visited{color:#FFFFFF!important;}

.fixed-bottom div{
width: 100%;
height: 100%;
text-align: center;
margin-top: 23px;
}

.button-left-top{
top: 27%!important;
background-color: #847058;
left: -5px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
-o-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
.button-left-top:hover{
left: 0px;
}
.button-left-bottom{
top: 72%!important;
background-color: #6E7A62;
left: -5px;
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
-o-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
}
.button-left-bottom:hover{
left: 0px;
}
.button-right{
top: 50%!important;
right: -205px!important;
background-color: #305E54;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
-o-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
margin: -100px auto;
}
.button-right:hover{
right: -200px!important;
}
.checkout_shipping_table  td{
padding-bottom:30px;
}
.auth_window_content{

  width:500px;
}
.auth_window_content h1 {
 background-color: #ded6b5;
    border-bottom: 1px solid #99c9df;
	padding: 10px;
}

.login_form{
 padding:10px;
}

.cpt_product_description iframe {
	width:436px !important;
	height:380px !important;
}


.checkout_buttons {
		background: #d53f3f;
		border-bottom: 3px solid #890606;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		    	border-radius: 6px;
		color: #fff;
		font-size: 16px;
		font-weight: 100;
		padding: 10px 18px;
		text-align: center;
margin:auto;display:block;outline:none;
}

.checkout_buttons:active {
			border-bottom: 1px solid #890606;
			margin-top: 2px !important;
}
.btn_checkout {
		background: #d53f3f;
		border-bottom: 3px solid #890606;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		    	border-radius: 6px;
		color: #fff;
		font-size: 16px;
		font-weight: 100;
		padding: 10px 18px;
		text-align: center;margin:auto !important;display:block;outline:none;
}
.btn_checkout:active {
			border-bottom: 1px solid #890606;
			margin-top: 2px !important;
}

.metrika{
display: none;
}
.related_title {
	display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
	}
#cart_content_tbl img {
  max-width: 100px;
  max-height: 100px;
}


.shop-list-close{
	display: none;
}