﻿/*******************************************************************/
/*     Page Navigation                                             */
/*******************************************************************/
#submenu ul, #submenu ul ul ,#submenu ul ul ul {clear:both;	height:auto;	padding:0;	margin:0;	font-size:0;	line-height:0;}
#submenu li{	clear:both;	height:auto;}


/************************************/
/*     First level Navigation       */
/************************************/


#hdr_menu ul {float:left; list-style: none;	padding: 0 0px 0 1px ;	margin:0; }
#hdr_menu li{float:left;display:block; height:21px;  padding:0px 0px 0 0px; margin: 0 0 0 -1px; background:  url(/img/navigation/seperator.gif) no-repeat right;}
#hdr_menu li.selected{background: #FFF url(/img/navigation/left_seperator.gif) no-repeat left; margin: 0 0 0 -1px;}




#hdr_menu li a {	float:left;display:block; height:21px;line-height:21px; padding:0px 15px 0px 15px;  font-size:11px; color:#fff; font-weight:normal;font-family:Arial;}
#hdr_menu li.selected a{ padding:0px 15px 0px 15px; color:#5E5E5E; text-decoration:underline; background: url(/img/navigation/right_seperator.gif) no-repeat right;}


#hdr_menu li a:active {text-decoration:underline;}
#hdr_menu li a:hover {text-decoration:underline;}
#hdr_menu li.selected a:hover{text-decoration:underline;}



/************************************/
/*    second level Navigation       */
/************************************/

#left_menu ul{list-style: none;padding:0px 0 0 0px;margin:0px;border: 0px solid #F6F3EE;height:auto;}
#left_menu  li a:hover {color: #686868;text-decoration: underline;}
#left_menu  li.selected a.selected:hover{	text-decoration: underline;	}

#left_menu  li,#submenu  li.selected{
	margin: 0px;
	text-align: left;
	padding:1px 0 0 0;
	display: block;
	min-height:19px;
	width: 173px;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
	#left_menu  li{
		background: transparent url(/img/nav/level_2.gif) no-repeat 0 10px ;
		}
		#left_menu li.selected{
			background:  #FFF url(/img/navigation/level_2_dot.gif)  no-repeat left top;
		}
		html>body #left_menu  li.selected  {height:auto;}

			#left_menu  li a,#left_menu  li.selected a.selected {
				width:160px;
				padding: 0px 0px 0px 13px;
				line-height:22px;
				margin:0px;
				display:block;
				font-size:11px;
				font-weight: normal;
				letter-spacing:0.5px;
				}
		#left_menu  li a{
			text-decoration: none;color: #686868;
			}
		#left_menu  li.selected a.selected{
			text-decoration: underline;color: #686868; 
			}
			html>body #left_menu  li a{height:auto;}

/************************************/
/*    third level Navigation       */
/************************************/

#left_menu li.selected li a:hover{
	color: #131313;	text-decoration: underline;
	}
	#left_menu  li.selected li.selected a.selected:hover{
		text-decoration: underline; color: #000;
	}

#left_menu li.selected li a,
#left_menu li.selected  li.selected a.selected{
	display:block;
	width:154px;
	height:20px;
	min-height:16px;
	line-height:22px;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	border: 0px;
	display:block; 
	font-weight:normal;
	}
	#left_menu  li.selected li a{
		text-decoration: none;color: #131313;background: transparent none ;
		}
		#left_menu li.selected  li.selected a.selected {
			background: transparent none ;
		}


	#left_menu li.selected  li,
	#left_menu li.selected  li.selected{
		display:block;
		width:174px;
		height:16px;
		min-height:16px;
		padding: 0;
		display: block;
		text-align: left;
		margin: 0px;
		border-bottom:1px  #fff solid;
		
		}
	#left_menu li.selected  li{
		background: #DCDCDD;
	}
	#left_menu li.selected  li.selected{
		background: #B2B4B7 ;
	}

	html>body #left_menu li.selected  li.selected,
	#left_menu li.selected  li,
	#left_menu li.selected  li.selected a.selected, 
	#left_menu li.selected  li a{
		height:auto;
		}
.menu_bottom{
	
	font-size:1px;
	line-height:0px;
	width: 174px;
	margin-top: -5px;
	height:5px;
	background:  url(/img/navigation/menu_bottom.gif) no-repeat bottom ;
}

