@charset "UTF-8";
* {
	margin: 0;
}

html {
	height: 100%;
}

body {
	font: 11px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background: #ffffff url(images/bg.jpg) repeat-x top;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the .wrapper class */
	color: #262626;
	height: 100%;
}

a {
	color:#ee8526;
	font-weight:normal;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

h2 {
	margin-top:10px;
	font-size:18px;
	color:#235c9c;
	text-transform:uppercase;
}

h3 {
	margin-top:20px;
	font-size:16px;
	color:#235c9c;
	text-transform:uppercase;
}

h4 {
	font-size:15px;
	text-transform:uppercase;
	color:#EE8323;
}

.label {
	color:#77b0f1;
	font-size:13px;
}

img, a, .slider-bg, .active-thumb, 
#quick-links, #work-content, #services-content, 
#about-content, #contact-content {
	behavior: url(images/iepngfix.htc);
}

.wrapper {
	min-height:100%;
	height: auto !important;
	height:100%;
	width: 960px;
	text-align: left;
	margin: 0 auto -180px;
	z-index:1;
}


/*****************************/
/* LANGUAGE & LOGIN BAR STYLES */
/*****************************/

#language-bar {
	text-align:left;
	padding:7px 0 5px 0;
}

#language-bar-ar {
	text-align:right;
	padding:7px 0 5px 0;
}


/*****************************/
/* ENGLISH NAVIGATION STYLES */
/*****************************/

#nav {
	background:white url(images/nav-bg.png) no-repeat;
	width:960px;
	height:88px;
}

#nav ul {
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}

#nav ul li{
	float:left;
}

#nav ul li span{
	display:none;
}

#nav ul li a {
	color: #262626;
}

li#nav-home-active a {
	background:transparent url(images/nav-home-active.png) no-repeat;
	display:block;
	margin:28px 0 0 120px;
	width:109px;
	height:28px;
}

li#nav-home a {
	background:transparent url(images/nav-home.png) no-repeat;
	display:block;
	margin:28px 0 0 120px;
	width:109px;
	height:28px;
}

li#nav-home a:hover {
	background:transparent url(images/nav-home-active.png) no-repeat;
}

li#nav-about-active a {
	background:transparent url(images/nav-about-active.png) no-repeat;
	display:block;
	margin:28px 0 0 30px;
	width:109px;
	height:28px;
}

li#nav-about a {
	background:transparent url(images/nav-about.png) no-repeat;
	display:block;
	margin:28px 0 0 30px;
	width:109px;
	height:28px;
}

li#nav-about a:hover {
	background:transparent url(images/nav-about-active.png) no-repeat;
}

li#nav-help-active a {
	background:transparent url(images/nav-help-active.png) no-repeat;
	display:block;
	margin:28px 0 0 10px;
	width:109px;
	height:28px;
}

li#nav-help a {
	background:transparent url(images/nav-help.png) no-repeat;
	display:block;
	margin:28px 0 0 10px;
	width:109px;
	height:28px;
}

li#nav-help a:hover {
	background:transparent url(images/nav-help-active.png) no-repeat;
}

li#nav-partners-active a {
	background:transparent url(images/nav-partners-active.png) no-repeat;
	display:block;
	margin:28px 0 0 10px;
	width:109px;
	height:28px;
}

li#nav-partners a {
	background:transparent url(images/nav-partners.png) no-repeat;
	display:block;
	margin:28px 0 0 10px;
	width:109px;
	height:28px;
}

li#nav-partners a:hover {
	background:transparent url(images/nav-partners-active.png) no-repeat;
}

li#nav-news-active a {
	background:transparent url(images/nav-news-active.png) no-repeat;
	display:block;
	margin:28px 0 0 40px;
	width:109px;
	height:28px;
}

li#nav-news a {
	background:transparent url(images/nav-news.png) no-repeat;
	display:block;
	margin:28px 0 0 40px;
	width:109px;
	height:28px;
}

li#nav-news a:hover {
	background:transparent url(images/nav-news-active.png) no-repeat;
}

li#nav-contact-active a {
	background:transparent url(images/nav-contact-active.png) no-repeat;
	display:block;
	margin:28px 0 0 0px;
	width:109px;
	height:28px;
}

li#nav-contact a {
	background:transparent url(images/nav-contact.png) no-repeat;
	display:block;
	margin:28px 0 0 0px;
	width:109px;
	height:28px;
}

li#nav-contact a:hover {
	background:transparent url(images/nav-contact-active.png) no-repeat;
}

/****************************/
/* ARABIC NAVIGATION STYLES */
/****************************/

li#nav-home-ar-active a {
	background:transparent url(images/nav-ar-home-active.png) no-repeat;
	display:block;
	margin:25px 0px 0 0;
	width:105px;
	height:37px;
}

