﻿.modEcommerceProduct__reparto_table
{
    width: 100%;
    border: 5px Solid #BE0201;
}

.modEcommerceProduct__reparto_tr
{
    
}

.modEcommerceProduct__reparto_td_image
{
    width: 25%;
}

.modEcommerceProduct__reparto_div_image
{
    /*border: 5px Solid #BE0201;
    text-align: center;
    vertical-align: middle;*/
}

.modEcommerceProduct__reparto_td_titolo
{
    width: 75%;
    font-family: Verdana;
    font-size: x-large;
    color: #BE0201;
}

.modEcommerceProduct__table
{
    width: 100%;
}

.modEcommerceProduct__tr
{
}

.modEcommerceProduct__td_titolo
{
    width: 25%;
    text-align: right;
}

.modEcommerceProduct__titolo_label
{
    font-family: Verdana;
    font-size: small;
    color: #BE0201;
    font-weight: bold;
}

.modEcommerceProduct__td_tab
{
    width: 75%;
}

.modEcommerce__tab_descrizione_label
{
    font-family: Verdana;
    font-size: small;
}

.modEcommerce__tab_image_div
{
}

.modEcommerce__tab_document_table
{
}

.modEcommerce__tab_document_table_tr
{
}

.modEcommerce__tab_document_table_td
{
}

.modEcommerce_tab_document_label
{
}

.modEcommerce_tab_document_label:hover
{
}

.modEcommerce__paging_tr
{
}

.modEcommerce__paging_td
{
    height: 50px;
    font-family: Verdana;
    font-size: small;
    text-align: right;    
}

.modEcommerce__paging_label
{
}

.modEcommerce__paging_label:hover
{
}

.modEcommerce__tab .ajax__tab_header
{
    /*: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
    border-bottom: 1px Solid #BE0201;
    font-family: Verdana;
    font-size: small;
}
.modEcommerce__tab .ajax__tab_outer
{
    /*An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes:.ajax__tab_inner*/
    padding: 5px 5px 5px 5px;
}
.modEcommerce__tab .ajax__tab_inner
{
    /*An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
}
.modEcommerce__tab .ajax__tab_tab
{
    /*  An element of the tab that contains the text content. Child CSS classes:none.          Tutti i tab indipendemente se selezionati o meno     */
    margin: 0;
}
.modEcommerce__tab .ajax__tab_body
{
    /*A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
    border-left: 1px solid #BE0201;
    border-right: 1px solid #BE0201;
    border-bottom: 1px solid #BE0201;
    border-top: 0;
    min-height: 100px;
    width: 100%;
}
.modEcommerce__tab .ajax__tab_hover
{
    /*This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
    background-color: #BE0201;
    color: White;
}
.modEcommerce__tab .ajax__tab_active
{
    /*This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */
    background-color: #BE0201;
    color: White;
}

a.lk_Paging
{
    color: #BE0201;    
}

a.lk_Paging:hover
{
    color: #BE0201;
    text-decoration: none;
}
