* {
  margin: 0px;
  padding: 0px;
}
li { margin: 0 30px; }
html {
  direction: rtl;
  margin: 0px;
  padding: 0px;
  font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
  font-size: 14px;
}
body { background: #f0f0f0; }
#body {
  width: 900px;
  margin: auto;
  border: 1px solid;
  background: #ffffcc;
}
#header {
  height: 100px;
  background: #f0f0f0 url('../images/site/bg_header.jpg') 0 25px no-repeat;
}
#header div.menu {
  width: 900px;
  height: 25px;
  background: #333333 url('../images/site/bg_menu_round.png') right -75px no-repeat;
}
#header ul.menu {
  width: 900px;
  height: 25px;
  margin: 0px 0px 0 0px;
  background: url('../images/site/bg_menu_round.png') 0px -25px no-repeat;
  list-style-type: none;
}
#header ul.menu li {
  float: right;
  height: 25px;
  margin: 0;
}
#header ul.menu li a {
  border-left: 1px solid #ffffff;
  padding: 0 20px;
  font: bold 8pt Tahoma, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#header h2 {
  float: right;
  background: url('../images/site/header.gif') right 10px no-repeat;
  width: 300px;
  margin: 0px 0px;
}
#header h2 span.line1 {
  display: block;
  padding: 0px 0px 0px 0px;
  font: bold 24pt Tahoma, sans-serif;
  color: #0000bb;
  text-align: center;
}
#header h2 span.line2 {
  display: block;
  padding: 0px 0px 0px 0px;
  font: bold 16pt Tahoma, sans-serif;
  color: #0000cc;
  text-align: center;
}
#footer {
  text-align: center;
  color: #333333;
  border-top: 1px solid #cccccc;
  margin-top: 10px;
  padding: 10px 25px;
  clear: both;
}
#footer ul.linkbar {
  font: 8pt Tahoma, sans-serif;
  display: block;
  height: 20px;
  list-style-type: none;
  margin: 20px 0 0;
  padding: 0;
}
#footer ul.linkbar li {
  float: right;
  border-right: 1px solid #cccccc;
  padding: 0 5px 0 8px;
  margin: 0px;
}
#footer ul.linkbar li a { color: #336600; }
#footer ul.linkbar li .active a { font-weight: bold; }
#footer ul.linkbar li li.separator span {
  border-right: 1px solid #cccccc;
  font: 8pt Tahoma, sans-serif;
}
#main { padding: 0px 10px; }
#main h1 {
  font: bold 14pt Tahoma, sans-serif #0000dd;
  color: #0000ff;
}
#main h2 {
  font: bold 14pt Tahoma, sans-serif;
  color: #0000ff;
}
#content {
  float: left;
  width: 598px;
  border: 1px solid #0000ff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px;
  margin: 10px 2px;
}
#content p {
  clear: both;
  text-align: justify;
  margin: 10px;
}
#sidebar {
  width: 250px;
  float: right;
  background-color: #ffff99;
}
#content h1 {
  border-bottom: 1px solid #0000ff;
  font-size: 18px;
  margin: 5px;
  padding: 5px;
}
#content h2 {
  border-top: 1px solid #0000ff;
  font-size: 16px;
  margin: 5px;
  padding: 5px;
}
.demo {
  clear: both;
  border-top: 1px solid #0000ff;
  padding: 5px;
}
.demo .desc {
  display: block;
  margin: 5px 150px 5px 10px;
}
.demo img {
  float: right;
  heigth: 80px;
  margin: 5px;
}
.demo img a { border: 0px; }
#sidebar h3 {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  background-color: #83a200;
  background-image: url(/images/site/bg_button.jpg);
  background-repeat: repeat-x;
  border: 2px solid #616d2e;
  height: 20px;
  line-height: 20px;
  position: relative;
  text-align: center;
  margin-bottom: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#sidebar h3 a {
  text-decoration: none;
  background-image: none;
  display: block;
  color: #0000ff;
}
#sidebar h3 a:hover {
  color: #1773bc;
  background-image: url(/images/site/bg_button_hover.jpg);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#sidebar .section {
  border: 2px solid #0000ff;
  padding: 2px;
  margin: 3px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
ul.sidemenu {
  list-style: none;
  margin: 7px 0px 8px 0;
  padding: 0;
  text-decoration: none;
}
ul.sidemenu li {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  line-height: 20px;
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}
ul.sidemenu a {
  background-color: #e0fafb;
  background-image: url(/images/site/bg_button.jpg);
  background-repeat: repeat-x;
  border: 2px solid #616d2e;
  text-decoration: none;
  background-image: none;
  display: block;
  color: #0000ff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
ul.sidemenu a:hover {
  color: #1773bc;
  background-color: #a4a4a4;
  background-image: url(/images/site/bg_button_hover.jpg);
  background-repeat: repeat-x;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

