* {margin:0; padding:0}
body {font:12px Tahoma;}
#gallery {
	position:relative;
	width:1024px;
	margin:0px auto;
	padding:0px;
	border:0px solid #fff;	
}
#images {border:0px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {
	position:relative;
	width:1024px;
	height:375px;
	padding:0px;
	border:0px solid #666;
	background:#FFF url('images/loading.gif') no-repeat center; 
}
#image img {position:absolute; top:0px; left:7px}
#thumbwrapper {
	margin-top:0px;
	width:1024px;
	background:#FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#thumbarea {
	position:relative;
	overflow:hidden;
	height:0px;
	width:1024px;
	
	

	
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:0px;
	width:10000px;
	border-right:0px solid #FFF;
	left: 0px;
	top: 0px;
}



#thumbs li {float:left; margin-right:10px; cursor:pointer}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:375px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: -24px;
}
#previmg {
	left:0px;
	background:url(../images/left.gif) left center no-repeat;
	border-left:0px solid #FFF
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:0px;
	background:url(../images/right.gif) right center no-repeat;
	border-right:0px solid #FFF
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


#yataymenu {
	position:relative;
	overflow:hidden;
	height:27px;
	width:1010px;
	border-right:0px solid #FFF;
	
}


#Menu1_yataymenuUl {
	position:absolute;
	list-style:none;
	margin-left:0px;
	height:27px;
	width:10000px;
	border-right:0px solid #FFF;
	left: 0px;
	top: 0px;
}

#Menu1_yataymenuUl li {float:left; margin-right:10px; cursor:pointer}


.menuText {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}