/* ================================================================ 
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:20px; background:url('/nyk/templates20/images/happyHolidaysMenuBG.jpg') no-repeat center;}

#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:1px solid white;}
#menu li.sub .depot {margin-right:0px; padding-right:0px; border-right:0px;}

#menu li, #menu li a {display:block; color:white; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height:20px; width:149px; text-decoration:none; text-align:center; cursor:pointer;-moz-opacity:.95;opacity:.95; z-index:500; font-weight:bold;}

#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 {opacity: 0.85;}*/

#menu li.hover ul li a {color:white; background-color:#601500; margin-top:0px; border-right:0px; text-align:center;}
#menu li.hover ul li.hover a {color:#d6c1c0; border-right:0px; background-color:#4b7746; text-align:center;}

#menu li.hover ul {left:0px; top:20px; background:#FFF; text-align:center;}
#menu li.hover ul li.hover ul, #menu li.hover ul li.hover ul li.hover ul {left:145px; top:-5px; z-index:500; background:#fff; 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;}


#menu li.hover ul li.hover ul li.hover {color:white; background:white; text-align:center;}
#menu li.hover ul li.hover ul li.hover a {color:white; text-align:center;}

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

.pdf li{color:#ff9e00; text-align:right;}
.pdf li.hover ul{background:#000 no-repeat top right; color:white; text-align:center;}

.home, .about, .wellness, .patients, .news, .depot { height:20px; text-align:center;}


