#gallery-all {
	padding: 15px;
	padding-top: 5px;
}
.gallery-item {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.top-bar {
	background-image: url(images/top-bar.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	text-align: right;
	font-style: italic;
	font-size: 14px;
	padding-top: 6px;
	color: #ccc;
}

.top-bar span {
	padding-right: 8px;
}
#gallery-content a.BreadCrumb{
	color: #ccc;
	text-decoration: underline;
}
.gallery-item-image {
	min-width: 50%;
	text-align: center;
}
.gallery-item-description {
	padding-left: 30px;
	font-size: 1.3em;
}
.giDescription a.gallery-item-link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;

}
.giDescription {
	margin-bottom: 5px;
}
.giInfo {
	color: #999;
}

.row-divider {
	clear: both;
}
#GSThumbMatrix {
	clear: both;
}
#gsPages, #gsFooter {
	clear: both;
	width: 100%;
	text-align: right;
}
.giThumbnail {
	border: solid white 1px;
}
#gsContent {
	text-align: center;
}
.bottomNavigation { 
	display: inline;
	text-align: center;
}
.block-core-Navigator{
	display: block;
}
.first-and-previous {
	float: left;
	padding-left: 100px;
}
.next-and-last {
	float: right;
	padding-right: 100px;
}
.first, .previous, .next, .last {
	margin: 10px;
	font-size: 1.2em;
}

.gallery-album-title {
	margin: 0px;
}
