/* Extension Publications - Footer Styles */

div#vt_footer_wrapper {
	background-color: #3C5B6F;
	border-top: 4px solid #660000;
}

div#vt_footer_wrapper ul {
	float: none;
}

div#vt_footer_wrapper hr {
	padding-top: 20px;
	margin-bottom: -20px;
	border-top: 0;
	border-bottom: 1px solid #eeeeee;
}

div#vt_footer_wrapper div.footer-links {
	margin-bottom: -40px;
}

div#vt_footer_wrapper div.footer-links ul {
	padding-left: 0;
	text-align: center;
}

div#vt_footer_wrapper div.footer-links ul li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
}

div#vt_footer_wrapper div.footer-links ul li a {
	text-decoration: underline;
}

div#vt_footer_wrapper div.footer-links ul li:last-child {
	border: 0;
}