
* {
  margin: 0;
  padding: 0
}

html, body {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: Trebuchet MS, sans-serif;
  background: #fff;
  font-size: 12px;
  height: 100%;
  color: #000;
  min-width: 998px;
  max-width: 3000px;
  -webkit-text-size-adjust:none;
-width: expression(((document.documentElement.offsetWidth < 1000 + 22) ? 1000 + 'px' : 'auto'));
}

/*
div {
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}*/

a, a img {
  border: none;
  outline: none;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

table, td, tr, th {
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

form, fieldset, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}

p {
  margin: 0;
  padding: 1em 0 0 0;
}

a {
  color: #003abc;
  text-decoration: underline;
  font-weight: normal;
}

a:hover, a:active {
  color: #a60000;
  text-decoration: underline;
  font-weight: normal;
}


.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  line-height: 0;
  border: 0;
  zoom: 1;
}

#preloadImages {
  display: inline;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 0;
}

input, textarea {
  outline-style: none;
  resize: none;
}

/*Headers*/

h1 {
  position: relative;
  font-size: 18px;
  color: #404040;
  font-weight: normal;
  margin: 24px 0 20px 0;
  display: block;
  left: -22px;
}

h2 {
  font-size: 21px;
  color: #4b4b4b;
  font-weight: normal;
  margin: 10px 0 26px 12px;
}

h4 {
  font-size: 21px;
  color: #000;
  font-weight: normal;
  margin: 0 0 31px 0;
}

#content {
  position: relative;
  min-height: 100%;
  min-width: 998px;
  z-index: 1;
}

* html #content {
  height: 100%;
}

.box-posit {
  width: 858px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.box-posit .switcher {
  left: -62px;
  margin: 10px -300px 0 0;
  height: 73px;
}

.box-posit-br {
  width: 70%;
  padding-left: 300px;
  margin-top: -20px;
  position: relative;
  z-index: 2;
}

#opacity-bg-menu {
  position: absolute;
  z-index: 1;
  width: 300px;
  height: 100px;
  top: 10px;
  left: 370px;
  background: url(../images/inner/bg-menu.png) no-repeat 0 0;
  zoom: 1;
  -background: none;
}

*html #opacity-bg-menu {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/inner/bg-menu.png", sizingMethod= 'crop');
}


#aboutMenu, .lineMenu {
  position: relative;
  z-index: 3;
  width: 565px;
  border: 0;
  left: -183px;
  padding: 30px 0 0 0;
  zoom: 1;
}


#aboutMenu ul li, .lineMenu ul li {
  position: relative;
  float: left;
  font-size: 16px;
  margin: 0 5px -5px 0;
  white-space: nowrap;
}

#aboutMenu .projectMenu li {
  margin: 0 10px -5px 0;
}

.lineMenu ul li {
  margin-right:6px;
}

#aboutMenu ul li span, .lineMenu ul li span {
  display: none;
}

#aboutMenu ul li a, .lineMenu ul li a {
  display: block;
  padding: 8px 4px 9px 9px;
}

#aboutMenu ul li a.active, .lineMenu ul li a.active {
  background: url(../images/bg-switch-top-menu.gif) no-repeat 0 4px;
  color: #404040;
  text-decoration: none;
}

#aboutMenu ul li a.active span, .lineMenu ul li a.active span {
  position: absolute;
  display: block;
  right: -5px;
  width: 5px;
  height: 31px;
  display: block;
  top: 5px;
  background: url(../images/bg-switch-top-menu.gif) no-repeat right 0;
}


#aboutMenu .projectMenu {
  margin: 16px 0 12px 25px;
}

#aboutMenu .projectMenu a.active {
  background-image:url(../images/bg-switch-top-menu_small.gif);
}

#aboutMenu .projectMenu a.active span {
  background-image:url(../images/bg-switch-top-menu_small.gif);
}


#aboutMenu .projectMenu a {
  padding:8px 1px 9px 6px;
  text-decoration:none;
  font-size:15px;
}

#aboutMenu .projectMenu a u {
  text-decoration:none;
  border-bottom:1px dashed #003ABC;
}

#aboutMenu .projectMenu a:hover u {
  border-bottom:1px dashed #A60000;
}

#aboutMenu .projectMenu a.active u {
  border-bottom:none;
}


