#aruana #gallery {padding:0px 0px 0px 0px; 
	background:url(../images/aruana_bck_bottom.jpg) no-repeat center;
	position:absolute;
	top:320px;
	width:100%;
 }
#accommodation #gallery {padding:0px 0px 0px 0px; 
	background:url(../images/accommodation_bck_bottom.jpg) no-repeat center;
	position:absolute;
	top:320px;
	width:100%;
 }
#canoa #gallery {padding:0px 0px 0px 0px; 
	background:url(../images/canoa_bck_bottom.jpg) no-repeat center;
	position:absolute;
	top:320px;
	width:100%;
 }
#kitesurf #gallery {padding:0px 0px 0px 0px; 
	background:url(../images/kitesurf_bck_bottom.jpg) no-repeat center;
	position:absolute;
	top:320px;
	width:100%;
 }
#gallery ul { margin:0; padding:0;  list-style:none; position:relative; height:36px; }

#gallery ul li { display:block; width:auto; float:left; color:#fff; height:36px; }
#gallery ul li a { display:block; width:auto; color:#C2C2C2; text-decoration:none; padding:8px 0.75em 8px 1em; font:Tahoma, san-serif; }
#gallery ul li a:hover { color:#fff; text-decoration:underline; }

#gallery ul li ul { display:none; position:absolute; top:34px; background:#484545 url(../images/bg_nav.jpg) left -34px repeat-x; height:auto; border-bottom:1px solid #ffc32a; border-left:1px solid #ffc32a; border-right:1px solid #ffc32a; width:50%; left:2%; padding:8px 5px 15px 5px; }
#gallery ul li:hover ul, #gallery ul li.over ul { display:block; }
#gallery ul li ul li { display:inline; float:none; background-image:none; height:auto; }
#gallery ul li ul li a { background-image:none; margin:8px; padding:2px; position:relative; border:1px solid #960000; float:left; display:block; width:75px; height:50px; background-color:#fff; }
#gallery ul li ul li a:hover { background-image:none; z-index:2; }
#gallery ul li ul li a img { position:absolute; top:2px; width:75px; height:50px; border:0; margin:0; padding:0; }
#gallery ul li a:hover img, 
#gallery ul li a:active img, 
#gallery ul li a:focus img { width:100px; height:75px; left:-11px; top:-10px; z-index:1; border:1px solid #000; }
#gallery ul li.overview { display:block; clear:both; padding:5px 10px 0 10px; color:#000; }
