﻿/*
	12/21/03 removed border and reduced line spacing for menubot1 & menubot5
				changed menubot1 & menubot5 a:hover to be bold
				
	01/10/08 change to menu_left includes inside table (menutop1) cellpadding from 3 to 1
				removed background-image from menubar class - didn't appear to be working anyway
	06/30/09 changes to subMain to make pages perform correctly under both IE7 and IE8

	NOTE: Any changes here need to be copied to the same classes in andavo.css (used by OLA header/left nav code)
*/

/* Define top of page menu bars */
.menubar { background-image: url('images/design_elements/menubk.jpg'); color: #FFF; 
	font: normal bold 11px Verdana, Arial, sans-serif; 
	height: 25px; border-bottom: 1px solid #6FC; border-top: 1px solid #6FC; }
.menubar a:link     { color: #FFF; font: normal bold Verdana, Arial, sans-serif; text-decoration: none; }  
.menubar a:active   { color: #FFF; font: normal bold Verdana, Arial, sans-serif; text-decoration: none; }  
.menubar a:visited  { color: #FFF; font: normal bold Verdana, Arial, sans-serif; text-decoration: none; }  
.menubar a:hover    { color: #6FC; font: normal bold Verdana, Arial, sans-serif; text-decoration: underline; } 
	
/* Define div's to manage width and margin from */

#subLeft {
	float:left;
	width:130px;
	margin-right:40px;
	}
#subMain {
	clear:both;
	margin-left:150px;
	width:430px;
	position:absolute;
	top:250px;
	}

/* Define left side outer table, logo teal */
.leftcol1 { xbackground: rgb(110,173,182); color: #FFF; xwidth: 166px; border: 1px rgb(110,173,182) solid;}

.menutop1 {
	background: rgb(166,196,205);		/* light teal */	
	color: rgb(0,71,124); 				/* dark blue from Andavo Logo */;
	font: normal normal bold 11px Verdana, Arial, sans-serif;
	border: 1px solid #036;
	padding-top:10px; padding-bottom:4px;
}
.menubot1 {
	background: white; 
	font: normal normal 11px Verdana, Arial, sans-serif;
}
.menubot1 a:link     { color: #000; font: normal normal 11px Verdana, Arial, sans-serif;
 text-decoration: none; }  
.menubot1 a:active   { color: #000; font: normal normal 11px Verdana, Arial, sans-serif;
 text-decoration: none; }  
.menubot1 a:visited  { color: #000; font: normal normal 11px Verdana, Arial, sans-serif;
 text-decoration: none; }  
.menubot1 a:hover    { color: #036; font: normal normal 11px Verdana, Arial, sans-serif;
 text-decoration: underline; }  


/* Define left side green content area -- as of Jan, 2008 NO LONGER USED */
.leftcol2 { background: #6C9F61; color: #FFF; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	width: 166px; }
.menutop2 { background: #3D7A31; color: #FFF; font: normal bold 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #3D7A31; }
.menubot2 { background: #E7F0E6; color: #000; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #3D7A31; }
.menubot2 a:link     { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot2 a:active   { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot2 a:visited  { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot2 a:hover    { color: #3D7A31; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  


/* Define left side maroon content area */
.leftcol3 { background: #874E56; color: #FFF; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	width: 166px; }
.menutop3 { background: #5F0D2A; color: #FFF; font: normal bold 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #5F0D2A; }
.menubot3 { background: #DCCBC7; color: #000; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #5F0D2A; }
.menubot3 a:link     { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot3 a:active   { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot3 a:visited  { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot3 a:hover    { color: #5F0D2A; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  

/* Define left side brown content area  */
.leftcol4 { background: #BA8954; color: #FFF; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	width: 166px; }
.menutop4 { background: #7D5A25; color: #FFF; font: normal bold 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #7D5A25; }
.menubot4 { background: #F0EADB; color: #000; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #7D5A25; }
.menubot4 a:link     { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot4 a:active   { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot4 a:visited  { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot4 a:hover    { color: #7D5A25; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  

/* Define left side teal content area  */
.leftcol5 { background: #2D8A7F; color: #FFF; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	width: 166px; }
.leftcol5 a:link     { color: #FFF; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.leftcol5 a:active   { color: #FFF; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.leftcol5 a:visited  { color: #FFF; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.leftcol5 a:hover    { color: #FFF; font: normal bold Verdana, Arial, sans-serif; text-decoration: underline; }  

.menutop5 { background: #226961; color: #FFF; font: normal bold 11px/15px Verdana, Arial, sans-serif; 
	border: 1px solid #226961; }
.menubot5 { background: #DCEAD9; color: #000; font: normal normal 11px/8px Verdana, Arial, sans-serif; 
	xborder: 1px solid #226961; }
.menubot5 a:link     { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot5 a:active   { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot5 a:visited  { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }  
.menubot5 a:hover    { color: #226961; font: normal bold Verdana, Arial, sans-serif; text-decoration: underline; }  

