
/*кнопкa "Закрити"*/
#topNavClose {width: 79px;height:17px;float: right;background: url('/script/litebox/images/closelabel.gif') no-repeat right;margin: 8px 0px 0px 0px;}
#topNavClose:hover {background: url('/script/litebox/images/closelabel_hov.gif') no-repeat right; cursor: pointer;}

#imageContainer{ padding: 0px 0px 0px 0px;}


#hoverNav{top: 25px;}

#prevLink, #nextLink{position: absolute; margin-top: 80px;width: 75px;height: 49px;}




html #prevLink { left: -17px; background: url('/script/litebox/images/prevlabel.gif') left no-repeat;}
html #nextLink { right: -17px; background: url('/script/litebox/images/nextlabel.gif') right no-repeat;}



#nextLink.nextLinkHover,#nextLink:hover, #nextLink:visited:hover { background: url('/script/litebox/images/nextlabel_hov.gif') right no-repeat;}
#prevLink.prevLinkHover,#prevLink:hover, #prevLink:visited:hover { background: url('/script/litebox/images/prevlabel_hov.gif') left no-repeat;}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;margin: 0 auto 0 auto;
	line-height: 0;
	}

#lightbox a img{}

#outerBlock{background-color: transparent; /*width: 650px; height: 260px;*/ margin: auto; padding: 0px 0px 0px 0px; position: relative;}

#outerImageContainer{
	position: relative;
	background-color: transparent;
	height: 250px;
	margin: 0 auto;
	}
#outerImageContainer img{border: solid 1px white;margin: 0px 0px 0px 0px;}

#loading img{border: none;}	
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{position: absolute;left: 0px;height: 100px;width: 250%;z-index: 10;}
/*#hoverNav{width: 150%;height: 15px;	z-index: 10;float: right;}*/

/*#imageContainer>#hoverNav{ left: 0;}*/
#hoverNav a{outline: none;}

#prevLink, #nextLink{display: block;padding: 0px 0px 0px 0px;}
#prevLink {float: left;/*margin: 0px 0px 0px 0px;*/ }
#nextLink {float: right;/*margin: 0px 0px 0px 0px;*/}

* html #prevLink {float: left;margin-left:58px;}
* html #nextLink {float: right;margin-right:57px;}

#hoverPrev,#hoverNext{width: 49%; height: 100%;}
#hoverPrev{float: left;left: 0px;position: absolute;}
#hoverNext{float: right;right: 0px;position: absolute;}

#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;/*	background: transparent;*/ margin: 0 auto;line-height: 1.4em;}

#imageData{	padding:0px 0px 0px 0px;margin: 0 auto 0 auto;}
* html #imageData{	padding:0px/* 16px 0px 15px*/;margin: 0 auto 0 auto;}

#imageData #imageDetails{/* width: 100%; float: left;*/ text-align: left; margin: 0px 0px 0px 0px; padding: 10px 0px 0px 13px;background: white url(/script/litebox/images/leftBotton.gif) no-repeat left bottom;}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#bottomNavClose{ width: 84px; float: right;  padding-top: 0.7em;	}
#topNav{padding: 0;}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
div.clear{clear: both;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	