/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:2 -Mac OSX Style
  -----------------------------------
*/
#p7PMnav {
	padding:0;
	background-color: #FFFFFF;
	font-size: 0.7em;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background-color: #01A4A3;

	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #006666;
	line-height:1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #01A4A3;
	color: #FFFFFF;
}


/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #000000; 

}
#p7PMnav ul a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height:1;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFD9D8;
}

#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color:#F0F0FF; 
	color: #006666;
}

#p7PMnav ul.p7PMmark {
	color: #000000; 

}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(/layout/dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right 10px;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #01A4A3;
	color: #000000;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 110px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 110px;
}
.breadcrumb {
	font-weight: normal;
	margin-bottom: 25px;
	color: #333333;
	font-size: 0.9em;
}


#pLHnav {
	padding:0px;
	text-align: left;
	margin: 0px;
	width: 160px;
}
#pLHnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0px;
	width: 160px;
	text-align: left;
}
#pLHnav ul li {
	border-right: 0;
}
#pLHnav ul {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFFF;

}
#pLHnav a {
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: left;
	background-color: #CACAFF;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDDDFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;

}
#pLHnav ul a {
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: left;
	background-color: #DDDDFF;
	margin-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACAFF;
	border-top-style: none;
	border-top-color: #CACAFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding-left: 4px;
}
	
	}

#pLHnav a:hover, #pLHnav a:active, #pLHnav a:focus{
	background-color: #01A4A3;
	color: #FFFFFF;

}


/* ------ the current page marker style ------ */
#pLHnav .pLHmark {
	color: #000000; 

}


#pLHnav ul a:hover, #pLHnav ul a:active, #pLHnav ul a:focus {
	background-color: #01A4A3;
	color: #FFFFFF;

}
#pLHnav ul ul {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFFF;

}
#pLHnav ul ul a {
	background-color: #F2F2FF;
	margin-left: 6px;
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 6px;
	padding-right: 2px;
}

#pLHnav ul ul a:hover, #pLHnav ul ul a:active, #pLHnav ul ul a:focus {
	background-color: #01A4A3;
	color: #FFFFFF;
	border-left-color: #02898C;
}
#pLHnav ul.pLHmark {
	color: #000000; 

}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#pLHnav ul .pLHtrg, #pLHnav ul .pLHon {
	background-image:  url(/layout/dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right 10px;
}
/* the active trigger link style */
#pLHnav .pLHon {
	background-color: #01A4A3;
	color: #000000;
}

/*the submenu classes */


#pLHnav .pLHshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#pLHnav li {
	margin: 0px;
	padding: 0px;
		width: 160px;
}
#pLHnav ul li {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 157px;
}
#pLHnav ul ul li {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 154px;
}
/* 2nd and subsequent Submenu widths */
#pLHnav ul, #pLHnav ul li {
	width: 157px;
}

#pLHnav ul ul, #pLHnav ul ul li {
	width: 157px;
}
