@import "reset.css";

body {
  background: #F7F7F7;
  font: 13px/1.8 Tahoma, Verdana, sans-serif;
  color: #000;
  min-height: 100%;
}
html, body {height: 100%;}
#wrapper {
  min-height: 100%;
  position: relative;
  z-index: 999;
  background: url("/work/HTTP/body-bg.png") no-repeat 0 100%;
}
html>body #wrapper {overflow: hidden;}
#wrapper, #footer, #footer-space {min-width: 995px;}

a:link {color: #448EDB;}
a:visited {color: #ABABAB;}
a:hover, a:active {color: #448EDB;}


#header {
  height: 235px;
  overflow: hidden;
  background: url("/work/HTTP/header-bg.jpg") no-repeat 100% 0;
  position: relative;
}
#header a {color: #000;}
#header ul {
  float: left;
  padding: 81px 0 0 39px;
  list-style: none;
}
#header ul li img, #header ul li {
  display: block;
  vertical-align: top;
  width: 30px;
  height: 31px;
}
#header ul li {overflow: hidden;}
#header ul li.act {background: url("/work/HTTP/service-menu-act-bg.gif");}


#header h1 {
  position: absolute;
  top: 0;
  left: 200px;
  border-top: 4px solid #F8D01B;
  padding-top: 90px;
  font: 32px Arial, Verdana, sans-serif;
}

#header div {position: absolute;}
#header .europe {
  width: 187px;
  height: 79px;
  background: url("/work/HTTP/europe-bg.png");
  top: 134px;
  right: 416px;
}
#header .tech00 {
  width: 74px;
  height: 118px;
  background: url("/work/HTTP/tech00-bg.png");
  top: 117px;
  right: 341px;
}
#header .tech01 {
  width: 118px;
  height: 181px;
  background: url("/work/HTTP/tech01-bg.png");
  top: 54px;
  right: 190px;
}
#header .tech02 {
  width: 92px;
  height: 143px;
  background: url("/work/HTTP/tech02-bg.png");
  top: 92px;
  right: 77px;
}
#header .people {
  width: 158px;
  height: 103px;
  background: url("/work/HTTP/people-bg.png");
  top: 132px;
  right: 177px;
}


#nav {
  padding-left: 97px;
  background: url("/work/HTTP/nav-bg.gif") repeat-x 0 32px;
}
#nav div {
  height: 100px;
  padding-right: 357px;
  background: #6F6F6F url("/work/HTTP/nav-bg.png") no-repeat 100% 0;
}
#nav ul {
  list-style: none;
}
#nav ul ul {
  position: absolute;
  top: 42px;
  left: 0;
  z-index: 9999;
  background: gray;
  color: #FFF;
  display: none;
  width: 180px;
}
#nav ul li:hover ul, #nav ul li.hover ul {display: block;}
#nav ul li {
  float: left;
  position: relative;
}
#nav ul li span {
  display: block;
  margin: 0 10px;
  height: 42px;
  overflow: hidden;
}
#nav ul li a {
  display: block;
  height: 36px;
  border: 4px solid #6F6F6F;
  border-width: 4px 0 2px;
  color: #FFF;
  font: 13px/36px Arial, Verdana, sans-serif;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#nav ul li a:hover {
  border-bottom-color: #F8D01B;
}
#nav ul li a i {
  display: none;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: 50% 0;
  width: 100%;
}
#nav ul li.act a:hover, #nav ul li.act a {border-color: #F8D01B #6F6F6F #6F6F6F;}
#nav ul li.act a i {background-position: 50% -36px;}
#nav ul li li {
	float: none;
	display: block;
}
#nav ul li li a {
	height: auto;
	border: none;
	line-height: 16px;
	text-align: left;
}
#nav ul li li a {
  display: block;
  padding: 3px 15px 4px;
  color: #FFF;
}
#nav ul li li a:hover {
  background: #F7BE1D;
}
#nav ul li li.act a, #nav ul li li.act a:hover {
  background: #F7BE1D;
}

#n-about {width: 22%;}
#n-products {width: 16%;}
#n-offers {width: 22%;}
#n-contacts {width: 18%;}
#n-sitemap {width: 21%;}
#n-about a i {background-image: url("/work/HTTP/n-about-bg.png");}
#n-products a i {background-image: url("/work/HTTP/n-products-bg.png");}
#n-offers a i {background-image: url("/work/HTTP/n-offers-bg.png");}
#n-contacts a i {background-image: url("/work/HTTP/n-contacts-bg.png");}
#n-sitemap a i {background-image: url("/work/HTTP/n-sitemap-bg.png");}


