/* 
== GENERAL ====================================================================================

NORTHLAND COLLEGE :: MASTER GLOBAL HEADER CSS
Created by: Northland College


== NOTES ======================================================================================

- Global header for northlandcollege.edu


== UPDATE INFO ================================================================================

Last updated: October, 20, 2009
Last update by: Chad Sperling (Webmaster)


== TABLE OF CONTENTS ==========================================================================


	
============================================================================================== */


/*-----------------------------------------------------------------------------------------------------------------------	
	TABLE OF CONTENTS	
-------------------------------------------------------------------------------------------------------------------------
	00. B
	01. Utilities Navigation
	02. Banner Logo
	03. Search Box
	04. What's New/Alerts
	05. Global Main Navigation
	06. Sub Navigation
	07. Breadcrumbs (beta)
	08. Site Specific Styles
		- Alumni/Foundation
		- NCTC TV
-----------------------------------------------------------------------------------------------------------------------*/	




/*
===========================================================================================================================================
	
	01: BASE STRUCTURE
	
===========================================================================================================================================
*/
 
#master-header {
	width:100%;
	height:120px;/* 130 */
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	background-image: url(../images/masterheader/bg-main.gif);
	background-repeat:repeat-x;
	border-bottom-width:6px;
	border-bottom-style:solid;
	border-bottom-color:#A80000;/* BA0303 */}
#master-header #wrap {
	width:982px;
	_width:982px;
	min-width:982px;
	height:120px;/* 130 */
	margin:0px auto;
	position:relative;
	padding-top:0;
	padding-bottom:0;}
	
/*
===========================================================================================================================================
	
	02: NORTHLAND COLLEGE LOGO
	
===========================================================================================================================================
*/

/*  =POSITIONING =================================================================================== */   
#nctc-banner {
	width:100%;
	height:20px;
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#1F607F;
	background-image: url(../images/masterheader/bg-nctc-banner.gif);
	background-repeat: repeat-x;}
#nctc-banner #wrap {
	width:982px;
	_width:982px;
	min-width:982px;
	height:20px;
	margin:0px auto;
	position:relative;
	padding-top:0;
	padding-bottom:0;}
#nctc-banner #wrap .left{
	float:left;
	width:622px;}
#nctc-banner #wrap .right{
	float:left;
	width:350px;}
#nctc-banner #wrap #logo {
	height:23px;
	float:left;
	margin-top:7px;
	margin-left:8px;
	margin-bottom:0px;}
#nctc-banner #wrap #logo a:focus {
	outline:none;}	

/*  =BANNER ====================================================================================== */	
#master-header #banner {
	width:982px;
	_width:982px;
	min-width:982px;
	height:62px;
	max-height:px;}
* html #master-header #banner { /* for IE6 */
	height:62px;
	max-height:62px;}	
*:first-child+html #master-header #banner { /* for IE7 */
	height:61px;
	max-height:61px;}		
#master-header #banner .left{
	float:left;
	width:595px;}
#master-header #banner .right{
	float:left;
	width:387px;}

/*  =LOGO ======================================================================================== */		
#master-header #banner #logo {
	height:60px;
	width:260px;
	float:left;
	position:relative;
	margin-top:-10px;
	margin-left:0px;
	margin-bottom:0px;}
#master-header #banner #logo a:focus {
	outline:none;}	


/*
===========================================================================================================================================
	
	03: UTILITIES NAVIGATION
	
===========================================================================================================================================
*/

/*  =LAYOUT ============================================================================================= */   
#utilities-bar {
	width:982px;
	padding-bottom:27px;}
#utilities-bar .left{
	float:left;
	width:440px;
	height:27px;
	margin-right:0px;}	
#utilities-bar .right{
	float:left;
	width:542px;
	margin-top:1px;}
/*  =LAYOUT - IE HACKS ================================================================================= */   	
* html #utilities-bar { /* for IE6 */
	padding-bottom:1px;}
*:first-child+html #utilities-bar { /* for IE7 */
	padding-bottom:1px;}
* html #utilities-bar .left { /* for IE6 */
	width:400px;}
* html #utilities-bar .right { /* for IE6 */
	width:582px;}
	
/*  =TYPOGRAPHY ======================================================================================== */ 	
.nav-utilities {
	width:auto;
	height:18px;
	float:right;
	display:inline;
	position:relative;
	top:3px;
	left:0px;
	font-size:100%;
	right: 0px;
	background:transparent;}
.nav-utilities ul,li{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;}
.nav-utilities ul{
	white-space:nowrap;
	float:left;
	background-color: transparent;}
.nav-utilities ul li{
	float:left;
	overflow:hidden;
	width:auto!important;
	background-color: transparent;}
