@charset "utf-8";
/* CSS Document */

/*webkit hack*/
textarea {
    resize:none;
}

.fix, #header, #main, #footer, .header-menu ul li, .footer-menu ul li, #navigation ul li.first table td, #search-block .form-item, .news-block .title-block h3, .twitter-block .title img, .left-menu .title-part h3 {
    behavior:url(../js/iepngfix.htc);
}


/** body **/

html {
    padding:0;
    margin:0;
}
body {
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    background:#DDDDDD url(../images/bg_body.gif) repeat-x top left;
}

form {
    padding:0;
    margin:0;
}

table {
    border-collapse:collapse;
    padding:0px;
    margin:0px;
    border:none;
}
table tbody, table tr, table td {
    padding:0 10px;
    margin:0px;
    border:none;
    text-align:left;
}

img {
    border:none;
}

a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;

}

.col {
    float:left;
}
.colr {
    float:right;
}
.r-info {
    font-size:9px;
    line-height:120%;
    display:block;
    padding:15px 0px;
}
.endcol {
    clear:both;
}
.enddiv {
    clear:both;
    height:0px;
    line-height:0px;
    font-size:0px;
    overflow:hidden;
}

#page {
    width:970px;
    margin:0px auto;
    position:relative;
    padding:0px 0px 40px 0px;
}

/*** header ***/

#header {
    background:url(../images/header/bg_header.png) no-repeat top left;
    width:100%;
    height:116px;
    overflow:hidden;
}
#header-inner {
    width:950px;
    margin:0px auto;
    position:relative;
}
.header-img {
    position:relative;
    z-index:5;
}
.header-menu {
    position:absolute;
    top:0px;
    right:0px;
    z-index:10;
    font-size:11px;
    font-weight:bold;
    color:#FEFEFE;
    padding-top:5px;
}
    .header-menu a {
        color:#FEFEFE;
    }
    .header-menu ul {
        padding:0px;
        margin:0px;
    }
        .header-menu ul li {
            padding:0px 10px 0px 10px;
            margin:0px;
            list-style:none;
            float:left;
            height:20px;
            line-height:16px;
            background:url(../images/header/bg_header_menu_ui.png) no-repeat top left;
        }
        .header-menu ul li.firts {
            background:url(../images/header/bg_shop_cart.png) no-repeat top left;
            padding-left:25px;
        }

/*** end header ***/

/*** main ***/

#main {
    background:url(../images/main/bg_main.png) repeat-y left;
    width:100%;
}

/*** end main ***/

/*** navigation ***/

#navigation {
    width:100%;
    padding:1px 0px 4px 0px;
    font-size:11px;
    font-weight:bold;
    /*text-transform:uppercase;*/
    color:#FFFEFE;
}
#navigation-inner {
    width:950px;
    margin:0px auto;
    height:64px;
    background:url(../images/navigation/bg_main_menu.gif) repeat-x top left;
    position:relative;
    z-index:20;
}
    #navigation a {
        color:#333333;
    }
    #navigation ul {
        padding:0px;
        margin:0px;
    }
        #navigation ul li {
            padding:0px 10px;
            margin:0px;
            list-style:none;
            height:28px;
            line-height:28px;
            float:left;
            background:url(../images/navigation/bg_main_ui.gif) no-repeat top right;
        }
        #navigation li.off {
            background:url(../images/navigation/bg_main_ui_off.gif) no-repeat top right;
            color:#FFFEFE;
        }
            #navigation li.off a {
                color:#FFFEFE;
            }
        #navigation li.active {
            background:url(../images/navigation/bg_main_ui_active.gif) no-repeat top right;
            color:#333333;
        }
            #navigation li.active a {
                color:#333333;
                text-decoration:underline;
            }
        #navigation li.click-li {
            background:url(../images/navigation/bg_main_ui_click.gif) no-repeat top right;
            color:#333333;
        }
            #navigation li.click-li a {
                color:#333333;
                text-decoration:underline;
            }
        #navigation ul li.first {
            background:none;
            height:29px;
        }
            #navigation ul li.first .next-menu {
                width:950px;
                height:35px;
                position:absolute;
                top:29px;
                left:0px;
            }
            #navigation ul li.first table {
                width:100%;
                font-size:9px;
                font-weight:normal;
                text-transform:none;
                color:#FEFEFE;
            }
                #navigation ul li.first table a {
                    color:#FEFEFE;
                    display:block;
                    white-space: nowrap;
                    height:35px;
                    /*height:px;*/
                }
                #navigation ul li.first table td {
                    height:35px;
                    line-height:35px;
                    text-align:center;
                    padding:0px 3px;
                    background:url(../images/navigation/bg_next_menu_ui.png) no-repeat top left;
                }
                #navigation ul li.first table td .parent-wraper {
                    position:relative;
                }
                #navigation ul li.first table td.td-first {
                    padding-left:6px;
                    background:none;
                }
                #navigation ul li.first table td.active {
                    background:#FFFFFF;
                }
                #navigation ul li.first table td.hover-td {
                    background:#FFFFFF;
                }
                    #navigation ul li.first table td.active a {
                        color:#0C3765;
                        text-decoration:none;
                    }
                    #navigation ul li.first table td.hover-td a {
                        color:#0C3765;
                        text-decoration:none;
                    }
.href-hover{
    background:#FFFFFF;
    color:#0C3765 !important;
    text-decoration:none !important;
}
.parent-wraper a:hover {
    background:#FFFFFF;
    color:#0C3765 !important;
    text-decoration:none !important;
}
.dropdown-menu {
    display: none;
    position:absolute;
   /* top:-9999px;
    left:-9999px;    */
    top:35px;
    left:-5px;
}
.hover-td .dropdown-menu {
    top:35px;
    left:-5px;
}
.hover-td.left .dropdown-menu {
    top:35px;
    right:-7px;
    /*z-index:500;*/
    left: auto;
}


    #navigation ul li.first .dropdown-menu table {
        width:auto;
    }
        #navigation ul li.first .dropdown-menu table td {
            height:auto;
            padding:0px;
            background:none;
            text-align:left;
            vertical-align:top;
        }
        #navigation ul li.first .dropdown-menu table td.left-wrap, #navigation ul li.first .dropdown-menu table td.left-wrap img {
            width:9px;
        }
        #navigation ul li.first .dropdown-menu table td.right-wrap, #navigation ul li.first .dropdown-menu table td.right-wrap img {
            width:9px;
        }
        #navigation ul li.first .dropdown-menu table td.cent-wrap {
            
        }
        #navigation ul li.first .dropdown-menu table tr.top-wrap {
            
        }
            #navigation ul li.first .dropdown-menu table tr.top-wrap td.left-wrap {
                background:url(../images/navigation/bg_dropdown_left.png) no-repeat top left;
            }
            #navigation ul li.first .dropdown-menu table tr.top-wrap td.right-wrap {
                background:url(../images/navigation/bg_dropdown_right.png) no-repeat top left;
            }
            #navigation ul li.first .dropdown-menu table tr.top-wrap td.cent-wrap {
                background:#FFFFFF;
                color:#000000;
            }
        #navigation ul li.first .dropdown-menu table tr.bot-wrap{
        }
            #navigation ul li.first .dropdown-menu table tr.bot-wrap td, #navigation ul li.first .dropdown-menu table tr.bot-wrap td img {
                height:14px;
            }
            #navigation ul li.first .dropdown-menu table tr.bot-wrap td.left-wrap {
                background:url(../images/navigation/bg_dropdown_bl.png) no-repeat top left;
            }
            #navigation ul li.first .dropdown-menu table tr.bot-wrap td.right-wrap {
                background:url(../images/navigation/bg_dropdown_br.png) no-repeat top left;
            }
            #navigation ul li.first .dropdown-menu table tr.bot-wrap td.cent-wrap {
                background:url(../images/navigation/bg_dropdown_bot.png) repeat-x top left;
            }

.content-wrap {
}
    #navigation ul li.first .dropdown-menu .content-wrap table {
        
    }
        #navigation ul li.first .dropdown-menu .content-wrap table td {
            height:auto;
            line-height:120%;
            padding:10px 20px 0px 20px;
            margin:0px;
            white-space:nowrap;
            background:url(../images/navigation/bg_dropdonw_td.gif) repeat-y left;
            /*font-size:11px;*/
            font-weight:bold;
            color:#010F33;
        }
            #navigation ul li.first .dropdown-menu .content-wrap table td a {
                font-weight:normal;
                color:#0C3765;
                height:auto;
            }
                #navigation ul li.first .dropdown-menu .content-wrap table td a:hover {
                    text-decoration:underline;
                    height:auto;
                }
        #navigation ul li.first .dropdown-menu .content-wrap table td.td-first {
            background:none;
            padding-left:10px;
        }
        #navigation ul li.first .dropdown-menu .content-wrap table td ul {
            padding:5px 0px 25px 5px;
            margin:0px;
            width:100%;
        }
        #navigation ul li.first .dropdown-menu .content-wrap table td li {
            background:none;
            float:none;
            width:100%;
            line-height:120%;
            height:auto;
            text-align:left;
            padding:0px 0px 5px 0px;
            margin:0px;
        }
            #navigation ul li.first .dropdown-menu .content-wrap table td li a {
                height:auto;
            }
            #navigation ul li.first .dropdown-menu .content-wrap table td li a.view-all {
                font-weight:bold;
                color:#010F33;
            }

/*** end navigation ***/

/*** search-block ***/

.search-li {
    position:absolute;
    top:0px;
    right:0px;
}
#search-block {
    position:relative;
    width:147px;
}
    #search-block .form-item {
        padding:0px 0px 0px 0px;
        margin:0px;
        position:absolute;
        top:4px;
        left:0px;
        background:url(../images/search/bg_search.png) no-repeat top left;
        width:151px;
        height:21px;
    }
        #search-block .form-item label {
            display:none;
        }
        #search-block .form-item input {
            padding:4px 10px 3px 5px;
            margin:0px;
            float:left;
            border:none;
            background:none;
            width:116px;
            height:14px;
            font-family:Verdana;
            font-size:11px;
            color:#898989;
        }

