/* ============ Start of main.css ============ */
body {
    font-family: 'Open Sans', Arial, Verdana, sans-serif;
    font-size: 13px;
    background: #f4f4f4;
    margin: 0px;
    padding: 0px;
    color: #9b8692;
    overflow-x: hidden;
}

img {
    border: 0;
    max-width: 100%;
    height: auto !important;
}

a {
    text-decoration: none;
    color: #89a71a;
}

a:hover {
    color: #aed12f;
}

/***************** paragraphs *******************/
h1, h2, h3 {
    padding: 0;
    font-size: 24px;
    margin: 7px 0;
    color: #175474;
    font-weight: 300;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

/***************** line *******************/
hr {
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    color: #d7d7d7;
    border: 0;
}

/***************** Wrapper *********************/
.wrapper {
    max-width: 980px;
    width: 96%;
    position: relative;
    margin: 0 auto;
}

/***************** Structures ******************/
.fb-like, .fb_edge_widget_with_comment, .fb_iframe_widget {
    position: absolute !important;
    top: 23px;
    right: 35px;
}

#site-bg {
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -50;
    overflow: hidden;
}

#site-bg #site-top-banner {
    width: auto;
    min-width: 100%;
    max-width: inherit !important;
    min-height: 600px;
    position: absolute;
    top: 0;
    left: 0;
}

#site-top {
    width: 100%;
    position: relative;
    background: #fff;
}

.krav {
    position: absolute;
    left: 274px;
    top: 35px;
}

.krav img {
    max-width: 84px;
}

#site-content {
    min-height: 500px;
    background: #ffffff;
    padding: 20px;
    margin: 35px 0 0 0;
}

#site-main {
    background: #fff;
}

#site-main .td {
    width: 60%;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
}

#site-main .td:nth-child(2) {
    width: 40%;
    text-align: center;
}

#site-main h1 {
    float: left;
    font-size: 26px;
    padding: 20px 20px 0 20px;
}

#site-main span {
    float: left;
    font-size: 15px;
    padding: 5px 15px 15px 20px;
}

#site-main img {
    width: 90%;
    margin: 45px 0 15px 0;
}

#site-lower {
    margin: 15px 0 0 0;
}

#site-lower .td {
    width: 24%;
    height: 280px;
    position: relative;
    background: #fff;
    text-align: center;
    float: left;
    display: block;
    padding: 0;
    margin: 0 0 0 1.2%;
}

#site-lower .td:first-child {
    margin: 0;
}

#site-lower img {
    margin: 15px 0;
}

#site-lower h1 {
    font-size: 19px;
}

#site-lower span {
    font-size: 13px;
    float: left;
    padding: 0 20px;
}

#site-lower a {
    font-size: 13px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 -28px;
}

#site-lower a:hover {
    text-decoration: underline;
}

#site-program .td {
    width: 15%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

#site-program .tr .td:nth-child(2) {
    width: 85%;
    float: left;
}

#site-program .tr {
    margin: 10px 0;
}

#site-program span {
    float: left;
}

#site-om .td {
    width: 60%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

#site-om .td.img {
    width: 40%;
}

#site-om .tr:first-child img {
    float: right;
}

#site-om .tr:nth-child(2) {
    margin: 35px 0 0 0;
}

#site-om img {
    width: 90%;
}

#site-products .td {
    width: 32%;
    float: left;
    display: block;
    padding: 0;
    margin: 15px 0 0 2%;
}

#site-products .tr .td:first-child {
    margin: 15px 0 0 0;
}

#site-products img {
    width: 100%;
    height: 301px !important;
}

#site-logo {
    padding: 5px 0px;
}

#site-logo a {
    font-size: 36px;
    color: #000000;
}

#site-logo input {
    font-size: 24px;
    padding: 4px;
    width: 350px;
}

#site-banner {
    background: #fff;
    max-width: 980px;
    position: relative;
    border-top: solid 4px #c79eb9;
}

#site-top-button {
    position: absolute;
    bottom: -26px;
    left: 50%;
    z-index: 200;
    margin: 0 0 0 -86px;
}

#site-banner-inner {
    max-width: 980px;
}

#site-banner-shadow {
    max-width: 980px;
    height: 20px;
    margin: 0 0 10px;
}

#site-footer {
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    color: #c9c9c9;
    text-align: center;
    margin: 30px 0 0;
}

