body { position: relative; margin: 0px; padding: 0px;}
form input {width: initial; border: 1px solid;}
div{position:static}



#bom-content-wrapper .bom-services-wrapper .facebook-share,
#bom-content-wrapper .facebook-share,
.bom-services-wrapper .loc-map-controls,
button.rsvp-btn {
    
    /* edits by jscott */
    /*height: 25px;
    width: 157px;
    margin-top: 10px;
    box-shadow: 1px 3px 6px 0px #bbb;
    background: white url('small-info-bg.png') no-repeat;
    padding:0px !important;
    border: 0;*/
    
    /*display: inline-block;*/
    margin-top: 10px;
    height: 25px;
    width: calc(100%/2 - 0.875%);
    max-width: 235px;
    font-size: 12px;
    font-family: "Trebuchet MS", sans-serif;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 3px rgba(0,0,0,0.125), inset 0 0 0 1px #fff, inset 5px 0 #d9bc8f;
    transition: ease 0.25s;
}
.loc-map-controls-sms {
    padding-left: 16px;
    color: #333;
}
#bom-content-wrapper .facebook-share:hover,
.bom-services-wrapper .loc-map-controls:hover,
button.rsvp-btn:hover {
    box-shadow: 0 2px 3px rgba(0,0,0,0.125), inset 0 0 0 1px #fff, inset 7px 0 #d9bc8f;
}
.event-guarantee-text {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 1rem;
    /*padding-left: 12px;*/
    height: 25px;
    line-height: 1;
    font-size: 12px;
}
#bom-content-wrapper .facebook-share,
button.rsvp-btn {
    width: 100%;
    max-width: none;
    max-width: 470px;
}
/*button#smsBtn-499830 {
    width: 100%;
    max-width: none;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    background: #fafafa;
    box-shadow: none;
    transition: ease 0.25s;
}
button#smsBtn-499830:hover {
    background: #f2f2f2;
}*/

#bom-content-wrapper .facebook-share a,
.bom-services-wrapper .loc-map-controls a {
    color: #333 !important;
    text-decoration: none !important;
    top: 0px;
    position: relative;
    left: 16px;
    font-size: 12px;
}

#bom-content-wrapper .facebook-share a {
    left: 35px !important;
}

#bom-candle-list .facebook-share,
#bom-condolence-list .facebook-share {
    margin-top: 0px;
    margin-bottom: 10px;
}

#bom-flower-view .facebook-share {
    position:absolute;
    right:0px;
    bottom: 2rem;
    max-width: 150px;
}

#bom-flower-view .facebook-share a {
    top: 4px;
}

#bom-flower-view .facebook-share a:before {
    margin-top: -3px !important;
}


#bom-content-wrapper .facebook-share a:before {
    content: '';
    background:url('../../img/icon-facebook.png');
    background-size:cover;
        position:absolute;
    width:23px;
    height:23px;
    margin-left: -28px;
    margin-top: 1px;
}
#bom-content-wrapper a.send-flowers {
    position: relative;
    padding-left: 20px;
}
#bom-content-wrapper a.send-flowers:before {
    content: '';
    background: url(sendFlowers-icon.png) 50% no-repeat;
    position: absolute;
    top: -12px;
    left: -18px;
    width: 35px;
    height: 35px;
    background-size: contain;
}
#bom-content-wrapper .buttons {
    margin: auto;
    width: 75%;
    text-align: center;
}

#bom-content-wrapper .buttons .bom-button {
    /*clear: none;*/
    /*float: left;*/
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

button.rsvp-btn {
    margin: 10px 0 0 145px;
    color: #333 !important;
    font-size: 12px;
    text-align: left;
    line-height: 2;
    /*border: 0;*/
}
.rsvp-desired-div button.rsvp-btn {
    margin-left: 0;
}
    @media screen and (max-width: 960px) {
        button.rsvp-btn {
            margin-left: 135px;
            max-width: 335px;
        }
    }
    @media screen and (max-width: 750px) {
        button.rsvp-btn {
            margin-left: 240px;
            max-width: 175px;
        }
    }
    @media screen and (max-width: 480px) {
        button.rsvp-btn {
            margin-left: 120px;
        }
    }


button.rsvp-btn:before {
    margin-right: 10px;
}

#bom-content-wrapper .buttons .bom-printable {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#808080+0,262626+100 */
    background: rgb(128,128,128); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(128,128,128,1) 0%, rgba(38,38,38,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(38,38,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(128,128,128,1) 0%,rgba(38,38,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
}

#bom-content-wrapper .buttons .bom-printable a {
    color: white !important;
    text-shadow: none;
}

#bom-content-wrapper .buttons .facebook-share a {
    color: black !important;
    text-shadow: none;
    left: 4px !important;
    top: 2px;
}

#bom-content-wrapper .buttons .facebook-share a:before {
    margin-top: 0px !important;
}