/*** end search-block ***/
#search-product {
    position:relative;
}
    #search-product .form-item {
        padding:0px 0px 0px 0px;
        margin:0px;
        position:absolute;
        top:4px;
        left:0px;
        background:url(../images/search.png) no-repeat top left;
        width:385px;
        height:22px;
    }
        #search-product .form-item label {
            display:none;
        }
        #search-product .form-item input {
            padding:4px 10px 3px 5px;
            margin:0px;
            float:left;
            border:none;
            background:none;
            width:352px;
            height:15px;
            font-family:Verdana;
            font-size:11px;
            color:#898989;
        }


/*  vvvvvvvvvvvvvv           */

 .search_product {
        padding:0px 0px 0px 0px;
        margin:0px;
        position:absolute;
        float:left;
        top:2px;
        cursor:pointer;
        left:400px;
        background:url(../images/find.png) no-repeat top left;
        width:54px;
        height:26px;
}


/*** content ***/

#content {
    font-size:10px;
    color:#1D1D1D;
    width:958px;
    margin:0px auto;
}
.lines {
    padding-bottom:7px;
    width:950px;
    margin:0px auto;
}
.line-1 {
    
}
    .line-1 .promo-video {
        float:right;
        width:300px;
        overflow:hidden;
    }
        .line-1 .promo-video * {
            float:right;
        }
    .line-1 .promo-image {
        float:left;
        width:640px;
        overflow:hidden;
    }
        .line-1 .promo-image * {
            float:left;
        }
.line-2 {
    background:#E4F2F5;
    width:100%;
    padding:10px 0px;
    margin-bottom:3px;
}
.twit-block {
    float:right;
    width:307px;
}
.twitter-block {
    font-size:9px;
    color:#3A3A3A;
}
    .twitter-block .title {
        padding:0px 0px 5px 5px;
    }
    .twitter-block .twitter-item {
        width:301px;
        padding-bottom:5px;
        overflow:hidden;
    }
        .twitter-block .twitter-item .t {
            width:100%;
            height:17px;
            overflow:hidden;
            background:url(../images/content/twitter_block/bg_top.gif) no-repeat top left;
        }
        .twitter-block .twitter-item .c {
            width:100%;
            background:url(../images/content/twitter_block/bg_block.gif) repeat-y left;
        }
        .twitter-block .twitter-item .in {
            padding:0px 14px;
            line-height:120%;
        }
            .twitter-block .twitter-item .in a {
                line-height:140%;
            }
            .twitter-block .twitter-item .in p {
                padding:0px 0px 0px 0px;
                margin:0px;
                line-height:140%;
            }
        .twitter-block .twitter-item .b {
            width:100%;
            height:35px;
            position:relative;
            overflow:hidden;
            background:url(../images/content/twitter_block/bg_bottom.gif) no-repeat top left;
            color:#6F6E6E;
        }
        .twitter-block .twitter-item .i {
            position:absolute;
            top:20px;
            right:65px;
        }
.facebook-block {
    padding-right:2px;
}
    .facebook-block .facebook-wrap {
        border:1px solid #F7F7F7;
    }
    .facebook-block .facebook-border {
        border:1px solid #94A3C4;
        background:#FFFFFF;
    }
    .facebook-block .user-on {
        padding:8px;
        background:#ECEFF5;
        font-size:9px;
        line-height:120%;
    }
        .facebook-block .user-on a {
            color:#3B5998;
        }
    .facebook-block .title {
        background:#ECEFF5;
        border:1px solid #D8DFEA;
    }
    .facebook-block .title-inner {
        padding:10px;
    }
        .facebook-block .title .icon {
            float:left;
        }
            .facebook-block .title .icon img {
                float:left;
            }
        .facebook-block .title .text {
            float:left;
            width:220px;
            padding-left:13px;
        }
            .facebook-block .title .text h4 {
                padding:0px 0px 4px 0px;
                margin:0px;
                line-height:120%;
                color:#3B5998;
                font-size:11px;
                font-weight:normal;
            }
                .facebook-block .title .text h4 a {
                    color:#3B5998;
                }
            .facebook-block .title .btn-block {
                height:23px;
                font-size:10px;
                font-weight:bold;
            }
                .facebook-block .title .btn-block a {
                    display:block;
                    height:23px;
                    line-height:22px;
                    float:left;
                    background:url(../images/content/facebook_block/bg_button_left.gif) no-repeat top left;
                    color:#333358;
                }
                    .facebook-block .title .btn-block a span {
                        display:block;
                        float:left;
                        cursor:pointer;
                        background:url(../images/content/facebook_block/bg_button_right.gif) no-repeat top right;
                        padding:0px 10px 0px 30px;
                    }
                    .facebook-block .title .btn-block a:hover {
                        text-decoration:none;
                    }
    .facebook-block .content {
        height:151px;
        overflow:auto;
    }
        .facebook-block .content .post-block {
            padding:3px 10px;
        }
            .facebook-block .content .post-block .title-b {
                border-bottom:1px solid #EEEEEE;
                padding-bottom:5px;
            }
                .facebook-block .content .post-block .title-b .icon-b {
                    float:left;
                }
                .facebook-block .content .post-block .title-b .action-b {
                    float:left;
                    width:115px;
                    padding-left:10px;
                    line-height:120%;
                    padding-top:3px;
                    font-size:10px;
                    font-weight:bold;
                    color:#3B5998;
                }
                    .facebook-block .content .post-block .title-b .action-b a {
                        color:#3B5998;
                    }
            .facebook-block .content .post-block .text-b {
                padding-top:10px;
                line-height:120%;
            }
                .facebook-block .content .post-block .text-b .name {
                    font-size:10px;
                    font-weight:bold;
                    color:#3B5998;
                }
                .facebook-block .content .post-block .text-b .date {
                    color:#777777;
                    display:block;
                    font-size:9px;
                    line-height:120%;
                    padding-top:2px;
                }
.promo-block {
    width:638px;
    padding-left:4px;
    float:left;
}
    .promo-block .t {
        width:100%;
        height:8px;
        overflow:hidden;
        background:url(../images/content/promo-block/bg_promo_top.png) no-repeat top left;
    }
    .promo-block .b {
        width:100%;
        height:10px;
        overflow:hidden;
        background:url(../images/content/promo-block/bg_promo_bot.png) no-repeat top left;
    }
    .promo-block .c {
        width:100%;
        background:#FFFFFF;
    }
    .promo-block .in {
        padding:0px 0px 0px 10px;
    }
        .promo-block h3 {
            padding:0px;
            margin:0px;
            line-height:120%;
            font-size:18px;
            font-weight:normal;
        }
        .promo-block .pic {
            width:195px;
            height:134px;
        }
            .promo-block .pic img {
                display:block;
                border:1px solid #9D9C9C;
                width:195px;
            height:134px;
            }
        .promo-block .info {
            padding:10px 0px 0px 0px;
        }
        .promo-block ul {
            padding:0px;
            margin:0px;
        }
            .promo-block ul li {
                padding:0px 0px 0px 0px;
                margin:0px;
                list-style:none;
                line-height:120%;
                float:left;
                width:209px;
            }
                .promo-block ul li li {
                    float:none;
                    width:auto;
                    background:url(../images/content/promo-block/bg_ui.gif) no-repeat top left;
                    background-position:0px 7px;
                    line-height:120%;
                    padding:3px 0px 0px 10px;
                }
                    .promo-block ul li li a {
                        color:#1D1D1D;
                    }
.line-3 {
    width:100%;
}
.order-block {
    float:right;
    width:305px;
    padding-top:3px;
}
.orders {
    width:301px;
    height:172px;
    position:relative;
    background:url(../images/content/orders_block/bg_orders_block.gif) no-repeat top left;
}
    .orders .title {
        position:relative;
        height:62px;
    }
        .orders .title h3 {
            padding:14px 0px 0px 70px;
            margin: 0px;
            line-height: 120%;
            font-family: Arial;
            font-size: 18px;
            color:#010F33;
            font-weight:normal;
        }
            .orders .title h3 span {
                font-weight:bold;
            }
        .orders .title img.fix {
            position:absolute;
            top:-7px;
            left:0px;
        }
    .orders .you-have {
        font-size:10px;
        color:#1D1D1D;
        line-height:120%;
        padding:0px 15px;
    }
        .orders .you-have h4 {
            padding:0px 0px 3px 0px;
            margin:0px;
            line-height:120%;
            font-size:14px;
            color:#18A1D6;
        }
    .orders .your-links {
        position:absolute;
        bottom:10px;
        left:15px;
        font-size:10px;
        color:#0C3765;
    }
        .orders .your-links a {
            color:#0C3765;
        }
        .orders .your-links ul {
            padding:0px;
            margin:0px;
        }
            .orders .your-links ul li {
                padding:0px 0px 1px 10px;
                margin:0px;
                list-style:none;
                line-height:120%;
                background:url(../images/content/orders_block/bg_ui.gif) no-repeat top left;
                background-position:0px 4px;
            }
.some-show-block {
    float:left;
    width:648px;
}
.promo-bottom {
    padding:3px 0px 0px 4px;
}
    .promo-bottom img {
        border:1px solid #999898;
    }
.news-block {
    width:100%;
}
    .news-block .title-block {
        position:relative;
        height:39px;
        width:100%;
    }
        .news-block .title-block h3 {
            padding:0px 0px 0px 16px;
            margin:0px;
            line-height:39px;
            font-size:18px;
            color:#0C3765;
            font-weight:normal;
            text-transform:uppercase;
            font-family:Arial;
            background:url(../images/content/bg_msm_block.png) no-repeat top left;
            width:645px;
            height:39px;
            position:absolute;
            top:0px;
            left:-16px;
        }
    .stl-block .title-block {
        position:relative;
        height:39px;
        width:100%;
    }
         .stl-block .title-block h3 {
            padding:0px 0px 0px 16px;
            margin:0px;
            line-height:39px;
            font-size:18px;
            color:#0C3765;
            font-weight:normal;
            text-transform:uppercase;
            font-family:Arial;
            background:url(../images/content/bg_stl_block.png) no-repeat top left;
            width:645px;
            height:39px;
            position:absolute;
            top:0px;
            left:-16px;
        }
            .news-block .title-block h3 span {
                font-weight:bold;
            }


    .news-block .items-block {
    }
        .news-block .items-block ul {
            padding:0px;
            margin:0px;
        }
            .news-block .items-block ul li {
                padding:0px 0px 0px 0px;
                margin:0px;
                list-style:none;
                line-height:120%;
                float:left;
            }
                .news-block .items-block ul li img {
                    width:216px;
                    height:142px;
                    display:block;
                    float:left;
                }
