/* ================================================================ 
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/current-slide.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.
=================================================================== */
#menuHolder {padding:0px 0 0 0px; position:relative;height:auto;width:180px; background:url("../images/multiunits/rrr/greenboxmid.png"); border: solid 0px red;}
#menuHolder ul {margin:0; padding:0; list-style:none; width:180px; border: solid 0px blue;}
#menuOuter table {border-collapse:collapse; width:0; height:0; margin:-1px 0; border: solid 1px yellow;}

#menuInner ul {position:absolute; left:-9999px; width:180px; padding: 0 0 50px 0;}
#menuInner ul li a {width: 150px; font-size: .8em; white-space: normal; line-height: 1.0em; background:url("../images/multiunits/rrr/darkgreenboxmid.png") repeat-y; font-weight: normal; padding: 10px 0 10px 30px;}
#menuInner ul li a:hover {color: #fefda9;}
#menuInner li {display:block; width:180px;font-weight: bold; border-bottom: solid 1px #fffff7;}
#menuInner li .header {font-size: 1.4em; font-stretch: condensed;}

* html #menuInner li {float:left;}
#menuInner li a {display:block; height:30px; width:150px; color:black; font:bold 11px/28px verdana, sans-serif; text-decoration:none; text-align:left; background:url("../images/multiunites/rrr/greenboxmid.png") repeat-y; padding: 0 0 0 30px;}
#menuInner li a:hover {background:url("images/multiunits/rrr/darkgreenboxmid.png") y-repeat; border:solid 0px red; }
#menuInner li:hover > a {background:url(images/multiunits/rrr/darkgreenboxmid.png) y-repeat;}

#menuInner :hover ul {position:static;}

#menuOuter ul li.current ul {position:static; width: 150px; height: 324px; margin: 0 0 0 -30px; font: normal; background:url("../images/multiunits/rrr/darkgreenboxmid.png") y-repeat; z-index: 10000px; padding: 0px 0 10px 0;border-bottom: solid 1px #fffff7;border-top: solid 1px #fffff7;}
#menuOuter ul li.current a {}
#menuOuter ul li.current ul li {height: auto; background:url("../images/multiunits/rrr/darkgreenboxmid.png") repeat-y; font:normal; padding: 0 0 5px 0; border-bottom: solid 1px #fffff7;}
#menuOuter ul li.current ul li a {width: 150px; font-size: .8em; white-space: normal; line-height: 1.0em; background:url("../images/multiunits/rrr/darkgreenboxmid.png") repeat-y; font-weight: normal; padding: 10px 0 10px 30px;}
#menuOuter ul li.current ul li.currentSub {list-style: bullet; }
#menuOuter ul li.current ul li.currentSub a {}

#menuOuter a:hover {white-space:normal;}

#menuOuter :hover ul li.current a {background:url(images/multiunits/rrr/darkgreenboxmid.png) y-repeat;}
#menuOuter :hover ul li.current a:hover {background:url(images/multiunits/rrr/darkgreenboxmid.png) y-repeat;}
#menuOuter :hover ul li.current:hover > a {background:url(images/multiunits/rrr/darkgreenboxmid.png) y-repeat;}

#menuOuter :hover ul li.current ul li a {width: 150px; font-size: .8em; white-space: normal; line-height: 1.0em; background:url("../images/multiunits/rrr/darkgreenboxmid.png") repeat-y; font-weight: normal; padding: 10px 0 10px 30px;}
#menuOuter :hover ul li.current ul li a:hover {}

#menuOuter :hover ul li.current ul {position:absolute; left:-9999px;}

#menuOuter :hover ul li.current a:hover ul {position:static;}
#menuOuter :hover ul li.current:hover ul {position:static;}

#menuBottom {
    background:url("../images/multiunits/rrr/greenboxmid.png") repeat-y;
    width: 180px; 
    text-align: center;
}
