a.thumb:focus { outline: none; }
div.content {
	display: none; /* 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. */
	float: right;
	width: 400px;
}
div.content  a:focus, div.content  a:hover, div.content  a:active { text-decoration: underline; }
div.content a, div.navigation a { text-decoration: none; color: #6699CC;; }
div.controls { margin-top: 5px; height: 23px; }
div.controls a { padding: 5px; }
div.embox { clear: both; }
div.image-desc { font: 12px verdana,arial,helvetica,sans-serif; line-height: 1.3em; padding-top: 12px; }
div.image-title { font: 12px verdana,arial,helvetica,sans-serif; }
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 350px;
}
div.nav-controls {
	float: right;
	color: #6699CC;;
	font: bold 10px verdana,arial,helvetica,sans-serif;
}
div.nav-controls a { padding: 5px; }
div.download { float: right; }
div.navigation {
	/* 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 div.bottom { margin-top: 12px; }
div.navigation div.top { margin-bottom: 12px; height: 11px; }
div.pagination{ font: 10px verdana,arial,helvetica,sans-serif; }
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin: 10px 1px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
div.pagination a:hover { background-color: #EEEEEE; text-decoration: none; }
div.pagination span.current { font-weight: bold; background-color: #000000; border-color: #000000; color: #FFFFFF; }
div.slideshow a.advance-link, a.thumb { padding: 2px; display: block; border: 1px solid #CCCCCC; }
div.slideshow img, ul.thumbs img { border: none; display: block; }
div.slideshow span.image-wrapper { float: left; padding-bottom: 12px; } 
div.slideshow span.image-wrapper a:hover { background-color: #FFFFFF; text-decoration: none;} 
div.slideshow, div.pagination { clear: both; }
div.ss-controls {
	float: left;
	color: #6699CC;
	font: bold 16px verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
}
div.ss-controls span { cursor: pointer; }
ul.thumbs { clear: both; margin: 0; padding: 0; }
ul.thumbs li { float: left; padding: 0; margin: 2px; list-style: none; }
ul.thumbs li.selected a.thumb { background: #FFFFFF; }
