@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.LazBarVertical
{
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 181px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.LazActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.LazBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 181px;
	background-image: url(../../img/menu_backg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.LazBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.LazBarVertical ul.LazBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.LazBarVertical ul li
{
	width: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.LazBarVertical
{
	border: 0px;

}
/* Submenu containers have borders on all sides */
ul.LazBarVertical ul
{
	border: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.LazBarVertical a
{
	height: 29px;
	width: 181px;
	display: block;
	cursor: pointer;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../../img/menu_backg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



/* Menu items that have mouse over or focus have a blue background and white text */
ul.LazBarVertical a:hover
, 
ul.LazBarVertical a:focus
{
	background: #1c050d;
	color: #ffffff;
}
ul.LazBarVertical a.LazBarItemSubmenuHover
, 
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.LazBarVertical a.LazItemHover
, 
ul.LazBarVertical a.LazBarSubmenuVisible
{
	background: #1c050d;
	width: 285px;
	height:100%;

}


ul.LazBarVertical_2 a
{
    
    width:auto;
	height:auto;
	display: block;
	cursor: pointer;
	background:none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:12px;
	color: #1c050d;
	text-decoration: none;
}

ul.LazBarVertical_2 a:hover
, 
ul.LazBarVertical_2 a:focus
{
	background:none;
	color: #1c050d;
	text-decoration:underline;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.LazBarVertical a.LazBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.LazBarVertical a.LazBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.LazBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.LazBarVertical li.LazBarItemIE
	{
	display: inline;
	f\loat: left;
	background-image: url(../../img/menu_backg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
}
#nonie8{
top: -100px;
position:absolute;
//display: none;
}


#iebased8 { 
top:-56px;
position:absolute;
display: none; 
//display: visible; 
}


#nonie17{
top:-145px;
position:absolute;
//display: none;
}


#iebased17 { 
top:-101px;
position:absolute;
display: none; 
//display: visible; 
}



#nonie9{
top:-190px;
position:absolute;
//display: none;
}


#iebased9 { 
top:-146px;
position:absolute;
display: none; 
//display: visible; 
}




#nonie10{
top:-235px;
position:absolute;
//display: none;
}


#iebased10 { 
top:-191px;
position:absolute;
display: none; 
//display: visible; 
}

#nonie11{
top:-280px;
position:absolute;
//display: none;
}


#iebased11 { 
top:-236px;
position:absolute;
display: none; 
//display: visible; 
}


#nonie16{
top:-325px;
position:absolute;
//display: none;
}


#iebased16 { 
top:-281px;
position:absolute;
display: none; 
//display: visible; 
}



#nonie12{
top:-385px;
position:absolute;
//display: none;
}


#iebased12 { 
top:-357px;
position:absolute;
display: none; 
//display: visible; 
}

#nonie13{
top:-416px;
position:absolute;
//display: none;
}


#iebased13 { 
top:-386px;
position:absolute;
display: none; 
//display: visible; 
}
#nonie14{
top:-447px;
position:absolute;
//display: none;
}


#iebased14 { 
top:-417px;
position:absolute;
display: none; 
//display: visible; 
}

#nonie15{
top:-478px;
position:absolute;
//display: none;
}


#iebased15 { 
top:-448px;
position:absolute;
display: none; 
//display: visible; 
}




