/* common styling */

#villaav {padding:0; margin:0; list-style:none; height:20px;  position:relative;
 z-index:200; }
#villaav li.top {display:block; float:left; z-index: 250;
}
#villaav li a.top_link {display:block; float:left; height:20px; line-height:18px;
 color:Red; text-decoration:underline; font-size:13px; font-weight:bold; padding:0 0 0 8px;
  cursor:pointer;z-index: 250}

#villaav li:hover a.top_link,#villaav a.top_link:hover{color:Green; }

#villaav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#villaav li:hover {position:relative; z-index:200;}
#villaav a:hover {position:relative; white-space:normal; z-index:200;}

#villaav :hover ul.sub
{left:1px; top:17px;
	background-color: #F5DEB3;
 padding:1px; border:1px solid #0b4d97;
 white-space:nowrap; width:140px; height:auto; z-index:300;}
#villaav :hover ul.sub li
{display:block; position:relative; float:left; width:140px; font-weight:normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#villaav :hover ul.sub li a
{display:block; font-size:13px;  width:140px; 
 text-indent:5px; color:#00008B; text-decoration:none;}

#villaav :hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}



#villaav a:hover a:hover ul,
#villaav a:hover a:hover a:hover ul,
#villaav a:hover a:hover a:hover a:hover ul,
#villaav a:hover a:hover a:hover a:hover a:hover ul
{left:130px; top:-4px; background: #50b5d0; padding:3px; 
border:1px solid #0b4d97; white-space:nowrap; width:130px; z-index:400; height:auto;}

#villaav ul, 
#villaav a:hover ul ul,
#villaav a:hover a:hover ul ul,
#villaav a:hover a:hover a:hover ul ul,
#villaav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



