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;
	width:550px;
	
}
div.controls {
	margin-top: 0px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: left;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 0px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
	margin-top: 4px;
}
div.embox {
	color: #fff;
	clear: both;
}
div.image-title {
	padding-top: 10px;
	font-size: 1em;
}
div.image-desc strong {
	display:none;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
#navigation {
	width: 250px;
}
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. */
			
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width: 250px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	width: 250px;	
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 10px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a {
	display: block;
	float: left;
	/* margin-right: 1px; */
	padding: 3px 5px;
}
div.pagination strong {
	color: #fff;
	display: block;
	float: left;
	/* margin-right: 1px; */
	padding: 3px 5px;
}

/* List style  */
.listNav { margin:0 0 10px;}
.listNav a { color:#fff; font-size:1.2em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none }
.listNav a.ln-last { border-right:1px solid silver; }
.listNav a:hover,
.listNav a.ln-selected { background-color:#eaeaea; color:#AD2918;}
.listNav a.ln-disabled { color:#666666 }
.listNav .ln-letterCount { text-align:center; font-size:1em; line-height:1; margin-bottom:3px; color:#fff; } /* extra styling using jquery.listnav.js internally used class name */
.noMatch { color: #fff; }

#listWrapper { padding-top: 10px; width:750px; } /* forces items wrap at approximately the width of the listnav widget */

#gallerylist-nav, #gallerylist { margin-left:18px; }
#gallerylist li { float:left; }
#gallerylist a { color: #AD2918; font-size: 12px;display:block; text-align:center; width:160px; border:1px solid silver; padding:2px; margin:0 5px 5px 0; text-decoration:none }
#gallerylist a { background-color:#706273; color: #fff; font-size: 12px;display:block; text-align:left; width:160px; text-decoration: none; }
#gallerylist a:hover { background-color:#AAA0AB; color: #413742; }

#gallery-view { width: 850px; height: 600px; margin:20px 0 0 20px; font-size: 12px }
#gallery, #navigation { margin:0 0 0 18px; font-size: 1.4em; }
