/**

Footer
***/
#footer{position:relative;height:85px;width:982px;background-image:url('../Graphics/elements/footer/home_footer_bg.jpg') !important;}
#footer ul{position:absolute; top:61px;left:5px;}
#footer ul li{float:left;width:auto;border-left:1px solid #fff;position:relative}
#footer ul li.first{border:0;}
#footer ul li a{display:block;padding:0 5px;color:#fff;font-size:10px;text-decoration:none;}

/*#footer{background-position:982px 0px;clear:both;width:982px;}*/

#brand #footer{background-image:url('../Graphics/elements/footer/prog_footer_bg.jpg') !important; width: 981px !important;margin-left: 1px !important;}

#error #footer {
    background-image: url("../Graphics/elements/footer/error_footer_bg.jpg") !important;
    width: 982px !important;
}

#search #footer, #genre #footer{background-image:url('../Graphics/elements/footer/prog_search_and_genre_footer_bg.jpg') !important; width: 982px !important;margin-left: 0px !important;}

#news #footer{background-image:url('../Graphics/elements/footer/prog_footer_bg.jpg') !important;}

#aboutus #footer, #termsandconditions #footer, #privacypolicy #footer{background-image:url('../Graphics/elements/footer/prog_footer_bg.jpg') !important;}

#contactus #footer{background-image:url('../Graphics/elements/footer/prog_footer_bg.jpg') !important;}

#footer a:hover {
    text-decoration: underline;
}