/*** Site styling ***/

body
{
    color: #333;
}


.news-date-time
{
    background: url(img/hourglass.gif) no-repeat 0px 0px;
}


/* header */

#header
{
    margin: 0 auto;
    max-width: 1600px;
    background: url(img/bg_header.jpg) no-repeat top center;

    font: 100%/120% Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11px;
    color: #444;
    line-height: 14px;
}

#header .header_inner
{
    position: relative;
    margin: 0px auto 0;
    width: 1000px;
    height: 168px;
    overflow: hidden;
}

body.main_page #header .header_inner
{
    height: 248px;
}


#header .logo
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 212px;
    height: 95px;
    background: url(img/fartop.png) no-repeat top left;
}

#header .phones
{
    position: absolute;
    top: 20px;
    left: 280px;
    width: 200px;
    height: 100px;
    background: url(img/phones2.png) no-repeat top left;
    font: 100%/120% Helvetica, Arial, sans-serif;
    font-weight: bold;
}

body.main_page #header .phones
{
    top: 125px;
    left: 12px;
}

#header .phones span.code
{
    position: absolute;
    top: 20px;
    left: 37px;
    font-size: 11px;
    color: #696969;
}

#header .phones span.phone
{
    position: absolute;
    top: 12px;
    left: 84px;
    font-size: 20px;
    line-height: 27px;
    color: #3c4a50;
}


#header img.printer
{
    display: none;
    position: absolute;
    top: 0px;
    left: 200px;
    border: none;
    outline: none;
}

body.main_page #header img.printer
{
    display: block;
}



#header .site_map
{
    position: absolute;
    top: 135px;
    left: 140px;
    width: 110px;
    height: 18px;
    text-indent: 22px;
    background: url(img/site_map.png) no-repeat top left;
}

body.main_page #header .site_map
{
    top: 205px;
    left: 570px;
}


#header .home
{
    position: absolute;
    top: 135px;
    left: 40px;
    width: 110px;
    height: 18px;
    text-indent: 22px;
    background: url(img/home.png) no-repeat top left;
}

body.main_page #header .home
{
    top: 180px;
    left: 570px;
}




#header form.search
{
    position: absolute;
    top: 130px;
    left: 286px;
    height: 30px;
    white-space: nowrap;
}

#header form.search span.field input { display: inline-block; width: 190px; }

body.main_page #header form.search
{
    top: 190px;
    left: 740px;
}

body.main_page #header form.search span.field input { width: 200px; }

#header form.search span.icon
{
    margin: 1px 4px 1px 0px;
    padding-left: 16px;
    line-height: 28px;
    height: 26px;
    width: 16px;
    background: url(img/search_icon.png) no-repeat center center;
    vertical-align: top;
    outline: none;
}

#header form.search a.btn
{
    display: inline-block;
    margin-top: 2px;
    height: 26px;
    width: 16px;
    background: url(img/search_btn.png) no-repeat center center;
    outline: none;
}



#header .btns
{
    position: absolute;
    top: 10px;
    right: 0px;
    width: 454px;
    height: 143px;
    background: url(img/btns_bg.png) no-repeat top left;
}

#header .btns a
{
    display: block;
    position: absolute;
    top: 10px;
    width: 85px;
    height: 85px;
    outline: none;
}

#header .btns a.btn_1
{
    left: 36px;
    background: url(img/btns.png) no-repeat 0px 0px;
}

#header .btns a.btn_1:active
{
    background: url(img/btns.png) no-repeat 0px -85px;
}

#header .btns a.btn_2
{
    left: 190px;
    background: url(img/btns.png) no-repeat -85px 0px;
}

#header .btns a.btn_2:active
{
    background: url(img/btns.png) no-repeat -85px -85px;
}

#header .btns a.btn_3
{
    right: 32px;
    background: url(img/btns.png) no-repeat -170px 0px;
}

#header .btns a.btn_3:active
{
    background: url(img/btns.png) no-repeat -170px -85px;
}


/* top menu styling*/

#top_menu
{
    margin: 0 auto;
    max-width: 1600px;
    height: 34px;
    background: #45B5DB url(img/top_menu.png) repeat-x top left;
}


