body, select, input, .white, Code
{
	margin-left:0;
	margin-right:0;
	font-family:Arial;
	background-color:#ffffff;
}
table,tr,td,div,span,P,A
{
	font-family:Arial;
}
a:link,a:visited,a:hover,a:visited:hover
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
}
a:hover
{
	color:#f5c400;
}
span
{
	
}
.hmargin
{
	MARGIN-LEFT: 5px; 
	MARGIN-RIGHT: 5px;
}
.vmargin
{
	margin-top:	10px; 
	margin-bottom: 10px;
}
.maxWidth
{
	width:100%;
}
.maxHeight
{
	height:100%;
}
.hand
{
	cursor:hand;
}
.hide
{
	visibility:hidden;
}
.none
{
	display:none;
}
.block
{
	display:block;
}
.underline_ffffff
{
	border-bottom:solid 2 #ffffff;
}
@media print
{
   .noprint 
   {
		display:none;
	/*visibility:hidden;*/
	}
	TD.blue_text_11normal
	{
		vertical-align: top;
	}
}
.navigation
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	white-space:nowrap;
}
.bold
{
	font-weight:bold;
}
a:link.navigation,a:visited.navigation
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	color:#cbfaff;
}
a:hover.navigation
{
	text-decoration:underline;
}


/****GENERAL****/
FORM
{
	margin:0;
	padding:0;
}
/**** end  GENERAL****/
/* Header Section */
.header_td
{
	background-color:#00b1cd;
}
.navigation
{
	color: #cbfaff;
}
.no_menu_td
{
	background-color:#c6eef2;
}
/* End Header Section */

/* category Info style*/
.CatHeader
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#008A9A;
}
.CatText
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#035761;
}
.catTextTD
{
	padding:0 10 0 10;
}
/* end category info*/

/* upper menu style*/
.tdOver
{
	behavior: url (../../Shared/ClientScripts/UpperMenu.htc);
	background-color: #f5c300;
	color: #018a9a !important;
	text-decoration:none;
	padding-top:4px;
	
}
.tdSelected
{
	behavior: url (../../Shared/ClientScripts/UpperMenu.htc);
	background-image: url(../../Images/UpperMenu/navbar_over_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #018a9a;
	color: white !important;
	text-decoration:none;
	padding-top:4px;
	
}
.tdUnSelected
{
	behavior: url (../../Shared/ClientScripts/UpperMenu.htc);
	background-color: #f5c300;
	color: white !important; 
	cursor:hand;
	text-decoration:none;
	padding-top:4px;
}
.sep
{
	background-color: #f5c300;
	padding-left: 5px;
	padding-right: 5px;
}
.ContainerClass
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 24px;
	text-decoration:none;

}
.ContainerClass.td
{
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	
	height: 24px;
}
/* end upper menu style*/

