/* White Footer Style */

#botbar {background: #ececec;}
#bottom {background: #ececec;}
/*#botbar {background: #999 url(../images/footer/white/botbar-bg.png) 0 0 repeat-x;}*/
/*#bottom {background: #8B8B8B url(../images/footer/white/bottom-bg.png) 0 0 repeat-x;}*/
#mainmodules4 {color: #333;}
#mainmodules4 a {color: #fff;}
#copyright {color: #333;}
#bottom-menu ul li a, #bottom-menu ul li .separator, #bottom-menu ul li .separator:hover {color: #3b4a9c;}
#bottom-menu ul li a:hover {color: #000;}
#bottom ul li a {background: url(../images/modules/grey-arrow.png) 0 4px no-repeat;color: #000;}
#bottom ul li:hover a {color: #000;}
#rocket {background: url(../images/footer/white/rocket.png) 0 0 no-repeat;}
#top-button {background: url(../images/footer/white/top-button-bg.png) 0 0 no-repeat;}
#top-button a {color: #444;}
#top-button a:hover {color: #fff;}
.footer-bottom { height: 0px; display:none; }
.wrapper {position:relative;background: #D9D9D9;padding-bottom:10px;}
#botbar {border-top: 3px solid #3b4a9c;}
#botbar {border-bottom: 2px solid #ddd;}
/* use main-body to be more specific than template.css so we can override it */
#main-body #botbar {padding:5px;}
#bottom-menu ul { padding: 3px; }
#bottom-menu ul li {border-left: 1px solid #3b4a9c; }
#bottom-menu ul li:first-child {border-left: none; }

/* RSS styling: no way to provide a class for menu items, so we have to use the item ID which will differ per-language */
#bottom-menu ul li.item84 {background: url(../images/feed_icon_16x16.gif) no-repeat scroll 10px 0px transparent; padding-left: 19px;}



