html,
body {
	background: #f7f6f1;
}

body {
	min-width: 0;
}

#layout {
	min-height: 65em;
	min-width: 97em;
	overflow: hidden;
	height: 100%;
	position: relative;
	width: 100%;
}

#layout1 {
	height: 0;
	left: 0;
	max-width: 180em;
	position: absolute;
	top: 0;
	width: 140%;
}

#layout2 {
	left: 0;
	padding-bottom: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#layout3 {
	bottom: 4em;
	left: 0;
	position: absolute;
	right: 4em;
	top: 0;
}

#layout4 {
	height: 100%;
	left: -15%;
	position: absolute;
	top: -33%;
	width: 100%;
	
	margin-top: 10em;
}

.section {
	position: absolute;
	padding-bottom: 33%;
	width: 33%;
}

.left {
	left: 0;
}

.center {
	left: 33%;
	margin-left: 2em;
}

.right {
	left: 66%;
	margin-left: 4em;
}

.top {
	top: 0;
	z-index: 3;
}

.middle {
	margin-top: 2em;
	top: 33%;
}

.bottom {
	margin-top: 4em;
	top: 66%;
	z-index: 3;
}

.wrap {
	background: #fff;
	border: 1px solid #ccccca;
	height: 100%;
	position: absolute;
	width: 100%;
}

.brink {
	height: 1px;
	margin: 3em;
	overflow: hidden;
	width: 1px;
}

#left-bottom .brink {
	//margin-top:100%;

}

/* {{{ Ссылки панелей */
h2 {
	font-size: 1.2em;
	margin: 0;
}

h2 span {
	border-bottom: 1px dashed #7f4537;
	color: #7f4537;
	cursor: hand;
	cursor: pointer;
}

#right-top h2 span {
	border:none;
	float:left;
}

#feedback_sw{
	margin-right:2em;
	
}

h2 br {
	clear: both;
}

h2 b {
	display: block;
	float: left;
	font-weight: normal;
}
/* }}} Ссылки панелей */

/* {{{ Скругленные углы */
.round-corner {
	height: 100%;
	left: -1px;
	overflow: hidden;
	padding: 1px;
	position: absolute;
	top: -1px;
	width: 100%;
}

.round-corner .lb,
.round-corner .rb,
.round-corner .lt,
.round-corner .rt {
	background: url(/images/round_corner.png) no-repeat;
	height: 140px;
	left: -70px;
	position: absolute;
	top: -70px;
	width: 140px;
}

.round-corner .lb,
.round-corner .rb {
	top: auto;
	bottom: -70px;
}

.round-corner .rb,
.round-corner .rt {
	margin-left: 100%;
}
/* }}} Скругленные углы */

/* {{{ Левый верхний блок */
#left-top .content {
	bottom: 3em;
	position: absolute;
	right: 2.5em;
	width: 40%;
}

#left-top ul {
	clear: both;
	list-style-type: none;
}

#left-top li {
	clear: both;
	list-style-type:none;
}

#left-top a {
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

#left-top a,
#left-top a:visited {
	color: #7b8cb7;
}


#left-top li ul {
	height: 0;
	overflow: hidden;
	
}

#left-top li ul a {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 1.5em;
}
/* {{{ Левый верхний блок */

/* {{{ Центральный верхний блок */
#center-top .content {
	bottom: 2.5em;
	left: 5em;
	position: absolute;
}

#center-top dl {
	margin-bottom: 2.5em;
}

#center-top dt {
	color: #bfa29b;
	font: italic 2.5em Georgia, serif;
	margin-bottom: 3px;
}

#center-top dd {
	color: #804638;
	font-size: 1.2em;
	margin-left: 1.375em;
}

#center-top form {
	margin-bottom: .5em;
}

#center-top label {
	color: #bfa29b;
	font: italic 2.5em Georgia, serif;
	margin-right: .3em;
}

#center-top input {
	font-size: 1.4em;
	padding: .1em;
	width: 12.5em;
}

#center-top h2 {
	padding-top: 2em;
}

#center-top h2 b {
	margin: -1.67em 0.3em 0 0;
	padding: 20px 0 0;
}

#center-top h2.arrow b {
	background: url(/images/arrow_brown_up.gif) no-repeat center top;
}
/* }}} Центральный верхний блок */

/* {{{ Правый верхний блок */
#right-top .content {
	bottom: 2.5em;
	left: 3em;
	position: absolute;
}

#right-top ul {
	font-size: 1.2em;
	list-style: none;
}

#right-top li {
	margin: .4em 0 1.5em;
}

#right-top li a {
	color: #6DA2AF;
}

