/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 13 - Curvitude
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh13 {
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	line-height: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*If you are using this style theme on a page that is not 
	a PVII Curvitude Page Pack Page, then remove the comments 
	around the background image declaration below*/
	
	/*
	background-color: #252525;
	background-image: url(img/pmmCtude_hroots.jpg);
	background-repeat: repeat-x;
	*/
}
/*Hide Sub-Menu in Design View*/
.p7PMMh13 ul div {
	display: none;
	padding-top: 1px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul div {
	padding-top: 0px;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
}
/*
TOP LEVEL MENU
*/
.p7PMMh13 ul {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.p7PMMh13 li {
	list-style-type: none;
	float: left;
	width: 120px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
/* Hide from IE5 Mac \*/
.p7PMMh13 li {
	width: auto;
	font-family: "Times New Roman", Times, serif;
}

/*End Hiding*/

/*Top Level Links*/
.p7PMMh13 a {
	display: block;
	text-decoration: none;
	color: #699FAB !important;
	text-align: center;
	padding-top: 1px;

	padding-bottom: 1px;

	font-family: "Times New Roman", Times, serif;
	/*background-image: url(img/pmmCtude_hroots.jpg);
	background-repeat: repeat-x;*/
}
.p7PMMh13 a:hover {
	color: #000000 !important;
	font-family: "Times New Roman", Times, serif;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh13 ul a.pmmfirst {
	border-left-width: 0;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul a.pmmlast {
	border-right: 0;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul li.pmmfirst {
	border-left: 0;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul li.pmmlast {
	border-right: 0;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmfirst {
	border-top: 0;
	background-position: center;
	padding-top: 1px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmlast {
	border-top: 0;
	padding-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
}

/*First Sub Level*/
.p7PMMh13 ul ul {
	z-index: 10000;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul li {
	float: none;
	background-image: none !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
}
.p7PMMh13 ul ul a {
	padding: 4px 16px;
	color: #000 !important;
	background-color: transparent !important;
	text-align: center;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a:hover {
	background-position: -222px top;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmfirst:hover {
	background-position: -222px 0px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmlast:hover {
	background-position: -222px bottom;
	font-family: "Times New Roman", Times, serif;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh13 ul ul ul {
	font-family: "Times New Roman", Times, serif;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh13 img {
	border: 0;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh13 li.trig_closed {
	background-position: right center !important;
	background-color: transparent !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 li.trig_open {
	background-color: transparent !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul li.trig_closed {
	background-image: none !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul li.trig_open {
	background-image: none !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul a.trig_closed_up {
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul a.trig_open, .p7PMMh13 ul a.trig_open_up {
	color: #000 !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul a.trig_open {
	color: #000 !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmfirst.trig_closed {
	background-position: -444px 0px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmlast.trig_closed {
	background-position: -444px bottom;
	background-color: transparent !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmlast.trig_open {
	background-position: -222px bottom;
	background-color: transparent !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.trig_closed_left {
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.pmmfirst.trig_open {
	background-position: -222px 0px;
	background-color: transparent !important;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.trig_open {
	color: #000 !important;
	background-position: -222px 0px;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul a.trig_closed {
	background-position: -444px center;
	font-family: "Times New Roman", Times, serif;
}
/*The Current Marker (You are here) links*/
.p7PMMh13 .current_mark {
	font-weight: bold;
	color: #000 !important;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}
.p7PMMh13 ul ul .current_mark {
	color: #000 !important;
	font-family: "Times New Roman", Times, serif;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	font-family: "Times New Roman", Times, serif;
}
