/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu
{
	font-family:"arial", "Helvetica", "tahoma", sans-serif;
	font-size:	11px;
	font-weight:normal;
	padding:	0;
	width:		427px;
	height:		29px;
	white-space:nowrap;
	cursor:		default;
	background: transparent;
}

.ThemeOfficeSubMenuTable
{
	font-family:"arial","Helvetica", "tahoma", sans-serif;
	font-size:	11px;
	/*width:		100px;*/
	text-align:	left;
	padding:	0;
	
	margin-top: 1px;
	border-top:	1px solid #FFFFFF; /*#001A73*/
	/*border-bottom:	1px solid #001A73;*/
	border-left:	1px solid #FFFFFF;
	border-right:	1px solid #FFFFFF;
	
	/*white-space:	nowrap;*/
	cursor:		default;
	/*background-color: red;#CCDCE5;*/
}


.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;
	text-align:	left;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	/*border:		0;*/
	/*border-top:	0;*/

	padding:	0;
	overflow:	visible;
	/*border:		1px solid #8C867B;*/
	border:	0;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#f4cb12, Direction=135, Strength=4);*/
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem
{
	/*border-right:1px solid #FFFFFF;*/
	width:		110;
	white-space:	nowrap;
	text-align:	center;
	height:		22px;	
	color:		#FFFFFF;
	background: transparent; /*#001A73*/
}

.ThemeOfficeMenuItem
{
	/*border-right:1px solid #000000;*/
	width:		110;
	white-space:nowrap;
	text-align:	left;
	height:		22px;
	/*background-color: #001A73;*/ /*#CCDCE5;*/
	color: #FFFFFF;
	background: url(/images/menu_background_fragment.gif);
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	/*border-right:1px solid #FFFFFF;*/
	cursor:		default;
	width:		110;
	color:		#000000;
	cursor: 	pointer;
	cursor: 	hand;
	white-space:	nowrap;
	text-align:	center;
	height:		22px;
	/*background:	url(/images/elems/menu_bg2.gif);*/
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	cursor:		default;
	width:		110;
	color:		#000000;
	cursor: 	pointer;
	cursor: 	hand;
	white-space:	nowrap;
	text-align:	left;
	height:		22px;
	background-color: #FADF16;
}

.ThemeOfficeMainItem
{
	width:		110;
	/*border-right:1px solid #FFFFFF;*/
	white-space:	nowrap;
	text-align:	center;
	height:		22px;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	width:		110;
	white-space:	nowrap;
	text-align:	center;
	/*border-right:1px solid #FFFFFF;*/
	height:		22px;
	height:		22px;
	background-color: #F2BB0C; /*FADF16*/
}

.ThemeOfficeMenuItem
{
	/*border-right:1px solid #FFFFFF;*/
	width:		110;
	white-space:	nowrap;
	background-color:  #001A73;	
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	/*border-right:1px solid #FFFFFF;*/
	width:		110;
	white-space:	nowrap;
	text-align:	left;
	height:		22px;
	background-color: #F2BB0C;
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding:	0px;
	/*border-right:1px solid #FFFFFF;*/
	width:		110;
	white-space:	nowrap;
	text-align:	center;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	0px;
	/*border-right:1px solid #FFFFFF;*/
	color:		#000000;
	width:		110;
	white-space:	nowrap;
	text-align:	center;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:	inherit;
	/*width:		110;*/
	white-space:	nowrap;
	text-align:	center;
	
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	0px;
	border:		0;
	width:		110;
	background-color:	inherit;
	white-space:	nowrap;
	text-align:	center;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding: 	0px;
	border:		0;
	width:		110;
	background-color:	inherit;
	white-space:	nowrap;
	text-align:	center;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	0;
	/*border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;*/
	/*border-bottom:	1px solid #FFFFFF;*/

	background-color:	inherit;
	text-align:	center;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	/*white-space:	nowrap;*/

	border-bottom:	1px solid #FFFFFF;
	border-top:	0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	/*border:		0;*/
	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	/*border:		0;*/
	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;

	/*border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;*/
	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;

	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;

	border-top:	0;
	border-bottom:	1px solid #FFFFFF;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;

	white-space:	nowrap; 

	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;
	white-space:	nowrap;	/*TONY*/
	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	5px;

	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
	
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	0;
	border-bottom:	1px solid #FFFFFF;
}

/* 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" />
*/

/*TONY*/
.ThemeOfficeMainItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMainItemHover .seq2 ,.ThemeOfficeMainItemActive .seq2
{
	display:	inline;
}

.ThemeOfficeMainItem .seq2,
.ThemeOfficeMainItemHover .seq1,
.ThemeOfficeMainItemActive .seq1
{
	display:	none;
}

