#Body {
    background: #FFF;
}

/* Fix for positioning being different when logged out */
.DNNModuleContent {
    position: relative;
}

.DNN_ANN_DesignTable {
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border: none;
}

.DNN_ANN_DesignTable {
    background-color: #181e2a;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

.DNN_ANN_DesignTable tr td {
    padding: 0px;
}

.DNN_ANN_DesignTable table p {
    margin: 0 0 0px;
}

.DNN_ANN_DesignTable .SubHead {
    font-family: 'Open Sans', sans-serif;
    font-size: 16pt;
    font-weight: bold;
    line-height: 18pt;
    color: #FFF;
    max-width: 978px;
    padding-left: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
}

.DNN_ANN_DesignTable .DNN_ANN_Description a {
    visibility: visible;
    float: right;
    color: #FFF;
    padding-right: 25px;
}

.DNN_ANN_DesignTable .DNN_ANN_Description {
    font-family: 'Open Sans', sans-serif;
    font-size: 12pt;
    font-style: bold;
    line-height: 18pt;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 978px;
}

.DNN_ANN_Description p {
    max-width: 978px;
    padding-left: 5px;
}

/*Plan Your Visit */
.plan-your-visit {
}

.plan-your-visit .top-photo {
    overflow: hidden;
    height: 430px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.plan-your-visit .top-photo.photobg {
    background-image: url('../../../0/Images/main_plan_photo_bg.jpg');
    background-size: 2400px 600px;
    height: 430px;
    background-color: #444;
    /*background-attachment: fixed;
    */
}

.plan-your-visit .logo-container {
    overflow: hidden;
    max-width: 1100px;
    height: 400px;
    margin: 0 auto;
    padding: 60px 0 90px 25px;
    float: left
}

.plan-your-visit .logo-image {
    height: 600px;
    width: 978px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../../../0/Images/main_plan_photos_guard.png');
    background-size: 2400px 430px;
    position: relative;
    top: 0px;
}

.pyv-wrapper {
    max-width: 1100px;
    margin: auto auto;
}

.pyv-text {
    position: absolute;
    overflow: hidden;
    max-width: 978px;
    margin: 0 auto;
    padding: 15px 0 0 0;
    z-index: 5;
}

.pyv-title {
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
}

.pyv-links {
    padding-left: 14px;
}

.pyv-links, .pyv-links a {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    line-height: 58px;
    color: #ccc;
}

.pyv-links a:visited {
    color: #8f8f8f;
}

.pyv-links a:hover {
    color: #9A0000;
}

/* Funeral Information */
.fi-body {
    background-color: #444444;
    height: auto !important;
    width: 100%;
}

.fi-body-inner {
    max-width: 1060px;
    margin: auto auto;
}

.fi-body-inner:after {
    display: table;
    content: '';
    clear: both;
}

.fi-body-left {
    margin-left: 28px;
    width: 40%;
}

.fi-body-right {
    background-color: #444444;
    float: right;
    width: 60%;
}

.fi-title {
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 30pt;
    font-weight: bold;
    color: #d4d4d4;
    margin-top: 18px;
}

.fi-sub-title {
    font-family: 'Open Sans Regular', sans-serif;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 18px;
}

.fi-body-right-left {
    float: left;
}

.fi-body-right-right {
    float: left;
    margin-left: 60px;
    height: 175px;
}

.fi-col-1 {
    float: left;
    padding-top: 25px;
}

.fi-col-1 .fi-body-right-left {
    padding-top: 25px;
}

.fi-image {
    float: left;
    padding-top: 40px;
}

.fi-row-first {
    padding-top: 65px;
    padding-bottom: 40px;
}

.fi-row {
    padding-bottom: 14px;
}

.fi-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 18pt;
    line-height: 20pt;
    color: #d4d4d4 !important;
}

.fi-link:visited {
    color: #d4d4d4;
}

.fi-link:hover {
    color: #9A0000;
}

.fi-col-heading {
    margin-top: 3px;
}

.fi-col-heading .fi-link {
    font-size: 18.75px;
    font-weight: bold;
    color: #d4d4d4 !important;
}

.fi-schedule-searchable {
    font-family: 'Open Sans', sans-serif;
    font-size: 16.67px;
    color: #d4d4d4;
    width: 350px;
    padding-top: 3px;
}

.fi-dates {
    float: left;
}

.fi-date {
    float: left;
    background-color: #555555;
    height: 47px;
    width: 43px;
    margin-right: 6px;
    margin-bottom: 24px;
    text-align: center;
}

.fi-date-day {
    color: #8f8f8f;
    font-size: 12px;
    margin-top: 1px;
}

.fi-date-date {
    color: #ffffff;
    font-size: 19px;
    margin-top: 2px;
}

.fi-date-date > a {
    color: #D4D4D4;
    text-decoration: none;
}

.fi-date-date > a:hover {
    color: #3B96B6;
    text-decoration: underline !important;
}

.fi-search {
    color: #434343 !important;
    background-color: #D4D4D4 !important;
    font-size: 18px !important;
    width: 297px !important;
    text-indent: 38px;
    font-family: 'Open Sans', sans-serif;
    border: none !important;
    box-shadow: none !important;
    position: relative;
    bottom: 32px;
}

input.fi-search {
    margin-bottom: 0;
}

.fi-search::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #6d6d6d;
    font-family: 'Open Sans', sans-serif;
}

