/*---------------------------------------
	Banner
-----------------------------------------*/

#donate-banner {
	width: 100%;
	height: 200px;
	background-color: #E6FEE7;
	border-bottom: 5px solid #00853F;
}

	#donate-banner p {
		margin: 0px;
		padding: 10px 10px 0px 0px;
		color: #000;
		font-family: 'Varela Round', Helvetica, Arial, sans-serif;
		font-size: 12px;
		line-height: 100%;
		text-align: right;
	}

		#donate-banner span {
			font-size: 16px;
		}
	
	#donate-banner a {
		text-decoration: none;
		}

		#donate-banner a:link {
			color: #B9B9B9;
			background-color: transparent;
			}
		
		#donate-banner a:visited {
			color: #B9B9B9;
			background-color: transparent;
			}
		
		#donate-banner a:hover {
			color: #CC0000;
			background-color: transparent;
		    border-bottom: 1px dashed #CC0000;
			}
		
		#donate-banner a:active {
			color: #CC0000;
			background-color: transparent;
			}
		
#don-ban-content {
	width: 800px;
	margin: -5px auto 20px auto;
}
	
	#don-ban-content p {
		margin: 0px 0px 10px 30px;
		padding: 0px;
		color: #000;
		font-family: 'Varela Round', Helvetica, Arial, sans-serif;
		font-size: 15px;
		line-height: 140%;
		text-align: left;
	}
	
		#don-ban-content p.small-print {
			margin: 0px auto 0px auto;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 10px;
			color: #AAA;
			line-height: 140%;
			text-align: center;
		}

		#don-ban-content p.small-print a {
			text-decoration: none;
			}
		
		#don-ban-content p.small-print a:link {
			color: #999;
			background-color: transparent;
			}
		
		#don-ban-content p.small-print a:visited {
			color: #999;
			background-color: transparent;
			}
		
		#don-ban-content p.small-print a:hover {
			color: #CC0000;
			background-color: transparent;
			border-bottom: 1px dashed #CC0000;
			}
		
		#don-ban-content p.small-print a:active {
			color: #CC0000;
			background-color: transparent;
			}
	
	#don-ban-content img.icon {
		width: 20px;
		float: left;
	}
	
/*---------------------------------------
	Banner - PayPal
-----------------------------------------*/
	
#don-ban-pp {
	width: 310px;
	margin: 10px auto 15px auto;
}

	#don-ban-pp-drop {
		width: 200px;
		margin: 0px;
		display: inline-block;
	}
	
		#don-ban-pp-drop table {
			font-family: 'Varela Round', Helvetica, Arial, sans-serif;
			font-size: 11px;
			color: #777;
			line-height: 110%;
			text-align: left;
		}			
	
	#don-ban-pp-btn {
		width: 110px;
		margin: 0px;
		padding-top: 14px;
		display: inline-block;
		vertical-align: top;
	}
	
/*---------------------------------------
	Banner - Big Button
-----------------------------------------*/

#don-ban-content a.don-btn {
	margin: 15px auto 0px auto;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009D4A), color-stop(1, #00853F) );
	background: -moz-linear-gradient( center top, #009D4A 5%, #00853F 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009D4A', endColorstr='#00853F');
	background-color: #00853F;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	text-indent: -1.31px;
	border: 1px solid #005A2B;
	display: block;
	color: #FFFFFF;
	font-family: 'Varela Round', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	height: 45px;
	line-height: 45px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #005A2B;
	}
	
	#don-ban-content a.don-btn:hover {
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #DE0000), color-stop(1, #CC0000) );
		background: -moz-linear-gradient( center top, #DE0000 5%, #CC0000 100% );
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DE0000', endColorstr='#CC0000');
		background-color: #CC0000;
		border: 1px solid #940000;
		text-shadow: 1px 1px 0px #940000;
		}
	
	#don-ban-content a.don-btn:active {
		position: relative;
		top: 1px;
		}

/*---------------------------------------
	Pitch In Page
-----------------------------------------*/
	
#don-pp {
	width: 310px;
	margin: 10px auto 0px auto;
}

	#don-pp-drop {
		width: 200px;
		margin: 0px;
		display: inline-block;
	}
	
		#don-pp-drop table {
			font-family: 'Varela Round', Helvetica, Arial, sans-serif;
			font-size: 11px;
			color: #777;
			line-height: 110%;
			text-align: left;
		}			
	
	#don-pp-btn {
		width: 110px;
		margin: 0px;
		padding-top: 14px;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	
#content p.don-small-print {
	margin: 40px auto 30px auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 140%;
	text-align: center;
}

/*---------------------------------------
	FAQ
-----------------------------------------*/

#don-faq {
	width: 500px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	color: #00853F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;	
	text-align: left;
	font-weight: normal;
}

	#don-faq h2 {
		width: 500px;
		margin: 20px 0px 5px 0px;
		padding: 15px 0px 0px 0px;
		border-top: 1px solid #CC0000;
		color: #00853F;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 16px;
		line-height: 140%;	
		text-align: left;
		font-weight: normal;
	}

	#don-faq p {
		width: 500px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
		border: 0px;
		color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: 140%;	
		text-align: left;
		font-weight: normal;
	}

	#don-faq ul {
		list-style-type: disc;
		list-style-image: url(images/site/snowbullet_red.gif);
		width: 450px;
		margin: 0px 0px 10px 50px;
		padding: 0px;
		color: #000000;
		background-color: transparent;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 140%;
		text-align: left;
		}
		
		#don-faq ul li {
			list-style-type: disc;
			list-style-image: url(images/site/snowbullet_red.gif);
			margin: 0px 0px 5px 0px;
			padding: 0px;
			background-color: transparent;
			}

/*---------------------------------------
	Privacy Policy
-----------------------------------------*/

#don-privacy {
	width: 550px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	color: #00853F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;	
	text-align: left;
	font-weight: normal;
}

	#don-privacy h2 {
		width: 550px;
		margin: 25px 0px 10px 0px;
		padding: 0px;
		color: #CC0000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 18px;
		line-height: 140%;	
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}

	#don-privacy h3 {
		width: 550px;
		margin: 0px;
		padding: 0px;
		color: #00853F;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: 140%;	
		text-align: left;
		font-weight: normal;
		text-decoration: underline;
	}

	#don-privacy h4 {
		width: 550px;
		margin: 20px 0px 0px 0px;
		padding: 0px;
		color: #00853F;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 11px;
		line-height: 140%;	
		text-align: center;
		font-weight: normal;
		font-style: italic;
	}

	#don-privacy p {
		width: 550px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
		border: 0px;
		color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		line-height: 140%;	
		text-align: left;
		font-weight: normal;
	}

	#don-privacy ul {
		list-style-type: disc;
		list-style-image: url(images/site/snowbullet_red.gif);
		width: 450px;
		margin: 0px 0px 15px 50px;
		padding: 0px;
		color: #000000;
		background-color: transparent;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 140%;
		text-align: left;
		}
		
		#don-faq ul li {
			list-style-type: disc;
			list-style-image: url(images/site/snowbullet_red.gif);
			margin: 0px 0px 5px 0px;
			padding: 0px;
			background-color: transparent;
			}

/*---------------------------------------
	Gift Tags
-----------------------------------------*/

.don-tags {
	width: 190px;
	margin: 10px auto 30px auto;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	color: #00853F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 120%;	
	text-align: center;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}

	.don-tags img {
		display: block;
		margin: 0px auto 10px auto;
	}