#bom-content-wrapper .buttons .facebook-share {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2b2b2+0,ffffff+100 */
    background: rgb(178,178,178); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(178,178,178,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(178,178,178,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(178,178,178,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#bom-content-wrapper .buttons .facebook-share a:before {
    content: '';
    background:url('../../img/icon-facebook-rounded.png');
    background-size:cover;
        position:absolute;
    width:23px;
    height:23px;
    margin-left: -28px;
    margin-top: 1px;
}

#contentWrapper {background: none;width:940px;margin: 0 auto;}
#bom-lac-fader-con {display: none;}
#bom-site-wrapper #bom-wrapper {overflow: auto; margin: 0 auto; width: 940px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; line-height: 22px; color: #333; background: url("bom-wrapper-bg.png") repeat-y; box-shadow: 0px 0px 6px 0px black; -moz-box-shadow: 0px 0px 6px 0px black; -webkit-box-shadow: 0px 0px 6px 0px black;}
    div#bom-site-wrapper{position:static}
    div#bom-page-wrapper {background: #7f7f7f;position:static}
        #bom-wrapper {}
            #bom-header {z-index: 2; position: relative; padding: 10px 15px 0 15px; width: 910px; height: 485px; background: url("bom-header-bg.jpg") no-repeat;}
                #bom-logo-con {padding: 5px 0; width: 180px; height: 120px; background: url("logo.png") 50% no-repeat; position: absolute; top: 30px; left: 9px;display:none;}
                #bom-logo-con img { position: absolute; top: 0px; bottom: 0px; margin: auto; width: 185px; }
                    #bom-logo-con h2 {margin: 0; text-indent: -99999px;}
                #bom-photo-con {position: absolute; top: 50px; left: 25px; z-index: 100; width: 150px; height: 196px; overflow:hidden;}
                    #bom-photo-con img {display:none; z-index: 0;}

                #candles-con {position: absolute; top: 205px; left: 200px; width: 740px; height: 240px;}
                    #candles-con .candle {position: relative; height: 100px; float: left;}
                        #candles-con .candle-body {position: absolute; height: 130px; width: 60px; background-image: url("candle-body.png"); cursor: pointer; z-index: 5;background-repeat: no-repeat; background-position: bottom;}
                            #candles-con .lit-candle .candle-body {top: 6px; background-image: url("candle-body-lit.png");}
                        #candles-con .candle-shadow {position: absolute; top: 103px; margin-left: -16px; height: 37px; width: 105px; background-image: url(candle-shadow.png);}
                        #candles-con .candle-flame-con {position: absolute; z-index: 10; margin: -22px 0 0 20px; top: 38px;}
                            #candles-con .lit-candle .candle-flame-con {position: absolute; z-index: 10; margin: -22px 0 0 25px; top: 23px;}    
                            /* Center */
                            #candle-0 {top: 40px; left: 345px; z-index: 20;}
                            /* Center 1 Left Back */
                            #candle-1 {top: 20px; left: 306px; z-index: 10;}
                            /* Center 1 Right Back */
                            #candle-2 {top: 20px; left: 385px; z-index: 10;}
                            /* Center 1 Left Forward */
                            #candle-3 {top: 38px; left: 260px; z-index: 10;}
                            /* Center 1 Right Forward */
                            #candle-4 {top: 38px; left: 430px; z-index: 10;}
                            /* Center 2 Left Back */
                            #candle-5 {top: 20px; left: 215px;}
                            /* Center 2 Right Back */
                            #candle-6 {top: 20px; left: 475px;}
                            /* Center 3 Left Forward */
                            #candle-7 {top: 45px; left: 170px; z-index: 10;}
                            /* Center 3 Right Forward */
                            #candle-8 {top: 45px; left: 520px; z-index: 10;}
                            /* Center 3 Left Back */
                            #candle-9 {top: 30px; left: 125px; }
                            /* Center 3 Right Back */
                            #candle-10 {top: 30px; left: 565px;}
                            /* Center 4 Left Forward */
                            #candle-11 {top: 55px; left: 80px; z-index: 10;}
                            /* Center 4 Right Forward */
                            #candle-12 {top: 55px; left: 610px; z-index: 10;}
                            /* Center 4 Left Back */
                            #candle-13 {top: 40px; left: 40px;}
                            /* Center 4 Right Back */
                            #candle-14 {top: 40px; left: 650px;}
                    #candles-con-message {position: relative; top: 174px; width: 100%; color: #b2b298; text-align: center; text-shadow: 1px 1px 0 #fff;}
                    #candles-con-message a {/*color: #000;*/ text-align: center; /*text-shadow: 1px 1px 0 #fff;*/ text-decoration: none}

          #bom-content-container {float: left; background: url("bom-content-wrapper-bg.png") no-repeat 200px bottom; z-index: 10; position: relative;}
                #bom-nav {/*height: 1500px;*/ position: relative; margin-top: 0; padding: 0;  width: 198px; text-align: center; float: left; border-left: 1px solid #fff; border-right: 1px solid #fff; background-color: #333333; z-index: 1;}
                    #bom-in-memory-con {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
                        padding: 0px 5px;
                        position: absolute;
                        bottom: 230px;  /* AWLD: was 130px */
                        width: 190px;
                        left: 0px;
                        text-align: center;
                        height: 0px; /* AWLD: added */
                    } 
                        #bom-in-memory-con #bom-in-memory-text {display: none;}
                        #bom-in-memory-con #bom-in-memory-name {
                            color: #fce6a9;
                            text-shadow: 1px 1px 0 rgb(0, 0, 0);
                            font-variant: normal;
                            font-weight: normal;
                            font-family: "Georgia", serif;
                            line-height: 1.1;
                            margin-bottom: 5px;
                            height: 70px;
                            width: 190px; }
                        #bom-in-memory-con #bom-in-memory-date {color: rgb(189, 189, 189); text-shadow: 1px 1px 0 #000; font-size: 14px; line-height: 14px;}
                    #bom-nav ul li ul {display: none; background-color: #656666;/*background: url("bom-nav-fly-bg.jpg"); background-repeat: repeat-x;background-position: bottom; border: 1px solid #FFFFFF; background-color: #333333; border-radius: 0 8px 8px 0; box-shadow: 0 1px 4px rgba(0,0,0,0.5);*/}
                    #bom-nav>ul{margin: 0; padding: 0; font-family: "Georgia", serif; margin-top: -51px; position: relative; }
                        #bom-nav ul li.level1 {margin: 0px; display: block; list-style: none; }
                        #bom-nav ul li#menu_bomorder {height: 3.5em;} /* AWLD: added */     
                            #bom-nav ul li.level1:hover {background-position: bottom;}
                            
                            #bom-nav ul li.level1 a {line-height: normal;
                            letter-spacing: normal;
                            display: block;
                            width: 100%;
                            height: 33px;
                            padding-top:17px;
                            font-size: 16px;
                            color: #fce6a9;
                            text-shadow: 1px 1px 0 #000;
                            text-decoration: none;
                            text-align: center;
                            background: url("bom-nav-item-bg.jpg") top no-repeat;}
                                #bom-nav ul li.level1 a:hover {color:white;}
                                #bom-nav ul li.level1 ul{
                                    background: #5b5b5b; /* Old browsers */
                                    /*background: -moz-linear-gradient(top, #272729 0%, #656666 20%, #656666 79%, #656666 79%, #656666 80%, #272729 100%);
                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272729), color-stop(20%,#656666), color-stop(79%,#656666), color-stop(79%,#656666), color-stop(80%,#656666), color-stop(100%,#272729));
                                    background: -webkit-linear-gradient(top, #272729 0%,#656666 20%,#656666 79%,#656666 79%,#656666 80%,#272729 100%);
                                    background: -o-linear-gradient(top, #272729 0%,#656666 20%,#656666 79%,#656666 79%,#656666 80%,#272729 100%);
                                    background: -ms-linear-gradient(top, #272729 0%,#656666 20%,#656666 79%,#656666 79%,#656666 80%,#272729 100%);
                                    background: linear-gradient(to bottom, #272729 0%,#656666 20%,#656666 79%,#656666 79%,#656666 80%,#272729 100%);
                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272729', endColorstr='#272729',GradientType=0 );*/
                                    padding: /*15px 0 20px*/ 0;
                                }
                                #bom-nav ul li.level1 ul li a{
                                    padding-top: 7px;
                                    height: 25px;
                                    font-size: 14px;
                                }
                        #bom-nav ul li.level1 ul li a { background: none; }
                    #bom-nav-fh {background: url("bom-nav-fh-bg.png") top left no-repeat; padding-top: 20px;}
                        #bom-nav-fh h4 {margin: 0; color: #fce6a9;}
                        #bom-nav-fh p {margin-top: 0; line-height: 14px; color:#8c8c8c !important;}
                    #bom-nav-error-contact {font-size: 11px; line-height: 14px; border-bottom: 1px solid #474747; margin-bottom: 15px;}
                        #bom-nav-error-contact p {color: #8c8c8c !important;}
                        #bom-nav-error-contact a {color: #fce6a9;}
                            #bom-nav-error-contact a:hover {color: #737373;}
                    #bom-nav ul#socialLinks {margin: 35px auto 0; padding: 0; width: 198px; font-size: 14px; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; letter-spacing: normal; height: auto;}
                        #bom-nav ul#socialLinks li {list-style: none; padding: 40px 10px 50px 9px; width: 80px; text-align: center; line-height: 14px; height: auto; float: left; background-position: 50% 0; text-shadow: 1px 1px 1px #000;}
                            #bom-nav ul#socialLinks li a {color: #FFF; text-decoration: none;}
                                #bom-nav ul#socialLinks li a:hover {color: #737373;}
                            #social-facebookShare {background: url("icon-facebook.png") no-repeat;}
                            #social-twitterFeed {background: url("icon-twitter.png") no-repeat;}
                #bom-content-wrapper {padding: 0px 40px 125px 40px; width: 635px; float: left; color:#595959; margin-top: -35px;}
                    #bom-content-wrapper p {color:#595959 !important;}
                    #bom-content-wrapper h1 {font-size: 26px; font-family: "Georgia", serif; border: none; padding: 0px; font-weight: normal; color: #000;}
                    #bom-content-wrapper h2 {font-size: 22px; font-family: "Georgia", serif; border: none; padding: 0px; font-weight: normal; color: #000; margin-bottom: 20px;}
                    .infoTitle {width: 130px; float: left;}
                    .infoTitle:after {content: ":";}
                    
                    #bom-content-container #bom-content-wrapper a {color: #997a26; text-decoration: underline;}
                        #bom-content-container #bom-content-wrapper a:hover {color: #1a1a1a;}
                    #bom-obituary-photo {margin: 0 20px 20px 0; float: left; box-shadow: 0 0 5px rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px rgba(0,0,0,.75); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.75); border: 5px solid #fff;}
                    .bom-button {margin: 10px auto 20px; padding: 2px 10px; width: auto; height: 22px; text-align: center; clear: both; border: 1px solid #fff;
                        color: #404040 !important;
                        text-decoration: none !important;
                        box-shadow: 0 0 5px rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px rgba(0,0,0,.75); -webkit-box-shadow: 0 0 5px rgba(0,0,0,.75);
                        border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
                        background: #f9e3a7; /* Old browsers */
                        background: -moz-linear-gradient(top, #f9e3a7 0%, #d6c490 20%, #928562 75%, #817657 100%); /* FF3.6+ */
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9e3a7), color-stop(20%,#d6c490), color-stop(75%,#928562), color-stop(100%,#817657)); /* Chrome,Safari4+ */
                        background: -webkit-linear-gradient(top, #f9e3a7 0%,#d6c490 20%,#928562 75%,#817657 100%); /* Chrome10+,Safari5.1+ */
                        background: -o-linear-gradient(top, #f9e3a7 0%,#d6c490 20%,#928562 75%,#817657 100%); /* Opera 11.10+ */
                        background: -ms-linear-gradient(top, #f9e3a7 0%,#d6c490 20%,#928562 75%,#817657 100%); /* IE10+ */
                        background: linear-gradient(to bottom, #f9e3a7 0%,#d6c490 20%,#928562 75%,#817657 100%); /* W3C */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e3a7', endColorstr='#817657',GradientType=0 ); /* IE6-9 */}
                        .bom-button:hover {
                            background: #a6986f; /* Old browsers */
                            background: -moz-linear-gradient(top, #a6986f 0%, #fce6a9 100%); /* FF3.6+ */
                            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6986f), color-stop(100%,#fce6a9)); /* Chrome,Safari4+ */
                            background: -webkit-linear-gradient(top, #a6986f 0%,#fce6a9 100%); /* Chrome10+,Safari5.1+ */
                            background: -o-linear-gradient(top, #a6986f 0%,#fce6a9 100%); /* Opera 11.10+ */
                            background: -ms-linear-gradient(top, #a6986f 0%,#fce6a9 100%); /* IE10+ */
                            background: linear-gradient(to bottom, #a6986f 0%,#fce6a9 100%); /* W3C */
                            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6986f', endColorstr='#fce6a9',GradientType=0 ); /* IE6-9 */}
                        .bom-button a {display: block; width: 100%; height: 100%; color: #404040 !important; font-size: 14px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-decoration: none !important;}
                           .bom-button.bom-printable {width: 100px;}
                            .bom-button:hover a {}
                        
                        #bom-content-wrapper .obitFlowerCTA {
                            display: block;
                            position: relative;
                            margin: 25px auto;
                            width: 300px;
                            height: 200px;
                            background: url("obituaries-orderFlowers.png") 50% no-repeat;
                            clear:both;
                        }
                        #bom-content-wrapper .obitFlowerCTA .obitFlowerText {
                            position: absolute;
                            bottom: 50px;
                            width: 100%;
                            text-align: center;
                            font-family: "Georgia", serif;
                            font-size: 24px;
                            color: #000;
                        }

                            
                        #bom-story-scroller-container, #bom-recent-photos-container {display: none;                        }
                        #bom-right-col {position: absolute; width: 940px; height: 85px; bottom: 0; margin-left: 0px; overflow: hidden;}
                        #bom-candle-scroller-container {background: #171717 url("bom-tributes-now.jpg") right no-repeat; width: 100%; height: 85px; z-index: 1;}
                           #bom-candle-scroller-container h3 {display: none;}
                            #bom-candle-scroller {display: none;}


                            .bom-leave-condolence-con form label {width: 200px; display: block;}
                            .bom-leave-condolence-con form #Message {display: block; width: 75%; height: 170px; margin-bottom: 20PX;}
                            
                            #pagination-con { text-align: center; padding: 10px; }
                            #pagination-con .pagination-button { color: #997a26; cursor: pointer; }
                            #pagination-con .pagination-page-status { padding: 0 10px; }
                            
                            #bom-lac-view .bom-light-candle-link { width: 96px; margin: 0 auto; }
                            #bom-flower-view .bom-order-flowers-link { width: 96px; margin: 0 auto; }
                            .bom-place-donation-link { width: 110px; margin: 0 auto; }
                            .bom-leave-condolence-link { text-decoration: none; width: 165px; margin:0 auto; display: block; }
                            

#bom-nav-hal{
    position: relative; top:-50px;
}
#bom-nav .bom-nav-flowers {
    max-width: 100%;
}
#bom-nav-contributefund{
    position: relative; top:-50px;
}
div#bom-nav-hal a {
    text-decoration: none;
}
#bom-nav-hal #bom-nav-hal-body, #bom-nav-contributefund #bom-nav-contributefund-body {
    width: auto;
    padding-left: 90px;
    float: none;
    padding-top: 8px;
}
#bom-nav-contributefund #bom-nav-contributefund-body {
    padding-top: 13px;
}
@media (max-width: 750px){
    #bom-nav-hal #bom-nav-hal-body,#bom-nav-contributefund #bom-nav-contributefund-body {
        padding-top: 16px;
        font-size: 14px;
        padding-left: 120px;
    }
    #bom-nav-contributefund {
        position: relative;
        top: 0px; 
    }
    #bom-nav-contributefund #bom-nav-contributefund-body {
        padding-top:20px;
    }
}
#bom-nav-concierge {
    cursor:pointer;
    position: relative; top:-50px;
    /*height: 85px;*/
    height: inherit;
    font-family: Georgia;
    background: rgb(25,25,25); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(25,25,25,1) 0%, rgba(76,76,76,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,25,25,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* W3C */
    border-top: solid 1px #FCE6A9;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
}

#bom-nav-concierge #bom-nav-concierge-txt{
    padding: 7px;
}
#bom-nav-concierge-heading{
    text-shadow: 1px 1px 1px #040505;
    font-size: 1.1em;     
    line-height: 16px;
    margin-right: 5px;
    padding: 0px 40px 5px 0px;
    text-align: right;
    background: url('../../bom_images/conciergeServices-logo.png') no-repeat right 2px;
}
#bom-nav-concierge-body{
    border-top: 1px solid #cec09f;
    padding: 5px;
    font-size: 0.8em;
    text-align: left;
}
#bom-nav-concierge-body-txt{
    display: inline-block;
    color: #fff;
    line-height: 16px;
    width: 80%;
    padding-bottom: 2px;
}
#bom-nav-concierge-btn{
    display: inline-block;
    background-color: #cec09f;
    color: rgb(25,25,25);
    float: right;
    font-weight: bold;
    padding: 3px;
}

