﻿
.miniNavWrp,
.mainNavWrp,
.landingHeroImg,
section .contentWrp .sfimageWrp.detailHeroImg,
.sala2ColTempWrp > .sf_2cols_1_33,
footer,
.sfPreventClickOutside,
section .homeFeatWrp .sfimageWrp img,
.donateTodayWrp .logosWrp,
section .staggerWrp .sfimageWrp img,
.videoWrp
{
    display:none;
}


*
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none !important;
    box-shadow: none !important;

    -webkit-transition: none !important;
       -moz-transition: none !important;
         -o-transition: none !important;
        -ms-transition: none !important;
            transition: none !important;
}




body
{
    font-size: 12px;
    color: #30465F !important;
    text-shadow: none;
    width: 1000px !important;
}

a,
p,
h1,
h2,
h3,
table
{
    page-break-inside: avoid;
}

h3
{
    margin-top: 15px;
}

hr
{
    border-top: 2px solid #FCC551;
}

/*Links*/
section .heroWrp h1,
section .heroWrp p,
a,
.primeBtn,
section h2,
section h2 span,
section p
{
    color: #333333 !important;
}
a.primeBtn,
a.orgLineBtn
{
    padding-left:0px !important;
    padding-bottom:0px !important;
    border:none !important;
}
    section a::after,
    section a.primeBtn
    {
        content: " at (http://www.sala.com" attr(href) ") ";
        color: #ff750b;
        word-wrap: break-word;
    }
.sala2ColTempWrp .sf_2cols_2_67 .sfBreadcrumbWrp ul li a::after
{
    content:"";
}
/*header*/
header .logoWrp
{
    display:block;
    margin-top:0px;
    width: 100% !important;
    max-width: none !important;
    height:auto !important;

}
    header .logoWrp img
    {
        width:300px !important;
        max-width: 300px !important
    }


/*Page Margins*/
@Page
{
    margin-bottom: 100px;
    margin-top: 80px;
}

@Page:first
{
    margin-top: 60px;
}



/******************/
/***General Styles*/
/******************/

section .contentWrp .sala2ColTempWrp .sf_2cols_2_67 .sfContentBlock,
section .contentWrp .sala2ColTempWrp .sf_2cols_2_67 .expandLiWrp,
section .contentWrp .sala2ColTempWrp .sf_2cols_2_67 .employListWrp,
section .contentWrp .sala2ColTempWrp .sf_2cols_2_67
{
    width: 100% !important;
    max-width:none !important;
    float:none !important;
}


section .servicesTopWrp,
section .donateTopWrp,
section .getInvoledTopWrp
{
    margin-top:0px;
}


section .heroWrp .subLandTitleWrp
{
    padding-top: 30px;
}
.sala2ColTempWrp
{
    padding-bottom:0px;
}
.serviceBtmWrp .sf_cols .sfContentBlock
{
    min-height:0px !important;
}
.subPgHero
{
    float:none;
    width: auto;
    padding-top:20px;
}
.sala2ColTempWrp .sf_2cols_2_67 > .sf_2cols_2in_67
{
    padding-left:0px;
}
/******************/
/***Home Page*/
/******************/
section .homeFeatWrp .sf_colsOut .sf_colsOut
{
    max-width: none !important;
}
section .homeSliderWrp li:first-child,
section .heroWrp h1, section .heroWrp p,
.sfContentBlock.subLandTitleWrp
{
    text-align:left;
}
    section .homeSliderWrp li:first-child p
    {
        margin-left:0px;
        max-width: none !important;
    }