#sub {
  height: 107px;
  margin: -58px 57px 0 0;
  line-height: 1.4;
  overflow: hidden;
}
#sub .acc {
  float: right;
  width: 250px;
}
#sub .acc ul {
  margin: -19px 0 0;
  list-style: none;
  overflow: hidden;
}
#sub .acc ul a {color: #E5F5FF;}
#sub .acc ul a:hover {color: #FC0;}
#sub .acc ul li {
  float: left;
  padding-top: 15px;
  position: relative;
  background: url("/work/HTTP/acc-bg.gif") no-repeat 50% 0;
}
#sub .acc ul li.f {float: right !important;}

#sub .acc fieldset {
  height: 57px;
  margin-top: 14px;
  background: #AAA;
}
#search {
  padding: 18px 24px 0 18px;
}
#search .inp {
  display: block;
  float: left;
  width: 168px;
  padding: 2px 7px 3px;
  border: 1px solid #D6D6D6;
  background: #AAA;
  color: #FFF;
  font: 11px Tahoma, Verdana, sans-serif;
}
#search * {vertical-align: middle;}
#search .btn {float: right; position: relative; top: 4px; width: 11px; height: 11px; color: #FFF;}

#sub #events.left, #sub #breadcrumbs.left {
  margin-right: 280px;
  height: 107px;
  background: #FFF url("/work/HTTP/sub-bg.png") no-repeat 100% 0;
}

#events {
  padding-left: 47px;
}
#events .title {
  float: left;
  padding: 36px 0 0;
  width: 156px;
}
#events h2 {
  float: left;
  text-align: right;
}
#events h2 span {display: block; margin-bottom: 2px;}
#events h2 a {
  font-size: 9px;
  color: #9B9B9B;
  font-weight: normal;
  font-family: Tahoma, Verdana, sans-serif;
  display: block;
}
#events h2 a:hover {color: #448EDB;}

#sub h2, #content h2 {
  font: 25px Arial, Verdana, sans-serif;
  text-decoration: underline;
}

#events .items {
  margin: 0 0 0 156px;
  font-size: 11px;
  padding:0pt 75px 0pt 0pt;
}
#events .left {
  float: left;
  width: 50%;
  margin-right: -50%;
}
#events .right {
  float: right;
  width: 50%;
}
#events .items dd {
  padding: 0 55px 0 0;
  font-size: 11px;
}
#events dt {
  display: block;
  padding: 20px 0 0;
}
#events .items a:link {color: #000;}
#events .items a:hover {color: #1895DD;}


#main {
  margin: 15px 57px 0 97px;
  background: #FFF;
  overflow: hidden;
}

#catalog {
  float: right;
  width: 250px;
  line-height: 1.4;
}
#catalog h3 {
  font: 18px Arial, Verdana, sans-serif;
  color: #818181;
  border-top: 4px solid #EAEAEA;
  border-bottom: 1px solid #E2E2E2;
  padding: 12px 0 12px 60px;
}
#catalog ul {list-style: none; margin-bottom: 33px;}
#catalog ul li {
  border-bottom: 1px solid #E2E2E2;
}
#catalog ul li a {
  display: block;
  padding: 3px 15px 4px 60px;
  color: #6A6A6A;
  text-decoration: none;
}
#catalog ul li a:hover {
  background: #F7BE1D url("/work/HTTP/catalog-hover-bg.png");
}
#catalog ul li.act a, #catalog ul li.act a:hover {
  background: #F7BE1D url("/work/HTTP/catalog-act-bg.png") no-repeat 0 50%;
}


#content {
  padding: 35px 300px 35px 33px;
}

#content h2 {
  margin-bottom: 25px;
}
#content p {
  margin-bottom: 15px;
}

p.more a {
  padding-left: 12px;
  background: url("/work/HTTP/bullet-more.gif") no-repeat 0 65%;
}

#footer-space {
  height: 291px;
  position: relative;
  overflow: hidden;
  z-index: 5;
  margin-top: -291px;
  background: #E0E0E0 url("/work/HTTP/footer-left-bg.png") no-repeat 0 100%;
}
#footer-space .decor-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 57px;
  height: 291px;
  background: url("/work/HTTP/footer-right-bg.png") no-repeat 100% 100%;
}

#footer {
  line-height: 1.4;
  color: #9B9B9B;
  height: 117px;
  position: relative;
  z-index: 1001;
  margin-top: -117px;
  overflow: hidden;
  font-size: 11px;
}

#footer .in {
  padding: 40px 104px 0 130px;
}

#footer .copyrights {
  float: left;
}
#footer address {
  float: right;
  padding-right: 300px;
  text-align: right;
  font-style: normal;
}
#footer .banners {
  position: absolute;
  top: 49px;
  right: 57px;
  width: 248px;
}
#footer .banners img {
  margin-right: 25px;
}

