/* ThemeBoryMenu Style Sheet */

.ThemeBoryMenu,.ThemeBorySubMenuTable
{
	font-family:	Arial, sans-serif;
	font-size:	12px;

	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeBorySubMenu
{
	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;

	overflow:	visible;
	border-top: 1px solid #7D6558;
	border-left: 1px solid #7D6558;
	border-right: 1px solid #7D6558;
	border-bottom: 1px solid #7D6558;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCBEA5, Direction=135, Strength=4);
}

.ThemeBorySubMenuTable
{
	overflow:	visible;
}

.ThemeBoryMainItem,.ThemeBoryMainItemHover,.ThemeBoryMainItemActive,
.ThemeBoryMenuItem,.ThemeBoryMenuItemHover,.ThemeBoryMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
	/* background-color: #E4DDCF; */
	color: #4A3003;
}

.ThemeBoryMainItem
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.ThemeBoryMainItemHover,.ThemeBoryMainItemActive
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #ECDAC1;
	background-color:	#5F4B3B;
}

.ThemeBoryMenuItem
{
	color: #5F4B3B;
	background-color: #EDD6B5;
}

.ThemeBoryMenuItemHover,.ThemeBoryMenuItemActive
{
	background-color: #C3B29A;
}


/* horizontal main menu */

.ThemeBoryMainItem
{
	padding:	4px;
	border:		0;
}

td.ThemeBoryMainItemHover,td.ThemeBoryMainItemActive
{
	padding:	3px;
	border:		1px solid #C3B29A;
}

.ThemeBoryMainFolderLeft,.ThemeBoryMainItemLeft,
.ThemeBoryMainFolderText,.ThemeBoryMainItemText,
.ThemeBoryMainFolderRight,.ThemeBoryMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeBoryMainFolderLeft,td.ThemeBoryMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #C3B29A;
	border-bottom:	1px solid #C3B29A;
	border-left:	1px solid #C3B29A;
	background-color:	inherit;
}

td.ThemeBoryMainFolderText,td.ThemeBoryMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #C3B29A;
	border-bottom:	1px solid #C3B29A;

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

td.ThemeBoryMainFolderRight,td.ThemeBoryMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #C3B29A;
	border-bottom:	1px solid #C3B29A;
	border-right:	1px solid #C3B29A;
	background-color:	inherit;
}

tr.ThemeBoryMainItem td.ThemeBoryMainFolderLeft,
tr.ThemeBoryMainItem td.ThemeBoryMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeBoryMainItem td.ThemeBoryMainFolderText,
tr.ThemeBoryMainItem td.ThemeBoryMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeBoryMainItem td.ThemeBoryMainItemRight,
tr.ThemeBoryMainItem td.ThemeBoryMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeBoryMenuFolderLeft,.ThemeBoryMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeBoryMenuFolderText,.ThemeBoryMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeBoryMenuFolderRight,.ThemeBoryMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeBoryMenuItem .ThemeBoryMenuFolderLeft,
.ThemeBoryMenuItem .ThemeBoryMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

.ThemeBoryMenuItem .ThemeBoryMenuFolderText,
.ThemeBoryMenuItem .ThemeBoryMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeBoryMenuItem .ThemeBoryMenuFolderRight,
.ThemeBoryMenuItem .ThemeBoryMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeBoryMenuSplit
{
	/*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" />
*/

.ThemeBoryMenuItem img.seq1
{
	display:	inline;
}

.ThemeBoryMenuItemHover seq2,
.ThemeBoryMenuItemActive seq2
{
	display:	inline;
}

.ThemeBoryMenuItem .seq2,
.ThemeBoryMenuItemHover .seq1,
.ThemeBoryMenuItemActive .seq1
{
	display:	none;
}
