﻿/* @group mtv footer */
#ceowen_foot {
	clear: both;
	background-color: #1a1a1a;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	width: 960px;
}

#mtv_foot *{
	font-size:12px;
}

#mf_container {
	margin: 0 auto;
}

#mftop, #mfbottom {
	width:  100%;
	margin: 0 auto !important;
	overflow: hidden;
}

#mtv_foot img { display: inline; }
#mtv_foot a { font-size: 12px; }
#mfrow1 {
	padding: 8px 15px 10px 15px;
	max-height: 83px;
	overflow: hidden;
	color: #4d4d4d;
	font-size: 12px;
/*  background: url('/widgets/assets/row1_bg.gif');*/
}
#mfrow2 {
	padding: 4px 15px;
/*  background: url('/widgets/assets/row2_bg.gif');*/
}
.mfbar {
	width: 100%;
	height: 2px;
	background: url('/widgets/assets/hbar.gif');
	background-repeat: none;
	overflow: hidden;
}
.mfbar1 {
	width: 100%;
	height: 1px;
	background: #333333;
	overflow: hidden;
	border-top: 1px solid #000000;
}
.mfbar2 {
	width: 100%;
	height: 1px;
	background: #202020;
	overflow: hidden;
	border-top: 1px solid #000000;
}
#mftnetworks { overflow: hidden; margin-bottom: 10px; }
#mflogo, #mfcopy { float: left; }
#mfcopy {
	height: 12px;
	margin: 10px 0 4px 10px;
}
#mftlinks {
	clear: both;
	margin: 5px 0 0 0;
	overflow: hidden;
	font-size: 12px;
}
.mftlinkbox {
	float: left;
	width: 100%;
	line-height: 12px;
	padding: 2px 20px 2px 0;
}
.mftlinkitem {
	text-decoration: none !important;
	color: #f2f2f2 !important;
	white-space: nowrap !important;
	font-family: Tahoma;
}
#mtv_foot a.mftlinkitem { font-size: 12px !important; }
.mftlinkitem:hover { text-decoration: underline !important; }
.mflink { display: block; }
#mfbottom {
	font-size: 12px !important;
	line-height: 12px;
	text-align: left;
	color: rgb(40,40,40);
	padding: 5 0 20px 0;
	text-align:center;
}
#mfbottom a {
	text-decoration: none !important;
	color: rgb(93,93,93) !important;
	white-space: nowrap !important;
	font-size: 12px !important;
}
#mfbottom a:hover { text-decoration: underline !important; }
/* @end */

#mfpoplinks {
  background-color: #424242; 
  color: #424242;
  padding: 5px 10px;
  
}
#mfpoplinks span {
  text-transform:uppercase;
  margin-right: 10px;
  color: #f2f2f2;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 12px !important;
}

#mfpoplinks a {
  color: #f2f2f2;
  font-weight: normal;
  text-decoration: none;
	font-family: Tahoma;
	font-size: 12px !important;  
}

#mfpoplinks a:hover {
  text-decoration: underline;
}

