@charset "utf-8";
html, body{
	font-family: arial;
	font-size: 14px;
	text-align: left;
	color: #555555;
	background-color: #ffffff;
	-webkit-text-size-adjust: none;
	background-image: url('http://www.abrahamfund.org/site/images/bg.jpg');
	margin: 0 0 -20px 0;
}

.clear{
	clear: both;
	width: 0;
	height: 0;
}

a, a:visited, a:hover{
	color: #078581;
	text-decoration: none;
}

img{
	display: block;
	border: none;
}

input, textarea{
	outline: none;
}

.hoverBotton:hover{
	background-position: bottom center !important;
}
.siteWrapper{
	width: 910px;
	margin: auto;
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 4px #ebebeb;
	margin-bottom: 20px;
	position: relative;
	overflow-x: hidden;
}

.languageMenu{
	position: fixed;
	right: 0;
	top: 150px;
}
	.languageMenu .languageItem{
		display: inline-block;
		width: 31px;
		height: 94px;
		background-position: top center;
	}
	.languageMenu .languageItem:hover{
		background-position: center center;
	}
	.languageMenu .selected{
		background-position: bottom center;
	}

.header{

}
	.header .upperHeader{
		height: 60px;
		box-shadow: 0px 10px 5px -9px #868686;
		background-repeat:repeat-x;
		background-position: bottom center;
		margin-bottom: 15px;
	}
		.header .upperHeader .navigator{
			float: left;
			color: #7f8183;
			font-size: 11px;
			margin: 30px 0 0 10px;
		}
			.header .upperHeader .navigator a, .header .upperHeader .navigator a:visited, .header .upperHeader .navigator a:hover{
				color: #7f8183;
				font-weight: bold;
			}
		.header .upperHeader .headerDonation{
			float: right;
			display: inline-block;
			width: 155px;
			height: 107px;
			background-position: top center;
		}
		.header .bottomHeader .headerLogoSlogen{
			position: relative;
		}
		.header .bottomHeader .headerLinks{
			position: absolute;
			right: 20px;
			bottom: 0;
		}
			a.headerLink{
				display: inline-block;
				width: 30px;
				height: 30px;
				background-repeat: no-repeat;
				background-position: top center;
				margin-right: 5px;
			}
			a.headerLink:hover{
				background-position: bottom center;				
			}
		.header .upperHeader .search{
			float: right;
			/*width: 172px;
			height: 30px;*/
			background-color: #b1b2b4;
			border-radius: 5px;
			padding: 5px;
			margin: 18px 20px 0 0;
			position: relative;
		}
			.header .upperHeader .search .searchTitle{
				position: absolute;
				top: -15px;
				left: 10px;
				font-size: 12px;
			}
			.header .upperHeader .search .searchFormText{
				width: 130px;
				/*margin: 2px 0 0 5px;*/
				border: 1px;
				height: 22px;
				border-radius: 5px;
				float: left;
			}
			.header .upperHeader .search .submitSearch{
				width: 25px;
				height: 25px;
				background-color: #838383;
				border-radius: 25px;
				border: none;
				background-image: url('http://www.abrahamfund.org/site/images/arrow_search.png');
				background-position: center;
				background-repeat: no-repeat;
				float: right;
				/*margin-top: 1px;*/
				margin-left: 5px;
				cursor: pointer;
			}
			.header .upperHeader .search .submitSearch:hover{
				background-image: url('http://www.abrahamfund.org/site/images/arrow_search_over.png');				
			}
	.header .bottomHeader{

	}
		.header .bottomHeader .logo{
			float: left;
			/*margin-top: 8px;*/
			margin-left: 20px;
		}
		.header .bottomHeader .slogen{
		    float: right;
		    margin-right: 20px;
			/*margin-top: 10px;*/
		}
		.header .bottomHeader .topMenu{
			height: 38px;
			margin-top: 15px;
			/*box-shadow: 0px 10px 5px -5px #868686;*/
		}
			.header .bottomHeader .topMenu .dynamicMenu{
				float: left;
				width: 890px;
				height: 32px;
				margin-left: 23px;
				/*overflow: hidden;*/
				text-align: center;
			}
			.header .bottomHeader .topMenu .topMenuItem{
				float: left;
				font-size: 16px;
				height: 32px;
				margin-right: 10px;
				position: relative;
				font-weight: bold;
                cursor:pointer;
			}
				.header .bottomHeader .topMenu .topMenuItem a{
					line-height: 32px;
					color: #fff;
					background-image: url('http://www.abrahamfund.org/site/images/en_top_menu_bg.jpg');
					height: 32px;
					width: 165px;
					overflow: hidden;
					display: inline-block;
				}
				.header .bottomHeader .topMenu .topMenuItem a.topMenuItemSelected{
					background-image: none;
					background-color: #838383;
				}
				.header .bottomHeader .topMenu .topMenuItem a:hover{
					background-image: none;
					background-color: #c7c7c7;
				}
					.header .bottomHeader .topMenu .topMenuItem .subMenuBG{
						position: absolute;
						background-color: #fff;
						width: 165px;
						top: -5px;
						z-index: 1;
						opacity: 0.8;
                        border-radius: 3px;
					}
					.header .bottomHeader .topMenu .topMenuItem .subMenu{
						position: absolute;
						width: 165px;
						display: none;
						font-size: 14px;
						z-index: 100;

					}
						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuWrapper{
							position: absolute;
							z-index: 5;
						}
						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItemText{
							color: #393939;
							background: none;
						    display: inline-block;
						    padding-left: 30px;
						    text-align: left;
						    width: 165px;
						    cursor: pointer;
						}

						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItemBG{
							height: 27px;
						    width: 165px;
						    left: 0;
						    top: 0;
							background-color: #838383;
							opacity: 0.5;
							position: absolute;
							z-index: 1;
							display: none;
						}
						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItemText{
							position: absolute;
							z-index: 5;
							height: 27px;
							line-height: 27px;
							font-size: 14px;
							font-weight: normal;
						}
						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItemLink{
							position: absolute;
							z-index: 5;
						}

						.header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItemText:hover{
							color: #019692;
						}
                        .header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItem{
                        position: relative;
                        height: 39px;
                        font-size: 13px;
                        cursor:pointer;
                        border-radius: 3px;
                        margin-left: 3px;
                        margin-right: 3px;
                        margin-bottom: 3px;
                        text-align: left;
                        }
                        .header .bottomHeader .topMenu .topMenuItem .subMenu .subMenuItem:hover{
                        background-color: #B1B2B4;
                        color:#fff;
                        }
						.subMenuItemSelected{
							color: #00948f !important;
						}
			.header .bottomHeader .topMenu .menuLine{
				/*
				width: 1px;
				height: 24px;
				background-color: #a4a4a4;
				border-left: 1px solid #fff;
				float: right;
				margin-top: 8px;
				margin-right: 1px;
				*/
			}
			.header .bottomHeader .topMenu .contribution{
				display: inline-block;
				background-color: #fff;
				color: #008d87;
				border: 3px solid #008d87;
				text-align: center;
				font-size: 20px;
				font-weight: bold;
				line-height: 22px;
				float: left;
				margin: 4px 0 0 35px;
				padding: 2px 20px;
			}
			.header .bottomHeader .topMenu .contribution:hover{
				background-color: #008d87;
				color: #fff;
			}

