/* MASTER OVERRIDE
 *
 * One CSS file that controls the behavior of all HTML templates
 *
 * NOTE: ORDER IS IMPORTANT.
 * Changes to all templates are written first.
 * Changes individual templates only if specific to that template
 *
 * The HTML template files must contain "override.css" instead of "home.css" or "default.css"
 *
 * HOWTO: Target a specific list element without referencing class: li[title='titlestring'] {attributes;}
 *
*/

/* ALL TEMPLATE OVERRIDES */
/*****************************/

.toggleMulti, .multipleLocations {display:block !important;}
.hideSingle, .oneLocation {display:none !important;}
#otherLocations {display: none !important;}
.location2, .branch2 {display:block !important;}
.location3, .branch3 {display:none !important;}
.location4, .branch4 {display:none !important;}
.location5, .branch5 {display:none !important;}

#footerContact span .location2, .branch2  {display: inline-block !important;}

/* TRIBUTE GIFTS ONLY SITE MAP CONTROLLER (DEFAULT: OFF) */
    /*.toggleGifts {display:none !important;}*/
    /*.flowersGiftsDropdown .column {padding-left:250px !important;}*/
/* END TRIBUTE GIFTS SITE MAP CONTROLLER */

/* FLOWERS ONLY SITE MAP CONTROLLER (DEFAULT: OFF) */
    /*.toggleFlowers {display:none !important;}*/
    /*.flowersGiftsDropdown .column {padding-left:400px !important;}*/
/* END TRIBUTE GIFTS SITE MAP CONTROLLER */

/* FLOWERS AND TRIBUTE GIFTS SITE MAP CONTROLLER */
    /*.toggleFlowersGifts {display:none !important;}*/
        /*#footerNav {width:770px;}*/
/* END TRIBUTE GIFTS SITE MAP CONTROLLER */


/* HEADER */

    /* VETERANS CONTROLLER (DEFAULT: OFF) */
        .toggleVets { display: none; }
    /* END VETERANS CONTROLLER */

    /* HEROES CONTROLLER (DEFAULT: OFF) */
        .toggleHeroes { display: none; }
    /* END HEROES CONTROLLER */

    /* GOOGLE TRANSLATE CONTROLLER (DEFAULT: OFF) */
        /*.googleTranslate {display: none;}*/
    /* END GOOGLE TRANSLATE CONTROLLER */

    /* ALL GOOGLE MAPS */
        
    /* END ALL GOOGLE MAPS */

    /* CUSTOM */
        #headerAddress .headerAddress1 {display: none;}
        .frp_template_home #companyLogo {left: -10px; top: 200px;}
        .headerCTA {cursor: pointer;}
        .headerCTAdropdown {cursor: auto;}
        #navigation li {cursor: pointer;}
        #navigation li ul {cursor: auto;}
        #footerContact span {width: 220px;}
        #subNavigation {width: 546px;}
        #tabbedContentWrapper {margin: 20px 0px; width: 552px;}
        #subNavigation li {width: 124px;}
        #datapaneScroll {height: 290px; margin-bottom: 0px;}
        #datapaneWrapper {height: auto;}
        #LocationTabSection .column1 {width: 195px; margin-right: 15px; padding-top: 80px;}
        #LocationTabSection .column2 {width: 270px;}
        #localWeather {padding: 20px;}
        .textSize {display: none;}
        #footerNav li {width: 173px; margin-left:10px;}
            #footerNav li li {margin-left:0px;}
        #footerNav ul.toggleFlowersGifts li {width: 170px; margin-left: 20px;}
        #footerNav ul.toggleFlowersGifts li li {margin-left: 0px;}
        #navigation .flowers_gifts {cursor: pointer;}



    /* CUSTOM */

/* END HEADER */

/* BODY */

    /* DAILY/MONTHlY GRIEF SUPPORT CONTROLLER (DEFAULT: OFF) */
        #griefAppHide {display: none;}
        .emailWrapper { display:none;}
    /* END DAILY/MONTHLY GRIEF SUPPORT CONTROLLER */

    /* OBITUARY EMAILS CONTROLLER (DEFAULT: OFF) */
        #obitEmail { display:none;}
    /* END OBITUARY EMAILS CONTROLLER */

    /* CUSTOM */
    
    /* CUSTOM */

/* END BODY */

/* FOOTER */

    /* ASSOCIATIONS WRAPPER CONTROLLER (DEFAULT: OFF)*/
        #associationsWrapper { display:none; }
    /*END ASSOCIATIONS WRAPPER CONTROLLER*/

    /* FOOTER LOGO CONTROLLER (DEFAULT: OFF) */
        #footerLogo {display:none;}
    /* END FOOTER LOGO CONTROLLER */

    /* SOCIAL MEDIA CONTROLLER (DEFAULT: ALL OFF)*/
        #footerSocialMedia { display: none; }
            /*#footerSocialMedia .facebook { display: none; }*/
            /*#footerSocialMedia .twitter { display: none; }*/
            /*#footerSocialMedia .gplus { display: none; }*/
            /*#footerSocialMedia .youtube{ display: none; }*/
            /*#footerSocialMedia .rss{ display: none; }*/
            /*#footerSocialMedia .blogger{ display: none; }*/
            /*#footerSocialMedia .linkedin{ display: none; }*/
    /* END SOCIAL MEDIA CONTROLLER*/
