* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial;
  font-size: 11px;
  color: #666;
  background-color: #3f3f3f;
}


#main {
  margin: 0 auto;
  padding: 0 15px;
  width: 1000px;
  background-image: url(../images/mainbg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #ffffff;
}

#ya-phone-1 {
	color: #000;
	}

#header {
  height: 125px;
}

/*html:root  #header object  {
  margin-left: -680px;  
}

#header object {
  position: absolute;
  margin: 15px 0 0 30px;
}

#header object {
   //margin-left: -680px; 
}*/

#header object {
    float: left;
    position: absolute;
    margin: 15px 0 0 -680px;
}

#header img{
  border: none;
  float: left;
  margin: 45px 0 0 60px;
}

#slogan {
  float: left;
  font-family: Trebuchet MS;
  font-size: 18px;
  font-style: italic;
  color: #007cc3;
  margin: 40px 0 0 110px;
}


#menu {
  width: 700px;
  height: 52px;
  background-image: url(../images/menubg.jpg);
  background-repeat: repeat-x;
  background-position: 0;
  margin-bottom: 50px;
}

#menuR{
  float: right;
  background-image: url(../images/menur.jpg);
  background-repeat: no-repeat;
  background-position: 0;
  width: 87px;
  height: 52px;
}

#menuL{
  float: left;
  background-image: url(../images/menul.jpg);
  background-repeat: no-repeat;
  background-position: 0;
  width: 87px;
  height: 52px;
}

#menu ul{
  list-style: none;
  font-size: 12px;
  font-family: Tahoma;
  padding-top: 20px;
  margin-left: 20px;
  //margin-left: -65px;
  position: absolute;
}

#menu ul a.first{
  background-image: url(../images/itemlightleft.gif);
}

#menu ul a{
  color: #fff;
  display: block;
  background-image: url(../images/itemleft.gif);
  background-repeat: no-repeat;
  background-position: left -50px;
  line-height: 32px;
  margin-right: 9px;
  padding-left:10px;
  text-decoration: none;
}

#menu li.last{
  background-image: url(../images/itemlightright.gif);
}


#menu li{
  float: left;
  background-image: url(../images/itemright.gif);
  background-repeat: no-repeat;
  background-position: right -50px;
  margin-right: 17px;
}

#menu ul li:hover a{
  background-position: left top;
  background-color: #fff;
  color: #000;
}

#menu ul li:hover{
  background-position: right top;
}

#leftSlide {
  float: left;
  _height: 500px;
  min-height: 500px;
  width: 340px;
  background-image: url(../images/left.jpg);
  background-repeat: no-repeat;
  background-position: right 50px;
  padding: 20px 20px;
}

#file {
  background-image: url(../images/file.jpg);
  background-repeat: no-repeat;
  background-position:  0;
  width: 332px;
  height: 128px;
  clear: both;
  margin-top: 10px;
}

#file h3{
  margin: 0 0 0 150px;
  font-weight: bold;
  padding-top: 50px;
}

#file p{
  margin: 0 0 0 200px;
  padding-top: 40px;
}


#gallery{
  background-image: url(../images/photos.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#gallery span.title {
  font-size: 12px;
  font-weight: bold;
  margin-left: 40px;
  line-height: 26px;
}


#gallery #gallerymain {
  background-color: #e5e5e5;
  height: 150px;
  text-align: center;
}

#gallerymain img{
 margin: 20px;
}


#leftSlide img {
  margin-bottom: 30px;
}

#catalogNav{
  _height: 350px;
  min-height:350px;
}


#rightSlide {
  float: left;
  width: 535px;
  padding: 20px 40px;
}

#leftSlide .catalogcol {
  float: left;
  width: 160px;
  margin-right: 10px;
}

#news {
  color: #333;
  padding-right: 40px;
}

.content {
  _height: 500px;
  min-height: 500px;
}


.text {
  background-image: url(../images/contentbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 20px;
  padding: 20px 0;
  clear: both;
}

#catalog img {
  margin-right: 20px;
  margin-bottom: 20px;
}

#catalog .item {
  border-bottom: dotted 2px #CACACA;
  padding-bottom: 5px;
  margin-bottom: 10px;
}


#footer {
  clear: both;
  text-align: center;
  color: #000;
}

#footer a{
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  margin: 0 10px;
}

#footer a:hover{
  text-decoration: underline;
}


#footer p{
  padding: 20px;
}


h1{
  font-family: Trebuchet MS;
  font-size: 24px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 20px;
}

h3{
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 20px;
}

a {
  color: #007cc3;
}

#leftSlide ul, #rightSlide ul{
  list-style: url(../images/li.gif);
  font-family: Tahoma;
  font-size: 12px;
  margin: 20px 10px;
}

