/* ================================================================ 
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.stunicholls.com/menu/pro_concertinaslide_2.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menuPad {height:280px;}

#slide {margin-top:30px;margin-left:-15px;padding:2px; /*margin:0;*/ width:181px; font-family:arial, sans-serif; font-size:11px; background:#000; position:absolute;}
#slide dt {padding:0px; margin:0; width:181px; height:37px; background:url(back.png); color:#ddd; text-align:center; line-height:37px; cursor:pointer; font-weight:bold;}
#slide dt.slide {color:#fff; background:url(back.png) left bottom;}
#slide dt a {display:block; height:37px; color:#fff; text-decoration:none; line-height:37px;}
#slide dt a:hover {color:#fc0;}
#slide dd {padding:0; margin:0; background:#eee url(shade2.png) no-repeat top left; text-align:center; width:181px;height:0; overflow:hidden; position:relative;}
#slide dd ul {padding:0; margin:0; list-style:none; position:absolute; left:0; bottom:0; height:auto;}
#slide dd ul li {border-bottom:1px solid #aaa; width:181px; height:20px; line-height:20px;}
#slide dd ul li a {color:#000; text-decoration:none; font-size:11px; display:block; height:25px;}
#slide dd ul li a:hover {color:#fddd017;background-color: #cdbea2;}
