/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

   Based on work by Eric Meyer
   meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

   This file contain also clearfix and round corners reset

-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

body {	line-height: 1;}

ol, ul { list-style: none;}

blockquote, q {	quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}

del {	text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after,  .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;}

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* Round Corners Reset */
/* \*/
* html .tlc, * html .trc {height: 1%;}

a {
  color: #009933;
  text-decoration:none; }
a:hover {
  text-decoration:underline; }

/******************************************************************************
Main CSS
*******************************************************************************/
/*Элементы типа Блок (тип - строка)*/
#header, #logo, #slogan, #banner, #phone, #phone-1, #search, #ph-img,
#showreal, #show-content, .show-item a, .show-item a img, #show-control, #show-prew, #show-next,
#main, #m-nav, #in-bann, #inb-cont, #int-bann, #intb-cont, #inp-lb, #inb-rb,
#mt-b,
#slides,   #sm-descr strong, #sm-descr span, #sm-descr a, #sm-body a img, #sm-body a span,
#slides-i, #si-descr strong, #si-descr span, #si-descr a, #si-body a img, #si-body a span,
#body, #promo, #include-pdf, #include-pdf a, #js-inset,
.htm-banner, .htm-banner a, .htm-banner a img, .htmb-h,
#img-banner, #img-banner a, #img-banner a img,
#posts, #posts span, #posts strong,
#prod-h, .prodl-item, .prodl-l a, prodl-l a img, .prodl-l a span, .prodl-name, .prodl-name a, .prodl-cart,
.prodl-p, .prodl-p, .prodl-detail, .prodl-detail a,
#cart-s, #cart-s strong, #cart-s span, #cart-s a, #prod-cat,
#cart, #cart-h, #cart-items, .cart-item, .carti-img img, .carti-name a, .catri-price span, .carti-summ span, .carti-del input[type="submit"],
#cart-fin, #customer, .cust-item, .custi-group, .custi-inp input[type="text"], .custi-inp textarea, .custi-error,
#map, #contact, .cont-line, .cont-h, .cont-part, #fb-form,
#prod-list, .prodl-line, .prodline-item img, .prodline-item span,
#search-form,
#youtube,
#bot-adr,
#footer {
  margin:0;
  padding:0;
  display:block;
  clear:both;
  overflow:hidden; }

/*Элементы типа Блок (тип - подстрока)*/
#search input, #search-form input,
.show-item, .show-control-item, .show-control-item-current,
#m-l, #m-r, #m-nav a,
#inb-cont img, #intb-cont img,
#sm-descr, #sm-cont, #sm-body a,
#si-descr, #si-cont, #si-body a,
#body-l, #body-r, #mp-l, #mp-r,
#js-nav span,
.prodl-l, .prodl-r, .prodl-cart span, .prodl-cart input[type="submit"],
#carth-price, #carth-total, #carth-summ, #carth-del, .carti-img, .carti-name, .carti-price, .carti-total, .carti-total input[type="text"],
.carti-total input[type="submit"], .carti-summ, .carti-del, .custi-label, .custi-inp, .custi-item input[type="submit"],
#carth-name, .prodline-item,
.cont-item, .cont-number, .cont-name, .cont-label, .cont-value,
#you,
#fc, #fr, #html-5-logo, #studio-link {
  margin:0;
  padding:0;
  display:block;
  float:left;
  overflow:hidden; }

/*Элементы типа Блок (тип - подстрока c авторастягиванием)*/
#m-l, #m-r,
#body-l, #body-r {
  padding-bottom:32767px;
  margin-bottom:-32767px; }

