@charset "utf-8";
/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Ropa+Sans);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);*/

/*=== Click & Pledge default styles ===*/
/*#CustomQuestions,*/

#AcctInfo {
    display: none;
}
/* Browser Alert */

#BrowserNote {
    float: none;
}
.wrapper {
    /*width:600px;*/
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 5px;
    overflow: hidden;
}

.top p {
    font-family: 'Arial' !important;
    color: #848383;
    font-size: 14pt;
    line-height: 26px;
}

.top h1 {
    background: #ff6600;
    color: #fff !important;
    font-family: 'Arial' !important;
    text-align: center;
}

ul.browsers {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

ul.browsers li {
    float: left;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.footer {
    background: #eaedf1;
    padding: 20px 0;
    text-align: center;
}

.btn-continue {
    font-family: Arial;
    background: #576270;
    padding: 5px 10px;
    box-shadow: 0 2px 2px #313944;
    float: none;
    margin: 0 auto;
    border-radius: 3px;
    font-size: 1.1em;
}

.footer a,
.footer a:hover {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.browsers li.span1 {
    float: left;
}
/* --END Browser Alert--- */
/* --JavaScript Error --*/

noscript h3 {
    color: red;
    font-weight: bold;
}

#form-cover-noscript {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 1;
    min-height: 100%;
}

noscript h3,
.h3-noscript {
    z-index: 999;
    position: absolute;
    -moz-position: absolute;
    -webkit-position: absolute;
}

noscript em,
.em-noscript {
    z-index: 999;
    position: absolute;
    margin-top: 50px;
    left: 1px;
    text-align: left;
}
/* -- END JavaScript Error --*/
/* START Error CSS */

label.error {
    display: none !important;
}

input.error,
select.error,
textarea.error {
    background: #FC9A9A;
    color: #333;
}

#ValidationErrs label.error {
    display: list-item !important;
    list-style: inside disc;
}
/* END Error CSS */

span.CustomQ {
    display: none;
}

input[type='radio'],
input[type='checkbox'] {
    margin-top: 0;
}

.cardtypes img {
	opacity: 0.5;
}
/*=== END Click & Pledge default styles ===*/

/*=== START Click & Pledge custom styles ===*/

section{
}
input[type='text'],input[type='number']{
	width:100%;
	height:36px;
	box-shadow:1px 1px 5px #eee inset;
    border: 1px solid #ccc;
	padding:6px 12px;
}
select{
	width:100%;
	height:36px;
	padding:6px 12px !important;
	box-shadow:1px 1px 5px #eee inset;
    border: 1px solid #ccc;
	padding:6px 12px;
}
select:disabled{
	background:#EBEBE4;
}

/*=== END Click & Pledge custom styles ===*/

/*=== START Click & Pledge responsive styles ===*/
.float{
	float:left;
	padding-right:10px;
}
.half{
	width:50%;
	padding:10px;
	float:left;
}
.full{
	width:100%;
	padding:10px;
	float:left;
}
.p0{
	padding-left:0 !important;
}


/*=== END Click & Pledge responsive styles ===*/

* {
}
body {
	margin: 0;
	padding: 0;
	color: #353535;
	font-family: "Helvetica", Arial, sans-serif; /*'Source Sans Pro', sans-serif;*/
	font-size: 14px;
	background: #fff;  /*139px*/
    
}

#Layout{
	max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#Main {
	background-color: white;
}

#header{
	text-align:center;
	height:100px;
	margin-top:10px;
}
tr {
	line-height: 25px;
}
th {
	font-weight: 400;
	text-align: left;
	width: 220px;
}



h1{
	font-size:24px;
	margin:5px 0;
	padding:5px 5px;
	color:#333;
	font-weight:bold;
	float:left;
}

/*h4{
	background: none repeat scroll 0 0 #BE0606;
    color: #FFFFFF;
    margin: 0;
    padding: 0 5px;
}*/

h3 {
	background: #333;
	color: #b1c123;
	margin: 5px 0;
	padding: 0 10px;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color:#768117;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color:#768117;
}
/*table, td, tr {
	font-size: 12px !important;
}*/
#contactinfo, #donorinfo, #paymentinfo, #tribute {
	border: solid 1px #bcbcbc;
}
input[type='text'], select, textarea{
	color:#333;
	width: 100%;
    height: 36px !important;
    box-shadow: 1px 1px 5px #eee inset;
    border: 1px solid #ccc;
    padding: 6px 12px;
}
textarea{height:auto !important;}
input[type='text']:focus, select:focus, textarea:focus {outline-color:#b8ca34 !important;}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
input[type='radio'], input[type='checkbox']{
	background:white !important;
	border:none;
	box-shadow:none;
}
}

textarea {
	resize: none;
}
input.error, select.error {
	/*border: solid 2px #C00;*/
	background-color: #FCE9E9;
	position: relative;
	border:1px solid #ccc;
}

