﻿ form
    {
    width: 970px;
    margin: auto;
    font-family: Ariel, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    color: #2D2626; /* dark grey  */
    }
h1
{
    padding: 0px;
    margin: 0px;
    font-size: medium;
}     
h2
    {
    font-size: 14pt;
    } 
h3
    {
    color: #286B71;
    }

#div_preBanner
    {
    margin: 0;
    padding: 0;
    text-align: center;
    }
#div_Banner
    {
     margin: 0;
     padding: 0;     
     height: 96px;
     } 
.logo_img
    {
    padding: 0px 10px 0px 10px;
    margin: 0;
    } 
  
.banner_img
    {
    padding: 0px 10px 0px 10px;
    margin: 0;
    }
.banner_btns
    {
    border-width: thin;
    padding-right: 10px;
    padding-left: 10px;
    }
 
/* ----------------------Page specific ul,p,h4 TAGS------------------------------ */
/*  ......h2 = primary heading ; h3 = secondary heading ; h4 = like bold/link.....*/
 #professionalStaff ul,#professionalStaff_he ul,#board ul,#board_he ul
    {
    list-style-type: none ; 
    padding: 0; 
    }
 #professionalStaff p
    {
    padding-left: 110px;
    background-repeat: no-repeat;
    } 
 #professionalStaff_he p
    {
    background-position: right top;
    padding-right: 110px;
    background-repeat: no-repeat;
    } 
 #board h4, #board_he h4 
    {
     margin-top: 10px; 
     margin-bottom: 5px; 
     } 
 
 
/* ----------------------- Home page Goto Paragraphs ----------------------*/
/* p minimum size = 73 px to avoid icons' head  to be cut off */
#home p
    {
    padding: 0px 0px 0px 60px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 60px;
   }
#home_he p
    {
    background-position: right;
    padding: 10px 60px 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 60px;
    }     

/* column1  */     
 .iconSeker
    {
    background-image: url(../Images/icon_seker.jpg);
   } 
 .iconSeker:hover     {
    background-image: url(../Images/icon_seker2.jpg) 
    }          
.iconConsulting {
    background-image: url(../Images/icon_consulting.jpg) 
    }
  p.iconConsulting:hover {
    background-image: url(../Images/icon_consulting2.jpg) 
    }  
.iconPublication     {
    background-image: url(../Images/icon_publication.jpg)
    }
 p.iconPublication:hover     {
    background-image: url(../Images/icon_publication2.jpg)
    }   
  
/* column2 */    
.iconTourism
    {
    background-image: url(../Images/icon_tourism.jpg)
    }
 p.iconTourism:hover
    {
    background-image: url(../Images/icon_tourism2.jpg)
    }            

.iconInternational
    {
    background-image: url(../Images/icon_international.jpg)
    }
p.iconInternational:hover
    {
    background-image: url(../Images/icon_international2.jpg)
    }    
.iconInformationSystem
{
    background-image: url(../Images/icon_informationSystem.jpg)
} 
p.iconInformationSystem:hover
{
    background-image: url(../Images/icon_informationSystem2.jpg)
}       
 /* ----------------------- end  Home page Goto Paragraphs ----------------------*/

 /* ------------------------ Professional Staff Page -----------------------------*/

#judy 
    {
    background-image: url(../Images/Judy.jpg);
     }
#zvika
    {
    background-image: url(../Images/Zvika.jpg)
    } 
   
#avi
    {
    background-image: url(../Images/AviSternfeld.jpg)
    }    
 /* ------------------------End  Professional Staff Page -----------------------------*/        

#back_btn
    {
    cursor: pointer; 
    }
 /* ------------------------Pirsumim Page -----------------------------*/        
#pirsum , #pirsum_he
    {
    text-align: center; 
    margin:0;
    padding:0;
    
    }
#pirsum p, #pirsum_he p 
    {
    padding-top: 10px;   
    width: 207px; 
    height: 273px;
    color:Aqua;
    /* color: White; */
    background-repeat: no-repeat;
    cursor: pointer; 
    margin-right: 40px;
    margin-left: 40px;
    }
  #pirsum strong, #pirsum_he strong 
    {
    padding: 10px  20px 220px  20px;
    }  

 /* ------------------------End  Pirsumim Page -----------------------------*/    
 #PublicationList p img, #PublicationList_he p img
{
    border-style: none;
    vertical-align: text-top;
    margin-right: 5px;
    margin-left: 5px;
}    

