﻿/* ------------------------------------------------------ */
/* default html											  */
/* ------------------------------------------------------ */
.LangDir
{
	direction:ltr;
	text-align:left;
	
}
html
{
	height:100%;
}

body 
{
	background:#19372B url(images/bgMain.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	margin:0px auto; 
	padding-top:50px;
	text-align:center;

	font-family:Arial;
	font-size:12px;
	color:#0E0E0E;
	
	
	
}

A:link 
{
	font-size:11px;
	text-decoration:underline;
	color:Black;
}
A:hover 
{
	text-decoration:none;font-size:11px;
}
A:active 
{
	color:Black;font-size:11px;
}
A:visited 
{
	color:Black;font-size:11px;
}
H1
{
	color:#467762;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
H3
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
H4
{
	color:#467762;
	font-size:12px;
	margin:0px;
	padding:0px;	
}


	
	
/* ------------------------------------------------------ */
/* MasterPage classes								      */
/* ------------------------------------------------------ */
	
#MasterSiteContainer
{
	width:780px;
	direction:ltr;
	background-color:White;
	margin:auto;
}
#MasterOuterFrame
{
	background-color:White;
	float:left;
	min-height:100%;
	padding:7px;
}
#MasterInnerFrame
{
	padding:0px;
	margin:0px;
	width:100%;
	float:left;
	min-height:100%;
	background-image:url(images/right_panel_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;		
}

#Content 
{
	clear:both;
	text-align:center;
	background-color:#ffffff;
	min-height:100%;
	width:780px;
	}

#MasterFooter
{
	clear: both;
	text-align: left;
	width:780px;
	line-height:20px;
	margin:0px auto;
	min-height:50px;
	height:50px;
	padding-top:5px;
}
.ContentSep
{
	width:5px;background-color:White;float:left;
}
#MasterContentAreaContainer
{
	text-align:left;
	width:524px;
	float:left;
	height:100%;
}
#MasterPanelAreaContainer
{
	width:236px;
	float:right;
	min-height:100%;
	text-align:right;
	margin-left:5px;
}
#MasterPanelArea
{
	background-image:url(images/right_panel_bg.gif);
	background-repeat:repeat-y;
}
#MasterContentArea
{
	background-color:#ffffff;
	min-height:100%;
}

.FooterCell
{
	width:650px;border:solid 0px yellow;
}
.FooterMenuList {margin:0px;padding:0px;}
.FooterMenuList LI 
{
	float: left; margin: 0px 0px 0px 0px; list-style-type: none;padding:0px;
}
.FooterMenuList LI A {}




A.FooterMenuItem
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#C0E4D6;text-decoration:none;	
}
A:link.FooterMenuItem{color:#C0E4D6;font-size:9px;}
A:active.FooterMenuItem{color:#C0E4D6;font-size:9px;}
A:visited.FooterMenuItem{color:#C0E4D6;font-size:9px;}
A:hover.FooterMenuItem
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#FFFFFF;text-decoration:underline;	
}
.FooterMenuItem
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#C0E4D6;text-decoration:none;	
}




A.FooterMenuItemCurretPage
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#EBB72D;text-decoration:none;	
}
A:linkFooterMenuItemCurretPage{color:#EBB72D;font-size:9px;}
A:active.FooterMenuItemCurretPage{color:#EBB72D;font-size:9px;}
A:visited.FooterMenuItemCurretPage{color:#EBB72D;font-size:9px;}
A:hover.FooterMenuItemCurretPage
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#EBB72D;text-decoration:underline;	
}
.FooterMenuItemCurretPage
{
	font-family:Verdana;font-size:9px;font-weight:bold;color:#EBB72D;text-decoration:none;	
}



.FooterMenuDivider
{
	background-image:url(images/footerDots.gif);
	background-repeat:no-repeat;
	background-position:center 8px;
	width:11px;
	min-width:15px;
	margin:0px;
	padding:0px;
}
.FooterCredit 
{
	background-image:url(images/inkodhypera_lion.gif);
	background-repeat:no-repeat;
	background-position:39px 1px;
	width:100px;
	height:20px;
	font-size:11px;
	color:White;
}
.FooterCredit A:link{color:#c0e4d6;text-decoration:none;font-size:11px;}
.FooterCredit A:active{color:#c0e4d6;text-decoration:none;font-size:11px;}
.FooterCredit A:visited{color:#c0e4d6;text-decoration:none;font-size:11px;}
.FooterCredit A:hover{color:White;text-decoration:none;font-size:11px;}


/* ------------------------------------------------------ */
/* left content area								      */
/* ------------------------------------------------------ */
#PageContentContainer
{
	padding-left:6px;
	padding-top:6px;
	margin:0px;
	width:100%;
}
.ContentTitle
{
	color:#467762;	
	font-size:26px;
	padding-bottom:10px;
}
.ContentTitleWhite
{
	color:#ffffff;	
	font-size:26px;
}
.ContentSubTitleWhite
{
	color:#BEECD8;	
	font-size:14px;
	padding-bottom:15px;
	font-weight:bold;
}
.ItemTitle
{
	color:#467762;
	font-size:14px;
	font-weight:bold;
}
.ItemTitle A
{
	color:#467762;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.ItemTitle A:hover
{
	color:#467762;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.ItemSubTitle
{
	color:#48AA80;	
	font-size:11px;
	font-weight:bold;
}
.ItemLeft
{
	width:122px;
	float:left;
}
.ItemRight
{
	padding:0px;
	margin:0px;
	float:left;
	width:370px;
	overflow:hidden;
	text-align:justify;
}
.ReadMore
{
	background-image:url(images/icon_readmore.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:13px;
	font-weight:bold;
}
.gray_hor_dots_seperator
{
	clear:both;
	background-position:center center;
	background-image:url(images/gray_hor_dots.gif);
	background-repeat:repeat-x;
	padding-bottom:20px;
	font-size:1px;
	line-height:15px;
	min-height:15px;
	height:15px;
}

.content_footer_container
{
	clear:both;
	padding-left:7px;
	width:490px;
}
.content_footer
{
	background-position: left top;
	background-image:url(images/gray_hor_dots.gif);
	background-repeat:repeat-x;
	min-height:17px;
	padding-top:8px;
	padding-bottom:3px;
}

.content_footer_back
{
	float:left;width:35px;background-position: left top;padding-left:13px;
	background-image:url(images/icon_arrow_left.gif);background-repeat:no-repeat;
}
.content_footer_top
{
	float:left;width:32px;padding-left:15px;
	background-position: left top;background-image:url(images/icon_top.gif);background-repeat:no-repeat;
}
.content_footer_sep
{
	float:left;width:15px;
	background-position: left center;background-image:url(images/dots_content_footer_ver.gif);background-repeat:no-repeat;
}
.content_footer_print
{
	float:left;padding-left:18px;
	background-position: left top;background-image:url(images/icon_print.gif);background-repeat:no-repeat;
	
}










/* ------------------------------------------------------ */
/* Projects template classes  						      */
/* ------------------------------------------------------ */
.ProjectsPageTopContent
{
	text-align: justify; padding-right: 10px;height:62px;
}
.ProjectsTopPager
{
	float:right;
}

.ThumbCell
{
	padding-top:5px;
	text-align:center;
	background-color:#ffffff;
	width:168px;
}
.ThumbDivOff
{
	text-align:center;
	background-color:#d5dad6;
	padding-bottom:3px;
	width:168px;
	font-size:9px;
	height:135px;min-height:135px;
}
.ThumbDivOn
{
	cursor:pointer;
	text-align:center;
	background-color:#143024;
	padding-bottom:3px;
	width:168px;
	height:135px;min-height:135px;
	font-size:9px;
}



.ThumbDivOff A
{
	color:#000000;
	text-decoration:none;	
	font-size:9px;
}
.ThumbDivOff A:hover{color:#000000;text-decoration:none;font-size:10px;}
.ThumbDivOff A:active{color:#000000;text-decoration:none;font-size:10px;}
.ThumbDivOff A:visited{color:#000000;text-decoration:none;font-size:10px;}
.ThumbDivOff A:link{color:#000000;text-decoration:none;font-size:10px;}


.ThumbDivOn A
{
	color:#e7ba2d;
	text-decoration:none;	
	font-weight:bold;
	font-size:9px;
}
.ThumbDivOn A:hover{color:#e7ba2d;text-decoration:none;font-size:10px;font-weight:bold;}
.ThumbDivOn A:active{color:#e7ba2d;text-decoration:none;font-size:10px;font-weight:bold;}
.ThumbDivOn A:visited{color:#e7ba2d;text-decoration:none;font-size:10px;font-weight:bold;}
.ThumbDivOn A:link{color:#e7ba2d;text-decoration:none;font-size:10px;font-weight:bold;}



.ProRollOverImage
{
	padding-top:3px;
	padding-bottom:2px;
	width:100%;
	text-align:center;
}
.ProjectsPager
{
	font-size:11px;font-family:Arial;font-weight:bold;
}
.ProjectsPager_disabled
{
	font-size:11px;color:#E8B62F;font-family:Arial;font-weight:bold;
}
.ProjectsPager A:link{color:#000000;font-size:11px;}
.ProjectsPager A:visited{color:#000000;font-size:11px;}
.ProjectsPager A:active{color:#000000;font-size:11px;}
.ProjectsPager A:hover{color:#E8B62F;font-size:11px;}


/* ------------------------------------------------------ */
/* Project template classes  						      */
/* ------------------------------------------------------ */
#TopProjectContainer
{
	width:524px;
	clear:both;	
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.TopProjectAlphaPanel_Old
{
	opacity: .7;filter: alpha(opacity=55);position:relative;
	left:0px;top:-96px;
	width:524px;min-height:94px;background-color:#16251c;
	height:94px;
	padding:0px;margin:0px;
}
.TopProjectThumbsPanel_old
{
	position:relative;left:0px;top:-185px;width:480px;
	height:70px;color:White;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	padding-left:38px;
	padding-top:4px;
}
.TopProjectThumbsPanel
{
	position:relative;left:0px;top:2px;
	clear:both;
	width:487px;
	height:95px;
	min-height:95px;
	color:red;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	padding-left:38px;
	padding-top:4px;
	background-color:#143024;
}
.TopProjectThumbsPanelLeft
{
	float:left;
	width:330px;
	padding-top:3px;
}
.TopProjectThumbsPanelRight
{
	float:right;
	text-align:right;
	width:120px;
	padding-right:10px;
	padding-top:6px;
}
.ProjectInnerCatgeoryName A
{
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;	
}
.ProjectInnerCatgeoryName A:active
{
	color:#ffffff;font-size:17px;
}
.ProjectInnerCatgeoryName A:visited
{
	color:#ffffff;font-size:17px;
}
.ProjectInnerCatgeoryName A:hover
{
	color:#EBB72D;font-size:17px;
}
.ProjectInnerName
{
	color:#c3e3d6;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
	padding-left:5px;
}
.ProjectContentBottom
{
	padding-left: 37px;clear:both;padding-top:15px;
	clear:both;
}
.ProjectContentBottom A:link{color:#1F7961;font-size:12px;}
.ProjectContentBottom A:visited{color:#1F7961;font-size:12px;}
.ProjectContentBottom A:active{color:#1F7961;font-size:12px;}
.ProjectContentBottom A:hover{color:#1F7961;font-size:12px;}

.ProjectFooterIcons
{
	float: left; width: 300px;
}
.ProjectFooterNavigation
{
	float: right;
}



/* ------------------------------------------------------ */
/* Profile template classes  						      */
/* ------------------------------------------------------ */
.AboutMainContent
{
	text-align: justify; padding-right: 24px;
	clear:both;padding-top:10px;
}


.TopProfileContainer
{
	width:524px;
	clear:both;
}
.TopProfileContent
{
	float:left;
	width:301px;
	background-color:#21523D;
	min-height:240px;
	height:240px;
	overflow:hidden;
}
.TopProfileImage
{
	float:right;
	width:217px;
	background-color:#21523D;
	height:240px;
	overflow:hidden;
}
.ProfileMainTitle
{
	
}
.ProfileSummary
{
	color:White;
	padding-left:13px;
	width:265px;

}

.TeamMemberImage
{
	width: 75px; text-align: left; vertical-align: top; float: left;	
}
.TeamMemberDetails
{
	width: 155px; vertical-align: top; float: left;padding-right:10px;	
}
.ProfileMainContent
{
	direction:rtl;
	text-align:left;
	padding-bottom:30px;
}




/* ------------------------------------------------------ */
/* Contact form table  			        			      */
/* ------------------------------------------------------ */


.PageContactContainer
{
	
}
.ContactFormTable
{
	direction:ltr;
}
.ContactFormContainer
{
	min-height:332px;
	width:305px;
	float:left;
	background-position: right top;background-image:url(images/dots_ver.gif);background-repeat:repeat-y;		
}
.ContactDetails
{
	float:left;
	padding-left:15px;
	width:190px;

}
.SendButtonCell
{
	text-align:right;
	float:right;
}


.FormCol_FieldName
{
	width:70px;
	vertical-align:top;
}
.FormCol_Mandatory
{
	width:16px;
}
.FormCol_Control
{
	width:186px;
}
.TextBox
{
	border: solid 1px #007115;
	width:186px;
	height:16px;
	font-size:12px;
	font-family:Arial;
}






/* ------------------------------------------------------ */
/* patents page										      */
/* ------------------------------------------------------ */
#PatentsPageContentContainer
{
	width:524px;
	clear:both;	
	background-color:#60967f;
	margin:0px;
	color:White;
	float:left;
	min-height:525px;
	
}
#PatentsPageContentContainerInner
{
	padding:15px;
}
.PatentsPagerTopContainer
{
	float: right; padding-bottom: 6px; padding-top: 10px;padding-right:5px;
}
.PatentsPagerBottomContainer
{
	padding-right:5px;float:right;
}
.PatentsPager
{
	font-size:11px;font-family:Arial;font-weight:bold;
}
.PatentsPager_disabled
{
	font-size:11px;color:#E8B62F;font-family:Arial;font-weight:bold;
}
.PatentsPager A:link{color:#ffffff;font-size:11px;}
.PatentsPager A:visited{color:#ffffff;font-size:11px;}
.PatentsPager A:active{color:#ffffff;font-size:11px;}
.PatentsPager A:hover{color:#E8B62F;font-size:11px;}


.PatentThumbCell
{
	padding-bottom:25px;
	text-align:left;
	width:234px;
	background-position: center 208px;
}
.PatentThumbCellTopLeft
{
	padding-bottom:25px;text-align:left;width:234px;
	background-image: url(images/patents_bg_tl.gif);background-repeat:no-repeat;
	background-position:left top;
}
.PatentThumbCellTopRight
{
	padding-bottom:25px;text-align:left;width:234px;
	background-image: url(images/patents_bg_tr.gif);background-repeat:no-repeat;
	background-position:left top;
}
.PatentThumbCellMiddleLeft
{
	padding-bottom:25px;text-align:left;width:234px;
	background-image: url(images/patents_bg_ml.gif);background-repeat:no-repeat;
	background-position:left top;
	
}
.PatentThumbCellMiddleRight
{
	padding-bottom:25px;text-align:left;width:234px;
	background-image: url(images/patents_bg_mr.gif);background-repeat:no-repeat;
	background-position:left top;
}
.PatentThumbCellBottomLeft
{
	text-align:left;width:234px;
	background-image: url(images/patents_bg_bl.gif);background-repeat:no-repeat;
	background-position:left top;
	
}
.PatentThumbCellBottomRight
{
	text-align:left;width:234px;
}

.PatentThumbDivOff
{
	text-align:left;
	background-color:#6a9b86;
	padding-bottom:3px;
	width:234px;
}
.PatentThumbDivOn
{
	cursor:pointer;
	text-align:left;
	background-color:#97b9ab;
	padding-bottom:3px;
	width:234px;
}
.PatentThumbDivOff A
{
	color:#ffffff;
	text-decoration:none;	
}
.PatentThumbDivOn A
{
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}
.PatentProRollOverImage
{
	padding-bottom:2px;
	width:100%;
	text-align:left;
}
.PatentsList
{
}
.PatentsBottomPager
{
	background-image: url(images/patents_footer_dots_hor.gif);
	background-repeat:repeat-x;
	background-position:left top;
	width: 100%; text-align: right;
}

/* ------------------------------------------------------ */
/* sitemap page										      */
/* ------------------------------------------------------ */
.SiteMapRoot
{
	font-weight:bold;
	width:150px;
	float:left;
}
.SiteMapCategory
{
	font-weight:bold;
	color:#467762;
	float:left;
	font-size:12px;
}
.SiteMapCategory A:link{font-weight:bold;color:#467762;text-decoration:none;font-size:12px;}
.SiteMapCategory A:visited{font-weight:bold;color:#467762;text-decoration:none;font-size:12px;}
.SiteMapCategory A:active{font-weight:bold;color:#467762;text-decoration:none;font-size:12px;}
.SiteMapCategory A:hover{font-weight:bold;color:#ffffff;text-decoration:none;background-color:#467762;font-size:12px;}

.SiteMapChild
{
	color:#467762;
	float:left;font-size:12px;
}
.SiteMapChild A:link{font-size:12px;color:#467762;text-decoration:none;}
.SiteMapChild A:visited{font-size:12px;color:#467762;text-decoration:none;}
.SiteMapChild A:active{font-size:12px;color:#467762;text-decoration:none;}
.SiteMapChild A:hover{font-size:12px;color:#ffffff;text-decoration:none;background-color:#467762}

.sitemap_seperator
{
	clear:both;
	background-position:center center;
	background-image:url(images/gray_hor_dots_light.gif);
	background-repeat:repeat-x;
	min-height:5px;
	padding-bottom:5px;
}





/* ------------------------------------------------------ */
/* clients page										      */
/* ------------------------------------------------------ */
.ClientsPanelItem
{
	width: 166px;
	height:115px;
	padding-top:10px;
	text-align: center;
	border-right: black 1px dotted;
	border-bottom: black 1px dotted;
}
.ClientsTopContent
{
overflow:hidden;text-align: justify; padding-right: 10px;height:65px;
}


.ClientsPanelItemRightEdge
{
	width: 166px;height:115px;padding-top:10px;	text-align: center;
	border-bottom: black 1px dotted;
}
.ClientsPanelItemLeftBottomEdge
{
	width: 166px;height:115px;padding-top:10px;text-align: center;
	border-right: black 1px dotted;
}
.ClientsPanelItemCenterBottomEdge
{
	width: 166px;height:115px;padding-top:10px;text-align: center;
	border-right: black 1px dotted;
}
.ClientsPanelItemRightBottomEdge
{
	width: 166px;height:115px;padding-top:10px;text-align: center;
	
}
.ClinetItemHyperlinkContainer
{
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}
.ClinetItemHyperlinkContainer A
{
	text-decoration:underline;
	padding-top:5px;
	font-size:12px;
}
.ClinetItemHyperlinkContainer A:hover
{
	text-decoration:none;
	color:#467762;
}


.ContentDivOn
{
	
}
.ContentDivOff
{
	
}











#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	
/* ------------------------------------------------------ */
/* Ofir's add-ons										  */
/* ------------------------------------------------------ */

.ProjectCategoryHl 
{
	font-weight:bold;
	text-decoration:none;
}
A.ProjectCategoryHl:Hover
{
	font-weight:bold;
	text-decoration:underline;
}





/* ------------------------------------------------------ */
/* About page (Saul and Hanoch images					  */
/* ------------------------------------------------------ */
.BossTitle
{
	padding-top:3px;
	font-size:16px;text-decoration:none;color:#020202;font-weight:bold;
}
.BossSubtitle
{
	font-size:11px;text-decoration:none;color:#489574;
}
.BossSaulHitArea
{
	float: left; text-align: left;width:167px;overflow:hidden;
}
.BossHanochHitArea
{
	padding-left: 2px; float: left;
}


.BossHanochImage
{
	text-align:left;
}