#right-top form {
	clear: both;
	padding-bottom: 3em;
}

#right-top .map {
	font-size: 1.2em;
	padding-bottom: 1em;
}


#right-top label {
	clear: both;
	color: #7F4638;
	display: block;
	float: left;
	font-size: 1.1em;
	margin: 0 0 .2em .45em;
	width:10em;
}

.errorField{
	border-color:red;
}
#right-top label.error{
	float:right;
}

#right-top textarea{
	font-size: 1.1em;
	height:5em;
	width:20em;
}

#feedback_submit{
	margin-top:2em;

}


#right-top label.nofloat{
	float:none;
}

#right-top input{
	clear: both;
	display: block;
	font-size: 1.2em;
	margin-bottom: 1em;
	padding: .2em;
	width: 12.5em;
}

#right-top select{
	clear: both;
	display: block;
	font-size: 1.1em;
	margin-bottom: 1em;
	padding: 0em;
}

#right-top input.submit {
	padding: .2em 1em;
	width: auto;
}

#right-top h2 {
	float: left;
	margin-left: 2.416em;
	padding-top: 20px;
	height:14px;
	width:5em;
}

#feedback_sw{
	width:14px;
	height:14px;
	background: url(/i/feedback_act.jpg) no-repeat;
	display:block;
}



#site_map_sw{
	width:14px;
	height:14px;
	background: url(/i/sm_icon_act.jpg) no-repeat;
	display:block;
}

.no_img #site_map_sw{
	width:10em;
	background:none;
}

/* }}} Правый верхний блок */

/* {{{ Левый центральный блок */
#left-middle .wrap {
	/*background: #ad5620;*/
	background: #b76b3b;

}

#left-middle .content {
	margin: 2em 2.5em 0 0;
	padding-left: 2em;
	position: absolute;
	right: 0;
	width: 40%;
}

#left-middle p {
	color: #fff;
	font-size: 1.3em;
	margin: 2em 0;
}

#left-middle p a {
	color: #fff;
}

#left-middle ul {
	font: italic 1.2em Georgia, serif;
	margin-left: -1.3em;
}

#left-middle li {
	text-indent: -1.3em;
	margin: 0em 0 1em 1.3em;
}

#left-middle li,
#left-middle li a {
	color: #dac1ab;
}
/* }}} Левый центральный блок */

/* {{{ Центральный блок */
#center-middle .wrap {
	/*background-color: #804638;*/
	background-color: #924e3f;
}

#center-middle a {
	color: #d9c0aa;
	font-style:italic;
}

#center-middle h1 a {
	color: #d9c0aa;
	font-style:normal;
}



#center-middle h1 {
	font-size: 2.5em;
	margin: 1.5em 0 0 2em;
	position: absolute;
	z-index: 2;
}

#center-middle .content {
	height: 100%;
	left: -10.75em;
	margin-left: 35%;
	padding: 0 10.75em;
	position: absolute;
	top: 0;
	width: 30%;
}

#center-middle .content-wrap {
	bottom:6em;
	left: 0;
	position: absolute;
	width: 100%;
}

#center-middle .image {
	/*background: #804638;*/
	background: #924e3f;
	left: 0;
	position: absolute;
	top: 6px;
	width: 100%;
	z-index: 1;
}

#center-middle .image img {
	margin: 8em 0 .5em;
	position: relative;
	top: -6px;
}

#center-middle p,
#center-middle ul {
	font-size: 1.2em;
}


#center-middle p {
	color: #fff;
	font-weight: bold;
	margin: .9em 0;
}

#center-middle ul {
	color: #d9c0aa;
	font-family: Georgia, serif;
	list-style-position: inside;
	margin: -0.5em 0em 0 1em;
	text-indent:-1.4em;
}

#center-middle li {
	line-height: 1.5em;
	font-style:italic;
}

#center-middle .link {
	font: 1.1em Georgia, serif;
	margin-left: 1.4em;
}

#center-middle .bonus {
	margin-bottom: 2.5em;
}

#center-middle .bonus div {
	display: none;
}

#center-middle .bonus p {
	color: #261511;
	font-family: Tahoma;
	font-weight:normal;
	line-height: normal;
	font-size:1.2em;
}
/* }}} Центральный блок */

/* {{{ Правый центральный блок */
#right-middle .wrap {
	background: #fff;

}

#right-middle .content {
	left: 5em;
	position: absolute;
	right: 2.5em;
	top: 4em;
}

#right-middle .full {
	background: #80b2c8;
}

#right-middle .brink {
	left: 3em;
	margin: 0 0 0 auto;
	position: relative;
}

#right-middle h2 {
	color: #000;
	float: left;
	padding-right: 25px;
}

