/* форма входа пользователя */

#login_form {
	margin:16px;
}
#login_box {
	position:absolute;
	z-index: 61;
	width:350px;
	margin:-100px 0px 0px -200px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: white;
	border: 3px double #E8E5DC;
	overflow: auto;
	display:none;
}
#login_box TABLE {
	margin: 10px 0px;
  font-family: arial;
	font-size: 12px;
	color: black;
}
#login_box .inp {
	width: 98%;
  font-family: arial;
	font-size: 13px;
	color: black;
}
#login_box .text {
	margin: 5px;
	padding-top: 5px;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	border-color: silver;
  font-family: arial;
	font-size: 12px;
	color: black;
}
#login_box .text A {
	font-family: arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
#login_box .text A:hover {
	text-decoration: none;
}
#overlay{
	position:absolute;
	z-index: 60;
	display:none;
	background:#000;
	opacity:.8;
	filter:alpha(opacity=80);
	left:0;
	top:0;
}
#close_btn {
	display:block;
	text-align:right;
}
#login_result {
	display:block;
	height: 22px;
	margin: 0px 10px;
	text-align: left;
	text-indent: 5px;
	line-height:22px;
}
.error {
	background: #FFB83C;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.success {
	background:#7CD063;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.process {
	background: #69A3D4;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
/* форма входа пользователя - конец */



/* jquery.lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 60;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* jquery.lightbox - конец */











.bottom2 {
  height: 18px;
  border-style: solid;
  border-width: 2px 0px 0px 0px;
  border-color: #D9D3BF;
  background-color: white;
  font-family: tahoma,arial;
  font-size: 11px;
  color: #7C7869;
}
.bottom2 P {
  margin: 0px;
  padding: 6px 4px 0px 4px;
}
.bottom2 .left {
  float: left;
  margin: 2px 5px;
  padding: 0px;
}
.bottom2 .right {
  float: right;
  margin: 2px 5px;
  padding: 0px;
}
.bottom2 A {
  color: #7C7869;
  text-decoration: underline;
}
.bottom2 A:hover {
  color: #7C7869;
  text-decoration: none;
}


#links_block .main_links .link_item .link_desc2 {
  padding: 0px 70px 0px 24px;
  font-family: arial;
  font-size: 12px;
  /* font-style: italic; */
  text-align: justify;
}
