/*
* 

icq: 718186
mail: exoundeeq@gmail.com
phone: 89123575125

* 
*/


  BODY,
  HTML
  {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: small;
    background-color: #fff;
    height: 100%;
    border: none;
    background: url('about:blank') no-repeat fixed;
  }
  
  A IMG
  {
    border: none;
  }

  A:hover
  {
    text-decoration: none;
  }
  
  H1, H2, H3, FORM
  {
    margin: 0;
    padding: 0;
  }

  #header UL,
  #header LI,
  #main_menu UL,
  #main_menu LI,
  #right_block UL,
  #right_block LI,
  #top_menu UL,
  #top_menu LI
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  
  #hint_layer
  {
    overflow: hidden;
  }
  
  #hint
  {
    width: 300px;
    background: #fff; 
    z-index: 10;
    position: fixed; 
    _position: absolute; 
    bottom: 20px; 
    right: -320px; 
    _top: expression(eval(document.body.scrollTop+document.body.offsetHeight-this.offsetHeight-20) + 'px');
    border: 3px solid #ff7608;
  }
  
  #hint A.close
  {
    text-decoration: none;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 16px;
    height: 16px;
    background: url('/img/close.gif');
  }
  
  #hint .title
  {
    margin-right: 20px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
  }
  
  #hint .content
  {
    margin: 10px;
  }
  
  #hint .content IMG
  {
    border-right: 3px solid #fff;
  }
  
  #hint A.close:hover
  {
    background: url('/img/close_hover.gif');
  }

  #page_layer
  {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    margin: 0 auto;
    min-width: 1000px;
    _overflow-x: hidden;
    width: 100%;
    background: url('../img/head_bg.gif') repeat-x;
  }

  #page
  {
    padding-bottom: 8.3em;
  }

  #header
  {
    position: relative;
    z-index: 1;
    padding-bottom: 1px;
  }

  #header .logo
  {
    background: url('../img/logo_k1.png') no-repeat right;
    margin-top: 8px;
    height: 53px;
    width: 250px;
    float: left;
  }
  
  #header #header_content
  {
    posfition: absolute;
    margin-left: 290px;
    tfop: 0px;
    padding: 5px 0;
  }
  
  #header #header_content .title
  {
    font-weight: bold;
  }

  #header #header_content P
  {
    margin: 0;
    padding: 0;
  }
  
  #header #header_content .icq
  {
    float: left;
  }
  
  #header .icq P IMG
  {
    width: 18px;
    height: 18px;
    vertical-align: middle;
  }
  
  #header .icq A
  {
    color: #00c;
  }
  
  #header .icq A:hover
  {
    color: #c00;
  }

  #header .phones
  {
    overflow: hidden;
    float: left;
  }
  
  #header .phones P
  {
    float: left;
    margin-left: 40px !important;
    _margin-left: 0 !important;
    _padding-left: 40px !important;
  }
  
  #header .phones .number
  {
    display: block;
    margin-top: 4px;
  }
  
  #header .operate
  {
    float: left;
    margin-left: 40px !important;
    _margin-left: 0 !important;
    _padding-left: 40px !important;
  }
  
  #header .address
  {
    float: left;
    width: 40%;
    margin-left: 5% !important;
    _margin-left: 0 !important;
    _padding-left: 40px !important;
  }
  
  #header .logo SPAN,
  #header A SPAN
  {
    display: none;
  }
  
  #header A.home
  {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    _left: -230px;
    width: 250px;
    height: 62px;
  }

  #header .phone_container
  {
    position: absolute;
    right: 20px;
    top: 2px;
    font-famfily: Book Antiqua, Times New Roman;

  }
  
  #header .phone_container .phone
  {
    font-size: 250%;
    font-weight: bold;
    color: #999;
  }
  
  #header .phone_container .worktime
  {
    display: block;
  }
  
  
/*

TOP BANNER

*/
  
  #big_banner_layer
  {
    text-align: center; 
  }

  #big_banner_layer .banners
  {
    margin: 0 auto;
    width: 966px;
    height: 191px;
    position: relative;
    background: url('/img/banner_layer.png') no-repeat;
    padding-top: 35px;
    margin-top: -15px;
    z-index: 4;
  }

  #big_banner_layer .banner
  {
    position: relative;
    margin-left: 8px;
    _left: 0;
    _position: absolute;
  }
  
  #big_banner_layer .banners A
  {
    display: block;
  }
  
  #big_banner_layer .banners IMG
  {
    display: block;
    position: absolute;
    z-indedx: 10;
  }

  
