/* The display of content is enabled by a javascript generated style on the page.
This is so that the slideshow content won't display unless javascript is enabled. */
DIV.galleryContent {
	display: none;
	width: 404px;
}
DIV.galleryContent A, DIV.navigation A {
	font: bold 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
DIV.navigation A:link, DIV.navigation A:visited, DIV.navigation A:hover, DIV.navigation A:active {
	text-decoration: none;
}
DIV.controls {
	height: 23px;
}
DIV.controls A {
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-left: 10px;
	padding: 5px 0px;
}
DIV.ss-controls {
	float: left;
}
DIV.ss-controls A {
	margin-left: 0px;
}
DIV.nav-controls {
	float: right;
}
DIV.loader {
	background-image: url('Images/jQuery/Galleriffic/Loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 404px;
	height: 350px
}
DIV.slideshow {
	clear: both;
}
DIV.slideshow SPAN.image-wrapper {
	float: left;
	padding-bottom: 10px;
}
DIV.slideshow A.advance-link {
	padding: 1px;
	display: block;
	border: 1px solid #cecece;
}
DIV.slideshow IMG {
	border: none;
	display: block;
}
DIV.download {
	float: right;
}
DIV.embox {
	clear: both;
	background: #fff;
}
.viewer-caption {
	font-weight: bold;
	color: #666;
}
DIV.image-title {
	font-weight: bold;
}
DIV.image-desc {
	padding-top: 10px;
}
/* The navigation style is set by a javascript generated style on the page.
This is so that the javascript specific styles won't be applied unless javascript is enabled. */
DIV.navigation {
}
UL.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
UL.thumbs LI {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
A.thumb {
	padding: 1px;
	display: block;
	border: 1px solid #cecece;
}
UL.thumbs LI.selected A.thumb {
	background: #f60;
}
A.thumb:focus {
	outline: none;
}
UL.thumbs IMG {
	border: none;
	display: block;
}
DIV.pagination {
	clear: both;
}
DIV.navigation DIV.top {
	margin-bottom: 10px;
	height: 10px;
}
DIV.navigation DIV.bottom {
	margin-top: 10px;
}
DIV.pagination A, DIV.pagination SPAN.current {
	display: block;
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 4px 7px;
	border: 1px solid #ddd;
}
DIV.pagination A:hover {
	background-color: #ddd;
}
DIV.pagination SPAN.current {
	font: bold 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color: #f60;
	border-color: #f60;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min UL.thumbs LI {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min A.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min UL.thumbs LI.selected A.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

