﻿body
{
}
/*  Rinal - correct footer background start */
.footer
{
    width: 100%;
    
    /* eran 24/9/14 */
    color:white; 
    font-family:Arial;

}
.footer-table
{
    background: none repeat scroll 100% 100% #00324e; /* eran 24/9/14 */
    border-top: 4px solid #cdd2d5;
    width: 100%;
        color:white; /* eran 24/9/14 */

}
.footer-table table
{
    background: none repeat scroll 100% 100% #00324e;
    border-top: 4px solid #cdd2d5;
    margin-top: -7px;
            color:white; /* eran 24/9/14 */

}

/* eran 24/9/14 */
.footer a:after 
{
    content: " | ";
    color:white; 
}

.footer a
{
    font-size: 12px;
            color:white; /* eran 24/9/14 */
    height: 30px;
    padding: 0px 5px;
}
.footer a:first-child
{
    background: none;
}
.footer a:hover
{
    color: #000;
    text-decoration: underline;
}


.padding_left_right_zero
{
    padding-left: 0px;
    padding-right: 0px;
}
.EngTextArialStandardInMainText table
{
    width:100%!important;
}
/*  Rinal - correct footer background end */

.MF_SiteBuildersCredit
{
            color:white; /* eran 24/9/14 */
    font-size: 12px;
    font-family: Arial;
    background: transparent;
}