﻿/* widget */



.widget 
    {
        clip: rect(0px 590px 400px 0px);
        overflow: hidden;
        width: 650px;
        height: 400px;
        
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        
        background-image: url(../images/InsuranceTypes/bg.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
         font-size: 15px;
        }

.widget a:active, .widget a:focus 
{
  outline: none;
}

.widget .loading
    {   
        width: 590px;
        height: 400px;
        padding: 100px 0px 0px 200px;
        }
                
.widget .loading img
        {
        height: 66px;
        width: 66px;
        display: block;
        }
                
                
.widget #col1
         {
        padding: 1px 0px 0px 0px;
        font-size: 19px;
        }

        
.widget #col1 a
    {
       text-decoration: none;
       color: White;
 
        line-height: 15px;
        
        display: block;
        width: 110px;
        background-color: Transparent;
        
        margin: 1px 1px 3px 4px;
        padding: 16px 2px 16px 6px;
        
                    
      }

.widget #col1 a:hover
    {
        background-color: #ffffff;
        text-decoration: none;
       color: Black;
                      
    }

.widget #col1 a.current, .widget #col1 a.current:hover
    {
       text-decoration: none;
        line-height: 15px;
        
        display: block;
        width: 113px;
        background-color: #ffffff;
        color: Black;
             
        margin: 1px 1px 3px 4px;
        padding: 16px 2px 16px 6px;
        
        border-width: 1px 0px 0px 1px;
        border-color: #6d695d;
        border-style: solid;
      }


    
.widget #col2
        {   
         padding: 4px 0px 0px 6px;
         }    

.widget #col2 a
    {
        text-decoration: none;
        color: #7a5e43;
  
        line-height: 14px;
        
        display: block;
        width: 200px;
        background-color: Transparent;
        margin: 1px 0px 0px 4px;
        padding: 6px 15px 5px 9px;
        border-width: 0px;
        
        background-image: url(../images/InsuranceTypes/bg_arrow.gif);
        background-position: 0px 7px;
        background-repeat: no-repeat;
        
        
    }

.widget #col2 a:hover
    {
        text-decoration: underline;
        color: Black;
    }


.widget #col2 a.current, .widget #col2 a.current:hover
    {
        text-decoration: none;
        color: Black;
        font-weight: bold;

        line-height: 14px;
        display: block;
        width: 190px;
        margin: 1px 0px 0px 0px;
        padding: 6px 15px 6px 6px;
        border-width: 0px;
        
        background-image: url(../images/InsuranceTypes/bg_arrow.gif);
        background-position: 205px 7px;
        background-repeat: no-repeat;

    }



    
.widget #col3

    {   
         padding: 0px;

      }    


.widget #divCol3 

    {
       padding: 10px 15px 0px 15px;
       margin: 2px 2px 2px 0px;
       width: 210px;
      }   
      
.widget #divCol3 a.lnkContact

    {
       text-decoration: underline;
        color: Black;
  
        line-height: 14px;
        
        display: block;
        margin: 10px 0px 0px px;
        padding: 6px 15px 10px 9px;
        border-width: 0px;
        
        background-image: url(../images/InsuranceTypes/bg_arrow.gif);
        background-position: 0px 7px;
        background-repeat: no-repeat;
        background-color: White;
      }   


      
  

.widget #col3prompt
    {
     
       background-image: url(../images/bg_insuranceTypes_arrow.gif);
        background-position: 5px 35px;
        background-repeat: no-repeat; 
        height: 160px;   
        }
        