#menu-box      {padding-left: 20px; padding-top:25px}
#menu-box span   {font-family:times new roman;font-size: 20px; color:#222;text-shadow: 1px 1px 0px #FBFBFB; margin-bottom:10px}
#menu {width:220px;height:31px;line-height:33px;text-indent: 25px;font-weight: bold;margin-top:7px;}

.anchorindex        {background-color:#2A2A2B;border: 1px solid #2A2A2B; background-image:url(http://www.orientalescape.com/img/style/menu-arrow1.png);background-repeat:repeat-y;
color: #fff; text-shadow: 0px 0px 1px #FBFBFB;
-webkit-border-top-left-radius: 4px;-moz-border-top-left-radius: 4px;border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;-moz-border-top-right-radius: 4px;border-top-right-radius: 4px;
}

.anchorclass        {background-color:#FCFCFC;border: 1px solid #D3D3D3; background-image:url(http://www.orientalescape.com/img/style/menu-arrow2.png);background-repeat:repeat-y;
color: #828282;cursor:pointer;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}

.anchorclass-non    {border: 1px solid #D3D3D3;background-color:#E8E8E8;background-image:url(http://www.orientalescape.com/img/style/menu-arrow3.png);background-repeat:repeat-y;
color: #cecece; 
-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-shadow: 1px 1px 0px #FBFBFB;
}

.selectedanchor     {background-color:#2A2A2B; border: 1px solid #2A2A2B;background-image:url(http://www.orientalescape.com/img/style/menu-arrow4.png);background-repeat:repeat-y;
color: #fff;cursor:pointer;
-webkit-border-top-left-radius: 4px;-moz-border-top-left-radius: 4px;border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;-moz-border-top-right-radius: 4px;border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 0px;-moz-border-bottom-left-radius: 0px;border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;-moz-border-bottom-right-radius: 0px;border-bottom-right-radius: 0px;
}

/*-------------------------------------*/


.anylinkcss{position: absolute; left: 0; top: 0;
visibility: hidden;
border: 1px solid #dedede;
border-bottom-width: 0;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#fff;
width: 220px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
color:#828282;
display: block;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;
text-indent: 10px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #e8e8e8;
color: #0a0a0a;
}

.anylinkshadow{position: absolute;left: 0; top: 0; z-index: 29; visibility: hidden;background-color: white; background: transparent url(http://www.orientalescape.com/img/style/dropshadow.png) no-repeat bottom right;}


.showlinkcss{
border: 1px solid #dedede;
border-bottom-width: 0;
line-height: 18px;
background:#fff;
width: 220px;

}

.showlinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.showlinkcss ul li a{
width: 100%;
color:#828282;
display: block;
border-bottom: 1px solid #ccc;
padding: 1px 0;
text-decoration: none;
text-indent: 10px;
vertical-align: middle;
}

.showlinkcss a:hover{ background: #e8e8e8; color: #0a0a0a; }

.imgmidle {margin-bottom:-2px;}

.subpage-menu      {border-top: 1px solid #ababab; margin:25px 0px 0px 20px;}
.subpage-menu td   {padding:7px 0px 3px 5px; font-size:16px;color:#151515;font-weight:bold; border-bottom: 1px solid #ababab;cursor:pointer;}
.subpage-menu td a:link  {color:#333;}
.subpage-menu td:hover {background-color:#d2d2d2;}




