.srch
{
	font-family:Arial;
	font-size:10pt;
	color:#20516C;
}
.direction
{
 direction:rtl;
}
.srch A
{
	color:#3979B5;
	text-decoration:underline;
	cursor:pointer;
}
.srch A:active
{
	color:red;
}
.srch A:visited
{
	color:purple;
}

.srch .speclinks A
{
	color:#969696;
	text-decoration:underline;
	cursor:pointer;
}
.srch .speclinks A:active
{
	color:#969696;
}
.srch .speclinks A:visited
{
	color:#969696;
}

TABLE.srch
{
	width:748px;
}
TABLE.srch-doc
{
	width:100%;
	margin-top:20px;	
}

TABLE.srch-doc-boost
{
	margin-top:0px;
	margin-bottom:5px;
	background-image:none;
}

TABLE.srch-doc-cele
{
   margin-top:5px;
   background-color:#f9f9f9;
   background-image:url(/gov-il/gr/gray_bg.gif);
   background-repeat:repeat-x;
}

TABLE.srch-doc-boost TD.doc-boost-arrow
{
	width:12px;
}
TABLE.srch-doc-boost TD.doc-boost-arrow IMG
{
	margin-top:7px;
	margin-left:3px;
}
/* 
   @@@DOCUMENT ----------------------------------------------------
*/
.srch-doc .doc-title
{
	font-size:12pt;
	font-weight:500;
}
.srch-doc .doc-title B
{
	font-weight:bold;
}
.srch-doc .doc-title .b0
{
	font-weight:bold;
}
.srch-doc .doc-snippet
{
	
}
.srch-doc .doc-url
{
	color:#E59300;
}
.srch-doc UL.doc-additional-links
{
	margin:0px 20px 0px 0px;
}
.srch-doc UL.doc-additional-links LI
{
	list-style-type:none;
}
.srch-doc-cele .doc-title
{
	padding:0px 10px 0px 10px;
}
.srch-doc-cele .doc-url
{
	padding:0px 10px 0px 10px;
}
.srch-doc-cele .content-block
{
	padding:10px;
	/*border-top:1px dotted #999999;*/
	background-image:url(/gov-il/gr/kav_mekuvkav2.gif);
	background-repeat:repeat-x;
}
.srch-doc-cele .content-block-first
{
	/*border-top:0px dotted #999999;*/
	background-image:none;	
}
.srch-doc TD.doc-preview
{
	padding-top:2px;
}
.srch-doc IFRAME.doc-preview
{
	border-style:dashed;
	border-color:#E59300;
	border-width:1px;
	width:99%;
	height:250px;
}
DIV.srch-doc-separator
{
	height:25px;
	border-width:0px;
	padding:0px;
	margin:0px;
	background-image:url(/gov-il/gr/kav_mekuvkav1.gif);
	background-position:bottom;
    background-repeat:repeat-x;
/*width:75%; hushay*/
}
.srch-doc .ss
{
	background-color:#fbefd9;
}
/* 
   @@@END DOCUMENT ----------------------------------------------------
*/
/*
   @@@TOTALS AND SPELL ------------------------------------------------
*/
.srch-totals, .srch-spell
{
/*width:75%;  hushay*/
}
.srch-totals DIV
{
	padding-bottom:7px;
	border-bottom:1px solid #8C8C8C;
}
.srch-spell DIV
{
	padding-top:5px;
}

.srch-spell .spell-title
{
	color:#E59300;
}
/*
   @@@END TOTALS AND SPELL ------------------------------------------------
*/
/* 
   @@@PAGER ----------------------------------------------------
*/
TABLE.srch-pager
{
	margin-top:40px;
	margin-bottom:20px;
			
}

TABLE.srch-pager TD
{
	width:10px;
	white-space:nowrap;
}

