﻿html
{
	direction:rtl;
}
body 
{
	direction:rtl;
	text-align:center;
	background-color: Black;
	color:Silver;
	font-family:Arial,tahoma,sans-serif;
	margin: 0px 0px 0px 0px;
}
.divContainer_default
{
	width:1020px;
	height:1000px;
	background-image:url(Images/mainBG3.jpg);
	background-repeat:no-repeat;
	display:block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
	text-align: right;
	}
.divContainer
{
	width:1020px;
	min-height:800px;
	background-image:url(Images/innerBG.jpg);
	background-repeat:no-repeat;
	display:block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:auto;
	text-align:center;
	
	}
#kenes
{
	float: right;
	margin-top:16px;
	font-size:15px;
	width:87px;
	height:42px;
	margin-right:4px;
	text-align:center;
	background-image:url(UserControls/UCImages/kenes.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 16px 12px 0 22px;
	font-weight: bold;
	color: White;
}
#kenes a
{
	text-decoration: none;
	color: White;
}
#divMenu
{
	margin-top:12px;
	font-size:15px;
	width:922px;
	height:43px;
	float:right;
	margin-right:4px;
	text-align:left;
}
#divMenu A
{
	text-decoration:none;
	color:Silver;
}

#divMenu SPAN
{
	height: 34px;
	padding-top:8px;
	display:inline-block;
}
#why:hover
{
	background-image:url(UserControls/UCImages/lamaAtuda.png);
}
#disc:hover  
{
	background-image:url(UserControls/UCImages/megamot.png);
}
#med:hover
{
	background-image:url(UserControls/UCImages/limudeyRefua.png);
}
#excell:hover  
{
	background-image:url(UserControls/UCImages/mezuyanut.png);
}
#accept:hover  
{
	background-image:url(UserControls/UCImages/kabala.png);
}
#onZahal:hover  
{
	background-image:url(UserControls/UCImages/siyua.png);
}
#service:hover  
{
	background-image:url(UserControls/UCImages/tnaim.png);
}
#LawDegree:hover  
{
	background-image:url(UserControls/UCImages/lawDegree.png);
}

#divConference
{
	float:left; 
	margin-left:10px; 
	margin-top:20px; 
	padding-top:12px;
	padding-right:5px;
	padding-bottom:12px;
	width:95px; 
	text-align:right; 
	display:block;
	cursor:pointer;
	display:none;
}
#divConference SPAN
{
	display:inline-block;
	float:right;
	width:80px;
	font-size:14px; 
	font-weight: bold; 
	color: White;
}
.blue
{
	color:#27C0E0;
}

.content_wrapper
{
	width:780px; 
	min-height:700px;
	margin-top:20px;
	margin-right:115px;
	margin-bottom:20px;
	text-align:right;
	float:right;
}
.content_right_default
{
	width:545px;
	height:103px;
	float:right;
	display:block;
}
.content_right
{
	width:533px;
	height:471px;
	float:right;
	display:block;
	margin-left:14px;
	padding-top:30px;
}
.big_title
{
	font-size:30px;
	margin-right:30px;
	display:block;
	color:Silver;
	font-weight:bold;
}
.subtitle_blue
{
	font-size:20px;
	color:#27C0E0;
	display:block;
	margin-top:12px;
	margin-right:30px;
}
.content_right_default .inner_text
{
	font-size:14px;
	color:White;
	margin-top:42px;
	margin-right:30px;
	margin-left:30px;
	display:block;
	line-height:18px;
	text-align:justify;
	
}
.content_right .inner_text
{
	font-size:14px;
	color:White;
	margin-top:10px;
	margin-right:30px;
	margin-left:42px;
	display:block;
	line-height:18px;
	text-align:justify;
}
.content_right .inner_text A
{
	color:#27C0E0;
	}
.content_right .inner_text A:hover
{
	text-decoration:none;
}
.content_left
{
	width:232px;
	float:right;
	height:471px;
	display:block;
}
.content_left .top
{
	width:232px;
	height:120px;
	float:right;
	display:block;
	background-position:right;
}
.content_left .top>DIV
{
	width:200px;
	height:114px;
	padding-top:16px;
	margin-right:12px;
}
.content_left .top SPAN
{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:Silver;
	line-height:22px;
}

.content_left .center
{
	width:225px;
	height:130px;
	float:right;
	background-position:right;
	display:block;
	padding-right:9px;
	margin-top:16px;
}
.sites_links
{
	width:32px;
	height:30px;
	float:left;
	text-align:left;
	margin-top:10px;
	position:relative;
}
.sites_links > SPAN
{
	width:27px;
	height:27px;
	margin-top:2px;
	margin-left:6px;
	cursor:pointer;
	display:block;
	float:left;
}
.content_left .bottom
{
	width:232px;
	height:131px;
	float:right;
	display:block;
	padding-right:6px;
	cursor:pointer;
	position:relative;
	margin-top:6px;
}
.content_left .bottom DIV
{
	display:block;
	margin-right:5px;
	font-weight:bold;
	font-size:14px;
}
.left_bottom_title
{
	color:#27C0E0;
	line-height:30px;
	cursor:pointer;
}
#contactUs
{
	/*display:block;*/
	padding-left:35px;
	text-align:left;
}
#contactUs a {
  color:White;
  font-weight:bold;
  text-decoration: none;
 /* display:block;*/
 font-size:14px;
  float:left;
  width:60px;
  }
 #go_home
 {
 	width:40px;
float:left;

cursor:pointer;
 } 
  #flashContent
  {
  	text-align:left;
  	padding-left:18px;
  	}
	   /*----------------------*/
.default_content_left
{
    width:232px;
	float:right;
	height:145px;
	display:block;
	position:relative;
}

.default_content_left .top
{
	width:232px;
	height:120px;
	float:right;
	display:block;
	background-position:right;
}

.default_content_left .top>DIV
{
	width:200px;
	height:114px;
	padding-top:16px;
	margin-right:12px;
}

.default_content_left .top SPAN
{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:Silver;
	line-height:22px;
}

.default_content_2
{
   width:232px;
	float:left;
	height:175px;
	display:block;
	margin-top:-100px;
}

.default_content_2 .bottom 
{
	clear:both;
	padding-top:1px;
	cursor:pointer;
	position:relative;
}

.default_content_2 .bottom DIV
{
	display:block;
	margin-top:14px;
	margin-right:5px;
	font-weight:bold;
	font-size:14px;
}

.default_sites_links
{
	width:40px;
	height:30px;
	margin-top:0px;
	margin-left:6px;
	text-align:left;
	float:left;
	position:relative;
}

.default_sites_links > SPAN
{
	width:27px;
	height:27px;
	margin-top:2px;
	margin-left:4px;
	cursor:pointer;
	display:block;
	float:left;
}
div.yemey_orentatzia
{
	width:122px; 
	margin-top:13px;
	text-align:right;
	float:right;
	position: relative;
	right: -5px;
}

  /*
.content_left .center
{
	width:225px;
	height:130px;
	float:right;
	background-position:right;
	display:block;
	padding-right:9px;
	margin-top:16px;
}   */

.MasterPopup {
    background: rgba(82, 82, 82, 0.7);
    -webkit-border-radius: 8px;
    padding: 10px;
    height: 386px;
    width: 653px;
    display:none;
    position:fixed;
    z-index: 4;
    padding: 55px;
    text-align: right;
    background: url(Images/Popup.png);
}
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:3;
}

