﻿/*                                                                          */
/* 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 a
{
    font-family: Verdana;
    font-size: 11px;
    color: #005395;
    font-weight: normal;
    text-decoration: none;
    height: auto;
    display:block;
}

.horizontal li li
{
    padding: 0;
    margin: 0;
}

.horizontal #e5a1dcbef_102_0_submenu_items li {
    position:relative;
}

.horizontal #e5a1dcbef_102_0_submenu_items li a {
    background-image: url(/images/new/nav-home.png);
	background-repeat: no-repeat;
	background-position:top left;
	height: 0;
	padding-top:37px;
	overflow: hidden;
    display: block;
}

.horizontal li#e5a1dcbef_102_103 a
{
    width: 102px;
}

.horizontal li#e5a1dcbef_102_103 a:hover
{
    background-position:0 -43px;
} 

.nav_paractive li#e5a1dcbef_102_103 a
{
    background-position: 0 -86px;
}

.nav_paractive li#e5a1dcbef_102_103 a:hover
{
    background-position: 0 -86px;
}

.horizontal li#e5a1dcbef_102_108 a
{
	background-position: -102px 0px;
	width: 169px;
}

.horizontal li#e5a1dcbef_102_108 a:hover
{
	background-position: -102px -43px;	
}

.nav_eduactive li#e5a1dcbef_102_108 a
{
    background-position: -102px -86px;
}

.nav_eduactive li#e5a1dcbef_102_108 a:hover
{
    background-position: -102px -86px;
}

.horizontal li#e5a1dcbef_102_109 a
{
	background-position: -271px 0px;
	width: 164px;
}

.horizontal li#e5a1dcbef_102_109 a:hover
{
    background-position: -271px -43px;
}

.nav_outactive li#e5a1dcbef_102_109 a
{
    background-position: -271px -86px;
}

.nav_outactive li#e5a1dcbef_102_109 a:hover
{
    background-position: -271px -86px;
}

.horizontal li#e5a1dcbef_102_110 a
{
	background-position: -436px 0px;
	width: 152px;
}

.horizontal li#e5a1dcbef_102_110 a:hover
{
    background-position: -436px -43px;	
}

.nav_theactive li#e5a1dcbef_102_110 a
{
    background-position: -436px -86px;
}

.nav_theactive li#e5a1dcbef_102_110 a:hover
{
    background-position: -436px -86px;
}

.horizontal li#e5a1dcbef_102_111 a
{
	background-position: -588px 0px;
	width: 142px;
}

.horizontal li#e5a1dcbef_102_111 a:hover
{
    background-position: -588px -43px;	
}

.nav_dioactive li#e5a1dcbef_102_111 a
{
    background-position: -588px -86px;
}

.nav_dioactive li#e5a1dcbef_102_111 a:hover
{
    background-position: -588px -86px;
}

.horizontal li#e5a1dcbef_102_112 a
{
	background-position: -730px 0px;
	width: 98px;
}

.horizontal li#e5a1dcbef_102_112 a:hover
{
    background-position: -730px -43px;	
}

.nav_aboutactive li#e5a1dcbef_102_112 a
{
    background-position: -730px -86px;
}

.nav_aboutactive li#e5a1dcbef_102_112 a:hover
{
    background-position: -730px -86px;
}

.horizontal li#e5a1dcbef_102_113 a
{
	background-position: -827px 0px;
	width: 143px;
}

.horizontal li#e5a1dcbef_102_113 a:hover
{
    background-position: -827px -43px;
}

.nav_newsactive li#e5a1dcbef_102_113 a
{
    background-position: -827px -86px;
}

.nav_newsactive li#e5a1dcbef_102_113 a:hover
{
    background-position: -827px -86px;
}

.horizontal li#e5a1dcbef_102_103 ul li a, .horizontal li#e5a1dcbef_102_108 ul li a, .horizontal li#e5a1dcbef_102_109 ul li a, .horizontal li#e5a1dcbef_102_110 ul li a, .horizontal li#e5a1dcbef_102_111 ul li a, .horizontal li#e5a1dcbef_102_112 ul li a, .horizontal li#e5a1dcbef_102_113 ul li a
{
   	display:block;
	background:#fff;
	color:#1D6398;
	height:auto;
	line-height:15px;
	padding:4px 16px;
	width:160px;
	border-top:1px solid #8DD7EF;
	border-left:1px solid #8DD7EF;
	border-bottom:1px solid #8DD7EF;
	border-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	background-image: url(/images/ms-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.horizontal li#e5a1dcbef_102_103 ul li a:hover, .horizontal li#e5a1dcbef_102_108 ul li a:hover, .horizontal li#e5a1dcbef_102_109 ul li a:hover, .horizontal li#e5a1dcbef_102_110 ul li a:hover, .horizontal li#e5a1dcbef_102_111 ul li a:hover, .horizontal li#e5a1dcbef_102_112 ul li a:hover, .horizontal li#e5a1dcbef_102_113 ul li a:hover
{
	color:#ffffff;
	background-color: #264379;
	background-image: 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-type: none;
    padding: 0;
    margin: 0;
}*/

.horizontal ul.ekflexmenu_submenu_items
{
    /*height: 24px;*/
}

.horizontal LI
{
    /*border-right: 1px solid black;*/
    
    /*display: inline;
    position: relative;
    margin: 0px;
    padding: 0px;*/ /*width: 120px;*/
}

/*.horizontal li ul
{
    overflow: visible !important;
}

.horizontal .ekflexmenu_submenu_items
{
}
*/
.horizontal .ekflexmenu_menu_level_0 .ekflexmenu_submenu_items
{
    /*position: relative;*/
}

.horizontal .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items
{
    position: absolute;
    top: 36px;
    left:0px;
    float: none;
	border-bottom:1px solid #8DD7EF;
	background-image: url(../images/mborder.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:2px;	    
}

.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_submenu_items
{
    display:block; position:absolute; left:190px; top:0;
    zoom:1;
    vertical-align:bottom;
}

.horizontal .ekflexmenu .ekflexmenu_submenu_items_hidden
{
    display: none;
}
/*
.horizontal .ekflexmenu_button
{
}
.horizontal .ekflexmenu_button_hover
{
}

.horizontal .ekflexmenu_button_selected_hover
{
}

.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_button
{
}
.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_button_hover
{
}

.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_button_selected
{
}
.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_button_selected_hover
{
}
*/
.horizontal a.ekflexmenu_link /*,  .horizontal a.ekflexmenu_link:link,  .horizontal a.ekflexmenu_link:visited*/
{
    text-decoration: none;
}

.horizontal a.ekflexmenu_link:hover /*,  .horizontal a.ekflexmenu_link:active,  .horizontal a.ekflexmenu_link:focus */
{
}

.horizontal a.ekflexmenu_link_selected
{
}
.horizontal a.ekflexmenu_link_selected:hover
{
}
