﻿.TestoInteroSito, label, span, table, div, a
{
    font-family: Arial;
    font-weight: normal;
    color: #ADADAD;
    font-style: normal;
    font-size: 12px;
}

.TitoloPagina
{
    color: #FCA523;
    font-weight: bold;
}

.LinkNormale:link
{
    text-decoration: underline;
    color: #FCA523;
}

.LinkNormale:visited
{
    text-decoration: underline;
    color: #FCA523
}
.LinkNormale:hover
{
    text-decoration: underline;
    color: #808080;
}
.TitoloPaginaAzzurro
{
    color: #35A8FD;
    font-weight: bold;
}
.LinkBiancoArancio:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.LinkBiancoArancio:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.LinkBiancoArancio:hover
{
    text-decoration: none;
    color: #FCA523;
}

.LinkBiancoNero:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.LinkBiancoNero:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.LinkBiancoNero:hover
{
    text-decoration: none;
    color: #000000;
}

.LinkBiancoAzzurro:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.LinkBiancoAzzurro:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
.LinkBiancoAzzurro:hover
{
    text-decoration: none;
    color: #35A8FD;
}

.LinkGrigioNero:link
{
    text-decoration: none;
}

.LinkGrigioNero:visited
{
    text-decoration: none;
}
.LinkGrigioNero:hover
{
    text-decoration: none;
    color: #666666;
}

.LinkRossoNero:link
{
    text-decoration: none;
    color: #FF0000;
}

.LinkRossoNero:visited
{
    text-decoration: none;
    color: #FF0000;
}
.LinkRossoNero:hover
{
    text-decoration: none;
    color: #666666;
}

.TextBoxGrigio
{
    border-width: 0px;
    border-style: none;
    font-family: Arial;
    font-weight: normal;
    color: #ADADAD;
    font-style: normal;
    font-size: 12px;
}

.TextBoxAzzurro
{
    border-width: 0px;
    border-style: none;
    color: #35A8FD;
    font-size: 12px;
}

.TextBoxAzzurro_Oscurato
{
    border-width: 0px;
    border-style: none;
    color: #CCCCCC;
    font-size: 12px;
}

.ComboBoxAzzurro
{
    color: #35A8FD;
    font-size: 12px;
    border-collapse: collapse;
}
.CheckBoxGrigio
{
    border-color: #C0C0C0;
    border-width: 1px;
}

.LinkAzzurroArancio:link
{
    text-decoration: none;
    color: #35A8FD;
}

.LinkAzzurroArancio:visited
{
    text-decoration: none;
    color: #35A8FD;
}
.LinkAzzurroArancio:hover
{
    text-decoration: none;
    color: #FCA523;
}

.LinkArancioAzzurro:link
{
    text-decoration: none;
    color: #FCA523;
}

.LinkArancioAzzurro:visited
{
    text-decoration: none;
    color: #FCA523;
}
.LinkArancioAzzurro:hover
{
    text-decoration: none;
    color: #35A8FD;
}

.AsteriscoRosso
{
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
    font-family: 'Arial Black';
}
.PannelloErrore
{
    border: 3px solid #FF6600;
    position: absolute;
    top: -1%;
    left: 55%;
    width: 350px;
    height: 230px;
    margin-left: -175px;
    margin-top: 50px;
    color: #000;
    font-weight: bold;
    padding: 5;
    background-color: #F2F2F2;
}
.TestoNews
{

}
.TitoloNews
{

}
.TestoNewsScuro
{
    color: #5B5B5B;
}

.LinkGrigioScuroArancio:link
{
    text-decoration: none;
    color: #5B5B5B;
    font-weight: bold;
}

.LinkGrigioScuroArancio:visited
{
    text-decoration: none;
    color: #5B5B5B;
    font-weight: bold;
}
.LinkGrigioScuroArancio:hover
{
    text-decoration: none;
    color: #FCA523;
    font-weight: bold;
}

.TitoloSoluzione
{

}

.TestoSoluzione
{
    font-size: 10px;
}

.DescrizioneBreveSoluzione
{
    color: #FCA523;
    font-weight: bold;
}

.SchedaMacchina_Dettaglio_CellaTitolo
{
    color: #606060;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E1E1E1;
}

.SchedaMacchina_Dettaglio_CellaDescrizione
{
    vertical-align: middle;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E1E1E1;
    padding-left: 5px;
}

.SchedaMacchina_Dettaglio_Tabella
{
    border-collapse: collapse;
}

    
    /*
    .ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. 
    .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. 
    .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. 
    .ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none. 
    .ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. 
    .ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. 
    .ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. 
    */
    
.CartelleSchedaMacchina .ajax__tab_outer
{
    text-align: center;
    padding-right: 0px;
    background-image: url('Immagini/TAB_Sfondo.gif');
    background-repeat: no-repeat;
    padding-bottom: 0px;
}

.CartelleSchedaMacchina .ajax__tab_active .ajax__tab_outer
{
    background-position: left top;
    text-align: center;
    padding-right: 0px;
    background-image: url('Immagini/TAB_Sfondo_Attivo.gif');
    background-repeat: no-repeat;
}

.CartelleSchedaMacchina .ajax__tab_inner
{
    text-align: center;
    vertical-align: middle;
    padding-right: 0px;
}
.CartelleSchedaMacchina .ajax__tab_body
{
    text-align: left;
    vertical-align: top;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-top: 10px;
}
.CartelleSchedaMacchina .ajax__tab_header
{
    text-align: left;
    vertical-align: middle;
    
}
.CartelleSchedaMacchina .ajax__tab_tab
{
    text-align: center;
    vertical-align: middle;
    color: #727272;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    height: 24px;
    width: 146px;
    padding-top: 3px;
}

.Cronologia
{
    font-size: 13px;
    margin-bottom: 10px;
    margin-left: 7px;
}

.LinkCronologia:link
{
    text-decoration: underline;
    color: #35A8FD;
    font-size: 13px;
}

.LinkCronologia:visited
{
    text-decoration: underline;
    color: #35A8FD;
    font-size: 13px;
}
.LinkCronologia:hover
{
    text-decoration: underline;
    color: #FCA523;
    font-size: 13px;
}