﻿/* resets */
h1, h2, h3, h4, p, form { margin: 0; padding: 0 }
h1, h2 { cursor: default }
ul.reset, ul.reset li { margin: 0; padding: 0; list-style: none }
dt.reset, dt.reset dt, dt.reset dd { margin: 0; padding: 0 }
td, th { vertical-align: top }
img { border: 0 }
.Head { color: inherit; font-size: inherit; font-weight: inherit; font-family: inherit }

body { background: #fffee0; direction: rtl }
body, body * { font-family: Arial, Arial Hebrew; font-size: 13px }

body .ltr { direction: ltr }

a:link { color: #ff6600; }
a:visited { color: #ff9c00; }

.force-ltr, .force-ltr * { direction: ltr; text-align: left }

#wrapper { width: 820px; margin: 0 auto; /*background: #f7f6f2;*/  }

.header { width: 820px; height: 160px; background: url(header-bg.jpg) no-repeat; position: relative; overflow: hidden }
.header a { display: block; position: absolute; right: 40px; top: 50px; width: 360px; height: 65px; overflow: hidden }
.alt { position: absolute; left: 1000px }

.page { width: 700px; margin: 21px 60px 0 60px }

.navigation { height: 55px; position: relative }

.menu { display: block; height: 20px; background: #ffc936; }
.menu ul, .menu ul li { margin: 0; padding: 0; list-style: none; display: inline }
.menu a { text-decoration: none; display: block }

.menu ul.level-0 { display: block; height: 16px; padding-top: 2px }
.menu span, .menu li.current li.level-1 span { display: inline-block; height: 19px; line-height: 14px; padding: 0 10px 0 10px; 
             color: #fff; font-size: 13px; font-weight: bold; cursor: pointer; background: #ffc936 }

/* loc */ .rtl .menu span, .rtl .menu li.current li.level-1 span { border-left: solid 1px #fff; }
          .ltr .menu span, .rtl .menu li.current li.level-1 span { border-right: solid 1px #fff; }
.menu .last span { border: none }
.menu li.current span { color: #ff6600; cursor: default }

/* loc */ .rtl .menu li.level-0 { position: relative; float: right }
          .ltr .menu li.level-0 { position: relative; float: left }
.menu span.level-0 { height: 16px }
.menu ul.level-1 { position: absolute; top: 18px; visibility: hidden; width: 400px }
/* loc */ .rtl .menu ul.level-1 { right: 0 }
          .ltr .menu ul.level-1 { left: 0 }

.menu li.level-1, .menu li.level-1 a, .menu span.level-1 { display: inline-block }
.menu li.level-1 { border-top: solid 1px #fff; background: #ffc936 }
/* loc */ .rtl .menu li.level-1  { float: right }
          .ltr .menu li.level-1  { float: left }
.menu span.level-1, .menu li.current span.level-1 { height: 19px; line-height: 16px; padding: 0 10px; white-space: nowrap }

.breadcrumbs { padding-top: 6px }
.breadcrumbs *, .breadcrumbs a:link, .breadcrumbs a:visited { color: #8f8e8a; font-weight: normal; font-family: Arial; font-size: 12px; text-decoration: none }

.lang a { text-decoration: none }
.lang span { display: block; width: 24px; height: 20px; position: absolute; top: 20px; text-align: center; font-weight: bold; color: #fff }
.lang span.active { background: #ffde73 }
.lang span.inactive { background: #ffc936; cursor: pointer }
/* loc */ .ltr .lang span.active { right: 39px }
          .ltr .lang span.inactive { right: 10px }
          .rtl .lang span.active { left: 39px }
          .rtl .lang span.inactive { left: 10px }

/* typography */
.content-pane { padding-top: 25px; color: #4f4f4f; width: 460px }
.content-pane { line-height: 16px }
.content-pane * { font-size: 12px }
.content-pane p { padding-top: 10px }
.content-pane h1 { color: #ffc936; font-size: 15px }
.content-pane h2 { padding-top: 15px }
.content-pane ul { list-style: none; padding: 10px 0 0 0; margin: 0; }
/* loc */ .rtl .content-pane li, .rtl-bullets li { list-style: none; padding: 0 11px 0 0; background: url(li.png) no-repeat top right }
          .ltr .content-pane li, .ltr-bullets li { list-style: none; padding: 0 0 0 11px; background: url(li.png) no-repeat top left }

.min-height { height: 400px; float: left; width: 1px }
.clear { clear: both; width: 1px; height: 1px; font-size: 1px; overflow: hidden }

/* loc */ .home.rtl .content-pane { margin-right: 115px }
          .home.ltr .content-pane { margin-left: 115px }

/* loc */ .rtl .side-pane { width: 135px; padding-top: 60px; float: left }
          .ltr .side-pane { width: 135px; padding-top: 60px; float: right }

.left-pane { width: 150px; float: right; margin-top: 23px }

.footer { clear: both; height: 50px; text-align: center; background: url(footer-border.png) no-repeat top left;
          margin-top: 100px; padding: 0 60px }
.footer, .footer * { font-size: 11px; color: #4f4f4f }
.footer .credits { float: left; font-size: 11px; padding-top: 30px }
.footer .contact { float: right; white-space: nowrap; padding-top: 30px }

#admin-menu { font-size: 11px; margin-top: 400px }
.mezooC 
{
   text-decoration:none;
   color:#4f4f4f !important;
}
.mezooCEN img
{
   position:relative;
   top:2px;
}