#bom-nav-concierge-txt a{
    color: #fce6a9;
    font-size: inherit;
    text-decoration: none;
}

/*misc form settings*/
#bom-content-wrapper form .bom-form-row label { display: block; width: 140px; float: left; line-height: 23px; }
#bom-content-wrapper form .bom-form-row label#SimpleMathCaptchaLabel {
  width: auto;
}


#bom-content-wrapper fieldset { margin: 10px 0; }
#bom-content-wrapper .bom-error { color: red; }

/*help*/
#bom-help-faq .bom-faq {margin: 20px 0;}
#bom-help-faq .bom-faq .bom-faq-question,
#bom-help-faq .bom-faq .bom-faq-answer {margin: 2px 0;}

/*story upload*/
/*#bom-content-wrapper form .bom-form-row label { display: block; width: 100px; float: left; line-height: 23px; }*/
#bom-content-wrapper .bom-share-story-link {width:100px;}
#bom-content-wrapper form .bom-textarea-full { width: 100%; height: 80px; }
#bom-content-wrapper form .bom-form-row label.label-full { width: 100%; float: none; }

#bom-story-photo-con img.photo-selected{
    padding: 0;
    border: 2px solid blue;
}

#bom-content-wrapper #bom-stories-list .bom-story { clear: both; overflow: auto; padding: 20px 0; border-bottom: 1px #AAA solid; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-left-con { float: left; width: 90px; min-height: 1px; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-right-con { float: left; width: 300px; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-list-title { float: left; clear: right; font-weight: bold; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-list-message { padding-top: 25px; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-list-from { margin-top: 10px; margin-left: 25px; font-style: italic; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-list-posted { color: #999; font-size: 0.8em; text-align: right; padding-top: 5px; }
#bom-content-wrapper #bom-stories-list .bom-story .bom-story-list-viewall { margin-top: 10px; }

