/* Start 'LSG : Footer' */
/*
*  Amza Marian 
* tex@unixteacher.org
* (c) Linux Security Group
* Last update: Wed Aug  5 23:10:43 CEST 2009
*/

body.footer-blue{
	background: #3d6993;
}

#footer {
	background: #3d6993 url(../images/footer/blue/footer-bg.png) repeat-x;
         /* background: url('/images/bg.gif') repeat-x; */

}

#footer li {
	border-bottom: 1px dotted #87C1F2;
}

#footer div.moduletable {
	color: #fff;
}

#the-footer {
	color: #ccc;
}

body.footer-blue #footer a {
	color: #fff;
}

body.footer-blue #footer a:hover {
	color: #000;
}

body.footer-blue #footer h3 {
	color: #333;
}
/* End of 'LSG : Footer' */

