/* begin file */
@charset "UTF-8";

/* ================================================== */
#narrow_bg {
	margin-top: 110px;
}

#coverlayer {
	background-color: #872b93;
	padding: 0;
}

/*#poplogo {
	position: relative;
	top: 20px;
	margin-left: 50px;
	height: 140px;
}*/

#coverlayer #pledge_but_container {
	border: 0px solid #ff0000;
	position: absolute;
	width: 220px;
	display: inline-block;
    right: 22px;
    top: 235px;
}



/* begin overrides the close button if necessary */
#coverlayer .close {
    right: 40px;
    top: 20px;
	border: 2px solid #ffffff;
    background-color: #ffffff;
}
/* end overrides the close button if necessary */



/*#narrow_bg {
	top: 30px;
	left: 400px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	width: 350px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#poppledge {
	position: relative;
	display: block;
	font-size: 42px!important;
	text-shadow: 1px 1px 1px #012B50;
	color: #ffffff;
	margin-top: -65px; 
	margin-left: 94px;
	width: 200px;
}

#poppledge3 {
	display: block;
	font-size: 24px!important;
	text-shadow: 1px 1px 1px #012B50;
	color: #ffffff;
	margin-top: 18px; 
	width: 300px;
	text-align: center;
	padding: 6px 10px 20px 13px;
	margin-left: 10px;
}

#coverlayer #pledge_but_container {
	border: 0px solid #ff0000;
	position: absolute;
	width: 220px;
	display: inline-block;
	left: 70px;
	top: 300px;
}
*/
/* ================================================== */
/* end of file */
