/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:1 -Windows XP Style
  -----------------------------------
*/

/*#92889C is navbar purple*/
/*#f5deb3 is pale peach or melon color*/
/*#D9DAC1 is pale grey green olive like the background-color of the heading boxes*/
/*#E8E4D1 is (like or matches) the bg-color of the text box, sort of pale-wheat or pale-taupe */

#navbar
{
	width: 752px;
	background-color: #92889C;
	position: absolute;
	top: 22px;
	height: 21px;
	left: 0px;
	z-index: 4;
}

#p7PMnav
{
	margin: 0;
	padding: 0;
	background-color: #92889C;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 4;
}

#p7PMnav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
}

#p7PMnav ul li
{
	border-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	line-height: 15px;
	text-align: left;
}

#p7PMnav ul
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #E8E4D1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}

/* --------------------------------------------------------------------*/
/*                    Main NavBar and SubMenu                    */
/* --------------------------------------------------------------------*/
/* Affects Main NavBar and SubMenus in up state*/
#p7PMnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 12px;
}

/* Affects Main NavBar and SubMenus in over or down state*/
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus
{
	/*pale grey-green*/
	background-color: #f5deb3;
	color: #92889C;
}

/* --------------------------------------------------------------------*/
/*                  the current page marker style                 */
/* --------------------------------------------------------------------*/
#p7PMnav .p7PMmark
{
	/*color: #FFFFFF;*/
	/*font-weight: bold;*/
	font-weight: normal;
}

/* --------------------------------------------------------------------*/
/*                      the trigger link styles                          */
/* --------------------------------------------------------------------*/
/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon
{
	background-image: url(img/p7PM_dark_east.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* the active trigger link style */
/*when mouse leaves the top link*/
#p7PMnav .p7PMon
{
	background-color: #92889C;
	color: #FFFFFF;
	border: #92889C 1px solid !important;
}

/* --------------------------------------------------------------------*/
/*                         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;
	margin-left: 0px;
}

#p7PMnav ul li
{
	float: none;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li
{
	width: 172px;
	margin-left: 0px;
}

/* --------------------------------------------------------------------*/
/*                   More top level menu classes                  */
/* --------------------------------------------------------------------*/
/* Affects Top Level Menu in up state*/
a.p7PMtrg
{
	color: #ffffff !important;
	background-color: #92889C;
	border: #92889C 1px solid;
}

/* Affects Top Level Menu in over and down state*/
a:hover.p7PMtrg,a:active.p7PMtrg,a:focus.p7PMtrg
{
	color: #92889C !important;
	/* background-color: #E8E4D1 !important; */
	/* background-color: #fff !important; */
	background-color: #D9DAC1;
	/*pale grey-green*/
}

/* HIGHLIGHTS THE SELECTED Top Level Menu in up state*/
a.HL
{
	color: #92889C !important;
	background-color: #E8E4D1 !important;
	border: #92889C 1px solid !important;
}






































		
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:1 -Windows XP Style
  -----------------------------------
*/

/*#92889C is navbar purple*/
/*#f5deb3 is pale peach or melon color*/
/*#D9DAC1 is pale grey green olive like the background-color of the heading boxes*/
/*#E8E4D1 is (like or matches) the bg-color of the text box, sort of pale-wheat or pale-taupe */

#navbar
{
	width: 752px;
	background-color: #92889C;
	position: absolute;
	top: 22px;
	height: 21px;
	left: 0px;
	z-index: 4;
}

#p7PMnav
{
	margin: 0;
	padding: 0;
	background-color: #92889C;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 4;
}

#p7PMnav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
	letter-spacing: 1px !important;
}

#p7PMnav ul li
{
	border-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	line-height: 15px;
	text-align: left;
	letter-spacing: 0px !important;
}

#p7PMnav ul
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #E8E4D1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}

/* --------------------------------------------------------------------*/
/*                    Main NavBar and SubMenu                    */
/* --------------------------------------------------------------------*/
/* Affects Main NavBar and SubMenus in up state*/
#p7PMnav a
{
	display: block;
	text-decoration: none;
	padding: 2px 12px;
}

/* Affects Main NavBar and SubMenus in over or down state*/
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus
{
	/*pale grey-green*/
	background-color: #f5deb3;
	color: #92889C;
}

/* --------------------------------------------------------------------*/
/*                  the current page marker style                 */
/* --------------------------------------------------------------------*/
#p7PMnav .p7PMmark
{
	/*color: #FFFFFF;*/
	/*font-weight: bold;*/
	font-weight: normal;
}

/* --------------------------------------------------------------------*/
/*                      the trigger link styles                          */
/* --------------------------------------------------------------------*/
/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon
{
	background-image: url(img/p7PM_dark_east.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* the active trigger link style */
/*when mouse leaves the top link*/
#p7PMnav .p7PMon
{
	background-color: #92889C;
	color: #FFFFFF;
	border: #92889C 1px solid !important;
}

/* --------------------------------------------------------------------*/
/*                         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;
	margin-left: 0px;
}

#p7PMnav ul li
{
	float: none;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li
{
	width: 172px;
	margin-left: 0px;
}

/* --------------------------------------------------------------------*/
/*                   More top level menu classes                  */
/* --------------------------------------------------------------------*/
/* Affects Top Level Menu in up state*/
a.p7PMtrg
{
	color: #ffffff !important;
	background-color: #92889C;
	border: #92889C 1px solid;
}

/* Affects Top Level Menu in over and down state*/
a:hover.p7PMtrg,a:active.p7PMtrg,a:focus.p7PMtrg
{
	color: #92889C !important;
	background-color: #D9DAC1;	/*pale grey-green*/
}

/* HIGHLIGHTS THE SELECTED Top Level Menu in up state*/
a.HL
{
	color: #92889C !important;
	background-color: #E8E4D1 !important;
	border: #92889C 1px solid !important;
}
