/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:9 -Tee Border
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #16077E;


}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-left: 6px solid #FF6818;
	border-top: 4px solid #FCE600;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#p7PMnav ul ul {
	border-top: 1px solid #E4D1E4;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #16077E;
	padding: 4px 4px 4px 10px;
	color: #EDDFEE;
	line-height:1;
	border-right-width: 1px;
	border-right-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;

}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FEE800;
	color: #FFFFFF;
	background-image: url(img/navback2.jpg);
	background-position: right;
	border-right-style: inset;
	border-right-color: #FF3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;



}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMon {
	background-color: #16077E;
	color: #190A81;
	background-image: url(img/navback2.jpg);
	background-position: left;

}
/*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: 125px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 156px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #B588B4;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #B588B4;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
#pmmcrumb {

	float: left;
	width: 125px;
}
#bottomnav {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #FAB900;


}
#bottomnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bottomnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-left: 6px solid #FF6818;
	border-top: 4px solid #FCE600;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#bottomnav ul ul {
	border-top: 1px solid #E4D1E4;
}
#bottomnav a {
	display: block;
	text-decoration: none;
	background-color: #16077E;
	padding: 4px 10px;
	color: #EDDFEE;
	line-height:1;
	border-right-width: 1px;
	border-right-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;

}
#bottomnav a:hover, #bottomnav a:active, #bottomnav a:focus {
	background-color: #990000;
	color: #FFFFFF;
	letter-spacing: .01px;
	background-image: url(p7pm/img/navback2.jpg);
	background-position: right;
	border-right-style: inset;
	border-right-color: #FF3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;



}
/* ------ the current page marker style ------ */
#bottomnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#bottomnav ul .p7PMtrg, #bottomnav ul .p7PMon {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#bottomnav .p7PMon {
	background-color: #16077E;
	color: #190A81;
	background-image: url(img/navback2.jpg);
	background-position: left;

}
/*the submenu classes */

#bottomnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#bottomnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#bottomnav li {
	float: left;
	width: 107px;
}
#bottomnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#bottomnav ul, #bottomnav ul li {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	width: 150px;
}