#top_menu ul
{
    position: relative;
    margin: 0px auto;
    padding: 2px 0px;
    width: 1000px;
    height: 34px;
    text-align: center;
    z-index: 300;
}

#top_menu ul li
{
    position: relative;
    display: inline-block;
    margin: 0px;
    height: 32px;
    border-left: 1px dotted #1D719B;
    border-right: 1px dotted #5BB3DE;
    list-style-position: inside;
    text-align: left;
    text-indent: 0px;
}

#top_menu ul li.first { border-left: none; margin-left: 1px; }
#top_menu ul li.last { border-right: none; margin-right: 1px; }

#top_menu ul li.down
{
    background: #2888C2;
    margin: 0 -1px 0 -1px;
    border-left: 2px solid #2888C2;
    border-right: 2px solid #2888C2;
}
    
#top_menu ul li.root-li:hover
{
    background: #2888C2;
    margin: 0 -1px 0 -1px;
    border-left: 2px solid #2888C2;
    border-right: 2px solid #2888C2;
}



#top_menu ul li a.root-item
{
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0px 16px;
    height: 30px;
    line-height: 28px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

#top_menu ul li span.dd
{
    position: absolute;
    top: 0px;
//    right: -10px;
    width: 18px;
    height: 28px;
    background: url(img/menu_btn.gif) no-repeat 3px center;
    cursor: pointer;
    outline: none;
}

#top_menu ul li.down span.dd
{
    background-position: -9px center;
}

#top_menu ul li ul.root-item
{
    display: none;
    position: absolute;
    top: 32px;
    left: -2px;
    width: 250px;
    height: auto;
    text-align: left;

    background: #2888C2;
    border: 2px solid #2888C2;
}

#top_menu ul li.down ul.root-item
{
    display: inline-block;
}

#top_menu ul li ul.root-item li
{
    padding: 0px 8px;
    border: none;
    display: block;
    height: auto;
}

#top_menu ul li ul.root-item li a
{
    display: block;
    margin: 0px;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #F1F5F8;
    outline: none;
    border-top: 1px dotted #58A4D6;
    border-bottom: 1px dotted #155B8C;
}

#top_menu ul li ul.root-item li.last a
{
    border-bottom: none;
}
#top_menu ul li ul.root-item li.first a
{
    border-top: none;
}

#top_menu ul li ul.root-item li a:hover
{
    color: #FFF;
}


/* general page containers */

#page_container_outer
{
    margin: 0 auto;
    max-width: 1600px;
    background: url(img/bg_page.png) repeat-y top center;
}

#page_container
{
    padding: 32px 0 15px;
    background: url(img/bg_page_inside.jpg) no-repeat top center;
}

body.main_page #page_container
{
    background: url(img/bg_page_main.jpg) no-repeat top center;
}

#page_container2
{
    margin: 0 auto;
    width: 1000px;

    position: relative;
    overflow: hidden;
    _zoom: 1; 
}

#page_content
{
    position: relative;
    padding: 16px 22px;
    min-height: 400px;
    background: #FFF;
    font-size: 12px;
    line-height: 18px;
}

body.main_page #page_content
{
    background: none;
    padding: 0;
    font: 100%/120% Arial, Helvetica, sans-serif;
}

#left_sidebar
{
    float: left;
    width: 205px;
    min-height: 300px;
    overflow: visible;
}

#right_sidebar
{
    float: right;
    width: 190px;
    min-height: 300px;
    padding: 0 0 0 10px;
    font-size: 12px;
}


#page_content.leftside { margin-left: 220px; }
#page_content.rightside { margin-right: 195px; }




/* base content styling*/

#page_content h1
{
    margin: 0 0 10px;
    font: 100%/120% Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #096C9F;
    text-align: left;
}

#page_content h2
{
    margin: 15px 0 15px;
    font: 100%/120% Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #096C9F;
    text-align: left;
}


#page_content p.back_ref
{
    margin: 20px 0;
}


div.map_fartop
{
    text-align: center;
}

/* footer styling*/

#footer
{
    margin: 0 auto;
    max-width: 1600px;
    background: #F6F6F6 url(img/bg_footer.png) repeat-x top left;

    font: 100%/120% Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10px;
    color: #444;
    line-height: 12px;
    clear: both;
}

#footer .footer_inner
{
    position: relative;
    margin: 0px auto 0;
    width: 1000px;
    height: 152px;
}

#footer h4
{
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 10px;
    color: #444;
    line-height: 10px;
}


#footer .logo
{
    position: absolute;
    top: 30px;
    left: 30px;
    width: 190px;
    height: 110px;
    text-indent: -1px;
    border-right: 1px solid #E8E8E8;
}

#footer .phones
{
    position: absolute;
    top: 30px;
    left: 260px;
    width: 180px;
    height: 110px;
    line-height: 18px;
}

#footer .address
{
    position: absolute;
    top: 30px;
    left: 470px;
    width: 180px;
    height: 110px;
    line-height: 18px;
}


#footer .copyright
{
    position: absolute;
    top: 30px;
    right: 0px;
    width: 200px;
    height: 110px;
    line-height: 18px;
}

#footer .counter
{
    margin-top: 10px;
    height: 30px;
    width: 90px;
    border: 1px solid lightgrey;
}




/* main page styling */

#page_content div.main_nav
{
    text-align: center;
    margin-bottom: 20px;
}

#page_content div.main_nav div.col
{
    display: inline-block;
    vertical-align: top;
    width: 320px;
}

#page_content div.main_nav div.sales { text-align: left; }
#page_content div.main_nav div.service { text-align: right; }

#page_content div.main_nav div.col .ttl
{
    display: block;
    margin-bottom: 12px;
    height: 30px;
    2background: url(img/main_ttls.png) no-repeat top center;

    font: 100%/120% Helvetica, Arial, sans-serif;
    font: 100%/120% Impact, Charcoal, sans-serif;
    font-size: 18px;
    2font-weight: bold;
    line-height: 30px;
    color: #53727C;
    color: #6A8892;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#page_content div.main_nav div.copy .ttl { background-position: center -30px; }
#page_content div.main_nav div.service .ttl { background-position: center -60px; }

#page_content div.main_nav div.col .inner
{
    position: relative;
    display: inline-block;
    width: 310px;
    height: 400px;
    background: white;
}

#page_content div.main_nav div.col img.pic
{
    margin: 3px;
    width: 304px;
    height: 150px;
    outline: none;
    border: none; 
}

#page_content div.main_nav div.col .inner div.line
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 310px;
    height: 3px;
    background: url(img/main_lines.png) no-repeat top left;
}

#page_content div.main_nav div.copy .inner div.line { background-position: left -3px; }
#page_content div.main_nav div.service .inner div.line { background-position: left -6px; }


#page_content div.main_nav div.col .inner div.icon
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100px;
    height: 100px;
    background: url(img/main_icons.png) no-repeat top left;
    z-index: 0;
}

