﻿@media screen
{
	.easyMenu
	{
		/* border: 1px solid #0073ae;
		background-color: #D4D0C8; */
	}
	
	.easyMenuItemContainer {
		/* border: 1px solid #000000; */
	}
	
	.easyMenuItem,
	.easyMenuItem a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_center.png);
		background-repeat: repeat;
		height: 20px;
		cursor: auto; cursor: pointer;
		text-decoration: none;
		white-space: nowrap;
		width: auto;	
	}
	
	.easyMenuItemOver,
	.easyMenuItemOver a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_active_center.png);
		background-repeat: repeat;
		height: 20px;
		cursor: auto; cursor: pointer;
		text-decoration: none;
		white-space: nowrap;
		width: auto;	
	}
	
	.easyMenuItemContentCell,
	.easyMenuItemContentCell a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_center.png);
		background-repeat: repeat;
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration:  inherit;
		color: White;
		text-indent: 10px;
		white-space: nowrap;
		width: auto;	
	}

	.easyMenuItemContentCellOver,
	.easyMenuItemContentCellOver a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_active_center.png);
		background-repeat: repeat;
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration: inherit;
		color: White;
		text-indent: 10px;
		white-space: nowrap;
		width: auto;	
	}

	.easyMenuSeparator, 
	.easyMenuSeparatorOver
	{
	}

	.easyMenuSeparatorContentCell, 
	.easyMenuSeparatorContentCellOver
	{
	}
	
	.easyMenuItemIconCell, 
	.easyMenuItemIconCell a
	{
	}

	.easyMenuItemIconCellOver, 
	.easyMenuItemIconCellOver a
	{
	}

	.easyMenuSeparatorIconCell, 
	.easyMenuSeparatorIconCellOver
	{
	}

	.easyMenuItemSubMenuCell,
	.easyMenuItemSubMenuCell a
	{
		width: 10px;
		background-color: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 20px;
		text-decoration: none;
	}
	
	.easyMenuItemSubMenuCellOver,
	.easyMenuItemSubMenuCellOver a
	{
		width: 10px;	
		background-color: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu_active.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 20px;
		text-decoration: none;
	}

	.easyMenuItemLeftRoundCornerCell {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_left.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.easyMenuItemLeftRoundCornerCellOver {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_active_left.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	.easyMenuItemRightRoundCornerCell {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_right.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	.easyMenuItemRightRoundCornerCellOver {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_submenu_active_right.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}


	.ParentMenu
	{
		/* border: 1px solid #0073ae;
		background-color: #D4D0C8; */
	}
	
	.ParentItemContainer
	{
		/* border-left: 1px solid #0073ae;
		border-right: 1px solid #0073ae; */
	}
	
	.ParentItem,
	.ParentItem a
	{
		background-color: inherit;
		border-right: 1px solid #D4D0C8;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_center.png);
		background-repeat: repeat;
		height: 25px;
		cursor: auto; cursor: pointer;
		text-decoration: none;
		color: White;
	}
	
	.ParentItemOver,
	.ParentItemOver a
	{
		background-color: inherit;
		border-right: 1px solid #D4D0C8;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_center.png);
		background-repeat: repeat;
		cursor: auto; cursor: pointer;
		height: 25px;
		text-decoration: none;
		color: White;
	}

	.ParentItemContentCell,
	.ParentItemContentCell a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_center.png);
		background-repeat: repeat; 
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration: inherit;
		color: White;
		text-align: center;
		white-space: nowrap;
		width: auto;
	}

	.ParentItemContentCellOver,
	.ParentItemContentCellOver a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_center.png);
		background-repeat: repeat; 
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration: inherit;
		color: White;
		text-align: center;
		white-space: nowrap;
		width: auto;
	}

	.ParentItemSubMenuCell,
	.ParentItemSubMenuCell a
	{
		width: 10px;
		background-color: inherit;
		border: none;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 25px;
		text-decoration: none;
	}
	
	.ParentItemSubMenuCellOver,
	.ParentItemSubMenuCellOver a
	{
		width: 10px;
		background-color: inherit;
		border: none;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu_active.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 25px;
		text-decoration: none;
	}
	
	.ParentSeparator, 
	.ParentSeparatorOver
	{
	}
	
	.ParentSeparatorContentCell, 
	.ParentSeparatorContentCellOver
	{
	}

	.ParentItemIconCell, 
	.ParentItemIconCell a
	{
	}

	.ParentItemIconCellOver, 
	.ParentItemIconCellOver a
	{
	}

	.ParentSeparatorIconCell, 
	.ParentSeparatorIconCellOver
	{
	}

	.ParentMenuItemLeftRoundCornerCell {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_left.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.ParentMenuItemLeftRoundCornerCellOver {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_left.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	.ParentMenuItemRightRoundCornerCell {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_right.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.ParentMenuItemRightRoundCornerCellOver {
		width: 4px;	
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_right.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.ParentMenu_1
	{
		/* border: 1px solid #0073ae;
		background-color: #D4D0C8; */
	}
	
	.ParentItemContainer_1
	{
		/* border-left: 1px solid #0073ae;
		border-right: 1px solid #0073ae; */
	}
	
	.ParentItem_1,
	.ParentItem_1 a
	{
		background-color: inherit;
		border-right: 1px solid #D4D0C8;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_center.png);
		background-repeat: repeat;
		height: 20px;
		cursor: auto; cursor: pointer;
		text-decoration: none;
		color: White;
	}
	
	.ParentItemOver_1,
	.ParentItemOver_1 a
	{
		background-color: inherit;
		border-right: 1px solid #D4D0C8;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_center.png);
		background-repeat: repeat;
		cursor: auto; cursor: pointer;
		height: 20px;
		text-decoration: none;
		color: White;
	}

	.ParentItemContentCell_1,
	.ParentItemContentCell_1 a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_center.png);
		background-repeat: repeat; 
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration: inherit;
		color: White;
		text-align: center;
		white-space: nowrap;
		width: auto;
	}

	.ParentItemContentCellOver_1,
	.ParentItemContentCellOver_1 a
	{
		background-color: inherit;
		border: inherit;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_parent_active_center.png);
		background-repeat: repeat; 
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: normal;
		text-decoration: inherit;
		color: White;
		text-align: center;
		white-space: nowrap;
		width: auto;
	}

	.ParentItemSubMenuCell_1,
	.ParentItemSubMenuCell_1 a
	{
		width: 10px;
		background-color: inherit;
		border: none;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 20px;
		text-decoration: none;
	}
	
	.ParentItemSubMenuCellOver_1,
	.ParentItemSubMenuCellOver_1 a
	{
		width: 10px;
		background-color: inherit;
		border: none;
		background-image: url(/ZCW/App_Themes/Shared/Images/menu_has_submenu_active.png);
		background-repeat: no-repeat;
		background-position: 0px 10px;
		height: 20px;
		text-decoration: none;
	}
	
	.ParentSeparator_1, 
	.ParentSeparatorOver_1
	{
	}
	
	.ParentSeparatorContentCell_1, 
	.ParentSeparatorContentCellOver_1
	{
	}
	
	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0px;
		position : absolute; 
		visibility : hidden; 
		top : -2000px;
		left : 0px; 
		filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
		filter : "Alpha(Opacity='0')";
		opacity : 0;
		--moz-opacity : 0;

		background-color: #0073ae;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}

}