/* GENERAL
-----------------------------------------------------------------------*/
body {
	background: #fff url('/images/bg_body.gif') top center repeat-x;
}
body.en .main_align { float: left; }
body.en .sec_align { float: right; }
body.en .main_text { text-align: left; }
body.en .sec_text { text-align: right; }
body.en .main_clear { clear: left; }
body.en .sec_clear { clear: right; }
body.he .main_align { float: right; }
body.he .sec_align { float: left; }
body.he .main_text { text-align: right; }
body.he .sec_text { text-align: left; }
body.he .main_clear { clear: right; }
body.he .sec_clear { clear: left; }
.clear { clear: both; }
.center_text { text-align: center; }
.sep { font-size: 1px; line-height: 1px; }
ul.menu, ul.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.menu li { display: inline; }
ul.menu li.msep { padding: 0 3px; }
input, select, textarea { font-size: 12px; }
body.en input, body.en select, body.en textarea, body.en button { font-family: Veredana, Arial, Helvetica, sans-sarif; }
body.he input, body.he select, body.he textarea, body.he button { font-family: Arial, Veredana, Helvetica, sans-sarif; }
input.button, button/*, .formbutton a*/ {
	cursor: pointer;
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: #387c2b;
	border: 1px solid #387c2b;
	width: auto;
	padding: 0 8px;
}
/*.formbutton a { padding: 2px 8px 0px 8px; line-height: 14px; }*/
input.button:hover, button:hover/*, .formbutton a:hover*/ {
	color: #fff;
	text-decoration: none;
	background: #7fa66e;
	border: 1px solid #7fa66e;
}
input.button:focus { border: 1px solid #7fa66e; }
.pattern { background: url('/images/pattern.gif'); }
.pattern2 { background: url('/images/pattern2.gif'); }
.dashed { height: 1px; border-top: 1px dashed #c0c0c0; width: 100%; margin: 13px 0 10px 0; }
.sidehr { height: 1px; border-top: 1px solid #04426b; width: 100%; margin: 2px 0 6px 0; }
.dashed1 { height: 1px; border-top: 1px dashed #c0c0c0; width: 100%; margin: 22px 0 10px 0; }
.blink { color: #00355e; text-decoration: none; }
.blink:hover { color: #5a7fa3; text-decoration: none; }
.slink { color: #666; text-decoration: none; }
.slink:hover { color: #333; text-decoration: none; }
.hplink { color: #8b8b8b; text-decoration: none; }
.hplink:hover { color: #3f3f3f; text-decoration: underline; }
.pclist { color: #b1b1b1; text-decoration: none; }
.pclist:hover { color: #fff; text-decoration: underline; }
.ablink { color: #387c2b; text-decoration: none; }
.ablink:hover { color: #7fa66e; text-decoration: underline; }
.pcwhite { font-size: 14px; line-height: 18px; color: #fff; }
.bclink { font-weight: bold; color: #387c2b; text-decoration: none; }
.bclink:hover { font-weight: bold; color: #7fa66e; text-decoration: underline; }
.quolink { font-weight: bold; color: #00355e; text-decoration: none; }
.quolink:hover { font-weight: bold; color: #5a7fa3; text-decoration: none; }
.tbclink { font-weight: bold; color: #00355e; text-decoration: none; }
.tbclink:hover { font-weight: bold; color: #8b8b8b; text-decoration: underline; }
.mbclink { font-weight: bold; color: #387c2b; text-decoration: none; }
.mbclink:hover { font-weight: bold; color: #7fa66e; text-decoration: underline; }
.htmltext a { font-weight: bold; color: #387c2b; text-decoration: none; }
.htmltext a:hover { font-weight: bold; color: #7fa66e; text-decoration: underline; }

/* MARGINS
-----------------------------------------------------------------------*/
#margin1 { height: 17px; }
body.he #margin1 { height: 22px; }
#margin2 { height: 13px; }
#margin3 { height: 18px; }
#margin4 { height: 120px; }


/* TOP
-----------------------------------------------------------------------*/
#top_holder {
	width: 804px;
	height: 161px;
	margin: 0 auto;
	position: relative;
}
body.en #top_holder {
	background: url('/images/en/bg_top.gif') top left no-repeat;
	right: 12px;
}
body.he #top_holder {
	background: url('/images/he/bg_top.gif') top right no-repeat;
	left:7px;
}
#logo {
	position: absolute;
}
body.en #logo {
	width: 240px;
	height: 96px;
	left: 3px;
	top: 9px;
}
body.he #logo {
	width: 275px;
	height: 90px;
	right: 14px;
	top: 20px;
}
#menuhr { width: 780px; height: 4px; background: #387c2b; position: absolute; bottom: 29px; }
body.en #menuhr { right: 0; }
body.he #menuhr { left: 5px; }
#menu { width: 780px; height: 27px; background: #00355e; position: absolute; bottom: 0; line-height: 27px; color: #fff; font-size: 14px; font-weight: 700; }
#menu img { background: #00355e; }
body.en #menu, body.en #menuh { right: 0; }
body.he #menu, body.he #menuh { left: 5px; }
#menu div { background: #00355e; }
#menuh { width: 780px; height: 27px; position: absolute; bottom: 0; line-height: 27px; color: #fff; font-size: 14px; font-weight: 700; }
#menuh .ohover, #menuh .opacity { 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: alpha(opacity=0); /* IE7 */
	opacity: 0; /* ALL OTHER */
}
#menuh .ohover:hover { 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
	filter: alpha(opacity=100); /* IE7 */
	opacity: 1; /* ALL OTHER */
}
body.en #menuh { right: 0; }
body.he #menuh { left: 5px; }
body.en #menu .sep, body.en #menuh .sep { width: 8px; }
body.he #menu .sep, body.he #menuh .sep { width: 5px; }


/* SEARCH
-----------------------------------------------------------------------*/
#search {
	position: absolute;
}
body.en #search { background: url('/images/en/search.gif') left center no-repeat; width: 162px; height: 40px; right: 0; top: 68px; }
body.he #search { background: url('/images/he/search.gif') right center no-repeat; width: 177px; height: 42px; left: 5px; top: 68px; }
#s {
	position: absolute;
	bottom: 0;
	width: 100px;
	height: 17px;
	border: 1px solid #387c2b;
	color: #00355e;
	font-size: 14px;
	line-height: 17px;
}
body.en #s { left: 26px; }
body.he #s { right: 26px; }
#sb {
	position: absolute;
	bottom: 0;
	font-size: 1px;
	line-height: 1px;
	height: 21px;
	border: 0;
	cursor: pointer;
	color: #00355e;
}
#sb:hover { color: #387c2b; }
body.en #sb {
	right: 0;
	width: 30px;
	background: url('/images/buttons/en/search.gif') center center no-repeat;
}
#bottom_holder .sep { margin: 0; height: 70px; }
#bottom_holder {
	height: 138px;
	margin: 0 auto;
}
body.en #sb:hover {
	background: url('/images/buttons/en/search_h.gif') center center no-repeat;
}
body.he #sb {
	left: 0;
	width: 45px;
	background: url('/images/buttons/he/search.gif') center center no-repeat;
}
body.he #sb:hover {
	background: url('/images/buttons/he/search_h.gif') center center no-repeat;
}
#search .title {
	position: absolute;
	top: 0;
}
body.en #search .title { left: 26px; }
body.he #search .title { right: 26px; }


/* HOME BANNER
-----------------------------------------------------------------------*/
#home_banner {
	width: 780px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}
body.en #home_banner {
	background: url('/images/en/bg_banner.gif') bottom left no-repeat;
	padding: 0 0 0 10px;
	left: 5px;
}
body.he #home_banner {
	background: url('/images/he/bg_banner.gif') bottom right no-repeat;
	padding: 0 10px 0 0;
	right: 5px;
}

/* CONTENT
-----------------------------------------------------------------------*/
#content {
	width: 780px;
	margin: 0 auto;
	height: auto;
}
#page_content {
	width: 552px;
	height: auto;
}
#page_content .htmltext { height: 100%; padding-top: 20px; }
#page_title {
	width: 100%;
	position: relative;
	height: 50px;
	border-bottom: 2px solid #c9d9bf;
}
#page_content .contact_block1 { width: 256px; padding: 0 5px; height: 100%;  }
body.en #page_content .contact_block1 { border-right: 1px dashed #c0c0c0; }
body.he #page_content .contact_block1 { border-left: 1px dashed #c0c0c0; }
#page_content .contact_block2 { width: 250px; padding: 0 9px; height: 100%;  }

/* CONTENT TITLES
-----------------------------------------------------------------------*/
#page_title .profile { padding-top: 10px; }
#page_title .catalog { padding-top: 10px; position: relative; z-index: 100; }
#page_title .projects { padding-top: 10px; position: relative; z-index: 100; }
#page_title .clients { padding-top: 10px; }
#page_title .news { padding-top: 10px; }
#page_title .articles { padding-top: 10px; }
#page_title .contact { padding-top: 10px; }
body.he #page_title .projects { padding-top: 15px; }
body.he #page_title .news { padding-top: 15px; }
body.he #page_title .articles { padding-top: 15px; }
body.he #page_title .contact { padding-top: 15px; }
#catalogitem .cat_sn { color: #387c2b; padding: 5px 0; }

/* BOTTOM
-----------------------------------------------------------------------*/
#bottom {
	width: 100%;
	height: 120px;
	border-top: 4px solid #387c2b;
	background: #387c2b url('/images/bg_bottom.gif') top center repeat-x;
}
#bottom_holder {
	padding-top: 20px;
	width: 780px;
	height: auto;
	margin: 0 auto;
	color: #fff;
}
#bottom_holder a:link, #bottom_holder a:visited, #bottom_holder a { color: #fff; text-decoration: none; }
#bottom_holder a:hover { color: #ececec; text-decoration: underline; }
#bottom_holder .mainside { width: 520px; }
#bottom_holder .secside { width: 260px; }
body.en #bottom_holder { font-size: 10px; }
body.en #bottom_holder .sec_align { font-size: 9px; }
body.en #bottom_holder .main_align .cinfo { font-size: 9px; }
body.he #bottom_holder { font-size: 11px; }
body.he #bottom_holder .sec_align .line4 { font-size: 10px; }
body.he #bottom_holder .main_align .cinfo { font-size: 10px; }
#bottom_holder .sec_align .line1 { line-height: 12px; }
#bottom_holder .sec_align .line2 { line-height: 12px; }
#bottom_holder .sec_align .line3 { height: 17px; padding-top: 6px; }
#bottom_holder .main_align .line1 { line-height: 14px; }
#bottom_holder .main_align .line2 { line-height: 12px; padding-top: 4px; clear:both; }