#travel_img {
    background-image: url("/book-of-memories/bom_images/FCS-header_only.jpg");
    background-repeat: no-repeat;
    width: 100%; /*or your image's width*/
    height: 83px; /*or your image's height*/
    background-size:cover;
    margin: 0;
    padding: 0;
} 

/*share with friend*/
#bom-content-wrapper .bom-share-with-friend .bom-email-friend-message { margin:15px 0;}

#bom-content-wrapper .bom-share-photos-link { width: 88px; margin: 0 auto; }

/*family interactive*/
.bom-fi-wrapper .bom-fi-menu .bom-button {} /* AWLD: was "height: initial;" */
.bom-fi-wrapper .bom-fi-menu { position: relative; list-style: none; width: 200px; padding: 0px; }
.bom-fi-wrapper .bom-fi-menu .bom-fi-menu-help { display: none; position: absolute; width: 180px; right: -200px; top: 0px; }
.bom-fi-wrapper .bom-fi-menu .bom-button:hover>span.bom-fi-menu-help {display:block;}
#bom-content-wrapper .bom-fi-wrapper #bom-fi-ecard2 form .bom-form-row label { width: 170px; }
#bom-content-wrapper .bom-fi-wrapper #bom-fi-ecard2 .bom-form-row #message { width: 300px; height: 100px; }

/*******Charity***********/

#bom-charity-sel{ width: 350px; }
.bom-selected-charity span{ font-weight: bold;}
.bom-selected-charity{ margin: 10px 0; }
#bom-selected-charity-con{
    border-radius: 3px;
    border: 1px solid #CCC;
    padding: 8px;
    background-color: white;
}

#bom-content-wrapper .bom-donation-con form .bom-form-row label{ width: 150px; }
.bom-donation-row{ padding: 5px 0; margin-right:75px;}
.bom-donation-row label{ display: inline-block; width: 150px; }

span.bom-required{
    color: red;
    padding-right: 3px;
    float: left;
    line-height: 2em;
}

#bom-content-wrapper form .bom-form-row input#PostalZipCode{ 
  width: 140px; /* AWLD: was 90px */
}

#bom-content-wrapper form .bom-form-row input#CHName{ 
  width: 180px; 
}

#bom-content-wrapper form .bom-form-row input#CCVV{ width: 50px; }
div.donation-form-note{
    margin-left: 150px;
    color: #999999;
    font-style: italic;
    font-size: 10px;
    clear: both;
}
.bom-donation-con fieldset h3 {margin-bottom:5px;}
.bom-donation-con .bom-textarea{ width: 380px; height: 50px; }
.bom-donation-con #donation-family-message.bom-textarea{ height: 80px; }

.bom-note{ font-style: italic; font-size: 0.9em; }
.bom-donation-con form input.bom-radio { width: auto; margin: 0px 5px; }

.bom-family-preferred{ margin: 3px 0; padding-left: 20px; line-height: 20px; background-image: url('star.png'); background-repeat: no-repeat; background-position: left top; }

#bom-selected-charity-con.charity-check{ padding-left: 30px; background-image: url('tick.png'); background-repeat: no-repeat; background-position: 10px center; }
.bom-donation-con .bom-form-row{ line-height: 23px; clear: both; }
.donation-cc-cards img{ float: left; }
.donation-cc-cards{margin-left: 10px; float: left; }

/***** Donation Tabs *****/
.charity-search-con{
    margin: 0 20px;
    background: white;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid gray;
}

#charity-tabs, #charity-tabs ul{ background: none; border: none; }

#charity-tabs ul { background: none; border: none; }
#charity-tabs .ui-tabs-panel{ background: white; border-radius: 4px; border: 1px solid #FBD850; }
#charity-search-btn{ 
  float: right; 
  margin-top: 20px; /* AWLD */
}
#charity-paging{ list-style: none; margin: 10px 0; padding: 0 20px; float: right; }

#charity-paging .page-number,
#charity-paging #page-first,
#charity-paging #page-last,
#charity-paging #page-next,
#charity-paging .current-page,
#charity-paging #page-previous,
#charity-paging .page-disabled{
    float: left;
    margin: 0 5px;
    color: blue;
    cursor: pointer;
}
#charity-paging .current-page{ font-weight:bold; color: black; cursor: auto; }
#charity-paging .page-disabled{ color: gray; cursor: auto; }
#charity-search-results{ list-style: none; margin: 60px 0; padding: 0; }
#charity-search-results li{ background: white; padding: 1px 3px; overflow: hidden; }
#charity-search-results li.odd-charity{ background: #CCCCCC; }
#charity-search-results li button{ float: right; }
.charity-search-name{ font-size: 11px; color: gray; }
#charity-search-results li.charity-no-exact{ background: none; font-weight: bold; padding: 10px 15px 10px; }

/*modals*/
.bom-modal-window .bom-modal-close { top: -9px; right: -30px; position: absolute; height: 25px; width: 25px; background-image: url('mask-close.png'); cursor: pointer;}
iframe.modal-photomem {border-color: #fff !important; border-width: 10px !important;}

/*light a candle*/
#bom-lac-form #bom-lac-cinfo .bom-lac-row textarea { width: 97%; }
#bom-lac-form .bom-lac-row .bom-lac-input label { text-align: right; width: 130px; display: inline-block; }
#bom-lac-form .bom-lac-row .bom-lac-input input[type='text'] {width:170px;}
#bom-lac-form .bom-lac-row .bom-lac-input select {width:174px; border: solid 1px #000;}
.bom-select {width:140px; border: solid 1px #000;}

/*view candles*/
#bom-candle-list .bom-candle div { padding: 1px 0; }
#bom-candle-list .bom-candle { border-bottom: 1px solid #AAA; margin-bottom: 15px; }
#bom-candle-list .bom-candle .bom-candle-date { color: #999; font-size: 0.8em; text-align: right; }
#bom-candle-list label { font-weight: bold; }

/*view condolences*/
#bom-condolence-list .bom-condolence div { padding: 1px 0; }
#bom-condolence-list .bom-condolence { border-bottom: 1px solid #AAA; margin-bottom: 10px; }
#bom-condolence-list .bom-condolence .bom-condolence-posted { color: #999; font-size: 0.8em; text-align: right; }
#bom-condolence-list .bom-condolence label { font-weight: bold; }

/*view donations*/
#bom-donation-list .bom-donation div { padding: 1px 0; }
#bom-donation-list .bom-donation { border-bottom: 1px solid #AAA; margin-bottom: 15px; padding-bottom: 10px; }
#bom-donation-list .bom-donation label { font-weight: bold; }

/*view flowers*/
#bom-flower-list label { font-weight: bold; width: 95px; display: inline-block; }
#bom-flower-list .bom-flower div { padding: 3px 0; }
#bom-flower-list .bom-flower {
    border-bottom: 1px solid #AAA;
    margin-bottom: 15px;
    padding-bottom: 3.5rem;
    clear: both;
    overflow: hidden;
    position: relative;
    min-height: 60px;
    line-height: normal;
}
    @media screen and (max-width: 750px) {
        #bom-flower-list .bom-flower {
            padding-bottom: 5rem;
        }
    }
