/*
===========================================================
    Skin:       Friendly Ghost
    Variation:  Dark
    Design:     Liebling - http://lieblingdesign.dk
    CSS:        Warren Buckley
===========================================================
*/

/* -- FONTS -- */


/* -- RESET (Yahoo CSS Reset) --*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}

ol, ul
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
}


/* -- BACKGROUND -- */
body
{
    padding: 0 0 0 0;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 0 0 0;
    background-color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12pt;
    color: #000000;
    width: 100%;
    min-width: 1170px;
}

a:link, a:visited
{
    color: #0068AA;
    text-decoration: none;
}

a:hover
{
    color: #f02e24;
}

/* -- MAIN --*/
#main, #content
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12pt;
    color: #000000;
    width: 100%;
}

#SQL
{
    position: fixed;
    top: 0px;
    float: left;
    background-image: url('/abaiimages/themeimages/yellow_triangle.png');
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    font-weight: bold;
    font-size: 11px;
    padding-top: 30px;
    padding-left: 10px;
}

/* -- TOP - Above navigation bar --*/
#top
{
}

#topInner
{
    margin: 0 auto;
    width: 1170px;
    padding: 0 0 0 0;
    display: none;
}

#top h1
{
    font-size: 30px;
}

    #top h1 a
    {
        color: #fff;
        text-decoration: none;
    }

        #top h1 a:hover
        {
        }

#top h2
{
}

#imgABAILogo
{
    display: inline;
}

#imgABAILogoShort
{
    display: none;
}

#divMastrTopBanner0 /* TODO: make this as tall as its contents */
{
    width: 100%;
    position: absolute;
    top: 0px;
    height: 180px;
    border: 0 0 0 0;
}
/* -- NAVI --*/
#naviWrap
{
    background-color: #00a9a5;
    width: 100%;
}

#topNavigation
{
    margin: 0 auto;
    width: 1170px;
    padding-left: 20px;
    background-color: #00a9a5;
}

    #topNavigation li
    {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        float: left;
        background-color: #00a9a5;
    }

        #topNavigation li a
        {
            color: #ffffff;
            display: block;
            text-decoration: none;
            padding-right: 12px;
        }

            #topNavigation li a:hover
            {
                text-decoration: none;
                color: #F9AF42;
            }

        #topNavigation li.current
        {
            display: inline-block;
        }

            #topNavigation li.current a
            {
            }

/* red: f02e24 */

/* -- SUB NAVIGATION --*/
#subNavigation
{
    background-color: #00a9a5;
    width: 100%;
    margin: 0 auto;
}
    /*BBB6AB*/

    #subNavigation ul
    {
        margin: 0 auto;
        width: 1170px;
        padding-left: 0px;
        background-color: #00a9a5;
    }

        #subNavigation ul li
        {
            display: inline-block;
            float: left;
            height: 30px;
            line-height: 30px;
            background-color: #00a9a5;
        }

            #subNavigation ul li a
            {
                display: block;
                padding: 0 8px;
                color: white;
            }

                #subNavigation ul li a:hover
                {
                    text-decoration: none;
                    color: #F9AF42;
                }

            #subNavigation ul li chosen
            {
                display: inline-block;
            }

/* -- SKIN HEADER -- */
#skinHeader
{
    display: none;
    margin: 0 0 0 0;
}

    #skinHeader h1
    {
        font-style: italic;
        line-height: 0.9;
        letter-spacing: -5px;
        position: absolute;
        text-transform: none;
    }

    #skinHeader p
    {
        right: 45px;
        bottom: 0;
        width: 626px;
    }

/* -- BODY --*/
#body
{
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background-color: White;
}

/* -- COLUMNS -- */
#columns
{
}

    #columns .col
    {
        border-top: 5px solid #fff;
        float: left;
        margin: 0 0 0 30px;
        padding: 10px 0;
        width: 210px;
    }

        #columns .col:first-child
        {
            margin-left: 0;
        }

        #columns .col h3
        {
            font-size: 8pt;
            margin: 0 0 20px 0;
        }

        #columns .col h4
        {
            font-size: 8pt;
            font-weight: bold;
            font-style: italic;
            margin: 0;
            text-transform: none;
        }

            #columns .col h4 a
            {
            }

        #columns .col li
        {
            margin: 0 0 20px 0;
        }

        #columns .col p f
        {
            font-size: 8pt;
            margin: 0;
        }

        #columns .col small
        {
        }

