@charset "utf-8";

a:link, div.caption-footer a:visited {color: #F14797; text-decoration: underline;}
a:hover {color: #0000FF; text-decoration: none;}
img { -ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0+ */ }

/*
clearfix
-----------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clear{
	clear:both;
}
.clearfix{
	display:inline-table;zoom:1;
	overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#arrival-block {position:relative; text-align:left; line-height:0px; margin:0; padding:0; height:441px; padding-left: 5px;}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 296px;
	position: absolute;
	height: 441px;
	top: 0px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
	line-height: 0px;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
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 {
	position: absolute;
	top:0px;
	clear: both;
	height: 400px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 294px;
	height: 372px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	width: 296px;
	line-height: 0px;
	height: 400px;

}
div.slideshow img { /* width:294px; height:372px; */ line-height:372px;}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:296px;
	height:441px;
}
div.slideshow a.advance-link {
	display: block;
	width: 296px;
	height: 441px; /* This should be set to be at least the height of the largest image in the slideshow */
	 /* This should be set to be at least the height of the largest image in the slideshow */
	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 img {
	position:relative;
}
div.download {
	float: right;
}
div.caption-container {
	position: absolute;
	width: 258px;
	border: 1px dashed #FEC4EC;
	height: 290px;
	top: 100px;
	left: 2px;
}

span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.caption {
	margin:0;
	display: block;
	height: 300px;
	color: #666666;
}
div.caption .date {
	padding:0 10px;
	text-align:right;
	display:block;
	width:240px;
	line-height: 1em;
}
div.caption-footer {
	line-height:1.5em;
	text-align:right;
	display: block;
	padding:10px;
}
div.caption-footer a { clear:both; line-height:14px; padding:3px;}
div.caption-footer a:link, div.caption-footer a:visited {color: #F14797; text-decoration: underline;}
div.caption-footer a:hover {color: #0000FF; text-decoration: none;}
	
div.image-title {
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	line-height: 1.5em;
}
div.image-desc {
	line-height: 1.5em;
	height: 205px;
/*	overflow: hidden;*/
	padding: 10px 10px 0;
	font-size: 12px;
}
div.navigation {
	width: 238px;
	top: -20px;
	display: block;
	position: absolute;
	left: 310px;
	line-height: 0px;
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

.backno-link {text-align:right; padding:0 25px; line-height:1.5em;}

div.navigation ul {margin:0; padding:0;}
ul.thumbs {
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 2px 300px;
	list-style: none;
	display:inline;
	line-height: 0px;
}
ul.thumbs li a {display:block; width:60px; height:60px; overflow:hidden;}
.thumb img {width:60px; line-height:0px; margin:0; padding:0;}
a.thumb {
	padding: 0px;
	display: block;
	border: 1px solid #ff99cc;
	line-height:0px;
}
ul.thumbs li.selected a.thumb {
	background: #ffc0d6;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
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;
}

.pul {text-align:right; width:580px;}

