/* Tertiary Navigation styling */
#navWrapper {
clear:left;
float:left;
position:relative;
width:204px;
}
#navigation {
	overflow: visible;
	display: block;
	border: 0;
	line-height: 1.5em;
	clear:both;
	width:196px;
	padding:0 10px 30px 0px;
/*                     height:369px;*/
}

#anz-lotus #navigation {
	padding-bottom:30px;
                     height:auto;
}
/*#navigation p {
	margin: 0 0 10px 6px;
	padding-top: 20px;
}
#anz-blue #navigation p {
	color: #0097FD;
} */
#navigation ul {
	width: 100%;
	margin:0;
	padding:0;
	clear:both;
	list-style: none;
}
#navigation div li {
	/*clear: both;*/
                     border-bottom: 1px dotted #B5B5B5;
                     margin-bottom:-1px;
                    /* height: 1%;*/
}
#navigation div .display_nav li.last-child{border:none!important;}
#navigation div .display_nav li:first-child{border-top: 1px dotted #B5B5B5;}

#navigation div .display_nav li.first-child{border-top: 1px dotted #B5B5B5;}
#navigation li a.anznav_widget  {
	padding: 5px 0 5px 0px !important;
}

#navigation ul li a.anznav_widget {
	float: right;
	margin-left: 0;
	/*border: none;*/
}
#navigation ul li a.anznav_widget img {
	padding-top: 0;
}
#navigation a div.anznav_widget_image {
	width:20px;
	height:17px;
}


#navigation a.anznav_openwidget,
#navigation a.anznav_closewidget
 {
    width: 20px;
    height:17px;
   
}

#anz-lotus #navigation a.anznav_openwidget div.anznav_widget_image {
	background: transparent url(/resources/e/0/e01eb000466735a890c49fd69ed6a91c/LHN-arrow.gif?MOD=AJPERES&CACHEID=e01eb000466735a890c49fd69ed6a91c) center -11px no-repeat;
    float: right;
     
    width: 20px;
    height:17px;


}
#anz-lotus #navigation a.anznav_closewidget div.anznav_widget_image {
	background: transparent url(/resources/e/0/e01eb000466735a890c49fd69ed6a91c/LHN-arrow.gif?MOD=AJPERES&CACHEID=e01eb000466735a890c49fd69ed6a91c) center 5px no-repeat;
      float: right;
   
    width: 20px;
    height:17px;
   /*background-color:#F4F4F4;*/
   

}


#navigation li.level4 a {
	margin-left:35px;
}
#navigation li.level5 a {
	margin-left:50px;
}
#navigation li.level6 a {
	margin-left:75px;
}

#navigation ul.display_nav {
	display:block;
}
#navigation ul.hide_nav {
	display:none;
}
li.anznav_expandable ul li {
	/*padding-left:8px !important*/
}
 li.anznav_expandable {
 /*border-bottom: 1px dotted #B5B5B5;*/
 /*	border-bottom: none !important;*/
 }
 
 li.anznav_expandable a {
 	/*border-bottom: 1px dotted #B5B5B5;*/
 	
 }
/*li.navlevel_2 {
	padding-left:8px;
}
li.navlevel_3 {
	padding-left:24px;
}
li.navlevel_4 {
	padding-left:32px;
}
li.navlevel_5 {
	padding-left:40px;
}
li.navlevel_6 {
	padding-left:48px;
}
*/

li.navlevel_2 a{
	padding-left:16px!important;
}
li.navlevel_2 li.navlevel_3 a{
	padding-left:24px!important;
}
li.navlevel_2 li.navlevel_3 li.navlevel_4 a{
	padding-left:32px!important;
}
li.navlevel_2 li.navlevel_3 li.navlevel_4 li.navlevel_5 a{
	padding-left:40px;
}
li.navlevel_2 li.navlevel_3 li.navlevel_4 li.navlevel_5 li.navlevel_6 a{
	padding-left:48px;
}
#navigation li a {
	display: block;
	padding: 5px 0 5px 0px;
	/*padding: 5px 0 5px 8px;*/
	text-decoration: none;
}
#navigation li a:hover  {
	text-decoration: underline;
}

#navigation li.navlevel_1 a{
padding-left:8px;
}
#navigation #leftnav li.last-child{
/*border-bottom: 1px solid #B5B5B5 !important;*/
border-bottom:none;
}
#navigation #leftnav  li:last-child{
/*border-bottom: 1px solid #B5B5B5 !important;*/
border-bottom:none;

}
#navigation #leftnav li.last-child{
/*border-bottom: 1px solid #B5B5B5 !important;*/
border-bottom:none;
}
#navigation ul li.anznav_currentthirdlevel, 
#navigation ul li.anznav_currentfourthlevel,
#navigation li.anznav_currentfifthlevel,
#navigation li.anznav_currentsixthlevel
{
  background-color:#FAFAFA;
  border-top: 1px solid #B5B5B5;
  border-bottom:1px solid #B5B5B5;
 margin-top:-4px;
 /*margin-top:-1px;*/
/*  margin-bottom:-1px;*/
position:relative;

}
/*#navigation ul li.anznav_currentthirdlevel li.first-child{
margin-top:-1px!important;
}

#navigation li.anznav_currentfifthlevel li.first-child{
margin-top:-1px!important;
}
#navigation li.anznav_currentsixthlevel li.first-child{
margin-top:-1px!important;
}
#navigation ul li.anznav_currentfourthlevel li.first-child{
margin-top:-1px!important;
}
*/

#navigation ul#leftnav  li:last-child ul.display_nav li:last-child{
/*border-bottom: 1px solid #B5B5B5 !important;*/
}
#anz-lotus #navigation li a.currentPage {
  text-decoration: none;
  color: #007DBA;
  font-weight:bold;
  /*background-color:#F4F4F4;*/
/* border-top: 1px solid #B5B5B5!important;*/
 border-bottom: 1px solid #B5B5B5;

  
}
#anz-lotus #navigation li:first-child ,#anz-lotus #navigation li.first-child{
margin-top:0px;
}


#anz-lotus #navigation li.first-child a.currentPage {
  margin-top:0px;
  }
#anz-lotus #navigation li.last-child a.currentPage {
  margin-bottom:-1px!important;
  margin-top:0px;
}

#anz-lotus #navigation li.anznav_expandable a.currentPage {
  /*margin-bottom:-1px!important;*/
}

#anz-lotus #navigation li.anznav_expandable .hide_nav li:first-child,#anz-lotus #navigation li.anznav_expandable .hide_nav li.first-child{
border-top: 1px dotted #B5B5B5;
}

#leftnav li a{ 
	font-size: 0.846em;
}


#anz-lotus #navigation .CurrentLhnList {
 background-color:#F4F4F4;
 }
 
 #anz-lotus #navigation .CurrentLhnList li.first-child, #anz-lotus #navigation .CurrentLhnList li:first-child  {
 border-top:none;

 }
 #anz-lotus #navigation .CurrentLhnList a.currentPage{
  margin-bottom:0;
  }
 #anz-lotus #navigation .display_nav li.CurrentLhnList{
 border-bottom:none;

 }