/*

CONTENT

*/
  
  
  #content_layer
  {
    widdth: 100%;
    clear: both;
    padding-bottom: 2em;
    z-index: 2;
    position: relative;
    _zoom: 1;
  }
  
  #content_layer H1
  {
    font-weight: normal;
    font-size: 200%;
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    color: #000;
    text-align: left;
    font-family: Times New Roman;
    overflow: hidden;
  }
  
  #content_layer H1.ordered
  {
    border-top: 1px solid #eee;
    padding-top: 2em;
    font-size: 250%;
  }
  
  #content_layer H1 .path
  {
    margin-left: 20px;
    padding-bottom: 3px;
  }
  
  #content_layer H1.ordered .path
  {
    margin-left: 185px;
  }
  
  #content_layer H1 .path SUP
  {
    color: #f00;
    font-size: 60%;
  }
  
  #content_layer H1 A
  {
    color: #000;
  }

  #content_layer H1 A:hover
  {
    text-decoration: none;
  }
  
  #content
  {
    margin: 0 auto;
    text-align: left;
  }
  
  #content P
  {
    font-size: 88%;
  }
  
  #content H2
  {
    font-size: 110%;
  }
  
  .wares_layer,
  #article,
  #search_form
  {
    margin-top: 0px;
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  #ware_features,
  #configs,
  #recommend,
  #footer_nav,
  #footer_wares,
  #yand_text
  {
    clear: both;
    color: #000;
    margin-top: 20px;
    margin: 0;
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
    padding: 0 20px 20px 20px;
  }
  
  #search_form
  {
    padding-top: 10px;
    padding-bottom: 0;
  }
  
  #search_indicator
  {
    padding-left: 21px;
  }
  
  #search_indicator.active
  {
    background: url('/img/search_loader.gif') no-repeat;
  }
  
  #search_form .content
  {
    color: black;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    padding-left: 135px;
    _padding-left: 125px;
    background: url('/img/search_icon.png') no-repeat 20px 10px;
  }
 
  #search_form .column
  {
    float: left;
    margin-left: 20px;
    _margfin-left: 10px;
  }
  
  
  #search_form .inner
  {
    overflow: hidden;
  }
 
  #search_form P
  {
    margin-bottom: 14px;
    margin-top: 1em;
    font-size: 100%;
    margin-left: 6px;
  }
 
  #search_form UL
  {
    list-style-type: none;
    color: black;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    _margin-top: 2px;
  }
  
  #search_form LI
  {
    float: none;
    display: block;
    color: black;
    line-height: 1.8em;
    _line-height: 1.6em;
  }

  #search_form .button_container
  {
    margin-top: 10px;
    padding: 15px 20px;
    _margin-left: 20px;
    background: #f0f0f0;
    display: inline-block;
    _display: inline;
    _height: 1%;
  }
  
  #search_form .button_container BUTTON
  {
    padding: 0;
    margin: 0;
    cursor: pointer;
  }
  
  #search_form .button_container BUTTON.reset
  {
    width: 9.5em;
  }

  #search_form .button_container BUTTON.submit
  {
    width: 8em;
    font-weight: bold;
  }
  
  #search_form .hint
  {
    color: #999;
  }
  
  #search_form A.arrow
  {
    width: 17px;
    height: 23px;
    position: absolute;
    top: 0;
    _top: -1px;
    right: 0px;
    _right: -1px;
    background: url('/img/price_arrow.png') 0px 0px;
    z-index: 5;
    font-size: 0;
    display: none;
  }
  
  #search_form A.arrow:hover,
  #search_form A.arrow.active
  {
    background-position: 0px 23px;
  }
  
  #search_form .text
  {
    display: block;
    float: left;
    padding-right: 5px;
  }
  
  #search_form .container_layer
  {
    position: relative;
    float: left;
    margin-right: 5px;
    padding: 0;
    border: 1px solid #aaa;
  }
  
  #search_form .price_container
  {
    width: 5.5em;
  }
  
  #search_form .processor_container
  {
    width: 5em;
  }
  
  #search_form .hdd_container
  {
    width: 4.5em;
    z-index: 9;
  }
  
  #search_form .memory_container
  {
    width: 4.5em;
    z-index: 8;
  }
  
  #search_form .weight_container
  {
    width: 3.5em;
  }
  
  #search_form .price_values
  {
    width: 5.5em;
  }
  
  #search_form .processor_values
  {
    width: 5em;
  }

  #search_form .memory_values
  {
    width: 4.5em;
  }
  
  #search_form .weight_values
  {
    width: 3.5em;
  }
  
  #search_form .hdd_values
  {
    width: 4.5em;
  }
  
  #search_form .container_layer INPUT
  {
    font-family: Tahoma;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    border: none;
  }
  
  #search_form .values_layer
  {
    position: absolute;
    border: 1px solid #aaa;
    left: -1px;
    top: 23px;
    _top: 20px;
    z-index: 66;
    border-top: 1px solid white;
    text-align: center;
    background: #fff;
    overflow: hidden;
    display: none;
    zoom: 1;
  }
  
  #search_form .values_layer A
  {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    text-decoration: none;
    color: #000;
    padding: 2px 0;
  }
  
  #search_form .values_layer A:hover
  {
    background: #eee;
  }
  
  #search_form .searchmode_selector
  {
    margin-top: 12px;
    _margin-top: 9px;
    padding-bottom: .5em;
  }
  
  #search_form .searchmode_selector A
  {
    text-decoration: none;
    color: #2e4f9d;
    padding: 4px 6px;
    cursor: pointer;
    height: 1%;
  }
  
  #search_form .searchmode_selector A:hover
  {
    border-bottom: none;
    color: #00e;
  }
  
  #search_form .searchmode_selector A SPAN
  {
    border-bottom: 1px dashed #2e4f9d;
  }
  
  #search_form .searchmode_selector A:hover SPAN
  {
    border-bottom: none !important;
  }
  
  #search_form .searchmode_selector A.active
  {
    color: #000;
    cursor: default;
    background: #eee;
  }
  
  #search_form .searchmode_selector A.active SPAN
  {
    border-bottom: none;
  }
  
  #search_form .choose_mf
  {
    margin-left: 3px;
  }
  
  #page_search #search_form .hidden,
  #page_search #search_form .manufacturers
  {
    display: block !important;
  }
  
  #page_search #search_form .choose_mf,
  #page_search #search_form .searchmode_selector
  {
    display: none !important;
  }
  
  #category
  {
    margin-top: 0px;
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
  }
  
  #category .wares_layer
  {
    border: none;
    background: transparent;
  }
  
  .wares_layer .description,
  #category .description
  {
    margin: 0px 20px 40px 20px;
    font-size: 110%;
  }
  
  #category .description
  {
    margin: 10px 20px 0 20px;
  }

  .wares_layer .description .man_image,
  #category .description .man_image
  {
    float: left;
    margin-right: 30px;
    margin-left: 10px;
  }
  
  .wares_layer .description .text,
  #category .description .text
  {
    overflow: hidden;
    zoom: 1;
    margin-top: -10px;
    float: left;
    width: 60%;
  }
  
  .wares_layer .description .text P,
  #category .description .text P
  {
    margin: 0;
    padding: 0;
    margin-top: 1.2em;
  }
  
  .wares_layer .description .links,
  #category .description .links
  {
    font-size: 90%;
    zoom: 1;
    overflow: hidden;
    padding-top: 5px;
    
  }
  
  .wares_layer .description .links B,
  #category .description .links B
  {
    margin-left: 20px;
    
  }
  
  #ware_features .wares_layer
  {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
  }
  
  #article
  {
    padding: 30px 20px 20px 20px;
    clear: both;
    font-size: 120%;
  }
  
  #article LI
  {
    font-size: 90%;
  }
  
  #article H2
  {
    font-size: 100%;
  }
  
  #article P
  {
    margin-right: 50%;
  }
  
  #zoom_images A IMG
  {
    display: block;
    opacity: .7;
    filter: alpha(opacity=70);
  }
  
  #zoom_images A:hover IMG
  {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  
  .ware_row
  {
    margin: 0 15px;
    clear: both;
    margin-top: 5px;
    text-align: left;
    overflow: hidden;
    zoom: 1;
    max-width: 1500px;
  }
  
  .ware_layer
  {
    float: left;
    width: 33.3%;
    display: table-cell;
  }
  
  #ware_features .ware_row
  {
    margin: 0px;
    position: relative;
  }
  
  #ware_features .ware_layer
  {
    float: none;
    width: 100%;
  }

  .ware
  {
    padding: 20px 30px 20px 30px;
    border: 1px solid #eee;
    position: relative;
    margin: 0 5px;
    _height: 400px;
    min-height: 360px;
    margin-top: 10px;
  }
 
  .ware.color_0
  {
    border: 1px solid #aa0000;
  }
  
  .ware.color_0 .model_action_text
  {
    background: #aa0000;
  }
  
  .ware.color_1
  {
    border: 1px solid #4c54b9;
  }
  
  .ware.color_1 .model_action_text
  {
    background: #4c54b9;
  }
  
  .ware.color_2
  {
    border: 1px solid #25871a;
  }
  
  .ware.color_2 .model_action_text
  {
    background: #25871a;
  }
  
  .ware.color_3
  {
    border: 1px solid #e96b06;
  }
  
  .ware.color_3 .model_action_text
  {
    background: #e96b06;
  }
  
  .ware .model_action_text
  {
    position: absolute;
    top: -11px;
    left: 15px;
    padding: 3px 15px;
    color: #fff;
    z-index: 100;
  }
  
  #ware_features .ware
  {
    margin: 0;
  }
  .ware_layer .corner
  {
    position: absolute;
    top: -1px;
    right: -1px;
    _right: -2px;
    height: 36px;
    width: 36px;
    background: url('../img/corner.gif') no-repeat top right #eee;
  }
  
  .ware.color_0 .corner
  {
    background-color: #aa0000;
  }
  
  .ware.color_1 .corner
  {
    background-color: #4c54b9;
  }
  
  .ware.color_2 .corner
  {
    background-color: #25871a;
  }
  
  .ware.color_3 .corner
  {
    background-color: #e96b06;
  }
  
  .ware H2
  {
    font-weight: normal;
    font-family: Times New Roman;
  }

  .ware H2 A
  {
    font-size: 130%;
  }
  
  .ware H2 A:link
  {
    color: #2e4f9d;
  }
  
  .ware H2 A:hover
  {
    text-decoration: none;
    color: #c00;
  }
  
  .ware H2 .singular
  {
    display: block;
    font-size: 100%;
    color: #666;
    text-decoration: none;
  }
  
  .ware .image_layer
  {
    margin-top: 10px;
    position: relative;
  }
  
  .ware .image_layer .matix_size
  {
    position: absolute;
    top: 8px;
    left: 150px;
    font-size: 160%;
    background: url('/img/matrix.gif') no-repeat top right;
    padding-right: 10px;
    padding-top: 7px;
    color: #25871a;
    font-family: Book Antiqua, Times New Roman;
  }

  .ware .image_layer IMG
  {
    border: none;
    width: 150px;
    height: 150px;
    display: block;
  }
  
  .ware .price,
  .recom_price
  {
    display: block;
    font-family: Book Antiqua, Times New Roman;
    right: 20px;
    top: 110px;
    text-align: right;
    position: absolute;
  }
  
  .recom_price
  {
    top: 5em;
    left: 180px;
    right: auto;
    text-align: left !important;
  }
  
  .ware .price .new_price
  {
    font-size: 160%;
    display: inline;
    background: #25871a;
    color: white;
    padding: 4px 8px;
    position: relative;
  }
  
  .ware SPAN.action
  {
    position: absolute;
    width: 61px;
    height: 28px;
    top: 85px;
    right: 13px;
    background: url('/img/action_normal.gif') no-repeat;
    z-index: 1;
  }
  
  .recom_price_text
  {
    font-size: 160%;
    background: #25871a !important;
    color: white;
    padding: 4px 8px;
    display: inline-block;
  }
  
  .ware .ware_features
  {
    clear: both;
  }
  
  .ware .ware_features .feature_row
  {
    padding: 0;
    margin: 0;
    clear: both;
    font-size: 100% !important;
  }
  
  .ware .short_desc
  {
    clear: both;
    margin-right: 20px;
    disfplay: none;
  }
  
  .ware .short_desc P
  {
    margin-top: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 100% !important;
  }
  
  #footer_nav,
  #footer_nav UL,
  #footer_nav LI,
  #footer_wares UL,
  #footer_wares LI,
  #footer_wares
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overfltow: hidden !important;
  }
  
  #footer_nav A:link,
  #footer_wares A:link
  {
    color: #2e4f9d;
  }
  
  #footer_nav A:hover,
  #footer_wares A:hover
  {
    text-decoration: none;
    color: #c00;
  }
  
  #footer_nav .nav_group 
  {
    float: left;
    padding-left: 20px;
    margin-right: 40px;
    margin-top: 20px;
  }
  
  #footer_nav .nav_group SPAN
  {
    font-weight: bold;
  }
  
  #footer_nav .nav_items_container
  {
    margin-top: 5px;
  }

  #footer_wares .col
  { 
    padding-right: 40px;
    white-space: nowrap;
  }
  
  #footer_wares .scrollable_content
  {
    margin: 20px;
  }
  
  #footer_wares .manufacturer_item
  {
    margin: 5px 0;
  }
  
  #footer_wares .manufacturer_item SPAN
  {
    font-weight: bold;
  }
  
  #footer_wares .ware_item
  {
    margin-top: 10px;
  }

/*
*
* Footer
*
*/

  #footer_layer
  {
    position: absolute;
    bottom: 0 !important;
    clear: both;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
  }

  #footer_layer H3
  {
    display: none;
  }
  
  #footer_layer P
  {
    margin: 0;
    padding: 0;
  }
  
  #footer
  {
    margin: 25px auto;
    margin-left: 20px;
  }
  
  #footer A
  {
    color: #27aedd;
  }

  #contact
  {
    font-size: 90%;
    float: left;
    color: #666;
  }

  #contact P
  {
    font-weight: bold;
  }
  
  #contact P SPAN
  {
    font-weight: normal;
  }
   
  #add_info
  {
    margin-left: 40px;
    overflow: hidden;
    float: left;
    background: url('../img/medoosa_logo.gif') no-repeat 50% 0;
    display: none;
  }

  #add_info .logotype
  {
    position: absolute;
    top: 10px;
    width: 120px;
    height: 50px;
  }
  
  #add_info .logotype SPAN
  {
    display: none;
  }
  
  #add_info P
  {
    padding-top: 3.1em;
    color: #588c77;
  }
  
  #counters
  {
    position: absolute;
    top: 20px;
    right: 200px;
  }
  
  #footer .market_link
  {
    position: absolute;
    top: 10px;
    right: 20px;
  }
 
  
  #critical H3,
  #news H3,
  #categories H3
  {
    font-weight: normal;
    font-size: 200%;
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    color: #000;
    text-align: left;
    font-family: Times New Roman;
    margin-left: 20px;
  }
  
  #critical .content,
  #news DIV.content_container,
  #categories DIV.content_container
  {
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 30px;
    padding-right: 30%;
    font-size: 100%;
  }
  
   #news DIV.content_container
   {
    overflow: hidden;
   }
   
  #news DIV.content_container,
  #categories DIV.content_container
  {
    padding-top: 0px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  
  #categories DIV.content_container
  {
    padding-top: 20px;
    position: relative;
    padding-bottom: 20px;
  }
 
  
  #debug
  {
    position: fixed;
    right: 10px;
    top: 10px;
  }
  
  .clear
  {
    clear: both;
  }
  
  #configs
  {
    padding-top: 1em;
    padding: 1em 0 20px 0;
  }
  
  #configs TABLE
  {
    width: 100%;
  }
  
  #configs .caption TH
  {
    border-bottom: 2px solid #aaa;
    font-weight: normal;
    font-size: 82%;
    margin: 0;
    text-align: center;
    cursor: pointer;
  }
  
  #configs TD
  {
    margin: 0;
    padding: 2px 6px;
    text-align: center;
    font-size: 8pt;
    border-bottom: 1px solid #eee;
  }
  
  #configs TH
  {
    font-weight: normal;
    background-image: url(/img/bg.gif);     
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-right: 10px; 
    color: #666;
    font-size: 8pt !important;
  }
  
  #configs th.headerSortUp { 
    background-image: url(/img/asc.gif); 
    background-color: #f0f0f0; 
    color: #000;
  } 

  #configs th.headerSortDown { 
    background-image: url(/img/desc.gif); 
    background-color: #f0f0f0; 
    color: #000;
  } 
  
  A.ajaxed
  {
    border-bottom: 1px dashed #2e4f9d;
    color: #2e4f9d;
    text-decoration: none;
  }
  
  A.ajaxed:hover
  {
    border-bottom: 1px dashed #fff;
    color: #00e;
  }
  
  .onlyjs
  {
    display: none;
  }
  
  #basket
  {
    border-top: 1px solid #e5e5e5;
    background: url('../img/content_shadow.gif') repeat-x top left;
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size: 100%;
  }

  #basket TABLE
  {
    width: 100%;
    _width: 99%;
    _margin-right: -40px;
  }
  
  #basket TD
  {
    vertical-align: top;
    _font-size: 83%;
  }
  
  #buy
  {
    background: url('/img/order_back2.png') left top no-repeat;
    width: 535px;
    margin-right: 10px;
    top: 0;
    right: 0;
    position: relative;
  }
  
  #buy .new
  {
    background: url('/img/new.gif') no-repeat center right;
    padding-right: 12px;
    color: #2e4f9d;
  }
  
  .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;
    background: #fff;
  }
  
  .basket_ware A
  {
    color: #2e4f9d;
  }
  
  .basket_ware .abm
  {
    font-size: 100% !important;
  }
  
  .basket_ware .price
  {
    background: #25871a;
    color: #fff;
    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 .ware_info_layer
  {
    float: left;
    margin-left: -220px;
    width: 100%;
    _width: auto;
  }
  
  .basket_ware .ware_info_layer .ware_info_content
  {
    margin-left: 220px;
    margin-right: 15px;
    position: relative;
  }
  
  .basket_ware .count
  {
    line-height: 3em;
    position: relative;
  }
  
  .basket_ware .plusminus
  {
    position: relative;
  }
  
  .basket_ware .description
  {
    padding-left: 20px;
    position: relative;
    zoom: 1;
    width: 100%;
  }
  
  .basket_ware .description .delete
  {
    position: absolute;
    top: 10px;
    left: 0;
    widgth: 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: -3px;
    _top: -10px;
    left: 3px;
    _left: 2px;
    width: 17px;
    height: 14px;
    background-image: url('/img/basket_count.png');
    outline: none;
    display: block;
  }
  
  .basket_ware .minus
  {
    top: auto;
    _top: 1.45em;
    bottom: -42px;
    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 3.5em;
    width: 150px;
    height: 150px;
    display: block;
  }
  

  
  #buy .left_bottom
  {
    background: url('/img/order_back2.png') right top no-repeat;
    margin-left: 15px;
    _position: relative;
    padding-top: 15px;
  }
  
  #buy .right_top
  {
    backgrtound: url('../img/right_top.gif') right top no-repeat;
    _position: relative;
    background: url('/img/order_back2.png') right bottom no-repeat;
    mtargin-top: 20px;
  }
  
  #buy .right_bottom
  {
    backfground: url('../img/right_bottom.gif') right bottom no-repeat;
    background: url('/img/order_back2.png') left bottom no-repeat;
    position: relative;
    left: -15px;
  }
  
  #buy .content
  {
    padding: 0px 20px 20px 30px;
    position: relative;
  }

  #basket_order
  {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    cldear: both;
    margin: 10px 0;
    displday: none;
  }
  
  #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;
    width: 50%;
    _width: 43%;
    font-size: 110%;
    _font-size: 103%;
    margin-top: 4px;
    overflow: hidden;
    display: block;
    zoom: 1;
    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: 100%;
    border: 1px solid #aaa;
    width: 200px;
    _width: 210px;
    background: #f7f7f7;
    _background: #fff;
    color: #333;
    padding: 0;
    padding: 3px 5px;
    _height: 2em;
  }
  
  #basket_order .cashless
  {
    display: none;
  }
  
  #summ
  {
    width: 201px;
    _height: 2em;
    font-size: 120%;
    display: block;
    font-weight: bold;
    margin-left: 40%;
    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;
  }
  