.orange {
  color:#ff6600; }

body {
  background: #fcfdfd url("../../images/template/bg.gif") repeat-x scroll 0 0;
  color: #666;
  font: 14px Arial,Helvetica,sans-serif; }

@font-face{
  font-family: Century Gothic;
  src: url('../../fonts/template/CenturyGothic.eot');
  src: local('Century Gothic'),
       url('../../fonts/template/CenturyGothic.woff') format('woff'),
       url('../../fonts/template/CenturyGothic.ttf')  format('truetype'),
       url('../../fonts/template/CenturyGothic.svg')  format('svg'); }

#search input[type="text"],
#search input[type="submit"],
#search-form input[type="text"],
#search-form input[type="submit"],
.carti-total input[type="text"],
.custi-inp input[type="text"],
.custi-inp textarea:focus,
.prodl-l a span {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition:  all 0.5s ease-in-out;
  -o-transition:  all 0.5s ease-in-out;
  transition:  all 0.5s ease-in-out; }


#wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 auto;
  padding: 32px 25px;
  position: relative;
  width: 950px; }

/*******************************************************************************
                                Header
*******************************************************************************/
#header {
  position:relative;
  width:950px;
  height:103px;
  /*background:yellow;TMP*/ }
  #logo, #slogan, #phone, #phone-1, #header a#you, #search, #ph-img {
    position:absolute; }
  #logo {
    top:13px;
    left:22px;
    width:253px;
    height:59px;
    background:transparent url(../../images/template/logo.png) 0 0 no-repeat;
    text-indent:-1000px; }
  #slogan {
    top:13px;
    left:285px;
    padding:15px 11px;
    font-size:12px;
    font-weight:bolder;
    color:#666;
    letter-spacing:1px;
    border-left:1px #999 solid; }
  #phone, #phone-1 {
    top:0px;
    right:90px;
    font-size:13px;
    color:#7b7b7b; }
  #phone-1 {
    padding-top:4px;
    top:14px; }
    #phone strong, #phone-1 strong {
      letter-spacing:2px; }
  #ph-img {
    top:14px;
    right:85px;
    width:148px;
    height:24px;
    border:0 none;}
  #search {
    top:50px;
    right:22px; }
    #search input {
      float:right;
      font-size:11px; }
    #search input[type="text"],
    #search-form input[type="text"] {
      margin-right:2px;
      padding:3px 4px;
      background:#fff;
      width:250px;
      border:1px #d9d9d9 solid;
      color:#d9d9d9; }
    #search input[type="text"]:focus,
    #search-form input[type="text"]:focus {
      color:#666;
      border-color:#666; }
    #search input[type="submit"],
    #search-form input[type="submit"] {
      padding:2px 4px;
      background:#cecece;
      letter-spacing:1px;
      border:1px #666 solid;
      font-weight:bolder;
      color:#666;
      border-radius:2px;
      cursor:pointer; }
    #search input[type="submit"]:hover,
    #search-form input[type="submit"]:hover {
      border-color:#d9d9d9;
      background:#f1f1f1; }
  #header a#you {
    top:13px;
    right:22px; }


/*******************************************************************************
                            Main nav
*******************************************************************************/
#main-menu {
  position:absolute;
  top:135px;
  height:23px;
  width:100%;
  z-index:100; }
  #nav {
    position:relative;
    margin:0 auto;
    width:950px;
    height:23px; }
    #nav ul {
      width:100%;
      height:23px;
      display:table;
      background:#f1f1f1; }
      #nav li {
        position:relative;
        display:table-cell;
        text-align:center;
        background:transparent;
        padding:0 10px; }
        #nav ul li a {
          display:block;
          padding:4px 0;
          clear:both;
          font-size:11px;
          font-weight:bolder;
          text-transform:uppercase;
          color:#666;
          text-decoration:none; }
          #nav ul li a:hover {
            color:#009933;
            text-decoration:underline;
            background:#fff; }
        #nav ul li ul {
          position:absolute;
          top:23px;
          display:block;
          visibility:hidden;
          width:auto;
          height:auto;
          overflow:hidden; }
          #nav ul li ul li {
            position:relative;
            display:block;
            width:200px;
            clear:both;
            text-align:left;
            background:#fff; }
            #nav ul li ul li a {
              display:block;
              padding:8px 0 2px;
              text-transform:none;
              font-weight:normal;
              font-size:12px;
              line-height:1.2em; }
             #nav ul li ul li:last-child { padding-bottom: 10px; }
          #nav ul li:hover ul li {
            visibility:visible; }

/*******************************************************************************
                            Banner
*******************************************************************************/
#banner, #showreal {
  position:relative;
  width:950px;
  height:252px;
  background:orange; }
