/* CSS Document */

#main_donate{

	clear:both;

	background:#231f20;

	background-repeat:repeat-x;

	}

#main_content_donate{

	margin:0 auto;

	width:851px;

	position:relative;

	padding:10px 0px 40px 0px;

	}



#main_content_donate h1 {

	color:#FFF;

	}



#main_content_donate hr {

	color:#FB9703;

	}

#banner_donate_today{

	background: url(../images/frontend/banner_donate.jpg) no-repeat;

	height:165px;

	width:821px;

	text-indent:-9000px;

	display:block;

	margin:0px auto;

	}

#banner_donate_form{

	background: url(../images/frontend/banner_form_alt.png);

	height:52px;

	width:820px;

	text-indent:-9000px;

	display:block;

	margin:0px auto;

	}

#donate_form{

	background:#333333;

	width:820px;

	margin:0px auto;

	position:relative;

	}

#donate_form p{

	color:#b2b2b2;

	padding:10px;

	}

.btn_donate{

	border:0;

	background:url(../images/frontend/btn_paynow.png);

	width:100px;

	height:37px;

	cursor:pointer;

	text-align:center;

	margin-top:10px;

	margin-bottom:15px;

	float:right;

	}

.table_form{

	color:#FFF;

	text-align:center;

	margin:0px auto;

	}

.table_form td.right {

	text-align:right;

	font-style:italic;

	font-weight:bold;

	}

.table_form td.left {

	text-align:left;

	}

/*Validation*/

form.cmxform label.error, label.error {

	/* remove the next line when you have trouble in IE6 with labels in list */

	color: #999;

	font-style: italic;

	margin-left:5px;

}

form.cmxform label.error { display: block; }



#main_content_donate p{

	text-align:center;

	padding-top:14px;

}



#main_content_donate p.special {

	color:#FFF;

	font-weight:bold;

}



#main_content_donate p.message {

	color:#FB9703;

}



p.donate_msg {

	/*position:absolute;

	left:465px;

	top:178px;*/

	float:right;

	width:250px;

	margin:0;

	padding:0;

	color:#C89793;

	font-weight:bold;

}
