/*                                                                          */
/* NOTICE:                                                                  */
/*    To support more than one-single FlexMenu 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 FlexMenu        */
/*    within a div-tag, whose class-name will be derived from the filename. */
/*                                                                          */
/*    *** THESE MUST BE ENTIRELY IN LOWER CASE! ***                         */
/*    The server control will cast these filenames to lower before use!     */
/*                                                                          */
/*    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.     */
/*                                                                          */


.horizontal .exflexmenu ul.ekflexmenu_submenu_items {border:1px solid red;}


.horizontal .ekflexmenu 
{
	/*padding: 10px 10px 10px 10px;*/
	margin-top:0px;
	padding: 0px 0px 0px 0px;
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
	position: relative;
    	color: rgb(255, 255, 255);
    	width: 770px;
   	font-size: 12px;
   	font-family: Sans-Serif;
    	white-space: nowrap;
	height:35px;
}

.horizontal .ekflexmenu a
{
	padding-top:5px;
}

.horizontal A
{
	text-decoration: none;

}

.horizontal .ekflexmenu_submenu,
.horizontal .ekflexmenu_submenu_hover,
.horizontal .ekflexmenu_submenu_parent,
.horizontal .ekflexmenu_submenu_parent_hover
{
	top: 0px;
	left: 0px;
	height: auto;
}

.horizontal UL
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px;

}

.horizontal LI
{
	border:none;
	float: left;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.horizontal .ekflexmenu_submenu_items 
{
	height:auto;
	margin-left: 0px;
	width:100%;
}

.horizontal .ekflexmenu_menu_level_0 .ekflexmenu_submenu_items
{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;

}
.horizontal .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items
{
	position: absolute;
	left: 0px;
	top: 100%;
	float: none;
	width:154px;
    	border-bottom: 1px solid #80A078; /* green */
	
}

.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_submenu_items
{
	position: absolute;
	left: 100%;
	top: 0px;
	width:140px;
	
}

.horizontal .ekflexmenu .ekflexmenu_submenu_items_hidden 
{
	display: none;
}

/*-------------------------Styling for Top Level Menu---------------------------*/

/*---#1 Home-----------------------------------------*/
#e0fa05761_14_16_button
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color:White;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_16_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}



/*---#2 About US-------------------------------------*/
#e0fa05761_14_18_button
{
    display: block;
	float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;	
}

#e0fa05761_14_18_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}



/*---#3 Overview -------------------------------------*/
#e0fa05761_14_20_button
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_20_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}



/*---#4 State Results---------------------------------*/
#e0fa05761_14_36_button
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_36_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}



/*---#5 Understanding the Report Card-------------------*/
#e0fa05761_14_26_button
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_26_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}

/*---#6 Newsroom-----------------------------------------*/
#e0fa05761_14_28_button
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_28_button:hover
{
    display: block;
float:left;
    padding: 10px 18px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}

/*---#7 Contact Us --------------------------------------*/
#e0fa05761_14_30_button
{
    display: block;
float:left;
    padding: 10px 24px 0 18px;
    font-weight: bold;
    color: white;
    background: #435664;
    text-align:center;
    width: auto;
    height:25px;
    text-decoration:none;
}

#e0fa05761_14_30_button:hover
{
    display: block;
float:left;
    padding: 10px 24px 0 18px;
    font-weight: bold;
    color: #3D3D3D;
    background: #B3C8AE;
    text-align:center;
    width: auto;
    height:25px;
}

/*-------------------------------------------End------------------------------*/


.horizontal img 
{
	border-width: 0px;
}

.horizontal a.ekflexmenu_link, 
.horizontal a.ekflexmenu_link:link, 
.horizontal a.ekflexmenu_link:visited {
    padding: 4px 6px 4px 10px;
    left: -999em;
    text-indent: 0px;
    color: #3D3D3D; /* dark grey */
    text-decoration: none;
    font-size: 11px;
    background: #B3C8AE; /* light green */
    display: block;
    width: 160px;
    border: 1px solid #80A078; /* green */
    border-bottom:none;
    font-weight:bold;
    white-space: normal;
}

.horizontal a.ekflexmenu_link:hover, 
.horizontal a.ekflexmenu_link:active, 
.horizontal a.ekflexmenu_link:focus  {
    padding: 4px 6px 4px 10px;
    text-indent: 0px;
    color: #000066; /* dark blue */
    background: #FFFFFF;
    border: 1px solid #80A078; /* green */
    display: block; 
    width: 160px;
    border-bottom:none;
    white-space: normal;
    text-decoration: underline;
}


.horizontal a.ekflexmenu_link_selected {
    	padding: 4px 6px 4px 10px;
    	text-indent: 0px;
	color: #000066; /* dark blue */
    	background:white;
   	border: 1px solid #80A078; /* green */
	border-bottom:none;
	display: block; 
	width:160px;
	white-space: normal;
	font-size: 11px;
	font-weight:bold;
}


.horizontal a.ekflexmenu_link_selected:hover {
    	padding: 4px 6px 4px 10px;
    	text-indent: 0px;
	color: #000066; /* dark blue */
    	background:white;
   	border: 1px solid #80A078; /* green */
	display: block; 
	width:160px;
	border-bottom:none;
	white-space: normal;
}


