/* ================================================================ 
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:1200px;}
#slide {padding:10px; margin:0; width:181px; font-family:arial, sans-serif; font-size:12px; background:#000; position:absolute;}
#slide dt {padding:0px; font-weight: bold; background:url(/images/back.png); margin:0px; width:181px; cursor:pointer; color:#ddd; line-height:37px; height:37px; text-align:center;}
#slide dt:hover {color:#fc0; background:url(/images/back.png) left top; }
#slide dt.slide {background: url(/images/back.png) left bottom; color:#fff; }
#slide dt a {display:block; height:37px; color:#fff; text-decoration:none; line-height:37px;}
#slide dt a:hover {color:#fc0; background:url(/images/back.png) left top; }
#slide dd { padding:0; margin:0; text-align:center; background:url(/images/shade.png) no-repeat left top !important; width:181px; height:0; overflow:hidden; position:relative; list-style-type: none; }
#slide dd ul { background-color: inherit; 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:25px; line-height:25px; background-color: inherit; list-style-type: none; }
#slide dd ul li a { color:#666; text-decoration:none; font-size:11px; background-color: inherit; display:block; height:25px; list-style-type: none; }
#slide dd ul li a:hover { color:#000; background-color: transparent; list-style-type: none; }
/*.menuPad {height:280px;}
#slide {padding:10px; margin:0; width:181px; font-family:arial, sans-serif; font-size:12px; background:#000; position:absolute;}
#slide dt {padding:0; margin:0; width:181px; height:37px; background:url(/images/back.png); color:#ddd; text-align:center; line-height:37px; cursor:pointer; font-weight:bold;}
#slide dt.slide {color:#fff; background:url(/images/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; background:url(/images/back.png) left top;}
#slide dd {padding:0; margin:0; background:#eee url(/images/shade.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:25px; line-height:25px;}
#slide dd ul li a {color:#666; text-decoration:none; font-size:11px; display:block; height:25px;}
#slide dd ul li a:hover {color:#000; background:#eee url(/images/shade.png) no-repeat top left;}*/