.rec-prod-block {
    float:left;
    width:648px;
}
.ads-block 
{   float: right;
    width: 299px;
}
.recently-products-block {
    width:100%;
}
    .recently-products-block .title-block {
        position:relative;
        height:39px;
        width:100%;
    }
        .recently-products-block .title-block h3 {
            padding:0 0 0 30px;
            margin:0px;
            line-height:39px;
            font-size:18px;
            color:#0C3765;
            font-weight:normal;
            text-transform:uppercase;
            font-family:Arial;
            /*background:url(../images/content/bg_msm_block.png) no-repeat top left;*/
            width:645px;
            height:39px;
            position:absolute;
            top:0px;
            left:-16px;
        }
    .recently-products-block .items-block {
    }
        .recently-products-block .items-block ul {
            padding:0px;
            margin:0px;
        }
            .recently-products-block .items-block ul li {
                padding:0px 0px 0px 0px;
                margin:0px;
                list-style:none;
                line-height:120%;
                float:left;
            }
                .recently-products-block .items-block ul li img {
                    width:195px;
                    height:134px;
                    display:block;
                    float:left;
                }

/*** end content ***/

/*** content area ***/

#content-inner {
    background:url(../images/content/bg_content_inner.gif) repeat-y left;
    width:100%;
}
#content-area {
    background:url(../images/content/bg_content_inner_bottom.gif) no-repeat bottom left;
    width:100%;
    font-size:11px;
}
#content-area-inner {
    background:url(../images/content/bg_content_inner_top.gif) no-repeat top left;
    width:100%;
}

/*** end content area ***/

/*** sidebar right ***/

#sidebar-right {
    float:right;
    width:255px;
    display:none;
    padding-top:50px;
    font-size:11px;
    color:#030303;
    line-height:150%;
}
.with-right-block #sidebar-right {
    display:block;
}
#sidebar-right-inner {
    padding:0px 30px 0px 15px;
    background:url(../images/content/bg_contact_block.gif) repeat-y left;
}
    #sidebar-right a {
        color:#0C3765;
        text-decoration:underline;
    }
        #sidebar-right a:hover {
            text-decoration:none;
        }

.contact-us {
    height:400px;
}
    .contact-us h3 {
        padding:0px 0px 0px 0px;
        margin:0px;
        line-height:150%;
        font-size:11px;
    }

/*** end sidebar right ***/

/*** sidebar left ***/

#sidebar-left {
    float:left;
    width:220px;
}
#sidebar-left-inner {
    width:206px;
    padding:8px 0px 10px 0px;
}

.left-menu {
    font-size:11px;
    color:#030202;
}
    .left-menu .part-block {
    }
    .left-menu .title-part {
        position:relative;
        height:39px;
    }
        .left-menu .title-part h3 {
            padding:0px 0px 0px 0px;
            margin:0px;
            font-family:Arial;
            font-size:15px;
            color:#FDFDFD;
            font-weight:normal;
            position:absolute;
            text-indent:24px;
            overflow:hidden;
            top:0px;
            left:-8px;
            width:213px;
            height:39px;
            line-height:39px;
            background:url(../images/left_menu/bg_title.png) no-repeat top left;
        }
    .left-menu h4 {
        padding:3px 0px 3px 13px;
        margin:0px 0px 5px 0px;
        width:186px;
        font-size:11px;
        line-height:120%;
    }
    .left-menu h4.h-hover, .left-menu h4.active {
        background:#4CCBFE;
        color:#FFFFFF;
    }
        .left-menu h4 a {
            color:#010F33;
        }
            .left-menu h4 a:hover, .left-menu h4.active a {
                text-decoration:none;
                color:#FFFFFF;
            }
    .left-menu ul {
        padding:0px 0px 20px 0px;
        margin:0px;
        width:199px;
    }
        .left-menu ul li {
            padding:3px 0px 3px 17px;
            margin:0px;
            list-style:none;
            line-height:120%;
        }
        .left-menu ul li.li-hover, .left-menu ul li.active {
            background:#4CCBFE;
        }
            .left-menu ul li a {
                display:block;
                color:#030202;
            }
                .left-menu ul li a span.arrows {
                    display:none;
                }
                .left-menu ul li a:hover, .left-menu ul li.active a {
                    text-decoration:none;
                    color:#FFFFFF;
                    font-weight:bold;
                }
                    .left-menu ul li a:hover span.arrows, .left-menu ul li.active a span.arrows {
                        display:inline;
                    }

.adv-block {
    padding-left:8px;
}
    .adv-block .item {
        padding-bottom:4px;
        overflow:hidden;
    }
        .adv-block .item img {
            display:block;
            overflow:hidden;
        }

/*** end sidebar left ***/

/*** content block ***/

#content-block {
    float:left;
    width:730px;
}
.with-right-block #content-block {
    width:440px;
}
#content-block-inner {
    padding:20px 0px 0px 0px;
}
    #content-block h2 {
        padding:0px 0px 20px 0px;
        margin:0px;
        font-size:21px;
        color:#333333;
    }
    #content-block a {
        color:#0C3765;
        text-decoration:underline;
    }
        #content-block a:hover {
            text-decoration:none;
        }

.faq-info {
    line-height:150%;
}

/*** end content block ***/

/*** login-block ***/

.login-block {
    padding:65px 0px 100px 0px;
}
.login-block-inner {
    width:583px;
    margin:0px auto;
}
    .login-block .top {
        width:100%;
        height:70px;
        overflow:hidden;
        background:url(../images/login_form/bg_top.gif) no-repeat top left;
    }
        .login-block .top h3 {
            padding:0px 25px 0px 25px;
            margin:0px;
            line-height:70px;
            font-size:18px;
            color:#4D4C4C;
            font-weight:normal;
        }
    .login-block .bottom {
        text-align:right;
        line-height:73px;
        padding:0px 15px;
        font-size:12px;
        font-weight:bold;
        color:#4D4C4C;
        height:73px;
        overflow:hidden;
        background:url(../images/login_form/bg_bottom.gif) no-repeat top left;
    }
        .login-block .bottom .fogot-info {
            height:73px;
            line-height:73px;
            font-size:13px;
            color:#4D4C4C;
            padding:0px 18px 0px 18px;
            text-align:right;
        }
            .login-block .bottom .fogot-info a {
                font-weight:bold;
                color:#010F33;
            }
    .login-block .cent {
        width:100%;
        background:#FFFFFF url(../images/login_form/bg_block.gif) repeat-y left;
    }
    .login-block .inner {
        padding:0px 0px 30px 0px;
    }
        .login-block .inner p {
            padding:15px 25px;
            margin:0px;
            font-size:13px;
            color:#4D4C4C;
        }
    .login-block .form-item {
        width:385px;
        margin:0px auto;
        height:50px;
        font-size:13px;
        color:#4D4C4C;
    }
        .login-block .form-item .description {
            clear:both;
            padding-left:133px;
            font-size:9px;
            color:#4D4C4C;
        }
        .login-block .form-item label {
            display:block;
            float:left;
            width:133px;
            padding-top:12px;
        }
        .login-block .form-item input {
            float:left;
            padding:10px 10px 5px 10px;
            margin:0px;
            width:228px;
            height:21px;
            border:1px solid #EFEFEF;
            border-top:2px solid #B8B8B8;
            font-family:Arial;
            font-size:13px;
            font-weight:bold;
            color:#767474;
        }
    .login-block .form-submit {
        margin:20px auto 0px auto;
        width:115px;
        height:34px;
        display:block;
        border:none;
        background:url(../images/login_form/btn_login_off.gif) no-repeat top left;
        font-size:0px;
        letter-spacing:-9999px;
        text-indent:-9999px;
        overflow:hidden;
        cursor:pointer;
    }
    .password-block .form-submit {
        background:url(../images/login_form/btn_reset_off.gif) no-repeat top left;
    }
    .login-block .form-submit-hover {
        background:url(../images/login_form/btn_login_on.gif) no-repeat top left;
    }
    .password-block .form-submit-hover {
        background:url(../images/login_form/btn_reset_on.gif) no-repeat top left;
    }

/*** end login-block ***/

/*** tabs-menu-block ***/

