#content {
  position: relative;
  min-height: 100%;
  min-width: 998px;
  overflow-x: hidden;

  background: url(/images/dom_winter.jpg) no-repeat right 0;
}

* html #content {
  height: 100%;
}

/*----header---*/
#header {
  position: relative;
  width: 100%;
  z-index: 1;
  height: 100px;
}

#header .container {
  margin: 0px 0px 0px 0px;
}

#header table td {
  padding-top: 22px;
}

#header .td-menu {
  vertical-align: top;
}

#header #logo {
  position: relative;
  float: left;
  width: 353px;
  height: 70px;
  margin: 9px 0 0 34px;
}

*html #header #logo {
  margin: 9px 0 0 17px;
}

#header #menu ul {
  position: relative;
  right: 0;
}

#header #menu a {
  color: #000;
}

#header #menu a:hover {
  text-decoration: none;
}

#header #menu li.active a {
  color: #000;
  text-decoration: none;
}

#header #menu li {
  font-size: 1.2em;
  float: left;
  margin: 0 0px 8px 38px;
}

/*--content--*/

#content-inner {
  position: relative; /*padding-bottom:118px;*/
  padding-bottom: 50px;
  z-index: 2;
}

#content-inner #textContent {
  position: relative;
  width: auto;
  padding: 0;
  zoom: 1;
}

.switcher {
  position: relative;
  margin: 19px 0 0 112px;
  height: 38px;
  font-size: 16px;
  color: #404040;
}

.switcher span {
}

.switcher .switcher-title {
  float: left;
  font-size: 14px;
  margin: 8px 10px 0 0;
}

.switcher ul {
  position: relative;
  margin: 25px 0 0 36px;
}

.switcher ul li {
  position: relative;
  float: left;
  font-size: 14px;
  margin: 0 0 0 0;
}

.switcher ul li span {
  font-size: 14px;
  padding: 9px;
  display: block;
}

.switcher ul li a {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.switcher ul li a.active {
  color: #fff;
  text-decoration: none;
  background: url(/images/bg-switch.gif) no-repeat center 5px;
}

.switcher ul li span.active {
  background: url(/images/bg-switch.gif) no-repeat center 5px;
}

.switcher ul li span.active a {
  color: #404040;
  text-decoration: none;
  border: 0;
}

.switcher ul li a.underline {
  text-decoration: underline;
  border: 0;
}

#mainpage .switcher ul {
  float: left;
  margin: 0;
}

#aboutMenu {
  position: relative;
  margin: 0 0 45px 100px;
  width: 565px;
  border: 0;
}

#aboutMenu ul {
}

#aboutMenu ul li {
  position: relative;
  float: left;
  font-size: 16px;
  margin: 0 5px -5px 0;
  white-space: nowrap;
}

#aboutMenu ul li span {
  display: none;
}

#aboutMenu ul li a {
  display: block;
  padding: 9px 4px 9px 9px;
}

#aboutMenu ul li a.active {
  background: url(./images/bg-switch-inner.gif) no-repeat 0 5px;
  color: #fff;
  text-decoration: none;
}

#aboutMenu ul li a.active span {
  position: absolute;
  display: block;
  right: 0;
  width: 5;
  height: 26px;
  display: block;
  top: 5px;
  background: url(../images/bg-switch-inner.gif) no-repeat right 0px;
}

#aboutMenu .projectMenu {
  margin: 16px 0 0 0;
}

#aboutMenu .projectMenu .title A {
  text-decoration: none;
  color: black;
  font-size: 13px;
  padding: 11px 4px 7px 9px;
}

.switcher2 {
  position: relative;
  margin: 0 0 2px 0;
  font-size: 13px;
  color: #404040;
  z-index: 3;
  zoom: 1;
}

.switcher2 ul {
  position: relative;
  margin: 0;
  left: -9px;
}

.switcher2 ul li {
  position: relative;
  float: left;
  font-size: 13px;
  margin: 0 2px 0 0;
  zoom: 1;
}

.switcher2 ul li a {
  display: block;
  float: left;
  padding: 9px 4px 9px 9px;
  text-decoration: none !important;
}

.switcher2 ul li a:hover, .switcher2 ul li a:active {
  text-decoration: none !important;
}

.switcher2 ul li a em {
  font-style: normal;
  border-bottom: 1px dashed #003ABC;
}

.switcher2 ul li a:hover em, .switcher2 ul li a:active em {
  border-bottom: 1px dashed #a60000;
}