#socialLinks
{
    width: 160px;
}

    #socialLinks li
    {
    }

        #socialLinks li a
        {
            display: block;
            font-style: italic;
            font-weight: bold;
            font-size: 8pt;
            min-height: 37px;
            padding: 0 0 0 66px;
        }

    #socialLinks .twitter a
    {
        background: url(friendly-ghost/twitter-logo.png) no-repeat 0 0;
        padding-top: 5px;
    }

    #socialLinks .facebook a
    {
        background: url(friendly-ghost/facebook-logo.png) no-repeat 0 0;
        padding-top: 3px;
    }


/* -- CONTENT --*/
#content
{
}

    #content ol
    {
        list-style-type: decimal;
        margin: 0 0 0 25px;
    }

        #content ol li
        {
        }

    #content ul
    {
        list-style-type: disc;
        margin: 0 0 0 25px;
    }

        #content ul li
        {
        }

    /* -- CONTENT (FRONTPAGE) --*/
    #content.frontPage
    {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

        #content.frontPage h3
        {
            margin: 0 0 0 0;
        }

    /* -- CONTENT (TEXTPAGE) --*/
    #content.textpage
    {
        width: 800px;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }


/* --BLOG --*/
.post
{
}

    .post .entry-title
    {
        margin-bottom: 0;
    }

    .post .entry-date
    {
        font-size: 8pt;
    }

        .post .entry-date span
        {
            display: inline-block;
            margin: 0 5px 0 0;
        }

    .post .entry-content
    {
        margin: 30px 0 0 0;
    }

    .post .entry-meta
    {
        font-size: 8pt;
    }

#comments
{
    margin: 50px 0 0 0;
    width: 626px;
}

    #comments h3
    {
        margin: 0 0 10px 0;
    }

    #comments .commentlist
    {
        list-style-type: none;
        margin: 0 0 60px 0;
        width: 550px;
    }

        #comments .commentlist li
        {
            background-color: #666;
            background-color: rgba(0,0,0,0.75);
            -moz-border-radius: 5px;
            -o-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            margin: 0 0 10px 0;
            padding: 15px 15px 15px 15px;
        }

            #comments .commentlist li:nth-child(odd)
            {
                background-color: #ccc;
                background-color: rgba(0,0,0,0.5);
            }

            #comments .commentlist li .comment-author
            {
            }

            #comments .commentlist li .comment-meta
            {
            }

            #comments .commentlist li .photo
            {
                float: right;
                height: 50px;
                width: 50px;
            }

#commentform
{
    position: relative;
}

    #commentform #gravatar
    {
        left: 385px;
        position: absolute;
        top: 15px;
    }

    #commentform .form-label
    {
    }

    #commentform .form-input
    {
        margin: 0 0 25px 0;
    }

    #commentform .form-submit
    {
    }

    #commentform label.error
    {
        color: #8a1f11;
        display: inline-block;
        margin: 0 0 0 20px;
    }


/* -- GALLERY -- */
#content .umbGallery
{
    list-style-type: none;
    margin: 0;
}

    #content .umbGallery li
    {
        background-color: #fff;
        background-color: rgba(255,255,255,0.3);
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 0 20px rgba(255,255,255,0.5);
        -o-box-shadow: 0 0 20px rgba(255,255,255,0.5);
        -webkit-box-shadow: 0 0 20px rgba(255,255,255,0.5);
        box-shadow: 0 0 20px rgba(255,255,255,0.5);
        display: inline-block;
        margin: 0 0 15px 20px;
        min-height: 140px;
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
        width: 150px;
    }

        #content .umbGallery li:first-child
        {
            margin-left: 0;
        }

        #content .umbGallery li .photo
        {
        }

        #content .umbGallery li .name
        {
        }

        #content .umbGallery li .meta
        {
            display: block;
        }


/* -- FOOTER --*/
#footer
{
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0px 0;
    background-color: #00a9a6;
}

#footerInner
{
    margin: 0 auto;
    width: 1170px;
    padding-top: 0px;
}

#skinName
{
    display: inline-block;
    margin: 0 0 0 0;
}

#skinInfo
{
    display: none;
    margin: 0 0 0 0;
    text-align: center;
    width: 840px;
}

    #skinInfo a
    {
    }

/* -- FORM -- */
#content fieldset
{
}

#content legend
{
    display: none;
}

#content label
{
    font-family: "Roboto Condensed",Helvetica;
    font-size: 12pt;
}

#content input[type=submit]
{
}

    #content input[type=submit]:hover
    {
    }

    #content input[type=submit]:focus
    {
    }

#content input[type=text].error, textarea.error
{
}



.error, .notice, .success
{
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}

.error
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.error_inline
{
    display: inline;
}

.notice
{
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success
{
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

.content_highlight_wrapper
{
    padding: 8px 8px 8px 8px;
    border: 1px solid rgba(255, 0, 0, .5);
    border-radius: 8px;
    background-color: #fff0f0;
    margin-bottom: 8px;
}

.error a
{
    color: #8a1f11;
}

.notice a
{
    color: #514721;
}

.success a
{
    color: #264409;
}


/* -- HEADERS --*/
h1
{
    font-size: 26pt;
    color: #00a9a6;
    line-height: 26pt;
}

h2
{
    font-size: 24pt;
    font-weight: bold;
    padding-bottom: 10px;
    color: #00a9a6;
    line-height: 24pt;
}

h3
{
    font-size: 20pt;
    font-weight: bold;
    color: #ed2724;
    line-height: 22pt;
}

h4
{
    font-size: 18pt;
    font-weight: normal;
    color: #aca095;
    line-height: 20pt;
}

h5
{
    font-size: 16pt;
    font-weight: bold;
    color: #018986;
    line-height: 18pt;
}

h6
{
    font-size: 14pt;
    font-weight: normal;
    color: #aca095;
    line-height: 16pt;
}


h7
{
    font-size: 14pt;
    font-weight: normal;
    color: #005282;
}




#content h3 a
{
    color: #000;
}

h2 span
{
    /* required to overwrite MXDefault.css for span tag */
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}
/* -- COMMON TAGS --*/
p
{
}

em
{
    font-style: italic;
}

strong
{
    font-weight: bold;
}

img
{
    border: none;
}

small
{
    font-size: 8pt;
}

/* -- SELECTION --*/
::-moz-selection
{
    background-color: #e0e0e0;
    color: #000;
}

::-o-selection
{
    background-color: #e0e0e0;
    color: #000;
}

::-webkit-selection
{
    background-color: #e0e0e0;
    color: #000;
}

::selection
{
    background-color: #e0e0e0;
    color: #000;
}

/* -- STOP PAGE SHIFT (Always show vert horiz bar) --*/
html
{
    overflow-y: scroll;
}

/* -- CLEARFIX -- */
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: inline-block;
}

html[xmlns] .clearfix
{
    display: block;
}

f * html .clearfix
{
    height: 1%;
}



/* ABAI Specific styles */

.abai_red
{
    color: #f02e24;
}

.pagefootercell
{
    vertical-align: top;
    text-align: left;
}

.bold
{
    font-weight: bold;
}

.tbWidth
{
    width: 180px;
}

.tbWidHght
{
    width: 350px;
    height: 100px;
}

ulXSLT
{
    font-size: 25px;
}





/* begin banner area */

#banner_wrapper
{
    width: 100%;
    height: 190px;
    background-image: url('/abaiimages/themeimages/banner/banner_global.jpg');
}

#bannerspace
{
    margin: 0 auto;
    text-align: left;
    height: 190px;
    width: 1170px;
}

.ABAI,
.HomePage,
.Membership,
.Event,
.LearningCenter,
.Courses,
.BehaviourAnalysis,
.Jobs,
.Journals,
.Chapters,
.Science,
.SpecialInterests,
.ContactUs,
.SiteMap,
.Portal,
.Shopping,
.Practitioners,
.Students,
.Scientist,
.Educators,
.Press,
.Organizations,
.Fellows,
.Accreditation,
.Bookstore,
.AssocChapter
{
}

.page_banner_form_wrapper
{
    width: 100%;
    max-width: 900px;
    float: right;
    padding: 4px 0 0 0;
}

.page_banner_form_wrapper
{
}

.page_top_banner_button_box
{
    text-align: right;
}

.page_top_bar_wrapper
{
    width: 100%;
    height: 120px;
}

.page_top_bar_left_box
{
    width: 510px;
    padding-left: 20px;
    float: left;
}

.page_top_bar_right_box
{
    width: 33%;
    float: right;
    text-align: right;
}


.page_topbar_link_box
{
    float: right;
    margin-right: 15px;
}

    .page_topbar_link_box a:link, .page_topbar_link_box a:visited
    {
        color: white;
    }
/* end banner area */


/* begin top page horizontal bar */

#topbar
{
    width: 100%;
    height: 0px;
    background-repeat: repeat;
    display: none;
}

.HomePageTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_01.png');
}

.ABAITopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_02.png');
}


.MembershipTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_06.png');
}

.EventsTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_11.png');
}

.LearningCenterTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_14.png');
}

.CoursesTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_14.png');
}

.JournalsTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_07.png');
}

.ShoppingTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_10.png');
}

.ContactUsTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_11.png');
}

.SiteMapTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_12.png');
}

.PortalTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_13.png');
}


.SpecialInterestsTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_09.png');
}


.ChaptersTopOfPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_08.png');
}

.ScienceTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_15.png');
}

.PractitionersTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Practitioners.png');
}

.StudentsTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Students.png');
}

.ScientistTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Scientist.png');
}

.EducatorsTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Educators.png');
}

.PressTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Press.png');
}

.OrganizationsTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Organizations.png');
}

.FellowsTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Fellows.png');
}

.AccreditationTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Accreditation.png');
}

.BookstoreTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_Logo_Block_Bookstore.png');
}

.AssocChapterTopofPage
{
    background-image: url('/abaiimages/themeimages/colorblock/ABAI_4px_Color_Block_AssocChapt.png');
}

.JobsTopOfPage
{
    background-color: #0057a6;
    width: 100%;
    height: 15px;
}

/*no page yet */

.BehaviourAnalysisTopOfPage
{
    background-color: #9e4daa;
    width: 100%;
    height: 15px;
}









