/* Footer */
#WNFooter {
	border: none !important;
	height: auto;
	padding: 0;
	text-align: left;
	color: #fff;
	background-color: #000000 !important;
}
#WNFooter,
#WNCopyright {
	width: 980px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#WNCopyright img {
	display: none;
}
#WNFooter #WNCopyright img {
	padding: 0;
}
#WNFooter #WNCopyright .wnCopyrightText {
	width: 980px !important;
	max-width: 980px !important;
	padding: 0px !important;
	float: none !important;
}

/* KFDA Footer *****/
/*******************/

/* worldnow core overrides */
/* uncomment when new footer is enabled */
/*#WNFooter	{ font-size: medium; padding: 0; text-align: left; color: #fff; border: none; background: none; }*/

.kfdafooter	{ width: 920px; padding: 30px 30px 50px; background: #252525; border-top: 10px solid #151515; color: #fff; font: 11px helvetica, arial, sans-serif; }
		.kfdafooter a	{ color: #fff !important; text-decoration: none !important; }
		.kfdafooter a:hover	{ color: #ff4d4d !important; /*text-decoration: underline;*/ }

	/* navigation controls */
	.kfdafooter-nav	{ overflow: auto /*clear floats container*/; }
		/* column controls */
		.kfdafooter .navcol	{ width: 172px; margin-left: 15px; float: left; }
			.kfdafooter .navcol-first	{ margin-left: 0; }
		.kfdafooter .subhead	{ font-weight: bold; font-size: 14px; color: #ccc; text-shadow: 0 1px 1px rgba(0,0,0,.75); border-bottom: 1px dotted #515151; padding-bottom: 5px; margin-bottom: 10px; }
		.kfdafooter ul	{ margin: 0; padding: 0; list-style-position: inside; }
			.kfdafooter ul li	{ margin-bottom: 3px; padding: 0; }

	/* boilerplate copyright info */
	.kfdafooter .boilerplate	{ clear: both; border-top: 1px solid #5c5c5c; margin-top: 30px; padding-top: 20px; font-size: 10px; color: #999; }
			.kfdafooter .boilerplate a	{ color: #999 !important; text-decoration: underline !important; }
			.kfdafooter .boilerplate a:hover	{ color: #fff !important; }
		.kfdafooter .boilerplate img	{ vertical-align: middle; margin-right: 10px;display:inline !important;margin-top:-10px; }


/* Courts & Crimes Styles *****/
/******************************/
ul.crime-innernav	{ margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #b3b3b3; padding-bottom: 10px; margin-bottom: 10px; overflow: auto; }
	ul.crime-innernav li	{ display: inline; }
		ul.crime-innernav li a	{ display: block; float: left; background-image: url(http://managekfda.worldnow.com/images/552153_G.gif); height: 50px; text-indent: -9999px; outline: none; }
			ul.crime-innernav a.link1	{ width: 155px; background-position: 0 0: }
			ul.crime-innernav a.link2	{ width: 185px; background-position: -155px 0; }
			ul.crime-innernav a.link3	{ width: 175px; background-position: -340px 0; }
				ul.crime-innernav a.link1:hover	{ width: 155px; background-position: 0 -50px; }
				ul.crime-innernav a.link2:hover	{ width: 185px; background-position: -155px -50px; }
				ul.crime-innernav a.link3:hover	{ width: 175px; background-position: -340px -50px; }