.nav-utilities .nav-utilities-inner{
	width:100%;
	height:100%;
	background-attachment: scroll;
	background-color: transparent;}
.nav-utilities ul li.first{margin-left:0px;margin-right:0!important;}
.nav-utilities ul li.last{margin-right:-8px!important;}
.nav-utilities a{
	line-height:20px!important;
	float:left;
	position:relative;
	margin:0;
	font-size:13px;
	color:#FFF;
	font-family:Calibri,'Trebuchet MS',Helvetica,sans-serif!important;
	text-decoration:none;
	padding-top: 0;
	padding-right:8px;
	padding-bottom: 0;
	padding-left:8px;
	background-color: transparent;
	background-image: url(../images/masterheader/utilities/pipe.png);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	font-weight: bold;}
.nav-utilities a:hover{
	color:#FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;}
.nav-utilities li.first a{margin-left:0;}
.nav-utilities li.last a{background:none;margin-right:0;}
.nav-utilities img{float:left;}

/*  =TYPOGRAPHY - IE HACKS ============================================================================== */ 	
.ie6 .nav-utilities{background-image:none!important;}
.ie6 .nav-utilities div.nav-utilities-inner{width:auto;height:100%;zoom:1;display:inline;}
.ie6 .nav-utilities div.nav-utilities-inner a{position:relative;z-index:1;line-height:20px!important;}
.ie6 .nav-utilities ul{background:none;position:static;float:none;}
.ie6 .nav-utilities ul li{background:none;position:static;display:inline;float:none;zoom:1;}
.ie6 .nav-utilities ul li.endcap{margin:0;border:0;line-height:20px!important;font-size:9px;vertical-align:top;width:4px;}
/*.ie6 .nav-utilities ul li.endcap.left{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/masterheader/utilities/bg-trans-left.png',sizingMethod='scale');}
.ie6 .nav-utilities ul li.endcap.right{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/masterheader/utilities/bg-trans-right.png',sizingMethod='scale');}*/
.ie6 .nav-utilities ul li.first{margin-left:0;}
.ie6 .nav-utilities ul li.last{margin-right:0!important;}
.ie6 .nav-utilities a{background:none;float:left;}
.ie6 .nav-utilities ul li.piped a{padding-right:8px;}
.ie6 .nav-utilities ul li.pipe{width:2px;height:20px;line-height:20px;vertical-align:top;}
.ie6 .nav-utilities ul li.pipe a{margin-top:4px;width:2px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/masterheader/utilities/pipe.png');}
.ie6 .nav-utilities .nav-utilities-inner{background-image:none;}
	


/*
===========================================================================================================================================
	
	04: SEARCH
	
===========================================================================================================================================
*/

.search {
	padding-top:6px!important;
	margin:0px!important;
	float:right!important;
	height:34px!important;
	width:365px!important;}
.search form{
	height:34px!important;
	padding:0 1px 0 0!important;
	margin-left:1px!important;
	background-color: transparent!important;
	background-image: url(/001_Global/images/masterheader/search/bg-input.png)!important;
	background-position: right 0px!important;}
.search .input{
	float:left!important;
	margin-left: -1px!important;
	height:34px!important;
	line-height:34px!important;
	background-color: transparent!important;
	background-image: url(/001_Global/images/masterheader/search/bg-input.png)!important;
	background-repeat: no-repeat!important;
	background-position: left 0px!important;
	padding-top: -5px!important;
	padding-right: 9px!important;
	padding-bottom: 0!important;
	padding-left: 9px!important;}
.search .input input{
	background:none;
	border:none;
	font: italic 16px Georgia, 'Times New Roman', serif;
	width:290px!important;
	color: #aeacac;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;}
.search input:focus { color: #3d3d3d; }	

.search button{
	width:50px;
	height:32px;
	overflow:hidden;
	cursor:pointer;
	text-indent: -9999px;
	border:none;
	float:right;
	margin:1px 0;
	background-color: transparent;
	background-image: url(/001_Global/images/masterheader/search/button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
.search button:active{
	background-position: -50px 0px; }	





/*  =LAYOUT ============================================================================================= 
#search-box {
	float:right;
	width:387px;
	height:60px;
	margin-top:-3px;
	padding-right:0;
	margin-bottom:1px;
	margin-left:0px;
	*margin-left:-40px;
	padding-top:0px;
	padding-bottom:0px;}
	
	
#search-box form {
	position:relative;
	width:387px;
	height:44px;
	margin-top:-1px;
	padding-right:0;
	padding-bottom:0;
	padding-left:0px;
	background-image:url(../images/masterheader/search/bg-searchform.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	margin-right: 0;
	margin-bottom:3px;
	margin-left:0px;}
#search-box input {
	vertical-align:middle;}
#search-box input#search-text {
	width:304px;
	height:26px;
	padding: 0;
	font-size:18px;
	color: #666;
	border: 0px solid #fff;
	margin-top:13px;
	*padding-top:5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:7px;
	font-weight: bold;
	outline: none;}

* html #search-box input#search-text {
	width:350px;
	margin-top: 7px;
	outline: none;}
*:first-child+html #search-box input#search-text {
	margin-top: 7px;
	width: 250px;}
#search-box input#search-btn {
	position:absolute;
	top:9px;
	right:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;}	*/	

/*  =FOUNDATION SEARCH ============================================================================================= */	
#search-box-alumni {
	float:right;
	width:314px;
	height:54px;
	margin-top:7px;
	padding-right:0;
	margin-bottom:1px;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	background-image:url(../images/masterheader/search/bg-search-box-alumni.gif);
	background-repeat:no-repeat;}	
#search-box-alumni form {
	position:relative;
	width:282px;
	height:32px;
	margin-top:-1px;
	padding-right:0;
	padding-bottom:0;
	padding-left:0px;
	background-image:url(../images/masterheader/search/bg-search-form.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:15px;}
#search-box-alumni input {
	vertical-align:middle;}
#search-box-alumni input#search-text {
	width:245px;
	height:23px;
	padding: 0;
	font-size:14px;
	color: #333333;
	border: 0px solid #fff;
	margin-top:9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:5px;
	font-weight: bold;}
/* ie hacks */
* html #search-box-alumni input#search-text { /* for IE6 */
	width:250px;
	margin-top: 7px;
	outline: none;}
*:first-child+html #search-box-alumni input#search-text { /* for IE7 */
	margin-top: 7px;
	width: 250px;}
#search-box-alumni input#search-btn {
	position:absolute;
	top:6px;
	right:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;}	


