/* CSS Document */

html, body, form{
  margin: 0;
  padding: 0;
  height: 100%;
}

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  color: #000;
}

img { border: #000 0px solid; }
a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #666; font-weight: 100; }
form { margin:0; padding:0;}

.brand{
  float:left;
  margin:10px;
}

#head {
  position: relative;
  min-width: 990px;
  width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 991 ? "990px" : "100%");
  height: 125px;
  background: #970001 url(images/bg_head.gif) repeat-x;
}
  #head #logo img {
    background: url(images/logo.gif) no-repeat;
  }
  #head #head_info {
    position: absolute;
    top: 70px;
    right: 8px;
    text-align: right;
    color: #fff;
    font-weight: 600;
  }
    #head #head_info .red {
      color: #f3cba2;
    }

#usermenu{
  background:#F38B01;
  }
  #username{
    border-right:1px solid #FBD7A8;
    padding-left:16px;
    color:#fff;
    }
  #signup #reg{
    padding-left:16px;
    padding-right:10px;
    border-right:1px solid #FBD7A8;   
    }
    #signup #reg a{
      color:#fff;
      font-size:110%;
      text-decoration:underline;}
    #signup .text{
      padding:0 5px;}     
    #signup .text a{
      text-decoration:underline;}
    #signup #forgot{}
      #signup #forgot a{
        color:#fff;}
    #signup input{
      width:80px;
      border:1px solid #000;}

  #ledge1{
    background:url(images/ledge1.gif) no-repeat;
    }
  #redge1{
    background:url(images/redge1.gif) no-repeat;
    }
  #search1{
    background:#eaeaea;
    }
  #usermenu ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  #usermenu ul li{
    display:inline;
    }
  #usermenu ul li a{
    display:block;
    float:left;   
    height:28px;
    line-height:28px;
    padding-left:30px;
    color:#fff;
    }
  #personal{
    background:url(images/icon1.gif) no-repeat 12px 4px;
    width:95px;
    }
  #myitems{
    background:url(images/icon2.gif) no-repeat 12px 4px;
    width:76px;
    }
  #exit{
    background:url(images/icon3.gif) no-repeat 12px 4px;
    width:50px;
    }
  #extsearch a{
    display:block;
    height:28px;
    line-height:28px;
    width:180px;
    background:url(images/icon4.gif) no-repeat 140px 2px;
    font-size:100%;
    }
  #search{
    }
    #lsearch{
      background:url(images/lsearch.gif) no-repeat 0 2px;     
      }
    #csearch{
      width:146px;
      border:1px solid #adadad;
      padding-left:5px;
      font-size:110%;
      height:19px;
      line-height: 18px;
      }
#icons{
  background:url(images/bg1.gif) repeat-x;
  padding-top:1px;
  padding-left:20px;
  }
  .a1{  
  padding-left:25px;
  }
#lmainmenu{
  background:url(images/ledge2.gif) no-repeat;
  }
#mainmenu{
  background:url(images/bg2.gif) repeat-x;
  }
  #mainmenu ul, #bottommenu ul{ 
    margin:0;
    padding:0;
    list-style:none;
    }
    #mainmenu ul li, #bottommenu ul li{
      display:inline;
      font-size:100%;
      font-weight:bold;
      } 
      #mainmenu ul li a, #bottommenu ul li a{
        text-decoration:none;
        }
      #mainmenu ul li a:hover, #mainmenu ul li a.active, #bottommenu ul li a:hover, #bottommenu ul li a.active{
        color:#f38b01;
        }

#rmainmenu{
  background:url(images/redge2.gif) no-repeat;
  }
#icq{
  background:url(images/bg3.gif) repeat-x;
  padding-top:23px;
  }
  #number{
    padding-left:5px;}
  #consult{
    padding-left:8px;
    font-size:90%;
    color:#f38b01;
    font-weight:bold;
    }
#left{
  border-top:1px solid #b2b2b2;
  border-right:1px solid #b2b2b2;}
