/* General definitions */
html, body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
img {
	border: 0;
}
a.pdf {
	background: url('/joomla/images/M_images/pdf_button.png') right top no-repeat;
	padding-right: 20px;
}
/* Wraps and hr */
div.outerwrap {
	text-align: center;
}
div.wrap {
	width: 950px;
	margin: 0 auto;
	text-align: right;
}
div.hr {
	height: 1px;
	margin: 10px 0;
	width: auto;
	background: url('/img/text_line_break.gif') 0 0 repeat-x;
}
div.hr hr {
	display: none;
}
/* Top bar with hebrew/english links */
#top {
	background: #f2f3dd;
	height: 25px;
}
#top div.wrap {
	padding-left: 60px;
	padding-top: 5px;
	width: 890px;
	font-size: 8pt;
	text-align: left;
}
#top div a {
	color: #555;
	text-decoration: none;
}
/* Images above navigation buttons */
#navimages {
	height: 80px;
	background: url('/img/navimages_bg.jpg') 0 0 repeat-x;
}
#navimages .menu {
	float: right;
	width: 143px;
	height: 80px;
}
#navimages .menu a {
	display: block;
}
#navimages #logo {
	position: relative;
	margin-top: -25px;
	height: 104px;
	width: 200px;
	border-left: 1px solid #fff;
}
/* Top navigation */
#nav {
	background: url('/img/nav_bg.jpg') 0 0 repeat-x;
	height: 26px;
}
#nav .menu {
	background: url('/img/menuitem_bg.jpg') 0 0 no-repeat;
	float: right;
	width: 143px;
	padding: 4px 0;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}
#nav .menu, #nav .menu a {
	color: #333;
	text-decoration: none;
}
#nav #date {
	width: 201px;
	background: url('/img/rightmenu_date.gif') 0 0 no-repeat;
	font-size: 8pt;
	color: #666;
	font-weight: normal;
	padding: 6px 0;
}
/* Large image with title */
#title-background-right {
	background: url('/img/inner_background_right.gif') 0 -136px repeat-x;
	width: 50%;
	right: 0;
	z-index: 3;
	position: absolute;
}
#title {
	background: url('/img/inner_background_left.gif') 0 -136px repeat-x;
}
#title div {
	height: 80px;
}
/* Main image */
#title .left {
	background: url('/img/main_image.jpg') 0 0 no-repeat;
	float: right;
	width: 715px;
	position: relative;
	z-index: 4;
}
/* Submenus of the top navigation */
#title .submenu {
	display: none;
	position: absolute;
	z-index: 6;
	background: #f0f0f0;
	border-bottom: 1px solid #97ab49;
	border-top: 1px solid #fff;
	width: 142px;
	height: auto;
}
#title .submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 9pt;
}
#title .submenu li {
	border: 1px solid #97ab49;
	border-bottom: 0;
	height: 16px;
	padding: 4px 10px;
}
#title .submenu li:hover {
	background: #cdde7c;
}
#title .submenu li a {
	color: #333;
	text-decoration: none;
}
#title #submenu-aboutus {
	margin-left: 573px;
}
#title #submenu-activity {
	margin-left: 430px;
}
#title #submenu-news {
	margin-left: 287px;
}
/* Right navigation */
#title .right {
	float: right;
	width: 201px;
}
#content .right {
	position: relative;
	margin-top: -80px;
	float: right;
	z-index: 3;
	width: 201px;
}
#content .right h2 {
	background: url('/img/rightmenu_title.gif') 0 0 no-repeat;
	margin: 0;
	padding: 5px 10px;
	height: 20px;
	font-size: 12pt;
	color: #86a204;
}
#content .right h2.second {
	background: url('/img/rightmenu_title.gif') 0 -1px no-repeat;
	padding-top: 4px;
}
#content .right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .right li {
	background: url('/img/rightmenu_off.gif') 0 0 no-repeat;
	list-style-image: none;
	margin: 0;
	padding: 2px 24px 2px 0;
	height: 21px;
}
#content .right li.selected {
	font-weight: bold;
}
#content .right li.selected, #content .right li:hover {
	background: url('/img/rightmenu_over.gif') 0 0 no-repeat;
}
#content .right li a {
	color: #333;
	font-size: 10pt;
	text-decoration: none;
}
#content .right .end {
	background: url('/img/right_menu_end.jpg') 0 0 repeat-x;
	height: 100px;
	width: 199px;
	border-left: 1px solid #fff;
}
/* Content below main image */
#content {
	background: #fff;
	clear: none;
}
#content .margin {
	background: url('/img/text_icon.gif') top right no-repeat;
	padding-right: 52px;
	float: right;
}
#content .content {
	direction: rtl;
	background: url('/img/title_background_inner.jpg') 0 0 no-repeat;
	width: 610px;
	padding: 15px 10px 40px 53px;
	font-size: 9pt;
	line-height: 150%;
}
#content .content div {
clear: none;
}
#content .content p {
	margin: 0 0 5px 0;
}
#content h1 {
	margin: 25px 0 20px 0;
	padding: 0;
	font-size: 15pt;
}
#content h2 {
	margin: 0 0 3px 0;
	font-size: 11pt;
}
#content h3 {
	margin: 0 0 3px 0;
	color: #336600;
	font-size: 10pt;
}
#content ul {
	padding-right: 17px;
	margin: 0;
	list-style-image: url('/img/bullet.gif');
}
#content li {
	padding: 0;
	margin: 0;
}
#content a.close_paragraph {
	background: url('/img/close_paragraph.gif') right 2px no-repeat;
	cursor: pointer;
	color: #999;
	padding-right: 20px;
	display: block;
	margin-top: 10px;
}
#content .leading_separator {
	line-height: 100%;
}
/* Footer */
#footer {
	clear: both;
	height: 74px;
}
#footer div.wrap {
	text-align: center;
	font-size: 9pt;
	color: #999;
}
#footer .left, #footer .right {
	width: 9px;
	height: 74px;
	float: right;
}
#footer .left {
	background: url('/img/footer_left_corner.gif') 0 0 no-repeat;
}
#footer .right {
	background: url('/img/footer_right_corner.gif') 0 0 no-repeat;
}
#footer .content {
	float: right;
	background: url('/img/footer_center.gif') 0 0 repeat-x;
	width: 896px;
	padding-top: 15px;
	height: 59px;
}
#footer .content a {
	color: #999;
	text-decoration: none;
}
/* Joomla contact form */
#emailForm {
	background: url('/img/contact_breakline.gif') right top no-repeat;
	padding-top: 18px;
}
.contact_email {
	margin: 0 0 10px 0;
}
.contact_email label, .contact_address label {
	width: 7em;
	margin-left: 0.5em;
	float: right;
	display: block;
	clear: right; /* Clear the label float */
}
.contact_address label {
	height: 16px;
	width: 10em;
}
.contact_address {
	background: url('/img/contact_icons.gif') right top no-repeat;
	margin-top: 40px;
	margin-bottom: 15px;
	height: 74px;
	position: relative;
	left: 6px;
}
.contact_address div.phone {
	direction: ltr;
	color: #360;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.05em;
}
.contact_address div.address {
	color: #666;
	font-size: 14px;
}
.contact_address div {
	margin-bottom: 9px;
}
.contact_email .send {
	background: url('/img/send_button_off.gif') 0 0 no-repeat;
	cursor: pointer;
	width: 73px;
	height: 25px;
	border: 0;
}
.contact_email .send:hover {
	background: url('/img/send_button_over.gif') 0 0 no-repeat;
}