body, ul, select, textarea, input {
	color:#606061;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
textarea, input {
	border:1px solid #cdcaca;
	background-color:#fff;
}
body, html, form {
	margin:0;
	padding:0;
}
a:link, a:active, a:visited {
	color:#606061;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.bluelink:link, a.bluelink:active, a.bluelink:visited {
	color:#2e91c7;
	outline:none;
	text-decoration:none;
}
a.bluelink:hover {
	text-decoration:underline;
}
a.graylink:link, a.graylink:active, a.graylink:visited {
	text-decoration:underline;
}
a.graylink:hover {
	text-decoration:none;
}
.font_blue {
	color:#2985b7;
}
.font_14 {
	font-size:14px;
}
#pageWrap 
{
	position:relative;
	margin:0 auto;
	width:896px;
}

/* Start Header*/	
#header {
	background:url(../images/bg_topHeader.jpg) no-repeat top center;
	/*min-height:90px;*/
	padding: 10px 0 0 0px;
}
#headerTop {
	min-height:72px;
	overflow:hidden;
}
#headerBottom {
	clear:both;
}
.headerLeft {
	float:left;
	width:271px;
}
#topSearch .searchBox {
	border-top:1px solid #40403e;
	border-left:1px solid #40403e;
	border-bottom:1px solid #d4d0c7;
	border-right:1px solid #d4d0c7;
	color:#606061;
	font-size:12px;
	direction:rtl;
	height:17px;
	padding:0 5px;
	width:120px;
}
#topSearch {
/*padding-left:5px;*/
}
#topSearch .arrow {
	vertical-align:middle;
	margin-right:5px;
	cursor:pointer;
	width: 18px;
}

.headerRightSPA 
{
    float:left;
	text-align:left;
	margin-bottom:10px;
}
/* Start Top nav*/
#topNav {
	overflow:hidden;
	margin-right:-8px;
}
#topNav ul, #mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#topNav ul li {
	background:url(../images/menu_sepLine.gif) no-repeat center left;
	float:right;
	line-height:100%!important;
}
#topNav ul li a {
	display:block;
	padding:0 10px;
	outline:none;
	text-decoration:none;
}
#topNav ul li a:hover {color:#2985b7;}

#mainNavSPA {
	padding-top:2px;
	text-align:left;
	z-index:1;
}
#mainNavSPA img {
	border:0;
}
#mainNavSPA ul {
	margin-left:-40px;
}
#mainNavSPA ul li {
	border-right: 1px solid #cdcaca;
	float:left;
	position:relative;
	display:block;
}
#mainNavSPA ul li a {
	display:block;
	padding:0 10px 0 10px;
	outline:none;
	text-decoration:none;
}

/* Start Sub Menu*/
#mainNavSPA .sub {
	display:none;
	position:absolute;
	padding-top:10px;
	left:-10px;
	width:159px;
}
#mainNavSPA .sub .menuHolder {
	background:url(../images/subMenu_bg_contentSPA.png) repeat-y;
	text-align:left;
	padding:0 18px 0 18px!important;
}
#mainNavSPA .sub .menuFooter {
	background:url(../images/subMenu_bg_footerSPA.png) no-repeat;
	height:22px;
}
#mainNavSPA .sub .menuHolder ul li 
{
	border:none!important;
	border-top:1px solid #e2e0e0!important;
	float:none!important;
	padding:5px 0 5px 0!important;
	display:block;
}
#mainNavSPA .sub .menuHolder ul li a {
	padding:0!important;
	display:block;
	line-height:12px;
}

