#ImageGallery table {
	margin:0;
	text-align:center;
}
#ImageGallery table td {
	border:none;
	padding:2px;
}
 #ImageGallery table td a[href$=".pdf"], #ImageGallery table td a[href$=".PDF"] {
 background: none;
 padding: 0;
}
#ImageGallery table td img {
	border:3px solid #c3a47c;
}
#ImageGallery #NavigationBar {
	font-size:12px;
}
#ImageGallery #NavigationBar a, #ImageGallery #NavigationBar .currentPage {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #DDDDDD;
	padding:2px 6px;
	text-decoration:none;
}
#ImageGallery #NavigationBar .currentPage {
	color:#E31212;
	font-weight:bold;
}
#ImageGallery #NavigationBar a:hover {
	background:#EFECEC none repeat scroll 0%;
	text-decoration:none;
}
#ImageGallery #NavigationBar #Previous, #ImageGallery #NavigationBar #PageNumbers, #ImageGallery #NavigationBar #Next {
	float:left;
	margin:10px 2px;
	padding:10px 0;
}
#ImageGallery #NavigationBar .clear {
	clear:both;
}

/* GALLERY HOLDER */
#ImageGalleryHolder {
	margin:0;
	padding:0;
	width:100%;
}
#ImageGalleryHolder li {
	list-style:none;
	float:left;
	clear:both;
	width:100%;
	margin:0 0 3px 0;
}
#ImageGalleryHolder a {
	color:#814936;
	font-family:"Georgia", Times New Roman, Times, serif !important;
	font-size:12px;
	float:left;
}
#ImageGalleryHolder a.title {
	display:block;
	float:left;
	height:70px;
	line-height:67px;
	margin:0 0 0 0px;
	padding:0 0 0 23px;
	width:350px;
	background:url(../../themes/hanzakaunas/images/galleryholder-linkhover.jpg) no-repeat top right;
}
#ImageGalleryHolder a.title:hover {
	background:url(../../themes/hanzakaunas/images/galleryholder-linkhover.jpg) no-repeat bottom right;
	text-decoration:none;
	text-transform:uppercase;
	}
#ImageGalleryHolder a img {
	border:3px solid #c3a47c;
}


#ImageGalleryHolder-vimeo {
	margin:0;
	padding:0;
	}
#ImageGalleryHolder-vimeo li {
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	clear:both;
	float:left;
	width:100%;
}
#ImageGalleryHolder-vimeo div {
	float:left;
	margin:0 0 0 10px;
	width:250px;
}
#ImageGalleryHolder-vimeo h3, #ImageGalleryHolder-vimeo h3 a {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:300;
	font-family:"Georgia", Times New Roman, Times, serif !important;
	}
#ImageGalleryHolder-vimeo h3 a:hover {
	color: #600 !important;
}	
#ImageGalleryHolder-vimeo p {
	font-size:11px;
	line-height:14px;
	} 	
