html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
body{
  background: #fff;
  font: .8em Arial, Helvetica, sans-serif;
  color: #333;
}
a{
  color: #003366;
}
a img{
  border: none;
}
.rt{
  float: right;
}
.lt{
  float: left;
}
.cntr{
  text-align: center;
}
ul{
  list-style: none;
}
.content ul{
  list-style: disc;
  margin: 0 0 20px 20px;        
}
.content ul ul{
  list-style: circle;
}

.content ul li{
        margin:0 0 8px 6px;
}

.content ol{
  margin: 0 0 20px 50px;
        color:#000;
        border-left:#f1f1f1 solid 20px;
}
.content ol li{
        margin:0 0 3px 6px;
}
.content ol ol{
  list-style: circle;
}


/*- - - - - page - - - - -*/
.page{
  min-width: 1000px;
  background: none;
  overflow: hidden;
}
  .wrap{
    overflow: visible;
    width: 1000px;
    margin: 0 auto;
    padding: 182px 0 0;
  }
    .clear{
      clear: both;
    }



/*- - - - - columns: center, right - - - -*/
.subwrap{
  float: right;
  width: 100%;
}
  .content{
    float: left;
    width: 100%;
  }
    /*- - - - - column: center - - - - -*/
    .content .lining{
      padding: 0 20px 0 242px;
    }
      .content .lining .column{
        overflow: hidden;
        width: 100%;
      }
.content p{
  margin: 0 0 1em;
}
.content h1{
  font-size: 2em;
  color: #000;
  margin: 0 0 .5em;
  font-weight: normal;
}

.content h2{
  font-size: 1.6em;
  color: #333;
  margin: 25px 0 .3em 0;
  font-weight: normal;
}
.content h3{
  font-size: 1.2em;
  color: #333;
  margin: 0 0 .3em 0;
  font-weight: bold;
}

.bc{
  font-size: 1.16em;
  font-weight: bold;
  color: #fdc41f;
  margin: 0 0 10px -5px;
}
  .bc a{
    color: #000;
    margin: 0 5px;
  }
  .bc span{
    margin: 0 5px;
  }
.cat{
  float: left;
  margin: 0 20px 20px 0;
  width: 275px;
}
  .cat a.icon{
    text-decoration: none;
    font-size: 1.16em;
    font-weight: bold;
  }
  .cat img{
    margin: 0 0 15px;
  }
  .cat a.icon img{
    vertical-align: middle;
    margin: 0 5px 0 0;
  }
  .cat span{
    text-decoration: underline;
  }
/*- - - - - column: left - - - - -*/
.extra{
  float: left;
  width: 220px;
  margin-right: -220px;
  overflow: hidden;
}
.extra .lining{
  position: relative;
}
ul.nav{
  padding: 0 0 34px 6px;
  background: url(../img/bricks/sh1.jpg) no-repeat -40px 100%;
}
  ul.nav li{
    margin: 0 0 12px;
  }
  ul.nav li a{
    background: #e4e5e6;
    font-size: 1.16em;
    font-weight: bold;
    display: block;
    padding: 5px 12px;
    color: #000;
    text-decoration: none;
  }
  ul.nav li a:hover{
    text-decoration: underline;
  }
ul.nav ul{
  padding: 5px 0 0 20px;
  margin: 0 0 -5px;
}
  ul.nav ul li{
    margin: 0;
  }
  ul.nav ul li a{
    background: none;
    color: #666;
    display: inline;
    padding: 0;
    font-size: .9em;
    text-decoration: underline;
  }
  ul.nav ul li a:hover{
    color: #000;
  }
.extra .dec{
  height: 183px;
  width: 40px;
  position: absolute;
  background: url(../img/bricks/sh1.jpg) no-repeat;
  bottom: 0;
  left: -40px;
}
dl.news{
  font-size: .83em;
  padding: 0 0 40px 6px;
}
  .news dt{
    color: #000;
    font-size: 1.1em;
    margin: 0 0 5px;
    clear: both;
  }
  .news a.more{
    float: right;
    padding: 0 15px 0 0;
    background: url(../img/bricks/brick.gif) no-repeat 100% 65%;
  }
