.leftnav_bottom{
	background:#FFFFFF url('../../images/gallery/leftnav_bottom02.gif') no-repeat; 
	height:96px; 
	width:175px; 
}
h2{
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
}
h2 em{
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
h5{
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:15px;
	font-weight:bold;
}
.imageListing{
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top:13px;
}
#largeImg{
	border: solid 1px #CCCCCC;
	padding: 5px;
}
.imageTitle{
	height:20px;
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: #767676;
	margin: 5px 0 3px;
	letter-spacing: 1px;
}
.imageDescription{
	margin: 5px 0 0 0;
	color: #767676;
}
.leftnav_gallery{
	background-image:url('../../images/gallery/leftnav.gif');
}
.thumbs a{
	outline:none;
}
.thumbs img{
	border: solid 1px #CCCCCC;
	opacity: .4;
	filter: alpha(opacity=40);
	padding: 4px;
	width: 75px;
	height: 75px;
}
.thumbs img:hover{
	border-color: #ACBCDC;
}
.selected img{
	border-color: #888888;
}
.thumbs img:hover, .selected img{
	opacity: 1;
	filter: alpha(opacity=100);
}
.play{
	background:url('../../images/gallery/player_play.gif') no-repeat;
}
.play:hover{
	background:url('../../images/gallery/player_play_hover.gif') no-repeat;
}
.pause{
	display:none;
	background:url('../../images/gallery/player_pause.gif') no-repeat;
}
.pause:hover{
	display:none;
	background:url('../../images/gallery/player_pause_hover.gif') no-repeat;
}
.pic-prev{
	display:none;
	background:url('../../images/gallery/player_prevpic_active.gif') no-repeat;
}
.pic-prev:hover{
	background:url('../../images/gallery/player_prevpic_hover.gif') no-repeat;
}
.pic-prev-disabled{
	background:url('../../images/gallery/player_prevpic_inactive.gif') no-repeat;
}
.pic-next{
	background:url('../../images/gallery/player_nextpic_active.gif') no-repeat;
}
.pic-next:hover{
	background:url('../../images/gallery/player_nextpic_hover.gif') no-repeat;
}
.pic-next-disabled{
	display:none;
	background:url('../../images/gallery/player_nextpic_inactive.gif') no-repeat;
}
.page-next{
	background:url('../../images/gallery/player_nextpage_active.gif') no-repeat;
}
.page-next:hover{
	background:url('../../images/gallery/player_nextpage_hover.gif') no-repeat;
}
.page-next-disabled{
	display:none;
	background:url('../../images/gallery/player_nextpage_inactive.gif') no-repeat;
}
.page-prev{
	display:none;
	background:url('../../images/gallery/player_prevpage_active.gif') no-repeat;
}
.page-prev:hover{
	background:url('../../images/gallery/player_prevpage_hover.gif') no-repeat;
}
.page-prev-disabled{
	background:url('../../images/gallery/player_prevpage_inactive.gif') no-repeat;
}
.player-controls{
	margin-left: 3px;
}
.player-controls a{
	outline:none;
}
.player-controls div{
	float: left;
	margin: 5px;
}
.player-controls img{
	width:23px;
	height:20px;
}
/******jcarousel******/
.jcarousel-skin-tango .jcarousel-clip-horizontal{
    width:  100px;
    height: 450px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder{
    background: #FFF;
    color: #000;
}
.jcarousel-skin-tango .jcarousel-container-horizontal{
    padding: 10px 0px 35px 0px;
	clear:both;	
	height: 450px;
}
.jcarousel-skin-tango .jcarousel-item{
    width: 85px;
    height: 450px;
}
.jcarousel-skin-tango .jcarousel-item img{
	display:block;
	margin-bottom:5px;
	width:75px;
	height:75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal{
    margin-right: 4px;
}
.jcarousel-clip{
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list{
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li{
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}
