/* 
  -----------------------------------

  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:    url(img/p7PM_bg-left-up.jpg);
	border-bottom: 1px solid #18472C;
	background-color: #18472C;
}
#p7PMnav ul {
	border-top: 1px solid #eeeeee;
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#p7PMnav ul li {
	border-left: 1px solid #18472C;
	border-bottom: 1px solid #18472C;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 12px 4px 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #B8E6CC;
	border-right: 1px solid #18472C;
	border-bottom: 0;
	border-left: 1px solid #18472C;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMon:hover, 
#p7PMnav .p7PMon:active {
	color: #18472C;
	font-weight: bold;
	letter-spacing: 0.01px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #18472C;
	background-image:  url(img/p7PM_bg-left-over.jpg);
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark, #p7PMnav .p7PMmark:hover {
	font-weight: bold;
}
/* ------ the trigger link styles ------- */


/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMtrg:hover, #p7PMnav .p7PMtrg:active {
	background-image:    url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMtrg:hover {
	background-position: right center;
	background-image:    url(img/p7PM_bg-left-over.jpg);
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 165px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
}

.subscribe {
	font-weight: bold;
	color: #f9f9d7;
}