/* BREADCRUMBS
-----------------------------------------------------------------------*/
#breadcrumbs {
	width: 100%;
	font-size: 11px;
	color: #387c2b;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	width: 552px;
	position: absolute;
	letter-spacing: 0;
	bottom: 10px;
}
body.he .projects_content #breadcrumbs { text-indent: 65px; }
body.en .projects_content #breadcrumbs { text-indent: 145px; }
body.he .catalog_content #breadcrumbs { text-indent: 95px; }
body.en .catalog_content #breadcrumbs { text-indent: 132px; }
body.he #page_title .projects { width: 65px; }
body.en #page_title .projects { width: 145px; }
body.he #page_title .catalog { width: 95px; }
body.en #page_title .catalog { width: 132px; }
body.he #breadcrumbs { right: 0; font-size: 12px; }
body.en #breadcrumbs { left: 0; }
#breadcrumbs .bcraquo { font-size: 16px; font-weight: bold; color: #00355e; line-height: 18px; }

/* TOP BREADCRUMBS
-----------------------------------------------------------------------*/
#tbreadcrumbs {
	font-size: 11px;
	color: #8b8b8b;
	height: 14px;
	line-height: 14px;
	position: absolute;
	bottom: 37px;
	width: 780px;
}
body.en #tbreadcrumbs { right: 0; }
body.he #tbreadcrumbs { bottom: 35px; left: 5px; font-size: 13px; }


