
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic);


img {
   border: 0;
}

body {
    
    font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;
  	
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
  

  
    background-image: url(174847.jpg);
    background-position-x: center;
    background-position-y: center;
    background-repeat: repeat;
    background-attachment: fixed;
  
  background-color: #eff1ee;
}

a {
    text-decoration: none;
   color: #4c581a;
   }

body input, body textarea {
    background-color: #ffffff;
 
}

h1 {
  	margin: 0;
    padding: 0;
      color: #736c4b;
}

h2 {
  	margin: 10px;
    font-size: 14px;
    padding: 0;
      color: #736c4b;
}

h3 {
  	margin: 10px;
    font-size: 13px;
    padding: 0;
      color: #736c4b;
}


.attention {
  	padding: 20px;
    color: #FF0000;
    text-align: center;
}

.wrapper0, .content0, .footer0 {
    border: 1px solid red;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
}

.header {
    min-height: 151px !important;
    margin-bottom: 10px !important;
  	
    color: #5f6e1e;
  position:relative;
}

.header .logo {
    display: block;
    float: left;
    margin: 23px 0;
    min-height: 43px;
    width: 175px;
    position: relative;
}
.clear {clear: both;}
.header .account-title {
	display: block;
    float: left;
    margin: 23px 0;
    height: 43px;
    width: 350px;
    position: relative;
  	font-size: 32px;
    text-decoration: none;
    color: #5f6e1e;
    text-shadow: 1px 1px 1px #FFF;
}

.header .logo img {
  	border: 0;
}

.header .phone {
  	float: right;
    font-size: 18px;
    margin: 30px 25px 0px 0px;
 color: #711313;

  
}

.header .cart {
    display: block;
    text-decoration: none;
    float: right;
    height: 45px;
    border: 1px solid #bcbeb0;
    color: #656565;
    border-radius: 5px;
  	background: #ffffff;
    margin: 17px 0 17px;
    padding: 5px 54px 18px 10px;
    position: relative;
}