#page_content div.main_nav div.copy .inner div.icon { background-position: -100px top; }
#page_content div.main_nav div.service .inner div.icon { background-position: -200px top; }


ul.mp_menu
{
    display: block;
    margin: 5px auto;
    padding: 0px;
    width: 280px;
    z-index: 10;
}

ul.mp_menu li
{
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 24px;
}

ul.mp_menu li.separated
{
    margin-top: 10px;
}

ul.mp_menu li a.root-item
{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    font-size: 11px;
    text-indent: 26px;
    text-align: left;
    color: #376C8B;
}

ul.mp_menu li a.root-item span.mp_arrow
{
    position: absolute;
    top: 6px;
    left: 6px;
    height: 12px;
    width: 12px;
    background: url(img/arrow.png) no-repeat top left;
}

ul.mp_menu li:hover a.root-item
{
    background: url(img/menu2_bg.png) no-repeat top left;
}

ul.mp_menu li a.root-item span.dd
{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    outline: none;
    background: url(img/menu2_btn.gif) no-repeat 0px 0px;
}


ul.mp_menu li.root-li div.root-item
{
    display: none;
    position: absolute;
    top: 0px;
    left: 275px;
    width: 212px;
    z-index: 200;
}

ul.mp_menu li.root-li:hover div.root-item
{
    display: block;
}

ul.mp_menu li.root-li div.root-item div.top
{
    height: 4px;
    background: url(img/menu2_bg2.png) no-repeat left top;
}

