/* ================================================================ 
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/dl-flyleft.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0; text-decoration:none}
 
#positioner {position:relative; width:160px; height:400px; padding-right:1px; float:right; background:none; text-decoration:none}
.holder {position:absolute; width:150px; height:45px; text-decoration:none}
dl.menu {width:300px; float:left; margin:-32000px 0 0 -9999px; text-decoration:none}
.p1 {top:0;}
.p2 {top:40px;}
.p3 {top:80px;}
.p4 {top:120px;}
.p5 {top:160px;}
.p6 {top:200px;}
dl.menu a {display:block; height:25px; font:bold 14px/25px arial, sans-serif; text-decoration:none; padding-right:10px; border-bottom:1px solid #a6c492; border-left:1px solid #a6c492; text-align:right;}
 
 dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:50; margin:32000px 0 0 0; text-decoration:none}
 dl.menu dt a {width:139px; background:#a6c492; float:left; color:#efefef; text-decoration:none;}
 dl.menu dt a.sub {background:#a6c492; color:#fff; text-decoration:none}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; text-decoration:none; background-color:#b9d4a6; color:#fff;}
 
 dl.menu dd {float:left; padding:0; margin:0;height:25px; text-decoration:none}
 dl.menu dd a {position:relative; background:#a6c492; width:139px; color:#efefef; left:9849px; top:-26px; z-index:60; text-decoration:none}
 dl.menu dd a.sub {background:#a6c492; color:#fff; text-decoration:none}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#b9d4a6; color:#fff; text-decoration:none;
 }
