/* Please Theme Me */
.abtr .abt_mid .abt_post a{
	color:#73922D;
}
.txt1,
.mobile-description-on a {
	color:#73922D;
}
.brd1 {
	border-color:#73922D;
}

.bg1 {
	background-color:#F3F9E7;
}
/* Widget Only */
.brd_light {
	border-color:#F3F9E7;
}
.bg_dark {
	background-color:#73922D;
}
/* Mobile Elements */
.m1bg {
	background: url(green/mobile/bg_main.jpg) repeat-x 0 0;
}
.m1bg320 {
    background: url(green/mobile/bg_main_320.jpg) repeat-x 0 0;
}
.mbtn_donate {
	background: url(green/mobile/btn_donate.jpg) no-repeat 0 0; 
}
.mbtn_donate:active {
	background: url(green/mobile/btn_donate.jpg) no-repeat 0 -84px; 
}
.mbtn_remind {
    background: url(green/mobile/btn_remind.png) no-repeat 0 0;
}
.mbtn_remind:active {
    background: url(green/mobile/btn_remind.png) no-repeat 0 -84px;
}
.mbtn_share {
    background: url(green/mobile/btn_share.png) no-repeat 0 0;
}
.mbtn_share:active {
    background: url(green/mobile/btn_share.png) no-repeat 0 -84px;
}
.mbtn_cont {
	background: url(green/mobile/btn_cont.jpg) no-repeat 0 0; 
}
.mbtn_cont:active {
	background: url(green/mobile/btn_cont.jpg) no-repeat 0 -84px; 
}
.msplash {
	background: #88B524 url(green/mobile/bg_splash.jpg) repeat-x 0 0;
}
/* /END Mobile */


/* Title Bar */
.tb320 {
	background: #73A415 url(green/bg_bar_320.jpg) repeat-x 0 0;
}
.tb {
    background: #73A415 url(green/bg_bar.jpg) repeat-x 0 0;
}
/* Content Main */
.c1bg {
	background: url(green/bg.jpg) repeat 0 0;
}
/* Content Bottom */
.c3bg {
	background: url(green/bg.jpg) repeat 0 0;
}
/* Meter */
.mtr2bg {
	background: url(green/mtr.jpg) repeat-x;
}
/* Donate Button */
.btn_donate {
	background: url(green/btn_donate.jpg) no-repeat 0 0; 
}
.btn_donate:hover {
	background: url(green/btn_donate.jpg) no-repeat 0 -64px; 
}
.btn_donate:active {
	background: url(green/btn_donate.jpg) no-repeat 0 -128px; 
}
/* Small Donate Button */
.btn_donate_small {
	background: url(green/btn_sm_donate.jpg) no-repeat 0 0;
}
.btn_donate_small:hover {
	background: url(green/btn_sm_donate.jpg) no-repeat 0 -22px;
}
.btn_donate_small:active {
	background: url(green/btn_sm_donate.jpg) no-repeat 0 -44px;
}
/* Large Continue Button */
.enter input.btn_ctn {
	background: url(green/btn_ctn.jpg) no-repeat 0 0;
}
.enter input.btn_ctn:hover {
	background: url(green/btn_ctn.jpg) no-repeat 0 -64px;
}
.enter input.btn_ctn:active {
	background: url(green/btn_ctn.jpg) no-repeat 0 -128px;
}
/* FB App Continue Button */
.ds a.btn_continue {
	background: url(green/btn_ctn.jpg) no-repeat 0 0;
}
.ds a.btn_continue:hover {
	background: url(green/btn_ctn.jpg) no-repeat 0 -64px;
}
.ds a.btn_continue:active {
	background: url(green/btn_ctn.jpg) no-repeat 0 -128px;
}
/* Next Button */
.btn_next {
	background: url(green/btn_next.jpg) no-repeat 0 0; 
}
.btn_next:hover {
	background: url(green/btn_next.jpg) no-repeat 0 -64px; 
}
.btn_next:active {
	background: url(green/btn_next.jpg) no-repeat 0 -128px; 
}
/* Badges */
.bem {
	background: url(green/spr_badges.gif) no-repeat 0 0;
}
.blike {
	background: url(green/spr_badges.gif) no-repeat 0 -42px;
}
.bfb {
	background: url(green/spr_badges.gif) no-repeat 0 -85px;
}
.btw {
	background: url(green/spr_badges.gif) no-repeat 0 -127px;
}
.bcmt {
	background: url(green/spr_badges.gif) no-repeat 0 -170px;
}
.bprofile {
	background: url(green/spr_badges.gif) no-repeat 0 -212px;
}
.sm_btn{
    background: url(green/grn_donate.jpg) repeat-x;
    border:1px solid #C9700E;
    text-shadow: 1px 1px #666;
    color:#FFF;
}
.sm_btn:hover{background: url(green/grn_donate.jpg)repeat-x 0 -27px ;}
.sm_btn:active{
    background: url(green/grn_donate.jpg)repeat-x 0 -54px;
    padding-top:4px;
    height:23px;
}
/* Facebook share theme colored btn */
.themed_fbshare{
    margin:10px 0 0 8px;
    background: url(green/themed_fb.png) no-repeat;
}
.themed_fbshare:hover{background: url(green/themed_fb.png) no-repeat 0 -36px;}
.themed_fbshare:active{background: url(green/themed_fb.png) no-repeat 0 -72px;}





/* End Theme */
/* START Follow Feature */
.follow .btn_ctn, .follow_thankyou .btn_ctn, .follow_thankyoufb .btn_ctn {
        display: block;
        width: 267px;
        height: 64px;
	background: url(green/btn_ctn.jpg) no-repeat 0 0;
}
.follow .btn_ctn:hover, .follow_thankyou .btn_ctn:hover, .follow_thankyoufb .btn_ctn:hover {
	background: url(green/btn_ctn.jpg) no-repeat 0 -64px;
}
.follow .btn_ctn:active, .follow_thankyou .btn_ctn:active, .follow_thankyoufb .btn_ctn:active {
	background: url(green/btn_ctn.jpg) no-repeat 0 -128px;
}
/* END Follow Feature */
