/*                                                                          */
/* 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 {
	position:relative;
	top:21px;
	_top:50px !important;
	*top:21px;
	
}
.horizontal .ekflexmenu {
	padding:0;
	position:relative;
	color:#fff;
	width:864px;
	font-size:12px;
	font-family: Sans-Serif;
	z-index:10; 
	_z-index:10000; 
	*z-index:10000; 
}
.horizontal a:link, .horizontal a:visited {
	text-decoration:none;
	color:#fff;
}
.horizontal .ekflexmenu_submenu, .horizontal .ekflexmenu_submenu_hover, .horizontal .ekflexmenu_submenu_parent, .horizontal .ekflexmenu_submenu_parent_hover {
	top:0;
	left:0;
}
.horizontal li:hover {
	background-color:#001139;
}
.horizontal li ul li:hover {
	background:none;
}
.horizontal ul {
	list-style:none;
	margin:0;
	padding:0;
}
.horizontal ul ul {
	list-style:none;
	margin:0;
	min-width:340px;
	height:113px;
	background:url(/images/menubg.png) repeat left top;
	_background:url(/images/menubg-ie6.jpg) repeat left top;
	padding:5px 0;
}
.horizontal li {
	float:left;
	display:inline;
	position:relative;
	margin:0;
	padding:0;
	background:url(/images/menusep.png) no-repeat right bottom;
}
.horizontal li a:link, .horizontal li a:visited {
	padding:5px 6px 4px 6px;
	margin-top:0;
	text-decoration:none;
	color:#fff;
	_width:auto;
}
.horizontal li a:hover{
_width:auto;
}
.horizontal li li {
	width:130px;
	max-width:130px;
	background:none;
	float:none;
	clear:both;
	display:block !important;
	margin:0;
	list-style:outside;
}
.horizontal li li a{
	width:98%;
}
.horizontal li li a:hover {
	text-decoration:underline;
	width:98%;
}
.horizontal .ekflexmenu_submenu_items {
	height:auto;
	margin-left:0px;
}
.horizontal .ekflexmenu_menu_level_0 .ekflexmenu_submenu_items {
	position:relative;
	left:0;
	top:0;
	float:left;
}
.horizontal .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items {
	position:absolute;
	left:0;
	top:25px;
	float:none;
	width:auto;
}
.horizontal .ekflexmenu_menu_level_2 .ekflexmenu_submenu_items {
	position:absolute;
	left:100%;
	top:1px;
}
.horizontal .ekflexmenu .ekflexmenu_submenu_items_hidden {
	position:absolute;
	display:block;
	left:-999em;
}
.horizontal .ekflexmenu_button {
	display:block;
	font-weight:bold;
	color:#fff;
}
.horizontal li li a.ekflexmenu_button {
	display:block;
}
.horizontal .ekflexmenu_button_hover {
	display:block;
	font-weight:bold;
	color:#fff;
}
.horizontal ul li a.ekflexmenu_button_selected {
	display:block;
	font-weight:bold;
	color:#fff;
	background-color:#001139;
}
.horizontal li li a.ekflexmenu_button_selected {
	display:block;
	font-weight:bold;
	color:#fff;
	background:none !important;
}
.horizontal .ekflexmenu_button_selected_hover {
	display:block;
	font-weight:bold;
	color:#fff;
}
.horizontal img {
	border-width:0;
}
.horizontal a.ekflexmenu_link, .horizontal a.ekflexmenu_link:link, .horizontal a.ekflexmenu_link:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	width:98%;
	font-weight:bold;
}
.horizontal a.ekflexmenu_link:hover, .horizontal a.ekflexmenu_link:active, .horizontal a.ekflexmenu_link:focus {
	color:#fff;
	text-decoration:none;
	display:block;
	width:98%;
	text-decoration:underline;
}
.horizontal a.ekflexmenu_link_selected {
	color:#fff;
	display: block;
	width:98%;
	text-decoration:underline;
	color:#fff;
}
.horizontal a.ekflexmenu_link_selected:hover {
	color:#fff;
	display:block;
	width:98%;
	text-decoration:underline;
}
.horizontal ul li ul.ekflexmenu_submenu_items {
	background:url(/images/menubg.png) repeat left top;
	_background:url(/images/menubg-ie6.jpg) repeat left top;
}

.horizontal ul li.e5a1dcbef_7_8 {
	_width:85px;
}
.horizontal ul li.e5a1dcbef_7_9  {
	_width:46px;
}
.horizontal ul li.e5a1dcbef_7_10 {
	_width:52px;
}
.horizontal ul li.e5a1dcbef_7_11 {
	_width:145px;
}
.horizontal ul li.e5a1dcbef_7_12 {
	_width:100px;
}
.horizontal ul li.e5a1dcbef_7_13 {
	_width:80px;
}
.horizontal ul li.e5a1dcbef_7_14 {
	_width:63px;
}
.horizontal ul li.e5a1dcbef_7_15 {
	_width:116px;
}

.horizontal li#e5a1dcbef_7_49 {
	background: url(/images/planner.png) no-repeat center bottom !important;
}