#leftSlide ul a, #rightSlide ul a{
  color: #000;
  text-decoration: none;
}

#leftSlide ul a:hover, #rightSlide ul a:hover{
  color: #000;
  text-decoration: underline;
}

p{
  margin: 10px 0;
}

/*added to catalog*/

/*
.product{
  min-height: 180px;
  -height: 180px;
  margin-top: 20px;
  margin-right: 10px;
  border-bottom: dashed 1px #C6C6C6;
}    */

.product{
  margin-top: 10px;
  margin-right: 5px;
  padding-top: 10px;
  text-align: center;
  background-image: url(../images/product_frame.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  height: 140px;
  width: 127px;
  overflow: hidden;
  float: left;
}

#gallery #gallerymain{
  padding-left: 60px;
}


#gallery #gallerymain .product{
    margin: 25px 20px 0 0;
    background-image: none;
    background-color: #ffffff;
    height: 95px;
}

#main_product .text{
  padding-top: 5px;
  background-position: -130px 0;
}

.product img{
  margin: 0px 0 5px -5px;
}

#gallery #gallerymain .product img{
  margin: 5px 0 15px -5px;
}

.material{
  text-align: center;
  float: left;
  margin: 0 5px 10px 0;
  width: 100px;
  height: 140px;
}

.material p{
  margin: 5px 0px;
}


#product_detail{
  margin: 0 20px 10px 0;
  border: 0px;
}

p.parameters{
  font-size: 12px;
  font-family: Arial;
}

p.modelname{
  font-size: 14px;
}


.product_image{
  float: left;
  margin-right: 10px;
  width: 220px;
  margin-bottom: 10px;
}

.product_image h2{
  float: right;
  font-family: Arial Narrow;
  font-size: 24px;
  background-color: #007cc3;
  color: #ffffff;
  clear: both;
  position: relative;
  margin-top: -40px;
  margin-right: 15px;
  _margin-right:5px;
}

.product h4 {
  color: #404040;
  font-size: 16px;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.product .production_description{
  float: left;
  height: 150px;
  margin-left: 30px;
  margin-top: 30px;
}

.content #copy_text1 a{
   color: #666;
   text-decoration: none;
}
.content #copy_text a{
   color: #666;
   text-decoration: none;
}

a.lostHover:hover {
    text-decoration: none;
}

#copy_text h1 {
  font-family: Trebuchet MS;
  font-size: 24px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 20px;
}
#copy_text h2 {
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 20px;
}
#copy_text a {color: #666; text-decoration: none;}
#copy_text a:link {color: #666; text-decoration: none;}
#copy_text a:active {color: #666; text-decoration: none;}
#copy_text a:visited {color: #666; text-decoration: none;}
#copy_text a:hover {color: #666; text-decoration: underline;}

#copy_text1 h1 {
  font-family: Trebuchet MS;
  font-size: 24px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 20px;
}
#copy_text1 h2 {
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #007cc3;
  font-weight: normal;
  margin-bottom: 10px;
}
#copy_text1 a {color: #666; text-decoration: none;}
#copy_text1 a:link {color: #666; text-decoration: none;}
#copy_text1 a:active {color: #666; text-decoration: none;}
#copy_text1 a:visited {color: #666; text-decoration: none;}
#copy_text1 a:hover {color: #666; text-decoration: underline;}
#copy_text1 h1 {  font-family: Trebuchet MS;  font-size: 22px;  color: #007cc3;  font-weight: normal;  margin-bottom: 20px;}

#copy p,a {padding: 0px;}
#copy {color: #666; font-size: 10px; font-family: Arial; padding: 0px; margin: 0px;}
#copy a {color: #666; text-decoration: none; font-size: 10px; font-family: Arial; padding: 0px; margin: 0px;}
#copy a:hover {color: #666; text-decoration: underline; font-size: 10px; padding: 0px; margin: 0px;}

#managerLogin label {
  display:block;
  font-size: 12px;
  margin-top: 10px;
}

#managerLogin input {
  display: block;
}

#managerLogin input.textField {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  width: 250px;
  margin-top: 5px;
}

#managerLogin input.submit {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  width: 100px;
  margin-top: 15px;
  margin-left: 155px;
}

#managerSearch input.textField {
  width: 230px;
  margin-top: 5px;
}

#managerSearch select {
  width: 180px;
}

#managerSearch input.submit {
  width: 70px;
  margin-top: 15px;
}

.searchResult {
  margin-top: 20px;
}

.searchBlock {
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 5px;
  border-bottom: dotted 1px #cfcfcf;
  clear: both;
}

.searchBlock img {
  margin-right: 10px;
}

.error {
  color: red;
}
.notify {
  color: green;
}

.analog {
  margin: 0 3px;
}
