#donate_main_box {
}

#noPaypalDonation {
}

/* #donationChooser * { margin-top: 0; } */

#donate_left_col {
	width:50%;
	float: left;
}

#donate_right_col {
	width:50%;
	float: right;
}

.clear_floats {
	clear: both;
}

.number_cell {
	vertical-align: top;
}

div.column_header {
	font-style: normal;
	display: inline;
	font-family: Arial, sans-serif;
	color: #339933;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	text-align: left;
}

div.column_desc {
	color: #339933;
	position: relative;
	top: -4px;
	font: normal normal normal 0.9em "Lucida Grande", Verdana, Arial, sans-serif;
}

#quick_donation_group {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.inlineLabel {
	display: inline;
}

div.quick_amount_label {
	font-weight: bold;
	margin-bottom: 10px;
}

.orgItem {
	width:738px;
	height: auto;
}

.orgItemLeft {
	width:608px;
	padding: 10px;
	border: thin solid #d5d5d5;
	background-color: rgba(255,254,255,0.7);
}

.orgItemRight {
	width:120px;
	padding: 5px;
	border: thin solid #d5d5d5;
	background-color: rgba(213,213,213,0.22);
	text-align: center;
	color: #000;
}

table.items_table {
	border-collapse:collapse;
	padding:0px;
}

table.swag_table {
	padding:0px;
}

tr.swag_spacer_row {
	height: 15px;
}

.picture_cell {
	text-align: center;
}

.item_cell {
	width:210px;
	padding: 0px 0px 0px 5px;
}

.item_name {
	font-weight: bold;
	color: #797979;
}

.qty_cell {
	width:90px;
	padding:0px;
	text-align: right;
}


.orgName {
	font-weight: bold;
	text-decoration: none;
}

.silverRibbonName {
	font-weight: bold;
	text-decoration: none;
}

.orgNameButton {
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #7b7fd3;
}

.orgNameButton:hover {
	text-decoration: underline;
}

.orgName a {
	font-weight: bold;
	color: #7b7fd3;
	text-decoration: none;
}

.orgName a:hover {
	font-weight: bold;
	color: #7b7fd3;
	text-decoration: underline;
}


table.orgList {
	
}

.silverRibbonDesc {
	display: inline;
	color: #797979;
}

.orgDesc {
	display: inline;
	color: #797979;
}

.orgDescHidden {
	display: none;
	color: #797979;
}

.orgDescShowing {
	display: inline;
	color: #797979;
}

div.centering_box {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.centering_table {
	margin-left: auto;
	margin-right: auto;
}

#total_amount_div {
	display: inline;
}

#paypay_button_cell {
	text-align: left;
}

.total {
	display: inline;
}

.note {
	width: 540px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #fdfbac;
	padding: 15px;
	margin-left: 10px;
}

.note_warning {
	width: 540px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #fed6d5;
	padding: 15px;
	margin-left: 10px;
}


.minimumDonationWarning {
	color: #fd2616;
	font-weight: bold;
	font-size: .8em;
}

p.radioGroupHeader {
	color: #797979;
	font-variant: normal;
	font-weight: bold;
}

.selected {
	background-color: rgba(170,214,253,0.5);
	width: 510px;
	padding: 10px;
}

.notSelected {
	width: 510px;
	padding: 10px;
	background-color: transparent;
}

.orderDetailsBox {
	padding: 10px;
	border: thin dotted #d5d5d5;
	margin-right: 20px;
}

tr.totalRow {
	border-top: thin solid #797979;
}

.confirmHeader1 {
	font-size:20pt;
	font-weight:bold;
	color:#1b336f;
	padding: 15px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial;
}

.confirmHeader2 {
	font-size:16pt;
	font-weight:bold;
	color:#1b336f;
	padding: 15px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial;
}


#cancelOrderButton {
	border-style: solid;
	border-color: #797979;
	background-color: #fed6d5;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-right: 17px;
}

#confirmOrderButton {
	border-style: solid;
	border-color: #797979;
	background-color: #fdfbac;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-right: 17px;
}

#confirmDonationPleaseWait {
	color: #666666;
	border-style: solid;
	border-color: #797979;
	background-color: #cccccc;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-right: 17px;
}

#donatePaypalButton {
	border-style: solid;
	border-color: #797979;
	background-color: #fdfbac;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#noPaypalExplanation {
	border-style: solid;
	border-color: #797979;
	background-color: #fdfbac;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}


ol.actionList {
border-bottom:#797979 1px solid;
border-top:#797979 1px solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

ol.actionList p,ol.actionList td {
	color: #000;
}

ol.actionList .action {
	color: #424242;
	padding-top: 10px;
}

ol.actionList .action {
	color: #424242;
	padding-top: 10px;
}

#spreadWordTable {
	width: 450px;
}

.spreadWordCell {
	padding-top: 5px;
}

.callToAction {
	color: #000;
	border-style: dotted;
	border-width: thin;
	background-color: rgba(213,213,213,0.5);
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (max-width: 700px) {
	body #donate_left_col,body #donate_right_col {
		float: none;
		width: auto;
	}
}
@media (max-width: 655px) {
	.header1 {
		text-align: center;
	}
	.header1 img {
		float: none;
		margin-bottom: 10px;
	}
}