﻿/******************************
	כללי
******************************/
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}
html {
	direction: rtl;
}
a:link {
	color: blue;
}
body {
	font-family: tahoma, arial, vardana, sans-serif, david, "times new roman", "ms serif", aharoni, narkisim;
	background: #ffffe2 url(img/body_bg.png) fixed;
}
.page {
	width: 950px;
	background: #000000;
	margin: 0 auto;
	padding-bottom: 10px;
}
/******************************
	כותרת האתר
******************************/
.PageHdr {
	width: 907px;
	float: right;
	height: 155px;
	margin: 20px 20px 5px 20px;
	background: #ffc000 url(img/PageHdr_bg.png) repeat-x;
	padding: 0px;
	cursor: url(img/home_cur.ani), pointer;
	border: 3px solid #d99c4d;
}
.PageHdr:hover {
	background: #fffc00 url(img/PageHdr_H_bg.png) repeat-x;
}
.PageHdrSource {
	float: right;
	width: 180px;
	height: 155px;
	margin: 0px;
}
.PageHdrSource img {
	margin-right: 20px;
	margin-top: 7px;
}
.PageHdrText {
	width: 555px;
	float: right;
	height: 155px;
	margin-right: 10px;
	padding: 0px;
}
.PageHdrText h1, .PageHdr h2, .PageHdr h3 {
	color: #484700;
	text-align: center;
}
.PageHdrText h1 {
	margin-top: 22px;
	font-size: 30px;
}
.PageHdrTexth1en {
	font-size: 32px;
}
.PageHdrText h2 {
	font-size: 25px;
	padding-top: 2px;
}
.PageHdrText h3 {
	padding-top: 16px;
	font-size: 17px;
}
.PageHdrLogo {
	width: 150px;
	float: left;
	height: 155px;
	margin: 0px;
	padding: 0px;
}
.PageHdrLogo img {
	margin-right: 2px;
	margin-top: 14px;
}
/******************************
	תפריט עליון
******************************/
.MainMenu {
	float: right;
	width: 913px;
	height: 25px;
	background: #fffc00 url(img/SideBar_List_bg.png) repeat-x;
	margin: 5px 20px;
	padding: 0px;
}
.MMbtn {
	float: right;
	height: 25px;
	border-left: solid #000000 1px;
	background: #fffc00 url(img/SideBar_List_bg.png) repeat-x;
}
.MMleftbtn {
	border: none;
}
.MMbtn:hover {
	background: #000000 url(img/SideBar_List_H_bg.gif) repeat-x;
}
.MMbtn a {
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 35px;
	text-align: center;
}
.MMbtn a:hover {
	color: #fffc00;
}
.MMbtn a:active {
	color: #22a100;
}
.MMbtn a:visited:active {
	color: #22a100;
}
.MMbtn img {
	border: none;
	margin-left: 5px;
}
/******************************
	באנר בלוג
******************************/
.BBanner {
	float: right;
	width: 913px;
	height: 60px;
	margin: 5px 20px;
	padding: 0px;
	background: #fffc00;
}
/******************************
	תפריט צדדי
******************************/
.SideBar {
	float:right;
	width: 200px;
	background: #fffc00;
	margin: 4px 20px 10px 0px;
}
.SideBarHdr {
	border: 1px solid #fff000;
	width: 198px;
	height: 48px;
	background: #ffc000 url(img/SideBarHdr_bg.png) repeat-x;
	margin: 0;
}
.SideBarHdrh3 {
	font-size: 14px;
	padding: 13px;
	padding-left: 0px;
	float: right;
	color: #fffc00;
}
.SideBarHdrh32Rows {
	font-size: 14px;
	padding: 7px 13px 0px 0px;
	float: right;
	line-height: 17px;
	color: #fffc00;
}
.SideBarHdrh3Min {
	font-size: 12px;
	color: #fffc00;
}
.SideBarHdrImg {
	float: left;
	height: 40px;
	width: 40px;
	margin: 5px 0px 0px 12px;
}
.SideBar li {
	background: #fffc00 url(img/SideBar_List_bg.png) repeat-x;
	border-bottom: 1px solid #000000;
	list-style: none;
}
.SideBar li:hover {
	background: #000000 url(img/SideBar_List_H_bg.gif) repeat-x;
}
.SideBar a {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 2px;
}
.SideBar a:hover {
	color: #fffc00;
}
.SideBar li a:active {
	color: #22a100;
}
.SideBar li a:visited {
	color: #777;
}
.SideBar li a:visited:hover {
	color: #fffc00;
}
.SideBar li a:visited:active {
	color: #22a100;
}
.SideBarMain li a:visited {
	color: #000000;
}
.SideBar img {
	border: none;
	margin-left: 5px;
}
.SList {
	/* מחלקת סרק */
}
.SList2 {
	font-size: 12px;
	padding-right: 17px;
	font-weight: normal;
}
.SList li {
	background: #fffc00 url(img/SideBar_List_S_bg.png) repeat-x;
}
.SList li:hover {
	background: #000000 url(img/SideBar_List_S_H_bg.gif) repeat-x;
}
.SideBarSpace {
	height: 15px;
	background: #000000;
	width: 200px;
}
.SideBarCounter {
	padding: 10px;
	background: #fff000;
}
.SideBarCounter h4 {
	margin-bottom: 10px;
}
.SideBarCounterh4UL {
	text-decoration: underline;
}
.SideBarCounter img {
	border: none;
	margin: 5px;
}
/******************************
	תפריט תוכנות ראשי
******************************/
.menu {
	float: left;
	width: 705px;
	background: #000000;
	margin: 0px 0px 10px 12px;
}
.MenuItem {
	float: right;
	width: 165.6px;
	padding: 0px;
	border: 0px solid #000;
	background: #ffc000 url(img/MenuItem_bg.png) repeat-x;
	margin: 5px;
}
.MenuItem:hover {
	background: #fffc00 url(img/MenuItem_H_bg.png) repeat-x;
	cursor: pointer;
}
.MenuItem:hover h3 {
	background: #000000 url(img/SideBar_List_H_bg.gif) repeat-x;
}
.MenuItem:hover .MenuItemFtr p {
	background: #000000 url(img/MenuItemFtr_H_bg.gif) repeat-x;
}
.MenuItemIntrnl {
	padding: 3px;
}
.MenuItem h3 {
	background: #000000 url(img/SmallBotton_bg.png) repeat-x;
	text-align: center;
	font-size: 15px;
	color: #fffc00;
	padding-bottom: 5px;
	padding-top: 3px;
}
.MenuItem h4 {
	text-align: center;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
}
.MenuItem img {
	border: 0;
	float: right;
	margin: 5px 5px 0px 10px;
	padding-top: 5px;
}
.MenuItem p {
	font-size: 10.4px;
	text-align: justify;
	padding: 5px;
	color: #000000;
}
.MenuItemFtr {
	background: #000000 url(img/MenuItemFtr_bg.png) repeat-x;
	height: 20px;
}
.MenuItemFtr p {
	color: #fffc00;
	text-align: center;
	line-height: 10px;
}
/******************************
	עמוד תוכנה מרכזי
******************************/
.SoftHdr {
	float: left;
	width: 689px;
	height: 110px;
	background: #ffc000 url(img/SoftHdr_bg.png) repeat-x;
	margin: 5px 0px 0px 17px;
	border: 3px solid #d99c4d;
}
.SoftHdr h1, .SoftHdr h3, .SoftHdr h5 {
	text-align: center;
}
.SoftHdr h1 {
	margin-top: 10px;
}
.SoftHdr h5 {
	padding-top: 5px;
}
.BoxBrdrTop {
	float: left;
	width: 689px;
	height: 60px;
	background: #444500 url(img/BoxBrdrTop_bg.png) repeat-x;
	margin-left: 17px;
	margin-top: 10px;
	border: 3px solid #d99c4d;
}
.BoxBrdrTop h1 {
	margin-top: 10px;
	text-align: center;
	font-size: 28px;
	color: #fffc00;
}
.box {
	float: left;
	width: 609px;
	background: #fff000;
	margin-left: 17px;
	padding: 40px;
	border: 3px solid #d99c4d;
	border-top: none;
}
.box h1, .box h2, .box h3, .box h5 {
	text-align: center;
}
.box h1 {
	font-size: 25px;
}
.box h2 {
	font-size: 18px;
}
.box h3 {
	font-size: 18px;
}
.box p {
	text-align: justify;
	font-size: 15px;
	text-indent: 30px;
	font-weight: normal;
}
.box ol {
	font-weight: normal;
	font-size: 15px;
	text-align: justify;
	margin: 0px 40px;
}
.box li {
	margin: 10px 0px;
}
.BlackBgHdr {
	color: #fffc00;
	background: #000000 url(img/BlackBgHdr_bg.png) repeat-x;
	padding: 5px 0px;
}
.underline {
	text-decoration: underline;
}
.BigBotton {
	background: #000000 url(img/BigBotton_bg.png) repeat-x;
	width: 300px;
	display: block;
	text-align: center;
	padding: 15px;
	font-weight: bold;
	font-size: 15px;
	border: #000000 solid 1px;
}
a:link.BigBotton, a:visited.BigBotton {
	color: #fffc00;
}
a:hover.BigBotton {
	color: #000000;
	background: #fffc00 url(img/BigBotton_H_bg.png) repeat-x;
}
.SmallBotton {
	background: #000000 url(img/SmallBotton_bg.png) repeat-x;
	width: 150px;
	display: block;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	border: #000000 solid 1px;
}
a:link.SmallBotton, a:visited.SmallBotton {
	color: #fffc00;
}
a:hover.SmallBotton {
	color: #000000;
	background: #fffc00 url(img/SideBar_List_bg.png) repeat-x;
}
.TitleText {
	color: #1d8a00;
	text-decoration: underline;
	cursor: url(img/wait_cur.ani), help;
}
.finish {
	float: left;
	width: 689px;
	height: 110px;
	background: #ffc000 url(img/SoftHdr_bg.png) repeat-x;
	margin: 10px 0px 10px 17px;
	border: 3px solid #d99c4d;
}
.finish h1 {
	margin-top: 25px;
	text-align: center;
	font-size: 44px;
}
.NoneMarginTop {
	margin-top: 4px;
}
.BoxBottomMargin {
	margin-bottom: 10px;
}
/******************************
	חלק תחתון
******************************/
.PageClear {
	clear: both;
}
.PageFtr {
	background: #ffc000 url(img/PageFtr_bg.png) repeat-x;
	color: #000000;
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	width: 905px;
}
/******************************
	הודעות מערכת
******************************/
.SysMsgHdr {
	height: 49px;
	width: 600px;
	background: #000000 url("img/SideBarHdr_bg.png");
	border: 2px solid #000000;
	border-bottom: none;
}
.SysMsgHdr h1 {
	font-size: 22px;
	color: #fffc00;
	padding-top: 9px;
}
.SysMsgBdy {
	height: 200px;
	width: 600px;
	background: #fff000;
	border: 2px solid #000000;
	border-top: none;
}
.SysMsgBdy h2 {
	font-size: 15px;
	color: #000000;
	padding: 0px 30px;
}
.SysMsgBdy h3 {
	font-size: 11px;
	color: #000000;
}
