.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px; height:450px;}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(skin/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	bottom:5px;
	font-size:11px;
	margin:1em auto;
	padding:10px;
	position:absolute;
	width:90%;
	height:100px;
	z-index:98;
}
.mf div.caption h3 {
color:#ae2831;
padding-bottom:10px;
text-align:center;
border-left:0;
}
.introBlock .textTitle, #MooFlow h3{
border-left:0;
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	width:100%;
}
