/*
Theme Name was: GlossyBlue.
Author URI: http://www.ndesign-studio.com/
Ported to Drupal 5.0 by Chrisada Sookdhis
http://ichris.ws
*/
body {
  background-color: #c0d6e3;
  background-image: url(../images/body-bg.jpg);
  background-repeat: repeat-x;
  color: #333;
  font: 95%/1.5 Arial, Tahoma, sans-serif;
  margin: 0;
  padding: 0;
}

a {
  color: darkblue;
  text-decoration: underline;
}

a:hover {
  color: #f60;
  text-decoration: underline;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

p {
  padding: 0 0 5px;
  margin: 0;
}

h1 h2 h3 {
  color: darkblue;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 100%;
  margin: 0;
}

h4 {
  font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
  color: #546228;
  margin: 6px 0 3px;
}

h5 {
  font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
  color: #546228;
  margin: 6px 0 3px;
}

h6 {
  font: normal 110%/100% "Trebuchet MS", Tahoma, Arial;
  color: #546228;
  margin: 6px 0 3px;
}

form {
  margin: 0;
  padding: 0;
}

#page {
  margin: 0 auto;
  width: 778px;
  max-width: 100%;
  /*	border-bottom: 5px solid #d5e6eb;
    border-left: 5px solid #d5e6eb;
    border-right: 5px solid #d5e6eb;*/
  background: #fff url(../images/content-bg.gif) repeat-y;
  overflow: hidden;
}

#page-insert {
  margin: 0 auto;
  width: 808px;
  max-width: 100%;
  background: #fff url(../images/content-bg.gif) repeat-y;
}

.page-header {
  background-image: url(../images/bgstripHp2020.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  max-width: 100%;
}

.page-header__section {
  width: 33.3333%;
}

.logo-link {
  display: block;
  padding-bottom: 42%;
}

.nav {
  list-style: none;
  margin: 0;
  right: 10px;
  bottom: 0;
}

.nav li {
  margin-left: 8px;
}

.nav li a.active {
  border-bottom: 1px solid #e4b833;
  font-weight: bold;
}

#sidebar-right ul.menu li a {
  border-bottom: 1px solid #e4b833;
  color: #a80101;
  display: block;
  font-weight: bold;
  font-size: 13.5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.33;
  padding: 10px 15px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #sidebar-right ul.menu li a {
    line-height: 3.2;
  }
}

.nav li a:hover {
  border-bottom: 1px solid #e4b833;
}

#content {
  background: #fff url(../images/BackGround1.jpg) no-repeat scroll -10px 0;
  background-size: 100%;
  padding: 40px 5px 30px 0;
  float: right;
  width: 570px;
  max-width: 100%;
  overflow: hidden;
  direction: ltr;
}
@media screen and (max-width: 767px) {
  #content {
    background-color: #e5eff5;
    background-image: none;
  }
}

#content-insert {
  background: #fff url(../images/BackGround1.jpg) no-repeat;
  background-size: 100%;
  padding: 40px 5px 30px 0;
  float: right;
  width: 600px;
  max-width: 100%;
  overflow: visible;
  direction: ltr;
}

.pager {
  clear: both;
  padding: 10px 0;
}

.pager-list a, .pager a:visited {
  color: #59770e;
}

form {
  font: 110% Arial, Helvetica, sans-serif;
}

form label {
  font-size: 87%;
}

.webform-submission-contact-form label {
  display: block;
}

form input {
  background: #fff;
  border: 1px solid #801005;
  padding: 3px;
  margin-top: 3px;
  box-sizing: border-box;
  max-width: 100%;
}

form textarea {
  height: 115px;
  background: #fff;
  border: 1px solid #801005;
  padding: 2px;
  margin-top: 3px;
  box-sizing: border-box;
  max-width: 100%;
}

form textarea:focus, form input[type="text"]:focus {
  background: #fff;
}

form input[type="submit"] {
  background: url(../images/btn-bg.gif) no-repeat;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #fff;
  border: none;
  float: none;
  width: 144px;
  max-width: 100%;
  height: 28px;
  cursor: pointer;
}

#sidebar-right {
  background: url(../images/bgrightbar.jpg) #f3ecc9 center top no-repeat;
  direction: ltr;
  float: left;
  height: 670px;
  overflow: hidden;
  width: 188px;
  max-width: 100%;
}

#sidebar-right h2,
#sidebar-right .sidebartitle {
  font: normal 140%/100% Arial, Tahoma;
  color: #546228;
  margin: 20px 0 2px;
  border-bottom: 1px solid #cfe1ac;
  letter-spacing: -1px;
  padding-bottom: 3px;
}

#sidebar-right a {
  text-decoration: none;
}

