div.g-content { display: none; width: 754px; overflow: hidden; }
div.g-content a, div.navigation a { text-decoration: none; color: #777; }
div.g-content a:focus, div.g-content a:hover, div.g-content a:active { text-decoration: underline; }

div.controls { float: right; width: 545px; margin-top: 5px; height: 23px; }
div.controls a { padding: 5px; }

div.ss-controls { float: left; }
div.nav-controls {  }

div.slideshow-container { position: relative; clear: both; width: 545px; }

div.loader { position: absolute; top: 0; left: 0; background-image: url('/images/loadingAnimation.gif'); background-repeat: no-repeat; background-position: left; width: 545px; height: 502px; }

div.slideshow { width: 545px; height: 402px; }
div.slideshow span.image-wrapper { display: block; position: absolute; top: 0; left: 0; }
div.slideshow a.advance-link { display: block; width: 545px; height: 502px; line-height: 502px; text-align: center; } 
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited { text-decoration: none; }
div.slideshow img { border: 0; }

div.download { float: right; }
div.caption-container { position: relative; clear: left; height: 100px; }
span.image-caption { display: block; position: absolute; width: 545px; top: 0; left: 0; }
div.caption { padding: 12px; }

div.image-title { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 16px; font-weight: normal; color: #cb632a; }
div.image-desc { line-height: 1.3em; padding-top: 6px; font-family: Verdana, sans-serif; font-size: 11px; color: #60554f;  }
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: 2px; display: block; border: 1px solid #ccc; }
ul.thumbs li.selected a.thumb { background: #000; }
a.thumb:focus { outline: none; }
ul.thumbs img { border: none; display: block; }
div.pagination { clear: both; }

div.navigation { float: left; width: 200px; }
div.navigation div.top { margin-bottom: 12px; height: 11px; }
div.navigation div.bottom { margin-top: 12px; }

div.pagination a, div.pagination span.current, div.pagination span.ellipsis { display: block; float: left; margin-right: 2px; padding: 4px 7px 2px 7px; border: 1px solid #dcdcdc; color: #60554f; }
div.pagination a:hover { background-color: #eee; text-decoration: none; }
div.pagination span.current { font-weight: bold; background-color: #60554f; border-color: #60554f; color: #fff; }
div.pagination span.ellipsis { border: none; padding: 5px 0 3px 2px; }

div.display { float: left; width: 545px; }
