
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#info {height:990px;}
#menu {list-style-type:none; margin:5px 0 0 5px; padding:0;}
#menu li 
{float:left; padding:0; margin:0 6px 0 0; position:relative; width: 120px; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;font-size: 12px;}
#menu li:hover dd, #menu li a:hover dd {display:block;font-size: 12px;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:20px;font-size: 12px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:12px;}
#menu dl {width: 125px;margin: 0; padding: 0; text-align:center; cursor:pointer;}
#menu dt {margin:0; padding: 5px; font-size: 11px; color: #fff; border-bottom:1px solid #444;}
#menu .one {background: #55556B top left;}
#menu .two {background: #55556B top left;}
#menu .three {background: #55556B top left;}
#menu .four {background: #55556B top left;}
#menu .five {background: #55556B top left;}
#menu .six {background: #55556B top left;}
#menu .seven {background: #55556B top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; background: #E6E6E6; text-align:left;}
#menu dd.last {border-bottom:1px solid #444;}
.gallery dt a, .gallery dt a:visited {display:block; color:#CCCCCC;  font-size: 12px;}
.gallery dd a, .gallery dd a:visited {color:#666666; text-decoration:none; display:block; padding:4px 5px 4px 20px; background: #E6E6E6 10px 10px; width:135px; font-size: 12px;}
.gallery dd a:hover {background: #CCCCCC 11px 12px; color:#55556B;}