@charset "utf-8";

#nav {/*z-index:500;*/ background:url(../../../img/menubg.gif) right bottom repeat-x; height:34px;}
#footer-nav{text-align:center; border-bottom:1px dashed #aaa; height:30px; line-height:30px;}
#footer-nav li{display:inline; border-left:1px solid #333; padding:0 10px;}
#footer-nav li.first{border-left:none;}
#nav li{float:left; list-style-type:none; font-weight:bold; height:34px; line-height:34px;}
#nav li a.active{background:#325689  url(../../../img/menubgover.gif) right top no-repeat;padding:0 40px; display:block;}
#nav li a{color:#fff; text-decoration:none; padding:0 40px;background:url(../../../img/menubg2.gif) left bottom no-repeat;}
#nav li a:hover{background:#325689 url(../../../img/menubgover.gif) right top no-repeat; padding:0 42px; display:block;}
#nav li.topnav-search{float:right; border-left:0; padding-right:0;}

.topnav-search{background:url(../../../img/searchbg.jpg); height:27px; line-height:27px; padding-left:80px; color:#fff;}
.bt-search{background:url(../../../img/search.gif) no-repeat; border:0; width:57px; height:19px;}

/* Wiznav  */
#nav li.top_blank {display:block; float:right;}
#nav li.top_blank a.top_blank {display:block; float:left; height:36px; line-height:27px; color:#000; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(../img/blankbg.gif);}
#nav li.top_blank a.top_blank span {float:left; display:block; padding:0 6px 0 0px; height:36px; background:url(../img/blankbg.gif) right top;}
#nav li.top_blank a.top_blank:hover {color:#fff; background: url(../img/blankbg.gif) no-repeat;}
#nav li.top_blank a.top_blank span em {padding-top: 5px; float: left;}
#nav li.top_blank a.top_blank span em.mag {padding-top: 4px; float: left; margin-left: -10px }

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:13px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#fff url(../img/arrow.gif) 80px 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#3a93d2; color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(../img/arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#nav li:hover ul li:hover > a.fly {background:#3a93d2 url(../img/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

.buttonStyle {
  border: 0px none;
  border: hidden;
  float: left;
}

