/* SEARCH Strip CSS
-----------------------------------------------------------------*/

.search_button
{
	cursor:hand;
}
.search_button_td
{
	padding-top:6px;
}

.search_dec_input
{
	width: 87px;
	font-size:12px;
	line-height:13px;
	height: 19px;
	border:1px solid #7F9DB9;
	background-color:#FFFFFF;
}
.search_dec_input_td
{
	/*width:120px;*/
	padding-bottom:6px;
}


.search_label_td
{
	padding-bottom:10px;
}

.search_calendar_td_start
{
	text-align:left;
	/*width:50px;*/
	font-family:Arial;
	font-size:11px;
}
.search_calendar_td_end
{
	text-align:left;
	/*width:90px;*/
	font-family:Arial;
	font-size:11px;
}

.search_link_back_td
{
}
.search_link_back
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.search_link_archive_td
{
	/*width:50px;*/
	padding-left:8px;
}

/* End SEARCH Strip CSS */

/* Decisions List CSS
------------------------------------------------------------*/
.dec_list_table
{
	margin-top:15px;
	/*padding:0 6px 0 7px;*/
}
.dec_spacer_tr
{
	height:10px;
}
.dec_list_subtitle,
a.dec_list_subtitle,
div.dec_list_subtitle
{
	font-family:Arial;
	font-size:12px;
	line-height:15px; 
	vertical-align: middle;
	color:#214F80;
	text-decoration:none;
}


DIV.dec_list_image
{
	width:123px;
	height:99px;
	cursor:hand;
	border:0px;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #BEBDBD;
}
IMG.dec_list_image
{
	width:121px;
	height:97px;
	cursor:hand;
	border:0px;
	margin:1px;
}
.dec_main_picture_div
{
	padding-left:10px;
}
.dec_list_title
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#214F80;
	text-decoration:none;
}

.dec_list_date
{
	font-family:Arial;
	font-size:12px;
	color:#214F80;
	text-decoration:none;
	
}
.dec_list_decision_num, .dec_list_meeting_num
{
	font-family:Arial;
	font-size:11px;
	color:#214F80;
}

.dec_search_archive_link
{
	font-family:Arial;
	font-size:12px;
	display:none;
	color:#21558C;
	text-decoration: underline;
}
.dec_search_archive_link:HOVER
{
	text-decoration: none;
}
.dec_search_link_back
{
	font-family:Arial;
	font-size:12px;
	display:none;
	color:#21558C;
	text-decoration: underline;
}
.dec_search_link_back:HOVER
{
	text-decoration: none;
}

/* NEW CLASSES BY OFIR 
used for displaying the Decisions items in the list, build a graphic frame around each item
*/
.dec_item_right_width
{
	width:18px;
}
.dec_item_left_width
{
	width:100px;
}

td.dec_item_top_arrow
{
	height:15px;
	background-image:url(../../images/1.HE/decisionsisions/decisions_item_top_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:none;
}
img.dec_item_top_arrow
{
	height:15px;
}
td.dec_item_top_bg
{
	height:15px;
	background-image:url(../../images/1.HE/decisionsisions/decisions_item_top_bg.gif);
	background-position:0 0;
	display:none;
}
img.dec_item_top_bg
{
	height:15px;
}
td.dec_item_top_corner
{
	height:15px;
	background-image:url(../../images/1.HE/decisionsisions/decisions_item_top_corner.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:none;
}
img.dec_item_top_corner
{
	height:15px;
	width:1px;
}



td.dec_item_bottom_corner
{
	height:18px;
	background-image:url(../../images/1.HE/decisionsisions/decisions_item_bottom_corner.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:none;
}
img.dec_item_bottom_corner
{
	height:18px;
}

td.dec_item_bottom_bg
{
	height:18px;
	border-bottom:solid 1px #D6D6D6;
	display:none;
}
img.dec_item_bottom_bg
{
	height:18px;
}
.dec_item_cont_label
{
	color:#214F80;
	font-size:11px;
	font-weight:bold;
	
}

.dec_item_cont_label:HOVER
{
	text-decoration: none;
	
}

td.dec_item_label_bg
{
	/*background-image:url(../../images/1.HE/decisionsisions/decisions_item_label_bg.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
	border-bottom:solid 1px #D6D6D6;
	border-left:solid 1px #D6D6D6;
	display:none;*/
	padding-right:15px;
	padding-bottom:10px;
	width: 100%;
}


/* End Decisions List CSS */

/* Decisions Document View CSS
------------------------------------------------------------*/


/* The DIV that is holding the date, source, title and subtitle */
.dec_title_container
{
	margin-left:10px;
	padding-bottom:5px;
	vertical-align:top;
	margin-top:15px;
}
/* The holding the title TD */
.dec_doc_title_row
{
}

/* The title of document and the TD it is in*/
.dec_doc_title_td
{
	font-size:18px;
	color:#156E6E;
	padding:0px 0px 0px 0;
}
/* The holding the subtitle TD */
.dec_doc_subtitle_row
{
}
.space
{
	padding-top: 8px;
	padding-bottom:4px;
}
.space1
{
	padding-top: 6px;
}
/* The subtitle of document and the TD it is in*/
.dec_doc_subtitle_td
{
	font-weight:bold;
	font-size:14px;
	color:#166C6F;
	padding:0;
}
/* TD holding documents date */
.dec_doc_date_td,.meeting_num_td,.decision_num_td
{
	text-align:right;
	padding:2px 0px;
	margin:0px;
}

.dec_doc_date_label
{
	font-family:Arial;
	font-size:12px;
	color: #166C6F;
}
/* TD holding the source */
.dec_doc_source_td
{
	width:80%;
}
.dec_title_and_date_table
{
}

/* The actual date of the document */
.dec_doc_date
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}
/* The label of the source */
.dec_doc_source_label
{
	font-family:Arial;
	font-size:12px;
	color: #166C6F;
}
/* The actual source of the document */
.dec_doc_source
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}

/* decision number & meeting number */
.dec_doc_decision_td
{
	text-align:right;
	padding:2px 0px;
	margin:0px;
}

.dec_doc_meeting_td
{
	width:80%;
}

.dec_doc_decision_label
{
	font-family:Arial;
	font-size:12px;
	color: #166C6F;
	font-weight: bold;
}

.dec_doc_decision
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}

