
.AmiantImageGalleryBlock268{
	position: relative;
	margin: 0 auto;
}

.AmiantImageGalleryBlock268 .AmiantImageGalleryTitle {
	font-weight: bold;
	font-size: 18px;
}

.AmiantImageGallery268{
	width: 100%;	height: 125px;
	text-align: center;
}

.AmiantImageGalleryThumbnailContainerWrapper268 {
	width: 180px;
	height: 130px;
	float: left;
	margin: 10px;
	position: relative;
}

.AmiantImageGalleryThumbnailContainer268 {
	width: 100%;
	height: 130px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	-moz-box-shadow: 2px 2px 5px #CCCCCC;
	-webkit-box-shadow: 2px 2px 5px #CCCCCC;
	box-shadow: 2px 2px 5px #CCCCCC;
	//padding: 5px;
	position: relative;
}

.AmiantImageGalleryThumbnailContainer268:hover {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}

.AmiantImageGalleryThumbnailContainerLoading268 {
	background-image: url('images/ajax-loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.AmiantImageGalleryThumbnailContainerError268 {
	background-image: url('images/error.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.AmiantImageGalleryThumbnail268 {
	margin: 0 auto;
	//position: absolute;
	}

.AmiantImageGalleryThumbnailContainer268 .AmiantImageGalleryThumbnailLink {
	border: none;
	text-decoration: none;
}

.AmiantImageGalleryBlockControlBar268 {
	margin: 5px 0px 5px 0px;
	background: #F5F5F5;
	border: 1px solid #EEEEEE;
	padding: 3px;
	-webkit-box-shadow: 2px 2px 5px #CCCCCC;
	clear: both;
}

.AmiantImageGalleryBlockFileInfo {
	width: 100%;
	border-top: 1px dotted #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	text-align: left;
}

.AmiantImageGalleryBlockFileInfoNoCaption {
	width: 100%;
	padding: 5px;
	text-align: left;
}

.AmiantImageGalleryBlockPopup {
    position: absolute;
    border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
    display: none; /* keeps the popup hidden if no JS available */
}

.AmiantImageGalleryBlockPopup td.top_left {
	width: 15px;
	height: 20px;
	background: url('images/popup_bubble_top_left_corner_arrow.png') bottom right no-repeat;
}

.AmiantImageGalleryBlockPopup td.top_left_small {
	width: 50px;
	height: 20px;
	background: url('images/popup_bubble_top.png') bottom right repeat-x;
}

.AmiantImageGalleryBlockPopup td.top_right {
	width: 17px;
	height: 20px;
	background: url('images/popup_bubble_top_right_corner.png') bottom left no-repeat;
}

.AmiantImageGalleryBlockPopup td.top_center {
	width: 26px;
	height: 20px;
	background: url('images/popup_bubble_top_arrow.png') bottom left no-repeat;
}

.AmiantImageGalleryBlockPopup td.top {
	height: 20px;
	background: url('images/popup_bubble_top.png') bottom left repeat-x;
}

.AmiantImageGalleryBlockPopup td.left {
	width: 15px;
	background: url('images/popup_bubble_left.png') top right repeat-y;
}

.AmiantImageGalleryBlockPopup td.right {
	width: 17px;
	background: url('images/popup_bubble_right.png') repeat-y;
}

.AmiantImageGalleryBlockPopup td.center {
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	vertical-align: middle !important;
}

.AmiantImageGalleryBlockPopup td.bottom_left {
	width: 15px;
	height: 17px;
	background: url('images/popup_bubble_bottom_left_corner.png') top right no-repeat;
}

.AmiantImageGalleryBlockPopup td.bottom_right {
	width: 17px;
	height: 17px;
	background: url('images/popup_bubble_bottom_right_corner.png') no-repeat; 
}

.AmiantImageGalleryBlockPopup td.bottom {
	height: 17px;
	background: url('images/popup_bubble_bottom.png') repeat-x;
}

#AmiantImageGallerySlidesWrapper268 {
	width: 100%;	height: 100px;
	text-align: center;
}

.AmiantImageGallerySlidesWrapper268 {
	
}

.AmiantImageGallerySlide268 {
	width: 100%;	height: 100px;
	text-align: center;
}

.AmiantImageGallerySlideInfo268 {
	width: 100%;
	background: black;
	opacity: 0.7;
	position: absolute;
	z-index: 1500;
	bottom: 0px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

.AmiantImageGallerySlideControllsWrapper268 {
	float: right;
}

.AmiantImageGallerySlideControllPrev268 {
	font-weight: bold;
	color: green;
	cursor: pointer;
}

.AmiantImageGallerySlideControllNext268 {
	font-weight: bold;
	color: green;
	cursor: pointer;
}

#AmiantImageGalleryImagesLoadingWaiter268 {
	display: block;
	width: 16px;
	height: 16px;
	padding: 0px;
	margin: 0px 10px !important;
	float: left;
}

.AmiantImageGallerySlideControllNav268 { margin: 10px; position: relative }
.AmiantImageGallerySlideControllNav268 li { float: left; list-style: none}

.AmiantImageGallerySlideControllNav268 a {
	margin: 2px 1px 3px 0px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px #CCCCCC;
	-webkit-box-shadow: 1px 1px 5px #CCCCCC;
	box-shadow: 1px 1px 5px #CCCCCC;
	text-decoration: none;
}

.AmiantImageGallerySlideControllNav268 a:hover {
	margin: 5px 1px 0px 0px;
	background: #F0F0F0;
	box-shadow: none;
}

.AmiantImageGallerySlideControllNav268 li a.activeSlide {
	margin: 5px 1px 0px 0px;
	background: #555555;
	border: none;
	box-shadow: none;
	color: #FFFFFF;
}

.AmiantImageGallerySlideControllNav268 a:focus { outline: none; }

.ig_pagination {clear: both; padding: 5px;}
.ig_pagination_controls {float: right;}

.ig_pageLeft {}
.ig_pageRight {}
.ig_pager {}

.AmiantImageGalleryBlock268 .ig_pager span {
	margin: 0 3px;
}

#zoom-mode-image-title {
	padding: 10px;
}
