html {
    margin: 0;
    padding: 0;
}
body {
    background: url("/images/charity/sdpb/sdpb-bg.png") repeat-x center top #fff;
    height: auto;
    margin: 0;
}
#myContent {
    margin: 0 auto 0;
    width: 900px;
}
#pageContainer {
    background-color: #fff;
    width: 900px;
}
#theForm {
    display: block;
}
#header {
    background-color: transparent;
    height: 175px;
}
#container {
    background-color: #fff;
    border: none;
    margin: 0 auto;
    width: 900px;
}
.donationPageBody #container, .programPageBody #container {width: 900px;}
/*-----------------------------------------------------------------------------+
|                                Header Images                                 |
+-----------------------------------------------------------------------------*/
#headerImg1, #headerImg3, #headerImg4, #headerImg5 {
    display: none;
}
#headerImg2 {
    background-image: url("/images/charity/sdpb/sdpb-header.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 140px;
    width:900px;
    background-color: transparent;
    margin: 0;
}
/* ------------------------ End Header Images ------------------------------------- */
/* If we want the header to be clickable to the charities website (new window) then we need to
    set display to block, position to absolute, and then size and position accordingly*/
#headerImgLink {
    display: block;
    height: 107px;
    left: 10px;
    position: absolute;
    top: 20px;
    width: 293px;
}
#headerHR {
    display:none;
}
/*-----------------------------------------------------------------------------+
|                                  Menu stuff                                  |
+-----------------------------------------------------------------------------*/
#navRow {
    background:#000033;
    background-image: url("/images/charity/sdpb/mainbk.png");
    background-position: 0 200px;
    height: 35px;
    margin: 0;
    padding: 0 25px;
    text-align: center;
}
#navRow a, #navContact a, #charity_phone {
    color: #ccc;
    display: block;
    float: left;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
#navRow a:hover {
    background-color: #5484c3;
    background-image: url("/images/charity/sdpb/mainbk.png");
    background-position: 0 100px;
    border-radius: 4px;
    color: #fff;
}
#navLinks {
    display: inline-block;
    float: left;
    font-family: arial,serif;
    font-size: 14px;
    font-style: normal;
    margin: 0 auto;
    text-align: center;
}
#navContact {
    display: inline-block;
    float:right;
    font-size: 14px;
    margin-right: 0;
    padding: 0;
}
#navContact a {
    border-right: 0;
    float: right;
    line-height: auto;
}
#navContact a:hover {
    text-decoration: none;
}
/* ------------------------ End Menu Stuff ----------------------------------------- */
/*
  hide test server so i dont have to delete it every time i hit f5 while testing 
*/
#testServer {
    display:none;
}
.pipeSep {
    display: none;
}
/* I don't see this anywhere when I use firebug, I'll considering getting rid of this "temp" imgHack in the future 
   UPDATE ... It's being used on the older donation process, I can get rid of it as on all newer charities */
.tempImgHack {
    display:none;
}
/* I'm puttin gthe truck background and the h2 stuff together to more easily change the colors*/
.truckBackground{
    background-color: #990000;
}
.H2, .programPageBody h1 {
    color: #990000;
    font-style: normal; /* To get rid of default italics */
    line-height: 14px;
}
.progressText a {
    text-decoration: none;
}
.progressText a:hover {/*color: #884356;text-decoration: none;*/}
.fieldset {
    background-color: #fff;
}
#columnRight {
    float: none;
    padding: 10px 20px;
    width: auto;
}
#columnRight div {font-size: 1.3em;}
#columnLeft {
    display: none;
}
#content {
    padding-bottom: 30px;
}
.affilName, .donateThankyou, .inputsAndTestimonials {
    background-color: #fff;
}
.affilName {
    display: none; /* this should be set on charities that have no affiliate for easier styling */
}
.donateThankyou {}
.inputsAndTestimonials {}
.inputsAndTestimonials a {}
#footer {
    background-color: #fff;
    margin:0 auto;
    padding-top: 50px;
    width: 880px;
}
#footer .copy:first-child {
    margin-top: 0 !important;
}
#breadcrumb {
    display: none;
}
#letter {
    margin-top: 15px;
}
p {margin: 10px 0;}
/*------------Override for smaller screen sizes------------*/
@media all and (max-width: 930px) {
    #container {
        margin: 0 !important;
        max-width: 100%;
        padding: 0 0px !important;
        width: auto;
    }
    #myContent {
        width: auto;
    }
    .thankyouHeader, .donateThankyou > p {
        text-align: center;
    }
    .formFauxColumnWrapper > #theForm {margin: 0;} 
    .donate-subsection > .fieldset {
        display: block;
        padding: 0 5px;
        width: auto;
    }
    .donate4 #letter {
        padding-left: 10px;
        padding-right: 10px;
    }
    #pageheader {margin: 0 .5em .5em .5em;}
}
@media all and (max-width: 899px) {
    #container, #myContent {
        margin-top: 0;
        max-width: 100%;
        padding-top: 0 !important;
    }
    /* Headers/Links
    -------------------------------------------*/
    #header {
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    #headerImg2 {
        background-position: center center;
        background-size: contain;
        margin: 0 auto;
        width: 100%;
    }
    #headerImgLink {
        height: 140px;
        left: 0;
        top: 0;
        width: 100%;
    }
    #navRow {
        padding: 0;
    }
    #columnRight {padding: 0;}
    #columnRight > h1 {margin-top: 0;}
    /* End Headers/Links
    -------------------------------------------*/
    /* donateThankyou section
    -------------------------------------------*/
    .thankyouHeader {
        padding: 5px;
    }
    .donate-section.donateThankyou {margin: 0 auto;}
    .donate2 .donateThankyou, .donate3 .donateThankyou {
        margin: 0 15px;
    }
    /* remove for smaller screen sizes */
    .donate1 .donateThankyou > p {
        display: none;
    }
    .inputsAndTestimonials.donate-section {
        margin-top: 0;
    }
    /* End donateThankyou section
    -------------------------------------------*/
    /* back button for donationPageBody 2 & 3 */
    .back-button.gradient {width: auto;}
}
@media all and (max-width: 610px) {
    #header {height: 120px;}
    #headerImg2 {height: 85px;}
    #headerImgLink {
        height: 85px;
    }
    #navContact {
        float: left;
        width: 100%;
    }
    #navContact > a {
        color: #042A62;
        float: right;
    }
    #charity_phone {
        color: #042A62;
    }
    #charity_phone a {
	color: #042A62;
    }
    .infoPageBody #content > h1 {margin-top: 1.5em;}
}
@media all and (max-width: 504px) {
    #pageheader {
        padding-bottom: 7px;
    }
}
/*----------------------End Override-----------------------*/
