﻿@import url('../../Alef-Webfont/stylesheet.css');
@import url('../../OpenSans-Webfont/stylesheet.css');

body {
    margin: 0px;
    padding: 0px;
    font-family: "Alef";
    font-size: 12px;
}

input {
    font-family: "Alef";
}


select {
    border: 1px solid #8a8a8a;
    font-family: "Alef";
    -webkit-appearance: menulist-button;
}

h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

th, td {
    padding: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}



.divsep {
    width: 1px;
    background-color: #a09e9e;
    height: 35px;
}

A.guidelogolnk {
    color: #2c2c2c;
    text-decoration: none;
    min-height: 24px;
    padding-top: 6px;
    display: inline-block;
    background-repeat: no-repeat;
    font-size: 19px;
}

A.guidelogolnk-actv {
    color: #774c3c;
    text-decoration: none;
    font-size: 19px;
    min-height: 25px;
    padding-top: 5px;
    display: inline-block;
    background-repeat: no-repeat;
    font-weight: 600;
}

A.guidelogolnk-3-rtl {
    background-position: right center;
    padding-right: 38px;
    text-align: right;
}

A.guidelogolnk-2-rtl {
    background-position: right center;
    padding-right: 52px;
    text-align: right;
}

A.guidelogolnk-1-rtl {
    background-position: right center;
    padding-right: 45px;
    text-align: right;
}

A.guidelogolnk-3 {
    background-image: url('images/guide-icon-3.png');
}

A.guidelogolnk-2 {
    background-image: url('images/guide-icon-2.png');
}

A.guidelogolnk-1 {
    background-image: url('images/guide-icon-1.png');
}

.top {
    height: 122px;
    padding-top: 11px;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url('images/top-bg.png');
    background-position: center;
    margin: auto;
}

.topsrcbx {
    width: 26%;
    table-layout: fixed;
}

.topsrcbx-rtl {
    margin-right: 6%;
    margin-top: 39px;
    float: right;
}

.topsrcbx-ltr {
    margin-left: 6%;
    margin-top: 39px;
    float: left;
}

.TextBox1 {
    width: 100%;
    height: 43px;
    border-right: solid 1px #774c3c;
    border-top: solid 1px #774c3c;
    border-bottom: solid 1px #774c3c;
    border-left: none;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 24px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #272727;
    box-sizing: border-box;
}

.TextBox1-rtl {
    margin-right: 6%;
}

.TextBox1-ltr {
    margin-left: 6%;
}

A.ButtonSearch {
    background-image: url('images/search-button.png');
    background-repeat: no-repeat;
    width: 45px;
    height: 43px;
    border: none;
    padding: 0px;
    cursor: pointer;
    display: block;
}


.ButtonIndexSearch {
    background-color: #f58026;
    border-radius: 3px;
    width: 100%;
    height: 45px;
    border: 1px solid #ebbb96;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 28px;
}

.ButtonAdvertize {
    width: 139px;
    height: 35px;
    border: none;
    cursor: pointer;
    background-color: #fefdbf;
    color: #1d1d1d;
    border-radius: 3px;
    font-size: 22px;
    font-weight: bold;
    margin-top: 43px;
    margin-left: 3%;
}

A.logo-rtl {
    background-image: url('images/logo-heb.png');
    background-repeat: no-repeat;
    width: 240px;
    height: 111px;
    float: left;
    margin-left: 6%;
    margin-top: 4px;
    display: block;
}

.divmenu {
    height: 41px;
    padding-top: 5px;
    border-bottom: 1px solid #424242;
    background-color: #383838;
    padding-right: 6%;
    padding-left: 6%;
    margin: auto;
}

.menutable {
    width: 100%;
    table-layout: fixed;
}

    .menutable td {
        text-align: center;
    }

a.TopMenuItem {
    font-size: 19px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    height: 36px;
    padding-top: 6px;
    padding-right: 1px;
    padding-left: 1px;
}

a.TopMenuItemWithSbitms-rtl {
    padding-left: 17px;
    background-image: url('images/menu-v.png');
    background-repeat: no-repeat;
    background-position: left 16px;
}

a.TopMenuItem-ltr {
}


a.TopMenuItem:hover {
    height: 33px;
    border-bottom: 3px solid #f58026;
}

.TopMenuLinkSelected {
    font-size: 19px;
    color: #f58027;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    height: 36px;
    padding-top: 6px;
    padding-right: 1px;
    padding-left: 1px;
}

a.SubMenuLinkOn {
    height: 33px;
    border-bottom: 3px solid #f58026;
}