/*
===========================================================================================================================================
	
	05: WHAT'S NEW/ALERTS
	
===========================================================================================================================================
*/

#search-box .whatsnew {
	float:right;
	width:382px;
	height:20px;
	margin-top:-5px;
	padding-right:0;
	margin-bottom:0px;
	margin-left:0px;
	*margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;}	

#watch-live {clear:both;}* html #watch-live {margin-top:-10px;}
#watch-live ul{
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0.55em 0;
	font-size:11px;}
* html #watch-live ul{line-height:20px;}
*:first-child+html #watch-live ul{line-height:20px;}
#watch-live li{margin:0;padding:0 .25em;text-transform:none; float:left;}* html #watch-live li{margin:0;}

#watch-live li.hottopics{
	color:#000;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
	margin-top:1px;
	background-image: url(../images/masterheader/new/icon-update.gif);
	background-repeat: no-repeat;
	width: 78px;
	height:17px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left:4px;
	overflow: visible;}
#watch-live li.hottopics span {
	visibility: hidden;
	display:none;}	
* html #watch-live li.hottopics{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;}
*:first-child+html #watch-live li.hottopics{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;}
#watch-live li.ht_sep{
	color:#666666;
	padding:0 0 0 9px;
	background-image: url(../images/masterheader/new/bl-circle.gif);
	background-repeat: no-repeat;}
#watch-live li {
	color:#FFF;
	font-weight: bold;}
#watch-live li a{
	color:#FFF;
	text-decoration:underline;
	font-weight: normal;}
#watch-live li a:hover{
	color:#FFCC00;}



/*
===========================================================================================================================================
	
	06: MAIN NAVIGATION LINKS
	
===========================================================================================================================================
*/

/*  =POSITIONING ========================================================================================= */
#nav-main {
	height:30px;
	position:relative;
	clear:both;
	padding-bottom:1px;
	margin-top:1px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;
	overflow:hidden;}
	
/*  =TYPOGRAPHY ========================================================================================= */	
#nav-main li {
	font-size:15px!important;
	font-weight: bold!important;
	font-family:Calibri,'Trebuchet MS',Helvetica,sans-serif!important;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;*/
	height:30px;
	float:left;
	position:relative;
	padding-right:1px;
	margin-right:2px;
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/masterheader/bg-sitenav-off2.png");
	_background:transparent; DFDFDF */
	background-color:transparent;}
#nav-main li a {
	font-weight: bold;
	display:block;
	*display:inline-block;
	height:30px;
	color:#FFF;
	overflow:hidden;
	padding-top:5px!important;
	padding-right:7px!important; /* keep left and right same */
	padding-left:7px!important; /* keep left and right same */
	padding-bottom:0px;
	_background:transparent;}
