﻿.footerNote
{
    font-size: 9px;
    color: #373737;
}

.Footer a
{
    text-decoration: none;
    color: #DDDDDD
}


#footer{
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    line-height: 180%;
    padding-top: 25px;
    /**position:absolute;
    bottom: 0px;
    left: 0;**/
    width:100%;
    height:200px;
}


Div.FooterInnerContainer
{
    width: 990px;
    margin: 0px auto 0px auto;
    text-align: left;
    position: relative;
}

DIV.FooterMenu
{
    width: 690px;
    height: 70px;
    float: left;
}

DIV.FooterSideSection
{
    width: 293px;
    float: left;
    text-align: right;
}

DIV.FooterPhone
{
    background-image: url(images/homepage/call_1300_youi.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 25px;
    margin-right: 0px;
    margin-left: auto;
    margin-top: 20px;
    background-position: 30px;
    cursor: pointer;
}

.key-000001 DIV.FooterPhone
{
    background-image: url(images/homepage/call1300save.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 25px;
    margin-right: 0px;
    margin-left: auto;
    margin-top: 20px;
    background-position: 30px;
    cursor: pointer;
}


.key-027531 DIV.FooterPhone
{
    background-image: url(images/homepage/call1300save.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 25px;
    margin-right: 0px;
    margin-left: auto;
    margin-top: 20px;
    background-position: 30px;
    cursor: pointer;
}

a.FooterCarInsurance
{
   float: left;
   margin: 0px 0px 0px 0px;   
}

a.FooterHomeContentsInsurance
{
    float: left;
    margin: 0px 0px 0px 0px;
}
a.FooterManagePolicy
{
    float: left;
    margin: 0px 0px 0px 0px;
}
a.FooterMoreAboutYoui
{
    float: left;
    margin: 0px 0px 0px 0px;
}

#divFooterCarInsuranceMenu
{
    width: 155px;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
}

.divFooterHomeContentsInsuranceMenu
{
    width: 145px;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
}

#divFooterManagePolicyMenu
{
     width: 144px;
     float: left;
    margin-right: 45px;
    margin-bottom: 15px;
}

#divFooterMoreAboutYouiMenu
{
     width: 100px;
     float: left;
     margin-bottom: 15px;
}

DIV.FooterTopMenu
{
    font-family: 'YouiRegular';
    color: #ffffff;
    text-decoration: none; 
    font-size: 15px;
}

a.FooterCarInsurance DIV.FooterTopMenu
{
    /**background-image: url(images/homepage/footer_nav.gif);
    background-repeat: no-repeat;**/
    width: 125px;
    cursor: pointer;   
    /*background-position: 0px 0px;*/
    margin-bottom: 10px;
    margin-right: 30px;
}


a.FooterHomeContentsInsurance DIV.FooterTopMenu
{
    /**background-image: url(images/homepage/footer_nav.gif);
    background-repeat: no-repeat;**/
    width: 135px;
    cursor: pointer;   
    /*background-position: -116px 0px;*/
     margin-bottom: 10px;
}


a.FooterManagePolicy DIV.FooterTopMenu
{
    /**background-image: url(images/homepage/footer_nav.gif);
    background-repeat: no-repeat;**/
    width: 144px;
    cursor: pointer;   
    /*background-position: -252px 0px;*/
     margin-bottom: 10px;
}

a.FooterMoreAboutYoui DIV.FooterTopMenu
{
    /**background-image: url(images/homepage/footer_nav.gif);
    background-repeat: no-repeat;**/
    width: 120px;
    cursor: pointer;   
    /*background-position: -397px 0px;*/
    margin-bottom: 10px;
}
DIV.FooterSubMenu
{
    display: none;
    visibility: hidden;    
    
}

DIV.FooterSubMenuShow
{
    display: block;
    visibility: visible; 
    
}

#divFooterCarInsuranceMenu DIV.FooterSubMenuShow
{
    display: block;
    visibility: visible; 
}



DIV.FooterSubMenuShow a
{
    color: #6E6E6E;
    font-size: 11px;
    text-decoration: underline;
}

DIV.FooterSubMenuShow a
{
    color: #6E6E6E;
}

DIV.FooterSubMenuShow a:Hover
{
    color: #6E6E6E;
}

#footer a
{
    color: #6E6E6E;
}
#footer a.FooterCarInsurance, a.FooterHomeContentsInsurance, a.FooterManagePolicy, a.FooterMoreAboutYoui
{
    text-decoration: none;
}


#footer DIV.FooterSideMenu a:link { text-decoration:none; font:arial; font-size:11px; color:#6E6E6E;margin-right: 2px;margin-left: 2px;}
#footer DIV.FooterSideMenu a:visited { text-decoration:none; font:arial; font-size:11px; color:#6E6E6E;margin-right: 2px;margin-left: 2px;}
#footer DIV.FooterSideMenu a:hover { text-decoration: underline; font:arial; font-size:11px; color:#6E6E6E;margin-right: 2px;margin-left: 2px;}

#footer a.CarInsurance
{
    color:  #6E6E6E;
    text-decoration: none; 
    margin-left: 8px;margin-right: 8px; 
}

#footer a:Hover.CarInsurance
{
    color:  #6E6E6E;
    text-decoration: none; 
    margin-left: 8px;margin-right: 8px;
    text-decoration: underline; 
}

#footer a.HomeContentsInsurance
{
    color:  #6E6E6E;
    text-decoration: none;  
    margin-left: 8px;margin-right: 8px;
}

#footer a:Hover.HomeContentsInsurance
{
    color:  #6E6E6E;
    text-decoration: none;  
    margin-left: 8px;margin-right: 8px;
    text-decoration: underline; 
}


/*End Footer*/

/*Footer*/