/* this is the main UL element*/
.dropdown{margin:0; padding:0; list-style:none; }

/* these are the inner menus*/
.dropdown ul{margin:0; list-style:none; width:194px!important; height:auto!important;z-index:300!important; position:absolute!important; top:34px!important; background:url(/hotels/kclub/includes/images/general/DrapListBG.png) left top repeat; display:none;padding-bottom:7px!important;}
.dropdown .last ul{width:156px!important;}

.dropdown .last ul li a {width:132px!important; }
#realestate ul {left:-57px!important;}


/* these are all the LIs in the menu*/
.dropdown li{margin:0; height:20px; float:left; cursor:pointer;  }

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{text-decoration:none; color:#fff; width:100%; }
.dropdown a:hover{color:#e1d1a7; }

/* these are the LIs that only belong to submenu*/
.dropdown ul li{ padding:3px 5px; height:auto; float:none; border-top:0;  z-index:300!important;margin:0 0 1px 0;  }

	
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{ }

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left{}

#nav-list li ul li {float:left;clear:both; }

/*Nav Styles*/
#nav-list {position:relative; float:right; padding:0; width:912px; height:25px; list-style:none; text-decoration:none;z-index:300!important;}
#nav-list li a{float:left; text-indent:-9999px;}
#nav-list li ul a {float:none; text-indent:0px; background:none!important; height:auto!important;width:165px; line-height:16px; font-size:13px;}

#nav-list li ul li a {float:left; margin:0;padding:0 5px 0 15px;/*background:url(/hotels/kclub/includes/images/general/point.gif) left top no-repeat!important;*/  background-position:0 2px!important; }
#nav-list ul li a:hover,#nav-list ul li.selected a {background:url(/hotels/kclub/includes/images/general/point2.gif) left top no-repeat!important;background-position:0 2px!important;}
.last submenu-down