.tabs-menu-block {
    position:relative;
    top:-9px;
}
    .tabs-menu-block .tabs {
        background:url(../images/tabs_ui/bg_tabs_block.gif) repeat-x bottom left;
        position:relative;
    }
        .tabs-menu-block .tabs .back {
            position:absolute;
            top:0px;
            right:0px;
            height:32px;
            line-height:32px;
            
        }
            .tabs-menu-block .tabs .back a {
                text-decoration:none !important;
            }
                .tabs-menu-block .tabs .back a:hover {
                    text-decoration:underline !important;
                }               
                    #content-block-inner .back {
                            /*width: 100%;*/
                            /*float:left;*/
                    }
        .tabs-menu-block .tabs ul {
            padding:0px;
            margin:0px;
        }       
        #bread-bottom-border, .product-bottom-border {
            height:1px;
            width:100%;
            background:url(../images/point.png);
            margin-top: 5px;
        }
        #content-block a#bread-selected {
            text-decoration: none;
            color: gray;
        }       
        #product-image-pages {
            margin-top: -17px;
            list-style: none;
        }       
        #product-image-pages-ul {
            margin-right: 20px;
            float: right;
        }
        .product-image-page {
            display: inline-block;
            padding-top: 5px; 
            /*background: url('/images/product/cur_page.jpg') no-repeat;
            width: 35px;
            height: 35px;*/
        }       
        .selected-page {
            background: url('../images/product/cur_page.jpg') no-repeat;
            padding-left: 5px; 
            width: 30px;
            height: 30px;
        }
        .product-image-thumb {
                    width:369px;
                    height:285px;
                    padding: 5px 0px 0px 5px;
                    overflow:hidden;
        }
        #content-block .selected-page a {
            color: #FF4F00;
        }
        #content-block a.product-page-link {
            font-family: "Arial Black";
            text-decoration: none;
            font-weight: bold;
            margin-left: 5px;
        }
        .images-tabs {
            height: 311px;
            width: 394px;
        }       
        #product-info {
            width: 100%;
            margin-top: 30px;
        }       
        #product-summary {
            float: left;
            width: 335px;
        }       
        #product-image {
                    background: url('../images/product/placeholder.jpg') no-repeat;
                    float: left;
                    height: 350px;
                    width: 394px;
        }               
        #product-name {
            float:left;
            width: 100%;
            font-size: 14px;
            color: black;
            font-weight: bold;
            margin-top: 8px;
        }       
        #product-price {
            float:left;
            width: 100%;
            font-size: 14px;
            color: black;
            margin-top: 8px;
        }
        
        #product-description {
	    overflow-x: hidden;
            float:left;
            width: 95%;
            font-size: 10px;
            font-family: Arial;
            color: black;
            margin-top: 8px;
        }
        
        #product-list {
            float:left;
            width: 100%;
            color: black;
            margin-top: 8px;
        }
        
        #product-list-ul {
            vertical-align: middle;
            list-style: none;
        }
        
        #product-list-ul li span#quantity {
            padding-bottom: 13px;
            padding-left: 10px;
            vertical-align: middle;            
        }
        
        #product-list-ul li {
            margin-top: 5px;
        }
        
        #product-list-ul li input {
            margin-bottom:5px;
            padding-left: 2px;
            margin-left: 3px;
            vertical-align: middle;
            width: 40px;            
        }

        /** cart button***/

        .element-float-left {
            float: left;
        }

        .button-fields a.up span {
            text-decoration: none;
            cursor:pointer;
            display:block;
            float:left;
            height:29px;
            line-height:29px;
            padding:0 10px;
            background:transparent url(../images/product/bg_btn_update_right.gif) no-repeat scroll right top;
        }
        
        .voucherItem {
            margin-left: 30px;
        }
        
        .button-fields {
            /*float:left;*/
            color:#191918;
            font-size:11px;
            font-weight:bold;
            line-height:120%;
            padding:0 0 0 10px;
        }
        
        .button-fields a {
            display:block;
            float:left;
            height:29px;
            line-height:29px;
            margin-right:0px;
            text-decoration:none;
        }
        
        .button-fields a.up {
          background:transparent url(../images/product/bg_btn_update_left.gif) no-repeat scroll left top;
        }
        
        #product-list-ul img {
            margin-top: 3px;
        }
        
            .tabs-menu-block .tabs ul li {
                padding:0px 6px 0px 0px;
                margin:0px;
                list-style:none;
                float:left;
                height:32px;
                line-height:32px;
                font-size:11px;
                color:#8D8D8D;
                text-transform:uppercase;
                font-weight:bold;
            }
            .tabs-menu-block .tabs li a, #content-block .tabs-menu-block .tabs li a {
                display:block;
                float:left;
                color:#8D8D8D;
                text-decoration:none;
                height:32px;
                line-height:32px;
                background:url(../images/tabs_ui/bg_ui_left.gif) no-repeat top left;
            }
                .tabs-menu-block .tabs li a span {
                    display:block;
                    float:left;
                    cursor:pointer;
                    height:32px;
                    line-height:32px;
                    background:url(../images/tabs_ui/bg_ui_right.gif) no-repeat top right;
                    padding:0px 13px;
                }
                .tabs-menu-block .tabs li a:hover, #content-block .tabs-menu-block .tabs li a:hover, #content-block .tabs-menu-block .tabs li.active a {
                    text-decoration:none;
                    color:#535252;
                    background:url(../images/tabs_ui/bg_ui_left_act.gif) no-repeat top left;
                }
                    .tabs-menu-block .tabs li a:hover span, .tabs-menu-block .tabs li.active a span {
                        background:url(../images/tabs_ui/bg_ui_right_act.gif) no-repeat top right;
                    }
    .tabs-menu-block .blocks {
        border:1px solid #CFCFCF;
        border-top:none;
    }
        .tabs-menu-block .blocks .blocks-inner {
            padding:20px 8px 10px 8px;
        }
            .tabs-menu-block .blocks .blocks-inner h4 {
                padding:0px 0px 5px 0px;
                margin:0px;
                line-height:120%;
                font-size:13px;
                color:#010F33;
            }
            .tabs-menu-block .blocks .blocks-inner .items-ui {
                
            }
                .tabs-menu-block .blocks .blocks-inner .items-ui ul {
                    padding:0px;
                    margin:0px;
                }
                    .tabs-menu-block .blocks .blocks-inner .items-ui ul li {
                        padding:10px 0px 10px 0px;
                        margin:0px;
                        list-style:none;
                        line-height:120%;
                        float:left;
                        text-align:center;                        
                    }
                    .tabs-menu-block .blocks .blocks-inner .items-ui.fixedwidth ul li {
                        width:178px;
                    }
                    
                        .tabs-menu-block .blocks .blocks-inner .items-ui ul li .pic {
                            background:url(../images/tabs_ui/bg_item_ui.gif) no-repeat top left;
                            width:178px;
                            height:131px;
                        }
                            .tabs-menu-block .blocks .blocks-inner .items-ui ul li .pic a {
                                display:block;
                                height:131px;
                            }
                            .tabs-menu-block .blocks .blocks-inner .items-ui ul li .pic span {
                                display:block;
                                position:relative;
                                left:4px;
                                width:164px;
                            }
                            .tabs-menu-block .blocks .blocks-inner .items-ui ul li .pic img {
                                display:block;
                                position:relative;
                                margin:0px auto;
                                top: 10px;
                            }
                        .tabs-menu-block .blocks .blocks-inner .items-ui ul li .lnk {
                        }

/*** end tabs-menu-block ***/

/*** my-accoun-block ***/

.my-accoun-block {
}
    .my-accoun-block .welcome {
        padding-bottom:15px;
    }
    .my-accoun-block .account-menu {
    }
        .my-accoun-block .account-menu ul {
            padding:0px;
            margin:0px;
        }
            .my-accoun-block .account-menu ul li {
                padding:10px 0px 0px 60px;
                margin:0px;
                line-height:150%;
                list-style:none;
                float:left;
                width:305px;
                height:60px;
            }
            .my-accoun-block .account-menu ul li.edit-details {
                background:url(../images/myaccount/ico_edit_details.gif) no-repeat top left;
            }
            .my-accoun-block .account-menu ul li.view-history {
                background:url(../images/myaccount/ico_view_history.gif) no-repeat top left;
            }
            .my-accoun-block .account-menu ul li.edit-password {
                background:url(../images/myaccount/ico_edit_password.gif) no-repeat top left;
            }
            .my-accoun-block .account-menu ul li.personal-homepage {
                background:url(../images/myaccount/ico_personal_homepage.gif) no-repeat top left;
            }
            .my-accoun-block .account-menu ul li.add-address {
                background:url(../images/myaccount/ico_edit_address.gif) no-repeat top left;
            }
            .my-accoun-block .account-menu ul li.feedback {
                background:url(../images/myaccount/ico_feedback.gif) no-repeat top left;
            }

/*** end my-accoun-block ***/

/*** footer ***/

#footer {
    background:url(../images/footer/bg_footer.png) no-repeat top left;
    width:100%;
    height:46px;
    overflow:hidden;
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
}
#footer-inner {
    background:#010F33;
    width:958px;
    margin:0px auto;
    position:relative;
    z-index:10;
    height:28px;
    line-height:28px;
}
.copy-right {
    position:absolute;
    top:0px;
    right:5px;
}
.footer-menu {
    padding:0px 0px 0px 5px;
}
    .footer-menu a {
        color:#FFFFFF;
    }
    .footer-menu ul {
        padding:0px;
        margin:0px;
    }
        .footer-menu ul li {
            padding:0px 10px 0px 10px;
            margin:0px;
            list-style:none;
            float:left;
            background:url(../images/footer/bg_footer_menu.png) no-repeat top left;
        }
        .footer-menu ul li.first {
            background:none;
            padding-left:0px;
        }
.without-footer #footer-inner {
    display:none;
}

/*** end footer ***/

/* login form */

.small-cont {
    width:583px;
    margin:0px auto;
}
.small-cont-inner {
    padding:50px 0px 130px 0px;
}

.small-cont .title-block {
    width:100%;
    background:url(../images/small_cont/bg_title.gif) no-repeat top left;
    height:70px;
    overflow:hidden;
}
.small-cont .title-block h2 {
    padding:0px 27px;
    margin:0px;
    line-height:70px;
    font-size:19px;
    font-weight:normal;
    color:#4D4C4C;
}
.small-cont .bottom-block {
    width:100%;
    background:url(../images/small_cont/bg_bottom.gif) no-repeat top left;
    height:73px;
    overflow:hidden;
    position:relative;
}
.small-cont .bottom-block-inner {
    text-align:right;
    line-height:73px;
    padding:0px 15px;
    font-size:12px;
    font-weight:bold;
    color:#4D4C4C;
}
.small-cont .bottom-block-inner a {
    color:#618C40;
}
.small-cont .bottom-block-inner a.back {
    display:block;
    background:url(../images/small_cont/bg_btn_back.gif) no-repeat top left;
    width:60px;
    height:61px;
    overflow:hidden;
    position:absolute;
    top:8px;
    right:19px;
}
.small-cont .bottom-block-inner a.back:hover {
    background:url(../images/small_cont/bg_btn_back_act.gif) no-repeat top left;
}
.small-cont .cont-block {
    width:100%;
    background:url(../images/small_cont/bg_block.gif) repeat-y left;

}
.small-cont .cont-block-inner {
    padding:25px;
}

/*end login- form*/

/*** login-form ***/