.decor-bottom {
  margin: 1px 57px 66px 97px;
  height: 51px;
  position: relative;
  background: url("/work/HTTP/decor-bottom-bg.png");
}
.decor-bottom div {
  position: absolute;
  top: 0;
  height: 49px;
  width: 24px;
}
.decor-bottom .decor-left {
  left: -24px;
  background: url("/work/HTTP/decor-bottom-left-bg.png");
}
.decor-bottom .decor-right {
  right: -24px;
  background: url("/work/HTTP/decor-bottom-right-bg.png");
}


#content .news {
  margin: 30px 0 15px;
  border: 1px solid #BBC0C3;
  border-width: 0 1px 1px;
}
#content .news dt {
  border: 1px solid #BBC0C3;
  border-width: 1px 0;
  padding: 2px 11px;
  background: #F3F8FB;
}
#content .news dd {
  color: #848484;
  padding: 2px 8px 8px;
}


#breadcrumbs ul {
  padding: 28px 0 0 130px;
  list-style: none;
  line-height: 1.6;
}
#breadcrumbs ul li.second {
  padding-left: 18px;
  background: url("/work/HTTP/breadcrumbs-bg.gif") no-repeat 2px 50%;
}
#breadcrumbs ul li.third {
  padding-left: 36px;
  background: url("/work/HTTP/breadcrumbs-bg.gif") no-repeat 20px 50%;
}


.product-item .small-desc {
  overflow: hidden;
}
.product-item .image {
  float: right;
  width: 221px;
  display: inline;
  margin: 0 0 15px 20px;
  text-align: right;
}
.product-item .image img {
  border: 9px solid #E0E0E0;
  margin-bottom: 5px;
  display: block;
}
.product-item .image .zoom {
  display: block;
  float: right;
  padding-left: 27px;
  background: url("/work/HTTP/product-zoom-left-bg.gif") no-repeat 0 0;
  line-height: 17px;
}
.product-item .image .zoom span {
  display: block;
  padding-right: 7px;
  background: url("/work/HTTP/product-zoom-right-bg.gif") no-repeat 100% 0;
}

.product-item .small-desc h2 {margin-bottom: 15px !important;}
.product-item .small-desc h3 {
  font-size: 10px;
  font-weight: bold;
  color: #676767;
}
.product-item .small-desc ul {
  list-style: square;
  font-size: 10px;
  color: #676767;
  margin-bottom: 15px;
}
.product-item .small-desc ul li {
  margin: 8px 0 8px 15px;
}

.related {
  margin: 25px 0 0;
  padding: 16px 24px;
  background: #F0F9FF url("/work/HTTP/related-bg.png") no-repeat 100% 50%;
}
.related h2 {
  margin-bottom: 15px !important;
  font: 22px Arial, Verdana, sans-serif !important;
  color: #7E8386;
  text-decoration: none !important;
}
.related th {
  padding-right: 8px;
}
.related td {
  padding-left: 41px;
  background: url("/work/HTTP/related-line.gif") no-repeat 0 50%;
}


.noside {
  padding-right: 35px !important;
}

.catalog .items-row {
  overflow: hidden;
  padding: 10px 0 20px;
}

.catalog .item h3 {font-weight: bold; color: #676767;}
.catalog .item img {
  border: 9px solid #E0E0E0;
}
.catalog .item .image {
  text-align: center;
  padding: 10px 0 0;
}
.catalog .item .desc {
  font: 10px/1.2 Tahoma, Verdana, sans-serif;
  padding-bottom: 15px;
  background: url("/work/HTTP/item-bg.gif") repeat-x 0 100%;
}

.catalog .left {
  float: left;
  width: 33%;
}
.catalog .left p, .catalog .left h3 {
  margin-right: 30px;
}
.catalog .center {
  float: left;
  width: 34%;
  margin-right: -33%;
}
.catalog .center p, .catalog .center h3 {
  margin: 0 30px;
}
.catalog .right {
  float: right;
  width: 33%;
}
.catalog .right p, .catalog .right h3 {
  margin-left: 30px;
}

.pagination {
  overflow: hidden;
}
.pagination h4, .pagination ul {
  float: left;
  list-style: none;
  overflow: hidden;
  line-height: 38px;
  font-weight: normal;
}
.pagination ul {padding-left: 20px;}
.pagination ul li {
  float: left;
  display: inline;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  margin-left: 15px;
  text-align: center;
}
.pagination ul li.act {
  background: url("/work/HTTP/pagination-bg.gif");
}
.pagination ul li.act a {
  color: #474747;
}


/*.products table {width: 33%;}
.products table td {width: 33%;}*/
.products ul {
  list-style: none;
  padding-left: 10px;
}
.products ul li {
  background: url("/work/HTTP/bullet-products.gif") no-repeat 0 50%;
  padding-left: 10px;
  margin: 20px 0 30px;
  font: 18px Arial, Verdana, sans-serif;
 
 }
.products ul li a:hover {color: #F8CB2E;}