/*
color:#027;
color:#358; 
border:1px solid #469;
background:#933;
color:#b55;
color:#8ac;
background:#579;
*/
#dropnav {
min-width:740px; 
}
.dropmenu {
font-size:0.85em;
z-index:100;
clear:both;
margin-left: 136px;
/*
left: 100px;
position:relative;
float:right;
float:left;
display: inline;
float:none;
width:770px; 
position:relative;
*/
}
/* remove all the bullets, borders and padding from the default list styling */
 .dropmenu ul {
padding:0;
margin:0;
list-style-type:none;
}
 .dropmenu ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
 .dropmenu li {
float:left;
width:100px;
position:relative;
}
/* style the links for the top level */
 .dropmenu a,  .dropmenu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
/*text-align:center;*/
color:#579;
color:#fff;
color:#cde;
width:89px; 
height:30px; 
border:1px solid #469;
border-width:1px 1px 0 0; 
border-width:1px 1px 0 1px;
background:#027;
padding-left:10px; 
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html  .dropmenu a, * html  .dropmenu a:visited {
width:100px;
w\idth:89px;
}

/* style the second level background */
 .dropmenu ul ul a.drop,  .dropmenu ul ul a.drop:visited {
background:#d4d8bd url(../../graphics/drop.gif) bottom right no-repeat;
background:#027;
}
/* style the second level hover */
 .dropmenu ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
 .dropmenu ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
 .dropmenu ul ul ul a,  .dropmenu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
 .dropmenu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
 .dropmenu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html  .dropmenu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
 .dropmenu ul ul ul{
left:100px; 
top:0;
width:100px;
}
/* position the third level flyout menu for a left flyout */
 .dropmenu ul ul ul.left {
left:-100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
 .dropmenu table {position:absolute; top:0; left:0;}

/* style the second level links */
 .dropmenu ul ul a,  .dropmenu ul ul a:visited {
background:#933;
color:#b55;
color:#fff;
background:#579;
color:#358; 
color:#abb;
color:#fff;
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:179px;
/* yet another hack for IE5.5 */
}
* html  .dropmenu ul ul a{
width:100px;
w\idth:79px;
}


/* style the top level hover */
 .dropmenu a:hover,  .dropmenu ul ul a:hover {
color:#8ac;
color:#fff;
background:#358;
}
 .dropmenu :hover > a,  .dropmenu ul ul :hover > a {
color:#8ac;
color:#fff;
background:#358;
}

/* style active dropmenu item */
#dropnav a.dropact{
color:#8ac;
color:#fff;
background:#358;
}
#dropnav a:hover.dropact {
color:#abb;
color:#fff;
background:#579;
}

/* make the second level visible when hover on first level list OR link */
 .dropmenu ul li:hover ul, .dropmenu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
 .dropmenu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
 .dropmenu ul :hover ul :hover ul{ 
visibility:visible;
}



/*****************/
/* NAVIGATION    */
/*****************/
#rootnav {
        /*
        */
        text-decoration: none;
        text-transform: uppercase;
        width:100%;
        font-weight: bold;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-family: Verdana,Arial,sans-serif;
        font-size: 9px;
        background: #def;
background: #8ac url(graphics/rootnav_background.jpg) left top repeat-x;
padding-top:1px;
height:19px; /* - padding-top */
        float:left;
}
.rootmenu {
        z-index:99;
        text-decoration: none;
        text-decoration:none;
        padding-left: 5px;
        color: #855;
}
.rootmenu a {
        background: transparent url(graphics/arrow.gif) right bottom no-repeat;
        padding-right: 15px;
        color: #358;
}
.rootmenu a:hover {
        color:#933;
}


/*****************/
/* SubMenu       */
/*****************/
/*
div#subnav, div.submenu, div.submenu-act {
float: left;
}
*/

/*
margin: 0 10px 2px 0;
background: #def;
width:136px;
border: 1px #358 dashed;
line-height:20px;
font-size: 10px;
font-weight:bold;
clear: both;
float: left;
*/
#subnav {
	background: none;
	background: #bcd;
	clear:both; 
	margin: 0px 22px 1px -10px;
	padding: 0px 12px 30px 0px;
	width: 124px;  /* 136 - margin-left - padding */
	float: left;
	border: 1px dotted #8ac;
	border-top: none;
	border-left: none;
font-family: "Trebuchet MS","Arial",sans-serif;
font-family: Times New Roman, Bodoni, Garamond, avantgarde, serif;
font-family: Verdana,Arial,sans-serif;
font-size: 1.1em;
}
* html  #subnav{
top:30px;
t\op:31px;
}
#subnav li {
padding: 0px;
margin: 5px;
border-top: 1px dotted #abb;
}
#subnav ul {
list-style-type: none;
list-style-position: outside;
list-style-type: decimal;
list-style-type: lower-roman;
list-style-type: none;
list-style-image: url(graphics/bullet.gif);
margin: 0px;
margin-left: 5px;
padding: 5px;
padding-right: 1px;
/*
list-style-position: outside;
list-style-image: url(graphics/bullet.gif);
list-style: disc outside url(graphics/bullet.gif);
vertical-align: middle;
*/
}
/* 
}
padding-left:17px;
* html  #subnav ul{
padding-left:-10px;
}
*/
.submenu, .submenu-act {
clear:both;
width:100%;
}
.submenu a, .submenu a:visited {
color: #0a2267;
}
.submenu-act a, .submenu-act a:visited {
color: #fc0;
color: #f00;
}
.submenu-act img {
margin-left: -10px;
}
.submenu a:hover, .submenu-act a:hover {
color: #f40;
}

