﻿
/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#6d6d6d; }
a:hover { text-decoration:none; color:#6d6d6d; }
a img{vertical-align:middle;}
/*div { overflow:hidden; } */
p { margin:0; padding:0; }
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {vertical-align:top;}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0; margin:0; padding:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.rh { position:relative; }
.p10 { padding:10px; }
/*********** H1 ***********/
h1 { font-size:17px; font-weight:bold; padding:0; margin:0; color:#666666; margin-bottom:10px; }
h2 { font-size:16px; font-weight:bold; padding:0; margin:0; color:#666666; margin-bottom:10px;}
h3 { font-size:14px; font-weight:bold; padding:0; margin:0; color:#666666; margin-bottom:10px; }
h4 { font-size:14px; font-weight:bold; padding:0; margin:0; color:#666666; }
h5 { font-size:12px; padding:0; margin:0; color:#666666; }
/********* LAYOUT *********/
body { 	background-color:#ececec; font-family: ArialHebrew, Arial, Helvetica, sans-serif; margin:0; padding:0; color:#000000; font-size:14px; }
/*************Holders****************/
#main_holder { height:100%; width:100%; text-align:center; background-color:#ececec; }
#site_holder { text-align:right; width:950px; background-color:#ececec; height:100%; margin:0 auto; direction:rtl; }


#header {
	width:50px;
	background-color:#ececec;
}

.logo
{
    position:absolute;
    top:23px;
    right:26px;
}

.top
{
    height:96px;
    width:887;
    float:right;
    float:right;    
}

.pthone
{
    position:absolute;
    top:55px;
    left:0px;
}

.icons
{
    padding-top:20px;
    background-color:#ececec;
    float:right;
    width:50px;
}


.icons .icon
{
    padding:0 7px;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}

#top_menu
{
	height:28px;
	width:887px;
    background-image:url(../../../App_Themes/Default/Images/MainBody.jpg);
    text-align:center;
	color:#000000;
	font-size:12px;
	
}

#top_menu a
{
	color:#000000;
	font-size:14px;
    font-family:Arial;
    font-weight:bold;
}

#top_menu ul
{
    direction:rtl;
	height:28px;
	width:884px;
	list-style: none;
	margin: 0px;
    padding: 0;
    text-align:center;
    background-image:url(../../../App_Themes/Default/Images/TopMenuBackground.gif);
    background-repeat:repeat-x;
}

#top_menu li
{
	float:right;
	list-style:none;
	padding-right:28px;
}


#TopMenuSeparator
{
    background-image:url(../../../App_Themes/Default/Images/TopMenuSeparator.gif);
    background-repeat:no-repeat;
}

#top_menu ul li div.SeparatorImage
{
  background-image :url(../../../App_Themes/Default/Images/TopMenuSeparator.jpg);
  background-repeat:no-repeat;
  height:21px; 
}
#top_menu ul li div.TopRight
{
  float:left;    
  width:6px; 
  height:28px;
}
#top_menu ul li div.TopRightImage
{
  padding-left:3px;
  background-image:url(../../../App_Themes/Default/Images/TopRight.jpg);
  background-repeat:no-repeat; 
}
#top_menu li a
{
	list-style: none;
	margin: 0;
    padding: 0px;
    direction:rtl;
    line-height:24px;
}

#top_menu ul li div.TopMiddle
{
  float:left; 
  line-height:28px;
}
#top_menu ul li div.TopMiddleImage
{
  background-image:url(../../../App_Themes/Default/Images/TopMenu.jpg); 
  background-repeat:repeat-x; 

  
}
#top_menu ul li div.TopLeft
{
  float:left;    
  width:6px; 
  height:28px;
  
}
#top_menu ul li div.TopLeftImage
{
  background-image:url(../../../App_Themes/Default/Images/TopLeft.jpg); 
  background-repeat:no-repeat; 
}

#top_menu li ul , #top_menu li ul li
{
    display:none;
}

.breadcrumb
{
    font-size:11px;
    color:#888888;    
}

.breadcrumb a
{
    font-size:11px;
    color:#888888;    
}

#side_menu
{
    float:right;
    width:125px; 
    color:#000000;
    padding:15px 4px 0px 0px;
    margin:0;
    list-style-type:none;
    
}

#side_menu ul
{
    color:#000000;
    list-style-type:none;
    padding:0;
    margin:0;
}

#side_menu ul li
{
    color:#000000;
    list-style-type:none;
    padding-top:3px;
    padding-right:15px;
    background-image:url(../../../App_Themes/Default/Images/bull.png); 
    background-repeat:no-repeat;
    background-position:right;
    line-height:25px;
}

#side_menu ul li a
{
    color:#888888;
    font-weight:bold;
    text-decoration:underline;
    line-height:20px;
}

#side_menu ul li a:hover
{
    color:#000000;
    border-left:solid 1px #000000;
    text-decoration:underline;
    font-weight:bold;
}

#side_menu ul li a.current
{
    color:#000000;
    text-decoration:underline;
    font-weight:bold;
}

#page {
    width:887px;
	padding:0px;
    top: 0px;
    right: 0px;
}
#content  	
{
    min-height:381px;
    width:887px; 
}
#footer  
{
    float:right;
    background-image:url(../../../App_Themes/Default/Images/footerBackground.jpg);
    background-repeat:no-repeat;
    height:24px;
	width:887px;
	background-position:top right;
	color:#000000;
	font-size:11px;
	text-align:center;
}
#footer  p
{
    padding-top:7px;
}
#footer  a
{
	color:#000000;
	font-size:11px;
}

#footer_top  
{
    height:24px;
	width:887px;
	background-position:top right;
	color:#000000;
	font-size:11px;
	text-align:center;
}
#footer_top  p
{
    padding-top:7px;
}
#footer_top  a
{
	color:#000000;
	font-size:11px;
}


#foot 
{
	height:20px;
	width:887px;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}


/*************footer****************/


/*************ArticleCategory****************/
.article_category_header
{
    background-image:url(../../../Upload/Pictures/articalHeadlinePicture.jpg);
    background-repeat:no-repeat;
    width:174px;
    padding:5px;
}
.article_category_header a
{
    color:#000000;
    font-family:Arial;
    font-size:13px;
    color:#d71938;
}

.article_category_pic
{
    width:194px;
    height:157px;
}
.article_category_pic img
{
    width:194px;
    height:157px;
}

/*************Article****************/
.article
{
    width:530px;
}
.article_desc
{
    margin-right:20px;
    width:400px;
}
.article_desc h2
{
    width:400px;
    color:#000000;
    font-family:Arial;
    font-size:13px;
}
.article_pic
{
    width:110px;
    height:110px;
}
.article_pic img
{
    width:110px;
    height:110px;
}

.h_small
{ 
	height:21px;
	width:152px;
	background-image:url(../../../Upload/Pictures/SideMenuBackground.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding:0;
	margin:0;
}

.h_big
{
	height:23px;
	width:250px;
	background-image:url(images/big_h.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.newsletter
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:190px;
	width:378px;
	background-image:url(images/nbg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:280px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.newsletteren
{
    margin-top:2px;
    padding-top:2px;
    text-align:center;
	height:250px;
	width:405px;
	background-image:url(images/nbgEn.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}
.content_right
{
    margin-top:15px;
    width:225px;
    margin-right:20px;
}


.content_right_en
{
	position:absolute;
    top:0px;
    right: 0px;
    margin-top:15px;
    width:225px;
    margin-right:20px;
}
.content_right ul
{
    margin:0 30px 0 0;
    padding:0;
}

.content_right ul li
{
    list-style-image:url(images/bollet.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}

#home_link
{
    text-align: right;
    padding-right:20px; 
    color: #000080; 
    font-size: medium; 
    text-decoration: underline;  
}

.content_center_pnimi
{
    margin-top:0px;
    width:530px;
    margin-left:10px;
}

.content_center
{
    margin-top:10px;
    width:655px;
    margin-right:26px;
    margin-left:5px;
}
.content_left
{
    margin-top:15px;
    width:230px;
}

.content_left ul
{
    margin: 0 0 0 30px;
    padding:0;
}

.content_left ul li
{
    list-style-image:url(images/bollet_en.jpg);
    margin:0;
    padding:0;
    margin-top:4px;
}

.nl_small
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:144px;
	width:195px;
	background-image:url(images/nl2.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
}

.nl_small input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;   
}
.nl_small .submit 
{
	height:20px;
	width:40px;
	background:none;
	border:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
	font-family:Arial;
	font-size:11px;
}
.nl_small input 
{
	margin:1px 0 0 0;
}
.contact_form input, .contact_form textarea
{
    border:solid 1px #bebebe;
    font-size:14px;   
}

.contact_form .submit 
{
	cursor:pointer;
	border:solid 1px #bebebe;
}

.submit
{
    background-image:url(images/SendButton.gif);
	background-repeat:no-repeat;
	width:45px;
	height:25px;
	padding:0px;
    float:left;
    border:none;
    margin-left:4px;
}

.logo_en
{
    position:absolute;
    top:23px;
    left:26px;
}

.pthone_en
{
    position:absolute;
    top:55px;
    right:0px;
}

.icons_en
{
    position:absolute;
    top:10px;
    right:10px;
    width:300px;
}

#content_en 
{ 	
    margin-left:20px; min-height:381px; 
}

.h_small_en
{
	height:23px;
	width:192px;
	background-image:url(images/small_h_en.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding-top:6px;
}

.nl_small_en
{
    margin:0 0 40px  0;
    padding:0 10px;
    text-align:center;
	height:190px;
	width:195px;
	background-image:url(images/nl2_en.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
}


.nl_small_en input 
{
    border:solid 1px #eeeded;
    width:112px;
    height:17px;
    font-size:14px;
    margin:1px 0 0 0;   
}
.nl_small_en .submit 
{
	height:20px;
	width:40px;
	background:none;
	cursor:pointer;
	margin:5px 120px 0 0;
	color:#019ccf;
}

.small_contact_detailed
{
    background-image:url(../../../App_Themes/Default/Images/TipsButtom.gif);
    background-position:right top;
    background-repeat:no-repeat;
    color:#3458b8;
    font-family:Arial;
    width:181px;
    height:175px;
    font-weight:bold;
    float:right;
}

.small_news_detailed
{
    background-image:url(../../../App_Themes/Default/Images/newsButtom.gif);
    background-position:right top;
    background-repeat:no-repeat;
    color:#3458b8;
    font-family:Arial;
    width:181px;
    height:175px;
    font-weight:bold;
    float:right;
}

.small_news_detailed a
{
    font-size:11px;
    font-weight:bold;
    color:#000000;    
}

.news
{
    width:158px; 
    height:155px; 
    margin-right:7px; 
    padding:0;    
}

.small_contact_header
{
    color:#e41a26;
    text-align:center;
    font-family:Arial;
    background-image:url(../../../App_Themes/Default/Images/TipsTop2.jpg);
    background-repeat:no-repeat;
    width:170px;
    height:28px;
    font-weight:bold;
    margin-bottom:0px;
}

.small_contact_detailed tr td
{
    color:#000000;
    font-family:Arial;
    background-repeat:no-repeat;
    width:182px;
    font-size:11px;
}


.ScrollingNews
{
    color:#000000;
    font-family:Arial;
    background-image:url(../../../upload/Pictures/smallContactBody.jpg);
    background-repeat:no-repeat;
    width:182px;
    font-weight:bold;
    text-align:center;
}

.employing
{
    width:199px;
    height:213;
    background-image:url(../../../upload/Pictures/EmployingTop.gif);
    background-repeat:no-repeat;
    border-left:solid 1px #f0f0f0;
    border-right:solid 1px #f0f0f0;
}

.employing a
{
    font-family:Tahoma;
    font-size:11px;
    color:Black;
}

.medical
{
    background-image:url(../../../upload/Pictures/MedicalBackground.gif);
}

.medical a
{
    font-family:Tahoma;
    font-size:11px;
    color:Black;
}

.privilege
{
    background-image:url(../../../upload/Pictures/PrivilegeBackground.gif);
}

.privilege a
{
    font-family:Tahoma;
    font-size:11px;
    color:Black;
}

.top_main_background
{
    background-image:url(../../../App_Themes/Default/Images/TopMainBackground3.jpg);
    background-repeat:no-repeat;
    width:889px;
    height:116px;
    float:right;    
}

.main_background
{
    background-image:url(../../../App_Themes/Default/Images/mainBackgroundLine.jpg);
    background-repeat:repeat-y;
    width:887px; 
}

.main_background2
{
    background-image:url(../../../App_Themes/Default/Images/mainBackgroundLine.jpg);
    background-repeat:repeat-y;
    width:875px; 
}

.contact_page_header
{
    color:#f1bd1c;
    font-size:20px;
    font-family:HilaDrorLightMF;
    font-weight:bold;   
}

.contact_page
{
    color:#000000;
    font-size:11px;
    font-family:Arial;
    padding-top :5px; 
}

.btnContactContact1
{
    padding-right:180px;    
}