﻿body,
textarea {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.RedBackGround {
    background-color: #000066;
    color: #FFFFFF;
}

.div_invisible {
    visibility: hidden;
}

.lb_nome {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}

.label_colored {
    font-size: 10px;
    color: #000066;
    font-weight: bold;
}

.testo {
    font-size: 10px;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.checkbox {
    font-size: 10px;
}

.input,
textarea,
.autocomplete_completionListElement {
    width: 240px;
    color: #000000;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.input_simplesearch {
    width: 340px;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.input_error {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: Red;
}

.menu_link {
    font-size: 9px;
    margin-left: 3px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

    .menu_link A {
        font-size: 9px;
        color: #000066;
        margin-left: 7px;
        text-decoration: none;
        font-weight: bold;
    }

        .menu_link A:visited {
            font-size: 9px;
            color: #000066;
            text-decoration: none;
        }

        .menu_link A:Hover {
            font-size: 9px;
            color: #000066;
            text-decoration: none;
        }

        .menu_link A:Active {
            font-size: 9px;
            color: #000066;
            text-decoration: none;
        }

.menu_link_brand {
    font-size: 9px;
    margin-left: 3px;
    margin-right: 7px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

    .menu_link_brand A {
        font-size: 9px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
    }

        .menu_link_brand A:visited {
            font-size: 9px;
            color: #ffffff;
            text-decoration: none;
        }

        .menu_link_brand A:Hover {
            font-size: 9px;
            color: #000066;
            text-decoration: none;
        }

        .menu_link_brand A:Active {
            font-size: 9px;
            color: #000066;
            text-decoration: none;
        }

.menu_link_class {
    font-size: 9px;
    margin-left: 3px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

    .menu_link_class A {
        font-size: 9px;
        color: #ffffff;
        margin-left: 7px;
        text-decoration: none;
        font-weight: bold;
    }

        .menu_link_class A:visited {
            font-size: 9px;
            color: #ffffff;
            text-decoration: none;
        }

        .menu_link_class A:Hover {
            font-size: 9px;
            color: #ffffff;
            text-decoration: none;
        }

        .menu_link_class A:Active {
            font-size: 9px;
            color: #ffffff;
            text-decoration: none;
        }

.link_nav {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

    .link_nav A {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

        .link_nav A:visited {
            font-size: 10px;
            color: #000000;
            text-decoration: none;
        }

        .link_nav A:Hover {
            font-size: 10px;
            color: #00004C;
            text-decoration: none;
        }

        .link_nav A:Active {
            font-size: 10px;
            color: #000000;
            text-decoration: none;
        }

.txt_ricerca {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.ris_ricerca {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.page {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}

.td_scheda {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    padding-left: 3px;
    width: 200px;
    height: 18px
}

.td_scheda_lb {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    padding-left: 3px;
}

.td_scheda_hl {
    font-size: 10px;
    color: #565567;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    padding-left: 3px;
}

    .td_scheda_hl A {
        font-size: 10px;
        color: #565567;
        text-decoration: none;
        font-weight: bold;
    }

        .td_scheda_hl A:Visited {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
            font-weight: bold;
        }

        .td_scheda_hl A:Hover {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
            font-weight: bold;
        }

.td_substitute {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    padding-left: 3px;
    height: 18px
}

.td_scheda_stampa {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    vertical-align: top;
}

.td_scheda_lb_stampa {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    vertical-align: top;
}

    .td_scheda_lb_stampa A {
        color: #000000;
        text-decoration: none;
    }

        .td_scheda_lb_stampa A:Visited {
            color: #000000;
            text-decoration: none;
        }

        .td_scheda_lb_stampa A:Hover {
            color: #AE0001;
            text-decoration: underline;
        }

.td_scheda_lb_marca_stampa {
    font-size: 10px;
    color: #A4B2BD;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 3px;
}

.dg_confronta {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    vertical-align: top;
    padding-left: 3px;
    height: 16px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #000066;
    width: 248px;
}

.dg_confronta_txt {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    vertical-align: top;
    padding-left: 3px;
    height: 16px;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #000066;
    width: 300px;
}

.tr_confronta {
    vertical-align: top;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000066;
}

.td_confronta {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 16px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000066;
    padding-left: 3px;
}

.td_confronta_bottom {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 16px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000066;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
    padding-left: 3px;
}

.td_confronta_lb {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    height: 16px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000066;
    width: 300px;
}

.td_confronta_lb_bottom {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    height: 16px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000066;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
}

.lb_confronta {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    height: 16px;
    padding-left: 3px;
}

.menu_brand {
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.count_products {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.td_sel {
    background-image: url("../../img/label_active.jpg");
    width: 132px;
    height: 19px;
    text-align: center;
}

.td_no_sel {
    background-image: url("../../img/label_noactive.jpg");
    width: 132px;
    height: 19px;
    text-align: center;
}

.link_carat {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

    .link_carat A {
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
    }

        .link_carat A:visited {
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
        }

        .link_carat A:Hover {
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
        }

        .link_carat A:Active {
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
        }

.riga_no_desc {
    height: 18px;
    vertical-align: middle;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
}

.lb_mail_targa {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    white-space: nowrap;
}

.lb_mail {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.lb_mail_targa_page {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    width: 100px;
}

.lb_mail_targa_page_send {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
}

.lb_mail_page {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
}

.invia {
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #ffffff;
}

.td_tit_confronta {
    background-color: #000066;
    height: 16px;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding-left: 5px;
}

.td_bordo_confronta {
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
    border-left-color: #000066;
    border-bottom-style: solid;
}

.td_bordo_confronta_img {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000066;
}

.td_download {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.riga_carat {
    height: 18px;
    vertical-align: middle;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-color: #A4B2BD;
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    width: 350px;
}

.riga_desc_carat {
    height: 18px;
    vertical-align: middle;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-color: #A4B2BD;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
}

.td_no_caratt {
    height: 20px;
    vertical-align: middle;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #A4B2BD;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    width: 100%;
}

.td_lb_ricavanzata {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.num_img {
    font-size: 11px;
    color: #A4B2BD;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.td_ean_agg {
    font-size: 12px;
    color: #ffffff;
    background-image: url("../../img/label_active.jpg");
    width: 132px;
    height: 19px;
    text-align: center;
}

.txt_ean_alt {
    font-size: 10px;
    color: #000000;
}

.div_ean_agg {
    overflow: auto;
    vertical-align: top;
    width: 100%
}

.div_altro {
    overflow: auto;
    vertical-align: top
}

.div_comm {
    overflow: auto;
    vertical-align: top
}

.div_caratt {
    overflow: auto;
    vertical-align: top
}

.div_prod_alt {
    overflow: auto;
    vertical-align: top;
    width: 100%
}

.div_logistica {
    height: 188px;
    overflow: auto;
    vertical-align: top;
}

.hl_prod_agg {
    font-size: 10px;
    color: #565567;
    text-decoration: none;
}

    .hl_prod_agg A {
        font-size: 10px;
        color: #565567;
        text-decoration: none;
    }

        .hl_prod_agg A:visited {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

        .hl_prod_agg A:Hover {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

        .hl_prod_agg A:Active {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

.hl_supp_alt {
    font-size: 10px;
    color: #565567;
    text-decoration: none;
    cursor: hand;
}

    .hl_supp_alt A {
        font-size: 10px;
        color: #565567;
        text-decoration: none;
    }

        .hl_supp_alt A:visited {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

        .hl_supp_alt A:Hover {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

        .hl_supp_alt A:Active {
            font-size: 10px;
            color: #565567;
            text-decoration: none;
        }

.td_ean {
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #A4B2BD;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    padding-left: 3px;
    height: 20px;
    width: 100%;
    vertical-align: middle
}

.header_prom {
    font-size: 11px;
    color: #ffffff;
    background-color: #000066;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    height: 18px
}

.item_prom {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    height: 18px
}

    .item_prom A {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        padding-left: 3px;
        height: 18px
    }

        .item_prom A:Visited {
            font-size: 10px;
            color: #000000;
            text-decoration: none;
            padding-left: 3px;
            height: 18px
        }

        .item_prom A:Hover {
            font-size: 10px;
            color: #000066;
            text-decoration: none;
            padding-left: 3px;
            height: 18px
        }

.generic_error {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.no_result {
    font-size: 14px;
    color: #AE0001;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.tit_prom {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}

    .tit_prom A {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

        .tit_prom A:visited {
            font-size: 10px;
            color: #000000;
            text-decoration: none;
        }

        .tit_prom A:Hover {
            font-size: 10px;
            color: #000000;
            text-decoration: underline;
        }

        .tit_prom A:Active {
            font-size: 10px;
            color: #000000;
            text-decoration: none;
        }

.no_result {
    font-size: 14px;
    color: #AE0001;
    text-decoration: none;
    font-weight: bold;
    vertical-align: baseline;
}

.menu_over {
    cursor: hand;
}

.td_int_level_lev {
    background-color: #00004C;
}

.td_int_level_mar {
    background-color: #E9A500;
}

.td_cor_level_lev {
    background-color: #000066;
}

.td_cor_level_mar {
    background-color: #ffb500;
}

.tb_ricerca {
    background-color: #000066;
    width: 150px;
}

.dg_item_lista {
    color: #000000;
    font-size: 10px;
}

.dg_header_lista, .dg_header_lista a, .dg_header_lista a:visited, .dg_header_lista a:hover, .dg_header_lista a:active {
    background-color: #000066;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
}

    .dg_header_lista a, .dg_header_lista a:visited, .dg_header_lista a:hover, .dg_header_lista a:active {
        text-decoration: underline;
    }

.dg_lista {
    border-color: #000066;
    width: 100%;
}

.td_confronta_1px {
    width: 1px;
    background-color: #000066;
}

.gw_confornta {
    border-style: solid;
    border-width: 1px;
    border-color: #000066;
    background-color: #FFFFFF;
}

.tb_scheda_top {
    width: 100%;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-color: #A4B2BD
}

.td_scheda_img {
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    width: 300px;
    vertical-align: middle
}

.scheda_dl_carat_footer {
    height: 1px;
    background-color: #A4B2BD;
}

.td_substitute {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    padding-left: 3px;
    height: 18px
}

.bg_legenda {
    background-color: #000066;
}

.lb_label_form {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
}

.input_readonly {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #efefef;
}

.lb_comunicazione {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: #ff0000;
}

.lb_label_obbl {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #F90101;
}

.hl_menu {
    cursor: pointer;
}

img {
    border-style: none;
}

.txt_ricerca_20px {
    font-size: 20px;
    width: 350px;
}



.txt_ricerca_15px {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.input_w350px {
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    width: 250px;
    Height: 25px;
}

table.tb_search {
    background-color: #000066;
    width: 150px;
}

    table.tb_search td.td_lblLev {
        width: 240px;
        height: 20px;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    table.tb_search td.td_spaceLblLev {
        width: 50px;
        height: 20px
    }

.body_search {
    width: 790px;
    height: 471px;
    margin-top: 0px;
    vertical-align: top;
    /*background-image:url('../../img/bg_search_scheda.gif');*/
    background-repeat: no-repeat;
}

.td_scheda_for {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    width: 200px;
    height: 18px
}

.td_scheda_lb_for {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    padding-left: 3px;
}

.td_scheda_hl_for {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #565567;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    text-align: right;
}


.hl_menu {
    cursor: pointer;
}

/* SCROLLING   */

#wrapper_levels {
    padding: 0;
}

#scroller_levels {
    padding: 0;
    height: 360px;
    overflow: auto;
    text-align: left;
}

#wrapper_brand {
    padding: 0;
}

#scroller_brand {
    padding: 0;
    height: 360px;
    overflow: auto;
    text-align: left;
}

.td_bottom_search {
    background-image: url(../../img/bg_bottom.gif)
}

#header {
}

#main {
    padding: 0;
    margin: 0;
}

#main_content {
}

#main_results {
    background: #FFFFFF;
}

.schedaGenericaLogo {
    background-color: #101B63;
}

.td_scheda_attach {
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-color: #A4B2BD;
    width: 100px;
    vertical-align: middle;
}

.scheda_attach_info {
    color: #000066;
    font-weight: bold;
    padding-left: 3px;
}

table.tb_search {
    background-color: #000066;
    width: 150px;
    height: 100%;
}

    table.tb_search td.td_lblLev {
        width: 240px;
        height: 20px;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    table.tb_search td.td_spaceLblLev {
        width: 50px;
        height: 20px
    }

.td_ricPaddingBottom {
    padding-bottom: 20px;
}

a:link {
    color: #E9A500;
    text-decoration: none;
}

a:visited {
    color: #004795;
    text-decoration: none;
}

a:active {
    color: #004795;
    text-decoration: none;
}

a:hover {
    color: #004795;
    text-decoration: none;
}

a {
    color: #004795;
    text-decoration: none;
}


/** UPDATE PROGRESS  **/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
}

.updateProgress {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 150px;
    height: 80px;
}

.updateProgressMessage {
    color: #000000;
    margin: 3px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

.updateRealProgress {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 99999;
    padding: 10px;
}

.updateRealProgressMessage {
    color: #000000;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
/**********************/

/****** SORTING *******/
.headerstyle {
    background-image: url('img/sort_none.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.sortascheaderstyle {
    background-image: url('img/sort_asc.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.sortdescheaderstyle {
    background-image: url('img/sort_desc.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

    .headerstyle a,
    .sortascheaderstyle a,
    .sortdescheaderstyle a {
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        padding-left: 20px;
    }
/**********************/

.searchProductListPanel {
    background-color: #ae0001;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-color: #860001;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.testo_bold {
    font-size: 10px;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.testo_boldwhite {
    font-size: 10px;
    color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.input_120 {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    width: 120px;
}

.input_60 {
    width: 60px;
    color: #000000;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.input_160 {
    width: 160px;
    color: #000000;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.inputNoWidht {
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.labelRadioButtonList {
    font-size: 10px;
    vertical-align: top;
    text-align: center;
}

.inputLabels {
    width: 400px;
    color: #000000;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
}

.hideGridColumn {
    display: none;
}

.row_selecting {
    background-color: #f2bdbd;
}

.label_format_spacer {
    height: 13px;
}

.td_schedaProdottoPartialData {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 19px;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.td_SchedaProdottoCaratDesc {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    vertical-align: top;
    padding-bottom: 10px;
}

.td_SchedaProdottoCaratValue {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    vertical-align: top;
    padding-bottom: 10px;
}

.ul_SchedaProdotto {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 2px;
    color: #000000;
    text-decoration: none;
    padding-left: 0px;
    vertical-align: top;
    margin-top: 0px;
    list-style: none;
}

.li_SchedaProdotto {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align: top;
    list-style: none;
    margin-top: 3px;
}

.NewCard_Background {
    background-color: #fff8c9;
}

.DraftCard_Background {
    background-color: #fcdfe1;
    border: 1px solid #9d0d15;
}

.gWHeaderColCategories {
    text-align: left;
}

.gWHeaderColBrand {
    text-align: left;
}

.gWHeaderColModel {
    text-align: left;
}

.gWHeaderColVariable {
    text-align: left;
}

.gWHeaderColProdCode {
    text-align: right;
}

.gWHeaderColEan {
    text-align: right;
}

.gWHeaderColAttachment {
    text-align: center;
}

.gWHeaderColStock {
    text-align: center;
}

.gWHeaderColOrdered {
    text-align: center;
}

.gWHeaderColPrice {
    text-align: center;
}

.gWHeaderColDateCodify {
    text-align: center;
}

.gWHeaderColCards {
    text-align: center;
}

.gWHeaderColImg {
    text-align: center;
}

.gWHeaderColSelImg {
    text-align: center;
}

.gWHeaderColSel {
    text-align: center;
}

.gWHeaderColState {
    text-align: center;
}

.gWHeaderColProdState {
    text-align: center;
}

.gWHeaderColPriceList {
    text-align: center;
}

.riga_desc_carat p,
.td_scheda_lb_stampa p {
    margin-top: 1px;
    margin-bottom: 1px;
}

.trConfronta_Background_Over {
    background-color: #ffffff;
}

.trConfronta_Background_Out {
    background-color: #ffffff;
}

.tdToolTip {
    background-color: #f1f1f1;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    border: 1px solid #000066;
}

.wdt_10 {
    width: 10px;
}

.hgt_40 {
    height: 40px
}

.blockspace {
    height: 25px;
}

.hgt_20 {
    height: 20px;
}

.bg_top {
    background-image: url("../../img/bg_top.gif");
    width: 100%;
}

.bg_bottom {
    background-image: url("../../img/bg_bottom.gif");
    width: 100%;
}

.bg_index {
    background-image: url('../../img/bg_top_center.gif');
    height: 270px;
    width: 370px;
}

.box_index {
    width: 470px;
    height: 300px;
    vertical-align: top;
    text-align: center;
    padding-left: 80px;
}

#td_brand, #td_sector, .wdt_200 {
    width: 200px;
}

.hgt_10 {
    height: 10px;
}

.td_InfoPageBrandSupp {
    font-size: 10px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
    padding-left: 3px;
    vertical-align: top;
}
/****** PRODUCT CORRELATED *******/
.dlUserControlProduct {
    width: 100%;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-color: #000066;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
/**********************/

/****** LISTING *******/
.gwItemColListing {
    width: 250px;
    vertical-align: middle;
    text-align: left;
}

/**********************/
/*****************************************************************************/

/* Pop Up (Edit) */
.edit_popup_container {
    border: solid 1px #808080;
    background-color: #FFFFFF;
}

.edit_popup_header {
    border-bottom: solid 1px #CCCCCC;
    background: url(img/ModalPopUpSprite.png) repeat-x 0px 0px;
    width: 100%;
    height: 30px;
    cursor: move;
}

.edit_popup_close {
    margin: 0px;
    padding: 8px;
    float: right;
}

.edit_popup_body {
    padding-top: 5px;
    padding-bottom: 5px;
}

.modalPopup {
    background-color: #696969;
    filter: alpha(opacity=40);
    opacity: 0.7;
    xindex: -1;
}
/*****************************************************************************/

/*** AjaxControlToolkit - AutoCompleteExtender (INIZIO) ***/
/* Autocomplete Style */
.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    padding-left: 0px !important;
    background-color: window;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: window;
    color: #040404;
    padding: 1px;
    border-bottom: solid 1px #EDEDED;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #B1C5EA;
    color: #FFFFFF;
    padding: 1px;
    border-bottom: solid 1px #000000;
}
/*** AjaxControlToolkit - AutoCompleteExtender (FINE) ***/

/* --Clearfix */
.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.slider {
    margin: 0 0 10px !important;
}

#carousel li {
    margin-right: 5px;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

    #carousel img:hover {
        opacity: 1;
    }

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

/* Layout
**********************
#container {padding: 60px 40px 100px;}
#main {width: 420px;}*/

/* Media Queries
**********************
@media screen and (max-width: 960px) {
  #container {padding: 35px;}
  #main {margin-left: 380px;}  
}
@media screen and (max-width: 768px) {
  #container {padding: 20px 30px;}
  #main {margin-left: 0;} 
}*/
.table-responsive {
    overflow-x: auto;
}
/*
.flexslider {
    width: 200px;
    height: 200px;
}

.flexslider .slides img {
    width: 200px;
    height: 200px;
}*/
.flex-viewport li:not(.flex-active-slide) img {
    height: 0 !important;
}

/*
div.topScheda {
    border-style: solid;
    border-top-width: 3px;
    border-bottom-color: #000066;
    border-top-color: #000066;
}*/

div.topSchedaBackground {
    background-color: #014B94;
}

    div.topScheda img {
        max-width: 100%;
        height: auto !important;
        margin: 0 auto;
        padding: 1px;
    }
/* GRIDVIEW PAGING LIKE BOOTSTRAP */
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #000066;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #000066;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

.home-bg-top {
}

.home-bg-left {
}

.home-bg-right {
    background: url("../../img/center_home.gif") no-repeat center;
    height: 500px;
}
