@charset "UTF-8";
/* CSS Document */

#thermometer{
	margin: 0px auto;
	background: url(http://www.newlifecity.org/youth/wp-content/plugins/donation-therm/images/thermo_bg2.jpg);
	width: 200px;
	height: 486px;
}
#thermometer .tube{
	margin-left: 33px;
	height: 299px;
	font-size: 1px;
	color: #F1F4F0;
}
#thermometer .topper{
	width: 50px;
	height: 18px;
}
#thermometer .topperDone{
	width: 50px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background:url(http://www.newlifecity.org/youth/thermometer/images/topper.png) no-repeat;
}
#thermometer .opportunity{
	width: 50px;
	padding: 0px;
	margin: 0px;
}
#thermometer .fundraising{
	width: 50px;
	padding: 0px;
	margin: 0px;
	background: url(http://www.newlifecity.org/youth/thermometer/images/blueOverlay.png);
}
#thermometer .personal{
	width: 50px;
	padding: 0px;
	margin: 0px;
	background:url(http://www.newlifecity.org/youth/thermometer/images/greenOverlay.png);
}
#thermometer .total{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color:#C60;
	margin-left: 110px;
}