@font-face {
    font-family: 'PFDinTextCompPro-Medium';
    src: url('../fonts/PFDinTextCompPro-Medium.eot');
    src: url('../fonts/PFDinTextCompPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextCompPro-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFDinTextCompPro-Regular';
    src: url('../fonts/PFDinTextCompPro-Regular.eot');
    src: url('../fonts/PFDinTextCompPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextCompPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFDinTextCompPro-Light';
    src: url('../fonts/PFDinTextCompPro-Light.eot');
    src: url('../fonts/PFDinTextCompPro-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextCompPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_dindisplay_probold';
    src: url('../fonts/pf_dindisplay_probold.eot');
    src: url('../fonts/pf_dindisplay_probold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_dindisplay_probold.woff') format('woff'),
         url('../fonts/pf_dindisplay_probold.ttf') format('truetype'),
         url('../fonts/pf_dindisplay_probold.svg#pf_dindisplay_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* --------------- reset.css --------------- */
#abzac
{
font-size:18px;
font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
color:#000000;
}
div.field {
font-size:18px;
font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
color:#000000;
}
div.caption {
font-size:24px;
font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
color:#000000;
}

#announce
{
font-size:18px;
font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {
	border-spacing: 0;
}
td, td img {
	vertical-align: top;
}
input, select, button, textarea {
	margin: 0;
	font-size: 100%;
}
input[type="text"], input[type="password"], textarea {
	padding: 0;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
/* --------------- /reset.css --------------- */

/* --------------- ??????? ????????? ---------*/

html {
	background: #fff url("../images/main-bg.jpg") 0 0;
}

body {
	line-height: 1;
	color: #393939;
	text-align: left;
	font: 12px Calibri, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	border-top: 0px solid #3d3d3d;

	background: url("../images/background.png") no-repeat 50% 0;
}
input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin: 0px;
}
input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
input.required {
margin: 0px 0px 8px 0px;
}

textarea {
	resize: none;
}


/* --------------- /??????? ????????? ---------*/

button::-moz-focus-inner {
	padding: 0px;
	border-width: 0px;
}

h1, .h1 {
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	margin: 0px 0px 15px 0px;
	font-size: 36px;
	line-height: 36px;
}

h2, .h2 {
	margin: 0px 0px 10px 0px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
}

h3, .h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 22px;
}

h4 {

}

img {
	border: 0;
}

* {
	outline: none;
}

a {text-decoration: none; color: #393939;}

a:hover {text-decoration: underline;}
:focus        {outline:0;}

.main {
	width: 100%;
	min-width: 1024px;
	position:relative;
	overflow: hidden;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 12px;
}

#header {
	width: 100%;
	height: 180px;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.header_top {
	height: 45px;
	padding: 4px 15px 0px 5px;
	background: #3d3d3d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d3d3d), to(#101010));
	background: -webkit-linear-gradient(#3d3d3d, #101010);
	background: -moz-linear-gradient(#3d3d3d, #101010);
	background: -ms-linear-gradient(#3d3d3d, #101010);
	background: -o-linear-gradient(#3d3d3d, #101010);
	background: linear-gradient(#3d3d3d, #101010);
	-pie-background: linear-gradient(#3d3d3d, #101010);

	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	behavior: url("/pie.htc");
}

#nav {
	float: left;
	padding: 8px 0px 0px 0px;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
	padding: 0px 12px 0px 19px;
	background: url("../images/nav-divider.png") no-repeat 0 50%;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'pf_dindisplay_probold', Arial, sans-serif;
	letter-spacing: 1px;
}

#nav ul li:first-child {
	background: none;
}

#nav ul li a {
	color: #fff;
}

#nav ul li a:hover, #nav ul li a.active {
	color: #84aa30;
	text-decoration: none;
}

.logo {
	position: absolute;
	left: 0px; top: 68px;
}

.search_form {
	float: right;
	width: 392px;
	height: 29px;
	background: #e6e6e6 url("../images/search-icon.png") no-repeat 10px 9px;
	border-top: 1px solid #000;
	border-radius: 6px;
}

.search_form input[type="text"]{
	float: left;
	width: 225px;
	margin: 0px 0px 0px 26px;
	padding: 4px 5px 4px 5px;
	background: none;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	border-width: 0px;
	color: #333;
	font-size: 16px;
}

.search_form button{
	float: right;
	width: 124px;
	height: 25px;
	background: url("../images/search-submit.png") no-repeat 0 0;
	margin: 2px 3px 0px 0px;
	padding: 0px 0px 0px 7px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	border-width: 0px;
	color: #fff;
	font-size: 16px;
}

.phone_number {
	position: absolute;
	right: 318px; top: 81px;
	width: 320px;
}

.phone_number ul {
	list-style: none;
	width: 240px !important;
}

.phone_number ul li {
	display: none;
	background: none !important;
	position: absolute;
	left: 0px; top: 0px;
	width: 238px;
	height: 62px;
	padding: 8px 0px 0px 0px;
	overflow: hidden;
	text-align: right;
}

.next_num_button {
	float: right;
	width: 74px;
	height: 75px;
	background: url("../images/next-num-button.png") no-repeat 0 0;
}

.phone_region, .skype_name {
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 22px;
	line-height: 14px;
}

.phone_num {
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 36px;
	line-height: 30px;
	margin: 0px 0px 2px 0px;
}

.regLogin {
	position: absolute;
	right: 213px; top: 93px;
}

.regLogin .register {
	float: left;
	width: 55px;
	height: 62px;
	background: url("../images/register.png") no-repeat 0 0;
	margin: 0px 6px 0px 0px;
}

.regLogin .login {
	float: left;
	width: 30px;
	height: 52px;
	background: url("../images/login.png") no-repeat 0 0;
	margin: 9px 6px 0px 0px;
}

.header_cart {
	position: absolute;
	right: 0px; top: 78px;
	min-height: 62px;
	padding: 10px 58px 0px 0px;
	background: url("../images/header-cart.png") no-repeat 100% 0;
	max-width: 125px;
}
.cartTitle{
	font-weight: bold;
}

.header_cart p {
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
}

.header_cart p span {
	font-size: 24px;
	line-height: 24px;
}

.header_social {
	position: absolute;
	right: 0px; top: 158px;
}

.header_social a {
	float: left;
	margin: 0px 0px 0px 3px;
}

#content {
	width: 100%;
	min-height: 400px;
}

.columns {
	zoom: 1;
	padding: 0px 0px 24px 0px;
}

.servs {
	float: left;
	width: 431px;
}

.servs ul {
	list-style: none;
	width: 434px;
}

.servs ul li {
	float: left;
	width: 214px;
	height: 206px;
	margin: 0px 3px 3px 0px;
	position: relative;
}

.servs ul li img {
	position: relative;
	border-radius: 5px;
	behavior: url("/pie.htc");
}

.servs ul li:first-child img{
	margin: 0px 0px 0px -21px;
	vertical-align: top;
}

.serv_title {
	position: absolute;
	left: 0px; bottom: 0px;
	width: 100%;
	padding: 1px 0px 5px 0px;
	background: #b3cb19;
	border-radius: 0 0 5px 5px;
}

.serv_title.yellow {
	background: #edd006;
}

.serv_title.winered {
	background: #990100;
	color: #fff;
}

.serv_title span {
	padding: 0px 0px 0px 14px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
}

.slider {
	float: right;
	width: 566px;
	height: 415px;
	position: relative;
	overflow: hidden;
}

.slider ul {
	list-style: none;
}

.slider ul li {
	position: absolute;
	left: 0px; top: 0px;
	width: 566px;
	height: 415px;
}

.slider ul li img {
	border-radius: 5px;
}

.slide_prev {
	display: block;
	position: absolute;
	left: 0px; top: 50%;
	width: 32px;
	height: 26px;
	margin: -13px 0px 0px 0px;
	background: url("../images/slider-arrows.png") no-repeat 0 0;
	z-index: 200;
}

.slide_next {
	display: block;
	position: absolute;
	right: 0px; top: 50%;
	width: 32px;
	height: 26px;
	margin: -13px 0px 0px 0px;
	background: url("../images/slider-arrows.png") no-repeat 100% 0;
	z-index: 200;
}

.slider_bullets {
	position: absolute;
	right: 20px; bottom: 12px;
	z-index: 200;
}

.slider_bullets a {
	float: left;
	width: 21px;
	height: 21px;
	background: url("../images/slider-bullets.png") no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0px 0px 2px;
}

.slider_bullets a.activeSlide {
	background-position: 0 100%;
}

.slider_text {
	position: absolute;
	left: 25px; top: 15px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
}

.slider_text b {
	display: block;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	text-transform: uppercase;
}

.slider_text span {
	display: block;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #b4c834;
	padding: 0px 0px 0px 0px;
}

.articul * {
	vertical-align: top;
}

.articul {
	position: absolute;
	left: 25px; bottom: 12px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 48px;
	color: brown;
}

.articul  span {
	font-size: 16px;
	line-height: 35px;
}

.left_column {
	float: left;
	width: 200px;
}

.right_column {
	float: right;
	width: 758px;
}

.left_nav_heading {
	height: 31px;
	position: relative;
	background: url("../images/heading-bg.gif") repeat-x 0 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url("/pie.htc");
	z-index: 100;
}

.left_nav_heading div {
	float: left;
	width: 90px;
	height: 47px;
	margin: -4px 0px 0px 15px;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	text-transform: uppercase;
	line-height: 47px;
	text-align: center;
	font-size: 20px;
	color: #ad7200;
	text-shadow: 0 1px #fef3bb;
	background: url("../images/left-heading.png") no-repeat 0 0;
}
.torro div{
	width: 145px;
	margin: -4px 0px 0px 18px;	
	background: url("../images/left-heading-torro.png") no-repeat 0 0;
}
.minipack div{
margin: -4px 0px 0px 0px;
float: left;
padding: 0px 0px 0px 0px;
}
.left_nav {
	margin: 0px 0px 20px 0px;
}

.left_nav ul {
	list-style: none;
	background: #fff;
	border-bottom: 4px solid #a7c002;
	position: relative;
	border-radius: 0 0 5px 5px;
	padding: 10px 0px 0px 0px;
	z-index: 50;
}

.left_nav ul li {
	border-top: 1px solid #d1d1d1;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
}

.left_nav ul li:first-child {
	border-top: 0px;
}

.left_nav ul li a {
	display: block;
	padding: 6px 10px 6px 18px;
	color: #686868;
}

.left_nav ul li a:hover, .left_nav ul li a.active {
	text-decoration: none;
	color: #393939;
}

.news {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 6px 0px;
	background: #efeef4;
	border-radius: 6px;
	box-shadow: 0 0 5px #aba9a9;
	behavior: url("/pie.htc");
}

.news_heading {
	width: 184px;
	height: 42px;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 20px;
	background: url("../images/news-heading.png") no-repeat 0 0;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 24px;
	color: #ad7200;
	text-transform: uppercase;
	text-shadow: 0 1px #fef3bb;
}

.news ul {
	list-style: none;
}

.news ul li {
	padding: 0px 10px 12px 10px;
}

.news ul li p {
	font-size: 14px;
	color: #555761;
}

.news_date * {
	vertical-align: middle;
}

.news_date {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 5px;
	font-size: 14px;
	color: #fff;
	background: #acc418;
}

.news_date span {
	font-size: 30px;
	font-weight: bold;
}

.fb_widget {
	margin: 0px 0px 20px 0px;
}

.tag_cloud {
	text-align: center;
	margin: 0px 0px 20px 0px;
	font-family: 'pf_dindisplay_probold', Arial, sans-serif;
}
.tag_cloud a{
	text-decoration:none;
	color: #5a8cd0;
}

.product_list {
	zoom: 1;
	margin: 0px 0px 15px 0px;
}

.product_list ul {
	width: 770px;
	list-style: none;
}

.product_list ul li {
	float: left;
	width: 359px;
	height: 212px;
	padding: 7px;
	margin: 0px 12px 12px 0px;
	background: #e9e9e9;
	position: relative;
	border-radius: 5px;
	behavior: url("/pie.htc");
}

.product_list_image {
	float: left;
	width: 165px;
	height: 212px;
	margin: 0px 15px 0px 0px;
}

.product_list_image img {
	position: relative;
	border-radius: 4px;
	behavior: url("/pie.htc");
	max-width: 165px;
	max-height: 212px;
}

.product_list_content {
	overflow: hidden;
}

.product_list_name {
	margin: 0px 0px 9px 0px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.product_list_name a:hover{
	text-decoration: none;
}

.product_list_descript {
	margin: 0px 0px 20px 0px;
	color: #696969;
	line-height: 16px;
	height: 64px;
	overflow: hidden;
}

.product_list_price {
	margin: 0px 0px 7px 0px;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	color: #db581a;
	font-size: 30px;
	line-height: 30px;
}

.cart_button {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px;
	background: none;
	overflow: visible;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 18px;
	color: #414141;
	text-shadow: 0 1px #feecb9;
	text-transform: uppercase;
}

.cart_button:hover {
	text-decoration: none;
}

.cart_button span * {
	vertical-align: middle;
}

.cart_button span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 36px;
	padding: 6px 12px 0px 7px;
	position: relative;
	background: #ffe745;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffe745), to(#ffb703));
	background: -webkit-linear-gradient(#ffe745, #ffb703);
	background: -moz-linear-gradient(#ffe745, #ffb703);
	background: -ms-linear-gradient(#ffe745, #ffb703);
	background: -o-linear-gradient(#ffe745, #ffb703);
	background: linear-gradient(#ffe745, #ffb703);
	-pie-background: linear-gradient(#ffe745, #ffb703);
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.cart_button:hover span {
	background: #ffb703;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffb703), to(#ffe745));
	background: -webkit-linear-gradient(#ffb703, #ffe745);
	background: -moz-linear-gradient(#ffb703, #ffe745);
	background: -ms-linear-gradient(#ffb703, #ffe745);
	background: -o-linear-gradient(#ffb703, #ffe745);
	background: linear-gradient(#ffb703, #ffe745);
	-pie-background: linear-gradient(#ffb703, #ffe745);
	behavior: url("/pie.htc");
}

.cart_button span b {
	font-weight: normal;
}

.lil_cart_icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 33px;
	height: 32px;
	margin: 0px 8px 0px 0px;
	background: url("../images/lil-cart-icon.png") no-repeat 0 0;
}

.product_icons {
	position: absolute;
	left: -3px; top: 16px;
}

.product_icons div {
	position: relative;
}

.product_icons_text {
	display: none;
	position: absolute !important;
	left: -9px; top: -30px;
	border: 1px solid #4b545c;
	padding: 2px 9px 3px 9px;
	font-size: 10px;
	color: #fff;
	white-space: nowrap;
	background: #5c656d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5c656d), to(#3a444c));
	background: -webkit-linear-gradient(#5c656d, #3a444c);
	background: -moz-linear-gradient(#5c656d, #3a444c);
	background: -ms-linear-gradient(#5c656d, #3a444c);
	background: -o-linear-gradient(#5c656d, #3a444c);
	background: linear-gradient(#5c656d, #3a444c);
	box-shadow: 1px 1px 1px #aeafb1 inset;
	border-radius: 4px;
}

.product_icons_text:after, .product_icons_text_after {
	position: absolute;
	left: 20px; bottom: -8px;
	width: 10px;
	height: 8px;
	background: url("../images/tooltip-tick.png") no-repeat 0 0;
	content: '';
}

.product_icons div:hover .product_icons_text {
	display: block;
}

.product_icons img {
	vertical-align: top;
}

.pack_text table {
	width: 100%;
}

.pack_text td {
	padding: 0px 0px 0px 3%;
	width: 33%;
	font-size: 14px;
	line-height: 18px;
}

.pack_text td:first-child {
	width: 24%;
	padding-left: 0px;
}

.main_col {
	margin: 0px 0px 27px 0px;
	padding: 0px 20px 20px 20px;
	background: #fff;
	position: relative;
	border-radius: 6px;
	box-shadow: 0 0 5px #858484;
	behavior: url("/pie.htc");
	zoom: 1;
}

.breadcrumbs {
	zoom: 1;
	margin: 0px -20px 15px -20px;
	padding: 22px 20px 18px 20px;
	background: #eff9ce;
	position: relative;
	border-bottom: 1px dashed #688c0f;
	border-radius: 6px 6px 0 0;
}

.breadcrumbs ul {
	list-style: none;
	margin: 0px 220px 0px 0px;
}

.breadcrumbs ul li {
	float: left;
	margin-bottom: 4px;
	padding: 0px 4px 0px 10px;
	background: url("../images/breadrumbs-arrow.png") no-repeat 0 50%;
	color: #486300;
}

.breadcrumbs ul li:first-child {
	padding-left: 0px;
	background: none;
}

.breadcrumbs ul li a {
	color: #131313;
	text-decoration: underline;
}

.breadcrumbs ul li a:hover {
	text-decoration: none;
}

.button {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px;
	background: none;
	overflow: visible;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	text-shadow: 0px 1px 2px #283505;
	text-transform: uppercase;
	border-top: 1px solid #b2e023;
	border-bottom: 1px solid #688c0f;
	border-left: 1px solid #8fb81a;
	border-right: 1px solid #8fb81a;
	position: relative;
	white-space: nowrap;
	background: #b6e908;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b6e908), to(#91b926));
	background: -webkit-linear-gradient(#b6e908, #91b926);
	background: -moz-linear-gradient(#b6e908, #91b926);
	background: -ms-linear-gradient(#b6e908, #91b926);
	background: -o-linear-gradient(#b6e908, #91b926);
	background: linear-gradient(#b6e908, #91b926);
	-pie-background: linear-gradient(#b6e908, #91b926);
	box-shadow: 0px 2px 4px #c3c1c1;
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.button:hover {
	text-decoration: none;
}

.button span * {
	vertical-align: middle;
}

.button span, .button2 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 26px;
	padding: 4px 10px 0px 10px;
	border-top: 1px solid #edfac2;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.button_arrows {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 16px;
	height: 18px;
	margin: -2px 0px 0px 1px;
	background: url("../images/button-arrows.png") no-repeat 0 0;
}

.button:hover {
	background: #91b926;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#91b926), to(#b6e908));
	background: -webkit-linear-gradient(#91b926, #b6e908);
	background: -moz-linear-gradient(#91b926, #b6e908);
	background: -ms-linear-gradient(#91b926, #b6e908);
	background: -o-linear-gradient(#91b926, #b6e908);
	background: linear-gradient(#91b926, #b6e908);
	-pie-background: linear-gradient(#91b926, #b6e908);
}

.breadcrumbs .button {
	position: absolute;
	right: 20px; top: 15px;
}

.product_block {
	zoom: 1;
}

.product_left {
	float: left;
	width: 367px;
}

.product_block_image {
	float: left;
	width: 272px;
	margin: 0px 0px 8px 0px;
	zoom: 1;
}

.product_image {
	width: 270px;
	height: 223px;
	margin: 0px 0px 4px 0px;
	border: 1px solid #bdbdbd;
	text-align: center;
	position: relative;
}

.product_image p {
	display: table-cell;
	width: 270px;
	height: 223px;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}

.product_image p span {
	display: block;
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.product_thumbs {
	float: right;
	width: 85px;
}

.product_thumbs ul {
	list-style: none;
}

.product_thumbs ul li {
	width: 83px;
	height: 63px;
	border: 1px solid #bdbdbd;
	margin: 0px 0px 15px 0px;
}
.product_thumbs ul li img{
	width: 83px;
	height: 63px;
}
.product_thumbs ul li.current {
	border-color: #b7c658;
}

.preloader {
	position: absolute;
	left: 50%; top: 50%;
	margin: -20px 0px 0px -20px;
	width: 40px;
	height: 40px;
	background: url("../images/preloader.gif") no-repeat 0 0;
	z-index: 0;
}

.product_icons_left {
	float: left;
	position: relative;
	left: auto; top: auto;
	z-index: 200;
}

.product_icons_left div, .product_icons_right div {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.product_icons_left div div, .product_icons_right div div {
	display: none;
}

.product_icons_right {
	float: right;
	position: relative;
	left: auto; top: auto;
	z-index: 200;
}

.product_icons_left div:hover, .product_icons_right div:hover {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.product_description {
	margin: 0px 0px 0px 0px;
	clear: both;
}

.product_description h3 {
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
	margin: 0px 0px 8px 0px;
}

.product_description p {
	font-size: 14px;
	margin: 0px 0px 18px 0px;
	color: #838383;
	line-height: 18px;
}

.shares {
	padding: 6px;
	background: #fff8cc;
	text-align: center;
}

.shares div {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 1px;
}

.product_right {
	float: right;
	width: 538px;
	padding: 10px 20px 20px 20px;
	background: #f2f2f2;
	position: relative;
}

.product_right h1, .product_right .h1 {
	margin: 0px 105px 21px 0px;
}

.print_icon {
	position: absolute;
	right: 19px; top: 16px;
	width: 59px;
	height: 49px;
	background: url("../images/print-icon.png") no-repeat 0 0;
}

.pricing_wrap {
	zoom: 1;
	margin: 0px 0px 25px 0px;
}

.pricing_left {
	float: left;
	width: 335px;
	margin: 0px 10px 0px 0px;
}

.product_price * {
	vertical-align: middle;
}

.product_price {
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
	color: #db581a;
}

.product_price span {
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 41px;
	line-height: 41px;
	color: #db581a;
	margin: 0px 0px 0px 15px;
}

.product_weight {
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
	color: #16171c;
	margin: 0px 0px 20px 0px;
}

.product_weight span {
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin: 0px 0px 0px 25px;
}

.product_buttons .product_button:first-child {
	margin-right: 7px;
}

.product_button {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px;
	background: none;
	overflow: visible;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	text-shadow: 0 1px #485f09;
	text-transform: uppercase;
}

.product_button span * {
	vertical-align: middle;
}

.product_button span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 36px;
	padding: 6px 8px 0px 7px;
	position: relative;
	background: #b0e507;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b0e507), to(#91ba26));
	background: -webkit-linear-gradient(#b0e507, #91ba26);
	background: -moz-linear-gradient(#b0e507, #91ba26);
	background: -ms-linear-gradient(#b0e507, #91ba26);
	background: -o-linear-gradient(#b0e507, #91ba26);
	background: linear-gradient(#b0e507, #91ba26);
	-pie-background: linear-gradient(#b0e507, #91ba26);
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.product_button:hover span {
	background: #91ba26;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#91ba26), to(#b0e507));
	background: -webkit-linear-gradient(#91ba26, #b0e507);
	background: -moz-linear-gradient(#91ba26, #b0e507);
	background: -ms-linear-gradient(#91ba26, #b0e507);
	background: -o-linear-gradient(#91ba26, #b0e507);
	background: linear-gradient(#91ba26, #b0e507);
	-pie-background: linear-gradient(#91ba26, #b0e507);
	behavior: url("/pie.htc");
}

.product_button span b {
	font-weight: normal;
}

.pencil_icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 33px;
	height: 32px;
	background: url("../images/pencil-icon.png") no-repeat 0 0;
}

.brif_icon {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 33px;
	height: 32px;
	background: url("../images/brif-icon.png") no-repeat 0 0;
}

.product_button.light_red {
	text-shadow: 0 1px #69371f;
	margin-left: 10px;
}

.product_button.light_red span {
	background: #f5b394;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5b394), to(#ee7841));
	background: -webkit-linear-gradient(#f5b394, #ee7841);
	background: -moz-linear-gradient(#f5b394, #ee7841);
	background: -ms-linear-gradient(#f5b394, #ee7841);
	background: -o-linear-gradient(#f5b394, #ee7841);
	background: linear-gradient(#f5b394, #ee7841);
	-pie-background: linear-gradient(#f5b394, #ee7841);
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.product_button.light_red:hover span {
	background: #ee7841;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ee7841), to(#f5b394));
	background: -webkit-linear-gradient(#ee7841, #f5b394);
	background: -moz-linear-gradient(#ee7841, #f5b394);
	background: -ms-linear-gradient(#ee7841, #f5b394);
	background: -o-linear-gradient(#ee7841, #f5b394);
	background: linear-gradient(#ee7841, #f5b394);
	-pie-background: linear-gradient(#ee7841, #f5b394);
	behavior: url("/pie.htc");
}

.qr_block {
	float: right;
	position: relative;
	padding: 8px 0px 0px 0px;
}

.qr_title {
	/* position: absolute;
	left: -61px; */
	top: 3px;
	text-align: center;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
}

.chars_block {
	clear: both;
}

.chars_block h3 {
	margin: 0px 0px 12px 0px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
	color: #db581a;
}

.chars_block table {
	width: 100%;
	border: 1px solid #d9d9d9;
}

.chars_block td {
	border-top: 1px solid #d9d9d9;
	background: #fff3ba;
	padding: 4px 20px 4px 20px;
	text-align: right;
	font-size: 14px;
}

.chars_block tr:first-child td {
	border-top: 0px;
}

.chars_block td:first-child {
	width: 300px;
	background: #ffffff;
	text-align: left;
}

.additional_list {
	zoom: 1;
	margin: 0px 0px 22px 0px;
}

.additional_list ul {
	width: 1020px;
	list-style: none;
}

.additional_list ul li {
	float: left;
	width: 320px;
	height: 256px;
	padding: 14px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	background: url("../images/additional-bg.png") no-repeat 0 0;
}

.additional_list_title {
	width: 255px;
	margin: 0px 0px 20px -6px;
	padding: 5px 0px 5px 20px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	color: #fff;
	font-size: 23px;
	line-height: 23px;
	text-shadow: 0px 1px #496301;
	background: url("../images/add-title-bg.png") repeat-y 0 0;
	position: relative;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 0 4px #aeaeaa;
	behavior: url("/pie.htc");
	//z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML('afterBegin', '<div class="additional_list_title_after"></div><div class="before"></div>'));
}

.additional_list_title a {
	display: block;
	padding: 5px 0px 8px 30px;
}

.additional_list_title span {
	color: #000;
}

.additional_list_title:after, .additional_list_title_after {
	position: absolute;
	left: 0px; bottom: -5px;
	width: 6px;
	height: 5px;
	background: url("../images/add-corner.png") no-repeat 0 0;
	content: '';
}

.additional_list_image {
	width: 280px;
	height: 180px;
	margin: 0px 0px 0px 20px;
	position: relative;
}

.additional_list_image img {
	max-width: 280px;
	max-height: 160px;
	position: relative;
	border-radius: 5px 5px 19px 5px;
	behavior: url("/pie.htc");
}

.more_icon {
	display: block;
	position: absolute;
	right: 0px; bottom: 0px;
	width: 36px;
	height: 36px;
	background: url("../images/more-icon.png") no-repeat 0 0;
	z-index: 100;
}

.recommend_block {
	zoom: 1;
}

.current_text {
	padding: 0px 0px 14px 0px;
}

.filter_pane {
	margin: 0px -20px 12px -20px;
	padding: 17px 20px 27px 20px;
	background: #eff9ce;
	border-top: 1px dashed #688c0f;
	border-bottom: 1px dashed #688c0f;
	position: relative;
}

.filter_pane * {
	vertical-align: middle;
}

.filter_pane label {
	color: #486300;
	margin: 0px 5px 0px 0px;
}

.filter_select {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 168px;
	margin: 0px 13px 0px 0px;
}

.pager_per_page {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 18px 0px 0px;
}

.pager_per_page ul {
	list-style: none;
}

.pager_per_page ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px 2px 0px 6px;
	background: url("../images/per-page-divider.gif") no-repeat 0 4px;
}

.pager_per_page ul li a {
	color: #486300;
	text-decoration: underline;
}

.pager_per_page ul li:first-child {
	background: none;
	padding-left: 0px;
}

.pager_per_page ul li a:hover {
	text-decoration: none;
}

.pager_per_page ul li a.active {
	color: #ec6f00;
	text-decoration: none;
}

.site_input {
	padding: 4px 5px !important;
	position: relative;
	border: 1px solid #e7e7e7;
	border-top: 1px solid #8f957c;
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.site_textarea {
	height: 108px;
	padding: 4px 5px !important;
	position: relative;
	border: 1px solid #e7e7e7;
	border-top: 1px solid #8f957c;
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.w_35 {
	width: 35px;
}

.filter_pane .button {
	position: absolute;
	left: 50%; bottom: -15px;
	margin: 0px 0px 0px -52px;
}

.product_list.row_list ul li {
	width: 741px;
	float: none;
}


.product_list.row_list ul li {
	width: 741px;
	float: none;
}

.product_list.row_list ul {
	width: auto;
}

.product_list.row_list ul li {
	height: auto !important;
	width: auto !important;
}

.product_list.row_list ul li li {
	height: auto !important;
	width: auto !important;
	margin: 0px !important;
	padding-top: 0px !important;
}

.details_icon {
	display: block;
	position: absolute;
	right: -5px; bottom: -5px;
	width: 165px;
	height: 83px;
	background: url("../images/details-icon.png") no-repeat 0 0;
}

.pagination {
	padding: 25px 0px 10px 0px;
}

.pagination ul * {
	vertical-align: middle;
}

.pagination ul {
	list-style: none;
	text-align: center;
}

.pagination ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 2px;
}

.pagination ul li a {
	display: block;
	width: 24px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #c9c9c9;
	position: relative;
	color: #717171;
	font-weight: bold;
	background: #f9f9f9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(#eaeaea));
	background: -webkit-linear-gradient(#f9f9f9, #eaeaea);
	background: -moz-linear-gradient(#f9f9f9, #eaeaea);
	background: -ms-linear-gradient(#f9f9f9, #eaeaea);
	background: -o-linear-gradient(#f9f9f9, #eaeaea);
	background: linear-gradient(#f9f9f9, #eaeaea);
	-pie-background: linear-gradient(#f9f9f9, #eaeaea);
	border-radius: 3px;
	behavior: url("/pie.htc");
}

.pagination ul li a.active {
	background: #a7d70d;
	border-color: #6c8a06;
	box-shadow: 0 0 3px #6c8a06 inset;
}

.previous_page, .next_page {
	font-size: 16px;
}

.news_list {
	margin: 0px 0px 15px 0px;
}

.news_list ul {
	list-style: none;
}

.news_list ul li {
	margin: 0px 0px 25px 0px;
}

.news_list_content {
	border-radius: 6px 6px 0 0;
	padding: 20px 20px 16px 20px;
	background: rgba( 232, 232, 232, 0.5) !important;
	background: rgb( 232, 232, 232);
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80e8e8e8,endColorstr=#80e8e8e8);
	zoom: 1;
}

.news_list_shares {
	padding: 7px 12px 7px 12px;
	border-top: 1px dashed #a2a2a2;
	background: #dfdfdf;
	border-radius: 0 0 6px 6px;
	zoom: 1;
}

.news_list_shares.current {
	float: left;
	width: 718px;
	margin: 0px -20px -20px -20px;
	padding: 7px 20px 7px 20px;
}

.news_shares {
	float: left;
}

.news_shares div {
	float: left;
	margin: 0px 20px 0px 0px;
}

.news_read_more {
	float: right;
}

.news_read_more a {
	padding: 0px 15px 0px 0px;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 16px;
	color: #92a714;
	text-decoration: underline;
	text-transform: uppercase;
	background: url("../images/read-more-icon.png") no-repeat 100% 50%;
}

.news_read_more a:hover {
	text-decoration: none;
}

.news_list_image {
	float: left;
	width: 165px;
	margin: 0px 18px 0px 0px;
	position: relative;
	min-height: 30px;
}

.news_list_date * {
	vertical-align: middle;
}

.news_list_date {
	position: absolute;
	left: -4px; top: 10px;
	min-width: 85px;
	border: 1px solid #76a702;
	padding: 0px 10px 0px 7px;
	z-index: 100;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px #758610;
	background: #acc418 url("../images/news-list-date.gif") 0 0;
	//z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML('afterBegin', '<div class="news_list_date_after"></div>'));
}

.news_list_date:after, .news_list_date_after {
	position: absolute;
	left: -1px; bottom: -6px;
	width: 4px;
	height: 5px;
	background: url("../images/add-corner.png") no-repeat 0 0;
	content: '';
}

.news_list_date span {
	font-size: 30px;
	font-weight: bold;
}

.news_list_image img {
	max-width: 165px;
	position: relative;
	border-radius: 4px;
	behavior: url("/pie.htc");
}

.news_list_text {
	overflow: hidden;
}

.news_list_text h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #555761;
	margin: 0px 0px 8px 0px;
}

.news_list_text p {
	font-size: 14px;
	color: #555761;
}

.current_news_image {
	float: left;
	margin: 0px 100% 20px 0px;
	position: relative;
}

.current_news_image img {
	position: relative;
	border-radius: 5px;
	margin: 0% 100% 0% 0%;
}

.text_block p {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}

.text_block h3 {
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
}

.text_block h4 {
	font-size: 18px;
	margin: 0px 0px 8px 0px;
}

.text_block  blockquote {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 15px 0px;
	color: #9aae1e;
	border-top: 1px solid #9aae1e;
	border-bottom: 1px solid #9aae1e;
	font-style: italic;
}

.text_block ul {
	margin: 0px 0px 10px 15px;
}

.text_block ol {
	margin: 0px 0px 10px 20px;
}

.text_block ul li, .text_block ol li {
	color: #707070;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}

.pack_catalogue {
	padding: 0px 0px 0px 0px;
}

.pack_catalogue ul {
	width: 784px;
	list-style: none;
}

.pack_catalogue ul li {
	float: left;
	width: 366px;
	height: 310px;
	margin: 0px 26px 26px 0px;
	padding: 20px 0px 0px 0px;
	background: url("../images/pack-catalogue-bg.png") no-repeat 0 0;
	position: relative;
}

.pack_catalogue .additional_list_title {
	width: 250px;
	margin-bottom: 10px;
}

.pack_catalogue_image {
	float: left;
	width: 122px;
	height: 242px;
	margin: 0px 10px 0px 0px;
        text-align: center;
}

.pack_catalogue_image img {
	max-width: 122px;
	mak-height: 242px;
}

.pack_catalogue_text {
	padding: 0px 12px 0px 12px;
	max-height: 226px;
	overflow: hidden;
}

.pack_details_icon {
	position: absolute;
	right: 17px; top: 25px;
	width: 56px;
	height: 51px;
	background: url("../images/details-icon-bg.png") no-repeat 0 0;
}

.cantact_heading {
	zoom: 1;
	margin: 0px 0px 20px 0px;
}

.cantact_heading .qr_block {
	float: right;
}

.work_time {
	width: 293px;
	padding: 6px 0px 6px 26px;
	margin: 55px 0px 0px -25px;
	background: url("../images/work-time-bg.png") repeat-y 0 100%;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 24px;
	position: relative;
	color: #fff;
	text-shadow: 0 1px #336800;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 0 4px #aeaeaa;
	behavior: url("/pie.htc");
}

.work_time p {
	padding: 0px 0px 0px 34px;
	background: url("../images/work-timer.png") no-repeat 0 50%;
}

.work_time.email {
	margin-top: 15px;
}

.work_time.email p {
	padding: 0px 0px 0px 33px;
	background: url("../images/mail-icon.png") no-repeat 0 50%;
}

.work_time:after {
	position: absolute;
	left: 0px; bottom: -5px;
	width: 6px;
	height: 5px;
	background: url("../images/add-corner.png") no-repeat 0 0;
	content: '';
}

.offices {
	zoom: 1;
	margin: 0px 0px 18px 0px;
}

.offices ul {
	width: 741px;
	list-style: none;
}

.offices ul li {
	float: left;
	width: 209px;
	height: 158px;
	margin: 0px 23px 0px 0px;
	padding: 8px 0px 0px 15px;
	background: url("../images/offices.gif") 0 0;
}

.offices h3 {
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 20px;
	height: 25px;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
	overflow: hidden;
}

.offices_nums {
	font-size: 33px;
	line-height: 40px;
	height: 83px;
	color: #db581a;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	overflow: hidden;
	margin: 0px 0px 11px 0px;
}

.offices_addr {
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

.offices_addr a {
	color: #f01b44;
	text-decoration: underline;
}

.offices_addr a:hover {
	text-decoration: none;
}

.map {
	margin: 0px 0px 20px 0px;
}

.feedback_form {
	margin: 0px -20px -20px -20px;
	padding: 14px 20px 15px 20px;
	background: #fff3ba;
	position: relative;
	border-radius: 0 0 6px 6px;
	behavior: url("/pie.htc");
}

.feedback_form h2 {
	color: #db581a;
}

.feedback_form table {
	width: 100%;
}

.feedback_form td {
	padding: 0px 0px 6px 8px;
}

.feedback_form td:first-child {
	padding-left: 0px;
}

.w_285 {width: 285px;}
.w_408 {width: 398px;}

.feedback_form .button {
	margin-top: 6px;
}

.cart_block table {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-bottom: 0px;
}

.cart_block th {
	font-size: 18px;
	background: #fff3ba;
	padding: 10px 8px;
	font-weight: normal;
}

.cart_block th+th+th+th {
	text-align: center;
}

.cart_block td {
	font-size: 14px;
	padding: 10px 8px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
	background: #fff;
}

.cart_block td:first-child {
	vertical-align: middle;
	padding-right: 0px;
}

.cart_block td+td+td+td {
	text-align: center;
}

.cart_img img {
    max-width: 83px;
	min-height: 63px;
	border: 1px solid #bdbdbd;
	vertical-align: top;
}

.cart_block p {
	padding: 0px 0px 7px 0px;
}

.cart_sum {
	zoom: 1;
	margin: 0px 0px 14px 0px;
}

.cart_sum .button {
	float: right;
}

.remove_link {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 2px 0px 2px 20px;
	color: #db581a;
	background: url("../images/remove-icon.png") no-repeat 0 0;
	text-decoration: underline;
}

.remove_link:hover {
	text-decoration: none;
}

.cart_sum_right {
	float: right;
	padding: 10px;
	background: #fff3ba;
	font-size: 18px;
	color: #b19700;
}

.cart_button_block .cart_button {
	float: right;
}

.cart_button_block .cart_button span {
	height: 33px;
	padding: 9px 15px 0px 15px;
}

.cart_button_block {
	zoom: 1;
}

.account_block {
	zoom: 1;
}

.account_left {
	float: left;
	width: 162px;
}

.account_left ul {
	list-style: none;
}

.account_left ul li {
	padding: 0px 0px 5px 14px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 22px;
	background: url("../images/list-bullet.png") no-repeat 0 11px;
}

.account_left ul li a {
	color: #848484;
}

.account_left ul li.active {
	background-position: 0 -23px;
}

.account_left ul li.active a {
	color: #7d9000;
	text-decoration: underline;
}

.account_right {
	float: right;
	width: 500px;
	padding: 15px 20px 15px 20px;
	background: #f2f2f2;
	min-height: 130px;
}

.account_right1 {
	float: none;
	width: auto;
}

.account_right_h3 {
	margin: 0px 0px 14px 0px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 22px;
}

.account_logout h3 {
	margin: 0px 0px 16px 0px;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	font-size: 22px;
}

.account_logout p {
	font-size: 14px;
	padding: 0px 0px 16px 0px;
	color: #6c6c6c;
}

.order_text p {
	font-size: 18px;
	padding: 0px 0px 12px 0px;
}

.order_text a {
	text-decoration: underline;
	color: #5e6b08;
}

.order_text a:hover {
	text-decoration: none;
}

.order_text .button {
	color: #fff !important;
}

.login_block {
	width: 295px;
	padding: 0px 20px 10px 20px;
	background: #fff;
	position: relative;
	border-radius: 5px;
}

.login_block td {
	padding: 0px 0px 10px 5px;
	vertical-align: middle;
}

.login_block td:first-child {
	padding-left: 0px;
}

.login_block a {
	color: #5e6b08;
	text-decoration: underline;
}

.login_block a:hover {
	text-decoration: none;
}

.login_block .button {
	color: #fff;
}

.login_block_heading {
	margin: 0px -20px 22px -20px;
	padding: 3px 20px 3px 20px;
	background: #ffee9b;
	position: relative;
	border-bottom: 1px dashed #e4c924;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 24px;
	color: #db581a;
	border-radius: 5px 5px 0 0;
}

.required_star {
	color: #ff0000;
}

.w_196 {
	width: 196px;
}

.divider {
	margin: 2px 0px 12px 0px;
	border-width: 0px;
	border-bottom: 1px dashed #e4c924;
}

.file_icon {
	margin: 0px 6px 0px 0px;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

#footer {
	width: 100%;
	height: 224px;
	margin: 0px -5000px 0px -5000px;
	padding: 0px 5000px 0px 5000px;
	position: relative;
	border-top: 1px solid #8f9092;
	background: url("../images/footer-bg.gif") repeat-x 0 0;
}

.footer_top {
	zoom: 1;
	padding: 13px 0px 52px 0px;
}

.copyright {
	float: left;
	margin: 3px 0px 0px 0px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

.footer_top .cards {
	float: right;
}

.footer_top .cards span {
	float: left;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #58595e;
	margin: 0px 0px 0px 5px;
}

.footer_top .cards span:first-child {
	margin: 2px 5px 0px 0px;
}

.footer_middle {
	border-bottom: 1px solid #000000;
	padding: 0px 0px 18px 0px;
}

.footer_middle ul {
	text-align: justify;
    line-height: 0;
    font-size: 1px;
    text-justify: newspaper;
    zoom:1;
    text-align-last: justify;
}

.footer_middle ul:after {
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}

.footer_middle ul li  {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 225px;
}

.footer_middle ul li .phone_region, .footer_middle ul li .phone_num {
	color: #898a8d;
	text-align: right;
}

.footer_bottom {
	zoom: 1;
	border-top: 1px solid #1f2126;
	padding: 16px 0px 15px 0px;
}

.footer_addr_info {
	float: left;
	width: 274px;
	padding: 10px 0px 0px 0px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 16px;
	color: #edd006;
}

.footer_addr_info a {
	color: #edd006;
}

.footer_addr {
	float: left;
	width: 275px;
	padding: 12px 0px 0px 0px;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 14px;
	color: #ededed;
	text-transform: uppercase;
}

.footer_nav {
	float: left;
	padding: 12px 0px 0px 0px;
}

.footer_nav ul {
	list-style: none;
}

.footer_nav ul li {
	float: left;
	padding: 0px 6px 0px 8px;
	background: url("../images/footer-nav-divider.gif") no-repeat 0 50%;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

.footer_nav ul li:first-child {
	padding-left: 0px;
	background: none;
}

.footer_nav ul li a {
	color: #edd006;
}

.footer_nav ul li a.pricelist {
	color: #db581a;
}

.footer_qr * {
	vertical-align: middle;
}

.footer_qr {
	float: right;
	font-size: 14px;
	color: #fff;
	font-family: 'PFDinTextCompPro-Regular', Arial, sans-serif;
	text-transform: uppercase;
}

.footer_qr span {
	margin: 0px 0px 0px 12px;
}

.clear:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/* Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 0px;
    margin: 0 0 10px 10px;
    display: inline;
}

img.alignleft {
    padding: 0px;
    margin: 0 10px 10px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* End Images */


/* Ezmark */
.ez-hide {
	opacity: 0;
	filter: alpha(opacity=0);
}

.ez-checkbox {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: -1px 8px 0px 0px;
	background: transparent url("../images/checkbox.png") no-repeat 0 0;
	vertical-align: top;
}

.ez-checkbox input {
	width: 16px;
	height: 16px;
}

.ez-radio {
	width: 15px;
	height: 16px;
	display: inline-block;
	margin: -1px 8px 0px 0px;
	background: url("../images/radio.png") no-repeat 0 0;
	vertical-align: top;
}

.ez-radio input {
	width: 15px;
	height: 16px;
}

.ez-checked {
	background-position: 0 100% !important;
}
.ez-selected {
	background-position: 0 100% !important;
}

.ez-checkbox, .ez-radio {
	_height:30px;
	*display:inline;
	zoom: 1;
}

.order_block ul {
	list-style: none;
}

.order_block ul li {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #d9d9d9;
}

.order_block ul li:first-child {
	border-top: 0px;
}

.order_block ul li.disabled .order_block_title {
	color: #1b1b1b;
}

.order_block ul li.disabled .order_block_title span {
	background: #d8d8d8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d8d8d8), to(#acacac));
	background: -webkit-linear-gradient(#d8d8d8, #acacac);
	background: -moz-linear-gradient(#d8d8d8, #acacac);
	background: -ms-linear-gradient(#d8d8d8, #acacac);
	background: -o-linear-gradient(#d8d8d8, #acacac);
	background: linear-gradient(#d8d8d8, #acacac);
	-pie-background: linear-gradient(#d8d8d8, #acacac);
}

.order_block ul li.disabled .order_block_content {
	display: none;
}

.order_block_content {
	zoom: 1;
	margin: 0px 0px 20px 0px;
}

.order_block_content h3 {
	font-size: 24px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
}

.order_col_left {
	float: left;
	min-height: 340px;
	width: 310px;
	padding: 15px 16px 0px 16px;
	background: #f2f2f2;
}

.order_col_right {
	float: right;
	width: 310px;
	min-height: 340px;
	padding: 15px 16px 0px 16px;
	background: #f2f2f2;
}

.order_block_title {
	margin: 0px 0px 12px 0px;
	font-size: 24px;
	line-height: 24px;
	font-family: 'PFDinTextCompPro-Light', Arial, sans-serif;
	color: #7d9000;
	zoom: 1;
}

.order_block_title span {
	float: left;
	width: 26px;
	height: 26px;
	margin: 0px 9px 0px 0px;
	position: relative;
	color: #fff;
	font-size: 18px;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	text-align: center;
	line-height: 26px;
	background: #b7d01a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b7d01a), to(#aec428));
	background: -webkit-linear-gradient(#b7d01a, #aec428);
	background: -moz-linear-gradient(#b7d01a, #aec428);
	background: -ms-linear-gradient(#b7d01a, #aec428);
	background: -o-linear-gradient(#b7d01a, #aec428);
	background: linear-gradient(#b7d01a, #aec428);
	-pie-background: linear-gradient(#b7d01a, #aec428);
	border-radius: 13px;
	behavior: url("/pie.htc");

}

.buyer_text p {
	font-size: 14px;
	margin: 10px 0px 20px 0px;
}

.order_label * {
	vertical-align: top;
}

.order_label {
	display: block;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #707070;
}

.buyer_table td {
	padding: 0px 10px 10px 0px;
	vertical-align: middle;
}

.buyer_table td a {
	color: #5e6b08;
	text-decoration: underline;
}

.buyer_table td a:hover {
	text-decoration: none;
}

.payment_info * {
	vertical-align: middle;
}

.payment_info {
	margin: 0px 0px 20px 0px;
	color: #707070;
	font-size: 14px;
}

.payment_info .site_textarea {
	height: 60px;
}

.w_400 {
	width: 400px;
}

.order_terms {
	margin: 0px 0px 0px 35px;
}

.order_terms a {
	color: #5e6b08;
	text-decoration: underline;
}

.order_terms a:hover {
	text-decoration: none;
}

.order_cart_table td a {
	color: #737f29;
	text-decoration: underline;
}

.order_cart_table td a:hover {
	text-decoration: none;
}

.fixed_title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 10px 15px !important;
}

.account_password table {
	width: 100%;
}

.account_password td {
	padding: 0px 12px 10px 0px;
}

.account_newsletter p, .account_password p, #address p {
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

.account_newsletter label {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0px 0px 0px 10px;
}

.account_link {
	height: 71px !important;
	background: url("../images/account-icon.png") no-repeat 0 0 !important;
}

.logout {
	background: url("../images/logout-icon.png") no-repeat 0 0 !important;
}

.popup_links {
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 270px;
	height: 223px;
	z-index: 400;
	background: url("../images/fil.png") 0 0;
}

.popup_links.hidden {
	display: none;
}

.popup_links.hidden.visible {
	display: block;
}
.price_table_border{
	margin-bottom: 10px;
}
.price_table_border td{
	padding:5px;
}

.popup_links_block {
	position: absolute;
	left: 0px; top: 0px;
	z-index: 400;
}


/* EZ-Web added styles */
.compare {margin: 45px 0px 10px 0px; clear: both; display: block; padding: 20px;}
.compare_top {margin: 5px 0px 30px 0px;}
.compare .h1 {/* text-align: center; */}

.compare table {border-collapse: collapse; margin: 3px 0px 15px 0px;}
.compare table td {padding: 3px 5px;}

.product_list_button {display: inline-block; margin: 0px 15px 0px 0px; white-space: nowrap;}
.add2compare {margin: 0px 0px 0px 15px; display: inline-block; white-space: nowrap;}
.add2compare input {margin: 0px 10px 0px 0px;}

.add2compare_button,
.compare div.button,
.compare_button {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px;
	height: 30px;
	background: none;
	overflow: visible;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	text-shadow: 0px 1px 2px #283505;
	text-transform: uppercase;
	border-top: 1px solid #b2e023;
	border-bottom: 1px solid #688c0f;
	border-left: 1px solid #8fb81a;
	border-right: 1px solid #8fb81a;
	margin:  0px 15px 0px 0px;
	position: relative;
	white-space: nowrap;
	background: #b6e908;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b6e908), to(#91b926));
	background: -webkit-linear-gradient(#b6e908, #91b926);
	background: -moz-linear-gradient(#b6e908, #91b926);
	background: -ms-linear-gradient(#b6e908, #91b926);
	background: -o-linear-gradient(#b6e908, #91b926);
	background: linear-gradient(#b6e908, #91b926);
	-pie-background: linear-gradient(#b6e908, #91b926);
	box-shadow: 0px 2px 4px #c3c1c1;
	border-radius: 3px;
	behavior: url("/pie.htc");
}
.add2compare_button div.button input.button,
.compare div.button input.button,
.compare div.button a.button,
.compare_button {
	/* vertical-align: middle; */
	height: 30px;
	line-height: 18px;
	margin: 0px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 4px 10px;
	border-top: 1px solid #edfac2;
	font-family: 'PFDinTextCompPro-Medium', Arial, sans-serif;
	border-radius: 3px;
	behavior: url("/pie.htc");
}
.compare div.button a.button {
	height: 20px;
}
.compare_table {border-collapse: collapse;}
.compare_table tr th {border: dotted 1px #CCCCCC; text-align: center; padding: 5px 10px;}
.compare_table tr:hover td {background: #DDDDDD; border-color: #CCCCCC #CCCCCC #333333 #CCCCCC;}
.compare_table tr td {border: dotted 1px #CCCCCC; padding: 5px 30px 5px 0px; background: #FFFFFF;}

.product_buttons form {display: block; margin: 15px 0px 0px 0px; clear: both;}
.product_buttons .add2compare_button {margin-top: 0px; clear: both;}

div.specialprices {display: block; clear: both; margin: 15px 0px;}
div.specialprices table.specialprices {border-collapse: collapse;}
div.specialprices table.specialprices td {border: dotted 1px #CCCCCC; padding: 4px 8px; color: #000000; font-family: "PFDinTextCompPro-Regular",Arial,sans-serif; font-size: 18px;}
div.specialprices table.specialprices td.price {color: #db581a;}

div.field img.captcha {float: left;}
div.field div.captcha {margin-left: 30px; display: inline-block; white-space: nowrap;}
div.field div.captcha img {float: left;}
div.field div.captcha span {display: inline-block; margin-left: 10px; height: 32px; line-height: 32px; cursor: pointer;}