/* CSS Document */

  BODY,
  HTML
  {
    font-family: Trebuchet MS;
    margin: 0;
    padding: 0;
    border: none;
    heigfht: 100%;
    color: #50556d;
    text-align: center;
  }

  A IMG
  {
    border: none;
  }

  #page_layer
  {
    position: relative;
    text-align: center;
    background: url('/img/page_back.png') repeat-x;
    heigfht: 100%;
  }
  
  #page_shop #page_layer
  {
    background: url('/img/search_page_back.png') repeat-x;
  }
  
  #page_articles #page_layer
  {
    background: url('/img/articles_page_back.png') repeat-x;
  }
  
  #page_ware #page_layer
  {
    background: none;
  }

  #page
  {
    /* ïóñòî, à õóéëå? */
    
    width: 1000px;
    margin: 0 auto;
    position: relative;
    border: 2px solid #fe9702;
    border-top: none;
    border-bottom: none;
    background: url('/img/content_back.png');
    heigtht: 100%;
    overflow: hidden;
  }
  

  #head_background
  {
    position: absolute;
    width: 1000px;
    _width: 996px;
    zoom: 1;
    height: 485px;
    left: 0;
    background: url('/img/head_back.png') repeat-x left;
  }
  
  #page_shop #head_background
  {
    height: 311px;
    left: 0;
    background: url('/img/search_head_back.png') repeat-x 17px 0px;
  }
  
  #page_articles #head_background
  {
    height: 387px;
    left: 0;
    background: url('/img/articles_head_back.png') repeat-x 0px 0px;
  }
 
 #page_ware #head_background
 {
  height: 220px;
  background-position: top left;
 }
  
  #head_background .lc
  {
    position: absolute;
    background: url('/img/logo.png') no-repeat;
    width: 308px;
    height: 164px;
    top: 0;
    left: 0;
  }
  
  #head_background H4
  {
    position: absolute;
    width: 250px;
    top: 20px;
    left: 28%;

    margin: 0;
    padding: 0;
  }
  
  #head_background A
  {
    color: #a22f00;
  }
  
  #head_background .image
  {
    position: absolute;
    background: url('/img/phone.png') no-repeat;
    width: 236px;
    height: 149px;
    top: 10px;
    right: 18px;
    _right: 17px;
  }
  
  #head_background A SPAN
  {
    display: none;
  }
  
  #head_background .basket
  {
    position: absolute;
    right: 350px;
    top: 20px;
  }
  
  #head_background .basket A
  {
    background: url('/img/basket.png') no-repeat;
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    _width: 80px;
  }

  #head_background .basket .block
  {
    text-align: right;
    background: #d1c8c9;
    padding: 5px;
    paddingf-top: 20px;
    margin-top: 45px;
  }
  
  #head_background .basket .block .title
  {
    display: block;
    color: red;
  }
  
  #menu_layer
  {
    position: relative;
    top: -330px;
    left: 0;
    _postition: absolute;
    totp: 0;
    display: none;
  }
  
  
  #menu
  {
    position: absolute;
    top: 200px;
    left: 0;
    text-align: center;
    width: 100%;
  }
  
  #page_shop #menu,
  #page_ware #menu
  {
    top: 140px;
  }
  
  #page_articles #menu
  {
    top: 140px;
  }

  #menu UL,
  #menu LI,
  .menu,
  .menu LI,
  #footer_menu,
  #footer_menu LI
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  #menu UL
  {
    display: inline;
  }
  
  #menu UL LI
  {
    display: inline;
    font-size: 120%;
  }
  
  #menu LI A
  {
    display: inline;
    color: #000;
    text-decoration: none;
  }
  
  #menu LI A:hover
  {
    text-decoration: underline;
  }
  
  #menu LI A.active
  {
    font-weight: bold;
  }
  
  #head_layer .right_back
  {
    position: absolute;
    width: 229px;
    height: 335px;
    background: url('/img/right.png') no-repeat;
    right: 0;
    top: 208px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/right.png', sizingMethod='scale');
  }
  
  #head_layer .left_back
  {
    position: absolute;
    width: 277px;
    height: 348px;
    background: url('/img/left.png') no-repeat;
    left: 0;
    top: 200px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/left.png', sizingMethod='scale');
  }
  
  #page_shop #head_layer .left_back
  {
    position: absolute;
    width: 144px;
    height: 155px;
    background: url('/img/swheel.png') no-repeat;
    left: 0;
    top: 168px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/swheel.png', sizingMethod='scale');
  }
  
  #page_articles #head_layer .right_back
  {
    position: absolute;
    width: 219px;
    height: 230px;
    background: url('/img/a_right.png') no-repeat;
    right: 0;
    top: 170px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/right.png', sizingMethod='scale');
  }
  
  #page_ware #head_layer .right_back,
  #page_ware #head_layer .left_back
  { 
  display: none;
  }
  
  #page_articles #head_layer .left_back
  {
    position: absolute;
    width: 214px;
    height: 229px;
    background: url('/img/a_left.png') no-repeat;
    left: 0;
    top: 165px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/left.png', sizingMethod='scale');
  }
  
  #page_shop #head_layer .right_back
  {
    display: none;
  }
  
  .bskt .right_back,
  .bskt .left_back
  {
    display: none;
  }
  
  #search_wheel,
  #search_disk
  {
    position: absolute;
    background: url('/img/search_back.png') no-repeat;
    width: 222px;
    height: 246px;
    top: 255px;
    left: 293px;
    text-align: left;
  }
  
  #page_shop #search_wheel
  {
    width: 792px;
    height: 97px;
    background: url('/img/search_shop_back.png') no-repeat;
    top: 195px;
    left: 161px;
  }
  
  #page_articles #search_wheel
  {
    width: 223px;
    height: 188px;
    background: url('/img/articles_search_back.png') no-repeat;
    top: 190px;
    left: 272px;
  }
  
  #search_disk
  {
    left: 521px;
  }
  
  #page_articles #search_disk
  {
    width: 223px;
    height: 188px;
    background: url('/img/articles_search_back.png') no-repeat;
    top: 190px;
    left: 512px;
  }
  
  #search_wheel P
  {
    text-align: left;
    margin-left: 15px;
    line-height: .9em;
    _line-height: 1em;
    _margin-top: 15px;
    _margin-bottom: 10px;
  }
  
  #search_disk P
  {
    text-align: right;
    margin-right: 15px;
    line-height: .9em;
    _line-height: 1em;
    _margin-top: 15px;
    _margin-bottom: 10px;
  }
  
  .search P .header
  {
    font-size: 140%;
    color: #000;
  }
  
  #page_articles .search P .header
  {
    font-size: 120%;

  }
  
  #page_articles .search P.desc
  {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 15px;
  }
  
  .search P .notheader
  {
    font-size: 80%;
    color: #999;
  }
  
  .search .row
  {
    margin-top: 2px;
  }
  
  #page_shop .row
  {
    float: left;
  }
  
  .search .title
  {
    float: left;
    margin-left: 15px;
    font-size: 80%;
    padding-top: 3px;
    _padding-top: 1px;
  }
  
  #page_shop .search .title
  {
    float: none;
  }
  
  .search .long_select
  {
    text-align: right;
    margin-right: 15px;
  }
  
  .search SELECT.long
  {
    width: 130px;
    font-family: Tahoma;
  }
  
  #page_shop .search SELECT.long
  {
    width: 100px;
  }
  
  .search SELECT.small
  {
    width: 57px;
    font-family: Tahoma;
  }
  
  #search_disk SELECT.small
  {
    width: 40px;
    digsplay: none;
  }
  
  .pizdec
  {
    font-size: 8pt !important;
  }
  
  .search .x
  {
    font-size: 60%;
    line-height: 0.1em;
    _vertical-align: top;
  }
  
  .search .button
  {
    margin-left: 30px;
    margin-top: 7px;
  }
  
  #page_articles .search .button
  {
    margin-left: 40px;
  }
  
  #page_shop  .search .button
  {
    float: right;
    margin-right: 30px;
    margin-top: 5px;
  }
  
  #container
  {
    padding-top: 486px;
    padding-bottom: 3em;
  }
  
  #page_shop #container
  {
    padding-top: 300px;
  }
  
  #page_articles #container
  {
    padding-top: 360px;
  }

  #page_ware #container
  {
  padding-top: 200px;
  }
  
  .bskt #container
  {
    padding-top: 200px !important;
  }
  
  #content_layer
  {
    
    padding-top: 40px;
  }

  #content_layer .left_block
  {
    float: left;
    width: 270px;
  }
  
  

  #content
  {
    width: 520px;
    text-align: left;
    margin: 0 auto;
    padding-left: 30px;
    _padding-left: 0;
  }
  
  #page_articles #content,
  #page_shop #content,
  #page_ware #content
  {
    width: auto;
    padding: 0 20px;
    margtin-top: 2em;
  }
  
  
  #article #news
  {
    float: left;
    width: 300px;
  }
  
  #article .article_content
  {
    float: left;
    margin-left: 50px;
    width: 600px;
  }
  
  #content P
  {
    font-size: 80%;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    text-align: justify;
    fmargin-left: 30px;
  }
  
  #content TABLE,
  #content TR,
  #content TD,
  #content B
  {
    margin: 0 !important;
    padding: 0 !important;
  }
  
  #content UL
  {
    padding-left: 1.5em;
    margin: .5em 0;
  }
  
  #content LI
  {
    font-size: 76%;
    line-height: 1em;
  }
  
  
  H3
  {
    color: #40403f;
    font-size: 150%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    background: url('/img/title_bullet.png') no-repeat left center;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  
  
  #container H4
  {
    font-size: 90%;
    color: #e48617;
    margin: 0;
    padding: 0;
    margin-top: 10px;
  }
  
  #news P
  {
    font-size: 80%;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  
  #news A
  {
    color: #50556d;
    text-decoration: none;

  }
  
  #news A B
  {
    font-size: 80%;
    
  }
  
  #news A:hover
  {
    text-decoration: none;
  }
  
  #news .date
  {
    background: #1760a0;
    color: #fff;
    padding: 0 4px;
    font-size: 80%;
    margin-right: 5px;
  }
  
  #news .title
  {
    font-weight: bold;
    margin-left: 3px;
  }
  
  #news .content
  {
    margin-top: 2px;
    clear: both;
    display: block;
  }
  

  .clear
  {
    clear: both;
  }
  
  #forum
  {
    clear: both;
  }
  
  .ware_layer
  {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
  }
  
  .ware_layer H2
  {
    color: black;
    font-size: 120%;
    colgor: #40403f;
    font-gsize: 150%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    background: url('/img/title_bullet.png') no-repeat left center;
    padding-left: 30px;
    margin-bottom: 10px;
  }
  
  .ware_layer .image_layer
  {
    border: 1px solid #999;
    float: left;
    overflow: hidden;

  }
  
  .ware_layer .ware
  {
    padding-left: 20px;
    overflow: hidden;
    zoom: 1;
  }
  
  .ware_layer .short_desc
  {
    color: #837520;
    margin-bottom: 1.5em;
  }
  
  .ware_layer .buy
  {
    width: 120px;
    text-align: left;
  }
  
  .ware_layer .size,
  .ware_layer .season,
  .ware_layer .load_i,
  .ware_layer .speed_i,
  .ware_layer .price,
  .ware_layer .buy
  {
    float: left;
    background: #fbf5d3;
    margin-right: 4px;
    _margin-right: 2px;
    padding: 4px 0;
    font-size: 80%;
    color: #78680b;
    text-align: center;
  }
  
  .ware_layer .tabtitl
  {
    font-weight: bold;
    background: #f9f0b8;
  }
  
  .ware_layer .size
  {
    width: 150px;
  }
  .ware_layer .season
  {
  width: 100px;
  }
  .ware_layer .load_i
  {
    width: 150px;
  }
  .ware_layer .speed_i
  {
    width: 150px;
  }
  .ware_layer .price
  {
    width: 100px;
  }

  
  .ware_layer .buy INPUT
  {
    width: 40px;
  }
  
  .ware_layer .form
  {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    clear: both;
    overflow: hidden;
  }
  
 .count_field
  {
    width: 16px !important;
    _height: 20px;
    _padding: 0;
  }
  
  .ware_layer .buy .button
  {
    width: 50px;
    height: 16px;
  }
  
  #selected_ware .ware_col
  {
    border: 1px solid #fbf5d3;
    float: left;
    width: 160px;
    height: 320px;
    margin: 0 5px;
    _margin: 0 5px;
    position: relative;
    background: #fff;
  }
  
  #selected_ware .ware_col .title
  {
    text-align: left !important;
  }
  
  #selected_ware .buy,
  #selected_ware .size
  {
    font-size: 80%;
  }
  
  #selected_ware .size
  {
    _margin-top: -10px;
  }
  
  #selected_ware .buy
  {
    position: absolute;
    bottom: 5px;
    left: 10px;
    
  }
  
  #selected_ware .buy INPUT.button
  {
    vertical-align: bottom;
  }
  
  #selected_ware .ware
  {
    margtin-left: 10px;
    position: absolute;
    top: 3em;
    _top: 2.7em;
    left: 10px;
  }
  
  #selected_ware IMG
  {
    border: 1px solid #fbf5d3;
  }
  
  #selected_ware .title
  {
    margin-left: 10px;
    font-weight: bold;
  }
  
  #basket
  {
    margin: 0;
    padding: 0;
  }
  
  #basket TD
  {
    vertical-align: top;
    _font-size: 83%;
  }
  
  #buy
  {
    width: 300px;
    margin-right: 10px;
    top: 0;
    right: 0;
    position: relative;
    float: right;
    background: #fff;
    border: 1px solid #aaa;
  }
  

  
  #buy .content
  {
    padding: 0px 20px 20px 30px;
    position: relative;
    zoom: 1;
  }
  
  
  #basket_order
  {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin: 10px 0;
    zoom: 1;
  }
  
  #basket_order .row
  {
    clear: both;
    padding: 3px 0;
    position: relative;
  }
  
  #basket_order .row DIV
  {
    overflow: hidden;
    zoom: 1;
    margin-top: 5px;
  }
  
  #basket_order .option
  {
    float: left;
    font-size: 80%;
    _fontt-size: 103%;
    margin-top: 4px;
    overflow: hidden;
    display: block;
    zoom: 1;
    _width: 200px;
    color: #000;
    position: relative;
  }

  #basket_order LABEL
  {
    font-size: 110%;
  }
  
  #basket_order B
  {
    color: #c00;
    font-weight: normal;
  }
  
  #basket_order .text 
  {
    font-family: Tahoma;
    font-size: 80%;
    border: 1px solid #aaa;
    width: 200px;
    _width: 210px;
    background: #f7f7f7;
    _background: #fff;
    color: #333;
    padding: 0;
    padding: 3px 5px;
    _height: 2em;
  }
  
  #basket_order .cashless,
  #basket_order .dost
  {
    display: none;
  }
  
  #summ
  {
    width: 170px;
    height: 1.5em;
    _height: auto;
    font-size: 120%;
    display: block;
    font-weight: bold;
    margin-top: 2px;
  }
  
  #basket_order .text:hover,
  #basket_order .text:focus
  {
    background: #fff;
  }
  
  #basket_order .comment
  {
    margin-top: 2px;
    _margin-top: 0;
    margin-bottom: 10px;
    color: #999;
    display: block;
    font-size: 86%;
  }
  
  #basket_order .radio
  {
    margin-right: 3px;
    _margin-right: 0;
    vertical-align: top;
  }
  
  #basket_order .order_button
  {
    margin-top: 10px !important;
  }
  
  #basket_order .order_button INPUT
  {
    font-weight: bold;
    font-size: 120%;
    _font-size: 110%;
    width: 12em;
  }
  
  #basket_order TEXTAREA
  {
    height: 100px !important;
  }
  
  .basket_wares
  {
    float: left;
    width: 580px;
    _witdth: 530px;
    background: #fff;
    border: 1px solid #aaa;
    padding: 20px;
    _margtin-right: 20px;
  }
  
  .basket_wares .button_container
  {
    text-align: right;
    padditng-right: 10px;
    background: #eee;
    display: inline-block;
    padding: 5px 10px;
    float: right;
    margin-right: 10px;
  }

  .basket_ware
  {
    padding: 8px 0px;
    bordter-bottom: 1px solid #eee;
    clear: both;
    overflow: hidden;
    zoom: 1;
    backgtround: #fff;
  }
  
  .basket_ware A
  {
    color: #2e4f9d;
  }
  
  .basket_ware .abm
  {
    font-size: 100% !important;
  }
  
  .basket_ware .price
  {
    background: #f9f0b8;
    padding: 3px 8px;
    font-size: 100%;
    display: inline !important;
  }
  
  .basket_ware .cashless,
  .basket_ware .cash
  {
    display: none;
  }
  
  .basket_ware.deleted
  {
    opacity: .3;
    filter: alpha(opacity=30);
  }
  
  .basket_ware .title
  {
    font-size: 140% !important;
    margin: 0;
    padding: 0;
    padding: .5em 0;
  }
  
  .basket_ware .count
  {
    line-height: 3em;
    position: relative;
  }
  
  .basket_ware .plusminus
  {
    position: relative;
    display: inline;
  }
  
  .basket_ware .description
  {
    padding-left: 20px;
    _margin-top: 10px;
    position: relative;
    zoom: 1;
  }
  
  .basket_ware .description .delete
  {
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url('/img/close_hover.gif') top center no-repeat;
    outline: none;
    padding-top: 17px;
    color: #ff7e00;
    text-decoration: none;
    
  }
  
  .basket_ware .description .delete:hover
  {
    background-image: url('/img/close.gif');
    color: #666;
  }
  
  .basket_ware .plus,
  .basket_ware .minus
  {
    position: absolute;
    top: -15px;
    _top: -10px;
    left: 3px;
    _left: 2px;
    width: 17px !important;
    height: 14px;
    font-size: 5pt;
    background-image: url('/img/basket_count.png');
    outline: none;
    display: block;
  }
  
  .basket_ware .minus
  {
    top: auto;
    _top: 2.8em;
    bottom: -15px;
    background-position: 0 28px;
  }
  
  .basket_ware .plus:hover
  {
    background-position: 0 42px;
  }
  
  .basket_ware .minus:hover
  {
    background-position: 0 14px;
  }
  
  .basket_ware .confstr
  {
    _font-size: 86% !important;
    color: #000 !important;
    overflow: hidden;
    _margin-top: .8em;
  }
  
  .basket_ware .ware_summ
  {
    font-weight: bold;
  }
  
  .basket_ware INPUT
  {
    width: 1.3em;
    _width: 1.5em;
    text-align: right;
    _height: 1.6em;
    _margin-bottom: -1px;
  }
  
  .basket_ware IMG
  {
    float: left;
    margin: 0 20px 0 16px;
    border: 1px solid #aaa;
  }
  