.prtttl {
    font-size: 37px;
}


.advncngfc {
    font-size: 32px;
    color: #f58026;
}

.SubMenu {
    min-height: 13px;
    width: 141px;
    background-color: #505050;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 2px;
    padding-bottom: 16px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

A.SubMenuLink {
    color: #ffffff;
    text-decoration: none;
    font-size: 19px;
    display: block;
    margin-top: 10px;
}

    A.SubMenuLink:link {
        color: #ffffff;
    }

    A.SubMenuLink:active {
        color: #ffffff;
    }

    A.SubMenuLink:hover {
        color: #ffc251;
    }

.hpface {
    min-width: 385px;
    background-repeat: no-repeat;
    background-image: url('images/face.png');
    background-size: contain;
    background-position: center bottom;
}

.hpgalgalim {
    background-repeat: no-repeat;
    background-image: url('images/galgalim.png');
    background-position: center center;
    background-size: contain;
}

.indxssbg {
    width: 14px;
    background-repeat: no-repeat;
}

.indxssbg-left-rtl {
    background-image: url('images/indexbg-right.png');
}

.indxssbg-left-1-rtl {
    background-image: url('images/indexbg-right-big.png');
}

.indxssbg-right-rtl {
    background-image: url('images/indexbg-left.png');
}

.indxssbg-right-1-rtl {
    background-image: url('images/indexbg-left-big.png');
}

.indxssbg-left-ltr {
    background-image: url('images/indexbg-left.png');
}

.indxssbg-left-1-ltr {
    background-image: url('images/indexbg-left-big.png');
}

.indxssbg-right-ltr {
    background-image: url('images/indexbg-right.png');
}


.indxssbg-bg {
    background-image: url('images/indexbg-bg.png');
    vertical-align: top;
}

.indxssbg-bg1 {
    background-image: url('images/indexbg-bg-big.png');
    vertical-align: top;
    background-repeat: repeat-x;
}

.indxfrsrt {
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: 39px;
    font-weight: bold;
}

.hmp17gn {
    font-size: 38px;
    line-height: 39px;
    font-weight: 600;
}

.home17stripbg {
    background-color: #1b1b1b;
}

.footlnk {
    margin-top: 60px;
    min-height: 191px;
    width: 100%;
    background-image: url('images/bottom-bg.png');
    background-repeat: repeat-y;
    background-position: top center;
    display: flex;
    align-items: center;
}

.bottomlnksouter {
    margin: auto;
    margin-right: 12%;
    margin-left: 12%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
}

a.BottomLinks {
    width: 13%;
    margin-top: 0.2%;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}

.allrights {
    color: #ffffff;
    margin-top: 24px;
}

.cattl {
    margin-right: 3%;
    margin-left: 3%;
    margin-top: 29px;
    text-align: center;
    color: #774c3c;
    font-size: 25px;
    font-weight: bold;
    line-height: 26px;
    min-height: 75px;
}


.bxttl {
    color: #3e3e3e;
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin-bottom: 33px
}

.srcgdttl {
    display: block;
    color: #774c3c;
    font-size: 39px;
}

.indxsrchouter {
    margin: auto;
    margin-right: 6%;
    margin-left: 6%;
    background-color: #e4e4e4;
    border-radius: 4px;
    padding-bottom: 32px;
    padding-top: 20px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
    margin-top: 47px;
    padding-right: 6%;
    padding-left: 6%;
}

.PageSelected {
    border-radius: 2px;
    background-color: #774c3c;
    color: #ffffff;
    font-family: Arial;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
    min-width: 18px;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
}

.scb_outer {
    background-color: #ffefbf;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 6px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 10px;
}

A.PagerLink {
    color: #252525;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 2px;
    min-width: 18px;
    display: block;
    text-align: center;
    font-weight: 600;
}

    a.PagerLink:hover {
        border-radius: 2px;
        background-color: #f58026;
        color: #ffffff;
    }

.dvcmp17 {
    border: 1px solid #774c3c;
    border-radius: 1px;
    padding: 10px;
    padding-top: 11px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 11px;
    font-size: 15px;
}


.dvcmp17-sel {
    background-color: #ffefbf
}

a.pgrmv {
    color: #252525;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    padding-bottom: 2px;
    padding-right: 3px;
    padding-left: 3px;
    display: block;
    text-align: center;
    font-weight: 600;
}

    a.pgrmv:hover {
        border-radius: 2px;
        background-color: #f58026;
        color: #ffffff;
    }

a.pNext::after {
    content: "\2190";
    padding-right: 6px;
    font-size: 14px;
}

a.pPrev::before {
    content: "\2192";
    padding-left: 6px;
    font-size: 14px;
}

.hpcentrdiv {
    width: 444px;
    max-width: 444px;
    color: #ffffff;
}

.hpwlcmtxt {
    font-size: 20px;
    text-align: justify;
    display: block;
}

a.hpgreadm {
    font-size: 14px;
    color: #ffffff;
    display: block;
    margin-top: 14px;
}

.btnSend {
    background-color: #f58026;
    color: #ffffff;
    display: block;
    margin: auto;
    border-radius: 4px;
    border: none;
    border: none;
    width: 100%;
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 28px;
    font-weight: 600;
    cursor: pointer;
}


.cp17mimgttl {
    font-size: 16px;
    text-align: center;
    width: 93%;
    display: block;
    padding-right: 3.5%;
    padding-left: 3.5%;
    padding-bottom: 14px;
}

.ctlstheader {
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #c4c4c4;
    font-size: 20px;
    line-height: 1.3;
    color: #774c3c;
    width: 100%;
    font-size: 20px;
    background-color: #e4e4e4;
}

.ctlstheader-rtl {
    padding-right: 8px;
    padding-left: 15px;
}

.ctlstheader-ltr {
    padding-right: 15px;
    padding-left: 8px;
}

a.csrsbct {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 1.3;
    border-bottom: 1px solid #c4c4c4;
    font-size: 20px;
    color: #1e1d1e;
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
}

    a.csrsbct:hover {
        color: #774c3c;
    }

a.ArialB {
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    color: #f58026;
    display: block;
    padding-bottom: 3px;
}

#hldiglnk {
    color: #eeb84e;
    font-size: 21px;
    font-weight: bold;
}