#aboutMenu .projectMenu .title A {
  text-decoration: none;
  color: black;
  font-size: 13px;
  padding: 11px 4px 7px 9px;
}



/*---footer---*/

#footer {
  position: relative;
  height: 110px;
  min-width: 998px;
  margin: -115px 0 0;
  width: 100%;
  z-index: 2;
}

#footer .container {
  position: relative;
  width:92%;
  padding-top:15px;
  color: #8e8e8e;
  font-size: 1em;
  background:url(../images/dotted.gif) repeat-x left top;
  margin:auto;
}

#mainpage #footer .container {
  background:none;
  padding-top:10px;
}

#footer .contacts {
  position: relative;
  float: left;
  width: 610px;
  margin: 0 0 0 60px;
  z-index: 10;
}

*html #footer .contacts {
  margin: 15px 0 0 30px;
}

#footer .contacts img {
  margin: 0 18px 7px 0;
}

#footer .copy {
  position: relative;
  float: left;
  line-height: 17px;
}

#footer .copy p {
  padding:0;
}

#footer .copy p.intend {
  padding-left:13px;
}


#footer .design {
  position: relative;
  float: right;
  line-height: 17px;
}

#footer a {
  color: #4e86d2;
}

#footer a:hover {
  color: #a60000;
}

*html #footer .copy {
  margin: 0 0 0 38px;
}

*html #footer .design {
  margin: 0 50px 0 0;
}

.social {
  width: 230px;
  padding: 0 0 0 33%;
  margin-left:-130px;
  height: 20px;
  float:left;
  overflow:hidden;
}

#mainpage .social {
  width:300px;
  padding:0 0 0 18px;
  margin-left:0;
  height: 20px;
  float:left;
  margin-top:-20px;
}

.social p {
  float: left;
  display: inline-block;
  height: 20px;
  line-height: 16px;
  color: #858585;
  font-size: 12px;
  padding:0;
}

.social .socialeach {
  width: 90px;
  height: 25px;
  display: inline-block;
  padding: 5px 0;
  overflow: hidden;
}

.social .socialeach.tweet {
  width: 55px;
}

.social .socialeach.fbook {
  width: 48px;
}

.social .socialeach.google {
  width: 32px;
}

.staticText {
  margin: 50px 0 0 0;
  position: relative;
}

#leftLink {
  position: absolute;
  width: 120px;
  height: 30px;
  margin-left: -170px;
  top: 0;
  font-size: 0.9em;
  zoom: 1;
}

ul.questions {
  margin: 0 0 20px 0;
  color: #3E3E3E;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 0;
}

ul.questions li {
  padding: 0 0 0 35px;
  margin: 10px 0;
}

ul.questions li.q {
  background: url(../images/tire.gif) no-repeat 0 9px;
  font-size: 1.15em;
}

ul.questions li.a {
  margin: 10px 0 25px 0;
  background: url(../images/tire.gif) no-repeat 0 9px;
}

.imgs {
  position: relative;
}

.arrow {
  position: absolute;
  top: 450px;
  right: -110px;
  float: right;
  width: 104px;
  height: 317px;
  background: url(../projects/jet/images/arrow.png) no-repeat;
  z-index: 1000;
}


#pedal {
  position: absolute;
  top: 0;
  right:140px;
  width:315px;
  z-index: 10;
}

#mainpage #pedal {
  position: absolute;
  top: 0;
  right:140px;
  width:315px;
  z-index: 10;
}

#pedal.recom {
  position: absolute;
  top: 0;
  right:0;
  width:310px;
  z-index: 10;
}

#pedal IMG {
  float: left;
}

#pedal p {
  margin:7px 0 0 45px;
  color: #858585;
  line-height: 14px;
  padding-top:0;
  font-style:italic;
  font-size:12px;
}

#pedal a {
  color: #1854db;
  font-style:normal;
}

#pedal a:hover, #pedal a:active {
  color: #a60000;
}


@media screen and (max-width: 1100px) {
  html,body,#content {
    min-width:900px;
  }
  #footer {
    min-width:900px;
  }
  .social {
    margin-left:-165px;
  }

  .box-posit-br {
    width:auto;
  }
}

@media screen and (max-width: 900px) {
  html,body,#content {
    min-width:800px;
  }
  #footer {
    min-width:800px;
  }
  .social {
    margin-left:-165px;
  }

  .box-posit-br {
    width:auto;
  }
}