ul.mp_menu li.root-li div.root-item div.bottom
{
    height: 4px;
    background: url(img/menu2_bg2.png) no-repeat left bottom;
}

ul.mp_menu li.root-li div.root-item ul
{
    background: url(img/menu2_bg2.png) repeat-y right top;
}

ul.mp_menu li.root-li div.root-item ul li
{
    position: relative;
    top: -4px;
    margin: 0 8px;
    padding: 0 8px;
    height: auto;
    border-top: 1px solid #F0F4F7;
    border-bottom: 1px solid #D2DAE1;
    list-style: none;
}

ul.mp_menu li.root-li div.root-item ul li.first
{
    border-top: 1px solid #EAEFF3;
}

ul.mp_menu li.root-li div.root-item ul li.last
{
    border-bottom: 1px solid #EAEFF3;
}

ul.mp_menu li.root-li div.root-item ul li a
{
    display: block;
    margin: 0px;
    padding: 4px 0 6px;
    text-indent: 0px;
    line-height: 13px;
    vertical-align: middle;
    font-size: 11px;
    text-align: left;
    color: #376C8B;
    outline: none;
}

ul.mp_menu li.root-li div.root-item ul li a:hover
{
    background: none;
}


ul.mp_menu li.root-li div.root-item ul li.button
{
    border: none;
    height: 24px;
    text-align: right;
    padding-right: 0px;
}

ul.mp_menu li.root-li div.root-item ul li.button a
{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0px 26px 0px 18px;
    background: url(img/menu2_bg3.png) no-repeat left top;
    vertical-align: top;
}

ul.mp_menu li.root-li div.root-item ul li.button span.end
{
    display: inline-block;
    height: 24px;
    padding-left: 4px;
    background: url(img/menu2_bg3.png) no-repeat right top;
    vertical-align: top;
}

ul.mp_menu li.root-li div.root-item ul li.button span.mp_arrow
{
    position: absolute;
    top: 6px;
    right: 12px;
    height: 12px;
    width: 12px;
    background: url(img/arrow.png) no-repeat top left;
}



#page_content div.main_text
{
    margin: 0px 20px;
}

#page_content div.page_text
{
    margin: 10px 0px;
}

#page_content div.bottom_description
{
    margin: 15px 0px;
}



/* ---------------------- */


div.my_catalog-section-list ul
{
    font-size: 11px;
    line-height: 13px;
    list-style: none;
}

div.my_catalog-section-list ul li
{
    position: relative;
    margin: 4px 0 0 16px;
    padding-bottom: 4px;
}

div.my_catalog-section-list ul li ul
{
    display: none;
    margin: 0 0 0 4px;
    border-left: 1px dotted #aaa;
}

div.my_catalog-section-list ul li.l1 a
{
    font-weight: bold;
    text-decoration: none;
    color: #3C4A50;
}

div.my_catalog-section-list ul li.l2 a
{
    font-weight: normal;
    text-decoration: underline;
    color: #376C8B;
}