.menuBG
{
	background-color:#f5c400;
	padding-left:8px;
}
.serviceMenuBG
{
	background-color:#c6eef2;
}
.worldMenuBG
{
	background-color:#e7f1f1;
}
.worldMenuSep 
{

	background-image:url(../../images/UpperMenu/dots.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
/* end upper menu style*/

/* Campain, Sales, Item Control Section */
a.links_list_title_text,
a:link.links_list_title_text,
a:visited.links_list_title_text,
a:hover.links_list_title_text
{
	text-decoration:none;
	
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
}
a.links_list_link_text,
a:link.links_list_link_text,
a:visited.links_list_link_text,
a:hover.links_list_link_text
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#005660;
}
/* end Campain, Sales, Item Control Section*/

.advangesHeader
{
	background-image:url(../../images/he/headers/advantages_tit.gif);
	background-repeat:no-repeat;
	background-position: right center;
	height:18px;
}
.linkedProductsHeader
{
	background-image:url(../../images/he/headers/linkedProducts_blue.gif);
	background-repeat:no-repeat;
	background-position: right center;
	height:22px;
}
.backArrow
{
	background-image:url(../../images/general/back_arrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	height:22px;
	width:22px;
}
.backArrow_catalogItem
{
	background-image:url(../../images/he/Arrows/arrow_on_tchelet_bg.gif);
	background-repeat:no-repeat;
	background-position: right center;
	height:22px;
	width:22px;
}
.triangleArrow
{
	background-image:url(../../Images/General/small_pink_arrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	height:5px;
	width:8px;
}
/* end Campain, Sales, Item Control Section*/

/* general purpose css use xxx*/
.rollOverBG_on
{
	background-color:#edf6f6;
}
.rollOverBG_off
{
	background-color:#ffffff;
}
/*xxx*/
.close
{
    font-size:11px;
	color:#015462;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.pad2
{
	padding-right:2px;padding-left:2px;
}
.pad4
{
	padding-right:4px;padding-left:4px;
}
.pad6
{
	padding-right:6px;padding-left:6px;
}
.pad10
{
	padding-right:10px;padding-left:10px;
}
.span_blue_line
{
	background-color:#f1f7f7;
	height:2px;
	font-size:2px;
	width:100%;
}
.blue_text_18bold,
.blue_text_14bold,
.DarkBlue_text_12bold,
.lightBlue_text_12bold,
.blue_text_12bold, 
.blue_text_12normal,
.blue_text_11normal
{
	text-decoration:none;
	font-size:12px;
}
.DarkBlue_text_12bold
{
	font-weight:bold;
	color:#005660;
}
.alignLeft
{
	text-align:left;
}
.lightBlue_text_12bold
{
	font-weight:bold;
	color:#00b1cd;
}
.blue_text_12bold
{
	font-weight:bold;
	color:#008A9A;
}
.blue_text_12bold_on
{
	font-weight:bold;
	color:#008A9A;
	background-color:#C5EEF0;
	text-decoration:none;
	font-size:12px;
}

.blue_text_12normal
{
	font-weight:normal;
	color:#008A9A;
}
.blue_text_14bold
{
	font-size:14px;
	font-weight:bold;
	color:#008A9A;
}
.blue_text_18bold
{
	font-size:18px;
	font-weight:bold;
	color:#008A9A;
}
.blue_text_11normal
{
	font-size:11px;
	font-weight:normal;
	color:#005660;
	text-align:justify;
}
/* end general purpose css use xxx*/

input.blue_checkbox
{
	background-color:#f0f7f7;
}
input.blueDark_checkbox
{
	background-color:#dcf1f3;
}

/* calculator section*/
.calc_search_select
{
	font-size:12px;
	color:#005660;
	height:15px;
	width:180px;
}
.generalPadding
{
	padding-left:8px;
	padding-right:8px;
}
.darkBlueLine
{
	background-color:#008a9a;
	height:1px;
}
.lightBlueLine
{
	background-color:#c2ecf0;
	height:1px;
}
.whiteLine
{
	background-color:#ffffff;
}
.lightGreenBG
{
	background-color:#f1f7f7;
}
.lightGreenBGOn
{
	background-color:#C7EEF3;	
}
.searchSectionBG
{
	background-color:#dcf1f3;
}
.radioButton
{
	background-color:#dcf1f3;
}
/* end calculator*/

/* products*/
td.item_bullet_off
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-position: 6px;
	background-repeat:no-repeat;
}
td.item_bullet_on
{
	background-image:url(../../Images/General/plusblue.gif);
	background-position: 6px;
	background-repeat:no-repeat;
}
img.item_bullet
{
	width:9px;
	height:9px;
}
td.products_list_title
{
	background-image:url(../../Images/he/Headers/product_list_tit_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
img.products_list_title
{
	width:137px;
	height:16px;
}
td.sales_list_title
{
	background-image:url(../../Images/he/ServiceLinksBlock/sales_links_title_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
img.sales_list_title
{
	width:137px;
	height:16px;
}

/* end products*/

/**** LinksBlockToServiceSite & SecondaryPromotionsBlock Controls Classes - start ****/
.links_block_title, .links_block_title1
{
	height:29px;
	background-position:right center;
	background-repeat:no-repeat;	
}
.links_block_title1
{
	height:31px;	
}
.links_block_title_service
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_tit.gif);	
}
td.links_block_title_info
{
	background-image:url(../../Images/he/ServiceLinksBlock/info_links_title_BLUE.gif);	
}
img.links_block_title_info
{
	width:204px;
	height:1px;
}
.links_block_title_sales
{
	background-image:url(../../Images/he/ServiceLinksBlock/sales_links_title_BLUE.gif);	
}
.links_block_title_updates
{
	background-image:url(../../Images/he/ServiceLinksBlock/updates_links_title_BLUE.gif);	
}
.links_block_title_line
{
	background-color:#00B1CD;
	height:1px;
}
td.links_block_bottom_arrow
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_arrow_BLUE.gif);
}
td.links_block_bottom_corner
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_corner_BLUE.gif);
}
img.links_block_bottom_arrow
{
	height:25px;
	width:24px;
}
img.links_block_bottom_corner
{
	height:25px;
	width:23px;
}
td.links_block_bottom_text
{
	background-color:#BBE5E9;
	padding:0 5 0 5;
}
a.links_block_bottom_text,
a:link.links_block_bottom_text,
a:visited.links_block_bottom_text,
a:hover.links_block_bottom_text
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
}


td.links_block_link_bullet
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-position:center 6px;
	background-repeat:no-repeat;
	
}
img.links_block_link_bullet
{
	width:9px;
	height:9px;
}
.links_block_links_list
{
	padding:5 0 5 0;
}
td.links_block_link
{
	padding-right:6px;
	padding-bottom:1px;
	padding-top:1px;
	
}
.bottom_text_10,a.bottom_text_10,a:link.bottom_text_10,a:visited.bottom_text_10,a:hover.bottom_text_10,a:visited:hover.bottom_text_10
{
	color:#008A9A;
	font-family:arial;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}
.bottom_text_10
{
	text-decoration:none;
}
a.links_block_link,
a:link.links_block_link,
a:visited.links_block_link
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
	/*color:#005660;*/
	vertical-align:middle;
	line-height:15px;
}
a:hover.links_block_link
{
	color:#f5c400;
}
.links_block_link_text
{
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:#005660;
}

/**** LinksBlockToServiceSite & SecondaryPromotionsBlock Controls Classes - end ****/

/**** Banners Control Classes - start ****/

img.banner_separator
{
	height:10px;
}
.banner_item
{
	text-align:center;
}

/**** Banners Control Classes - end ****/

/**** AddedValueServicesBlock Control Classes - start ****/

.added_value_services_block_bottom
{
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../../Images/he/Corners/corner_bottom_BLUE.gif);
	background-color:#F5C400;
}

/**** AddedValueServicesBlock Control Classes - end ****/

/**** Promotions Control Classes - start ****/

td.promotions_list_separator
{
	background-color:#c2ecf0;
	padding:0;
}

a.promotions_item_title,
a:link.promotions_item_title,
a:visited.promotions_item_title,
a:hover.promotions_item_title
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
	vertical-align:top;
	line-height:15px;
}


a:link.promotions_item_text,
a:visited.promotions_item_text,
a:hover.promotions_item_text,
a.promotions_item_text,
td.promotions_item_text
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#005660;
	vertical-align:top;
	line-height:13px;
}
.promotions_item_bullet_on
{
	background-image:url(../../Images/General/plusblue.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding:4px;
	padding-top:10px;
}
a.promotions_item_bullet_off,
a:link.promotions_item_bullet_off,
a:visited.promotions_item_bullet_off
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding:4px;
	padding-top:10px;
}
a:hover.promotions_item_bullet
{
	background-image:url(../../Images/General/plusblue.gif);
}
.promotions_list_images_colomn
{
	padding:3 0 3 0;
}
.promotions_list_texts_colomn
{
	padding:3 6 3 6;
}

	
/**** Promotions Control Classes - end ****/

