﻿/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:	verdana, arial, sans-serif;
	font-size:  12px;
	line-height:18px
	padding:	0;
	white-space:	nowrap;
	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;
  font-size:  12px;
	overflow:	visible;
	border:		1px solid #87B7DC;  /*子選單外框*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
	font-size:  12px;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
	font-size:  12px;
	line-height:18px;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	color:#F2F2C4;
	border-top:3px solid #ce0000;
	font-size:  12px;
}

.ThemeOfficeMenuItem
{
	background-color:	WHITE;
	font-size:  12px;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	cursor:hand;
	background-color:	#CDE4F2;
	font-size:  12px;
}


/* horizontal main menu */

.ThemeOfficeMainItem,.ThemeOfficeMainItem a:link,.ThemeOfficeMainItem a:visited
{
	border:	0;
	color:#ffffff;
	font-size:  12px;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 6px;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	cursor:hand;
	color:#F2F2C4;
	/*border-bottom:solid 2px #A43639;*/
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 6px;
	text-decoration: none;
	
}

td.ThemeOfficeMainItemHover a:hover,td.ThemeOfficeMainItemHover a:active,
td.ThemeOfficeMainItemActive a:hover,td.ThemeOfficeMainItemActive a:active,
td.ThemeOfficeMainItem a:hover,td.ThemeOfficeMainItem a:active
{
	color:#F2F2C4;
	padding-top: 6px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 6px;
	text-decoration: none;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	cursor:hand;
	background-color:	inherit;
	font-size:  13px;/*  主選單  */
	color: #0071BC;
	font-weight:bold;
}

.ThemeOfficeMainItemText a:link,.ThemeOfficeMainItemText a:visited
{
	color:#ffffff;
	text-decoration: none;
}

.ThemeOfficeMainItemText a:hover,.ThemeOfficeMainItemText a:active
{
	color:#F2F2C4;
	text-decoration: none;
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;
	border-left:	1px solid #D8D8AF;

	background-color:	inherit;
	font-size:  12px;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	color:#F2F2C4;
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;

	background-color:	inherit;
	white-space:	nowrap;
	font-size:  12px;
}

td.ThemeOfficeMainItemText a:link,td.ThemeOfficeMainItemText a:visited
{
	color:#F2F2C4;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;
	border-right:	1px solid #D8D8AF;

	background-color:	inherit;
	font-size:  12px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
	font-size:  12px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	color:#F2F2C4;
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
	font-size:  12px;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText a:link,tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText a:visited
{
	color:#F2F2C4;
}


tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
	font-size:  12px;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;
	border-left:	1px solid #D8D8AF;

	background-color:	#CDE4F2;
	white-space:	nowrap;
	font-size:  12px;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;

	background-color:	inherit;
	white-space:	nowrap;
	font-size:  12px;
	text-align: left;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #D8D8AF;
	border-bottom:	1px solid #D8D8AF;
	border-right:	1px solid #D8D8AF;

	background-color:	inherit;
	white-space:	nowrap;
	font-size:  12px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	#72A3CA;    /*子選單左邊色塊顏色*/
	font-size:  12px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;
	border:		0;
	background-color:	inherit;
	font-size:  12px;
	text-align: left;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
	font-size:  12px;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
	font-size:  12px;
}

/* image shadow animation */

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}
