/*Menu Outer Wrapper*/
.p7PMMh08 {
	width: 725px;
	/*margin: 10px auto;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #251E18;
/*	border: 1px solid #000;*/
	/*text-align: left;*/
}
/*Hide Sub-Menu in Design View*/
.p7PMMh08 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh08 ul {
	margin: 0;
	padding: 0;
	margin-left:0px
}
/*In this rule, Position relative is for Sliding Doors themes*/
.p7PMMh08 li {
	list-style-type: none;
	float: left;
 background:url(img/a.jpg) repeat-x top left;

}
/* Hide from IE5 Mac \*/
.p7PMMh08 li {width: auto;}
/*End Hiding*/

/*Top Level Links*/
.p7PMMh08 a {
	display: block;
	text-decoration: none;
	padding: 10px 26px 10px 20px !important;
	color: #fff !important;
	border-right: 1px solid #000;
		
	
	/*text-align: left;*/
}

.more25{ float:right !important; margin-right:-45px; margin-bottom:-5px}
.more25 a {padding:0px !important; margin:0px !important; float:none !important; border:solid 1px red !important;}

.more25 a span { float:right;}
.p7PMMh08 a:hover {
	color: #FFF !important;
	background:url(img/a.jpg) bottom left;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh08 ul a.pmmfirst {
	border-left-width: 0;
	
	
}

.p7PMMh08 ul .pmmlast ul {
	border-left-width: 0;

	
}



.p7PMMh08 ul a.pmmlast {
	border-right: 0;
}
.p7PMMh08 ul li.pmmfirst {
	border-left: 0;
}
.p7PMMh08 ul li.pmmlast {
	border-right: 0;
}
.p7PMMh08 ul ul a.pmmfirst {
	border-top: 0;
	border-left-width: 1px;
	
} 
.p7PMMh08 ul ul ul a.pmmfirst {
	border-top: 1px solid #555;
}
/*First Sub Level*/
.p7PMMh08 ul ul  { width:293px;}
.p7PMMh08 ul ul li  { background:url(img/sub-bg.gif) #473C32 !important; border:solid 2px #2B221B; width:293px}
.p7PMMh08 ul ul li a {background:none !important; float:left !important; width:110px; border:None !important; padding:10px !important; color:#BDBDBD !important}

.p7PMMh08 ul ul a:hover{background:none !important}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh08 img {
	border: 0;
}
.p7PMMh08 .p7PMM_img {
	padding: 0 !important;
	border: 0;
	background-image: none;
	background-color: transparent;
}


/*Sub Level*/
.p7PMMh08 ul a.trig_closed, .p7PMMh08 ul a.trig_closed_left {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh08 ul a.trig_closed_up {
	background-image: url(img/pmm_north_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh08 ul a.trig_open, .p7PMMh08 ul a.trig_open_up {
	color: #FFF !important;
		background:url(img/a.jpg) bottom left;
	border-color: #000;
}
.p7PMMh08 ul a.trig_open {
	color: #FFF !important;
}
.p7PMMh08 ul ul a.trig_closed {
	background-image: url(img/pmm_east_medium.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh08 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_medium.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh08 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #424242 !important;
	/*border-color: #FF0000 !important;*/
}
/*The Current Marker (You are here) links*/
.p7PMMh08 .current_mark {
	font-weight: normal;
	
	
}
.p7PMMh08 ul ul .current_mark {
	color: #FFF !important;
}

/*Utility Rule used for Clearing floats in Horizontal Menus*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7PMMh08 .root_7 ul {
 margin-left:-213px !important;
  width:295px;
 
 }

 .p7PMMh08 .root_6 ul {
 margin-left:-211px !important
 }