.switcher2 ul li a.active {
  background: url(/images/bg-switch-inner-r.gif) no-repeat 0 5px;
  color: #404040;
  text-decoration: none !important;
  border: 0 !important;
}

.switcher2 ul li a.active em {
  border: 0 !important;
}

.switcher2 ul li a.active:hover em, .switcher2 ul li a.active:active em {
  border: 0 !important;
}

.switcher2 ul li a span {
  display: none;
}

.switcher2 ul li a.active span {
  position: absolute;
  display: block;
  right: -5px;
  width: 5;
  height: 26px;
  top: 5px;
  background: url(/images/bg-switch-inner-r.gif) no-repeat right 0px;
}

#transparentBox {
  position: absolute;
  width: 1400px;
  top: 0;
  left: 0;
  z-index: 3;
}

.transparent {
  position: absolute;
  right: 0;
  width: 99px;
  height: 910px;
  background: url(/images/opacity.png) repeat-y;
  -background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "images/opacity.png", sizingMethod = 'scale');
}

.transparent-inner {
  position: absolute;
  right: 0;
  width: 99px;
  height: 400px;
  background: url(/images/opacity.png) repeat-y;
  -background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "images/opacity.png", sizingMethod = 'scale');
}

.add_pr {
  position: absolute !important;
  padding: 0 !important;
  top: 115px;
  right: 60px;
  width: 100px;
  height: 35px;
  background: url(/images/add_prostin.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "/images/add_prostin.png", sizingMethod = 'crop');
}

.face-li11 div.add_pr {
  padding: 0 !important;
  top: 95px;
  right: 60px;
}

ul.bgSpisok1 li.face-li21 div.add_pr, ul.bgSpisok1 li.face-li10 div.add_pr {
  padding: 0 !important;
  top: 75px;
  right: 60px;
}

/*---spisok1---*/
#spisok1 {
  width: 100%;
  height: 302px;
  overflow: hidden;
  z-index: 5;
  clear: left;
  position: relative;
  background: url(/images/verevka-main.gif) transparent repeat-x 0 -2px;
  top: -25px;
}

ul.bgSpisok1 {
  position: relative;
  left: 0;
  height: 302px;
  overflow: hidden;
}

ul.bgSpisok1 li {
  position: relative;
  /*cursor: pointer;*/
  float: left;
  width: 235px;
  height: 250px;
  padding: 45px 50px 10px 50px;
}

ul.bgSpisok1 li .sheet_picture {
  margin: 0;
  padding: 0;
  height: 170px;
  width: 100%;
  position: relative;
  display:table;
}

ul.bgSpisok1 li p {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.sheet1 {
  background: url(/images/new/sheet.png) transparent no-repeat 0 0;
}
.sheet_picture .img{ display:inline-block; }
.sheet_picture a{ display:block; text-align:center; vertical-align:middle; display:table-cell; } 

.sheet2 {
  background: url(/images/new/sheet.png) transparent no-repeat -345px 0;
}
ul.bgSpisok1 li.sheet3 {
  background: url(/images/new/sheet.png) transparent no-repeat -690px 0;
  padding: 45px 50px 10px 45px;
}
ul.bgSpisok1 li.sheet4 {
  background: url(/images/new/sheet.png) transparent no-repeat -1035px 0;
  padding: 45px 60px 10px 35px;
}
ul.bgSpisok1 li.sheet5 {
  background: url(/images/new/sheet.png) transparent no-repeat -1380px 0;
  padding: 45px 55px 10px 35px;
}

ul.bgSpisok1 li div.spisokTxt {
  text-align: left;
  position: absolute;
  top: 115px;
  left: 55px;
  width: 260px;
  z-index: 3;
}

ul.bgSpisok1 li div.add_pr {
  position: absolute !important;
  padding: 0 !important;
  top: 105px;
  left: auto;
  right: 60px;
  width: 84px;
  height: 35px;
  background: url(/images/add_prostin.png) no-repeat;
  -background: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "/images/add_prostin.png", sizingMethod = 'crop');
  z-index: 8;
}

.verevka {
  position: absolute;
  width: 100%;
  background: url(/images/verevka-main.gif);
  height: 50px;
  left: 0;
  top: 17px;
}

/*---navigation---*/
#prev_area_1, #next_area_1, #prev_area_2, #next_area_2 {
  display: block;
  height: 310px;
  position: absolute;
  top: 260px;
  width: 80px;
  z-index: 5;
  cursor: pointer;
  background: url(/images/b.gif);
}

#next_area_1, #next_area_2 {
  right: 0;
}

