@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self:after, .header .header_in:after, .header .header_in .left_part:after, .footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }
  .table1 tr:hover, .table2 tr:hover {
    background-color: #f7f7f7; }

.table2 th {
  padding: 0.5em;
  color: #1b1b1b;
  background: #e4e5e4; }

@font-face {
  font-family: "ubuntuCond";
  src: url("/g/fonts/ubuntu_condensed/ubuntu_condensed-r.eot");
  src: url("/g/fonts/ubuntu_condensed/ubuntu_condensed-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/ubuntu_condensed/ubuntu_condensed-r.woff") format("woff"), url("/g/fonts/ubuntu_condensed/ubuntu_condensed-r.ttf") format("truetype"), url("/g/fonts/ubuntu_condensed/ubuntu_condensed-r.svg#ubuntuCond") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #2a2018;
  background: #fef8f3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #251607;
  font-family: "ubuntuCond", sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 31px;
  text-transform: uppercase;
  margin-bottom: 18px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 19px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 11px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #e27005; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #2a2018; }

.site-path {
  padding: 0 0 0.5em;
  white-space: pre-wrap;
  line-height: 1; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.wrapper {
  min-height: 100%;
  margin: 0 auto -235px; }
  .wrapper:after {
    display: block;
    visibility: hidden;
    height: 235px;
    content: ""; }

.header {
  position: relative;
  min-height: 118px;
  background: url(../header_patt_rep.png) 0 0 repeat-x;
  background-size: auto 100%; }
  .header .header_in {
    width: 970px;
    margin: 0 auto;
    color: #442206; }
    .header .header_in a {
      color: #442206; }
    .header .header_in .left_part {
      float: left;
      width: 513px; }
      .header .header_in .left_part .site-logo {
        font-size: 0;
        float: left;
        padding: 18px 24px 10px 1px; }
      .header .header_in .left_part .site-desc {
        float: left;
        font: italic 18px Georgia, Cambria, "Times New Roman", Times, serif;
        border-left: 2px solid rgba(37, 31, 32, .2);
        width: 150px;
        margin: 28px 0 0 0;
        padding: 0 0 0 10px;
        line-height: 18px; }
    .header .header_in .right_part {
      float: right;
      width: 177px;
      padding: 17px 0 10px; }
      .header .header_in .right_part .reg_wrap {
        text-align: right;
        font-size: 0;
        line-height: 0;
        padding-bottom: 19px; }
        .header .header_in .right_part .reg_wrap span, .header .header_in .right_part .reg_wrap a, .header .header_in .right_part .reg_wrap strong {
          display: inline-block;
          vertical-align: top;
          font-size: 11.23px;
          line-height: 1; }
        .header .header_in .right_part .reg_wrap a {
          padding: 0 0 0 23px; }
          .header .header_in .right_part .reg_wrap a.login1253 {
            background: url(../icons-user.svg) 6px -64px no-repeat;
            margin-left: 21px; }
          .header .header_in .right_part .reg_wrap a.register1253 {
            background: url(../icons-user.svg) 6px -32px no-repeat; }
    .header .header_in .contacts_block {
      float: right;
      width: 260px;
      padding: 11px 5px 8px 0; }
      .header .header_in .contacts_block .phone {
        background: url(../phone_ico.png) 1px 6px no-repeat;
        padding: 0 0 7px 33px; }
      .header .header_in .contacts_block .address_top {
        background: url(../mail_ico.png) 2px 2px no-repeat;
        padding: 0 0 0 33px;
        font-size: 12px;
        line-height: 1.2; }

.mt_wrap {
  background: url(../mt_bg.png) 0 0 repeat-x;
  background-size: auto 100%; }

.menu-top {
  list-style: none;
  padding: 0;
  /* max-width: $siteWidth + 30; */
  margin: 0 auto;
  line-height: 0;
  font-size: 0; }
  .menu-top li {
    display: inline-block;
    vertical-align: top;
    background: url(../mt_line.png) 0 22px no-repeat;
    margin-right: -1px; }
    .menu-top li:first-child {
      background: none; }
    .menu-top li a {
      display: block;
      position: relative;
      height: 58px;
      padding: 0 14px 0 15px;
      text-transform: uppercase;
      color: #fff;
      text-decoration: none;
      font: normal 14px/58px "ubuntuCond", sans-serif; }
      .menu-top li a:hover {
        color: #361702;
        background-color: #c9c9d5;
        -moz-box-shadow: inset 0 2px 1px #78787c;
        -webkit-box-shadow: inset 0 2px 1px #78787c;
        box-shadow: inset 0 2px 1px #78787c;
        background-image: -o-linear-gradient(#dedee6, #b5b5c6);
        background-image: -moz-linear-gradient(#dedee6, #b5b5c6);
        background-image: -webkit-linear-gradient(#dedee6, #b5b5c6);
        background-image: -ms-linear-gradient(#dedee6, #b5b5c6);
        background-image: linear-gradient( #dedee6, #b5b5c6);
        -pie-background: linear-gradient( #dedee6, #b5b5c6); }

.top_block {
  background-color: #432305; }
  .top_block .block_in {
    width: 970px;
    margin: 0 auto;
    font-size: 0;
    padding: 53px 0 26px; }
    .top_block .block_in .block {
      display: inline-block;
      vertical-align: top;
      width: 240px;
      margin: 0 3px 32px 0; }
      .top_block .block_in .block:nth-child(4n) {
        margin-right: 0; }
      .top_block .block_in .block .img {
        display: inline-block;
        vertical-align: middle;
        border: 1px dashed #695e0a;
        -webkit-border-radius : 50%;
        -moz-border-radius : 50%;
        -ms-border-radius : 50%;
        -o-border-radius : 50%;
        border-radius : 50%;
        width: 65px;
        height: 65px;
        padding: 5px; }
        .top_block .block_in .block .img img {
          -webkit-border-radius : 50%;
          -moz-border-radius : 50%;
          -ms-border-radius : 50%;
          -o-border-radius : 50%;
          border-radius : 50%; }
        .top_block .block_in .block .img.no_image {
          background: #fff url(../noimage.png) 50% 50% no-repeat;
          background-size: 100%; }
      .top_block .block_in .block .title {
        display: inline-block;
        vertical-align: middle;
        width: 142px;
        text-transform: uppercase;
        padding: 7px 0 0 14px;
        line-height: 17px; }
        .top_block .block_in .block .title a {
          display: inline-block;
          vertical-align: middle;
          color: #fafafa;
          font-size: 16px;
          font-family: "ubuntuCond", sans-serif;
          text-decoration: none; }
/*
 **************************************************************
 SITE-CONTENT (НАПОЛНЕНИЕ)
 **************************************************************
 */
.mainclear {
  position: relative;
  width: 970px;
  margin: 0 auto; }
  .mainclear:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .mainclear .maincontent {
    width: 100%;
    float: left; }
  .mainclear .bodycontent {
    position: relative;
    z-index: 4;
    margin: 0 0 0 220px;
    padding: 22px 0 30px 34px; }
/*
 **************************************************************
 ASIDE-LEFT (ЛЕВАЯ КОЛОНКА)
 **************************************************************
 */
.aside-left {
  width: 220px;
  float: left;
  padding: 20px 0;
  position: relative;
  margin-left: -100%;
  min-height: 400px; }
  .aside-left .folders {
    list-style: none;
    margin: 0 0 18px;
    padding: 13px 0 17px;
    font: normal 17px/1 "ubuntuCond", sans-serif;
    background-color: #461e01; }
    .aside-left .folders > li {
      border-bottom: 1px solid #573319; }
      .aside-left .folders > li > a {
        display: block;
        margin-bottom: -1px;
        position: relative;
        color: #e9e9e9;
        text-decoration: none;
        padding: 7px 25px 10px 18px;
        background: url(../ml_arrow.png) 100% 50% no-repeat; }
        .aside-left .folders > li > a:hover {
          color: #261000;
          background-color: #e5e5e5;
          -moz-box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
          -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
          box-shadow: inset 0 0 2px rgba(255, 255, 190, .75);
          background-image: -o-linear-gradient(#efefef, #dcdcdc);
          background-image: -moz-linear-gradient(#efefef, #dcdcdc);
          background-image: -webkit-linear-gradient(#efefef, #dcdcdc);
          background-image: -ms-linear-gradient(#efefef, #dcdcdc);
          background-image: linear-gradient( #efefef, #dcdcdc);
          -pie-background: linear-gradient( #efefef, #dcdcdc); }
      .aside-left .folders > li ul {
        list-style: none;
        padding: 4px 10px 5px 33px;
        margin: 0;
        font-size: 14px; }
        .aside-left .folders > li ul li {
          padding: 4px 0; }
          .aside-left .folders > li ul li a {
            color: #fff;
            text-decoration: none; }
            .aside-left .folders > li ul li a:hover {
              text-decoration: underline; }
  .aside-left .edit_block_wr {
    background-color: #fff;
    margin-bottom: 30px;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1); }
    .aside-left .edit_block_wr .edit_block_name {
      border: 1px solid #dfdfdf;
      background-color: #e5e5e5;
      background-image: -o-linear-gradient(#f0f0f0, #dcdcdc);
      background-image: -moz-linear-gradient(#f0f0f0, #dcdcdc);
      background-image: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
      background-image: -ms-linear-gradient(#f0f0f0, #dcdcdc);
      background-image: linear-gradient( #f0f0f0, #dcdcdc);
      -pie-background: linear-gradient( #f0f0f0, #dcdcdc);
      color: #461e01;
      font-size: 18px;
      line-height: 1;
      font-family: "ubuntuCond", sans-serif;
      text-transform: uppercase;
      padding: 16px 15px 13px; }
    .aside-left .edit_block_wr .edit_block_body {
      color: #2f1e0d;
      font-size: 13px;
      padding: 20px 15px 25px; }
      .aside-left .edit_block_wr .edit_block_body p:first-child {
        margin-top: 0; }
        .aside-left .edit_block_wr .edit_block_body p:last-child {
          margin-bottom: 0; }
  .aside-left .news-wr {
    padding: 0 0 30px; }
    .aside-left .news-wr .news-name {
      font: normal 18px Arial, Helvetica, sans-serif;
      color: #000;
      padding: 0; }
    .aside-left .news-wr .news-body .news-date {
      display: block;
      font: normal 14px Arial, Helvetica, sans-serif;
      color: #555;
      padding: 0; }
      .aside-left .news-wr .news-body .news-anonce {
        font: normal 14px Arial, Helvetica, sans-serif;
        color: #777;
        padding: 0; }
      .aside-left .news-wr .news-body p {
        margin: 0; }
  .aside-left .vote-block-wrap .vote-block-title {
    font: 18px/35px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0 0 0 21px; }
    .aside-left .vote-block-wrap .vote-block-body {
      font: 13px/1 Arial, Helvetica, sans-serif;
      color: #000; }
      .aside-left .vote-block-wrap .vote-block-body > b {
        display: block; }
      .aside-left .vote-block-wrap .vote-block-body input[type="radio"] {
        margin-right: 4px; }
      .aside-left .vote-block-wrap .vote-block-body ol {
        padding-left: 20px; }
        .aside-left .vote-block-wrap .vote-block-body ol li {
          padding-bottom: 2px; }
  .aside-left .site-informers {
    padding: 0 0 30px;
    text-align: center;
    font-size: 14px; }

.aside-right {
  display: none; }

.footer {
  position: relative;
  min-height: 235px;
  color: #fff;
  font-size: 15px;
  background-color: #432305; }
  .footer a {
    color: #fff; }
  .footer .footer_in {
    width: 970px;
    margin: 0 auto;
    padding: 40px 0 10px;
    position: relative; }
    .footer .footer_in .link_top {
      width: 21px;
      height: 21px;
      position: absolute;
      right: 0;
      top: 36px;
      background: url(../link_top.png) 0 0 no-repeat;
      cursor: pointer; }
      .footer .footer_in .link_top:hover {
        opacity: 0.9; }
  .footer .menu-bot {
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0;
    border-bottom: 2px solid #56391e;
    min-height: 41px;
    line-height: 0;
    font-size: 0; }
    .footer .menu-bot li {
      display: inline-block;
      vertical-align: top;
      padding: 0 22px 5px 0; }
      .footer .menu-bot li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font: normal 14px/1 "ubuntuCond", sans-serif; }
        .footer .menu-bot li a:hover {
          color: #cacad6;
          text-decoration: underline; }
  .footer .left_side {
    float: left;
    width: 406px;
    padding: 35px 0 0; }
    .footer .left_side .site-name {
      width: 170px;
      float: left; }
    .footer .left_side .social_bot {
      float: right;
      width: 209px;
      padding-top: 3px;
      font-size: 0;
      line-height: 0; }
      .footer .left_side .social_bot div {
        font-size: 12px;
        text-transform: uppercase;
        line-height: 1;
        padding-bottom: 15px;
        margin-left: 2px; }
      .footer .left_side .social_bot a {
        display: inline-block;
        vertical-align: top;
        margin-right: 6px; }
        .footer .left_side .social_bot a img, .footer .left_side .social_bot a:hover img + img {
          display: block; }
        .footer .left_side .social_bot a img + img, .footer .left_side .social_bot a:hover img {
          display: none; }
  .footer .right_side {
    float: right;
    width: 270px;
    text-align: right;
    padding-top: 38px; }
    .footer .right_side .counters {
      min-height: 31px;
      padding-bottom: 11px; }
  .footer .contacts_block_bot {
    float: left;
    width: 260px;
    padding: 14px 0 8px 15px; }
    .footer .contacts_block_bot .phone {
      background: url(../phone_bot.png) 3px 3px no-repeat;
      padding: 0 0 16px 33px;
      font-size: 15.93px; }
    .footer .contacts_block_bot .address_top {
      background: url(../mail_bot.png) 2px 2px no-repeat;
      padding: 0 0 0 33px;
      font-size: 12px;
      line-height: 1.2; }

.shop2-block {
  margin: 20px 0;
  width: 220px;
  text-align: left;
  -webkit-border-radius : 3px;
  -moz-border-radius : 3px;
  -ms-border-radius : 3px;
  -o-border-radius : 3px;
  border-radius : 3px; }
  .shop2-block:first-child {
    margin-top: 0; }
  .shop2-block .block-title {
    min-height: 34px;
    position: relative;
    cursor: pointer;
    -webkit-border-radius : 3px;
    -moz-border-radius : 3px;
    -ms-border-radius : 3px;
    -o-border-radius : 3px;
    border-radius : 3px; }
    .shop2-block .block-title span, .shop2-block .block-title strong {
      display: block; }
    .shop2-block .block-title span {
      position: absolute;
      top: 0;
      right: 20px;
      bottom: 0;
      margin: auto 0;
      line-height: 0;
      font-size: 0;
      width: 13px;
      height: 8px;
      background: url(../arrows.svg) no-repeat;
      background-size: 34px 29px; }
    .shop2-block .block-title strong {
      padding: 9px 42px 9px 20px;
      font-size: 14px;
      -webkit-user-select : none;
      -moz-user-select : none;
      user-select : none; }
  .shop2-block .block-body {
    padding: 20px;
    display: none; }
  .shop2-block.opened .block-body {
    display: block; }

.shop2-block.login-form {
  background-color: #eee;
  -webkit-border-radius : 2px;
  -moz-border-radius : 2px;
  -ms-border-radius : 2px;
  -o-border-radius : 2px;
  border-radius : 2px; }
  .shop2-block.login-form input[type="text"], .shop2-block.login-form input[type="password"] {
    background: none transparent;
    vertical-align: top;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-family: inherit; }
  .shop2-block.login-form .block-title {
    color: #fff;
    background-color: #f1632b;
    background-image: -o-linear-gradient(#f26d2f, #f1632b);
    background-image: -moz-linear-gradient(#f26d2f, #f1632b);
    background-image: -webkit-linear-gradient(#f26d2f, #f1632b);
    background-image: -ms-linear-gradient(#f26d2f, #f1632b);
    background-image: linear-gradient( #f26d2f, #f1632b);
    -pie-background: linear-gradient( #f26d2f, #f1632b); }
    .shop2-block.login-form .block-title span {
      background-position: 0 0; }
  .shop2-block.login-form.opened .block-title span {
    background-position: -21px 0; }
  .shop2-block.login-form .block-body {
    font-size: 12px;
    padding: 14px 20px; }
    .shop2-block.login-form .block-body a, .shop2-block.login-form .block-body span, .shop2-block.login-form .block-body strong {
      display: inline-block;
      vertical-align: middle;
      padding: 0 1px; }
    .shop2-block.login-form .block-body div.row {
      margin: 6px 0;
      overflow: hidden;
      font-size: 13px; }
    .shop2-block.login-form .block-body p {
      margin: 12px 0 6px; }
    .shop2-block.login-form .block-body label {
      display: block;
      cursor: text;
      padding: 0 1px; }
      .shop2-block.login-form .block-body label.field {
        background: #fff url(../icons-user.svg) no-repeat;
        border: 1px solid #cdcdcd;
        padding: 0 6px 0 24px;
        overflow: hidden;
        height: 23px;
        -webkit-border-radius : 3px;
        -moz-border-radius : 3px;
        -ms-border-radius : 3px;
        -o-border-radius : 3px;
        border-radius : 3px; }
        .shop2-block.login-form .block-body label.field input {
          width: 100%;
          padding: 4px 0 3px;
          outline: none; }
        .shop2-block.login-form .block-body label.field.text {
          background-position: 6px -26px; }
        .shop2-block.login-form .block-body label.field.password {
          background-position: 6px -58px; }
    .shop2-block.login-form .block-body .signin-btn {
      float: right;
      border: none;
      cursor: pointer;
      padding: 6px 12px;
      margin: 0 0 0 10px;
      outline: none;
      font-size: 13px;
      line-height: 1;
      color: #333;
      background-color: #ddd;
      -moz-box-shadow: inset 0 0 0 1px #cbcbcb;
      -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
      box-shadow: inset 0 0 0 1px #cbcbcb;
      -webkit-border-radius : 3px;
      -moz-border-radius : 3px;
      -ms-border-radius : 3px;
      -o-border-radius : 3px;
      border-radius : 3px;
      background-image: -o-linear-gradient(#f8f8f8, #ddd);
      background-image: -moz-linear-gradient(#f8f8f8, #ddd);
      background-image: -webkit-linear-gradient(#f8f8f8, #ddd);
      background-image: -ms-linear-gradient(#f8f8f8, #ddd);
      background-image: linear-gradient( #f8f8f8, #ddd);
      -pie-background: linear-gradient( #f8f8f8, #ddd); }
      .shop2-block.login-form .block-body .signin-btn:hover {
        background-color: #ededed;
        background-image: -o-linear-gradient(#fbfbfb, #ededed);
        background-image: -moz-linear-gradient(#fbfbfb, #ededed);
        background-image: -webkit-linear-gradient(#fbfbfb, #ededed);
        background-image: -ms-linear-gradient(#fbfbfb, #ededed);
        background-image: linear-gradient( #fbfbfb, #ededed);
        -pie-background: linear-gradient( #fbfbfb, #ededed); }
      .shop2-block.login-form .block-body .signin-btn:active {
        background-color: #ddd;
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1), color-stop(11.11111%, #ddd));
        background-image: -o-linear-gradient(bottom, #f1f1f1, #ddd);
        background-image: -moz-linear-gradient(bottom, #f1f1f1, #ddd);
        background-image: -webkit-linear-gradient(bottom, #f1f1f1, #ddd);
        background-image: -ms-linear-gradient(bottom, #f1f1f1, #ddd);
        background-image: linear-gradient(to top, #f1f1f1, #ddd);
        -pie-background: linear-gradient(to top, #f1f1f1, #ddd); }
    .shop2-block.login-form .block-body .user-name {
      font-size: 14px;
      color: #333;
      margin-right: 10px;
      min-width: 74px; }
    .shop2-block.login-form .block-body .settings {
      line-height: 0;
      font-size: 0;
      width: 12px;
      height: 12px;
      background: url(../icons-user.png) 0 0 no-repeat;
      text-decoration: none; }
    .shop2-block.login-form .block-body .register {
      color: #eb3c3c;
      margin-right: 4px; }
    .shop2-block.login-form .block-body .my-orders {
      margin-right: 10px;
      min-width: 74px; }

.shop2-block.search-form {
  background-color: #eee;
  margin: 0 2px 14px 0;
  width: auto; }
  .shop2-block.search-form .search-btn {
    border: none;
    padding: 6px 12px;
    margin-top: 6px;
    font-size: 13px;
    line-height: 1;
    color: #333;
    background-color: #ddd;
    -moz-box-shadow: inset 0 0 0 1px #cbcbcb;
    -webkit-box-shadow: inset 0 0 0 1px #cbcbcb;
    box-shadow: inset 0 0 0 1px #cbcbcb;
    -webkit-border-radius : 3px;
    -moz-border-radius : 3px;
    -ms-border-radius : 3px;
    -o-border-radius : 3px;
    border-radius : 3px;
    background-image: -o-linear-gradient(#f8f8f8, #ddd);
    background-image: -moz-linear-gradient(#f8f8f8, #ddd);
    background-image: -webkit-linear-gradient(#f8f8f8, #ddd);
    background-image: -ms-linear-gradient(#f8f8f8, #ddd);
    background-image: linear-gradient( #f8f8f8, #ddd);
    -pie-background: linear-gradient( #f8f8f8, #ddd); }
    .shop2-block.search-form .search-btn:hover {
      background-color: #ededed;
      background-image: -o-linear-gradient(#fbfbfb, #ededed);
      background-image: -moz-linear-gradient(#fbfbfb, #ededed);
      background-image: -webkit-linear-gradient(#fbfbfb, #ededed);
      background-image: -ms-linear-gradient(#fbfbfb, #ededed);
      background-image: linear-gradient( #fbfbfb, #ededed);
      -pie-background: linear-gradient( #fbfbfb, #ededed); }
    .shop2-block.search-form .search-btn:active {
      background-color: #ddd;
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1), color-stop(11.11111%, #ddd));
      background-image: -o-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -moz-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -webkit-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -ms-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: linear-gradient(to top, #f1f1f1, #ddd);
      -pie-background: linear-gradient(to top, #f1f1f1, #ddd); }
  .shop2-block.search-form .block-title {
    background-color: #c9c9d5;
    color: #333;
    background-image: -o-linear-gradient(#dadae2, #b8b8c8);
    background-image: -moz-linear-gradient(#dadae2, #b8b8c8);
    background-image: -webkit-linear-gradient(#dadae2, #b8b8c8);
    background-image: -ms-linear-gradient(#dadae2, #b8b8c8);
    background-image: linear-gradient( #dadae2, #b8b8c8);
    -pie-background: linear-gradient( #dadae2, #b8b8c8);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .42);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .42); }
    .shop2-block.search-form .block-title strong {
      text-transform: uppercase;
      color: #461e01;
      font-size: 16px;
      font-family: "ubuntuCond", sans-serif;
      font-weight: normal;
      padding: 13px 42px 11px 13px; }
    .shop2-block.search-form .block-title span {
      background-position: -1px -27px;
      width: 14px;
      height: 8px;
      top: 2px;
      right: 23px;
      background-size: 41px auto; }
  .shop2-block.search-form.opened .block-title span {
    background-position: -27px -27px; }
  .shop2-block.search-form .block-body {
    font-size: 13px;
    padding: 8px 24px 4px;
    background-color: #fff;
    border: solid #eee;
    border-width: 0 2px 2px;
    color: #333; }
    .shop2-block.search-form .block-body div.row {
      margin: 10px 0;
      overflow: hidden; }
      .shop2-block.search-form .block-body div.row select {
        width: 100%;
        font-family: inherit;
        font-size: 13px;
        cursor: pointer; }
      .shop2-block.search-form .block-body div.row input[type="text"] {
        width: 97%;
        font-size: 13px; }
        .shop2-block.search-form .block-body div.row input[type="text"].small {
          width: 54px; }
      .shop2-block.search-form .block-body div.row span {
        color: #333; }
    .shop2-block.search-form .block-body div.row-title, .shop2-block.search-form .block-body label.row-title {
      display: block;
      padding-bottom: 2px; }
  .shop2-block.search-form button[type="submit"] {
    outline: none; }

.shop2-block.cart-preview {
  margin: 0;
  width: 173px;
  float: right; }
  .shop2-block.cart-preview .block-body {
    font-size: 12px;
    padding: 0 0 0 63px;
    min-height: 50px;
    display: block;
    background: url(../cart_prev_ico.png) 0 0 no-repeat;
    color: #442206; }
    .shop2-block.cart-preview .block-body p {
      margin: 0 0 5px; }
    .shop2-block.cart-preview .block-body span, .shop2-block.cart-preview .block-body strong {
      display: inline-block;
      vertical-align: baseline; }
    .shop2-block.cart-preview .block-body strong {
      font-size: 16px; }
  .shop2-block.cart-preview .order-btn {
    padding: 3px 9px 4px;
    margin-right: -3px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 12px;
    text-transform: lowercase;
    color: #343805;
    background-color: #e6e6e6;
    -moz-box-shadow: 0 1px 0 #a2a2b7, inset 0 0 5px rgba(255,255,190,.75);
    -webkit-box-shadow: 0 1px 0 #a2a2b7, inset 0 0 5px rgba(255,255,190,.75);
    box-shadow: 0 1px 0 #a2a2b7, inset 0 0 5px rgba(255,255,190,.75);
    -webkit-border-radius : 7px;
    -moz-border-radius : 7px;
    -ms-border-radius : 7px;
    -o-border-radius : 7px;
    border-radius : 7px;
    background-image: -o-linear-gradient(#f0f0f0, #dcdcdc);
    background-image: -moz-linear-gradient(#f0f0f0, #dcdcdc);
    background-image: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background-image: -ms-linear-gradient(#f0f0f0, #dcdcdc);
    background-image: linear-gradient( #f0f0f0, #dcdcdc);
    -pie-background: linear-gradient( #f0f0f0, #dcdcdc); }
    .shop2-block.cart-preview .order-btn:hover {
      background-color: #ededed;
      background-image: -o-linear-gradient(#fbfbfb, #ededed);
      background-image: -moz-linear-gradient(#fbfbfb, #ededed);
      background-image: -webkit-linear-gradient(#fbfbfb, #ededed);
      background-image: -ms-linear-gradient(#fbfbfb, #ededed);
      background-image: linear-gradient( #fbfbfb, #ededed);
      -pie-background: linear-gradient( #fbfbfb, #ededed); }
    .shop2-block.cart-preview .order-btn:active {
      background-color: #ddd;
      -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f1f1f1), color-stop(11.11111%, #ddd));
      background-image: -o-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -moz-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -webkit-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: -ms-linear-gradient(bottom, #f1f1f1, #ddd);
      background-image: linear-gradient(to top, #f1f1f1, #ddd);
      -pie-background: linear-gradient(to top, #f1f1f1, #ddd); }

.shop2-block.tag-cloud .block-title {
  color: #fff;
  background-color: #08c;
  background-image: -o-linear-gradient(#0094d1, #08c);
  background-image: -moz-linear-gradient(#0094d1, #08c);
  background-image: -webkit-linear-gradient(#0094d1, #08c);
  background-image: -ms-linear-gradient(#0094d1, #08c);
  background-image: linear-gradient( #0094d1, #08c);
  -pie-background: linear-gradient( #0094d1, #08c); }
  .shop2-block.tag-cloud .block-title span {
    background: none; }
  .shop2-block.tag-cloud .block-body {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 14px; }
  .shop2-block.tag-cloud .block-body a {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 4px 6px;
    position: relative;
    padding: 0 6px 0 8px;
    background-color: #ddd;
    color: #333;
    line-height: 20px;
    font-size: 11px;
    text-decoration: none;
    white-space: pre;
    -webkit-border-radius : 0 2px 2px 0;
    -moz-border-radius : 0 2px 2px 0;
    -ms-border-radius : 0 2px 2px 0;
    -o-border-radius : 0 2px 2px 0;
    border-radius : 0 2px 2px 0; }
    .shop2-block.tag-cloud .block-body a span {
      position: absolute;
      left: -6px;
      top: 0;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 10px 6px 10px 0;
      border-right-color: #ddd; }
    .shop2-block.tag-cloud .block-body a ins {
      position: absolute;
      left: 0;
      top: 50%;
      width: 4px;
      height: 4px;
      background: #fff;
      margin: -2px 0 0;
      -webkit-border-radius : 2px;
      -moz-border-radius : 2px;
      -ms-border-radius : 2px;
      -o-border-radius : 2px;
      border-radius : 2px; }
    .shop2-block.tag-cloud .block-body a em {
      color: #08c;
      font-style: normal; }

.site-search-wr {
  float: right;
  padding: 15px 0 0; }

form.search-form {
  background: url(../search.png) left top no-repeat;
  height: 27px;
  width: 199px;
  margin: 0;
  padding: 0; }

input.search-text {
  float: left;
  border: none;
  padding: 7px 0;
  margin: 0 0 0 11px;
  width: 151px;
  height: 14px;
  background: transparent;
  font: italic 12px Arial, Helvetica, sans-serif;
  color: #262626;
  outline-style: none; }

input.search-button {
  float: left;
  border: none;
  cursor: pointer;
  width: 37px;
  height: 27px;
  background: transparent; }

.mtop {
  max-width: 1000px;
  margin: 0 auto; }