/*  =TYPOGRAPHY - IE HACKS - IMPORTANT!!! =============================================================== */	
*:first-child+html #nav-main li a { /* for IE7 */
	padding-top:6px;}


/*  =SITE SPECIFIC STYLES (Programs, About, Academics, Admissions, etc.  ================================ */	
/* ******* STYLE A ********* */
#A0 #nav-main li a:hover, 
#A1 #nav-main li a:hover, 
#A2 #nav-main li a:hover, 
#A3 #nav-main li a:hover,  
#A4 #nav-main li a:hover, 
#A5 #nav-main li a:hover,
#A6 #nav-main li a:hover,
#A7 #nav-main li a:hover,
#A8 #nav-main li a:hover,
#A9 #nav-main li a:hover  {
	text-decoration:none;
	height:25px;
	background-color:#B90000;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}
/* IE Hacks */
* html #A0 #nav-main li a:hover, 
* html #A1 #nav-main li a:hover, 
* html #A2 #nav-main li a:hover, 
* html #A3 #nav-main li a:hover,
* html #A4 #nav-main li a:hover,
* html #A5 #nav-main li a:hover,
* html #A6 #nav-main li a:hover,
* html #A7 #nav-main li a:hover,
* html #A8 #nav-main li a:hover,
* html #A9 #nav-main li a:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;}	
#A0 #nav-main li:hover, 
#A1 #nav-main li:hover, 
#A2 #nav-main li:hover, 
#A3 #nav-main li:hover,
#A4 #nav-main li:hover,
#A5 #nav-main li:hover, 
#A6 #nav-main li:hover,
#A7 #nav-main li:hover,
#A8 #nav-main li:hover,
#A9 #nav-main li:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;	
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	
/* IE Hacks */
* html #A0 #nav-main li:hover, 
* html #A1 #nav-main li:hover, 
* html #A2 #nav-main li:hover, 
* html #A3 #nav-main li:hover,
* html #A4 #nav-main li:hover,
* html #A5 #nav-main li:hover, 
* html #A6 #nav-main li:hover, 
* html #A7 #nav-main li:hover, 
* html #A8 #nav-main li:hover, 
* html #A9 #nav-main li:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;}


#A0 #nav-main li.A0 a, 
#A1 #nav-main li.A1 a, 
#A2 #nav-main li.A2 a, 
#A3 #nav-main li.A3 a, 
#A4 #nav-main li.A4 a,
#A5 #nav-main li.A5 a,
#A6 #nav-main li.A6 a,
#A7 #nav-main li.A7 a,
#A8 #nav-main li.A8 a,
#A9 #nav-main li.A9 a {
	text-decoration:none;
	height:25px;
	background-color:#B90000;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}		
#A0 #nav-main li.A0, 
#A1 #nav-main li.A1, 
#A2 #nav-main li.A2, 
#A3 #nav-main li.A3, 
#A4 #nav-main li.A4, 
#A5 #nav-main li.A5, 
#A6 #nav-main li.A6,
#A7 #nav-main li.A7,
#A8 #nav-main li.A8, 
#A9 #nav-main li.A9  {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}		
/* IE6 Hack */
* html #A0 #nav-main li.A0, 
* html #A1 #nav-main li.A1, 
* html #A2 #nav-main li.A2, 
* html #A3 #nav-main li.A3,
* html #A4 #nav-main li.A4,
* html #A5 #nav-main li.A5, 
* html #A6 #nav-main li.A6,
* html #A7 #nav-main li.A7,
* html #A8 #nav-main li.A8,
* html #A9 #nav-main li.A9 {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;}			


/* ******* STYLE B ********* */
#B1 #nav-main li a:hover, 
#B2 #nav-main li a:hover, 
#B3 #nav-main li a:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}
/* IE6 Hack */
* html #B1 #nav-main li a:hover, 
* html #B2 #nav-main li a:hover, 
* html #B3 #nav-main li a:hover{
	text-decoration:none;
	background-color:#B90000;
	color:#fff;}	
#B1 #nav-main li:hover, 
#B2 #nav-main li:hover, 
#B3 #nav-main li:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;	
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	
/* IE6 Hack */
* html #B1 #nav-main li:hover, 
* html #B2 #nav-main li:hover, 
* html #B3 #nav-main li:hover {
	text-decoration:none;
	background-color:#B90000;
	color:#fff;}


#B1 #nav-main li.B1 a {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}
#B2 #nav-main li.B2 a {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	 
#B3 #nav-main li.B3 a {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}			
#B1 #nav-main li.B1 {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	 
#B2 #nav-main li.B2 {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	 
#B3 #nav-main li.B3 {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}				
/* IE6 Hack */
* html #B1 #nav-main li.B1{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}	
* html #B2 #nav-main li.B2{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}	
* html #B3 #nav-main li.B3 {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}


