.content_right { width:100%;}
.news_title {margin:0 0 5px;
	padding:0 11px;
	color:#334550;
	font-size:15px;
	font-weight: 600;
	background: url(../../Images/1.en/General/h1.gif) left 6px no-repeat;}
	/* SEARCH Strip CSS
-----------------------------------------------------------------*/
.search_news_table
{ background: url(../../Images/1.en/General/h1.gif) 4px center no-repeat #dfe1e2; width:100%;}
.search_button
{
	cursor:hand;
	margin:0 0 -3px;
}
.search_button_td
{
	padding:0px;
}

.search_news_input
{
	border:1px solid #979b9d;
	width:100px;
	height:16px;
	font-size: 11px;
}

td>.search_news_input {}
.search_news_input_td
{
}

.search_label {color:#334550;}
.search_label_td {
	color:#334550;
	font-weight:bold;
	padding: 0 0 0 10px;
}

.search_calendar_td_start
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.search_calendar_td_end
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.search_link_back_td
{
}
.search_link_back
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.search_link_archive_td
{
}

/* End SEARCH Strip CSS */

/* News List CSS
------------------------------------------------------------*/
.news_list_table
{
width:100%;
}
.news_spacer_tr
{
}
.news_spacer_tr td
{background: url(../../Images/1.en/General/dot.gif) left center repeat-x;
}
.news_list_title { vertical-align:top; padding:0 0 3px;}
.news_list_subtitle,
a.news_list_subtitle,
div.news_list_subtitle
{
	line-height:15px;
	vertical-align:  top;
	color:#334550;
	text-decoration: none;
}

.news_list_subtitle_td
{
}
div.news_list_image
{
	
}
img.news_list_image
{
	width:74px;
	cursor:hand;
	border:0px;
}
.news_main_picture_div
{
	vertical-align: top;
	padding: 0 16px 0 0;
}
a.news_list_title
{
	font-weight:bold;
	color:#5B5A5A;
	text-decoration:underline;
}
.news_list_title_td
{ /*display:none;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D7900;}
a.news_list_date
{
	color:#334550;
	text-decoration:underline;
	font-weight: bold;
	
}
.news_search_results_count_tr
{
}
.news_search_results_count_td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0;
}
a.news_search_archive_link
{
	color:#334550;
	text-decoration:underline;
	display:none;
}
.news_search_link_back
{
	display:none;
	color: #334550;
}

/* NEW CLASSES BY OFIR 
used for displaying the news items in the list, build a graphic frame around each item
*/
.news_item_right_width
{
	width:18px;
}
.news_item_left_width
{
	width:100px;
}

td.news_item_top_arrow
{ display:none;}
img.news_item_top_arrow
{
	height:15px;
}
td.news_item_top_bg
{display:none;}
img.news_item_top_bg
{
	height:15px;
}
td.news_item_top_corner
{display:none;}
img.news_item_top_corner
{
	height:15px;
	width:1px;
}

td.news_item_content
{
	padding:8px 0 8px;
	text-align: left;
}

td.news_item_bottom_corner
{display:none;}
img.news_item_bottom_corner
{
	height:18px;
}

td.news_item_bottom_bg
{display:none;}
img.news_item_bottom_bg
{
	height:18px;
}
.news_item_cont_label
{
	color:#619B2B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}

td.news_item_label_bg
{display:none;}


/* End News List CSS */

/* News Document View CSS
------------------------------------------------------------*/
.docPictures_container
{

}
.LinkedDocs_container
{
	padding-bottom:10px;
}
/* The DIV that is holding the date, source, title and subtitle */
.news_title_container
{
	vertical-align:top;
}
/* The holding the title TD */
.news_doc_title_row
{
}

/* The title of document and the TD it is in*/
.news_doc_title_td
{
	font-size:15px;
	font-weight: 600;
	color: #334550;background: url(../../Images/1.en/General/h1.gif) left 6px no-repeat;
	direction:ltr;
}
/* The holding the subtitle TD */
.news_doc_subtitle_row
{
}
.space
{
	padding-top: 8px;
	padding-bottom:4px;
}
.space1
{
	padding-top: 6px;
}
/* The subtitle of document and the TD it is in*/
.news_doc_subtitle_td
{
	font-weight: bold;
	padding: 0;
	font-size:12px;
	direction:ltr;
}
/* TD holding documents date */
.news_doc_date_td
{
	padding: 1px 0 10px;
	white-space: nowrap;
	direction:ltr;
	width: 100%;
}

/* TD holding the source */
.news_doc_source_td
{ 
	padding: 1px 0 10px;
	direction:ltr;
	white-space: nowrap;
	
}
.news_doc_source_td .news_doc_source_label { }
.news_doc_source_td .news_doc_source { font-weight:normal;}
.news_title_and_date_table
{
	width: 100%;
	direction:rtl;
}
/* The label of the date */
.news_doc_date_label
{border-left:1px solid #334550; padding:0 0 0 5px;}
/* The actual date of the document */
.news_doc_date
{
}
/* The label of the source */
.news_doc_source_label
{
	text-decoration:none;
}
/* The actual source of the document */
.news_doc_source
{
	text-decoration:none; padding:0 5px 0 0;
}
/* The DIV that is holding the abstract */
.news_abstract_container
{
	line-height:15px;
}
/* The DIV that is holding the main content */
.news_main_content
{
	line-height:15px;
}
/* The DIV that is holding the additional link */
.news_additional_link_container
{	
}
/* additional link */
a.news_additional_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B4B4B;
	text-decoration:none;
}
.news_list_table a.news_additional_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D7900;
	text-decoration:none;
}


.news_space_td { display:none;}
/***********************************/

.news_list_table .news_search_results_count_td
{
	padding:10px 0;
	color: #334550;
	font-weight: bold;
}
.news_list_table .news_title_container
{
	margin:30px 0 0;
	padding-bottom:5px;
	vertical-align:top;
	background: none;
}
.news_list_table .news_title_and_date_table
{
	width: auto;
}
.news_list_table .news_doc_date_td
{
	padding: 0;
}
.news_list_table .news_doc_date_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4B4B4B;
	text-decoration:none;
}
.news_list_table .news_doc_date
{
	color: #5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.news_list_table .news_doc_source_td
{
	width: auto;
}

.news_list_table .news_doc_source_label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D7900;
	text-decoration:none;
}

.news_list_table .news_doc_source
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D7900;
	text-decoration:none;
}
.news_list_table .news_abstract_container
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	vertical-align:  top;
	color:#46551A;
	padding: 0;
}
.news_list_table .news_main_content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	vertical-align:  top;
	color:#46551A;
	padding: 0;
}
.news_list_table .news_additional_link_container
{
	padding:5px 22px 0 0px;
	background: none;
	margin: 0;
}
/* additional link */
.news_list_table a.news_additional_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D7900;
	text-decoration:none;
}
