/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/hmenus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.hnav {width:999px; height:25px; font-size:0.95em;font-family:Verdana, Arial, sans-serif;font-weight:600; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .hnav {width:990px; w\idth:999px;}
/* remove all the bullets, borders and padding from the default list styling */
.hnav ul {padding:0;margin:0;list-style-type:none;}
.hnav ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown hnav positon */
.hnav li {float:left;width:100px;position:relative;}
/* style the links for the top level */
.hnav a, .hnav a:visited {display:block; font-family:Verdana, Arial, sans-serif; text-align:center; font-weight:600; font-size:9px;text-decoration:none; color:#303845; width:100px; height:23px; border:1px solid #000; border-width:1px 0 1px 1px;background-image: url("../images/images/toplinks_bg.gif"); padding-left:5px; line-height:11px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .hnav a, * html .hnav a:visited {width:100px; w\idth:95px;  text-align:center; padding-left:5px; width:160px; height:23px; border:1px solid #000; border-width:1px 0 1px 1px;}

/* style the second level background */
.hnav ul ul a.drop, .hnav ul ul a.drop:visited {background-image: url("../images/images/toplinks_bg.gif"); }
/* style the second level hover */
.hnav ul ul a.drop:hover{background-image: url("../images/images/toplinks_bg.gif");}
.hnav ul ul :hover > a.drop {background-image: url("../images/images/toplinks_bg.gif");}
/* style the third level background */
.hnav ul ul ul a, .hnav ul ul ul a:visited {background-image: url("../images/images/toplinks_bg.gif");}
/* style the third level hover */
.hnav ul ul ul a:hover {background-image: url("../images/images/toplinks_bg.gif");}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.hnav ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:0; width:108px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .hnav ul ul {top:24px;t\op:24px;}

/* position the third level flyout hnav */
.hnav ul ul ul{left:108px; top:-1px; width:108px;}

/* position the third level flyout hnav for a left flyout */
.hnav ul ul ul.left {left:-108px;}

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

/* style the second level links */
.hnav ul ul a, .hnav ul ul a:visited {background-image: url("../images/images/toplinks_bg.gif"); color:#303845; height:auto; line-height:1em; padding:5px 10px; width:87px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .hnav ul ul a, * html .hnav ul ul a:visited {width:100px;w\idth:87px;}

/* style the top level hover */
.hnav a:hover{color:#303845; background:url("../images/images/toplinks_bg.gif");}
.hnav ul ul a:hover{color:#303845; background:url("../images/images/toplinks_bg.gif");}
.hnav :hover > a, .hnav ul ul :hover > a {background-image: url("../images/images/toplinks_bg.gif"); color:#303845;}

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


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


.hnav li.small {width:100px;}
.hnav ul li.small a {width:100px;}
* html .hnav li.small {width:100px;}
* html .hnav ul li.small a {width:100px;}

* html .small, * html .small a, * html .small a:visited {padding-left:0px; width:100px;}

.hnav li.medium {width:140px;}
.hnav li.medium a {width:140px;}
* html .medium {width:125px;}
* html .medium a {width:125px;}

* html .medium, * html .medium a, * html .medium a:visited {padding-left:0px; width:140px;}

.hnav li.lrg {width:166px;}
.hnav li.lrg a {width:166px;}
* html .lrg {width:150px;}
* html .lrg a {width:150px;}

* html .lrg, * html .lrg a, * html .lrg a:visited {padding-left:0px; width:166px;}

.hnav li.xlrg {width:175px;}
.hnav li.xlrg a {width:175px;}
* html .xlrg {width:160px;}
* html .xlrg a {width:160px;}

* html .xlrg, * html .xlrg a, * html .xlrg a:visited {padding-left:0px; width:175px;}

.hnav li.xxlrg {width:186px;}
.hnav li.xxlrg a {width:186px;}
* html .xxlrg {width:170px;}
* html .xxlrg a {width:170px;}

* html .xxlrg, * html .xxlrg a, * html .xxlrg a:visited {padding-left:0px; width:186px;}


.hnav ul li ul li a.big_sub, .hnav ul li ul li a.big_sub:visited {width:165px;}
* html .hnav ul ul a.big_sub, .hnav ul ul a.big_sub:visited {width:165px;}

.hnav ul ul a.medium_sub, .hnav ul ul a.medium_sub:visited {width:150px;}
* html .hnav ul ul a.medium_sub, .hnav ul ul a.medium_sub:visited {width:150px;}

.hnav ul ul a.small_sub, .hnav ul ul a.small_sub:visited {width:135px;}
* html .hnav ul ul a.small_sub, .hnav ul ul a.small_sub:visited {width:135px;}


.hnav ul ul ul.medium_3{width:142px;border-top:1px solid #000;}
* html .hnav ul ul ul.medium_3 {width:140px;border-top:1px solid #000;}
.hnav ul ul ul.medium_3 a {width:120px;}
* html .hnav ul ul ul.medium_3 a { width:120px;}

* html .hnav ul ul li.medium_2 a.drop {padding-right:3px;}