.login-form {
    width:360px;
    margin:0px auto;
}
.login-form .form-item {
    height:50px;
}
.login-form .form-item label {
    display:block;
    float:left;
    width:123px;
    font-size:12px;
    color:#4D4C4C;
    font-weight:bold;
    padding-top:8px;
}
.login-form .form-item input {
    padding:8px 9px 5px 9px;
    margin:0px;
    width:210px;
    height:20px;
    float:left;
    border-top:2px solid #B6B7B6;
    border-bottom:1px solid #F6F6F6;
    border-left:1px solid #F0F0F0;
    border-right:1px solid #F0F0F0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#767474;
}
.login-form input.form-submit {
    background:url(../images/login_block/btn_login.gif) no-repeat top left;
    border:none;
    overflow:hidden;
    font-size:0px;
    letter-spacing:-9999px;
    cursor:pointer;
    width:115px;
    height:34px;
    padding:0px;
    margin:0px 0px 0px 121px;
}
.login-form input.form-submit-hover {
    background:url(../images/login_block/btn_login_act.gif) no-repeat top left;
}
.login-form input.reset {
    background:url(../images/login_block/btn_reset.gif) no-repeat top left;
    border:none;
    overflow:hidden;
    font-size:0px;
    letter-spacing:-9999px;
    cursor:pointer;
    width:115px;
    height:34px;
    padding:0px;
    margin:0px 0px 0px 121px;
}
.login-form input.reset:hover {
    background:url(../images/login_block/btn_reset_act.gif) no-repeat top left;
}

/*** end login-form ***/

/*** member-form ***/

.member-form {
    padding-bottom:15px;
}
    .member-form .form-item {
        padding:0px 0px 12px 0px;
        margin:0px;
    }
        .member-form .form-item label {
            display:block;
            float:left;
            width:110px;
            padding-top:4px;
        }
        .member-form .form-item .field {
            display:block;
            float:left;
            font-size:14px;
            font-weight:bold;
            color:#030202;
            height:22px;
            line-height:22px;
        }
        .member-form .form-item input {
            float:left;
            padding:4px 5px 3px 5px;
            margin:0px;
            width:190px;
            height:15px;
            border:1px solid #CCCCCC;
            color:#626262;
            font-size:11px;
        }
        .member-form .textfieldphone .form-item input.code {
            width:45px;
        }
        .member-form .textfieldphone .form-item input.phone {
            width:120px;
            margin-left:13px;
        }
        .member-form .textfieldphone .form-item .phone-description {
            display:block;
            clear:both;
            font-size:9px;
            padding:2px 0px 0px 110px;
        }
            .member-form .textfieldphone .form-item .phone-description .code {
                width:72px;
                display:block;
                float:left;
            }
            .member-form .textfieldphone .form-item .phone-description .phone {
                display:block;
                float:left;
            }
        .member-form .form-item select {
            border:1px solid #CCCCCC;
            width:202px;
            float:left;
            font-size:11px;
            height:22px;
        }
        .member-form .form-item .description {
            display:block;
            float:left;
            padding-top:5px;
            padding-left:5px;
            font-size:9px;
        }

    .member-form .button-fields {
        padding:0px 0px 0px 110px;
        font-size:11px;
        line-height:120%;
        font-weight:bold;
        color:#191918;
    }
        #content-block .member-form .button-fields a, .member-form .button-fields a {
            color:#191918;
            text-decoration:none;
            display:block;
            float:left;
            height:29px;
            line-height:29px;
            background:url(../images/myaccount/bg_btn_cancel_left.gif) no-repeat top left;
            margin-right:70px;
        }
            .member-form .button-fields a span {
                display:block;
                float:left;
                height:29px;
                line-height:29px;
                background:url(../images/myaccount/bg_btn_cancel_right.gif) no-repeat top right;
                padding:0px 30px;
                cursor:pointer;
            }
        #content-block .member-form .button-fields a.up, .member-form .button-fields a.up {
            background:url(../images/myaccount/bg_btn_update_left.gif) no-repeat top left;
        }
            .member-form .button-fields a.up span {
                background:url(../images/myaccount/bg_btn_update_right.gif) no-repeat top right;
            }

/*** end member-form ***/

.form-item .errors, .member-form .errors {
    color:red;
    list-style:none;
}

/*** contact-us-page ***/

.contact-us-page {
    padding-top:5px;
}
    .contact-us-page .comm-block {
        float:right;
        width:305px;
    }
        .contact-us-page .comm-block .item {
            padding-bottom:10px;
        }
    .contact-us-page .block {
        float:left;
        width:628px;
        position:relative;
        left:15px;
    }
        .contact-us-page .block .title {
            height:38px;
            position:relative;
        }
            .contact-us-page .block .title h3 {
                background:url(../images/content/bg_contact_title.png) no-repeat top left;
                position:absolute;
                top:0px;
                left:-30px;
                width:661px;
                height:38px;
                line-height:38px;
                padding:0px;
                margin:0px;
                font-size:16px;
                color:  #2E2E2E;
                font-weight:normal;
                font-family:Arial;
                text-indent:20px;
            }
            .contact-us-page .block .blocks {
                background:url(../images/content/bg_contact_blocks.gif) repeat-y right;
                padding-bottom:65px;
            }
                .contact-us-page .block .blocks .left {
                    float:left;
                    width:340px;
                    font-size:11px;
                    color:#030202;
                }
                    .contact-us-page .block .blocks .left .form-submit {

                    }
                        .contact-us-page .block .blocks .left .form-submit a {
                            display:block;
                            width:110px;
                            margin:0px auto;
                            text-align:center;
                            font-size:11px;
                            font-weight:bold;
                            color:#191918;
                            height:29px;
                            line-height:29px;
                            text-decoration:none;
                            background:url(../images/content/btn_contact_send_left.gif) no-repeat top left;
                        }
                            .contact-us-page .block .blocks .left .form-submit a span {
                                display:block;
                                height:29px;
                                line-height:29px;
                                cursor:pointer;
                                background:url(../images/content/btn_contact_send_right.gif) no-repeat top right;
                            }
                    .contact-us-page .block .blocks .left p {
                        padding:15px 0px;
                        margin:0px;
                    }
                    .contact-us-page .block .blocks .left .form-item {
                        clear:both;
                        padding:0px 0px 15px 0px;
                        margin:0px;
                    }
                        .contact-us-page .block .blocks .left .form-item label {
                            display:block;
                            float:left;
                            width:105px;
                            padding-top:3px;
                            padding-bottom:10px;
                        }
                        .contact-us-page .block .blocks .left .form-item input {
                           border:1px solid #6B6A6A;
                           width:220px;
                           padding:3px 5px;
                           margin:0px;
                        }
                        .contact-us-page .block .blocks .left .form-item select {
                            border:1px solid #6B6A6A;
                            width:200px;
                        }
                        .contact-us-page .block .blocks .left .form-item textarea {
                            border:1px solid #6B6A6A;
                            width:325px;
                            height:180px;
                            padding:5px;
                        }
                .contact-us-page .block .blocks .right {
                    float:right;
                    width:268px;
                }
                    .contact-us-page .block .blocks .right ul {
                        padding:0px;
                        margin:0px;
                    }
                        .contact-us-page .block .blocks .right ul li {
                            padding:20px 0px 20px 0px;
                            margin:0px;
                            list-style:none;
                            line-height:180%;
                            background:url(../images/content/bg_dots.gif) repeat-x bottom left;
                            font-size:11px;
                            color:#030202;
                        }
                            .contact-us-page .block .blocks .right ul li a {
                                color:#0C3765;
                                text-decoration:underline;
                            }
                            .contact-us-page .block .blocks .right ul li .address {
                                padding-left:55px;
                                background:url(../images/content/ico_mail.gif) no-repeat top left;
                                background-position:20px 2px;
                            }
                            .contact-us-page .block .blocks .right ul li .office {
                                padding-left:55px;
                                background:url(../images/content/ico_office.gif) no-repeat top left;
                                background-position:20px 2px;
                            }
                            .contact-us-page .block .blocks .right ul li .phone {
                                padding-left:55px;
                                background:url(../images/content/ico_phone.gif) no-repeat top left;
                                background-position:20px 2px;
                            }
                            .contact-us-page .block .blocks .right ul li .url {
                                padding-left:55px;
                                background:url(../images/content/ico_pc.gif) no-repeat top left;
                                background-position:20px 2px;
                            }

/*** end contact-us-page ***/
.news-block .items-block ul li div.news_back {
    width:213px;
    height:142px;
    margin-bottom:-142px;
    background:url(../images/clean_new.jpg) no-repeat top left;
}
.news-block .items-block ul li img.news_front {
    width:205px;
    height:135px;
    margin-left:3px;
}

/*** popup ***/

