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.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('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}

div.slideshowLg {
	height: 400px;
	overflow: visible;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../_images/_background/index_slideshowLg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 960px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

div.slideshowLg span.image-wrapper {
	padding-bottom: 12px;
}
div.slideshowLg a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.slideshowLg a:hover {
	background-color: transparent;
}
div.slideshowLg a:active {
	background-color: transparent;
}

div.slideshowLg a.advance-link {
	padding: 2px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
}

div.slideshowLg img {
	display: block;
	margin: 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.slideshow {
	height: 500px;
	overflow: visible;
}

div.slideshow span.image-wrapper {
	padding-bottom: 12px;
}

div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	text-align: center;
	width: 100%;
}

div.slideshow img {
	display: block;
	margin: 0 auto;
}

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 {
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
}

div.image-client {
	font-size: .9em;
	color: #FFFFFF;
	padding-top: 12px;
	font-style: italic;
}

div.image-desc {
	line-height: 1em;
	padding-top: 12px;
	color: #FFFFFF;
}
div.navigation {
	width: 350px;
	padding: 0px;
	margin: 0px;
	/* 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. */
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	padding: 0px;
}
div.navigation div.bottom {
	margin-top: 12px;
	padding: 0px;
}
div.navigationLg {
	width: 960px;
	background-color: #262620;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* 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. */
}
div.navigationLg div.top {
	margin: 0px;
	padding: 0px;
}
div.navigationLg div.bottom {
	margin: 0px;
	padding: 0px;
}
div.navigationLg ul.thumbs {
	clear: both;
	padding: 0;
	margin: 0;
}
div.navigationLg ul.thumbs li {
	float: left;
	padding: 0px;
	list-style: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
div.navigationLg a.thumb {
	display: block;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 2px solid #262620;
}
div.navigationLg a.thumb:hover {
	border: 2px solid #73704C;
}
div.navigationLg ul.thumbs li.selected a.thumb {
	border: 2px solid #BFBC8A;
}
div.navigationLg a.thumb:focus {
	outline: none;
	border: 2px solid #F3F2DE;
}
div.navigationLg ul.thumbs img {
	border: 2px solid #262620;
	display: block;
}

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 #4AC7EA;
}
ul.thumbs li.selected a.thumb {
	background: #000;
	border-top-color: #FDB839;
	border-right-color: #FDB839;
	border-bottom-color: #FDB839;
	border-left-color: #FDB839;
}
a.thumb:focus {
	outline: none;
	border-top-color: #FDB839;
	border-right-color: #FDB839;
	border-bottom-color: #FDB839;
	border-left-color: #FDB839;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
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;
}
div.navigationLg div.pagination {
	clear: both;
	margin: 0px;
	padding: 0px;
}
div.navigationLg div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	border: 3px solid #4AC7EA;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4AC7EA;
	margin: 0px;
	padding: 0px;
}
div.navigationLg 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.navigationLg div.pagination span.current {
	font-weight: bold;
	background-color: #FDB839;
	border-color: #FDB839;
	color: #fff;
}

