#screenshot-bg{
	display:none;
	position:absolute;
	z-index:10000;
	top:0px;
	left:0px;
	background:url(http://sfg-hq.ru/endwar/images/gallery/ovrlay.png);
	_background:#000;
	_filter:alpha(opacity="87");
	min-width:996px;
}

#screenshot-fg{
	display:none;
	position:absolute;
	z-index:10001;
	top:0px;
	left:0px;
	min-width:996px;
}

#screenshot-wrapper{
	margin:0 auto;
}

#screenshot-image img{
}

#screenshot-controls-container{
	display:none;
}

#screenshot-title{
	font-size:16px;
	padding-top:15px;
}

#screenshot-controls{
	color:#9d9d9f;
	font-size:9px;
	height:25px;
	width:135px;
	padding-top:10px;
}

.screenshot-arrow-left{
	background:url(http://sfg-hq.ru/endwar/images/gallery/prev_off.gif) no-repeat;
}

.screenshot-arrow-left-hover{
	background:url(http://sfg-hq.ru/endwar/images/gallery/prev_on.gif) no-repeat;
}

.screenshot-arrow-right{
	background:url(http://sfg-hq.ru/endwar/images/gallery/next_off.gif) no-repeat;
}

.screenshot-arrow-right-hover{
	background:url(http://sfg-hq.ru/endwar/images/gallery/next_on.gif) no-repeat;
}

.reg-hd-link{
	background:url(http://sfg-hq.ru/endwar/images/gallery/bigger_off.gif) no-repeat;
}

.reg-hd-link-hover{
	background:url(http://sfg-hq.ru/endwar/images/gallery/bigger_on.gif) no-repeat;
}

.hd-reg-link{
	background:url(http://sfg-hq.ru/endwar/images/gallery/smaller_off.gif) no-repeat;
	display:none;
}

.hd-reg-link-hover{
	background:url(http://sfg-hq.ru/endwar/images/gallery/smaller_on.gif) no-repeat;
}

.screenshot-close{
	background:url(http://sfg-hq.ru/endwar/images/gallery/close_off.gif) no-repeat;
}

.screenshot-close-hover{
	background:url(http://sfg-hq.ru/endwar/images/gallery/close_on.gif) no-repeat;
}

#screenshot-arrow-left, #screenshot-arrow-right, #reg-hd-link, #hd-reg-link, #screenshot-close{
	float:right;
	height:25px;
	width:29px;
	cursor:pointer;
}

#screenshot-arrow-left, #screenshot-arrow-right, #reg-hd-link, #hd-reg-link{
	padding-right:5px;
}

.center{
	margin:0 auto;
	text-align:center;
}

#flash-container{
	height:670px;
}

#footer{
	position:static;
}

#screenshot-pre-loader{
	display:none;
	width:52px;
	height:52px;
	position:absolute;
	top:0px;
	left:0px;
}