*

{
	font-family: Verdana;
	font-size: 12px;
 color: #707070; 
}
a:link,
a:visited,
a:hover,
a:active
{
	font-size: 15px;
	color:  #707070;
	text-align: justify;
	border: 0px;
	text-decoration: none;
}
a:visited 
{
	color: #707070;
}
a:hover
{
   color:  #0E20E8;
   text-decoration: underline;
   
}
a:active 
{
	color: #707070;
	text-decoration: none;
}
h1,h2,h3,h4
{
	font-family: "Trebuchet MS", Times, serif;
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	margin-left: 9px;
	color: #8781BD; 
}
h2
{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
} 
h3
{  color: #8781BD;
	font-size: 20px;
	font-weight: bold;
}
h4
{  color: #8781BD;
	font-size: 16px;
	font-weight: bold;
}
img
{
	border: 0px;
}

p
{
	font-size: 14px;
	font-family: Verdana;
	text-align: justify;
 color: #707070;}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.input
{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	color: #000000;
}
.button
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* Специальные элементы таблиц */
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #646464;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}
/* Именованные значения  */
/* Стили by Chernov PA  */
.item_hdr
{
	font-family: Verdana;
	font-size: 12px;
	color: #EE0007;
	font-weight: bold;
	text-decoration: underline;	
}
/* Стили by SERG YA для slider show */
#slideshow {
  margin:0 auto;
  width:1000px;
  height:252px;
  background-color: #F5FDFD;
  position:relative;
  border: 1px solid #F5FDFD;
  border-radius: 9px; 
  -webkit-border-radius: 9px; 
  -moz-border-radius: 9px; 
  -khtml-border-radius: 9px;
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:920px;
  height:250px;
  overflow:auto;
  position:relative;
  border-top: 1px solid #F5FDFD;
  border-bottom: 1px solid #F5FDFD;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:230px;
  height:250px;
  text-align: center;
}

.control {
  display:block;
  width:40px;
  height:250px;
  text-indent:-10000px;
  position:absolute;
}

.controlcursor {
  cursor: pointer;
}

.Controlbg {
  top:0;
  left:0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#487BB1', endColorstr='#F5FDFD', gradientType='1');
  background: -webkit-gradient(linear, left top, right top, from(#487BB1), to(#F5FDFD));
  background: -moz-linear-gradient(left,  #487BB1,  #F5FDFD);
  background: -o-linear-gradient(left, #487BB1 0%, #F5FDFD 100%);
  border: 1px solid #F5FDFD;
  border-right: none;
  border-radius: 9px 0px 0px 9px;
  -webkit-border-radius: 9px 0px 0px 9px; 
  -moz-border-radius: 9px 0px 0px 9px;
  -khtml-border-radius: 9px 0px 0px 9px;
}

.Controlbutton {
  top:0;
  left:0;
  background:transparent url(../../img/control.gif) center center no-repeat;
  border-right: none;
  border-radius: 9px 0px 0px 9px;
  -webkit-border-radius: 9px 0px 0px 9px; 
  -moz-border-radius: 9px 0px 0px 9px;
  -khtml-border-radius: 9px 0px 0px 9px;
}

.transform {
  left: 960px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.ieonly {
  border: 1px solid #F5FDFD\0/;
  border-radius: 0px 9px 9px 0px\0/;
  border-left: none\0/;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5FDFD', endColorstr='#487BB1', gradientType='1');
}

.slide img {
  margin: 5px auto;
  height: 240px;
  max-width: 200px;
  border: 0px;
  -webkit-border-radius: 9px; 
  -moz-border-radius: 9px; 
  -khtml-border-radius: 9px;
  border-radius: 9px; 
}

#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: 10;
}

#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;	
}