div.my_catalog-section-list ul li.l1 a:hover{ color: #5C6A70; }
div.my_catalog-section-list ul li.l2 a:hover{ color: #578CaB; }

div.my_catalog-section-list span.btn
{
    position: absolute;
    top: 0px;
    left: -12px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url(img/menu3_btn.gif) no-repeat top center;
}

div.my_catalog-section-list ul li span.down{ background-position: bottom center; }

div.my_catalog-section-list li.l1 span.count{ display: none; }
div.my_catalog-section-list li.l2 span.count
{
    display: inline;
    font-size: 8px;
    margin-left: 4px;
    vertical-align:text-top;
}


/* ---------------------- */

form.my_catalog_filter
{
    position: relative;
    top: -26px;
    border: 1px dotted lightgrey;
    margin-bottom: 15px;
    height: 140px;
    background: #fff;
}

form.my_catalog_filter2
{
    height: 120px;
}

form.my_catalog_filter div.flt_title
{
    margin: 2px;
    padding: 4px;
    background: #EEE;
    font-weight: bold;
    color: #376C8B;
}

form.my_catalog_filter div.block
{
    margin: 4px;
}

form.my_catalog_filter div.block span
{
    vertical-align: top;
}

form.my_catalog_filter div.block span.name
{
    position: relative;
    top: 2px;
}

form.my_catalog_filter2 div.block span.name
{
    display: inline-block;
    width: 120px;
}

form.my_catalog_filter div._TYPE
{
    position: absolute;
    top: 24px;
    right: 2px;
    width: 400px;
    text-align: right;
}

form.my_catalog_filter div._TYPE select
{
    width: 270px;
}

form.my_catalog_filter div._BRAND select
{
    width: 180px;
}

form.my_catalog_filter div._NAME input
{
    width: 200px;
}

form.my_catalog_filter2 div._ARTIKUL_VND input
{
    width: 160px;
}


form.my_catalog_filter div.flt_footer
{
    position: absolute;
    margin: 2px;
    padding: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px dotted lightgrey;
}

a.my_filter_show
{
    display: block;
    float: right;
    padding: 1px 8px;
    margin: 0px 4px;
    font-size: 11px;
    2text-align: right;
    height: 20px;

    background: #eaeff3;
    border-radius: 4px;
}

form.my_catalog_filter a.my_filter_hide
{
    float: right;
    margin-right: 3px;
    font-size: 11px;
    font-weight: normal;
}


/* ---------------------- */

form.catalog-compare-list
{
    position: relative;
    border: 1px dotted lightgrey;
    margin-bottom: 15px;
}

form.catalog-compare-list div.cmp_title
{
    margin: 2px;
    padding: 4px;
    background: #EEE;
    font-weight: bold;
    color: #376C8B;
}

form.catalog-compare-list div.element
{
    margin: 6px;
}

form.catalog-compare-list div.element span.name
{
    display: inline-block;
    width: 300px;
}


form.catalog-compare-list div.cmp_footer
{
    margin: 8px 2px 2px;
    padding: 2px;
    border-top: 1px dotted lightgrey;
}

/* ---------------------- */

div.catalog-section div.bottom_pager
{
    margin-top: 10px;
}

div.catalog-section table.layout
{
    border-collapse: collapse;
    font-size: 11px;
    line-height: 12px;
    width: 100%;
}

div.catalog-section td.element
{
    width: 50%;
    padding: 15px 20px 25px;
    border-bottom: 1px dotted lightgrey;
}

div.catalog-section table td.td_f { padding-left: 0; }
div.catalog-section table td.td_l { padding-right: 0; }


div.catalog-section td.element div.preview_pic
{
    float: left;
    2display: inline-block;
    margin: 0 8px 8px 0;
    width: 100px;
    vertical-align: top;
    text-align: center;
}

div.catalog-section-supplies td.element div.preview_pic
{
    float: right;
    margin: 0 0 8px 8px;
    width: 100px;
    vertical-align: top;
    text-align: center;
}


div.catalog-section td.element a.name
{
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
}

div.catalog-section-supplies td.element a.name
{
    display: block;
    width: 230px;
    margin-right: 110px;
    vertical-align: top;
    font-size: 13px;
    font-size: 11px;
    font-weight: bold;

    word-wrap: break-word;
}

div.catalog-section-supplies td.element span.art
{

    line-height: 30px;
}



div.catalog-section td.element div.properties
{
    clear: left;
    margin: 5px 0 10px;
    border-bottom: 1px solid #EEE;
}

div.catalog-section td.element div.properties div.prop
{
    min-height: 15px;
    margin: 0;
    padding: 2px 0;
    border-top: 1px solid #EEE;
}

div.catalog-section td.element div.prop span.name
{
    padding: 0;
    margin-right: 10px;
    vertical-align: top;
}

div.catalog-section td.element div.prop span.value,
div.catalog-section td.element div.prop span.value a
{
    vertical-align: top;
    padding: 0;
    font-weight: bold;
    color: #444;
    text-decoration: none;
}

div.catalog-section td.element div.preview_text
{
    margin: 10px 0 15px;
    text-align: left;
}

div.catalog-section td.element a.price
{
    float: right;
    margin-left: 30px;
    margin-right: 10px;
}

div.catalog-section td.element div.price
{
    display: inline;
    float: right;
    margin-left: 30px;
    margin-right: 10px;
    color: #376C8B;
    font-weight: bold;
}

div.catalog-section-supplies td.element span.price
{
    line-height: 18px;
}

div.catalog-section-supplies td.element span.price em
{
    font-weight: bold;
    font-style: normal;
}


div.catalog-section-supplies td.element span.delivery
{
    float: right;
    text-align: right;
    line-height: 18px;
}

div.catalog-section-supplies td.element span.delivery em
{
    font-weight: bold;
    font-style: normal;
}


div.catalog-section td.element a.buy1
{
    float: right;
    font-weight: normal;
    padding-right: 25px;
}

div.catalog-section td.element div.price a.buy
{
    font-weight: normal;
    padding-right: 45px;
}


div.catalog-section td.element div.price span.label
{
    font-weight: normal;
    padding-right: 5px;
}

/* ---------------------- */


div.catalog-element
{
    font-size: 11px;
    line-height: 12px;

}

div.catalog-element div.picture
{
    display: inline-block;
    width: 350px;
    margin: 10px 5px;
    vertical-align: top;
    text-align: center;
}

div.catalog-element div.attr_block
{
    display: inline-block;
    margin: 10px 5px;
    width: 350px;
    max-width: 350px;
    vertical-align: top;
}

div.catalog-element div.properties
{
    border-bottom: 1px solid #EEE;
    word-wrap: break-word;
}

div.catalog-element div.properties div.prop
{
    min-height: 15px;
    margin: 0;
    padding: 2px 0;
    border-top: 1px solid #EEE;
}

div.catalog-element div.prop span.name
{
    padding: 0;
    margin-right: 10px;
    vertical-align: top;
}

div.catalog-element div.prop span.value,
div.catalog-element div.prop span.value a
{
    vertical-align: top;
    padding: 0;
    font-weight: bold;
    color: #444;
    text-decoration: none;
}


div.catalog-element a.price
{
    2display: block;
    margin: 15px 0;
    font-weight: bold;
}

div.catalog-element div.price
{
    margin: 15px 0 10px;
    color: #376C8B;
    font-weight: bold;
    line-height: 14px;
}

div.catalog-element div.price span.label
{
    font-weight: normal;
    padding-right: 5px;
}

div.catalog-element div.price span.lbl
{
    color: #333;
    font-weight: normal;
    padding-right: 5px;
}


div.catalog-element div.price a.buy
{
    margin: 0 8px;
}

div.catalog-element-supplies div.price a.buy
{
    margin: 8px 0px;
    background: #eaeff3;
    padding: 6px 15px 8px;
    border-radius: 4px;
}



div.catalog-element div.share
{
    float: right;
    margin-top: 15px;
}

div.catalog-element div.share span.label
{
    vertical-align: top;
    margin-right: 15px;
}

div.catalog-element div.share42init
{
    position: relative;
    top: -2px;
    display: inline;
    vertical-align: top;
}


/* ---------------------- */

div.catalog-element ul.tabs
{
    height: 24px;
    padding-left: 20px;
    border-bottom: 1px solid #DDD;
}

div.catalog-element ul.tabs li
{
    float: left;
    position: relative;
    height: 18px;
    list-style: none;
    margin: 0px 1px 0 0;
    padding: 3px 10px 2px;
    font-weight: bold;
    background: #FFF;
    border: 1px solid #DDD;
    border-bottom: none;
}
 
div.catalog-element ul.tabs li.selected
{
    padding: 5px 10px 3px;
    top: -2px;
}

div.catalog-element div.pages
{
    min-height: 150px;
    text-indent: 0px;
}

div.catalog-element div.pages div.page
{
    display: none;
    padding: 10px 0;
    font-size: 11px;
    line-height: 15px;
}
 
div.catalog-element div.pages div.page_selected
{
    display: block;
}

div.catalog-element div.pages div.page div.analogues h3
{
    margin: 30px 0px 15px;
    text-align: center;
}

div.catalog-element div.pages img
{
    margin: 15px;
}






div.reviews h3
{
    margin: 20px 0px 15px;
    text-align: center;
    font-size: 13px;
}

div.reviews div.reviews-header-title a
{
    color: #eee;
}

div.reviews div.reviews-block-container
{
    margin-bottom: 20px;
}

div.reviews div.reviews-reply-buttons input
{
    font-size: 13px;
    padding: 2px 10px;
}


div.catalog-element ul.elems
{
    padding: 0;
}

div.catalog-element ul.elems img
{
    margin: 0px;
}


div.catalog-element div.analogues ul.elems
{
    text-align: center;
}


div.catalog-element ul.elems li
{
    display: inline-block;
    width: 135px;
    margin: 4px;
    vertical-align: bottom;
    list-style: none;
    text-align: center;

    word-wrap: break-word;
}

div.catalog-element ul.elems li span
{
    display: block;
    height: 36px;
}


/* ---------------------- */


table.form-table
{
    position: relative; 
    margin-top: 5px;
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
    position: relative; 
}

table.form-table th
{
    position: relative; 
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
    position: relative; 
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon_warn.gif);
}


/* ---------------------- */



#form_buy h3
{
    margin: 30px 0px 15px;
    text-align: center;
    position: relative; 
}


#form_td_1    { position: relative; height: 107px; padding: 0; }

#form_td_1 div.wrapper  { position: relative; margin: 0; padding: 15px 5px; }

#form_lbl_41  { position: absolute; top: 6px;  left: 8px; }
#form_text_41 { position: absolute; top: 3px;  left: 80px; width: 150px; }

#form_lbl_43  { position: absolute; top: 6px;  left: 245px; }
#form_text_43 { position: absolute; top: 3px;  left: 340px; width: 120px; }

#form_lbl_44   { position: absolute; top: 6px;  left: 480px; }
#form_email_44 { position: absolute; top: 3px;  right: 8px; width: 160px; }


#form_lbl_42  { position: absolute; top: 30px;  left: 8px; }
#form_text_42 { position: absolute; top: 27px;  left: 155px; width: 305px; }

#form_lbl_45  { position: absolute; top: 30px;  left: 480px; }
#form_text_45 { position: absolute; top: 27px;  right: 8px; width: 190px; }


#form_lbl_46      { position: absolute; top: 54px; left: 8px; }
#form_textarea_46 { position: absolute; top: 53px; right: 8px; width: 522px; height: 39px; resize: none; }


td#form_td_2    { position: relative; height: 56px; padding: 0;}
td#form_td_2 div.wrapper  { position: relative;  margin: 0; padding: 15px 5px; }

td#form_td_2 label { position: absolute; top: 18px; left: 70px; }
td#form_td_2 input.inputtext { position: absolute; top: 15px; left: 260px; }
td#form_td_2 img   { margin: 0px; position: absolute; top: 5px; right: 8px; }

#form_buy font.errortext {
	display: block;
    margin: 5px 0 0;
}