.rightSide {
	float:right;
	width:145px;
}
.leftSide {
	margin-right:155px;
	text-align:right;
}
#rightNav {
	float:left;
	width:112px;
}
#rightNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#rightNav ul li {
	border-bottom:1px solid #cdcaca;
	direction:ltr;
	text-align:left;
}
#rightNav ul li a {
	color:#606061;
	display:block;
	padding:5px 0;
	text-decoration:none;
}
#rightNav ul li a:hover, #rightNav li.activeM a {
	color:#2e91c7;
	font-weight:bold;
}
#leftSide, #counsult_titleIconHolder {
	margin-left:150px;
	text-align:left;
}
#innerMidNav {
	font-size:14px;
	background:url(../images/line_1.jpg) repeat-x bottom;
	direction:ltr;
	padding-top:7px;
	padding-bottom:20px;
	text-align:left;
}
#innerMidNav a.current, #counsult_nav a.current {
	color:#2e91c7;
	font-weight:bold;
}
#smallPic {
	margin:0 0 15px 0;
}
.line_1 {
	background:url(../images/line_1.jpg) repeat-x top;
	height:13px;
	margin-bottom:5px;
}
.line_2 {
	background:url(../images/line_2.jpg) repeat-x top;
	height:13px;
	margin-bottom:5px;
	margin-top:5px;
}
.line_3 {
	overflow:hidden;
	background-color:#ebebeb;
	margin:10px 0;
}
.divBlue {
	background-color:#2e91c7;
	color:#FFF;
	float:right;
	padding:3px 8px;
}
.grayCont {
	float:right;
	margin-right:8px;
	padding:3px 8px;
}
/* Start Container*/
#container {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}
.blockContainer {
	overflow:hidden;
	margin-top:20px;
}
#contentHolder {
	margin-top:20px;
	clear:both;
	overflow:hidden;
}
.content, .proj_content {
	direction:ltr;
	overflow:hidden;
	line-height:18px;
}
.content p {
	padding:0;
	margin:13px 0;
}
h2, h1, h3, h4 {
	padding:0;
	margin:10px 0;
	font-size:14px;
}
h1 {
	color:#606061!important;
	font-size:16px;
}
h3 {
	font-size:12px;
	color:#2e91c7;
	font-weight:bold;
	margin:10px 0 5px 0;
}
h4 {
	font-size:12px;
	color:#606061!important;
	font-weight:bold;
	margin:10px 0 5px 0;
}
ul.innerList, ul.innerListENG, ul.innerListOrangeENG, .optList ul, .regList, .regListENG {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.innerList li {
	background:url(../images/dot.gif) no-repeat right 5px;
	padding-right:18px!important;
	margin-bottom:3px;
	direction:rtl;
}
ul.innerListENG li {
	background:url(../images/dot.gif) no-repeat left 5px;
	padding-left:18px!important;
	margin-bottom:3px;
	direction:ltr;
}
ul.innerListOrangeENG li {
	background:url(../images/dot_orange.gif) no-repeat left 5px;
	padding-left:18px!important;
	margin-bottom:3px;
	direction:ltr;
}
ul.innerListOrange li {
	background:url(../images/dot_orange.gif) no-repeat right 5px;
}
ul.innerListGreen li {
	background:url(../images/dot_green.gif) no-repeat right 5px;
}
ul.smallDots li {
	background:url(../images/dot_small.gif) no-repeat right 7px;
	margin-bottom:0px;
	padding-right:10px;
}
.optList {
	margin-top:10px;
}
.optList ul li {
	float:right;
	display:block;
	margin-left:10px;
	direction:rtl;
}
.optList ul li img {
	border:none;
	margin-left:5px;
}
.optList a {
	text-decoration:underline;
}
.optList a:hover {
	text-decoration:none;
}
.regList li, .regListENG li {
	
	display:block;
	padding:2px 0;
	color:#606061;
}
.regList li {
    direction:rtl;
    text-align:right;
}
.regListENG li {
    direction:ltr;
    text-align:left;
}
.regList li a, .regListENG li a {
	color:#606061;
	text-decoration:none;
}
.regList ul li a:hover, .regListENG ul li a:hover, #rightNav li.activeM a {
	color:#2e91c7;
}
#services {
	overflow:hidden;
}
#services .service {
	float:left;
	width:189px;
	margin-right:10px;
}
#services .service span {
	display:block;
	padding-left:5px;
}
hr, hr.light {
	border:none;
	color:#cdcaca;
	background-color:#cdcaca;
	height:1px;
	clear:both;
	margin:15px 0;
	padding:0px;
	line-height:100%!important;
}
hr.light {
	color:#e9e9e9;
	background-color:#e9e9e9;
}
.tableStandart {
	width:100%;
	direction:ltr;
	border-collapse:collapse;
}
.tableStandart td {
	padding:5px;
	direction:ltr;
	vertical-align:top
}

