 
.galery_back.z_index_10000
{
	z-index:10000;
}
.z_index_10001
{
	z-index:10001;
}


.gall_position
{
	top: 50%;
	left: 50%;
	margin-top:-255px;
	margin-left:-470px;
   
    padding:26px 60px;
    background-color:#fff;
}
.photo_gallery
{
	width:816px;
	height:459px;
    
}
.gal_arrow,.top_right_arrow .gal_arrow
{
	background:transparent url('../img/fsize1/left-arrow.png') no-repeat center 0;
	width:46px;
	height:35px;
	margin:25px 7px;
	cursor: pointer;
}
.gal_arrow_right_pos
{
	background-position:center -46px;
}
.close_photos_gal
{
	background:transparent url('../img/fsize1/close.png') no-repeat;
	width:60px;
	height:73px;
    background-position: center 0;
}
.close_photos_gal:hover
{
	cursor:pointer;
	background-position: center bottom;
}

.preloader
{
	background:transparent url('../img/fsize1/loading.gif') no-repeat;
	width:816px;
	height:459px;
	z-index:-1; 
	opacity:0.3;
	filter:alpha(opacity=30);
	background-position:center center;
}
.esc_gal
{
	text-align:center;
	 
	font:14px/26px arial !important;
	line-height:2;
	color:#ababab;
	 
}
.top_right_arrow,.top_left_arrow
{
	margin-top:197px;
}
.top_left_arrow
{
    left:0;
}
.top_right_arrow
{
        right:0;
}
.top_right_arrow .gal_arrow
{

    background:transparent url('../img/fsize1/right-arrow.png') no-repeat center 0;
}
.top_left_arrow:hover .gal_arrow,.top_right_arrow:hover .gal_arrow
{
    background-position:center bottom;
}
.count_center
{
    font-family:arial;
    font-size:14px;
    line-height:1.9;
    color:#ababab;
    text-align:center;
}
.count-style-center
{
    width:inherit;
    top:0;
}


.i4s{width: 44px;height: 22px;background: url(/img/fsize1/4size.png) no-repeat;position: absolute;bottom: 32px;right: -53px;opacity: 0.8;border: solid transparent 1px;}