@charset "utf-8";

/*-----------------------------------------------------------
    gallery page js css
-----------------------------------------------------------*/
#gallery-box {
	clear: both;
}
div.content {
	display: none;
	width: 616px;
	margin: 0 auto;
}
div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: none;
}
div.controls {
	height: 23px;
	padding: 5px 0px 5px;
}
div.controls .ss-controls a {
	line-height:190%;
}
body.page-827 #center-contents,
body.page-828 #center-contents,
body.page-829 #center-contents {
	position:relative;
}
div.ss-controls {
/*	background: #9A181B;
	color:#fff;
    width: 130px;
    height: 24px;
    position: absolute;
    right: 22px;
    top: 75px;
    text-align: center;*/
}
#in-content div.ss-controls a {
	display:block;
	background: #9A181B;
	color:#fff;
    width: 130px;
    height: 24px;
    position: absolute;
    right: 22px;
    top: 75px;
    text-align: center;
}
#in-content div.ss-controls a.play,
#in-content div.ss-controls a.pause {
	text-decoration: none;
}
#in-content div.ss-controls a:hover {
	background: #cc8b8d;
	text-decoration: none;
}
div.nav-controls {
}
div.nav-controls a.prev {
	float:left;
	padding-left:10px;
	background:url(../img/page/gallery/gallery-prev.gif) left 6px no-repeat;
}
div.nav-controls a.next {
	float:right;
	padding-right:10px;
	background:url(../img/page/gallery/gallery-next.gif) right 6px no-repeat;
}
#gallery .main-box {
	width: 578px;
	margin: 0px 0px 15px;
	padding: 8px;
	border: 1px solid #999;
}
div.slideshow-container {
	position: relative;
	clear: both;
	width:616px;
	height: 416px;
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 606px;
	height: 406px;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	position: relative;
	width: 600px;
	height: 400px;
	line-height: 0px;
	text-align: center;
	border: 8px solid #000;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: middle;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 23px;
}
div.caption-container h4 {
	padding: 5px 2px 0px;
	color: #198876;
	font-weight: bold;
	font-size: 117%;
	border-bottom: 1px solid #ccc;
}
div.caption-container p {
	padding: 0px 2px;
}
div.caption-container p.link {
	text-align: right;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 646px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 10px 0px;
}

div.navigation {
	margin: 0px auto;
	width:616px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 2px 2px 0;
	list-style: none;
}
a.thumb {
	padding: 0;
	display: block;
	border: 1px solid #000;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	padding: 0px 0px 10px;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


body.page-827 .gallery-title,
body.page-828 .gallery-title,
body.page-829 .gallery-title {
	margin:15px 0 0;
}
body.page-827 .gallery-title p,
body.page-828 .gallery-title p,
body.page-829 .gallery-title p {
	padding:5px 0 0;
}

