/* ================================================================ 
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 li.top {
	cursor: pointer; 
	display: block; 
	float: left;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	height: 12px; /* 30px (total height) - 7px (margin top) - 11px (margin bottom) */
	letter-spacing:.1em;
	line-height: 12px;
	margin:0;
	position: relative; 
	white-space: nowrap;
}
#nav li a.top_link {
/*
	background: url("../images/menu/menu-hov.gif") right top no-repeat; 
*/
	border-left:1px solid #A6C2CF;
	border-right:1px solid #204B92;
	cursor: pointer;
	display: block; 
	float: left; 
	font-size: 11px; 
	height: 12px; 
	letter-spacing:.1em;
	line-height: 12px; 
	margin:0;
	padding:0 7px 0 7px;	
	text-decoration: none;
	white-space: nowrap;
}
#nav li span.top_link {
/*
	background: url("../images/menu/menu-hov.gif") right top no-repeat; 
*/
	color: #3A2F1E;  
	cursor: pointer;
	display: block; 
	float: left; 
	font-size: 12px; 
	height: 12px; 
	line-height: 12px; 
	margin:0;
	padding:0 10px 0 10px;	
	text-decoration: none; 
	white-space: nowrap;
}

#nav li a.top_link span {
/*
	background: url(three_0.gif) right top no-repeat;
*/
	display:block; 
	float:left; 
	height: 12px; 
	line-height: 12px; 
}

#nav li:hover a.top_link {
	color:#C6E261;
}
#nav li:hover a.top_link span {
	background:url(three_1.gif) no-repeat right top; /* this is needed for the menu to work */
}
#nav li:hover a.top_link span.down { padding-bottom:3px; }

/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index: 400;
}

#nav li:hover ul.sub
{
	background-color: #3572C5;
	height:auto; 
	left:0; 
	padding-top: 10px;
	top:12px;
	white-space:nowrap; 
	width: 220px; 
	z-index: 400;
}
#nav li:hover ul.sub li
{
	display:block; 
	float:left; 
	font-weight:normal;
	line-height: 12px; 
	margin: 0;
	position:relative; 
	width: 220px;  /* 180px (total width) */
	z-index: 400;
}
#nav li:hover ul.sub li a
{
/*
	border:1px solid #50b5d0;
*/
	border-top:1px solid #A6C2CF;
	color:#fff;
	display:block; 
	font-size: 10px;
	font-weight:bold;
	margin: 0; 
	padding: 8px; 
	text-align: left; 
	text-decoration: none; 
	width: 204px;  /* 220px (total width)  - 8px (padding right) - 8px (padding left) */
	z-index: 400;
}
#nav li ul.sub li a.fly
{
/*
	background:#50b5d0 url(arrow.gif) 80px 6px no-repeat;
*/
}
#nav li:hover ul.sub li a:hover 
{
	background-color: #3572C5; 
	color: #C6E261; 
	text-decoration: none;
}
#nav li:hover ul.sub li a.fly:hover
{
/*
	background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; 
*/
	color:#fff;
}

#nav li b {
/*
	border-bottom:1px solid #ff6; 
*/
	color:#3A2F1E; 
	cursor:default;
	display:block; 
	font-size:11px; 
	height:18px; 
	line-height:18px; 
	margin-bottom:3px; 
	text-indent:6px; 
	width: 220px; 
}

#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
{
	background-color: #F6F5F4;
	/* border: 1px solid #FFFFFF; */
	height:auto;
	left: 250px; 
	top: -1px; 
	white-space:nowrap; 
	width: 220px; 
	z-index:400; 
}

#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
{
	height:0; 
	left:-9999px; 
	list-style:none;
	margin:0; 
	padding:0; 
	position:absolute; 
	top:-9999px; 
	width:0; 
}

#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:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; 
*/
	border-color:#fff;
	color:#3A2F1E; 
} 

#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:#50b5d0 url(arrow.gif) 80px 6px no-repeat; 
	border-color:#50b5d0;
*/
	color:#000; 
} 

#nav li a#mSelected {
	color: #B32121;  
}
#nav li:hover a#mSelected {
	color: #EE7F04;  
}

/********************************/
/******* Header Side Nav ********/
/********************************/


#header_bottom #header_bottom_box #header_bottom_bg #header_bottom_txt ul.sub_side,
#header_bottom #header_bottom_box #header_bottom_bg #header_bottom_txt ul.sub_side li{
	font-size:12px;
	list-style:none;
	margin-left:0;
	padding-left:0px;
}

#header_bottom_txt ul.sub_side{
	height:320px;
	position:relative;
	text-align:left;
	width:270px;
}
#header_bottom_txt ul.sub_side li{
	border-bottom:1px dotted #fff;
	left:0;
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
}
#header_bottom_txt ul.sub_side li a{
	color:#1C407E;
	font-weight:bold;
}
#header_bottom_txt ul.sub_side li#selected a{
	color:#CD281D;
	font-weight:bold;
}