#sidebar-right a:hover {
  color: #f60;
  text-decoration: none;
}

#sidebar-right ul {
  margin: 0;
  padding: 0;
}

#sidebar-right ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#sidebar-right ul li ul {
  padding: 0;
  margin: 0;
}

#sidebar-right ul li ul li {
  padding: 2px 0 2px 0;
  border-bottom: 1px solid #dceeb7;
}

#sidebar-right ul li ul li ul li {
  padding: 1px 0 1px 10px;
  border: none;
}

#search-theme-form {
  margin: 15px 0 0;
}

.center {
  text-align: center;
}

img.center, a img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #d5e6ac;
  padding: 3px;
  background: #fff;
}

a:hover img.center {
  border-color: #f60;
  background: #f60;
}

.alignleft {
  float: left;
}

img.alignleft, a img.alignleft {
  float: left;
  margin: 4px 10px 5px 0;
  border: 1px solid #d5e6ac;
  padding: 3px;
  background: #fff;
}

a:hover img.alignleft {
  border-color: #f60;
  background: #f60;
}

.alignright {
  float: right;
}

img.alignright, a img.alignright {
  float: right;
  margin: 4px 10px 5px 0;
  border: 1px solid #d5e6ac;
  padding: 3px;
  background: #fff;
}

a:hover img.alignright {
  border-color: #f60;
  background: #f60;
}

.clear {
  clear: both;
}

hr.clear {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}

#block-user-2 a, #block-user-3 {
  background: url(../images/mini-loginout.gif) no-repeat left center;
  padding-left: 20px !important;
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul.menu li, .item-list ul li, li.leaf {
  padding: 0 15px .2em 1.5em;
  border: none;
  list-style-type: none;
  list-style-image: none;
}

ul.menu li.leaf a, ul.menu li.expanded a, ul.menu li.collapsed a {
  display: block;
}

img.inline-right {
  margin: 5px 0 0 12px;
}

span.inline-left {
  display: block;
  float: left;
  margin: 5px 5px 5px 0;
}

span.inline-right {
  display: block;
  float: right;
  margin: 5px 0 5px 5px;
}

span.inline-center {
  display: block;
  text-align: center;
}

span.inline .caption {
  display: block;
}

.image-clear {
  /* Clear floated images. Copied from Garland's style.css. */
  display: block;
  clear: both;
  height: 1px;
  line-height: 0;
  font-size: 0;
  margin-bottom: -1px;
}

p img {
  padding-left: 10px;
}

#top-of-page {
  height: 34px;
}

#daro-slide-show {
  height: 304;
  width: 291;
  background: green;
}

#content-nd {
  float: left;
  width: 250px;
}

#content-img {
  background: url(../images/bgpichp.jpg) no-repeat;
  float: right;
  height: 304px;
  width: 262px;
  padding: 14px;
}

img#left-spacer {
  height: 110px;
  width: 238px;
}

img#right-spacer {
  height: 110px;
  width: 220px;
}

#footer {
  background: url(../images/bgbottom.jpg) repeat-x;
  height: 34px;
  text-align: center;
}

div.menuRowright {
  border-bottom: 1px solid #e4b833;
  cursor: pointer;
  font-size: 90%;
  font-weight: bold;
  height: 32px;
}

img#welcome {
  position: relative;
  top: 19px;
}

marquee {
  padding-right: 23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #801005;
  font-weight: bold;
}

.page-title {
  font-size: 17px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#block-views-random_illu_inner_pages {
  width: 200px;
  padding-left: 10px;
}
[dir="rtl"] #block-views-random_illu_inner_pages {
  padding-left: 0;
  padding-right: 10px;
}

.preview .post-date {
  display: none;
}

#webform-client-form-27 label {
  color: #a90d00;
  font-size: 12.75px;
}

#webform-client-form-28 label {
  color: #a90d00;
  font-size: 12.75px;
}

.mila {
  color: firebrick;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 900;
}

.tova {
  color: #e5973b;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
}

#footer-message {
  padding: 8px 0;
}

.mila-footer {
  color: firebrick;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 900;
}

.tova-footer {
  color: firebrick;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
}

div#node-74 {
  margin-top: 80px;
}

.he #content {
  direction: rtl;
}

#atc {
  position: relative;
  top: 9px;
}

#sidebar-right #sidebar-right ul.menu {
  margin-top: 10px;
}

#content {
  padding-top: 0;
}

#lang-links {
  display: flex;
  font-weight: bold;
  height: 100%;
  margin-bottom: 25px;
  margin-top: 17px;
  text-align: left;
  overflow: hidden;
}
[dir="rtl"] #lang-links {
  direction: ltr;
  margin-left: 16px;
}
@media (max-width: 767px) {
  [dir="rtl"] #lang-links {
    margin-left: 0;
  }
}