/* end top page horizontal bar */


/*#pageheaderframe{
    margin: 0 auto;
    text-align: left;
    background-color: #aaa295;
    background-image: url('/abaiimages/themeimages/banner_homepage.jpg');
    background-repeat:no-repeat;
    background-position: center; 
    height: 120px;
}*/

#pageheaderframe
{
    margin: 0 auto;
    text-align: left;
    background-color: #aaa295;
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
    width: 838px;
}

#pageheaderspace
{
    width: 838px;
    margin: 0 auto;
}




#topbar_default
{
    background-color: #f02e24;
    width: 100%;
    height: 15px;
}


#pagecontentright
{
    vertical-align: top;
    width: 800px;
    width: 100%;
    max-width: 800px;
    padding-top: 20px;
    padding-bottom: 10px;
}


#pagecontentleft
{
    width: 270px;
    vertical-align: top;
    padding-bottom: 10px;
    margin-right: 20px;
    float: left;
    clear: left;
}

.google_translate_element
{
    height: 20px;
    float: left;
}

#searchform
{
    background-color: #C6C0B7;
    height: 20px;
    width: 189px;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 13px;
    display: none;
}

.icons
{
    cursor: pointer;
    padding-right: 5px;
}

.imgicon
{
    position: relative;
    top: 3px;
    padding-right: 2px;
    border: 0;
}

.pagetitle
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}


/* form and input elements  */
form
{
    padding: 0 0 0 0;
    border: none;
    margin: 0 0 0 0;
    color: #000000;
}

input, select, textarea
{
    font-family: 'Roboto Condensed', Helvetica;
    font-size: 12pt;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}



textarea
{
    width: 200px;
    height: 150px;
}




.h-spacer
{
    height: 20px;
}

.h-spc10
{
    height: 10px;
}


.tbl
{
    border: none;
}

.italic
{
    font-style: italic;
}

.hr
{
    height: 1px;
    width: 100%;
    background-color: Gray;
    margin-top: 2px;
    margin-bottom: 2px;
}



.showcasecell
{
    width: 190px;
}

.showcasetitletext
{
    font-weight: bold;
    text-transform: uppercase;
}

.nexusfieldset
{
    padding-bottom: 3px;
    padding-top: 100px;
}

.leftcol
{
    width: 212px;
}

li.leftcollinktext
{
    padding-bottom: 2px;
}

li.leftcollinktextleftpad
{
    padding-left: 13px;
}

.newsimage
{
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;
}

#pagecontentleftspace
{
    margin-left: 13px;
    width: 250px;
}

.showcasenewstitletext
{
    font-weight: bold;
    font-style: italic;
}

.leftcolconstituentlist
{
}

.btnicons
{
    position: relative;
    top: 5px;
    border: none;
    padding: 0;
    margin: 0;
}

.leftcolnavlink
{
    background-image: url('/abaiimages/sysImages/SystemIcons/leftNavIcon.jpg');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 13px;
    margin-bottom: 6px;
}

.leftcolconstituentlink
{
    background-image: url('/abaiimages/sysImages/SystemIcons/leftNavIcon.jpg'); /**/
    padding-left: 13px; /**/
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 6px;
}

.leftcolconstituentlinktext
{
    font-weight: bold;
}

.thirdnavleftcolconstituentlist
{
}

.thirdnavleftcolconstituentlink
{
    background-image: url('/abaiimages/sysImages/SystemIcons/leftNavIcon.jpg');
    background-repeat: no-repeat;
    background-position: left;
    background-position: 0px 3px;
    padding-left: 13px;
    margin-bottom: 6px;
}

.thirdnavleftcolconstituentlinktext
{
}


/* begin div specification for web site main area  */
.extended_width
{
    width: 800px;
}

