﻿header /*ilia19.03*/
{
    height: 207px;
   /* background: #C2DFE7; 
    background-image: -ms-linear-gradient(top, #88BBC9 0%, #CDE6ED 43%, #E0F8FC 65%, #E1F5FC 100%); 
    background-image: -moz-linear-gradient(top, #88BBC9 0%, #CDE6ED 43%, #E0F8FC 65%, #E1F5FC 100%); 
    background-image: -o-linear-gradient(top, #88BBC9 0%, #CDE6ED 43%, #E0F8FC 65%, #E1F5FC 100%); 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #88BBC9), color-stop(0.43, #CDE6ED), color-stop(.65, #E0F8FC), color-stop(1, #E1F5FC)); 
    background-image: -webkit-linear-gradient(top, #88BBC9 0%, #CDE6ED 43%, #E0F8FC 65%, #E1F5FC 100%); 
    background-image: linear-gradient(to bottom, #88BBC9 0%, #CDE6ED 43%, #E0F8FC 65%, #E1F5FC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96BFC9', endColorstr='#E1F5FC',GradientType=0 ); */
    background-image: url("../images/header_bg.jpg");
    position: relative; /*bug fix 2.1.12*/
    z-index: 1; /*bug fix 2.1.12*/
}


/**** for Root master Page ******/
a.RootMin_of_edu, a.RootMin_of_edu:hover
{
    display: block;
    margin: 13px 4px 0 0;
    height: 42px;
    background: transparent url("../images/menorah.jpg") right center no-repeat;
    color: #1a3d5e;
}
.RootTopnav_right
{
    margin-bottom: 44px;
    width: 145px;
    height: 138px;
    background: transparent url("../images/header_right.png") left top no-repeat;
}
a.RootMin_of_edu span
{
    display: block;
    padding-top: 3px;
    height: 15px;
    line-height: 15px;
    padding-right: 43px;
}
a.RootMin_of_edu .strong
{
    font-size: 14px;
}



/**** Search *****/
.pnlHipus
{
    display: block;
}
.mask_no
{
    display: none;
}

.searchBut
{
    width: 45px;
    border: none;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    background: transparent url("../images/btn_search.png") center 0px no-repeat;
    cursor: pointer;
    color: Black !important;
}
.engSearchBut
{
    width: 45px;
    border: none;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    background: transparent url("../images/btn_search.png") center 0px no-repeat;
    cursor: pointer;
    color: Black !important;
}
.search_val
{
    width: 117px;
    padding: 0 7px; /* border: 1px solid #d4d0c7; */
    background: #fff;
    float: right;
}

/*Search*/
.srch-WPBody
{
    color: #000000;
    font-family: Arial;
}
.disBody
{
    line-height: 17px;
}
.ms-searchref-main
{
    width: 175px;
    height: 100%;
    font-size: 1em;
    font-family: verdana, tahoma, sans-serif !important;
    padding: 7px 0 5px;
    margin: 0;
    background-color: inherit !important;
    border-style: none !important; /* border-width: 0 0 0px !important;*/ /* [RecolorImage(themeColor: "Light2-Lighter")] */ /*background-image: url("/_layouts/images/vertical_refinement_gradient.png");*/ /*background-repeat: repeat-y;     background-position: left;*/
}
.srch-results
{
    padding-left: 0px;
    max-width: 706px;
}
.srch-results .documentType
{
    margin-top: 10px;
}
#container #container_in #content #left_content .alert_me_dis
{
    background: transparent url(../images/alert_me_dis.png) no-repeat;
    cursor: none;
}
.srch-stats
{
    margin-right: 0px !important; /*color:Red !important;*/
}
/*End Search*/

/****search pagging ******/
.srch-Page
{
    /* [ReplaceColor(themeColor: "Dark1-Medium")] */
    color: #000 !important;
    text-decoration: underline !important;
    font-size: 1em;
    font-family: verdana, tahoma, sans-serif;
    padding: 0.7em 0 7em 48px;
    clear: both;
}
.srch-Page A:link, .srch-Page A:visited
{
    border: 1px solid transparent;
    color: #000 !important;
    text-decoration: underline !important;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 3px;
    padding: 4px 7.5px;
    float: left;
    display: inline-block !important;
    height: 27px !important;
    width: 500px !important;
}

.srch-Page a:hover
{
    text-decoration: none !important;
}

/****end search pagging ******/

