 #nav_menu {  height: 24px;   margin: 0 20px; white-space:nowrap;  }
 #nav_menu *:hover { background-color: none; }
 #nav_menu a { /*border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; line-height: 1;*/ }
  #nav_menu li.hover a { background-color: #360509; }
  #nav_menu ul { top: 25px; }
    #nav_menu ul li a { background-color: #360509; }
      #nav_menu ul a.hover { background-color: #360509; }
   #nav_menu ul a { border-bottom: 1px dotted #FD9E50; border-right: none; opacity: 0.9; /*filter: alpha(opacity=90);*/ }

* html #nav_menu ul a { border-bottom: none; }  /*- I also needed this for IE6/7 */

/* Basic code - don't modify */
 
 #nav_drop { display: block; margin: 0; padding: 0; position: relative; z-index: 9999;}
  #nav_drop li { display: block; list-style: none; margin: 0 ; padding: 0; float: left; text-align:center; /*text-align:left; /**/width:100%;  position: relative; }
  #nav_drop a { display: block; }
  #nav_drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav_drop ul { line-height: 0; } /* IE6 "fix" */
  	#nav_drop ul a { zoom: 1; } /* IE6/7 fix */
    #nav_drop ul li { float: none; }
    #nav_drop ul ul { top: 0; }
    
/* Essentials - configure this */

#nav_drop ul { width: 100%; /*width: 130px*/  }
#nav_drop ul ul { left: 131px;  width:100%; }
#nav_drop ul li a{text-align:left; padding-left: 10px; }

/* Everything else is theming */
 
#nav_drop {/* background-color: #30A8C3;*/ height: 24px; white-space: nowrap; border: 0px solid red;}

#nav_drop *:hover { background-color: none; color:white; }

#nav_drop a, #nav_drop span { color: #FD9E50; font-size: 14px; padding: 6px; line-height: 1; text-decoration:none; }

#nav_drop span { display: block; /*color:white;*/ cursor: pointer; }

  #nav_drop li.hover a { background-color: #360509; }
  #nav_drop ul { top: 25px; }
    #nav_drop ul li a { background-color: #360509; border-bottom: 1px dotted #FD9E50; *margin-top:-1px; /*width:140%; */}
      #nav_drop ul a.hover { background-color: #460509; }
   #nav_drop ul a { border-bottom: 1px dotted #FD9E50; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
* #nav_drop ul a { border-bottom: none; }/* - I also needed this for IE6/7 */



/*********************** 
FOR BOTTOM MENU
**********************/


 #nav_menu {  height: 24px;   margin: 0 20px; white-space:nowrap;  }
 #nav_menu *:hover { background-color: none; }
 #nav_menu a { /*border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; line-height: 1;*/ }
  #nav_menu li.hover a { background-color: #360509; }
  #nav_menu ul { top: 25px; }
    #nav_menu ul li a { background-color: #360509; }
      #nav_menu ul a.hover { background-color: #360509; }
   #nav_menu ul a { border-bottom: 1px dotted #FD9E50; border-right: none; opacity: 0.9; /*filter: alpha(opacity=90);*/ }

* html #nav_menu ul a { border-bottom: none; }  /*- I also needed this for IE6/7 */

/* Basic code - don't modify */
 
 #bot_nav { display: block; margin: 0; padding: 0; position: relative; z-index: 9999;}
  #bot_nav li { display: block; list-style: none; margin: 0 ; padding: 0; float: left; text-align:center; /*text-align:left; /**/width:100%;  position: relative; }
  #bot_nav a { display: block; }
  #bot_nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #bot_nav ul { line-height: 0; } /* IE6 "fix" */
  	#bot_nav ul a { zoom: 1; } /* IE6/7 fix */
    #bot_nav ul li { float: none; }
    #bot_nav ul ul { top: 0; }
    
/* Essentials - configure this */

#bot_nav ul { width: 100%; /*width: 130px*/  }
#bot_nav ul ul { left: 131px;  /*width:100%;*/ white-space: nowrap; width: 150px; }
#bot_nav ul li a{text-align:left; padding-left: 10px; font-size:7pt; white-space: nowrap ;}

/* Everything else is theming */
 
#bot_nav {/* background-color: #30A8C3;*/ height: 24px; white-space: nowrap; border: 0px solid red;}

#bot_nav *:hover { background-color: none; color:white; }

#bot_nav a, #bot_nav span { color: #FD9E50;  padding: 6px; line-height: 0.8; text-decoration:none; }

#bot_nav span { display: block; /*color:white;*/ cursor: pointer; }

  #bot_nav li.hover a { /*background-color: #360509;*/ }
  #bot_nav ul { /*!!!!!!!!!!!! top: 25px; ΒΫΟΐΔΕΝΘΕ ΜΕΝή ΒΒΕΠΥ*/ bottom: 20px; }
    #bot_nav ul li a { /*background-color: #360509; border-bottom: 1px dotted #FD9E50;*/ *margin-top:-1px; /*width:140%; */}
      #bot_nav ul a.hover { /*background-color: #460509;*/ }
   #bot_nav ul a { /*border-bottom: 1px dotted #FD9E50; border-right: none; opacity: 0.9; filter: alpha(opacity=90);*/ }
* #bot_nav ul a { border-bottom: none; }/* - I also needed this for IE6/7 */












