
.MenuGroup
{
	/*
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	*/
	cursor: hand;
	color: white;
	background-image: url(/ShoppingCentreSites/Images/HeaderBackground.gif);
	background-color: #465b7e;
}
table.MenuItem td.MenuItem
{
	font-family: /*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	/* background-image: url(/ShoppingCentreSites/Images/HeaderBackground.gif); */
	margin: 2px;
	cursor: hand;
	color: white;
	/*width: 140px;*/
}

table.MenuItem td.MenuItem table td
{
	font-family: /*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	/* background-image: url(/ShoppingCentreSites/Images/HeaderBackground.gif); */
	margin: 2px;
	cursor: hand;
	color: red;
	/*width: 140px;*/
}


.MenuItemOver
{
	font-family: /*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	color: #ffcc00;
	margin: 2px;
	cursor: hand;
	background-color: #1E3D81;
	width: 140px;
}
.MenuItemToolTip
{
	background-color: #fffacd;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: Arial;
	padding: 3px;
	font-size: 8pt;
	text-align: left;
}
.MenuItemClicked
{
	font-family:/*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	color: #cccccc;
	border-right: #000066 0px solid;
	border-top: #999bbf 0px solid;
	margin: 2px;
	border-left: #999bbf 0px solid;
	cursor: hand;
	border-bottom: #000066 0px solid;
	background-color: #1E3D81;
	width: 140px;
	}
	
.EditMenuGroup
{
	/*
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	*/
	position:absolute;
	width:150; 
	display:none;
	cursor: hand;
	color: white;
	/* background-image: url(/ShoppingCentreSites/Images/HeaderGrayMenu.gif); */
	text-align:left;
	background-color: #cccccc;
	filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#1E3D81',EndColorStr='#1E3D81');


		

	/*background-color: #465b7e;*/
}
.EditMenuItem
/* Item that controls the edit console */
{
	padding: 2px 2px 2px 2px; 
	border-top: inactiveborder 10px;
	border-right: inactiveborder 0px;
	border-left: inactiveborder 0px;
	border-bottom: inactiveborder 0px;
	font-size: 8pt;
	vertical-align: middle;
	width: 150px;
	cursor: hand;
	color: #cccccc;
	font-family: arial;
	text-align:left;
	background-color: #cccccc;
		filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#1E3D81',EndColorStr='#1E3D81');
}
.EditMenuItemOver
{
	padding: 2px 2px 2px 2px; 
	border-right: #aca899 0px solid;
	border-top: #f0f0f0 0px solid;
	border-left: #f0f0f0 0px solid;
	border-bottom: #aca899 0px solid;
	font-size: 8pt;
	vertical-align: middle;
	width: 150px;
	cursor: hand;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	text-align:left;
	background-color: #cccccc;
		filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#1E3D81',EndColorStr='#1E3D81');
}

.EditContentPublicationText
/* Item that controls the edit console */
{
	padding: 2px 2px 2px 2px; 
	border-top: inactiveborder 10px;
	border-right: inactiveborder 0px;
	border-left: inactiveborder 0px;
	border-bottom: inactiveborder 0px;
	font-size: 8pt;
	vertical-align: middle;
	/*width: 150px;*/
	cursor: hand;
	color: darkblue;
	background-color: #CCCCCC;
	font-family: arial;
	text-align:left;
}

.EditContentPublicationTextOver
/* Item that controls the edit console */
{
	padding: 2px 2px 2px 2px; 
	border-top: inactiveborder 10px;
	border-right: inactiveborder 0px;
	border-left: inactiveborder 0px;
	border-bottom: inactiveborder 0px;
	font-size: 8pt;
	vertical-align: middle;
	/*width: 150px;*/
	cursor: hand;
	color: darkblue;
	background-color: #CCCCCC;
	font-family: arial;
	text-align:left;
}

.MenuItemLevel
{
	font-family:Arial Narrow, Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;
	color: #ffcc00;
	border-right: #000066 0px solid;
	border-top: #999bbf 0px solid;
	margin: 1px;
	border-left: #999bbf 0px solid;
	cursor: hand;
	border-bottom: #000066 0px solid;
	background-color: #1E3D81;
	/* background-color: #1E3D81; */
}

/*
==============================
  LEFT MENU
==============================
*/
.leftMenuItemLevelCss
{}
table.leftMenuGroup
{
	cursor: hand;
	color: white;
	/*background-image: url(/ShoppingCentreSites/Images/HeaderBackground.gif);*/
	/*background-color: #465b7e;*/
	width:140px;
	text-align:left;
	}
.leftMenuItem td
{
	/*text-align:right;*/
	white-space:nowrap;
	font-family: /*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	/* background-image: url(/ShoppingCentreSites/Images/HeaderBackground.gif); */
	/*margin: 2px;*/
	padding:2px 12px 2px 0;
	cursor: hand;
	color:  #167091;
	width: 100%;
}
.leftMenuItemOver td
{
	/*text-align:right;*/
	font-family: /*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	color: #ffcc00;
	/*margin: 2px 12px 2px 0 ;*/
	padding:2px 12px 2px 0;
	cursor: hand;
	white-space:nowrap;
	/*background-color: #1E3D81;*/
	width: 100%;
}
/*.MenuItemToolTip
{
	background-color: #fffacd;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: Arial;
	padding: 3px;
	font-size: 8pt;
	text-align: left;
}*/
.leftMenuItemClicked td
{
	text-align:right;
	font-family:/*Arial Narrow,*/ Arial;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size: 14px;
	/*color: #cccccc;*/
	/*border-right: #000066 0px solid;*/
	/*border-top: #999bbf 0px solid;*/
	/*margin: 2px;*/
	padding:2px 12px 2px 0;
	/*border-left: #999bbf 0px solid;*/
	cursor: hand;
	/*border-bottom: #000066 0px solid;*/
/*	background-color: #1E3D81;*/
	/*width: 140px;*/
	}