.Head3 {
    color: #774c3c;
    font-weight: 700;
    font-size: 50px;
    line-height: 0.92;
}

a.ctlstheader1 {
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #c4c4c4;
    font-size: 20px;
    line-height: 1.3;
    color: #1e1d1e;
    padding-left: 8px;
    font-size: 20px;
    background-color: #e4e4e4;
    display: block;
    text-decoration: none;
    font-weight: 400;
}

.sidads17 {
    width: 25%;
    margin-top: 141px;
}



.arcttop1 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 30%;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    display: block;
}

.fltallpcbt {
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 21px;
    font-weight: 800;
    text-align: center;
    background-color: #333333;
    width: 100%;
    display: block;
    color: #ffffff;
}

a.sdbxlnavlk {
    text-decoration: none;
    margin-bottom: 24px;
    display: block;
}

A.mrartttl {
    font-size: 30px;
    color: #774c3c;
    font-weight: 700;
    display: block;
    text-decoration: none;
    line-height: 0.99;
    margin-top: 8px;
}

    A.mrartttl:hover {
        text-decoration: underline;
    }

a.newttlnk {
    color: #774c3c;
    font-size: 25px;
    line-height: 1.15;
    text-decoration: none;
    font-weight: 700;
    display: block;
    min-height: 51px;
}

    a.newttlnk:hover {
        text-decoration: underline;
    }

.atc18intimg {
    margin-top: 23px;
    width: 100%;
    text-align: center;
}

.tfacl1 {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    display: block;
    text-decoration: none;
    margin-top: 5px;
}


.logos {
    background-image: url('images/logos.png');
}

.screeshot {
    background-image: url('images/screenshot.png');
}

.loca {
    background-image: url('images/local.jpg');
}

.coffe {
    background-image: url('images/coffe.jpg');
}

.yad2 {
    background-image: url('images/yad2.jpg');
}

.law {
    background-image: url('images/law.jpg');
}

.vocabulary {
    background-image: url('images/vocabulary.jpg');
}

.vote {
    background-image: url('images/vote.jpg');
}

.meeting {
    background-image: url('images/meeting.jpg');
}

.wanted {
    background-image: url('images/wanted.jpg');
}

.events {
    background-image: url('images/events.jpg');
}

.blkfoot {
    height: 64px;
    background-color: #000000;
}

.wlcmttli {
    color: #774c3c;
    font-size: 50px;
    font-weight: 600;
    line-height: 0.94;
}