#right-middle .full h2 {
	color: #fff;
}

#right-middle h2 span {
	border-bottom: 0;
	color: #6da2af;
	cursor: auto;
}

#right-middle .visible h2 span {
	border-bottom: 1px dashed #6da2af;
	cursor: hand;
	cursor: pointer;
}

#right-middle .full h2 span {
	color: #fff;
}

#right-middle .full .visible h2 span {
	border-bottom: 1px dashed #fff;
}

#right-middle h2.arrow {
	background: url(/images/arrow_brown_right.gif) no-repeat right center;
}

#right-middle .globus {
	background: url(/images/map.png) no-repeat center top;
	color: #fff;
	display: block;
	font-size: 1.1em;
	min-width: 10em;
	padding-top: 75px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 147px;
	z-index:100;
}

#right-middle .map {
	height: 32em;
	margin: 4.5em 0 0 -3em;
	position: relative;
	width: 42.5em;
	z-index:1;
}

#right-middle .map ul {
	height: 100%;
	list-style: none;
	position: absolute;
	width: 100%;
}

#right-middle .map li {
	position: absolute;
	z-index: 5;
}

#right-middle .map a,
#right-middle .map span {
	display: block;
	left: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	white-space: nowrap;
}

#right-middle .map a {
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 5;
}

#right-middle .map .normal {
	color: #e0e0e0;
}

#right-middle .map .country,
#right-middle .map .stronger {
	color: #6b6b6b;
}

#right-middle .map .strongest {
	color: #000;
}

#right-middle .full .map ul {
	color: #fff;
}
/* }}} Правый центральный блок */

/* {{{ Левый нижний блок */
#left-bottom .content {
	position: absolute;
	left: 55%;
	top: 2.2em;
	width: 40%;
}

#left-bottom h2 {
	/*float: left;*/
	margin-bottom: 1.82em;
	padding-bottom: 25px;
	width:55%;
}

#left-bottom h3 {
	margin:1em 0 1em 0;
	padding-bottom:1em;
}


#left-bottom h2.arrow {
	background: url(/images/arrow_brown_down.gif) no-repeat center bottom;
}

#left-bottom h2 span {
	border-bottom: 0;	
	cursor: auto;	
}

#left-bottom .visible h2 span {
	border-bottom: 1px dashed #6da2af;
	cursor: hand;
	cursor: pointer;
}

#left-bottom ul {
	font-size: 1.2em;
	list-style-type: none;	
	margin-top:1em;
}

#left-bottom li {
	margin-bottom: 0.5em;
}

#right-bottom ul {
	clear: both;
	font-size: 1.2em;
	list-style-type: none;
	width:40%;
	-width:34%;
	margin-left:5em;
	
}

#right-bottom li {
	margin-bottom: 0.5em;
}



/* }}} Левый нижний блок */

/* {{{ Центральный нижний блок */
#center-bottom .content {
	left: 5em;
	position: absolute;
	top: 2em;
	width: 80%;
}

#center-bottom h2 b {
	margin-right: 0.3em;
}

#center-bottom h2 b.link {
	padding-bottom: 25px;
}

#center-bottom h2.arrow b.link {
	background: url(/images/arrow_brown_down.gif) no-repeat center bottom;
}

#center-bottom h2 span {
	border-bottom: 0;
	cursor: auto;
}

#center-bottom .visible h2 span {
	border-bottom: 1px dashed #7f4537;
	cursor: hand;
	cursor: pointer;
}

#left-bottom .visible h2 span {
	border-bottom: 1px dashed #7f4537;
	cursor: hand;
	cursor: pointer;
}


#center-bottom .news {
	clear: both;
	padding-top: 2em;
}

#center-bottom .post {
	clear: both;
	margin-bottom: 1.4em;
}

#center-bottom .name {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
}

#center-bottom .name a
{	
	color:#000000;
}

#center-bottom .date {
	color:#926548;
	clear: both;
	float: left;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	white-space: nowrap;
}

#center-bottom p {
	clear: both;
	font-size: 1.2em;
	margin: 0.5em 0;
	margin-bottom:2.3em;
}

#center-bottom p a {
	color: #7F4537;
}
/* }}} Центральный нижний блок */

/* {{{ Правый нижний блок */
#right-bottom .content {	
	position: absolute;
	top: 2em;
	width:100%;
	left:-1px;
}

#right-bottom h2 {
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

#right-bottom h2.arrow {
	background: url(/images/arrow_brown_down.gif) no-repeat center bottom;
}

#right-bottom h2 span {
	border-bottom: 0;
	cursor: auto;
}