/* Start Container Blocks*/
#contentBlocks {
	clear:both;
	margin-right:1px;
	overflow:hidden;
}
#bRight, #bMiddle, #bLeft {
	float:right;
	height:120px;
	position:relative;
}
#bRight {
	background:url(../images/bg_rightMsg.jpg) no-repeat top;
	width:460px;
}
#bMiddle {
	background:url(../images/bg_indexBanner.jpg) no-repeat;
	width:245px;
}
#bLeft {
	background:url(../images/bg_clients.jpg) no-repeat;
	width:190px;
}
#bLeft .clientsImg {
	left:13px;
	top:15px;
	position:absolute;
}
#bLeft .clientsBtn, #bRight .infoBtn {
	left:13px;
	bottom:13px;
	position:absolute;
}
#bLeft .clientsBtn img, #bRight .infoBtn img {
	vertical-align:middle;
}
#bLeft #dvForLogoFlash {
	margin-top:15px;
	margin-left:10px;
}
#bRight .topTxt {
	right:33px;
	top:18px;
	text-align:right;
	position:absolute;
}
#bRight .bottomTxt {
	bottom:22px;
	right:33px;
	position:absolute;
	text-align:right;
	width:420px;
	line-height:18px;
}

/* Start Footer*/
#footer {
	clear:both;
	direction:rtl;
	font-size:11px;
	margin-top:35px;
	overflow:hidden;
}
#footerTop, #footerBottom {
	overflow:hidden;
}
#footerBottom {
	clear:both;
	margin-top:10px;
	padding-top:10px;/*border-top:1px solid #cdcaca;*/
}
#footer .footerRight {
	float:right;
	width:130px;
}
#footer .footerLeft {
	direction:rtl;
	margin-right:300px;
	text-align:left;
}
#footer .footerLeft img {
	margin-right:2px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#606061;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Start About Page*/
.blueTitles {
	text-align:left;
	direction:ltr;
	border-bottom:1px solid #dddddd;
	margin-top:0px;
}
.about_title_hazon {
	display:block;
	background:url(../images/about_title_hazonSPA.gif) no-repeat left;
	height:25px;
}
.about_title_arkim {
	display:block;
	background:url(../images/about_title_arkimSPA.gif) no-repeat left;
	height:25px;
}
.marginTop20 {
	margin-top:20px!important;
}
#about_allClients {
	margin-top:15px;
}

/* Start Management*/
.Management_title_gidon {
	display:block;
	background:url(../images/about/title_gidon.jpg) no-repeat right;
	height:25px;
}
.Management_title_ofer {
	display:block;
	background:url(../images/about/title_ofer.jpg) no-repeat right;
	height:25px;
}
.Management_title_ido {
	display:block;
	background:url(../images/about/title_ido.jpg) no-repeat right;
	height:25px;
}
.Management_title_sharon {
	display:block;
	background:url(../images/about/title_sharon.jpg) no-repeat right;
	height:25px;
}

/* Start consulting*/
#counsult_nav {
	font-size:14px;
	background:url(../images/line_3.gif) repeat-x bottom;
	direction:rtl;
	padding-top:7px;
	padding-bottom:20px;
	text-align:right;
}
#counsult_title {
	background-color:#dfdfdf;
	height:30px;
}
#counsult_titleIconHolder img {
	padding-top:4px;
}
.consult_block {
	width:228px;
	height:167px;
	float:right;
	margin-left:25px;
}
#consult_block_plan {
	background:url(../images/consultation/consultation_block_plan.jpg) no-repeat;
}
#consult_block_tashtit {
	background:url(../images/consultation/consultation_block_tashtit.jpg) no-repeat;
}
#consult_block_hahsharot {
	background:url(../images/consultation/consultation_block_hahsharo.jpg) no-repeat;
}
.consult_block_cont {
	padding:45px 15px 0 10px;
	line-height:16px;
}
#leftInner {
	float:left;
	width:146px;
}
#blockGray {
	width:146px;
}
#blockGray .top {
	background:url(../images/consultation/readmore.jpg) no-repeat;
	height:25px;
}
#blockGray .middle {
	background-color:#f1f1f1;
	direction:rtl;
	padding:5px 10px 0 10px;
	line-height:16px;
}
#blockGray .footer {
	background:url(../images/consultation/reaMore_footer.jpg) no-repeat;
	height:10px;
}
#blockGray hr {
	background-color:#dddddd;
	height:1px;
	color:#dddddd;
	padding:0;
	margin:5px 0;
	margin:0;
}
.story {
	border-bottom:1px solid #dddddd;
	padding-bottom:20px;
	margin-bottom:20px;
}
.storyText h4 {
	margin-top:0px!important;
}
.more {
	display:none;
}
.stotyHolder {
	overflow:hidden;
	line-height:18px;
}
.storyThumb {
	float:left;
	width:140px;
	text-align:right;
}
.storyThumb img {
	border:1px solid #cdcaca!important;
}
.storyText {
	margin-left:260px;
	direction:rtl;
}
.storyText a {
	text-decoration:underline!important;
}
.storyText a:hover {
	text-decoration:none!important;
}
.consult_learnTitle {
	display:block;
	background:url(../images/consultation/learnTitle.gif) no-repeat right;
	height:25px;
}

