/* ThemeOfficeMenu Style Sheet */

#myMenuID{
 	margin-top: 0px;
 	margin-bottom: 24px;
}
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family: tahoma, sans-serif, tahoma;
	font-size: 10px !important;
	padding: 0px;
	white-space: nowrap;
	cursor: default;
}

.ThemeOfficeSubMenu
{
	position: absolute;
	visibility:	hidden;
	width: 180px !important;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	padding: 0px;
	background-color: #5a9c21;
	border: 1px solid #4e8121;
	border-bottom: none;
	overflow: visible;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	z-index: 900;
}

.ThemeOfficeSubMenuTable
{
	overflow: visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:	0px solid #5D657B;
	cursor:	default;
	white-space: nowrap;
}
/*buat ngatur menu utama*/
.ThemeOfficeMainItem
{
	width: 200px;
	color: #fff;
	font-size: 11px;
}
/*buat ngatur menu utama waktu hover*/
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	width: 200px;
	color: #d5541b;
	font-size: 11px;
	cursor: pointer;
	background-color: #fff;
}
/*buat ngatur submenu*/
.ThemeOfficeMenuItem
{
	font-size: 11px;
	background-color: #70ac29;
	width: 180px;
	color: #fff;
}
/*buat ngatur submenu waktu hover*/
.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	background-color: #fff;
	font-size: 11px;
	width: 180px !important;
	color: #d5541b;
	cursor: pointer;
}

/* ---------------------------------- horizontal main menu ----------------------------*/

.ThemeOfficeMainItem
{
	padding: 0px;
	border: 0px;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding: 0px;
	border:	0px solid #5D657B;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color: inherit;
}



/* ------------------------- vertical main menu sub components --------------------------*/

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 0px;
	padding-right: 2px;
	background-color: inherit;
	display: none;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 20px;
	padding-right: 0px;
	background-color: inherit;
	white-space: nowrap;
	width: 181px;
	font-size: 11px !important;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	background-color: inherit;
	/*display: none;*/
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 1px;
	padding-right: 2px;
	white-space: nowrap;
	background-color: inherit;
}

/* -------------------- buat ngatur menu utama (tr)nya gitu loh----------------*/
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #fff;
	background-color: inherit;
	width: 190px !important;
	font-size: 11px !important;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top: 8px;
	padding-bottom:	4px;
	padding-left: 0px;
	padding-right: 1px;
	border-bottom: 1px solid #7fae3e;
	background-color: inherit;
}


/*------------------------------- repair bug pada IE ------------------*/
tr.ThemeOfficeMainItemHover td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItemHover td.ThemeOfficeMainItemText
{
	padding-top: 4px;
	padding-bottom:	4px;
	padding-left: 10px;
	width: 190px !important;
	padding-right: 0px;
	border-bottom: 1px solid #fff;
	background-color: inherit;
}

tr.ThemeOfficeMainItemHover td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItemHover td.ThemeOfficeMainFolderRight
{
	padding-top: 8px;
	padding-bottom:	4px;
	padding-left: 0px;
	padding-right: 1px;
	border-bottom: 1px solid #fff;
	background-color: inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top: 4px;
	padding-bottom:	5px;
	padding-left: 15px;
	border-bottom: 1px solid #4e8121;
	padding-right: 3px;
	border: 0px;
	background-color: inherit;
	white-space: nowrap;
	display: none;
}
.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top: 4px;
	padding-bottom:	5px;
	padding-left: 15px;
	border-bottom: 1px solid #4e8121;
	padding-right: 5px;
	background-color: inherit;
	white-space: nowrap;
	width: 180px;
	cursor: pointer;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	display: none;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	display: none;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top: 4px;
	padding-bottom:	5px;
	padding-left: 15px;
	border-bottom: 1px solid #4e8121;
	padding-right: 5px;
	margin-bottom: 1px;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top: 4px;
	padding-bottom:	5px;
	padding-left: 15px;
	border-bottom: 1px solid #4e8121;
	padding-right: 1px;
	border: 0;
	background-color: inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
}

/* 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;
	border-top:	1px solid #fff;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}
