@charset "UTF-8";

/* SpryMenuBarHorizontal.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, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
}
/* 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.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	width: 190px;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 190px;
	margin: 0;
	padding: 0;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0% 0 0 100%; /* controls the positioning of the subnav box relative to the parent box - 100% means no overlaping*/
	border-right: 0px solid #d6e2c1;
	border-left: 0px solid #d6e2c1;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: -1;
	top: 0;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
}



/* drop down */


ul.MenuBarHorizontal a
{
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #937f52;
	padding: 0.55em 1.12em;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #d6e2c1;
	border-left: 1px solid #d6e2c1;
	border-right: 1px solid #d6e2c1;
}


ul.MenuBarHorizontal a:visited
{
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #937f52;
	padding: 0.55em 1.12em;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #d6e2c1;
	border-left: 1px solid #d6e2c1;
}


ul.MenuBarHorizontal a:hover
{
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #ad9f82;
	padding: 0.55em 1.12em;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #d6e2c1;
	border-left: 1px solid #d6e2c1;
}




/* new classes from v */

ul.MenuBarHorizontal a.Maintabhome
{ background:url(../Images/nav_home_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:visited.Maintabhome
{ background:url(../Images/nav_home_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:hover.Maintabhome
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.Maintabhome
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}



ul.MenuBarHorizontal a.Maintabhomeon
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:visited.Maintabhomeon
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:hover.Maintabhomeon
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.Maintabhomeon
{ background:url(../Images/nav_home_on.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 121px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 1px solid #FFF;}


/* end new classes*/


/* hover on dropdowns */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #ad9f82;
	padding: 0.55em 1.12em;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #d6e2c1;

}
/* hover on drop downs */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #ad9f82;
	padding: 0.55em 1.12em;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #d6e2c1;

}

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

 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.MenuBarHorizontal a.MenuBarItemSubmenuabout
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuabout
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuabout
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuabout
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a.MenuBarItemSubmenuabouton
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuabouton
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuabouton
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuabouton
{ background:url(../Images/nav_aboutus_off.gif); background-color: #f6f6f4; color: #cac9cf; font-size: 0px; height: 50px; width: 116px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}







ul.MenuBarHorizontal a.MenuBarItemSubmenuprojects
{ background-color: #f6f6f4; background:url(../Images/nav_projects_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuprojects
{ background-color: #f6f6f4; background:url(../Images/nav_projects_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuprojects
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuprojects
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a.MenuBarItemSubmenuprojectson
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuprojectson
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuprojectson
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuprojectson
{ background-color: #f6f6f4; background:url(../Images/nav_projects_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}










ul.MenuBarHorizontal a.MenuBarItemSubmenuinvestor
{ background-color: #f6f6f4; background:url(../Images/nav_investor_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuinvestor
{ background-color: #f6f6f4; background:url(../Images/nav_investor_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuinvestor
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuinvestor
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a.MenuBarItemSubmenuinvestoron
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenuinvestoron
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenuinvestoron
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenuinvestoron
{ background-color: #f6f6f4; background:url(../Images/nav_investor_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 117px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}










ul.MenuBarHorizontal a.MenuBarItemSubmenunews
{ background-color: #f6f6f4; background:url(../Images/nav_news_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenunews
{ background-color: #f6f6f4; background:url(../Images/nav_news_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenunews
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenunews
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a.MenuBarItemSubmenunewson
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenunewson
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenunewson
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenunewson
{ background-color: #f6f6f4; background:url(../Images/nav_news_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 116px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}










ul.MenuBarHorizontal a.MenuBarItemSubmenucontact
{ background-color: #f6f6f4; background:url(../Images/nav_contact_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenucontact
{ background-color: #f6f6f4; background:url(../Images/nav_contact_off.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenucontact
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenucontact
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a.MenuBarItemSubmenucontacton
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:visited.MenuBarItemSubmenucontacton
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenucontacton
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}

ul.MenuBarHorizontal a:hover:visited.MenuBarItemSubmenucontacton
{ background-color: #f6f6f4; background:url(../Images/nav_contact_on.gif); color: #cac9cf; font-size: 0px; height: 42px; width: 118px; padding-bottom: 0px; border-left: 0px dotted #999; border-bottom:0px;  border-right: 0px solid #FFF;}










/* Menu items with the right arrow sub sub nav */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{ background-color: #937f52; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; background-image: url(SpryMenuBarRight.gif); background-repeat: no-repeat; background-position: 95% 50%;}

ul.MenuBarHorizontal ul a:visited.MenuBarItemSubmenu
{ background-color: #937f52; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; background-image: url(SpryMenuBarRight.gif); background-repeat: no-repeat; background-position: 95% 50%;}

ul.MenuBarHorizontal ul a:hover.MenuBarItemSubmenu
{ background-color: #ad9f82; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; background-image: url(SpryMenuBarRight.gif); background-repeat: no-repeat; background-position: 95% 50%;}

ul.MenuBarHorizontal ul a:visited:hover.MenuBarItemSubmenu
{ background-color: #ad9f82; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; background-image: url(SpryMenuBarRight.gif); background-repeat: no-repeat; background-position: 95% 50%;}




/* Menu items with the right arrow sub sub nav on hover */

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{ background-color: #ad9f82;  color: #FFF; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; }

ul.MenuBarHorizontal ul a:visited.MenuBarItemSubmenuHover
{ background-color: #ad9f82; color: #FFF; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; }

ul.MenuBarHorizontal ul a:hover.MenuBarItemSubmenuHover
{ background-color: #ad9f82; color: #FFF; font-size: 11px; padding: 0.55em 1.12em; border-bottom: 1px solid #d6e2c1; }


/* Menu items with the right arrow sub sub nav when mousing over its sub nav */


ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHoverOn
{ background-color: #ad9f82; color: #FFF; font-size: 15px; padding: 0.75em 0.95em ; border-bottom: 1px solid #d6e2c1; }

ul.MenuBarHorizontal ul a:visited.MenuBarItemSubmenuHoverOn
{ background-color: #ad9f82; color: #FFF; font-size: 11px; padding: 0.75em 0.95em ; border-bottom: 1px solid #FFF; }









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

 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.MenuBarHorizontal 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.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

