/* ===============================================
    CSS STYLES FOR FCCServices.com - Leadership
    v4.0, 09/2009
   ===============================================
*/   

@import url("../portal.css");

/* These styles are for the Leadership skin ONLY */
/* These styles are the ONLY items that are different from the Default skin or to override the Default skin styles */


/* ### MAIN SITE NAVIGATION styles BEGIN - Top Dropdown, Left Flyout */
/* Main Nav style for Selected Page in 1st level nav when child page is selected */
.MI div.M2,
.MIO div.M2 {
	background: url(images/navBgS.jpg) repeat-x top center;
	color: #FFFFFF;
	white-space: nowrap;
}
/* Main Nav style for all other pages in 1st level navigation*/
.MIO, 
.MIO div.M1, 
.MIO div.M3, 
.MIO div.M4, 
.MIO div.M5, 
.MIO div.M6, 
.MIO div.M7, 
.MIO div.M8 {
	background: url(images/navBgS.jpg) repeat-x top center;
	color: #FFFFFF;
	white-space: nowrap;
}
/* ### MAIN SITE NAVIGATION styles END - Top Dropdown, Left Flyout */







