/* ================================================================ 
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.
=================================================================== */
#slide {padding:2px; margin:0; list-style:none; width:209px; font-family:arial, sans-serif; font-size:12px; background:#fbfec7; position:absolute; z-index:100;}
#slide li {line-height:37px; background:url(back.png) no-repeat left top; color:#ddd; text-align:center; line-height:37px; cursor:pointer; font-weight:bold; margin-bottom:5px; margin-top:5px;}
#slide li.clicked {background-position:left -37px;}
#slide li a {display:block; width:209px; line-height:37px; color:#ddd; text-align:center; line-height:37px; cursor:pointer; font-weight:bold; text-decoration:none;}
#slide li a:hover {color:#fc0;}
#slide ul {padding:0; margin:0; list-style:none; background:#eee url(shade.png) no-repeat top left; text-align:center; width:209px; display:none;}
#slide ul li {background:transparent; border-bottom:1px solid #aaa; width:209px; line-height:25px;}
#slide ul li a {color:#666; text-decoration:none; font-size:11px; display:block; line-height:25px;}
#slide ul li a:hover {color:#c60;}
#slide ul li.current a {color:#c60;}

.pad {padding-top:300px;}