#site-menu {
    background: #c59cb7 url('https://images.staticjw.com/sma/9968/site_menu_bg.jpg') repeat-x;
    border: solid 1px #4a273e;
}

#site-menu li {
    border-right: solid 1px #4a273e;
}

#site-menu li:first-child {
    border-left: solid 1px #4a273e;
}

#site-menu, #site-menu-button, #mobile-fast-buttons {
    width: 100%;
    height: 45px;
    margin: 0 0 10px;
    display: block;
}

#site-menu-button, #mobile-fast-buttons {
    background: #c399b5;
}

#site-menu-button, #mobile-fast-buttons {
    display: none;
    float: none;
}

#site-menu.show {
    display: block;
}

/***************** Containers ******************/
.content-container {
    line-height: 19px;
    position: relative;
}

.content-news {
    float: right;
    max-width: 230px;
    width: 32%;
    border-left: 1px solid #D9D9D9;
    min-height: 300px;
    padding: 0 0 0 20px;
    position: relative;
}

/****************** menu ***********************/
#menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 5;
}

#top-slogan {
    position: absolute;
    top: 25px;
    right: 150px;
}

#site-menu-button {
    position: relative;
}

#menu li {
    position: relative;
    float: left;
}

#menu li.last {
    background: none
}

#site-menu-button {
    position: relative;
}

#menu li a, #site-menu-button a, #mobile-fast-buttons a,
#menu li span, #site-menu-button span, #mobile-fast-buttons span
{
    color: #fff;
    height: 19px;
    text-align: center;
    font-weight: normal;
    line-height: 20px;
    padding: 13px 15px;
    display: block;
    font-size: 13px;
    text-decoration: none;
}

#menu ul.children {
    position: absolute;
    list-style: none;
    margin: 0px;
    padding: 0px;
    top: 45px;
    background-color: #cda6c0;
}

#menu ul.children li {
    float: none;
    width: 135px;
    border: none !important;
}

#menu ul.children li a,
#menu ul.children li span
{
    color: #fff;
    height: 21px;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    padding: 6px;
    font-size: 12px;
}

#menu li.current_page_item a, #menu li a:hover,
#menu li.current_page_item span, #menu li span:hover
{
    color: #ffffff;
    background: #c399b5;
}

/*#menu li:hover > a, ul.menu li:hover {
background-color:#f3f3f3;
color:#333333;
}

#menu ul.children li:hover a {
background-color:#e8e8e8;
}*/

#menu li ul.children {
    display: none;
}

#menu li:hover ul.children {
    display: block;
}

#mobile-fast-buttons a,
#mobile-fast-buttons span
{
    background-color: #b085a0;
    width: 50%;
    float: left;
    padding: 0;
    background-image: url('');
    background-repeat: repeat;
    color: #fff;
    text-align: left;
    height: 42px;
}

#mobile-fast-buttons span[style^="cursor"] span
{
    display: block;
    margin: 0 auto;
    padding: 11px 0 11px 42px;
    background: transparent url('https://images.staticjw.com/sma/2209/mobile-fast-buttons.png') no-repeat 6px 6px;
    width: 100px;
}

#mobile-fast-buttons a.mobile-email,
#mobile-fast-buttons span.mobile-email
{
    background-color: #9f718e;
    background-image: url('');
    background-repeat: repeat;
}

#mobile-fast-buttons a.mobile-email span,
#mobile-fast-buttons span.mobile-email span
{
    background-position: 6px -53px;
}

.clear {
    clear: both;
}

iframe {
    width: 100%;
}

#gallery td {
    position: relative;
    padding: 20px;
}

#gallery img {
    width: 100%;
    max-width: 200px;
}

table td {
    vertical-align: top;
}

/* RESPONSIVE TABLE-MADNESS  */
.tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.td {
    display: table-cell;
    padding: 0 10px;
    vertical-align: top;
}

#contact-info {
    width: 40%;
    float: left;
}

#contact-form {
    background: #fff;
    max-width: 45%;
    min-height: 250px;
    padding: 10px 10px 10px 5%;
    margin: 0 0 20px;
    float: right;
}

#contact-form h2 {
    margin: 0;
    padding: 7px 0;
}

#contact-form input {
    border: 1px solid #cacaca;
    padding: 4px;
    margin: 5px 0;
}

#contact-form div {
    float: left;
    padding: 0 30px 0 0;
}

