﻿
.SiteSectionHeaderDivClass {
    clear: both;
    background-color: purple;
    height: 45px;
    position: relative;
}

.SiteSectionItemClass {
    float: left;
    width: 150px;
}


.SelectedArrowClass {
    width: 0;
    height: 0;
    top: 15px;
    right:-6px;
    position: absolute;
    border-top: 5px solid transparent;
    border-left: 6px solid #4a67a9;
    border-bottom: 5px solid transparent;
}


.MasterPageParentDiv {
}

.MasterPageLeftMenu {
    background-color: Black;
    width: 52px;
    float: left;
    position: fixed;
    left: 0px;
    height: 100%;
}

.MasterPageContent {
    padding-left: 50px;
}

.RepeaterTd_class, .RepeaterTd_class td {
    border-bottom: 1px White Solid;
}



/*
Start Chris's Menu CSS
*/


/*-------------------- Global --------------------*/
html, body {
    margin: 0;
    padding: 0;
    font-family: Open Sans, Arial;
    font-weight: 300;
    font-size: 14px;
    height: 100%;
}

.MasterPageContainer {
    min-height: 100%;
    height: 100%;
    position: relative;
    min-width: 1000px;
}
.NoMinWidth {
    min-width:inherit !important;
}
/*-------------------- Header --------------------*/
.HeaderContainerClass {
    width: 100%;
    _min-width: 900px;
    background-color: #ffffff;
    z-index: 100;
    border-bottom: 1px solid #cccccc;
}

.AccountSelectionChangeBarClass {
    width: 100%;
    min-width: 900px;
    position: fixed;
    height: 50px;
    top: 100px;
    background-color: #ffffff;
    z-index: 100;
    border-bottom: 1px solid #cccccc;
}

.LogoContainerClass {
    padding: 15px;
    float: left;
}

.MainDropDownButton_OuterContainer {
    background-image: url(../Images/NavigationMenu/Tile_MainDropDownMenu.gif);
    background-repeat: repeat-x;
    height: 28px;
    border: 1px solid #c6c6c6;
    width: 290px;
    border-radius: 4px;
    line-height: 28px;
    float: left;
    margin-top: 45px;
    font-family: Open Sans, Arial;
    font-weight: 300;
    padding-left: 5px;
    margin-left: 20px;
    font-size: 14px;
}

.MainDropDownButton_InnerContainer {
    width: 290px;
    background-image: url(../Images/NavigationMenu/Tile_DropdownArrow.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.DropDownButton_IconContainer {
    border-right: solid 1px #c6c6c6;
    width: 34px;
}

.DropDownButton_TextContainer {
    padding-left: 10px;
    color: #484848;
    font-size: 14px;
}

.DropDownMenuClass {
    position: absolute;
    z-index: 150;
    background-color: #ffffff;
    margin-left: -6px;
}

.MainDropDownMenu_InnerContainer {
    width: 297px;
    border: 1px solid #c6c6c6;
    color: #484848 !important;
}

    .MainDropDownMenu_InnerContainer tr:hover {
        background-color: #5d5d5d;
        color: #ffffff !important;
    }

        .MainDropDownMenu_InnerContainer tr:hover a {
            color: #ffffff !important;
            text-decoration: none;
        }

.DropdownMenu_Containers {
    height: 37px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

.DropDownMenu_IconContainer {
    width: 35px;
}

.DropDownMenu_TextContainer {
}

/*-------------------- SubHeader --------------------*/
.SubHeaderImage {
    background-color: #ebebeb;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    height: 44px;
    width: 52px;
    top: 100px;
    clear: both;
    position: fixed;
}

.SubHeader2 {
    background-color: #ffffff;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    min-height: 44px;
    width: 100%;
    left: 0px;
    padding-right: 7%;
    top: 125px;
    /*Updated for Header Bar*/
    min-width: 900px;
    clear: both;
    position: fixed;
    z-index: 7;
}

.SubHeader {
    background-color: #ffffff;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    min-height: 44px;
    /*Updated for Header Bar*/
    clear: both;
    z-index: 6;
}

.AccountLoginSubHeaderOverRide {
    top: 95px;
}

.SubHeaderIcon {
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    list-style: none;
}

.SubHeaderLabelContainer {
    float: left;
}

.SubHeaderLabel {
    line-height: 44px;
    height: 44px;
    padding-left: 50px;
    font-weight: 300;
    font-size: 18px;
}

.AvailableActionsContainer {
    float: right;
    padding-top: 4px;
    margin-right: 20px;
}

.CloseDetialButtonContainer {
    float: right;
    padding-right: 20px;
    padding-top: 15px;
}


/*-------------------- Content Containers --------------------*/
.MainContainer {
    position:relative;
    height:100%;
    padding-bottom:40px;
    /*min-height:600px !important;*/
}


.ContentContainer_TopPaddingWithHeaderBar {
    padding-top: 0px;
}

.ContentContainer_TopPaddingWithOutHeaderBar {
    padding-top: 0px;
    /*Updated for Header Bar*/
}


.ContentContainer_TopPaddingWithOutHeaderBar_WithChangeAccountBar {
    padding-top: 148px;
}

.SideMenuContainer_TopWithHeaderBar {
    /*Updated for Header Bar*/
}

.SideMenuContainer_TopWithOutHeaderBar {

}



.ContentContainer {
    color: #000000;
    padding-left:53px;
    padding-bottom: 20px;
}

.ContentContainer_NoSideBar {
    color: #000000;
    padding-bottom: 20px;
}


.ParentMessageExpandedClass {
    padding-left: 50px !important;
}

.ParentMessageContentAreaExpandedClass {
    padding-left: 250px !important;
}

.SideMenuContainer_ExpandedWidth {
    width: 252px;
}

.SideMenuContainer_ExpandedWidth .SideMenuLabelDiv_class {
    display:;
}

.SideMenuContainer_CollapsedWidth .SideMenuLabelDiv_class {
    display: none;
}


/*-------------------- Footer --------------------*/
.FooterContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px; /* Height of the footer */
    z-index: 10;
    border-top: 1px solid #e5e5e5;
    min-width: 900px;
}

.FooterMenu {
    margin-top: 0;
    margin-left: 60px;
    padding-left: 0;
}

    .FooterMenu li {
        float: left;
        list-style: none;
        padding-right: 50px;
        line-height: 40px;
        color: #959595;
    }

/*
End Chris's Menu CSS
*/


.TestSideMenuLeftIconContainer {
    clear: left;
    border: 5px Green solid;
}

/*
Bank Alert Info
*/
.NeedBankInfoAlert {
    background-color: #fffcd7;
    font-family: Open Sans, Arial;
    font-weight: 300;
    padding: 20px 50px;
}

    .NeedBankInfoAlert h2 {
        font-family: Open Sans, Arial;
        font-weight: normal;
        font-size: 18px;
        font-weight: 300;
    }

    .NeedBankInfoAlert img {
        margin-top: 10px;
        border: none;
    }

    .NeedBankInfoAlert a {
        border: none;
    }

    .NeedBankInfoAlert img:hover {
        cursor: pointer;
    }

.PortalMasterPageHeaderBarPlainTextClass {
    margin-left: -50px;
}

.MasterPageContent_ExpandedClass {
    padding-left: 200px;
}

.MasterPageContent_CollapsedClass {
    padding-left: 0px;
}


.MasterPageContentNeedBankInfoAlert_ExpandedClass {
    padding-left: 250px;
}

.MasterPageContentNeedBankInfoAlert_CollapsedClass {
    padding-left: 50px;
}
