﻿/*
Colour charts:
#FD9800 = orange
#FF6500 = orange
#D4D0C8 = grey (windows-like application colour)
#999999 = grey (light)
#343434 = dark brown
*/
.MainMenuArea
{
	/*margin-top: 15px;*/
	height: 31px;
	
	
	margin-top:-30px;
}
.TopGroup
{
	position: relative;
	float: left;
	background-color:#0055A4;
	background-image:url(/Images/CustomerSpecific/MenuGroup_background_corner.jpg);
	background-position:right center;
	background-repeat:no-repeat;

}
.TopItem, .TopItemHover, .HomeItem, .HomeItemActive, .HomeItemHover, .TopItemActive, .TopItemActiveHover, .HomeItemNew, .HomeItemExisting, .TopItemNew, .TopItemExisting
{
	color: white;
	background-color: black;
	white-space: pre-wrap;
	text-align: center;
	border-left: 1px solid #FFF;
	font-weight: 300;
	padding: 5px 0 5px 0;
	width: 118px;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
}
.TopItem, .HomeItem
{
	background: #A09D93;
}
.TopItemHover, .TopItemActive, .HomeItemActive, .HomeItemHover
{
	background: #FFFFFF;
	background-image:url(/Images/CustomerSpecific/Menubackground_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#0055A4;
}
.HomeItemHover, .TopItemHover
{
	cursor: pointer;
}
.TopItemHover, .TopItemActive
{
	cursor: pointer;
}
.MenuGroup
{
	/*width: 100px;*/
	width: 124px;
}
.SubItem, .SubItemHover, .SubItemActive, .SubItemExisting, .SubItemNew
{
	color: #A09D93;
	white-space: pre-wrap;
	text-align: left;
	border-top: 1px solid white;
	border-right: 1px solid white;
	position: relative;
	padding: 3px 5px 3px 5px;
	margin: 1px 1px 0 0;
	width: 113px;
	font-size:11px;
	border-bottom: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	display:none;
}
.SubItem
{
	background: #FFFFFF;
}
.SubItemHover, .SubItemActive
{
	background-color: #666666;
	cursor: pointer;
	color: White;
}
.MenuBreak
{
	padding: 0px;
}
.HomeItemNew, .HomeItemExisting, .TopItemNew, .TopItemExisting, .SubItemExisting, .SubItemNew
{
	cursor: pointer;
	font-style: italic;
	background: #CCC;
	color: #000;
	letter-spacing: normal;
}
.StaffAddCategoryItem, .StaffMoveCategoryItem
{
	background-position: 5px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 10px 5px 27px;
	width: 86px;
	cursor: pointer;
}
.StaffAddCategoryItem
{
	color: #000;
	background-color: #CCC;
	background-image: url(/Images/folder_add.png);
}
.StaffMoveCategoryItem
{
	color: #FFF;
	background-color: #666;
	background-image: url(/Images/arrow_up.png);
}
/* Top Menu - First Section */
.FirstSectionItem, .FirstSectionItemHover,.FirstSectionItemActive, .FirstSectionItemActiveHover,.FirstSectionItemNew, .FirstSectionItemExisting
{
    position:relative;
    float:left;
	color: white;
	background-color: #5B7EB6;
	white-space: pre-wrap;
	text-align: center;
	padding-top:8px;
	padding:7px 20px 0px 20px;
	font-size: 12px;
	height: 23px;
	font-family:Arial;
	font-weight:bold;
	background-image:url(/Images/CustomerSpecific/TopMenuItemSeprator.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.FIFirstSectionItem, .FIFirstSectionItemHover,.FIFirstSectionItemActive, .FIFirstSectionItemActiveHover,.FIFirstSectionItemNew, .FIFirstSectionItemExisting
{
    position:relative;
    float:left;
	color: white;
	background-color: #5B7EB6;
	white-space: pre-wrap;
	text-align: center;
	padding-top:8px;
	padding:7px 20px 0px 20px;
	font-size: 12px;
	height: 23px;
	font-family:Arial;
	font-weight:bold;
}

.FirstSectionItemHover, .FirstSectionItemActive
, .FIFirstSectionItemHover, .FIFirstSectionItemActive
{
	background: #FFFFFF;
	background-image:url(/Images/CustomerSpecific/Menubackground_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#0055A4;
	cursor:pointer;
}
.FIFirstSectionItemHover, .FIFirstSectionItemActive
{
    
    left:-1px;
}
.FirstSectionItemHover
, .FIFirstSectionItemHover
{
	cursor: pointer;
}
.FirstSectionItemNew, .FirstSectionItemExisting
, .FIFirstSectionItemNew, .FIFirstSectionItemExisting
{
	cursor: pointer;
	font-style: italic;
	background: #CCC;
	color: #000;
	letter-spacing: normal;
}


/* Top Menu - Second Section */
.SecondSectionItem, .SecondSectionItemHover,.SecondSectionItemActive, .SecondSectionItemActiveHover,.SecondSectionItemNew, .SecondSectionItemExisting
{
    position:relative;
    float:left;
	color: white;
	background-color: #0055A4;
	white-space: pre-wrap;
	text-align: center;
	padding-top:8px;
	padding:7px 23px 0px 23px;
	font-size: 12px;
	height: 23px;
	font-family:Arial;
	font-weight:bold;
	background-image:url(/Images/CustomerSpecific/TopMenuItemSeprator.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	
}
.FISecondSectionItem, .FISecondSectionItemHover,.FISecondSectionItemActive, .FISecondSectionItemActiveHover,.FISecondSectionItemNew, .FISecondSectionItemExisting
{
    position:relative;
    float:left;
	color: white;
	background-color: #0055A4;
	white-space: pre-wrap;
	text-align: center;
	padding-top:8px;
	padding:7px 23px 0px 23px;
	font-size: 12px;
	height: 23px;
	font-family:Arial;
	font-weight:bold;
	
}
.SecondSectionItemHover, .SecondSectionItemActive
, .FISecondSectionItemHover, .FISecondSectionItemActive
{
	background: #FFFFFF;
	background-image:url(/Images/CustomerSpecific/FISecondSectionItem_Menubackground_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#0055A4;
}
.FISecondSectionItemHover, .FISecondSectionItemActive, .SecondSectionItemHover, .SecondSectionItemActive
{
    left:-1px;
}

.SecondSectionItemHover
, .FISecondSectionItemHover
{
	cursor: pointer;
}
.SecondSectionItemNew, .SecondSectionItemExisting
, .FISecondSectionItemNew, .FISecondSectionItemExisting
{
	cursor: pointer;
	font-style: italic;
	background: #CCC;
	color: #000;
}

/* Top Menu - Third Section */
.ThirdSectionItem, .ThirdSectionItemHover,.ThirdSectionItemActive, .ThirdSectionItemActiveHover,.ThirdSectionItemNew, .ThirdSectionItemExisting
, .FIThirdSectionItem, .FIThirdSectionItemHover,.FIThirdSectionItemActive, .FIThirdSectionItemActiveHover,.FIThirdSectionItemNew, .FIThirdSectionItemExisting
{
    position:relative;
    float:left;
	color: white;
	background-color: #EB9D3B;
	white-space: pre-wrap;
	text-align: center;
	padding-top:8px;
	padding:7px 26px 0px 26px;
	font-size: 12px;
	height: 23px;
	font-family:Arial;
	font-weight:bold;
	
}
.ThirdSectionItemHover, .ThirdSectionItemActive
, .FIThirdSectionItemHover, .FIThirdSectionItemActive
{
	background: #FFFFFF;
	background-image:url(/Images/CustomerSpecific/FIThirdSectionItem_Menubackground_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#0055A4;
}
.FIThirdSectionItemHover, .FIThirdSectionItemActive
{
    left:-1px;
}
.ThirdSectionItemHover
, .FIThirdSectionItemHover
{
	cursor: pointer;
}
.ThirdSectionItemNew, .ThirdSectionItemExisting
, .FIThirdSectionItemNew, .FIThirdSectionItemExisting
{
	cursor: pointer;
	font-style: italic;
	background: #CCC;
	color: #000;
	letter-spacing: normal;
}
