/* background color for the content part of the pages */
Body { margin-top: 1px; }
.PageMaster { height: 100%; background-color: #ffffff; }

/* Control Panel Colors */
.controlpanel { background-color: #EAEAEA; }

/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */
.HeaderTab { background-image: url(Pix/FrontPaneTopNew.jpg); width: 730px;background-repeat: no-repeat; }
.MenuTab { background-color:Transparent; }

.TopPane { margin-top: 4px; margin-left: 2px; }
.TopIntroPane { margin-top: 0px; margin-left: 0px; }

.Logo { padding-top: 5px; padding-left: 5px;}
/* -- End Classes for Front Page - montage -- */

/* -- Start classes for Site Montage --*/ 

/* -- End rest of site Montage --*/ 

/* Generic Spacing for all Panes */ 
.Panes { padding: 0px 0px 0px 0px; }

.Head { font-family: Arial,Helvetica,sans-serif; font-size:  12px; font-weight: bold; color: #333333;}
.Breadcrumbs { color: #000000; }
.Block { width: 13px; }

.Footer { background-image: url(Pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.FooterText { color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; }
.MainMenu_MenuContainer { background-repeat:repeat-x;text-align:center; }
.MainMenu_MenuContainer TD { padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;color:#FFFFFF; text-align:center;}
.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: 9pt;  font-weight: bold;  font-style: normal; }
.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; }
.MainMenu_MenuBar TD { background-color:Transparent;cursor: pointer;  cursor: hand;color: #ffffff; text-align:center; }
.MainMenu_MenuItem {background-color:Transparent; font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;vertical-align: middle;text-decoration: none;border-color:Black }

/* Menu for Skin Comp */
.ActiveRootTab TD {background-color:Transparent;  }
.SelectedRootTab TD {background-color:Transparent; }
.BreadcrumbRootTab TD {background-color:Transparent; }
.ActiveSubTab {background-color:Transparent;  }
.SubTab { background-color:Transparent; color: #000000;  }
.SelectedSubTab { background-color:Transparent;}
.BreadcrumbSubTab {background-color:Transparent; }

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu  { direction:rtl;  font-size: 11px;color: #000000;font-weight:normal;background-color: #d3c0af;text-decoration: none;border-width: 1px;border-bottom-style: solid;border-color: #000000;cursor: pointer;  }
.MainMenu_SubMenuItem
{
    color:Black;
}
.MainMenu_MenuItemSel { color: #000000; direction:rtl; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: bold;  font-style: normal;  color: black;  background-color:Transparent ; border-left: #ffffff 0px solid;  border-right: #ffffff 0px solid;  border-bottom: #ffffff 0px solid; border-top: #ffffff 0px solid;   }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }

