/*
 * Whatif Productions Menu Theme
 * by Ken Noland abd Eric Chadwick
 */

/*
Top level bar
*/


.ThemeWhatifMenu
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainItem
{
	cursor:pointer;
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainItemDisabled
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainItemHover
{
	cursor:pointer;
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:rgb(255,255,255);
	text-align:left;
}

.ThemeWhatifMainItemActive
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.MainLeft
{
	width:24px;
}

.MainRight
{
	width:24px;
}

.ThemeWhatifMainItemLeft
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainItemText
{
	cursor:pointer;
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainItemRight
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainFolderLeft
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainFolderText
{
	cursor:pointer;
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMainFolderRight
{
	white-space:	nowrap;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/*
Submenu
*/

.ThemeWhatifSubMenu
{
	cursor:pointer;
	white-space:	nowrap;
	font-family: Arial, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
/*	color:#e5e5e5; 	*/
	background-image:url(../img/menu/menu_bkg_drop101.png);
	background-repeat:repeat;
	visibility:hidden;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMenuItem
{
	white-space:	nowrap;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
/*	color:#9dbcea; */
	background-image:url(../img/menu/menu_bkg_drop101.png);
	background-repeat:repeat-x;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMenuItemDisabled
{
	white-space:	nowrap;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
/*	color:#9dbcea; */
	background-image:url(../img/menu/menu_bkg_drop101.png);
	background-repeat:repeat-x;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


.ThemeWhatifMenuItemHover
{
	white-space:	nowrap;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:rgb(255,255,255);
	background-image:url(../img/menu/menu_bkg_drop101_over.png);
	background-repeat:repeat-x;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.ThemeWhatifMenuItemActive
{
	white-space:	nowrap;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
/*	color:#9dbcea; */
	background-image:url(../img/menu/menu_bkg_drop101_over.png);
	background-repeat:repeat-x;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


td.ThemeWhatifMenuItemLeft
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

td.ThemeWhatifMenuItemText
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	text-align:left;
}

td.ThemeWhatifMenuItemRight
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

td.ThemeWhatifMenuFolderLeft
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

td.ThemeWhatifMenuFolderText
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	text-align:left;
}

td.ThemeWhatifMenuFolderRight
{
	white-space:	nowrap;
	height:20px; 
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/*
Levels
*/

/*
Item Index
*/

/*
Idle
*/

.ThemeWhatifMenuItemLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#9dbcea; background-image:url(../img/menu/menu_bkg_drop101.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

.ThemeWhatifMenuItemLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#9dbcea; background-image:url(../img/menu/menu_bkg_drop201.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

/*
Hover
*/

.ThemeWhatifMenuItemHoverLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:rgb(255,255,255); background-image:url(../img/menu/menu_bkg_drop101_over.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

.ThemeWhatifMenuItemHoverLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:rgb(255,255,255); background-image:url(../img/menu/menu_bkg_drop201_over.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

/*
Active
*/

tr.ThemeWhatifMenuItemActiveLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#e5e5e5; background-image:url(../img/menu/menu_bkg_drop101_over.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

tr.ThemeWhatifMenuItemActiveLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#e5e5e5; background-image:url(../img/menu/menu_bkg_drop201_over.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

/*
Disabled
*/

tr.ThemeWhatifMenuItemDisabledvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#e5e5e5; background-image:url(../img/menu/menu_bkg_drop101.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

tr.ThemeWhatifMenuItemDisabledLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; color:#e5e5e5; background-image:url(../img/menu/menu_bkg_drop201.png); background-repeat:repeat-x; height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

/*
Left
*/

.ThemeWhatifMenuItemLeftLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; width: 10px; }

.ThemeWhatifMenuItemLeftLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; width: 10px;  }

/*
Text
*/

.ThemeWhatifMenuItemTextLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

.ThemeWhatifMenuItemTextLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; }

/*
Right
*/

.ThemeWhatifMenuItemRightLvl1
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; width: 10px;  }

.ThemeWhatifMenuItemRightLvl2
{ font-family: Arial, sans-serif; font-size:12px; text-decoration:none; /*color:#9dbcea;*/ height:20px; border:0px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; white-space: nowrap; width: 10px;  }