.pageWrapper{
	background-color: #e4e4e5;
	margin: 10px 0 0;
	padding: 20px 10px 10px;
}

.pageHeader{
	border: 10px solid #838383;
}
	.pageHeader .headerTitle{
		float: right;
		color: #fff;
		font-size: 50px;
		width: 440px;
		height: 100px;
		overflow: hidden;
		margin: 15px 15px 0 0;
		line-height: 45px;
	}
	.pageHeader .headerImage{
		float: left;
	}

.rightSide{
	float: right;
	margin-top: 20px;
	width: 560px;
}
.leftSide{
	float: left;
	margin: 20px 0;
}
	.leftSide .leftMenu{

	}
		.leftSide .leftMenu .addThis{
			margin-bottom: 12px;
			float: left;
			height: 16px;
		}
		.leftSide .leftMenu .lastUpdates{
			position: relative;
			border: 10px solid #838383;
			width: 245px;
			height: 205px;
			background-color: #eaebec;
		}

		.leftSide .leftMenu .lastUpdates h3, .leftSide .leftMenu .lastUpdates h3 a, .leftSide .leftMenu .lastUpdates h3 a:visited{
			margin: 0px;
			padding: 0px;
			margin-right: 10px;
			font-size: 30px;
			color: #838383;
			font-weight: normal;
		}

		.leftSide .leftMenu .lastUpdates .lastUpdateItem{
			margin-top: 5px;
			background-image: url(site/images/updates_arrow.png);
			background-position: top right;
			background-repeat: no-repeat;
			padding-right: 15px;
			margin-right: 7px;
		}

		.leftSide .leftMenu .lastUpdates .lastUpdateItem a, .leftSide .leftMenu .lastUpdates .lastUpdateItem a:visited, .leftSide .leftMenu .lastUpdates .lastUpdateItem a:hover{
			font-size: 18px;
			color: #848484;
			line-height: 18px;
		}

		.leftSide .leftMenu .lastUpdateItemSaperator{
			background-image: url(site/images/update_saperator.png);
			background-repeat: repeat-x;
			height: 3px;
			margin-right: 4px;
			margin-left: 4px;
			margin-top: 10px;
			margin-bottom: 8px;
		} 


		.leftSide .leftMenu .lastUpdates .moreButton{
			position: absolute;
			bottom: 2px;
			left: 2px;
		}

		.leftSide .leftMenu .tafiTV{
			margin-top: 20px;
			border: 10px solid #838383;
			width: 245px;
			height: 315px;
			background-color: #eaebec;
			position: relative;
		}
			.leftSide .leftMenu .tafiTV .tafiTVHeader{
				margin: 10px;
			}
			.leftSide .leftMenu .tafiTV .tafiTVVideo{
				margin-right: auto;
				margin-left: auto;
				width: 228px;
			}

			.leftSide .leftMenu .tafiTV .tafiTvContent{
				height: 65px;
				overflow: hidden;
			}
			.leftSide .leftMenu .tafiTV .moreButton{
				position: absolute;
				bottom: 2px;
				left: 2px;
			}
			.leftSide .leftMenu .tafiTV .tafiTvContent .richtext{
				color: #737375;
			}
		.leftSide .leftMenu .facebookLike{
			margin-top: 20px;
			border: 10px solid #838383;
			background-color: #eaebec;
		}
