#mainContent #staticContentParamBreadCrumbs { display: none; }
#mainContent .data { margin: 0; padding: 0; }
#donations-container,
#donations-header,
#donations-main,
#donations-footer { width: 980px; }
#donations-container {
	margin: 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #333;
}
#donations-container p {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
#donations-header {
	float: left;
	display: block;
	/*height: 358px;*/
	/*background: url(/wcsstore/images/GrandinRoad/_wcm/Landing/Donations/images/Donations_Header.gif) no-repeat 0 0;8*/
	text-indent: -9999px;
	margin-bottom: 15px;
}
#donations-main { float: left; margin-bottom: -70px;}
#donations-main .charity { float: left; width: 48%; margin-left: 2%; }
#donations-main .charity img {
	float: left;
	margin: 0 20px 100px 0;
}
#donations-main .charity p {
	padding: 14px 20px 0 0;
	display: block;
	float: left;
	width: 50%;
}
#donations-main .charity p a {
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}
#donations-main .charity p a:hover {
	color: #4d0000;
	border-color: #4d0000;
}
#donations-main .charity .button {
	display: block;
	float: left;
	width: 135px;
	height: 45px;
	background: url(/wcsstore/images/GrandinRoad/_wcm/Landing/Donations/images/donate-btn.gif) no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#donations-main .charity form select { display: none; }
#donations-footer {
	float: left;
	border-top: 2px solid #ccc;
	padding: 20px 20px 40px;
	margin-top: 20px;
	font-size: 10px;
}
#donations-footer p {
	color: #999;
}
#response {
	text-align: center;
}
#response span {
	display: block;
	color: #721111;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 22px;
}
#response a {
	color: #990000;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	padding: 8px 10px;
	font-size: 18px;
	font-weight: bold;
}

#includedonations {
	width: 400px;
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 30px 24px 24px !important;
	padding: 30px 24px 24px 4px;
	margin-top: 240px;
	position: relative;
	z-index: 4000;
}
#includedonations h1 {
	text-align: center;
	font: normal 24px Georgia, serif;
	font-style: italic;
	color: #285e87;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#includedonations h1 span {
	color: #1b3e59;
}
#includedonations p {
	text-align: center;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #595959;
	margin: 24px 0 0 0;
}
#includedonations a {
	color: #f4f4f4;
	font-weight: normal;
	padding: 6px 8px;
	border: 1px solid #6B7580;
}
#donationsOverlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	width: expression(document.body.clientWidth);
	height: expression(document.body.clientHeight);
	text-align: center;
	z-index: 2000;
}
#donationsOverlayInside {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	width: expression(document.body.clientWidth);
	height: expression(document.body.clientHeight);
	text-align: center;
	background: #fff;
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	position: fixed;
	z-index: 1000;
}
.data a {
	transition: color 0.3s; -moz-transition: color 0.3s; -ms-transition: color 0.3s; /* IE, someday */ -o-transition: color 0.3s; -webkit-transition: color 0.3s;
}
.gwt-pdp-main-was-now-price-holder,
.gwt-product-detail-widget-total-price-label,
.gwt_addtocartdiv_pricepanel {
	display: none !important;
}