/* Blue
//-----------------------------------------------------------    
// layout divs see top area for detail
//-----------------------------------------------------------    
*/

#container{}
#container_mid{background: url("/styles/_shared/menuBgroundLT.gif") repeat-y ;}	
#container_mid_left{	color:#000000}
#container_mid_right{	color:#000000;float:left}	

#menu_bar 
{	float:left;
	color:#000000;	
	width:100%;	
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;

	}

.menu_Global{
	padding-left:12;
	color:#000000;
	line-height:135%
}
.menu_Global BR{display:block;
		display:inline-block;
 }

.menu_Global a {
	display:block; 
	display:inline-block;
	padding-left:10;  
	margin-left:-10;
	width:100%;
	background:#f5F5f5 url('/styles/_shared/menu_lineLT.gif');
}

.menu_Global a:hover, .menu_Global A:visited:hover {
	 text-decoration:none;
	color:#000000;
	background:#D9D9D9;
}


.menu {	color:#D9D9D9 ;  line-height:135%;}	
.menu BR{display:block;
		display:inline-block;
 }


.menu a, .menu a:link, .font-family a:active, .font-family a:visited
{
	display:block; 
	display:inline-block;
	padding-left:10;  
	margin-left:-10;
	width:100%;  
	background:#f5F5f5 url('/styles/_shared/menu_lineLT.gif');
}


.menu A:hover, .menu A:visited:hover
{	color:#000000;
	text-decoration:none;
	background:#D9D9D9;
}  


#area_title{margin-top:28px; color:#717e32 ; background: url("title_uline.gif") repeat-x;}
#page_title{margin-top:-16px; margin-bottom:10px; color:#717e32 ;}

#title_text {font-family:arial,helvetica,verdana,lucida,sans-serif; font-size:1.5em; 
	font-weight: normal; color: #333333; }

#content{}
#prop{}
#area_bottom_bar{background: url("area_uline.gif") repeat-x;	}
#contact_info_left{}
#contact_info_right{}





/* FACULTY COLOURS START -------------------- */
.col_department_dark{	background-color: #717e32; color:#FFFFFF}
.col_department_mid{	background-color: #98aa32; color:#FFFFFF}
.col_department_light{	background-color: #d4e28e;}
.col_department_vlt{	background-color: #eef8bc;}


/*//-----------------------------------------------------------    */

/* NEW FOR COURSE PAGES -------------------- */
.info_name{width: 100px}
#courseTitle{font-family:arial,helvetica,verdana,lucida,sans-serif; font-size:1.5em; 
	font-weight: normal; color: #333333; padding-bottom: 10px; margin-top:-10px}
#info_border{border-top: 1px solid #D9D9D9; width: 100%; padding-bottom: 0px; padding-top: 5px}
