/* ThemeOfficeMenu Style Sheet */

/* common descriptionmenu & submenu*/
.ThemeOfficeMenu, .ThemeOfficeSubMenuTable
{
	font-family:	'Comic Sans MS', Verdana, Arial;
	font-size:	13px;
	color: #FFFFFF;
	padding:	0px;
	white-space:	nowrap;
	cursor: pointer;
}

.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;
	font-family:	'Comic Sans MS', Verdana, Arial;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);*/
	top: 0px;
}

.ThemeOfficeSubMenuTable
{
	overflow: visible;
	background-color: #FCDCAD;
	border-bottom:	5px solid #EE9D14;
}


/*non*/
.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{	border: 0;
	cursor: pointer;
	white-space: nowrap;
	font-family:	'Comic Sans MS', Verdana, Arial;
}


/* menu first level inactive */
.ThemeOfficeMainItem
{	font-weight: bold;
	font-family: 'Comic Sans MS',Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.ThemeOfficeMainLine {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(dark_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #6565AF;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 7px;
	cursor: default;
}
/* menu first level active or selected */
.ThemeOfficeMainItemHover, .ThemeOfficeMainItemActive
{	font-weight: bold; 
	font-family: 'Comic Sans MS',Verdana, Arial; 
	font-size: 13px; 
	cursor: pointer;	
}

/* menu first level active or selected  for Mozilla */
td.ThemeOfficeMainItemHover:hover, td.ThemeOfficeMainItemActive:hover
{	cursor: pointer	}

.ThemeOfficeMenuItem
{	/*background-color: #ffffff;*/	}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{	/*background-color: #C6CBCE;*/	}

/* horizontal main menu */
/* menu first level (inactive)  - padding */
.ThemeOfficeMainItem
{	/*padding-top:	10px;
	padding-bottom:	5px;
	padding-left:	10px;
	padding-right:	10px;
	border: 0;*/
}

/* menu first level active or selected - padding */
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{	/*padding-top:	10px;
	padding-bottom:	5px;
	padding-left:	10px;
	padding-right: 10px;	
	border:	0;*/	}

td.ThemeOfficeMainItemHover a:hover, td.ThemeOfficeMainItemActive a:hover {
	text-decoration: none;
}



/*07.08.06 wesp*/
 td.ThemeOfficeMainItemActive div.ibg { background:url(mnu_green_bg.gif); }
 td.ThemeOfficeMainItemActive div.iright {background:url(mnu_green_right.gif) no-repeat right top;}
 td.ThemeOfficeMainItemActive div.ileft {background:url(mnu_green_left.gif) no-repeat; }

 td.ThemeOfficeMainItemHover div.ibg { background:url(mnu_lred_bg.gif); }
 td.ThemeOfficeMainItemHover div.iright {background:url(mnu_lred_right.gif) no-repeat right top;}
 td.ThemeOfficeMainItemHover div.ileft {background:url(mnu_lred_left.gif) no-repeat; }

 td.ThemeOfficeMainItem div.ileft a {font-family: 'Comic Sans MS', Verdana, sans; font-size: 12px; font-weight: normal; letter-spacing: 1px; }

 td.ThemeOfficeMainItemActive div.ileft a, td.ThemeOfficeMainItemHover div.ileft a, td.ThemeOfficeMainItem div.ileft a:hover { 
   font-size: 13px; text-decoration: none; padding-top: 10px; font-family: 'Comic Sans MS', Verdana, sans;
}


















.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{	/*background-color:	inherit;*/	}

/* vertical main menu sub components */
td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	/*border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;
	background-color:	inherit;*/	}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	/*border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	background-color:	inherit;*/
	white-space:	nowrap;	}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	/*border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;
	background-color:	inherit;*/	}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
/*	padding-right:	0px;*/
	white-space:	nowrap;
	border:	0;
	/*background-color:	inherit;*/	}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
/*	padding-right:	0px;*/
	border:	0;
	/*background-color:	inherit;*/	}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border: 0; 
	/*background-color:	inherit;*/
}
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText {
}


/*******************************/
/*** sub menu sub components ***/
/*******************************/


/* left part of submenu active or seleted */
.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	background-color: inherit;
	white-space:	nowrap;	}

/* submenu active or selected */
.ThemeOfficeMenuFolderText, .ThemeOfficeMenuItemText
{	padding-top:	5px;
	padding-bottom:	6px;
	padding-left:	7px;
	padding-right:	7px;
	background-color: #B7D9A5;
	font-weight: normal;
	cursor: pointer;
	color: black;
	border-top: 1px solid #EE9D14;
	border-right: 1px solid #EE9D14;
	border-left: 1px solid #EE9D14;
	line-height:	13px;
	font-size: 11px;
	font-family: 'Comic Sans MS', Verdana, sans;
	/*white-space:	nowrap;*/
}
.ThemeOfficeMenuFolderText {
	background-image: url(corner_right_green.gif); 
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* submenu active or selected for Mozilla */
td.ThemeOfficeMenuFolderText:hover, td.ThemeOfficeMenuItemText:hover
{	cursor:	pointer	}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	background-color:	inherit;
	white-space:	nowrap;	
	border-top: 1px solid #EE9D14;
	border-right: 1px solid #EE9D14;
}

/* left part of submenu inactive */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	white-space:	nowrap;
	border:		0;
	background-color: inherit;	}

/* submenu inactive */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{	padding-top:	5px;
	padding-bottom:	6px;
	padding-left:	7px;
	padding-right:	3px;
	border:		0;
	/*background-color:	inherit;*/
	background-color: #FCDCAD;
	font-weight: normal;
	cursor: pointer;
	color: #752211;
	border-top: 1px solid #EE9D14;
	border-right: 1px solid #EE9D14;
	border-left: 1px solid #EE9D14;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	0px;
	border:		0;
	background-color:	inherit;
	border-top: 1px solid #EE9D14;
	border-right: 1px solid #EE9D14;
}

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

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

/* ********************* */
table.ThemeOfficeMenu * td.ThemeOfficeMainFolderText, table.ThemeOfficeMenu * td.ThemeOfficeMainItemText {
	padding-right: 7px; 
	padding-top: 5px;
	padding-bottom: 5px;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText {
	border-right: 1px solid #EE9D14;
	border-left: 1px solid #EE9D14;
}