/*                                                                          */
/* NOTICE:                                                                  */
/*    To support more than one-single SmartMenu server control per page     */
/*    the CSS files' name is used as a class and is prefixed to all of      */
/*    the selectors (without the path or extension).                        */
/*                                                                          */
/*    The server control will automatically wrap the entire SmartMenu       */
/*    within a div-tag, whose class-name will be derived from the filename. */
/*                                                                          */
/*    Only the base ASCII character set is supported.                       */
/*                                                                          */
/*    Also, spaces and periods before the extension will be converted       */
/*    into underscores, as these are not permitted within the selector. 12/8    */
/*                                                                          */

/* 
#DCE6CF
ice sage

#FFFCCD
sauterne ice

#ACB6A7
frozen grass

#E3F1BA
Frozen Mints

#D5E0D8
mint fresh sky

*/
.shuttermenu_workarea_grs .ekmenu ul li
{
	/*border-bottom: 1px solid #ccc;
	overflow: hidden;*/
		list-style: url(../images/green_bullet.jpg) outside;
		padding:0;
		margin: 8px 0pt 8px 30px;
		/*margin:0;*/
}
.shuttermenu_workarea_grs .ekmenu 
{
	color:#666666;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;/* background: rgb(100,100,150); /* shows up on left side, widens with nesting level */
	padding-bottom:20px;
}
.shuttermenu_workarea_grs .ekmenu_start 
{
	/* DIV; wraps the menu-start link (normally hidden, but visible */
	/* to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu */
	/* position: absolute;*/
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.shuttermenu_workarea_grs .ekmenu_end
{
	/* DIV; wraps the menu-end page-anchor (normally hidden, but */
	/* visible to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu */
	/*position: absolute;*/
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.shuttermenu_workarea_grs .ekmenu_accessible_menu_startheading
{
	/* H2; wraps the skip-menu with a navigation-heading (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu_start */
	/*position: absolute;*/
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.shuttermenu_workarea_grs .ekmenu_accessible_menu_startlink 
{
	/* A; wraps the skip-menu text with a navigation-link (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: h2.ekmenu_accessible_menu_startheading */
}

.shuttermenu_workarea_grs .ekmenu_accessible_menu_endlink
{
	/* A; acts as a destination page anchor for the skip-menu */
	/* text with a navigation-link (normally hidden, but available */
	/* to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: h2.ekmenu_accessible_menu_startheading */
}

.shuttermenu_workarea_grs .ekmenu_submenu,
.shuttermenu_workarea_grs .ekmenu_submenu_hover,
.shuttermenu_workarea_grs .ekmenu_submenu_parent,
.shuttermenu_workarea_grs .ekmenu_submenu_parent_hover
{
	/* DIV; holds submenu items, such as a submenu title and links. */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
	/* position: relative;*/
	top: 0px;
	left: 0px;
	/*background: url(../images/sidenav_li_bg.gif) no-repeat 15px 5px;
	_background: url(../images/sidenav_li_bg.gif) no-repeat 0 0;*/
	margin: 0;
	/*display: block; */padding: 2px 0 0px 0px;
}
/*#col1 .navbox .navboxinner li{
	background: url(../images/sidenav_li_bg.gif) no-repeat 0px 5px;
}*/
.shuttermenu_workarea_grs .ekmenu_accessible_submenu_navheading
{
	/* H3; wraps each menu button title with a navigation-heading (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu_submenu */
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.shuttermenu_workarea_grs .ekmenu_accessible_submenu_btnlink
{
	color:#666666;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	width:100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.shuttermenu_workarea_grs .ekmenu_button_selected .ekmenu_accessible_submenu_btnlink, 
.shuttermenu_workarea_grs .ekmenu_button_selected_hover .ekmenu_accessible_submenu_btnlink 
{
	color:#666666;
	margin: 0px;
	padding:0px;
	width:100%;
	font-weight: lighter;
}

.shuttermenu_workarea_grs .ekmenu_button_selected .ekmenu_accessible_submenu_btnlink a:hover, 
.shuttermenu_workarea_grs .ekmenu_button_selected_hover .ekmenu_accessible_submenu_btnlink a:hover 
{
	color: #468966 !important;
	width: 100%;
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/
	font-weight: normal;
	text-decoration: underline;
}

.shuttermenu_workarea_grs .ekmenu_accessibility_hidden_text{
	/* position: absolute;*/
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.shuttermenu_workarea_grs .ekmenu_unorderedlist 
{
	list-style-type: square;	/*list-style: url(images/green_bullet.jpg) outside;*/
}
.shuttermenu_workarea_grs .ekmenu_unorderedlist ul li{
	list-style: url(../images/green_bullet.jpg) outside;
	margin: 0px;
	padding: 8px 0;
}
.shuttermenu_workarea_grs .ekmenu_unorderedlist ul li a:hover{
	color: #468966 !important;
	width: 100%;
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/
	font-weight: normal;
	text-decoration: underline;
	}
.shuttermenu_workarea_grs .ekmenu_unorderedlist_item 
{
	/*display:inline;  This is causeing the bullet points not to show up*/
	padding: 8px 0px;
	/*background: url(../images/green_bullet.jpg) no-repeat left center;
		list-style: url(images/green_bullet.jpg) outside;*/

}

.shuttermenu_workarea_grs .ekmenu_submenu_items {
    /*overflow: hidden;  truncate what cannot fit */
}

.shuttermenu_workarea_grs .ekmenu_submenu_items_hidden 
{
	display: none;
}

/* Nested menu items */
.shuttermenu_workarea_grs .ekmenu_submenu_items .ekmenu_submenu_items, 
.shuttermenu_workarea_grs .ekmenu_submenu_items .ekmenu_submenu_items_hidden, 
.shuttermenu_workarea_grs .ekmenu_submenu_items_hidden .ekmenu_submenu_items_hidden
{
	margin-left: 10px; /* indents menu items, accumulating with each nesting level */
}

/* Button menu items, controls visibility of associated sub-menus */
.shuttermenu_workarea_grs .ekmenu_button
{
    /*display: block; *//*padding: 0px 5px 0px 16px;*/
    /*font-weight: bold;*/
    color: #333; /* button-title text color */
    width: 100%; /* capture on-click for entire row that the button occupies */
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/

}
.shuttermenu_workarea_grs .ekmenu_button_hover
{
	/*display: block; *//*padding: 0px 5px 0px 16px;*/
	color: #468966 !important;
	width: 100%;
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/
	font-weight: normal;
	text-decoration: underline;
}
.shuttermenu_workarea_grs .ekmenu_button_selected
{
    /*display: block; *//*    padding: 5px 0px;*/
	/*padding: 0px 5px 0px 16px;*/
    /*font-weight: bold;*/
    color: #468966 !important; /* button-title text color */
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: none;
	font-weight: normal;
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/
}
.shuttermenu_workarea_grs .ekmenu_button_selected_hover
{
    /*display: block; *//*padding: 0px 5px 0px 16px;*/
	color: #468966 !important; /* button-title text color */
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: underline;
	font-weight: normal;
	/*background: url(../images/green_bullet.jpg) no-repeat 3px 5px;*/
}

/* images */
.shuttermenu_workarea_grs .ekmenu_submenu_items a img, 
.shuttermenu_workarea_grs .ekmenu_submenu_items_hidden a img {
	/* IMG; menu-item image, selected by CMS, can be used */
	/* with or in place of the textual title of the link. */
	/* Typical parent element: a.ekmenu_link */
	/*border-width: 0px;*/
}
.shuttermenu_workarea_grs .ekmenu_linkimage, 
.shuttermenu_workarea_grs .ekmenu_linkimage_selected
{
  /*display: block;position: relative; */
	background-position: 0px 0px;
	background-repeat:no-repeat;
	overflow: hidden;
}
.shuttermenu_workarea_grs .ekmenu_linkimage_hover, 
.shuttermenu_workarea_grs .ekmenu_linkimage_selected_hover
{
    /*display: block; position: relative;*/
	background-position: 0px -30px;
	background-repeat:no-repeat;
	overflow: hidden;
	color: #468966 !important;
}

/* Link menu items */
.shuttermenu_workarea_grs a.ekmenu_link, 
.shuttermenu_workarea_grs a.ekmenu_link:link, 
.shuttermenu_workarea_grs a.ekmenu_link:visited {
    color: #333; /* link text color */
    text-decoration: none; /* remove underlines */
    /*display: block; *//* force one link per row */
    width: 100%; /* fill entire row with link */
}
.shuttermenu_workarea_grs a.ekmenu_link:hover, 
.shuttermenu_workarea_grs a.ekmenu_link:active, 
.shuttermenu_workarea_grs a.ekmenu_link:focus  {    
/*padding: 4px 10px; padding: 5px 0px; *//* set all to zero for images */
    color:#468966 !important ;  /* hovered-link text color */
    text-decoration: none; /* remove underlines */
	/*display: block; */width: 100%;  	
}

.shuttermenu_workarea_grs a.ekmenu_link_selected {    
		color: #468966 !important;
		/*display: block; */width: 100%;
}
.shuttermenu_workarea_grs a.ekmenu_link_selected:hover {    
		color: #fff;
		/*display: block; */width: 100%;
}
.shuttermenu_workarea_grs .ekmenu_submenu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;	
}