/* HOME PAGE
-----------------------------------------------------------------------*/
.home_block1, .home_block2, .home_block3 { position: relative; padding: 0 15px 30px 15px; height: 100%; }
body.en .home_block1.b, body.en .home_block2.b, body.en .home_block.b3 { border-right: 2px solid #809bb0; }
body.he .home_block1.b, body.he .home_block2.b, body.he .home_block.b3 { border-left: 2px solid #809bb0; }
body.en .home_block1 { width: 198px; padding-left: 5px; }
body.en .home_block2 { width: 178px; }
body.en .home_block3 { width: 174px; }
body.he .home_block1 { width: 198px; padding-right: 5px; }
body.he .home_block2 { width: 188px; }
body.he .home_block3 { width: 174px; }
.botlink { height: 15px; position: absolute; bottom: 0px; }
body.en .botlink { left: 15px; }
body.en .home_block1 .botlink { left: 5px; }
body.he .botlink { right: 15px; }
body.he .home_block1 .botlink { right: 5px; }
body.he .botlink1 { height: 24px; }
body.he .botlink2 { height: 22px; }
body.he .botlink3 { height: 27px; }
body.en .botlink3 { height: 12px; }
.home_content .ititle { padding-bottom: 10px; padding-top: 8px; }
.home_content .ititle1 { padding-bottom: 10px; }
.home_content .ititle_p1 { padding-bottom: 6px; padding-top: 8px; }
.home_content .ititle_p2 { padding-bottom: 10px; }
body.he .home_content .ititle1 { padding-bottom: 1px; }
body.he .home_content .ititle3 { padding-bottom: 10px; padding-top: 6px; }
body.he .home_content .ititle2 { padding-bottom: 6px; }
body.he .home_content .ititle_p1 { padding-bottom: 6px; padding-top: 0px; }
body.he .home_content .ititle_p2 { padding-bottom: 10px; }
.home_content .maintext {
	font-size: 11px;
}
body.he .home_content .maintext { font-size: 13px; line-height: 15px; }
#home_nitem {
	width: 164px;
	height: 66px;
	padding: 8px;
	background: #d2dae7;
}
#home_nitem .title { font-size: 11px; font-weight: 700; line-height: 14px; height: 16px; }
#home_nitem .text { font-size: 9px; line-height: 11px; height: 33px; overflow: hidden; color: #8b8b8b; height: 33px; padding-bottom: 4px; }
#home_nitem .date { font-size: 9px; line-height: 11px; color: #3f3f3f; }
body.he #home_nitem { height: 77px; }
body.he #home_nitem .title { font-size: 12px; }
body.he #home_nitem .text { font-size: 11px; height: 42px; }
body.he #home_nitem .date { font-size: 11px; }
#home_spotlight { width: 160px; height: 90px; padding-bottom: 7px;}
body.en #home_spotlight { padding-left: 7px; background: url('/images/en/bg_spotlight.gif') bottom left no-repeat; }
body.he #home_spotlight { padding-right: 7px; background: url('/images/he/bg_spotlight.gif') bottom right no-repeat; }
#home_spotlight2 { width: 160px; height: 90px; padding-bottom: 7px; margin-top: 5px;}
body.en #home_spotlight2 { padding-left: 7px; background: url('/images/en/bg_spotlight.gif') bottom left no-repeat; }
body.he #home_spotlight2 { padding-right: 7px; background: url('/images/he/bg_spotlight.gif') bottom right no-repeat; }
.home_content .project_title { font-size: 11px; line-height: 20px; padding: 5px 7px; }
body.he .home_content .project_title { font-size: 13px; line-height: 14px; padding: 3px 7px; }
#home_adsarea { width: 127px; height: 100%; }
#home_adsarea .add { height: 97px; margin: 0 0 10px 0; }
body.he #home_adsarea .add { margin: 0 0 11px 0; }
#home_adsarea .add.last { margin: 0; }
body.en #home_adsarea .add { padding-left: 5px; background: url('/images/en/bg_item.gif') bottom left no-repeat; }
body.he #home_adsarea .add { padding-right: 5px; background: url('/images/he/bg_item.gif') bottom right no-repeat; }
#home_adsarea .add img { border: 1px solid #ccc; }


/* PRODUCTS SIDEBAR
-----------------------------------------------------------------------*/
#products_sidebar .row {
	height: 18px;
	line-height: 18px;
	font-size: 11px;
}
body.he #products_sidebar .row { font-size: 12px; }
#products_sidebar.home .row {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
body.he #products_sidebar.home .row { font-size: 14px; }