TABLE.srch-pager TD.pager-current
{
	color:#E59300;
	font-weight:bold;
}
TABLE.srch-pager TD.pager-page
{
}
TABLE.srch-pager TD.pager-first
{
	width:25px;
	text-align:right;
}
TABLE.srch-pager TD.pager-prev
{
	width:85px;
	text-align:right;
}
TABLE.srch-pager TD.pager-next
{
	width:85px;
	text-align:left;
}
TABLE.srch-pager TD.pager-last
{
	width:25px;
	text-align:left;
}
.srch-pager A
{
	color:#20516C;
	text-decoration:none;
}
/* 
   @@@END PAGER ----------------------------------------------------
*/
/*
   @@@ BOOST-TABS --------------------------------------------------
*/
TABLE.srch-boost-tabs
{
   width:100%; 
   height:33px;
   border-collapse:collapse;   	
   background-image:url(/gov-il/gr/tab_pixel_big.gif);
   background-position:bottom;
   background-repeat:repeat-x;
   margin-top:20px;  
}

TABLE.srch-boost-tabs TR.first-row
{
   height:10px;
}
TABLE.srch-boost-tabs TR.first-row TD
{
   padding:0px;
}
TABLE.srch-boost-tabs TR.first-row TABLE
{
   width:100%;   
}
TABLE.srch-boost-tabs TR.first-row TD IMG
{
   visibility:hidden;
}
TABLE.srch-boost-tabs TR.first-row TD.selected
{   
   background-color:White;
}
TABLE.srch-boost-tabs TR.first-row TD.selected IMG
{
   visibility:visible;
}
TABLE.srch-boost-tabs TR.first-row TD.selected TD.arc
{
   border-top:1px solid #8C8C8C;
}


TABLE.srch-boost-tabs TR.second-row
{
   height:23px;
}

TABLE.srch-boost-tabs TR.second-row TD.first-column
{
   width:23px;
}
TABLE.srch-boost-tabs TR.second-row TD.tab-column
{   
   width:120px;
   border-left:1px solid #C1D8ED;
   border-right:1px solid #C1D8ED;
   white-space:nowrap;
   text-align:center;
   cursor:pointer;
}

TABLE.srch-boost-tabs TR.second-row TD.selected
{   
   background-color:White;
   border-left:1px solid #8C8C8C;
   border-right:1px solid #8C8C8C;
   font-weight:bold;  
   color:#E59300;
   cursor:default;
}
TABLE.srch-boost-tabs TR.second-row TD.last-column
{         
}
.srch-boost-tabs-panel
{	
	padding:20px;
	padding-bottom:30px;
	background-image:url(/gov-il/gr/gray_line_pixel.gif);
	background-position:bottom;
    background-repeat:repeat-x;
 /*width:75%;	 hushay*/
}
/*
   @@@ END BOOST-TABS --------------------------------------------------
*/
/*
   @@@ CLUSTER-TABS --------------------------------------------------
*/
DIV.srch-cluster-tabs
{
	background-image:url(/gov-il/gr/blue-white-gradient.gif);
	background-repeat:repeat-x;
	height:27px;
	padding-top:6px;
}
TABLE.srch-cluster-tabs
{
	width:100%;	
	border-collapse:collapse;
}
TABLE.srch-cluster-tabs TD
{
	border-bottom:1px solid #999999;
	text-align:center;
}
TABLE.srch-cluster-tabs TD.first-column
{
	width:10px;		
}
TABLE.srch-cluster-tabs TD.last-column
{
	width:100%;		
}
TABLE.srch-cluster-tabs TD.tab-separator-column
{
	width:4px;		
}
TABLE.srch-cluster-tabs TD.tab-column
{
	cursor:pointer;
}
TABLE.srch-cluster-tabs TD.selected
{
   border-bottom-width:0px;
   font-weight:bold;
   color:#E59300;
   cursor:default;
}
TABLE.srch-cluster-tabs TABLE
{
	 border-collapse:separate;
}
TABLE.srch-cluster-tabs TABLE TD
{
   margin:0px;
   padding:0px;
   border-width:0px;  	
}
TABLE.srch-cluster-tabs TABLE TD.first-column
{
   height:9px;	
}
TABLE.srch-cluster-tabs TABLE TD.last-column
{
   height:9px;	
}