#right-bottom .visible h2 span {
	border-bottom: 1px dashed #7F4537;
	cursor: hand;
	cursor: pointer;
}

#right-bottom form,
#left-bottom form
{
	clear: both;
	font-size: 1.2em;		
	margin-bottom:1em;
}
#left-bottom form input{
	font-size: 1em;		
}

#right-bottom form input.search,
#left-bottom form input.search {
	margin-bottom: 5px;
	padding: .2em;
	width: 15em;
}

#right-bottom form input.submit,
#left-bottom form input.submit {
	padding: .2em .5em;
}

#right-bottom .map {
	font-size: 1.2em;
	margin-top: 2em;
	text-align: right;
	width: 16em;
}



/* }}} Правый нижний блок */

#center-top dd.top_block_dd {
	margin-left:0;
	}

.navigation-panel ul a:hover,	
.navigation-panel ul ul a:hover,
.navigation-panel li.light a:hover,
.lang-panel a:hover,
.research-center-panel a:hover,	
#right-top li a:hover,
a:hover,
#center-bottom .name a:hover,
#left-bottom li a:hover,
#left-middle p a:hover,
#left-top a:hover,
#center-middle h1 a:hover,
#left-middle li a:hover
{
	color:#ff0000;
}

#right-top li.usial {
	margin:0.4em 0 0.4em;
}

.news_spacer {
	clear:both;
	height:1em;
	width:100%;
}

.contacts {
font-size:1.2em;
line-height:1.6em;
margin-bottom:5em;
position:relative;
white-space:nowrap;
}

#top_banner_container {
	overflow:visible;
	width:90%;
	margin-left:-1em;
	height:100%;
}


.logo, #footer3 {display:none;}


/* common styles */


	 
#right-bottom .container_logo {
	/*border:1px solid red;*/
	bottom:0;
	height:37px;	
	position:absolute;
	width:60%;		
	top:5px;
	left:40%;
}

#right-bottom .ineer_container {
	height:37px;
	width:100%;
	left:100%;
	margin-left:-37px;
	position:absolute;	
}

#right-bottom .artlebedev {
	width:90px;
	height:37px;
	position:absolute;
	left:0;
		/*background: url('../../../../../images/ArtLebedevLogo_2008.gif') blue 100% 50% no-repeat;*/
}

#right-bottom .corner_for_logo {
	width:18px;
	height:37px;
	position:absolute;
	left:100%;
	width:100%;
	margin-left:-17px;
	-margin-left:-15px;
	}

#left-bottom .copyright {
	font-size:1.2em;
	margin-left:4px;
	}
	
#left-bottom form input {	
	display:block;
	clear:both;	
	margin-bottom:1em;
	padding:0.2em;
	}	
#left-bottom form label {	
	display:block;
	margin-bottom:0.5em;
	}	
	
#auth_login, 
#auth_password
{
	width:12.5em;
	}
	
.tips {
	font-size:1.2em;
	color:#7F4537;	
	margin-left:5em;
	position:absolute;
	top:12em;
	}	
	
.please {	
	color:#666668;
	}

#center_news {
	width:40%;
}
#center-middle a:hover{
	color:#FF0000;
}

#feedback, #site_map{
	display:none;
}

#process{
	background:transparent url(/i/loading.gif) no-repeat scroll 0%;
	display:none;
	height:24px;
	margin-bottom:14px;
	margin-left:160px;
	margin-top:-38px;
	width:24px;
}




div.content div#askbeforedelete{
	display:none;
	margin-top:10em;
}

div.content div#askbeforedelete div.answeryes{
	float:left;
}

div.content div#askbeforedelete div.answeryes input#DoDelete{
	padding-bottom: 0em;
	margin-right:2em;
}

div.content div#askbeforedelete div#answercontainer{
	margin-top:1em;
	width:55%;
}

a#delusr{
	cursor:pointer;
 	text-decoration:underline;
}

a#logout{
 text-decoration:underline;
}

div#left-bottom h2.arrow a{
	cursor:pointer;
	text-decoration:underline;
	color:#6DA2AF;
}

div#login_div{
	margin-top:9em;
}

#left-bottom h2.noarrow {
	position:relative;
	top:-1.2em;
	margin-bottom: 1.82em;
	padding-bottom: 25px;
	width:55%;
	background-image : none !important;
}

h2.noarrow a{
	font-size:0.85em;
}

h2.noarrow a:hover{
	color:#ff0000 !important;
}

div#askbeforedelete span{
	font-size:1.2em;
}

span#enter_alone{
	border-bottom: 1px dashed #7f4537 !important;
}

h2.noarrow span{
	border-bottom:0px !important;
}