﻿
div.logoffTooltip
{
	display: none;
	border: 1px solid #000000;
	background-color: #FCFCFC;
	padding: 5px;
	position:absolute;
	text-align: center;
	width: 180px;
}

div.logoffTooltip
{
	display: none;
	border: 1px solid #000000;
	background-color: #FCFCFC;
	padding: 5px;
	position:absolute;
	text-align: center;
}

div.personalizeUserTooltip
{
	display: none;
	border: 1px solid #000000;
	background-color: #FCFCFC;
	padding: 5px;
	position:absolute;
	text-align: center;
}

div.systemSettingsTooltip
{
	display: none;
	border: 1px solid #000000;
	background-color: #FCFCFC;
	padding: 5px;
	position:absolute;
	text-align: center;
}

table.menuTopMenuContainer
{
	width: 100%;
}

/******************* START TWO LEVEL TOPMENU *******************/

/* ---- TopRow of TopMenu ---- */

/* backgrounds container */
td.topMenuTopBackground
{
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_top.gif");
}
td.topMenuTopBackgroundOneLevel
{
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/onelevel_bg_top.gif");
}

.topMenuTopEnd
{
	width: 14px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/end.gif");
}


/* -- seperators -- */
/* start */
.sepTopStartSelected
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_start_selected.gif");
}
.sepTopStartSelectedOneLevel
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/onelevel_seperator_start_selected.gif");
}

.sepDivTopStartSelected
{
	width: 10px;
	height: 28px;
}

.sepDivTopStartNormal
{
	width: 10px;
	height: 28px;
}

.sepTopStartNormal
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_start_normal.gif");
}
.sepTopStartNormalOneLevel
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/onelevel_seperator_start_normal.gif");
}
.sepTopStartHover
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_start_hover.gif");
}


/* middle */
div.sepTopNormalNormal
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_normal_normal.gif");
}
div.sepTopNormalSelected
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_normal_selected.gif");
}
div.sepTopSelectedNormal
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_selected_normal.gif");
}
div.sepTopNormalHover
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_normal_hover.gif");
}
div.sepTopHoverNormal
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_hover_normal.gif");
}
div.sepTopSelectedHover
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_selected_hover.gif");
}
div.sepTopHoverSelected
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_hover_selected.gif");
}
div.sepTopHoverEnd
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_hover_end.gif");
}

/* last */
div.sepTopNormalEnd
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_normal_end.gif");
}
td.sepTopSelectedEnd
{
	width: 4px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/seperator_selected_end.gif");
}

/* -- item backgrounds -- */
td.backTopNormal
{
	padding-left: 15px;
	padding-right: 15px;
	color: #fcfcfc;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
		
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_normal.gif");
	
	cursor: pointer;
}
td.backTopNormalOneLevel
{
	padding-left: 15px;
	padding-right: 15px;
	color: #fcfcfc;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
		
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_normal.gif");
	
	cursor: pointer;
}
td.backTopHover
{
	padding-left: 15px;
	padding-right: 15px;
	color: #fcfcfc;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
		
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_hover.gif");

	cursor: pointer;
}
td.backTopSelected
{
	padding-left: 15px;
	padding-right: 15px;
	color: #464646;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
		
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_selected.gif");
	
	cursor: pointer;
}
td.backTopSelectedOneLevel
{
	padding-left: 15px;
	padding-right: 15px;
	color: #464646;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
		
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/onelevel_bg_selected.gif");
	
	cursor: pointer;
}

/* links */
a.topMenuTopTextSelected
{
	margin-left: 15px;
	margin-right: 15px;
	color: #464646;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.topMenuTopTextNormal
{
	margin-left: 15px;
	margin-right: 15px;
	color: #fcfcfc;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

/* ---- BottomRow of TopMenu ---- */

/* backgrounds container */
td.topMenuBottomBackground
{
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/bg_normal.gif");
}

td.topMenuBottomEnd
{
	width: 14px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/end.gif");
}

td.topMenuBottomStart
{
	width: 10px;
	height: 1px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/seperator_start_normal.gif");
}

/* -- seperators -- */
/* start */

td.topMenuBottomEndOpen
{
	width: 14px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/end_open.gif");
}
td.topMenuBottomStartOpen
{
	width: 10px;
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/seperator_start_normal_open.gif");
}
td.topMenuBottomBackgroundOpen
{
	height: 28px;
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/bg_normal_open.gif");
}

/* -- item backgrounds -- */
td.backBottomNormal
{
	height: 28px;
	/*background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/bg_normal.gif");*/
	color: #464646;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px 8px 0px 8px;
	text-decoration: none;	
	cursor: pointer;
}

td.backBottomSelected
{
	height: 28px;
	color: #464646;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px 8px 0px 8px;
	text-decoration: none;	
	cursor: pointer;
}

/* Edit classes */
div.topMenuTopArrowLeft
{
	width: 8px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/arrow_left.gif");	
	cursor: pointer;
}

div.topMenuTopArrowRight
{
	width: 8px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/arrow_right.gif");	
	cursor: pointer;
}

div.topMenuTopEdit
{
	width: 17px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/edit.png");	
	cursor: pointer;
}

div.topMenuTopSave
{
	width: 16px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Icons/save.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: pointer;
	margin-left: 6px;
}

div.topMenuTopCancel
{
	width: 14px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Icons/close.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: pointer;
	margin-left: 6px;
}

div.topMenuTopAdd
{
	width: 12px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/add.gif");
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 4px;
}

td.backTopAdd
{
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Top/bg_normal.gif");
}

input.addFormInput
{
	padding-left: 10px;
	font-size: 10px;
	font-family: Verdana;	
	width: 60px;
}

td.addFormInput
{
	height: 28px;	
	padding-left: 0px;
}

div.topMenuBottomArrowLeft
{
	width: 6px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/arrow_left.gif");	
	cursor: pointer;
	margin-left: 10px;
}

div.topMenuBottomArrowRight
{
	width: 6px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/arrow_right.gif");	
	cursor: pointer;
	margin-right: 10px;
}

div.topMenuBottomEdit
{
	width: 12px;
	height: 28px;	
	background-image: url("../../../App_Themes/Menu/Images/TopMenu/Bottom/edit.gif");	
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-right: 6px;
}

div.topMenuAddNew
{
	height: 28px;	
	padding-left: 10px;
}

/******************* END TWO LEVEL TOPMENU *******************/
