/* Base CSS */
@import url(reset.css);
@import url(fonts.css);
@import url(base.css);
html, body { height: 100%; direction:ltr;}
body { direction: ltr; font: normal 12px arial;
color: #434240;
 }
/* Sticky footer. The height for #footer and #push, and the negative bottom margin for the #wrapper must be the same! */
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto;
		width:972px;
		background: url(../images/bk-body.gif) top left repeat-x;
		padding:21px 0 0 28px;
 }
#wrapper .bk {
 	float:right;
}
#pic-bk {
/*	background:transparent url(../images/pic-bk.gif) no-repeat scroll 567px top;*/
}
#header{
	position:relative;
}
#L-head {
	background:url(../images/logo_03.jpg) left top no-repeat;
	height:92px;
	width:260px;
	float:left;
}
#L-head  p {
	font-size:19px;
	margin-left:70px;
	text-align:left;
}
#L-head .logo{
	color:#444040;
	display:block;
	height:90px;
	text-decoration:none;
	width:200px;
}
#R-head {
	/*width:351px;*/
	float:right;
	right:20px;
	position: absolute;
}
#R-head li {
	border-right: solid 1px #999999;
	display:block;
	float:left;
	padding-left:7px;
	padding-right:7px;
}
#R-head ul ul ul {
	background: transparent url(../images/cornerDropdown_06_03.gif) no-repeat top left;
	height:23px;
	left:0;
	margin-top:0;
	padding-top:6px;
	position:absolute;
	top:23px;
	width:100%;
	padding-left: 10px;
}
#R-head .last {
	border-right:none;
}
#R-head .menu {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
#R-head .menu:hover ,#R-head .active .menu, #R-head .currentpage, #R-head .currentpage:hover  {
	color:#000000;
}
#header .Hebrew {
	font-weight:bold;
	color:#7f8378;
	float:right;
	margin-top:29px;
	margin-right:26px;
	z-index: 100;
	position: relative;
	background: url(../images/israel-flag.jpg) no-repeat center right;
	padding-right: 30px;
}
#header .flags {
	font-weight:bold;
	color:#7f8378;
	float:right;
	margin-top:29px;
	margin-right:0px;
	z-index: 100;
	position: relative;
	
	padding-right: 30px;
}
#layer1{
	width:944px;
	background: url(../images/bk-h1-inner.gif) top left no-repeat;
	padding-top:17px;
}
#layer1 h1 {
	font-size:34px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:24px;
	padding-left:23px;
	
}
#layer1_home {
		background:url(../images/bk-h1.gif) top left no-repeat;
	height:207px;
	padding-top:13px;
	width:557px;
}
#layer1_home h1 {
	font-size:33px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:31px;
	padding-left:23px;
}
#layer1_home p{
	font-size:16px;
	line-height:21px;
	color:#768086;
	font-weight:bold;
}
#layer1_home .read-more{
	background:url(../images/green-b.gif) bottom right no-repeat;
	/*padding:14px 16px 5px 466px;*/
	padding: 0 13px 0px 21px;
	float: right;
	display: block;
	height: 26px;
	width: 109px;

	margin-bottom: 5px;
	color:#FFFFFF;
}
.read-more-link {
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	padding-left:26px;
	padding-top:4px;
}
#layer1-inner{
	width:640px;
	float:left;
	padding-left:23px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #434240;
}

#layer1-inner
{
	line-height: 16px;
}

#layer1-inner .p_1{
	font-size:16px;
	font-weight:bold;
	color:#768086;
	margin-bottom:22px;
	line-height:25px;
}
#layer1-inner h2 {
	font-size:18px;
	font-weight:bold;
	color:#768086;
	margin-bottom:10px;
}
#layer1-inner .p_2{
	margin-bottom:22px;
	line-height:18px;
}
#layer1-inner ul {
	line-height:22px;
}
#layer1-inner li {
	margin-left:23px;
}
#layer1-inner ol {
	line-height:22px;
}
#layer1-inner h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#768086;
}

h4 {
	text-decoration:none;
}

#layer1-inner h1
{
	padding-left: 0;
}