.areasMenu{
	margin-bottom: 20px;
}
	.areasMenu .areaMenuItem{
		width: 166px;
		height: 40px;
		position: relative;
		float: right;
		color: #fff;
		background-color: #838383;
		margin: 0 1px;
		text-align: center;
		line-height: 40px;
		cursor: pointer;

	}
	.areasMenu .areaMenuItem:hover{
		box-shadow: 0px 0px 5px 0px #454545;
	}
		.areasMenu .areaMenuItem .areaMenuItemFile{
			position: absolute;
			bottom: 0;
			left: 0;
		}

.footer{
	background-color: #b1b2b4;
	padding: 15px;
	margin-top: -10px;
	/*box-shadow: 0px -10px 5px -5px #868686;*/
}
	.footer .footerLinks{
		float: right;
		margin: 10px 32px 0px 0px;
	}
		.footer .bottomLinks{
			float: right;
			/*margin: 10px 10px 0 0;*/
			width: 270px;
		}
		.footer .bottomLinks a.footerLink{
			display: inline-block;
			width: 32px;
			height: 32px;
			background-repeat: no-repeat;
			background-position: top center;
			margin-right: 5px;
			float: left;
		}
		/*
		.footer .bottomLinks a.footerLink:hover{
			box-shadow: 0px 0px 10px 0px #454545;
		}
		*/
	.footer .footerFunds{
		float: right;
		margin: 10px 32px 0px 0px;
	}
		.footer .bottomLinks a.footerLink:hover{
			background-position: bottom center;				
		}
		.footer .footerFunds a.footerFund{
			display: inline-block;
			width: 66px;
			height: 32px;
			background-repeat: no-repeat;
			background-position: top center;
			margin-right: 5px;
		}
		.footer .footerFunds a.footerFund:hover{
			background-position: bottom center;				
		}
		.footer .bottomLinks .newsletter{
			display: inline-block;
			background-color: #fff;
			color: #008d87;
			border: 3px solid #008d87;
			text-align: center;
			font-size: 20px;
			line-height: 22px;
			float: left;
			margin: 4px 0 0 35px;
			padding: 2px 10px;
		}
		.footer .bottomLinks .newsletter:hover{
			background-color: #008d87;
			color: #fff;
		}
		.footer .bottomLinks .footerDonation{
			display: inline-block;
			width: 111px;
			height: 33px;
			background-position: top center;
			float: right;
		}
	.footer .bottomMenu{
	    color: #FFFFFF;
	    float: left;
	    /*padding: 10px;*/
	    width: 580px;
   	}
   		.footer .bottomMenu .bottomMenuWrapper{
   			font-size: 13px;
   			font-weight: bold;
   			margin: 0 0 15px -10px;
   		}
		.footer .bottomMenu .bottomMenuItem{
			margin: 0px 10px;
			color: #fff;
		}
		.footer .bottomMenu .menuItem:hover{
			text-decoration: underline;
		}
	.footer .credits{
		text-align: center;
		color: #fff;
		font-size: 12px;
		margin-top: 20px;
	}
		.footer .credits .tohenCredits{
			margin-top: 20px;
			margin-bottom: 10px;
		}
		.footer .credits .tohenCredits a, .footer .credits .tohenCredits a:visited{
			color: #fff;		
		}
		.footer .credits .tohenCredits a:hover{
			text-decoration: underline;
		}