body.popup {
    background:none;
  padding:0px;
}

  .popup {
      padding:0px;
      margin:0px;
  }
    .popup table {
        margin:0px auto;
    }
    .popup table tr {

    }
    .popup table td {
        background:#FFFFFF;
    }
    .popup table td.l-td, .popup table td.r-td {
        width:5px;
        overflow:hidden;
    }
    .popup table tr.t-tr, .popup table tr.b-tr {
        height:5px;
    }
        .popup table tr.t-tr td, .popup table tr.b-tr td {
            height:5px;
        }
        .popup table tr.t-tr td.l-td {
            background:url(../images/popup/bg_tl.png) no-repeat top left;
        }
        .popup table tr.t-tr td.r-td {
            background:url(../images/popup/bg_tr.png) no-repeat top left;
        }
        .popup table tr.b-tr td.l-td {
            background:url(../images/popup/bg_bl.png) no-repeat top left;
        }
        .popup table tr.b-tr td.r-td {
            background:url(../images/popup/bg_br.png) no-repeat top left;
        }
        .popup table tr.c-tr {

        }
        .popup table tr.c-tr td {
            font-size:11px;
            color:#4D4C4C;
        }
        .popup table .upload-block {
            width:416px;
        }
            .popup table .upload-block p {
                padding:0px 0px 10px 0px;
                margin:0px;
            }
            .popup table .upload-block h2 {
                font-size:18px;
                font-weight:normal;
                color:#FCFBFB;
                padding:0px 10px 0px 10px;
                margin:0px;
                height:36px;
                line-height:36px;
                position:relative;
                z-index:2;
            }
            .popup table .upload-block .title {
                position:relative;
                height:50px;
                width:100%;
            }
                .popup table .upload-block .title .bg-block {
                    position:absolute;
                    z-index:1;
                    top:0px;
                    left:-5px;
                    width:426px;
                    height:36px;
                    overflow:hidden;
                    background:url(../images/popup/title_bg_upload.jpg) no-repeat top left;
                }
            .popup table .upload-block .info {
                padding:0px 10px;
            }
    .popup table .upload-block .btn-block {
        font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#5C5B5B;
        padding-top:15px;
        text-transform:uppercase;
    }
        .popup table .upload-block .btn-block .inner-block {
            float:right;
            padding:0px 15px 10px 0px;
        }
            .popup table .upload-block .btn-block a {
                display:block;
                float:left;
                height:34px;
                line-height:34px;
                background:url(../images/popup/bg_close_left.gif) no-repeat top left;
                text-decoration:none;
                color:#5C5B5B;
            }
                .popup table .upload-block .btn-block a span {
                    display:block;
                    float:left;
                    height:34px;
                    line-height:34px;
                    padding:0px 30px 0px 35px;
                    background:url(../images/popup/bg_close_right.gif) no-repeat top right;
                    cursor:pointer;
                    text-decoration:none;
                    color:#5C5B5B;
                }
                .popup table .upload-block .btn-block a:hover, #popup table .upload-block .btn-block a:hover span {
                    text-decoration:none;
                    color:#618C40;
                }

    .popup table .overview-block {
        padding:15px 15px 20px 15px;
        position:relative;
    }
        .popup table .overview-block .btn-block {
            position:absolute;
            top:-5px;
            right:4px;
            font-size:13px;
            font-weight:bold;
            text-transform:uppercase;
        }
            .popup table .overview-block .btn-block a {
                display:block;
                float:left;
                height:27px;
                line-height:27px;
                color:#FCFDFB;
                text-decoration:none;
                background:url(../images/popup/bg_close_s_left.gif) no-repeat top left;
            }
                .popup table .overview-block .btn-block a span {
                    display:block;
                    float:left;
                    height:27px;
                    line-height:27px;
                    color:#FCFDFB;
                    text-decoration:none;
                    cursor:pointer;
                    padding:0px 11px;
                    background:url(../images/popup/bg_close_s_right.gif) no-repeat top right;
                }
        .popup table .overview-block .title {

        }
            .popup table .overview-block .title h2 {
                padding:0px 0px 15px 0px;
                margin:0px;
                line-height:120%;
                font-size:18px;
                color:#4D4C4C;
                font-weight:normal;
            }
        .popup table .overview-block .info {
            width:580px;
        }
            .popup table .overview-block .info table {
                margin:0px;
            }
                .popup table .overview-block .info table td {
                    font-size:12px;
                    color:#4D4C4C;
                    line-height:120%;
                    padding:2px 0px;
                }
                .popup table .overview-block .info table td.col-first {
                    width:120px;
                    font-weight:bold;
                }
                    .popup table .overview-block .info table td a {
                        color:#618C40;
                    }
                    .popup table .overview-block .info table td .add-note {
                        position:relative;
                        padding-right:73px;
                    }
                        .popup table .overview-block .info table td .add-note a.lnk {
                            position:absolute;
                            display:block;
                            top:-3px;
                            right:0px;
                            color:#5C5B5B;
                            text-decoration:none;
                            text-transform:uppercase;
                            font-weight:bold;
                            font-size:8px;
                            color:#5C5B5B;
                            height:20px;
                            line-height:20px;
                            background:url(../images/popup/bg_lnk_add_left.gif) no-repeat top left;
                        }
                        .popup table .overview-block .info table td .add-note a.lnk span {
                            display:block;
                            float:left;
                            height:20px;
                            line-height:20px;
                            padding:0px 5px;
                            color:#5C5B5B;
                            cursor:pointer;
                            background:url(../images/popup/bg_lnk_add_right.gif) no-repeat top right;
                        }
                        .popup table .overview-block .info table td .add-note a.lnk:hover, .popup table .overview-block .info table td .add-note a.lnk:hover span {
                            color:#618C40;
                            text-decoration:none;
                        }
        .popup table .overview-block .view-all {
            position:relative;
            width:100%;
            font-size:11px;
            font-weight:bold;
            text-transform:uppercase;
            color:#4D4C4C;
            line-height:120%;
        }
            .popup table .overview-block .view-all a {
                position:absolute;
                bottom:0px;
                right:-12px;
                display:block;
                width:68px;
                padding:65px 0px 0px 0px;
                text-align:center;
                background:url(../images/popup/bg_view_all.gif) no-repeat top left;
                color:#4D4C4C;
                text-decoration:none;
            }
                .popup table .overview-block .view-all a:hover {
                    background:url(../images/popup/bg_view_all_act.gif) no-repeat top left;
                    color:#618C40;
                    text-decoration:none;
                }

  .popup table .overview-block .text-div {
    font-size:11px;
    font-weight:bold;
    color:#4D4C4C;
    width:570px;
  }
        .popup table .overview-block .text-div a {
            background:url(../images/popup/bg_lnk_view_all.gif) no-repeat top right;
      color:#618C40;
      padding-right:15px;
        }
  .popup table .overview-block .view-all-lnk {
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#618C40;
    padding-top:15px;
  }
    .popup table .overview-block .view-all-lnk a {
      background:url(../images/popup/bg_lnk_view_all.gif) no-repeat top right;
      color:#618C40;
      padding-right:15px;
    }

.back-lnk {
    float:right;
    line-height:120%;
    padding-top:5px;
}

/*** end popup ***/
.removeaddress {
     cursor:pointer;
}
/*** my-accoun-block ***/

.back-lnk {
    float:right;
    padding-top:5px;
    line-height:120%;
}

.r-info {
    font-size:9px;
    line-height:120%;
    display:block;
    padding:15px 0px;
}

/*** end my-accoun-block ***/

/*** home-new ***/

.home-new {
    
}
.home-new .block {
    width:650px;
}
    .home-new .block .blocks {
        position:relative;
        left:-7px;
        padding-top:5px;
        background:none;
    }
        .home-new .block .blocks .top {
            padding:0px 0px 10px 0px;
        }
        .home-new .block .blocks .promo-line {
            width:100%;
        }
            .home-new .block .blocks .promo-line ul {
                padding:0px;
                margin:0px;
            }
                .home-new .block .blocks .promo-line ul li {
                    padding:0px 0px 0px 0px;
                    margin:0px 15px 15px 0px;
                    float:left;
                    list-style:none;
                    line-height:120%;
                    background:url(../images/home_promo/bg_block.gif) no-repeat top left;
                    width:310px;
                    height:264px;
                    position:relative;
                }
                .home-new .block .blocks .promo-line ul li.odd-li {
                    margin-right:0px;
                }
                .home-new .block .blocks .promo-line .more {
                    position:absolute;
                    bottom:12px;
                    right:10px;
                    font-size:12px;
                    font-weight:bold;
                    text-transform:uppercase;
                    color:#2D2C2C;
                }
                    .home-new .block .blocks .promo-line .more a {
                        color:#2D2C2C;
                    }
                .home-new .block .blocks .promo-line .img {
                    padding:3px 0px 0px 3px;
                }
                .home-new .block .blocks .promo-line .info {
                    color:#101010;
                    font-size:11px;
                    padding:10px;
                }
                    .home-new .block .blocks .promo-line .info a {
                        color:#101010;
                    }
                    .home-new .block .blocks .promo-line .info h5 {
                        padding:0px 0px 7px 0px;
                        margin:0px;
                        line-height:120%;
                        font-size:12px;
                        text-transform:uppercase;
                        color:#101010;
                    }
                        .home-new .block .blocks .promo-line .info h5 a {
                            color:#101010;
                        }
                    .home-new .block .blocks .promo-line .info p {
                        line-height:120%;
                        padding:0px;
                        margin:0px;
                    }

.home-new {
    
}
    .home-new .comm-block {
        
    }
        .home-new .comm-block .item {
            
        }
            .home-new .comm-block .item .title {
                position:relative;
                height:39px;
            }
                .home-new .comm-block .item .title h3 {
                    background:url(../images/home_promo/bg_title_right.png) no-repeat top left;
                    width:319px;
                    height:39px;
                    line-height:39px;
                    overflow:hidden;
                    position:absolute;
                    top:-10px;
                    left:-8px;
                    padding:0px;
                    margin:0px;
                    font-size:16px;
                    font-weight:normal;
                    font-family:Arial;
                    text-indent:14px;
                }
            .home-new .comm-block .item .links {
                
            }
                .home-new .comm-block .item .links ul {
                    padding:0px;
                    margin:-10px 0px 0px 0px;
                }
                    .home-new .comm-block .item .links ul li {
                        padding:0px 0px 0px 0px;
                        margin:0px;
                        width:98%;
                        list-style:none;
                        line-height:120%;
                        background:url(../images/home_promo/bg_dots.gif) repeat-x bottom left;
                    }
                    .home-new .comm-block .item .links ul li.last {
                        background:none;
                    }
                        .home-new .comm-block .item .links ul li div {
                            padding:15px 0px 20px 53px;
                            color:#101010;
                            font-size:12px;
                            font-weight:bold;
                            text-transform:uppercase;
                        }
                        .home-new .comm-block .item .links ul li div.with-pic {
                            position:relative;
                            padding-left:0px;
                            padding-bottom:25px;
                        }
                            .home-new .comm-block .item .links ul li div.with-pic img {
                                float:left;
                                margin:0px 10px 0px 5px;
                                border:1px solid #413F3F;
                            }
                            .home-new .comm-block .item .links ul li div.with-pic img.no-img {
                                width:57px;
                                height:40px;
                                border:none;
                            }
                        .home-new .comm-block .item .links ul li div.sale {
                            background:url(../images/home_promo/ico_sale.gif) no-repeat top left;
                            background-position:0px 10px;
                        }
                        .home-new .comm-block .item .links ul li div.new {
                            background:url(../images/home_promo/ico_new.gif) no-repeat top left;
                            background-position:0px 10px;
                        }
                            .home-new .comm-block .item .links ul li div a {
                                display:block;
                                text-transform:none;
                                font-size:11px;
                                font-weight:normal;
                                color:#0C3765;
                                text-decoration:underline;
                            }
                                .home-new .comm-block .item .links ul li div a:hover {
                                    text-decoration:none;
                                }

