/*=========================Home Audience Nav========================= */

#main_container {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	margin: 0px;
	text-align:left;
	z-index: 3000;
	float: left;
}


/*-------------   PROSPECTIVE UNDERGRADUATE STUDENTS   -------------*/
#MMMenuContainer_undergrad {
/* This ID is related to the master menu div for menu MMMenuContainer_undergrad and contains the important positioning information for the menu as a whole */
	position: relative;
	float: left;
	left:6px;
	top:-4px;
	visibility:hidden;
	z-index:3000;
}

#MMMenu_undergrad {
/* This class defines things about menu MMMenu_undergrad's div. */
	position: absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #FF9901;
	width:162px;
	height:67px;
}

.MMMFIVStyleMMMenu_undergrad {
/* This class determines the general characteristics of the menu items in menu MMMenu_undergrad */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:154px;
	height:15px;
}

.MMMIVStyleMMMenu_undergrad {
/* This class determines the general characteristics of the menu items in menu MMMenu_undergrad */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:154px;
	height:15px;
}
.MMMIVStyleMMMenu_undergrad_2line {
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:154px;
	height:28px;
}

/*-------     common area for all menu      ---------*/

#MMMenu_undergrad_Item_0, #MMMenu_grad_Item_0, #MMMenu_students_Item_0, #MMMenu_academy_Item_0, #MMMenu_news_Item_0 {
/* Unique ID for item 0 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu_undergrad_Item_1, #MMMenu_grad_Item_1, #MMMenu_students_Item_1, #MMMenu_academy_Item_1, #MMMenu_news_Item_1 {
/* Unique ID for item 1 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu_undergrad_Item_2, #MMMenu_grad_Item_2, #MMMenu_students_Item_2, #MMMenu_academy_Item_2, #MMMenu_news_Item_2 {
/* Unique ID for item 2 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:44px;
}

#MMMenu_undergrad_Item_3, #MMMenu_grad_Item_3, #MMMenu_students_Item_3, #MMMenu_academy_Item_3, #MMMenu_news_Item_3 {
/* Unique ID for item 3 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:66px;
}

#MMMenu_undergrad_Item_4, #MMMenu_grad_Item_4, #MMMenu_students_Item_4, #MMMenu_academy_Item_4, #MMMenu_news_Item_4 {
/* Unique ID for item 4 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:88px;
}

#MMMenu_undergrad_Item_5, #MMMenu_grad_Item_5, #MMMenu_students_Item_5, #MMMenu_academy_Item_5, #MMMenu_news_Item_5 {
/* Unique ID for item 5 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:110px;
}

#MMMenu_undergrad_Item_6, #MMMenu_grad_Item_6, #MMMenu_students_Item_6, #MMMenu_academy_Item_6, #MMMenu_news_Item_6 {
/* Unique ID for item 5 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:132px;
}
#MMMenu_undergrad_Item_7, #MMMenu_grad_Item_7, #MMMenu_students_Item_7, #MMMenu_academy_Item_7, #MMMenu_news_Item_7 {
/* Unique ID for item 5 of menu MMMenu_undergrad so we can set its position */
	left:0px;
	top:153px;
}

#MMMenuContainer_undergrad a, #MMMenuContainer_grad a, #MMMenuContainer_students a, #MMMenuContainer_academy a, #MMMenuContainer_news a {
/* Controls the general apperance for menu MMMenuContainer_undergrad's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#993300;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#D9E4A2;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer_undergrad a:hover, #MMMenuContainer_grad a:hover, #MMMenuContainer_students a:hover,  #MMMenuContainer_academy a:hover, #MMMenuContainer_news a:hover {
/* Controls the mouse over effects for menu MMMenuContainer_undergrad */
	color:#993300;
	background-color:#ACC370;
}


/*-------------   PROSPECTIVE GRADUATE STUDENTS   -------------*/
#MMMenuContainer_grad {
/* This ID is related to the master menu div for menu MMMenuContainer_grad and contains the important positioning information for the menu as a whole */
	position: relative;
	float: left;
	left:157px;	
	top:-4px;
	visibility:hidden;
	z-index:300;
}

