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,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
html {overflow-y:scroll;}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font: 14px/19px Tahoma, Verdana, sans-serif;
  width: 100%;
  background: url(tile.gif) left top repeat;
  color:  #313131;
}
a {
  color: #063569;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 18px
}
h1 {
  font-weight: normal;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', 'Arial Narrow';
  line-height: 30px;
  margin-bottom: 10px;
}
h2 {
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', 'Arial Narrow';
  line-height: 22px;
  margin-bottom: 10px;
}
h3 {
  font-size: 14px;
  font-weight: normal;
}
img {
  border: none;
}
input {
  vertical-align: middle;
}
#wrapper {
  width: 1000px;
  margin: 0 auto;
  background: url(content_bg.gif) top center repeat-y;
}
#one-column #content {
  padding: 0 40px 0 256px;  
}
#one-column #sideRight {
  display: none;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 273px;
  background: url(head_bg.jpg) top center no-repeat;
  margin-top: 8px;
  position: relative;
}
#header .menu-wrap {
  position: absolute;
  top: 120px;
  left: 0;
}
.menu-wrap {
  width: 100%;
  text-align: center;
  padding-top: 3px;
}
.main-menu li {
  float: left;
  display: inline;
  margin: 0 2px;
  height: 21px;
  line-height: 21px;
  font: 14px 'PT Sans Narrow', 'Arial Narrow';  
  text-transform: uppercase;
  position: relative;
}
.main-menu {
  display: inline-block;
  margin: 0 auto;
  margin-left: 145px;
}

.main-menu a {
  display: block;
  height: 21px;
  line-height: 21px;
  text-decoration: none;
  border-bottom: 1px dotted #5c5c5c;
  color: #5c5c5c;
}
.main-menu span {
  display: block;
  padding: 0 15px;
  height: 21px;
  line-height: 21px;
}

.main-menu li:hover span, .main-menu li.hover span, .main-menu li.active span {
  background: url(l_menu.gif) left top no-repeat;
}
#header .main-menu li:hover span, #header .main-menu li.hover span, #header .main-menu li.active span {
  background: url(l_menu_head.gif) left top no-repeat;
}
.main-menu li:hover, .main-menu li.hover, .main-menu li.active {
  background: url(r_menu.gif) right top no-repeat;
}
#header .main-menu li:hover, #header .main-menu li.hover, #header .main-menu li.active {
  background: url(r_menu_head.gif) right top no-repeat;
}
.main-menu li:hover a, .main-menu li.hover a, .main-menu li.active a {
  color: #fff;
  border-bottom: none;
}

/*level 2*/
.main-menu ul { 
  background: #d2d2d2;
  font-size: 16px;  
  padding: 3px 0; 
 
  box-shadow: 2px 2px 4px #a5a5a5;/* Каноническое задание */
  -webkit-box-shadow: 2px 2px 4px #a5a5a5; /* Safari, Chrome */
  -moz-box-shadow: 2px 2px 4px #a5a5a5; /* Firefox */
 display: none; 
  position: absolute; 
  left: 0px; 
  top: 21px;  
  border-top: 1px solid #f2f2f2;
}

#header .main-menu ul li, #header .main-menu ul a {background: #d2d2d2!important; color: #313131; white-space: nowrap;}
#header .main-menu ul a {margin-left: 13px; margin-right: 13px; border: 0!important;}
#wrapper #header .main-menu ul a:hover, #wrapper #header .main-menu a.active {color: #063569; text-decoration: underline;}
.main-menu li:hover ul, .main-menu li.hover ul {display: block;}

.logo {
  float: left;
  display: inline;
  width: 119px;
  height: 92px;
  margin-top: 48px;
  margin-left: 39px;
  position: relative;
  z-index: 2;
}

#header .tel {
  float: right;
  font-size: 30px;
  margin-top: 48px;
  margin-right: 37px;
}
#header .tel .color {
  font-size: 24px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  height: 1%;
  position: relative;
  min-height: 500px;
  margin-bottom: -247px;
  padding-top: 37px;
}

#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#container {
  width: 100%;
  float: left;
  overflow: hidden;
}
#content {
  padding: 0 308px 0 256px;
}
.main-page .fl_left {
  padding: 0 10px 10px 10px;
  width: 181px;
}
.main-page .fl_left p, .main-page .fl_left h3 {
  margin-left: 44px;
}
.main-page .dotted {
  margin-bottom: 35px;
}
.editor-content li {list-style-type: none; padding-left: 17px; background: url(star_li.gif) 0% 70% no-repeat; margin-bottom: 10px; line-height: 14px; vetical-align: middle;}
.editor-content ul, .editor-content ol {padding-left: 0px;}
.user-block {margin-bottom: 15px; width: 223px; overflow: hidden;}
/*subcollections*/
.collection {
  font-size: 13px;
  line-height: 17px;
}
.sub-block {
  width: 160px;
  float: left;
  display: inline;
  height: 314px;
  margin: 20px 16px 20px 0;
}
.sub-block .colImg, .product-block .prodImg {
 display: block;
 width: 160px;
 height: 160px;
 margin-bottom: 15px;
}
.sub-block p, .product-block p {
  margin-bottom: 12px;}
  .prodDescrBlock {
    margin-left: 178px;
  }
  .product-block .prodImg {
    display: inline;
    float: left;
  }
  .prodDescr td {
    padding: 2px 12px 2px 0;
  }
