/* ThemeWhiteMenu Style Sheet */
.ThemeWhiteMenu,.ThemeWhiteSubMenuTable
{
	font: 12px Arial,sans-serif;
	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeWhiteSubMenu
{
	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:	1px;
	background-color:	#FFFBEE;

	overflow:	visible;
	border:		1px solid #8C867B;

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

.ThemeWhiteSubMenuTable
{
	overflow:	visible;
}

.ThemeWhiteMainItem,.ThemeWhiteMainItemHover,.ThemeWhiteMainItemActive,
.ThemeWhiteMenuItem,.ThemeWhiteMenuItemHover,.ThemeWhiteMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeWhiteMainItem
{
	/*
	background-color:	#DFDFDF;
	background: url('/images/th_bg.gif');
	*/
	color: #FFFFFF;
}

.ThemeWhiteMainItemHover,.ThemeWhiteMainItemActive
{
	background-color:	#C6D3EF;
}

.ThemeWhiteMenuItem
{
	background-color:	WHITE;
}

.ThemeWhiteMenuItemHover,.ThemeWhiteMenuItemActive
{
	background-color:	#C6D3EF;
}


/* horizontal main menu */

.ThemeWhiteMainItem
{
	padding:	5px;
	border:		0;
}

td.ThemeWhiteMainItemHover,td.ThemeWhiteMainItemActive
{
	padding:	4px;
	border:		1px solid #3169C6;
}

.ThemeWhiteMainFolderLeft,.ThemeWhiteMainItemLeft,
.ThemeWhiteMainFolderText,.ThemeWhiteMainItemText,
.ThemeWhiteMainFolderRight,.ThemeWhiteMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeWhiteMainFolderLeft,td.ThemeWhiteMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
}

td.ThemeWhiteMainFolderText,td.ThemeWhiteMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeWhiteMainFolderRight,td.ThemeWhiteMainItemRight
{
	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.ThemeWhiteMainItem td.ThemeWhiteMainFolderLeft,
tr.ThemeWhiteMainItem td.ThemeWhiteMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeWhiteMainItem td.ThemeWhiteMainFolderText,
tr.ThemeWhiteMainItem td.ThemeWhiteMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeWhiteMainItem td.ThemeWhiteMainItemRight,
tr.ThemeWhiteMainItem td.ThemeWhiteMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeWhiteMenuFolderLeft,.ThemeWhiteMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeWhiteMenuFolderText,.ThemeWhiteMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeWhiteMenuFolderRight,.ThemeWhiteMenuItemRight
{
	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;
	white-space:	nowrap;
}

.ThemeWhiteMenuItem .ThemeWhiteMenuFolderLeft,
.ThemeWhiteMenuItem .ThemeWhiteMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	#EFEFDE;
}

.ThemeWhiteMenuItem .ThemeWhiteMenuFolderText,
.ThemeWhiteMenuItem .ThemeWhiteMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeWhiteMenuItem .ThemeWhiteMenuFolderRight,
.ThemeWhiteMenuItem .ThemeWhiteMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeWhiteMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

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

.ThemeWhiteMenuItem img.seq1
{
	display:	inline;
}

.ThemeWhiteMenuItemHover seq2,
.ThemeWhiteMenuItemActive seq2
{
	display:	inline;
}

.ThemeWhiteMenuItem .seq2,
.ThemeWhiteMenuItemHover .seq1,
.ThemeWhiteMenuItemActive .seq1
{
	display:	none;
}


/* Black */
/* ThemeBlackMenu Style Sheet */
.ThemeBlackMenu,.ThemeBlackSubMenuTable
{
	font: 12px Arial,sans-serif;
	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeBlackSubMenu
{
	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:	1px;
	background-color:	#FFFBEE;

	overflow:	visible;
	border:		1px solid #8C867B;

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

.ThemeBlackSubMenuTable
{
	overflow:	visible;
}

.ThemeBlackMainItem,.ThemeBlackMainItemHover,.ThemeBlackMainItemActive,
.ThemeBlackMenuItem,.ThemeBlackMenuItemHover,.ThemeBlackMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeBlackMainItem
{
	/*
	background-color:	#DFDFDF;
	background: url('/images/th_bg.gif');
	*/
	color: #000000;
}

.ThemeBlackMainItemHover,.ThemeBlackMainItemActive
{
	background-color:	#C6D3EF;
}

.ThemeBlackMenuItem
{
	background-color:	WHITE;
}

.ThemeBlackMenuItemHover,.ThemeBlackMenuItemActive
{
	background-color:	#C6D3EF;
}


/* horizontal main menu */

.ThemeBlackMainItem
{
	padding:	5px;
	border:		0;
}

td.ThemeBlackMainItemHover,td.ThemeBlackMainItemActive
{
	padding:	4px;
	border:		1px solid #3169C6;
}

.ThemeBlackMainFolderLeft,.ThemeBlackMainItemLeft,
.ThemeBlackMainFolderText,.ThemeBlackMainItemText,
.ThemeBlackMainFolderRight,.ThemeBlackMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeBlackMainFolderLeft,td.ThemeBlackMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
}

td.ThemeBlackMainFolderText,td.ThemeBlackMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeBlackMainFolderRight,td.ThemeBlackMainItemRight
{
	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.ThemeBlackMainItem td.ThemeBlackMainFolderLeft,
tr.ThemeBlackMainItem td.ThemeBlackMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeBlackMainItem td.ThemeBlackMainFolderText,
tr.ThemeBlackMainItem td.ThemeBlackMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeBlackMainItem td.ThemeBlackMainItemRight,
tr.ThemeBlackMainItem td.ThemeBlackMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeBlackMenuFolderLeft,.ThemeBlackMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeBlackMenuFolderText,.ThemeBlackMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeBlackMenuFolderRight,.ThemeBlackMenuItemRight
{
	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;
	white-space:	nowrap;
}

.ThemeBlackMenuItem .ThemeBlackMenuFolderLeft,
.ThemeBlackMenuItem .ThemeBlackMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	#EFEFDE;
}

.ThemeBlackMenuItem .ThemeBlackMenuFolderText,
.ThemeBlackMenuItem .ThemeBlackMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeBlackMenuItem .ThemeBlackMenuFolderRight,
.ThemeBlackMenuItem .ThemeBlackMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeBlackMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

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

.ThemeBlackMenuItem img.seq1
{
	display:	inline;
}

.ThemeBlackMenuItemHover seq2,
.ThemeBlackMenuItemActive seq2
{
	display:	inline;
}

.ThemeBlackMenuItem .seq2,
.ThemeBlackMenuItemHover .seq1,
.ThemeBlackMenuItemActive .seq1
{
	display:	none;
}
