/********************************/
/*FOIPOP NAVIGATION Sheet    	*/
/*allura.com CSS      			*/
/*Dec 5, 2006					*/
/*css editor: tyeadon			*/

/* REFER TO MAIN STYLE SHEET 	*/
/********************************/

#navigation {
	width:200px;
	float: left;
	margin: 0;
	background-image: url(../images/css/page.jpg);
	z-index:5000;
	padding-left: 14px;
	
	}
#info {
	clear:both;
	width:212px;
	padding:0px;
	float: left;
	margin: 0;
	}
.clear {
	clear:both;
	}
.hiddenfromview {
	display: none;
	}
/*************************/
ul.menu1, ul ul {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	height:auto; 
	overflow:inherit; 
	width:214px; 
	margin-left:0px;
	text-align:left;
	background-image:url(../images/subnavigation_mid.gif);
	background-repeat:repeat-y;
	}
/*** REQUIRED FOR IE 7 SUPPORT *********************
ul.menu1 table {
	border-collapse: collapse; 
	padding:0; 
	margin:0; 
	font-size:1em;
	}
*/
	
/* Primary LI - what is showing in the mouse off */

ul.menu1 li a, ul.menu1 li a:visited {
	display:block;
	width: 176px;
	text-decoration:none;
	color:#000000;
	font-size: .9em;	
	}

ul.menu1 a, li a:visited, li a:active, li a:link  {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	width: 176px;
	margin-left: 5px;
	text-indent: 10px;
	text-decoration:none;
}
/* Section Heads - Linked and Not*/
ul.menu1 li:hover, 
ul.menu1 li a:hover  {
	font-weight: bold;
	color:#000000;
	text-decoration:none;
/*	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	width: 176px;
	margin-left: 5px;
	text-indent: 10px;

	*/
	}


/* Second Level LI  next one is surrounding the display - change colour and width to identify*/

ul.menu1 li ul {
	display:block;
	width: 191px;
	text-decoration:none;
	color:#000000;
	font-size: .9em;
	}
	
/*Subnavigation*/
ul.menu1 li ul li a:visited, 
ul.menu1 li ul li a:active, 
ul.menu1 li ul li a:link {

/*	background-color:#CCFF00; */
	margin-left:15px;
	width: 161px;
	color: #000000;
	text-decoration:none
	
	}	

/* For Fix in IE  - SEE NOTE B2B BELOW*/
ul.menu1 li ul li a:hover {
 	background:#CED0D1;
}

/*Behind the Lists */
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul, 
ul.menu1 li a:active ul{
	display:block; 
	width: 176px; 
/* 	background:#CED0D1; */
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	text-indent: 5px;
	}
/*	Rollover List */
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {
/* 	background-color:#CED0D1; */
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	text-indent: 5px;	
	display:block; 
	width: 156px; 
	}

/* To be NOT bold entire list until hover */
ul.menu1 li:hover ul li a {
	font-weight: normal;
}
	
/* NOTE B2B Now dropdown will bold on hover and be a diff color FF ONLY*/
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li:hover ul li:link a, 
ul.menu1 li:hover ul li:visited a, 
ul.menu1 li:hover ul li:active a, 
ul.menu1 li a:hover ul li a:hover 
ul.menu1 li a:hover ul li a:link a,
ul.menu1 li a:hover ul li a:visited a, 
ul.menu1 li a:hover ul li a:active a {
/*	background-color:#B2B4BF; */
	background-color:#CED0D1;
/* 	display:block; 	*/
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	text-indent: 5px;
	width: 156px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
		}


/*************************/
.navGrey {
	font-size: 0.9em;
	color: #CCCCCC;
	text-decoration: none;
	margin-left:0px;
	text-align:left;/*IE will center page*/
	width: 200px;
	clear: both;
/*	float: left; */
	}
.navTopGrey {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	padding:0;
	text-align:left;/*IE will center page*/
	width: 200px;
	background-image:url(../images/subnavigation_topbox.gif);
	background-position: top center;
	background-repeat: repeat-x;
	height: 35px;
	margin-left: 0px;
/*	float: left; */
}

.navBtmGrey {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	text-align:left;/*IE will center page*/
	width: 200px;
	background-image:url(../images/navigation_05.gif);
	background-position: top center;
	background-repeat: repeat-x;
	height: 30px;
	margin-left: 0px;
	float: left;
/*	float: left; */
}
.navOrange {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	margin-left:0px;
	text-align:left;/*IE will center page*/
	width: 200px;
	height: 250px;
	background-image:url(../images/css/orangebacker.gif);
	background-position: top center;
	background-repeat: repeat-x;
	margin-top: 25px;
	clear: both;
	float: left;
}
/* Navigation  Alternatives*/
.navMidGrey, .navMidGrey a:link, .navMidGrey a:hover, .navMidGrey a:visited, .navMidGrey a:active {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-left:12px;
	text-align:left;/*IE will center page*/
	width: 200px;
	background:url(../images/subnavigation_mid.gif);
	color: #000000;
	text-decoration: none;
}

