﻿.divContStyle, .divContBlankStyle
{
	position: absolute;
	background: url(http://aaas.org/images/submenu3_bg.gif);
	z-index: 1; 
	left: 10px;
	/*  changed for SB and F  top: 280px; */
	width: 170px;
	height: 400px;
	visibility: hidden;
}

#page-console-header {
 width: 752px;
 float: left;
 border: 0px solid #000;
 margin-top: 3px;
 margin-left: 0px;
 margin-bottom: 3px;
}


/*  JIM ADDED BELOW */

.topNavContainer
{
	background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}

.topNav
{
    *position:relative;
    *top:-1px;
}

.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #3a4663;	
}

.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:32px;
}

.topNavSelected a
{
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}

.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}

.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}

.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}

.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}

.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}

.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}

.leftNavSpacer
{
	width:160px;
}

.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}

.leftNav1X, .leftNav2X, .leftNav3X
{
	color:#FFFFFF;
	margin-bottom:8px;
}

.leftNav1X
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}

.leftNav1X a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}

.leftNav2X
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}

.leftNav2X a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}

.leftNav3X
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}

.leftNav3X a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}

.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}

.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}

.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}

.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}

.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}