#bom-flower-list .bom-flower-image { float: left; margin-right: 10px; min-width: 96px; min-height: 120px; max-width: 192px; max-height: 240px; }
#bom-flower-list .bom-flower-image img {max-width:100%;}
#bom-flower-list .bom-flower-name { font-weight: bold; }
#bom-flower-list .bom-flower-name,
#bom-flower-list .bom-flower-from,
#bom-flower-list .bom-flower-message { float: left; /*width: 280px;*/ width: 250px; }
#bom-flower-list .bom-flower .bom-flower-date {
    color: #999;
    font-size: 0.8em;
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#bom-flower-list > div > div.bom-flower-image > img{ max-width: 9em; padding-right: 3em; }

/*service details*/
#bom-content-wrapper .info-container:first-child {border-top: none;}
#bom-content-wrapper .info-container { border-top: 1px solid #aaa; padding: 15px 5px 5px 15px; margin-bottom: 25px; }
.bom-services-wrapper .infoTitle { float: left; width: 100px; }
.bom-services-wrapper .infoContent { width: 470px; float: right; }
.bom-services-wrapper .infoItem { overflow: hidden; clear: both; }

/*florist one & sympathy cards*/
#florist-one-skin #view-product .information { float: none !important; }
#bom-content-wrapper form#card-form .bom-form-row{ margin: 10px 0; }
#bom-content-wrapper form .bom-form-row input.send-date{ width: auto; }
#bom-content-wrapper form #sendCareOfFH { width: auto; }
#bom-content-wrapper form .bom-card-radio-group { width: 75px; float: left; margin-bottom:8px; }
#bom-content-wrapper form .bom-form-row.customize-textarea textarea { width: 100%; height:7em; }
#bom-content-wrapper form .bom-card-radio-group.card-question { margin-left:150px; }
#bom-content-wrapper form select.card-question { margin-left:150px; }
#bom-content-wrapper form#card-form .bom-form-row label{ width: 150px; }
#bom-content-wrapper form#card-form .bom-form-row label.card-question { width:100%; float:none; clear:both; }
#signature-info-div .signature-left {float:left;width:400px;}
#signature-info-div #signature-font-display {float:right;}
#signature-info-div textarea {clear:both; width:100%;}
#bom-content-wrapper form .bom-card-radio-group input { width:auto;}
#note-textarea{ display:none; }
#signature-info-div { display:none;}
#bom-return-address-info { display:none;}
#florist-one-skin #bom-card-recipient-info input[type='text'] {width:300px;}

.cart-product-quantity-header {float:left; width:75px;}
.cart-product-preview-header {float:left; width:135px;}
.cart-product-details-header {float:left; width:215px;}
.cart-product-cost-header {float:right; width:150px;}
#view-cart-headers {border:1px solid;margin-top:10px;overflow: hidden;}
#view-cart-headers .title {font-weight:bold; width:100%; text-align:center;}
#view-cart-item-list {overflow-y: hidden;}

.cart-product-box{ clear:both; border:1px solid; background-color:white;}
.cart-product-quantity-box {float:left; width: 75px; height:145px;}
.cart-product-preview-box{float:left;width:135px;padding-top:5px;}
.cart-product-details-box{float:left;margin-left:10px; width:215px;position:relative;}
.cart-product-cost-box {float:right;width:150px;}
.cart-product-box .information {text-align:center;width:100%;font-weight:bold;padding-top:5px;}
.cart-product-preview-box .thumbnail {text-align:center;width:100%;}
.cart-centred-row{clear:both; text-align:center;}
.cart-info-row {clear:both;}
.cart-info-label {float:left; width:125px;}
.cart-info-info {float:left;}
.cart-product-cost-box {float:right;}
.cart-product-cost-box .cart-info-label {float:left;width:auto;}
.cart-product-cost-box .cart-info-info {float:right;width:50px;text-align:right;padding-right:5px;}

.cart-centred-row input {width:55px;}
.cart-centred-row input.card-quantity {text-align:center;}
.cart-product-quantity-box #update-button {padding-top:5px;padding-bottom:10px;}
.quantity-box-liner {padding-top:35px;}

#shopping-cart-button-row {clear:both; padding-top:10px;}
#shopping-cart-button-row input {width:auto; max-width:135px;}
#shopping-cart-button-row #clear-cart-button {float:right;margin-right:10px;}
#shopping-cart-button-row #checkout-button {float:right;}
#shopping-cart-button-row #continue-shopping-button {float:right;margin-right:10px;}
#shopping-cart-button-row #edit-billing-button {float:left;}

#shopping-cart-totals-info {border:1px solid; width:150px; float:right; background-color:white; margin-top:20px;}
#shopping-cart-totals-info .sct-value {float:right; width:50px; text-align:right; padding-right:5px;}
#shopping-cart-totals-info .sct-label {width:auto; float:left; font-weight:bold;}
#shopping-cart-totals-info .sct-row {float:right; width:150px;clear:both;}

.cart-hover-panel { position:absolute; width:370px; display:none; min-height:125px; z-index: 99; padding: 10px; border:1px solid; font-size:80%; top:145px; left:-10px; background-color:white;}
.cart-hover-activated {color:gray;}
.cart-hover-label {font-size:125%; font-weight:bold; bottom-margin:10px;}
.cart-hover-info {text-align:center; font-style:italic;}
.cart-hover-info.formatted{text-align:left; font-style:normal;}
.cart-hover-img {position:absolute; top:0px; left:250px;}

#view-cart-billing-info {float:left;height:150px;}
#view-cart-billing-info .title {font-weight:bold;}

#payment-information .textgroup label  {width: 150px;float:left;}
#geotrust {float:right;top:-100px;position:relative;}
#complete-payment-form{margin-left:150px;}
#payment-abort-blurb{float:left; margin-left:150px; margin-right:110px; margin-top:25px;}
#clear-cart-button-checkout{float:left; margin-top:10px; margin-left:150px;}

/*view photos*/
#bom-photo-list {width: 400px; margin: 0 auto;}
#bom-photo-list .bom-photo { clear: both; overflow: auto; padding: 20px 0; border-bottom: 1px #AAA solid; }
#bom-photo-list .bom-photo .bom-photo-image { float: left; width: 160px; min-height: 1px; }
#bom-photo-list .bom-photo a { float: left; margin-right: 10px; }
#bom-photo-list .bom-photo .bom-photo-right-con { float: left; width: 232px; position: relative; }
#bom-photo-list .bom-photo .bom-photo-description { margin-top: 10px; }
#bom-photo-list .bom-photo .bom-photo-date { color: #999; font-size: 0.8em; text-align: right; }

#bom-affiliations .bom-affiliation {display: block;}
#bom-nav-ficta a {color:#fce6a9;text-decoration: none;}
#bom-nav-ficta #bom-nav-familylogin-icon {background: url('familyint-logo.png') no-repeat; width:36px; height: 35px; margin:0 auto;}

/* OLD BUTTON: */
 *#bom-nav .menuHeader_sendflowers{
    display: block;
    background: url('sendFlowers.png') no-repeat;
    width:198px;
    height:75px;
    /*margin-left: -5px;*/
    margin-left: 0px;
    margin-top: -23px;
}
*#bom-nav .menuHeader_sendflowers span {
    display: none;
}