#layer1-inner h3 {
	font-size:17px;
	font-weight:bold;
	color:#768086;
	margin:10px 0 10px 0;
}
#layer1-inner2{
	width:650px;
	float:left;
	padding-left:23px;
}

.layer1-p1{
	font-size:16px;
	color:#768086;
	line-height:25px;
	padding-bottom:16px;
	/*padding-left:23px; why do we have this? conflicts with: http://idog.projects/Contact-Us/ */
}
.layer1-p2 {
	font-size:16px;
	font-weight:bold;
	color:#768086;
	padding-left:23px;
}

.select{
	list-style:none;
	margin-left:47px;
}

.round-topr input, .search_input {
	
	background:url(../images/round-bg.png) top right;
	border:0;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	height:20px;
	width:389px;
	margin:27px 0 0 30px;
	padding-top: 9px;
	padding-left: 5px;
}
.round-topr1 {
	background:url(../images/round-bg.png) top right;
	border:0;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	height:29px;
	width:389px;margin:27px 0 0 30px;
	margin-left:61px;
}
.round-topr2 {
	background:url(../images/round-bg.png) top right;
	border:0;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	height:29px;
	width:389px;margin:27px 0 0 30px;
	margin-left:54px;
}
.round-topr textarea  {
	background:url(../images/round-bg.png) top right;
	border:0;
	border-bottom:2px solid #ddd;
	border-left:2px solid #ddd;
	height:72px;
	width:392px;
	margin:27px 0 0 30px;
	overflow-y: auto;
	padding-right: 3px;
	padding-top: 10px;
	padding-left: 5px;
}
.label{
	font-size:16px;
	color:#768086;	
	padding-top:27px;
	text-align: left;
	padding-left: 65px;
}
#submit input {
	background:#94acba;
	width:55px;
	height:25px;
	float:right;
	/*margin:8px 0px 0 115px;
	_margin-right:63px;*/
	border: none;
	color: #fff;
	font-size:14px;
	text-decoration: underline;
	cursor: pointer;
}
#submit {
	width: 581px;
	margin-top:10px;
}
#submit a{
	color:#FFFFFF;
	font-size:14px;
	display:block;
	padding:3px 0 0 5px;	
}

.search_submit
{
	margin-right: 40px;
	*margin-right: 20px;
}

#table {
	background:url(../images/table.gif) top left no-repeat;
	width:519px;
	height:166px;
	margin-top:90px;
	margin-left: -23px;
}
.table-data {
	width:173px;
	float:left;
}
.table-data h3 {
	font-size:16px !important;
	color:#FFFFFF !important;
	font-weight:bold !important;
	margin:16px 0 0 23px !important;
}