.colsmall
{
    display: block;
    width: 202px;
    margin-right: 10px;
    position: relative;
    float: left;
    vertical-align: top;
    margin: 1rem 2ch;
}


.colsmallright
{
    width: 202px;
    position: relative;
    float: left;
    vertical-align: top;
    display: block;
}


.newrow
{
    width: 100%;
    display: block;
    clear: both;
}

.clr
{
    clear: both;
    height: 15px;
}

div.clr_0
{
    clear: both;
    height: 0px;
}

.collarge
{
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: top;
}


.colmediumleft
{
    width: 414px;
    padding-right: 10px;
    position: relative;
    float: left;
    vertical-align: top;
    display: block;
}

.colmediumright
{
    width: 414px;
    position: relative;
    float: left;
    vertical-align: top;
    display: block;
}

.textbox
{
    color: #000;
    font-weight: normal;
    font-size: 100%;
    border: 1px solid #999;
    width: 60%;
}



.twtr-tweet-text,
.twtr-tweet-wrap,
.twtr-ft,
.twtr-hd
{
    font-family: 'Roboto Condense', Helvetica;
    font-size: 12pt;
}




#home_page_upcoming_events
{
}

.event_box
{
}

.event_box_eventname
{
    font-weight: bold;
}


.event_box_links
{
}


.homepage_news_box
{
}

.homepage_news_box_title
{
    font-weight: bold;
}


.homepage_news_box_text
{
}






/* Below are styles needed for the ABAI Portal */

.workapplink
{
    cursor: pointer;
    color: #0068AA;
}

.workcategorytdtitle
{
    border-bottom: solid 1px #e0e0e0;
    vertical-align: top;
    text-align: left;
    padding-right: 15px;
    padding-top: 10px;
    font-size: 101%;
    font-weight: bold;
}


.workcategorytd
{
    vertical-align: top;
    padding-right: 15px;
}

.workapptd
{
    vertical-align: top;
}



.StoreCategorySpace
{
}

.StoreGroupName
{
    padding-top: 0px;
    padding-bottom: 2px;
    margin: 0 0 0 0;
}

.StoreCategoryName
{
    padding-top: 5px;
    padding-bottom: 0px;
    margin: 0 0 0 0;
}

.storeitemname
{
    font-weight: bold;
    padding-bottom: 5px;
}

/* SABA Grant Application Review */
.tbldata
{
    position: relative;
    left: 0px;
    top: 15px;
    width: 600px;
}

.tdtitlelf
{
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 10px;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #e0e0e0;
}

.tdtitlerg
{
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 10px;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px #e0e0e0;
}

.tddatatxt
{
    font-weight: normal;
}

.tddatatxttitle
{
    font-weight: bold;
}
/* End SABA Grant App */

/*.portalsidebartdheader
{
    font-weight: bold;
}*/

/*.portalsidebartdcontent
{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 4px;
}*/

/*.portalsidebartitle
{
    color: #009ddc;
}*/

.portalpagetitle
{
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000;
    text-align: left;
    font-weight: bold;
}


.portalpagecontenttdsectiontitle
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: solid 1px #d4c9cd;
    background-color: #eae6e1;
}

.portalpagecontenttdsectiontitleselected
{
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 5px;
    border-left: solid 1px #d4c9cd;
    border-right: solid 1px #d4c9cd;
    border-top: solid 1px #d4c9cd;
}

.portalpagecontenttd
{
    height: 500px;
    vertical-align: top;
    padding: 10px 0 0 0;
}

.pagecontenttd
{
    width: 740px;
}

.divcolapse
{
    height: 0px;
}

.txtsubjectnav
{
    /*background: url("/img/arrow.gif") 0px 6px no-repeat;*/ /*color: blue;   */
    color: #0000FF; /*text-decoration: none;    */ /*font-weight: normal;   */ /*line-height:30px;   */ /*font-size: 13px; */ /*padding-left: 10px;*/
    cursor: pointer;
}

.portaldatagridtable
{
    border-top: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    width: 450px;
}

