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:left;
	width:432px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 10px;
}
div.controls a {
	margin-bottom: 15px;
	padding: 5px;
	font-size: 85%;
	text-decoration: none;
}
div.controls a:hover {
	color: #FDB839;
	text-decoration: underline;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
	margin-right: 10px;
}

div.loader {
	background-image: url(../_images/_gallery/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}

div.slideshow {
	height: 356px;
	overflow: visible;
}
div#slideshow {
	height: 356px;
}

div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-color: transparent;
	line-height: 0px;
	border: none;
}
a.advance-link:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.advance-link:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
a.advance-link:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: auto;
}
a.advance-link:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.slideshow img {
	display: block;
}

div.ss-controls {
	float: left;
}

div.nav-controls {
	float: right;
}

div.embox {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 335px;
}

div.image-title {
	float: left;
	width: 426px;
	clear: both;
	display: block;
	margin-top: 12px;
}
div.image-title p {
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.image-client {
	float: left;
	width: 426px;
	clear: both;
}
div.image-client p {
	font-size: 14px;
	line-height: 16px;
	color: #1C1D1D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.image-desc {
	padding-top: 12px;
	color: #1C1D1D;
	float: left;
	width: 426px;
	clear: both;
}
div.navigation {
	width: 498px;
	float: left;
	/* 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;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	text-decoration: none;
	background-color: transparent;
}
ul.thumbs li a:hover {
	text-decoration: none;
	background-color: transparent;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #72B633;
}
ul.thumbs li.selected a.thumb {
	border-top-color: #1C1D1D;
	border-right-color: #1C1D1D;
	border-bottom-color: #1C1D1D;
	border-left-color: #1C1D1D;
	color: #FFFFFF;
	background-color: #1C1D1D;
}
a.thumb:focus {
	outline: none;
	border-top-color: #1C1D1D;
	border-right-color: #1C1D1D;
	border-bottom-color: #1C1D1D;
	border-left-color: #1C1D1D;
	color: #FFFFFF;
	background-color: #1C1D1D;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 7px;
	border: 3px solid #4AC7EA;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4AC7EA;
}
div.pagination a:hover {
	background-color: #FDB839;
	text-decoration: none;
	border-top-color: #FDB839;
	border-right-color: #FDB839;
	border-bottom-color: #FDB839;
	border-left-color: #FDB839;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #FDB839;
	border-color: #FDB839;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #FDB839;
	font-weight: bold;
}
