#shippingdetails {
	clear:both;
}

#content #donate form p, #content #donate form span, #content #donate form label {
color: #222;
}

#content section.contentheading {
	border: 0;
	box-shadow: 0 0 0 #000;
	-webkit-box-shadow: 0 0 0 #000;
	moz-box-shadow: 0 0 0 #000;
	margin-bottom:0px;
}

#content section.contentheading img {
padding-left: 10px;
}

#product_list fieldset {
	margin-bottom:35px;
}


#userdetails ul, #shippingdetails ul, div.donationdetails ul {
	list-style: none;
	padding-left: 0;
}

label.shipping_checkbox, label[for="amount_other_field"], label[for="amount"], label[for="exp_date"] {
	display: inline;
}	

legend {
	font-family: "din-condensed-web",sans-serif;
	font-size: 24px;
	color: #F25822;
	text-transform: uppercase;
	line-height: 1em;
	margin-top: 0;
	font-weight: normal;	
}


input[type="number"] {
	width: 40px;
}

ul.donation_amount li.radio_button {
width: 30%;
display: inline-block;
float: left;
}

ul.donation_amount li.other {
	clear:left;
	padding-top:10px;
	width: 320px;
	display: inline-block;
}


#content form select#exp_date_month, #content form select#exp_date_year {
	width: 105px;
}

#userdetails legend {
	position:relative;
	bottom: 15px;
}

.donationdetails legend {
	margin-bottom:20px;
}

#content div.secondary {
	padding-left:0;
}

span.disclaimer {
	font-size: 12px;
}

p.disclaimer {
	font-size: .7em;
	line-height: 1.1em;
	letter-spacing: .014em;
	color: #666;
	display: block;
	margin: 10px 0;
	padding-left: 2px;
	padding-right: 0px;
	position: relative;
}

#content form input[type="submit"], #content form input.submit_button {
	display: inline;
}

#content form select#state, #content form select#id_shipping_state {
	width: 96%;
	position:relative;
	left: 1px;
}

#content select[name="action_card_type"] {
	width: 43%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
}

div#total_div {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 25px;
	color: #222 !important;
}

#cc_info fieldset ul {
	margin: 0;
}

#cc_info img.card_type {
	position: relative;
	top: 7px;
}

#braintree_secure_logo {
	margin-top:40px;
	float:right;
	margin-right: 18px;
}

#braintree_secure_logo.upper-position {
	margin-top:10px;
	float:right;
	margin-right: 18px;
	margin-bottom: 24px;
}

#content img.petition_image  {
	width:200px;
}

#content div#product_list {
	margin-top: 20px;
}



#content ul#ak-errors {
	color: red;
	list-style-type:disc;
	margin:0 0 1em 1em;
}
#content ul#ak-errors li:last-child {
	padding-bottom:10px;
}

#product_list table tr th {
	text-align: left;
}

 footer {
	display:none;
}

.fb_edge_widget_with_comment {
	bottom: 5px;
	right: 1px;
}

.fb_iframe_widget {
	display: block !important;
}

#content div.main {
	width: 53.25%;
	clear: left;
}

#content div.secondary {
	width: 40%;
	margin-left:20px;
}

#content form input[type="text"], #content form input[type="email"], #content form input[type="tel"], #content form textarea {
	width: 90%;
}

#content #cc_info input[type="text"], #content #cc_info form input[type="email"], #content div.secondary #amount_other_field {
	width: 252px;
}

/* 2015 updates */

body.update-2015 header#top {
	display: none;
}

body.update-2015 #content {
	padding-top: 26px;
}

body.update-2015 #userdetails ul, 
body.update-2015 #donate_form ul {
	margin: 0em 0;
}

body.update-2015 #donate_form li.radio_button {

}

body.update-2015 #donate_form li.radio_button input[type=radio] {
	display: none;
}

body.update-2015 #donate_form li.radio_button label.radio_button_label {
	background-color: white;
	border-radius: 6px;
	width: 54px;
	height: 16px;
	padding: 10px 16px;
	margin: 0px 12px 12px 0px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

body.update-2015 #content #donate #donate_form li.radio_button input[type="radio"]:checked+label.radio_button_label {
	background-color: #F25822;
	color: white;
}

body.update-2015 #content form select#state, 
body.update-2015 #content form select#id_shipping_state,
body.update-2015 #content select[name="action_card_type"],
body.update-2015 #content form select#exp_date_month,
body.update-2015 #content form select#exp_date_year {
	font-size: 16px;
}

body.update-2015 #content form select#state {
	margin-top: 12px;
	width: 77%;
}

body.update-2015 #credit_card_wrapper #card_types {
	height: 21px;
	width: 200px;
	margin: 16px 0px;
}

body.update-2015 #credit_card_wrapper #card_types .cc_icon {
	display: inline-block;
	height: 21px;
	width: 34px;
	background-image: url('https://s3.amazonaws.com/s3.forecastthefacts.org/static/img/accepted-credit-cards.png');
	background-repeat: no-repeat;
	margin-right: 8px;
}

body.update-2015 #credit_card_wrapper #card_types .cc_icon:hover {
	cursor: pointer;
}

body.update-2015 #credit_card_wrapper #card_types .cc_icon.selected {
	/*border: 1px solid blue;*/
	box-shadow: 0px 0px 4px #004CAE;
}

body.update-2015 #credit_card_wrapper #card_types #visa_cc_icon {
	background-position: 0px 0px;
}

body.update-2015 #credit_card_wrapper #card_types #discover_cc_icon {
	background-position: -42px 0px;
}

body.update-2015 #credit_card_wrapper #card_types #mc_cc_icon {
	background-position: -84px 0px;
}

body.update-2015 #credit_card_wrapper #cc_select {
	display: none;
}







