/* Start of CMSMS style sheet 'Layout: ItsChildsplay TopMenu' */
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #009;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #000000;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #0066FF;
	color: #FF8000;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #009;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#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 */
#p7PMnav .p7PMon {
	background-color: #0066FF;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 124px;
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  PMM Horizontal - Custom Styles
  -------------------------------------
*/
#p7PMnav a {
	padding: 14px 16px 14px 12px;
	color: #084A95;
	border-left: 1px solid #666;
	height: auto !important;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: transparent;
}
#p7PMnav ul a {
	border: 0;
	padding: 6px 12px;
	zoom: 1;
}
#p7PMnav a.p7PMfirst {
	border-left: 0;
}
#p7PMnav a.p7PMlast {
	border-right: 1px solid #666;
}
#p7PMnav ul a.p7PMlast {
	border-right: 0;
}
#p7PMnav ul a, #p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	list-style-type: none;
	background-image: url(img/pmmCRV_middle.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
	color: #000000;
}
#p7PMnav ul {
	border: 0;
	padding-top: 6px;
	background-color: transparent;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 220px;
}
#p7PMnav ul ul {
	border: 0;
	padding-top: 0;
}
#p7PMnav .p7PMtrg {
	background-image: url(img/pmm_CRVroot_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7PMnav .p7PMon {
	color: #FFFFFF;
	background-color: transparent;
}
#p7PMnav ul a.p7PMfirst {
	background-image: url(img/pmmCRV_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#p7PMnav ul a.p7PMlast {
	background-image: url(img/pmmCRV_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-position: -222px top;
	background-color: transparent;
	color: #FFFFFF;
}
#p7PMnav ul a.p7PMfirst:hover {
	background-position: -222px 0px;
}
#p7PMnav ul a.p7PMlast:hover {
	background-position: -222px bottom;
}
#p7PMnav ul .p7PMtrg {
	background-position: -444px center;
}
#p7PMnav ul a.p7PMfirst.p7PMtrg {
	background-position: -444px 0px;
}
#p7PMnav ul a.p7PMlast.p7PMtrg {
	background-position: -444px bottom;
}
#p7PMnav ul .p7PMon {
	background-position: -222px 0px;
	color: #FFFFFF;
}
#p7PMnav ul a.p7PMfirst.p7PMon {
	background-position: -222px 0px;
	background-color: transparent;
}
#p7PMnav ul a.p7PMlast.p7PMon {
	background-position: -221px bottom;
	background-color: transparent;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 148px;
}
/* hide from IE mac \*/
#p7PMnav li {width: auto;}
/* end hiding from IE5 mac */

/* End of 'Layout: ItsChildsplay TopMenu' */