#banner {
  margin:33px 0 20px; }
  /*Контейнер для слайдов*/
  #show-content {
    position:absolute;
    top:0;
    left:0;
    width:950px;
    height:252px;
    background:yellow;
    z-index:1; }
    .show-item {
      width:950px;
      height:252px;
      background:white; }
      /* Содержимое баннера */
      .show-item a, .show-item a img {
        width:950px;
        height:252px;
        border:0 none; }
  /*Кнтейнер кнопок навигации по по слайдам*/
  #show-control {
    position:absolute;
    bottom:5px;
    right:5px;
    width:110px;
    height:23px;
    z-index:2; }
    .show-control-item, .show-control-item-current {
      padding:2px 10px 4px 7px;
      font-size:11px;
      font-weight:bolder;
      text-align:center;
      color:#fff;
      background:transparent url(../../images/template/bunner-but.png) 0 0 no-repeat;
      cursor:pointer;
      float:right; }
    .show-control-item-current {
      background-position: 0 -22px;
      cursor:default; }
    #show-prew, #show-next {
      position:absolute;
      top:100px;
      left:10px;
      width:10px;
      height:30px;
      background:yellow;
      cursor:pointer;
      z-index:3;
      opacity:0; }
    #show-next {
      left:930px;
      z-index:4; }

/*******************************************************************************
                                Slides
*******************************************************************************/
#slides,
#slides-i {
  margin-bottom:15px;
  width:100%;
  height:115px;
  /*background:yellow;TMP*/ }
  #sm-descr, #sm-cont,
  #si-descr, #si-cont {
    /*background:orange;TMP*/}
  #sm-descr,
  #si-descr {
    padding:15px;
    width:115px;
    height:95px;
    margin-right:20px;
    background:#f1f1f1; }
    #si-descr { margin-right:12px; }
    #sm-descr strong,
    #si-descr strong {
      padding:0 0 1px;
      font-size:14px;
      color:#009933;
      padding-right: 15px;
      background: transparent url(../../images/template/list-marker.png) right 6px no-repeat; }
    #sm-descr span, #sm-descr a,
    #si-descr span, #si-descr a {
      margin:5px 0 0;
      font-size:12px;
      line-height:15px;
      letter-spacing:1px;
      color:#58585a; }
    #sm-descr a,
    #si-descr a {
      letter-spacing:0;
      color:#009933; }
  #sm-cont,
  #si-cont {
    position:relative;
    width:785px;
    height:115px; }
  #si-cont { width:595px; }
  #sm-cont:hover div#sm-l, #sm-cont:hover div#sm-r,
  #si-cont:hover div#si-l, #si-cont:hover div#si-r {
    opacity:1; }
    #sm-body,
    #si-body {
      position:absolute;
      top:0;
      left:0;
      z-index:1;
      width:850px;
      height:115px;
      /*background:red;TMP*/ }
      #sm-body a,
      #si-body a {
        position:relative;
        margin-right:21px;
        width:140px;
        height:115px;
        border:0 none; }
        #si-body a { margin-right:12px; }
      #sm-body a:last-child,
      #si-body a:last-child {
        margin-right:0; }
        #sm-body a img,
        #si-body a img {
          position:absolute;
          top:0;
          width:140px;
          height:230px;
          z-index:1; }
        #sm-body a:hover img,
        #si-body a:hover img { top:-115px; }
        #sm-body a span,
        #si-body a span {
          position:absolute;
          padding:5px 0;
          top:0;
          width:140px;
          color:#595959;
          letter-spacing:1px;
          text-decoration:none;
          font-size:12px;
          text-align:center;
          font-weight:bolder;
          background:transparent url(../../images/template/slider-bg.png) 0 0 repeat;
          z-index:2; }
        #sm-body a:hover span,
        #si-body a:hover span { color:#009933; }
    #sm-l,  #sm-r,
    #si-l,  #si-r,
    #inb-lb, #inb-rb {
      position:absolute;
      top:45px;
      width:31px;
      height:31px;
      background:transparent url(../../images/template/control.png) 0 0 no-repeat;
      cursor:pointer;
      opacity:0;
      -webkit-transition: opacity 0.5s ease-in-out;
      -moz-transition:  opacity 0.5s ease-in-out;
      -o-transition:  opacity 0.5s ease-in-out;
      transition:  opacity 0.5s ease-in-out; }
    .inb-l, .inb-r {
      top:50px; }
    #sm-l,
    #si-l,
    #inb-lb {
      left:10px;
      z-index:2; }
    #sm-r,
    #si-r,
    #inb-rb {
      right:10px;
      z-index:3;
      background-position:-31px 0; }
    #sm-l:hover,
    #si-l:hover,
    #inb-lb:hover {
      background-position:0 -31px; }
    #sm-r:hover,
    #si-r:hover,
    #inb-rb:hover {
      background-position:-31px -31px; }


