@import "http://static.femina.com.ua/css/public.css";

.err_txt, .error_txt, .warning, .status, .error { color: red; }
.bor_slider { border: solid 1px #c1c1c1;}
a.slider_pg { font-family: Verdana; font-size: 12px; color: #000; text-decoration: none; font-weight: bold; }

#Loading {
	position: absolute;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #eff0f2;
	background-image: url("http://static.femina.com.ua/img/loading.gif");
	background-repeat: no-repeat;
	background-position: 10px 20px;
	cursor: wait;
	border: solid 1px #a1a1a1;
	height: 40px;
	width: 130px;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 40px;
	z-index: 1000;
	opacity: 0.9;
 	filter: alpha(opacity=90);
}
.MaskBody {
	position: absolute;
	display: block;
	z-index: 10;
	background: #aaa;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	filter: alpha(opacity=60);
	opacity: 0.6;
	color: inherit;
}
.LoginBlock { position: absolute; background: #FFFFFF; z-index: 20;}
.errorpage { min-height: 400px; height: auto !important; height: 100%; margin: 20px 0; }
.errorpage p { font-size: 20px; font-weight: bold; }

