.header-nav-container { }

#nav { margin: 0; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li {
	position: relative;
	text-align: right;
	margin-right: 0;
}

#nav li.over {
	z-index: 999;
}

#nav a, #nav a:hover, #nav a:active, #nav a:focus {
	display: block;
	text-decoration: none;
}

#nav span {
	display: inline;
	cursor: pointer;
	white-space: nowrap;
}

#nav li ul span {
	white-space: normal;
	padding: 0;
}

/************ 0 LEVEL  ***************/
#nav li {
	background: url(../images/mainnav-sep.gif) no-repeat top left;
	display: block;
	float: right;
	margin: 0;
	padding: 5px 0 0 2px;
	text-transform: uppercase;
}

#nav li.first{}

#nav li.parent {}

#nav li.parent li.parent {}

#nav a {
	color: #b3d2f1;
	display: block;
	font-size: 92%;
	line-height: normal;
	margin: 0;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	float: left;
	line-height: 45px;
	height: 55px;
}

#nav a span { 
	padding: 0 15px 0 0; 
	display: block; 
	height: 55px;
	font-weight: bold;
}

#nav li.active a,
#nav a.over,
#nav a:hover, 
#nav a:active, 
#nav a:focus {
	background: url(../images/mainnav-active.gif) no-repeat center bottom;
	color: #fff;
}

#nav li.active a span,
#nav a.over span,
#nav a:hover span, 
#nav a:active span, 
#nav a:focus span { 
	background: none;
}

#nav li.active a:hover, 
#nav li.active a:active, 
#nav li.active a:focus {
}

#nav li.active.parent a:hover, 
#nav li.active.parent a:active, 
#nav li.active.parent a:focus {
	color: #777777 !important;
}

#nav li.over a, 
#nav li.parent a.over,
#nav li.parent a:hover, 
#nav li.parent a:active, 
#nav li.parent a:focus {
	background: url(../images/mainnav-hover-left.gif) no-repeat left top;
	color: #777777;
}

#nav li.over a span, 
#nav li.parent a.over span,
#nav li.parent a:hover span, 
#nav li.parent a:active span, 
#nav li.parent a:focus span{
	background: url(../images/mainnav-hover-right.gif) no-repeat right top;
}

#nav li.over a span, #nav a:hover span, #nav a:active span, #nav a:focus span, #nav a.over span{
}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active {
	margin: 0;
	padding:0;
}

/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/

#nav ul li.last {
	padding-bottom: 0;
}

#nav ul a,
#nav ul a:hover, #nav ul a.over {
	float: none;
	background: none;
}

#nav ul a span,
#nav ul a:hover span, #nav ul a.over span {
	float: none;
	display: inline;
}


#nav ul li a, #nav ul li a span {
	font-weight: normal !important;
	background: none !important;
	height: auto;
}

/************ 2ND LEVEL ************/
#nav ul {
	position: absolute;
	width: 15em;
	top: 50px;
	right: 10000px;
	border: 1px solid #fff;
	border-top: none;
	background: #eeeeee;
	margin: 0 1px;
}

#nav ul li {
	border: none;
	background: url(../images/mainnav-line.gif) repeat-x left bottom;
	width: 100%;
}

#nav ul li.last { border: none; background: none;}

/* Show menu */
#nav li.over > ul { right: 3px; }
#nav li.over > ul li.over > ul { left:-150px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a,  
#nav li.active li a {
	border: 0 !important;
	display: block;
	margin: 0;
	color: #777777 !important;
	text-transform: none;
	padding: 10px 0 10px 0;
	letter-spacing: normal;
	line-height: normal;
	background: none !important;
}

#nav ul li a span,  
#nav li.active li a span {
	background: url(../images/bullet3.gif) no-repeat 95% 5px !important;
	padding-right: 15px;
}

#nav ul li a:hover, 
#nav ul li a:active, 
#nav ul li a:focus, 
#nav ul li a.over,
#nav li.active li.active a,
#nav li.active.parent ul li a:hover, 
#nav li.active.parent ul li a:active, 
#nav li.active.parent ul li a:focus {
	background: url(../images/mainnav-hover.gif) repeat-x left center !important;
	color: #fff !important;
}

#nav ul li a:hover span, 
#nav ul li a:active span, 
#nav ul li a:focus span, 
#nav ul li a.over span,
#nav li.active li.active a span{
	background-image: url(../images/bullet3-hover.gif) !important;
}

/************ 3RD+ LEVEL ************/
#nav ul ul { top: 5px; border-top: 1px solid #4080bf; }


/* Split Menu */
#ja-subnav {
	padding: 0 20px; 
	background: #efefef;
}

#ja-subnav .subnav-item {
}

#ja-subnav .subnav-item li{
	float: left;
	width: auto !important;
	padding: 10px 15px;
	background: url(../images/bullet2.gif) no-repeat left center;
	color: #c5c5c5;
	display: inline;
	outline: none;
	text-decoration: none;
	text-indent: 0;
	font-weight: bold;
}

#ja-subnav .subnav-item li a {
	color: #757575;
}

#ja-subnav .subnav-item li:hover,
#ja-subnav .subnav-item li.hover {
	background: url(../images/bullet2-hover.gif) no-repeat left center;
	color: #336699;
}

#ja-subnav .subnav-item li.active a,
#ja-subnav .subnav-item li a:hover,
#ja-subnav .subnav-item li a:focus,
#ja-subnav .subnav-item li a:active,
#ja-subnav .subnav-item li:hover a,
#ja-subnav .subnav-item li.hover a{
	color: #336699;
	text-decoration: none;
}