#contact-form div.message-container {
    width: 90%;
}

#contact-form div.message-container textarea {
    width: 100%;
}

#contact-form input#input_submit {
    background: #c399b5;
    border: 1px solid #4a273e;
    padding: 4px 7px;
    color: #fff;
}

#contact-form label {
    width: 60px;
    display: inline-block;
}

#contact-form p {
    margin: 0;
    padding: 0;
}


#site-content a {
    color: #59394e
}

h1, h2, h3 {
    color: #684e5f
}

/* The slider */
.iviewSlider {
    overflow: hidden;
}

/* The timer in the Slider */
#iview-timer {
    position: absolute;
    z-index: 100;
    border-radius: 5px;
    cursor: pointer;
    display: none !important;
}

#iview-timer div {
    border-radius: 3px;
}

/* The Preloader in the Slider */
#iview-preloader {
    position: absolute;
    z-index: 1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: #000 1px solid;
    padding: 1px;
    width: 100px;
    height: 3px;
}

#iview-preloader div {
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 3px;
    background: #000;
    width: 0px;
}

/* The strips and boxes in the Slider */
.iview-strip {
    display: block;
    position: absolute;
    z-index: 5;
}

.iview-block {
    display: block;
    position: absolute;
    z-index: 5;
}

/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.iview-prevNav {
    left: 0px;
}

.iview-nextNav {
    right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
    position: absolute;
    z-index: 9;
}

.iview-controlNav a {
    z-index: 9;
    cursor: pointer;
}

.iview-controlNav a.active {
    font-weight: bold;
}

.iview-controlNav .iview-items ul {
    list-style: none;
}

.iview-controlNav .iview-items ul li {
    display: inline;
    position: relative;
}

.iview-controlNav .iview-tooltip {
    position: absolute;
}

/* The captions in the Slider */
.iview-caption {
    position: absolute;
    z-index: 4;
    overflow: hidden;
    cursor: default;
}

/* The video show in the Slider */
.iview-video-show {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 101;
}

.iview-video-show .iview-video-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.iview-video-show .iview-video-container a.iview-video-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #222;
    color: #FFF;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 29px;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.iview-video-show .iview-video-container a.iview-video-close:hover {
    background: #444;
}


#iview {
    display: block;
    max-width: 980px;
    min-width: 300px;
    position: relative;
    overflow: hidden;
}

#iview .iviewSlider {
    display: block;
    width: 980px;
    height: 360px;
    overflow: hidden;
}


#iview div.iview-directionNav {
    position: absolute;
    top: 47%;
    left: 0px;
    z-index: 9;
    width: 100%;
}

#iview div.iview-directionNav a {
    display: block;
    cursor: pointer;
    position: absolute;
    width: 27px;
    height: 27px;
    background-image: url('https://images.staticjw.com/sma/5558/bg_direction_nav.png');
    text-indent: -9999px;
    -webkit-transition: left 0.3s ease-in-out;
    -webkit-transition-property: left, right;
    -moz-transition: left 0.3s ease-in-out;
    -moz-transition-property: left, right;
    -o-transition: left 0.3s ease-in-out;
    -o-transition-property: left, right;
    -ms-transition: left 0.3s ease-in-out;
    -ms-transition-property: left, right;
    transition: left 0.3s ease-in-out;
    transition-property: left, right;
}

#iview div.iview-directionNav a.iview-nextNav {
    right: -27px;
    background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
    left: -27px;
    background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
    right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
    left: 20px;
}

.iview-caption {
    background: url('');
    color: #FFF;
    border-radius: 3px;
    padding: 10px 15px;
    font-family: Verdana;
    font-size: 12px;
    text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
    text-shadow: none;
}

.iview-caption.caption2 {
    background: #FFF;
    color: #000;
    text-shadow: none;
}

.iview-caption.caption3 {
    background: #c4302b;
    box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
    text-shadow: none;
}

#iview-preloader {
    border: #666 1px solid;
    width: 150px
}

#iview-preloader div {
    background: #666;
}

#iview-timer {
    border-radius: 10px;
}

#iview-timer div {
    border-radius: 10px;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    text-align: center;
    line-height: 0;
}

#jquery-lightbox a img {
    border: none;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