/*  Категории, ебать их в хуй  */
  #categories
  {
    margin-top: 2em;
    position: relative;
  }

  #categories .hidden
  {
    clear: both;
    position: relative;
    z-index: 100;
    float: left;
    width: 100%;
  }
  
  #categories .hidden .category
  {
    margin-top: 10px;
  }
  
  #categories .more
  {
    display: block;
    clear: both;
    text-align: center;
    padding: 6px 0 10px 0;
    color: #000;
    margin-top: 10px;
    font-weight: bold;
    text-decoration: none;
    background: url('img/down_arr.png') center bottom no-repeat;
  }
  
  #categories P
  {
    font-size: 100%;
  }

  #categories .category{
    width: 33.3%;
    float: left;
  }

  #categories .category_content
  {
    margin: 0 20px;
  }


  #categories .category .image
  {
    float: left;
    overflow: hidden;
    margin-right: 20px;
  }

  #categories .category .image A
  {
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
    display: block;
  }

  #categories .category .desc 
  {
    overflow: hidden;
    zoom: 1;
    _height: 1%;
    _padding-bottom: 10px;
  }

  #categories .category .short_desc 
  {
    margin: 0;
    padding: 0;
  }

  #categories .category .full_desc 
  {
    color: #666;
  }

  #categories .category H2
  {
    font-weight: normal;
    font-family: Times New Roman;
    margin-bottom: 1em;
  }

  #categories .category H2 A
  {
    font-size: 130%;
  }
  
  #categories .category H2 A:link
  {
    color: #2e4f9d;
  }