.table-data .ul1 {
	width:50px;
	float:left;
	margin-left:23px;
	margin-top:16px;
	_margin-left:11px;
} 
.li1-direct {
	float:left;
	list-style:none;
	font-weight:bold;
	color:#93abb9;
	margin-bottom:16px;

}
.table-data .ul2 {
	width:86px;
	float:left;
	margin-left:6PX;
	margin-top:16px;
} 
.li1 {
	float:left;
	list-style:none;
	font-weight:bold;
	color:#93abb9;
	
}
.li2 {
	float:left;
	list-style:none;
	font-weight:bold;
	color:#768086;
}
.li3{
	list-style:none;
	font-size:14px;
	color:#93abb9;
	font-weight:bold;
}
.table-data .ul3 {
	margin:16px 0 0 40px;
}
.table-data .h3_3 {
	margin-left:40px;
}
.li4 {
	list-style:none;
	font-size:14px;
	color:#768086;
	font-weight:bold;
}
.table-data .ul4 {
	margin:16px 0 0 23px;
}
#layer2_home {
	clear:both;
	padding-top:8px;
	width:974px;
	*clear: none;
}
#box1 {
	background:url(../images/bk-box1.gif) left top no-repeat;
	float:left;
	width:275px;
	height:136px;
	margin-right:10px;
}
#box1 h2{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:18px 0 11px 25px;
}
#box1 p{
	color:#FFFFFF;
	line-height:18px;
	padding-left:25px;
}
#box1 .box-1{
	color:#f1d1a8;
}
#box2 {
	background:url(../images/bk-box2.gif) left top no-repeat;
	float:left;
	height:136px;
	margin-right:10px;
	width:271px;
}
#box2 h2{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:18px 0 11px 25px;
}
#box2 p{
	color:#FFFFFF;
	line-height:18px;
	padding-left:25px;
}
#box2 .box-2{
	color:#b9e2ff;
}
#box3 {
	background:url(../images/bk-box3.gif) left top no-repeat;
	float:left;
	width:380px;
	height:136px;
}
#box3 h2{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding:18px 0 11px 25px;
}
#box3 p{
	color:#FFFFFF;
	line-height:18px;
	padding-left:25px;
}
#box3 .box-3 {
	color:#FFFFFF;
	
}
#box3 ul {
	float:right;
	padding: 5px 10px 0 0;
}
#box3 .arrow1{
	background:url(../images/arrow.gif) left bottom no-repeat;
	height:14px;
	width:44px;
	text-decoration:none;
	list-style:none;
	display:block;
	float:left;
	padding-left:15px;
}
#box3 .box {
	 background:#b8e299;
	 height:5px;
	 width:5px;
	 text-decoration:none;
	 list-style:none;
	 display:block;
	 float:left;
	 margin-top:9px;
	 margin-left:4px;
}
#box3 .box-w{
	 height:5px;
	 width:5px;
	 text-decoration:none;
	 list-style:none;
	 display:block;
	 float:left;
	 margin-top:9px;
	 margin-left:4px;
	 background: #FFFFFF;
}
#box3 .arrow2 {
	background:url(../images/arrow.gif) right top no-repeat;
	height:14px;
	width:44px;
	text-decoration:none;
	list-style:none;
	display:block;
	float:left;
	padding-left:15px;
}
#box3 .a-box {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#box3 .a-arrow {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#layer2 {
	background: url(../images/bk-inner2.gif) top right no-repeat;
	padding-top:19px;
	height:630px;
	width:270px;
	float:right;
}
#layer2 h2 {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:19px;
}
#layer2 p {
	line-height:18px;
	padding:14px 0 14px 19px;
}
#layer2-inner1{
	background: #e0e7eb url(../images/right-top.jpg) top right no-repeat;
	padding-top:19px;
	width:270px;
	height:auto;
	float:right;
}

.h3-bg {
	background: #93abb9;
	height: 28px;
	padding-top: 5px;
}

.right-bottom {
	background: url(../images/right-bottom.jpg) bottom right no-repeat;
	height: 20px;
	width: 100%;
}

#layer2-inner1 h3 {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:19px;
}
#layer2-inner1 p {
	/*line-height:18px;
	padding:14px 0 14px 19px;*/
}

#layer2-inner1 .sidebae_1, #layer2-inner1 .sidebae_2, #layer2-inner1 .sidebae_3
{
	line-height:18px;
	padding:14px 19px 14px 19px;
}

#layer2-inner1 .sidebae_1 {
}

#layer2-inner1 .sidebae_2
{
	min-height: 108px;
	overflow: hidden;
}

#layer3 {
	width:945px;
	height:300px;
	*height:160px;
	background:url(../images/textbox.gif) right bottom no-repeat;
	margin-bottom:75px;
}
#layer3 .text-box {
	width:273px;
	float:left;
	padding:30px 6px 0 6px;
}
#layer3 h3 {
	font-size:16px;
	font-weight:bold;
	color:#778187;
	padding-bottom:8px;
}
#layer3 p {
	line-height:18px;
}

