/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color: #ffffee;
	height:100%;
	font: Arial, sans-serif 11px;
}
body img {
	border:none;
}
html {
	height: 100%
	}

.justify{
	text-align: justify;
	}
.traur{
	z-index:1000;
	position:fixed;
  right: 0;
	bottom: 0%;
}

/**********Контент****************/

#content a{
	text-decoration:underline;
}

.flash{
	float:left;
	margin:10px;
}

/************Возможность делиться в соц.сетях*********/
.shares{
	padding:5px;
	float:right;
	display: inline-block;
}

.shares1{
	padding:5px;
	float:right;
}

.shares td {
	padding:0px;
}

.content a:link, a:visited{
	text-decoration: none;
}






/************Возможность делиться в соц.сетях*********/
.shares-main {
	padding: 5px;
	float: right;
	display: inline-block;
}
.shares1-main {
	padding: 5px;
	float: right;
}
.shares-main td {
	padding: 0px;
}
/************Возможность делиться в соц.сетях*********/





.content a:hover{
	text-decoration:underline;
}



#data { color: #FFFFFF;
			font: bold 10px Arial, Helvetica,  sant-serif;
			}  

.logo{
	margin-left:27px;
	margin-bottom:5px;
}

#left {
	border-width:2px;
	border-color:#060;
	border-left-style:solid;
}

#right { float:right;}

#right2 { float:right;
margin-top:-15px;}

body p{
	text-align: left;

}

body img{
	border:none;
}

#news{text-align:right;
}

#date{font:"Times New Roman", Times, serif;
background-color:#F30;}

h5{
font-size: 16px;
font-weight:bold;
 text-align:justify;
}

.center{
text-align:center;
}

td{
	padding:0px 5px 0px 5px;
	vertical-align:top;
	}

/********Просто линки**************/
A:active {
	text-decoration: none;
	color: #336600;
}
A:hover {
	text-decoration: underline;
	color: #993300;
}
/********Поговорили с линками*******/

/*******************Стили для внутреннего текста (упорядочивание и т.д.*******/
#feature A:link{ text-decoration: underline; color: #336600 } 
#feature A:visited{ text-decoration: underline; color: #336600 } 
#feature A:hover {text-decoration: underline; color: #993300}
#feature  {text-align:justify;}
#feature ul {list-style: disc;  margin-top: 0; padding-left: 1em;  }
#feature li {margin-left: -35px;}
#feature1 ul {margin-left: -30px; margin-top: -1px;}
/*******************нет стилей*********************/




 A:link, A:visited {
	text-decoration: none;
	color: #336600;
} 
     #search a:link, #search a:visited {
	text-decoration: underline;
}
	 A:link{
	color: #336600;
} 
     A:visited{
	text-decoration: none;
	color: #336600;
} 
     A:hover {
	text-decoration: none;
	color: #993300;
}
	 #search p { text-align:justify;}
	 #bold { font-weight:bold; text-align:center;}
#text { color: #3E7B11; font: bold 14px Arial, Helvetica,  sant-serif; }  

/***************** LIGHTBOX****************/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(http://belal.by/img/prevlabelE.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(http://belal.by/img/nextlabelE.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

/******* управление картинками*********/

.imgr{
float: right;
margin: 0px 0px 0px 10px;
}

.imgl{
float: left;
margin: 0px 20px 0px 0px;
}

.imgc {
text-align: center;
}

/***********Всплывающие подсказки************/
 
 .tooltip {
	color: #000000;
	outline: none;
	cursor: none;
	text-decoration: none;
	position: relative;
}

A:link.tooltip{ text-decoration: none; color: black } 
A:hover.tooltip{ text-decoration: none; color: black } 
A:visited.tooltip{ text-decoration: none; color: black } 

.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif,;
	text-align:center;
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 200px;
}
.tooltip:hover img {
	border: #408000 1px solid;
	margin: -40px 0 0 50px;
	float: left;
	position: absolute;
}
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
}
.classic {
	padding: 0.8em 1em;
}
.custom {
	padding: 0.5em 0.8em 0.8em 0em;
}
* html a:hover {
	background: transparent;
}

.simple {
	background: #deedd0;
	border: 1px solid #408000;
	text-decoration:none;
}
.classic {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
.critical {
	background: #FFCCAA;
	border: 1px solid #FF3334;
}
.help {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.info {
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.warning {
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}

/************Возможность делиться в соц.сетях*********/
.shares{
	padding:5px;
	float:right;
	display: inline-block;
}

.shares1{
	padding:5px;
	float:right;
}

.shares td {
	padding:0px;
}
/************Возможность делиться в соц.сетях*********/