.pageup {
    position: fixed;
    display: none;
    right: 0px;
    width: 6.2%;
    min-width: 59px;
    bottom: 305px;
    background-image: url('images/gotop.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 59px;
    cursor: pointer;
    z-index: 100;
    opacity: 0.8;
}

.dgtinner {
    width: 100%;
    margin: auto;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url('images/digital.png');
    background-position: center center;
    background-size: contain;
    border-radius: 4px;
    background-size: cover;
}

.sarr-ltr {
    background-image: url('images/small-arrow-ltr.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 14px;
    display: inline-block;
}

.sarr-rtl {
    background-image: url('images/small-arrow-rtl.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 14px;
    display: inline-block;
}

.flagisr {
    background-image: url('images/flags/flag-1.gif');
    background-repeat: no-repeat;
    background-position: 0px 5px;
    width: 16px;
    height: 12px;
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
}

.clerk {
    background-image: url('images/clerk.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    height: 141px;
    margin-right: 7%;
    margin-left: 7%;
}

.artclspsrtd {
    width: 5%;
    background-image: url('images/bg-gray-1.gif');
    background-position: center 105px;
    background-repeat: no-repeat;
}

.artclspsrtd1 {
    width: 2%;
    min-width: 1px;
    background-image: url('images/bg-gray-1.gif');
    background-position: center 19px;
    background-repeat: no-repeat;
}

.artclspsrtd2 {
    width: 5%;
    min-width: 1px;
    background-image: url('images/bg-gray-1.gif');
    background-position: center 5px;
    background-repeat: no-repeat;
}

.artclspsrtd3 {
    width: 5%;
    min-width: 1px;
    background-image: url('images/bg-gray-1.gif');
    background-position: center 0px;
    background-repeat: repeat-y;
}

.scx {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('images/x.png');
    background-position: left bottom;
    width: 12px;
    height: 15px;
    cursor: pointer;
}

.cp17clrk {
    background-repeat: no-repeat;
    background-image: url('images/cpclerk.png');
    height: 150px;
    width: 100%;
    background-position: center bottom;
    margin-top: 21px;
    background-size: contain;
}


.cpbigp17 {
    height: 424px;
    padding-top: 50px;
    margin-top: 37px;
    background-image: url('images/company_page_big.jpg');
    background-repeat: no-repeat;
    background-position: center;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.95);
}

.cp17prt {
    background-image: url('images/print.png');
}

.cp17fsb {
    background-image: url('images/cpf.png');
}

.cp17lkd {
    background-image: url('images/cpin.png');
}

.mnstrpnp {
    background-image: url('images/not-publishing-main.jpg');
}

.mimgdef {
    background-image: url('images/competitor-box-default.jpg');
    text-align: center;
}

a.glsrtrmoa:hover {
    background-color: #cd7318;
    color: #ffffff;
}


a.MainLinksLink {
    font-size: 28px !important;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    color: #774c3c;
}

    a.MainLinksLink:hover {
        text-decoration: underline;
    }


.gdrsel {
    background-color: #cd7421;
    color: #ffffff;
    font-size:17px;
}

.tndttlg {
    font-size: 40px;
    color: #774c3c;
    font-weight: 600;
    text-align: center;
    flex: 1;
    line-height: 0.9;
    margin-top: 1%;
    margin-left: 1%;
    margin-top: 18px;
}


.plusminus {
    background-repeat: no-repeat;
    background-image: url('images/plus-minus.png');
    width: 27px;
    height: 27px;
    cursor: pointer;
    display: inline-block;
}

.tnrddtttl {
    color: #b1b1b1;
    font-size: 17px;
}

.tnrdddt {
    color: #2f2f2f;
    font-size: 17px;
    font-weight: 600;
}

a.tndfrms {
    color: #000000;
    font-size: 17px;
    margin-top: 10px;
    text-decoration: underline;
    display: inline-block;
}

a.btnadnw {
    background-color: #cd7421;
    border: 1px solid #c3c3c3;
    color: #ffffff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px
}

    a.btnadnw:after {
        content: "  >";
    }

.eventsttl {
    font-size: 49px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 36%;
    line-height: 0.8;
    color: #774c3c;
}

.ev2018mtbg {
    background-image: url(images/bottom-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.dbsrch {
    background-color: #f58026;
    border-radius: 3px;
    width: 100%;
    height: 35px;
    border: 1px solid #ebbb96;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    margin-top:8%;
}
.rlsadr17tl {
    color: #704231;
    line-height: 1;
    font-size: 45px;
    font-weight: 600;
}

.rlrg19ds {
    color: #704231;
    margin-top: 50px;
    font-size: 25px;
    height: 340px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 12px;
}
.dvcmp17-adv {
    border: 2px solid #774c3c;
    border-radius: 4px;
    padding: 10px;
    padding-top: 11px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 11px;
    font-size: 15px;
    background-color: #ffefbf;
}