#pricelist{
}
  #pricelist ul{
    margin:0;
    padding:0;
    list-style:none;

  }
    #pricelist ul li{
      background:#a11516;
      position:relative;
    }
      #pricelist ul li a, #adrr{
        color:#fff;
        display:block;
        border-top:1px solid #fff;
        font-size:110%;
        font-weight:bold;
        padding:7px 0 7px 17px;       
      }
      #pricelist ul li a:hover{
        text-decoration:none;
      }
      #pricelist ul ul li{        
        background:#ebdfd2;
      }

        #pricelist ul ul li a{
          color:#000;
          font-weight:normal;
          padding:3px 0 3px 42px;
          background: url(images/dot3x3bordo.gif) no-repeat 30px 9px;
        }
        #pricelist ul ul li a:hover{
          color: #a11516;
        }
        #pricelist ul ul li a.empt{
          background: none;
        }
          #pricelist ul ul ul li{
            background:#e4e4e4 url(images/dot3x3gray.gif) no-repeat 55px 9px ;
          }
            #pricelist ul ul ul li a{
              color:#a11516;
              padding-left:67px;
              background: none;
            }

            #pricelist ul ul ul li a:hover{
              text-decoration: underline;
            }

              #pricelist ul ul ul ul li{
                background:#f3f3f3 url(images/dot3x3gray.gif) no-repeat 80px 9px ;
                }
                #pricelist ul ul ul ul li a{
                  color:#f38b01;
                  padding-left:92px;
                }
                #pricelist ul ul ul ul li a:hover{
                  color:#f38b01;
                }
  .firstitem, .firstitem2{
    background:url(images/ledge3.gif) no-repeat;
    width:19px;
    height:21px;
    z-index:100;
    position:absolute;
    top:29px;
    }
  .firstitem2{
    top:43px;
    }
  #banners{
    border-top:1px solid #a11516;
    padding:13px 0 0 25px;
    }
    .banner{
    padding-bottom:13px;
    }
    .banner img{border:1px solid #a11516;}
#center{}
  #cart{
    background:url(images/bg5.gif) repeat-x;
    width:100%;
    height:29px;
    }
    #cartbutton{
      
      width:92px;
      height:23px;
      padding:3px 20px 0 20px;
      float:left;

      }
      #cartbutton a{
        text-indent:-9999px;
        display:block;
        width:92px;
        height:23px;
        background:url(images/card.gif) no-repeat;
        }
      #cartcontent{
        padding-top:8px;
        }
    #scraps{
      padding:10px 0 0 20px;
      }
    #scraps h2{
      padding:0;
      margin:0;
      display:inline;
      font-size:100%;
      font-weight:normal;
      font-family:Arial, Helvetica, sans-serif;
      }
    #scraps ul{
      margin:0;
      padding:0;
      }
    #scraps ul li{
      list-style:none;
      display:inline;
      color:#AAA3A3;
      }
      #scraps a{
        color:#333333;
        }
      #scraps ul li.active{
        color:#F38B01;}
    #salut{
      padding: 10px 0;
      margin:0 20px;
      height:53px;
      text-align:justify;
      background:url(images/dot.gif) repeat-x 0 55px;
      }
      #logosmall{
        width:110px;
        height:53px;
        background:url(images/logo2.gif) no-repeat;
        float:left;
        }
      #salut2{
        float:left;
        font-weight:bold;
        font-size:110%;
        padding-top:28px;
        padding-left:10px;
        }
    #content{
      padding: 10px 20px;
      font-size:110%;
      text-align:justify;
      }
      #content p{
        font-family:Arial, Helvetica, sans-serif;
        }
      #content h1, #content h2, #content h3{
        font-family:Georgia, "Times New Roman", Times, serif;
        color:#A11516;}
      #content h1{
        font-size:130%;}
      #content h2{
        font-size:120%;}
      #content h3{
        font-size:110%;}
      #content a{
        color:#A11516;
        text-decoration:underline;}
    .good_cart{
      }
      .good_cart td{
        border-bottom:1px solid #fff;
        border-top:1px solid #fff;
        }
        .good_cart .td1{
          background:#eaeaed;
          padding:7px 0 7px 7px;}
        .good_cart .td2{
          background:#eaeaed;
          padding:7px 15px;
          }
        .good_cart .td3{
          background:#ebdfd2;
          padding:5px 15px;
          font-size:90%;
          }
        .good_cart .td4{
          background:#eaeaed;
          padding:5px 15px;
          font-size:90%;
          }
        .good_cart .td5{
          background:#ebdfd2;
          padding:6px 15px;
          }
        .good_cart .td6{
          background:url(images/bg11.gif) repeat-x;}
        .good_cart .good_name{
          background:url(images/bg12.gif) repeat-y;
          
          font-size:110%;
          color:#a11516;
          border-top:1px solid #dbdbdb;
          padding:10px 20px;}
        .good_cart .about{
          width:100%;
          height:30px;
          line-height:30px;         
          border-bottom:1px solid #fff;
          }
        .good_cart .h4{
          font-weight:bold;
          color:#3e3e3e;
          }
        .good_cart p{
          text-align:justify;
          } 
        .good_cart .panel{
          background:url(images/bg10.gif) repeat-x;
          width:100%;
          height:29px;
          padding-top:5px;
          }
        .good_cart .panel .add_to_cart{
          float:right;
          width:80px;
          height:19px;
          }
        .good_cart .price{
          font-weight:bold;
          font-size:110%;
          color:#a11516;
          }
        .good_cart .pic{
          border:1px solid #e2e2e2;         
          background:#fff url(images/bg9.gif) repeat-y;
          display:block;
          padding-left:12px;
          }
        .good_cart .pic2{
          border:1px solid #e2e2e2;         
          background:#fff url(images/bg9.gif) repeat-y;
          padding-left:12px;
          float:left;
          margin:15px;
          }
