@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;}
table{
	border-collapse:collapse;
	border-spacing:0;}
fieldset, img{
	border:0;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup{
	font-style:inherit;
	font-weight:inherit;}
del, ins{
	text-decoration:none;}
li{
	list-style:none;}
caption, th{
	text-align:left;}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;}
q:before, q:after{
	content:'';}
abbr, acronym{
	border:0;
	font-variant:normal;}
sup{
	vertical-align:baseline;}
sub{
	vertical-align:baseline;}
input, button, textarea, select, optgroup, option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;}
/*	  */
::selection{
	background: #2E8EBB; /* Safari */
	color:#fff;}
::-moz-selection{
	background: #2E8EBB;
	color:#fff; /* Firefox */}
body {
 -webkit-animation-delay: 0.1s;
 -webkit-animation-name: fontfix;
 -webkit-animation-duration: 0.1s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-timing-function: linear;
}
@-webkit-keyframes fontfix{
	from{ 	opacity: 1; }
	to{	opacity: 1; }
}
body, html{
	margin:0;
	font-family:KlimaWeb,Tahoma, sans-serif;
	font-size:15px;
	line-height:1.5;
	color:#313a42;}
html{
	height:100%;}
body{
	background:url(https://s3.amazonaws.com/s3.350.org/images/bg.jpg) repeat fixed center center #087DAE;
	min-height:100%;}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	margin-bottom:.5em;
	font-family:KlimaWeb,sans-serif;
	line-height:1.2;}
h1{
	font-size:40px;
	letter-spacing:-.02em;}
h2{
	font-size:35px;
	letter-spacing:-.02em;}
h3{
	font-size:28px;}
h4{
	font-size:24px;}
h5{
	font-size:1.3em;}
h6{
	font-size:1.15em;}
a {
	font-weight:bold;
	color:#087DAE;}
a:hover {
	color:#FF6319;
	text-decoration:underline;}
a:active {
	color:#313a42;
	text-decoration:underline;}
p, ul, ol {
	margin:0 0 15px;}
p:last-child, ul:last-child, ol:last-child {
	margin-bottom:0;}
img {
	max-width:100%;}
strong {
	font-weight:bold;}
blockquote {
	margin:0 0 1em;
	font-size:.85em;
	padding-left:1em;}
q {
	font-style:italic;}
sup {
	font-size:.75em;
	vertical-align:top;}
sub {
	font-size:.75em;
	vertical-align:bottom;}
caption {
	font-size:.85em;
	color:#888;}
ul ul, ol ol, ul ol, ol ul, ul ul ul, ol ol ol {
	margin:1em 0 1em 2.5em}
ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1.35em;}
ol li {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:1.35em;
}
em {
	font-style:italic;
}
table {
	border-collapse:separate;
	border-spacing:2px;
}
th {
	background:#dde0e3;
	padding:2px 5px;
}
thead th {
	background:#313a42;
	color:#fff;
	padding:2px 5px;
	font-weight:900;
}
td {
	background:rgba(255,255,255,0.15);
	border-radius:2px;
	padding:5px;}
code, samp, kbd, var {
	font-family:"Courier New", Courier, monospace;
}
pre {
	font-family:"Courier New", Courier, monospace;
	padding-left:15px;
	border-left:5px solid #dde0e3;
	margin:15px 0;
}
del {
	text-decoration:line-through;
}
small {
	font-size:.9em;
}
abbr, acronym {
	font-size:0.9em;
	font-variant:small-caps;
	letter-spacing:0.07em;
	border-bottom:2px dotted #313a42;
	cursor:help;
	padding-bottom:2px;
}
input, select, textarea {
	background:	#f9fafb;
	background:rgba(255,255,255,0.8);
	border:0 none;
	border-radius:2px;
	margin:0 0 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-k-box-sizing:border-box;}

input {
	padding:7px 5px;}
select{
	padding:7px 2px;
	cursor:pointer;}
	
input.checkbox,
input.radio,
input[type='radio'],
input[type='checkbox'] {
	width:auto !important;
	background:none !important;
}
textarea {
	padding:7px 5px;
	width:235px;
	min-height:80px;
	line-height:1.3;}
legend {
	font-weight:bold;
}
cite {
	font-style:italic;
}
.clear {
	clear:both;
	display:block;	
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
.button{
	background: #D8D8D8;
	padding:3px 7px;
	border:1px solid #9CA5A9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#424a4c;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
	padding:0.8em 0.8em 0.6em;
	position:relative;
	text-shadow:none;
	margin:0 0 5px;
	line-height:1.3;
	border-radius:3px;
}
.button.small{
	font-size:12px;}
.button:hover{
	border:1px solid #768187;
	color:#313a42;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 0 3px 0 rgba(0,0,0,0.2)
	;
	text-decoration:none;}
.button:active{
	top:1px;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1)
	;}
.note{
	background:#fff;
	border:1px solid #ccc;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	left:-2px;
	margin:25px 0;
	padding:20px;
	position:relative;}
p.lead{
	font-size:19px;
	line-height:1.35;
	font-weight:500;}


/* labels overlaid */
.js .ak-labels-overlaid label {	
	color:#313a42;
  position: absolute;
  padding: 10px;
  /* These are redundant, but IE7 needs them */
  left: 0px;
  z-index: 1;
}
.js .ak-labels-overlaid .checkbox label {
	position:static;}	
.js .ak-labels-overlaid label.active {

}
.js .ak-labels-overlaid label.no-overlay,
.ak-labels-overlaid label.no-overlay{
  position: static;
  padding:0;
  color:inherit;
  /* These are redundant, but IE7 needs them */
  left: 0px;
  z-index: 1;}
.js .ak-labels-overlaid label.active {
  color: rgb(140,140,140);
}
.js .ak-labels-overlaid label.has-content {
 display: none;
}
.js .ak-labels-above label.has-content {
	display:block;}
.ak-labels-overlaid > div {
  position: relative;
}
.js #form .ak-labels-above label {
  position: static;
  color:#fff;
  padding:0;
}

.container{
	background:#fff;
	margin-top:30px;
	margin-bottom:30px;
	padding:15px 20px;}
p, input, select, textarea, button, div{
	font-family:KlimaWeb,sans-serif;
	font-size:inherit;}
.col p, .box p, .area p{
	margin:0 0 0.7em;}
div#amount_list ul.ak-unstyled li{
	list-style-type:none;
	height:auto;
	margin:0 11px 7px 0;
	width:auto;}
label.ak-btn{
	background:#04a0c3;
	font-weight:bold;
	font-size:25px;
	height:55px;
	line-height:55px;
	width:125px;}
.ak-styled-submit-button{
	background:#ffa017;
	box-shadow:none;}
.ak-styled-submit-button:hover{
	background:#ffa017;
	color:#3b3e3f;}
	

#paypal {
	display:inline-block;
	margin-bottom:0;
	padding:0 3px;
	vertical-align:middle;}	
	
#footer {
	background:#313a42;
	border-radius:3px;
	border:1px solid rgba(0, 0, 0, 0.1);
	padding:15px 25px 15px 15px;
	clear:both;
	margin:20px auto 100px;
	color:#eee;
	font-size:14px;
	max-width:860px;}
#footer a {
	color:#eee;
	text-decoration:none;}
#footer a:hover {
	color:#ff6319;}
#footer a:active {
	color:#ff9339;}
a#footer-logo {
	background:url(https://s3.amazonaws.com/s3.350.org/images/350-austrlia-white_25_h.png) no-repeat;
	display:block;
	width:199px;
	height:25px;
	cursor:pointer;
	text-indent:-9999px;}
#c4-footer-logo{
	background:url("https://s3.amazonaws.com/s3.350.org/images/350-action-fund-logo.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:25px;
	cursor:pointer;
	text-indent:-9999px;
	witdh:280px;}
a#footer-logo:hover {
	opacity:.75;}
a#footer-logo:active {
	position:relative;
	top:1px;}
#footer-links{
	float:right;
	margin-top:8px;
	text-align:right;}
.alt-payment{
	border-top:1px solid #c3cbcf;
	clear:both;
	color:#838b8f;
	font-size:0.85em;
	padding:20px 0;
	margin:25px 10px;}

/* WebKit only -- addresses funny Webkit-only Typekit line-height issues in form elements by reverting back to default fonts */
@media screen and (-webkit-min-device-pixel-ratio:0){ 
#act select{
	font-family:sans-serif;}
}