#MMMenu_grad {
/* This class defines things faculty menu MMMenu_grad's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #FF9901;
	width:166px;
	height:67px;
}

.MMMFIVStyleMMMenu_grad {
/* This class determines the general characteristics of the menu items in menu MMMenu_grad */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:158px;
	height:15px;
}

.MMMIVStyleMMMenu_grad {
/* This class determines the general characteristics of the menu items in menu MMMenu_grad */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:158px;
	height:15px;
}

/*-------------   CURRENT STUDENTS   -------------*/
#MMMenuContainer_students {
/* This ID is related to the master menu div for menu MMMenuContainer_students and contains the important positioning information for the menu as a whole */
	position: relative;
	float: left;
	left:283px;	
	top:-4px;
	visibility:hidden;
	z-index:300;
}

#MMMenu_students {
/* This class defines things faculty menu MMMenu_students's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #FF9901;
	width:183px;
	height:176px;
}

.MMMFIVStyleMMMenu_students {
/* This class determines the general characteristics of the menu items in menu MMMenu_students */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	height:15px;
}

.MMMIVStyleMMMenu_students {
/* This class determines the general characteristics of the menu items in menu MMMenu_students */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	height:15px;
}

/*-------------   OUR FACULTY   -------------*/
#MMMenuContainer_academy {
/* This ID is related to the master menu div for menu MMMenuContainer_faculty and contains the important positioning information for the menu as a whole */
	position: relative;
	float: left;
	left:400px;	
	top:-4px;
	visibility:hidden;
/*	z-index:300;
*/}

#MMMenu_academy {
/* This class defines things faculty menu MMMenu_faculty's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #FF9901;
	width:129px;
	height:45px;
}

.MMMFIVStyleMMMenu_academy {
/* This class determines the general characteristics of the menu items in menu MMMenu_faculty */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:121px;
	height:15px;
}

.MMMIVStyleMMMenu_academy {
/* This class determines the general characteristics of the menu items in menu MMMenu_faculty */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:121px;
	height:15px;
}
/*-------------   NEWS   -------------*/
#MMMenuContainer_news {
/* This ID is related to the master menu div for menu MMMenuContainer_news and contains the important positioning information for the menu as a whole */
	position: relative;
	float: left;
	left: 431px;	
	top:-4px;
	visibility:hidden;
	z-index: 3000;
/*	z-index:300;
*/}

#MMMenu_news {
/* This class defines things news menu MMMenu_news's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #FF9901;
	width:159px;
	height:89px;
}

.MMMFIVStyleMMMenu_news {
/* This class determines the general characteristics of the menu items in menu MMMenu_news */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:15px;
}

.MMMIVStyleMMMenu_news {
/* This class determines the general characteristics of the menu items in menu MMMenu_news */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:15px;
}
/*=========================END: Audience Nav========================= */




/*=========================Content Topic Nav========================= */
.site_nav {	
	width: 149px;
	font-size: 13px;
	background-color:#FFFFFF;
}
.site_nav ul {
	margin:0px;
	padding:0px;
}
.site_nav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.site_nav ul li {
	margin:0px;
	padding:0px;
}
.site_nav li a {
	display:block;
	padding:5px;
	height: 18px;
	color: #993300;
	font-weight:bold;
	text-decoration:none;
}
.site_nav li a:hover {
	color:#FFF;
	background-color:#FF9901;
}



#site_nav_aboutdean a,
#site_nav_accreditation a,
#site_nav_center a,
#site_nav_executive a,
#site_nav_factsheet a,
#site_nav_mission a,
#site_nav_certificate a,
#site_nav_master a,
#site_nav_PhD a,
#site_nav_BNStudent a,
#site_nav_BSHSstudent a,
#site_nav_facultylist a,
#site_nav_abstract a
 {
	height:15px;
}

