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

.box {
	padding-top: 0;
}

.sideColDonateButton {
	height:50px;
	margin:0;
	padding:0;
}

.sideColCharityNavigatorButton {
	padding-top:20px;
}


/*** donate index ***/

.mainAd {
	width: 520px;
	height: 290px;
	background: transparent url(/donate/images/d_feature_master_bkgd.gif) no-repeat left top;
	margin-bottom: 20px;
}

.mainAd, .leftAdTop {
	overflow: auto;
}

.mainAd h2, .mainAd h3, .mainAd p {
	margin-right: 355px;
}

.mainAd h2, .mainAd p {
	padding-left: 15px;
}

.mainAd h2, .mainAd h3 {
	color: #fff;
}

.mainAd img {
	float: right;
	border-left: dotted 2px #fff;
}

.mainAd h2 {
	font-size: 1.7em;
}

.mainAd h3 {
	text-transform:uppercase;
	margin-left: 15px;
	/*margin-right: 355px;*/
	padding-top: 5px;
	border-top: dotted 1px white;
}

.mainAd h3, .leftAdTop h3, .rightAd h3 {
	margin-top: 0;
	font-size: 1em;
	padding-bottom: 15px;
}

.mainAd h3 a {
	color: #fff;
}

.leftAdTop h3 a, .rightAd h3 a, div.box {
	color: #5555AA
}

.leftAdTop p, .leftAdBottom li, .leftAdBottom .adWrapper, .rightAd p {
	font-size:.9em;
	line-height:1.4em;
}

.leftAdTop {
	background: transparent url(/donate/images/d_spot1_master_bkgd.gif) no-repeat right top;
	width:340px;
	height: 186px;
	float:left;
}

.rightAd {
	background: transparent url(/donate/images/d_spot2_master_bkgd.gif) no-repeat left bottom;
	width: 160px;
	float:right;
}

/*.leftAdTop, .rightAd {
	background-color: #f1e3c6;
}*/

.leftAdTop h2, .leftAdTop p, .leftAdTop h3 {
	margin-left: 180px;
	padding-right: 15px;
}

.leftAdTop img {
	float: left;
	border-right: dotted 2px #fff;
}

.leftAdBottom {
	width: 340px;
	margin-top: 226px;
}

.adWrapper {
	float: left;
	width: 160px;
	margin-bottom: 30px;
}

.adWrapper p {
	border-top: dotted 1px #000;
}

.adWrapper p, .leftAdBottom ul {
	margin-top: 0;
}

.leftAdBottom p, .leftAdBottom ul {
	color: #5555AA;
	width: 160px;
}

.leftAdBottom ul {
	padding: 0;
	float: right;
}

.leftAdBottom li {
	display: block;
	text-decoration: none;
	border-top: dotted 1px #000;
}



.rightAd img {
	border-bottom: dotted 2px #fff;
}

.rightAd h2, .rightAd h3, .rightAd p {
	padding-left: 15px;
	padding-right: 15px;
}
