/* ThemeSolwebMenu Style Sheet */

.ThemeSolwebMenu
{
	font-family: Calibri, Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	color: #393939;
	padding: 0px;
	cursor:		default;
	cursor:		hand !important;
	white-space:	nowrap;
	text-align:right;
}

.ThemeSolwebSubMenuTable
{
	font-family: Calibri, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #707070;
	text-align:left;
	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}


.ThemeSolwebSubMenu
{
	position:	absolute;
	display:	block;
	visibility:	hidden;
	overflow:	hidden;

	background-color: transparent;
}

.ThemeSolwebSubMenuTable
{
	border-collapse:	separate;
	opacity:	0.95;
	filter:Alpha(style=0,opacity=95);
}

.ThemeSolwebMainItem,.ThemeSolwebMainItemHover,.ThemeSolwebMainItemActive,
.ThemeSolwebMenuItem,.ThemeSolwebMenuItemHover,.ThemeSolwebMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeSolwebMainItem
{
	background-color:	transparent;
}

.ThemeSolwebMainItemHover,.ThemeSolwebMainItemActive
{
	background:		url(mainmenubg.gif);
	background-color:	transparent;
}

.ThemeSolwebMenuItem
{
	background-color:	transparent;
}

.ThemeSolwebMenuItemHover,.ThemeSolwebMenuItemActive
{
	/*background:	url(submenubg.gif);*/
	background-color: #5e5e5e;
	color: #efff00;
}


/* horizontal main menu */

.ThemeSolwebMainItem
{
	/*padding: 1px;
	border:	0;*/
}

td.ThemeSolwebMainItemHover,td.ThemeSolwebMainItemActive
{
	/*padding: 0px;
	border:	1px solid #ffffff;
	TOTAL NEEDS TO MATCH ABOVE*/
	color: #efff00;
}

.ThemeSolwebMainFolderLeft,.ThemeSolwebMainItemLeft,
.ThemeSolwebMainFolderText,.ThemeSolwebMainItemText,
.ThemeSolwebMainFolderRight,.ThemeSolwebMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeSolwebMainFolderLeft,td.ThemeSolwebMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
	border-left:	1px solid #ffffff;

	background-color:	inherit;
}

td.ThemeSolwebMainFolderText,td.ThemeSolwebMainItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	5px;
	padding-right:	5px;

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

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

td.ThemeSolwebMainFolderRight,td.ThemeSolwebMainItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
	border-right:	1px solid #ffffff;

	background-color:	inherit;
}

tr.ThemeSolwebMainItem td.ThemeSolwebMainFolderLeft,
tr.ThemeSolwebMainItem td.ThemeSolwebMainItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeSolwebMainItem td.ThemeSolwebMainFolderText,
tr.ThemeSolwebMainItem td.ThemeSolwebMainItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	2px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeSolwebMainItem td.ThemeSolwebMainItemRight,
tr.ThemeSolwebMainItem td.ThemeSolwebMainFolderRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeSolwebMenuFolderLeft,.ThemeSolwebMenuItemLeft
{	
	padding: 0px;

	border-top:	1px solid #000000;
	border-bottom:	1px solid #000000;
	border-left:	1px solid #000000;

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

.ThemeSolwebMenuFolderText,.ThemeSolwebMenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;

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

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

.ThemeSolwebMenuFolderRight,.ThemeSolwebMenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #000000;
	border-bottom:	1px solid #000000;
	border-right:	1px solid #000000;

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

.ThemeSolwebMenuItem .ThemeSolwebMenuFolderLeft,
.ThemeSolwebMenuItem .ThemeSolwebMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	1px;

	white-space:	nowrap;

	border:		0;
	background-color:	transparent;
}

.ThemeSolwebMenuItem .ThemeSolwebMenuFolderText,
.ThemeSolwebMenuItem .ThemeSolwebMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

.ThemeSolwebMenuItem .ThemeSolwebMenuFolderRight,
.ThemeSolwebMenuItem .ThemeSolwebMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

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

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

.ThemeSolwebMenuItem img.seq1
{
	display:	inline;
}

.ThemeSolwebMenuItemHover seq2,
.ThemeSolwebMenuItemActive seq2
{
	display:	inline;
}

.ThemeSolwebMenuItem .seq2,
.ThemeSolwebMenuItemHover .seq1,
.ThemeSolwebMenuItemActive .seq1
{
	display:	none;
}
