/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0;
	white-space: nowrap;
	color: white;
	cursor:	default;
	font-weight: bold;
}


.ThemeOfficeSubMenu,td.ThemeOfficeSubMenu,tr.ThemeOfficeSubMenu,th.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;
	padding:	0;
	overflow:	visible;
	font-weight: normal;

}


.ThemeOfficeSubMenuTable {
	overflow: visible;
	font-weight: normal;
	width: 250px;
}

.ThemeOfficeMenuItemActive {
	cursor: default;
	white-space: nowrap;
	font-weight: normal;
}

.ThemeOfficeMenuItemHover {
	padding: 0px 0px 0px 0px;
	cursor: default;
	white-space: nowrap;
	font-weight: normal;
}

.ThemeOfficeMenuItem {
	cursor:	default;
	white-space: nowrap;
	font-weight: normal;
}

/* top-level background when no hover */

.ThemeOfficeMainItem {
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-color: #c6dce1;
	color: white;
	font-weight: normal;
	width:200px;
	height:20px;
}

/* top-level background and text with hover */
.ThemeOfficeMainItemHover, .ThemeOfficeMainItemActive {
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-color: #c6dce1;
	color:#FFFFFF;
	cursor: hand;
	width: 200px;
	height:20px;
}




/*  dropdown background color */
.ThemeOfficeMenuItem {
/*	border:	1px solid #ffffff;  */
	background-color: #c6dce1;
	color: black;
	font-weight: normal;
	border-top:		1px solid white;
	border-right:	1px solid white;
	/* 
	border-top:		0px solid white;
	border-bottom:	0px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

/*  dropdown rollover background color */
.ThemeOfficeMenuItemHover, .ThemeOfficeMenuItemActive {
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-color: #c6dce1;
	color: black;
	cursor: hand;
	width: 200px;
	height:20px;
}


/* horizontal main menu */
.ThemeOfficeMainItem {
	padding: 0px 0px 0px 0px;
	border:	none;
	font-weight: normal;
}

/* top-level td border */
td.ThemeOfficeMainItemHover {
	padding: 0px 0px 0px 0px;
	border:	none;
	font-weight: normal;
	color:#FFFFFF;
}

td.ThemeOfficeMainItemActive {
	padding: 0px 0px 0px 0px;
	border:	none;
	font-weight: normal;
}


.ThemeOfficeMainFolderLeft {
	background-color: white;
	font-weight: normal;
}

.ThemeOfficeMainItemLeft {
	background-color: white;
	font-weight: normal;
}

/* text for sections with published content  */	
.ThemeOfficeMainFolderText {
	background-color: inherit;
	font-weight: normal;
}

/* text for sections with unpublished content  */	
.ThemeOfficeMainItemText {
	background-color: inherit;
	font-weight: normal;
}

/* top-level padding (2)*/
.ThemeOfficeMainFolderRight {
	background-color: inherit;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

/* top-level padding (4)*/
.ThemeOfficeMainItemRight {
	background-color: inherit;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}


/* vertical main menu sub components */
td.ThemeOfficeMainFolderLeft {
	background-color: inherit;
	font-weight: normal;
}

td.ThemeOfficeMainItemLeft {
	background-color: inherit;
	font-weight: normal;
}

td.ThemeOfficeMainFolderText {
	background-color: inherit;
	white-space: nowrap;
	font-weight: normal;
}

td.ThemeOfficeMainItemText {
	background-color: inherit;
	white-space: nowrap;	
}

td.ThemeOfficeMainFolderRight, td.ThemeOfficeMainItemRight {background-color: inherit;}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft {
	white-space: nowrap;
	background-color: inherit;	
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText {
	background-color: inherit;		
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight {
	background-color: inherit;
}


/* sub menu sub components */
.ThemeOfficeMenuFolderLeft {
	background-color: inherit;
	white-space: nowrap;
	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

/* sub menu rollover padding */
.ThemeOfficeMenuItemLeft {
	padding: 3px 1px 3px 1px;
	background-color: inherit;
	white-space: nowrap;
	font-weight: normal;
	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

/*  sub menu folder right(6) rollover*/
.ThemeOfficeMenuFolderText {
	padding: 3px 1px 3px 1px;
	border:	none;
	color: #234573;
	background-color: inherit;
	white-space: nowrap;
	font-weight: normal;

	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

/* rollover submenu text*/
.ThemeOfficeMenuItemText {
	padding: 3px 1px 3px 1px;
	background-color: inherit;
	white-space: nowrap;
	width: 350px;
	color: white;
	font-weight: normal;
	border:	none;
	cursor: hand;
	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight {
	background-color: inherit;
	white-space: nowrap;
	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft {
	white-space: nowrap;	
	width: 10px;
	/*
	border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; 
	*/
}


/* drop-down text rollover text colour defined here   */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText {
	padding: 3px 1px 3px 1px;
	border: none; 
	background-color: inherit;
	color: #234573;
	font-weight: normal;
	border:	none;
	/* border-top:		1px solid white;
	border-bottom:	1px solid black;
	border-left:	1px solid white;
	border-right:	1px solid black; */



}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight {
	background-color: inherit;	
	color:#FFFFFF;



}


 /* menu splits */
.ThemeOfficeMenuSplit {
/*	margin:	 2px;
	height:	1px;
	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" />
*/

.ThemeOfficeMenuItem img.seq1 {display: inline;}

.ThemeOfficeMenuItemHover seq2, .ThemeOfficeMenuItemActive seq2 {display: inline;}

.ThemeOfficeMenuItem .seq2, .ThemeOfficeMenuItemHover .seq1, .ThemeOfficeMenuItemActive .seq1 {display:	none;}