.rightMenu{
	float: right;
	width: 275px;
}
	.rightMenu .twitter{
		width: 255px;
		height: 400px;
		background-color: #fff;
		border: 10px solid #838383;
		margin-bottom: 20px;
	}
		.rightMenu .twitter .twitterHeadline{
			margin: 10px;
		}
	.rightMenu .events{
		width: 255px;
		height: 335px;
		background-color: #fff;
		border: 10px solid #838383;
		overflow: hidden;
		position: relative;
	}
		.rightMenu .events .eventsArrow{
			position: absolute;
			bottom: 0px;
			right: 0px;
			z-index: 10;
		}

.jshowoff-1-controls{
	display: none;
}

.bottomThreeItems{
	background-color: #cccccc;
	/*padding: 15px;*/
	margin: 10px -10px ;
}
	.bottomThreeItems .sporator{
		font-size: 24px;
		color: #838383;
		line-height: 20px;
		width: 910px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.bottomThreeItems .bottom3Item{
		width: 191px;
		height: 197px;
		display: inline-block;
		background-position: top center;
		float: left;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.bottomThreeItems .spacer{
		width: 32px;
		height: 197px;
		float: left;
	}
	.donationButton{
		background-image: url('/../../site/images/DonateNow_he.png');
		width:155px;
		height: 107px;
		float: right;
	}
	.donationButton:hover, .donationButton_selected{
		background-position: bottom center;
	}
	/*.donationButton:hover{
		background-position: 0% 100%;
    }*/


    .header .upperHeader .charityNavigator{
    	width: 234px;
		height: 60px;
		display: block;
    	background-image: url('http://www.abrahamfund.org/site/images/4star234x60.gif');
    	background-repeat: no-repeat;
    	margin-right: 20px;
    	float: right;
    }