/* END FOOTER */
/*****************************/
/* END OF ALL TEMPLATE OVERRIDES */


/* HOME TEMPLATE OVERRIDES: Require ".frp_template_home" before class*/
/*****************************/
/*.frp_template_home #subNavigation li[title='Location'] {display:none;}*/
/*.frp_template_home #subNavigation li[title='NewsEvents'] {display:none;}*/
/*.frp_template_home #subNavigation li[title='Weather'] {display:none;}*/
/*.frp_template_home #subNavigation li[title='Testimonials'] {display:none;}*/
.frp_template_home #subNavigation li[title='Airlines'] {display:none;}

            /* Air Canada */
                .AC {display:none;}
            /* AlItalia */
                .AL {display:none;}
            /* British Airways */
                .BA {display:none;}
            /* KLM */
                .KL, .KLM {display:none;}
            /* southwest */
                /*.SW {display:none;}*/
            /* USair */
                /*.US {display:none;}*/
            /* American Airlines */
                /*.AA {display:none;}*/
            /* Delta Airways*/
                /*.D {display:none;}*/
            /* United Airways */
                .UA {display:none;}
            /* Lufthansa*/
                .LU {display:none;}
            /* China Southern*/
                .CA {display:none;}
            /* Northwestern */
                .NA, .NW {display:none;}
            /* Japan*/
                .AR {display:none;}
            /* All Nippon Airways */
                .AN {display:none;}
            /* West Jet*/
                .WJ {display:none;}
            /* Canjet */
                .CJ {display:none;}
            /* JetBlue */
                /*.JB {display:none;}*/
            /* JetAirways */
                .JA {display:none;}
            /* Air tran */
                .AT {display:none;}
            /* Bearskin*/
                .BS {display:none;}
            /* Calm */
                .CLM {display:none;}
            /* First*/
                .FRS {display:none;}
            /* Iceland */
                .ILE {display:none;}
            /* Keystone */
                .KSA {display:none;}
            /* Kivalliq */
                .KAA {display:none;}
            /* Perimeter */
                .PER {display:none;}
            /* Korean*/
                .KOR {display:none;}
            /* Air Jamaica */
                .AJA {display:none;}
            /* Sun Country  */
                .SUN {display:none;}
            /* Continental */
                .CON {display:none;}
            /* LAN */
                .LAN {display:none;}
            /* South African*/
                .SAF {display:none;}
            /* Frontier */
                .FAL {display:none;}
            /* Airberlin */
                .ABE {display:none;}
            /* Spirit */
                .SRT {display:none;}
            /* Copa */
                .COP {display:none;}
            /* Air India*/
                .IND {display:none;}
            /* Caribbean */
                .CAR {display:none;}

/*****************************/
/* END OF HOME TEMPLATE OVERRIDES */


/* DEFAULT TEMPLATE OVERRIDES: Require ".frp_template_default" before class*/
/*****************************/

/*****************************/
/* END OF DEFAULT TEMPLATE OVERRIDES */


/* CONTACT-US TEMPLATE OVERRIDES: Require ".frp_template_contact-us" before class */
/*****************************/

/*****************************/
/* END OF CONTACT-US TEMPLATE OVERRIDES */


/* ORDER-FLOWERS TEMPLATE OVERRIDES: Require ".frp_template_order-flowers" before class */
/*****************************/

/*****************************/
/* END OF ORDER-FLOWERS TEMPLATE OVERRIDES */


/* OUR-LOCATION TEMPLATE OVERRIDES: Require ".frp_template_our-location" before class */
/*****************************/

/*****************************/
/* END OF OUR-LOCATION TEMPLATE OVERRIDES */


/* PREARRANGE_ONLINE TEMPLATE OVERRIDES: Require ".frp_template_prearrange_online before class */
/*****************************/

/*****************************/
/* END OF PREARRANGE_ONLINE TEMPLATE OVERRIDES */


/* TRIBUTE-GIFTS TEMPLATE OVERRIDES: Require ".frp_template_tribute-gifts" before class */
/*****************************/
.frp_template_tribute-gifts #sympathyStore {height: 1600px;} /* Fixes Tribute Iframe height issue */
.frp_template_tribute-gifts #timelessTributesLogo {display: none;} /* Removes Tribute logo in old templates */
/*****************************/
/* END OF TRIBUTE-GIFTS TEMPLATE OVERRIDES */


/* VETERANS TEMPLATE OVERRIDES: Require ".frp_template_veterans" before class */
/*****************************/

/*****************************/
/* END OF VETERANS TEMPLATE OVERRIDES */


/* WALL TEMPLATE OVERRIDES: Require ".frp_template_wall" before class */
/*****************************/

/*****************************/
/* END OF WALL TEMPLATE OVERRIDES */