.conditions-block {
    width:630px;
    position:relative;
    top:-10px;
}
    .conditions-block .tb {
        background:#220C15;
        padding:10px 0px;
    }
    .conditions-block .top-info {
        background:url(../images/home_promo/bg_white_dot.gif) repeat-x top left;
    }
        .conditions-block .top-info .bg-inner {
            background:url(../images/home_promo/bg_white_dot.gif) repeat-x bottom left;
            padding:15px 0px;
        }
        .conditions-block .top-info h4 {
            padding:0px 15px 10px 15px;
            margin:0px;
            line-height:120%;
            font-size:14px;
            color:#FFFDFD;
        }
        .conditions-block .top-info p {
            padding:0px 15px 0px 15px;
            margin:0px;
            font-size:12px;
            color:#FFFDFD;
        }
    .conditions-block .form-info {
        width:444px;
        margin:0px auto;
        padding:20px 0px 10px 0px;
    }
        .conditions-block .form-info .col-top {
            width:100%;
            height:15px;
            overflow:hidden;
            background:url(../images/home_promo/bg_form_top.gif) no-repeat top left;
        }
        .conditions-block .form-info .col-bottom {
            width:100%;
            height:15px;
            overflow:hidden;
            background:url(../images/home_promo/bg_form_bottom.gif) no-repeat top left;
        }
        .conditions-block .form-info .col-cont {
            width:100%;
            background:#FFFFFF;
        }
        .conditions-block .form-info .col-inner {
            padding:0px 35px;
        }
        .conditions-block .form-info .form-item {
            padding:0px 0px 20px 0px;
            margin:0px;
        }
            .conditions-block .form-info .form-submit {
                margin:0px auto;
                display:block;
            }
            .conditions-block .form-info .form-item label {
                display:block;
                font-weight:bold;
                font-size:12px;
                color:#222222;
                line-height:120%;
                padding-bottom:5px;
            }
                .conditions-block .form-info .form-item label span {
                    color:#FF4F00;
                }
            .conditions-block .form-info .form-item input {
                border:1px solid #C3C3C3;
                border-top:2px solid #7C7C7C;
                width:185px;
                padding:0px 0px 0px 0px;
                margin:0px;
            }
            .conditions-block .form-info .form-item textarea {
                border:1px solid #C3C3C3;
                border-top:2px solid #7C7C7C;
                width:370px;
                padding:0px 0px 0px 0px;
                margin:0px;
            }
            .conditions-block .form-info .form-item .description {
                height:20px;
            }
                .conditions-block .form-info .form-item .description span {
                    display:block;
                    float:left;
                    margin-right:5px;
                }
    .conditions-block .bb {
        padding:10px 15px 0px 15px;
    }
        .conditions-block .bb h4 {
            padding:0px 0px 10px 0px;
            margin:0px;
            line-height:120%;
            font-size:14px;
            color:#0C0C0C;
        }
        .conditions-block .bb p {
            padding:0px;
            margin:0px;
            font-size:10px;
            line-height:140%;
            color:#0C0C0C;
        }

/*** end home-new ***/

.login-block .bottom-block .bottom a {
    color:#618C40;
}
.login-block .bottom-block .bottom a.back {
    display:block;
    background:url(../images/small_cont/bg_btn_back.gif) no-repeat top left;
    width:60px;
    height:61px;
    overflow:hidden;
    position:absolute;
    top:8px;
    right:19px;
}
.login-block .bottom-block .bottom a.back:hover {
    background:url(../images/small_cont/bg_btn_back_act.gif) no-repeat top left;
}
/*** history-table ***/

.history-table {
    width:725px;
}
    .history-table .pages {
        padding:20px 0px 35px 0px;
        font-size:10px;
        color:#030202;
    }
        .history-table .pages select {
            font-size:10px;
            color:#030202;
        }
        .history-table .pages .show {
            float:right;
            width:49%;
            text-align:right;
        }
        .history-table .pages .view {
            float:left;
            width:49%;
        }
    .history-table table, .history-table table thead, .history-table table tbody, .history-table table th, .history-table table td {
        border-collapse:collapse;
        padding:0px;
        margin:0px;
        border:none;
    }
    .history-table table {
        width:100%;
    }
    .history-table table th, .history-table table td {
        border-bottom:1px solid #D8D8D8;
        padding:5px;
    }
    .history-table table th {
        color:#636363;
        font-size:11px;
        font-weight:bold;
    }
    .history-table table th.sort {
        color:#040404;
    }
    .history-table table td {
        color:#030202;
        font-size:10px;
    }
    .history-table table tr.odd-row td {
        background:#F1F8FA;
    }
        .history-table table td a {
            font-weight:bold;
            color:#0C3765;
        }
    .history-table .pager {
        
    }
        .history-table .pager table, .history-table .pager table thead, .history-table .pager table tbody, .history-table .pager table th, .history-table .pager table td {
            padding:0px;
            margin:0px;
            background:none !important;
            border:none;
        }
        .history-table .pager table {
            width:auto;
            margin:0px auto;
        }
        .history-table .pager ul {
            padding:0px;
            margin:0px;
        }
            .history-table .pager ul li {
                padding:0px 3px 0px 0px;
                margin:0px;
                list-style:none;
                line-height:200%;
                float:left;
                color:#666666;
            }
                .history-table .pager ul li a {
                    text-decoration:none !important;
                    font-weight:normal;
                    color:#736373 !important;
                    display:block;
                    float:left;
                    border:1px solid #E6E6E6;
                    padding:5px 7px;
                    line-height:120%;
                }
                    .history-table .pager ul li a:hover {
                        text-decoration:underline !important;
                    }
                .history-table .pager ul li span {
                    display:block;
                    float:left;
                    border:1px solid #E6E6E6;
                    padding:5px 7px;
                    color:#CCCCD1;
                    line-height:120%;
                }

/*** end history-table ***/

