
.p7PMMh04 {
	
			margin:0 auto;
			font-size:11px;
			position:relative;
			z-index:9;
			
}
/*Hide Sub-Menu in Design View
Compensate for LI padding on Sliding Doors themes*/
.p7PMMh04 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh04 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh04 li {
	list-style-type: none;
	float: left;

}
/* Hide from IE5 Mac \*/
.p7PMMh04 li {
	width: auto;
}
/*Top Level Links*/
.p7PMMh04 a {
	display: block;
	text-align: left;
	color:#fff; 
	font-size:11px;
	height:30px;
	/*background-image:url(../images/top-menu.png); */
}
.p7PMMh04 a:hover {
	color: #fff !important;
	background-position:0 100%;
	
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh04 ul a.pmmfirst {

	
}
.p7PMMh04 ul ul a.pmmfirst {
	border-left: 0;
}
.p7PMMh04 ul a.pmmlast {
border-right:none;
}
.p7PMMh04 ul li.pmmfirst {
}
.p7PMMh04 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh04 ul ul {
	z-index: 10000;
	width:250px !important;
}
.big_l {}
.big_l li {width:290px} 

.p7PMMh04 ul ul li {
	float: none;
	line-height:19px;
	background:#001630;
	
	

}
.p7PMMh04 ul ul a {
	color: #fff !important;
	border-right: 0;
	background-image: none;
	text-align: left;
	display:block;
	font-weight:normal;
	line-height:21px !Important;
	padding-left:10px;
	height:25px;



}
.p7PMMh04 ul ul a:hover {
	color: #FFF !important;
	background-image: none;
	text-decoration:underline;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh04 ul ul ul {

	margin-top:5px;
	margin-left:5px
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh04 img {
	border: 0;
}
.p7PMMh04 .p7PMM_img {
	padding: 0px;
	border: 0;
	background-image: none;
	background-color: transparent;
}


/*Sub Level*/
.p7PMMh04 ul a.trig_closed, .p7PMMh04 ul a.trig_closed_left {

}
.p7PMMh04 ul a.trig_closed_up {
	background: url(img/pmm_north_medium.gif) no-repeat 100% 50%;
}

.p7PMMh04 ul a.trig_open, .p7PMMh04 ul a.trig_open_up {
	color: #fff !important;
	background-position:bottom left;
}

.p7PMMh04 ul ul a.trig_closed {
	background: url(../images/arrow.gif)  no-repeat 95% 50%;
}

.p7PMMh04 ul ul a.trig_closed:hover {
	background: url(../images/arrow.gif)  no-repeat 95% 50% ;
	
}

.p7PMMh04 ul ul a.trig_closed_left {
	background: url(../images/arrow.gif)  no-repeat 95% 50%;
}
.p7PMMh04 ul ul a.trig_open {
	color: #FFF !important;
background: url(../images/arrow.gif)  no-repeat 95% 50%;
}
/*The Current Marker (You are here) links*/
.p7PMMh04 .current_mark {
	color: #fff !important;
	background-position:bottom left;
}
.p7PMMh04 ul ul .current_mark {
	background-position:bottom;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.home{ width:40px; margin-right:68px; background:url(../images/home.gif) no-repeat 0 0}
.university { width:104px; margin-right:67px; background:url(../images/the-uni.gif) no-repeat 0 0 }
.courses {  width:71px; margin-right:69px; background:url(../images/course.gif) no-repeat 0 0}
.institutes{ width:73px; margin-right:68px;  background:url(../images/institue.gif) no-repeat 0 0 }
.admissions { width:80px; margin-right:70px; background:url(../images/admission-a.gif) no-repeat 0 0}
.facilities  { width:127px; margin-right:69px;  background:url(../images/student-fac.gif) no-repeat 0 0}
.gateways {width:97px;background:url(../images/get-ways.gif) no-repeat 0 0 }