TABLE.srch-cluster-tabs TABLE TD IMG
{
   visibility:hidden;	
}
TABLE.srch-cluster-tabs TD.selected TABLE TD IMG
{
   visibility:visible;	
}
TABLE.srch-cluster-tabs TD.selected TABLE TD.tab-column
{
   background-color:White;
   border-top:1px solid #999999;
   cursor:default;	
}
TABLE.srch-cluster-tabs TD.selected TABLE TD.first-column
{
   background-color:White;
   border-right:1px solid #999999;	
}
TABLE.srch-cluster-tabs TD.selected TABLE TD.last-column
{
   background-color:White;
   border-left:1px solid #999999;	
}
/*
   @@@ END CLUSTER-TABS --------------------------------------------------
*/
/*
   @@@ CLUSTERS TREE -----------------------------------------------------------
*/
.srch-cluster-tree TABLE.tree-node
{
	width:100%;
	border-collapse:separate;
}

.srch-cluster-tree TABLE.tree-node TD
{
	width:19px;
	background-image:url(/gov-il/tr/bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:0px;
}
.srch-cluster-tree TABLE.tree-node TD IMG
{
	width:19px;
	height:20px;
}
.srch-cluster-tree TABLE.tree-node TD.no-bg
{
	background-image:none;
}
.srch-cluster-tree TABLE.tree-node TD.node-text
{
	width:100%;
	background-image:none;
}
.srch-cluster-tree TABLE.tree-node TD.node-text .number
{
	font-size:7pt;
	font-weight:normal;
	color:#969696;
}
.srch-cluster-tree TABLE.tree-node TD.selected A
{
	color:#E59300;
	cursor:default;
}
.srch-cluster-tree TABLE.tree-node TD.matched
{
	background-color:#fbefd9;
}
/*
   @@@ END CLUSTERS TREE -----------------------------------------------------------
*/
/*
   @@@ FORM -----------------------------------------------------------
*/
TABLE.srch-form
{
	width:100%;
	height:60px;
	background-image:url(/gov-il/gr/form-bg.gif);
	background-repeat:repeat-x;
}

TABLE.srch-form-cluster
{
    margin-top:20px;
	background-image:url(/gov-il/gr/bg_little_search.gif);
}

TABLE.srch-form-cluster TD
{
    padding:5px;
    background-image:url(/gov-il/gr/kav_mekuvkav2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.srch-form TABLE TD
{
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.srch-form-cluster TABLE TD
{
	padding:2px;
	font-size:10pt;
	font-weight:normal;
	background-image:none;
}

.srch-form .form-field INPUT
{
	border:1px solid #C7DBEE;
}

.srch-form .form-field INPUT.radio
{
	border:0px solid #C7DBEE;
}

.srch-form-cluster .form-field INPUT
{
	width:100px;
}
/*
   @@@ END FORM -----------------------------------------------------------
*/
/*
   @@@ FOOTER -----------------------------------------------------------
*/
TABLE .srch-footer
{
	width:100%;
	border-top:5px solid #D5D5D5;
	margin-top:20px;
	margin-bottom:20px;
}

TABLE .srch-footer TD
{
	padding-top:5px;
	height:20px;
}

TABLE .srch-footer TD.footer-links
{
	text-align:right;
}
TABLE .srch-footer TD.footer-links TD
{
	padding:0px;
}
TABLE .srch-footer TD.footer-copyrights
{
	text-align:left;
	width:230px;
	background-image:url(/gov-il/gr/copy.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}


/*
   @@@ END FOOTER -----------------------------------------------------------
*/