/*  =PROGRAMS ========================================================================================= */
#A0 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A0 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A0 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A0 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A0 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A0 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =ABOUT ========================================================================================= */	
#A1 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A1 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A1 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A1 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A1 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A1 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =ACADEMICS ========================================================================================= */
#A2 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A2 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A2 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A2 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A2 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A2 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =ADMISSIONS ========================================================================================= */
#A3 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A3 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A3 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A3 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A3 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A3 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =LIBRARY ========================================================================================= */
#A4 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A4 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A4 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A4 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A4 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A4 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}	
/*  =SERVICES ========================================================================================= */	
#A7 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A7 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A7 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A7 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A7 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A7 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}		
/*  =STUDENT LIFE ========================================================================================= */
#A8 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A8 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A8 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A8 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A8 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A8 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =myNCTC ========================================================================================= */
#A9 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#A9 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#A9 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#A9 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#A9 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#A9 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
	
	
/*  =D2L ========================================================================================= */	
#B1 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#B1 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#B1 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#B1 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#B1 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#B1 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =EMAIL ========================================================================================= */
#B2 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#B2 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#B2 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#B2 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#B2 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#B2 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}
/*  =eSeRVICES ========================================================================================= */
#B3 #nav-main li.B1 a:hover{
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;}
#B3 #nav-main li.B1:hover {
	text-decoration:none;
	background-color:#7FB100;
	color:#fff;
	_background:transparent;}
#B3 #nav-main li.B2 a:hover{
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;}
#B3 #nav-main li.B2:hover {
	text-decoration:none;
	background-color:#008FC9;
	color:#fff;
	_background:transparent;}
#B3 #nav-main li.B3 a:hover{
	text-decoration:none;
	background-color:#E69100;
	color:#fff;}
#B3 #nav-main li.B3:hover {
	text-decoration:none;
	background-color:#E69100;
	color:#fff;
	_background:transparent;}


/*
===========================================================================================================================================
	
	07: SUB NAVIGATION LINKS
	
===========================================================================================================================================
*/

/*  =POSITIONING ========================================================================================= */	
.nav-main-secondary{
	float:left;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background-color:#333333;
	height:30px;
	max-height:30px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#333333;}
.nav-main-secondary{
	clear:both;
	display:block;
	float:left;}
.nav-main-secondary-wrap{
	width:982px;
	padding-left:0px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;}	
.nav-main-secondary-left {
	padding-left:0px;
	float:left;
	width:760px;}
.nav-main-secondary-right {
	padding-left:0px;
	float:left;
	width:200px;}
	
/*  =TYPOGRAPHY =========================================================================================== */	
.nav-main-secondary ul {
	width:982px;}
.nav-main-secondary ul {
	font-weight:bold;
	padding-top:2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;}
*:first-child+html .nav-main-secondary ul { /* for IE7 */
	padding-top:2px;}
* html .nav-main-secondary ul { /* for IE6 */
	padding-top:2px;}	
.nav-main-secondary ul li{
	font-family:Calibri,'Trebuchet MS',Helvetica,sans-serif!important;
	/*font-family:Tahoma, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;*/
	font-weight: bold!important;
	font-size:13px;
	display:inline;
	color:#afafaf;
	height:30px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom: 0;
	padding-left: 0;}
.nav-main-secondary ul li a{
	line-height:26px;
	color:#FFF;
	text-decoration:none;}
.nav-main-secondary ul li a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;}
.nav-main-secondary ul li.last{padding-right:5px;}
.nav-main-secondary ul li span{
	color: #949494;
	padding-right:3px;
	font-weight: bold;}
.nav-main-secondary ul li span.divide{
	color: #949494;
	padding-left:14px;
	padding-right:14px;
	font-weight: bold;}	
/*  =TYPOGRAPHY - IE HACKS - IMPORTANT!!! =============================================================== */
.ie6 .nav-main-secondary{width:924px;margin:0;padding-left:10px;text-align:left;}
.ie6 .nav-main-secondary ul li a{position:relative;z-index:4000!important;}
.ie6 .nav-main-secondary ul{padding:0 0 0 10px;width:914px;}
* html .nav-main-secondary ul li a:hover {color:#AEAEAE;text-decoration:underline;}		
* html .nav-main-secondary ul li.active a{color:#FFFFFF;}
* html .nav-main-secondary ul li.active a:hover{color:#FFFFFF;text-decoration:none;}

		
/*  =HOME SET =========================================================================================== */	
#future-students .nav-main-secondary ul li.future-students a,
#current-students .nav-main-secondary ul li.current-students a,
#distance-students .nav-main-secondary ul li.distance-students a,
#alumni .nav-main-secondary ul li.alumni a {
	color:#949494;
	font-weight: bold;
	text-decoration:underline;}
#future-students .nav-main-secondary ul li.future-students a:hover,
#current-students .nav-main-secondary ul li.current-students a:hover,
#distance-students .nav-main-secondary ul li.distance-students a:hover,
#alumni .nav-main-secondary ul li.alumni a:hover {
	color:#949494;
	text-decoration:none;
	text-decoration:underline;}
/*  =ABOUT SET ========================================================================================= */
#emergency .nav-main-secondary ul li.emergency a,
#human-resources .nav-main-secondary ul li.human-resources a,
#news .nav-main-secondary ul li.news a {
	color:#949494;
	font-weight: bold;
	text-decoration:underline;}
