/* CSS Document by renderedred@gmail.com */
body {
	background-color:#F6FFE8;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	min-width:1000px;
}
#header {
	width:100%;
	min-width:1000px;
	background-color:#F6FFE;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#326733;
	background-image:url(../images/mabat_banner_background.jpg);
	height:110px;
	text-align:center;
}
#headerlogo {
	width:100%;
	height:110px;
	padding:auto;
	margin:auto;
	position:inherit;
	z-index:10;
	background-image:url(../images/mabat_banner_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#headerlogo img {
		padding-right:240px;
		padding-left:240px;
}
#headerbanner {
	float:right;
	position:absolute;
	width:288px;
	height:110px;
	top:0;
	right:0;
	display:block;
	z-index:1;
	padding-left:800px;
}
#menu {
	width:100%;
	min-width:900px;
	background-color:#C1CEB0;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#326733;
	height:20px;
	line-height:20px;
	color:#396736;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	display:block;
}
#container {
	padding:auto;
	margin:auto;
	text-align:left;
	width:905px;
	background-color:#F6FFE8;
	display:block;
	clear:both;
	color:#072B04;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#container h1 {
	font-family:Arial, Helvetica, sans-serif;
	/* letter-spacing:-1px; */
	color:#FB6A01;
	padding: 3px;
}
.columncontainerh1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FB6A01;
	background-color:none;
}
.pborder {
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#99CC99;
	margin-top:3px;
	padding:0;
	line-height:3px;
	text-align:center;
}
.pborder2 {
	border-bottom:solid;
	border-bottom-width:0px;
	border-bottom-color:#ffc547;
	margin-top:3px;
	padding:0;
	line-height:3px;
	text-align:center;
}
.pbordersocial {
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#99CC99;
	margin-top:6px;
	margin-bottom:6px;
	padding:3px;
	line-height:6px;
}
#sidemenu {
	width:200px;
	background-color:#F1F1F1;
	float:left;
	/* height:400px; */
	display:block;
}
#footer {
	width:100%;
	min-width:1000px;
	background-color:#C1CEB0;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#326733;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#326733;
	color:#396736;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	display:block;
}
.leftnav {
	float:left;
	direction:ltr;
	font-weight:bold;
}
.rightnav {
	float:right;
	direction:rtl;
	font-weight:bold;
}
textarea, input {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	width:400px;
	height:200px;
}
#blogbody {
	width:600px;
	float:left;
}
#blognav {
	width:250px;
	float:right;
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#99CC99;
	padding-left:20px;
}
.pborderblog {
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#99CC99;
	margin-bottom:20px;
	clear:both;
}
#columncontainer {
	width:905px;
	height:auto;
	background-image:url(../images/columns.jpg);
	background-repeat:repeat-y;
	display:block;
	background-position:left;
}
#columnone {
	width:225px;
	height:100%;
	float:left;
	text-align:center;
	background-color:none;
}
#columnonecontent {
	width:213px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
}
#columntwo {
	width:225px;
	height:100%;
	float:left;
	text-align:center;
	background-color:none;
}
#columntwocontent {
	width:213px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
}
#columnthree {
	width:225px;
	height:100%;
	float:left;
	text-align:center;
	background-color:none;
}
#columnthreecontent {
	width:213px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
}
#columnfour {
	width:225px;
	height:100%;
	float:left;
	text-align:center;
	background-color:none;
}
#columnfourcontent {
	width:213px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
	padding-left:6px;
}
.clear {
	clear:both;
}
.brdr {
	line-height:10px;
}
#twocolumncontainer {
	width:905px;
	height:auto;
	background-image:url(../images/2columns.jpg);
	background-repeat:repeat-y;
	display:block;
	background-position:left;
}
#twocolumnone {
	width:450px;
	height:100%;
	float:left;
	text-align:center;
	background-color:none;
}
#twocolumnonecontent {
	width:426px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
}
#twocolumntwo {
	width:450px;
	height:100%;
	float:right;
	text-align:center;
	background-color:none;
}
#twocolumntwocontent {
	width:426px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:none;
}
#container p {
	clear:both;
}
#articlebody {
	width:600px;
	float:left;
}
#articlenav {
	width:250px;
	float:right;
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#99CC99;
	padding-left:20px;
}
/* NEW HP LAYOUT */
#altcolumncontainer {
	width:905px;
	height:auto;
	display:block;
	background-color:#ffc547;
	clear:both;
	padding:auto;
	margin:auto;
	background-image:url(http://www.mabat-israel.org.il/images/d11_copy.jpg);
	background-position:top center;
	background-repeat:repeat;
}
#altneupageheader {
	width:905px;
	text-align:left;
	display:block;
	clear:both;
}
#altcolumn1 {
	width:185px;
	float:left;
	text-align:center;
	display:block;
	/* background-color:#ffc547; */
}
#altcolumn2 {
	width:360px;
	float:left;
	text-align:center;
	display:block;
	background-color:#F5F5F5;
	/* height:600px; */
	background-image:url(http://www.mabat-israel.org.il/images/pat-1.gif);
	background-position:top center;
	background-repeat:repeat;
}
#altcolumn3 {
	width:360px;
	float:left;
	text-align:center;
	display:block;
	background:#eff7ab;
}
#altcolumn3title {
	width:350px;
	margin:auto;
	padding:auto;
	text-align:center;
	display:block;
	background:#ffc547;
	background-image:url(http://www.mabat-israel.org.il/images/d11_copy.jpg);
	background-position:top center;
	background-repeat:repeat;
}
#altcolumn3content {
	width:350px;
	margin:auto;
	padding:auto;
	display:block;
	text-align:left;
}
#altcolumn23 {
	background:#EFF7AB;
	float:left;
	display:block;
}
