body {
	font:12px Verdana, Sans-serif;
	margin:0px;
	background:#edf0f6;
}

ul {
	margin:30px 0px 30px 15px;
	padding:0px;
}

li { margin-bottom:15px; }
p { margin:0px; }
img { border:0px; }

h1, h2, h3, h4, h5, h6 {
	color:#0e396e;
	text-transform:uppercase;
	font-family:Arial, Sans-serif;
}

h2 {
	font-size:30px;
	margin:0px;
}

h3, h4 {
	text-transform:none;
	color:black;
}

input, select, textarea {
	font:12px Arial, Sans-serif;
	background:#fff9df;
	border:1px solid;
	border-color:#d1d1d1 #e8e8e8 #ececec #e8e8e8;
	padding:2px;
}

a { color:#0c396e; }
a:hover { text-decoration:none; }

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#header h1 { display:none; }

#header, #contentBlock, #donateMethods, #footer {
	margin:0 auto;
	width:960px;
}

#header {
	width:960px;
	height:181px;
	background:url(/appeal/media/logo.png) no-repeat;
	margin-bottom:5px;
	position:relative;
	z-index:50;
}

#contentBlock {
	margin-bottom:5px;
	background:#9aaccd;
}

#content {
	width:525px;
	font-size:12px;
	float:left;
	background:white;
	padding:40px 170px 30px 40px;
	min-height:666px;
}

#contentRestrainer { width:360px; }
#content h2 { margin-bottom:40px; }
#content p { margin:10px 0px 10px 0px; }

#features {
	background:url(/appeal/media/sidebarFeatures.png) no-repeat;
	width:225px;
	height:666px;
	float:right;
	position:relative;
	background-color:#9aaccd;
}

#features p {
	height:0px;
	overflow:hidden;
	display:block;
}

#donateMethods {
	background:#889fc6 url(/appeal/media/titleHowYouCanDonate.png) no-repeat 10px 10px;
	margin-bottom:5px;
	padding-top:35px;
}

#donateMethods h2 { display:none; }

#methodsList {
	list-style:none;
	white-space:nowrap;
	margin:0;
}

#methodsList li { display:inline; }

#buttonContribute, #buttonMessage, #buttonAbout, #buttonCall, #buttonDonate {
	width:190px;
	padding:121px 10px 0px 10px;
	background-image:url(/appeal/media/buttonReadWishlist.png);
	background-repeat:no-repeat;
	background-position:center 90px;
	position:absolute;
	left:8px;
	top:40px;
	display:block;
	height:0px;
	overflow:hidden;
}

#buttonMessage {
	top:190px;
	background-image:url(/appeal/media/buttonReadPresidentMessage.png);
}

#buttonAbout {
	top:340px;
	background-image:url(/appeal/media/buttonFindOutMoreAboutUs.png);
}

#buttonCall {
	top:490px;
	background-image:url(/appeal/media/buttonCall.png);
}

#donateMethods h2 { margin:0px; }

#methodPhone , #methodFax, #methodOnline, #methodMail {
	width:178px;
	padding-top:41px;
	height:0px;
	overflow:hidden;
	background:url(/appeal/media/donateMethodPhone.png) no-repeat;
	display:inline-block;
	margin:10px;
}

#methodFax {
	width:135px;
	background:url(/appeal/media/donateMethodFax.png);
}

#methodMail {
	width:252px;
	background:url(/appeal/media/donateMethodMail.png);
}

#methodOnline {
	width:234px;
	background:url(/appeal/media/donateMethodOnline.png);
}

#donateForm {
	width:960px;
	margin:0 auto;
}

#donateForm a {
	height:0px;
	overflow:hidden;
	padding-top:52px;
	width:960px;
	background:url(/appeal/media/donateButtonForm.png) no-repeat;
	display:block;
}

#footer {
	padding:30px 0px 30px 90px;
	background:url(/appeal/media/footerLogo.png) no-repeat left center;
	width:873px;
	color:#6374af;
	font-size:10px;
	text-transform:uppercase;
	margin:0 auto;
}

#footer a {
	color:#6374af;
	text-decoration:none;
}

#footer a:hover { text-decoration:underline; }

#donateFeature {
	background:url(/appeal/media/sidebarFeaturesBlank.png) repeat-x;
	color:white;
	padding:15px;
	width:195px;
	float:right;
	min-height:666px;
}

#donateFeature .phoneNumber, #donateFeature .email {
	display:block;
	font-weight:bold;
}

#donateFeature p { margin-bottom:10px; }
#donateFeatureImages { text-align:center; }
#donateFeatureImages img { margin-top:20px; }
#doanteFeature a { display:block; }

.requiredField {
	color:#6374af;
}

.inputDirections {
	display:block;
	width:200px;
	font-size:10px;
	color:#828282;
	margin:5px 0px 5px 0px;
}

.submit {
	border:none;
	background:none;
}

.errorField { background:url(/appeal/media/errorField.png) repeat; }
.errorField td input, .errorField td select, .errorField td textarea { background:white; }

#errorBlock ul li, #errorBlock p, #errorBlock h3{ color:red; }
#errorBlock ul { list-style:circle outside url(/appeal/media/errorIcon.png); }

#captchaRefresh {
	font-size:10px;
	margin:10px 0px 10px 0px;
	display:block;
}

#captchaRefresh:hover { text-decoration:none; }