/* ThemeOfficeMenu Style Sheet */

/*
ThemeOfficeMenu
	ThemeOfficeMainItem
		ThemeOfficeMainItemLeft
		ThemeOfficeMainItemText
		ThemeOfficeMainItemRight
	ThemeOfficeMainItem
		ThemeOfficeMainFolderLeft
		ThemeOfficeMainFolderText
		ThemeOfficeMainFolderRight

ThemeOfficeSubMenu
	ThemeOfficeSubMenuTable
		ThemeOfficeMenuItem
			ThemeOfficeMenuItemLeft
			ThemeOfficeMenuItemText
			ThemeOfficeMenuItemRight
*/

.ThemeOfficeMenu
{
	position: relative;
	color: #000000;
	padding: 0px;
	bottom: 0px;
	white-space: normal;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	float: left; 
}

.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:	0;
	padding:	0px;
	overflow:	visible;
	font-family: Arial;
	font-size: 11px;
/*
	border-top: 0px solid #000000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
*/
/*	background: #000000; */

/*	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);  */
}
.ThemeOfficeMenuItemLeft
{
/*	background-color: #000000; */
}

.ThemeOfficeSubMenuTable
{
	width: 154px;
	white-space: nowrap;
	cursor: pointer;
	background: url('transparent.png') top left repeat;
	border-left: 1px solid #c8cbcd;
	border-right: 1px solid #c8cbcd;
	border-bottom: 1px solid #c8cbcd;
	margin-top: -1px;
	margin-left: 0px; 
}

/********/
/* MAIN */
/********/
/* BEGIN mainText */

.ThemeOfficeMainItem .ThemeOfficeMainItemText
{
	display: block;
	float: left;
	background-color: transparent;
	color: #7a7a7a;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	height: 26px;
	text-align: center; 
	padding-left: 6px; 
	padding-right: 6px; 
	padding-top: 4px; 
}
.ThemeOfficeMainItemHover .ThemeOfficeMainItemText,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemText
{
	display: block;
	float: left;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	height: 26px;
	text-align: center; 
	background: url('button_item_center.png'); 
	padding-left: 6px; 
	padding-right: 6px;
	padding-top: 4px; 
}
.ThemeOfficeMainItem .ThemeOfficeMainFolderText
{
	display: block;
	float: left;
	background-color: transparent;
	color: #7a7a7a;
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	height: 26px;
	text-align: center;
	padding-left: 6px; 
	padding-right: 6px;
	padding-top: 4px; 
}
.ThemeOfficeMainItemHover .ThemeOfficeMainFolderText,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderText
{
	display: block;
	float: left;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	height: 26px;
	text-align: center; 
	background: url('button_item_center.png'); 
	padding-left: 6px; 
	padding-right: 6px;
	padding-top: 4px; 
}
/* END mainText */

/* BEGIN mainRight */
.ThemeOfficeMainItem .ThemeOfficeMainItemRight
{
	display: block;
	float: left;
	background-color: transparent;
	color: #ffffff;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
}
.ThemeOfficeMainItemHover .ThemeOfficeMainItemRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemRight
{
	display: block;
	float: left;
	color: #000000;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
	background: url('button_item_center.png'); 
}
.ThemeOfficeMainItem .ThemeOfficeMainFolderRight
{
	display: block;
	float: left;
	background-color: transparent;
	color: #ffffff;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
}


.ThemeOfficeMainItemHover .ThemeOfficeMainFolderRight,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderRight
{
	display: block;
	float: left;
	color: #000000;
	white-space: nowrap;
	cursor: pointer;
	width: 3px;
	height: 30px; 
	background: url('button_item_center.png'); 
}
/* END mainRight */

/********/
/* Menu */
/********/

.ThemeOfficeMainItem .ThemeOfficeMainItemLeft
{
	display: block;
	float: left;
	background-color: transparent;
	color: #ffffff;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
}
.ThemeOfficeMainItemHover .ThemeOfficeMainItemLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainItemLeft
{
	display: block;
	float: left;
	color: #000000;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
	background: url('button_item_center.png'); 
}
.ThemeOfficeMainItem .ThemeOfficeMainFolderLeft
{
	display: block;
	float: left;
	background-color: transparent;
	color: #ffffff;
	white-space: nowrap;
	width: 3px;
	height: 30px; 
}

.ThemeOfficeMainItemHover .ThemeOfficeMainFolderLeft,
.ThemeOfficeMainItemActive .ThemeOfficeMainFolderLeft
{
	display: block;
	float: left;
	background-color: #79b927;
	color: #000000;
	white-space: nowrap;
	cursor: pointer;
	width: 3px;
	height: 30px; 
	background: url('button_item_center.png'); 
}

/* BEGIN MenuLeft */
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemLeft
{
	background-color: #1b5691;
	height: 20px; 
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft
{
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderLeft
{
	background-color: #1b5691;
	height: 20px; 
}
/* END MenuLeft */



/* BEGIN MenuText */

.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	color: #ffffff;
	font-weight: bold;
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemText
{
	color: #ffffff;
	font-weight: bold;
	background-color: #1b5691;
	height: 20px; 
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText
{
	color: #ffffff;
	font-weight: bold;
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderText
{
	color: #ffffff;
	font-weight: bold;
	background-color: #1b5691;
	height: 20px; 
}
/* END MenuText */

/* BEGIN MenuRight */
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuItemRight
{
	background-color: #1b5691;
	height: 20px; 
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight
{
	height: 20px; 
}
.ThemeOfficeMenuItemHover .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItemActive .ThemeOfficeMenuFolderRight
{
	background-color: #1b5691;
	height: 20px; 
}
/* END MenuRight */