.prodDescr p {margin-bottom: 0;}
  .product-block {
    padding-bottom: 15px;
    margin-right: 45px;
    margin-bottom: 20px;
  }

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
  float: left;
  width: 180px;
  margin-left: -100%;
  position: relative;
  background: transparent;
  padding-left: 36px;
  z-index: 2;
}
.catalog {
  font-size: 18px;
  font-family: 'PT Sans Narrow', 'Arial Narrow';
  text-transform: uppercase;
}
.catalog a {
  text-decoration: none;
  padding: 4px 0px 4px 10px;
  display: block;
  border-bottom: 1px dotted #4f4f4f;
}
.catalog li {
  position: relative;
  padding-left: 9px;
  width: 171px;
}

.catalog li:hover ul, .catalog li.hover ul {
  display: block;
}
.catalog li.active a, .catalog a:hover {
  color: #313131;
  text-decoration: none;
}
.catalog li.active ul a, .catalog li:hover ul a, .catalog li.hover ul a {
  color: #063569;
}
.catalog ul li a:hover, .catalog ul li a.active {
  color: #313131;
}
.catalog li:hover, .catalog li.active, .catalog li.hover {
  background: url(star.gif) 0 0 no-repeat;
}
.catalog ul {
  display: none;
  /*width: 125px;*/
  background: #d2d2d2;
  position: absolute;
  left: 179px;
  top: -1px;
  font-size: 16px;
  padding: 3px 0;
  border-top: 1px dotted #4f4f4f;
  box-shadow: 2px 2px 4px #a5a5a5;/* Каноническое задание */
   -webkit-box-shadow: 2px 2px 4px #a5a5a5; /* Safari, Chrome */
   -moz-box-shadow: 2px 2px 4px #a5a5a5; /* Firefox */
  /*min-width: 130px;*/
}
.catalog li.first ul {
  border-top: 0;
  top: 0;
}
.catalog ul li {
  width: auto;
  padding-left: 0;
  white-space: nowrap;
}
.catalog ul li a {
  padding: 3px 20px;
  border-bottom: 0;
}
.catalog ul li a:hover, .catalog ul li a.active {
  text-decoration: underline;
}
.catalog ul li:hover, .catalog li:hover li, .catalog ul li.hover, .catalog li.hover li {
  background: none;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
  float: left;
  margin-right: -3px;
  width: 223px;
  padding-right: 45px;
  margin-left: -268px;
  position: relative;
  background: transparent;
  font-size: 12px;
  overflow: hidden;
}
#sideRight p {
  margin-bottom:  12px;
}
.news-block .dotted {
  margin-bottom: 12px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
  height: 443px;
  background: url(tile.gif) left bottom repeat;
  
}
#footer-inner {
  height: 155px;
  width: 100%;
  background: url(foot_bg.gif) top center no-repeat;
  padding-top: 288px;
  }
.foot_logo, .copy, .address, .tel {
  display: inline;
  float: left;
  margin-top: 55px;
}  
.foot_logo {
  width: 60px;
  height: 50px;
  margin: 40px 36px 0 45px;
}
.copy, .address {
  font-size: 10px;
  margin-right: 110px;
  line-height: 13px;
}
.tel {
  font-size: 18px;
  color: #5c5c5c;
  font-family: 'PT Sans Narrow', 'Arial Narrow';
}
.tel .color {
  font-size: 14px;
  
}
/*classes*/
.clear {
  clear: both;
}
.color {
  color:  #063569;
}
.dotted {
  border-bottom: 1px dotted #4f4f4f;
}
.small {
  font-size: 10px;
  line-height: 14px;
}
.fl_left {
  float: left;
  display: inline;
  
}
.decoration {
  text-decoration: none;
}
a.decoration:hover {
  text-decoration: underline;
}
.date {
  font-size: 12px;
  color: #999;
  font-family: 'PT Sans Narrow', 'Arial Narrow';
  text-transform: uppercase;
}

table.products-desc td {padding: 0px;}
/* таблица описание электродов */
.electrod-table table, .electrod-table {
  clear: both;
  width: 100%;
  position: relative;
  font-size: 11px;
}
.electrod-table td {
  /*border: 1px solid #666;*/
    padding: 2px 0 3px 15px;
    vertical-align: top;
}
.electrod-table table table td {
  /*border: none;*/
}
.electrod-table .bg_color {
  background: #2ea3d9;
}
.electrod-table table table td {
  white-space: nowrap;
  padding: 1px 3px;
}
.electrod-table table table {
  width: auto;
}
.electrod-table table .styled td {
  /*background: #2ea3d9;*/
  border: 1px solid #666;
  font-size: 10px;
  padding: 2px!important;
}
.electrod-table .name {
  width: 237px;
}
.electrod-table .cell-bg {
  background: #fff;
}
.electrod-table .shema table {
  display: inline;
  float: left;
  
}
.electrod-table .shema img {
  padding-top: 15px;
}
.electrod-table .shema {
  vertical-align: middle;
}

.electrod-table .shema span {
  font-size: 14px;
  padding: 0 3px;
}

.electrod-table .image {
  position: absolute; right: 0; top: 35px;
}


/* карта */
.shadow-box {
box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
  -webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
  -moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
}

table.lenteles {
    background-color: /*#2C5196;*/
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;   
    font-weight: normal;
    margin: 1px;
    padding: 1px;
   margin-left: -180px;
   width: 659px;
}

table.lenteles td {
    border: 1px solid #999;  
    font-weight: normal;
    padding-right: 0;
    text-align: center;
}
table.spisok {text-align: left; font-size: 12px; border: 1px solid #ccc;}
table.spisok td {padding-left: 4px;}
table.spisok .head1 {background: #9E9E9E; text-align: left;}
table.spisok .head2 {background: #ccc; text-align: center;}
table.skidki {width: 342px;}
table.skidki td {padding: 2px 8px; border: 1px dotted #ccc;}
table.skidki thead td {font-weight: bold; background: #ccc;}



label[for="order_field_13270051"],
label[for="order_field_13270051"] ~ * { display: none; }