/*#bom-nav #bom-nav-HAL-txt{
    cursor:pointer;
    position: relative;
    background: url('HALbtn.jpg') no-repeat;
    width:198px;
    height: 52px;
}*/
#bom-nav #bom-nav-tributeart {
    cursor:pointer;
    position: relative;
    background: url('tn-tributeart-ad.jpg') no-repeat;
    width:198px;
    height: 100px;
}
#bom-nav #bom-nav-subscriptionCTA{
    cursor:pointer;
    position: relative;
    background: url('subscription-btn.jpg') no-repeat;
    height: 80px;
    font-family: Georgia;
    font-size: 1.2em;
    text-align: right;
    text-shadow: 1px 1px 1px #040505;
}
#bom-nav #bom-nav-subscriptionCTA p { color: #cec09f !important; margin:0;}
#bom-nav #bom-nav-subscriptionCTA a { color: #cec09f !important; text-decoration:none; }
#bom-nav #bom-nav-subscriptionCTA #bom-nav-subscriptionCTA-click { font-style: italic; padding-right: 17px;}
#bom-nav #bom-nav-subscriptionCTA #bom-nav-subscriptionCTA-text { padding: 10px 17px 6px 0; }


#bom-wrapper #bom-backtofh-btn {
    z-index: 100;
    margin: 0 auto;
    position: absolute;
    left: 40%;
    cursor: pointer;
    background: url('../../bom-themes/TN/bom-backtofh-btn.png') no-repeat;
    width: 177px;
    height: 24px;
}

#bom-insignias-con #insignia-copyright {
    line-height: 14px;
    font-size: 10px;
    margin-bottom: 15px;
    padding: 0 20px;
    text-align: center;
    font-style: italic;
    color: #888;
}

#bom-content-wrapper #bom-obituary-disclaimer {
    width: 168px;
    height: 44px;
    background-image: url('obitsafe.png');
    display: block;
    margin: 0 auto;
    top: 40px;
    position: relative;
    margin-bottom: 40px;
}

.bom-form-row:after {
	content: "";
	display: block;
	clear: both;
	width: 1px;
	height: 1px;
}


/* -- resp mods -- */

#bom-menu-btn {
	display: none;
}
.bom-donation-con #donation-family-message.bom-textarea {
  width: 462px; /* AWLD */
}

.bom-donation-con #NotesToCharity.bom-textarea{
  width: 614px; /* AWLD */
}

/* -- END resp mods -- */

