#thumbs {
	padding: 0 0 10px 7px;
	margin: 0 0 10px 3px;
	width: 672px;
	background: #fff;
}

div.content {
	float:left;
	width:680px; 
	margin: 0 auto;
	margin: 0 0 0 3px;
	text-align: center;
	background-color: #ffffff;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}

div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}

div.controls {
	clear: both;
	padding: 7px 0 7px 0;
	margin: 0 0 15px 0;
	height: 23px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

div.controls a {
	padding: 5px;
}

div.ss-controls {
	float: left;
	padding: 7px 0 9px 0
}

div.nav-controls {
	float: right;
	margin: 0 3px 0 0;
	padding: 7px 0 9px 0
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 680px;
	height: 600px
}

div.slideshow {
	clear: both;
	width: 680px;
	height: 610px;
	margin: 15px 0 0 0;
}

div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 20px;
	width: 680px;
	height: 610px;
}

div.slideshow a.advance-link {
	padding: 2px;
	display: block;

}

div.slideshow img {
	border: none;
	display: block;
	margin: 0 auto;
}

div.download {
	float: right;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

div.navigation {
	display: none;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 9px 5px 0;
	list-style: none;
	list-style-image: none;
	height: 75px;
	width: 75px;
}

a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	text-align:center;
}

a.thumb:focus {
	outline: none;
}

ul.thumbs img {
	border: none;
	height: 70px;
	width: 70px;
}

div.pagination {
	clear: both;
	margin: 0 0 0 0;
}

div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}

div.navigation div.bottom {
	margin-top: 12px;
}

div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}

div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}

div.pagination span.current {
	font-weight: bold;
	background-color: #ccc;
	border-color: #ccc;
	color: #fff;
}

#caption {
	margin: 10px 0 0 0;
	font-size: 120%;
	position: absolute;
	top: 295px;
}

div.embox {
	clear: all;
	width: 680px;
	height: 45px;
}

#dropDown {
	padding: 8px 0 8px 0;
	background: #f1f1f1;
	margin: 0 0 10px -3px;
	width: 685px;
}

#dropDown #GalleryPanel3_ddlImageCategoryID, #dropDown #GalleryPanel3_ddlEventID {
	padding: 3px;
	border: 1px solid #ccc;
}

#dropDown  #GalleryPanel3_btnGo {
	padding: 2px;
}