/* SIDE BAR
-----------------------------------------------------------------------*/
#sidebar_holder { width: 200px; height: 100%; }
#sidebar { width: 194px; height: 100%; padding: 3px; background: #0b4e78; }
#sidebar_bottom { height: 58px; width: 200px; background: #0b4e78 url('/images/bg_sidemenu.gif') bottom center repeat-x; }
#sidebar .cpad { padding: 25px 11px 4px 11px; }

/* CONTACT
-----------------------------------------------------------------------*/
.forminfo { font-size: 10px; line-height: 22px; color: #b1b1b1; }
body.he .forminfo { font-size: 11px; line-height: 10px; padding-bottom: 12px; }
#contact_form_holder {
	width: 216px;
	height: 276px;
	padding: 17px;
	background: #d7dfec;
}
#contact_form_holder .text { font-size: 12px; color: #00355e; line-height: 24px; }
#contact_form_holder .textbox1 {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	width: 118px;
	background: #e1eade;
	border: 1px solid #387c2b !important;
}
#contact_form_holder .textbox2 {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	width: 214px;
	background: #e1eade;
	border: 1px solid #387c2b !important;
}
#contact_form_holder textarea {
	cursor: pointer;
	height: 78px;
	width: 214px;
	background: #e1eade;
	border: 1px solid #387c2b !important;
}
#contact_form_holder .textbox1.red, #contact_form_holder .textbox2.red, #contact_form_holder textarea.red { background: #f3d9d9 !important; }
#contact_form_holder .textbox1:focus, #contact_form_holder .textbox2:focus, #contact_form_holder textarea:focus { background: #ecebcd !important; }
#contact_form_holder .textbox1.red:focus, #contact_form_holder .textbox2.red:focus, #contact_form_holder textarea.red:focus { background: #fce5e5 !important; }
#contact_form_holder .row { height: 34px; width: 100%; }
#contact_form_holder .row .text { width: 90px; }
#contact_form_holder .row .input { width: 120px; }
#contact_form_holder .frow { height: 24px; width: 100%; }
#contact_form_holder .irow { height: 40px; width: 100%; }
#contact_form_holder .tarow { height: 87px; width: 100%; }
#contact_form_holder .buttons { height: 20px; padding: 2px 0 0 0; }