/*******************************************************************************
                                Main
*******************************************************************************/
#main {
  margin:31px 0 0;
  width:950px;
  min-height:300px;
  /*background:yellow;TMP*/ }
  #mt-b {
    width:950px;
    min-height:50px;
    /*background:yellow;TMP*/ }
  #m-l, #m-r, #mp-l, #mp-r {
    min-height:300px;
    /*background:orange;TMP*/ }
  #m-l {
    margin-right:22px;
    width:175px;
    background:transparent url(../../images/template/lc-bg.png) 0 0 repeat-x; }
  #mp-r {
    width:255px; }
    #m-l ul { /* Левое меню внутренних страниц */
      margin:20px 11px 5px 17px;
      width:147px;
      min-height:50px;
      /*background:yellow;TMP*/
      font-size:13px;
      line-height:18px;
      border-bottom:1px #9c9c9c solid; }
    #m-l ul:last-child {
      border-bottom:0 none; }
      #m-l ul li, #m-l ul li, #m-l ul li ul li {
        padding-bottom:7px; }
        #m-l ul li a, #m-l ul li a {
          color:#4d4d4f;
          text-decoration:none; }
        #m-l ul li a {
          /*font-weight:bolder;*/ }
        #m-l ul li a:hover, #m-l ul li a:hover {
          color:#339933;
          text-decoration:underline; }
          #m-l ul li ul {
            margin:0;
            padding:15px 0 0;
            width:147px;
            min-height:10px;
            font-size:11px; }
            #m-l ul li ul li:last-child {
              padding-bottom:0; }
              #m-l ul li ul li a {
                padding-left:12px;
                font-weight:normal;
                background:transparent url(../../images/template/list-marker.png) 0 1px no-repeat; }

  /* Правая колонка */
  #m-r {
    width:752px; }
  #mp-l {
    margin-right:30px;
    padding-right:20px;
    width:644px;
    border-right:1px #d6d6d6 dotted; }
    #m-nav { /* Меню "Карта сайта" */
      padding:1px 0;
      width:100%;
      font-size:11px;
      line-height:18px;
      /*background:white;TMP*/ }
      #m-nav a {
        padding:0 10px 0 8px;
        color:#717171;
        text-decoration:none;
        background:transparent url(../../images/template/mn-sep.gif) right 7px no-repeat; }
      #m-nav a:first-child {
        padding-left:0; }
      #m-nav a:last-child {
        background:none; }
      #m-nav a:hover {
        text-decoration:underline; }

    #in-bann, #inb-cont, #inb-cont img, #int-bann, #intb-cont, #intb-cont img { /* Баннер внутренний страницы */
      position:relative;
      width:752px;
      height:131px;
      border:0 none; }
    #int-bann, #intb-cont, #intb-cont img {
      width:950px;
      /*background:orange;TMP*/ }
      #inb-cont, #intb-cont {
        position:absolute;
        left:0;
        z-index:1; }
      #int-bann:hover div#inb-lb,
      #int-bann:hover div#inb-rb,
      #in-bann:hover div#inb-lb,
      #in-bann:hover div#inb-rb {
        opacity:1; }
    #in-bann, #int-bann {
      margin-bottom:15px; }

    #body, #promo { /* Блок контента */
      margin:0 0 15px;
      width:752px;
      min-height:100px;
      /*background:blue;TMP*/ }
      #body-l, #body-r {
        min-height:150px;
        /*background:white;TMP*/ }
      #body-l, #content {
        width:530px; }
        #content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
        #promo h1, #promo h2, #promo h3, #promo h4, #promo h5, #promo h6, #prod-h, .prodl-name a,
        #mp-l h1, #mp-l h2, #mp-l h3, #mp-l h4, #mp-l h5, #mp-l h6 {
          margin-bottom:13px;
          padding:1px 0;
          font-weight:bolder;
          color:#009933;
          font-size:16px;
          line-height:22px; }
        #content h2, #content h3, #content h4, #content h5, #content h6,
        #promo h2, #promo h3, #promo h4, #promo h5, #promo h6, .prodl-name a,
        #mp-l h2, #mp-l h3, #mp-l h4, #mp-l h5, #mp-l h6 {
          margin-bottom:10px;
          font-size:14px;
          line-height:18px; }
        #prod-h { border-bottom:1px #e2e2e2 dotted; }

        #content p, #promo p, #mp-l p {
          margin-bottom:10px;
          font-size:12px;
          line-height:20px; }
        #content p.anons, #promo p.anons, #mp-l p.anons {
          font-size:14px;
          line-height:22px; }
        #content ul, #promo ul, #mp-l ul {
          margin:0 0 10px 0;
          padding:0 0 0 20px;
          list-style: square outside url(../../images/template/list-marker.png); }
          #content ul li, #promo ul li, #mp-l li {
            margin-bottom:8px;
            font-size:12px;
            line-height:18px; }
          #content ul li:last-child,
          #promo ul li:last-child,
          #mp-l ul li:last-child  {
            margin-bottom:0; }

        #include-pdf {
          margin:0 0 10px;
          width:100%;
          min-height:10px;
          /*background:orange;TMP*/ }
          #include-pdf a {
            margin:0 0 5px;
            padding:2px 0 2px 25px;
            font-size:12px;
            background:transparent url(../../images/template/pdf.png) 0 0 no-repeat; }
          #include-pdf a:last-child {
            margin-bottom:0; }

        #js-inset { /* Врезка раскрывающихся JS блоков */
          margin:0 0 30px 0;
          width:100%;
          min-height:20px;
          /*background:yellow;TMP*/ }
          #js-nav {
            margin:0 0 2px 0;
            width:100%;
            height:25px;
            /*background:white;TMP*/ }
            #js-nav span {
              margin:0 2px 0 0;
              background:#f1f1f1;
              padding:5px 11px;
              font-size:12px;
              color:#666;
              cursor:pointer; }
            #js-nav span:hover, #js-nav span.active {
              color:#fff;
              background:#339933; }
            #js-nav span.active {
              cursor:default; }
          #jsi-content {
            margin:0;
            width:100%;
            min-height:50px;
            background:#f1f1f1 url(../../images/template/jsi-bg.png) 0 0 repeat-x; }
            .jsi-cont {
              padding:20px;
              width:490px;
              min-height:300px;
              /*background:white;TMP*/ }
              #content h2.jsi-h, #content h3.jsi-h, #content h4.jsi-h, #content h5.jsi-h, #content h6.jsi-h {
                font-size:16px; }

      /* Правый контентный блок */
      #body-r {
        width:190px;
        float:right; }
        .htm-banner { /* HTML баннер с изображением товара */
          margin:0 auto;
          width:190px;
          min-height:150px;
          background:#f4f5ea; }
        .rc-last-igroup {
          margin-bottom:30px; }
          .htmb-h {
            padding:5px 10px;
            font-size:16px;
            line-height:22px;
            color:#fff;
            font-weight:bolder;
            text-align:center;
            background:#339933; }
          .htm-banner a.htmb-item {
            padding:20px 5px 5px 5px;
            width:180px;
            min-height:50px; }
            .htm-banner a img {
              margin: 0 auto 10px;
              width:180px; }
            .htm-banner a img:last-child {
              margin-bottom:0; }
            .htm-banner a img.htm-product {
              height:119px; }
            .htm-banner a img.htm-brend {
              height:72px; }
            .htm-banner a.htmb-all {
              padding:1px 10px 10px 10px;
              font-size:14px;
              text-align:right;
              height:auto;  }

        /*IMG баннер*/
        #img-banner, #img-banner a {
          width:190px;
          min-height:20px;
          /*background:orange;TMP*/ }
        #img-banner {
          margin:0 auto 30px; }
          #img-banner a img {
            margin:0 auto;
            min-width:180px;
            min-height:275px; }

        /* прикреплённые посты */
        #posts {
          margin-bottom:30px;
          width:190px; }
        #mp-r div#posts {
          width:255px; }
          #posts span {
            padding:1px 0 10px;
            font-size:16px;
            font-weight:bolder;
            color:#339933; }
          #posts strong {
            padding:1px 0 2px;
            font-size:14px;
            line-height:20px; }
          #posts p {
            padding:1px 0 20px;
            font-size:12px;
            line-height:16px; }

        /*Youtube*/
        #youtube {
          margin-bottom:30px;
          width:190px;
          min-height:10px;
          /*background:yellow;TMP*/ }
          div#youtube a#you, #header a#you {
            width:50px;
            height:22px;
            text-indent:-1000px;
            background:transparent url(../../images/template/you.png) 0 0 no-repeat; }
          div#youtube a#you {
            margin-left:10px;
            float:right; }