.dec_doc_meeting_label
{
	font-family:Arial;
	font-size:12px;
	color: #166C6F;
	font-weight: bold;
}
	
.dec_doc_meeting
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}

/* The DIV that is holding the abstract */
.dec_abstract_container
{
	color:#214F80;
	font-family:Arial;
	padding:0 0 10px 10px;
	font-weight:bold;
	font-size:12px;
}
/* The DIV that is holding the main content */
.dec_main_content
{
	color:#002C5A;
	font-family:Arial;
	margin-bottom:0px;
	font-size:12px;
	padding-bottom: 10px;
}
/* The DIV that is holding the additional link */
.dec_additional_link_container
{				   
	background:url(../../../Images/1.HE/decisions/decisions_link.gif) right center no-repeat;	
	padding:0px 17px 5px 0px;
}
/* additional link */
.dec_additional_link
{
	font-family:Arial;
	font-size:11px;
	color:#214F80;
	text-decoration:underline;
	font-weight:bold;
}

.dec_additional_link:HOVER
{
	text-decoration:none;
}

/********************************/
/********************************/
/********************************/
.dec_title 
{ 
	font-size:18px;
	color:#156E6E;
	padding:15px 12px 7px 0;
} 

.search_dec_table,.search_dec_table2
{
	width:590px;
	background-color:#F9F7E4;
	margin:0 2px 0 0;
}

.search_dec_table2 td { padding:2px 1px;}
.search_dec_table td
{
	padding:4px 1px 1px;
}

.search_label_big {
	font-size:14px;
	font-weight:bold;
	color:#166C6F;
	padding:0  0 0 8px;
}

.search_label{
	font-weight:bold;
	color:#21558C;
	font-size:12px;
}

.dec_search_results_count_tr
{
	/*display:none;*/
}

.dec_search_results_count_td
{
	font-family:Arial;
	font-size:12px;
	color:#214F80;
	padding:0 8px 10px 0;
	font-weight:bold;
}

.dec_search_results_count_td SPAN
{
	color:#166C6F;
	font-weight: bold;
	font-size:12px;
}

.dec_list_title_td{
	background-color:#F0F4F7;
	border-bottom:1px solid #B7C9D6;
	padding:0 0 0 0;
	color:#214F80;
}

td.dec_item_content
{
	/*border-left:solid 1px #D6D6D6;*/
	width:100%;
	padding:5px 0 8px;
	
}

.dec_list_subtitle_td
{
	/*background-color:#F6F6F6;*/
	background-color:#F0F4F7;
	border-left:7px solid #FFFFFF;
	border-right:6px solid #FFFFFF;
}
/* The label of the meeting */
.meeting_num_label
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;color: #166C6F;
}
/* The label of the decision */
.decision_num_label
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;color: #166C6F;
}
/* The actual meeting */
.meeting_num
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}
/* The actual decision */
.decision_num
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}


SPAN.dec_back
{
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
SPAN.dec_back A{
	font-size:12px; color:#21558C; TEXT-DECORATION: none;
}
SPAN.dec_back A:HOVER {
	TEXT-DECORATION: underline
}	

/********************************************************************/
INPUT.cal-input
{
	width: 80px;
}