/* 
----------------------------------------------------------------------
Style Sheet for SPADER SKIN
Developed by iBUsiness Solutions  http://www.ibusiness-solutions.biz
2008 
----------------------------------------------------------------------
*/  

/* background color for the header at the top of the page  */
.HeadBg { background-color: #FFFFFF; }

/* background color for the content part of the pages */
Body { background-color: #FFFFFF; }

/* background/border colors for the selected tab */
.TabBg { background-color: #CCCC99; font-family: Tahoma;
 font-size: small; color: black; }
.FooterTab { font-family: Tahoma;
 font-size: 8pt; background-color: #CCCC99; border-left: #AFAFAF 0px solid; border-bottom: #AFAFAF 0px solid; border-right: #AFAFAF 0px solid; }
.SubMenuTab { background-color: #E9EAC9; border-left: #AFAFAF 0px solid; border-right: #AFAFAF 0px solid; border-top: #AFAFAF 0px solid; }
.HeadBg { }

.LeftPane { background-color: #ffffff; border-left: #AFAFAF 0px solid; }
.ContentPane { background-color: #ffffff; border-left: #808080 0px solid;  }
.RightPane { background-color: #ffffff; border-right: #AFAFAF 0px solid;  }
.TopPane { background-color: #ffffff; border-right: #AFAFAF 0px solid;  }
.BottomPane { background-color: #ffffff; border-right: #AFAFAF 0px solid;  }


/* text style for the selected tab */
.SelectedTab  { font-weight: normal; font-size: small; color: black; font-family: Tahoma; text-decoration: none; } 
A.SelectedTab:link      { text-decoration:    underline; color:black; } 
A.SelectedTab:visited   { text-decoration:    underline; color:black; } 
A.SelectedTab:active    { text-decoration:    underline; color:black; } 
A.SelectedTab:hover     { text-decoration:    underline; color:black; } 

/* text style for the unselected tabs */
.OtherTabs { font-weight: bold; font-size: 8pt; color: black; font-family: Verdana; text-decoration: none; } 

/* hyperlink style for the unselected tabs */
A.OtherTabs:link { text-decoration: none; color:white; }
A.OtherTabs:visited  { text-decoration: none; color:#eeeeee; }
A.OtherTabs:active { text-decoration: none; color:#eeeeee; }
A.OtherTabs:hover { text-decoration: none; color:#cccccc; }

/*--------- dnn menu style ----------*/
/* Main Menu */

Grey:  		#888888		Light Grey: #e1dfdf
Blue:  		#00467f		Light Blue: #e3e5e7
Green: 		#95A01E		Light Green: #ebebd9
Orange: 		#f08b1d		Light Orange: #e9e3db
Light Tan: 	#E9EAC9		Lighter Tan: #e9eac9
Dark Tan: 	#CCCC99		Light Dark Tan: #cccc99
White:		#FFFFFF
Unknown: 	#014E82

/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #00467f;
	font-size: 11px; 
	font-weight:bold; 	
	text-align:center; 
	line-height:40px;
	padding:12px 6px 12px 6px;
	text-transform:uppercase; margin-right:1px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-size: 11px; 
	font-weight:bold;
	text-align:center;
	line-height:40px;
	padding:12px 6px 12px 6px;
	background-color: #f08b1d;
	text-transform:uppercase; margin-right:1px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 11px;
	line-height:40px;
	padding:12px 6px 12px 6px;
	background-color: #919a16;
	text-transform:uppercase; margin-right:1px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#E9EAC9;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#00467f;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td
{  
	font-size: 11px;
	background: #f08b1d;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background: #919a16;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

































/*
.MainMenu_MenuContainer { border-bottom: #CCCC99 0px solid;  border-left: #CCCC99 0px solid;  border-top: #CCCC99 0px solid;  border-right: #CCCC99 0px solid;   background-color: #CCCC99; } 
.MainMenu_MenuBar { cursor: pointer;  cursor: hand;  height:16; } 
.MainMenu_MenuItem { cursor: pointer;  cursor: hand;  color: #273A6A;  font-family: Tahoma;  font-size:11px; font-weight: bold; border-left: #CCCC99 0px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 1px solid;  border-right: #CCCC99 0px solid; height: 22; } 
.MainMenu_MenuIcon { cursor: pointer;  cursor: hand;  background-color: #CCCC99;  border-left: #CCCC99 1px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 1px solid;  text-align: center;  width: 15;  height: 22; } 
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand;  background-color: #CCCC99;  filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;  border-bottom: #014E82 0px solid;  border-left: #014E82 0px solid;  border-top: #014E82 0px solid;  border-right: #014E82 0px solid; } 
.MainMenu_MenuBreak { border-bottom: #CCCC99 1px solid;  border-left: #CCCC99 0px solid;  border-top: #CCCC99 1px solid;   border-right: #CCCC99 0px solid;  background-color: White;  height: 1px; } 
.MainMenu_MenuItemSel { background-color: #C47A22;  cursor: pointer;  cursor: hand;  color: #FFFFFF;  font-family: Tahoma;  font-size:11px; font-weight: bold;  height: 22; } 
.MainMenu_MenuArrow { font-family: webdings;  font-size: 9pt;  cursor: pointer;  cursor: hand;  border-right: #CCCC99 1px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 0px solid; } 
.MainMenu_RootMenuArrow { } 
*/

/*
Green Version
.MainMenu_MenuContainer { border-bottom: #CCCC99 0px solid;  border-left: #CCCC99 0px solid;  border-top: #CCCC99 0px solid;  border-right: #CCCC99 0px solid;   background-color: #CCCC99; } 
.MainMenu_MenuBar { cursor: pointer;  cursor: hand;  height:16; } 
.MainMenu_MenuItem { cursor: pointer;  cursor: hand;  color: #336633;  font-family: Tahoma;  font-size:9px; font-weight: bold; border-left: #CCCC99 0px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 1px solid;  border-right: #CCCC99 0px solid; height: 22; } 
.MainMenu_MenuIcon { cursor: pointer;  cursor: hand;  background-color: #CCCC99;  border-left: #CCCC99 1px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 1px solid;  text-align: center;  width: 15;  height: 22; } 
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand;  background-color: #CCCC99;  filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;  border-bottom: #014E82 0px solid;  border-left: #014E82 0px solid;  border-top: #014E82 0px solid;  border-right: #014E82 0px solid; } 
.MainMenu_MenuBreak { border-bottom: #CCCC99 1px solid;  border-left: #CCCC99 0px solid;  border-top: #CCCC99 1px solid;   border-right: #CCCC99 0px solid;  background-color: White;  height: 1px; } 
.MainMenu_MenuItemSel { background-color: #336633;  cursor: pointer;  cursor: hand;  color: #FFFFFF;  font-family: Tahoma;  font-size:9px; font-weight: bold;  height: 22; } 
.MainMenu_MenuArrow { font-family: webdings;  font-size: 9pt;  cursor: pointer;  cursor: hand;  border-right: #CCCC99 1px solid;  border-bottom: #CCCC99 1px solid;  border-top: #CCCC99 0px solid; } 
.MainMenu_RootMenuArrow { } 
*/
