/* modified by Shkodenko V. Taras 05/01/2009 */
/* vim: tabstop=2 shiftwidth=2 softtabstop=2 noexpandtab
*/
/* ThemeOfficeMenu Style Sheet */
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
}

.ThemeOfficeSubMenuTable
{
	background:#F0F1F2;
	cursor:pointer
}

.ThemeOfficeSubMenu
{
	background:url('/m/submenu_bottom.png') bottom left no-repeat;
	position:absolute !important;
	visibility:hidden;
	z-index:100 !important;
	border:0;
	padding:14px 0 14px 14px !important;
	margin:0;
	/* */
	min-height:95px;
	height:auto !important;
	height:95px;
	width:204px !important;
}

.ThemeOfficeSubMenuTable
{
	overflow:visible
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	
}

.ThemeOfficeMainItem
{
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	text-decoration:underline
}

.ThemeOfficeMenuItem
{
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	text-decoration:underline
}


/* horizontal main menu */
.ThemeOfficeMainItem
{
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	cursor:pointer
}

td.ThemeOfficeMainItemHover span,td.ThemeOfficeMainItemActive span
{
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
}

.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText
{
	font:bold 13px Arial;
	color:#000
}


.ThemeOfficeMainFolderText span,.ThemeOfficeMainItemText span
{
	cursor:pointer;
	text-decoration:underline;
	font:bold 13px Arial;
	color:#000
}


/* sub menu sub components */
.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	font:bold 13px Arial;
	color:#000
}

.ThemeOfficeMenuItemText:hover {
	cursor:pointer;
	text-decoration:underline;
}

/*левый кусочек в подменю*/
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	width:0px;
}

/*текст подменю*/
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
}

/*правый кусочек в подменю*/
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	width:0;
	min-height:24pt;
	height:auto !important;
	height:24pt;
}

/* menu splits */
.ThemeOfficeMenuSplit
{
}

/*
table.tm { border:solid 1px #E7E7E7 }
table.tm td {
	vertical-align:top;
	text-align:center
}
table.tm td span {
	text-decoration:none;
	font:bold 11px Tahoma;
	color:#7B000F;
	padding:5px;
	background:url('/i/tml.gif') no-repeat 50% 0
}
table.tm td span:hover {
	text-decoration:underline
}
table.tm td.tma {
	background:url('/i/tmab.gif') repeat-x top left
}
table.tm td.tma span a {
	color:#134168;
	text-decoration:underline
}
table.tm td.tma span a:hover {
	text-decoration:none
}
.twm { width:103px }
*/