/**** MessagesTicker Control classes - start ***/
.TickerTbl
{
	background-color:#008A9A;
}
/**** MessagesTicker Control classes - end ***/

/**** Right part classes - start ****/
.side_bar_part
{
	background-image:url(../../Images/he/corners/n_corner_rtl.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#dcf1f3;
}
/**** Right part classes - end ****/

/**** General info template classes - start ****/

.padTop10 { padding-top:10px; }
.padTop8 { padding-top:8px; }
.padTop6 { padding-top:6px; }
.padTop4 { padding-top:4px; }
.padBottom10 { padding-bottom:10px; }
.padBottom8 { padding-bottom:8px; }
.padBottom6 { padding-bottom:6px; }
.padBottom4 { padding-bottom:4px; }
.padBottom2 { padding-bottom:2px; }
.padLeft20 { padding-left:20px; }
.padRight20 { padding-right:20px; }
.padLeftRight20 { padding-left:20px;padding-right:20px; }
.padLeftRight20 { padding-left:10px;padding-right:10px; }
.generalInfo_title
{
	font-weight:bold;
	font-size:18px;
	color:#00899C;
}
.generalInfo_subtitle
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
}
.general_info_title
{
	font-weight:bold;
	font-size:18px;
	color:#00899C;
	padding:0 10 10 10;
}
.general_info_subtitle
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
	padding:0 10 0 10;
}
.generalInfo_tit1
{
	font-weight:bold;
	font-size:12px;
	color:#00899C;
}
.general_info_tit1
{
	font-weight:bold;
	font-size:12px;
	color:#00899C;
	padding:0 10 0 10;
}
.generalInfo_explanation
{
	font-weight:normal;
	font-size:12px;
	color:#004650;
}
.generalInfo_price
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
}

.general_info_image
{
	margin-bottom:5px;
}
a.general_link_to_picture,
a:link.general_link_to_picture,
a:visited.general_link_to_picture,
a:hover.general_link_to_picture
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin-bottom:10px;
	width:75px;
}
.general_info_tit
{
	font-weight:bold;
	font-size:12px;
	color:#00899C;
}

td.general_info_delim
{
	height:1px;
	background-color:#C0ECEF;
}
.general_info_explanation
{
	font-weight:normal;
	font-size:12px;
	color:#004650;
	padding:0 10 0 10;
}
.general_info_price
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
	padding:0 10 0 10;
}
.general_info_remarks
{
	font-weight:normal;
	font-size:12px;
	color:#004650;
	padding:0 10 0 10;
}
.general_info_includes
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
	padding:0 20 0 10;
}
.generalInfo_includes
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
}
/**** General info template classes - end ****/

