﻿/* HOME PRODOTTI */
.homeCella
{
     height: 207px; 
     float: left;
}
.HometitoloProdotti
{
    margin: 5px 0px 0px  5px; 
    position: absolute;
    float: none; 
    z-index: 11; 
    height: 10px;
   
     
}

.selectedGuidedSearch
{
    border:solid 1px red 
    }
    
.HomeImgProdotti
{
     position: absolute; 
     float: none; 
     z-index: 10;
}

A:active.HometitoloProdottiLink,A:link.HometitoloProdottiLink,A:visited.HometitoloProdottiLink{
font-weight: bold;
text-decoration: none;
COLOR: #fff;
/* font-size:10px*/
}
A:hover.HometitoloProdottiLink  {
font-weight: bold;
text-decoration: none;
COLOR:  #fff; 
 }    
/* pag prodotti*/    

.titoloListGrigio
{
    FONT-SIZE: 15px;  
    color: #545454;
    font-weight:bold;
}
.titoloListVerde
{
    FONT-SIZE: 15px;  
    color: #5ebd39;
    font-weight:bold;
}
A:active.txtList ,A:link.txtList ,A:visited.txtList  
{
    FONT-SIZE: 10px;
    font-weight:normal; 
    color: #545454; 
    text-decoration:none;
}
a:hover.txtList 
{
    FONT-SIZE: 10px;
    font-weight:normal; 
    color: #545454; 
    text-decoration:none;
}
.bgFrecciaDX
{
 background-image: url(../images/interface/bgFrecciaListDX.gif);
 background-position: center; 
 background-repeat: no-repeat;
}
.bgFrecciaSX
{
 background-image: url(../images/interface/bgFrecciaListSX.gif);
 background-position: center; 
 background-repeat: no-repeat;
}
TD.tdRolloverList 
{
  background-color:#e1eaef; 
}
TD.tdRolloverListAzzurro
{
  background-color:#cadae2; 
}
TD.tdRolloverList:hover 
{
 background-color:#cadae2;
} 

UL.CommercialFamilyListShortcut 
{
  padding:5px 5px 0px 0px;
  margin: 0px 0px 0px 0px;
}
LI.CommercialFamilyListShortcut 
{
     padding:0px 0px 0px 0px;
     margin: 0px 10px 0px 0px;
    display:inline;
}
A:active.bDetails ,A:link.bDetails ,A:visited.bDetails,  A:hover.bDetails 
{
 width:auto;
 background-image: url(../images/interface/b_details.gif);
 background-position: left; 
 background-repeat: no-repeat;
 padding-left:20px;
 padding-right:2px;
 color:#ffffff;
 text-decoration:none
}

/* //// TABS ///////*/
 .DivTabProdotti
{
 border-width: 0px; 
 background-color: #cadae2; 
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background-image: none
}
.ULTabProdotti
{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px; 
 border-width: 0px; 
 background-color: #cadae2;
 background-image: none;

}
.LITabProdotti
{
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background-image: none; 
 border-width: 0px; 
 background-color: #b4bbc0;
 background-image: none;
  FONT-SIZE: 10px;

} 
.tabPadding 
{
 padding: 5px 0px 5px 0px;
}

/* ///// REPEATER ////////////*/
TR.TRRepeaterAlternate 
{
 background-color:#f3f8fb;
}      
TD.TdRepeater 
{
 /*border-bottom:dashed 1px #cedce4;*/
 border-bottom:dashed 1px #abb7be; 
}
TD.TdRepeaterGrigio 
{
 border-bottom:dashed 1px #b4bbc0  
}
TD.TdRepeaterBold 
{
  font-weight:bold;
}
TR.TRRepeater:hover 
{
 background-color:#fff;
}
TR.TableHeader
{
   font-weight:bold;
}
TD.TableHeader
{
    border-bottom:solid 1px #a7a7a7;
}

.headerFamiliesSeriesListMain
{
  background-color: #41738a; 
  border-left: solid 1px #e1eaef;
  FONT-SIZE: 11px;
  font-weight:bold;
  color:#ffffff;
}
.headerFamiliesSeriesList
{
  background-color: #b4bbc0; 
  border-left: solid 1px #e1eaef;
  FONT-SIZE: 11px;
  font-weight:bold;
  color:#ffffff;
}
.pumpMainFeatures 
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 15px
}
.barraRanking 
{
    height: 5px;
  background:transparent url(../images/interface/bgRanking.gif) repeat-x  center left;
  
}