.fi-search:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #6d6d6d;
    font-family: 'Open Sans', sans-serif;
}

.fi-search::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #6d6d6d;
    font-family: 'Open Sans', sans-serif;
}

.fi-search:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #6d6d6d;
    font-family: 'Open Sans', sans-serif;
}

.fi-input {
    width: 260px;
    margin-top: 6px;
}

.fi-search-icon {
    left: 13px;
    top: 4px;
    position: relative;
    color: #434343;
    z-index: 2;
}

.fi-col-2 {
    float: left;
    padding-left: 70px;
    padding-top: 70px;
}

.fi-col-2 .fi-body-right-left {
    padding-top: 10px;
}

.fi-download-section {
    font-family: 'Open Sans', sans-serif;
    color: #d4d4d4;
    font-size: 14.58px;
    font-weight: 300;
    width: 164px;
}

.fi-download-img {
    width: 50px;
    float: right;
    margin-left: 19px;
    margin-bottom: 6px;
}

.fi-download-section-links {
    clear: right;
}

.fi-download-section-links a {
    text-decoration: underline;
    color: #d4d4d4;
}

.fi-download-section-links-or {
    text-transform: uppercase;
    text-align: center;
}

.fi-col-3 {
    float: left;
    padding-left: 45px;
    padding-top: 35px;
    padding-bottom: 20px;
}

@media (max-width: 1099px) {
    .fi-body-inner {
        margin: 0 20px;
    }
    
    .fi-col-3 {
        padding-left: 65px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .fi-col-3 {
        clear: left;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .fi-col-2 {
        clear: left;
        padding-left: 0;
        padding-top: 0;
    }
    
    .fi-col-3 {
        clear: left;
        padding-left: 0;
    }
}

/* Explore The Cemetery */
.explore-background {
    background-image: url(../../../0/Images/Homepage/hompage-explore-1513x400-v2.jpg) !important;
    height: 400px;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 2400px 500px;
}

.explore-outer {
    margin: auto auto;
    padding-left: 0 !important;
    max-width: 1060px;
    width: 100%;
}

.explore-inner {
    padding-top: 25px;
    width: 100%;
}

@media (max-width: 1099px) {
    .explore-inner {
        margin: 0 20px;
        width: auto;
    }
}

.explore-header {
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
}

.explore-links {
    padding-top: 2px;
    padding-left: 14px;
    width: 90%;
}

.explore-links a {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    line-height: 58px;
    color: #ccc;
}

.explore-links .span6 {
    padding-left: 44px;
}

@media (max-width: 979px) {
    .explore-links .span6 {
        clear: left;
        padding-left: 0;
        margin-left: 0;
    }
}

@media (max-width: 1099px) {
    
    .plan-your-visit .top-photo.photobg {
        background-position: center !important;
        background-size: cover;
    }
    .explore-background {
        background-position: center !important;
        background-size: cover;
        height: auto;
    }
    
}

.explore-find {
    padding-top: 30px;
}

.explore-find-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14pt;
    color: #fff;
}

.explore-find-form {
    padding-top: 10px;
    margin-bottom: 60px;
    float: left;
}

.explore-find-form input {
    font-family: 'Open Sans Regular', sans-serif;
    background-color: #3F4F62;
    height: 20px;
    width: 150px;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
    font-size: 14pt;
}

.explore-find-form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #8dacd7;
    font-family: 'Open Sans', sans-serif;
}

