/* @override 

	http://haa.byhumanhand.com/stylesheets/slideshow.css?1296030091
*/

ul#slideshow > li{
	
}
ul#slideshow > li > img{
	display: block;
}
ul#slideshow > li p.caption{
	margin-top: -44px;
	/*visibility: hidden; hidden in jQ*/
}
/*div#slideshow_controls div#slide_controls_right a#slide_prev_button{
	text-align: left;
	background-position: right;
}*/


div#slider_controls{
	height: 30px;
	width: 100px;
	margin-bottom: -30px;
	top: 20px;
	position: relative;
	z-index: 999;
	float: right;
}
img#next_but{
	cursor: pointer;
	margin-left: 3px;
}
img#previous_but{
	cursor: pointer;
}

/*Exhibition Slideshow Controls */

div#exhib_slider_controls{
	height: 29px;
	width: 85px;
	margin-bottom: -2px;
padding-left: 10px;
	top: 10px;
	position: relative;
	z-index: 999;
	float: right;
}


div.exhib_slideshow ul#slideshow{
	height: 300px;
	overflow: hidden;
}

div.exhib_slideshow ul#slideshow li{
	height: 300px;
}


div.exhib_slideshow ul#slideshow li div.featured_exhib_left{
	width: 466px;
	float: left;
	background: #333;
}

#exhib_detail_banner ul.pagination {
	height: 20px;
	padding-top: 5px;
}
div#featured_exhib_container div#slide_progress ul#slide_items_progress li.slide_item_dot{
	cursor: default;
}
div#featured_exhib_container div#slide_progress ul#slide_items_progress li.slide_item_dot:hover{
	background: url('../images/icons/exhib_slide_dot_inactive.png') no-repeat;
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_left p.caption,
ul#event_detail_slideshow li div.event_slide_caption p.caption{
	
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_left img.featured_exhib_img{
	display: block;
}

div.exhib_slideshow ul#slideshow li div.featured_exhib_right {
	width: 458px;
	height: 300px;
	padding-left: 38px;
	float: right;
	
	color: #333;
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_right a{
	font-weight: bold;
}

div.exhib_slideshow ul#slideshow li div.featured_exhib_right h4{
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 10px;
	color: #CCC;
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_right h2{
	font-size: 3.8em;
	line-height: 1.1em;
	font-weight: normal;
	width: 395px;
	margin-bottom: 11px;
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_right h2 a{
	color: #333;
	font-weight: normal;
}
div.exhib_slideshow ul#slideshow li div.featured_exhib_right p{
	width: 440px;
	font-size: 1.3em;
}