.roll {
  display: block;
  height: 310px;
  position: absolute;
  top: 0px;
  width: 80px;
  background: url(/images/roll.png) no-repeat;
  z-index: 4;
  -background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "images/roll.png", sizingMethod = 'crop');
}

/*---house---*/

#house {
  position: relative;
  height: 475px;
  z-index: 1;
  margin-top: -205px;
}

.mind {
  position: relative;
  background: url(/images/mind-work.jpg) no-repeat 0 80px;
  height: 475px;
  padding: 0px 0 0 29%;
  font-size: 16px;
  color: #404040;
}

.mind .sanki {
  position: absolute;
  left: 30px;
  bottom: 12px;
  width: 590px;
  height: 78px;
  background: url(/images/sanki.png) no-repeat 0 0;
  -background: none;
}

*html .mind .sanki {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "images/sanki.png", sizingMethod = 'crop');
}

.mind .work {
  position: absolute;
  left: 42px;
  bottom: 190px;
  width: 171px;
  height: 103px;
  font-size: 0;
}

.mind .container {
  padding: 219px 0 0 0;
}

.mind .container span {
  font-family: "Myriad Pro", Trebuchet MS, sans-serif;
}

.mind ul {
  font-size: 0.9em;
  width: 38%;
  color: #737373;
  margin: 15px 0 0 19px;
}

.mind ul li {
  margin: 0 0 12px 0;
  padding: 0 0 0 15px;
  background: url(/images/list.gif) no-repeat 0 9px;
}

#m-c-text {
  position: relative;
  min-height: 355px;
  -height: 355px;
  z-index: 1;
  zoom: 1;
}

#m-c-text .container {
  position: relative;
  top: 0;
  width: 48%;
  margin: 0 auto;
  z-index: 2;
  zoom: 1;
  font-size: 14px;
  color: #404040;
  line-height: 1.3em;
  
}

#m-c-text .container .sl{ position:absolute; top:210px; left:-100px; float:left; width:539px; height:105px; overflow:hidden; background:url(../images/sl.png) no-repeat 0 0; }

#m-c-text .container .c-inner {
  padding: 0 140px 0px 0;
}

.plate {
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  border: 0;
  padding: 0;
  margin: 0px 0 0 0;
  z-index: 1;
}

#needWorkers {
  position: absolute;
  display: block;
  left: 0;
  top: 0px;
  border: 0;
  padding: 0;
  margin: -155px 0 0 0;
  z-index: 1;
}


#needWorkers a {
  position: absolute;
  display: block;
  left: 72px;
  top: 185px;
  width: 105px;
  height: 62px;
  font-size: 0;
  z-index: 2;
 
}
#needWorkers a img{ float:left; width:103px; height:57px; background:url(../images/b5.png) no-repeat 0 0; }
#needWorkers a:hover img{ background:url(../images/b4.png) no-repeat 0 0; }

/* #house-bg {position:absolute; width:100%; height:895px; bottom:118px; background:url(/images/dom.png) no-repeat right bottom; z-index:0;} */

#fullText-block {
  padding: 0 0 140px 0;
}

#m-c-text .container p {
  padding: 0;
  margin: 0 0 20px 0;
}

/*--functional elements--*/
.hide {
  opacity: .00;
  filter: alpha(opacity = .0);
}

.hide1 {
  display: none !important;
}

.show {
  display: block;
}

.new-codes {
  position: absolute;
  width: 110px;
  right: -118px;
  top: 37px;
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 0.9em;
}

.new-codes span {
  font-size: 1.4em;
}

#breadcrumbs {
  position: absolute;
  top: -58px;
  left: 83px;
  color: #000;
  font-weight: bold;
}

#breadcrumbs img {
  margin-right: 3px;
}

#pedal {
  position: absolute;
  top: 0;
  right: 250px;
  width: 250px;
  z-index: 10;
}

#pedal IMG {
  float: left;
}

#pedal p {
  margin: 33px 0 0 45px;
  color: #777777;
  line-height: 16px;
}

#pedal a {
  color: #476bbb;
}

#pedal a:hover, #pedal a:active {
  color: #a60000;
}

.scrollBox{ float:left; width:300px; height:23px; overflow:hidden;background:url(../images/slaBg.gif) repeat-x left 10px; }
.scrollBox .cc{ position:relative; float:right; width:300px; height:23px; overflow:hidden; background:url(../images/scBg.gif) repeat-x 0 10px; }
.scrollBox .mover{ position:absolute; float:left; width:23px; height:23px; overflow:hidden; cursor:pointer; background:url(../images/mover.png) no-repeat; }

