/*************************************************************************\
* Copyright (c) 2000-2010 �������� "����������"
* Internet:http://www.intecmedia.ru, Email:info@intecmedia.ru
\**************************************************************************/
body
  { font-family:Arial; font-size:13px; letter-spacing:normal;
    margin:0; padding:0; color:#3a3a3a; line-height:normal; }
table, td, th
  { font-size:100%; }
a
  { color:#169ddb; }
a:visited
  { color:#19609d; }
a:hover
  { color:#169ddb; text-decoration:none; }
:focus
  { -moz-outline-style: none; }
q
  { quotes: "" ""; }
a img, iframe, object, applet
  { border:none; }
table
  { border:none; border-collapse:collapse; border-spacing:0; font-size:100%;
    empty-cells:show; }
ul, ol
 { list-style:none; }
label
  { cursor:pointer; }
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p,
blockquote, fieldset, input, td, th
  { margin:0; padding:0; }
pre, code
  { font-size:1em; }
blockquote, address, cite, dfn, var, h1, h2, h3, h4 ,h5, h6
  { font-style:normal; font-weight:normal; }
abbr, acronym
  { border-bottom:1px dotted #000; cursor:help; }
sup, sub
  { font-size:75%; vertical-align:middle; position:relative; }
sup
  { bottom:0.5em; }
sub
  { top:0.5em; }
.clear
  { clear:both; }
.achtung
  { color: #ff0000!important; }

/* ******************* */
/* structure & objects */
/* ******************* */
body#index
  { background:#f3f4f5; }
body#index .phon
  { background:url('/images/body.png') no-repeat top center; }
body#second
  { background:#f3f4f5; }
body#second .phon
  { background:url('/images/body-second.jpg') repeat-x top center; }
body#map
  { background:url('/images/body-map.jpg') repeat-x top center #f3f4f5; }

div.top_banner
  { text-align: center; }
body#second div.top_banner
  { background:#dcdcdc; }

div.wrapper, body
  { min-width:900px; }
div.wrapper
  { max-width:1100px; margin:0 auto; }
div.wrapper p.big
  { font-size: 2.6em; padding: 55px 0 20px 0; text-align: center; }

a.logo
  { display:block; width:251px; height:52px; background:url('/images/logo.png'); }
h1
  { font-size:20px; color:#000; font-style:italic; }
div.printinfo
  { display:none; }

.index_mapping
  { border: none!important; padding: 0!important; margin: 0!important; }


/* >grid */
table.grid
  { width:100%; }
  table.grid td
    { vertical-align:top; }
  table.grid td.col1
    { width:5%; }
  table.grid td.col2
    { width:30%; }
  table.grid td.col3
    { width:30%; }
  table.grid td.col23
    { width:60%; }
  table.grid td.col4
    { width:30%; }
  table.grid td.col5
    { width:5%; }

  table.grid tr.header
    { height:60px; }
  table.grid tr.logo
    { height:42px; }
  table.grid tr.intro
    { height:315px; }
  table.grid tr.footer
    { height:110px; font-size:11px; }
  table.grid tr.filter
    { height:123px; }

div.rus-lang {
  position: absolute;
  padding: 5px 0px 5px 10px;
  border: solid 1px;
  border-radius: 5px;
  border-color: #A19F9F;
  margin: 20px 55px 10px;
  color: #000;
  text-decoration: none;
}
div.rus-lang:hover {
  background-color: #093892;
  border-color: #F84E37;
  color: #fff;
}
div.rus-lang:after {
  content: "";
  background: url(../images/rus.png);
  background-position: ;
  width: 18px;
  height: 12px;
  display: inline-block;
  margin: 0px 10px -2px;
}

/* ����� ������� */
div.shkala
  { width: 252px; height: 29px; background: url(/images/shkala.png) top left no-repeat; margin: 5px auto; text-align: left; font-size: 0; line-height: 0;}
  div.shkala_periods
  { background: url(/images/shkala_periods.png) top left no-repeat; }
  div.shkala div.blue
  { margin: 15px 6px; height: 8px; width: 1px; position: absolute; background: url(/images/blue_line.png) top left repeat-x; }
  div.shkala div.polz_left
  { width: 14px; height: 28px; position: absolute; margin-top: 15px; margin-left: -2px; cursor:e-resize; background: url(/images/polzunok_left.png) top left no-repeat; }
  div.shkala div.polz_right
  { width: 14px; height: 28px; position: absolute; margin-top: 15px; margin-left: 2px; cursor:e-resize; background: url(/images/polzunok_right.png) top left no-repeat; }
  div.filter input.button, div.login-form input.button
  { width: 70px; height: 29px; margin: 3px 0; background: url(/images/search_button.png) top left no-repeat; border: none; }
  body#second table.grid tr.intro
    { height:120px; }
  body#map table.grid td.col3
    { width:60%; }

/* ����������� ���� ������� */
div.help
  { left: 100px!important; }

div.popup
  { width: 230px; position: absolute; z-index: 1200; padding: 10px; border: 1px solid #eeeeee;
    background: #ffffff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
    box-shadow:0 0 5px #CCC;
    -webkit-box-shadow:0 0 5px #CCC;
    -moz-box-shadow:0 0 5px #CCC;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='CCCCCC', Direction=135, Strength=5);
    text-align: left;
    display: none;
  }
div.popup .header
  { color: #999999; float: left; }
div.popup div.line
  { background: url(/images/filter_line.gif) top left repeat-x; height: 1px; margin: 12px 0; clear: both; }
div.popup a.close
  { display: block; width: 9px; height: 9px; background: url(/images/close.png) top left no-repeat!important; float: right; margin-top: 5px; margin-bottom: 5px; }
div.popup a
  { color: #000000; line-height: 220%; background: none!important; }
div.popup a.act span
  { color: #ffffff!important; background:#093892; }
div.popup #streets_container a:hover span
  { color: #ff0000; border-bottom: 1px dotted!important; }
div.popup a.type
  { padding: 5px 0 5px 35px; }
div.popup .cityboard
  { background: url(/images/icon_cityboard_big.png) center left no-repeat!important; }
div.popup .billboard
  { background: url(/images/icon_billboard_big.png) center left no-repeat!important; }
div.popup .pillars
  { background: url(/images/icon_pillars_big.png) center left no-repeat!important; }
div.popup .fence
  { background: url(/images/icon_fence_big.png) center left no-repeat!important; }
div.popup .stretch
  { background: url(/images/icon_stretch_big.png) center left no-repeat!important; }
div.popup .city
  { background: url(/images/icon_city_big.png) center left no-repeat!important; }
div.popup .roof
  { background: url(/images/icon_roof_big.png) center left no-repeat!important; }



/* <grid */


/* > yandex.map / filter / objects */
div.filter
  { height:123px; background:url('/images/filter-bg.png') top left repeat-x; font-size: 1.2em; }
  div.filter table.fields
    { width: 100%; }
  div.filter table.fields td
    { vertical-align: middle; text-align: center; }
  div.filter a
    { text-decoration: none; background: url(/images/arrow_down.png) center right no-repeat; }
  div.filter a span
    { border-bottom: 1px dotted; margin-right: 15px; }
  div.filter a:hover span
    { border-bottom: 0!important; }
  div.filter input
    { height: 20px; }
  div.filter div.wrapper
    { padding-top: 50px; }
  div.filter table.grid
    { height:123px; }
div.data
  { background:url('/images/objects-head-bg.gif') repeat-x top; }
div.filter_shields {
    height: 200px;
}
/* map fix */

div.yandexmap
  { height:517px; width: 100%; background-color:#fbfada; }
div.yandexmap img.baloon_img
  { width: 50px; height: 50px; float: left; border: 1px solid #999999!important; margin: 0px 5px 5px 0!important; }
div.yandexmap .price
  { color: #ff0000; font-weight: bold; white-space: nowrap; }
.YMaps-b-balloon-content
  { color: #000000; font-weight: normal!important; font-size: 13px; }
.YMaps-b-balloon-content div
  { margin-top: 5px!important; width: 175px!important; }
div.content .YMaps-b-balloon-frame td
  { padding: 0!important; }

table.objects
  { width:100%; color:#000; }
  table.objects td
    { padding:20px 20px 20px 5px; background: url(/images/filter_line.gif) bottom left repeat-x; }
  table.objects th
    { height:57px; font-size:13px; font-style:italic; color:#6d6d6d; padding-left: 5px; }
    table.objects th a
      { text-decoration: none!important; }
    table.objects th a span
      { color:#497e9d; border-bottom: 1px dotted; margin-right: 15px; }
    table.objects th a:hover span
      { border: none!important; }
    table.objects th a.desc
      { background: url(/images/arrow_down.png) top right no-repeat; }
    table.objects th a.asc
      { background: url(/images/arrow_up.png) top right no-repeat; }
  table.objects th.obj-col1
    { width:15%; }
  table.objects th.obj-col2
    { width:10%; }
  table.objects th.obj-col3
    { width:20%; }
  table.objects th.obj-col4
    { width:35%; }
  table.objects th.obj-col5
    { width:20%; }

  .description a.buy, table.objects a.buy
    { display: block; width: 133px; height: 17px; background: url(/images/order-button.png) left top no-repeat;
      color: #6f6f71; text-decoration: none; padding: 6px 0; text-align: center; margin: 25px 0; }
  .buy-disable
    { opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); cursor: default; }

  table.objects div.articul
    { font-size:16px; }
  table.objects a.photo
    { width:120px; height:120px; }
  table.objects a.photo img
    { border:1px solid #7d7d7d; }
  table.objects div.city
    { color:#8f8f8f; margin-bottom:10px; }
  table.objects div.map
    { margin-top:10px; }
    table.objects div.map a
      { text-decoration:none; border-bottom:1px dotted #169ddb; }
    table.objects div.map a:hover
      { border-bottom:none; }
  div.maincost
    { font-size:20px; font-style:italic; color:#d24949; }
    div.maincost .title_month {
        color: #8F8F8F;
        display: block;
        text-align: center;
        font-size: 0.7em;
        font-style: normal;
        font-weight: bold;
        color: #000000;
    }
    .description div.maincost .title_month {
        text-align: left;
    }

  div.cost
    { font-style:italic; color:#626262; }
  tr.white td
    { background-color: #ffffff; }
  div.maincost table.prices
    { font-size: 14px; margin-bottom: 10px; border-spacing: 0 2px; border-collapse: separate; }
  div.maincost table.prices td, div.maincost table.prices th
    { padding: 5px 5px 5px 20px; background: none; height: auto; white-space: nowrap; color: #8F8F8F; }
  div.maincost table.prices th
    { font-weight: bold; }
  div.maincost table.prices .red
    { color: #D24949; border-radius: 0 3px 3px 0; }
  div.maincost table.prices td.checkbox
    { padding: 8px 0 5px 3px; border-radius: 3px 0 0 3px; }
  div.maincost table.prices .side
    { padding-left: 0; }
/* < yandex.map / filter / objects */


/* >menu */
ul.menu
  { font-size:16px; float:right; }
  ul.menu li
    { float:left; }
  ul.menu a
    { color:#000; cursor:hand; }
  ul.menu a, ul.menu a span, ul.menu a span span
    { display:block; height:42px; }
  ul.menu a span span
    { height:34px; padding:8px 10px 0 10px; }
  ul.menu a:hover, ul.menu a#active
    { color:#FFFFFF!important; background:url('/images/menu.gif') no-repeat center; text-decoration:none; }
  ul.menu a:hover span, ul.menu a#active span
    { background:url('/images/menu-left.gif') no-repeat left top; }
  ul.menu a:hover span span, ul.menu a#active span span
    { background:url('/images/menu-right.gif') no-repeat right top; }


ul.submenu
  { }
  ul.submenu li.submenu-item
    { margin:2px 0; zoom:1; font-size:16px; }
  ul.submenu li.submenu-item a
    { color:#000; display:inline-block; height:35px; cursor:hand; }
  ul.submenu li.submenu-item a span
    { display:block; height:21px; padding:7px 20px 7px 14px; }
  ul.submenu li.submenu-item a:hover,
  ul.submenu li#submenu-act a
    { color:#FFF; background:url('/images/submenu-bg.gif') no-repeat right center;
      text-decoration:none; }
  #submenu1-act a
    { color: #cc0000; }
  ul.submenu li.submenu-item a:hover span,
  ul.submenu li#submenu-act a span
    { background:url('/images/submenu-left.gif') no-repeat left center;}
  ul.submenu li.submenu, ul.submenu li.submenu1
    { zoom:1; }

  ul.submenu ul.submenu1
    { margin:5px 0 10px 30px; }
  ul.submenu li.submenu1-item
    { font-size:14px; margin-bottom:10px; }
  ul.submenu li.submenu1-item a
    { color:#093892; }

  ul.submenu ul.submenu2
    { margin:0 0 20px 20px; }
  ul.submenu li.submenu2-item
    { margin-bottom:5px; }
  ul.submenu li.submenu2-item a
    { color:#000; }
  #submenu2-act a {
    text-decoration: none;
  }
/* <menu */


/* >icons */
div.icons
  {  }
  div.icons a
    { display:block; height:20px; margin-top:10px; float:right; color:#000;
      font-style:italic; }
  div.icons a.vk
    { background: url(/images/vk_icon.gif) repeat scroll 0 0 transparent; margin-left: 50px; width: 20px; }
  div.icons a.rss
    { padding-left:25px; margin-left:10px; margin-right:10px;
      background:url('/images/icon-rss.gif') no-repeat left; }
  div.icons a.contacts
    { padding-left:20px; margin-left:25px;
      background:url('/images/icon-contacts.gif') no-repeat left;  }
  div.icons a.map
    { padding-right:15px; background:url('/images/icon-map.gif') no-repeat right;  }
  div.icons a.login
    { padding-right:15px; background:url('/images/icon-map.gif') no-repeat right; margin-right: 70px; }

/* <icons */


/* >intro */
div.intro
  { background:#FFF; padding:20px; margin:36px 0; color:#6c6c6c; margin-right:10px; }
  div.intro h1
    { margin-bottom:10px; }
/* <intro */


/* >spacers */
div.spacer
  { line-height:0; font-size:0; width:1px; height:1px; overflow:hidden; }
div.w20
  { width:20px; }
div.h70
  { height:70px; }
div.h40
  { height:40px; }
/* <spacers */


/* >news & articles */
div.descr
  { color:#6d6d6d; font-style:italic; margin:0 20px 25px 0; }

dl.news
  { margin-right:20px; }
  dl.news dt
    { margin-bottom:5px; padding-left:25px; color:#6d6d6d;
      background:url('/images/news-bull.gif') no-repeat; }
  dl.news dd
    { margin:0 0 20px 25px; font-style:italic; }
  dl.news a:hover
    { color:#FFF; background:#3d3d3d; }

ul.articles
  { margin-right:20px; }
  ul.articles li
    { margin-bottom:20px; padding-left:25px; font-style:italic;
      background:url('/images/articles-bull.gif') no-repeat; }
  ul.articles a:hover
    { color:#FFF; background:#3d3d3d; }
  ul.articles span
    { color: #999999; }
/* >news & articles */


/* >ill blocks */
div.direct
  { min-height:140px; padding-left:80px; margin:0 12px 20px 0; display: inline-block; vertical-align: top; *display:inline; *zoom:1; width: 14.5%; }
  div.direct div.link
    { width:100%; height:40px; float:left; }
  div.direct div.angle
    { width:10%; height:40px; float:right; display: none;
      background:url('/images/angle.gif') no-repeat left center; }
  div.direct div.text
    { background-color:#fdfdfe; padding:14px; clear:both;
      min-height:80px; font-size:12px; }
  div.direct a
    { font-size:17px; color:#FFF; font-style:italic; background-color:#8b91a1;
      text-decoration:none; white-space: nowrap; }
  div.direct a:hover
    { background-color:#3d3d3d; }

div.fasad
  { background:url('/images/ill-fasad.png') no-repeat ; }
div.suvenir
  { background:url('/images/ill-suvenir.jpg') no-repeat ; }
div.net
  { background:url('/images/ill-net.png') no-repeat ; }
div.print
  { background:url('/images/ill-print.jpg') no-repeat ; }
div.transport
  { background:url('/images/ill-transport.png') no-repeat ; }
div.frezerovka
  { background:url('/images/ill-frezerovka.jpg') no-repeat ; }
div.svetodiod
  { background:url('/images/ill-svetodiod.png') no-repeat ; }
/* <ill blocks */


/* >sitik */
div.sitik
  { width:305px; height:411px; background:url('/images/sitik.jpg') no-repeat left top;
    display:inline-block; }

  div.sitik div.sitik-inner
    { height:261px; width:211px; overflow:hidden; margin:19px 0 0 47px; bo rder:1px dotted blue; }
  div.sitik div.sitik-inner div
    { height:261px; width:2110px; }
  div.sitik div.sitik-inner a
    { display:block; float:left; height:261px; width:211px; }

  div.sitik a.sitik-prev, a.sitik-next
    { display:block; width:68px; height:29px; position: absolute; margin-top: 30px; z-index: 100!important; cursor: pointer!important; }
  div.sitik a.sitik-prev
    { }
  div.sitik a.sitik-next
    { margin-left:235px; }


body#second div.sitik
  { width:249px; height:449px; background:url('/images/sitik-second.jpg') no-repeat left top;
    display:inline-block; }
body#second div.sitik div.sitik-inner
    { margin:58px 0 0 19px; }
body#second div.sitik a.sitik-prev
    { margin-top:-320px; }
body#second div.sitik a.sitik-next
    { margin:-320px 0 0 180px; }
/* <sitik */


/* >footer classes */
div.orientir
  { color:#464646; margin-bottom:10px; }
div.contacts
  { color:#6d6d6d; }
  div.contacts a
    { color:#e31d2f; font-style:italic; }

ul.menufooter
  { margin-top:24px; float:left; }
  ul.menufooter li
    { float:left; height:12px; padding:0 10px; border-right:1px solid #999; }
  ul.menufooter li.first
    { padding-left:0; }
  ul.menufooter li.last
    { padding-right:0; border-right:none; }
  ul.menufooter a
    { color:#000; }

div.intecmedia
  { float:right; width:95px; height:72px; padding-left:75px; margin-top:24px;
    background:url('/images/intecmedia.jpg') no-repeat left top; }
  div.intecmedia a.ln
    { color:#6d6d6d; text-decoration:none; }
  div.intecmedia a.im
    { color:#e23933; font-style:italic; }

a.deloros
  { display:block; width:88px; height:39px; margin:10px 0; }

/* <footer classes */



/* **************** */
/* content styles   */
/* **************** */
div.content
  { line-height:140%; padding-top: 20px; }

/* titles */
h1.doctitle
  { font-size:30px; font-style:italic; line-height:100%; margin:10px 0 20px 0; }
table.title td
  { vertical-align:middle; }
  table.title div
    { width:88px; height:88px; margin:10px 10px 0 0; }
  table.title div.none
    { width:0; height:0; margin:0; }
  table.title div.transport
    { background:url('/images/ill-transport-h1.jpg') no-repeat; }
  table.title div.frezerovka
    { background:url('/images/ill-frezerovka-h1.jpg') no-repeat; }
  table.title div.fasad
    { background:url('/images/ill-fasad-h1.jpg') no-repeat; }
  table.title div.net
    { background:url('/images/ill-net-h1.jpg') no-repeat; }
  table.title div.print
    { background:url('/images/ill-print-h1.jpg') no-repeat; }
  table.title div.suvenir
    { background:url('/images/ill-suvenir-h1.jpg') no-repeat; }
  table.title div.svetodiod
    { background:url('/images/ill-svetodiod-h1.jpg') no-repeat; }

/* path */
div#fullpath
  { color:#888; font-size:12px; font-style:italic; }
  div#fullpath a
    { color:#888; }

/* titles */
div.content h1, div.content h2, div.content h3,
div.content h4, div.content h5, div.content h6
  { line-height:normal; margin:30px 0 0 0; }
div.content h2
  { font-size:22px; }
div.content h3
  { font-size:18px; }
div.content h4
  { font-size:16px; }

/* text */
div.content p
  { margin:10px 0 10px 0; }
div.content blockquote
  { font-size:15px; font-style:italic; color:#939393; background-color:#f9fafa;
    border:1px solid #e1e2e2; margin:0.25em 0 1.25em 0; padding:20px 20px 20px 40px;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
div.content blockquote p
  { margin:0; }

/* lists */
div.content li
  { padding:0.25em 0 0.25em 0em; }
div.content ul
  { margin:0.25em 0 0.5em 1.5em; padding:0 0 0 1em; list-style:disc; }
div.content ul ul
  { list-style:square; }
div.content ul ul ul
  { list-style:circle; }
div.content ol
  { margin:0.25em 0 0.5em 1.5em; padding:0 0 0 1em; list-style:decimal; }
div.content dl
  { margin:0.25em 0 0.5em 0; padding:0 0 0 0;}
div.content dt
  { margin:0; font-size:0.9em; }
div.content dd
  { margin:0 0 0.75em 2.5em; }

/* tables */
div.content table
  { border-collapse:collapse; border-spacing:0; }
div.content table td,
div.content table th
  { margin:0; padding:0; }
div.content table td
  { border-bottom:1px dotted #cacbcc; padding:7px; font-size:14px; color:#797979; }
div.content table th,
div.content table thead td
  { font-size:13px; text-align:left; padding:7px; font-weight:normal;
    background:#fcfcfc; border-bottom:2px solid #9edaee; }
div.content table td *,
div.content table th *
  { margin-top:0; padding-top:0; margin-bottom:0; padding-bottom:0; }
div.content table caption
  { font-size:0.9em; text-align:center; }
div.content table.none
  { border:none; background:none; }
div.content table.none td,
div.content table.none th
  { border:none; background:none }

/* forms */
div.content textarea
  { font-family:Arial; }
input.button, div.content input.button
  { cursor:pointer; }

/* additional */
hr
  { font-size:0; line-height:0; width:100%; height:1px; border:none;
    color:gray; border-bottom:2px solid gray; margin:0.25em 0;
    padding:10px 0; clear:both; }
div.content cite
  { font-style:italic; font-family:Georgia; quotes: " \00AB" "\00BB "; }
div.content cite:before
  { content: open-quote; }
div.content cite:after
  { content: close-quote; }

/* >notes */
div.notes
  { width:270px; float:right; background-color:#fafafb; margin:15px 0 5px 10px;
    font-style:italic; }
  div.notes div.title
    { background-color:#FFF; padding:10px; border-bottom:1px solid #f3f4f5;
      font-size:16px; }
    div.notes div.title span
      { display:block; font-size:11px; color:#6d6d6d; }
  div.notes ul
    { font-size:11px; line-height:130%; list-style:none; margin:0; padding:5px 10px 10px 10px; }
    div.notes ul li
      { padding-left:20px; background:url('/images/notes-bull.gif') no-repeat left top; }
/* <notes */

/* gallery */
div.gallery
  { margin-top: 20px; }
div.gallery a.photo
  { border:1px solid #7d7d7d; float: left; margin: 0 10px 10px 0; display: block; width: 200px; height: 150px; }

/* faq */
div.question .form
  { width: 350px; height: 225px; display: none; padding-top: 10px; position: absolute; background: #ffffff; border: 1px solid #999999; }
div.question .form table, div.question .form table td, div.question .form table th
  { border: 0!important; }
div.question .form td.left, div.question .form td.right
  { width: 50%; }
div.question textarea
  { width: 320px; height: 75px; }
div.question .form .close
  { margin-left: 7px; }
div.author
  { margin-top: 15px; }
div.answer blockquote
  { margin-bottom: 3px; }

div.big_fat_line
  { width: 25px; height: 3px; margin: 10px 0; }
div.small_container
  { width: 90px; height: 20px; float: left; margin: 0 20px 10px 0;}


/* description */
table.description
  { border: 0; }
table.description td
  { border: 0!important; }
div.description
  { margin: 0 7px; }
.description h3
  { font-style: oblique; color: #000000; margin: 0!important; }
table.description span.article
  { color: #999999; font-size: 1.3em; font-style: oblique; line-height: 1.4em; }
table.description div.yandexmap
  { width: 410px; height: 155px; border: 3px solid #ffffff; margin: 10px 19px 10px 0;
    border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; font-size: 13px!important;; }
table.description div.text
  { color: #000000; font-size: 0.9em; }
table.description p
  { margin-top: 10px!important; }
table.description div.photo
  { width: 125px; margin: 10px 20px 0 0; height: 150px; float: left; text-align: center; overflow: hidden; }
table.description div.photo a img
  { border: 1px solid #999999; }
table.description div.photo a:hover img
  { border: 1px solid #990000; }
table.description p.price
  { font-size: 1.4em; font-style: oblique; color: #cc0000; }
.rout_details th
  { background: none!important; }

.filter_help
  { position:absolute; z-index:10; }

.filter_help a
  { font-size:12px; background:none !important; border-bottom:1px dotted; display:block; }

.filter_help div
  { font-size:12px; width: 430px; position: absolute; z-index: 1200; padding: 10px; border: 1px solid #eeeeee;
    background: #ffffff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
    box-shadow:0 0 5px #CCC;
    -webkit-box-shadow:0 0 5px #CCC;
    -moz-box-shadow:0 0 5px #CCC;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='CCCCCC', Direction=135, Strength=5);
    text-align: left;
    display: none; }

/* consult */

div.consult
  { -moz-border-radius: 8px; border-radius: 8px; -webkit-border-radius: 8px; padding: 8px; width: 230px; background: #093892; color: #ffffff; }
div.consult a
  { color: #169DDB; }
div.consult h3
  { font-weight: bold; }


/* overlay */
#overlay
  { background: #000000; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 1001; }

/* login-form */

div.login-form
  { position: absolute; width: 250px; background: #ffffff; border: 1px solid #eeeeee; padding: 15px 10px;
    display: none; margin: 0 0 0 90px; z-index: 1002; -moz-box-shadow: 0px 0px 20px #666666; box-shadow: 0px 0px 20px #666666;
    -webkit-box-shadow: 0px 0px 20px #666666; }
div.login-form hr
  { bordeR: 0; border-top: 1px dotted #000000; height: 1px; padding: 0; margin: 10px 0; }
div.login-form a.close
  { float: right; display: block; width: 9px; height: 9px; background: url(/images/close.gif) top left no-repeat; margin: 0 5px; }
div.login-form a.close:hover
  { opacity: 0.3; }
div.login-form .fields
  { margin: 10px 10px 20px; }
div.login-form .field
  { margin: 8px 0; font-size: 1.2em; }
div.login-form .field input
  { width: 225px; border: 1px solid #a7a6aa; font-size: 1.2em; }
div.login-form .links
  { margin: 0 10px 10px 10px; line-height: 1.6em; }
div.login-form .links a
  { font-style: oblique; }
div.login-form .links a:hover
  { color: #19609d; text-decoration: underline; }

/* basket */
div.basket
  { width: 252px; position: fixed; top: 30%; right: -209px; z-index: 1005; opacity: 0.75; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); }
div.basket .top
  { height: 29px; background: url(/images/basket-top.png) left top no-repeat; }
div.basket .middle
  { min-height: 240px; max-height: 240px; overflow: hidden; background: url(/images/basket-middle.png) left top repeat-y;
    padding: 10px 10px 10px 60px; color: #f8f8f8; }
div.basket .middle div.orders-list
  { max-height: 170px; margin: 5px 0; overflow: auto; }
div.basket .middle div.orders-list .item
  { width: 165px; clear: both; padding: 5px 0; }
div.basket .middle div.orders-list a.desc
  { float: left; color: #ffffff; }
div.basket .middle div.orders-list a.delete
  { display: block; width: 16px; height: 16px; background: url(/images/delete.png) center center no-repeat; float: right;
    margin-right: 5px; }
div.basket .middle .desc
  { color: #7c8fb3; }
div.basket .bottom
  { height: 29px; background: url(/images/basket-bottom.png) left top no-repeat; }
div.basket a.toggle-link
  { width: 43px; height: 100%; position: absolute; background: url(/images/basket-toggle-link.png) center center no-repeat;
    display: block; }
div.basket-act
  { right: 0; opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
div.basket-no-opacity
  { opacity: 1!important; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important; }
div.hidden
  { display: none; }
div.basket .big
  { font-size:1.6em; }
div.basket a.appl_form
  { color: #169DDB; }
div.basket_nonopacity
  { opacity: 1!important; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75)!important; }


/* basket add/diff */
.mark
  { height: 15px; padding: 5px; position: absolute; z-index: 1015; font-weight: bold; font-size: 1.1em; display: none; }
.mred
  { color: #cc0000; }
.mgreen
  { color: #009900; }
.souvenir {
}
.souvenir li {
    display: block;
    float: left;
    height: 131px;
    margin: 0 5px 35px 0;
    width: 150px;
}
.souvenir li a {
    background: url("/images/souvenir-arrow.png") no-repeat scroll 0 147px transparent;
    display: block;
    font-size: 15px;
    font-style: italic;
    margin-left: -20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-top: 146px !important;
    text-decoration: none;
}
.souvenir li a span {
    background: none repeat scroll 0 0 #8B91A1;
    color: #FFFFFF;
}
.souvenir li a span {
    background: none repeat scroll 0 0 #8B91A1;
    color: #FFFFFF;
}
.souvenir li a:hover span {
    background: none repeat scroll 0 0 #3D3D3D;
}
.souvenir1 {
    background: url("/images/souvenir1.png") no-repeat scroll left bottom transparent;
}
.souvenir2 {
    background: url("/images/souvenir2.png") no-repeat scroll left bottom transparent;
}
.souvenir3 {
    background: url("/images/souvenir3.png") no-repeat scroll left bottom transparent;
}
.souvenir4 {
    background: url("/images/souvenir4.png") no-repeat scroll left bottom transparent;
}
.souvenir5 {
    background: url("/images/souvenir5.png") no-repeat scroll left bottom transparent;
}
.souvenir6 {
    background: url("/images/souvenir6.png") no-repeat scroll left bottom transparent;
}
.souvenir7 {
    background: url("/images/souvenir7.png") no-repeat scroll left bottom transparent;
}
.souvenir8 {
    background: url("/images/souvenir8.png") no-repeat scroll left bottom transparent;
}
.souvenir9 {
    background: url("/images/souvenir9.png") no-repeat scroll left bottom transparent;
}
.souvenir10 {
    background: url("/images/souvenir10.png") no-repeat scroll left bottom transparent;
}
.souvenir11 {
    background: url("/images/souvenir11.png") no-repeat scroll left bottom transparent;
}
.souvenir12 {
    background: url("/images/souvenir12.png") no-repeat scroll left bottom transparent;
}
.souvenir13 {
    background: url("/images/souvenir13.png") no-repeat scroll left bottom transparent;
}
.souvenir14 {
    background: url("/images/souvenir14.png") no-repeat scroll left bottom transparent;
}
.souvenir15 {
    background: url("/images/souvenir15.png") no-repeat scroll left bottom transparent;
}
.souvenir16 {
    background: url("/images/souvenir16.png") no-repeat scroll left bottom transparent;
}
.souvenir-nav {
}
.souvenir-nav li {
    display: block;
    float: left;
    height: 48px;
    margin: 0 5px 0 0;
    width: 150px;
}
.souvenir-nav li a {
    background: url("/images/souvenir-arrow.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 15px;
    font-style: italic;
    margin-left: -20px;
    margin-right: 20px;
    padding-left: 20px;
    text-decoration: none;
}
.souvenir-nav li a span {
    background: none repeat scroll 0 0 #8B91A1;
    color: #FFFFFF;
}
.souvenir-nav li a:hover span {
    background: none repeat scroll 0 0 #CC0000;
}
.souvenir-nav li.active a span {
    background: none repeat scroll 0 0 #CC0000;
}
.submenu-103 {
    background: url("/images/submenu-96.png") no-repeat scroll left bottom transparent;
    margin-left: -30px;
    padding-left: 30px;
}
.submenu-105 {
    background: url("/images/submenu-97.png") no-repeat scroll left bottom transparent;
    margin-left: -30px;
    padding-left: 30px;
}
.submenu-104 {
    background: url("/images/submenu-98.png") no-repeat scroll left bottom transparent;
    margin-left: -30px;
    padding-left: 30px;
}



.catalog {}
.catalog .catalog-item {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  text-align: center;
  text-decoration: none;
  margin: 0 25px 25px;
}
.catalog .catalog-item .img {
  width: 156px;
  height: 156px;
  display: block;
  position: relative;
  border-radius: 50%;
  margin: 0 auto 20px;
  border: 5px solid #f3f4f5;
  background: url(/images/caticons.png) 0 0 no-repeat;
}
.catalog .catalog-item .img span {
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  display: block;
  background: url(/images/border.png) 0 0 no-repeat;
  visibility: hidden;
}
.catalog .catalog-item .img.icon-1 {
  background-position: 0 0;
}
.catalog .catalog-item .img.icon-2 {
  background-position: 0 -156px;
}
.catalog .catalog-item .img.icon-3 {
  background-position: 0 -312px;
}
.catalog .catalog-item .img.icon-4 {
  background-position: 0 -468px;
}
.catalog .catalog-item .img.icon-5 {
  background-position: 0 -624px;
}
.catalog .catalog-item .img.icon-6 {
  background-position: 0 -780px;
}
.catalog .catalog-item .img.icon-7 {
  background-position: 0 -936px;
}
.catalog .catalog-item .img.icon-8 {
  background-position: 0 -1092px;
}
.catalog .catalog-item .img.icon-9 {
  background-position: 0 -1248px;
}
.catalog .catalog-item .img.icon-10 {
  background-position: 0 -1404px;
}
.catalog .catalog-item .img.icon-11 {
  background-position: 0 -1560px;
}
.catalog .catalog-item .img.icon-12 {
  background-position: 0 -1716px;
}
.catalog .catalog-item .img.icon-13 {
  background-position: 0 -1872px;
}
.catalog .catalog-item .img.icon-14 {
  background-position: 0 -2028px;
}
.catalog .catalog-item .img.icon-15 {
  background-position: 0 -2184px;
}
.catalog .catalog-item .text {
  color: #fff;
  font-size: 15px;
  background: #8b91a1;
  font-style: italic;
}
.catalog .catalog-item:hover {
}
.catalog .catalog-item:hover .img {
}
.catalog .catalog-item:hover .img span {
  visibility: visible;
}
.catalog .catalog-item:hover .text {
  background: #c40c0e;
}

.catalog-list {
  border-top: 2px solid #093892;
  margin: 15px -0 0 0;
  padding: 45px 0 15px;
}
.catalog-list .cat-item {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 154px;
  padding: 0 30px 60px;
  position: relative;
  text-align: center;
  margin: 0 3px 10px 0;
}
.catalog-list .cat-item img {
  display: block;
  height: 161px;
  width: 214px;
  margin: 0 -30px 10px;
}
.catalog-list .cat-item .title {
  color: #169ddb;
  font-size: 16px;
  font-style: italic;
}
.catalog-list .cat-item .client {
  color: #6d6d6d;
  display: block;
  font-size: 11px;
  font-style: italic;
}
.catalog-list .cat-item .more {
  border: 1px solid #a2a3a5;
  border-radius: 3px;
  bottom: 25px;
  color: #717173;
  display: block;
  font-size: 13px;
  height: 27px;
  left: 50%;
  line-height: 27px;
  margin-left: -80px;
  position: absolute;
  text-decoration: none;
  width: 160px;
}
.catalog-list .cat-item .more:hover {
  color: #fff;
  background: #093892;
  border-color: #093892;
}
.catalog .doctitle {
  margin: 0 0 30px;
  min-height: 60px;
  padding: 30px 0 0 100px;
  position: relative;
}
.catalog .doctitle .icon {
  display: block;
  height: 88px;
  left: 0;
  position: absolute;
  top: 0;
  width: 88px;
  background: url(/images/caticons.png) 0 0 no-repeat;
}
.catalog .doctitle .icon-1 {
  background-position: 100% 0;
}
.catalog .doctitle .icon-2 {
  background-position: 100% -88px;
}
.catalog .doctitle .icon-3 {
  background-position: 100% -176px;
}
.catalog .doctitle .icon-4 {
  background-position: 100% -264px;
}
.catalog .doctitle .icon-5 {
  background-position: 100% -352px;
}
.catalog .doctitle .icon-6 {
  background-position: 100% -440px;
}
.catalog .doctitle .icon-7 {
  background-position: 100% -528px;
}
.catalog .doctitle .icon-8 {
  background-position: 100% -616px;
}
.catalog .doctitle .icon-9 {
  background-position: 100% -704px;
}
.catalog .doctitle .icon-10 {
  background-position: 100% -792px;
}
.catalog .doctitle .icon-11 {
  background-position: 100% -880px;
}
.catalog .doctitle .icon-12 {
  background-position: 100% -968px;
}
.catalog .doctitle .icon-13 {
  background-position: 100% -1056px;
}
.catalog .doctitle .icon-14 {
  background-position: 100% -1144px;
}
.catalog .doctitle .icon-15 {
  background-position: 100% -1232px;
}

.catalog .cat-view {}
.catalog .cat-view .client {
  color: #999999;
  font-size: 20px;
  font-style: italic;
  margin: 0 0 20px;
}
.catalog .cat-view .client b {
  color: #000;
  font-weight: normal;
}
.catalog .cat-view .images {
  position: relative;
  padding: 0 0 10px 416px;
  min-height: 350px;
}
.catalog .cat-view .images .main {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.catalog .cat-view .images .main img {
  border: 1px solid #848485;
  display: block;
}
.catalog .cat-view .images .others {}
.catalog .cat-view .images .others .holder {
  font-size: 4px;
  line-height: 4px;
  overflow: hidden;
  position: relative;
}
.catalog .cat-view .images .toggle {
  color: #0aa2d3;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
}
.catalog .cat-view .images .toggle .icon-arrow {
  background: url(/images/icon-arrow.gif) 0 0 no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 7px;
  vertical-align: middle;
  width: 13px;
  margin: 0 0 0 5px;
}
.catalog .cat-view .images .toggle span {
  border-bottom: 1px dashed;
  display: none;
}
.catalog .cat-view .images .toggle span:first-child {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.catalog .cat-view .images .toggle.opened .icon-arrow {
  background-position: 0 100%;
}
.catalog .cat-view .images .toggle.opened span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.catalog .cat-view .images .toggle.opened span:first-child {
  display: none;
}
.catalog .cat-view .images .others a {
  display: inline-block;
  margin: 0 0 20px 18px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.catalog .cat-view .images .others img {
  border: 1px solid #848485;
  display: block;
}
.catalog .cat-view .description {}

/* правки */
.pagination-left {
  float: left;
  width: 25%;
  margin: 20px 0;
}

.legend {
  font-family: Arial;
  font-size: 13px;
  font-style: italic;
  color: #8f8f8f;
  margin: 20px 0 20px 30px;
  float: right;
  width: 70%;
}

.legend .comment {
  float: left;
}

.legend .item {
  line-height: 18px;
  float: left;
  margin-left: 5px;
  margin-right: 20px;
}

.legend .item .text {

}

.legend .item .color-block {
  width: 19px;
  height: 18px;
  display: block;
  float: left;
  border-radius: 5px;
  margin-right: 10px;
}

.legend .item .color-block.sold {
  background: #ffd7d7;
}

.legend .item .color-block.first-reserve {
  background: #fff8b8;
}

.legend .item .color-block.second-reserve {
  background: #ffd893;
}

.legend .item .color-block.free {
  background: #d2f1b7;
}

div.maincost table.prices td.sold {
  background: #ffd7d7;
}

div.maincost table.prices td.first-reserve {
  background: #fff8b8;
}

div.maincost table.prices td.second-reserve {
  background: #ffd893;
}

div.maincost table.prices td.free {
  background: #d2f1b7;
}