/*-----------------------------------------------------------------------------------------------------------------------
  [ MASTER HEADER LITE ]
  
  Project:		Northland College
  URL:			northlandcollege.edu
  Version:		1.0
  Last Change:	03/24/09 [ modified - added whats new/alerts links ]
  Copyright:	(c)2005-2008 Northland College. All Rights Reserved.
-----------------------------------------------------------------------------------------------------------------------*/	


/*-----------------------------------------------------------------------------------------------------------------------	
	TABLE OF CONTENTS	
-------------------------------------------------------------------------------------------------------------------------
	00. Foundation
	01. NCTC TV
	02. Social Media

-----------------------------------------------------------------------------------------------------------------------*/	


/*************************************************************************************************************
	
	00. =FOUNDATION
	
*************************************************************************************************************/

#foundation-banner {
	width:100%;
	height:60px;
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	background-image: url(../images/masterheader/lite/bg-foundation.gif);
	background-repeat: repeat-x;}
#foundation-banner #wrap {
	width:982px;
	_width:982px;
	min-width:982px;
	height:60px;
	margin:0px auto;
	position:relative;
	padding-top:0;
	padding-bottom:0;}
#foundation-banner #wrap .left{
	float:left;
	width:480px;}
#foundation-banner #wrap .right{
	float:left;
	width:492px;}
#foundation-banner #wrap #logo {
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;}
#foundation-banner #wrap #logo a:focus {
	outline:none;}	

#foundation-banner ul {
	position: relative;
	text-align: right;
	margin: 0 0 0 0;
	padding-top: 18px;
	z-index: 50;}
#foundation-banner ul li {
	display: inline;}
#foundation-banner ul li a {
	position: relative;
	color: #fff;
	/*border-left: 1px solid #4b4b4b;*/
	text-decoration: none;
	padding: 0 4px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#foundation-banner ul li:first-child a {
	border-left: none;}
#foundation-banner ul li a:hover {
	text-decoration: underline;}
#foundation-banner ul li a.active {
	color: #999;
text-decoration: underline;}		


/*************************************************************************************************************
	
	01. =NCTC TV
	
*************************************************************************************************************/
