@charset "UTF-8";


div.main_img {
	border: none;
}
div.content {
	display: block;
	float: right;
	width: 521px;
	padding: 3px;
	border: 1px solid #E9E9E9;
	height: 335px;
	position: relative;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 335px;
	width: 521px;
}
div.loader {
	position: absolute;
	top: 3px;
	left: 3px;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 521px;
	height: 335px;
}
div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 0;
	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 {
	vertical-align: middle;
	border: none;
	line-height: 335px;
	float: left;
}
div.link a {
	width: 521px;
	height: 335px;
	position: relative;
	display: block;
	text-indent: -9999px;
	background: url(../images/blank.gif);
}
div.caption-container {
	position: relative;
	z-index: 5;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 521px;
	height: 335px;
	top: -335px;
	left: 0;
}
div.caption {
}
div.navigation {
	float: left;
	width: 238px;
	background: url(../images/logo_aya.gif) no-repeat;
}
ul.thumbs {
	margin: 0;
	padding: 0;
}
*:first-child+html ul.thumbs {
}
ul.thumbs li {
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	vertical-align: bottom;
}
ul.thumbs li.childcare {
	margin: 0;
	height: 88px;
}
ul.thumbs li img {
	vertical-align: top;
}
a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
#visualnav {
	height: 342px;
	width: 770px;
	zoom: 1;
	position: relative;
}
#visualnav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
ul#visualsubnav {
	background: #EEF4F1;
	margin: 14px 0 0;
	padding: 6px 0;
	width: 770px;
	zoom: 1;
}
ul#visualsubnav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
ul#visualsubnav li {
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	list-style: none;
}
ul#visualsubnav li a {
	border: 1px solid #D8D8D8;
	display: block;
	overflow: hidden;
}
ul#visualsubnav li a img {
	vertical-align: bottom;
	border: none;
}
ul#visualsubnav li a:hover img {
	margin: -2px;
}
ul#visualsubnav li a:hover {
	border: 3px solid #B5D7E3;
	width: 242px;
	height: 61px;
}
ul#visualsubnav li.tei a:hover {
	border-color: #9ED6A5;
	width: 243px;
}
ul#visualsubnav li.childcare a:hover {
	border-color: #8CB8A4;
	width: 243px;
}

#visualnav p.kda {
	position: absolute;
	top: 8px;
	right: 8px;
	margin: 0;
}
