/* this is the colour in the dropdown menu */
.MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand;  background-color: #899BBF; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  color: #C14337; height: 25px; filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ; border-left:  #FFFFFF 0px solid;  border-right: #4C648E 0px solid;  border-top: #ffffff 0px solid; border-bottom: #ffffff 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.MainMenu_MenuItemSel { color: #ffffff;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 19pt;  font-weight: bold;  font-style: normal;  height: 25px; background-color: ; border-left: #ffffff 0px solid;  border-right: #ffffff 0px solid;  border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }

/* hyperlink style for the DarkBackground tabs */

A.Small:Link { color: white; text-decoration: none;  }
A.Small:Hover { color: white; text-decoration: none;  }
A.Small:Active { color: white; text-decoration: none;  }
A.Small:Visited { color: #FAFAFA; text-decoration: underline;  }
A.SmallD:Link{ color: black; text-decoration: none;  }
A.SmallD:Hover { color: #404040; text-decoration: none;  }
A.SmallD:Active { color: black; text-decoration: none;  }
A.SmallD:Visited { color: #404040; text-decoration: underline;  }
/* Menu */
.MainMenu_MenuContainer TD { background-color: transparent;; height: 25px; padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px;  }
.MainMenu_MenuBreak { border-bottom: #404040 0px solid;  border-left: #FF8080 0px solid;  border-top: #FF8080 0px solid;   border-right: #404040 0px solid;  background-color: transparent;  color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  font-style: normal;  }
.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px;  }
.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16px;  }
.MainMenu_MenuItem { color: #BFBD96;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  padding-right: 0px; border-left: transparent 0px solid; border-right: transparent 0px solid; border-bottom: transparent 0px solid; border-top: transparent 0px solid;  font-style: normal;  color: white; background: #476145; height: 25px; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }
/* Active Menu  */
.ActiveRootTab TD { width: 150px; color: #FFFF00; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 16pt;  font-weight: bold;  background-color:#FFB51A; height: 25px; /*text-align: center;*/  }

.RootTab TD { width: 155px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  color: #bFbDaE; background: #476145; /*text-align: center;*/  }

.SelectedRootTab TD { width: 150px; color: #333333; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  border-left: #ffffff 0px solid; border-top: #ffffff 0px solid; background-color: #aFaD86;  /*text-align: center;*/  }

.BreadcrumbRootTab TD { width: 150px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  background-color: #585407;  color: #ffffff; height: 25px; /*text-align: center;*/  }

.ActiveSubTab { background-color: #476145; #333333; color: #ffffff; border-top: 0px solid; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }

.SubTab { background-color: #ffff00; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }

.SelectedSubTab { background-color: #BFBD96; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; height: 25px;  }

.BreadcrumbSubTab { background-color: transparent; /*#000000;*/ color: #ffffff; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11pt;  font-weight: bold;  border-top: 0px solid; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;  }


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{bgcolor="#b1ad86";
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{font-family: Comic Sans MS, Tahoma, Verdana; font-size: 10pt;COLOR:#000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
.SiteLinks
{
font-family: Comic Sans MS, Tahoma, Verdana; 
font-size: 10pt;
COLOR:#476145;
}
.ImageTitle
{
font-family: Comic Sans MS, Tahoma, Verdana; 
font-size: 10pt;
COLOR:#000000;
font-style:italic;
font-weight: bold;
}
P
{
font-family: Comic Sans MS, Tahoma, Verdana; 
font-size: 14pt;
COLOR:#000000;
font-style:italic;
font-weight: bold;
}

H1  {font-family: Comic Sans MS, Tahoma, Verdana; font-size: 20pt;COLOR:#585407;
}

H2  {font-family: Comic Sans MS, Tahoma, Verdana; font-size: 18pt;COLOR:#585407;
}

H3  {
font-family: Comic Sans MS, Tahoma, Verdana; font-size: 16pt;COLOR:#585407;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}