/* ZOOM IMAGE */

.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
  cursor: url(/img/zoomout.cur), default;
}
.zoomimage_focused {
	z-index: 51000;
}
.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(/img/shadow.png) no-repeat scroll 0 0;
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
	background: transparent url(/img/shadow.png) repeat-x scroll 0 -30px;
}
.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background:transparent url(/img/shadow.png) no-repeat scroll 0 -18px;
}
.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}
.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
	background: transparent url(/img/shadow-lr.png) repeat-y scroll 0pt;
}
.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
	background:transparent url(/img/shadow-lr.png) repeat-y scroll -6px 0pt
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
	background:transparent url(/img/shadow-c.png);
	overflow: hidden;
}
.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}
.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
	background:transparent url(/img/shadow.png) no-repeat scroll 0pt -12px;
}
.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
	background:transparent url(/img/shadow.png) repeat-x scroll 0pt -36px;
}
.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
	background:transparent url(/img/shadow.png) no-repeat scroll 0pt -6px;
}
.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}
.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}
.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.zoomimage_loading {
	background-image: url(/img/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}
.zoomimage_move {
	cursor: move;
}
.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}
.zoomimage_prev {
	background: #fff url(/img/zoomimage_prev.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}
.zoomimage_next {
	background: #fff url(/img/zoomimage_next.gif) no-repeat center;
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

  .can_hScroll
  {
    overflow: hidden;
    position: relative;
    _heightt: 1%;
    width: 100%;
  }
  
  .can_hScroll .scrollable_content
  {
    display: table;
    margin: 20px 0;
    position: relative;
    zoom: 1;
    left: 0;
    overflow: hidden;
  }
  
  .can_hScroll .col
  {
    display: table-cell;
    _float: left;
    _clear: right;
  }

  .can_hScroll .right_arr,
  .can_hScroll .left_arr
  {
    position: absolute;
    top: 20px;
    width: 20px;
    height: 40px;
    background: #000;
    left: 0;
    z-index: 100;
    background: url('/img/scroller_prev_arr.png') no-repeat #fff 0 40%;
  }
  
  .can_hScroll .left_arr:hover
  {
    background-position: -20px 40%;
  }
  
  .can_hScroll .left_arr.inactive
  {
    background-position: -40px 40% !important;
    cursor: default;
  }
  
  .can_hScroll .right_arr
  {
    left: auto;
    right: 0;
    _right: -1px;
    background: url('/img/scroller_next_arr.png') -20px 40% no-repeat #fff;
  }
  
  .can_hScroll .right_arr:hover
  {
    background-position: 0 40%;
  }
  
  .can_hScroll .right_arr.inactive
  {
    background-position: -40px 40% !important;
    cursor: default;
  }
  
  #yand_text
  {
    font-size: 110%;
  }