body {
  direction: rtl;
  text-align: right;
  margin: 0px;
  font-family: arial;
  color: #305f41;
  }
 
a {text-decoration: none; color: #305f41;}
a:hover {text-decoration: underline; color: #305f41;} 
 
 h2{
	font-size: larger;
		}


#wrapper{
	width: 750px;
	 }
 
 
 
#header {
	height: 180px;
	border: 1px solid black;
	}



#top_menu{
	width: 750px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	height: 29px;
		}
		
#top_menu td{
	width: 122px;
	background: #6d0156;
	height: 25px;
	text-align: center;
		}
		
	
#top_menu td a {
	color: #ffcc21;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}

#main{
	border: 1px solid black;
	vertical-align: top;
	

}

#main table td{
	vertical-align: top;
	text-align: right;
}

#main td{
	font-size: smaller;
}

#main td td{
	font-size: 13px;
}		


#side{
	background: #ffcc21 url(http://www.zman-halom.co.il/SafeCMS_Images/yellow-bg.jpg) repeat-y top right;
	width: 180px;
	border-left: 1px solid black;
	}

#phones{
  height:97px;
  width: 180px;
  background: #ffcc21;
  color: #4e3214;
  font-size: 14px;
  
}

#side_menu{
   width: 180px;
   background: #6d0156;
   border-bottom: 2px solid #a7679a;
  }
    #side_menu td{
   width: 180px;
   height: 20px;
  background: #6d0156;
  color: white;
  border-top: 2px solid #a7679a;
  text-indent: 8px;
  
  }
  
#side_menu td a {
	color: white;
	font-size: 14px;
	text-indent: 8px;
	background: #6d0156;
	}

#search{
  height:60px;
  width: 180px;
  background: #ffcc21
  
}

#news{
  height:120px;
  width: 180px;
  
  background: #0098a0;
  color: white;
  
  font-size: 12px;
  
}

#inner_main{
	width: 569px;
	background: #e0c3fd;
	color: #305f41;
	font-size: smaller;
}

#inner_main a{
text-decoration: underline;
}

#footer{
	height: 30px;
	width: 750px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: #6d0156;
	font-size: 13px;
	text-align: center;
	color: white;
}

#footer a{
	color: white;
}

.page_menu{
	float: right;
	margin: 4px;
	border: 1px solid black;
	background: #fbfbad;
	font-weight: bold;
	padding: 3px 6px;
	width: 150px;
}

.page_menu a{
	color: #6f0374;
}


/* עיצוב טפסים */
.formTable	{background:#000; width:100%;}
.formTD		{background-color:#ffcc21; font-size: 10pt; padding:6px; vertical-align: center;}
.formAltTD	{background-color:#ffcc21; font-size: 10pt; padding:6px; vertical-align: center;}
.formTitleTD	{background-color:#6d0156; font-size: 12pt; font-weight: bold; color: #fff; padding:6px; vertical-align: center;}
.ReqField 	{color:#FF0000; text-align:center; font-family:Verdana; font-size:12px; font-weight:bold;}

/* עיצוב מפת אתר */
.pageUL		{}
.pageTopUL	{margin:0;}
.pageLI		{background-color:#ffcc21; list-style-image:url(http://www.zman-halom.co.il/SafeCMS/templates/tem2/arrow.gif); vertical-align:middle;}
.pageTopLI	{padding:0;background-color:#ffcc21; list-style:none; margin-bottom:8px; border:1px solid #000;}
.pageLIdiv	{margin:2px;}
.pageTopLIdiv	{background-color:#6d0156;padding:4px;}

.pageTopLIA,
.pageTopLIA a,
.pageTopLIA a:link,
.pageTopLIA a:visited {
	color: #fff; 
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.pageTopLIA a:hover {text-decoration: underline;}

.pageLIA,
.pageLIA a,
.pageLIA a:link,
.pageLIA a:visited {
	color: #800000; 
	text-decoration: none;
	font-size:11px;
}
.pageLIA a:hover {text-decoration: underline;}

.hrLine {width:96%; background:url(http://www.zman-halom.co.il/SafeCMS/templates/tem1/line.gif) repeat-x;}

/* דף תוצאות חיפוש */
.SearchLink,
.SearchLink a,
.SearchLink a:link,
.SearchLink a:visited {
	color: #800000; 
	text-decoration: underline;
	font-size:14px;
}
.SearchLink a:hover {text-decoration: underline;}
.SearchDesc {font-size: 12px; color: #000000;}
.SearchURL  {font-size: 10px; color: #008000;}
.SearchLine {width:100%; background:url(http://www.zman-halom.co.il/SafeCMS/templates/tem1/line.gif) repeat-x;}

/* עיצוב לסקרולר חדשות */
#marqueecontainer{
text-align:justify;
font-weight:normal;
margin-right: 10px;
}

/* כותרת החדשות */
#marqueecontainer a {color:#ffcc21; text-decoration:none; font-weight:bold;}
#marqueecontainer a:hover {color:#ffcc21;}

/* תוכן החדשות */
#marqueecontainer span {color:#fff; font-weight:normal;}

/* קו חוצה */
#marqueecontainer hr {border:none 0; border-top:1px dashed #ffcc21; width:94%; height:1px; margin-top:10px; margin-bottom:10px;}