/*******************************************************************************
                            E-Shop
*******************************************************************************/
.prodl-item {
  margin-bottom:30px;
  width:752px;
  min-height:50px;
  /*background:yellow;TMP*/
  border-bottom:1px #e2e2e2 dotted; }
.prodl-item:last-child {
  margin-bottom:0;
  border-bottom:0 none; }
  .prodl-l, .prodl-r {
    min-height:50px;
    /*background:orange;TMP*/ }
  .prodl-l, .prodl-l a, .prodl-l a img {
    margin-right:30px;
    width:190px;
    min-height:50px;
    border:0 none; }
    .prodl-l a {
      position:relative;
      margin:0; }
    .prodl-l a img {
      position:relative;
      margin:0 auto;
      z-index:1; }
    .prodl-l a span {
      position:absolute;
      width:40px;
      height:40px;
      top:5px;
      right:5px;
      background:transparent url(../../images/template/zoom.png) 0 0 no-repeat;
      z-index:2;
      opacity:0;
      text-indent:-1000px; }
    .prodl-l a:hover span {
      opacity:0.8; }
  .prodl-r {
    width:532px; }
    .prodl-cart span strong {
      font-size:22px; }
    .prodl-cart input[type="submit"], #cart-s a {
      margin-left:20px;
      padding:2px 5px;
      font-size:11px;
      font-weight:bolder;
      border:1px #ff7000 solid;
      color:#fff;
      letter-spacing:1px;
      border-radius:4px;
      background:transparent url(../../images/template/shop-but.png) 0 0 repeat-x;
      cursor:pointer; }
    .prodl-cart input[type="submit"]:hover, #cart-s a:hover {
      background-position:0 -21px; }

    .prodl-p {
      margin:15px 0 0;
      font-size:14px; }
    .prodl-detail a {
      margin:10px 0 0;
      font-size:12px; }

