/* Style Sheets */
/* Automatically generated from the database.  Use toolbox on the site to make changes. */

/*02. Foreground: The area that is in the actual page not including the unusable area.*/
.foreground { }

/*03. Basic Windows: The background image or color for popup windows.*/
.basic {}

/*04. Dynamic Area: The background image or color for the entire area below the headers that is dynamically created.*/
.dynamic { }

/*07. Body Column: The color or image behind the body area.*/
.bodycolumn {padding-top:20px;}

/*08. Primary Header: The background and text style for HTML in the primary header.*/
.header1 {}

/*09. Menubar Background: Used for the design of the menubar.*/
#menubar {}

/*10. Secondary Header: The background and text style for HTML in the secondary header.*/
.header2 {}

/*11. Ancestry: The background for the entire ancestry panel.*/
.ancestry {padding:10px;}

/*12. Ancestry Tabs: The background and text style for each ancestry tab.*/
.ancestrytabs {}

/*Anchors: Hyperlinks*/
a { }

/*Body copy links: Hyperlinks in the body copy.*/
.bodycopy a { }

/*Bodycopy bold:  */
.bodybold {font-weight: bold;}

/*Boxes: Used for submit buttons through the site.*/
.nsew {border-style : solid; border-color : #CCCCCC; border-width : .08em; Color : Black; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal;}

/*Boxes Bottom: Not used.*/
.s {border-bottom-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Bottom Left: Used in the chat room to go around your conversation text.*/
.sw {border-left-style : solid; border-color : #CCCCCC; border-width : .08em; border-bottom-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Left: Not used.*/
.w {border-left-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Right: Not used.*/
.e {border-right-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Single Rules: Thin rule used in the weekly calendar to separate multiple events in a single day.*/
.lines {color: #CCCCCC; background-color: #CCCCCC; border-style: none; height: 1px ;}

/*Boxes Top: Not used.*/
.n {border-top-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Top Left: Not used.*/
.nw {border-top-style : solid; border-left-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes Top Right: Not used.*/
.ne {border-top-style : solid; border-right-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Boxes with Dark Shading: Used for the panels in the calendars (weekly style) and message boards for a shaded panel.*/
.nsewDark {border-style : solid; border-color : #CCCCCC; border-width : .08em; background-color: #CCCCDD;}

/*Boxes with Light Shading: Used for automatically-generated panels through the site with a lite shading to differentiate it from the background.  Examples are the portal panels, message boards, groups pages, calendars, events pages, and chatroom page.*/
.nsewLite {border-style : solid; border-color : #CCCCCC; border-width : .08em; background-color: #ECE6D6; Color : Black; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal;}

/*Boxes with White Shading: Used for the calendars to mark today's date from other dates in the calendar.*/
.nsewWhite {border-style : solid; border-color : #CCCCCC; border-width : .08em; background-color: #FFFFFF;}

/*Buttons - Active: The text and background image of a non-highlighted button.  LinkType should be set to "button" to make this work.*/
.rolloveractive a {display:block; background-image : url('/custom/images/button_cold.gif'); width: 178; height : 20; Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None; padding-left: 20px; padding-top: 3px; text-transform:uppercase;}

/*Buttons - Active Rollover: The text and background image of a non-highlighted button when you roll over it.*/
.rolloveractive a:hover {background-image : url('/custom/images/button_hot.gif'); width: 178; height : 20; Color : #666666; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None; text-transform:uppercase;}

/*Buttons - Inactive: The text and background image of a highlighted button (this is the page you are already on). LinkType should be set to "button" to make this work.*/
.rolloverinactive a {display:block; background-image : url('/custom/images/button_warm.gif'); width: 178; height : 20; Color : #97B992; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None;padding-left: 20px; padding-top: 3px; text-transform:uppercase;}

/*Buttons - Inactive Rollov: The text and background image of a highlighted button when you roll over it.*/
.rolloverinactive a:hover {background-image : url('/custom/images/button_warm.gif'); width: 178; height : 20; Color : #97B992; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None; text-transform: uppercase;}

/*Control Panel: The style for the control panel for the make changes, site manager, and my web site panels.*/
.controlpanel {background-color : #dddddd; Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None;}

/*Flyout:  */
.flyout {position:absolute;left:0px;top:0px;visibility:hidden; background-color:#EAEAEA;width:175; text-transform: none; padding:2; border-style : solid; border-color : #CCCCCC; border-width : .08em;}

/*Flyout Active:  */
.flyout a {color: #777777; font-family: verdana,helvetica,arial; font-size: 10px; text-decoration: none; text-transform: none; padding : 2;}

/*Flyout Active:  */
.flyout a:hover {color: #20336E; font-family: verdana,helvetica,arial; font-size: 10px; text-decoration: none; text-transform: none; padding: 2;}

/*Fonts - Body Copy: The default style for body copy in the dynamic area of the site.  Any time the user doesn't specify a font in the editor window it will default to this.*/
.bodycopy {Color : Black; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal;}

/*Fonts - Caledar Day: The numbers of the days in the calendar.*/
.calendarday {Color : #000000; Font-Family : "Tahoma"; Font-Size : 12px;}

/*Fonts - Calendar: The font used in the calendar.*/
.calendar {Color : Black; Font-Family : "Tahoma"; Font-Size : 10px; Text-Decoration : None;}

/*Fonts - Chat: The font used for chat conversation text.*/
.chat {Color : Black; Font-Family : "Arial","Helvetica"; Font-Size : 9px; Text-Decoration : None;}

/*Fonts - Context: Only used on an obscure button in the edit screen to show that you can edit certain items.*/
.context {Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None;}

/*Fonts - Events: The font used in the calendar for events.*/
.events {Color : #696969; Font-Family : "Tahoma"; Font-Size : 9px;}

/*Fonts - Fineprint: Used throughout the site when you need smaller type. Used in portal panels, message boards, chatrooms, etc.*/
.fineprint {Color : Black; Font-Family : "Tahoma","Avant Garde","Times New Roman"; Font-Size : 10px;}

/*Fonts - Forms: The default style for forms text.*/
.form {Color : #330000; Font-Family : "Tahoma"; Font-Size : 12px; Font-Weight : Normal;}

/*Fonts - Forms Captions: The font used for the captions in  edit forms and email forms.*/
.caption {Color : Black; Font-Family : "Tahoma"; Font-Size : 12px; Text-Decoration : None;}

/*Fonts - Forms Fineprint: Fineprint for basic foundation elements including form inputs.*/
.fineprintform {Font-Size:9px; Font-Color:Black; Font-Family:Tahoma;}

/*Fonts - Headline Rev.: Large font which can be placed over dark-colored background.  Used in the calendar in weekly view.*/
.headlinereverse {Color : White; Font-Family : "Tahoma"; Font-Size : 14px; Text-Decoration : None;}

/*Fonts - Headlines: A larger font used for headlines in the system.*/
.headline {Color : Black; Font-Family : "Verdana"; Font-Size : 12px; Font-Weight : Bold;}

/*Fonts - HTML Preview: The background of the area behind html text in the editor.*/
.html {Background-Color : #dddddd;}

/*Fonts - Hyperlinks: The font used for hyperlinks at the top right in system-generated panels such as message boards, groups, portal panel, etc.*/
.hyperlinks { Color : #302A80; Font-Family : "Tahoma"; Font-Size : 12px;}

/*Fonts - Main: The default font style for system text in the whole site.*/
.main {Color : #302A80; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal;}

/*Fonts - Main Bold: The default font style for system text in the whole site with bold added.*/
.mainbold {Color : #302A80; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Bold;}

/*Fonts - Manager: The font in the site manager.*/
.manager {Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None;}

/*Fonts - Manager Clp: The font in the site manager tree an item which has been cut and placed in the clipboard and can now be moved to another location.*/
.managerclipped {Color : #888888; Font-Family : "Arial" Font-Size : 11px; Font-Weight : Normal; Text-Decoration: None;}

/*Fonts - Manager Sel: The font in the site manager for selected items.*/
.managerselected {Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; background-color: #CCCCCC}

/*Fonts - Parent Button:  */
.rolloverup a {display:block; background-image : url('/custom/images/button_up.gif'); width: 178; height : 20; Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Text-Decoration : None; padding-left: 20px; padding-top: 3px;}

/*Fonts - Screened: A font used only if it needs to be placed over dark-colored backgrounds.*/
.screened {Color : #000066; Font-Family : "Tahoma"; Font-Size : 12px; Font-Weight: Bold;}

/*Fonts - Submenu: The font for submenus in the left column.  LinkMode should be set to "standard" for these to show and "children" for these not to show.*/
.submenu {background-image: url('/custom/images/narrowframeback.gif'); width:178; height:15; background-repeat:repeat-y;}

/*Fonts - Tabactive: A general purpose style used in various system text and basic ancestry tabs.*/
.tabactive {Color : #999999; Font-Family : "Tahoma"; Font-Size : 10px; Text-Decoration : None;}

/*Fonts - Tabinactive: The currently selected item in the ancestry.*/
.tabinactive {Color : #330000; Font-Family : "Tahoma"; Font-Size : 10px; Text-Decoration : None; Font-Weight : Bold;}

/*Fonts - Tables: The font used for the tables and lists in special views in the system, search lists, etc.*/
.table {Color : Black; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal;}

/*Fonts - Tasks: The font in the Make Changes panel used under the task icons.*/
.taskactive {Color : Black; Font-Family : "Tahoma"; Font-Size : 11px; Font-Style : Italic; Text-Decoration : None;}

/*Fonts - Text Links: The font for link in the left column.  LinkType must be set to "text" to make this work.*/
.nodeactive {Color : Black; Font-Family : "Tahoma"; Font-Size : 12px; Text-Decoration : None;}

/*Fonts - Text Links Warm: The font for links in the left column of the currently selected item.*/
.nodeinactive {Color : #999999; Font-Family : "Tahoma"; Font-Size : 12px; Text-Decoration : None;}

/*Fonts - TOC Body: The font used in the table of contents for the descriptions.*/
.abstract {Color : Black; Font-Family : "Tahoma"; Font-Size : 12px; Text-Decoration : None;}

/*Fonts - TOC Title: The font used in the table of contents for the titles.*/
.abstracttitle {Color : #330000; Font-Family : "Tahoma"; Font-Size : 12px; Text-Decoration : None; Font-Weight : Bold;}

/*Headings:  */
h1,h2,h3,h4,h5 {Color : Black; Font-Family : "Verdana";  Font-Weight : Bold;}

/*Hyperlinks hover:  */
a:hover {color: #FABE60;}

/*Image Spacing:  */
.bodycopy img {padding : 3px;}

/*Menubar Rollover Text: Used only in the text of the menubar.*/
.menubar a:hover {Color : #999999; Font-Family : "Arial","Helvetica"; Font-Size : 11px; Text-Decoration : None; Font-Weight : Bold;}

/*Menubar Text: Used only in the text of the menubar.*/
.menubar a {display:block; Color : Black; Font-Family : "Arial", "Helvetica"; Font-Size : 11px; Text-Decoration : None; Font-Weight: Bold;}

/*Menubar Warm: The text of the highlighted item in the menubar.*/
.menubarwarm {color : #666666; Font-Family : "Arial","Helvetica"; Font-Size : 11px; Text-Decoration : None; Font-Weight: Bold;}

/*Panels - Cutout: The background image or color for cutout panels.  (Will probably not match the border unless it is very light.)*/
.cutout {}

/*Panels - Emboss: The background image or color for emboss style panels.*/
.emboss {}

/*Panels - Raised: The background image or color for raised panels.*/
.raised {background-color : #ffdd99;}

/*Panels - Rule: The background image or color for rule style panels.*/
.rule {}

/*Regular:  */
p {Color : Black; Font-Family : "Verdana"; Font-Size : 10px; Font-Weight : Normal; margin-bottom: 8px; margin-top: 0px;}

/*Rollover Active img:  */
.rolloveractive img {width: 178; height: 20; border: 0;}

/*Rollover Active Main: Left column buttons.*/
.rolloveractive {position: relative; color : Black; font-family : "Tahoma"; font-size : 11px; text-decoration : none; background: ('/custom/images/button_cold.gif') no-repeat;white-space: nowrap; display: block; width: 178px; height: 20px; margin: 0; padding: 0;
}

/*Rollover html:  */
* html a:hover {visibility:visible}

/*Rollover img hover:  */
.rolloveracti a:hover img {visibility:hidden}

/*Section Headings: Section Headings*/
.sectiontitle {font-family:"Verdana"; font-size: 11px; font-weight:Bold;}

/*Submenu Href:  */
.submenu a {Color : #000000; Font-Family : "Tahoma"; Font-Size : 9px; Text-Decoration : None;}

/*Submenu Href Hover:  */
.submenu a:hover {font-family: "Tahoma"; font-size: 9px; color:#333333; text-decoration : none;}