/* Start Tech */
#tech_blocks {
	margin-top:30px;
	clear:left;
	overflow:hidden;
}
#tech_block_consult {
	background:url(../images/technology/block_consult.gif) no-repeat top;
	height:217px;
}
#tech_block_platform {
	background:url(../images/technology/block_platform.gif) no-repeat top;
	height:217px;
}
#tech_block_hafaka {
	background:url(../images/technology/block_hafaka.gif) no-repeat top;
	height:217px;
}
.tech_cont {
	padding:30px 15px 0 15px;
	direction:rtl;
}
#tech_camposica {
	background:url(../images/technology/block_camposika.gif) no-repeat;
	height:97px;
	clear:both;
	margin-top:35px;
}
#tech_camposica_cont {
	padding:30px 20px 0 65px;
	text-align:right;
	direction:rtl;
}
.tech_learnTitle {
	display:block;
	background:url(../images/technology/title_projectsExapmles.gif) no-repeat right;
	height:25px;
}

/* Start Developnig*/
#dev_develpList {
	background-color:#f5f5f5;
	overflow:hidden;
	padding:10px 0;
}
#dev_develpList ul {
	float:right;
	width:180px;
	margin-right:20px;
}
.tableIcons td {
	padding:0px;
	border:1px solid #fff;
}
.tableIcons .footBlocks td {
	background:url(../images/mikur/bg.jpg) repeat-x top #dfdfdf;
	text-align:center;
	vertical-align:middle;
}

/* Buttons */
a.btn_blueBig {
	background:url(../Images/Technology/btn_backToDev.jpg) no-repeat right;
	display:inline-block;
	width:310px;
	min-height:14px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	direction:rtl;
	padding-right:10px;
	padding-bottom:2px;
}
a.btn_blueBig:hover {
	background:url(../Images/Technology/btn_backToDevHover.jpg) no-repeat right;
	text-decoration:none;
}
#dvForTeamFlash {
	margin-top:15px;
}
#dvForHpMainFlash {
	z-index:0;
}

#newsLetterPopUp {
	width:641px;
	height:38px;
	color:#FFFFFF;
	padding:7px 4px 0px 0px;
	background:url(../Images/bg_popupNewsletter.gif) no-repeat top;
}
#newsLetterPopUp input {
	border:1px solid #dddddd;
	width:135px;
	height:16px;
	color:#606061;
}
#forContactUsPopup {
	position:relative;
	direction:rtl;
	top:-5px;
	left:-330px;
	width:354px;
	height:255px;
	text-align:right;
	padding-top:15px;
	padding-right:35px;
	color:#2e91c7;
	background:url(../Images/bg_popupCallUs.png) no-repeat top;
	z-index:1;
}
.popupHalfLeft 
{
	float:right;
	width:160px;
	margin-top:5px;
}
.popupHalfRight 
{
	float:right;
	width:160px;
	margin-top:5px;
}
#forContactUsPopup input, textarea {
	border:1px solid #dddddd;
	width:140px;
	margin-top:3px;
	margin-bottom:7px;
	color:#606061;
}
#forContactUsPopup textarea {
	overflow:auto;
}
.popupTop, .popupBottom {
	height:16px;
	width:354px;
}
.btn_blue64_16 {
	height:16px;
	line-height:12px;
	width:64px!important;
	padding-bottom:4px;
	background:url(../Images/btn_blue64_16.png) no-repeat top;
	color:#FFFFFF!important;
	border:none!important;
}
.btn_grey64_16 {
	height:16px!important;
	line-height:12px;
	width:64px!important;
	padding-bottom:4px;
	background:url(../Images/btn_grey64_16.png) no-repeat top;
	color:#FFFFFF!important;
	border:none!important;
}
#newsLetterPopUp 
{
	float:right;
	width:641px;
	height:38px;
	color:#FFFFFF;
	padding:7px 4px 0px 0px;
	background:url(../Images/bg_popupNewsletter.gif) no-repeat top;
}
#newsLetterPopUp input {
	border:1px solid #dddddd;
	width:135px;
	height:16px;
	color:#606061;
}
.blueText {
	color:#2e91c7;
}

