.gallery-thumbnails {
	
	margin-left:0px;
	padding-top:15px;
}
.gallery-thumbnails ul, .gallery-thumbnails li {
	padding:0px; margin:0px; list-style-type: none;
}
.gallery-thumbnails li {
	width:115px;
	margin-left:2px;
	margin-bottom:10px;
	float:left;
}
.gallery-thumbnails .thumb {
	display:table-cell;
	width:104px; height:79px;
	border:1px solid #83bbd9;
	background: url(/images/thumb-background.gif) repeat-x;
	text-align:center; vertical-align:middle;
}
.gallery-thumbnails .thumb img {
	border:0px; position:relative;
	vertical-align:middle;	
}
.gallery-thumbnails .title {
	
}
.gallery-thumbnails .title a {
	padding-left:10px;
	background: url(/images/small-link-icon.gif) no-repeat;
	background-position: 0px 7px;
	font-family:'Arial Narrow','Arial'; font-stretch: condensed;
	font-size:13px;
	color:#38648b;
	
}
.gallery-thumbnails .date {
	font-family: 'Trebuchet MS';font-size:12px;
	color:#7d8185;
	padding-top:2px;
	padding-left:10px;
}
.gallery-list {
	padding:10px;
	padding-left:10px;	
}
.gallery-list ul, .gallery-list li {
	padding:0px; margin:0px; font-size:14px;	
	list-style-type: none;
}

.gallery-list li {
	background: url(/images/small-link-icon.gif) no-repeat 0px 17px;
	padding-left: 10px;

}

.gallery-list a {	
	color: #38648B;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	margin-left: 0px;	
}
.gallery-list .active a {
	color: #bd2b2b;
}
.gallery-list a .date {	
}
.gallery-list li {
	padding-top:10px;	
}


.gallery-navigation {
	font-size:11px;
	padding-left:10px;
	margin-bottom:10px;
}

.gallery-navigation a {
	color:#38648B;
}
.gallery-navigation a:hover {
	text-decoration: none;	
}
.gallery-navigation .photo-num {
	float:left;
}

.gallery-navigation a.back-link {
	margin-left:20px;	
}

.gallery-navigation .back-forward {
	margin-right:30px;
	float:right;
}

.gallery-navigation .back-forward span {
	color:#a4a4a4;	
}

.gallery-navigation .back-forward .back {
	padding-left:20px;
	background: url(/images/gallery-back.gif) no-repeat;		
}

.gallery-navigation .back-forward .forward {
	background: url(/images/gallery-forward.gif) no-repeat;
	margin-left:40px;
	padding-right:20px;
	background-position:right top;
}

.gallery-navigation .back-forward .back-active {
	background: url(/images/gallery-back-active.gif) no-repeat;		
}

.gallery-navigation .back-forward .forward-active {
	background: url(/images/gallery-forward-active.gif) no-repeat;		
	background-position:right top;
}

.photo {
	padding-left:10px;	
}

.photo-description {
	padding:10px; font-size:12px;	
}

.ajax-loading {
	opacity: 0.6;	
}
