/*
	Background Stretcher jQuery Plugin
	� 2011 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
        overflow: visible !important;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
        background: url('../../images/gallery_loader.gif') no-repeat center center #000000;
}
#gallery_helper{
    display:none;
}
#gallery_helper #nav{
    
}
#gallery_helper #nav a{
    
}

#gallery_array{ display:none;visibility:hidden; }

#gallery-arrows{
    width:100%;
}
#gallery-arrows a{
    width:100%;
    text-align: center;
}
#gallery_info{
    float: left;
    margin-top: 12px;
    text-align: center;
    width: 100%;
    display:none;
    z-index: 5000;
}
#gallery_info p{
    color: #888888;
    font-size: 14px;
    padding: 6px;
}
#gallery_info ul{
    list-style: none;
    width:100%;
    text-align: center;
}
#gallery_info li{
    width:100%;
    text-align: center;
}
#gallery_info ul li a{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    padding: 0;
    text-decoration: none;
}
#gallery_info ul li a:hover{
    color:#CE2032;
}
#gallery-logo{
    width:100%;
    height:65px;
    text-align: center;
}
#gallery-top-arrow{
    
    width:50px;
    height:23px;
    display:block;
}
#gallery_images{
    position:absolute;
    top:0px;
    left:0px;
}
#gallery-top-arrow:hover{
    
}
#gallery-bottom-arrow{
    
    width:50px;
    height:23px;
    display:block;
}
#gallery-bottom-arrow:hover{
    
}




#gallery_bar_middler{
    height: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1703px;
    width:100%;
    background-color: #272528;
}
#gallery_bar{
    background-color: #272528;
    font-family: "Open Sans",Verdana,sans-serif;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 1000;
}
#gallery-arrows{
    width:100%;
}
#gallery-arrows a{
    width:100%;
    text-align: center;
}
#gallery_info{
    float: left;
    margin-top: 12px;
    text-align: center;
    width: 100%;
    display:none;
    z-index: 5000;
}
#gallery_info p{
    color: #888888;
    font-size: 14px;
    padding: 6px;
}
#gallery_info ul{
    list-style: none;
    width:100%;
    text-align: center;
}
#gallery_info li{
    width:100%;
    text-align: center;
}
#gallery_info ul li a{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    padding: 0;
    text-decoration: none;
}
#gallery_info ul li a:hover{
    color:#CE2032;
}
#gallery-logo{
    width:100%;
    height:65px;
    text-align: center;
}
#gallery-top-arrow{
    background: url('../images/belakia-gallery.png') no-repeat center -90px transparent;
    width:50px;
    height:23px;
    display:block;
}
#gallery_images{
    position:absolute;
    top:0px;
    left:0px;
}
#gallery-top-arrow:hover{
    background: url('../images/belakia-gallery.png') no-repeat center -116px transparent;
}
#gallery-bottom-arrow{
    background: url('../images/belakia-gallery.png') no-repeat center -57px transparent;
    width:50px;
    height:23px;
    display:block;
}
#gallery-bottom-arrow:hover{
    background: url('../images/belakia-gallery.png') no-repeat center -34px transparent;
}
#gallery_bar.open{
    width:180px;
}
#bar-left{
    width:50px;
    top:0px;
    left:0px;
    height:100%;
    position:absolute;
    background-color: red;
}
#gallery_html{
    height: 100%;
    position: absolute;
    width: 100%;    
}

#gallery_nav{
    z-index: 10000;
    height: 100%;
    position: absolute;
    width: 100%;
}

#gallery_nav a{
    width:50px;
    height:50px;
    text-indent: -60000px;
    font-size: 1px;
    display:block;
    position:absolute;
}

#gallery_close{
    background: url('./x_hover.png') no-repeat 0px 1px transparent;
    right:5.4%;
    top:2.4%;
    width:36px !important;
    height:36px !important;
}
#gallery_close:hover{
    background: url('./x_hover.png') no-repeat -3px -37px transparent;
}
#gallery_nav a.bgStretcherNavPrev{
    background: url('./prevImgBtn_hover.png') no-repeat 0 0 transparent;
    left:5%;
    top:45%;
}
#gallery_nav a.bgStretcherNavPrev:hover{
    background: url('./prevImgBtn_hover.png') no-repeat 0 -65px transparent;
}
#gallery_nav a.bgStretcherNavNext{
    background: url('./nextImgBtn_hover.png') no-repeat 0 0 transparent;
    right:5%;
    top:45%;
}
#gallery_nav a.bgStretcherNavNext:hover{
    background: url('./nextImgBtn_hover.png') no-repeat 0 -65px transparent;
}
#page_gallery a.gallery_trigger{
    float: left;
    height: 300px;
    margin: 0;
    overflow: hidden;
    position:relative;
    padding: 0;
    width: 400px;
}
a.gallery_trigger img{
    width:100%;
}
a.gallery_trigger .effect{
    border: 0px inset rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
a.gallery_trigger.no-ie:hover .effect{
    border: 1.4em inset rgba(255, 255, 255, 0.5);
    height: 87%;
    left: 0;
    position: absolute;
    top: 0;
    width: 90%;
}
a.gallery_trigger.no-ie:hover img{
    width:105%;
}


a.gallery_trigger .effect,
a.gallery_trigger img{
    transition: all 0.45s ease-in-out  0s;
    -moz-transition: all 0.45s ease-in-out  0s;
    -webkit-transition: all 0.45s ease-in-out  0s;
    -o-transition: all 0.45s ease-in-out  0s;
    -ms-transition: all 0.45s ease-in-out 0s;
}