/*The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.*/

#gallery, #gallery ul {padding:0; margin:0; list-style:none;}

#gallery {width:850px; height:470px; background:#113a4e; position:relative; }
#gallery li {width:90px; background:#6589a3; margin-right:1px; float:left;}
#gallery li p {font: 12px arial, verdana, sans-serif; color:#000000; height:25px; line-height:25px; padding:0 0 0 3px; margin:0; cursor:pointer;}
#gallery li.galleryon p {background:#88c9e9; color:#5e4435;}
#gallery ul {display:none;}

#gallery li.galleryon ul {display:block; width:828px; height:360px; border:1px solid #88c9e9; border-width:20px 1px; background:#c1d4e6; padding:10px; position:absolute; left:0; top:25px;}
#gallery li.galleryon ul li em {display:none;}
#gallery li.galleryon ul li {width:163px; height:109px; border:1px solid #000; border-color:#eee #444 #000 #ccc; float:left; margin:0; text-align:center; padding-top:9px; cursor:pointer; background:#7d9aa9;}
#gallery li.galleryon ul li span img {border:1px solid #fff; border-color:#000 #ccc #eee #444;}
#gallery li.galleryon ul li.hz {padding-top:9px; height:109px;}
#gallery li.galleryon ul li.page em {display:block; position:absolute; left:10px; top:10px; border:1px solid #2d5162;}
#gallery li.galleryon ul li.hz em {left:10px; top:10px;}
#gallery li.galleryon ul li.page em img {display:block;}
