	/* ================================================================ 
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_dropdown_3.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 {display: block;font-family:  'Open Sans', sans-serif;,sans-serif;height: auto;list-style: none outside none;margin: 0;  padding: 0 50px 0 0; position: relative; z-index: 500;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#E2ADCA; text-decoration:none; font-size:14px; font-weight:bold; padding:0 15px 0 0; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 0 0 15px; height:35px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 15px 0 15px; height:35px;background: url(images/three_0a.gif) no-repeat right top;background-image: url(images/nav-arrow-down.png);background-position: 110% 50%;background-repeat: no-repeat; line-height:35px;}

#nav li:hover a.top_link {color:#3ea1bc; background:#ddefef;border-radius:25px;}
#nav li:hover a.top_link span {}
#nav li:hover a.top_link span.down {float:left; display:block; padding:0 15px 0 15px; height:35px;background: url(images/three_0a.gif) no-repeat right top;background-image: url(images/nav-arrow-down.png);background-position: 110% 50%;background-repeat: no-repeat; line-height:35px;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:0; top:34px; background: #3ea1bc;white-space:nowrap; width:auto; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:30px; position:relative; float:left; width:150px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:30px; width:148px; line-height:30px; text-indent:5px; color:#fff; text-decoration:none;font-weight:bold;}
#nav li ul.sub li a.fly
{background:transparent url(images/nav-arrow-right.png) right 6px no-repeat;color:#fff;font-weight:bold;background-position: 100% 50%; background-repeat: no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#DDEFEF;color:#3ea1bc;font-weight:bold;border-radius:10px;}
#nav li:hover ul.sub li a.fly:hover
{background:#DDEFEF url(images/nav-arrow-right.png) right 6px no-repeat;color:#3ea1bc;background-position: 100% 50%; background-repeat: no-repeat;font-weight:bold;}

#nav li b {display:block; font-size:11px; height:20px; width:148px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#000; cursor:default;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:0; background: #3ea1bc;white-space:nowrap; width:150px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;border-radius:10px;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#ddefef;background:#ddefef url(images/nav-arrow-right.png) right 6px no-repeat;color:#3ea1bc;background-position: 100% 50%; background-repeat: no-repeat;border-radius:10px;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:url(images/arrow.gif) right 6px no-repeat; color:#fff;} 