/* TOOLTIPS
-------------------------------------------------------------- */
.tooltipbox {
	background: #fff;
	color: #8b8b8b;
	border: 1px solid #00355e;
	padding: 3px;
	font-size: 10px;
	position: relative;
	z-index: 300;
}
.tip-title { color: #00355e; font-size: 11px; font-weight: 700; }


/* HTML TEXT
-------------------------------------------------------------- */
.htmltext { font-size: 12px; line-height: 16px; }
body.he .htmltext { font-size: 13px; line-height: 17px; }
.htmltext p { margin: 0 0 15px 0; }
/*.htmltext a, .htmltext a:visited, .htmltext a:link { color: #00355e; font-weight: bold; text-decoration: none; }*/
.htmltext a:hover { color: #5a7fa3; text-decoration: underline; }
.htmltext h1 { font-size: 22px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.htmltext h2 { font-size: 20px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.htmltext h3 { font-size: 18px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.htmltext h4 { font-size: 16px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.htmltext h5 { font-size: 14px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.htmltext h6 { font-size: 13px; color: #00355e; margin: 0; padding: 0; font-weight: normal; }
.green { color: #387C2b }
.blue { color: #00355e }


/* ARCHIVE
-------------------------------------------------------------- */
#archive .shelf { height: 127px; }
#archive .item {
	width: 239px;
	height: 85px;
	padding: 11px 14px;
	background: #d2dae7;
}
#archive .item div { overflow: hidden; }
#archive .title { font-size: 11px; font-weight: bold; color: #00355e; line-height: 19px; height: 19px; }
#archive .item .caption { font-size: 10px; line-height: 11px; height: 44px; }
#archive .item .date { font-size: 9px; color: #3f3f3f; line-height: 20px; height: 20px; }
body.he #archive .title { font-size: 12px; }
body.he #archive .caption { font-size: 11px; }
body.he #archive .date { font-size: 10px; }
#archive_item .title { font-size: 14px; color: #00355e; line-height: 18px; font-weight: bold; }
#archive_item .date { font-size: 10px; color: #3f3f3f; line-height: 16px; font-weight: normal; }
#archive_item .itemcontent { padding-top: 12px; }
body.he #archive_item .title { font-size: 16px; }
body.he #archive_item .date { font-size: 11px; }
body.he #archive_item .itemcontent { font-size: 14px; }
#archiveback .bclaquo { font-size: 16px; color: #00355e; font-weight: bold; }
#archiveback {
	height: 50px;
	position: absolute;
	top: 0;
	line-height: 68px;
	padding: 0 12px;
	color: #387c2b;
	font-size: 13px;
	overflow: hidden;
}
body.en #archiveback { right: 0; }
body.he #archiveback { left: 0; font-size: 14px; }
#archivepages {
	height: 50px;
	width: 110px;
	position: absolute;
	top: 0;
	line-height: 18px;
	padding: 27px 0 0 0;
	color: #00355e;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
}
#archivepages div.span { padding: 0; width: 70px; height: 18px; font-size: 9px; position: relative; bottom: 0px; color: #8b8b8b; font-weight: normal; text-align: center; }
#archivepages div.quo {	height: 18px; width: 18px; cursor: pointer; text-align: center; }
body.en #archivepages { right: 0; }
body.he #archivepages { left: 0; }
body.en #archivepages { width: 130px; }
body.en #archivepages div.span { width: 90px; }
body.he #archivepages div.span { font-size: 11px; }


/* CATALOG
-------------------------------------------------------------- */
#csubcats {
	padding: 11px 33px;
	width: 464px;
	height: auto;
	background: #d2dae7;
	line-height: 16px;
}
body.en #csubcats .column.b { border-right: 2px solid #a2b4c8; }
body.he #csubcats .column.b { border-left: 2px solid #a2b4c8; }
#csubcats .column { width: 120px; height: 100%; padding: 0 16px; }
#csubcats  .blink { font-weight: bold; }
#catalog {
	font-size: 11px;
	font-weight: normal;
}
body.he #catalog { font-size: 12px; }
#catalog .row {
	height: 142px;
}
#catalog .item {
	height: 130px;
	width: 126px;
}
#catalog .item .img img { border: 1px solid #666; }
#catalog .item .img { height: 96px; width: 120px; }
body.en #catalog .item .img { padding-left: 6px; background: url('/images/en/bg_item.gif') bottom left no-repeat; }
body.he #catalog .item .img { padding-right: 6px; background: url('/images/he/bg_item.gif') bottom right no-repeat; }
body.en #catalog .item.p { padding-right: 12px; }
body.he #catalog .item.p { padding-left: 12px; }
#catalog .item .title { line-height: 13px; padding-top: 2px; }
#catalog .item .sn { font-size: 9px; line-height: 15px; color: #387C2b; }

#catalogitem { padding-top: 12px; }
#catalogitem .column1 { width: 272px; height: 100%; }
#catalogitem .column1 .htmltext { padding-top:0; }
#catalogitem .column2 { width: 228px; height: 100%; }
body.he #catalogitem .column2 { padding-right: 24px; border-right: 1px dashed #c0c0c0; }
body.en #catalogitem .column2 { padding-left: 24px; border-left: 1px dashed #c0c0c0; }
#catalogitem .column2 .inst { color: #b1b1b1; font-size: 10px; line-height: 12px; padding-bottom: 12px; position: relative; }
body.he #catalogitem .column2 .inst { font-size: 11px; }
#catalogitem .pages { position: absolute; top:0; height: 16px; font-size: 16px; line-height: 16px; font-weight: bold }
body.en #catalogitem .pages { right: 0; }
body.he #catalogitem .pages { left: 0; }
#itemgallery { height: 303px; width: 228px; }
#itemgallery .galrow { width: 228px; height: 101px; }
#itemgallery .gimg { width: 108px; height: 81px; position: relative;}
#itemgallery .gimg img { border: 1px solid #666; position: absolute; top:0; }
body.en #itemgallery .gimg { background: url('/images/en/bg_itemgallery.gif') bottom left no-repeat; }
body.he #itemgallery .gimg { background: url('/images/he/bg_itemgallery.gif') bottom right no-repeat; }
body.en #itemgallery .gimg img { right: 0; }
body.he #itemgallery .gimg img { left: 0; }
#itemgallery .pattern { z-index: 10; }
#itemgallery .overlay { z-index: 20; }
.overlay { 
	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}
.overlay:hover { 
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

/* CLIENTS
-------------------------------------------------------------- */
#clients .title { line-height: 22px; font-size: 13px; }
#clients .row { height: 102px; }
#clients .logo { height: 66px; width: 126px; }
#clients .logo img { border: 1px solid #cbcbcb; height: 60px; width: 120px; padding:0; }
body.en #clients .logo { text-align: right; background: url('/images/en/bg_client.gif') bottom left no-repeat; }
body.he #clients .logo { text-align: left; background: url('/images/he/bg_client.gif') bottom right no-repeat; }
#clients .client {
	width: 126px;
	height: 102px;
}
body.en #clients .client { margin-left: 11px; }
body.he #clients .client { margin-right: 11px; }
#clients .client.last { margin: 0; }
body.en #clients img { margin-left: 6px; }
body.he #clients img { margin-right: 6px; }
