/***************************/
/*  DROP-DOWN MENU STYLES  */
/***************************/

.dropnav_v2-5 {
	position: relative;
   z-index:1000 /*IE6*/;
/*   border-right:1px solid #000; */
   font-family:arial, sans-serif;
   text-align: center;
}
/* hack to correct IE5.5 faulty box model */
* html .dropnav_v2-5 {
}

/* remove all the bullets, borders and padding from the default list styling */
.dropnav_v2-5 ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
.dropnav_v2-5 ul ul {
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.dropnav_v2-5 li {
   width: 130px;
   float:left;
   position: relative;
}

/* style the links for the top level */
.dropnav_v2-5 a, .dropnav_v2-5 a:visited {
   display:block;
   font-size:1.2em;
   font-family: Arial;
   font-weight: bold;
   text-decoration:none; 
   color:#362d65; 
   height:25px; 
   font-weight:bold;
   padding-bottom: 2px;
}

.ekflexmenu_menu_level_1 {
	padding-top: 3px;
}

.dropnav_v2-5 a:hover {
   text-decoration:none; 
}

/* style the second level background */
.dropnav_v2-5 ul ul li.ekflexmenu_menu_level_2 a.ekflexmenu_button, .dropnav_v2-5 ul ul li.ekflexmenu_menu_level_2 a.ekflexmenu_button:visited {
   background-image: url("/images/arrow_inactive.v2-5.gif");
   background-repeat: no-repeat;
   background-position: 100% center;
}
/* style the second level hover */
.dropnav_v2-5 ul ul li.ekflexmenu_menu_level_2 a.ekflexmenu_button:hover{
   background:#665e72 url("/images/arrow_hover.v2-5.gif") no-repeat 100% center;
}
.dropnav_v2-5 ul ul :hover > li.ekflexmenu_menu_level_2 a.ekflexmenu_button {
   background:#665e72 url("/images/arrow_hover.v2-5.gif") no-repeat 100% center;
}
/* style the third level background */
.dropnav_v2-5 ul ul ul a, .dropnav_v2-5 ul ul ul a:visited {
   background-color:#827c8b;
}
/* style the third level hover */
.dropnav_v2-5 ul ul ul a:hover {
   background-color:#665e72;
   color:#fbe088;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.dropnav_v2-5 ul ul {
   visibility:hidden;
   position:absolute;
   height:0;
   top:35px;
   left:0; 
   width:158px;
}

/* another hack for IE5.5 */
* html .dropnav_v2-5 ul ul {
   top:35px;
   t\op:35px;
}

/* position the third level flyout menu */
.dropnav_v2-5 ul ul ul{
   left:158px; 
   top:0px; 
   width:159px;

}

* html .dropnav_v2-5 ul ul ul {
	top: -5px;
}

/* position the fourth level+ flyout menus */
.dropnav_v2-5 ul ul ul ul {
   left:159px; 
}

.dropnav_v2-5 ul ul ul li a {
border-left: solid 1px #665e72;

}

/* position the third level flyout menu for a left flyout */
.dropnav_v2-5 ul ul ul.left {
   left:-149px;
   
}

/* style the table so that it takes no part in the layout - required for IE to work */
.dropnav_v2-5 table {
   position:absolute; 
   top:0; 
   left:0; 
   border-collapse:collapse;
}

/* style the second level links */
.dropnav_v2-5 ul ul a, .dropnav_v2-5 ul ul a:visited {
   background-color:#827c8b; 
   color:#ffffff; 
   height:auto; 
   line-height:1em; 
   padding:5px 10px 5px 20px; 
   width:128px;
   font-size: 13px;
   text-align: left;   
   text-indent: -10px;
   position: relative;
   z-index: 1000;
}




/* yet another hack for IE5.5 */
* html .dropnav_v2-5 ul ul a, * html .dropnav_v2-5 ul ul a:visited {
   width:129px;
   w\idth:128px;
}

/* style the top level hover */
.dropnav_v2-5 a:hover{
   color:#fbe088; 
   background-color:#827c8b;
}
.dropnav_v2-5 ul ul a:hover{
   color:#fbe088 !important; 
   background-color:#665e72;
}


.dropnav_v2-5 :hover > a{
   color:#fbe088; 
   background-color:#827c8b;
}
.dropnav_v2-5 ul ul :hover > a {
   color:#fbe088; 
   background-color:#665e72;
   background-image: url("/images/arrow_hover.v2-5.gif") !important;
   background-repeat: no-repeat;
   background-position: 100% center;
}
.ekflexmenu_link:hover, .ekflexmenu_link_selected:hover  { 
	background-position: -200px -200px !important;
}
ul ul .ekflexmenu_button_selected  {
   background-image: url("/images/arrow_inactive.v2-5.gif") !important;
   background-repeat: no-repeat !important;
   background-position: 100% center !important;
}

/* make the second level visible when hover on first level list OR link */
.dropnav_v2-5 ul li:hover ul, .dropnav_v2-5 ul a:hover ul {
   visibility:visible;  
}

/* keep the third level hidden when you hover on first level list OR link */
.dropnav_v2-5 ul :hover ul ul {
   visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.dropnav_v2-5 ul :hover ul :hover > ul, .dropnav_v2-5 ul :hover ul :hover { 
   visibility: visible; 
}

li.roundmenu-flyout { width: 100%; z-index: 1000; }
li.flyout-top { position: absolute; top: -5px; left: 0px; }
* html li.flyout-top { position: relative; top: 0px; }
.roundmenu-top { visibility: hidden; }
.dropnav_v2-5 li:hover .roundmenu-top { visibility: visible; }

/* Suckerfish menu selectors, to make the drop-down menu cooperate in IE6. */
.dropnav_v2-5 ul li.sfhover ul, .dropnav_v2-5 ul a.sfhover ul {
   visibility:visible;  
}
.dropnav_v2-5 ul .sfhover ul ul{
   visibility:hidden;
}
.dropnav_v2-5 ul .sfhover ul .sfhover ul, .dropnav_v2-5 ul .sfhover ul .sfhover  { 
   visibility: visible; 
}
.dropnav_v2-5 li.sfhover .roundmenu-top { visibility: visible; }
.dropnav_v2-5 li.sfhover .ekflexmenu_button, .dropnav_v2-5 li.sfhover .ekflexmenu_button_selected { background-color: #827c8b; color: #fbe088;}
.dropnav_v2-5 li.sfhover li .ekflexmenu_button:visited , .dropnav_v2-5 li.sfhover .ekflexmenu_button_selected:visited { color: #ffffff;}
.dropnav_v2-5 li.sfhover .ekflexmenu_button:visited , .dropnav_v2-5 li.sfhover .ekflexmenu_button_selected:visited { background-color: #827c8b; color: #fbe088;}
* html .dropnav_v2-5 li.sfhover li .ekflexmenu_button { color: #ffffff;}
.dropnav_v2-5 ul ul ul li.roundmenu-bottom { border-left: 0px;}