.explore-find-form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #8dacd7;
    font-family: 'Open Sans', sans-serif;
}

.explore-find-form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #8dacd7;
    font-family: 'Open Sans', sans-serif;
}

.explore-find-form input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #8dacd7;
    font-family: 'Open Sans', sans-serif;
}

.explore-find-button {
    height: 38px;
    margin-left: 5px;
    background-color: #8dacd7;
    border: none;
}

.explore-advsearch {
    float: left;
    margin-left: 5px;
    padding-top: 12px;
    color: #8dacd7;
    font-family: 'Open Sans', sans-serif;
}


.sahnc-container {
    max-width: 1060px;
    margin: auto;
    padding-top: 42px;
}

.sahnc-container h2 {
    max-width: inherit;
}

@media (max-width: 1099px) {
    .sahnc-container h2 {
        margin: 0 20px;
    }
}

.sahnc-container h2 {
  font-family: 'Open Sans Condensed', 'Arial Narrow', Helvetica, sans-serif;
  font-size: 42px;
  color: #444;
}

.sahnc-title {
  float: right;
  height: 180px;
}

.sahnc-title img {
  position: relative;
  top: -50px;
}

.sahnc-descr {
  padding-left: 14px;
  padding-bottom: 30px;
  width: 530px;
}

.sahnc-descr a {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  line-height: 30px;
  color: #444;
}

@media (max-width: 768px) {
    .DnnModule-1614 .sahnc-title {
        display: none;
    }
}

/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
/*
#fb-root {
    
  display: none;
    

}


*/
.fb-like-box {
    background-color: #FFF;
}

/*
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    
  width: 489px !important;
    
}


*/
.main-header {
}

.main-header .top-photo {
    /*overflow: hidden;
    height: 330px;
    */
    background-repeat: no-repeat;
    background-position: center;
    /*position: relative;
    */
    height: 330px;
    margin: auto auto;
    /*background-attachment: fixed;
    */
}

.main-header .top-photo.photo01 {
    background-image: url('../../../0/Images/main_top_photo_01_v2.jpg');
}

.main-header .top-photo.photo02 {
    background-image: url('../../../0/Images/main_top_photo_02.jpg');
}

.main-header .top-photo.photo03 {
    background-image: url('../../../0/Images/main_top_photo_03.jpg');
}

.main-header .logo-container {
    overflow: hidden;
    max-width: 978px;
    margin: 0 auto;
    padding: 60px 0 70px 70px;
}

.main-header .logo-container > .logo-image {
    position: absolute;
    height: 200px;
    max-height: 200px;
    width: 400px;
    max-width: 400px;
    min-width: 320px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    /*background-image: url('../../../0/Images/main_anc_logo@2x.png');*/
}

#news-events-alsosee {
    max-width: 978px !important;
    margin: 0 auto !important;
}

@media (max-width: 480px) {
    .main-header .logo-container > .logo-image {
        width: 320px;
        height: 160px;
    }

    .fi-body-right-right {
        margin-left: 20px;
    }

    .fi-link {
        padding-left: 5px;
    }

    .pyv-links a {
        color: #FFF;
        padding-left: 5px;
    }

    .explore-inner {
        padding-top: 30px;
    }

    .explore-header {
        line-height: 35px;
        padding-bottom: 0px;
    }

    .explore-links {
        padding-left: 5px;
    }

    .story-caption {
        max-width: 70%;
    }

    .carousel-control {
        width: 19%;
    }

    #news-events-alsosee {
        padding-left: 5px;
    }

}

@media (max-width: 767px) {
    .footerLeftPane {
        padding-left: 0px;
        padding-top: 10px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    #news-events-alsosee {
        padding-top: 20px;
    }

}


#contentWrapper .container > .row-fluid {
    margin-left: -2.127659574468085%;
}

@media (min-width: 1200px) {
    #contentWrapper .container > .row-fluid {
        margin-left: -2.564102564102564%;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    #contentWrapper .container > .row-fluid {
        margin-left: -2.7624309392265194%;
    }
}

@media (max-width: 767px) {
    #contentWrapper .container > .row-fluid {
        margin-left: 0;
    }
}
