/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
}

.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 {
}

/* 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 */
H1 {
}

H2 {
}

H3 {
}

H4 {
}

H5, DT {
}

H6 {
}

TFOOT, THEAD {
}

TH {
}

A:link {
}

A:visited {
}

A:hover {
}

A:active {
}

SMALL {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI {
    list-style-type: disc;
}

    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 {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel {
}

.LoginTabGroup {
}

.LoginTab {
}

.LoginTabSelected {
}

.LoginTabHover {
}

.LoginContainerGroup {
}

.LoginContainer {
}

.copyright-container a {
    display: none;
}

.faqQ, .faqA {
    padding: 0 5px 0;
    margin: 0 0 5px;
}

.faqQ {
    font-weight: 700;
}

    .faqQ:hover {
        cursor: pointer;
    }

.faqA {
    display: none;
    font-style: italic;
}

.ccMeetYearQ, .ccMeetYearA {
    padding: 0;
    margin: 0 0 5px;
}

.ccMeetYearQ {
    font-weight: 700;
}

    .ccMeetYearQ:hover {
        cursor: pointer;
    }

.ccMeetYearA {
    display: none;
    font-style: italic;
}

.arCat, .arDet {
    padding: 0;
    margin: 0 0 5px;
}

.arCat {
    font-weight: 700;
}

    .arCat:hover {
        cursor: pointer;
    }

.arDet {
    display: none;
}

    .arDet td {
        padding: 5px;
    }

.sermonQ, .sermonA {
    padding: 0;
    margin: 0 0 5px;
}

.sermonQ {
    font-weight: 700;
}

    .sermonQ:hover {
        cursor: pointer;
    }

.sermonA {
    display: none;
    font-style: italic;
}

.hideThis {
    display: none;
}

div.habitsBlock p {
    margin-bottom: 7px;
}

span.habitName {
    margin-left: 15px;
}

.habitLabel {
    font-weight: 700;
}

table.confSchools td {
    vertical-align: top;
    border: solid 1px #000;
    padding: 3px;
}

.dnnMenu .subLevel li.selected a div {
    color: #fff !important;
}

.dnnMenu .subLevelRight {
    background-color: #117ec3;
}

.txtQ, .txtA {
    padding: 0;
    margin: 0 0 5px;
}

.txtQ {
    font-weight: 700;
}

    .txtQ:hover {
        cursor: pointer;
    }

.txtA {
    display: none;
}

.ui-datepicker-calendar {
    background-color: #ccc;
}

    .ui-datepicker-calendar td {
        margin: 0;
        padding: 3px;
    }

div.LessBig {
    margin-left: auto;
    margin-right: auto;
}

.jlitQ, .jlitA {
    padding: 3px 7px 3px !important;
    margin: 0 0 5px;
}

.jlitQ {
    font-weight: 700;
    background-color: #2E4D7B;
    color: #fff;
}

    .jlitQ:hover {
        cursor: pointer;
    }

.jlitA {
    display: none;
    font-style: italic;
    background-color: #D3DEEF;
}

.fenrickQ, .fenrickA {
    padding: 3px 7px 3px !important;
    margin: 0 0 5px;
}

.fenrickQ {
    font-weight: 700;
    background-color: #2E4D7B;
    color: #fff;
}

    .fenrickQ:hover {
        cursor: pointer;
    }

.fenrickA {
    display: none;
    font-style: italic;
}

    .fenrickA table {
        background-color: #D3DEEF;
    }

div.scheduleBG {
    background-color: #D3DEEF;
}

.booksOnlineQ, .booksOnlineA {
    padding: 3px 7px 3px !important;
    margin: 0 0 5px;
}

.booksOnlineQ {
    font-weight: 700;
    background-color: #2E4D7B;
    color: #fff;
}

    .booksOnlineQ:hover {
        cursor: pointer;
    }

.booksOnlineA {
    display: none;
    font-style: italic;
}

tr[iscategoryheader="true"] td {
    padding: 5px;
    margin-top: 5px;
}

.FooterPane1, .FooterPane2, .FooterPane3, .FooterPane4,
.FooterPane1 .Normal, .FooterPane2 .Normal, .FooterPane3 .Normal, .FooterPane4 .Normal,
.FooterPane1 .title1, .FooterPane2 .title1, .FooterPane3 .title1, .FooterPane4 .title1 {
    color: #ccc;
}

    .FooterPane2 .console-none h3:hover {
        color: #000;
    }

div.collapseForm > div {
    display: none;
}

div.myPhotoLink {
    outline: solid 1px #ccc;
    float: right;
    padding: 0 5px;
}

div.myDownloadButton {
    background-color: #e24912;
    border: solid 1px #2E4D7B;
    padding: 10px;
}

.myDownloadButton {
    font-size: 14pt;
    font-weight: 600;
    text-align: center;
}

    .myDownloadButton a:link, .myDownloadButton a:active, .myDownloadButton a:visited {
        color: #fff;
    }

    .myDownloadButton a:hover {
        color: #000;
    }

.wbfbtn a{
	color: #fff !important;
}

.galabtn a{
	color: #fff !important;
}

.dnnFormMessage{
    border: solid 1px #747474;
    background-color: #e2122f;
    color: #fff;
}
a.DarkLink:link, a.DarkLink:visited, a.DarkLink:hover, a.DarkLink:active{
  color: #000;
  font-weight: 700;
}

UL, OL {
	margin-top: 10px;
}

P {
	margin: 10px 0 10px;
}


