﻿* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/18px  Tahoma, Verdana, sans-serif;
    width: 100%;
    background: #fff;
    min-width: 1000px;
    color: #303b21;
    background: #FAFBF8 url('../images/page.jpeg') top center no-repeat fixed; /*090F05*/
    background: linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background: -webkit-linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, -webkit-linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background: -moz-linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, -moz-linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background: -o-linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, -o-linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background: -ms-linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, -ms-linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background: linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    -svg-background: linear-gradient(top, rgba(147, 168, 104, 0.17) 0, rgba(255, 255, 255, 0.49) 1050px) no-repeat, url('../img/page.jpeg') top center no-repeat, linear-gradient(top, #B7C59B 0, #FFFFFF 1050px) no-repeat;
    background-attachment: fixed, fixed, fixed !important;
    margin:0 auto;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor:default;
}

a {
    color: blue;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    font-family: Arial, Trebuchet MS, sans-serif;
    margin: 0 0 18px;
}

img {
    border: none;
}

input {
    vertical-align: middle;
}

#wrapper {
    position:relative;
    margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    margin: 0 auto;
    position:relative;
    width:100%;
}

#container {
    width:100%;
    margin:0 auto;
    height: 100%;
}

#center {
    position:relative;
    width:100%;
    float:left;
}

.center{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#content {
    border-left: 1px solid #3d4c2a;
    border-right: 1px solid #3d4c2a;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 720px;
}

.fon_center{
    position:relative;
    width:980px;	
    float:left;
    background: #d8e2ca;
    padding: 10px 10px 25px 10px; 
}

/* Sidebar left
-----------------------------------------------------------------------------*/
#sideLeft {
    float:left;	
    width: 200px;
    position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    width:100%;
    position:relative;
    margin:0 auto;
    float: left;
}

.fon_footer{
    background: #98b375 none repeat scroll 0 0;
    border-radius: 16px;
    color: #13170d;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: -15px auto 0;
    padding: 10px 0;
    position: relative;
    text-align: center;
    float: left;
    width:100%;
}

.moduletable_logo {
    left: 30px;
    position: absolute;
    top: 65px;
}

.moduletable_logo a{
    color: #f0f8e7;
}

.moduletable_tell {
    left: 30px;
    position: absolute;
    top: 115px;
    color: #f0f8e7;
    text-shadow: 0.7px 0.7px 0 rgba(153, 153, 153, 0.8), 1.4px 1.4px 0 rgba(140, 140, 140, 0.8), 2.1px 2.1px 1px rgba(122, 122, 122, 0.5), 2.8px 2.8px 0 rgba(107, 107, 107, 0.5), 3.5px 3.5px 0 rgba(92, 92, 92, 0.48);
    text-transform: uppercase;
}

.pagination > ul > li > span {
    border-bottom: 1px solid #000000;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-right: 15px;
}

.pagination-start span, .pagination-prev span, .pagination-next span, .pagination-end span {
    border-bottom: medium none !important;
    font-size: 15px !important;
    font-weight: normal !important;
}

.pagination {
    float: left;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.pagination > ul > li {
    color: #333333;
    font-family: Georgia,Trebuchet MS;
    font-size: 15px;
    font-style: italic;
    margin-right: 15px;
}

.pagination > ul > li {
    display: inline-block;
}

.pagination > ul > li > a {
    font-family: Trebuchet MS;
    font-size: 15px;
    font-style: italic;
    margin-right: 15px;
}

#shipping_form label {
    font-weight: bold;
}

#shipping_form .shipping_descr {
    margin-left: 20px;
    margin-top: 5px;
}

form[name="form_finish"] > table.jshop {
    margin-top: 30px;
}

#system-message{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 15px;
}

.td_1 a, .td_2 a{
font-size:14px;
}

.foxcontainer h2 {
    margin-bottom: 15px;
}

.shipping_descr{
    display:none; 
    margin-left:20px;
}

#table_shippings td{
    float:left;
    display:block;
}

#table_shippings .open .shipping_descr{
    display:block!important;
}

#table_shippings > tbody > tr:first-child .shipping_descr{
    display:block;
}

div.jshop_register .inputbox , .login_block  .inputbox {
    margin-bottom: 5px;
}

div.jshop_register {
    padding: 0 !important;
    width: 100% !important;
}

.cart img{
max-height:90px;
}

#mxcpr{
    display: none;
}

.product_list_hr{
    border: none!important;
}

.jshop_categ{
    text-align: center;
}

.jshop table.category {
    width: 100% !important;
}

.product_link{
    float: left;
    width: 100%;
    text-align: center;
}

.product .old_price {
    font-style: normal;
    padding-bottom: 1px;
    text-decoration: none!important;
}

.product .old_price span{
    text-decoration: line-through;
}

.shipping_descr {
    display: none;
    margin-left: 20px;
}

#table_shippings .open .shipping_descr {
    display: block !important;
}

#table_shippings .name:first-child .shipping_descr {
    display: block;
}

.camera_pag{
    margin-top: -56px;
}

.slideshowck_slider{
    margin-bottom: 0 !important;
}

.control-label {
    line-height: 18px;
    min-width: 75px;
}

.form-horizontal .form_sort_count .controls {
    float: left;
    margin-left: 0 !important;
}

.icon-arrow {
    float: left;
}

#order, #limit {
    float: left;
}

.row-fluid .sblock2 {
    width: 100%!important;
}

.jshop_categ category{
    text-align: center;
}

#uf_price_from, #uf_price_to, .uf_pricereset {
    float: left;
    margin-bottom: 30px;
    margin-top: 0px;
    max-width: 37% !important;
}

#uf_price_to {
    margin-left: 0 !important;
    float: right;
}

