/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu 
{
	font-family: verdana,arial,"arial (Hebrew)";
	font-size:	13px;
/*	color: #FFFFFF; */
	color: #343434;
	font-weight:bold;
	white-space:	nowrap;
	cursor:		default;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;	
	text-indent:30px;
	text-align:center;
}

.ThemeOfficeSubMenuTable
{
	font-family: verdana,arial,"arial (Hebrew)";
	font-size:	11.5px;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;
	white-space:	nowrap;
	cursor:		default;
	text-align: left;
/*	color: #FFFFFF; */
	color: #343434;
/*	border: 1px solid #5A5A5A; */

}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;
/*	background-color: #27a46b; */
	background-color: GhostWhite;
/*	border: 1px solid #5A5A5A; */
	overflow:	visible;
	margin: 5px 0px 0px 0px!important;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;	
	margin-left: 0px;
}
/* sub menu item display */
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{		
	cursor:		pointer;
	text-indent: 10px;
/*	border: 1px solid #5A5A5A; */
/*	background-color: #27a46b; */
	background-color: GhostWhite;
	background-repeat: repeat-x;
	/*background-position: left 10px!important;
	background-position: left bottom;*/
	margin-left: 0px;
}

/* sub menu bg color after actived*/
.ThemeOfficeMenuItemHover
{
	/* background-color: #1A4D81;
	background-color: Gray; */
	color: Green;

}
.ThemeOfficeMenuItemActive
{
	/* background-color: #1A4D81;
	background-color: Gray; */
	color: Green;
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	text-align: center;
	text-decoration : none;
	margin-left: auto;
	margin-right: auto;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	text-align: center;
	cursor:		pointer;/*---mouse over icon appear--*/
	margin-left: auto;
	margin-right: auto;	
}
/*---menu top level0 font color--*/
.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
/*	color: #FFFFFF; */	
	color: DarkSlateGray;
	text-decoration : none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	

}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	text-decoration : none;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin: 5px 0px 0px 0px!important;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;	
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	text-decoration : none;
	white-space:	nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px 0px 0px 0px!important;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;	
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	text-decoration : none;
	padding-top: 3px;
	padding-bottom: 3px;

}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{

	text-decoration : none;
	white-space:	nowrap;
	padding-top: 3px;
	padding-bottom: 3px;

}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	text-decoration : none;
	padding-top: 3px;
	padding-bottom: 3px;

}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	text-decoration : none;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	text-decoration : none;
	white-space:	nowrap;
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
/*	border-bottom: 1px solid #5A5A5A;	*/
	text-decoration : none;
	white-space:	nowrap;
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	text-decoration : none;
	white-space:	nowrap;
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;	 
/*	border-bottom: 1px solid #5A5A5A;		*/
}

/* level1 & level2 bg border& color    */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	white-space:	nowrap;
	text-decoration : none;
	/* background-color: #27a46b; */
	background-color: GhostWhite;
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;	
/*	border-bottom: 1px solid #5A5A5A;	*/
}
/* arrow left part border& color    */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{

	text-decoration : none;
/*	border-bottom: 1px solid #5A5A5A;	*/
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* arrow right part border& color    */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	text-decoration : none;
	height:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #5A5A5A;*/
	/*style="border-bottom: 1px solid #5A5A5A;"*/
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
/*	border-bottom: 1px solid #5A5A5A; */
	/*background-color:	inherit;*/
	
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}

/* CSS Document */

