@charset "UTF-8";

/* CSS Document */
div.image_info{
display:none
}


div#slideshow_container{

position:relative;
float:right;
margin-right:15px;
margin-bottom:20px;
display:inline;
background-position:10px 0;
background-repeat:repeat-y;
}

div#slideshow{
	width:350px;
	margin-left:20px;

}

div#slideshow_nav{
	display:none
}







div.slideshow_image_bg{
	width:349px;
	height:233px;

	position:relative;

	top:0px;

	left:0px;
	background-color:#ededed;

}

div.slideshow_image_bg img{
	height:233px;
	position:relative;
	top:0px;
	left:0px;
}

div.slideshow_image{

	width:349px;

	position:relative;

	top:0px;

	left:0px;

	overflow:hidden;

}



div#slideshow_nav{

	display:none;

	position:relative;

	overflow:visible;

	min-height:65px;

	width:355px;

	margin-left:20px;
	

}



div.slideshow_navitem{

	width:63px;

	height:63px;

	float:left;

	margin-top:6px;	

	margin-right:6px;

	cursor:pointer;

	border: 1px solid #dedede;
	overflow:hidden;

}

div.slideshow_navitem img{	


	height:63px;

}

div.ooover{

	border-color:#486696;

}

div.altElement{

	position:relative;

	width:349px;

	height:25px;

	text-align:center;

	line-height:25px;



}