/*      .myBox       */
#AUchildContent
    {
    border-style: solid solid none solid;
    border-width: thin;
    border-color: #C0C0C0;
    margin: 0px 5px 0px 5px;
    padding: 5px 25px 0px 25px; 
     /*  minimum size in contentDiv  */
    min-height:440px;
    height   :auto !important;
    height   :440px; 
    }
 /* ------------------------  Our Clients -----------------------------*/    
    

#clientList ul
    {
    list-style-type: none;
    padding: 0px 0px 0px 15px;
    text-align: center;
    } 

#clientList li 
    {
    float: left; 
	vertical-align: bottom;
	display: inline;      
    padding: 5px 5px 10px 5px; 
     
      } 
 #clientList p 
{
    width: 76px;
    overflow:hidden;
    margin: 0;
    color: #FF0000;
    font-size:xx-small;
}
/* ------------------------ end  Our Clients -----------------------------*/  

/* ------------------------  External Links -----------------------------*/    
#ExternalLinks ul
    {
    list-style-type: none;
    padding: 0;
    } 
#ExternalLinks img
    {
    vertical-align:middle;
    }  
/* ------------------------ end  External Links -----------------------------*/     

.btns_topMenu 
    {
    padding: 0px 290px 0px 0px;
    }
       
/* 
.myBox_content
    {
    margin: 20px;
    border: thin solid red;
    padding: 20px;
     }
*/ 
.myBox2
    /* used for testing */
    {
    border-color: blue;
    border-style: solid;
    background-color:Aqua;
    } 
   .myBox3
{
    border-color: red;
    border-style: solid;
    background-color: yellow;
    }

/* used in <DynamicMenuStyle CssClass="zIndexBugg" /> to correct IE8 bugg */
.zIndexBugg
{
    padding: 5px;
    border: thin solid #286B71;
    z-index: 100;
    
}
   /* ---------------------------- QA  ------------------------------------- */
 .SideQA_Hstrip
 {
    height: 4px;
    width: 165px; 
 }   

.bottom_QandA_div
{
    padding: 0px;
    margin: 10px 0px 10px 0px;
    height: 80px;
    width: 100%;
    background-image: url(../Images/QA_bottom_borders.jpg);
    background-repeat: no-repeat;
}
.question_txtb
{
    overflow: auto;
    height: 64px;
    width: 217px;
    color: #F56A04;
    font-weight: bold;
    /* background-color: #EBF4F5; */
    background-color: #D7E8EA;
    margin: 5px;
    padding: 0px;
    vertical-align: top;
    font-family: Ariel, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}
.answer_txtb
{
    overflow: auto;
    height: 64px;
    width: 365px;
    /* background-color: #EBF4F5; */
    background-color: #D7E8EA;
    margin: 5px;
    padding: 0px;
    vertical-align: top;
    border-top-color: #55A5AC;
    border-bottom-color: #55A5AC;
    font-family: Ariel, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

 /* ............side Q and A............. */
 .sideQandA_div
    {
     width: 165px;
    }    
 
.sideQuestion_txtb
    {
    overflow: auto;
    width: 155px;
    height: 80px;
    color: #F56A04;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style:none;
    border-right-width: thin;
    border-left-width: thin;
    border-right-color: #2B7985;
    border-left-color: #55A5AC;
    font-weight: bold;
    background-color: #EBF4F5;
    padding: 4px !important;
    font-family:Ariel, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
   }
.sideAnswer_txtb
    {
    overflow: auto;
    width: 155px ;
    height: 150px;
    border-right-style: solid !important;
    border-left-style: solid !important;
    border-right-color: #2B7985;
    border-left-color: #55A5AC;
    border-right-width: thin;
    border-left-width: thin;
    background-color: #EBF4F5;
    padding: 4px ;
    font-family: Ariel, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    
} 
/* ............end.... Q and A............. */


.floatLeft 
    {
     float:left;
     clear:right;
     /*  */
    }
.floatRight
    {
    float:right;
    clear:left;
    }
.center
    {
    text-align: center;
    clear:both;
    }

#div_3columns
    {
    padding: 0px;
    margin: 0px;
    }

#div_subfoot
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #939393; /* light grey */
    text-align: center;
}    
.topBorder_subfoot
    {  
    background-image: url('../Images/topborder_subfoot.jpg');
    background-repeat: repeat-x;
    height: 10px;
    }
/*  used ......in examples............ */

.li_none
{
    list-style-type: none; 
    padding: 0;
}

.li_circle
{
    list-style-type: circle;
}