/**** Order Form classes - start ****/
.order_form_input
{
	width:176px;
	height:19px;
	font-size:12px;
	border:solid 1px #048C9A;
}
.order_form_delim
{
	background-color:White;
}
.order_form_title_delim
{
	background-color:#008997;
}
.order_form
{
	background-color:#DCF1F2;
}
img.order_form_corner
{
	width:22px;
}
td.order_form_corner
{
	background-image:url(../../Images/he/corners/n_corner_rtl.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.order_form_send_row
{
	height:33px;
}
.order_form_label
{
	color:#02899C;
	font-size:12px;
	font-weight:bold;
	padding:3 0 3 0;
}
.order_form_title_label
{
	color:#00585E;
	font-size:12px;
	font-weight:bold;
	padding:8 0 6 0;
}
.order_form_last_label
{
	color:#02899C;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.order_form_title
{
	background-image:url(../../Images/he/GeneralInfo/order_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:29px;
	background-color:white;
}
.order_form_send_cell
{
	text-align:left;
	vertical-align:middle;
}
span.order_form_send_img
{
	background-image:url(../../Images/he/GeneralInfo/arrow_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
img.order_form_send_img
{
	width:26px;
	height:33px;
}
span.order_form_send_label
{
	background-image:url(../../Images/he/GeneralInfo/send_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
img.order_form_send_label
{
	width:45px;
	height:33px;
}
/**** Order Form classes - end ****/
/**** Quarters control classes - start ****/
td.tab_on
{
	background-image:url(../../Images/he/News/tab_on_BLUE.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#008a9a;
	height:22px;
	text-align:right;
	padding:4 22 4 22;
}
td.tab_off
{
	background-image:url(../../Images/he/News/tab_off_BLUE.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#c6eef2;
	height:22px;
	text-align:right;
	padding:4 22 4 22;
}
span.tab_off,
a.tab_off,
a:link.tab_off,
a:visited.tab_off,
a:hover.tab_off
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
	line-height:12px;
}
span.tab_on,
a.tab_on,
a:link.tab_on,
a:visited.tab_on,
a:hover.tab_on
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:12px;
}

/**** Quarters control classes - end ****/

/**** News template classes - start ****/
a.news_list_title,
a:link.news_list_title,
a:visited.news_list_title,
a:hover.news_list_title
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
	vertical-align:top;
	line-height:15px;
}
a:hover.news_list_title
{
	color:#f5c400;
}

a.news_list_date,
a:link.news_list_date,
a:visited.news_list_date,
a:hover.news_list_date
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#008A9A;
	vertical-align:top;
	line-height:13px;
}

a.news_list_bullet,
a:link.news_list_bullet,
a:visited.news_list_bullet,
a:hover.news_list_bullet
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding:4px;
	padding-top:10px;
}
td.news_list_image
{
	width:21px;
	background-image:url(../../Images/he/News/list_arrow_BLUE.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:5px;
}
img.news_list_image
{
	width:21px;
}
td.news_title
{
	background-position:right center;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
img.news_title
{
	height:21px;
}
.news_title_delim
{
	background-color:#34A2AE;
}
.news_item_date
{
	font-weight:bold;
	font-size:12px;
	color:#00899C;
	padding:0 10 3 10;
}
.news_item_title
{
	font-weight:bold;
	font-size:16px;
	color:#00899C;
	padding:0 10 5 10;
}
.news_item_brief
{
	font-weight:bold;
	font-size:12px;
	color:#004650;
	padding:0 10 0 10;
}
.news_item_text
{
	font-weight:normal;
	font-size:12px;
	color:#005660;
	padding:0 10 0 10;
}
/**** News template classes - end ****/


/**** Document paging control classes - start ****/
td.paging_link
{
	padding:10 25 3 25;
}
a.paging_link,
a:link.paging_link,
a:visited.paging_link,
a:hover.paging_link
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00B0CC;
	line-height:12px;
	height:21px;
}
a.paging_link_on,
a:link.paging_link_on,
a:visited.paging_link_on,
a:hover.paging_link_on
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#008a9a;
	line-height:12px;
	height:21px;
}
a.prev_doc
{
	background-image:url(../../Images/he/paging/paging_arrow_ltr_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:4 25 5 0;
}
a.next_doc
{
	background-image:url(../../Images/he/paging/paging_arrow_rtl_BLUE.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:4 0 5 25;
}
a.to_list
{
	background-image:url(../../Images/he/paging/paging_arrow_ltr_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:4 25 5 0;
}
/**** Document paging control classes - end ****/

/**** Careers template classes - start ****/
td.jobs_title
{
	background-image:url(../../Images/he/jobs/job_title_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
img.jobs_title
{
	height:21px;
}
/**** Careers template classes - end ****/
/* Service CSS */
.searchBar
{
	background-color:#c6eef2;
}
.searchBarConer_HE
{
	background-image:url(../../Images/he/Corners/corner_flip_BLUE.gif);	
	background-position:left bottom;
	background-repeat:no-repeat;
}
.go
{
	background-image:url(../../Images/Header/go_but_BLUE.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	background-position:right;
	
}
.searchInputService
{
	font-size:12px;
	border: 1 solid #abd8dd;
	width:154px;
	height:17px;
	background-color:#ffffff;
}
.searchSelectService
{
	font-size:12px;
	border: 1 solid #abd8dd;
	width:154px;
	height:15px;
	background-color:#ffffff;
	margin-bottom:3;
}
.serviceAndSupportPrivate_HE
{
	background-image:url(../../Images/he/Service/service_sub_tit_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
.serviceAndSupportBisiness_HE
{
	background-image:url(../../Images/he/Service/service_sub_tit_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
.additionalKnowlege_HE
{
	background-image:url(../../Images/he/Service/extra_tit_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
.sideBarConer_HE
{
	background-image:url(../../Images/he/Corners/right_navbar_corner_BLUE.gif);	
	background-position:left bottom;
	background-repeat:no-repeat;
}
.sideBarBG
{
	background-color:#dcf1f3;
}
/* delete "צאט עם נציג " from side bar
.serviceBannerChat_HE
{
	background-image:url(../../Images/he/Service/chat_baner_BLUE.gif);	
	background-position:center 10px;
	background-repeat:no-repeat;
}*/
.conceptBG
{
	background-color:#f0f7f7;
}
.conceptConer_HE
{
	background-image:url(../../Images/he/Corners/corner_BLUE.gif);	
	background-position:right bottom;
	background-repeat:no-repeat;
}
.conceptArray,.conceptArray1
{
	background-image:url(../../Images/General/plus_YELLOW.gif);	
	background-position:10 center;
	background-repeat:no-repeat;
	width:45px;
}
.conceptTitleInternet_HE
{
	background-image:url(../../Images/he/Service/internet_icon.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	height:37;
}
.conceptTitlePrivate_HE
{
	background-image:url(../../Images/he/Service/tele_to_icon.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	height:37;
}
.conceptTitleBusuness_HE
{
	background-image:url(../../Images/he/Service/local_private_support_lobby.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	height:37;
}
.conceptTitle
{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#00b1cd;
	padding:0 55 0 55;
}
a.conceptRows,
a:link.conceptRows,
a:visited.conceptRows
{
	text-decoration:none;
	font-family:Arial (Hebrew);
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
}
a:hover.conceptRows
{
	text-decoration:none;
	font-family:Arial (Hebrew);
	font-size:12px;
	font-weight:bold;
	color:#f5c400;
}
.serviceGridTitle
{
	font-size:18px;
	color:#00b1cd;
	font-weight:bold;
	background-color:#ffffff;
}
.serviceGridRows,
a.serviceGridRows,
a:link.serviceGridRows,
a:visited.serviceGridRows,
a:hover.serviceGridRows
{
	text-decoration:none;
	font-family:Arial (Hebrew);
	font-size:12px;
	font-weight:bold;
	color:#008A9A;
}
.serviceGridRoller
{
	background-color:#dcf1f3;
}
.faqGridRoller
{
	background-color:#c6eef2;
}
.gridBehavior
{
	BEHAVIOR: url(../../Shared/ClientScripts/onGrid.htc);
}
.underline_f0f7f7
{
	border-bottom:solid 1 #d3ebed;
}
.underline_d3ebed
{
	border-bottom:solid 1 #d3ebed;
}
.serviceText
{
	text-decoration:none;
	font-family:Arial (Hebrew);
	font-size:12px;
	
	font-weight:normal;
	color:#005660;
	text-align:justify;
}
.serviceDivider
{
	background-image:url(../../Images/General/dots_bg_BLUE.gif);	
	background-position:center center;
	background-repeat:repeat-y;
	width:1;
}
.serviceBorder
{
	border:solid 1 #d3ebed;
	margin:5 0 5 0;
}
.serviceLinkTitle
{
	font-size:12px;
	color:#00b1cd;
	font-weight:bold;
	background-color:#ffffff;
}
.faqAll
{
	background-image:url(../../Images/General/plus_BLUE.gif);	
	background-position:center center;
	background-repeat:no-repeat;
	width:20;
}
.faqArray
{
	background-image:url(../../Images/General/plus_YELLOW.gif);	
	background-position:center center;
	background-repeat:no-repeat;
}
.faqBehavior
{
	BEHAVIOR: url(../../Shared/ClientScripts/onFAQ.htc);
}
.faqPlace
{
	padding:5 7 15 7;
}
.softTable
{
	border:solid 4 #f0f7f7;
}
.softArrow
{
	background-image:url(../../Images/General/download_arrow_YELLOW.gif);	
	background-position:center center;
	background-repeat:no-repeat;
	width:20;
}
.softDownload_HE
{
	background-image:url(../../Images/General/download_arrow_YELLOW.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 20 0 0;
	margin:10 20 0 20;
}
.print_HE
{
	background-image:url(../../Images/General/print_but_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:24;
}
.softTitle
{
	font-size:14px;
	color:#005660;
	font-weight:bold;
}
.softSubTitle
{
	font-size:12px;
	color:#005660;
	font-weight:bold;
}
.softPadding
{
	margin:10 20 0 20;
}
.downloadImage_HE
{
	margin:10 10 10 10;
	float:left;
}
.pageDelimiter_HE
{
	background-image:url(../../Images/General/dots_bg_BLUE.gif);	
	background-position:16px center;
	background-repeat:repeat-y;
	width:24;
	padding-right:12;
}
.pageNext_HE
{
	background-image:url(../../Images/General/next_arrow_BLUE.gif);	
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30;
}
.pageBack_HE
{
	background-image:url(../../Images/General/back_arrow_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:30;
}
.pageLink
{
	font-size:12px;
	color:#00b1cd;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
.pageUp_HE
{
	background-image:url(../../Images/General/top_arrow_YELLOW.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20;
}




/* Service CSS */
/**** Search results template classes - start ****/
td.search_title
{
	background-image:url(../../Images/he/SearchResults/search_results_title_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
td.advanced_search_title
{
	background-image:url(../../Images/he/SearchResults/advanced_search_title_BLUE.gif);	
	background-position:right top;
	background-repeat:no-repeat;
}
img.search_title
{
	height:21px;
}
img.advanced_search_title
{
	height:21px;
}
.news_search_text_label
{
	font-size:12px;
	font-weight:bold;
	color:#004850;
	padding-bottom:10px;
	
}
.news_search_text
{
	font-size:12px;
	font-weight:normal;
	color:#004850;
	padding-bottom:10px;
	
}
td.help_close
{
	text-align:left;
	padding:5 10 12 10;
}
span.help_close
{
	font-size:11px;
	cursor:hand;
	color:#008a9a;
	padding-left:15px;
	background-image:url(../../Images/he/Help/close_btn_BLUE.gif);	
	background-position:right center;
	background-repeat:no-repeat;
}
a.adv_search,
a:link.adv_search,
a:visited.adv_search,
a:hover.adv_search
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#004850;
	line-height:12px;
}
a:hover.adv_search
{
	color:#008A9A;
}
.sr_category_text
{
	font-size:12px;
	font-weight:bold;
	color:#028E9B;
	padding-right:2px;
	vertical-align:middle;
	width:100%;
	border-bottom:solid 1px #FFFFFF;
}
td.sr_category_bullet
{
	background-image:url(../../Images/he/Homepage/yellow_plus.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFFFFF;
	
}
td.sr_category_bullet_on
{
	background-image:url(../../Images/he/Homepage/yellow_minus.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFFFFF;
	
}
td.help_tit
{
	background-image:url(../../Images/he/Help/help_tit_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
img.help_tit
{
	width:400px;
	height:73px;
}
td.help_delim
{
	background-color:#c2ecf0;
}
img.help_delim
{
	height:1px;
}
img.sr_category_bullet
{
	width:20px;
	height:20px;
}
.sr_bg
{
	background-color:#EEF7F6;
	
}
.sr_bg_on
{
	background-color:#C5EEF0;
}
td.sr_documents_container
{
	padding:10px;
	background-color:#EEF7F6;
	border-bottom:solid 1px #FFFFFF;
}
td.sr_documents_text
{
	font-size:11px;
	font-weight:normal;
	color:#02575E;
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;
	padding-top:3px;
}
a.sr_documents_text,
a:link.sr_documents_text,
a:visited.sr_documents_text,
a:hover.sr_documents_text
{
	font-size:12px;
	font-weight:bold;
	color:#028E9B;
	text-decoration:none;
}
td.sr_documents_bullet
{
	background-image:url(../../Images/he/ServiceLinksBlock/service_links_bullet_BLUE.gif);
	background-position:center 7px;
	background-repeat:no-repeat;
}
img.sr_documents_bullet
{
	width:20px;
	height:20px;
}
.sr_bg1
{
	background-color:#FFFFFF;
}
.service_tabs
{
	background-color:#008A99;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
td.service_tab
{
	padding:5 10 5 10;
}
a.service_tab_off,
a:link.service_tab_off,
a:visited.service_tab_off,
a:hover.service_tab_off
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	line-height:12px;
}
a.service_tab_on,
a:link.service_tab_on,
a:visited.service_tab_on,
a:hover.service_tab_on
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#c6eef2;
	line-height:12px;
}
td.advanced_search_subtitle
{
	font-size:12px;
	font-weight:bold;
	color:#005660;
	padding:5 20 5 20;
}
tr.advanced_search_subtitle
{
	background-color:#dcf1f3;
}
.advanced_search_bg
{
	background-color:#dcf1f3;
	padding:5 20 5 20;
}
.advanced_search_input
{
	height:21px;
	width:175px;
	border:solid 1px #008a9a;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}
.advanced_search_label
{
	font-weight:normal;
	font-size:12px;
	color:#005660;
	padding-top:5px;
	padding-bottom:5px;
}
td.advanced_search_arrow
{
	background-image:url(../../Images/he/SearchResults/choose_arrow_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
img.advanced_search_arrow
{
	height:24px;
	width:24px;
}
.advanced_search_subtitle2,.advanced_search_subtitle2_on
{
	font-size:12px;
	font-weight:bold;
	color:#008a9a;
	
}
.advanced_search_subtitle2_on
{
	color:#005660;
}
.advanced_search_remove,.advanced_search_remove_on
{
	font-size:12px;
	font-weight:bold;
	color:#008a9a;
	background-image:url(../../Images/he/SearchResults/remove_arrow_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:6 26 6 20;
}
.advanced_search_remove_on
{
	color:#005660;
}
.advanced_search_corner
{
	background-image:url(../../Images/he/SearchResults/corner_BLUE.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
}
td.advanced_search_search
{
	background-image:url(../../Images/he/SearchResults/search_but_BLUE.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
img.advanced_search_search
{
	width:74px;
	height:24px;
}
td.advanced_search_clear
{
	background-image:url(../../Images/he/SearchResults/clear_but_BLUE.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
img.advanced_search_clear
{
	width:66px;
	height:24px;
}
.advanced_search_help,.advanced_search_help_on
{
	background-image:url(../../Images/he/SearchResults/choose_arrow_BLUE.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:8 30 8 10;
	font-size:12px;
	font-weight:bold;
	color:#008a9a;
	height:30px;
}
.advanced_search_help_on
{
	color:#005660;
}
.wizard_title
{
	font-size:12px;
	font-weight:bold;
	color:#005660;
	padding-left:10px;
	padding-right:10px;
}
.wizard_subtitle
{
	font-size:12px;
	font-weight:normal;
	color:#005660;
	padding-left:10px;
	padding-right:10px;
}
.wizard_delim
{
	height:1px;
	color:#c2ecf0;
}
.wizard_bottom
{
	text-align:left;
	padding-left:20px;
}
td.wizard_button
{
	background-image:url(../../Images/he/SearchResults/choose_but_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
img.wizard_button
{
	width:68px;
	height:24px;
}
div.wizard_list
{
	overflow-y:auto;
	direction:ltr;
	height:250px;
	
	scrollbar-face-color:#dcf1f3;
    scrollbar-track-color:#f0f7f7;
    scrollbar-arrow-color:#005660;
    scrollbar-3dlight-color:#008a9a;   
    scrollbar-highlight-color:#f0f7f7;  
    scrollbar-shadow-color:#dcf1f3;
    scrollbar-darkshadow-color:#008a9a;
}
table.wizard_list
{
}
td.wizard_list
{
	padding:5 10 0 10;
}
.treeRow_plus
{
	background-image:url(../../Images/he/Homepage/yellow_plus.gif);
	background-repeat: no-repeat;
	margin-left:6px;
	margin-right:6px;
	width:20px;
	display:inline;
	background-position:0 4;
}
.treeRow_minus
{
	background-image:url(../../Images/he/Homepage/yellow_minus.gif);
	background-repeat: no-repeat;
	margin-left:6px;
	margin-right:6px;
	width:20px;
	display:inline;
	background-position:0 4;
}
.treeRow_empty
{
	background-image:url(../../Images/trans.gif);
	background-repeat: no-repeat;
	margin-left:6px;
	margin-right:6px;
	width:20px;
	display:inline;
	background-position:0 4;
}
.wizard_treeRow
{
	background-color:#f0f7f7;
}
.wizard_treeCell,.wizard_treeCell_On
{
	border-bottom: solid 2 #ffffff;
	font-size:12px;
	font-weight:normal;
	color:#008A9A;
}
.wizard_treeCell_On
{
	color:#005660;
}
/**** Search results template classes - end ****/

/* Service CSS */
/**** careers template classes - start ****/

.careers_send_cv
{
	 background-image:url(../../Images/he/Careers/send_cv.gif);	
	 background-repeat:no-repeat;
	 background-position:right top;
}
tr.careers_title,tr.careers_title_open
{
	 background-color:#F1F7F7;
}
.careers_title
{
	 cursor:hand;
	 height:20px;
	 color:#018A9C;
	 font-size:12px;
	 font-weight:bold;
}
.careers_title1
{
	 color:#018A9C;
	 font-size:14px;
	 font-weight:bold;
}

tr.careers_title_open
{
	 height:20px;
	 background-color:#C7EEF3;	
}
.careers_text
{
 	color:#025660;
	font-size:12px;
	background-color:#F1F7F7;
	padding-top:8px;
	padding-bottom:8px;
}

table.careers_job_requirements
{
	 font-size:12px;
	 background-color:#F1F7F7;
	 padding-right:20px;
	 padding-left:20px;
}
td.careers_job_requirements
{
	 color:#025660;
	 font-weight:bold;
}

.careers_job_requirements_list_RTL,.careers_job_requirements_list_LTR
{
	 padding-right:10px;
	 color:#025660;
	 font-size:12px;
	 background-color:#ffffff;
	 background-image:url(../../Images/he/Careers/bullet1.gif);
	 background-position:right 6px;
	 background-repeat:no-repeat;
	 width:100%;
	 border-bottom:solid 2px #F1F7F7;
}
.careers_job_requirements_list_LTR
{
	 padding-left:5px;
	 background-image:url(../../Images/EN/Careers/bullet1.gif);
	 background-position:left 6px;
	 background-repeat:no-repeat;
}
.careers_job_requirements_list_RTL1,.careers_job_requirements_list_LTR1
{
	background-color:#ffffff;
	padding-right:3px;
	border-bottom:solid 2px #F1F7F7;
}


/**** careers results template classes - end ****/

/**** Paging styles rules - start ****/
.paging_table
{
	padding-bottom: 3;
	padding-top: 8;
	width: 574px;
}

.paging_td_side
{
	width: 70px;
}

.paging_td_center
{
	width: 431px;
}

.paging_link
{
	font-size: 11px;
	color: #00549b;
}
.paging_middle_link
{
	font-size: 12px;
	color: #00549b;
}

.paging_num
{
	padding: 0 4 0 2;
}

.paging_text
{
	font-size: 11px;
	color: #A52929;
	font-weight:bold;
}

.paging_middle_text
{
	font-size: 12px;
	color: #A52929;
	font-weight:bold;
}

.spacer_img_after
{
	margin-right:3px;
	margin-left:7px;
	margin-top:1px;
}
.spacer_img_before
{
	margin-right:2px;
	margin-left:5px;
	margin-top:1px;
}
.spacer_img_middle
{
	margin-right:5px;
	margin-left:3px;
	margin-top:1px;
}

.paging_img_prev_en
{
	margin-right: 5px;
	margin-top: 2px;
}

.paging_img_prev_he
{
	margin-left: 5px;
	margin-top: 5px;
}

.paging_img_next_en
{
	margin-left: 5px;	
	margin-top: 2px;
}

.paging_img_next_he
{
	margin-right: 5px;
	margin-top: 5px;
}
/**** Paging styles rules - end ****/

.header_header
{
	font-size:26px;
	color:#008a9a;
	padding-right:10px;
}
.navigatorContainer
{
	padding-right:20px;
	padding-top:10px;
}
.searchInput
{
	font-size:12px;
	border: 1 solid #abd8dd;
	width:142px;
	height:19px;
}
.searchSelect,searchSelect.option
{
	font-size:12px;
	border: 1 solid #abd8dd;
	width:122px;
	height:15px;
	
}
option
{
	border: 1 solid #abd8dd;
}
.footerTD
{
	padding-right:8px;
	padding-left:8px;
}
.hb
{
	margin-top:2px;
}
.align
{
	text-align:right;
}
.align_ops
{
	text-align:left;
}
td.products_list_bullet
{
	background-image:url(../../Images/he/Arrows/arrow_purple_BLUE.gif);	
	background-position:right 5;
	background-repeat:no-repeat;
	padding-left:5px;
}
img.products_list_bullet
{
	width:21px;
	height:26px;
}
/*********************************************************
* KSFORM 
**********************************************************/
SPAN
{
	SCROLLBAR-ARROW-COLOR:			#048c9a;
	SCROLLBAR-FACE-COLOR:			#cdf1f2;
	SCROLLBAR-3DLIGHT-COLOR:		#048c9a;

	SCROLLBAR-HIGHLIGHT-COLOR:		#cdf1f2;
	SCROLLBAR-TRACK-COLOR:			#ffffff;

	SCROLLBAR-SHADOW-COLOR:			#cdf1f2;
	SCROLLBAR-DARKSHADOW-COLOR:		#048c9a;
}
TEXTAREA
{
	background-color:#ffffff;
}
.form012
{
	background-color:#dcf1f2;
}
.formConer_HE
{
	background-image:url(../../Images/he/Corners/corner_flip_BLUE.gif);	
	background-position:left bottom;
	background-repeat:no-repeat;
}
.order_form_send_cell_HE
{
	text-align:center;
	height:40;
}
span.order_form_send_img_HE
{
	background-image:url(../../Images/he/GeneralInfo/arrow_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
span.order_form_send_label_HE
{
	background-image:url(../../Images/he/GeneralInfo/send_BLUE.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.goSearchButton
{
	background-image:url(../../images/Header/go_but_blue.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:24px;
	width:28px;
}

/*calculator*/
.print_icon
{
	background-image:url(../../Images/General/print_but_BLUE.gif);
}
.calculator_title_img
{
	background-image:url(../../Images/he/Headers/search_tit_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:65;
}
.calculator_search_button
{
	background-image:url(../../Images/he/Headers/show_but_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.calculator_go_button
{
	background-image:url(../../Images/he/Calc/open_taarifon_arrow_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
/*end calculator*/

.taraifon_popup_title
{
	background-image:url(../../Images/he/Calc/tarifon_popup_header_BLUE.gif);
}
.mobile_popup_title
{
	background-image:url(../../Images/he/Calc/cel_tit_blue.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.mobile_popup_title1
{
	background-image:url(../../Images/he/Calc/cel_tit_1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:73;
	
}
.mobile_popup_title2
{
	background-image:url(../../Images/he/Calc/cel_tit_2.gif);
	background-repeat:repeat-x;
	padding-top:15;
	padding-right:10px;
}
.mobile_popup_title3
{
	background-image:url(../../Images/he/Calc/cel_tit_3.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height:35;
	width:256;
	
}
.taarifon_close_img
{
	background-image:url(../../Images/HE/Homepage/close_window_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

td.JoinButton
{
	background-image:url(../../Images/HE/ProductBtn/join_btn_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
img.JoinButton
{
	width:341px;
	height:24px;
}
td.AddInfoButton
{
	background-image:url(../../Images/HE/ProductBtn/call_btn_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
img.AddInfoButton
{
	width:341px;
	height:24px;
}
.ProductJoinText
{
	font-weight:bold;
	font-size:14px;
	color:#b52784;
	border-bottom:solid 1px #c2ecf0;
	padding:2 10 10 10;
}
.BasketFieldText
{
	font-weight:bold;
	font-size:14px;
	color:#b52784;
	padding:10 0 10 10;
}
td.sale_form_title
{
	background-image:url(../../Images/HE/ProductBtn/call_tit_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:White;
	padding:3 20 3 0;
	border-bottom:solid 1px #C0ECEF;
}
td.sale_form_title_catalog
{
	background-image:url(../../Images/HE/ProductBtn/call_tit_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:White;
	padding:3 20 3 0;
	border-bottom:solid 1px #C0ECEF;
}
td.sale_form_title_delim
{
	background-color:White;
}
img.sale_form_title
{
	width:351px;
	height:23px;
}
img.sale_form_title_catalog
{
	width:351px;
	height:23px;
}
.sale_form_subtitle
{
	color:#00515A;
	font-size:12px;
	font-weight:bold;
	padding:10 15 1 15;
}

a.adds,
a:link.adds,
a:visited.adds,
a:hover.adds
{
	background-image:url(../../Images/General/plus_BLUE.gif);
	background-repeat:no-repeat;
	background-position:right center;
	font-size:11px;
	font-weight:normal;
	color:#008A9A;
	text-decoration:none;
	padding: 0 12 1 2;
	height:15px;
}
td.icons_spacer
{
	background-image:url(../../Images/General/icons_spacer_blue.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:1px;
}

.cochavit
{
	font-size:11px;
	color:Red;
}

.basketText
{
	font-size:12px;
	color:#005660;
}
.basketLink
{
	font-size:12px;
	color:#008A9A;
	font-weight:bold;
}
a.joinBasket, img.joinBasket
{
	background-image:url(../../Images/HE/ProductBtn/join_basket_btn_blue.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:188;
	height:27;
}
.prodImgDiv{
	width:160px;
	float:left;
}
.ImageContainer
{
	float:left;
	border:solid 0 black;
	padding-right:10px;
	padding-bottom:10px;
}
#Header1_navMenuTD
{
	height:24px;
}
.cat_info
{
	padding:20px;
	padding-left:10px;
}
.showMovie
{
	background-image:url(../../Images/HE/Arrows/show_movie_tit_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
	height:24px;
	text-align:left;
	cursor:hand;
}
.moviePopupHeader
{
	background-image:url(../../Images/HE/Service/movie_header.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:74px;
}
table.bgMovieNavigatorTable
{
	background-image:url(../../Images/General/quick_links_bg.gif);
	background-repeat: repeat-x;
}
.closewingif
{
	background-image:url(../../Images/HE/Homepage/close_window.gif);
	background-repeat:no-repeat;
	background-position:1 4;
	width:11px;
	height:11px;
}
/*catalog area start*/

.imgframebot
{
	border-bottom:1 solid #d3ebed;
	width:13px;

}
.imgframetop
{
	border-top:1 solid #d3ebed;
	width:13px;

}
.catalogAreaTitle /*cell*/
{
	background-color:#00b1cd;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:4px;
}
.catalogAreaText /*cell*/
{
	background-color:#00b1cd;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
}
.catAreaTitleLimit /*div*/
{
	font-family:Arial;
	color:white;
	font-size:14px;
	font-weight:bold;
	
	height:20px;
	width:152px;
	overflow-y:hidden;
	border:0 solid red;
}
.catAreaTxtLimit  /*div*/
{
	font-family:Arial;
	color:white;
	font-size:12px;
	
	height:74px;
	width:152px;
	overflow-y:hidden;
	overflow-x:hidden;
	border:0 solid red;
}
	/* catalog area image/flash cell */
.imgframeside
{
	border-right	:1 solid #d3ebed;
	height			:128px;
	width			:121px;
}
.catTopCorner
{
	background-image:url(../../Images/HE/catalog/pic_top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:13px;
	height:13px;
}
.catBottomCorner
{
	background-image:url(../../Images/HE/catalog/pic_bot.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:13px;
	height:13px;
}
.catTxtTop
{
	background-image:url(../../Images/HE/catalog/top.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:176px;
	height:13px;
}
.prodLeftCorner
{
	background-image:url(../../Images/HE/catalog/top_left_corner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:14px;
	height:13px;
}
.prodRightCorner
{
	background-image:url(../../Images/HE/catalog/top_right_corner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:14px;
	height:13px;
}
.prodFrameTop
{
	border-top:1 solid #d3ebed;
}
.prodLeftFrame
{
	border-left:1 solid #d3ebed;
}
.prodRightFrame
{
	border-right:1 solid #d3ebed;
}
.prodItemArrow
{
	background-image:url(../../Images/HE/catalog/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:31px;
	height:32px;
}
.prodTitleCorner
{
	background-image:url(../../Images/HE/catalog/right_corner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:12px;
	height:32px;
}
.catalogItemTitle,a.catalogItemTitle:link,a.catalogItemTitle:visited
{
	background-color:#00b1cd;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
a.catalogItemTitle:hover
{
	color:#f5c300;
}
.prodItemSidesFrame
{
	border-right:1 solid #d3ebed;
	border-left:1 solid #d3ebed;
}
.header_line
{
	background-color:#d3edeb;
}
.itemTextBG
{
	background-color:#00b1cd;
}
.itemTitle
{
	background-color:#00b1cd;
	color:white;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
.catalogItemText
{
	background-color:#00b1cd;
	color:white;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding:8px;
	padding-right:12px;
	padding-left:12px;
}
.itemGeneralText
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#00575f;
}
.itemGeneralTitle
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#00b1cd;
}
.itemGeneralTitle_UL
{
	background-color:#d3ebed;
}
.itemLinkBG
{
	background-color:#f5c300;
}
.itemOrderButton
{
	background-image:url(../../Images/HE/catalog/order_btn.gif);
	background-repeat:no-repeat;
	background-position:center center;

}
.contentFrame
{
	border:1 solid #d3edeb;
}
td.itab_on
{
	background-image:url(../../Images/he/News/tab_on_BLUE.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#008a9a;
	height:22px;
	text-align:center;
	padding:4 0 4 0;
}
td.itab_off
{
	background-image:url(../../Images/he/News/tab_off_BLUE.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#c6eef2;
	height:22px;
	text-align:center;
	padding:4 0 4 0;
}
	/* catalog area item list*/
.catItemTextBg
{
	background-color:#d3ebed;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
	width:178px;
	height:50px ;
	overflow-y:hidden;
}
.prodBottomRightCorner
{
	width:14px;
	height:32px;
	background-image:url(../../Images/he/catalog/right_yellow_corner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.prodBottomLeftCorner
{
	width:14px;
	height:32px;
	background-image:url(../../Images/he/catalog/left_yellow_corner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*catalog area end*/