#site_nav_classnotes a,
#site_nav_distinction_awards a,
#site_nav_past_recipients a,
#site_nav_alumni_profiles a,
#site_nav_sonhs_aalc a,

#site_nav_facultyexpert a,


#site_nav_sponsor a,
#site_nav_Nursing_Undergraduate_06-07 a,
#site_nav_funding a,
#site_nav_nursingresearch a,
#site_nav_researchdirectory a,
#site_nav_facultyresearch a,
#site_nav_expert a,
#site_nav_rental a,
#site_nav_researchdirectory a
 {
	height:25px;
}


/*--Sencond Tier links--*/



.site_nav ul li ul {
	display:none;
}
.site_nav ul li ul li {
}

.site_nav ul li ul li a {
	background-image:none!important;
	border:none;
	font-weight:normal;
	}




/*--Third tier nav--*/

.site_nav ul li ul li ul {
	display:none;
	}
	
/*For the 4th tier child position*/
.site_nav ul li ul li ul li ul {
	height:auto;
	}

.site_nav ul li ul li ul li {
	float:none;
	}




.site_nav ul li ul li ul li a {
	color:#08448d!important;
	}


/* set current navs */
/*------------------*/

/*--This is for the active tab--*/
.site_nav ul li.current a {
	background-image:url(/images/tab_gradient.gif);
	background-repeat:repeat-x;	
	background-color:#FF9901;
	border-bottom:none;
	z-index:100;
	color:white;
	font-size:13px;
	}

.site_nav ul li.current ul {
	display:block;
}



	
/*--Defines color on the current link of the 2nd tier--*/

.site_nav ul li.current ul li a {
	background-color: #FDEED7!important;
	background-image: url(../images/topic_bullet.jpg)!important;
	background-repeat: no-repeat;
	background-position: 5px 2px;
	color: #52773D;/*green*/
	text-indent: 15px;
	font-size: 12px;
	line-height: 1em;
}
/*#page_center .site_nav ul li.current a {
	background-position: 3% 0%;
}*/
.site_nav ul li.current ul li a:hover {
	color: #076172;
	font-weight:bold;
	background-image: url(../images/topic_bullet_hover.jpg)!important;
	background-repeat: no-repeat;
}

.site_nav ul li ul li.current a {
	color:#088BA4!important;/*blue*/
	background-image: url(../images/topic_bullet_hover.jpg)!important;
	font-weight:bold;
}






/*This hides the 3rd tier when tab is active*/
.site_nav ul li.current ul li ul {
	display:none!important;
	}
	
/*.site_nav ul li ul li.current ul {
	display:block!important;
	width:180px;
	}*/




	
/*--Defines color on the current link of the 2nd tier--*/
.site_nav ul li ul li.current ul a {
	background-image: none!important;
	color: red!important;/*green*/
	text-indent: 20px;
	font-size: 12px;
	line-height: 1.25em;
	display:none;
	}
.site_nav ul li ul li.current ul a:hover {
	color: blue!important;
	background-image: none!important;
}

/*This shows 3rd tier when 2 tier link is active*/	
.site_nav ul li ul li.current ul {
	display:block!important;
	width: 149px;
	}

/*.site_nav ul li ul li.current ul li ul {
	display:none!important;
	}

.site_nav ul li ul li ul li.current a {
	color: red!important;
	background-image:none;
	}	*/







/*This shows 4rd tier when 3 tier link is active*/	
.site_nav ul li ul li ul li.current ul {
	display:block!important;
/*	margin-left:15px;
*/	}

/*Sets formating for 4th tier links*/
.site_nav ul li ul li ul li ul li a {
	font-size:11px;
	font-weight:normal!important;
	padding-top:10px;
	}





.site_nav ul li ul li ul li ul li a span {
	color:#08448d;/*blue*/
	}

.site_nav ul li ul li ul li ul li.current a span {
	color:#de8517;/*orange*/
	}
	

/*=========================END: Topic Nav========================= */