@media screen and (max-width: 1042px) {
    #menu li a {
        padding: 13px 10px;
        font-size: 12px;
    }

    .krav {
        position: absolute;
        max-width: 150px;
        left: 283px;
        top: 44px;
    }


    .krav img {
        max-width: 47px;
    }
}

@media screen and (max-width: 900px) {

    .content-container, .content-news {
        width: 100% !important;
        float: none !important;
        max-width: 100% !important;
    }

    .content-news {
        border: none !important;
        padding: 20px 0 0 0 !important;
    }

    #lightbox-nav-btnNext, #lightbox-nav-btnPrev {
        height: 100% !important;
    }

    #lightbox-container-image-box, #lightbox-container-image-data-box {
        width: 80% !important;
        height: auto !important;
    }

    #lightbox-container-image-data-box {
        padding: 0 !important;
    }

}

@media screen and (max-width: 895px) {

    .krav {
        display: none;
    }

    /* REQUIRED */
    #site-content {
        width: auto !important;
    }

    #site-content div {
        float: none !important;
        max-width: 100% !important;
    }

    img {
        float: none !important;
        width: 100%;
    }

    #site-menu {
        height: auto !important;
        border: none;
        width: 100% !important;
        display: none;
        float: none !important;
        margin: 0 auto !important;
        background: #c399b5;
    }

    #gallery {
        text-align: center;
    }

    #menu li.current_page_item a, #menu li a:hover {
        background: #b78da9;
    }

    #site-menu li {
        border: none !important;
    }

    #site-banner {
        margin: 5px 0 0 0;
    }

    #site-om .td {
        width: 100% !important;
    }

    #site-om img {
        margin: 15px 0 15px 5%;
    }

    #site-top-button {
        width: auto;
    }

    #site-main .td {
        width: 100% !important;
        height: auto;
    }

    #site-main a {
        position: static;
        margin: 0;
    }

    #site-program .td {
        width: 100% !important;
        float: left !important;
    }

    #site-program .tr {
        float: left !important;
    }

    .content-container {
        line-height: 24px;
    }

    .fb-like, .fb_edge_widget_with_comment, .fb_iframe_widget {
        display: none !important;
    }

    #site-lower .td {
        width: 100%;
        margin: 0;
    }

    #site-lower img {
        width: auto;
    }

    #menu {
        width: 100%;
    }

    #site-menu-outer {
        height: auto;
    }

    #site-submenu {
        display: none;
    }

    #site-products .td {
        width: 100%;
        margin: 15px 0 0 0;
    }

    #site-products img {
        height: auto !important;
    }

    #site-menu, #site-menu-button, #mobile-fast-buttons {
        height: auto;
    }

    #top-slogan {
        display: none;
    }

    #site-menu ul li, #site-menu-button, #mobile-fast-buttons {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    #site-menu ul li a, #site-menu-button a {
        width: 100%;
        padding: 10px 0;
    }

    #site-menu ul li a.current {
        margin: 0;
        padding: 10px 0;
        height: auto !important;
    }

    #menu li:hover ul.children {
        display: none;
    }

    #menu li.parent ul.children, #menu li.current ul.children {
        width: 100%;
        display: block;
        position: static;
        float: left;
        border: none;
    }

    #menu ul.children li {
        width: 100%;
    }

    #menu ul.children li a {
        padding: 4px 0;
        border: none;
        text-align: center;
        background: #9f718e;
    }

    #menu ul.children li a:hover {
        background: #9f718e;
    }

    #site-logo {
        padding: 10px 0;
        text-align: center;
    }

    #site-logo img {
        width: auto !important;
    }

    /* RESPONSIVE TABLE-MADNESS  */
    .tr, .td {
        display: block;
    }

    .td {
        padding: 10px 0;
        border: none !important;
    }

    /* OPTIONAL */
    #site-logo {
        margin: 0 auto;
        float: none !important;
    }

    #menu li:nth-child(odd) {
        background: transparent url('') repeat 0 0;
    }
}

@media screen and (max-width: 310px) {
    #menu li a, #site-menu-button a, #mobile-fast-buttons a {
        font-size: 12px;
    }
}

/*
     FILE ARCHIVED ON 21:27:37 Mar 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:47:04 Jan 30, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ============ End of main.css ============ */

/* ============ Start of Inline Styles ============ */

#site-content {
    background: transparent;
    padding: 0;
    margin: 20px 0 0 0;
}

/*iframe {background: #fff;}*/

/* ============ End of Inline Styles ============ */