
#main_slider {
    float: left;
    height: 411px;
    margin:0;
    padding:0;
    position: relative;
    width: 1001px;
}

div#container {
	overflow: hidden;
}
div.content {
	display: none; float:left;
	clear: both; overflow:hidden; padding:0; width:1001px; height:318px;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 70px;
	width:16px;
}

div.controls {
	display:none; visibility:hidden;
	margin:0; position:absolute;
	overflow:hidden; float:left; height:40px; left:0; top:156px; z-index:111;
}
div.controls a {
	
}

div.ss-controls {
	float: left; visibility:hidden; display:none;
}
div.nav-controls {
	float: right; width:960px; padding:0;
}
div.nav-controls .prev { float:left; display:block; width:40px; height:40px; text-indent:-9999px;  margin:0 0 0 20px;}
div.nav-controls .next { float:right; display:block; width:40px; height:40px; text-indent:-9999px;  margin:0 20px 0 0;}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 960px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
{
	height: 622px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both; padding:0;
	float: left;
	height: 337px; width:1001px;
}

div.loader {
	position: absolute;
	top: 50%;
	left: 50%; width:30px; height:30px;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	/*line-height: 502px;  /*This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center; float:left;
}

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 {
	float:left;
}
div.caption-container {
	float: left;
	position: relative;
	padding-top: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container{
	width: 410px; position:absolute; right:0; top:0;
}
span.image-caption  { width:410px; float:left; position:absolute !important; left:0; top:0;}

div.caption {
	padding:0;
}

div.image-title {
	font-size:22px; font-weight:normal; font-family: 'HelveticaNeueLTStd75Bold'; padding:12px 20px 0 0; color:#66100E;
}
div.image-title h2 { font-size:15px; color:#878786; font-weight:normal; padding:0 20px;}
div.image-desc {
	line-height: 1.3em;
	padding:0; font-size:15px; color:#878786;
}
div.image-desc p { font-size:14px; font-family: 'HelveticaNeueLTStd55Roman'; color:#fff; padding:15px 80px 0 0; text-align:justify;}
div.image-desc strong { display:block; overflow:hidden; padding:15px 80px 0 0;}
div.image-desc a { display:block; float:right; width:131px; height:35px;}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute; display:none; visibility:hidden;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left; width:1001px;
	position: absolute;
	left:0; bottom:0; height:93px;
}
div.navigation {
	float: left;
	position: relative; padding:0;
	left:0; width:1001px; 
}
div.navigation a.pageLink {
	display: block;
	position: relative; visibility:visible !important;
	float: left;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	height:93px;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	display:block; float:left; height:93px; padding:0 0 0 0;
}
ul.thumbs li:last-child {background:none; padding:0;}
ul.thumbs li:last-child a { width:240px;}
ul.thumbs li.last { background:none;}
ul.thumbs li.selected {}
ul.thumbs li.selected a { margin:0; padding:0; }
a.thumb {
	display:block; float:left; width:332px; height:93px; margin:0; padding:0;}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
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 {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
