@charset "UTF-8";
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../../templates/template1/fonts/OpenSans-Condensed.eot');
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('../../templates/template1/fonts/OpenSans-Condensed.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Cond Light Italic'), local('OpenSans-CondensedLightItalic'), url('../../templates/template1/fonts/OpenSans-CondensedItalic.woff') format('woff');
}
@font-face {
  font-family: 'PTSans';
  font-style: bold;
  src: url('../../templates/template1/fonts/PTSansBold.woff');
}
@font-face {
  font-family: 'PTSans';
  font-style: normal;
  src: url('../../templates/template1/fonts/PTSansRegular.woff');
}

body {
	margin: auto;
	min-width: 936px;
	font-family: PTSans;
	font-size: 10pt;
	color: #777;
	background: #fff;
	position: relative;
	min-height: 760px;
	padding-bottom: 200px;
}

header, nav, main, aside, footer { display: block;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	color: #000;
}
h1 {
	color: #363636;
	font-family: PTSans;
	font-size: 19pt;
	margin-top: 16px;
	margin-bottom: 16px;
	font-weight: bold;
}
h2 {
	color: #363636;
	font-family: PTSans;
	font-size: 18pt;
	margin-top: 12px;
	margin-bottom: 15px;
}
p.red, p.red a {
	color: #E83531;
	border-bottom: 1px solid #E2D5D5;
	margin-right: 40px;
}

div.cartTitle {
	font-size: 19pt;
}

a {
	color: #3bb226;
	font-family: Arial;
	text-decoration: none;
}
a:hover {text-decoration: underline; }
hr {
	border: none;
	background-color: #E2D5D5;
	margin-right: 40px;
	height: 1px;
}

img {
	border: none;
}

.img {margin-bottom:-2px}

b, strong {
	color: #222;
}

input[type="text"], input[type="password"] {
	outline: none;
	width: auto;
	border: none;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.10) inset;
	padding: 2px 15px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	color: #363636;
	font-size: 12pt;
	font-family: PTSans;
	height: 40px;
}
textarea { 
	outline: none;
	width: auto;
	border: none;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.10) inset;
	padding: 2px 15px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	color: #363636;
	font-size: 12pt;
	font-family: PTSans;
}
select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	border: 1px solid;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	background-color: white;
	cursor: default;
	text-decoration: none;
}

.button {
	background-color: #ee8544;
	color: #fff;
	display: inline-block;
	padding: 4px 7px 5px 7px;
	border-radius: 3px;
	margin: 0;
	border: none;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}