.phones{
  background: url(../img/bricks/phone.png) no-repeat 0px 0px;
  padding: 0 0 12px 60px;
  font-size: 1.58em;
  border-bottom: 2px solid #333;
  margin: 20px 0 15px 0;
        color:#333;
}
  .phones span{
    font-size: .63em;
  }
.extra address{
  margin: 0 0 15px 6px;
  font-style: normal;
  font-size: 1.16em;
  color: #000;
}
.extra a.onmap{
  margin: 0 0 0 6px;
  font-size: .83em;
}
/*- - - - - header - - - - -*/
.header{
  width: 1000px;
  margin: 0 0 0 -500px;
  background: url(../img/bricks/header.jpg) no-repeat 100% 0;
  position: absolute;
  top: 0;
  left: 50%;
  height: 182px;
}
#logo{
  position: absolute;
  top: 19px;
  left: 3px;
}
ul.serv{
  position: absolute;
  top: 9px;
  right: 0;
}
  ul.serv li{
    float: left;
    margin: 0 0 0 2px;
    font-size: 1px;
  }
  ul.serv img{
    vertical-align: top;
  }
.header h4{
  margin: 0 0 2px 250px;
  width: 400px;
  padding: 20px 0 10px 100px;
  font-size: .9em;
  color: #000;
  line-height: 1.15;
}
  .header h4 span{
    color: #f1f1f1;
    font-size: 1.27em;
  }
.header h3{
  margin: 0 0 0 30px;
  width: 630px;
  border-top: 2px solid #000;
  padding: 7px 0 37px;
  font-size: 1.58em;
  color: #000;
  font-weight: normal;
  line-height: 1;
}
  .header h3 span{
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
  }

/*- - - - - footer - - - - -*/
.footer{
  clear: both;
  width: 1000px;
  margin: 20px auto;
  background: url(../img/bricks/footer.gif) repeat-x 0 5px;
  color: #999;
  position: relative;
}
  .footer .lining{
    height: 130px;
    background: url(../img/bricks/sh2.jpg) no-repeat -40px 100%;
  }
ul.add{
  text-align: center;
  padding: 32px 0 55px;
}
  ul.add li{
    display: inline;
    padding: 0 10px;
    font-weight: bolder;
    font-size: .9em;
    border-left: 1px solid #000;
  }
  ul.add li:first-child{
    border-left: none;
  }
  ul.add li a{
    color: #000;
    text-decoration: none;
  }
  ul.add li a:hover{
    text-decoration: underline;
  }
.footer p{
  padding: 0 25px;
  font-size: .9em;
}
.footer p a{
  color: #999;
}
.footer .dec{
  height: 200px;
  width: 40px;
  position: absolute;
  background: url(../img/bricks/sh2.jpg) no-repeat;
  top: -4px;
  left: -40px;
}

