/* ThemePanelMenu Style Sheet */

.ThemePanelMenu,.ThemePanelSubMenuTable
{
	margin-top:13px;
	font-family:	verdana, arial, sans-serif;
	font-size:	13px;
	background-color:#FFFFFF;

	cursor:		default;
	white-space:	nowrap;
	border-right:1px solid #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4);
}

.ThemePanelSubMenu
{
	font-size: 13px;
	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;
	*/
	/* the following property is only useful in IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4);
}

.ThemePanelSubMenuTable
{
	font-size:	13px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding:0px;
	margin-top:0px;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
	font-size:	13px;
	cursor:		pointer;
	white-space:	nowrap;
}

.ThemePanelMainItem,
.ThemePanelMenuItem
{
	font-size:	13px;
	cursor:pointer;
	background-color:	#FFFFFF;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	font-weight:bold;
	padding: 3px;
	width: 109px;/*
	background-image:url(main_bg.gif);
	background-repeat:no-repeat;*/
}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive,
.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive
{
	font-size:	13px;
	padding: 3px;
	cursor:pointer;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	background-color:	#FFFFFF;
	color:#FF0000;
	font-weight:bold;
	width: 109px;/*
	background-image:url(main_bg.gif);
	background-repeat:no-repeat;*/
}
.LudomirMenuItem
{
	font-size:	13px;
	cursor:pointer;
	background-color:	#FFFFFF;
	border-bottom:1px solid #000000;
	font-weight:bold;
	padding: 3px;
	white-space:nowrap;
}

.LudomirMenuItemHover
{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFFFF;
	padding:2px;
	border-bottom:1px solid #000000;
	cursor:pointer;
	white-space:nowrap;
}

/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
	font-size:	13px;
	border:		0;
	background-color:	inherit;
	white-space:	nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	font-size:	13px;
	padding-left:	0px;
	padding-right:	0px;
	font-size:	13px;
	/*border-left:	1px solid #9C9A9C;*/

	white-space:	nowrap;
	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	2px;
	/*border-top:	1px solid #9C9A9C;
	border-bottom:	1px solid #9C9A9C;*/

	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	font-size:	13px;
	padding-right:	0px;
	padding-left:	0px;
	border-left:	0px solid #00FF00;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	font-size:	13px;
	padding-right:	10px;
	padding-left:	10px;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	font-size:	13px;
	padding-right:	3px;
	padding-left:	0px;
	/*border-right:	1px solid #9C9A9C;*/
	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	4px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	font-size:	13px;
	padding-left:	0px;
	padding-right:	0px;

	/*border-left:	0px solid #9C9A9C;*/

	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	/*border-top:	1px solid #9C9A9C;
	border-bottom:	1px solid #9C9A9C;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	font-size:	13px;
	padding-right:	0px;
	padding-left:	2px;
	/*border-left:	2px solid #FF0000;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{
	font-size:	13px;
	padding-right:	3px;
	padding-left:	5px;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	font-size:	13px;
	padding-right:	0px;
	padding-left:	0px;
	border-right:	1px solid #FFFFFF;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{
	font-size:	8px;
	padding-top:	4px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
	width: 100px;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
	width: 12px;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
	font-size:	13px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #9C9A9C;
}
/* 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" />
*/

.ThemePanelMenuItem img.seq1
{
	display:	inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2
{
	font-size:	13px;
	display:	inline;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
	font-size:	13px;
	display:	none;
}