li#nav-home-ar a {
	background:transparent url(images/nav-ar-home.png) no-repeat;
	display:block;
	margin:25px 0px 0 0;
	width:105px;
	height:37px;
}

li#nav-home-ar a:hover {
	background:transparent url(images/nav-ar-home-active.png) no-repeat;
}

li#nav-about-ar-active a {
	background:transparent url(images/nav-ar-about-active.png) no-repeat;
	display:block;
	margin:27px 30px 0 30px;
	width:107px;
	height:34px;
}

li#nav-about-ar a {
	background:transparent url(images/nav-ar-about.png) no-repeat;
	display:block;
	margin:27px 30px 0 30px;
	width:107px;
	height:34px;
}

li#nav-about-ar a:hover {
	background:transparent url(images/nav-ar-about-active.png) no-repeat;
}

li#nav-help-ar-active a {
	background:transparent url(images/nav-ar-help-active.png) no-repeat;
	display:block;
	margin:27px 0 0 10px;
	width:141px;
	height:37px;
}

li#nav-help-ar a {
	background:transparent url(images/nav-ar-help.png) no-repeat;
	display:block;
	margin:27px 0 0 10px;
	width:141px;
	height:37px;
}

li#nav-help-ar a:hover {
	background:transparent url(images/nav-ar-help-active.png) no-repeat;
}

li#nav-partners-ar-active a {
	background:transparent url(images/nav-ar-partners-active.png) no-repeat;
	display:block;
	margin:25px 15px 0 10px;
	width:132px;
	height:36px;
}

li#nav-partners-ar a {
	background:transparent url(images/nav-ar-partners.png) no-repeat;
	display:block;
	margin:25px 15px 0 10px;
	width:132px;
	height:36px;
}

li#nav-partners-ar a:hover {
	background:transparent url(images/nav-ar-partners-active.png) no-repeat;
}

li#nav-news-ar-active a {
	background:transparent url(images/nav-ar-news-active.png) no-repeat;
	display:block;
	margin:24px 20px 0 25px;
	width:59px;
	height:37px;
}

li#nav-news-ar a {
	background:transparent url(images/nav-ar-news.png) no-repeat;
	display:block;
	margin:24px 20px 0 25px;
	width:59px;
	height:37px;
}

li#nav-news-ar a:hover {
	background:transparent url(images/nav-ar-news-active.png) no-repeat;
}

li#nav-contact-ar-active a {
	background:transparent url(images/nav-ar-contact-active.png) no-repeat;
	display:block;
	margin:27px 0 0 95px;
	width:83px;
	height:33px;
}

li#nav-contact-ar a {
	background:transparent url(images/nav-ar-contact.png) no-repeat;
	display:block;
	margin:27px 0 0 95px;
	width:83px;
	height:33px;
}

li#nav-contact-ar a:hover {
	background:transparent url(images/nav-ar-contact-active.png) no-repeat;
}



/****************/
/* HOME STYLES  */
/****************/

#content {
	padding-top: 25px;
	cursor:default;
}

#main-content {
	margin-top:20px;
	font-size:14px;
	line-height:18px;
	width:710px;
	float:left;
}

#main-content p {
	width:535px;
	margin:7px 0;
}

#main-content  #social-media {
	background-color:#ecf2f8;
	width:160px;
	height:100px;
	float:right;
}

#main-content #short-number {
	background-color:#ecf2f8;
	margin-top:18px;
	width:160px;
	height:70px;
	float:right;
}

#main-content #pledge-counter {
	background:#ecf2f8 url(images/pledge-counter-bg.png) no-repeat;
	margin-top:18px;
	width:160px;
	height:70px;
	float:right;
}

#main-content #pledge-counter-ar {
	background:#ecf2f8 url(images/pledge-counter-bg-ar.png) no-repeat;
	margin-top:18px;
	width:160px;
	height:70px;
	float:left;
}

#main-content #pledge-counter div, #main-content #pledge-counter-ar div {
	font-size:32px;
	font-weight:bolder;
	padding:33px 18px 30px;
	color:#d20300;
}

#main-content #news-events {
	background:url(images/home-newsbg.png) no-repeat;
	float:left;
	width:390px;
	height:200px;
	margin:21px 0 25px 0;
	cursor:default;
	font-size:12px;
	
}

#main-content #news-events ul {
	margin-top:53px;
	margin-bottom:10px;
	list-style-type: disc;
}

#main-content #news-events a {
	margin: 0 0 0 22px;
}

#main-content #partners {
	background:url(images/home-partnersbg.png) no-repeat;
	width:300px;
	height:200px;
	margin:21px 0 25px 20px;
	float:left;
	cursor:default;
}

#pledge {
	background:url(images/home-pledgebg.png) no-repeat;
	width:230px;
	height:413px;
	float:right;
	margin-top:20px;
	margin-bottom:25px;
	cursor:default;
}