.button:hover { box-shadow: 0 0 6px rgba(59, 178, 38, 0.48); color: #fff;}
.button2 {
	background-color: #ee8544;
	color: #fff;
	display: inline-block;
	padding: 7px 14px 8px 14px;
	border-radius: 3px;
	margin: 0;
	border: none;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: PTSans;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
.button2:hover {text-decoration: none; box-shadow: 0 0 6px rgba(59, 178, 38, 0.48); color: #fff;}
.clearing { clear: both; height: 0px; font-size: 1px; }


.header_cont {
	position: relative;
	height: 155px;
	width: 100%;
}
.header {
	height: 100%;
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0 0 0;
}
.header nav { z-index: 100;}
.header_top {	overflow: hidden;}
.logo {
	width: 200px;
	height: 100px;
	float: left;
}
.contacts { float: left; margin: auto; width: 560px;}
.phone_cont {
	height: 50px;
	width: 100%;
	margin-top: 10px;
	margin-left: 15px;	
}
.head_city {
	color: #898989;
	font-family: PTSans;
	font-size: 10pt;
}
.head_phone {
	color: #363636;
	font-family: PTSans;
	font-size: 14pt;
}
.block_city { width: 170px; float: left;}
.slash { float: left; width: 10px; height: 100%; margin-right: 5px; margin-left: 5px; background: url(../../images/template/Slash.gif) 0px 65% no-repeat; }
.time_work {
	color: #898989;
	font-family: PTSans;
	font-size: 10pt;
	padding-left: 25px;
	background: url(../../images/template/time_work.png) no-repeat;
	float: left;
}
.called { float: right; padding-left: 25px; background: url(../../images/template/Vector-Smart-Object.png) 10px 5px no-repeat, #ee8544;}
.called:hover { float: right; padding-left: 25px;}
.little_cart { 
	float: right; 
	width: 200px;
	height: 70px;
	position: relative;
	margin-top: 10px;
}
.count_shop_cart {
	width: 23px;
	height: 20px;
	background: #3bb226;
	color: #fff;
	z-index: 25;
	border: none;
	border-radius: 12px;
	position: absolute;
	top: 10px;
	right: 15px;
	padding-top: 3px;
	text-align: center;
	font-family: Arial; 
	font-weight: bold;
	font-size: 9pt;
}
.sum_shop_cart {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 35px;
	background: url(../../images/template/cart-bg.png) 10px 10px no-repeat, #e6e2de;
	border-radius: 3px;
	border: none;
	padding: 8px 23px  8px 35px;
	text-decoration: none;
}
.cart_title { color: #000; text-transform: uppercase; font-family: PTSans; font-weight: bold; font-size: 11pt; float: left;}
.cart_price { color: #898989; font-family: PTSans; font-weight: normal; font-size: 10pt; float: left;}

.nav ul,
.top_menu,
.submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav_shadow { 
	position: absolute;
	top: 4px;
	left: 15px;
	z-index: 1;
	margin: auto;
	width: 970px;
	height: 40px;
	box-shadow: 0 4px 14px 3px rgba(102, 138, 96, 1);
	background: none;
}
.top_menu {
	position: absolute;
	top: 0;
	z-index: 5;
	width: 100%;
	display: table;
	height: 45px;
	border: none;
	background: rgba(98,193,81,1);
	background: -moz-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 49%, rgba(59,178,38,1) 49%, rgba(59,178,38,1) 95%, rgba(53,118,21,1) 96%, rgba(53,118,21,1) 98%, rgba(53,118,21,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,193,81,1)), color-stop(49%, rgba(98,193,81,1)), color-stop(49%, rgba(59,178,38,1)), color-stop(95%, rgba(59,178,38,1)), color-stop(96%, rgba(53,118,21,1)), color-stop(98%, rgba(53,118,21,1)), color-stop(100%, rgba(53,118,21,1)));
	background: -webkit-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 49%, rgba(59,178,38,1) 49%, rgba(59,178,38,1) 95%, rgba(53,118,21,1) 96%, rgba(53,118,21,1) 98%, rgba(53,118,21,1) 100%);
	background: -o-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 49%, rgba(59,178,38,1) 49%, rgba(59,178,38,1) 95%, rgba(53,118,21,1) 96%, rgba(53,118,21,1) 98%, rgba(53,118,21,1) 100%);
	background: -ms-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 49%, rgba(59,178,38,1) 49%, rgba(59,178,38,1) 95%, rgba(53,118,21,1) 96%, rgba(53,118,21,1) 98%, rgba(53,118,21,1) 100%);
	background: linear-gradient(to bottom, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 49%, rgba(59,178,38,1) 49%, rgba(59,178,38,1) 95%, rgba(53,118,21,1) 96%, rgba(53,118,21,1) 98%, rgba(53,118,21,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c151', endColorstr='#357615', GradientType=0 );
}

.top_menu li {
	display: table-cell;
	background: url('../../images/template/razdelitel.png') no-repeat 100% 50%;
	height: 47px;
	text-align: center;
	font-weight: bold;
	margin-bottom: -2px;
}
.top_menu li a {
	display: block;
	padding: 12px 18px 0px 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	height: 35px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}
.top_menu li a:hover {background: url('../../images/template/Hover.gif') no-repeat 50% 100%, url(../../images/template/Hover1.gif) repeat-x 0 100%; }
.top_menu li.current {

}


.breadcrumbs {
	position: relative; 
	background: #f5f0ec;
	width: 100%;
	height: 30px;
}
.breadcrumbs nav {
	width: 1000px;
	margin: auto;
	padding: 5px 0 0 10px;
	color: #000;
	font-size: 11pt;
	background: #f5f0ec;
}
.breadcrumbs nav a {
	color: #3bb226;
	font-family: Arial;
	text-decoration: none;

}
.breadcrumbs nav a:hover { text-decoration: underline;}
.breadcrumbs { margin: 20px 300px 0 0; line-height: 170% }
.page_content {
	width: 100%;
	position: relative;
}
div.page_content {
	width: 1000px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.aside {
	position: relative;
	overflow: hidden;
	float: left;
	width: 22%;
}
main.main {
	position: relative;
	overflow: hidden;
	float: right;
	width: 77%;
	padding-top: 5px;
}
.cat {
    width: 100%;
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0 30px 0;
}
.cat .spancat {
    font-size: 13px;
    font-weight: bold;
    color: #191919;
    
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase;
    color: #191919;
    background: #E6E2DE;
	background-image: -o-linear-gradient(top, #C9C7C5 0%, #C9C7C5 43%, #E6E2DE 54%, #E6E2DE 100%);
	background-image: -moz-linear-gradient(top, #C9C7C5 0%, #C9C7C5 43%, #E6E2DE 54%, #E6E2DE 100%);
	background-image: -webkit-linear-gradient(top, #C9C7C5 0%, #C9C7C5 43%, #E6E2DE 54%, #E6E2DE 100%);
	background-image: -ms-linear-gradient(top, #C9C7C5 0%, #C9C7C5 43%, #E6E2DE 54%, #E6E2DE 100%);
	background-image: linear-gradient(to top, #C9C7C5 0%, #C9C7C5 43%, #E6E2DE 54%, #E6E2DE 100%);
    border: 1px solid #3BB226;
    box-shadow: 0px 2px 2px #3BB226;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    border: none;
    width: 90%;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
    padding: 3%;
    margin: 0 0 10px 0;
}
.cat .spancat .button_nav {
    display: none;
    position: absolute;
    top: 6%;
    right: 15px;
    padding: 8px 10px 6px 10px;
    background: rgb(162, 41, 41);
    border: 1px solid #ffffff;
    border-radius: 3px;
    cursor: pointer;
}
.cat ul {
    display: block!important;
    padding: 0 0 0 0;
    margin: 0 0 0 20px;
}
.cat ul.parent-volume {
    padding: 0;
    margin: 10px 0 0 5px;
    color: #3bb226;
}
.cat ul.parent-volume li {
    list-style: disc inside none;
    margin: 0 0 10px;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
}
.cat ul li {
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    list-style: none;
}
.cat ul li a {
    background: no-repeat;
    display: inline-block;
    font-size: 13px;
    padding: 0px;
    color: #3bb226;
    text-decoration: underline;
    cursor: auto;
}
.cat ul.parent-volume li.active{
    font-weight: bold;
}
ul li.active {
    font-weight: bold;
}


/*3bb226*/
.items_block {
	width: 100%;
	float: left;
}
.items_text_discrip {
	float: left;
	width: 220px;
}
.shop_block {overflow: hidden;}
.shop_item {
	width: 30%;
	height: 375px;
	margin-right: 3%;
	margin-bottom: 20px;
	position: relative;
	float: left;
	display: block;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	text-align: center;
}
.shop_item_img {	text-align: center;	margin-top: 15px;	width: 100%; min-height: 210px;}
.shop_item_img a img {	max-width: 100%;	max-height: 210px;}
.shop_item_name { text-align: center;  margin-top: 7px;}
.shop_item_name a { text-decoration: none; font-family: PTSans;	font-size: 13pt; font-weight: normal; color: #000;}
.shop_item_price { 
	text-align: center; 
	font-family: PTSans;	
	font-size: 13pt; 
	font-weight: normal;
	color: #f0935b;
	margin-top: 5px;
	position: absolute;
	left: 25%;
	bottom: 50px;
}
.shop_item_price span {font-size: 14pt;  font-weight: bold;}
.shop_item_button {
	display: block;
	margin: auto;
	background: rgba(98,193,81,1);
	background: -moz-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,193,81,1)), color-stop(50%, rgba(98,193,81,1)), color-stop(51%, rgba(59,178,38,1)), color-stop(100%, rgba(59,178,38,1)));
	background: -webkit-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -o-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -ms-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: linear-gradient(to bottom, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c151', endColorstr='#3bb226', GradientType=0 );
	border-radius: 3px;
	border: none;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	margin-top: 17px;
	position: absolute;
	left: 30%;
	bottom: 10px;
}
.shop_item_button:hover { color: #fff;}

.group_text_center {
	background: #f5f0ec; 
	overflow: hidden;
	padding: 2%;
	border-top: 2px solid #3BB226;
	box-shadow: 0px 1px 2px 1px #3BB226;
	margin: 3px;
}
.group_text_cont {
	background: #f5f0ec;
	width: 1000px;
	overflow: hidden;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 20px;
}
.group_text { width: 720px;	float: left; padding: 0 20px;}
.group_menu_right {float: right;	width: 220px; }
.dop_menu { padding: 15px;	background: #ffffff;}
.dop_menu_title {
	color: #be2525;
	font-family: PTSans;
	font-weight: bold;
	font-size: 15pt;
	padding-left: 5px;
	padding-right: 10px;
	display: block;
}
.dop_menu ul { padding-left: 12px;}
.dop_menu li {	list-style-image: url(../../images/template/bulet.png);}
.dop_menu li a {
	color: #3bb226;
	text-decoration: underline;
	font-family: PTSans;
	font-size: 13pt;
	line-height: 1.5;
}
.hr_group_center {
	height: 26px;
	background: url(../../images/template/raxdelitel.png) repeat-x;
	clear: both;
	width: 104%;
	margin-left: -2%;
}
.hr_group_white {
	height: 2px;
	background: #f0935b;
	margin: 10px 0px;
	clear: both;
	width: 104%;
	margin-left: -2%;
}
.group_text_center_white {
	position: relative;
	overflow: hidden;
}
.group_text_down {
	background: #fff;
	width: 720px;	
	float: left; 
	padding: 0 20px;
}

footer { 
	background: #f5f0ec; 
	overflow: hidden;
	width: 100%;
	position: absolute;
	bottom: 0;
	box-shadow: 0 0 150px #B4AEAA;
}
.footer {
	position: relative;
	background: #f5f0ec;
	width: 1000px;
	overflow: hidden;
	margin: auto;
	padding-top: 18px;
	padding-bottom: 20px;
}
.footer .contacts {
	width: 570px;
	margin-top: 20px;
}
.footer .called {
	margin-top: 45px;
	float: left;
	margin-left: 20px;
}
.footer .logo { width: 270px;}

.item_block_img {
	width: 47%;
	margin-right: 3%;
	margin-top: 20px;
	float: left;
}
.item_context {
    float: right;
    width: 50%;
}
.item_context_discrip { float: left;}
.shop_property {
	color: #363636;
	font-family: PTSans;
	font-weight: normal;
	font-size: 13pt;
}
.item_context_discrip .price {
	font-family: PTSans;
	font-size: 13pt;
	font-weight: normal;
	color: #f0935b;
	margin-top: 5px;
}
.item_context_discrip .price span {
	font-size: 18pt;
	font-weight: bold;
} 

.item_context_discrip .addcart {
	display: block;
	background: rgba(98,193,81,1);
	background: -moz-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,193,81,1)), color-stop(50%, rgba(98,193,81,1)), color-stop(51%, rgba(59,178,38,1)), color-stop(100%, rgba(59,178,38,1)));
	background: -webkit-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -o-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: -ms-linear-gradient(top, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	background: linear-gradient(to bottom, rgba(98,193,81,1) 0%, rgba(98,193,81,1) 50%, rgba(59,178,38,1) 51%, rgba(59,178,38,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c151', endColorstr='#3bb226', GradientType=0 );
	border-radius: 4px;
	border: none;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	width: 200px;
	height: 36px;
	padding-top: 12px;
	margin-top: 15px;
	font-size: 18pt;
	text-align: center;
}
.item_discription { margin-top: 30px;}

.item_param {
	width: 80%;
    margin: 10px auto;
    border-spacing: 0px;
    border-collapse: collapse;
}
.item_param caption {
    color: #363636;
    font-size: 20px;
    padding: 7px;
}
.item_param tr td {
	border: 1px solid #A0A0A0;
	padding: 5px;
	font-size: 14px;
    color: #000;
    width: 50%;
} 
.item_param tr td:first-child {
	vertical-align: top;
    font-weight: bold;
    color: #5E5E5E;
    font-size: 15px;

}




.recomendate {
	margin-bottom: 20px;
	position: relative;
	display: block;
	text-align: center;
	height: 360px;
}
.comment_text {
	position: relative;
	overflow: hidden;
	padding: 10px 0px;
}
.add_com {
	background: #F5F0EC;
	padding: 10px 1%;
	border-radius: 3px;
}
.comments {
	padding: 23px 0 0 10px;
	position: relative;
	font-family: PTSans;
	font-weight: normal;
	font-size: 12pt;
}
.comments a {
	font-family: PTSans;
	font-weight: normal;
	font-size: 12pt;
}
.text_comments {
	padding: 16px;
	background: #fff;
	color: #363636;
	font-family: PTSans;
	font-weight: normal;
	font-size: 12pt;
	border-radius: 4px;
	border: 1px solid #3BB226;
}
.name_comments {
	color: #363636;
	font-family: PTSans;
	font-weight: normal;
	font-size: 11pt;
	background: url(../../images/template/Rounded-Rectangle-5.png) 15px -20px  no-repeat;
	padding: 17px 17px 0 17px;
}
.name_comments .author {font-weight: bold; font-size: 13pt;}

.comment {
	margin: 5px 50px 10px 0;
	zoom: 1;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
}
.comment form { overflow: hidden;}
.left_comment_block {
	float: left;
	width: 48%;
	overflow: hidden;
}
.right_comment_block {
	float: right;
	width: 48%;
	overflow: hidden;
}
.comment .row .caption {
	color: #363636;
	font-family: PTSans;
	font-weight: normal;
	font-size: 13pt;
	margin: 12px 0 5px 0;
}
.incapcha {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
.incapcha span { 
	color: #363636;
	font-family: PTSans;
	font-weight: normal;
	font-size: 13pt;
}
.captcha {
	float: left;
	margin-top: 9px;
}
.captcha img { border-radius: 3px; }
.captcha span { cursor: pointer;}



div.comment div.subject {font-weight: bold}
div.comment p {margin: 5px 0 0 0}
div.comment span.red, div.comment span.red a {color: #E83531 !important; text-decoration: underline; cursor: pointer}
div.comment_reply {
	display: none;
	margin: 0px 0px 10px 20px;
}
div.comment_sub {
	margin-left: 20px;
}


/*
input.large,
div.shop_filter select,
div.shop_filter input[type="text"],
table.shop_cart select,
table.shop_cart input[type="text"],
div.shop_coupon input,
.comment .field select,
.comment .field ,
.comment .field 
.comment .field input[type="file"],
.comment .field textarea {
	outline: none;
	width: auto;
	border: none;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
	padding: 2px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #5B5B5B;
	font-size: 10pt;
	font-family: 'Arial Narrow', sans-serif;
}
.comment .field input[type="text"], .comment .field input[type="password"], .comment .field input[type="file"] { height: 23px; }
.comment .field textarea { padding: 5px 12px }
.comment .field select { width: 210px }*/


/* слайдер товара*/

#products_example {	position:relative;}

#products {
	margin-left:26px;
	overflow: hidden;
}

#products .next,#products .prev {
	position:absolute;
	top:127px;
	left: 1%;
	width:21px;
	height: 40px;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev {	background:url(../../images/template/go_left.png);}
#products .next {	left: 98%;	background:url(../../images/template/go_right.png);}

#products .slides_container {
	overflow:hidden;
	position:relative;
	height: 270px;
}
#products .slides_container img {max-width: 370px; max-height: 270px;}

#products .pagination {
	padding:5px;
	margin-top: 10px;
}
.slides_control {
	width: 100% !important;
	height: 100% !important;
}
.slides_control a {
	position: relative !important;
	height: 100%;
	text-align: center;
	display: block;
}

#products .pagination li {
	float:left;
	margin:2px 4px;
	list-style: none;
}
#products .pagination li a img { max-width: 70px; max-height: 70px; }
#products .pagination li a {
	display:block;
	width:70px;
	height:70px;
	margin: 3px;
	float:left;
}

#products .pagination li.current img {
	border: 2px solid #bb1f3e;
	border-radius: 2px;
}

/* end  слайдер товара*/



.shop_list_menu { 
	padding-left: 0px; 
	display: none;
	position: absolute;
	background: #ee8544;
	width: 207px;
	padding-bottom: 20px;

}
.shop_list_menu li { 
	list-style: none; 
	padding: 3px 0 3px 0;
	display: list-item;
	background: none;
	height: auto;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0;
	padding: 2px 5px 2px 5px;
}
.shop_list_menu li a {
	color: #fff;
	font-family: PTSans;
	font-weight: normal;
	font-size: 13pt;
	text-decoration: none;
	text-transform: none;
	height: auto;
	
}
.shop_list_menu li a:hover { text-decoration: underline; background: none;}

.shop_coupon input[type="text"], table.table input[type="text"], table.shop_cart input[type="text"] {
	outline: none;
	border: 1px solid #d7d7d7;
	width: auto;
	height: 25px;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;
	padding: 1px 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #5B5B5B;
	font-size: 12pt;
	font-family: 'Arial Narrow', sans-serif;
}

table.table, table.shop_cart {
	padding: 0;
	margin: 0 40px 10px 0;
	border: 1px solid #d7d7d7;
	width: 100%;
	border-radius: 5px;
	border-collapse: collapse;
	font-size: 14px;
}
table.table th, table.shop_cart th {
	font-weight: bold;
	color: #444444;
	font-size: 16px;
	white-space: nowrap;
}
table.table th, table.table td,
table.shop_cart th, table.shop_cart td
{
	padding: 5px;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
table.table tr.total td,
table.table td.total,
table.shop_cart tr.total td,
table.shop_cart td.total
{
	font-weight: bold;
	color: #000
}
table.shop_cart select {
	width: 50px
}
table.shop_cart span.caption {
	font-weight: bold;
	color: #000
}
table.shop_cart_compare th {
	text-align: left!important
}

.shop_navigation{list-style-type:none;margin:0;padding:15px 0}
.shop_navigation li{float:left;padding-right:10px; }
.shop_navigation span, .shop_navigation_current span { 
	border-radius: 3px;
	padding: 5px 20px;
	margin-right: 10px; 
	font-size: 85%;
}
.shop_navigation span{ background-color: #ee8544; color: #FFF; }
.shop_navigation_current span{color: #FFF; background-color: #3bb226 }


div.shop_address {
	background: #f5f0ec;
	border-radius: 4px;
	padding: 15px;
	margin-top: 10px;
	color: #6b6b6b;
	font-weight: bold;
	width: 600px;
	margin-bottom: 25px;
}
div.shop_address .caption {
	padding: 15px 0 10px 0;
	font-size: 105%;
	width: 460px;
}
div.shop_address .field .width1 {width: 105px; margin-right: 5px}
div.shop_address .field .width2, div.shop_address .field select {width: 400px}

div.shop_address input[type="text"], div.shop_address textarea {
	border: 1px solid #7d7d7d;
	height: auto;
}
.shop_group_head {
	color: #3bb226;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}


.shop_list, .right_menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.shop_list { width: 150px;}
.shop_list ul { padding-left: 0;}
.shop_list li:hover { background: #ee8544; color: #fff; }
.shop_list li:hover a {color: #fff;}
.shop_list li, .right_menu li {
	padding: 4px;
	margin: 5px 0;
	list-style-type: none;
	border-radius: 1px;

}
.shop_list li a{
	text-decoration: none;
	font-size: 15px;
	font-family: Verdana;
	color: #444444;
}

.envelope {
	display: none;
	position: absolute;
	top: 10px;
	left: 38%;
	z-index: 1002;
	margin: 2% auto;
	background: #f5f0ec;
	padding: 20px;
	border-radius: 5px;
}

.black-overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}



.group_list {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.shop_group_element {
	display: block;
	float: left;
	width: 220px;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	text-align: center;
	padding: 2px;
	padding-top: 20px;
}
.shop_group_element:hover {
	border: 2px solid #e1e1e1;
	padding: 1px;
	padding-top: 19px;
}
.shop_group_image a {	text-decoration: none;}
.shop_group_image img {
	border-radius: 3px;
	max-width: 200px;
	max-height: 160px;
}
.shop_group_image img:hover {
	box-shadow: 1px 1px 6px #7d7d7d;
}
.shop_group_name {
	position: absolute;
	left: 15%;
	bottom: 5px;
	padding: 10px;
	text-align: center;
}
.shop_group_name a {
	text-decoration: none;
	font-size: 14pt;
}
.shop_group_name a:hover { text-decoration: underline;}


.godji {
	background: url(../../images/images/Layer-69.png) no-repeat;
	width: 220px;
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px;
}
.godji_titleh1 {
	color: #be2525;
	text-transform: uppercase;
	text-align: center;
	height: 35px;
	background: url(../../images/images/Group-14.png) no-repeat;
	font-family: PTSans;
	font-weight: bold;
	font-size: 15pt;
	margin: 15px 0 0 15px;
	padding-top: 8px;
}
.godji_titleh2 {
	font-family: PTSans;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.godji ul li {
	font-family: PTSans;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	line-height: 1.8;
	list-style: url(../../images/images/Ellipse-5.png);
}
.godji ul { 
	padding-left: 30px;
	margin-top: 8px;
}
.godji ul li a {
	color: #fff;
	text-decoration: underline;
	font-family: PTSans;
	font-weight: normal;
	font-size: 13px;
}

.table_left {
	position: relative;
	float: left;
	width: 380px;
	margin-right: 20px;
}
.table_right {
	position: relative;
	float: left;
	width: 300px;	
}
.prod_table {
	width: 100%;
	border: none;
	border-bottom: 1px solid #e2ddd9;
	border-collapse: collapse;
	border-spacing: 0;
}
.prod_table_head {
	background: #3bb226;
}

.prod_table td {
	color: #000;
	padding-left: 25px;
	padding-right: 5px;
	font-family: PTSans;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	height: 30px;
}

.prod_table_head td {
	color: #fff;
	background: #3bb226;
	height: 40px;
	vertical-align: middle;
	text-align: left;
	padding: 0;
	padding-left: 25px;
	padding-right: 5px;
	font-family: PTSans;
	font-weight: bold;
	font-size: 10pt;

}
.prod_table tr td:nth-child(1) {
	font-weight: bold;
	width: 85px;
}
.prod_table tr:nth-child(even) {background: #f5f0ec;}
.prod_table tr:hover { background: #f5dfdf; }
.prod_table tr:hover td { color: #be2525; }
.prod_table_head:hover td {color: #fff !important;}

.prod_table2 {
	width: 100%;
	border: none;
	border-bottom: 1px solid #e2ddd9;
	border-collapse: collapse;
	border-spacing: 0;
}
.prod_table2 td {
	color: #000;
	padding-left: 25px;
	padding-right: 5px;
	font-family: PTSans;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	height: 30px;
}
.prod_table2 tr td:nth-child(1) {
	font-weight: bold;
	width: 140px;
}
.prod_table2 tr:nth-child(even) {background: #f5f0ec;}
.prod_table2 tr:hover { background: #f5dfdf; }
.prod_table2 tr:hover td { color: #be2525; }
.prod_table2_title {
	font-family: PTSans;
	font-weight: bold;
	font-size: 11pt;
	color: #be2525;
	width: 200px;
}





/* jQuery lightbox */
#gallery { clear: both; }






#error,#message,#status_message{margin-top:5px;margin-bottom:5px;position:relative;font-size:8pt;border-collapse:collapse;width:450px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;padding:5px 15px 5px 35px}
#error{border:1px #CA1D13 solid;color:#CA1D13;background-color:#F2EDE9;background:url(../../hostcmsfiles/images/error.gif) no-repeat 10px 50%}
#message,#status_message{border:1px #4ba749 solid;color:#4ba749;background:url(../../hostcmsfiles/images/message.gif) no-repeat 10px 50%}
#message p{margin:0;padding:0}



/*
playback timings (ms):
  captures_list: 0.697
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.013
  esindex: 0.018
  cdx.remote: 112.365
  LoadShardBlock: 83.922 (3)
  PetaboxLoader3.datanode: 128.047 (5)
  load_resource: 217.862 (2)
  PetaboxLoader3.resolve: 140.47 (2)
*/