/* ThemeSISPMenu Style Sheet */
#menuContainer {
	border-bottom: 1px solid #C6CED6;
	font-family: Tahoma, verdana, arial, sans-serif;
}
.ThemeSISPMenu,.ThemeSISPSubMenuTable
{
	font-family: Tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	padding: 0;
	color: #00235E;
	white-space: nowrap;
	cursor:	default;
}
.ThemeSISPSubMenu
{
	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:	1px solid #8C867B;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
}
.ThemeSISPSubMenuTable
{
	overflow:	visible;
}
.ThemeSISPMainItem,.ThemeSISPMainItemHover,.ThemeSISPMainItemActive,
.ThemeSISPMenuItem,.ThemeSISPMenuItemHover,.ThemeSISPMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeSISPMainItemHover,.ThemeSISPMainItemActive
{
	background-color:	#C6CED6;
}

.ThemeSISPMenuItem
{
	background-color:	WHITE;
}

.ThemeSISPMenuItemHover,.ThemeSISPMenuItemActive
{
	background-color:	#EDF0F3;
}

/* horizontal main menu */
.ThemeSISPMainItem
{
	padding:	1px;
	border:		0;
}

td.ThemeSISPMainItemHover,td.ThemeSISPMainItemActive
{
	padding:	0px;
	border: 1px solid #C6CED6;
}

.ThemeSISPMainFolderLeft,.ThemeSISPMainItemLeft,
.ThemeSISPMainFolderText,.ThemeSISPMainItemText,
.ThemeSISPMainFolderRight,.ThemeSISPMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */
td.ThemeSISPMainFolderLeft,td.ThemeSISPMainItemLeft
{
	padding-top:	1x;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;
	border-left:	1px solid #C9D0D6;

	background-color:	inherit;
}

td.ThemeSISPMainFolderText,td.ThemeSISPMainItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeSISPMainFolderRight,td.ThemeSISPMainItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;
	border-right:	1px solid #C9D0D6;

	background-color:	inherit;
}

tr.ThemeSISPMainItem td.ThemeSISPMainFolderLeft,
tr.ThemeSISPMainItem td.ThemeSISPMainItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeSISPMainItem td.ThemeSISPMainFolderText,
tr.ThemeSISPMainItem td.ThemeSISPMainItemText
{
	padding-top:	1x;
	padding-bottom:	1x;
	padding-left:	5px;
	padding-right:	5px;
	border:		0px;
	background-color:	inherit;
}

tr.ThemeSISPMainItem td.ThemeSISPMainItemRight,
tr.ThemeSISPMainItem td.ThemeSISPMainFolderRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */
.ThemeSISPMenuFolderLeft,.ThemeSISPMenuItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;
	border-left:	1px solid #C9D0D6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeSISPMenuFolderText,.ThemeSISPMenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeSISPMenuFolderRight,.ThemeSISPMenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #C9D0D6;
	border-bottom:	1px solid #C9D0D6;
	border-right:	1px solid #C9D0D6;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeSISPMenuItem .ThemeSISPMenuFolderLeft,
.ThemeSISPMenuItem .ThemeSISPMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border:		0;
	//background-color:	#3169C6;
	background-color:	#C6CED6;
}

.ThemeSISPMenuItem .ThemeSISPMenuFolderText,
.ThemeSISPMenuItem .ThemeSISPMenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeSISPMenuItem .ThemeSISPMenuFolderRight,
.ThemeSISPMenuItem .ThemeSISPMenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */
.ThemeSISPMenuSplit
{
	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" />
*/

.ThemeSISPMenuItem img.seq1
{
	display:	inline;
}

.ThemeSISPMenuItemHover seq2,
.ThemeSISPMenuItemActive seq2
{
	display:	inline;
}

.ThemeSISPMenuItem .seq2,
.ThemeSISPMenuItemHover .seq1,
.ThemeSISPMenuItemActive .seq1
{
	display:	none;
}