#pledge p {
	font-size:12px;
	padding:60px 20px 0 22px;
}

#pledge table {
	font-size:12px;
	padding: 0 0px 5px 22px;
	margin-top:10px;
	line-height: 18px;
}

#pledge td {
	padding-bottom: 7px;
}

#pledge #checkbox {
	vertical-align:top;
	padding:4px 8px 0 0;
}

#pledge #checkbox-ar {
	vertical-align:top;
	padding:4px 15px 0 3px;
}

#pledge .commit-btn {
	background-color:#ee8526;
	width:135px;
	height:33px;
	text-transform:capitalize;
	color:white;
	font-size:13px;
	border:none;
	margin-top:3px;
	margin-left:3px;
	cursor:pointer;
}

.pledge-anchor a:hover {
	text-decoration:none;
}


/***********************************/
/* ABOUT + HELP END POVERTY STYLES */
/***********************************/

#about-intro {
	font-size:14px;
	margin:10px 0;
}

#text {
	font-size:12px;
	margin:10px 0;
}

#strategy {
	background:url(images/about-strategybg.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 0 25px 0;
	cursor:default;
	font-size:12px;
}

#strategy-ar {
	background:url(images/about-strategybg-ar.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 0 25px 0;
	cursor:default;
	font-size:14px;
	line-height:22px;
}

#goals {
	background:url(images/about-goalsbg.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 10px 25px 20px;
	cursor:default;
	font-size:12px;
}

#goals-ar {
	background:url(images/about-goalsbg-ar.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 10px 25px 20px;
	cursor:default;
	font-size:14px;
	line-height:22px;
}

#team {
	background:url(images/about-teambg.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 0 25px 0;
	cursor:default;
	font-size:12px;
}

#team-ar {
	background:url(images/about-teambg-ar.jpg) no-repeat;
	float:left;
	width:308px;
	height:296px;
	margin:21px 0 25px 0;
	cursor:default;
	font-size:14px;
	line-height:22px;
}

#strategy ul {
	margin:60px 15px 10px 0;
	list-style-type: disc;
	line-height:18px;
}

#strategy-ar ul {
	margin:60px 0 10px 15px;
	list-style-type: disc;
	line-height:20px;
}

#goals ul, #team ul {
	margin:10px 15px 10px 0;
	list-style-type:disc;
	line-height:18px;
}

#goals p, #goals-ar p, #team p, #team-ar p {
	margin:60px 15px 0 22px;
}

#strategy a, #goals a, #team a {
	margin: 0 0 0 22px;
}

#strategy-ar a, #goals-ar a, #team-ar a {
	margin: 0 22px 0 0;
}

.help-section, .help-section-ar {
	margin: 15px 0;
	width:460px;
}

.help-section div {
	width:270px;
	display:inline;
	float:right;
}

.help-section-ar div {
	width:270px;
	display:inline;
	float:left;
}

.help-btn {
	background-color:#ee8526;
	width:110px;
	height:30px;
	text-transform:uppercase;
	color:white;
	font-size:12px;
	border:none;
	margin-top:5px;
	cursor:pointer;
}

.partners h4 {
	margin-top:30px;
}

/*****************/
/* FOOTER STYLES */
/*****************/

.footer, .push {
	height: 180px;
	clear:both;
}

.footer {
	clear:both;
	color:#a9a9a9;
	font-size: 11px;
	padding-top: 20px;
	position: relative;
	background: #262626;
	text-align:left;
}

.footer #footer-copyright {
	width:960px;
	margin:auto;
	margin-top:15px;
	clear:both;
}

.footer #footer-sharenewsletter {
	width:960px;
	margin:auto;
	background-color:#1e1e1e;
	border:none;
}

.footer #newsletter {
	float:right;
	padding:7px;
	position:relative;
	top:-44px;
	height:22px;
}

.footer #newsletter #newsletter-name {
	position:relative;
	top:-23px;
	width:100px;
	height:20px;
	margin-left:10px;
	font-size:12px;
	padding-left:5px;
}

.footer #newsletter #newsletter-email {
	position:relative;
	top:-23px;
	width:180px;
	height:20px;
	margin-left:0px;
	font-size:12px;
	padding-left:5px;
}

.footer #newsletter #join-btn {
	background-color:#ee8526;
	width:40px;
	height:25px;
	text-transform:capitalize;
	color:white;
	font-size:13px;
	border:none;
	cursor:pointer;
	position:relative;
	top:-22px;
}

.footer .newsletter-messages {
	position:relative;
	top: -10px;
	text-align:right;
	padding:3px 0;
}

.footer .newsletter-messages-ar {
	position:relative;
	top: -10px;
	text-align:left;
	padding:3px 0;
}

