/* ================================================================ 
The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {font:11px verdana,arial,sans-serif; color:#453015; width:850px; padding:15px 0 0 0; line-height:15px;}
#gallery div.off {color:#f8f8f8; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:#6f8d97; border:1px solid #58757b; border-bottom-color:#4b6469; cursor:pointer; position:relative; z-index:20;}
#gallery div.on {color:#ffcc00; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:#58757b; border:1px solid #4b6469; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#E1DDD9; width:808px; margin-top:0; top:-1px; border:1px solid #4b6469;padding:20px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; color:#453015; line-height:18px;}
div.show img {float:left; margin:0 10px 10px 0; border: 0px solid #4B6469;}
.clear {clear:both;}