@import url(http://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 url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/bgie.png) no-repeat center top;
	font-family: Arial;
	font-size: 100%;
}





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

div.container	{
	left: 50%;
	margin-left: -480px;
	position: relative;
	width: 960px;
}

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

.grid_8	{
	width: 640px;
}

.grid_12	{
	width: 960px;
}





/********** 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;
	height: 100px;
	position: relative;
}

div.header img.w-left	{
	display: none;
}

div.header img.w-right	{
	display: none;
}

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: 300px;
}

div.header div.logo	{
	float: left;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: center;
	width: 380px;
}

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

div.header div.header-right p	{
	margin-right: 37px;
	margin-top: 110px;
	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.phone	{
	margin-top: 45px;
}

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;
}

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

.fixed-bottom {
	display: none;
}

.fixed-bottom-ie	{
	position: absolute;
}

.fxb-left	{
	top: 10%;
}

.fxb-left-bottom	{
	top: 50%;
}

.fxb-left,
.fxb-left-bottom	{
	left: 0px;
}

.fxb-left:hover,
.fxb-left-bottom:hover	{
	left: 0;
}

.fxb-right	{
	right: 0px;
	top: 30%;
}

.fxb-right:hover	{
	right: 0;
}






/********** CART **********/
div.cart	{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
    zoom: 1;
	padding: 10px 0 10px 20px;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 200px;
}

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

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

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;
}




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

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

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

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

div.shop-list a:visited	{
	color: #fff;
}

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

div.usa,
div.germany,
div.russia	{
	background: url('/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/bg_shops.png');
	float: left;
	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 div,
div.germany div,
div.russia div	{
	color: #c8af95;
	font-size: 0.60em;
	font-weight: 300;
}

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: absolute;
	text-align: center;
	top: 214px;
	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 a	{
	font-family: Arial;
	font-size: 0.9em;
}

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

.cpt_category_tree ul li.parent a.l1	{ 
	font-weight: bold;
}

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

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





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

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

.category-tbl	{
	margin-top: 20px !important;
}

.category-tbl tr td	{
	text-align: center;
	width: 120px;
}

.category-tbl tr td img	{
	height: auto;
	width: 120px;
}

div.prdbrief_thumbnail table tr td	{
	text-align: center !important;
	vertical-align: middle;
	width: 160px !important;
}

div.prdbrief_thumbnail table tr td img.prdbrief_thumbnail_img	{
	height: auto;
	width: 150px;
}

div.prdbrief_name	{
	margin-bottom: 40px !important;
	margin-top: 20px !important;
}







/********** 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: -30px;
}

div.footer table.footer-tbl	{
	border-collapse: collapse;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300 !important;
	margin: 0 0 0 20px;
	position: relative;
	top: -15px;
	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: 25px;
	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: -35px;
	top: 30px;
	width: 320px;
	z-index: 1;
}

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: 0 0 0 15px;
	position: relative;
	top: 15px;
}

div.footer table.footer-tbl .td5 div.form	{
	margin: 0 0 0 15px;
	position: relative;
	top: 5px;
}

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.txtbox	{
	background: url(/published/publicdata/U50147WARVAR/attachments/SC/themes/tableware/images/input.png);
	border: 1px solid #80755a;
	color: #bda466;
	height: 32px;
	padding: 5px 10px;
}

div.footer table.footer-tbl .td5 div.form div input.sbm	{
	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.form div input.sbm:focus	{
	border: 1px solid #80755a;
	outline: none; 
}

div.footer table.footer-tbl .td5 div.share	{
	margin-left: 15px;
	position: relative;
	top: -55px;
}

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: 20px;
	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: 20px 0 0 0;
	text-align: left;
}

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

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;
	line-height: 20px;
	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: 35px;
}
	div.cpt_product_name h1	{
		font-size: 18px;
		font-weight: bold;
	}

div.cpt_product_images	{
	float: left;
	width: 280px;
}
	div.main-photo	{
		margin-bottom: 40px;
		width: 100%;
	}
		div.cpt_product_images img#img-current_picture	{
			height: auto;
			width: 100%;
		}
		
		div.cpt_product_images div.other-photo	{
			margin-bottom: 40px;
			width: 100%;
		}
	
			div.cpt_product_images div.other-photo img	{
				height: 50px;
				float: left;
				margin: 0 5px 5px 0;
				width: auto;
			}

div.good-info	{
	float: right;
	margin-left: 10px;
	position: relative;
	width: 310px;
}
	.cpt_product_add2cart_button	{
		margin-bottom: 40px;
		
	}
	
	div.price-wrap	{
		/*background: #e9e9e9;*/
		background: #fff690;
		height: 40px;
		padding: 20px 20px 0px 20px;
	}
		div.price-wrap-ru	{
			float: left;
			width: 175px;	
		}
			div.totalPrice	{
				color: #a60000;
				font-size: 24px;
				font-weight: normal;
				position: relative;
			}
		
		div.price_usd	{
			float: right;
			text-align: center;
			width: 80px;
		}
			div.curr_price	{
				font-size: 18px;
				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: #fff690;
		-webkit-border-radius: 0px !important;
		   -moz-border-radius: 0px !important;
			    border-radius: 0px !important;
		border: none !important;
		margin-bottom: 20px;
	}
	
		.selectableparams .selectalbe-line	{
			margin: 15px auto 0 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-info div.good-amount	{
		font-size: 12px;
		float: left;
		margin-top: 18px;
		width: 90px;
	}
		div.good-info div.good-amount p	{
			margin-bottom: 0px;
		}
		
		div.good-info div.good-amount input	{
			border: 1px solid #d3d3d3;
			margin-left: 5px;
			margin-top: -2px;
			padding: 0;
			text-align: center;
			width: 32px;
		}
	
	div.good-info button.add2cart_handler	{
		background: #d53f3f;
		/* border-bottom: 3px solid #890606; */
		border-bottom: none;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 0px !important;
		   -moz-border-radius: 0px !important;
		    	border-radius: 0px !important;
		color: #fff;
		float: right;
		font-size: 14px;
		font-weight: 100;
		padding: 10px 18px;
		position: relative;
		text-align: center;
		width: 200px;
	}
		div.good-info button.add2cart_handler:focus	{
			outline: none;
		}
		
		div.good-info button.add2cart_handler:active	{
			/* border-bottom: 1px solid #890606; */
			border-bottom: none;
			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: 0px !important;
		   -moz-border-radius: 0px !important;
		    	border-radius: 0px !important;
		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.share	{
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin-bottom: 50px;
	padding: 15px 0;
	text-align: center;
}	
	div.share div.share-inner	{
		margin: 0 auto;
		width: 490px;
	}
		div.share h3	{
			color: #5c0a0c;
			float: left;
			font-weight: normal;
			margin-top: 7px;
			width: 230px;
		}
		
		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	{
		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.cpt_product_name h1 a	{
		color: #810000;
	}
	
	div.cpt_product_name h1 a:hover	{
		color: #ff0000;
	}


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;
	}
	
.cpt_product_related_products	{
	border-bottom: 1px dashed #d6d6d6;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
	.cpt_product_related_products h2	{
			
	}
	
	.cpt_product_related_products table tr td a.related-name	{
		font-size: 18px;
	}
	
	.cpt_product_related_products table tr td nobr	{
		font-size: 16px;
	}
/********** //СТРАНИЦА ТОВАРА**********/







.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;
	}


div.request-good	{
	margin-bottom: 50px;
}
	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: 0 !important;
	}
	
	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: 180px;
	}
	
	div.request-good textarea	{
		height: 200px;
		resize: none;
		margin-bottom: 10px;
		width: 610px;
	}
	
	div.request-good button	{
		background: #d53f3f;
		/* border-bottom: 3px solid #890606; */
		border-bottom: none;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		-webkit-border-radius: 0px !important;
		   -moz-border-radius: 0px !important;
		    	border-radius: 0px !important;
		color: #fff;
		font-size: 16px;
		font-weight: 100;
		left: 440px;
		padding: 10px 18px;
		position: relative;
		text-align: center;
		width: 170px;
	}
	
		div.request-good button:focus	{
			outline: none;
		}
		
		div.request-good button:active	{
			/* border-bottom: 1px solid #890606; */
			border-bottom: none;
			margin-top: 2px;
		}