.header .menu {
    clear: both;
    margin-top: 90px;
  	background-image: -webkit-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -moz-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -ms-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -o-linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	background-image: linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	-pie-background: linear-gradient(#3d480f 0%, #556120 100%);
    border-radius: 3px;
}

.header .cart .title {
    font-size: 16px;
    font-weight: 700;
    color: #711313;
    line-height: 20px;
}

.header .menu .main {
    display: block;
    margin-left: 0;
    padding: 0;
}

.header .menu .main > a,
.header .menu .main span > a {
    display: inline-block;
    list-style: none;
    margin: -1px -2px 0 0;
    outline: 0;
    height: 48px;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 47px;
    text-shadow: #165A9F 0px 1px 1px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    z-index: 10;
}

.header .menu .main a.first {
    padding-left: 30px;
    margin-left: 0;
}

.header .menu .main > a.active,
.header .menu .main > a:hover,
.header .menu .main span > a:hover {
  	background: -webkit-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -moz-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -ms-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -o-linear-gradient(bottom, #656747 0%, #556120 100%);
    -pie-background: linear-gradient(#556120 0%, #656747 100%);

}

.header .menu-decor-wrap {
    height: 3px;
    border-top: 1px solid #AAA;
    margin-top: -5px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    opacity: 0.2;
    z-index: 1;
}

.header .menu-decor {
    height: 3px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #555;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 939px;
    background-color: #555;
}

.header .menu .search {
    float: right;
    margin-top: -107px;
    height: 48px;
    width: 220px;
    padding-left: 10px;
    padding-right: 10px;

  background-color: #e5dde5;
    opacity: 0.5;
    border-top-right-radius: 3px;
  	border-bottom-right-radius: 3px;
}



.header .menu .search input.query {
    width: 70px;
    border: 1px solid #111;
    box-shadow: #222222 0px 0px 4px 0px inset;
    border-radius: 5px;
    height: 25px;
   
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0px;
    padding: 0px 30px 0px 10px;
  
}

.header .menu .search input.submit {
    width: 21px;
    height: 18px;
    border: none;
    background: #222222 url("icon-search.png") no-repeat 0 50%;
    display: block;
    position: absolute;
    margin: 12px 0 0 185px;
  	cursor: pointer;
}

.aside {
    width: 196px;
    float: left;
}

.aside .categories {
    margin-top: 0px;
}
.special .title {margin: -5px -5px 0px -5px;}
.aside .categories .title, .special .title {
    background-image: -webkit-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -moz-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -ms-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background-image: -o-linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	background-image: linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	-pie-background: linear-gradient(#3d480f 0%, #556120 100%);

    border-radius: 4px 4px 0px 0px;
    font-size: 20px;
    font-weight: 700;
    height: 38px;
    line-height: 41px;
    padding: 0px 0px 0px 15px;
    text-align: left;
    color: #ffffff;
}

.aside .categories ul {
    border: 1px solid #bcbeb0;
    margin: 0;
    padding: 0;
}

.aside .categories ul li {
  position: relative;
    list-style: none;
    margin: 0;
    border-top: 1px solid #dcddd7;
    border-bottom: 1px solid #bcbeb0;
    background: -webkit-linear-gradient(bottom, #d3d4c9 0%, #e8e9e0 100%);
    background: -moz-linear-gradient(bottom, #d3d4c9 0%, #e8e9e0 100%);
    background: -ms-linear-gradient(bottom, #d3d4c9 0%, #e8e9e0 100%);
    background: -o-linear-gradient(bottom, #d3d4c9 0%, #e8e9e0 100%);
  	-pie-background: linear-gradient(#e8e9e0 0%, #d3d4c9 100%);
    padding: 10px 3px 10px 23px;
  

}

.aside .categories ul li>a {
    color: #3e3d3d;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
  text-transform: uppercase;
    
}

.aside .categories ul li > a:hover {
  	color: #3c4808;
}

.aside .categories ul li > a .marker {
    width: 7px;
    height: 7px;
    margin: 6px 0 0 -17px;
    border-radius: 5px;
    position: absolute;
    margin-right: 0px;

    background-color: #ddd;
    border: 1px solid #777;
    background: -moz-radial-gradient(#aaa, #736c4b); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0, center center, 100%,
                color-stop(0%,#aaa), color-stop(100%,#222)); /* Chrome, Safari4+ */
    background: -webkit-radial-gradient(#59bdf5, #222); /* Chrome 10+, Safari 5.1+ */
    background: -o-radial-gradient(#aaa, #222); /* Opera 12 */
    background: -ms-radial-gradient(#aaa, #222); /* IE10 */
    background: radial-gradient(#ddd, #777); /* CSS3 */
    -pie-background: radial-gradient( #ddd 0%, #777 100%); /* CSS3 */
}



.aside .categories ul li > a:hover .marker, .aside .categories ul li .marker.active {
    border: 1px solid #736c4b;
    background-color: #4c48352;
    background: -moz-radial-gradient(#4c4835, #736c4b); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0, center center, 100%,
                color-stop(0%,#4c4835), color-stop(100%,#736c4b)); /* Chrome, Safari4+ */
    background: -webkit-radial-gradient(#4c4835, #736c4b); /* Chrome 10+, Safari 5.1+ */
    background: -o-radial-gradient(#4c4835, #736c4b); /* Opera 12 */
    background: -ms-radial-gradient(#4c4835, #736c4b); /* IE10 */
    background: radial-gradient(#4c4835, #736c4b); /* CSS3 */
}

.aside .categories .subcollection {
    border: none;
    display: none;
 
}

.aside .categories .subcollection.expand {
  	display: block;
}

.aside .categories .subcollection li {
    border: none;
    background: none;
    padding: 0;
    padding-left: 10px;
 
}

.aside .categories ul li a {
    font-weight: normal;
}

.aside .categories ul li a.active {
    font-weight: bold;
}

.aside .special {
    border: 1px solid #bcbeb0;
    border-radius: 3px;
    margin: 10px 0;
    background: #ffffff;
}

.aside .special img {
    max-width: 191px;
    height: auto;
}

.content {
    margin-top: 10px;
    margin-left: 206px;
    color: #524c4c;
  float: left;
  margin-left: 10px;
  width: 734px;
}

.content .slider-wrapper {
    border: 1px solid #bcbeb0;
    border-radius: 7px;
    height: 392px;

}
.slider-wrapper img {
   width: auto !important;
   display: none;
}

.jcarousel-wrapper {
    display: block;
    height: 160px;
    border: 1px solid #bcbeb0;
    border-radius: 0 0 7px 7px;
    /*margin-top: 10px;*/
  	background-color: #ffffff;
}

.jcarousel-prev, .jcarousel-next {
    margin: 65px 10px 0 10px;
    cursor: pointer;
}

.jcarousel-prev:hover, .jcarousel-next:hover {
    opacity: 0.8;
}

.jcarousel-prev {
    float: left;
    width: 27px;
    height: 28px;
    background: url('next-prev.png') 0 -54px no-repeat;
    overflow: hidden;
}

.jcarousel-next {
    float: right;
    width: 27px;
    height: 28px;
    background: url('next-prev.png') 0 0px no-repeat;
    overflow: hidden;
}

.jcarousel {
    float: left;
    position: relative;
    overflow: hidden;
    /* You need at least a height, adjust this to your needs */
    height: 130px;
    width: 630px;
    padding: 0px;
    margin-top: 15px;
}

.jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 315px;
}


/* product-block-mini (carousel) */

.product-block-mini {
    display: block;
    width: 280px;
    display: inline-block;
}

.product-block-mini .img-wrapper-mini {
    text-align: center;
    float: left;
    display: block;
}

.product-block-mini .info {
    margin-left: 120px;
    width: 190px;
}

.product-block-mini img {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    margin: 0 auto;
    padding: 4px;
    max-width: 105px;
    max-height: 120px;
}

.product-block-mini a {
    text-decoration: none;
}

.product-block-mini .title{
    clear: none;
  	color: #3c4808;
    height: 20px;
    overflow: hidden;
    padding: 3px 0px;
    font-weight: 400;
    font-size: 18px;
}

.product-block-mini .title:hover {
    color: #515151;
}

.product-block-mini .descr {
    height: 5px;
    font-size: 11px;
    width: 190px;
}

.product-block-mini .price {
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
  	color: #831010;
}

.product-block-mini input.addtocart,
.product-block-mini input.openproduct,
.theme_button{
    border: 1px solid #f2f3f3;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    padding: 0px 8px 0px 8px;
  
    height: 24px;
    color: #ffffff;

    box-shadow: 1px 1px 2px #222;
    background-color: #d2d3d3;
    background: -webkit-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -moz-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -ms-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -o-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    -pie-background: linear-gradient(#515d1d 0%, #3c4418 100%);
}

.theme_button.big {
    text-decoration: none;
    font-size: 18px;
    padding: 5px;
    margin: 10px;
}

.product-block-mini input.addtocart:hover,
.product-block-mini input.openproduct:hover,
.theme_button:hover {
    color: #cb9927;
    background-color: #e2e3e3;
    background: -webkit-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
    background: -moz-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
    background: -ms-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
    background: -o-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
  	-pie-background: linear-gradient(#3c4418 0%, #515d1d 100%);
}

.product-block-mini input.addtocart.disabled:hover,
.product-block-mini input.openproduct.disabled:hover {
    background-color: #d2d3d3;
   color: #cb9927;
    background: -webkit-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -moz-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -ms-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -o-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    -pie-background: linear-gradient(#515d1d 0%, #3c4418 100%);
}

.content .front {
    margin-top: 10px;
}

.content .front .wrapper {
    /*border: 1px solid #CACACA;*/
    border: 1px solid #bcbeb0;
    width: 100%;
    padding: 0 10px 0 10px;
    margin: 0;
    width: 710px;
  	background:  #ffffff;
    color: #524c4c;
    border-radius: 0px 0px 4px 4px;
}

.content .front .front-title {
    background: -webkit-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -moz-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -ms-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -o-linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	-pie-background: linear-gradient(#3d480f 0%, #556120 100%);

    /*border: 1px solid #3f80c5;*/
    border-radius: 4px 4px 0px 0px;
    /*font-family: Helveticaneue;*/
    font-size: 20px;
    font-weight: 700;
    height: 38px;
    line-height: 40px;
    padding-left: 15px;
    text-align: left;
    /*color: #FFFFFF;*/
    color: #ffffff;
    width: 717px;
}

.content .category,
.content .page,
.content .blog {
    /*margin-top: 5px;    */

}

.content .category .wrapper,
.content .page .wrapper,
.content .blog .wrapper {
    /*border: 1px solid #CACACA;    */
    border: 1px solid #bcbeb0;
    padding: 0 10px 10px 10px;
    margin: 0;
    width: 712px;
    /*min-height: 700px;*/
  	background: #ffffff;
    border-radius: 0px 0px 4px 4px;
}

.content .category .category-title,
.content .page .page-title,
.content .blog .blog-title {
    display: block;
    background: -webkit-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -moz-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -ms-linear-gradient(bottom, #556120 0%, #3d480f 100%);
    background: -o-linear-gradient(bottom, #556120 0%, #3d480f 100%);
  	-pie-background: linear-gradient(#3d480f 0%, #556120 100%);

    /*border: 1px solid #3f80c5;*/
    border-radius: 4px 4px 0px 0px;
    /*font-family: Helveticaneue;*/
    font-size: 20px;
    font-weight: 700;
    height: 38px;
    line-height: 40px;
    padding-left: 15px;
    text-align: left;
    /*color: #FFFFFF;*/
    color: #ffffff;
    width: 719px;
}

.category .filter {
    /*background: #FBFBFB;*/
    border-bottom: 1px solid #D8E8E9;
    border-top: 1px solid #D8E8E9;
    margin: 10px 0px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    height: 29px;
}

.category .filter .sortby {
    float: left;
}

.category .filter .results {
    float: right;
}

/* product-block (front, categoty) */

.product-block {
    margin: 0px 0px 10px 0px;
    padding: 3px 7px;
    /*height: 300px;*/
    width: 150px;
    /*float: left;*/
    display: inline-block;
    vertical-align: top;

}

.product-block img {
    text-align: center;
    background: #FFFFFF;

    height: auto;
    max-width: 100%;
    width: auto;
}

.product-block .img-wrapper {
    display: block;
    height: 160px;
    width: 100%;
    text-align: center;
   border: 1px solid #CACACA;
    border-radius: 3px;
  overflow: hidden;
  
}

.product-block .title {
    display: block;
    /*color: #2570BB;    */
    color: #3c4808;
    height: 60px;
    overflow: hidden;
    padding: 3px 0px;
    /*font-family: Helveticaneue;*/
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}

.product-block .title:hover {
    color: #515151;
}

.product-block .descr {
    height: 3px;
    margin: 5px 0px 10px;
    font-size: 10px;
    /*width: 165px;*/
    text-align: center;
}

.product-block .price {
    /*font-family: Helveticaneue;*/
    /*color: #414141;*/
    color: #831010;
	float: left;
	font-size: 18px;
	font-weight: 400;
	height: 40px;
	padding-right: 5px;
	text-align: right;
	width: 75px;
  //line-height: 80%;
  //margin-top: -5px;
}
.product-block .price del.old-price {font-size: 80%; color: #524c4c; margin-top: -7px; display: block;}
.product-block #buy_form {
    border: 1px solid red;
    width: 200px;
    /*float: left;*/
    text-align: left;
    padding-bottom: 20px;
    margin-left: 250px;
}

.product-block #buy_form .selector-wrapper {
    margin-bottom: 20px;
    padding: 10px;
}
.single-option-selector {margin-left: 20px;}
.selector-wrapper {margin: 5px 0;}
.not-available {
    color: #FFFFFF;
}

.product-block input.addtocart,
.product-page #buy_form input.addtocart,
.product-block input.openproduct {
    /*float: right;*/
    border: 1px solid #f2f3f3;
    border-radius: 5px;
    cursor: pointer;
    /*font-family: Oswald;*/
    font-weight: 400;
    font-size: 12px;
    padding: 0px 6px 0px 6px;
   
    height: 24px;
    /*line-height: 21px;*/
    color: #FFFFFF;

    box-shadow: 1px 1px 2px #222;
    background-color: #5d692c;
    /*background: -webkit-linear-gradient(bottom, #e2e3e4 0%, #f3f3f3 100%);
    background: -moz-linear-gradient(bottom, #e2e3e4 0%, #f3f3f3 100%);
    background: -ms-linear-gradient(bottom, #e2e3e4 0%, #f3f3f3 100%);
    background: -o-linear-gradient(bottom, #e2e3e4 0%, #f3f3f3 100%);
    -pie-background: linear-gradient(#f3f3f3 0%, #e2e3e4 100%);*/

  	background: -webkit-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -moz-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -ms-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -o-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    -pie-background: linear-gradient(#515d1d 0%, #3c4418 100%);

}

.product-block input.addtocart:hover,
.product-page #buy_form input.addtocart:hover,
.product-block input.openproduct:hover {
    color: #c4e17f;
 
    background-color: #e2e3e3;
    background: -webkit-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
    background: -moz-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
    background: -ms-linear-gradient(bottom, #515d1d 0%,#3c4418 100%);
    background: -o-linear-gradient(bottom, #515d1d 0%, #3c4418 100%);
  	-pie-background: linear-gradient(#3c4418 0%, #515d1d 100%);
}

.product-page #buy_form input.addtocart.order_button,
.preorder {
  background: -webkit-linear-gradient(bottom, #711313 0%, #a11c1c 100%) !important;
  background: -moz-linear-gradient(bottom, #711313 0%, #a11c1c 100%) !important;
  background: -ms-linear-gradient(bottom, #711313 0%, #a11c1c 100%) !important;
  background: -o-linear-gradient(bottom, #711313 0%, #a11c1c 100%) !important;
  -pie-background: linear-gradient(#a11c1c 0%, #711313 100%) !important;

}

.product-page #buy_form input.addtocart.order_button:hover,
.preorder:hover {
  background: -webkit-linear-gradient(bottom, #a11c1c 0%, #711313 100%) !important;
  background: -moz-linear-gradient(bottom, #a11c1c 0%, #711313 100%) !important;
  background: -ms-linear-gradient(bottom, #a11c1c 0%,#711313 100%) !important;
  background: -o-linear-gradient(bottom, #a11c1c 0%, #711313 100%) !important;
  -pie-background: linear-gradient(#711313 0%, #a11c1c 100%) !important;
}

.product-block input.addtocart.disabled,
.product-page #buy_form input.addtocart.disabled {
  	color: #888;
}

input.openproduct.disabled,
input.addtocart.disabled,
input.openproduct.disabled:hover,
input.addtocart.disabled:hover
{
	color: #888;
    cursor: default;
}

.product-block input.addtocart.disabled:hover,
.product-page #buy_form input.addtocart.disabled:hover {
    color: #888;
  	background: -webkit-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -moz-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -ms-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    background: -o-linear-gradient(bottom, #3c4418 0%, #515d1d 100%);
    -pie-background: linear-gradient(#515d1d 0%, #3c4418 100%);
}

.footer {
    clear: both;
    background: #FFFFFF;
    /*border: 1px solid #CACACA;*/
    border: 1px solid #bcbeb0;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
}

.copyright {
    margin: 15px 0;
    /*font-family: Oswald;*/
    font-size: 13px;
    font-weight: 400;
    color: #701313;
}

.copyright a {
    text-decoration: none;
    /*color: #2570BB;*/
    color: #3c4808;
}

.copyright a:hover {
    /*color: #F278C7;*/
    color: #3c4808;
}

.footer ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer ul li a {
    color: #515d1d;
    /*font-family: "Oswald";*/
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
    font-weight: bold;
    background: url('bullet.png') 0 -22px no-repeat;
    padding-left: 10px;
}

.footer ul li a:hover {
    /*color: #701313*/
    color: #3c4808;
    background: url('bullet.png') 0 5px no-repeat;
}


.content .breadcrumbs {
    height: 35px;
    padding: 5px 0 5px 0;
    color: #666666;
}

.content .breadcrumbs a {
	font-weight: bold;
    text-decoration: none;
    color: #666666;
}

.content .breadcrumbs a:hover {
    /*color: #F278C7;*/
    color: #3c4808;
}

.content .breadcrumbs span {
    color: #5a681d;
    /*color: ;*/
    font-weight: bold;
}

.product-page,
.cart-page {
    background-color: #ffffff;
    padding: 20px 10px 10px 10px;
    border-radius: 5px;
    /*color: #666666;*/
    color: #524c4c;
    /*border: 1px solid #CACACA;*/
    border: 1px solid #bcbeb0;
   font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.product-page .images {
    float: left;
    width: 260px;
  margin-right:10px;
}

.product-page .images .big-image-a {
    display: table-cell;
    width: 250px;
    height: 250px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #CACACA;
}

.product-page .images .big-image {
    max-width: 240px;
    max-height: 240px;
    padding: 3px;

}

.product-page .images .preview-images {
  	width: 245px;
 //   min-height: 98px;
    margin: 20px 0px;
}

.product-page .preview-images img {
    width: 60px;
    border: 0;
}

.product-page h1, .page h1 {
    color: #5a681d;
    /*color: ;*/
    font-size: 20px;
    font-weight: bold;
    /*font-family: "Oswald";*/
    margin: 0;
    font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

.product-page .info {
    padding: 10px;
   // min-height: 390px;

}

.product-page .info .price {
    font-size: 12px;
    font-family: Arial;
  //  height: 100px;
    color: #831010;
margin: 10px 0;
}
.product-page .info .price del {display: block;}
.product-page .info .params {
	border-collapse: collapse;

   font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
  font-size: 16px;
   padding: 20px;
    margin: 20px;
  
}

.product-page .info .price #old-price-field {
  	color: #666666;
    font-style: italic;
 
}

.product-page .info .price p {margin: 0;}
.product-page .info .price span {
    /*font-family: "Oswald";*/
    font-size: 22px;
    /*color: #2570BB;*/
    color: #831010;
    font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}
.product-page .info .price span#old-price-field {font-size: 120%;}
/*
.product-page .info #buy_form {
    width: 90px;
    float: right;
    text-align: center;
    height: 60px;
}*/

.product-page .info #buy_form input.quantity {
    width: 30px;
    height: 20px;
    font-family: "DejaVu Sans";
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #E0D8D3;
    padding: 3px;
    margin: 5px;
    text-align: center;
}

.product-page .info #buy_form input.addtocart {
    float: none;
}

.product-page .info .short-descr {
    margin-top: 10px;
}

.product-page h2 {
    display: block;
    margin: 20px 0px 10px;
    padding: 0px 0px 6px;
    color: #5a681d;
     font-weight: bold;
    /*color: ;*/
    /*border-bottom: 1px solid #61B2B6;*/
   
  
      border-bottom: 2px dotted #736c4b;
    font-size: 20px;
    /*font-family: "Oswald";*/
    
   font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

.blog .wrapper .article {
    margin: 12px 0px 0px;
    padding: 10px 0px 20px;
    min-height: 230px;
}

.blog .article .title {
    display: block;
    margin: 5px 0px;
    font-size: 18px;
    line-height: 20px;
    /*font-family: Oswald;*/
    font-weight: 400;
    color: #515151;
    text-decoration: none;
}

.blog .article .title:hover {
    /*color: #F278C7;*/
    color: #3c4808;
}

.blog .article .created, .blog .created {
    padding: 0px 0px 5px;
    margin: 10px 0px;
    color: #666666;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
    font-family: Arial;
  	/*width: 450px;
    float: left;*/
}

.blog .article img {
    /*float: left;*/
    margin-right: 15px;
    /*width: 235px;*/
    border: 0;
}

.blog .article .text {
    font: normal normal 400 12px/20px Arial;
    /*color: #666666;*/
    /*float: right;
    width: 400px;*/
    color: #524c4c;
}

.blog .article .text p {
	margin: 0;
    padding: 0;
}

.blog .article a.readmore {
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    /*font-family: "Oswald";*/
    font-size: 13px;
    line-height: 26px;
    margin: 10px 3px 3px;
    padding: 4px 10px 0px;
    text-shadow: 0px 1px 0px #676767;
    text-transform: uppercase;
    background: #525e1e;
    text-decoration: none;
}

.blog .article a.readmore:hover {
    background: #789010;
}

.blog .article a.comments {
  	/*color: #666666;*/
  	color: #524c4c;
    float: left;
    /*margin-right: 220px;*/
}

.blog .article a.comments:hover {
    /*color: #F278C7;*/
    color: #3c4808;
}

.blog .article table tr td {
    vertical-align: top;
}

    /*
.blog .paginate {
    margin: 20px 0px 0px;
    padding: 0px;
    clear: both;
    height: 30px;
}

.blog .paginate li {
    display: inline-block;
    float: left;
    margin: 4px;
}

.blog .paginate li a {
    text-decoration: none;
    color: #515151;
    padding: 6px 10px 3px;
    font: normal normal 400 13px/normal Oswald;
    border: 1px solid #CACACA;
}

.blog .paginate li a.active, .blog .paginate li a:hover {
    background: #636161;
    border: 1px solid #636161;
    color: #FFF;
}
*/
.pagination {
  	margin: 20px 0px 0px;
    padding: 0px;
    clear: both;
    height: 30px;
}

.pagination a {
    text-decoration: none;
    color: #515151;
    padding: 6px 10px 3px;
    font: normal normal 400 13px/normal Oswald;
    border: 1px solid #CACACA;
}

.pagination span.current_page, .pagination a:hover {
    background: #636161;
    border: 1px solid #636161;
    color: #FFF;
}

.pagination span.current_page {
    padding: 6px 10px 3px;
    font: normal normal 400 13px/normal Oswald;
    border: 1px solid #CACACA;
}

.blog .page-counter {
    color: #515151;
    float: right;
    /*font-family: "Oswald";*/
    font-size: 11px;
}

.cart-page {
  	font-family: "Trebuchet ms", Arial, Helvetica, Sans-Serif;
}

.cart-page .title {
    /*color: #2570BB;*/
    font-weight: 700;
    color: #711313;
    margin: 0px 0px 24px;
    padding: 0px 0px 10px;
    font-size: 20px;
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

table.cart {
    border-collapse: collapse;
    width: 100%;
}

table.cart thead th {
	/*background: #2570BB;*/
    background: #711313;
    color: #FFFFFF;
    padding: 8px 10px;
    text-align: center;
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

table.cart tbody td {
    text-align: center;
    padding: 8px;
    border: 1px solid #EEEEEE;
}

table.cart .right {
    text-align: right;
}

table.cart .left {
    text-align: left;
}

table.cart tbody td.center {

}

table.cart a.delete {
    vertical-align: middle;
    display: inline-block;
    background: url('delete.png') no-repeat;
    width: 19px;
    height: 20px;
    margin-right: 10px;
}

table.cart input.quantity {
    vertical-align: middle;
    display: inline-block;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    color: #585750;
    font-size: 11px;
    height: 24px;
    padding: 0px 5px;
    width: 20px;
    text-align: center;
}

table.cart a.update {
    vertical-align: middle;
    display: inline-block;
    background: url('update.png') no-repeat;
    width: 20px;
    height: 22px;
}

.cart-page input.checkout {
    background: #525e1e;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	padding: 8px 10px;
	text-align: center;
	text-transform: uppercase;
    border: 1px solid #585750;
	border-radius: 4px;
    letter-spacing: 1px;
    text-decoration: none;
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

.cart-page input.checkout:hover {
    background: #726c4c;
color: #c8af2b;
}

table.cart a.product {
    color: #666666;
 
    text-decoration: none;
    padding: 10px;
  font-family: "PT Sans Narrow",Helvetica,Arial,sans-serif;
}

table.cart a.product:hover {
  	/*color: #F278C7;*/
    color: #3c4808;
}

#add_product_notification {
	background-color: #9e1313;
  	color: #FFFFFF;
  	font-size: 18px;
  	line-height: 26px;
    font-weight: 400;
  	padding: 20px;
}

#own_preloader {
  	z-index: 1000;
  	text-align: center;
  	vertical-align: middle;
  	font-weight: bold;
  	width:450px;
  	height:60px;
}

.hidden {
    display: none;
}



.wrap0 {
  	/*width: 1px;*/
    float: none;
    width: 1px;
}

.header .main-menu-item .arrow-submenu {
    background: url('arrow-submenu.png') right center no-repeat;
    padding: 0 10px;
}

.header .main-submenu li {
  	border-bottom: 1px solid #C9C9C9;
    list-style: none;
}

.header .main-submenu li.last {
  	border-bottom: none;
}

.header .main-submenu li a {
    display: block;
  	font-size: 13px;
    font-weight: normal;
  	color: #000;
    text-shadow: none;
  	background: url('icon-li.png') 0 11px no-repeat;
  	padding: 5px 15px;
  	width: 175px;
    text-decoration: none;
}

.header .main-submenu li a:hover {
	/*color: #2570BB;*/
    color: #3c4808;
    background: url('icon-li.png') 0 -35px no-repeat;
}

.header .main-menu {
    list-style: none;
    margin: -1px 0 0 0;
    width: 650px;
    overflow: hidden;
    padding-left: 0px;
}

.header .main-menu > li {
    display: inline-block;
}

.header .main-menu > li:hover {
  	/*background: #49adf4;*/
  background: #656747;
  background: -webkit-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -moz-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -ms-linear-gradient(bottom, #656747 0%, #556120 100%);
    background: -o-linear-gradient(bottom, #656747 0%, #556120 100%);
  	-pie-background: linear-gradient(#556120 0%, #656747 100%);
	/*border: 1px solid red;
  	behavior: url(PIE2.htc);*/
}

.header .main-menu-item > a {
    display: block;
    margin: -1px -2px 0 0;
    outline: 0;
    height: 49px;
    padding: 0 8px;
    font-size: 16px;
    /*font-weight: 400;*/
    font-weight: 700;
    line-height: 47px;
    text-shadow: #333 0px 1px 1px;
    text-transform: uppercase;
    text-decoration: none;
    /*color: #FFFFFF;*/
    color: #ffffff;
}

.header .main-submenu {
  	display: none;
    border: 1px solid yellow;
    position: absolute;
    color: #666666;
    margin: -7px 0 0 0;
    z-index: 10;
    font-size: 11px;
    padding: 10px 10px;
  	background: #F6F6F7;
	border: 1px solid #C9C9C9;
    border-radius: 5px;
}

#comments_link, #comments_link:visited {
  	color: #666666;
}

#comments_link:hover {
  	/*color: #F278C7;*/
    color: #3c4808;
}

#captcha img {
    border: 0;
}

#comments ul {
  	list-style: none;
}

#comments ul li {
    margin: 20px 0 20px;
}

#comments .date {
    font-size: 12px;
  	font-style: italic;
    color: #666666;
}

#comments .comment {
	margin-top: 5px;
}

#comment_form .notice {
  	margin: 20px 0;
    /*color: #F278C7;*/
    color: #3c4808;
    font-weight: bold;
}

#comment_form input, #comment_form textarea {
	border: 1px solid #CACACA;
    border-radius: 4px;
}

#comment_form input.fr {
  	cursor: pointer;
    margin: 20px 0;
}

.special {
  	text-align: center;
    font-size: 15px;
    padding: 5px;
 
}

.page input, .page textarea {
  	border: 1px solid #CACACA;
}

#feedback_commit {
  	cursor: pointer;
}

.content-wrapper {
    /*border: 1px solid #CACACA;*/
    border: 1px solid #bcbeb0;
    border-radius: 7px;
    margin-top: 10px;
  	background-color: #ffffff;
    padding: 10px;
    color: #524c4c;
    font-size: 16px;
}

.content-wrapper a {
  	color: #413e41;
}

#sorter span {
    display: block;
    font-size: 11px;
	padding: 4px 24px;
    border: 1px solid #EEEEEE;
  	font-weight: bold;
    cursor: default;
  	border-radius: 4px;
}

#sorter ul {
  	display: none;
    position: absolute;
    background-color: #FFF;
    padding: 10px;
    margin: 0;
    list-style: none;
	border: 1px solid #EEEEEE;
}

#sorter ul li {
    display: block;
    padding: 10px;
  	border-top: 1px solid #EEEEEE;
}

#sorter ul li.first {
  	border-top: none;
}

#sorter ul li:hover {
    background-color: #CAC9C9;
}

#sorter ul li a {
  	display: block;
  	padding: 8px 12px;
    cursor: default;
    /*margin: 10px;*/
}

#sorter ul li a:hover {
  	background-color: #777777;
    color: #FFF;
}

#sorter span:hover {
  	background-color: #777777;
    color: #FFF;
}

.seo-content {font-size: 90%; padding-top: 20px;}

.tag-filters {
  	color: #666666;
}

.tag-filters a {
	/*color: #2570BB;*/
    color: #3c4808;
}

.tag-filters a:hover {
    text-decoration: none;
}

.tag-filters td.label {
  	text-align: right;
}

.tag-filters .tag {
  	/*color: #2570BB;*/
    color: #3c4808;
    text-decoration: underline;
    cursor: pointer;
}

.tag-filters .tag:hover {
    text-decoration: none;
}

.strong {
  	font-weight: bold;
}

#comment_form input {
    margin-top: 3px;
}

.yashare-wraper {
  	height: 40px;
}

a.fancybox {
  	text-decoration: none;
}

.imgwrapper {
  display: block;
    border: 1px solid #CACACA;
    padding: 3px;
    border-radius: 3px;
    height: 100px;
    width: 100px;
    float: left;
}

.header-info h3, .header-info p {font-size: 15px; margin: 0 !important;}

.js-recaptcha-field div {
	margin-left: auto;
    margin-right: auto;
}