.ordertbl{
border-collapse:collapse;
border-bottom:#ccc dotted 1px;}

.ordertbl td{
vertical-align:top;
padding:5px 10px 5px 5px;
border-top:#ccc dotted 1px;}

.ordertbl .err{
background-color:#fcc;
}

.formo{
margin:30px 0;
text-align:center;}

.formo img{
margin-bottom:8px;
}

.sendorder{
margin:20px 0;}

.place{
margin:5px 0 5px 20px;}

.compare td{
vertical-align:top;
width:50%;
padding:10px;
}


.char{
width:100%;
font-size:0.85em;
border-bottom:#e4e4e4 solid 6px;
margin-bottom:20px;
}

.char .head{
background-color:#d3e3f2;
font-weight:bold;
text-align:center;}

.char td{
padding:3px;}

.char .nom{
}

.char .name{
font-weight:bold;
font-size:1em;}

.char .zb{
background-color:#f1f1f1;
}

.call{
width:100%;
border-collapse:collapse;
border-bottom:#333 solid 4px;
margin:5px 0 15px 0;}

.call .pic{
width:60px;}

.call .notice{
background-color:#ffffcc;
padding:8px;
border:#993300 solid 1px;}

.call td{
vertical-align:top;}

.personal{
background-color:#f5f5f5;
border:#e7e7e7 solid 1px;
border-collapse:collapse}

.personal td{
text-align:left;
padding:3px;
vertical-align:top;
border-bottom:#fff solid 1px;}

.personal .pcheck{
width:25px;}

.personal .phonetime{
width:100px;}

.personal input{
width:350px;}

.order{
border:#e4e4e4 solid 1px;
background-color:#f1f1f1;
border-collapse:collapse;
margin-bottom:10px;}

.order .head{
background-color:#e4e4e4;
font-weight:bold;
text-align:center;}

.order td{
padding:5px;
vertical-align:top;}

.order input{
width:450px;
}

.order .kg{
width:80px;}

.order .add{
width:40px;}

address{
font-size:0.9em;
color:#98031f;
margin-bottom:6px;
font-style:normal}

.makecall{
margin:20px 20px 20px 0;
}


.char2{
  border-collapse:collapse;
font-size:0.95em;
border-bottom:#e4e4e4 solid 6px;
margin-bottom:20px;
}

.char2 .head{
background-color:#e4e4e4;
font-weight:bold;
text-align:center;}

.char2 td{
text-align:center;
padding:5px;
border-bottom:#666 dotted 1px;}

.err{
background-color:#fcf;
}


.call2{
width:165px;
border-collapse:collapse;
border-bottom:#333 solid 4px;
margin:5px 0 15px 0;}

.call2 .pic{
width:40px;
}

.call2 .notice{
background-color:#ffffcc;
padding:8px;
border:#993300 solid 1px;}

.call2 td{
vertical-align:top;}


.photo{
width:90%;}

.photo td{
padding:10px;}

.photo img{
border:#e4e4e4 solid 1px;}

.photo img:hover{
border:#777 solid 1px;}




.pricelist{
font-size:1.1em;
border-bottom:#e4e4e4 solid 6px;
margin-bottom:20px;
}

.pricelist .head{
background-color:#e4e4e4;
font-weight:bold;
text-align:center;}

.pricelist td{
padding:5px;
border-bottom:#666 dotted 1px;}



ul.main{
  float: left;
  width: 980px;
  padding: 0 0 0 20px;
  background: #000 url(../img/bricks/kennametal.gif) no-repeat 100% 0;
}
  ul.main li{
    float: left;
    position: relative;
  }
  ul.main li a{
    background: #000 url(../img/bricks/main.gif) repeat-x 0 -100px;
    color: #ecebe8;
    font-weight: bold;
    font-size: .9em;
    text-decoration: none;
    display: block;
    padding: 10px 20px;
    float: left;
  }

        ul.main li a span{
                color:#ffcc33;
        }

  ul.main li a:hover{
    background-color: #666;
    color: #fff;
  }
    ul.main li .act{
    background: #fdcf48 url(../img/bricks/main.gif) repeat-x 0 0;
    color: #000;
  }

    ul.main li .act span{
    color: #000;
  }

ul.main ul{
  position: absolute;
  top: 35px;
  text-align: left;
  display: none;
   background-color:#000;
  left: 0;
}
ul.main li:hover ul,
ul.main li.hover ul{
  display: block;
        
}
  ul.main ul li{
    float: none !important;
    display: block;
    text-align: left;
    height: auto;
  }
  ul.main ul li a{
    padding: 6px 20px;
    display: block;
    float: none;
  }
   ul.main ul li a:hover{
    text-decoration:underline;
    color:#fc0;
       background:#000;
  }


.page26{
text-align:center;
background:#f1f1f1;
margin:100px 0 0 150px;
padding:15px;
border:#e4e4e4 solid 1px;
width:350px;}

.online{
	margin:15px 10px;
	font-size:11px;
}
.online a{
	font-weight:bold;
	color:#6FAF03;
	margin:6px 0;
}
.offline{
	color:#cc0000 !important;
}


