@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
img{ border:0px;}
#mainPic {
	height: 462px;
	width: 1000px;
}
#featured {
	OVERFLOW: hidden;
	WIDTH: 1000px;
	HEIGHT: 320px;
	position: relative;
}
#featured .word {
	display: none;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	Z-INDEX: 10;
	LEFT: 4px;
	PADDING-BOTTOM: 5px;
	WIDTH: 424px;
	BOTTOM: 5px;
	PADDING-TOP: 5px;
	POSITION: absolute;
	HEIGHT: 107px;
	color: #000;
}
#featured .word H3 {
	FONT-SIZE: 13px
}
#featured .ui-els-hide {
	DISPLAY: none
}
#thumbs {
	liST-STYLE-TYPE: none;
	height: auto;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#thumbs li {
	FLOAT: left;
	MARGIN-RIGHT: 2px;
	_margin-right: 2px;
	overflow: hidden
}
#thumbs li A {
	border: #F60 1px solid;
	DISPLAY: block;
	opacity: 1;
	font-weight: bold;
}
#thumbs li A:hover {
	border: #fff 1px solid;
}
#thumbs li A.current {
	border: #F60 1px solid;
	opacity: 0.4;
}
.slideshowItem {
	position: relative;
}
.slideshowItem a {
	display: block;
	color: #F60;
	width: 20px;
	height: 20px;
	text-align: center;
}
.piclable {
	background-color: #e1e1e1;
	color: #F60;
	cursor: pointer;
	height: 20px;
	left: 0px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	overflow: hidden;
	position: absolute;
	width: 40px;
	top: 0px;
}
.thumb-current span {
	opacity: 1;
	filter: Alpha(opacity=100);
	height: 100px;
	top: 4px;
	background: transparent no-repeat center top;
	line-height: 1000px;
}
