/* ================================================================ 
This stylesheet was created for Dendrite to work with Mozilla and IE.
=================================================================== */

div,tree{
 align:left;
}
div.tree a:link,a:active,a:visited {
 text-decoration: none;
 color : #0000ff;
}
div.tree a:hover {
 text-decoration: underline;
 color : #800080;
}
div.tree a IMG {
 display:none;
 border: none;
 padding : 0px;
 margin : 0px;
 width : 0px;
 height : 0px;
 visibility : hidden;
}
div.tree UL {
 padding : 0px;
 margin : 0px;
}
div.tree LI {
 padding : 0px;
 margin-left : 32px;
}

.menu {
width:600px; 
font-size:0.85em;
position:relative;
z-index:100;

}
.menuFilling {
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat left middle;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
list-style-type:none;
text-decoration:none; 

}
.menu ul ul {
width:120px;

}
/* float the list to make it horizontal and a relative position so that you can control the dropdown menu positon */
.menu li {
float:left;
width:120px;
position:relative;
text-decoration:none; 

}
.menu ul ul.left li {
left: -60px;
left: 0px;
float:left;
width:119px;
position:relative;

}

/* style the links for the top level */
.menu a, .menu a:link, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#000fff; 
width:120px; 
height:23px; 
border:1px solid #c0a0c0; 
border-width:1px 1px 1px 1px; 
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat left bottom;
line-height:22px;


}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:link, * html .menu a:visited {
width:120px;
w\idth:119px;

}
/* style the links img for the top level */
.menu a img, .menu a:link img, .menu a:visited img{
border: none;
margin-right: 4px; 
margin-left: 4px;
margin-top: 2px;
margin-bottom: 0px;
vertical-align: middle;
text-decoration:none; 


}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:link, .menu ul ul a.drop:visited {
background:#605050 url(images/degrade_old.JPG) no-repeat right top;
text-decoration:none; 
color:#000fff; 
}
/* style the second level hover */
.menu ul ul a.drop:hover{
text-decoration:none; 
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat bottom right;
color:#000fff; 
}
.menu ul ul :hover > a.drop {
text-decoration:none; 
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat bottom right;
color:#000fff; 
}
/* style the second level background */
.menu ul ul a.dropleft, .menu ul ul a.dropleft:link, .menu ul ul a.dropleft:visited {
background:#605050 url(images/degrade_old.JPG) no-repeat left top;
text-decoration:none; 
color:#000fff;
width:119px; 

}
/* style the second level hover */
.menu ul ul a.dropleft:hover{
text-decoration:none; 
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat bottom right;
color:#000fff; 
width:119px; 

}
.menu ul ul :hover > a.dropleft {
text-decoration:none; 
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat bottom right;
color:#000fff; 
width:119px; 

}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
color:#000000;
background:#fff0ff url(images/degrade_old.JPG) left bottom no-repeat;
text-decoration:none; 

}
/* style the third level hover */
.menu ul ul ul a:hover {
color:#000000;
background:#b2ab9b url(images/degrade_old.JPG) no-repeat bottom right;
text-decoration: underline; 

}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
color:#000000;
visibility:hidden;
position:absolute;
height:0;
top:24px;
left:0; 
width:120px;
text-decoration:none; 

}
/* another hack for IE5.5 */
* html .menu ul ul {
top:22px;
t\op:23px;
}

/* position the third level flyout menu */
.menu ul ul ul{
color:#000000;
visibility : hidden;
left:179px; 
top:0;
width:120px;
text-decoration:none; 

}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-119px;
width:120px; 

}

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

/* style the second level links */
.menu ul ul a, .menu ul ul a:link, .menu ul ul a:visited {
display:block;
text-decoration:none; 
padding: 0px 0px 0px 0px;
background:#c0a0a0 url(images/degrade_old.JPG) no-repeat left bottom;
color:#000000;
height:auto; 
height:23px; 
line-height:22px;
width:179px;

}
/* yet another hack for IE5.5 */
* html .menu ul ul a{
width:180px;
w\idth:179px;
}

/* style the top level hover */
.menu a:hover{
color:#000fff; 
background:#605050 url(images/degrade_old.JPG) no-repeat bottom right;


}
.menu :hover > a, .menu ul ul :hover > a {
background:#605050;
}
.menu ul ul a:hover {
color:#000000;
background:#b2ab9b url(images/degrade_old.JPG) no-repeat bottom right;
text-decoration: underline; 

}

/* make the second level visible when hover on first level list OR link */
.menu ul a:hover ul, .menu ul li:hover ul{
visibility:visible; 
text-decoration: none; 

}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
text-decoration: none; 


}
.menu ul ul.left a, .menu ul ul.left a:link, .menu ul ul.left a:visited {
width:119px; 

}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
}

