/* nav-768.css */
div.menubutton{display:none}#header .mod_navigation{margin-top:0;background-color:#595959;-webkit-box-shadow:0 2px 6px rgba(68,68,68,.3);box-shadow:0 2px 6px rgba(68,68,68,.3);border-radius:4px;color:#fff}#header .mod_navigation.level_2{margin-top:0;background-color:#808080;-webkit-box-shadow:0 2px 6px rgba(68,68,68,.3);box-shadow:0 2px 6px rgba(68,68,68,.3);border-radius:4px;color:#fff}#header .mod_navigation ul{width:auto;float:left;margin:0;padding:0;list-style-type:none}#header .mod_navigation li{width:auto;float:left;margin:0;padding-top:0;padding-bottom:.25em}#header .mod_navigation a,#header .mod_navigation span{display:block;margin-right:20px;margin-left:20px;line-height:30px;text-decoration:none;color:#fff}#header .mod_navigation a,#header .mod_navigation span{margin-top:.5em}#header .mod_navigation .active,#header .mod_navigation .trail{margin-top:.25em;background-color:#808080;border-top:0 solid;border-bottom:0 solid;border-top-left-radius:5px;border-top-right-radius:5px;font-weight:bold;color:#fff}#header .mod_navigation.level_2 .active,#header .mod_navigation.level_2 .trail{margin-top:.25em;background-color:#a6a6a6;font-weight:bold;color:#fff}#header .mod_navigation a:hover,#header .mod_navigation a:focus{text-decoration:underline;color:#fff}#header .mod_navigation .level_2{width:0;height:0;left:-32768px;top:-32768px;position:absolute;overflow:hidden;display:inline}#header .mod_navigation .level_2 li{clear:both}#header .mod_navigation li:hover .level_2,#header .mod_navigation li:focus .level_2{width:auto;height:auto;min-width:10em;left:auto;top:auto;overflow:auto;display:block;margin-top:.25em;background-color:#595959;border-right:2px solid #404040;border-bottom:2px solid #404040;border-left:2px solid #404040;border-bottom-right-radius:5px;border-bottom-left-radius:5px;z-index: 1000}#header .mod_navigation li:hover .level_3,#header .mod_navigation li:focus .level_3{width:auto;height:auto;min-width:10em;left:auto;top:auto;overflow:auto;display:block;margin-top:.25em;background-color:#808080;border-right:2px solid #404040;border-bottom:2px solid #404040;border-left:2px solid #404040;border-bottom-right-radius:5px;border-bottom-left-radius:5px;z-index: 1000}#header .mod_navigation .level_3 a,#header .mod_navigation .level_3 span{margin-left:48px}#header .mod_navigation .level_2 a,#header .mod_navigation .level_2 span{font-size:12px;line-height:25px;font-weight:normal}#header .mod_navigation .level_2 span.active{font-weight:bold}