﻿/**/*
{
    margin: 0px;
}
body
{
    font-size: 12px;
    color: #3a3939;     /*666666*/
    font-family: Tahoma, Arial;
    margin-top: 10px;
    line-height: 13pt;
}
IMG
{
    border: none 0px none;
}
P
{
    padding: 20px 0px 0px 0px;
}
ul
{
    padding: 20px;
}
ol{padding-right: 20px;}
A{text-decoration:none;color: #666666;}
a.nonMenuLink:link{text-decoration:none;color: #666666;font-size:11px;}
a.nonMenuLink:visited{text-decoration:none;color: #666666;font-size:11px;}
a.nonMenuLink:hover{text-decoration:underline;color: #929191;font-weight:bold;font-size:11px;}
a.nonMenuLink:active {text-decoration:none;color: #666666;font-size:11px;}
/*--------------------------MASTER-----------------------*/
#mainDiv
{
    margin: auto;
    width: 813px;
}
#divLeft
{
    font-size: 10px;
    text-align: center;
    height: 560px;
    width: 23px;
    float: left;
    padding-top: 26px;
}
#divRight
{
    float: left;
    width: 790px;
}
#divTopLine
{
    font-size: 0px;
}
.LineLeft
{
    float: left;
    width: 25px;
    height: 24px;
}
#topLineCenter
{
    float: left;
    border-top: #73bf45 5px solid;
    width: 740px;
    font-size: 0px;
}
#bottomLineCenter
{
    font-size: 0px;
    float: left;
    height: 19px;
    width: 740px;
    margin: 0px;
    border-bottom: #73bf45 5px solid;
}

.LineRight
{
    float: left;
    width: 25px;
    height: 24px;
}
#divBody
{
    width: 746px;
    float: left;
    border-left: #73bf45 5px solid;
    border-right: #73bf45 5px solid;
    padding-right: 17px;
    padding-left: 17px;
}
#divData
{
    width: 576px;
    float: left;
}
#divMenu
{
    float: left;
    width: 558px;
    height: 38px;
    text-align: center;
    font-weight: bold;
    color: white;
}

#mnuBtnFlash
{ 
    width: 192px;
    float: left;
    height: 38px;
    /*background-color: #73bf45;padding-top: 10px; 
menu_gif.gif

 background-image: url(../images/menu_gif.gif); background-repeat: no-repeat;*/ 
    }

.mnuBtn1
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 28px;
    background-image: url(../images/03_big_btn.gif);
    background-repeat: no-repeat;
}
.mnuBtn2
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 28px;
    background-image: url(../images/04_big_btn.gif);
    background-repeat: no-repeat;
}
.mnuBtn3
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 28px;
    background-image: url(../images/02_big_btn.gif);
    background-repeat: no-repeat;
}
.mnuBtn4
{
    padding-top: 10px;
    width: 90px;
    float: left;
    height: 28px;
    background-image: url(../images/01_big_btn.gif);
    background-repeat: no-repeat;
}
.mnuLinkTxt
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}


#divRightPicMenu
{
    width: 170px;
    float: left;
}
#divVerticalMnu
{
    padding-left: 18px;
    width: 152px;
    background-image: url(../images/vertical_menu_shadow.gif);
    background-repeat: no-repeat;
}



/*
rgb(207,255,119)
rgb(250,255,241)*/
.menuItem
{
    cursor: pointer;
    direction: rtl;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right:7px;
    border-bottom: #ffffff 1px dashed;
}
.menuItemSelected
{
    cursor: pointer;
    direction: rtl;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
    border-bottom: #ffffff 1px dashed;
    background-color: #d7e7ad;
}
.subMenuItemSelected
{
     cursor: pointer;
    direction: rtl;
    padding-right: 22px;
    background-color: #e9f2d3;
}
.subMenuItem
{
    cursor: pointer;
    direction: rtl;
    padding-right: 22px;
}
.subMenuHide
{
    padding-top: 7px;
    padding-bottom: 7px;
    display: none;
}
.subMenuShow
{
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
}



/*--------------------------TEXTEDITOR-----------------------*/
#divMsg
{
    direction: rtl;
    color: #ff0000;
}
#fck
{
    direction: rtl;
}
#divPageName
{
    direction: rtl;
}


/*--------------------------bodyText-----------------------*/
.normalLink
{
    font-size: 11px;
    font-weight: bold;
    color: #73bf45;
}
.overLink
{
    font-size: 13px;
    font-weight: bold;
    color: #929191;
}
.mainTxt
{
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.subTxt
{
    font-size: 13px;
    color: #666666;
    font-weight: bold;
}
.subEmpTxt
{
    font-size: 13px;
    font-weight: bold;
    color: #73bf45;
}
.subLinkTxtRgl
{
    cursor: pointer;
    color: #73bf45;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.subLinkTxtSel
{
    cursor: pointer;
    color: #f4a817;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


/*--------------------------Index-----------------------*/
#idxDivMenu
{
    float: left;
    width: 370px;
    /*height: 38px;*/
    text-align: center;
    font-weight: bold;
    color: white;
}
.idxMnuBtn1
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 110px;
    background-image: url(../images/03_big_btn.gif);
    background-repeat: no-repeat;
}
.idxMnuBtn2
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 110px;
    background-image: url(../images/04_big_btn.gif);
    background-repeat: no-repeat;
}
.idxMnuBtn3
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 110px;
    background-image: url(../images/02_big_btn.gif);
    background-repeat: no-repeat;
}
.idxMnuBtn4
{
    padding-top: 10px;
    width: 92px;
    float: left;
    height: 110px;
    background-image: url(../images/01_big_btn.gif);
    background-repeat: no-repeat;
}
.idxMnuPic
{
   border:0px;width:90px;padding-top:20px;
}
.idxMnuBtn
{text-align:center;padding-top:30px;font-size:13px;
    float: left;
    width: 92px;
    height: 42px;
    background-image: url(../images/menu_green_btn.gif);
    background-repeat: no-repeat;
    padding-bottom:6px;
}

.idxMnuBtn2Line
{text-align:center;padding-top:20px;font-size:13px;
    float: left;
    width: 92px;
    height: 52px;
    background-image: url(../images/menu_green_btn.gif);
    background-repeat: no-repeat;
    padding-bottom:6px;
}

.idxMnuLinkTxt
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.divDate{font-size:11px;font-weight:bold;}
.divDateRgl{font-size:11px;padding-top:20px;}
.divTitle{ padding-bottom:15px;}


/*--------------------------YediotArticle-----------------------*/

.divCloseOpen{text-decoration: underline;font-weight:bold;cursor:pointer;}
.tbName{ font-weight:bold;font-size:10px;}
.tbTitle{font-weight:bold;}
.articleBox
{
    
    display: none;
    border-right: gray thin solid;
    padding-right: 10px;
    border-top: gray thin solid;
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: gray thin solid;
    padding-top: 10px;
    border-bottom: gray thin solid;
}
.txtForm{width:170px;}


/*--------------------------Gallery-----------------------*/
.mainBox{float: left; width: 93px; cursor: pointer;}
.picBox{height: 68px; width: 88px; text-align: center;padding-top:6px;}
.imgBox{width:88px;height:68px}
.txtBox{text-align: right; padding-top: 10px; padding-right: 10px; width: 78px;
            height: 44px; background-color: #b5e363;}
   
   
  /*--------------------------pictures-----------------------*/ 
.imgHide{display:none;}
.imgShow{display:block;}