/*** checkout   ***/
    
    /*** steps-block ***/
    .steps-block {
        width: 100%;
        line-height: 120%;
        padding-bottom: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #b4b4b4;
    }
    .steps-block table {
        width:100%;
    }
    .steps-block table td {
        background-color: #f2f2f2;
        vertical-align:middle;
        padding:0px 15px 0px 15px;
        height:44px;
        border: 2px solid #ffffff;
        cursor:pointer;
        padding-left: 44px;
    }
    
    .steps-block table td.active{
        background: url(../images/checkout/tab-menu-active.jpg) no-repeat left #f2f2f2;
    }
    .steps-block table td.next{
        background: url(../images/checkout/tab-menu-next.jpg) no-repeat left #f2f2f2;
    
    }
    .steps-block table td.done{
        background: url(../images/checkout/tab-menu-done.jpg) no-repeat left #f2f2f2;
    }
    .steps-block table td.no-border {
        border-right:none;
    }
    .steps-block table td span {
        display:block;
        font-size: 11px;
        font-weight:bold;
        line-height:120%;
        color:#5d5d5e;
    }
    
    #content-block h3 {
        font-size: 20px;
        font-weight:bold;
        line-height:120%;
        color:#5d5d5e;
    }
    
    /*** end steps-block ***/

    /*** form ***/

    .form {
        padding-bottom:15px;
    }
    .form .form-item {
        padding:15px 0px 0px 0px;
    }
    .form .form-item .label {
        font-weight: bold;
        float:left;
        width:145px;
        height:30px;
        text-align:right;
        font-size:12px;
        color:#434343;
    }
    .form .form-item .label p.description {
        font-weight: normal;
        font-size:10px;
        color:#2F393C;
    }   
    .form .select-item .label {
        line-height:120%;
        padding-top:3px;
    }
    .form .form-item .label label.action {
        background: url(../images/checkout/required.jpg) no-repeat top right;
        padding-right:4px;
        margin-right: 4px;
    }
    .form .form-item .label label.action p.description{
        background: none;
    }
    .form .form-item .input {
        float:left;
        width:150px;
        padding:0px 13px;
        height:30px;
    }
    .form-item .errors, .member-form .errors {
       float: left;
       margin-left:27px;   
    }   
    .form .form-item .input.show_error{
        border:1px solid #ff0000;
    }
    .form .form-item .select {
        float:left;
        width:400px;
        padding:0px 13px;
    }
    .form .form-item .select select {
        float:left;
        margin-top:5px;
        width:90px;
        border:1px solid #C8C7C8;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    .form .form-item .select input.input-item {
        float:left;
        padding:7px 8px 3px 8px;
        margin-left:50px;
        width:220px;
        border:1px solid #C8C7C8;
        height:20px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    .form .form-item .select input.show_error {
        border:1px solid #ff0000 !important;
    }
    .form .form-item .input textarea.show_error {
        border:1px solid #ff0000 !important;
    }
    .form .form-item .upload {
        float:left;
        width:500px;
        padding:0px 13px;
    }
    .form .form-item .color_picker {
        float:left;
        width:300px;
        height:40px;
        padding:0px 13px;
    }
    .form .form-item .color_picker input.input-item {
        float:left;
        padding:7px 8px 3px 8px;
        margin:0px;
        width:200px;
        border:1px solid #C8C7C8;
        height:20px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    .form .form-item .color_picker input.show_error{
         border:1px solid #ff0000 !important;
    }
    .form .form-item .input input.input-item {
        float:left;
        padding:7px 8px 3px 8px;
        margin:0px;
        width:320px;
        border:1px solid #C8C7C8;
        height:22px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    
    .form .form-item .input input.color-item {
        float:left;
        padding:7px 8px 3px 8px;
        margin:0px;
        width:220px;
        border:1px solid #C8C7C8;
        height:20px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    
    .form .form-item .textarea input.input-item {
        float:left;
        padding:7px 8px 3px 8px;
        margin:0px;
        width:320px;
        border:1px solid #C8C7C8;
        height:20px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    
    .form .form-item .input input.combo-box {
        float:left;
        padding:7px 8px 3px 8px;
        margin:0px;
        width:180px;
        border:1px solid #C8C7C8;
        height:20px;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    .form .form-item .input input.checkbox-item {
        margin:8px 0px 0px 0px;
        padding:0px;
        float:left;
    }
    .form .form-item .input select {
        float:left;
        margin:0px;
        width:150px;
        border:1px solid #C8C7C8;
        font-size:14px;
        color:#8D8C8D;
        font-weight:bold;
    }
    .form .form-item .input .pass-block {
        height:32px;
    }
    .form .form-item .input .pass-block-good {
        background:url(../images/input/bg_pass_good.gif) no-repeat top right;
    }
    .form .form-item .input .pass-block-wrong {
        background:url(../images/input/bg_pass_wrong.gif) no-repeat top right;
    }
    .form .form-item .input .pass-block input {
        width:130px;
        font-size:11px;
        font-weight:normal;
        padding-top:8px;
        height:19px;
    }
    .form .form-item .input .contact-block input.input-item {
        width:143px;
    }
    .form .form-item .input .ps-block input.input-item {
        width:218px;
    }
    .form .form-item .input .pass-block input.first {
        margin-right:14px;
    }
    .form .form-item .input .contact-block input.first {
        margin-right:15px;
    }
    .form .form-item .input .ps-block input.first {
        width:70px;
    }
    .form .form-item .form-info {
        float:left;
        width:310px;
        line-height:120%;
        padding-top:9px;
        font-size:11px;
        color:#949494;
    }
    
    
    .form .form-item #near_delete.form-info  {
        width: 280px;
    }
    
    .button-fields a {
       float: right;
    }
    .button-fields a.down {
       background:transparent url(../images/checkout/down.jpg) no-repeat scroll right top;
       height: 29px;
       width: 121px;
       text-align: center;
       margin: 5px;
    }
    .button-fields a.up {
       text-align: center;
       margin: 5px;
    }   
    /*** end form ***/

    /*** title shadow ***/

.title-shadow {
    background:url(../images/left_menu/bg_title_shadow.png) no-repeat scroll left top;
    width:213px;
    height:39px;
    left:-8px;
    top:0px;
    overflow:hidden;
    position:absolute;
}
.title-corners {
    background-image:url(../images/left_menu/bg_title_corners.png);
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#010F33;
    width:204px;
    height:31px;
    position:relative;
    top:3px;
    left:6px;
}
    .left-menu .title-part .title-shadow h3 {
        background:none;
        position:static;
        height:auto;
        line-height:31px;
        text-indent:18px;
    }

/*** END ***/
.home-new {

}
    .home-new .comm-block {

    }
        .home-new .comm-block .item {

        }
            .home-new .comm-block .item .title {
                position:relative;
                height:39px;
            }
                .home-new .comm-block .item .title h3 {
                    background:url(../images/home_promo/bg_title_right.png) no-repeat top left;
                    width:319px;
                    height:39px;
                    line-height:39px;
                    overflow:hidden;
                    position:absolute;
                    top:-10px;
                    left:-8px;
                    padding:0px;
                    margin:0px;
                    font-size:16px;
                    font-weight:normal;
                    font-family:Arial;
                    text-indent:14px;
                }
            .home-new .comm-block .item .links {

            }
                .home-new .comm-block .item .links ul {
                    padding:0px;
                    margin:-10px 0px 0px 0px;
                }
                    .home-new .comm-block .item .links ul li {
                        padding:0px 0px 0px 0px;
                        margin:0px;
                        width:98%;
                        list-style:none;
                        line-height:120%;
                        background:url(../images/home_promo/bg_dots.gif) repeat-x bottom left;
                    }
                    .home-new .comm-block .item .links ul li.last {
                        background:none;
                    }
                        .home-new .comm-block .item .links ul li div {
                            padding:15px 0px 20px 53px;
                            color:#101010;
                            font-size:12px;
                            font-weight:bold;
                            text-transform:uppercase;
                        }
                        .home-new .comm-block .item .links ul li div.with-pic {
                            position:relative;
                            padding-left:0px;
                            padding-bottom:25px;
                        }
                            .home-new .comm-block .item .links ul li div.with-pic img {
                                float:left;
                                margin:0px 10px 0px 5px;
                                border:1px solid #413F3F;
                            }
                            .home-new .comm-block .item .links ul li div.with-pic img.no-img {
                                width:57px;
                                height:40px;
                                border:none;
                            }
                        .home-new .comm-block .item .links ul li div.sale {
                            background:url(../images/home_promo/ico_sale.gif) no-repeat top left;
                            background-position:0px 10px;
                        }
                        .home-new .comm-block .item .links ul li div.new {
                            background:url(../images/home_promo/ico_new.gif) no-repeat top left;
                            background-position:0px 10px;
                        }
                            .home-new .comm-block .item .links ul li div a {
                                display:block;
                                text-transform:none;
                                font-size:11px;
                                font-weight:normal;
                                color:#0C3765;
                                text-decoration:underline;
                            }
                                .home-new .comm-block .item .links ul li div a:hover {
                                    text-decoration:none;
                                }


/*** title-ql ***/

.title-ql {
    position:relative;
    height:39px;
}
.home-new .comm-block .item .title-ql h3 {
    color: white !important;
    padding:0px;
    margin:0px;
    background:none;
    height:31px;
    left:0px;
    top:0px;
    width:auto;
    line-height:31px;
}
.title-ql .title-shadow {
    width:319px;
    background:url(../images/left_menu/bg_title_shadow_ql.png) no-repeat left top;
}
.title-ql .title-corners {
    background-image:url(../images/left_menu/bg_title_corners_ql.png);
    background-color:#FF0000;
    width:310px;
}
/*** END title-ql ***/

.popup table tbody, .popup table tr, .popup table td {
    padding: 0px;
}


/*** big title shadow ***/

.big-title-shadow {
    background:url(/images/big_title/bg_shadow.png) no-repeat top left;
    width:661px;
    height:39px;
    position:relative;
    left:-30px;
}
.big-title-shadow.wide {
    background:url(/images/big_title/bg_shadow2.png) no-repeat top left;
    width:721px;
}

a:active, a:focus, img { outline: 0; }
/*
#content-block a.up,  #content-block a.down {
    text-decoration: none;
}
*/
.TB_overlayBG {
    behavior:url(js/iepngfix.htc);
}

.dropdown-menu td.left-wrap {
    background:url(../images/navigation/bg_dropdown_left.png) no-repeat top left;
}
/*.dropdown-menu td.right-wrap {
    background:url(../images/navigation/bg_dropdown_right.png) no-repeat top left;
}*/
.dropdown-menu td.cent-wrap {
    background:#e0d9cf;
    color:#000000;
}
.state {
    top:28px;
    left:630px;
}
.show {
    display:block;
}
.state-color {
    color: black !important;
}

.goriz_items_block {
  border-bottom: 1px dotted #3B3B3B;
  height: auto;
  overflow:hidden;
  padding: 10px 0px;
}

.block-rdprod {
  clear: both;
  width: 100%;
  display: inline-block;
}
.block-rdprod .block-product {
  float: left;
  width: 200px;
  padding: 5px 15px;
  overflow: hidden;
}
.block-rdprod .block-product .product {
  padding-bottom: 15px;
}
.block-rdprod .block-product .button {
  width: 120px;
  height: 30px;
  margin: 0px 0px 0px 40px;
}
dd{
    padding-top: 1px;
}
/*** signup-form ***/

.signup-form {
    width: 500px;
    margin:0px auto;
}
.signup-form .form-item {
    height:65px;
    width:500px;
}
.signup-form .form-item label {
    display:block;
    float:left;
    width:123px;
    height: 50px;
    font-size:12px;
    color:#4D4C4C;
    font-weight:bold;
    padding-top:8px;
}
.signup-form .form-item input {
    padding:8px 9px 5px 9px;
    margin:0px;
    width:350px;
    height:20px;
    float:left;
    border-top:2px solid #B6B7B6;
    border-bottom:1px solid #F6F6F6;
    border-left:1px solid #F0F0F0;
    border-right:1px solid #F0F0F0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#767474;
}
.signup-form input.form-submit {
    background:url(../images/next-btn.jpg) no-repeat top left;
    border:none;
    overflow:hidden;
    font-size:0px;
    letter-spacing:-9999px;
    cursor:pointer;
    width:115px;
    height:34px;
    padding:0px;
    margin:0px 0px 0px 190px;
}
.signup-form input.form-submit-hover {
    background:url(../images/next-btn-light.jpg) no-repeat top left;
}
.signup-form input.reset {
    background:url(../images/login_block/btn_reset.gif) no-repeat top left;
    border:none;
    overflow:hidden;
    font-size:0px;
    letter-spacing:-9999px;
    cursor:pointer;
    width:115px;
    height:34px;
    padding:0px;
    margin:0px 0px 0px 121px;
}
.signup-form input.reset:hover {
    background:url(../images/login_block/btn_reset_act.gif) no-repeat top left;
}

/*** end signup-form ***/

/*** complete-form ***/

.complete-form {
    width: 500px;
    margin:0px auto;
}
.complete-form .form-item {
    height:60px;
    width:500px;
}
.complete-form .form-item label {
    display:block;
    float:left;
    width:200px;
    height:50px;
    font-size:12px;
    color:#4D4C4C;
    font-weight:bold;
    padding-top:8px;
}
.complete-form .form-item input {
    padding:8px 9px 5px 9px;
    margin:0px;
    width:350px;
    height:20px;
    float:left;
    border-top:2px solid #B6B7B6;
    border-bottom:1px solid #F6F6F6;
    border-left:1px solid #F0F0F0;
    border-right:1px solid #F0F0F0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#767474;
}
.complete-form input.form-submit {
    background:url(../images/save-next-btn.jpg) no-repeat top left;
    border:none;
    overflow:hidden;
    font-size:0px;
    letter-spacing:-9999px;
    cursor:pointer;
    width:115px;
    height:34px;
    padding:0px;
    margin:0px 0px 0px 190px;
}
.complete-form input.form-submit-hover {
    background:url(../images/save-next-btn-light.jpg) no-repeat top left;
}
.complete-form .form-item .input .pass-block-wrong {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_pass_wrong.gif) no-repeat scroll right top;
}
.complete-form .form-item .input .pass-block {
    height:32px;
}
.complete-form .form-item .input .pass-block-good {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg_pass_good.gif) no-repeat scroll right top;
}
/*** end complete-form ***/

.small-cont .bottom-small-block {
    width:100%;
    background:url(../images/small_cont/bg_bottom_small.gif) no-repeat top left;
    height:24px;
    overflow:hidden;
    position:relative;
}