@media screen and (max-width: 960px){
	#bom-site-wrapper #bom-wrapper {
		width: 715px;
	}
	#bom-header {
		width: 685px;
	}
	#candles-con{
		width: 515px;
	}
	
	#candle-0 {top: 20px; left: 220px; z-index: 20;}
	/* Center 1 Left Back */
	#candle-1 {top: 0px; left: 181px; z-index: 10;}
	/* Center 1 Right Back */
	#candle-2 {top: 0px; left: 135px; z-index: 10;}
	/* Center 1 Left Forward */
	#candle-3 {top: 18px; left: 160px; z-index: 10;}
	/* Center 1 Right Forward */
	#candle-4 {top: 18px; left: 265px; z-index: 10;}
	/* Center 2 Left Back */
	#candle-5 {top: 0px; left: 90px;}
	/* Center 2 Right Back */
	#candle-6 {top: 0px; left: 340px;}
	/* Center 3 Left Forward */
	#candle-7 {top: 25px; left: 395px; z-index: 10;}
	/* Center 3 Right Forward */
	#candle-8 {top: 25px; left: 305px; z-index: 10;}
	/* Center 3 Left Back */
	#candle-9 {top: 10px; left: 5px; }
	/* Center 3 Right Back */
	#candle-10 {top: 10px; left: 440px;}
	/* Center 4 Left Forward */
	#candle-11 {top: 35px; left: 80px; z-index: 10;}
	/* Center 4 Right Forward */
	#candle-12 {top: 35px; left: 350px; z-index: 10;}
	/* Center 4 Left Back */
	#candle-13 {top: 20px; left: 40px;}
	/* Center 4 Right Back */
	#candle-14 {top: 20px; left: 525px;}
	
	#bom-content-wrapper {
		padding: 0 20px 125px 20px;
		width: 475px;
	}
	
	.bom-leave-condolence-con form #Message {
		width: 300px;
	}
	
	.files td.preview canvas {
		width: 40px !important;
		height: 40px !important;
	}
	.files .progress {
		width: 89px !important;
	}
	
    #bom-nav #bom-in-memory-con {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        padding: 0px 5px;
        position: relative; /* AWLD */
        bottom: 230px;
        width: 190px;
        left: 0px;
        text-align: center;
        height: 0px; /* AWLD */
    } 
        
	#bom-content-container {
		background: none;
	}
	#bom-content-wrapper .info-container {
		padding-left: 0;
	}
	.bom-services-wrapper .infoContent {
		width: 335px;
	}
    
    #bom-content-wrapper .bom-services-wrapper .facebook-share,
    .bom-services-wrapper .loc-map-controls {
        width: calc(100%/2 - 1.25%);
        max-width: 165px;
    }
    
    div#control {
        min-height: inherit;
    }
	div.bom-googlemap { /* AWLD */
	  width: 412px;
	  height: 530px;
	}
	
	.bom-donation-con #donation-family-message.bom-textarea,
	.bom-donation-con #NotesToCharity.bom-textarea {
	  width: 453px; /* AWLD */
	}
}
@media screen and (min-width: 751px) {

    li#menu_tributeart {
        display: none !important;
    }
}
@media screen and (max-width: 750px){
    #bom-nav a.menuHeader_sendflowers {
        margin: -18px auto 0;
        /*padding-left: 120px;*/
        padding-left: 27%;
        height: 60px;
        width: 100%;
        width: 73%;
        line-height: 60px;
    }
    #bom-nav a.menuHeader_sendflowers:before {
        height: 60px;
        width: 75px;
        background-position: 50%;
    }
    #bom-content-wrapper .bom-services-wrapper .facebook-share,
    #bom-content-wrapper .facebook-share,
    .bom-services-wrapper .loc-map-controls {
        width: 99%;
        max-width: none;
        float: none;
    }
    .event-guarantee-text {
        display: block;
        padding-left: 0;
        height: unset;
    }
    #bom-nav #bom-nav-tributeart {
        display: none;
    }
	#bom-site-wrapper #bom-wrapper {
		width: 450px;
	}
	#bom-header {
		width: 420px;
        background-position: -127px -30px !important;
        background-size: 129% auto !important;
        z-index:11;
	}
	#candles-con {
		height: 190px;
		left: 0px;
		position: absolute;
		top: 11px;
		width: 100%;
		overflow: hidden;
	}
	
	#candles-con .candle-body {
		width: 40px;
		background-size: 100% auto;
	}
	#candles-con .lit-candle .candle-body {
		width: 65px;
	}
	#candles-con .lit-candle .candle-flame-con {
		margin: 15px 0 0 28px;
	}
	
	#candle-0 {top: 38px; left: 185px; z-index: 20;}
	/* Center 1 Left Back */
	#candle-1 {top: 20px; left: 155px; z-index: 10;}
	/* Center 1 Right Back */
	#candle-2 {top: 35px; left: 162px; z-index: 10;}
	/* Center 1 Left Forward */
	#candle-3 {top: 37px; left: 132px; z-index: 10;}
	/* Center 1 Right Forward */
	#candle-4 {top: 30px; left: 227px; z-index: 10;}
	/* Center 2 Left Back */
	#candle-5 {top: 25px; left: 117px;}
	/* Center 2 Right Back */
	#candle-6 {top: 31px; left: 277px;}
	/* Center 3 Left Forward */
	#candle-7 {top: 32px; left: 342px; z-index: 10;}
	/* Center 3 Right Forward */
	#candle-8 {top: 38px; left: 257px; z-index: 10;}
	/* Center 3 Left Back */
	#candle-9 {top: 20px; left: 62px; }
	/* Center 3 Right Back */
	#candle-10 {top: 20px; left: 357px;}
	/* Center 4 Left Forward */
	#candle-11 {top: 40px; left: 102px; z-index: 10;}
	/* Center 4 Right Forward */
	#candle-12 {top: 38px; left: 307px; z-index: 10;}
	/* Center 4 Left Back */
	#candle-13 {top: 30px; left: 82px;}
	/* Center 4 Right Back */
	#candle-14 {top: 25px; left: 317px;}
	
	#candles-con-message {
		top: 168px;
	}
	#bom-photo-con {
		height: 195px;
		left: 143px;
		top: 215px;
		width: 149px;
        border: 3px solid #D1C96D;
	}
	#bom-photo-con img {
		height: 100%;
		text-align: center;
	}
	
	#bom-header {
		height: 195px;
	}
	#bom-nav {
		width: 100%;
		height: auto;
		border: 0;
        padding-top: 200px;
	}
	#bom-content-container {
		width: 100%;
	}
	#bom-nav > ul:first-of-type {
		display: none;
		width: 100%;

	}
	#bom-nav > ul:first-of-type li a{
		position: relative;
        background-size: cover;
	}
	     
             
	#bom-nav #bom-in-memory-con {
		top: 0;
		margin: 20px auto;
		position: relative;
		padding: 0;
                height: 180px;  /* AWLD: added */
	}
        
	#bom-nav #bom-in-memory-con #bom-in-memory-name {
		width: auto;
	}
	#bom-nav .menuHeader_sendflowers {
	}
	#bom-nav #bom-nav-familylogin, #bom-nav #bom-nav-ficta, #bom-nav #bom-nav-subscriptionCTA {
		margin: 5px auto !important;
		width: 95% !important;
                height: 25px !important;
                float: none;
                background-image: none !important;
                background: rgb(76,76,76);
                background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(100%,rgba(19,19,19,1)));
                background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(19,19,19,1) 100%);
                background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(19,19,19,1) 100%);
                background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(19,19,19,1) 100%);
                background: linear-gradient(to bottom, rgba(76,76,76,1) 0%,rgba(19,19,19,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
                border: 1px solid #5C5C5C;
                box-shadow: 1px 1px 0 #000;
                -moz-box-shadow: 1px 1px 0 #000;
                -webkit-box-shadow: 1px 1px 0 #000;
	}
        #bom-nav #bom-nav-ficta #bom-nav-familylogin-txt, #bom-nav #bom-nav-familylogin #bom-nav-familylogin-txt {
            text-align: center !important;
        }
        #bom-nav-familylogin p,
        #bom-nav #bom-nav-subscriptionCTA p {
            display: inline-block;
        }
	#bom-nav-fh, #bom-nav-error-contact, #socialLinks, #bom-backtofh-btn {
		display: none !important;
	}
	
	#bom-content-wrapper {
		padding: 20px 15px 125px;
		width: 420px;
		margin-top: 0;
	}
	#bom-site-wrapper #bom-wrapper {
		background: #fff !important;
	}
	.charity-search-con {
		margin: 0;
	}
	
	.bom-leave-condolence-con form #Message {
		width: 225px;
	}

	.files .progress {
		width: 60px !important;
	}
	
	.files .bom-photo-descriptions {
		width: 110px;
	}

    div#bom-menu-btn {
       line-height: normal;
       letter-spacing: normal;
       display: block;
       width: 96%;
       height: 33px;
       margin-left: auto;
       margin-right: auto;
       border: 1px solid #5C5C5C ;
       padding-top: 17px;
       font-size: 16px;
       color: #fce6a9 ;
       text-shadow: 1px 1px 0 #000;
       text-decoration: none;
       text-align: center;
       cursor: pointer;
       background-size: cover;
       position: relative;
       box-shadow: 1px 1px 0 #000;
    }  
	
	#candles-con-message a {
	  text-align: center;
	  text-decoration: none;
	  background: rgba(255,255,255,0.3);
	  padding: 0px 15px;
	}
	
	#bom-nav #bom-nav-subscriptionCTA, #bom-nav-familylogin {
		/*float: left;*/
		/*margin: 20px 3px 20px !important;*/
		/*display: block;*/
		/*width: 47.69% !important;*/
		/*height: 80px !important;*/
		/*background-size: cover !important;*/
	}
	
	#bom-nav-familylogin p {
		padding: 0 !important;
		margin-bottom: 0 !important;
		font-size: 17px;
	}
	#bom-nav-subscriptionCTA-click {
		display: inline-block;
                
	}
        #bom-nav #bom-nav-subscriptionCTA {
            margin-bottom: 10px !important;
            text-align: center;
        }
	#bom-nav #bom-nav-subscriptionCTA #bom-nav-subscriptionCTA-text {
            padding: 0;
            display: inline-block;
        }
	.bom-services-wrapper .infoContent {
		width: 175px;
	}
        
        #bom-nav .menuHeader_sendflowers {
            border-bottom: 1px solid #f2deaa;
        }
        
        #bom-nav ul li#menu_bomorder {height: 2.5em;} /* AWLD: added */ 
    
	div.bom-services-wrapper { /* AWLD */
		width: 420px !important;
	}
	
	.bom-donation-con #donation-family-message.bom-textarea ,
	.bom-donation-con #NotesToCharity.bom-textarea {
	  width: 398px; /* AWLD */
	}

}

@media screen and (max-width: 479px){
	#bom-header{
        width: 290px;
        background-position: -92px -22px !important;
        background-size: 129% auto !important;
        z-index: 11;
        height: 155px;
    }
	#bom-photo-con {
		top: 175px;
	}
    #bom-site-wrapper #bom-wrapper {
		width: 320px;
	}
	#bom-nav a.menuHeader_sendflowers {
        padding-left: 37%;
        width: 63%;
    }
    #candles-con{
        top: -29px;
        left: -3px;
        width: 320px;
    }
    
	#candles-con .candle-body {
		width: 35px;
	}
	
	#candles-con .lit-candle .candle-body {
		width: 60px;
	}
	#candles-con .lit-candle .candle-flame-con {
		margin: 20px 0 0 26px;
	}
	#candle-0 {top: 38px; left: 117px; z-index: 20;}
	/* Center 1 Left Back */
	#candle-1 {top: 20px; left: 103px; z-index: 10;}
	/* Center 1 Right Back */
	#candle-2 {top: 35px; left: 110px; z-index: 10;}
	/* Center 1 Left Forward */
	#candle-3 {top: 37px; left: 80px; z-index: 10;}
	/* Center 1 Right Forward */
	#candle-4 {top: 30px; left: 155px; z-index: 10;}
	/* Center 2 Left Back */
	#candle-5 {top: 25px; left: 65px;}
	/* Center 2 Right Back */
	#candle-6 {top: 31px; left: 205px;}
	/* Center 3 Left Forward */
	#candle-7 {top: 32px; left: 270px; z-index: 10;}
	/* Center 3 Right Forward */
	#candle-8 {top: 38px; left: 185px; z-index: 10;}
	/* Center 3 Left Back */
	#candle-9 {top: 20px; left: 10px; }
	/* Center 3 Right Back */
	#candle-10 {top: 20px; left: 285px;}
	/* Center 4 Left Forward */
	#candle-11 {top: 40px; left: 50px; z-index: 10;}
	/* Center 4 Right Forward */
	#candle-12 {top: 38px; left: 235px; z-index: 10;}
	/* Center 4 Left Back */
	#candle-13 {top: 30px; left: 30px;}
	/* Center 4 Right Back */
	#candle-14 {top: 25px; left: 245px;}

	#bom-photo-con {
	  left: 82px;
	}
		
	#bom-content-wrapper {
	  margin-top: 0;
	  padding: 20px 10px 125px;
	  width: 300px;
	}
	
	#bom-content-wrapper form .bom-form-row label {
		width: 120px;
	}
	.bom-leave-condolence-con form #Message {
	  width: 134px;
	}
	
	#bom-charity-sel {
		width: 100%;
	}
	
	#bom-lac-form .bom-lac-row .bom-lac-input label {
		width: 110px !important;

	}
	#bom-lac-form .bom-lac-row .bom-lac-input input[type="text"], #bom-lac-form .bom-lac-row .bom-lac-input select {
		width: 160px;
	}

	div.bom-googlemap { /* AWLD */
	  width: 300px;
	  height: 530px;
	}
	
	#bom-googlemap { /* AWLD */
	  width: 288px !important;
	}
	
	div.bom-services-wrapper { /* AWLD */
		width: 300px !important;
	}
	
	div.donation-cc-cards {
	  padding-left: 75px !important; /* AWLD */
	}
	
	.bom-donation-con #donation-family-message.bom-textarea ,
	.bom-donation-con #NotesToCharity.bom-textarea {
	  width: 279px; /* AWLD */
	}
	
	/* Hide Help at 'phone size' */
	.bom-fi-wrapper .bom-fi-menu .bom-fi-menu-help {
	  	visibility: hidden; /* AWLD */
	}
	div#control {
            margin: 5px;
            width: 97%;
	}
        div#control input#directions {
            width: 97%;
        }
        div#control input {
            width: 98%;
        }
        
	div#florist-one-skin .header-bar {
	    height: 65px;
	}
}



