﻿body {
}

div.t-tabstrip
    {
        border: 0 none;
        background:none;
    }

    div.t-tabstrip .t-tabstrip-items .t-item
    {
        background-color:#E6E6E6;
    }
    div.t-tabstrip .t-tabstrip-items .t-state-active
    {
        background-color:#fff;
    }

    #idTabAzienda 
    {
        
        background  :url("Image/item2_sel.jpg")  no-repeat scroll center bottom;
        border-color:transparent;
        color:White;  
            
    }

    #idTabAzienda .t-link
    {
        position:relative;
        top:15px;
        cursor: default;
        font-family: arial,verdana,sans-serif;
        font-size: 16px;
        font-weight: bold;
        height: 32px;
        text-align: center;
        width: 187px;
        color:White;  
            
    }
    

    #idTabProdotti
    {
        
        background  :url("Image/item3_sel.jpg")  no-repeat scroll center bottom;
        border-color:transparent;
        color:White;  
            
    }
    #idTabProdotti .t-link
    {
        position:relative;
        top:15px;
        cursor: default;
        font-family: arial,verdana,sans-serif;
        font-size: 16px;
        font-weight: bold;
        height: 32px;
        text-align: center;
        width: 187px;

        color:White;  
            
    }
    #idTabProduzioni
    {
        
        background  :url("Image/item1_sel.jpg")  no-repeat scroll center bottom;
        border-color:transparent;
        color:White;  
            
    }
    #idTabProduzioni .t-link
    {
        position:relative;
        top:15px;
        cursor: default;
        font-family: arial,verdana,sans-serif;
        font-size: 16px;
        font-weight: bold;
        height: 32px;
        text-align: center;
        width: 187px;
    
    }

   
    #tbStrip-1 {
        background:url("Image/bckbox2.jpg") no-repeat scroll 0 0 transparent;
        background-color:Transparent;
        border-color:transparent;
    }

     #tbStrip-2 {
        background:url("Image/bckbox3.jpg") no-repeat scroll 0 0 transparent;
        border-color:transparent;
     }

     #tbStrip-3 {
        background:url("Image/bckbox1.jpg") no-repeat scroll 0 0 transparent;
        border-color:transparent;
     }
    
