/*  Copyright 2013 CURE International  (email : info@cure.org)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License, version 2, as
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/





.pfund-progress-meter{
	width: 395px;
	padding:10px 10px;
	margin-right:0px;
	height:30px;
	background:#efece2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position:relative;
margin-left: 15px;
margin-right: 15px;
}
.pfund-progress-meter .pfund-progress-bar{
	height:28px;
	width: 395px;
	float:none;
	margin:0;
        

}
.pfund-progress-meter .pfund-progress-bar .pfund-amount-raised{
	height:30px;
}
.pfund-progress-meter .pfund-progress-met,.pfund-progress-meter .pfund-progress-goal{
	position:absolute;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#928a76;
	z-index:100;
	text-shadow:0px 1px 0px #fff;
}
.pfund-progress-meter .pfund-progress-met{
	left:20px;
}
.pfund-progress-meter .pfund-progress-goal{
	right:20px;
}
.pfund-progress-meter .pfund-amount{
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#4b3f26;
}

.donationType h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pfund-progress-bar{
	overflow:hidden;
	border-radius:5px;
	border:1px solid #928a76;
	background:#faf7ee;
	height:20px;
	width:420px;
	display:block;
	float:left;
	margin:15px 0px;
	box-shadow:inset 0px 0px 8px #b8af9a;
	-moz-box-shadow:inset 0px 0px 8px #b8af9a;
	-webkit-box-shadow:inset 0px 0px 8px #b8af9a;
}
.pfund-progress-bar .pfund-amount-raised{
	display:block;
	height:20px;
	width:0px;
	background:#92d400;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(117,195,0)),
		color-stop(0.53, rgb(168,215,0)));
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(117,195,0) 6%,
		rgb(168,215,0) 53%);
	border:1px solid #928a76;
	position:relative;
	left:-1px;
	top:-1px;
}
.stats {
clear: both;
padding-top: 10px;
}
.pfund-stat{
	float:left;
	display:block;
	float:left;
	position:relative;
	margin-left:15px;
	text-align:center;
	font-size:12px;
	background:#d0cbbe;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	color:#ffffff;
	line-height:17px;
}
.pfund-stat .highlight{
	display:block;
	color:#6e5e4c;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	background:#efece2;
	min-width:80px;
	padding:5px 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.pfund-progress-meter .pfund-progress-goal, .pfund-progress-meter .pfund-progress-met {
top:0px;
}


.page-node-893 .pfund-progress-meter .pfund-progress-goal,.page-node-893 .pfund-progress-meter .pfund-progress-met {
	top: 2px;
}

.donation-submit-button:focus {outline:0 !important;}

    .donation-submit-button {
        display: block;
        margin:20px;
        height: 51px;
        width:271px;
        overflow: hidden;
        text-indent: -9999px;
        background: url("/sites/all/themes/archive1947/images/BecomeADonor_Orange.png") no-repeat;
margin:0px;
padding:0px;
border: none;
cursor: pointer;
	cursor: hand;
    }



.progressbarwrap input.donation-submit-button {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    width: 271px;
}

.progressbarwrap input.other {
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    width: 55px;
    max-width: 390px;
}

    .progressbarwrap input{
font-weight: normal;
        display: inline-block;
vertical-align: top;
width: 13px;
    }

.progressbarwrap label{
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    max-width: 390px;
}

.statsWrap h1 {
display: block;
color: #6e5e4c;
font-weight: bold;
font-size: 16px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
 .donationType {
     clear: both;
	padding-top: 10px;
 }
    body.node-type-2colwithslides  #page-content form ul{
        list-style-type: none;
margin: 0;
padding: 0;
padding-left: 0px;
list-style-image:none;
    }


.donationType p {
margin: 0;
	height: 2px;
padding:0;
}


    .progressbarwrap {
        margin-left:10px;
    }
    .progressbar {

        background-color: #dddddd;
        border-radius: 5px;
        border: solid #000 1px;
        height: 36px;
        width: 917px;
    }

.statsWrap{
	padding-top:10px;
        padding-right:10px;
        padding-bottom: 10px;
background: #faf7ee;
margin-left: 20px;
width: 430px;
clear: both;
margin: 0;
height: 113px;
}


    .innerFill {
        background-color: #87c442;
        height: 100%;
        border-radius: 5px;
    }

.donatesubmit{
	margin: auto;
	text-align: center;
	width: 320px;
	padding-top: 20px;
	height: 76px;
}




#freqSelector {    clear: both; }
#block-custom-donation-progress-block-popup form{
	padding-top: 240px;
}

#donatePop{
	font-size: 12px;
}

#block-custom-donation-progress-block-popup  .statsWrap {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #faf7ee;
	width: 347px;
	clear: both;
	margin: auto;
	height: 113px;
}


.freqOpts {
	float: left;
}
#donateForm li label{
	background: url("/sites/all/themes/archive1947/images/final_buttons_20percent.png") no-repeat;
	width: 88px;
	height: 54px;
	overflow: hidden;
}
#donateForm #pre_single_7 + label , #donateForm #pre_single_0 + label {
	background-position: 0px 0px;
}

#donateForm #pre_single_8 + label , #donateForm #pre_single_1 + label{
	background-position: -89px -54px;
}

#donateForm #pre_single_9 + label ,#donateForm #pre_single_2 + label{
	background-position: -178px 0px;
}

#donateForm #pre_single_10 + label ,#donateForm #pre_single_3 + label{
	background-position: -267px 0px;
}

#donateForm #pre_single_11 + label ,#donateForm  #pre_single_4 + label{
	background-position: -357px 0px;
}

#donateForm  .otherAmount {
	background: url("/sites/all/themes/archive1947/images/final_buttons_20percent.png") no-repeat;
	padding-left: 26px;
	width: 65px;
	height: 54px;
	background-position: -445px 0px;
	padding-top: 0px;
	overflow: hidden;
	font-size: 20px;
	border: none;
	margin-top: 0px;
}


#donateForm #pre_single_7 + label:hover,
#donateForm #pre_single_7:checked + label,
#donateForm #pre_single_0:checked + label,
#donateForm #pre_single_0 + label:hover
{
	background-position: 0px -54px;
}

#donateForm #pre_single_8:checked + label,
#donateForm #pre_single_1:checked + label,
#donateForm #pre_single_8 + label:hover,
#donateForm #pre_single_1 + label:hover
{
	background-position: -89px 0px;
}

#donateForm #pre_single_9:checked + label,
#donateForm #pre_single_2:checked + label,
#donateForm #pre_single_9 + label:hover,
#donateForm #pre_single_2 + label:hover
{
	background-position: -178px -54px;
}

#donateForm #pre_single_10:checked + label,
#donateForm #pre_single_3:checked + label,
#donateForm #pre_single_10 + label:hover,
#donateForm #pre_single_3 + label:hover
{
	background-position: -267px -54px;
}

#donateForm #pre_single_11:checked + label,
#donateForm #pre_single_4:checked + label,
#donateForm #pre_single_11 + label:hover,
#donateForm #pre_single_4 + label:hover

{
	background-position: -357px -54px;
}

#block-custom-donation-progress-block-popup  #donateForm li {
	list-style: none;
	float: left;
	margin-left:3px;
}

#block-custom-donation-progress-block-popup .donationType h3 {
	display: inline;
	float: left;
}

#block-custom-donation-progress-block-popup .freqOpts {
	padding-top: 20px;
}

#block-custom-donation-progress-block-popup  #freqSelector {
	clear: both;
	width: 440px;
	margin: auto;
	padding-top: 20px;
	color: #FFF;
	font-size: 14px;
}

#block-custom-donation-progress-block-popup  #dollarSelectsPop {
	width: 450px;
	margin: auto;
	margin-left: 0px;
	padding-left: 0px;
}

#block-custom-donation-progress-block-popup .donationType {
	clear: both;
	padding-top: 15px;
	width: 400px;
	margin: auto;
	margin-left:0px;
}

#dollarSelects {
	width: 610px;
	margin: auto;
}

#freqSelector input{

	height: 25px;
	width: 25px;

}


#dollarSelects {
	width: 610px;
	margin: auto;
}


#freqSelector {
	clear: both;
	width: 610px;
	margin: auto;
	padding-top: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}





#block-custom-donation-progress-block-popup {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.sub_title_home #freqSelector h3 {
	color: #fff;
	display: block;
	float:left;
	width: 200px;
	font-size: 25px;
}

#block-custom-donation-progress-block-popup {
	display: none;
	background: url("/sites/all/themes/archive1947/images/DonationPage.png") no-repeat;
	width: 458px;
	background-color: #000;
	height: 594px;
}

body.jquery-ajax-load img {
	border: none;
}

.pfund-progress-meter{
	width: 310px;
	padding:10px 10px;
	margin-right:0px;
	height:30px;
	background:#efece2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position:relative;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
}
.pfund-progress-meter .pfund-progress-bar{
	height:28px;
	width: 310px;
	float:none;
	margin:0;
}

.pfund-progress-meter .pfund-progress-bar .pfund-amount-raised{
	height:30px;
}

.pfund-progress-meter .pfund-progress-met,.pfund-progress-meter .pfund-progress-goal{
	position:absolute;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#928a76;
	z-index:100;
	text-shadow:0px 1px 0px #fff;
}

.pfund-progress-meter .pfund-progress-met{
	left:20px;
}
.pfund-progress-meter .pfund-progress-goal{
	right:20px;
}
.pfund-progress-meter .pfund-amount{
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#4b3f26;
}

.donationType h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.pfund-progress-bar{
	overflow:hidden;
	border-radius:5px;
	border:1px solid #928a76;
	background:#faf7ee;
	height:20px;
	width:420px;
	display:block;
	float:left;
	margin:15px 0px;
	box-shadow:inset 0px 0px 8px #b8af9a;
	-moz-box-shadow:inset 0px 0px 8px #b8af9a;
	-webkit-box-shadow:inset 0px 0px 8px #b8af9a;
}
.pfund-progress-bar .pfund-amount-raised{
	display:block;
	height:20px;
	width:0px;
	background:#92d400;
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.06, rgb(117,195,0)),
			color-stop(0.53, rgb(168,215,0)));
	background-image: -moz-linear-gradient(
			center bottom,
			rgb(117,195,0) 6%,
			rgb(168,215,0) 53%);
	border:1px solid #928a76;
	position:relative;
	left:-1px;
	top:-1px;
}

.stats {
	clear: both;
	padding-top: 10px;
}

#donateForm ul {
	clear: both;
}
#donateForm li {
	list-style: none;
	float: left;
	margin-left: 10px;
}


.pfund-stat{
	float:left;
	display:block;
	float:left;
	position:relative;
	margin-left:15px;
	text-align:center;
	font-size:12px;
	background:#d0cbbe;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	color:#ffffff;
	line-height:17px;
}
.pfund-stat .highlight{
	display:block;
	color:#6e5e4c;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	background: #efece2;
	min-width: 59px;
	padding: 5px 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}


.donation-submit-button:focus {outline:0 !important;}
.donation-submit-button {
	display: block;
	margin:20px;
	height: 51px;
	width:271px;
	overflow: hidden;
	text-indent: -9999px;
	background: url("/sites/all/themes/archive1947/images/BecomeADonor_Orange.png") no-repeat;
	margin: auto;
	padding:0px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.progressbarwrap input,
.progressbarwrap label{
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	max-width: 390px;
}

.statsWrap h1 {
	display: block;
	color: #6e5e4c;
	font-weight: bold;
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.donationType {
	clear: both;
	padding-top: 0px;
	width: 680px;
	margin: auto;
}
body.node-type-2colwithslides  #page-content form ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style-image:none;
}
.donationType p {
	margin: 0;
	padding:0;
}

.progressbarwrap {
	margin-left:10px;
}
.progressbar {

	background-color: #dddddd;
	border-radius: 5px;
	border: solid #000 1px;
	height: 36px;
	width: 917px;
}

.statsWrap{
	padding-top:10px;
	padding-right:10px;
	padding-bottom: 10px;
	background: #faf7ee;
	width: 350px;
	clear: both;
	margin: auto;
	height: 113px;
}

.innerFill {
	background-color: #87c442;
	height: 100%;
	border-radius: 5px;
}