#uf_price_from{
    float: left;
}

.uf_pricereset {
    float: left;
    width: 27px !important;
}

.productfull .image_middle {
    width: auto !important;
}

form[name="updateCart"] .td_1{
    float: left;
}

form[name="updateCart"] .td_2{
    float: right;
}

#sort_count .control-group {
    width: auto !important;
}

form[name="add_review"]  .button {
    margin-top: 5px!important;
}

.moduletable_top_menu {
    background: #202716 none repeat scroll 0 0;
    border-bottom: 3px solid #3d4c2a;
    border-radius: 17px 17px 0 0;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
    margin: 15px auto 0;
    padding: 6px 0 0;
    position: relative;
    text-align: left;
    float: left;
    width: 100%;
}

#main_menu{
    float: left;
    width: 100%;
    position: relative;
}


.moduletable_top_menu > ul > li{
    display: block;
    float: left;
    position: relative;
}

.moduletable_top_menu > ul > li > a {
    color: #cce0b2;
    display: block;
    font-size: 14px;
    padding: 12px 34px;
    text-transform: uppercase;
}

.moduletable_top_menu > ul > li > ul{
    display: none;
    position: absolute;
    top:42px;
    left:0;
    width: 200px;
    padding:10px;
    background: #a0c671;
    border: 1px solid rgba(152, 179, 117, 0.3);
    border-radius: 0 0 3px 3px;
    z-index: 999;
}

.moduletable_top_menu > ul > li:hover > ul{
    display: block;
}

.moduletable_slider{
    float: left;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #568227;
    border-radius: 17px;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
    margin: 10px auto 0;
}

.moduletable_tell p{
    margin: 0 0 5px 0;
}

.moduletable_top_menu > ul > li:first-child{
    margin-left: 25px;
}

.moduletable_top_menu > ul > li.active > a {
    background: #d8e2ca none repeat scroll 0 0;
    border-color: #3d4c2a #3d4c2a;
    border-image: none;
    border-radius: 0 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #000000;
    text-decoration: none;
    padding: 11px 33px 12px 33px;
}

.moduletable_top_menu > ul > li > a:hover{
    background: rgba(117, 177, 53, 0.9) none repeat scroll 0 0;
    border-color: rgba(86, 130, 39, 0.4) rgba(86, 130, 39, 0.4);
    border-image: none;
    border-radius: 0 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding: 11px 33px 12px 33px;
}

.moduletable_top_menu > ul > li > ul > li{
    border-bottom: 1px solid #c2d2ad;
    display: block;
}

.moduletable_top_menu > ul > li > ul > li > a{
    color: #1d2810;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 29px;
    margin: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    text-decoration: underline;
    display: block;
}

.moduletable_top_menu > ul > li > ul > li > a:hover{
    text-decoration: none;
}

.page-header {
    background: rgba(233, 242, 222, 0.8) none repeat scroll 0 0;
    border-color: #b3c799;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    margin: 0 auto 5px;
    padding: 1px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    color:#22330f;
}

.page-header > h2{
    background: url("../img/postheadericon.png")no-repeat;
    background-position: 12px center;
    font-size: 18px;
    color:#22330f;
    text-indent: 30px;
    font-weight: normal;
    padding: 5px 0;
}

.moduletable_search label{
    display: none;
}

.moduletable_search .button{
    float: right;
}

.moduletable_search #mod-search-searchword {
    float: left;
    padding: 3px;
    width: 140px;
}

#wrapper-responsive-lightbox > div:last-child, .gallery-res-lightbox > div:last-child{
    display: none;
}

.main-content-res-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: inherit !important;
    box-shadow: inherit !important;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    z-index: 1;
}

.main-section-lightbox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: inherit !important;
    margin-bottom: 20px;
}

.moduletable_left > ul > li > a {
    background: #b3c799 none repeat scroll 0 0;
    border-radius: 6px;
    color: #1a2112;
    line-height: 30px;
    margin: 0 auto;
    min-height: 30px;
    padding: 0 10px;
    display: block;
}

.moduletable_left > ul > li {
    margin-top: 2px;
    position: relative;
    display: block;
}

#sideLeft > div{
    float: left;
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}

.moduletable_left > ul > li li a {
    border-radius: 3px;
    margin: 0 auto;
    position: relative;
}

.moduletable_left > ul a {
    color: #576d3c;
    display: block;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
    margin-left: 0;
    margin-right: 0;
    min-height: 34px;
    overflow: visible;
    padding: 0 20px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}

.moduletable_left > ul > li li{
    display: block;
    margin-bottom: 2px;
    margin-top: 2px;
}

.moduletable_left > ul > li.active > a {
    background: #93cd56 none repeat scroll 0 0;
    color: #63952d;
    margin: 0 auto;
    padding: 0 10px;
    text-decoration: underline;
}

.moduletable_left > ul > li li a:hover {
    background: rgba(177, 219, 133, 0.4) none repeat scroll 0 0;
    border-radius: 3px;
    margin: 0 auto;
    color: #45562f;
    text-decoration: underline;
}

.moduletable_left > ul > li > a:hover, .moduletable_left > ul > li.active > a:hover {
    background: #93cd56 url("../img/vmenuitemicon.png")no-repeat;
    background-position: 10px center;
    text-indent: 13px;
    margin: 0 auto;
    padding: 0 10px;
    text-decoration: underline;
    color: #4e7623;
}

.moduletable_foot_menu a {
    color: #2f4715;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

.moduletable_foot_menu li{
    display: inline-block;
    padding:0 5px;
}

.moduletable_foot2{
    float: left;
    width: 100%;
    text-align: center;
}

.blog > div > div{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.asterisk{
    display: none;
}