.galleria-container {
	position: relative;
	background: #000;
	width: 100%;
	/*height:auto !important;*/
	background-color: White !important;
}
.galleria-container img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.auto-height {
	height:auto !important;
}

.galleria-stage {
	position: absolute;
	left:10px;
	right:10px;
	overflow: hidden;
	padding-bottom:5px;
	top:70px;
	bottom:50px;
	/*border-bottom: 1px solid #333333;*/
}
.galleria-album-header {
	color: #333333;
}
.galleria-album-title {
	color: black;
	font-size: 16px;
	font-weight: bold;
}
.galleria-album-desc {
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	padding-top:5px;
}
.galleria-thumbnails-container {
	position:absolute;
	left:10px;
	right:10px;
	height: 48px;
	bottom:0px;
	z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
	margin-left: 30px;
	margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
	height: 40px;
	width: 60px;
	background: #000;
	margin: 0 5px 0 0;
	border: 1px solid #000;
	float: left;
	cursor: pointer;
}
.galleria-loader {
	background: #000;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	display: none;
	background: url(classic-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
	height:65px;
}
.galleria-info-text {
	position: relative;
	padding: 2px;
}
.galleria-info-title {
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 5px;
	color: black;
}
.galleria-photographer {
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	margin:0px;
	color: #000000;
	position:absolute;
	top:3px;
	right:8px;
}
.galleria-info-description {
	font: italic 11px;
	margin:0;
	color: #666666;
	font-style: italic;
	padding-bottom:5px;
	margin: 3px 45px 3px 45px;
}

.galleria-more-info {
	width:300px;
	min-height:50px;
	padding:10px;
	padding-top:22px;
	position:absolute !important;
	top:50px;
	left:50px;
	border:1px solid black;
	color:#FFFFFF;
	background-color:#545454;
	z-index:10;
}
.galleria-dock {
	position:absolute;
	right:-8px;
	top:50px;
	background-color:transparent;
	width:45px;
	height:105px;
	z-index:8;
	opacity: .8;
	filter: alpha(opacity=80);
}
.galleria-counter {
	float: right;
	margin-top:5px;
	margin-right: 8px;
	font: normal 11px/1 arial,sans-serif;
	color:#000000;
	z-index: 1;
}

.galleria-download {
	float:right;
	background-image: url(/images/photo/download.png	);
	background-position: center;
	width:23px;
	height:23px;
	z-index:8;
	margin-right:10px;
	margin-top:10px;
}
.galleria-download a,
.galleria-share a {
	width:20px;
	height:20px;
	display:block;
}

.galleria-download:hover,
.galleria-fullscreen:hover,
.galleria-play:hover,
.galleria-stopped:hover,
.galleria-share:hover {
	opacity: .3;
	filter: alpha(opacity=30);
}
.galleria-fullscreen {
		float:right;
		background-image: url(/images/photo/fullscreen.png	);
		background-position:center;
		width:23px;
		height:23px;
		margin-top:5px;
		margin-right:10px;
}
.galleria-play {
	float:right;
	background-image: url(/images/photo/stop.png);
	background-position: center;
	width:23px;
	height:23px;
	margin-right:10px;
	margin-top:5px;
}
.galleria-download {
	clear:both;
	float:right;
	background-image: url(/images/photo/download.png);
	background-position: center;
	width:23px;
	height:23px;
	margin-right:10px;
	margin-top:5px;
}
.galleria-share {
	clear:both;
	float:right;
	background-image: url(/images/photo/share.png);
	background-position: center;
	width:23px;
	height:23px;
	margin-right:10px;
	margin-top:5px;
}

.stopped {
	float:right;
	background-image: url(/images/photo/play.png);
	background-position: center;
	width:23px;
	height:23px;
	margin-right:10px;
}
.galleria-image-nav {
	position: absolute;
	top: 50%;
	margin-top: -62px;
	width: 100%;
	height: 62px;
	left: 0;
}
.galleria-image-nav-left {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: pointer;
	width: 38px;
	height: 126px;
	position: absolute;
	left: 5px;
	z-index: 3;
}
.galleria-image-nav-right {
	position:absolute;
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: pointer;
	width: 38px;
	height: 126px;
	right: 5px;

	z-index: 3;
}
.notouch .galleria-image-nav-left:hover, .notouch .galleria-image-nav-right:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.touch .galleria-image-nav-left:active, .touch .galleria-image-nav-right:active {
	opacity: 1;
	filter: alpha(opacity=100);
}
.galleria-thumb-nav-left {
	cursor: pointer;
	background-position: center;
	position: absolute;
	left: 0;
	top: 3px;
	padding-top:6px;
	height: 25px;
	width: 14px;
	z-index: 4;
	opacity: .8;
	filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
	position:absolute;
	background-position: center;
	border-right: none;
	top:3px;
	right: 0;
	left: auto;
	height: 25px;
	width: 14px;
	padding-right:5px;
	padding-top:6px;
	z-index: 4;
	opacity: .8;
	filter: alpha(opacity=80);
}
.galleria-thumbnails-container .disabled {
	opacity: .2;
	filter: alpha(opacity=20);
	cursor: default;
}
.notouch .galleria-thumb-nav-left:hover, .notouch .galleria-thumb-nav-right:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	
}
.touch .galleria-thumb-nav-left:active, .touch .galleria-thumb-nav-right:active {
	opacity: 1;
	filter: alpha(opacity=100);
	
}
.notouch .galleria-thumbnails-container .disabled:hover {
	opacity: .2;
	filter: alpha(opacity=20);
	background-color: transparent;
}

.galleria-thumb-nav-left {
	background-image: url(/images/photo/thumbleft.png);
	background-repeat: no-repeat;
}
.galleria-thumb-nav-right {
	background-image: url(/images/photo/thumbright.png);
	background-repeat: no-repeat;
}

 .galleria-image-nav-left {
	background-image: url(/images/photo/left_arrow.png);
	background-repeat: no-repeat;
}
 .galleria-image-nav-right {
	 background-image: url(/images/photo/right_arrow.png);
	background-repeat: no-repeat;
 }
 #galleria-loader {
	height: 1px !important;
}
#at3win {
width:500px !important;
margin:0px !important;
left:50% !important;
margin-left:-250px !important;
    top: 5% !important;
}