
div.content { /* 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. */
	display: none; width: 745px; }

div.content a, div.navigation a { text-decoration: none; color: #00674E; }

div.content a:focus, div.content a:hover, div.content a:active { text-decoration: underline; }

div.controls { margin-top: 5px; height: 23px; }

div.controls a { padding:5px 15px; }

div.ss-controls { float: left; }

div.nav-controls { float: right; }

div.loader { background: url(../../images/icons/icon_loading.gif) no-repeat center center; }

div.slideshow { clear: both; }

div.slideshow span.image-wrapper { float: left; padding-bottom: 12px; }

div.slideshow a.advance-link { display: block; border: 1px solid #000; }

div.slideshow img { border: none; display: block; }

div.download { float: right; }

div.embox { clear: both; padding: 0 5px; }

div.image-title { font-weight: bold; font-size: 1.4em; }

div.image-desc { line-height: 1.3em; padding-top: 12px; }

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 { display: block; }

a.thumb:focus { outline: none; }

ul.thumbs img { border: none; display: block; }

div.pagination { clear: both; }

div.pagination a, div.pagination span.current { color:#00674E; display: block; float: left; margin-right: 2px; padding: 2px 7px; }

div.pagination a:hover { background-color: #00674E; color: #fff; text-decoration: none; }

div.pagination span.current { font-weight: bold; background-color: #000; color: #fff; }

