/* ThemeOfficeMenu Style Sheet 

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;

*/

.ThemeOfficeMenu
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	color: #1C6699;
	height: 31px;
	width: 185px;
	padding:	0;
	white-space:	nowrap;
	cursor:		hand;
	text-align: center;
}

/* styles for submenu container */

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;
	color: 1C6699;
	z-index:	100;
	padding:	0;
	overflow:	visible;
	border: 1px solid #717F8A;
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
	font-family: Arial, sans-serif;
	font-size:	10px;
	color: #1C6699;
	height: 20px;
	padding:	0;
	white-space:	nowrap;
	cursor:		hand;
	text-align: left;
}

.ThemeOfficeMainItem
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
	color: #1C6699;
	height: 31px;
	/*background: url(normal.gif);*/
}

.ThemeOfficeMenuItem
{
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
	color: #1C6699;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
	color: #1C6699;
	height: 31px;
	/*background: url(hover.gif);*/
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
	color: #1C6699;
}

/* styles for main level menu option */

.ThemeOfficeMainItem
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	height: 31px;
	font-weight: normal;
	color: #1C6699;
	background: url(normal.gif);
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	font-family: Arial, sans-serif;
	font-size:	10px;
	height: 31px;
	font-weight: normal;
	color: #1C6699;
	background: url(hover.gif);
}

.ThemeOfficeMenuItem
{

/*	background-color:	#1C6699;*/
	font-weight: normal;
	color: #1C6699;
	
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{

/*	background-color:	#DBDBDB;*/
	font-weight: normal;
	color: #1C6699;	

}


/* horizontal main menu */

/* main menu cell */

.ThemeOfficeMainItem
{
	border:		0;
	color: #1C6699;
}

/* main menu cell hover state */
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	color: #1C6699;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	color: #1C6699;
	width: 100%;
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	padding: 0px;
	width: 0px;
	height: 31px;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	white-space:	nowrap;
	height: 31px;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	padding: 0px;
	height: 31px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{	
	font-family: Arial, sans-serif;
	font-size:	12px;
	white-space:	nowrap;
	border:		0;
	background-color:	inherit;
	height: 31px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	border:		0;
	background-color:	inherit;
	height: 31px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	border:		0;
	background-color:	inherit;
	height: 31px;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	background: #C8E0EF;
	color: #1C6699;
	white-space:	nowrap;
	height: 31px;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	background: #C8E0EF;
	color: #1C6699;
	white-space:	nowrap;
	height: 31px;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	background-color: #C8E0EF;
	white-space:	nowrap;
	height: 31px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	background-color: #E2EFF7;
	font-family: Arial, sans-serif;
	font-size:	12px;
	white-space:	nowrap;
	color: #1C6699;
	height: 31px;
	border:		0;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	background-color: #E2EFF7;
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	height: 31px;
	border:		0;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	background-color: #E2EFF7;
	font-family: Arial, sans-serif;
	font-size:	12px;
	color: #1C6699;
	height: 31px;
	border:		0;
}

/* menu splits */

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

/* 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;
}
/* ThemeOfficeMenu Style Sheet 

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;

*/