/*********default design ********/
.default-header-picture
{
    background: transparent url("../images/header_def_bckg.jpg") center top no-repeat; /*border: 1px solid #000;*/
    height: 207px;
    width: 1000px; /* padding-left: 9px;*/
    margin: 0 auto; /* overflow: auto;*/
    position: relative; /*ilia28.07*/
}
.default-logo-picture
{
    background: transparent url("../images/header_right.png") center top no-repeat;
}

.default-symbol-picture
{
    background: transparent url("../images/menorah.jpg") center top no-repeat;
}
/*********end default design ********/

/*************from main.css***********************/
.mainWrapper
{
    background: #a3c4cc;
}

#main_nav
{
    background: none repeat scroll 0 0 #d2e7ed;
}

#main_nav li.topNavSep:last-child
{
    display: none;
}


#main_nav li.menuparent
{
    /*background: transparent url("../images/main_nav_sep.png") left center no-repeat;*/
}

#breadcrumbs A.level1 /*ilia28.07*/
{
   /* color: #1b3e60;*/
}

#breadcrumbs A.level2 /*ilia28.07*/
{
   /* color: #1b3e60;*/
}

#breadcrumbs A.level3 /*ilia28.07*/
{
   /* color: #247583;*/
}

#breadcrumbs A.level3:hover
{
    text-decoration: none !important; /*hezi22.04*/
}

h1
{
    color: #518a9a;
}

h2
{
    color: #0482a4;
}

h3
{
    color: #28a0ae;
}

.left_banner
{
    border-color: #71a0ac;
}
/*
#main_nav li li.first {
 background-color: #e5f7fc;
 border-color: #94B2BA;
}*/

#breadcrumbs li.level2:hover, #breadcrumbs li.level2 a:hover
{
    color: #6d6b6b; /*Original line: color: #C94127;*/
}

#main_nav li li:hover
{
    background: #e5f7fc;
}
.topNavBgLong /*ilia19.03*/
{
   /* background-color: #83a7b2; */
    background-color: #4090ce;
}
.topNavSep
{
    color: #436392 ; /*ilia01.05*/
}
/*************end from main.css***********************/

/**********right nav controler ************/

/* Hide all ul.static elements */
.s4-ql ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}
.s4-ql ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}
.s4-ql ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}
.s4-ql ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}
.s4-ql ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}
.s4-ql ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static > li.static > ul.static
{
    display: none;
}

/*.s4-nosetwidth /*yaniv 26/12*/
/*{
    width: 100%;
    position:relative;
    z-index:1;
}*/

/*body #s4-ribbonrow {/*yaniv 26/12*/
/*  overflow-y:visible !important;
    position:relative;
    z-index:2;
}*/


 /*css for auto comlete*/
    .ui-button
    {
        margin-left: -1px;
    }
        
    .ui-button-icon-only .ui-button-text
    {
        padding: 0.35em;
    }
        
    .ui-autocomplete-input
    {
        margin: 0;
        padding: 0.48em 0 0.47em 0.45em;
    }
  
    /* fix scrolling on list pages */
    #s4-bodyContainer
    {
        position: relative;
    }
    
    /* hide body scrolling (SharePoint will handle) */
    body
    {
        height:100%;
		    overflow:hidden;
		    width:100%;
    }
    
    
    /* popout breadcrumb menu needs background color for firefox */
    .s4-breadcrumb-menu
    {
        background: #F2F2F2;
    }
    
    /* if you want to change the left nav width, change this and the margin-left in .s4-ca */
    body #s4-leftpanel
    {
        /* width:155px; */
    }
    
    /* body area normally has a white background */
    .s4-ca
    {
        background: transparent none repeat scroll 0 0; /* margin-left:155px; */
    }
    
    .printHeaderPicture{display:none;}
    .printQR{display:none;}
    
    .threeTabs /*tali 12.05*/
    {
        padding-top:5px;
        padding-bottom:5px;
    }
    
    /******************TALI16.06*****/    
    .visible-link { position:absolute; top:0; }
    .hidden-link { position:absolute; top:-100px; }
    #skip { margin:0; overflow-x:hidden; overflow-y:hidden; position:relative; }
    #skip ul { list-style-type:none; margin:0; padding:0; }
    #skip ul li { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; }
    #skip li a { display:block; text-decoration:none; color:White !important }
    h5.hidden { text-indent: -9999px; font-size: 0; overflow: hidden; width: 1px; }
    /***********************/
    
    /****** override sp css for expend ribobn ********/
    .ms-cui-tts-scale-2 .ms-cui-tt-a
    {
        width:auto !important; /*tali17.06*/
    }
    
    
    /********** display none to OK button in order to unable users to get page properties form *********/ /*tali18.06*/
    
    UL.ms-dlgErrList LI:first-child{display:none}
    
    /***********************/
