@charset "UTF-8";

/* CSS Document */

.before {
	position:absolute;
	top:42px;
	left:65px;
	height:15px;
	width:30px;
	display:block;
	font-family:Avenir, Arial, sans-serif;
	color:#8d8e85;
	font-size:15px;
	letter-spacing:2px;
	text-decoration:none;
	font-weight:600;
}

.after {
	position: absolute;
	top: 42px;
	left: 741px;
	height: 15px;
	width: 30px;
	display: block;
	font-family: Avenir, Arial, sans-serif;
	color: #8d8e85;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: 600;
	text-align: right;
}

#static {
	position: absolute;
	top: 67px;
	left: 65px;
	display:block;
	height:600px;
	width:735px;
}

#hidden1 {
	position: absolute;
	top: 67px;
	left: 65px;
	display:block;
	height:600px;
	width:735px;
}

#hidden2 {
	position: absolute;
	top: 67px;
	left: 65px;
	display:block;
	height:600px;
	width:735px;
}

#hidden3 {
	position: absolute;
	top: 67px;
	left: 65px;
	display:block;
	height:600px;
	width:735px;
}

#hidden4 {
	position: absolute;
	top: 67px;
	left: 65px;
	display:block;
	height:600px;
	width:735px;
}

img.beforepic {
	border:1px solid #8d8e85;
	margin:0 20px 0 0;
}

/* img.afterpic {
	border:1px solid #8d8e85;
	margin:0;
} */

img.example-image-link {
	border:1px solid #8d8e85;
	margin:0;
}

div#gallery {
	display: block;
	width: 110px;
	position: absolute;
	top: 67px;
	left: 910px;
}

div#gallery a img {
	border:1px solid #8d8e85;
	outline:none;	
	margin:0 0 5px 0;
}

.prevlink a:link, .prevlink a:visited {
	float:left;
	display:block;
	font-family:Avenir, Arial, sans-serif;
	color: #8d8e85;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 5px 0 0 0;
}

.prevlink a:hover {
	text-decoration:underline;
}

.nextlink a:link, .nextlink a:visited {
	float:right;
	display:block;
	font-family:Avenir, Arial, sans-serif;
	color: #8d8e85;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
	margin: 5px 2px 0 0;
}

.nextlink a:hover {
	text-decoration:underline;
}

.left_arrow {
	position: absolute;
	top: 428px;
	left: 45px;
}

.right_arrow {
	position: absolute;
	top: 428px;
	left: 806px;
}

div.clickimage {
	clear:both;
	float:right;
	font-family:Avenir, Arial, sans-serif;
	color: #8d8e85;
	font-size: 10px;
	text-align: right;
	width: 138px;
	margin: 10px 2px 0 0;
}

div.credit {
	position: absolute;
	top: 67px;
	left: 804px;
	color: #8d8e85;
	font-family:Avenir, Arial, sans-serif;
	font-size: 10px;
	font-style:normal;
	width: 10px;
	writing-mode:vertical-lr;
	text-orientation: mixed;
}

table.details {
	margin:50px 0 0 0;
	width:720px;
}

table.details tr td {
	font-family:Avenir, Arial, sans-serif;
	font-size:15px;
	color:#8d8e85;
	line-height:22px;
	margin:0;
	padding:0 0 0 0;
	cell-padding:0;
}

.greencredit {
	color:#a3ac15;
	
}

.label {
	font-size:13px;
}

.smaller {
	font-size:13px;
}