/* ---------------------- */

ul.catalog-section-list
{
    text-align: justify;
}

ul.catalog-section-list li
{
    display: inline-block;
    vertical-align: bottom;
    list-style: none;
    margin: 0px;
    padding: 15px 3px 20px;
    width: 138px;
    text-align: center;
}

ul.catalog-section-list li a.name
{
    display: block;
    height: 24px;
    font-size: 11px;
    line-height: 13px;
}


/* ---------------------- */

div.catalog-compare-result div.prop_params
{
    margin-bottom: 30px;
    border: 1px dotted lightgrey;
    font-size: 12px;
}

div.catalog-compare-result div.prop_params div.title
{
    margin: 2px;
    padding: 4px;
    background: #EEE;
    font-weight: bold;
    line-height: 12px;
    color: #376C8B;
}

div.catalog-compare-result div.prop_params p
{
    padding: 2px 10px;
    margin: 0;
}

div.catalog-compare-result div.prop_params form
{
    padding: 4px 10px;
}

div.catalog-compare-result div.prop_params form div.label,
div.catalog-compare-result div.prop_params form div.props,
div.catalog-compare-result div.prop_params form div.inputs
{
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
}

div.catalog-compare-result div.prop_params form div.inputs
{
    vertical-align: bottom;
}


div.catalog-compare-result form.cmp_table table td,
div.catalog-compare-result form.cmp_table table th
{
    padding: 3px 5px;
    border-bottom: 1px dotted lightgrey;
    text-align: center;
}

