/* Auth control */
#auth-control {
	float: right;
	width: 210px; height: 43px;
	font: 17px/43px Georgia,serif;
	text-align: right;
}
#auth-control table {
	float: right;
	height: 43px;
}
#auth-control table td {

	color:#FFFFFF;
}
.auth-reg {
	color: #db7600;
}
.auth-log {
	color: #489c44;
}

.auth-exit {
	margin-left: 10px;
}
.auth-exit img {
	margin-bottom: -1px;
}


/*	text-align: left;
.auth-user {
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 1px;
	background: url(/img/form/info-users.gif) no-repeat 0 0;	
}
.auth-user:hover {
	text-decoration: underline;
}*/


/* Overlay */
#overlay-bgr,
#page-overlay,
table.overlay-center {
	left: 0; top: 0;
	width: 100%; height: 100%;
}
#page-overlay {
	position: fixed;
	z-index: 200;
}
#overlay-bgr {
	position: absolute;
	background: #ffffff;
	opacity: 0.5; /* для Mozilla */
	filter: alpha(opacity=50); /* для IE */
}
table.overlay-center {
	position: absolute;
}
td.overlay-center {
	vertical-align: ;
}

/* Overlay 2*/
#overlay-bgr2,
#page-overlay2,
table.overlay-center2 {
	left: 0; top: 0;
	width: 100%; height: 100%;
}
#page-overlay2 {
	position: fixed;
	z-index: 200;
}
#overlay-bgr2 {
	position: absolute;
	background: #ffffff;
	opacity: 0.5; /* для Mozilla */
	filter: alpha(opacity=50); /* для IE */
}
table.overlay-center2 {
	position: absolute;
}
td.overlay-center2 {
	vertical-align: ;
}
/* Auth item */
.auth-item {
	width: 640px;
	margin: 0 auto;
}

.auth-title,
.auth-content {
	background: url(/img/form/plaska-form-up.png) no-repeat;
	height: 380px; 	
}
.auth-title {
	height: 51px;
}

.auth-title2,
.auth-content2 {
	background: url(/img/form/plaska-form-down.png) no-repeat;
	height: 329px; 	
}
.auth-title2 {
	height: 0px;
	
     
}


.auth-close {
	float: right; display: inline;
	position: relative; 
	left: -19px; top: 17px;
	width: 25px; height: 25px;
	background: url(/img/form/form-close.gif) no-repeat;
	cursor: pointer;
}

.auth-close2 {
	float: right; display: inline;
	position: relative; 
	left: -16px; top: 65px;
	width: 25px; height: 25px;
	background: url(/img/form/form-close.gif) no-repeat;
	cursor: pointer;
}


.auth-title h3 {
	margin: 0 70px 0 24px;
	padding-top: 17px; 
	color: #ffffff;
}

.auth-title2 h3 {
	margin:0 70px 0 24px;
	padding-top: 58px; 
	color: #ffffff;
	font: 20px Georgia, serif;
}

.auth-content {
	background-position: 0 100%;
	padding: 25px 0 10px;
}

.auth-content2 {
	background-position: 0 100%;
	padding: 70px 0 55px;

}

.auth-footer {
	margin: 0 9px;
	padding: 5px 16px 8px;
	border-top: 0px solid #e5e1c3;
	text-align: center;
	font-size: 12px;
	color: #6d623e;
}

/* Auth forms */
.auth-item table {
	margin: 0 24px 16px;
}
.auth-item th {
	width: 138px;
	padding-right: 8px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.auth-item td small {
	font-size: 11px;
	line-height: 1;
	color: #ffffff;	
}
.auth-item td {
	padding: 5px 10px 5px 0;
	text-align: left;
	vertical-align: top;
}
.auth-item .tip {
	margin: 0;
	color: #a59871;
	font-size: 81.25%;
}
.auth-item .tip-error {
	margin: 0;
	color: #FF6600;
	font-size: 11px;
}
.auth-item .link {
	color: #196ba6;
	text-decoration: underline;
	cursor: pointer;
}
.auth-item .dashed {
	border-bottom: 1px dashed #196ba6;
	color: #196ba6;
	cursor: pointer;
}
.auth-item .checkbox {
	position: relative;
	margin: 0 10px 0 20px;
	color: #a59871;
	font-size: 12px;
	line-height: 15px;
}
.auth-item .checkbox input {
	position: absolute;
	left: -20px; top: 1px;
	margin: 0;
}

.auth-item .field {
	margin-right: 6px;
}
.field-action {
	font-size: 11px;
}
.simple_captcha_image img {
	width: 110px; height: 36px;
	background: #DDD;
}
.simple_captcha_field input {
	width: 106px;
	margin-top: 2px;
}
#subscriptions-choise {
	text-align: center;
	font-size: 14px;
}
.current-subscription{
	font-weight: bold;
}

#new_complaint th {
	width: 90px;
}
#new_complaint select {
	width: 284px;
}
#new_complaint textarea {
	width: 280px;
}


/*MA======================================================IN*/
#overlay-bgr_m,
#page-overlay_m,
table.overlay-center_m {
	left: 0; top: 0;
	width: 100%; height: 100%;
}
#page-overlay_m {
	position: fixed;
	z-index: 200;
}
#overlay-bgr_m {
	position: absolute;
	background: #000000;
	opacity: 0.5; /* для Mozilla */
	filter: alpha(opacity=50); /* для IE */
}
table.overlay-center_m {
	position: absolute;
}
td.overlay-center_m {
	vertical-align: ;
}
/*MA======================================================IN*/
#an_form{
	position: fixed;
	z-index:200
}