#lang-links > span {
  margin-right: 30px;
}

#lang-links span.he {
  flex-grow: 1;
  margin-right: 0;
  text-align: right;
}

#lang-links span a {
  text-decoration: none;
}

.fr #lang-links span.fr a,
.en #lang-links span.en a,
.he #lang-links span.he a {
  color: #333;
}

#content-img-normal {
  background: url(../images/bgpichp_new_w215.jpg) no-repeat;
  float: right;
  width: 215px;
  padding: 8px 0 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #content-img-normal {
    max-width: 50%;
    height: auto;
  }
}

.path-frontpage #content-img-normal {
  background: none;
  margin-top: 12px;
  margin-left: 12px;
}

hr {
  clear: both;
  color: #eee;
  border: 1px solid #eee;
}

.ltr {
  direction: ltr;
  text-align: left;
}

.rtl {
  direction: rtl;
  text-align: right;
}

#node-95 h1#node-title {
  width: 260px;
}

#headerimg-tbless {
  background-image: url(../images/bgstripHp2020.jpg) no-repeat;
  background-size: 100%;
}

#lefti {
  float: left;
}

#righti {
  float: right;
  width: 185px;
}

#node-104 .post-content {
  text-align: center;
}

#node-102 h1#node-title {
  width: 200px;
}

.page-he-node-118 #content-img-normal,
.page-fr-node-118 #content-img-normal,
.page-en-node-118 #content-img-normal,
.page-node-118 #content-img-normal {
  background: none;
}

#credit {
  font-size: 11.5px;
  margin: 12px auto 0;
}

#credit a {
  color: brown;
  text-decoration: none;
}

#footer {
  position: relative;
}

.block-language {
  font-size: 90%;
  margin-top: 12px;
  padding: 1em;
}
.block-language a {
  line-height: 2;
}
.block-language a.is-active {
  font-weight: bold;
}

#sidebar-right {
  background-color: #edffff;
}

.page-title, #sidebar-right ul.menu li a, a {
  color: darkblue;
}

#sidebar-right ul.menu li a {
  border-color: gray;
}

#sidebar-right {
  background: #edffff url(../images/bgrightbar.jpg) no-repeat scroll center top;
}

marquee, #credit a, .mila-footer, .mila {
  color: darkblue;
}

.tova-footer {
  color: #e5973b;
}

#sidebar-right ul.menu li a {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

#sidebar-right ul.menu li a {
  border-color: #f1f6e0;
}

/*
#webform-component-last_name,
#webform-component-telephone2,
#webform-component-subject{display:none}*/
#webform-client-form-27 label {
  color: darkBlue;
}

a.mila-tova {
  text-decoration: none;
}

#sidebar-right {
  height: 100%;
}

#block-afiililogo {
  border-top: 1px darkblue solid;
  padding: 7px;
  font-size: 12px;
  margin-top: 24px;
  direction: ltr;
}

#content-img-normal form {
  margin-top: 20px;
}