#emergency .nav-main-secondary ul li.emergency a:hover,
#human-resources .nav-main-secondary ul li.human-resources a:hover,
#news .nav-main-secondary ul li.news a:hover {
	color:#949494;
	text-decoration:none;
	text-decoration:underline;}
/*  =ACADEMICS SET ========================================================================================= */
#calendar .nav-main-secondary ul li.calendar a,
#programs .nav-main-secondary ul li.programs a,
#accreditation .nav-main-secondary ul li.accreditation a,
#registration .nav-main-secondary ul li.registration a,
#commencement .nav-main-secondary ul li.commencement a,
#policies .nav-main-secondary ul li.policies a {
	color:#949494;
	font-weight: bold;
	text-decoration:underline;}
#calendar .nav-main-secondary ul li.calendar a:hover,
#programs .nav-main-secondary ul li.programs a:hover,
#accreditation .nav-main-secondary ul li.accreditation a:hover,
#registration .nav-main-secondary ul li.registration a:hover,
#commencement .nav-main-secondary ul li.commencement a:hover,
#policies .nav-main-secondary ul li.policies a:hover {
	color:#949494;
	text-decoration:none;
	text-decoration:underline;}
/*  =LIBRARY SET ========================================================================================= */
#LIBhome .nav-main-secondary ul li.LIBhome a,
#LIBcirculation .nav-main-secondary ul li.LIBcirculation a,
#LIBdatabases .nav-main-secondary ul li.LIBdatabases a {
	color:#949494;
	font-weight: bold;
	text-decoration:underline;}
#LIBhome .nav-main-secondary ul li.LIBhome a:hover,
#LIBcirculation .nav-main-secondary ul li.LIBcirculation a:hover,
#LIBdatabases .nav-main-secondary ul li.LIBdatabases a:hover {
	color:#949494;
	text-decoration:none;
	text-decoration:underline;}



/*
===========================================================================================================================================
	
	07: SITE SPECIFIC SYTLES (move to site specific css)
	
===========================================================================================================================================
*/

/*  =FOUNDATION GLOBAL HEADER ========================================================================================= */
#master-header-alumni {
	width:100%;
	height:135px;
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	background-image: url(../images/masterheader/bg-alumni.gif);
	background-repeat:repeat-x;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#1F607F;/* 8C0000 */
	background-color: #FFFFFF;}
#master-header-alumni #wrap {
	width:982px;
	_width:982px;
	min-width:982px;
	height:135px;
	margin:0px auto;
	position:relative;
	padding-top:0;
	padding-bottom:0;}
	
/* ALUMNI HEADER BANNER */		
#master-header-alumni #banner {
	width:982px;
	_width:982px;
	min-width:982px;
	height:77px;
	max-height:77px;}
* html #master-header-alumni #banner { /* for IE6 */
	height:77px;
	max-height:77px;}	
*:first-child+html #master-header-alumni #banner { /* for IE7 */
	height:76px;
	max-height:76px;}		
#master-header-alumni #banner .left{
	float:left;
	width:632px;}
#master-header-alumni #banner .right{
	float:left;
	width:350px;}
	
/* ALUMNI HEADER LOGO */
#master-header-alumni #banner #logo {
	float:left;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;}
#master-header-alumni #banner #logo a:focus {
	outline:none}

/* ALUMNI HEADER NAVIGATION */
#master-header-alumni #nav-main {
	height:30px;
	position:relative;
	clear:both;
	padding-bottom:1px;
	margin-top:1px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;}
#master-header-alumni #nav-main li {
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
	height:30px;
	float:left;
	position:relative;
	padding-right:1px;
	margin-right:2px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/masterheader/bg-sitenav-off2.png");
	_background:transparent;/* DFDFDF */
	background-color:transparent;}
