/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
	margin: 4px;
	border: thin solid #959696;
}
.albumdesc2 {
	line-height: 18px;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	padding-top: 32px;
}
.album {
	float: left;
	width: 155px;
	line-height: 100%;
	margin-right: 52px;
	color: #999;
}
.album a img {  }
.album .thumb {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #999;
}

.shop {
	float: left;
	width: 165px;
	line-height: 100%;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.shop a img {  }
.shop .thumb {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #999;
}



.album .titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.455em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #89C542;
	line-height: 1.273em;
	height: 35px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	margin-top: 0;
}
.shop h5 {
	font-style: italic;
	text-decoration: underline;
	padding-bottom: 10px;
	color: #89C542;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image img {
	text-align: center;
	line-height: 0;
	padding: 5px;
	border: thin solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	 
	 
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -5px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	font-size: 0.917em;
	text-decoration: none;
	line-height: 180%;
	color: #666;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Main Layout
------------------------------ */

#main {
	text-align: left;
	margin: 20px auto;
	width: 685px;
	background: #fff;
	padding: 20px 30px 70px;
	border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #96967E;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover, #sort a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}
#gallerytitle {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C3;
	float: left;
	width: 700px;	/*min-height: 40px;
  _height: 40px;*/
}


#gallerytitleprew {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C3;
	float: left;
	width: 609px;
	margin-left: 45px;
	line-height: 2em;
	font-size: 1.083em;
	color: #666;	
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 18px;
	width:510px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #89C542;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #89C542;
}
h2 a:link, h2 a:visited {
	color: #8DB8CF;
	text-decoration: none;
}
h2 span {
	color: #8DB8CF;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	text-align: right;
	margin-top: 0px;
}
.pagelist {
	padding-right: 10px;
	margin: 0px;
}
ul.pagelist li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
	margin: 0px;
	padding: 0px;
}
ul.pagelist li.prev {
	margin-right: 3px;
}
ul.pagelist li.next {
	margin-left: 3px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}
.subgalthumb {
	width: 115px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.bookthumb {
	width: 87px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.previewholder {
	float: left;
	width: 700px;
	text-align: center;
}
#narrow .leftcomment {
	float: left;
	width: 70%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#narrow .rightcomment {
	float: right;
	width: 30%;
	text-align: right;
	color: #666;
}
.shop.m10px {
	margin-right: 13px;
}
#wrapper h5 a {
}