.paging 
{
	padding-top:25px;
	text-align:right;
}
.paging a 
{
	color:#606061;
	text-decoration:none;
}
.paging a:hover 
{
	color:#606061;
	text-decoration:underline;
}
.currentPage {color:#2e91c7!important;text-decoration:none;font-weight:bold;}
.leftPagingArrow {display:inline-table;background:url(../Images/arrow_pagingLeft.gif) no-repeat 2px center;height:14px;}
.rightPagingArrow {display:inline-table;background:url(../Images/arrow_pagingRight.gif) no-repeat 2px center;height:14px;}
a.leftPagingArrow:hover {text-decoration:none;}
a.rightPagingArrow:hover {text-decoration:none;}

/* TopMenu */
.topMenu_newsLetter {
	height:14px;
	width:95px; 
	background:url(../Images/navigation/topMenu/topMenu_newsLetter.gif) no-repeat top center;	
}
.topMenu_newsLetter:hover { background:url(../Images/navigation/topMenu/topMenu_newsLetter_hover.gif) no-repeat top center; }
.topMenu_forum {
	height:14px;
	width:29px; 
	background:url(../Images/navigation/topMenu/topMenu_forum.gif) no-repeat top center;	
}
.topMenu_forum:hover { background:url(../Images/navigation/topMenu/topMenu_forum_hover.gif) no-repeat top center; }
.topMenu_contact {
	height:14px;
	width:44px; 
	background:url(../Images/navigation/topMenu/topMenu_contact.gif) no-repeat top center;	
}
.topMenu_contact:hover { background:url(../Images/navigation/topMenu/topMenu_contact_hover.gif) no-repeat top center; }
.topMenu_kareer {
	height:14px;
	width:34px; 
	background:url(../Images/navigation/topMenu/topMenu_kareer.gif) no-repeat top center;	
}
.topMenu_kareer:hover { background:url(../Images/navigation/topMenu/topMenu_kareer_hover.gif) no-repeat top center; }
.topMenu_portal {
	height:14px;
	width:70px; 
	background:url(../Images/navigation/topMenu/topMenu_portal.gif) no-repeat top center;	
}
.topMenu_portal:hover { background:url(../Images/navigation/topMenu/topMenu_portal_hover.gif) no-repeat top center; }
.topMenu_item {
	height:14px;	
}
.topMenu_english {
	height:14px;
	width:48px; 
	background:url(../Images/navigation/topMenu/topMenu_english.gif) no-repeat top center;	
}
.topMenu_spanish {
	height:14px;
	width:48px; 
	/*background:url(../Images/navigation/topMenu/topMenu_spanish.gif) no-repeat top center;	*/
}
.topMenu_english:hover { background:url(../Images/navigation/topMenu/topMenu_english_hover.gif) no-repeat top center; }
.topMenu_spanish:hover  
{
    /*background:url(../Images/navigation/topMenu/topMenu_spanish_hover.gif) no-repeat top center; */
}
.topMenu_hebrew {
	height:14px;
	width:48px; 
	background:url(../Images/navigation/topMenu/topMenu_hebrew.gif) no-repeat top center;	
}
.topMenu_hebrew:hover { background:url(../Images/navigation/topMenu/topMenu_hebrew_hover.gif) no-repeat top center; }

.composica 
{
    font-size:14px;
    font-weight:bold;