div.catalog-compare-result form.cmp_table table td.__PREVIEW_PICTURE,
div.catalog-compare-result form.cmp_table table th.__PREVIEW_PICTURE
{
    border-bottom: none;
}


div.catalog-compare-result form.cmp_table table td
{
    border-left: 1px dotted lightgrey;
}

div.catalog-compare-result form.cmp_table table tr.props th,
div.catalog-compare-result form.cmp_table table tr.props td
{
    padding: 3px 5px;
    text-align: left;
}

div.catalog-compare-result form.cmp_table table tr.props a
{
    color: #333;
}



/* ---------------------- */

ul.ccc_menu
{
    text-align: justify;
}

ul.ccc_menu li
{
    display: inline-block;
    list-style: none;
    vertical-align: top;
    width: 144px;
    margin: 0 0px 10px;
    padding: 0;
    text-align: center;
}

ul.ccc_menu li img
{
    margin: 0;
    border: none;
    outline: none;
}

ul.ccc_menu li a.label
{
    display: block;
    margin: 0 5px 0;
    padding: 0;
    font-size: 11px;
    line-height: 14px;
}

/* ---------------------- */

ul.ccc2_menu
{
    margin: 0px;
}

ul.ccc2_menu li
{
    display: block;
    list-style: none;
    vertical-align: top;
    margin: 10px 8px 8px 0;
    padding: 0 0 0 18px;
    text-align: left;
    font-size: 11px;
    line-height: 12px;
    background: url(img/arrow.png) no-repeat top left;
}

