

                    /* These are my CSS branding colours  */

                    /* Background colour */

                    .frp-sbar .img-main span,.donation-box { background-color: #C0E0E6; }
 
                    /* Button background colours */

                    .donation-box .first-btn .btn a,.donation-box .second-btn .btn a  {
                    background-image:url('/Utils/Button.ashx?Col=144971&End=l'); 
                    background-position:left top;
                    _background-position:left -44px;
                    }
                    .donation-box .first-btn .btn,.donation-box .second-btn .btn {
                    background-image: url('/Utils/Button.ashx?Col=144971&End=r');
                    background-position:right top;
                    _background-position:right -44px;
                    } 

                    /* Thermometer fill & header text colours */
                    
                     .jg_logo.thermometerAndButtonTextColour   { background-color:#144971; }
                    .frp-sbar .user-dtls h2, .frp-sbar .user-dtls p
                    ,.mainCopy h2, .quick-info h2, .furtherMore h2, body h1, body h4, body legend, .star-fundraisers h2,
                    h3.h-mystory,.frp-donate,.tbl-donations .td-amount { color: #248AC8 !important;}

                    .frp-sbar,.frp-sbar .img-main,.donation-box,.frp-message,.theme_green .tbl-donations .bbl,.tbl-donations .bbl { border-color: #248AC8 !important}

                    .sbar-box,.frp-totals td, .frp-totals th,
                    .frp-sbar .lnks-media li {border-bottom-color: #248AC8 !important}
                    .footer-box,.quicklinks {border-top-color: #248AC8 !important}
                    .tbl-donations .td-img span {background-color: #248AC8;} 

                   /* Speach mark */

                    
                    .box-msg .tri {background:#C0E0E6 url(/Utils/SpeechBubble.ashx?Col=248AC8&Type=cen) no-repeat 0 0;}
                    #donationsList .speech {background-image:url(/Utils/SpeechBubble.ashx?Col=248AC8&Type=tl);}
                    .sbar_donations em.tri,.tbl-donations .bbl em {background:#C0E0E6 url(/Utils/SpeechBubble.ashx?Col=248AC8&Type=tl) no-repeat 0 0; }                   
                    #fundraiserMessage .speech {background:#C0E0E6 url(/Utils/SpeechBubble.ashx?Col=248AC8&Type=cen) no-repeat 0 0;}                   
  
                    /* Thermometer & button text colours */

                    .frp-thermometer strong,body .donation-box .btn,body .donation-box .btn a { color: #FFFFFF !important;}

                    /* star image adjustment */

                    .frp-thermometer .we-did-it {background:transparent url(/Utils/Halo.ashx?col=144971&Scale=40&Clip=0,0,0,0) no-repeat 0 0 ;}
                   .frp-thermometer .base {background:transparent url(/Utils/Thermometer.ashx?col=248AC8&FillCol=144971&FillAmount=0&Clip=0,0,0,0&Scale=40) no-repeat 0 0 ;}
                   .frp-thermometer span {background: transparent url(/Utils/Thermometer.ashx?col=248AC8&FillCol=144971&FillAmount=100&Clip=0,0,0,0&Scale=40) no-repeat left bottom;}      
            