.tiny {
	color: #F00;
}
/*input:focus {
	box-shadow: 0 0 2px #ccc inset;
	-moz-box-shadow: 0 0 2px #ccc inset;
	-webkit-box-shadow: 0 0 2px #ccc inset;
}*/
#Donation .Headings {
	background: #353535;
	color: #FFFFFF;
	line-height: 15px;
	border: 1px solid #000;
	border-radius: 6px;
}
#Donation #Amount {
/*background:#f3f3f3;*/
}
div.button {
	float: left;
	height: 30px;
	width: 500px;
	text-align: right;
	margin-bottom: 10px;
}
/*label[for=FieldValue9], label[for=FieldValue14] {
	position: absolute;
	top: 14px;
}*/
input[type='submit'] {
	/*background:#F6A422;*/
	font-size: 16px;
	background: #8dc63f;
	border: 1px solid #61882b;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	box-shadow: -1px 2px 6px -2px black;
	-webkit-box-shadow: -1px 2px 6px -2px black;
	-moz-box-shadow: -1px 2px 6px -2px black;
	color: #fff;
	font-weight: 600;
}
input[type='submit']:hover {
	background: #8dc63f;
	border: 1px solid #61882b;
	box-shadow: 0 5px 10px #61882B inset;
	-moz-box-shadow: 0 5px 10px #61882B inset;
	-webkit-box-shadow: 0 5px 10px #61882B inset;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#Donation .req {
	color: red;
	padding: 5px;
	font-weight: bold;
}
/* Extra Designed Styles */

h2{
	font-family: "ITC Ronda W01 Regular",sans-serif;
	font-size: 24px;
	color: #CD5A13;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0;
	padding: 0 5px;
}

table.container {
	padding: 5px;
	/*color: #f7f7dd;*/
	float: left;
	margin: 0 0;
	/*background: #b1c123;*/
	/*width: 600px;*/
	/*box-shadow:0 0 5px black inset;*/
	border: 1px dotted #C8C6C5;
}


table {
	width: 100%;
}
/*table#GiftInfo{width:320px;}*/

table#PayInfo {
	/*width: 595px;*/
}
table#PayInfo input {
}
table#PayInfo a {
	color: #c12323;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
table#PayInfo td {
}
table#ContactInfo tr {
	line-height: 31px;
}
#AmtDiv {
	float: left;
}
.Arrow {
	font-family: Arial,Helvetica,sans-serif;
	color: #eee;
	font-size: 70px;
	line-height: 38px;
	opacity: 0.5;
	float: left;
	position: absolute;
	display: block;
	width: 40px;
}

.Arrow#S1{margin-left:90px;}
.Arrow#S2{margin-left:200px;}
.Arrow#S3{margin-left:160px;}
.Arrow#S4{margin-left:208px;}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.Arrow {
	/*font-family: Arial,Helvetica,sans-serif;
	color: #f7f7dd;
    font-size: 70px;
    line-height: 0;
    opacity: 0.5;
    margin-top: 23px;
	float:left;
    position: absolute;*/
	display:none !important;
}

.Arrow#S1{left:90px;}
.Arrow#S2{left:210px;}
.Arrow#S3{left:430px;}
.Arrow#S4{left:220px;}

 }
.steps {
	color: #ccc;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px 5px;
}
/*div#Button h2 {
}*/
/*div#Button:focus {
	cursor: pointer;
	box-shadow: -1px 0 3px 0px #000 inset;
}*/

div#Button{
	float: right;
	margin: 20px 10px 0;
}

#PostData {
	color: #fff;
	font-size: 22px;
	background: #202308;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: 600;
	padding: 5px;
	margin: 5px;
	float: right;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 3px 6px 0px black;
	-moz-box-shadow: 0px 3px 6px 0px black;
	-webkit-box-shadow: 0px 3px 6px 0px black;
}

button:hover {
	cursor: pointer;
	box-shadow: 0px 3px 6px 0px black inset;
	border:1px solid white;
}

/*button:focus {
	cursor: pointer;
	box-shadow: 0px 3px 6px 0px black inset;
	border:1px solid white;
}*/

label.Button_{ margin:10px;height: 50px; /*border: 1px solid #95a21e;*/}

.Button_ {
	list-style-type: none;
	background: #323232;
	cursor: pointer;
	float: left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: -1px 3px 3px 0px #171717;
	-moz-box-shadow: -1px 3px 3px 0px #171717;
	-webkit-box-shadow: -1px 3px 3px 0px #171717;
}
.Button_:hover {
	background: #202308;
	box-shadow: -1px 0 3px 0px #000 inset;
}
/*.Button_:hover h2 {
	color: #b1c123;
}*/
.Button_:hover .steps {
	/*color: white;*/
}
.Button_Selected {
	list-style-type: none;
	float: left;
	cursor: pointer;
	margin-top:10px;
	clear:both;
}


/* Security Bar */

#secure{
	background:#b8ca34;
	color:white;
	text-align:center;
}

#secure .Statement{
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	padding:5px;
}
.Statement a{font-size:12px;}

#secure img{
	float:left;
}

#secure span{
	float:left;
	padding-top:5px;
}

#secure a{
	color:#333;
}

.col1{width:34%; float:left; margin-top:30px;}
.col2{width:20%; float:left;}
.col3{width:20%; float:left;}
.col2 label,.col3 label{font-weight:normal;}

.block{
	width:100%;
	    padding: 10px;
    float: left;
    margin: 0 0;
     box-shadow: 0 0 5px #DEDEDE; 
    border: 1px dotted #C8C6C5;
}
section{float:left; width:100%;}
.full{width:100%; float:left;}
#ContactInfo section,#GiftInfo section,#PayInfo section{margin:10px;}
label{font-weight:normal;}
.for-txt{float:left; width:25px; line-height:35px;}