/*******************************************************************************
                            Cart
*******************************************************************************/
#cart-s {
  padding:20px;
  font-size:11px; } /*#cart-s strong, #cart-s span, #cart-s a*/
  #cart-s strong {
    padding:1px 0;
    font-size:14px; }
  #cart-s span {
    padding:5px 0 0; }
    #cart-s span strong {
      display:inline;
      font-size:11px; }
  #cart-s a {
    margin:10px auto 0;
    text-decoration:none;
    text-align:center; }
/*PDF каталог - колонка навигации*/
#prod-cat {
  margin:0 20px;
  padding:1px 0 1px 30px;
  font-size:12px;
  background:transparent url(../../images/template/pdf.png) 0 0 no-repeat; }
/*Полноразмерная корзина, форма заказа*/
#cart {
  margin: 0 auto;
  width:752px;
  min-height:50px;
  /*background:yellow;TMP*/ }
  /*Строка заголовка корзины*/
  #cart-h, #cart-items, .cart-item, #customer {
    margin-bottom:15px;
    width:752px;
    /*background:orange;TMP*/ }
  #cart-h {
    margin-bottom:5px;
    background:#fcfcfc; }
    #cart-h div {
      margin-right:10px;
      padding:4px 2px;
      font-size:12px;
      letter-spacing:1px;
      font-weight:bolder;
      /*background:white;TMP*/ }
    #cart-h div:last-child {
      margin-right:0; }
    #carth-name  { width:362px; }
    #carth-price { width:80px; }
    #carth-total  { width:80px; }
    #carth-summ  { width:100px; }
    #carth-del  { width:65px; }
    #carth-price, #carth-total, #carth-summ, #carth-del {
      text-align:center; }
  /*Блок описания позиции в корзине*/
  .cart-item {
    margin-bottom:5px;
    /*background:yellow;TMP*/
    border-bottom:1px #e2e2e2 dotted; }
  .cart-item:last-child {
    margin-bottom:0;
    border-bottom:0 none; }
    .carti-img, .carti-name, .carti-price, .carti-total, .carti-summ, .carti-del {
      margin-right:10px;
      padding:2px;
      /*background:white;TMP*/
      font-size:12px; }
    .carti-img, .carti-del {
      margin-right:0; }
    .carti-img {
      width:50px;
      min-height:50px;
      border-right:1px #f0f0f0 solid; }
      .carti-img img {
        width:50px; }
    .carti-name {
      padding:18px 2px 2px 10px;
      width:298px; }
    .carti-price, .carti-summ {
      padding:18px 2px 2px 2px;
      width:80px;
      font-weight:bolder;
      text-align:center; }
      .carti-price span:after, .carti-summ span:after {
        content:' у.е.'; }
    .carti-summ {
      width:100px; }
    .carti-total, .carti-del {
      padding:14px 2px 2px 2px;
      width:80px; }
    .carti-del {
      width:65px; }
      .carti-total input[type="text"] {
        margin-right:5px;
        font-size:12px;
        padding:2px;
        background:#fff;
        border:1px #d9d9d9 solid;
        color:#828282; }
      .carti-total input[type="text"]:focus {
        color:#666;
        border-color:#666; }
      .carti-total input[type="text"] {
        width:40px;
        text-align:right; }
      .carti-total input[type="submit"], .carti-del input[type="submit"] {
        width:21px;
        height:21px;
        cursor:pointer;
        padding:0;
        border:0 none;
        background:transparent url(../../images/template/cart-apply.png) 0 0 no-repeat; }
      .carti-total input[type="submit"]:hover {
        background-position:0 -21px; }
      .carti-del input[type="submit"] {
        margin:0 auto;
        background-position:0 -42px; }
      .carti-del input[type="submit"]:hover {
        background-position:0 -63px; }
  /*Блок с финальным расчётом*/
  #cart-fin {
    margin-bottom:20px;
    padding:5px 10px 5px;
    text-align:right;
    background:#fcfcfc; }
    #cart-fin span {
      font-weight:bolder;
      font-size:16px; }
  /*Блок формы ввода данных о пользователе*/
  .cust-item, .custi-group {
    margin-bottom:5px;
    width:752px;
    /*background:white;TMP*/ }
  .cust-item:last-child {
    margin-bottom:0; }
    .custi-group {
      margin-bottom:5px; }
      .custi-label, .custi-inp {
        min-height:5px;
        /*background:yellow;TMP*/ }
      .custi-label {
        margin-right:20px;
        padding:5px 10px 5px 0;
        width:300px;
        text-align:right;
        font-size:13px; }
        .custi-label sup {
          color:#b83700;
          font-weight:bolder; }
      .custi-inp {
        width:420px;
        float:right; }
        .custi-inp input[type="text"], .custi-inp textarea {
          margin-right:5px;
          font-size:13px;
          padding:2px;
          width:400px;
          background:#fff;
          border:1px #d9d9d9 solid;
          color:#828282; }
        .custi-inp input[type="text"]:focus, .custi-inp textarea:focus {
          color:#666;
          border-color:#666; }
        .cust-item input[type="submit"] {
          margin:5px 14px 0 0;
          padding:2px 5px;
          font-size:13px;
          font-weight:bolder;
          border:1px #ff7000 solid;
          color:#fff;
          letter-spacing:1px;
          border-radius:4px;
          background:transparent url(../../images/template/shop-but.png) 0 0 repeat-x;
          cursor:pointer;
          float:right; }
        .cust-item input[type="submit"]:hover {
          background-position:0 -21px; }
    .custi-error {
      padding:4px 9px;
      width:385px;
      margin:0 14px 10px 0;
      float:right;
      font-size:13px;
      border:1px #d8d8d8 dotted;
      background:#ffeee7;
      display:none; }

/*******************************************************************************
                            Каталог продукции
*******************************************************************************/
#prod-list{
  margin: 0;
  width:752px;
  min-height:100px;
  /*background:orange;TMP*/ }
  .prodl-line {
    margin-bottom:50px;
    width:752px;
    min-height:100px;
    /*background:yellow;TMP*/ }
  .prodl-line:last-child {
    margin-bottom:0; }
    .prodline-item {
      margin:0 30px 0 0;
      width:230px;
      min-height:100px;
      /*background:white;TMP*/ }
    .prodline-item:last-child {
      margin-right:0; }
      .prodline-item img {
        margin: 0 0 5px;
        width:230px;
        height:197px; }
      .prodline-item span {
        text-align:center; }


/*******************************************************************************
                            Контактная информация
*******************************************************************************/
#map { /* Схема проезда */
  margin-bottom:30px;
  width:752px;
  height:261px; }
/* Блок списка контактов */
#contact, .cont-line {
  width:752px;
  /*background:yellow;TMP*/
  margin-bottom:30px;
  font-size:12px; }
  .cont-line {
    /*background:orange;TMP*/
    margin-bottom:20px;
    min-height:30px; }
  .cont-line:last-child {
    margin-bottom:0; }
    .cont-item {
      margin:0 30px 0 0;
      width:230px;
      min-height:30px;
      /*background:white;TMP*/ }
    .cont-item:last-child {
      margin-right:0; }
      .cont-h, .cont-part {
        width:100%;
        margin-bottom:8px; }
      .cont-h {
        font-weight:bolder; }
        .cont-number {
          margin:0 10px 0 0;
          padding:9px 0 0;
          width:36px;
          height:27px;
          color:#000;
          text-align:center; }
        .cont-blue, .cont-green {
          background:transparent url(../../images/template/map-markers.png) 0 0 no-repeat; }
        .cont-green {
          background-position:0 -44px; }
        .cont-name {
          padding:10px 0;
          color:#009933;
          letter-spacing:1px; }
      .cont-part:last-child {
        margin-bottom:0; }
        .cont-label {
          width:60px;
          margin-right:5px;
          font-weight:bolder; }
        .cont-value {
          width:165px; }

/*******************************************************************************
                        Поиск по сайту
*******************************************************************************/
#search-form {
  margin:10px 0 15px;
  width:752px;
  min-height:10px; }
  #search-form input[type="text"] {
    width:670px; }


/*******************************************************************************
                            Bottom addres
*******************************************************************************/
#bot-adr {
  margin:0 auto;
  padding:5px 25px;
  width:950px;
  text-align:center;
  font-size:11px;
  background:#f1f1f1;
  letter-spacing:1px; }

/*******************************************************************************
                            Footer
*******************************************************************************/
#footer {
  margin:0 auto;
  padding:5px 25px;
  width:950px;
  min-height:5px;
  font-size:11px; }
  #fc, #fr {
    width:450px;
    /*background:yellow;TMP*/ }
  #fc {
    text-align:left; }
    #html-5-logo {
      margin-left:10px;
      width:18px;
      height:25px;
      margin-right:10px; }
    #studio-link {
      padding:7px 0 0 0;
      font-size:.9em; }
  #fr {
    text-align:right;
    float:right; }