#candle-cheque-steps{
  margin: 0 10px;
    font-size: 20px;
    background-color: rgba(255,255,255,0.7);
    padding: 30px;
    box-shadow:0 0 5px 1px #555;
}
#candle-cheque-steps .candle-cheque-step{
    margin-bottom:15px;
}
#candle-cheque-steps .candle-cheque-step .candle-cheque-step-label{
    margin-bottom:5px;
    font-weight: bold;
}

.loc-book-travel
{   
    height: 34px;
    width: 157px;
    margin-top: 10px;
    margin-bottom: 5px;
    box-shadow: 1px 3px 6px 0px #bbb;
    border: 1px solid #fff;
    box-sizing: border-box;
    background: rgb(25,25,25); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(25,25,25,1) 0%, rgba(76,76,76,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,25,25,1)), color-stop(100%,rgba(76,76,76,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(25,25,25,1) 0%,rgba(76,76,76,1) 100%); /* W3C */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#4c4c4c',GradientType=0 ); /* IE6-9 */
}

.loc-book-travel-txt {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    background: url('../../bom_images/conciergeServices-logo.png') no-repeat 5px 2px;
}

.loc-book-travel-txt a {
    text-decoration:none; color:#cec09f !important;
}

#bom-content-wrapper.travel-page .info-container {
        padding: 0px 0px 0px 0px;
        margin-bottom: 10px;
}

#lacPaypalGo {
    border:none;
    position:relative;
    top:10px;
}

#bom-content-wrapper.travel-page .infoItem {
        padding: 0px 0px 0px 0px;
}

#bom-content-wrapper.travel-page .infoContent {
        float: left;
        width: inherit;
}

#bom-content-wrapper.travel-page .infoList {
        position: relative;
}

#bom-content-wrapper.travel-page .loc-book-travel {
        position: absolute;
        top: -25px;
        left: 400px;
}




/* "send flowers" button style overrides */

#bom-site-wrapper.highlighted-flower-buttons #bom-nav a.menuHeader_sendflowers {
    display: block;
    position: relative;
    margin-top: 5px;
    margin-left: 3px;
    padding-left: 27.5%;
    width: 70%;
    height: 45px;
    color: #fff;
    text-align: left;
    line-height: 45px;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
#bom-site-wrapper.highlighted-flower-buttons *#bom-nav .menuHeader_sendflowers span {
    display: block !important;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-nav a.menuHeader_sendflowers:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    background-image: url("menu-flower-icon.svg");
    background-position: left center;
    background-repeat: no-repeat ;
    background-color: rgba(0,0,0,0.25);
    box-shadow: inset -1px 0 0 rgb(125, 46, 46);
    transition: ease 0.5s;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-nav a.menuHeader_sendflowers:hover:before {
    width: 100%;
    background-color: rgba(0,0,0,0.0625);
    box-shadow: none;
}
#bom-site-wrapper.highlighted-flower-buttons .loc-map-controls.loc-map-controls-send-flowers {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    min-height: 25px;
    background: linear-gradient(to bottom, #ff7979 0%, #a13a3a 100%);
    border-color: #7d2e2e;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
    float: left;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper .loc-map-controls.loc-map-controls-send-flowers a.send-flowers {
    display: block;
    left: 0;
    padding: 0 5px 0 35px;
    color: #fff !important;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper .loc-map-controls.loc-map-controls-send-flowers a.send-flowers:before {
    display: none;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper .loc-map-controls.loc-map-controls-send-flowers:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background-image: url("menu-flower-icon.svg") !important;
    background-position: left center;
    background-repeat: no-repeat ;
    background-size: contain;
    background-color: rgba(0,0,0,0.25);
    box-shadow: inset -1px 0 0 rgb(125, 46, 46);
    transition: ease 0.5s;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-wrapper .loc-map-controls.loc-map-controls-send-flowers:hover:before {
    width: 100%;
    background-color: rgba(0,0,0,0.0625);
    box-shadow: none;
}
#bom-site-wrapper.highlighted-flower-buttons #bom-content-container #bom-content-wrapper a.obituary-flower-link {
    color: #c70000;
}
#bom-site-wrapper.highlighted-flower-buttons .event-guarantee-text {
    color: #7d2e2e;
    padding-left: 15px;
}

@media screen and (max-width: 750px) {
    #bom-site-wrapper.highlighted-flower-buttons #bom-nav a.menuHeader_sendflowers {
        margin: -3px auto 0;
        width: 73%;
    }
}
@media screen and (max-width: 479px) {
    #bom-site-wrapper.highlighted-flower-buttons #bom-nav a.menuHeader_sendflowers {
        padding-left: 36%;
        width: 65%;
    }
}

/* END: "send flowers" button styles */

/* "no candles" override styles */

#bom-site-wrapper.candle-style-none #candles-con,
#bom-site-wrapper.candle-style-none #bom-nav ul li#menu_lac,
#bom-site-wrapper.candle-style-none li#menu_viewcandles,
#bom-site-wrapper.candle-style-none li#menu_bomprog,
#bom-site-wrapper.candle-style-none li#menu_helpcandlefaq {
    display: none;
}

/* END: "no candles" override styles */

/* "purchased candles" override styles */

#bom-site-wrapper.candle-style-purchased #candles-con-message,
#bom-site-wrapper.candle-style-purchased #bom-nav ul li#menu_lac,
#bom-site-wrapper.candle-style-purchased #bom-lac-view .bom-light-candle-link,
#bom-site-wrapper.candle-style-purchased li#menu_bomprog {
    display: none;
}
#bom-site-wrapper.candle-style-purchased .candle a {
   pointer-events: none;
}

/* END: "no candles" override styles */

/* unhiding donations links */
/*
#bom-nav li#menu_placedonation {
  display: none;
}*/

/* END hiding donations links */