body { padding:0; margin:0; font-size:62.5%; line-height:19px; font-family:arial, sans-serif; background:#f6f7f7; color:#b6b7b7; }

a { outline:none; }
a img { border:0; }
.clear { clear:both; }

h1 { margin:25px 0 10px 0; font-weight:normal; font-size:1.6em; border-bottom: 1px dotted; padding-bottom:5px; }

#container { width:980px; margin:0 auto; }

#head { height:80px; font-size:1.2em; }
#head .sitelogo { float:left; }
#footer a, #head a { color:#b6b7b7; text-decoration:none; }
#footer a:hover, #head a:hover { text-decoration:underline; }
#head .contact { float:right; margin:42px 20px 0 0; }

#left { float:left; width:192px; font-size:1.6em; padding:25px 0 0 0; }

#cat1cont {  color:#acadad; }
#cat1 { cursor:pointer; color:#acadad; }

#cat2cont {  display:none; color:#acadad; }
#cat2 { cursor:pointer; color:#acadad; }

#left a { color:#acadad; text-decoration:none; line-height:22px; }

#left a:hover { color:#3d3e3e; cursor:pointer; }
#left #active { color:#3d3e3e; }

#cat1cont a, #cat2cont a { background:url(../template/nav-arrow.gif) 3px 6px no-repeat; padding:0 0 0 15px; }

#right { width:787px; float:right; font-size:1.2em; }
#right2 { width:787px; min-height:525px; padding-top:15px; float:right; font-size:1.5em;  color:#7a7a7a; }
#right a, #right strong, #right2 a, #right2 strong { color:#3d3e3e; text-decoration:none; }

#footer { margin:14px 0 0 0; border-top:1px dotted #a2a1a1; height:46px; line-height:46px; clear:both; font-size:1.2em; }

div#container {
	overflow: hidden;
}
div.content {
	display: none;
}

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: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 787px; /* 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,
div.caption-container {
	height: 500px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	float: right;
	height: 545px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	text-align: center;
}

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 {
}
div.caption-container {
	float: right;
	position: relative;
	margin-top: 30px;
}
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-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;

width:980px;
}
div.navigation {
	float: left;
	position: relative;

}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	width: 30px;
height:62px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
margin-bottom:14px;
height:62px;
width:980px;
clear:both;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: 0;
	display: block;
width:98px;
height:62px;
}
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;
}

div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(../template/prev-arrow.png);
position:absolute;
left:0;
z-index:9999;
top:2px;
left:0;
}
div.navigation a.next {
background: url(../template/next-arrow.png) left top no-repeat;
position:absolute;
right:0;
top:2px;
z-index:999;
}
div.loader {
	background-image: url(loaderWhite.gif);
}
div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

#hide { position:absolute; left:-193px; bottom:25px; font-size:1.5em; font-family:helvetica; }
a#hide { color:#acadad; text-decoration:none; line-height:22px; }

/* Contact Form */

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