#right{
  border-top:1px solid #b2b2b2;
  border-left:1px solid #b2b2b2;
  }
  #right .header{
    background:#a11516;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:110%;
    font-weight:bold;
    padding:6px 0 6px 13px;       
    }
  .redge3{
    background:url(images/redge3.gif) no-repeat;
    width:14px;
    height:22px;
    float:right;}
  #right .article{
    padding:0 13px 20px 13px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:100%;
    text-align:justify;
    background:url(images/bg4.gif) repeat-x 0 100%;}
    .article .subheader{
      font-size:110%;
      }
    .article h3{
      font-size:120%;
      margin:10px 0 0 0;}
    .article img{
      border:1px solid #a11516;}
    .article .price{
      color:#a11516;}
    .article .add_to_cart img{
      border:0;}
    
  #right .dot{
    width:100%;
    height:25px;
    background:url(images/dot.gif) repeat-x 0 100%;
    }
  .more{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    display:block;
    width:100px;
    height:20px;
    padding-top:8px;
    background:url(images/more.gif) no-repeat 55px 10px;
    font-size:80%;
    }

#counter{
  background:url(images/bg6.gif) repeat-x 0 100%;
  padding-top:1px;
  padding-left:20px;
  }
  .a1{  
  padding-left:25px;
  }
#lbottommenu{
  background:url(images/ledge4.gif) no-repeat;
  }
#bottommenu{
  background:url(images/bg7.gif) repeat-x;
  }
#rbottommenu{
  background:url(images/redge4.gif) no-repeat;
  }
#rrbottommenu{
  background:url(images/bg8.gif) repeat-x 0 100%;
  padding-top:23px;
  }
#footer{
  min-width: 990px;
  width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 991 ? "990px" : "100%");
  height: 36px;
  background:#970001;
  border-bottom:1px solid #680922;
  }
#copy{
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  padding:12px 0 0 20px;
  float:left;}
#creator{
  padding:3px 20px 0 0;
  float:right;}
#bla{
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  padding:12px 20px 0 0;
  float:right;
  }
.brand{
  padding:20px 0;}
.special_good{
  padding-bottom:10px;
  }
  .special_good .t11{
  background:url(images/t11.gif) no-repeat 100% 100%;}
  .special_good .t12{
  background:url(images/1pxgray.gif) repeat-x;}
  .special_good .t13{
  background:url(images/t13.gif) no-repeat 0 100%;}
  .special_good .t21{
  background:url(images/1pxgray.gif) repeat-y 15px 0;}
  .special_good .t23{
  background:url(images/1pxgray.gif) repeat-y 9px 0;}
  .special_good .t31{
  background:url(images/t31.gif) no-repeat 100% 0;}
  .special_good .t32{
  background:url(images/1pxgray.gif) repeat-x 0 9px;}
  .special_good .t33{
  background:url(images/t33.gif) no-repeat 0 0;}

  .special_good .pic {
    border:1px solid #e2e2e2;
    padding-left:12px;
    background:url(images/bg9.gif) repeat-y;
    }
  .special_good .name {
    background:#eaeaed;
    padding:3px 5px;
    font-family:Arial, Helvetica, sans-serif;
    }   
    .special_good .name b{
      font-size:120%;
      text-decoration:none;
      }
  .special_good .description {
    border-top:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
    padding:5px 0;
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    }
  .special_good .panel{
    background:#ebdfd2;
    padding:0 0 0 5px;
    }
  .special_good .price{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    line-height:19px;
    font-size:110%;
    font-weight:bold;
    color:#5e5954;
    }
  .special_good .add_to_cart{
    float:right;
    width:80px;
    height:19px;}
.clr{ clear:both;}







.selected{
  font-weight:bold;
}


















A.eurowebbutton, A.eurowebbutton:hover {
  BACKGROUND: url(http://www.euroweb.ru/bans/88x31_euroweb.gif) no-repeat left top !important;
  WIDTH: 88px !important;
  HEIGHT: 31px !important;
  DISPLAY: table-cell; 
  DISPLAY: inline-block;
  FONT: 9px Small Fonts; 
  COLOR: #FFFFFF !important; 
  TEXT-DECORATION: none !important; 
  TEXT-ALIGN: center;
  PADDING-LEFT: 1px;
  PADDING-TOP: 5px !important;  
  MARGIN-RIGHT: 0px;
  MARGIN-top: 4px;
  MARGIN-bottom: -1px;
  MARGIN-left: 0px;
}

















#cat_table {
}
     #cat_table table {
          width: 100% !important;
     }
          #cat_table tr {
               background: url(images/dot.gif) repeat-x bottom;
          }
          #cat_table td {
               width: 33%;
               padding: 0px 12px;
               padding-top: 15px;
               padding-bottom: 18px;
               vertical-align: top;
          }
               #cat_table td a {
                    display: block;
                    height: 150px;
                    font-family: Georgia, "Times New Roman", Times, serif;
                    font-size: 200%;
                    color: #182A61;
                    text-decoration: none;
               }
                    #cat_table td a:hover {
                         text-decoration: underline;
                    }
               #cat_table td div {
                    font-size: 55%;
               }










