/* ThemeOfficeMenu2 Style Sheet */

.ThemeOfficeMenu2,.ThemeOfficeSubMenu2Table
{
	font-family:	Helvetica,sans-serif;
	font-weight:bold;
	cursor:alias;
	padding:	0;
	white-space:	nowrap;
	width:100%;

}

.ThemeOfficeSubMenu2
{
	position:	absolute;
	visibility:	hidden;
	background-color:#C64934;
	color:#FFF;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	50;
	padding:	2px;
	overflow:	visible;
	border:		1px solid #CCC;

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

.ThemeOfficeSubMenu2Table
{
	overflow:	visible;
	background-color:transparent;
	color:#C64934;
}

.ThemeOfficeMain2Item,.ThemeOfficeMain2ItemHover,.ThemeOfficeMain2ItemActive,
.ThemeOfficeMenu2Item,.ThemeOfficeMenu2ItemHover,.ThemeOfficeMenu2ItemActive
{
	color:#FFF;
	background-color:transparent;
	white-space:	nowrap;
	text-align:center;
	width:124px;
}

.ThemeOfficeMain2Item2Hover,.ThemeOfficeMain2ItemActive
{
	background-color:#C64934;
	color:#FFFFFF;
	text-align:center;
}

.ThemeOfficeMenu2Item
{
	width:124px;
	background-color:#C64934;
}

.ThemeOfficeMenu2ItemHover,.ThemeOfficeMenu2ItemActive
	width:124px;
	background-color:#EDEDED;
	color:#FFFFFF;
}


/* horizontal main menu */

.ThemeOfficeMain2Item
{
	color:#FFFFFF;
	text-align:center;
	padding: 0px 0px 0px 0px;	
	height:30px;
	line-height:30px;
	width:124px;

}

td.ThemeOfficeMain2ItemHover,td.ThemeOfficeMain2ItemActive
{
	padding: 0px 0px 0px 0px;
	text-align:center;	
	height:30px;
	line-height:30px;
	width:124px;
}

.ThemeOfficeMain2FolderLeft,.ThemeOfficeMain2ItemLeft,
.ThemeOfficeMain2FolderText,.ThemeOfficeMain2ItemText,
.ThemeOfficeMain2FolderRight,.ThemeOfficeMain2ItemRight
{
	padding: 0px 0px 0px 0px;
	background-color:	trasparent;
	font-size:	13px;	
	height:30px;
	line-height:30px;

}

/* Main2 Menų Verticale sub components */

td.ThemeOfficeMain2FolderLeft,td.ThemeOfficeMain2ItemLeft
{
	padding:	0px 0px 0px 4px;
	background-color:	trasparent;
}

td.ThemeOfficeMain2FolderText,td.ThemeOfficeMain2ItemText
{
	padding:	0px 4px 0px 4px;
	color:#C64934;
	background-color:	trasparent;
	white-space:	nowrap;
}

td.ThemeOfficeMain2FolderText:Hover,td.ThemeOfficeMain2ItemText:Hover
{
	padding:	0px 4px 0px 4px;
	color:#C64934;
	background-color:	#EDEDED;
	white-space:	nowrap;
}

td.ThemeOfficeMain2FolderText:visited,td.ThemeOfficeMain2ItemText:visited
{
	padding:	0px 4px 0px 4px;
	color:#C64934;
	background-color:	#EDEDED;
	white-space:	nowrap;
}

td.ThemeOfficeMain2FolderRight,td.ThemeOfficeMain2ItemRight
{
	padding:	0px 0px 0px 0px;
	background-color:	trasparent;
}

tr.ThemeOfficeMain2Item td.ThemeOfficeMain2FolderLeft,
tr.ThemeOfficeMain2Item td.ThemeOfficeMain2ItemLeft
{
	padding:	0px 0px 0px 4px;
	white-space:	nowrap;
	background-color:	inherit;
}

tr.ThemeOfficeMain2Item td.ThemeOfficeMain2FolderText,
tr.ThemeOfficeMain2Item td.ThemeOfficeMain2ItemText
{
	padding:	0px 4px 0px 4px;
	color:#FFF;
	background-color:	inherit;
}

tr.ThemeOfficeMain2Item td.ThemeOfficeMain2ItemRight,
tr.ThemeOfficeMain2Item td.ThemeOfficeMain2FolderRight
{
	padding:	0px 0px 0px 0px;
	background-color:	inherit;
}

/* Sottomenų Sub Componenti */

.ThemeOfficeMenu2FolderLeft,.ThemeOfficeMenu2ItemLeft
{
	padding:	0px 0px 0px 4px;
	background-color:	trasparent;
	white-space:	nowrap;	
	height:20px;
	line-height:20px;
}

.ThemeOfficeMenu2FolderText,.ThemeOfficeMenu2ItemText
{
	padding:	0px 4px 0px 4px;
	border-top:	0px solid #3169C6;
	border-bottom:	1px solid #ed8c85;
	color:#FFF;
	text-align:left;
	background-color:	trasparent;
	white-space:	nowrap;	
	height:20px;
	line-height:20px;
}

.ThemeOfficeMenu2FolderText:Hover,.ThemeOfficeMenu2ItemText:Hover
{
	padding:	0px 4px 0px 4px;
	color:#C64934;
	background-color:	#EDEDED;
	white-space:	nowrap;	
	height:20px;
	line-height:20px;
}

.ThemeOfficeMenu2FolderText:visited,.ThemeOfficeMenu2ItemText:visited
{
	padding:	0px 4px 0px 4px;
	color:#C64934;
	background-color:	#EDEDED;
	white-space:	nowrap;	
	height:20px;
	line-height:20px;
}

.ThemeOfficeMenu2FolderRight,.ThemeOfficeMenu2ItemRight
{
	padding:	0px 0px 0px 0px;
	background-color:	trasparent;
	border-bottom:	1px solid #ed8c85;
	white-space:	nowrap;	
	height:20px;
	line-height:20px;
}

.ThemeOfficeMenu2Item .ThemeOfficeMenu2FolderLeft,
.ThemeOfficeMenu2Item .ThemeOfficeMenu2ItemLeft
{
	padding:	0px 0px 0px 4px;
	white-space:	nowrap;
	background-color:	#C64934;
}

.ThemeOfficeMenu2Item .ThemeOfficeMenu2FolderText,
.ThemeOfficeMenu2Item .ThemeOfficeMenu2ItemText
{
	padding:	0px 4px 0px 4px;
	background-color:	inherit;
}

.ThemeOfficeMenu2Item .ThemeOfficeMenu2FolderRight,
.ThemeOfficeMenu2Item .ThemeOfficeMenu2ItemRight
{
	padding:	0px 0px 0px 0px;
	border-bottom:	1px solid #ed8c85;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenu2Split
{
	margin:		0px;
	height:		0px;
	overflow:	hidden;
	background-color:	inherit;
}

/* 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" />
*/

.ThemeOfficeMenu2Item img.seq1
{
	display:	inline;
}

.ThemeOfficeMenu2ItemHover seq2,
.ThemeOfficeMenu2ItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenu2Item .seq2,
.ThemeOfficeMenu2ItemHover .seq1,
.ThemeOfficeMenu2ItemActive .seq1
{
	display:	none;
}

