@charset "utf-8";
/* eLama */
html, body {
	height:100%;
	margin:0;
	padding:0;
	}
html, img {
	border:0 none;
	}
body {
	background:#fff url(../images/top_bg.gif) 0 0 repeat-x;
	color:#000;
	font:87.5% "Trebuchet MS",Arial,Helvetica,sans-serif;
	}
#obertka {
	display:table;
	text-align:left;
	margin:0 auto;
	height:100%;
	width:775px;
	}
	.container {
		display:table-cell;
		text-decoration:none;
		vertical-align:middle;
		}
	.vertical {
		display:none;
		}
	.shapka {
		width:476px;
		margin-right:45px;
		float:left;
		}
		.no_menu .shapka {
			margin:0 auto 0 102px;
            margin-left:162px;
			float:none;
			}
	h1.elama {
		background:url(../images/elama.png) 140px 4px no-repeat;
		overflow:hidden;
		margin:0;
		height:115px;
		width:476px;
		}
		h1.elama a {
			display:block;
			}
		h1.elama span {
			display:block;
			overflow:hidden;
			text-indent:-9999px;
			}
	h2.dd {
		font-size:1.1em;
		font-weight:normal;
		margin:13px 0 26px;
		width:385px;
		padding-left:145px;
		}
.menu {
	display:block;
	float:left;
	font-size:1.7em;
	list-style:none;
	margin:26px 0 0;
	padding:0;
	}
	.menu li {
		background:url(../images/bull.gif) 0 0.45em no-repeat;
		margin:0 0 4px;
		padding:0 0 0 18px;
		}
	.menu a,
	.menu a:visited {
		color:#0062a0;
		text-decoration:underline;
		}
form.reg_form {
	margin:0;
	padding:0;
	}
	.no_menu form.reg_form {
		position:relative;
		left:-4px;
		}
	form.reg_form h3, form.form_opener h3 {
		color:#0062a0;
		cursor:pointer;
		font-size:2.4em;
		font-weight:normal;
		margin:0 0 0.5em;
		white-space:nowrap;
		}
		.no_menu form.js_on h3 {
			margin-left:25px;
			width:623px;
			}
		form.reg_form h3 span {
			border-bottom:2px dashed #0062a0;
			display:inline-block;
			position:relative;
			}
	form.js_on h3 {
		position:absolute;
		}
	form.js_on #form_body, form.js_on #form_auth_body {
		display:none;
		}
	
.row {
	color:#010101;
	display:block;
	font-size:1.1em;
	margin:0 auto 10px;
	overflow:hidden;
	width:698px;
    width:758px;
	}
	.email {
		color:#5f5f5f;
		font-size:1.75em;
		margin-bottom:12px;
		}
	.label {
		cursor:pointer;
		display:block;
		float:left;
		text-align:right;
		margin-right:-100%;
		padding:1px 10px 0 0;
		width:292px;
		}
	.input {
		float:right;
		width:458px;
		}
		.input input {
			background:#fff;
			color:#434343;
			border:1px solid #b1b1b1;
			font:1em  "Trebushet MS",Arial,Helvetica,sans-serif;
			padding:1px 4px;
			width:234px;
			}
		.email input {
			border:2px solid #b3b3b3;
			color:#5f5f5f;
			padding:0 6px;
			width:375px;
			}
		button[type="submit"] {
			background:#90c21c url(../images/button.gif) 0 0 repeat-x;
			border:1px solid #bababa;
			color:#000;
			font:bold 12px  "Trebushet MS",Arial,Helvetica,sans-serif;
			overflow:visible;
			padding:1px 6px;
			}
.after {
	padding-left:244px;
	width:385px;
	}
.after h3 {
	color:#5f5f5f;
	font-size:2.5em;
	font-weight:normal;
	margin:0 0 0.4em;
	}
.after p {
	margin:0 0 0 2px;
	font-size:1.2em;
	}
.after_sub {
	padding-left:246px;
	font-size:12px;
	}

/*****classes
*******************/
.clear {
	display:block;
	line-height:0;
	clear:both;
	height:0;
	}

.form_status {
	margin:0px 0px 20px 0px;
    text-align:center;
    font-size:12px;
    color:#080;
    }
    .form_status.error {
      margin-bottom:40px;
			font-size:2.5em;
			font-weight:normal;
      color:#F00;
    	}
/***new form box***/
.alterating-box {
	}
	.alterating-box form.reg_form h3 {
		margin-left:0;
		padding:0 0 0 249px;
		position:static;
		width:auto;
        padding-left:309px;
	}
	.alterating-box form.reg_form .after h3 {
		padding:0;
	}
	p.ifthen {
		font:1.1em  "Trebuchet MS",Arial,Helvetica,sans-serif;
		margin:1.8em 0 1.4em 247px;
        margin-left:307px;
	}
	form.reg_form h4 {
		font-size:2.4em;
		font-weight:400;
		margin:0 0 1em;
		padding:0 0 0 249px;
		width:auto;
        padding-left:309px;
		}
		span.notlink {
			border-bottom:2px dashed #0062a0;
			color:#0062A0;
			cursor:pointer;
			display:inline;
			position:relative;
			}
p.strSubErrorAuth {
    margin:-30px 0 1em 309px;
    font-size:1.1em;
}
.form_status.error {
    text-align:left;
    margin-left:309px;
}