/* ThemeOfficeMenu Style Sheet */



.ThemeOfficeMenu,.ThemeOfficeSubMenuTable

{

	font-family: tahoma;

	font-size: 10px;

	white-space: nowrap;

	cursor: default;

	font-weight:bold;

	color:#FFFFFF;

}



.ThemeOfficeSubMenu

{

	position: absolute;

	visibility:	hidden;

	/*

	   Netscape/Mozilla renders borders by increasing

	   their z-index.  The following line is necessary

	   to cover any borders underneath

	*/

	z-index: 100;

	border: 0;

	padding: 0;

	overflow: visible;

}



.ThemeOfficeSubMenuTable

{

	overflow: visible;

}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,

.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive

{

	

	cursor:	hand;

	white-space: nowrap;

	

}

tr.ThemeOfficeMainItemHover {

}

.ThemeOfficeMainItem

{

	text-align: left;

	color: #fffeff;

	background: #4d5373;

	font-size: 12px;

	font-weight:bold;

	line-height:20px;

	

}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive

{

	background: #bfbb8b;

	color: #4d5373;

	font-weight:normal;

	font-size: 12px;

	line-height:20px;

	text-align: left;

}

.ThemeOfficeMenuItem

{

	color: #4f5472;

	background: #bebc8b;

	text-align: left;

	line-height:20px;

	font-size: 12px;

	

}



.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive

{

	background: #9fa2b3;

	color: #807c4c;

	line-height:20px;

	text-align: left;

	font-size: 12px;

}





/* horizontal main menu */



.ThemeOfficeMainItem

{

}



td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive

{

	padding:	0px;

	border-right: 0px solid #808080;

	border-bottom: 0px solid #808080;

	border-top: 0px solid #FFF;

	border-left: 0px solid #FFF;

	background-color: #D6D3CE;

}



.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,

.ThemeOfficeMainItemText,

.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight

{

	background-color:	inherit;

}

.ThemeOfficeMainFolderText {

width:200px;

}

/* vertical main menu sub components */



td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	border-top:	0px solid #ff9900;

	border-bottom:	0px solid #ff9900;

	border-left:	0px solid #ff9900;

	background-color:	inherit;

	

}



td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	5px;

	padding-right:	5px;

	background-color:	inherit;

	white-space:	nowrap;

	border-bottom: 1px solid #ffffff;

	width: 175px;

	

}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	background-color:	inherit;

	

}



tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft

{

	padding-top:	0px;

	padding-bottom:	1px;

	padding-left:	0px;

	padding-right:	0px;



	white-space:	nowrap;



	border:		0;

	background-color:	inherit;

}



tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	5px;

	padding-right:	5px;



	border:		0;

	background-color:	inherit;

	border-bottom: 1px solid #ffffff;

}



tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;



	border:		0;

	background-color:	inherit;

	border-bottom: 1px solid #ffffff;

}



/* sub menu sub components */



.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	background-color:	inherit;

	white-space:	nowrap;

	

}



.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	5px;

	padding-right:	5px;

	background-color:	inherit;

	white-space:	nowrap;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	width: 175px;

}



.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	background-color:	inherit;

	white-space:	nowrap;

	

}



.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,

.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	white-space:	nowrap;

	border:		0;

	background-color:	#E4E1DC;

	

}



.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,

.ThemeOfficeMenuItem .ThemeOfficeMenuItemText

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	5px;

	padding-right:	5px;

	border:		0;

	background-color:	inherit;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	width: 175px;

}



.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,

.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight

{

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	border:		0;

	background-color:	inherit;

}



/* menu splits */



.ThemeOfficeMenuSplit

{

	margin:		0px;

	height:		0px;

	overflow:	hidden;

	background-color:	inherit;

}

.ThemeOfficeMenuItem img.seq1

{

	display:	inline;

}

.ThemeOfficeMenuItemHover seq2,

.ThemeOfficeMenuItemActive seq2

{

	display:	inline;

}

.ThemeOfficeMenuItem .seq2,

.ThemeOfficeMenuItemHover .seq1,

.ThemeOfficeMenuItemActive .seq1

{

	display:	none;

}


