.tx-sksimplegallery-pi1 {
	font-size:		11px;
	margin-bottom:10px;
}
.tx-sksimplegallery-pi1 .singleview-title {
	display:		none;
}
.tx-sksimplegallery-pi1 .singleview-description {
}
.tx-sksimplegallery-pi1 .singleview-description P.bodytext {
}

.tx-sksimplegallery-pi1 .thumblist-scroll {
	width:		800px;
	height:		50px;
	/*overflow:		hidden;*/
}
.tx-sksimplegallery-pi1 .thumblist-scroll-left {
	width:		20px;
	height:		70px;
	float:		left;
	border:		0;
	position:		relative;
	top:		0px;
	left:		0px;
	margin:		0;
	float:		left;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-left a {
	width:		20px;
	height:		70px;
	background-color:	#ACD5E4;
	border:		0;
	float:		left;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-left a img {
	border:0;
	background-color:	#ACD5E4;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-left a:hover img {
	background-color:	#3DA2C6;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-right {
	width:		20px;
	height:		70px;
	float:		left;
	border:		0;
	position:		relative;
	top:		0px;
	left:		0px;
	margin:		0;
	float:		left;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-right a {
	width:		20px;
	height:		70px;
	background-color:	#ACD5E4;
	border:		0;
	float:		left;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-right a img {
	border:0;
	background-color:	#ACD5E4;
}
.tx-sksimplegallery-pi1 .thumblist-scroll-right a:hover img {
	background-color:	#3DA2C6;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single {
	float:		left;
border:0;
margin-right:3px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb {
border:0;
margin-left:5px;
margin-top:	5px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb a img {
	filter:		alpha(opacity=80);
	opacity:		0.8;
	cursor:		pointer;
	border:		0px;
}
.tx-sksimplegallery-pi1 .thumblist-scroll .thumblist-single .thumblist-thumb a:hover img {
	filter:		alpha(opacity=100);
	opacity:		1.0;
	cursor:		pointer;
	border:		0px;
}

.tx-sksimplegallery-pi1 .thumblist-scroll  .thumblist-single .thumblist-thumbtitle {
}
.tx-sksimplegallery-pi1 .thumblist-clear {
	clear:		both;
}


.tx-sksimplegallery-pi1 .singleone-singlepicture {
	float:		left;
	margin-right:	10px;
	background-color:	#CCCCCC;
	background-color:	#fff6d0;
	background-color:	#EEEEEE;
position:absolute;
top:109px;
z-index:1000;
}
.tx-sksimplegallery-pi1 .singleone-singletitle {
	font-weight:	bold;
	margin-bottom:	10px;
position:absolute;
top:0px;
left:374px;
z-index:1000;
background:#FFFFFF;
padding-left:5px;
}
.tx-sksimplegallery-pi1 .singleone-singledescription {
	font-weight:	normal;
position:absolute;
top:30px;
left:374px;
z-index:1000;
background:#FFFFFF;
padding-left:5px;
}
.tx-sksimplegallery-pi1 .singleone-singledescription P.bodytext {
	font-weight:	normal;
}

.tx-sksimplegallery-pi1 .backlink {
}



	#dhtmlgoodies_slideshow{
		width:374px;	/* Total width of slideshow */

	}
	
	#previewPane{
		border:		none;
		margin-bottom:	10px;	
		text-align:		center;
		vertical-align:	middle;
		padding:		0px;
		position:		absolute;
		top:		109px;	/* 84px + 25px */		
		/* CSS HACK */
		height: 		216px;	/* IE 5.x */
		height/* */:/**/216px;	/* Other browsers */
		height: /**/216px;
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:normal;
		text-align:center;
		font-family: Verdana, Arial, sans-serif;	/* Font to use */
	}
	#galleryContainer{
		height:86px;	/* Height of the images + 2 */
		position:relative;
		position:		relative;
		top:		25px;
		overflow:hidden;
		padding:1px;
		background-color: #EEEEEE;
		
		/* CSS HACK */
		height: 86px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/84px;	/* Other browsers */
		height: /**/84px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: transparent;
		padding:0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: transparent;
		padding:0px;		
	}
	#theImages{
		position:absolute;
		height:120px;
		left:15px;
		width:100000px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:5px;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-family:verdana;	
	}
	
	#theImages .imageCaption {
		display:none;
	}