/* Navigation Styles */
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; float: right; padding-right: 36px; }
div.content { display: none;  }
div.content a, div.navigation2 a { color: #F3F8D7; text-decoration: none; }
div.content a:hover, div.content a:active { text-decoration: underline; }
div.navigation2 a.pageLink { height: 77px; line-height: 77px; }
div.controls { margin: 0px 0 0 0px; width: auto; height: 23px; position: relative; left: 15px; top: 284px; z-index: 100000; }
div.controls a { padding: 0; text-decoration: none; }
div.controls a:hover { text-decoration: none; }
div.ss-controls { float: left; position: relative; left: 0px; }
div.nav-controls { float: right; position: relative; left: -22px; padding: 0 10px 0 0; }
div.photo-index { position: absolute; bottom: 0; left: 0; padding: 0 12px; }
div.navigation-container { /*float: left; position: absolute; width: 242px; left: 0px; top: 0px;*/ }
div.navigation2 { float: left; position: absolute; left: 0px; }
div.navigation2 a.pageLink { display: block; position: relative; float: left; margin: 2px; width: 16px; background-position:center center; background-repeat:no-repeat; }
div.navigation2 a.pageLink:focus { outline: none; }

div.slideshow-container, div.loader, div.slideshow a.advance-link { margin: 24px 0 0 0; width: 	614px; max-width: 608px; min-width: 608px; min-height: 451px; max-height: 451px; height: 451px; /* This should be set to be at least the width of the largest image in the slideshow with padding */ }
div.slideshow img { max-width: 608px; min-width: 608px; min-height: 451px; max-height: 451px; height: 451px; position: absolute; left: 0px; top: 20px; border: medium none; display: block; }
div.loader, div.slideshow a.advance-link, div.caption-container { /* This should be set to be at least the height of the largest image in the slideshow with padding */ }
div.slideshow-container { position: absolute; top: 0px; clear: both; float: left; height: 451px; width: 608px; left: 0px; }
div.loader { width: 608px; height: 451px; background-image: url('images/loader.gif'); background-repeat: no-repeat; background-position: center; }
div.slideshow span.image-wrapper { display: block; margin: 0px 0 0 0; position: absolute; left: 32px; top: 0px; }
div.slideshow a.advance-link { display: block; /*line-height: 405px; /* This should be set to be at least the height of the largest image in the slideshow with padding */ text-align: center; display: block; padding: 2px; }
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited { text-decoration: none; }
div.slideshow a.advance-link:focus { outline: none; }
div.slideshow img { }

/* Caption and Titles */
div.caption-container { float: right; position: absolute; top: 514px; left: 24px; }
span.image-caption { display: block; position: absolute; top: 0; left: 0; }
div.caption-container, span.image-caption { width: 334px; }
div.caption { padding: 0 12px; }
div.image-title { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #6B2C1B; border-bottom: 1px solid #876941; display: none; }
div.image-desc { line-height: 1.3em; padding-top: 12px; }

div.download { margin-top: 8px; }

div#thumbs { position: relative; top: 0px; top: 560px; width: 500px; }
ul.thumbs { float: none; left: 18px; margin: 0; padding: 0; position: relative; top: 0px; width: 670px; }
ul.thumbs li { float: left; padding: 0; margin: 5px 10px 5px 0; list-style: none; }
a.thumb { padding: 2px; display: block; border: 4px solid #f3f8d7; }
ul.thumbs li.selected a.thumb { background: none repeat scroll 0 0 #000000; }
a.thumb:focus { outline: none; }
ul.thumbs img { border: none; display: block; }

div.pagination { clear: both; position: relative; left: 8%; top: -76px; }
div.pagination a, div.pagination span.current, div.pagination span.ellipsis { position: relative; 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: #000; border-color: #000; color: #fff; }
div.pagination span.ellipsis { border: none; padding: 5px 0 3px 2px; }
div.gallery-gutter { clear: both; padding-bottom: 20px; }

div.embox { clear: both; border: 1px solid #ccc; background-color: #eee; padding: 12px; }