.pennmaid_menu .ekflexmenu 
{
    font-size: 12px;
    font-family: Sans-Serif;
    white-space: nowrap;
	padding-bottom:15px;
}

.pennmaid_menu A
{
	text-decoration: none;
}

.pennmaid_menu .ekflexmenu_submenu,
.pennmaid_menu .ekflexmenu_submenu_hover,
.pennmaid_menu .ekflexmenu_submenu_parent,
.pennmaid_menu .ekflexmenu_submenu_parent_hover
{
	top: 0px;
	left: 0px;
	height: auto;
}

div.subMenuWrapper
{
	position:absolute;
	z-index:15;
	width:130px;
}

.pennmaid_menu UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.pennmaid_menu LI
{
	margin: 0px;
	padding: 0px;
	width:130px;
}

.pennmaid_menu .ekflexmenu_submenu_items 
{
	height:auto;
	margin-left: 0px;
}

.pennmaid_menu .ekflexmenu_menu_level_0 .ekflexmenu_submenu_items
{
	left: 0px;
	top: 0px;
}
.pennmaid_menu .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items
{
	left: 5px;
	top: 100%;
}

.pennmaid_menu .ekflexmenu_menu_level_2 .ekflexmenu_submenu_items
{
	left: 100%;
	top: 0px;
}

.pennmaid_menu .ekflexmenu .ekflexmenu_submenu_items_hidden 
{
	display: none;
}

.pennmaid_menu .ekflexmenu_button
{
    display: block;
    width: 100%;
    height:24px;
}
.pennmaid_menu .ekflexmenu_button_hover
{
    display: block;
    width: 100%;
    height:24px;
}
.pennmaid_menu .ekflexmenu_button_selected
{
    display: block;
    width: 100%;
    height:24px;
}
.pennmaid_menu .ekflexmenu_button_selected_hover
{
    display: block;
    width: 100%;
    height:24px;
}

.pennmaid_menu img 
{
	border-width: 0px;
}

.pennmaid_menu a.ekflexmenu_link, 
.pennmaid_menu a.ekflexmenu_link:link, 
.pennmaid_menu a.ekflexmenu_link:visited {
    padding:0px 0px;
	text-indent:10px;
	color:#da1143;
	background:#eee;
	text-decoration:none;
	display:block;
	width:100%; 
	border-bottom:1px solid #dcdcdc;
	white-space:normal;
}
.pennmaid_menu a.ekflexmenu_link:hover, 
.pennmaid_menu a.ekflexmenu_link:active, 
.pennmaid_menu a.ekflexmenu_link:focus  {
    padding:0px 0px;
	text-indent:10px;
	color:#fff;
	background:#778ce8;/**/
	text-decoration:none;
	border-color:#778ce8;/**/
	display:block; 
	width:100%;
	border-bottom:1px solid #dcdcdc;
	white-space:normal;
}

.pennmaid_menu a.ekflexmenu_link_selected {
    padding:0px 0px;
	text-indent:10px;
	color:#fff;
	background:#778ce8;/**/
	text-decoration:none;
	border-color:#778ce8;/**/
	display:block; 
	width:100%;
	border-bottom:1px solid #dcdcdc;
	white-space:normal;
}
.pennmaid_menu a.ekflexmenu_link_selected:hover {
    padding:0px 0px;
	text-indent:10px;
	color:#c6d3ff;
	background:#a18d51;
	border-color:#a18d70;
	display:block; 
	width:100%;
	border-bottom:1px solid #dcdcdc;
	white-space:normal;
}

/*PennMaid Navigation Specific +*/
/*ekmenu_button tab01 +*/
div.topnav_about {background-image:url("/images/pennmaid/topnav_off.gif"); width:65px; height:24px; background-repeat:no-repeat;}
div.topnav_about:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:65px; height:24px; background-repeat:no-repeat;}
div.topnav_about_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:65px; height:24px; background-repeat:no-repeat;}
/*ekmenu_button tab01 -*/

/*ekmenu_button tab02 +*/
div.topnav_products {background-image:url("/images/pennmaid/topnav_off.gif"); width:116px; height:24px; background-repeat:no-repeat; background-position:-65px;}
div.topnav_products:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:116px; height:24px; background-repeat:no-repeat; background-position:-65px;}
div.topnav_products_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:116px; height:24px; background-repeat:no-repeat; background-position:-65px;}
/*ekmenu_button tab02 -*/

/*ekmenu_button tab03 +*/
div.topnav_recipes {background-image:url("/images/pennmaid/topnav_off.gif"); width:74px; height:24px; background-repeat:no-repeat; background-position:-181px;}
div.topnav_recipes:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:74px; height:24px; background-repeat:no-repeat; background-position:-181px;}
div.topnav_recipes_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:74px; height:24px; background-repeat:no-repeat; background-position:-181px;}
/*ekmenu_button tab03 -*/

/*ekmenu_button tab04 +*/
div.topnav_healthclub {background-image:url("/images/pennmaid/topnav_off.gif"); width:102px; height:24px; background-repeat:no-repeat; background-position:-255px;}
div.topnav_healthclub:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:102px; height:24px; background-repeat:no-repeat; background-position:-255px;}
div.topnav_healthclub_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:102px; height:24px; background-repeat:no-repeat; background-position:-255px;}
/*ekmenu_button tab04 -*/

/*ekmenu_button tab05 +*/
div.topnav_queeniesfaq {background-image:url("/images/pennmaid/topnav_off.gif"); width:130px; height:24px; background-repeat:no-repeat; background-position:-357px;}
div.topnav_queeniesfaq:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:130px; height:24px; background-repeat:no-repeat; background-position:-357px;}
div.topnav_queeniesfaq_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:130px; height:24px; background-repeat:no-repeat; background-position:-357px;}
/*ekmenu_button tab05 -*/

/*ekmenu_button tab06 +*/
div.topnav_coupons {background-image:url("/images/pennmaid/topnav_off.gif"); width:111px; height:24px; background-repeat:no-repeat; background-position:-487px;}
div.topnav_coupons:hover {background-image:url("/images/pennmaid/topnav_over.gif"); width:111px; height:24px; background-repeat:no-repeat; background-position:-487px;}
div.topnav_coupons_selected {background-image:url("/images/pennmaid/topnav_on.gif"); width:111px; height:24px; background-repeat:no-repeat; background-position:-487px;}
/*ekmenu_button tab06 -*/
/*PennMaid Navigation Specific -*/