ul.ccc2_menu li.selected a.label
{
    font-weight: bold;
}


/* ------------------ */

#right_sidebar h4
{
    margin: 10px 0 0 10px;
    font-size: 16px;
    color: #666;
}

#right_sidebar a.all_articles
{
    display: block;
    text-align: right;
    font-size: 11px;
}

/* ------------------ */


table.map-columns
{
    width: 100%;
}

table.map-columns td
{
    padding: 0 10px;
    width: 33%;
}


/* ------------------ */

div.partners_map
{
    position: relative;
    float: right;
    width: 500px;
    height: 400px;
    background: url(/img/map_partners.png) no-repeat top right;
}

div.partners_map a.city
{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    2border: 1px solid red;
    
}

div.partners_map a.city div.tip
{
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    width: 160px;
    min-height: 20px;
    border: 1px solid lightgrey;
    background: #FFF;
}


#page_content div.partners h2
{
    margin: 25px 0 5px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

#page_content div.partners h3
{
    margin: 10px 0 2px 15px;
    font-size: 13px;
    font-weight: bold;
}

#page_content div.partners p
{
    margin: 0px 0 0px 15px;
}


/* ------------------ */


table.form-table tr
{
    position: relative; 
}

table.form-table td
{
    padding: 3px 5px;
    position: relative; 
}


/* ---------------------- */

body.catalog_page #page_content h1,
body.services_page #page_content h1
{
    display: none;
}

/* ---------------------- */

a.basket_small
{
    position: relative;
    2top: 55px;
    2right: 5px;
    2z-index: 100;
    2float: right;
    display: block;
    width: 185px;
    height: 45px;
    margin-left: 505px;
    2margin-top: -45px;
    font-size: 10px;
    line-height: 12px;
    text-decoration: none;
    padding-left: 48px;
    font-weight: bold;
    2border: 1px solid red;
}

a.basket_small .cart
{
    position: absolute;
    width: 40px;
    height: 30px;
    top: 4px;
    left: 0px;
    background: url(img/cart.png) no-repeat center center;
}

a.basket_small .link
{
    font-size: 12px;
}

a.basket_small span.lbl
{
    display: inline-block;
    width: 95px;
    color: #333;
    font-weight: normal;
}


#order_form_content div.title
{
    margin-top: 10px;
}

#order_form_content font.errortext
{
    color: red;
}

#order_form_content div.section
{
    margin-bottom: 20px;
}




#page_container div.banners
{
    margin: 0;
    padding: 0;
    margin-top: 10px; 
    text-align: center;
}

#page_container div.banners a
{
    display: inline-block;
    border: 4px solid #fefefe;
    background: #fefefe;
    margin: 0 6px;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

#page_container div.banners a img
{
    margin: 0;
    padding: 0;
    width: 470px;
}