@charset "utf-8";



#galleria
{
width: 980px;
height: 606px;
margin: 0px auto 20px auto;
position: relative;
overflow: hidden;
background: #222;
}

.galleria-container
{
position: relative;
overflow: hidden;
background: #000;
margin: 0px 0px;
height: 606px;
top: 0px;
}

.galleria-container img
{
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}

.galleria-stage
{
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow: hidden;
width: 980px;
height: 551px;
background: #222;
}

.galleria-thumbnails-container
{
height: 55px;
/*bottom:0px;*/
position: absolute;
left: 0px;
right: 0px;
top: 551px;
margin: 0px 0px 0px 0px;
width: 980px;
z-index: 1 !important;
/*border-top:1px solid #666;*/
overflow: hidden;
}

.galleria-carousel .galleria-thumbnails-list
{
margin: 0px 0px 0px 0px;
width: 980px;
z-index: 1 !important;
overflow: hidden;
}

.galleria-thumbnails .galleria-image
{
height: 55px;
width: 98px;
background: #000;
margin: 0px 0px 0px 0px;
float: left;
cursor: pointer;
z-index: 1 !important;
}

.galleria-counter
{
position: absolute;
top: 521px;
text-align: right;
color: #fff;
font-size: 60%;
z-index: 1000 !important;
/*opacity:0.5 !important;*/
white-space: nowrap;
width: 970px;
height: 30px;
line-height: 30px;
padding-right: 10px !important;
/*background:#fff;*/
display: block;
z-index: 100000;
}

.galleria-loader
{
/*background: #fff;*/
width: 20px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
/*display: none;*/
background: url(/images/lib/galleria/classic-loader.gif) no-repeat 2px 2px;
}

.galleria-info
{
width: 50%;
top: 521px;
left: 0px;
z-index: 10000;
position: absolute;
opacity: 1;
font-size: 70%;
}

.galleria-info-text
{
padding: 5px 10px 5px 10px;
display: block;
/* IE7 */ zoom: 1;
width: 980px;
position: absolute;
left: 0px;
top: 0px;
height: 20px;
text-align: left;
background: #000;
opacity: 0.5;
}

.galleria-info-title
{
margin: 0px;
color: #fff;
opacity: 1 !important;
z-index: 100;
}

.galleria-info-description
{
width: 980px;
margin: 0px;
}

.galleria-info-title+.galleria-info-description
{
margin-top: 5px;
}

.galleria-info-close
{
display: none !important;
width: 10px;
height: 40px;
position: absolute;
top: 0px;
right: 0px;
/*background-position: -753px -11px;*/
opacity: 0.5;
filter: alpha(opacity=50);
cursor: pointer;
}

.galleria-info-close:hover
{
opacity: 1;
filter: alpha(opacity=100);
}

.galleria-info-link
{
display: none !important;
background-position: -666px -2px;
opacity: .7;
filter: alpha(opacity=70);
position: absolute;
width: 25px;
height: 25px;
cursor: pointer;
background-color: #000;
}

.galleria-info-link:hover
{
display: none !important;
opacity: 1;
filter: alpha(opacity=100);
}

.galleria-image-nav
{
position: absolute;
top: 145px;
margin: 0px;
width: 613px;
height: 45px;
left: 0px;
z-index: 110001;
}

.galleria-image-nav-left,
.galleria-image-nav-right
{
opacity: 0.5;
filter: alpha(opacity=50);
cursor: pointer;
width: 45px;
height: 45px;
position: absolute;
left: 0px;
}

/*
{
left: auto;
right: 10px;
background-position: -254px 46px;
z-index: 2;
}
	
.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover
{
opacity: 1;
filter: alpha(opacity=100);
}*/

.galleria-image-nav-left
{
/*background: url(../images/pages/facilities/lib/imagenav01.png) 0px 0px no-repeat !important;*/
}

.galleria-image-nav-right
{
left: auto;
right: 0px;/*background: url(../images/pages/facilities/lib/imagenav01.png) -45px 0px no-repeat !important;*/
}

.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover
{
opacity: 1;
filter: alpha(opacity=100);
}

.galleria-thumb-nav
{
width: 613px !important;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right
{
cursor: pointer;
display: none;
position: absolute;
left: 0;
top: 0;
height: 54px;
width: 20px;
z-index: 1000000;
opacity: 0.8;
filter: alpha(opacity=80);
}

.galleria-thumb-nav-right
{
border-right: none;
right: 0;
left: auto;
}

.galleria-thumbnails-container .disabled
{
opacity: .2;
filter: alpha(opacity=20);
cursor: default;
}

.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover
{
opacity: 1;
filter: alpha(opacity=100);
background: none;
}

.galleria-thumbnails-container .disabled:hover
{
opacity: 0.3;
filter: alpha(opacity=20);
background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right
{
display: block;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
/*.galleria-info-link,
.galleria-info-close,*/
.galleria-image-nav-left,
.galleria-image-nav-right
{
/*background: url(../images/lib/galleria/galleria-thumb-nav.png) 0px 0px no-repeat;*/
}

.galleria-thumb-nav-right
{
/*background: url(../images/lib/galleria/galleria-thumb-nav.png) -20px 0px no-repeat;*/
}

.galleria-fullscreen
{
width: 20px;
height: 20px;
background: #c00;
z-index: 100000;
margin-top: 100px;
cursor: pointer;
}