.UIFooterControl {
        padding:20px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.UIFooterControl .CopyRight {
        color: #101010;
        font: 13px/1.5 arial;
        margin: 0 auto;
        padding: 20px 0 10px;
        width: 100%;
}
.UIFooterControl a {
        color: #101010;
        font: 13px/1.5 arial;
}
.UIFooterControl .Design {
        text-align: right;
}
.UIFooterControl p{
        margin-bottom: 5px;
         color:black;
}
.UIFooter_Default{
    
}
.UIFooter_Default div.UIFooterControl{
    padding: 0;
    padding-bottom:20px;
}


.UIFooter_Default div.UIFooterControl div.footer-menus{
    background: #eb2024;
padding:10px;

}

.UIFooter .content {
background: #0194d9;
        padding: 20px;
}


.UIFooter_Default .content {
background: #0194d9;
}

.UIFooter_Default .content p {
 color: #fff;   
}

.UIFooter_Default div.UIFooterControl div.footer-menus a{ 
 color:#fff;       
}

.UIFooter_Default div.UIFooterControl div.footer-menus div.container{
    background: #1481c1;
    text-align:center;
    
}
.UIFooter_Default div.UIFooterControl div.footer-menus div.container a{
    color: white;
    padding:  0 10px;
    border-right: 1px solid white;
    display:inline-block;
    font-size:15px;
}
.UIFooter_Default div.UIFooterControl div.footer-menus div.container a:last-child{
    border-right: none;
}
.FooterBar{
    padding-top:0 !important;
    border-top:none;
}
.FooterBanner{
    border-top:none;
}   


.ImageSlider > .ItemPanel {
    padding: 10px;
    background:#1894d2;
    position: relative;
}


.ImageSlider > .Header {
    background:#1894d2;
    
}