/* =====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 {
	color:#444;
}
a:hover { color:#b9340b;}
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;
}
#container_footer {
	padding:0; position:relative;
}
#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;
	//width:100%;
}
.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;
	padding:0 0 0 7px;
}
.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 li.parent {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 {
	margin-left: 3px;
	font-weight:normal;
	 background:none;
}

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

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

.child_current ul li.child a	{
	font-size: 0.73em;
	margin-left: 30px;
}

.cpt_category_tree .parent_current ul li  a {
	margin-left: 0px;
	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;
	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;
	display: inline;
	height: 250px !important;
	margin:0 10px 10px 0 !important;
	text-align: center;
	width: 185px !important;
}

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

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

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;
	width: 135px !important;
	word-break: break-all;
}
ul.product_list td a { background:#fff;}
ul.product_list li div {
	color:#3f261c;
	font-size:100%;
}
.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_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	line-height:40px;
	float:none;
	background:none;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-size:100%;
	padding:0 10px;
	display:inline;
	text-decoration:underline;
	color:#444444;
	font-weight:normal;
	
}
#container_footer .cpt_divisions_navigation a:hover { color:#b9340b;}
#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 0 0 15px;
	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;
}
/*

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 {
	color: brown;
	text-decoration: line-through;
}
.totalPrice {
	color: #b9340b;
	font-weight: bold;
	font-size: 130%;
}
.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;}
.cpt_product_images { float:left;}
.cpt_product_params_selectable { width:100%;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin:10px 0 10px 20px;
}
/****************************
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;}

/************
.
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%;}
.cpt_product_images {
width:auto;
}
#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;
}