/* ThemeOfficeMenu Style Sheet */





/*Шрифт под меню [вертикально]*/
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:	Tahoma;
	font-size:	12px;
	padding:	0;
	   color:FFFFFF;
	cursor:		default;

}

/*Тень под меню [вертикально]*/
.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;
	border:		1px solid #FFFFFF;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}

/*Курсор  меню [вертикально]*/
.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
}

/*Шрифт глобального  меню MOUSE OUT [вертикально]*/
.ThemeOfficeMainItem
{
	font-family: Tahoma;
   font-size: 13px;
   color:FFFFFF;
}

/*Шрифт глобального  меню MOUSE IN [вертикально]*/
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	font-family: Tahoma;
	font-size: 13px;
	   color:FFFFFF;

}

/* horizontal main menu */

.ThemeOfficeMainItem
{

	padding:	3px;
	border:	0;
	border: 0px solid #EEEEEE;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{

	padding:	3px;
	background-color:	#FF8300;
	
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{

	background-color:	inherit;
}



/* 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 #3169C6;
	border-bottom:	0px solid #3169C6;
	border-left:	0px solid #3169C6;
	/*background-color:	#FF0000;*/
}

/*Глабадьное меню елемент центральный*/
td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	15px;
	padding-right:	5px;

	border-top:	0px solid #3169C6;
	border-bottom:	0px solid #3169C6;

	background-color:	#214F08;
	white-space:	nowrap;
}

/*Глабадьное меню елемент справа*/
td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	0px solid #3169C6;
	border-bottom:	0px solid #3169C6;
	border-right:	0px solid #3169C6;
	/*background-color:	#FF0000;*/
}

/*Глабадьное меню елемент слева MOUS OUT*/
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	white-space:	nowrap;
background-color:	#000000;
	border:		0;

}

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

	border:		0;
	background-color:	53793B;
}

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

	border:		0;
	background-color:	#F3F3F3;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	0px solid #7196CC;
	border-bottom:	0px solid #7196CC;
	border-left:	0px solid #7196CC;
	background-color:	#F3F3F3;
	white-space:	nowrap;
}

/*Движение мышкой по суб меню*/
.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	5px;
	padding-right:	0px;
	border-top:	0px solid #7196CC;
	border-bottom:	0px solid #7196CC;
	background-color:	#214F08;
	color:FFFFFF;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	0px solid #7196CC;
	border-bottom:	0px solid #7196CC;
	border-right:	0px solid #7196CC;
	background-color:	#D5E0F0;
	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:	#C6CBCE;
	background-color:	#EEEEEA;
}

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

	border:		0;
	color:FFFFFF;
	background-color:	#53793B;
}





