@import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: rtl;
    font-family: "Alef","Alef Hebrew","Helvetica Neue","Helvetica","Arial","sans-serif";
    z-index: -9999;

}
#header {
    background: #528906;
    width: 100%;
    height: 73px;
    display: block;
    position: relative;
}
#banner {
    background: #d9d9d9;
    width: 100%;
    height: 355px;
    display: block;
    position: relative;
}
#searchBar {
    background: #ededed;
    width: 100%;
    height: 120px;
    display: block;
}
#footer {
    background: #333;
    width: 100%;
    min-height: 73px;
    display: block;
    position: relative;
    float: right;
    font-size: 14px;
    color: #fff;
}
#footer .user {
    padding-top: 10px;
    font-size: 16px;
}
#rights {
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 9px;
}
#simply {
    float: left;
}
#content {
    background: #333;
    width: 100%;
    min-height: 600px;
    display: block;
    position: relative;
    background: #d9d9d9;
    float: right;
    padding-top: 23px;
    padding-bottom: 20px;
}
.warp {
    width: 980px;
    margin: 0 auto;
}
#logo {
    float: left;
    margin-top: 20px;
}
#bannerWrap {
    position: absolute;
    top: 0;
}
#bannerWrap #images .item {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 394px;
    position: absolute;
    top: 0;
    width: 980px;

}
.ad {
    height: 355px;
    width: 500px;
    right: 0;
    position: absolute;
    top: 0;
    font-size: 16px;
    color: #000;
}
.raedMore {
    background: url('pics/readmore.png') no-repeat 0 0;
    height: 39px;
    width: 99px;
    display: block;
}
#bannerTitle {
    margin-top: 25px;
    font-size: 40px;
}
#green {
    font-size: 50px;
    color: #528906;
}
#searchBar .title {
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 24px;
    color: #000;
}
#searchBar input {
    background: #353535;
    border: none;
    padding: 9px 15px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    color: #fff;
    font-size: 16px;
    width: 168px;
    margin-left: 10px;


}
#searchBar select {
    background: #353535;
    border: none;
    padding: 8px 15px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    color: #fff;
    font-size: 16px;
    width: 168px;
    margin-left: 10px;

}
input#searchBook {
    background: url('pics/search_book.png') no-repeat 0 0;
    height: 46px;
    width: 150px;
    cursor: pointer;
}
::-webkit-input-placeholder {
    color: #fff;
    font-weight: normal;
}
:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    font-weight: normal;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
    font-weight: normal;
}
:-ms-input-placeholder {
    color: #fff;
    font-weight: normal;
}
.bannerRight {
    float: right;
    // border: 5px solid #fff;
    height: 600px;
    width: 160px;
}
.bannerLeft {
    float: left;
    //    border: 5px solid #fff;
    height: 600px;
    width: 160px;
}
#mainContent {
    width: 660px;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 620px;
}
.catalog_item {
    width: 190px;
    float: right;
    background: #fff;
    margin-right: 23px;
    margin-bottom: 16px;
    text-align: center;
    box-shadow: 0 0 5px #808080;
    height: 300px;
    position: relative;
    padding: 10px;
}
.catalog_item:nth-child(3n) {
    margin-left: 0;
}
.catalog_item image {

}
.catalog_item.first {
    margin-right: 0;
}
.product {
    width: 191px;
    float: right;
    background: #fff;
    margin-right: 23px;
    margin-bottom: 16px;
    text-align: center;
    box-shadow: 0 0 5px #808080;
    //   height: 300px;
    height: 292px;
    position: relative;
    padding: 10px;
}
.product a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.product image {

}
.product.first {
    margin-right: 0;
}
.button.details {
    background: url('pics/product_details.png') no-repeat right;
    height: 30px;
    width: 48%;
    display: inline-block;
}
.button.purchase {
    background: url('pics/purchase.png') no-repeat right;
    height: 30px;
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    display:none !important;
}
a.button {
    line-height: 30px;
    padding-right: 30px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.recomended {
    background: url('pics/recomended.png') no-repeat right;
    height: 115px;
    width: 36px;
    position: absolute;
    top: 15px; /* 77px */
    left: -9px;
}
#productDisplay .recomended {
    top: 20px;
    left: -18px;
}
.onsale {
    background: url('pics/sale.png') no-repeat right;
    height: 115px;
    width: 36px;
    position: absolute;
    top: 120px; /* 77px; */
    left: -9px;
}
#productDisplay .onsale {
    top: 130px;
    left: -18px;
}
#productDisplay img {
    max-height: 180px;
    cursor: zoom-in;
}
#downBanner {
    clear: both;
    border: 10px solid #fff;
    background: #528906;
    height: 143px;
    text-align: center;
    padding-top: 16px;
    box-shadow: 0 0 5px #808080;
    overflow: hidden;
}
#contentTitle h1 {
    background: #528906;
    font-size: 20px;
    color: #fff;
    padding: 12px 20px;
    margin-right: -20px;
    width: 660px;
}
#catalogTitle h1 {
    background: #528906;
    font-size: 20px;
    color: #fff;
    padding: 12px 20px;
    width: 100%;
}
.catalog.category #catalogTitle h1, .articles.category #contentTitle h1 {
    margin-bottom: 10px;
}
#contentTitle h1 {
    background: #528906;
    font-size: 20px;
    color: #fff;
    padding: 12px 20px;
    width: 620px;
    margin-right: 0;
}
#contentText {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
#bookName {
    font-size: 18px;
    color: #000;
    padding-right: 5px;
    max-width: 345px;
}
#bookdesc {
    font-size: 14px;
    padding-top: 25px;
    max-width: 345px;
    text-align: right;
}
#bookdesc p span, #bookdesc p {
        font-size: 16px;
}
#bookMore {
    display: block;
    font-size: 20px;
    color: #353535;
    margin: 20px 0;
    width: 660px;
}
.green {
    color: #528906;
}
#series .green {
    font-size: 16px;
}
.catTable tr{
    height: 15px;
    display: block;
}
.catTable {
    position: absolute;
    bottom: 33px;
    right: 10px;
}
#productMain .catTable {
    position: relative;
    bottom: 0;
    right: 0;
}
#productMain {
    background: #fff;
    box-shadow: 0 0 5px #808080;
    padding: 0 20px 30px;
    position: relative;
    min-height: 550px;
    display: block;
}
#productDisplay {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    width: 240px;
    height: 250px;
}
#productDisplay div {
    display: inline-block;
}
.catalog_form_add_submit {
    background: url('pics/add_to_cart.png') no-repeat bottom;
    width: 195px;
    height: 62px;
    display: block;
    border: none;
    cursor: pointer;
    display:none !important;
}