html[dir=rtl] {
  /*sidebar list level3 */
  /**
   * TinyMCE modifications
   * and general apearence of page edit forms
   */
  /**
   * FINAL PAGE (node)
   * You may want to copy these styles to your theme's CSS file and then set img_assist.css
   * not to load on every page.  This can be set on the img_assist settings page.
   */
  /* TynyMCE*/
}
html[dir=rtl] #page {
  background: #fff url(../images/content-bg-rtl.png) right repeat-y;
}
html[dir=rtl] #page-insert {
  background: #fff url(../images/content-bg-rtl.png) right repeat-y;
  width: 850px;
  max-width: 100%;
}
html[dir=rtl] .menu {
  right: 0;
  left: 10px;
}
html[dir=rtl] .menu li {
  margin-left: 8px;
}
html[dir=rtl] #content {
  background: #fff url(../images/BackGround1-rtl.png) no-repeat;
  padding: 0 0 30px 5px;
  float: left;
  direction: rtl;
}
@media screen and (max-width: 767px) {
  html[dir=rtl] #content {
    background-color: #e5eff5;
    background-image: none;
  }
}
html[dir=rtl] #content-insert {
  background: #fff url(../images/BackGround1-rtl.png) no-repeat right 0;
  padding: 40px 5px 30px 0;
  float: left;
  width: 650px;
  max-width: 100%;
  direction: rtl;
}
html[dir=rtl] #sidebar-right {
  direction: rtl;
  float: right;
}
html[dir=rtl] #sidebar-right ul li ul li ul li {
  padding: 1px 10px 1px 0;
  border: none;
}
html[dir=rtl] #block-comment-0 li {
  background: url(../images/mini-recent-comments.gif) no-repeat left top;
  padding-left: 20px !important;
}
html[dir=rtl] #block-user-2 a, html[dir=rtl] #block-user-3 {
  background: url(../images/mini-loginout.gif) no-repeat left center;
  padding-left: 20px !important;
}
html[dir=rtl] ul.menu, html[dir=rtl] .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}
html[dir=rtl] ul.menu ul, html[dir=rtl] .item-list ul ul {
  margin-left: 0em;
}
html[dir=rtl] ul.menu li, html[dir=rtl] .item-list ul li, html[dir=rtl] li.leaf {
  margin: 0.15em 0 0.15em .5em;
}
html[dir=rtl] ul.menu li, html[dir=rtl] .item-list ul li, html[dir=rtl] li.leaf {
  padding: 0 15px .2em 1.5em;
  border: none;
  list-style-type: none;
  list-style-image: none;
}
html[dir=rtl] .node-form textarea {
  height: 450px;
}
html[dir=rtl] #edit-log {
  height: 40px;
}
html[dir=rtl] img.inline-right {
  margin: 5px 0 0 12px;
}
html[dir=rtl] span.inline-left {
  display: block;
  float: left;
  margin: 5px 5px 5px 0;
}
html[dir=rtl] span.inline-right {
  display: block;
  float: right;
  margin: 5px 0 5px 5px;
}
html[dir=rtl] span.inline-center {
  display: block;
  text-align: center;
}
html[dir=rtl] span.inline .caption {
  display: block;
}
html[dir=rtl] .image-clear {
  /* Clear floated images. Copied from Garland's style.css. */
  display: block;
  clear: both;
  height: 1px;
  line-height: 0;
  font-size: 0;
  margin-bottom: -1px;
}
html[dir=rtl] #mceSpanFonts {
  background-color: #fff;
  color: #333;
  font-size: 14px;
}
html[dir=rtl] #mceSpanFonts a {
  color: brown;
  text-decoration: underline;
}
html[dir=rtl] #mceSpanFonts p {
  padding-right: 7px;
  padding-left: 3px;
  padding-bottom: 0;
}
html[dir=rtl] #content-nd {
  float: left;
  width: 250px;
}
html[dir=rtl] #content-img {
  background: url(../images/bgpichp.jpg) no-repeat;
  float: left;
  height: 304px;
  width: 262px;
  padding: 14px;
}
html[dir=rtl] img#left-spacer {
  height: 110px;
  width: 238px;
}
html[dir=rtl] img#right-spacer {
  height: 110px;
  width: 220px;
}
html[dir=rtl] #content-img-normal {
  float: left;
  margin-right: 10px;
  margin-left: 8px;
}
html[dir=rtl] marquee {
  padding-right: 23px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #801005;
  font-weight: bold;
}
html[dir=rtl] table#webform-components td {
  padding: 0 0.2em 0 0;
}
html[dir=rtl] .view-data-image-nid {
  text-align: left;
}
html[dir=rtl] #block-views-random_illu_inner_pages .item-list ul li {
  margin: 2px;
  bottom: 4px;
}
html[dir=rtl] #footer-message {
  direction: rtl;
}
html[dir=rtl] img#welcome {
  float: left;
}
html[dir=rtl] .mceContentBody {
  direction: rtl !important;
}
html[dir=rtl] .mceContentBody ul {
  margin-right: 1.5em;
  margin-left: 0;
}
html[dir=rtl] .mceContentBody ol {
  margin-right: 1.5em;
  margin-left: 0;
}
html[dir=rtl] .mceContentBody blockquote {
  margin-right: 1.5em;
  margin-left: 0;
}
html[dir=rtl] .mceContentBody table,
html[dir=rtl] .mceContentBody td {
  text-align: right;
}
html[dir=rtl] #credit {
  direction: rtl;
}
html[dir=rtl] #sidebar-right {
  background-color: #edffff;
}
html[dir=rtl] marquee {
  color: darkblue;
}
html[dir=rtl] #webform-components thead th {
  padding-right: 0;
  text-align: right;
}
html[dir=rtl] .not-front #block-block-4 div.content {
  bottom: 3px;
  position: relative;
  right: 8px;
  width: 195px;
}

@media (max-width: 767px) {
  #page,
  #sidebar-right,
  #content {
    width: 100%;
    max-width: 100%;
    float: none;
    box-sizing: border-box;
  }

  #content {
    padding-left: 1em !important;
    padding-right: 1em !important;
    float: none !important;
  }

  #sidebar-right {
    background-repeat: repeat-x;
  }
}

/*# sourceMappingURL=tova.css.map */