#master-header-alumni #nav-main li a {
	font-weight: bold;
	display:block;
	*display:inline-block;
	height:24px;
	color:#FFF;
	overflow:hidden;
	padding-top:6px;
	padding-right:8px; /* keep left and right same */
	padding-left:8px; /* keep left and right same */
	padding-bottom:0px;
	background-color:transparent;
	_background:transparent;}
*:first-child+html #master-header-alumni #nav-main li a { /* for IE7 */
	padding-top:6px;}
	
/* SITE SPECIFIC STYLES - DONT REMOVE */

/* LINK HOVER */
/* style V */
#V0 #master-header-alumni #nav-main li a:hover, 
#V1 #master-header-alumni #nav-main li a:hover, 
#V2 #master-header-alumni #nav-main li a:hover, 
#V3 #master-header-alumni #nav-main li a:hover,  
#V4 #master-header-alumni #nav-main li a:hover, 
#V5 #master-header-alumni #nav-main li a:hover, 
#V6 #master-header-alumni #nav-main li a:hover  {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}

/* IE6 Hack */
* html #V0 #master-header-alumni #nav-main li a:hover, 
* html #V1 #master-header-alumni #nav-main li a:hover, 
* html #V2 #master-header-alumni #nav-main li a:hover, 
* html #V3 #master-header-alumni #nav-main li a:hover,
* html #V4 #master-header-alumni #nav-main li a:hover,
* html #V5 #master-header-alumni #nav-main li a:hover, 
* html #V6 #master-header-alumni #nav-main li a:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}
	
#V0 #master-header-alumni #nav-main li:hover, 
#V1 #master-header-alumni #nav-main li:hover, 
#V2 #master-header-alumni #nav-main li:hover, 
#V3 #master-header-alumni #nav-main li:hover,
#V4 #master-header-alumni #nav-main li:hover,
#V5 #master-header-alumni #nav-main li:hover, 
#V6 #master-header-alumni #nav-main li:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;	
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	

/* IE6 Hack */
* html #V0 #master-header-alumni #nav-main li:hover, 
* html #V1 #master-header-alumni #nav-main li:hover, 
* html #V2 #master-header-alumni #nav-main li:hover, 
* html #V3 #master-header-alumni #nav-main li:hover,
* html #V4 #master-header-alumni #nav-main li:hover,
* html #V5 #master-header-alumni #nav-main li:hover, 
* html #V6 #master-header-alumni #nav-main li:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}	
	
	
/* LINK ACTIVE */	
#V0 #master-header-alumni #nav-main li.V0 a, 
#V1 #master-header-alumni #nav-main li.V1 a, 
#V2 #master-header-alumni #nav-main li.V2 a, 
#V3 #master-header-alumni #nav-main li.V3 a, 
#V4 #master-header-alumni #nav-main li.V4 a,
#V5 #master-header-alumni #nav-main li.V5 a,
#V6 #master-header-alumni #nav-main li.V6 a {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}

		
#V0 #master-header-alumni #nav-main li.V0, 
#V1 #master-header-alumni #nav-main li.V1, 
#V2 #master-header-alumni #nav-main li.V2, 
#V3 #master-header-alumni #nav-main li.V3, 
#V4 #master-header-alumni #nav-main li.V4, 
#V5 #master-header-alumni #nav-main li.V5, 
#V6 #master-header-alumni #nav-main li.V6  {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	
	
/* IE6 Hack */
* html #A0 #master-header-alumni #nav-main li.A0, 
* html #A1 #master-header-alumni #nav-main li.A1, 
* html #A2 #master-header-alumni #nav-main li.A2, 
* html #A3 #master-header-alumni #nav-main li.A3,
* html #A4 #master-header-alumni #nav-main li.A4,
* html #A5 #master-header-alumni #nav-main li.A5, 
* html #A6 #master-header-alumni #nav-main li.A6 {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}	









/* ******************************************************************************************************************************
	VIDEO HEADER STYLE    /video/
****************************************************************************************************************************** */	

#master-header-video {
	width:100%;
	height:135px;
	margin:0px auto;
	position:relative;
	padding-bottom:0px;
	/*background-image: url(../images/masterheader/bg-main.gif);
	background-repeat:repeat-x;*/
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#1F607F;/* 8C0000 */
	background-color: #FFFFFF;}
#master-header-video #wrap {
	width:982px;
	_width:982px;
	min-width:982px;
	height:135px;
	margin:0px auto;
	position:relative;
	padding-top:0;
	padding-bottom:0;}
	
/* VIDEO HEADER BANNER */		
#master-header-video #banner {
	width:982px;
	_width:982px;
	min-width:982px;
	height:77px;
	max-height:77px;}
* html #master-header-video #banner { /* for IE6 */
	height:77px;
	max-height:77px;}	