.portaldatagridtdheader
{
    border-bottom: solid 1px #e0e0e0;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

.portaldatagridtdheaderrightline
{
    border-bottom: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

.portaldatagridtdheaderleftline
{
    border-bottom: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

.portaldatagridtd
{
    border-bottom: solid 1px #e0e0e0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    cursor: pointer;
}

.globalSearchPointer
{
    cursor: pointer;
}

.portaldatagridtdrightline
{
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    cursor: pointer;
}

.portaldatagridtdleftline
{
    border-left: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    cursor: pointer;
}

.portalul
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.portalli
{
    padding-bottom: 3px;
}

#leftcol
{
    float: left;
    width: 177px;
    margin: 0 0 0 0;
    padding: 40px 0 0 0;
    background-color: transparent;
}

    #leftcol p
    {
        margin: .25em 1em 0 1.4em;
        padding: 0;
        color: #333;
        text-align: left;
        background-color: transparent;
    }


.portalprofileimage
{
    width: 200px;
    border: solid 1px gray;
}


.ul
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.li
{
    margin: 0 0 0 0;
    padding: 0 0 3px 0;
}


.abai-li
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.abai-li-icon
{
    vertical-align: top;
    width: 14px;
    height: 10px;
    padding-right: 3px;
    white-space: nowrap;
    background-image: url('/ABAIImages/sysImages/SystemIcons/greendot.jpg');
    background-repeat: no-repeat;
    background-position: top;
}


.abai-li-text
{
    vertical-align: top;
    text-align: left;
}



.boldem
{
    font-weight: bold;
    font-style: italic;
}

.clearfix
{
    display: block;
}

    .clearfix:after
    {
        content: ".";
        display: block;
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden;
    }


.ind_20left_3down
{
    padding-left: 20px;
    padding-bottom: 3px;
}

.top_3px
{
    padding-top: 3px;
}

.img_btn_course
{
    width: 91px;
    height: 91px;
}

.content_space_icons
{
    position: relative;
    top: 4px;
    padding-right: 3px;
}


/* End of styles needed for the ABAI Portal */



/* begin  new store styling *******************  */

.store_product_image
{
    border: 0;
    width: 12ch;
    position: relative;
}

.store_product_box_left
{
    float: left;
    padding-right: 5px;
    height: 125px;
}

.store_product_box_right
{
    margin-right: 10px;
}

.store_product_box
{
    width: 202px;
    padding-bottom: 10px;
    display: block;
    position: relative;
    float: left;
}


.store_error_message_box
{
    border-top: 1px dotted #ff0000;
    border-bottom: 1px dotted #ff0000;
    text-align: center;
    background-color: #ffcccc;
}

.store_product_detail_image
{
    width: 202px;
    padding-right: 10px;
    padding-bottom: 5px;
    float: left;
}

.store_product_detail_box
{
    padding-top: 5px;
}


.store_product_detail_pricelist_box
{
    width: 303px;
    padding-right: 10px;
    float: left;
}

.store_price_addons_box
{
    float: right;
    width: 303px;
}


.store_product_addons_box_image
{
    width: 50px;
    float: left;
    padding-right: 3px;
}



/* store - checkout styles */
.store_checkout_productlisting_box
{
    width: 626px;
    border: none;
}


.store_checkout_product_box
{
}


.store_checkout_product_img_box
{
    width: 92px;
    height: 92px;
    display: block;
    float: left;
    margin-right: 10px;
}

.store_checkout_product_img
{
    border: none;
    width: 92px;
    height: 92px;
}


.store_checkout_product_details_box
{
    width: 500px;
    display: block;
    float: left;
    max-width: 90vw;
}

.store_checkout_product_name
{
    font-weight: bold;
}


/* end new store styling *******************  */




/* BEGIN ABAI Style for Landing Pages */
#maindiv_landingpage
{
    vertical-align: top;
    width: 667px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: none;
}


#maindiv_chapters
{
    background-image: url('http://vmwebsvrdev02/media/3768/Chapters_LandingFull.jpg');
    background-position: top;
    background-repeat: no-repeat;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}


#landingpagebackground
{
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: White;
    vertical-align: top;
    background-color: #fff;
}



.landingpagewrapper
{
    border: none;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: top;
    background-color: #fff;
}

/* home page landing */
.homeHeroImage
{
    height: 465px;
    height: auto;
    max-height: 465px;
    width: 800px;
    width: 100%;
    max-width: 800px;
}

.homeHeroImageDiv
{
    position: relative;
}

.homeHeroBanner
{
    width: 800px;
    width: 100%;
    max-width: 800px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: 75%;
    left: 0px;
    height: 72px;
}

.homeHeroBannerBackground
{
    background-color: #0a0a0a;
    opacity: 0.5;
}

#homeHeroBannerH2
{
    color: #ffffff;
    padding: .75em 0 0 0;
    margin: auto;
}

select.ddlAreaOfInterest
{
    margin-right: 5px;
}

#homepage_row2
{
    width: 100%;
    max-width: 1170px;
}

div.dvPromoContainer
{
    width: 100%; /*min-width: 370px; */
}

#divJoinAssocChaptersList
{
    margin: 0;
    width: 90%;
    display: flex;
    display: -webkit-flex;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
}

div.divJoinItem
{
    float: left;
    flex-grow: 1;
    flex-basis: auto;
    text-align: center;
}

div.divJoinItemGoto
{
    width: 55px;
    text-align: left;
}

div.divJoinChapterName
{
    max-width: 110px;
}

div.divJoinPipe
{
    width: 25px;
}

#dvPromoTextBox
{
    width: 100%; /*min-width: 370px;*/
    float: left;
    margin-bottom: 7px;
}

#dvNewServicePromoTextBox
{
    width: 65%; /*min-width: 370px;  */
    float: left;
}
/* end home page landing */


/* End ABAI Style for Landing Pages */

/*master footer*/
#footer_box
{
    border: none;
    width: 1170px;
}



/* begin event section stylings */
.eventmainpageimg
{
    width: 150px;
    height: 200px;
    border: 0;
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}



/* begin news article stylings */

.boxnewssummary
{
    width: 195px;
    display: block;
    float: left;
    margin-right: 10px; /*height: 80px;*/
}

.boxnewssummaryOne
{
    margin-bottom: 15px;
    width: 315px;
    display: block; /*float: left;*/
    margin-right: 10px;
    height: auto;
}




/* begin Page Top Login Form */
#dvPageTopLogin
{
    width: 100%;
    position: absolute;
    top: 15px;
    border: 0 0 0 0;
}

#dvPageTopLogin_box
{
    width: 840px;
    margin: 0 auto;
}

#loginspace
{
    float: right;
    padding: 0;
    padding-top: 3px;
    margin: 0;
    border: 0;
}

#GenericErrorMessage
{
    background-color: #FBE3E4;
    color: #8a1f11;
    border: 2px solid #FBC2C4;
    font-weight: bold;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    padding: 8px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ValidatorError
{
    background: #FBE3E4;
    border-color: #FBC2C4;
    color: #8a1f11;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    padding: .2em;
    border: 2px solid #ddd;
}

/* for times when having a red message box won't work */
.ValidatorErrorYellow
{
    background: #FFFF00;
    border-color: #000000;
    color: #000000;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    padding: .2em;
    border: 2px solid #000000;
}

.ValidatorErrorTextArea
{
    vertical-align: top;
}

.YellowNotice
{
    border: 1px solid #000000;
    padding: 5px 10px 5px 10px;
    background-color: #fcff01;
    display: inline-block;
    width: 450px;
}

.GoldNotice
{
    border: 1px solid #000000;
    padding: 5px 10px 5px 10px;
    background-color: #F9AF42;
    display: inline-block;
    width: 450px;
}

.LightBlueNotice
{
    border: 1px solid #000000;
    padding: 5px 10px 5px 10px;
    background-color: #99B9C4;
    display: inline-block;
    width: 450px;
}

.SimpleBox
{
    border: 1px solid #000000;
    padding: 5px;
}

.BreadcrumbActive
{
    padding: 2px 3px 2px 3px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}

.BreadcrumbCurrent
{
    padding: 2px 3px 2px 3px;
    margin: 0px 0px 0px 0px;
    color: #000000;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
}

.BreadcrumbInactive
{
    padding: 2px 3px 2px 3px;
    margin: 0px 0px 0px 0px;
    cursor: default;
    color: #808080;
}

a.BreadcrumbInactive:hover
{
    color: #808080;
}

.ReviewSubHeader
{
    text-align: left;
    text-indent: 12px;
    white-space: nowrap;
    background-color: #E7E6E4;
    padding: 2px 0px 2px 0px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
}

.ReviewFieldValues
{
    margin-top:3px;
    margin-bottom:3px;
}

.ReviewFieldLabel
{
    font-weight: bold;
}

.PadLeftRight8px
{
    padding-left:8px;
    padding-right:8px;
}

.PadLeftRight5px
{
    padding-left:5px;
    padding-right:5px;
}

.PadTopBottom8px
{
    padding-top:8px;
    padding-bottom:8px;
}

.PadTopBottom5px
{
    padding-top:5px;
    padding-bottom:5px;
}


.GrayBox 
{
    clear: both;
    float: none;
    margin: .5rem 0;
    border-top: 1px solid rgb(217, 201, 186);
    border-left: 1px solid rgb(217, 201, 186);
    border-bottom: 1px solid rgb(217, 201, 186);
    border-right: 1px solid rgb(217, 201, 186);
    /* border-radius: 8px; */
    background-color: rgba(217, 201, 186, 0.2);
    padding: 16px;
    box-shadow: 0px 1px 2px 1px lightgrey;
    color: #3498DB;
}


.sysmsg
{
    color: #f02e24;
    font-weight: bold;
    text-decoration: underline;
}


/*added for formatting chapter annual report*/
.labelSpanHeading
{
    font-size: 24pt;
    font-weight: bold;
    color: #00a9a6;
    line-height: 24pt;
}

/* Footer Stuff */
#footerDivContainer /*  defines the broad band at the bottom of the page */
{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 100%;
    background: /*#aca094;*/ #00a9a6;
    position: relative;
    min-height: 320px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#footerDiv /* This is the container for the objects that compose the footer */
{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    max-width: 1170px;
    min-height: 320px;
    margin: 0 auto 0 auto;
    padding-top: 18px;
    padding-bottom: 0px;
}

.footerContentOuterDiv
{
    float: left;
    /*height: 240px;*/
    /*padding-top: 8px;*/
}

#contactOuterDiv
{
    width: 218px;
    margin-left: 23px;
    order: 1;
}

#quickOuterDiv
{
    width: 384px;
    width: 100%;
    max-width: 384px;
    padding-left: 42px;
    order: 2;
}

#connectOuterDiv
{
    width: 134px;
    text-align: center;
    order: 3;
}

#organizationsOuterDiv
{
    width: 346px;
    width: 100%;
    max-width: 346px;
    min-width: 254px;
    border-right: none;
    order: 4;
}

.footerHeadlineDiv
{
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-bottom: 0px;
    margin-bottom: 24px;
    color: #ffffff;
}

#contactHeadlineDiv
{
}

#quickHeadlineDiv
{
}

#connectHeadlineDiv
{
}

#organizationsHeadlineDiv
{
    position: relative;
    text-align: left;
    margin-right: 0;
    margin-left: 81px;
    padding: 0 0 0 0;
}

#footerTelephone
{
    font-size: larger;
    text-align: left;
    padding-top: .5em;
    padding-bottom: .5em;
}

#footerQuickLinksTable
{
    float: none;
    clear: both;
}

    #footerQuickLinksTable td
    {
        padding-bottom: .33em;
    }

td.footerTableTdLeft
{
    padding-right: 66px;
}

.footerButton
{
    text-align: center;
    margin-bottom: .5em;
    display: block;
    clear: both;
    height: 50px;
    width: 96px;
    margin: 0 auto;
}

.footerConnectButton
{
    display: block;
    width: 45px;
    height: 44px;
}

.footerConnectButtonLeft
{
    float: left;
}

.footerConnectButtonRight
{
    float: right;
}

#accreditationRotatorDiv
{
    height: 192px;
    width: 265px;
    margin-right: 0px;
    margin-left: auto;
    margin-top: 0;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #ffffff;
}

img.footerRotatorImg
{
    margin: 6px 0 0 41px;
    width: 180px;
    height: 180px;
    top: -132px;
}

#footerFinePrintDiv
{
    width: 100%;
    max-width: 1170px;
    order: 5;
    text-align: center;
    color: #ffffff;
    font-size: 12pt;
}

p.footerContactAbai
{
    text-align: left;
    line-height: 1.66em;
}

/* End of Footer */

/* For the new search box */
#searchBox
{
    width: 180px;
    height: 24px;
    background-color: #ffffff;
    padding: 0 0 0 4px;
    float: right;
    margin-right: 156px;
}

#searchInput
{
    height: 16px;
    width: 154px;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 14px;
    position: relative;
    top: -7px; /* to defeat the "offset" */
}

#searchButton
{
    padding-left: 1px;
    height: 24px;
    width: 24px;
}

#divABAILogo
{
    width: 270px;
    height: 180px;
    background-color: #e62519;
    float: left;
}
/*#divWhat
{*/
/* DONE: this div was removed. It only set the width of the content */
/*padding-bottom: 15px; 
  width: 800px; 
  background-color: white; 
  max-width: 800px; 
  position: relative; 
  left: -300px;
}*/
.CFPSelectTitle
{
    line-height: 1.8;
    padding-top: 0.5em;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 0px;
}

.MarginLeftRight5px
{
    margin-left: 5px;
    margin-right: 5px;
}

@media print
{
    .noPrint
    {
        display: none;
    }
}

#banner_box
{
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 0px;
    padding: 0;
    margin: 0 0 0 0;
    cursor: pointer;
}

#banner_img
{
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 0px;
    padding: 0;
    margin: 0 0 0 0;
}

div.membershipJoinRenewButton
{
    display: block;
    clear: both;
    float: right;
    padding: 0 9px 0 0;
}

.RadioButtonLabels label
{
    display: inline;
    padding-left: 8px;
    padding-right: 8px;
}

.pullleft
{
    display: block;
    position: relative;
    float: left;
}

.pullright
{
    display: block;
    position: relative;
    float: right;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
