/*-----------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button{margin:0!important;padding:0!important;}input,select,a img{vertical-align:middle;}

#wrapper {	
	width: 850px;
	margin: 0 auto;
	font: 14px/16px Tahoma;
	color: #292929;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 745px;
	height: 87px;
	margin: 0 auto;
}

*+html #header {
  height: 107px;
}

#logo {
	width: 133px;
	height: 36px;
	display: block;
	margin: 20px 0 0 0;
	background: url('/img/logo2.png') no-repeat;
}

#online_counter {
	width: 108px;
	margin: -29px 0 0 141px;
	padding: 4px 0 0 15px;
	height: 20px;
	background: url('/img/online_corner.jpg') no-repeat 0 0 transparent;
	background-color: #e8f0f6;
	font-size: 11px;
	line-height: 16px;
	cursor: pointer;
}

@media \0screen {
	#online_counter{
		height: 21px;
		padding: 3px 0 0 15px;
	}
}

*+html #online_counter {
		height: 21px;
		padding: 3px 0 0 15px;
}

@-moz-document url-prefix() {
	#online_counter {
		height: 21px;
		padding: 3px 0 0 15px;
	}
}

#auth_form {
	width: 349px;
	height: 39px;
	/*background: url('/img/auth_bg.jpg') no-repeat;*/
	padding: 6px 0 0 0;
	float: right;
	margin: -34px 0 0 0;
}

.enter {
	width: 48px;
	height: 19px;
	margin: 0px 0 0 1px;
}

.auth_input {
	background: #fff;
	border: 1px solid #b5babd;
	height: 17px;
	width: 133px;
	/*color: #666;*/
	font-size: 11px;
	padding: 0 0 0 2px;
	outline: none;
}

@media \0screen {
	.auth_input{
		height: 16px;
		padding: 1px 0 0 2px;
	}
}

*+html .auth_input {
		height: 16px;
		padding: 1px 0 0 2px;
}

#email {
	margin: 0px 0 0 9px;
}

#password {
	margin: 0px 0 0 1px;
}

#vpass {
	color: #48525a;
	font: 11px/13px Tahoma;
	text-decoration: none;
	display: block;
	margin: 1px 0 0 156px;
}

a#vpass:hover {
	text-decoration: underline;
}

#auth_social {
	color: #48525a;
	font: 11px/13px Tahoma;
	text-decoration: none;
	display: block;
	margin: 1px 0 0 12px;
	float: left;
}

a#auth_social:hover {
	text-decoration: underline;
}

.email_text {
	color: #cee8fb;
	font: 11px/13px Tahoma;
	margin: 0px 0 0 206px;
}

.pass_text {
	color: #cee8fb;
	font: 11px/13px Tahoma;
	margin: -13px 0 0 403px;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	width: 838px;
	margin: 0 auto;
}

.content_text {
	width: 745px;
	margin: 0 auto;
	line-height: 17px;
}

.content_text h1 {
	display: block;
	font: 24px/28px Tahoma;
	color: #515151;
}

.content_text h2 {
	display: block;
	font: 20px/24px Tahoma;
	color: #515151;
}

.content_text ul {
	margin: 15px 0 16px 0;
}

.content_text ul li{
	list-style: none;
	height: 17px;
}

.content_text ul li b{
	color: #00569a;
}

.content_reg {
	width: 838px;
	height: 115px;
	margin: 23px auto;
	padding: 24px 0 0 0;
	background: url('/img/reg_bg.jpg') no-repeat 0 0;
}

.content_text ul li.link a {
	font-weight: bold;
	color: #00569a;
}
.content_text ul li.link a:after {
	content: url('/img/url_icon.png');
	margin: 7px 4px;
	height: 19px;
	vertical-align: middle;
}
.content_text ul li.link {
	list-style: disc inside;
	height: 19px;
}

.slideshow {
	margin: 0 0 0 279px;
	width: 252px;
	height: 209px;
	border: 0px solid #000;
}

#reg_form {
	width: 820px;
	margin: 31px 0 0 39px;
	padding: 1px 0 0 0;
}

.reg_link {
	color: #fff;
	font-size: 15px;
	margin: 3px 84px 0 0px;
	float: right;
}

.reg_link:hover {
	text-decoration: none;
}

*+html .reg_link {
	margin: -21px 82px 0 0px;
}

.reg_input {
	background: #fff;
	border: 1px solid #23639b;
	height: 21px;
	width: 181px;
	/*color: #666;*/
	font-size: 14.6px;
	padding: 0 0 0 7px;
	margin: 0 4px 0 -1px;
	outline: none;
}

@media \0screen {
	.reg_input {
		height: 20px;
		padding: 1px 0 0 7px;
	}
}

*+html .reg_input {
		height: 19px;
		padding: 2px 0 0 7px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 16px;
	font-size: 80%;
	margin: 59px 40px 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* Dmitry */
.placeholder {
	color: #666;
}

#notification_box {
	position: fixed; 
	top: 10px; 
	right: 10px;
	width: 250px; 
	font: 14px/16px Tahoma;
}

#notification_box .notification_message {
	background-color: #595959;
	padding: 10px; 
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	     -o-border-radius: 3px;
			border-radius: 3px;
}

#notification_box .notification_message span {
	font-size: 15px; 
	font-weight: normal;
	padding: 0; 
	margin: 0;
	display:block;
}

#notification_box .error {
	background-color: #db3f3f;
}

#notification_box .success {
	background-color: #43af43;
}

.notification_message a {
	color: white;
	text-decoration: underline;
}

.notification_message a:hover {
	text-decoration: none;
}

#register_popup {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;

	color: #fff;
	font-size: 13px;
	margin-left: 8px;
}

#register_popup:hover {
	text-decoration: none;
}

#hidden_counters {
	display: none;
	background-color: #e8f0f6;
	margin: 0;
	margin-left: -4px;
	padding: 0 0 0 4px;
	line-height: 16px;
}

.social {
	background: #E8F0F6;
	font:11px Tahoma, Geneva, sans-serif;
	vertical-align: middle;
	padding: 5px 5px 5px 7px;
	margin: 1px 9px 1px 20px;
	border-radius: 2px;
	display: none;
}

.social a {
	color: #008fd0;
	text-decoration: none;
}

.social a:hover {
	text-decoration: underline;
}

.fb, .vk, .ok
{
	font-weight:bold;
}

.social img {
	vertical-align: middle;
	margin: 0 4px 2px 4px;
}

form#vkForm {
	display: none;
}

#fb-root
{
	display: none;
}