
#img_gallery{ margin:0px auto; width:650px; background: #000000; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:650px;
	overflow:hidden;
	height:389px;
	background: #000000;
}
#fullimg img{ width:650px; height: 389px; background: #000000;}
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:500px;
	padding:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	overflow:hidden;
	padding:4px 0px;
	width: 889px;
	float:left;
	height:50px;
	position: relative;
	margin-top: -59px;
	margin-left: 32px;
}

#underlay{
	height: 65px; 
	padding:2px 0;  
	width:650px; 
	position: relative; 
	background:#000000; 
	filter:alpha(opacity=50); 
	opacity: .5;
	margin-top: 0px;
}

#underlay-bottom{
	background:#000000; 
	filter:alpha(opacity=50); 
	opacity: .5;
	height: 9px;
	width: 650px;
	margin-top: -60px;
}
#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	letter-spacing:0em;
	margin-left: 0px;
	height: 55px;
	min-height: 15px;
	max-height: 15px;
	margin-top: 10px
}

#items #nobar{
	border-right: 0px none;
	border-left: 0px none;
}

#items li{
	float:left;
	list-style:none;
	font-size: 10px;
	padding: 0px 5px;
	border-right:1px solid #2A2B1E;
color:#2A2B1E;
display:block;
padding:0 10px;
text-decoration:none;
}

#items li a{
	float:left;
	list-style:none;
	font-size: 10px;
	padding: 0px 5px;
	color:#2A2B1E;

}

#items li a:hover{
	color:#000000;
}

#items .thumb{
	width:75px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}


ul#items2{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:650px;
	letter-spacing:0em;
	margin-left: 0px;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	position: relative;
	margin: -5px 0px 0px 5px;
}

ul#items2 li{
	float:left;
	list-style:none;
	font-size: 10px;
	padding: 0px 10px;
	color:#2A2B1E;
	display:block;
	text-decoration:none;
	position: relative;
	margin-top: 10px;
	width: 70px;
	height: 56px;
	margin-top: -68px;
	padding-top: 13px;
}


#itemwrapper{
	width: 650px;
	height: 60px;
	position: relative;
}

#items2 .thumb{
	width:75px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}

#itemwrapper{
	width: 650px;
	height: 55px;
	
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:58px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{ margin-top: -100px;}
#moveright{margin-top: -100px;}
#moveleft:hover, #moveright:hover{ }
