<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.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.
=================================================================== */

#nav { padding: 0; margin: -1px 0 0 -585px; list-style:none; position:absolute; left: 50%; z-index: 20 }
#nav li.top { display:block; float:left; height: 74px; padding: 0 0 0 0; white-space: nowrap; text-align: center; font-size: 18px }
#nav li.top:hover { color: #01a1db }
#nav li.active { color: #01a1db !important }
#nav li a.top_link { color: #fff; font-size: 18px; cursor:pointer; height: 60px; text-align: center; letter-spacing: 1px;
                     font-weight: 400; font-family: Titillium; border-top: 1px solid transparent; display: inline-block; padding: 14px 25px 0 25px }
#nav li a.top_link span {  }
#nav li a.top_link span.down {  }
#nav li a.top_link:hover { color: #01a1db; text-decoration: none !important }
#nav li a.top_link:hover span {}
#nav li a.top_link:hover span.down {}
.leftalign { text-align: left !important }

#nav li:hover &gt; a.top_link, #nav li:hover &gt; a.active { color: #01a1db; border-top: 1px solid #01a1db }
#nav li:hover &gt; a.top_link span {}
#nav li:hover &gt; a.top_link span.down {}

/* #nav li:first-child a { padding-left: 15px !important; } */

/* 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; cursor:pointer;}

#nav li:hover ul.sub
{left:0; top: 59px; white-space:nowrap; width:300px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:47px; position:relative; float:left; width:300px; font-weight:normal; margin-bottom: 0; text-align: center; }
#nav li:hover ul.sub li a, #nav li ul.sub li a.fly
{display:block; height:25px; width:285px; background-color: #fff; color:#ccc; text-decoration:none; padding: 9px 0 11px 15px; color: #5f3b42; border-bottom: 2px solid #D1D1D1 }
#nav li ul.sub li a.flysub { background: url(../images/menu-arrow.png) 275px 15px no-repeat; background-color: #fff }
#nav li:hover ul.sub li a:hover 
{background-color:: #eee; color:#01a1db; text-decoration: none }
#nav li:hover ul.sub li a.fly:hover
{background-color: #eee; color:#01a1db; text-decoration: none }

#nav li:hover ul li:hover &gt; a.fly {background-color:#eee; color: #01a1db;} 

#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:302px; top:0; white-space:nowrap; width:300px; z-index:400; height:auto;}</pre></body></html>