/*------------------------------------------------------------------------------*/
/* PageStyleGADM.css															*/
/* ActiveCampus StyleSheet														*/
/* This file comprises all display styles for the Graduate Admission Section	*/
/* Author:  	J. Corcoran 4/5/05												*/
/* 																				*/
/* Copyright:	LiquidMatrix Corporation										*/
/*------------------------------------------------------------------------------*/

#graduateGlobalNav					{width:800px;height:26px;background-color:#77864b;}
#graduateGlobalNav ul				{list-style-type:none;margin:0px 0px 0px 32px;}
#graduateGlobalNav ul li			{display:inline;float:left;height:26px;background-repeat:no-repeat;}	
#graduateGlobalNav ul li a			{height:26px;display:block;}
#graduateGlobalNav ul li a span		{display:none;}

#graduateGlobalNav #Graduate 		{background-image:url(/images/admissions/graduate/graduateGlobal_Graduate.gif);width:79px;}
#graduateGlobalNav #Graduate a		{width:79px;}

#graduateGlobalNav #Programs	 	{background-image:url(/images/admissions/graduate/graduateGlobal_Programs.gif);width:85px;}
#graduateGlobalNav #Programs a		{width:85px;}

#graduateGlobalNav #Admission		{background-image:url(/images/admissions/graduate/graduateGlobal_Admission.gif);width:91px;}
#graduateGlobalNav #Admission a		{width:91px;}

#graduateGlobalNav #Courses	 		{background-image:url(/images/admissions/graduate/graduateGlobal_Courses.gif);width:178px;}
#graduateGlobalNav #Courses a 		{width:179px;}

#graduateGlobalNav #Student 		{background-image:url(/images/admissions/graduate/graduateGlobal_Student.gif);width:139px;}
#graduateGlobalNav #Student a		{width:139px;}

#graduateGlobalNav #Contact 		{background-image:url(/images/admissions/graduate/graduateGlobal_Contact.gif);width:94px;}
#graduateGlobalNav #Contact a	 	{width:94px;}



.Graduate #gridCt					{background:url(/images/admissions/graduate/graduateGridBG.gif) top left repeat-y #FFFFFF;}

.Graduate #title					{background:url(/images/admissions/graduate/graduateTitle.gif) top left no-repeat;width:122px;height:21px;}
#Home.Graduate #nav						{background:url(/images/admissions/graduate/graduateLeftNav.jpg) left bottom no-repeat;margin-top:0px;padding-top:0px;height:179px;}

.Graduate #topGrid					{background-color:#716F6F;border-top:1px solid #D5D4D4;}
.Graduate #topGridSub				{background-color:#716F6F;}
.Graduate #lUpperCol				{background-image:url(/images/admissions/graduate/graduateHeader.jpg);}