.catalog_form_add_disabled {
    background: url('pics/catalog_form_add_disabled.png') no-repeat bottom;
    width: 195px;
    height: 62px;
    display: block;
    border: none;
}
#productButton {
    position: absolute;
    bottom: -7px;
    right: 20px;
}
.red .price_value {
    text-decoration: line-through;
}
.product .image {
    position: absolute;
    bottom: 50%;
    right: 50%;
    height: 160px;
    margin-bottom: -80px;
    margin-right: -80px;
    width: 172px;
}
.catalog_item .row_thumb {
    position: absolute;
    bottom: 86px;
    right: 10px;
    width: 172px;
}
.catalog_main {
    padding-right: 17px;
    color: #528906;
    font-size: 15px;
}
.articles .catalog_main {
    padding-right: 0;
    padding: 0 0 10px 0;
}
.catalog_main a {
    text-decoration: none;
    color: #528906;
    font-size: 15px;

}
.catalog_main a:hover {
    text-decoration: underline;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 200px;
}
.search_result .image, .search_result .title, .search_result .publishing, .search_result .category, .search_result {
    float: right;
    min-width: 100px;
}
.search_result .title, .search_result .publishing, .search_result .category {
    width: 520px;
}
.search_result .image {
    min-width: 100px;
    max-width: 100px;
    min-height: 80px;
    padding-left: 20px;
}
.search_result a {
    text-decoration: none;
    color: #000;
}
.articles.item #mainContent table {
    background: #fff;
    padding: 0 20px 20px;
    margin-bottom: 30px;
}
a {
    color: #528906;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    text-decoration: underline;
}
.big  {
    font-size: 24px;
}
.pager a {
    font-weight: bold;
}
.pager {
    font-weight: bold;
}
.pager b {
    font-weight: 700;
}

/* ----------------------------------------------------- */

.articles_category { line-height: normal; height: auto; }
.articles_category > a { font-size: 18px; line-height: normal; height: auto; padding: 4px 0px 4px 0px; }
.articles_item .title { font-size: 18px; }
.articles_item { font-size: 16px; }
.ArticleStoryText { font-size: 16px; }
/* ----------------------------------------------------- */




.fb_icon {
    background: url(images/fb_icon.png) no-repeat;
    bottom: 20px;
    height: 39px;
    position: absolute;
    right: calc((100vw - 980px) / 2);
    width: 110px;
    cursor: pointer;
    z-index: 999;
}
.fb_icon a{
    display: block;
    height: 39px;
    width: 110px;
}