#footer {
	background:url(../images/footer.gif) left 1px no-repeat;
	width:947px;
	height:159px;
	padding:17px 36px 0 23px;
}
#L-footer {
	width:550px;
	height:93px;
	float:left;
}
#L-footer li {
	border-right: solid 1px #999999;
	display:block;
	float:left;
	padding-left:7px;
	padding-right:7px;
}
#L-footer .last {
	border-right:none;
}
#L-footer .menu {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
#L-footer .menu:hover ,#L-footer .active .menu{
	color:#434240;
}
#kcs {
	background:url(../images/kcs.gif) center left no-repeat;
	width:202px;
	margin-top:87px;
	margin-left:7px;

}
#kcs p ,#kcs a {
	padding-left:50px;
	font-size:11px;
	font-family:Tahoma;
}
#kcs p{
	color:#999999;
}
#R-footer {
	float: right;
	width: 262px;
	padding-right: 54px;
}
#R-footer h4 {
	color:#768086;
	font-weight:bold;
	font-size:14px;
	padding-bottom:12px;
}
#R-footer .p1 {
	line-height:18px;
	height: 60px;
	width: 252px;
}
#R-footer .p2 {
	font-size:11px;
	color:#999999;
	text-align:right;
	width: 239px;
}

img { border: 0; vertical-align: middle; }
.clear { clear:both;}
#wrapper, #footer { /*min-width: 980px; max-width: 1100px;*/ width: 972px; }
table{ border-collapse:collapse; border-spacing:0; }
td { vertical-align:top; padding:0; }
.left { float:left; }
.right { float:right; }
a:hover { text-decoration:none; }	
a { color: #0d9fc3; }

#main_news
{
	width: 355px;
	overflow-x: hidden;
	height: 52px;
	padding-top: 5px;
}

#news_list 
{
	width: 5000px;
}

#news_list .one_new
{
	float: left;
	width: 330px;
	padding-left: 25px;
}

.error_message li
{
	color: #768086;
}

.NewsSummary
{
	clear: both;
	padding-bottom: 10px;
}

#NewsPostDetailTitle
{
	padding-bottom: 5px !important;
	padding-top: 10px !important;
	font-size: 23px;
}

.NewsSummaryLink
{
	font-size: 14px;
	padding-bottom: 5px;
}

.NewsSummaryImage img
{
	max-width: 100px; width: auto !important; width: 100px;
	max-height: 100px; height: auto !important; height: 100px;
	float: left;
	padding-right: 10px;
}
.external,.left49 {
	margin-right: 10px;
}
.right49 {
	margin-left: 10px;
}
/* Your CSS goes here! */
#main_promo_top {
	display:block;
	float:right;
	height:233px;
	margin-right:10px;
	overflow:hidden;
	position:relative;
	width:379px;
}
#main_promo_top img {
	position: absolute;
}

.auto_form{
overflow:hidden;
}

.auto_form .label-space{
float:left;
width:205px;
clear:both;
margin-right: 10px;
line-height: 18px;
}

.auto_form .field_space{
margin-left:200px;
margin-bottom:14px;
}

.auto_form .field_space .error{
color:#d56c6c;
margin-left: 10px;
margin-top: 5px;
}

.auto_form .label-space label {
	color: #768086;
	font-size: 14px;
}

.auto_form .field_space input{
background: url(../images/round-bg.png) top right no-repeat;
border-width: 0 0 2px 2px;
border-color: #ddd;
border-style: none none solid solid;
height: 18px;
padding-right: 10px;
padding-top: 4px;
width: 236px;
}

.auto_form input#donate {
	color: white;
	background: #93abb9;
	border: none;
	text-decoration: underline !important;
	padding: 3px;
	font-size: 14px;
	cursor: pointer;
	/*margin-left: 400px;*/
	width:55px;
}

.auto_form input[type=submit] {
	color: white;
	background: #93abb9;
	border: none;
	text-decoration: underline !important;
	padding: 3px;
	font-size: 14px;
	cursor: pointer;
	/*margin-left: 400px;*/
	width:55px;
}

.field_space select {
	margin-right: 15px;
}

.field_space .checkbox {
	width: auto !important; 
	background: none !important;
	border: none !important;
}

.auto_form .options label
{
    display:block;
    margin:3px 0;    
}

.auto_form .options
{
    padding-bottom:10px;
}

.print-img {
	left:661px;
	position:relative;
	top:50px;
	cursor:pointer;
}

#facebook {
   float: right;
    height: 16px;
    position: absolute;
    right: 575px;
    top: 59px;
    width: 95px;
}