*:first-child+html #master-header-video #banner { /* for IE7 */
	height:76px;
	max-height:76px;}		
#master-header-video #banner .left{
	float:left;
	width:632px;}
#master-header-video #banner .right{
	float:left;
	width:350px;}
	
/* VIDEO HEADER LOGO */
#master-header-video #banner #logo {
	float:left;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;}
#master-header-video #banner #logo a:focus {
	outline:none}	
	
/* VIDEO HEADER NAVIGATION */
#master-header-video #nav-main {
	height:30px;
	position:relative;
	clear:both;
	padding-bottom:1px;
	margin-top:1px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;}
#master-header-video #nav-main li {
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
	height:30px;
	float:left;
	position:relative;
	padding-right:1px;
	margin-right:2px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/masterheader/bg-sitenav-off2.png");
	_background:transparent;/* DFDFDF */
	background-color:transparent;}
#master-header-video #nav-main li a {
	font-weight: bold;
	display:block;
	*display:inline-block;
	height:24px;
	color:#000;
	overflow:hidden;
	padding-top:6px;
	padding-right:8px; /* keep left and right same */
	padding-left:8px; /* keep left and right same */
	padding-bottom:0px;
	background-color:transparent;
	_background:transparent;}
*:first-child+html #master-header-video #nav-main li a { /* for IE7 */
	padding-top:6px;}
	
/* SITE SPECIFIC STYLES - DONT REMOVE */

/* LINK HOVER */
/* style V */
#V0 #master-header-video #nav-main li a:hover, 
#V1 #master-header-video #nav-main li a:hover, 
#V2 #master-header-video #nav-main li a:hover, 
#V3 #master-header-video #nav-main li a:hover,  
#V4 #master-header-video #nav-main li a:hover, 
#V5 #master-header-video #nav-main li a:hover, 
#V6 #master-header-video #nav-main li a:hover  {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}

/* IE6 Hack */
* html #V0 #master-header-video #nav-main li a:hover, 
* html #V1 #master-header-video #nav-main li a:hover, 
* html #V2 #master-header-video #nav-main li a:hover, 
* html #V3 #master-header-video #nav-main li a:hover,
* html #V4 #master-header-video #nav-main li a:hover,
* html #V5 #master-header-video #nav-main li a:hover, 
* html #V6 #master-header-video #nav-main li a:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}
	
#V0 #master-header-video #nav-main li:hover, 
#V1 #master-header-video #nav-main li:hover, 
#V2 #master-header-video #nav-main li:hover, 
#V3 #master-header-video #nav-main li:hover,
#V4 #master-header-video #nav-main li:hover,
#V5 #master-header-video #nav-main li:hover, 
#V6 #master-header-video #nav-main li:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;	
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	

/* IE6 Hack */
* html #V0 #master-header-video #nav-main li:hover, 
* html #V1 #master-header-video #nav-main li:hover, 
* html #V2 #master-header-video #nav-main li:hover, 
* html #V3 #master-header-video #nav-main li:hover,
* html #V4 #master-header-video #nav-main li:hover,
* html #V5 #master-header-video #nav-main li:hover, 
* html #V6 #master-header-video #nav-main li:hover {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}	
	
	
/* LINK ACTIVE */	
#V0 #master-header-video #nav-main li.V0 a, 
#V1 #master-header-video #nav-main li.V1 a, 
#V2 #master-header-video #nav-main li.V2 a, 
#V3 #master-header-video #nav-main li.V3 a, 
#V4 #master-header-video #nav-main li.V4 a,
#V5 #master-header-video #nav-main li.V5 a,
#V6 #master-header-video #nav-main li.V6 a {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}

		
#V0 #master-header-video #nav-main li.V0, 
#V1 #master-header-video #nav-main li.V1, 
#V2 #master-header-video #nav-main li.V2, 
#V3 #master-header-video #nav-main li.V3, 
#V4 #master-header-video #nav-main li.V4, 
#V5 #master-header-video #nav-main li.V5, 
#V6 #master-header-video #nav-main li.V6  {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;
	background-image: url(../images/masterheader/bg-sitenav-off2.png);
	background-repeat: no-repeat;
	background-position: left;}	
	
/* IE6 Hack */
* html #A0 #master-header-video #nav-main li.A0, 
* html #A1 #master-header-video #nav-main li.A1, 
* html #A2 #master-header-video #nav-main li.A2, 
* html #A3 #master-header-video #nav-main li.A3,
* html #A4 #master-header-video #nav-main li.A4,
* html #A5 #master-header-video #nav-main li.A5, 
* html #A6 #master-header-video #nav-main li.A6 {
	text-decoration:none;
	background-color:#277DA7;
	color:#fff;}s
