/* ================================================================ 
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/tree_frog_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {width:900px; height:25px; background-color:white; background-position:center; margin-top:0px; padding-top:0px;}

#menu {list-style-type:none; padding:0px 0px 0px 0px; margin:0 auto;  width:900px; position:relative;}
#menu ul {list-style-type:none; padding:0; margin:0; border-right:0px;}
#menu li {float:left; position:relative;
background-repeat: no-repeat;
background-position: right;
}
#menu li.sub {border-right:0px;}
#menu li.sub .depot {margin-right:0px; padding-right:0px; border-right:0px;}

#menu li, #menu li a { display:block; color:#940C00; font-family: Arial, Helvetica, sans-serif; font-size:12px; width:148px; text-decoration:none; text-align:center; cursor: pointer; z-index:500; font-weight:bold ; line-height:25px;}


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

#menu li.hover {background-color:#ff9999;}

#menu li.hover ul li a {color:white; background-color:#940C00; margin-top:0px; border-right:0px; text-align:center;}
#menu li.hover ul li.hover a {color:white; border-right:0px; background-color:#C94B54; text-align:center;}


#menu li.hover ul li.hover ul li {background:#777; z-index:500; text-align:center;}
#menu li.hover ul li.hover ul li a {color:white; z-index:500; text-align:center; background-color:#AF3841;}



#menu li.hover ul li.hover ul li.hover ul li.hover { color:white;background:444px; text-align:center; z-index:-1;}
#menu li.hover ul li.hover ul li.hover ul li.hover a {color:white; text-align:center; z-index:500;}

#menu li.hover ul {left:0px; top:24px; background:#fff; border-right:1px solid #fff;}
#menu li.hover ul li.hover ul, #menu li.hover ul li.hover ul li.hover ul {left:140px; top:-1px; background-color:#fff;}
 #menu li.hover ul li.hover ul li.hover a  {left:120px; top:-1px; background-color:#C4202C;}
.pdf li{color:#ff9e00; text-align:right;}

.home {/*float:left; padding:0px 0px 0px 14px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.about {/*float :left; padding:0px 0px 0px 12px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.wellness {/*float :left; padding:0px 0px 0px 5px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.patients  {/*float :left; width:148px; padding:0px 0px 0px 2px;*/ height:20px; text-align:center; text-transform:uppercase;}

.news {/*float :left;padding:0px 5px 0px 0px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.depot {/*float :left; padding:0px 0px 0px 15px; width:148px;*/  height:20px; text-align:left; text-transform:uppercase;}


