
/*	__footer
---------------------------------------------------------------------------- */

#mtvnFooter {
	background: #ded9cd;
	font-size: 10px;
	margin: 0 auto;
	width: 980px;
	font: 10px arial,sans-serif;
}
#mtvnFooter ol, #mtvnFooter ul {
	list-style:none outside none;
}
#mtvnFooter a:link, #mtvnFooter a:visited {
	color: #996633;
}
#mtvnFooter a:hover, #mtvnFooter a:active {
	color: #ee762c;
}
#cmt-footer
{
	padding: 0 5px 5px;
}
#cmt-footer-separator {
	background: #390300;
	height: 4px;
	margin-bottom: 5px;
}
#cmt-footer-inner {
	background: #f8fbfb;
	padding: 5px;
}
#cmt-footer .cmt-footer-row {
	padding: 10px 5px;
}
#cmt-footer .cmt-footer-row + .cmt-footer-row {
	border-top: 2px solid #eaeae6;
	color: #605F5F;
}
#cmt-footer .cmt-footer-row:first-child {
	padding: 5px 5px 10px;
}
#cmt-footer .cmt-footer-row:last-child {
	padding: 10px 5px 5px;
}
#cmt-footer ul.cmt-footer-row-inner {

}
#cmt-footer ul.cmt-footer-row-inner li {
	padding-right: 4px;
	float: left;
	line-height: 10px;
}
#cmt-footer ul.cmt-footer-row-inner li + li {
	border-left: 1px solid #000000;
	padding-left: 4px;
}
#cmt-footer-topics {
	font-size: 12px;
}
#cmt-footer #cmt-footer-logo {
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 2px solid #eaeae6;
}
#cmt-footer #cmt-footer-site {
	width: 800px;
	float: left;
}
#cmt-footer #cmt-footer-site ul.cmt-footer-row-inner + ul.cmt-footer-row-inner {
	border-top: 1px dotted #bdbfbf;
	margin-top: 5px;
	padding-top: 5px;
}
#cmt-footer #cmt-footer-network {
	float: right;
	width: 500px;
	color: #605F5F;
}
#cmt-footer #cmt-footer-network ul {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}
#cmt-footer #cmt-footer-network ul li {
	float: left;
	line-height: 10px;
	padding-right: 4px;
	margin: 2px 0;
}
#cmt-footer #cmt-footer-network ul li + li {
	border-right: 1px solid #000000;
	padding-left: 4px;
}
#cmt-footer #cmt-footer-network ul li:last-child {
	border-right: 0 none;
}

#cmt-footer #cmt-footer-network li.gft-col-header {
	font-weight: bold;
	border-right: 0 none;
	color:#1F1F1F;
}

#cmt-footer #cmt-footer-partners a {
	margin-left: 5px;
}
#cmt-footer #cmt-footer-partners a img {
	vertical-align: middle;
}
#cmt-footer #mtvn-logo {
	float: left;
	margin-right: 10px;
}

#cmt-footer .updated {
}

#cmt-footer .newFooterItem {
    color: red;
    font-weight: bold;
}

