HTML
{
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#606060;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #606060;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #606060;
}

body 
{ 	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-position: center top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/body_bg.jpg);
	background-color: transparent;
	vertical-align:top;*/
}


table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {  }

.astrix 
{ 
	color: #0464CB;
}

.text_field
{
	height:20px !important;
        width: 250px;
 	margin:0px;
	padding:1px;
	border :1px solid #606060;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}



.astrix2
{ 
	color: #ffffff;
}
.text_field2
{
	height:18px !important;
        width: 105px;
 	margin:0px;
	padding:1px;
	border :1px solid #ffffff;
	background-color:#184772;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
}


.text_field_big2
{
	width:104px;
	height:55px;
	font-family: Arial, Helvetica, sans-serif; 

	color: #ffffff;
		border :1px solid #ffffff;
	background-color:#184772;
}

.form_field_text2
{

	height:8px;
	
}

td.form_field_text2
{

	height:8px;
	
}

.contact_cot
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-size:16px;
	font-weight:bold;

}

.contact_text
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-size:13px;
	font-weight:normal;

}


.form_field_text
{
	color: #000000;
	height:30px;
}

.text_field_big 
{
	width:250px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}




.form_table2
{
	direction:rtl;
	text-align:right;
height:100px;
}

.form_table table
{
	text-align:right;
}

.form_table_buttons
{

	direction:rtl;
	text-align:center;
        padding-top: 0px;
}

.form_table_buttons table
{
	/* float:right; /* for right or left on other browsers*/
	margin: 0 auto 0 auto; /* for center on other browsers*/
}

.form_table td
{
	vertical-align:top;
}

.form_table_fields
{
	width:100%;
}

.form_table_fields td
{
	text-align:right;
}

.form_table_fields input, .form_table_fields select,.form_table_fields textarea
{
	width:255px;
        background-color: #FFFFFF;
        color: #000000;
}

.form_table_fields select
{
	border :1px solid #606060;
	width:259px;
}

.form_table_prefields 
{
	width:100%;
}

.form_table_prefields_div
{
	margin-right:15px;
	height:30px;
}

select  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        background-color: #FFFFFF;
	/*background-color: #DDDDDD;
	border: 1px solid #cdcdcd;
	scrollbar-face-color:#cdcdcd;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-3dlight-color:#cdcdcd;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-arrow-color:#FFFAEF;
	scrollbar-track-color:#cdcdcd;*/
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        background-color: #FFFFFF;
	/*background-color:#DDDDDD;
	border:1px solid #cdcdcd;
	scrollbar-face-color:#cdcdcd;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-3dlight-color:#cdcdcd;
	scrollbar-darkshadow-color:#cdcdcd;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-arrow-color:#FFFAEF;
	scrollbar-track-color:#cdcdcd;*/
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        background-color: #FFFFFF;
	/*background-color:#DDDDDD;
	border:1px solid #cdcdcd;*/
}

.buttons
{
	/*background-color: #DDDDDD
	border: 1px solid #cdcdcd
	color: #cdcdcd;
	height: 22px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;*/
}


/*** HOMEPAGE BACKGROUNDS ***/

/* Header (Homepage) */
.hp_top_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_top_right.jpg);
	background-color: transparent;
}

.hp_top_center 
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_top_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.hp_top_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_top_left.jpg);
	background-color: transparent;
}


/* Middle (Homepage) */
.hp_middle_right 
{
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/hp_middle_right.jpg);
	background-color: transparent;
}

.hp_middle_center 
{
	background-position: top left;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/hp_middle_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.hp_middle_left 
{
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/hp_middle_left.jpg);
	background-color: transparent;
}

.hp_middle_center_table 
{
	height:100%;
        width: 990px;
}

/* Main (Homepage) */

.hp_main_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	width: 285px;
        height: 400px;
}

.hp_main_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_main_center.jpg);
	background-color: transparent;
        vertical-align: top;
	width:705px;
        height: 400px;
}

/* Footer (Homepage) */

.hp_bottom_right
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_bottom_right.jpg);
	background-color: transparent;
}

.hp_bottom_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_bottom_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.hp_bottom_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/hp_bottom_left.jpg);
	background-color: transparent;
}

.hp_top 
{
	height:269px;
}

.hp_middle
{
	height: 236px;
}

.Footer
{
	height: 215px;
}




.pnimi_top 
{
	height: 269px;
}

.pnimi_middle
{

}

.pnimi_Footer
{
	height: 215px;
}
/*** END HOMEPAGE BACKGROUNDS ***/


/*** START HOMEPAGE CLASSES ***/
.logo_pos
{
	/*height:150px;
	vertical-align:top;*/
}

.pnimi_logo_pos
{
	/*height:150px;
	vertical-align:top;*/
}

.hp_ticker_box
{
        display: none;
}

.hpTopMenu
{
	height: 25px;
        text-align: right;   /* For IE6 */
}


.hpTopMenu table 
{
	float:right; /* for right or left on other browsers*/
	/* margin: 0 auto 0 auto; /* for center on other browsers*/
}

.pnimiTopMenu
{
	height: 25px;
	text-align: right;   /* For IE6 */
}

.pnimiTopMenu table 
{
	float:right; /* for right or left on other browsers*/
	/* margin: 0 auto 0 auto; /*for center on other browsers*/
} 

.visual_above
{
	/*position: relative;
	top: 0px;
	right: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/visual_above.jpg);
	background-color: transparent;
        width: 180px;
        height: 25px;*/
}

.visual_below
{
	/*position: relative;
	top: 0px;
	right: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/visual_below.jpg);
	background-color: transparent;
        width: 180px;
        height: 25px;*/
}

.hpSideMenu
{
	text-align: right;   /* For IE6 */
	position: relative;
	top: 0px;
	right: 115px;
	/*background-position: center top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/sidemenu_middle_bg.jpg);
	background-color: transparent;*/
}

.pnimiSideMenu
{
	position: relative;
	top: 0px;
	right: 115px;
	/*background-position: center top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/sidemenu_middle_bg.jpg);
	background-color: transparent;*/
}

.hpSideMenu #menuButton1
{
	color: #0464CB;
}

.menu
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	/*background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/sidelink_button.gif);
	background-color: transparent;
        height: 25px; */
}

.menu_rollover
{
	color: #0464CB;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	/*background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/sidelink_button_hover.gif);
	background-color: transparent;
        height: 25px; */
}

.menu div, .menu_rollover div 
{
	margin-right: 15px;
}

.menu_ip
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	/*background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/sidelink_button.gif);
	background-color: transparent;
        height: 25px; */
}

.menu_ip_rollover
{
	color: #0464CB;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	/*background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/sidelink_button_hover.gif);
	background-color: transparent;
        height: 25px;*/
}

.menu_ip_on
{
	color: #0464CB;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
	/*background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/sidelink_button_hover.gif);
	background-color: transparent;
        height: 25px; */
}

.menu_ip div, .menu_ip_rollover div, .menu_ip_on div 
{
	margin-right: 15px;
}

.hp_main_ticker
{
        display: none;
	/*vertical-align:top;
	border:0px solid #000000;
        width: 770px;*/
}

.hpAddressPos
{
	height:50px;
	padding-top:3px;
text-align:center;
}


/* DPZ BUTTONS  */

.dpz_buttons
{
        width: 990px;
        text-align: center;

}

.dpz_buttons table
{
	/* float:right;          /* for right or left on other browsers*/
	margin: 0 auto 0 auto;   /* for center on other browsers*/
}

.tbl_customer
{
	background-color: transparent;
	height:0px;
	margin-top:0px;
	margin-bottom:0px;
	border:0px solid transparent !important;
	color:#606060;
}

#div_cupon, #div_info, #div_click2call, #div_cupon, #div_info, #div_sms, #div_video 
{
	background-color:transparent;
	margin-bottom:0px;
}

/* for IE6 Bug */
#wrapper
{
	/*overflow:hidden;*/
	margin:0px 0px 0px 0px;
	/*height:18px;*/
	background-color:transparent  !important;
	color:#606060;
}

.text_customer 
{
	color:#606060;
}

.text_customer a 
{
	color:#606060 !important;
	background-color: transparent !important;
}

.text_customer a:hover 
{
	color:#828282 !important;
}

.line 
{
	display: none;
}

/* END OF DPZ BUTTONS  */

/* DPZ CREDIT  */

.dpz_credit
{
        width: 990px;
        text-align: center;

}

.dpz_credit table
{
	/* float:right;          /* for right or left on other browsers*/
	margin: 0 auto 0 auto;   /* for center on other browsers*/
}

.credits 
{
 	width: 200px;
}

.sep_line
{
   	font-family: Arial, Helvetica, sans-serif;
 	font-size: 9px;
	color:#606060;
	text-decoration: none;
	text-align: center;
        width: 25px;
}

.site_map
{
	 text-decoration:none;
	 color:#606060; 
	 height:30px;
}

.site_map a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#606060; 
	font-size:11px;
}

.site_map a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none; 
	color:#828282;
        outline: 0;
}

.logoYP 
{
	width: 30px;
}
/* END OF DPZ CREDIT  */

/*** END HOMEPAGE CLASSES ***/


/*** PNIMI BACKGROUNDS ***/

/* Header (pnimi) */
.top_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_top_right.jpg);
	background-color: transparent;
}

.top_center 
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_top_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.top_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_top_left.jpg);
	background-color: transparent;
}

/* Middle (pnimi) */
.middle_right 
{
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/p_middle_right.jpg);
	background-color: transparent;
}

.middle_center 
{
	background-position: top center;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/p_middle_center.jpg);
	background-color: transparent;
}

.middle_left 
{
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(/var/ag/12557/he/p_middle_left.jpg);
	background-color: transparent;
}

.middle_center_table 
{
	height:100%;
        width: 990px;
}
/* Main (pnimi) */

.main_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	width: 285px;
	height: 400px;
}

.main_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_main_center.jpg);
	background-color: transparent;
	width: 705px;
	height: 400px;
        vertical-align: top;
}

.main_right1
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	width: 200px;
	height: 400px;
}

.main_center1 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_main_center.jpg);
	background-color: transparent;
	width: 790px;
	height: 400px;
        vertical-align: top;
}

/* Footer (pnimi) */


.bottom_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_bottom_right.jpg);
	background-color: transparent;
}

.bottom_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_bottom_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.bottom_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ag/12557/he/p_bottom_left.jpg);
	background-color: transparent;
}

/* END PNIMI BACKGROUNDS */

/* START PNIMI CLASSES */

.pnimi_ticker_box
{
        display: none;
}


.pnimi_main_ticker
{
        display: none;
	/*vertical-align:top;
	border:0px solid #000000;
        width: 770px;*/
}

.mainticker_text
{
	font-weight: normal;
	color: #606060!important;
	font-size:12px;
	text-decoration:none;
}

.mainticker_text a
{
	font-weight: normal;
	color: #606060!important;
	font-size:12px;
	text-decoration:none;
}

.mainticker_text a:hover
{
	font-weight: normal;
	color: #ABABAB!important;
	font-size:12px;
	text-decoration:none;
}


#tickerDiv
{
        width: 770px;
}


.hivui   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
	height:30px;
	margin-right:20px;
	margin-top:30px;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
}

.hivui a     /* change hivui text color */
{
	display:none;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
}

.hivui a:hover
{
	display:none;
	font-weight: normal;
	color: #0464CB;
	font-size:12px;
	text-decoration:underline;
        outline: 0;
}

h1.content_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	font-size : 16px;
        padding-right: 20px;
        padding-left: 20px;
}

.pageText
{
        width: 450px;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
        padding-right: 20px;
}

h2
{

}

.backToTop
{
	vertical-align:top;
	clear:both;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.backToTop a 
{
	color: #000000;
		font-size : 11px;
	text-decoration: none;
}

.backToTop a:hover
{
	color: #828282;
			font-size : 11px;
				text-decoration: none;
        outline: 0;
}

.AddressPos
{
text-align:center;
	height:50px;
        padding-top: 3px;
}


/* END PNIMI CLASSES */

/* Text */
.text 
{
	color: #000000;
	 text-decoration: none; 
	 text-align:justify;
}

.text a 
{
	color: #000000;
	text-decoration: underline;
	 text-align:justify;
}

.text a:hover 
{
	color: #828282;
	text-decoration: underline;
        outline: 0;
		 text-align:justify;
}

.text td 
{
	color: #000000;
	text-decoration: none;
        outline: 0;
		 text-align:justify;
}

.text p 
{
	color: #000000;
	text-decoration: none;
        outline: 0;
		 text-align:justify;
}

p 
{
	margin:0px;
	padding:0px
}

/* End Text */

/**** Overview ****/

.overview_image
{
	width: 100px;
	border: 1px solid #606060;
}


h1.overview_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0464CB;
	margin-top: 20px;
	font-size : 14px;
}

.overview_data 
{
}

.overview_link 
{
}

.hp_text_box
{
	vertical-align:top;
	width:95%;
        padding-right:20px;
        margin-top: 5px;
	min-height: 350px !important;	
	height: auto;		
}


/* End Overview */

/****  News  ****/

/* Start scrolling news */

.news_ticker 
{
	width:100%;
}

.scroll_news_div
{
	width:180px;
	border:1px solid #CCCCCC;
        float: right;
        direction: rtl;
        padding-top: 5px;
        padding-bottom: 5px;
}

.scroll_news_date
{
   	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.scroll_news_title
{
   	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.scroll_news_title:hover
{
   	color: #606060;
	text-decoration:none;
	font-weight:bold;
        outline: 0;
}  
 
.scroll_news_shortdesc
{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

.scroll_news_single_div 
{
	padding-bottom: 20px;
}

.scrollstop_news_div 
{
	width:175px;
        float: right;
        direction: ltr;
	border:1px solid #CCCCCC;
        padding-top: 5px;
        padding-bottom: 5px;
}

.scrollstop_news_date 
{
   	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.scrollstop_news_title
{
   	color: #000000;
	text-decoration:none;
	font-weight:bold;
	width:160px;
}

a.scrollstop_news_title:hover
{
   	color: #606060;
	text-decoration:none;
	font-weight:bold;
        outline: 0;
	width:160px;
}  
 
.scrollstop_news_shortdesc
{
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	width:160px;
}

/* End scrolling news */

/* Start News ticker */
.tickerDataTable
{

}

#tickerDiv
{
	/*width:230px;
	#text-align:left;
	text-align:-moz-left;*/
}

#tickerDataTd
{
	color: #000000;
}

#tickerDataTd a
{
	color: #000000;
	text-decoration:none;
}

#tickerDataTd a:hover
{
	color: #358BB4;
	text-decoration:none;
        outline: 0;
}

/* End News ticker */

/**** End News ****/

/* Start Side Menu */

.side_menu_td 
{
	height:25px;
}

.side_menu_a 
{
	font-weight:bold;
}

.side_menu_on
{
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	margin-right:-15px;
	background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;
}

.side_menu_no_link 
{  
	/** First stage */
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	background-color:#358BB4;
	width:180px;
	height:25px;
	cursor:pointer;	display:block;
}

a.side_menu_link 
{  
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;
}

a.side_menu_link:hover 
{
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
        background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;
        outline: 0;
}

.side_menu_sub_no_link 
{    
	/** Second stage */
	color: #FFFFFF;
	text-decoration:none;
	background-color:#358BB4;
	width:180px;
	height:25px;
	cursor:pointer;
	display:block;
}

td.side_menu_sub_link 
{
	padding-right:10px;	
}

a.side_menu_sub_link 
{   
	color: #FFFFFF;
	text-decoration:none;
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;
}

a.side_menu_sub_link:hover 
{   
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
        background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;
        outline: 0;
}

.side_menu_sub_sub_no_link 
{    
	/** Third stage */
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
        background-color:#358BB4;
	width:180px;
	height:25px;
	cursor:pointer;
	display:block;
}

a.side_menu_sub_sub_link 
{   
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
        background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;
}

a.side_menu_sub_sub_link:hover 
{   
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
        background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;
        outline: 0;
}
/* End Side Menu */

/**** Start Galleries classes ****/

.galleryTableMain
{
   
}

.smallImg
{
 	width:150px;
        border: 1px solid #000000;
}

.bigImg
{

}

.gallery_popup
{
        border: 1px solid #000000;
}


.bigImg_body_bgcolor 
{
	background-color:#FFFFFF;
}

.bigImg_bgcolor
{
	background-color:#FFFFFF;
}

.bigimg_title
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        text-align: center;	
}

.galleryTable 
{
 	width:150px; /* Change it by the width of the small picture */
      

}



a.galleryTitle
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.galleryTitle:hover
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #0464CB;
	text-decoration: none;
}


td.galleryText  /** text without links **/
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.prevLink
{
	color: #000000;
	text-decoration:underline;
}

a.prevLink:hover
{
	color: #000000;
	text-decoration:none;
        outline: 0;
}

a.nextLink
{
	color: #000000;
	text-decoration:underline;
}

a.nextLink:hover
{
	color: #000000;
	text-decoration:none;
        outline: 0;
}

a.closeLink
{
	color: #000000;
	text-decoration:underline;
}

a.closeLink:hover
{
	color: #0464CB;
	text-decoration:none;
        outline: 0;
}

.galleryImgTitle 
{
	/*background-color:#AFAFAF;*/
	text-align:center;
	cursor:pointer;
	height:25px;
	padding: 0 10px 0 10px;
}

.galleryImgTitle div.galleryImgTitleText {
	background-image:url(/templates/floating/2010Feb_Tree_temp_1024/Black/he/gfx/magnify.gif);
	background-position:right center;
	background-repeat: no-repeat;
}

.galleryImgTitleText a
{
	text-decoration:none;
}

.galleryImgTitleText a:hover
{
	color:black;
        outline: 0;
}

/** Gallery Preview **/

.galleries_preview_table
{
	border:0px solid red;
        text-align: right;
        float: right;
}

.galleries_preview_explain 
{
	font-weight:bold;
}

#galleries_preview_bigImageTitle 
{
	font-weight:bold;
	text-align:center;	
}

#galleries_preview_bigImageShortdesc 
{

}

.galleries_preview_thumb_name 
{
	font-weight:bold;
}

.galleries_preview_thumb_desc 
{

}

.smallImg1
{
	width:80px;
	border:1px solid #000000;
}

.bigImg1
{
	width:550px;
	border: 1px solid #000000;
}

/** End Gallery Preview **/
		

/** Gallery Zooming **/

.gallery_zoom_small_table
{
	border:1px solid #606060;
	background-color:#000000;
}

img.gallery_zoom_small_img
{
	width:150px;
}

.gallery_zoom_title
{
	color: #000000;
	text-decoration:none;
	width:150px;
}

.gallery_zoom_title a
{
	color: #000000;
	text-decoration:none;
}
	
.gallery_zoom_title a:hover
{
	color: #358BB4;
	text-decoration:none;
        outline: 0;
}

.lightboxTitle
{
	font-size:12px;
	font-weight:bold;
	color:#484848;
}

#imageDescription 
{ 
        direction:rtl; 
}

#lbCloseLink .gallery_zoom_close
{
	font-size:12px;
	font-weight:bold;
	color:#484848;
}

#lbCloseLink:hover .gallery_zoom_close
{
	color: #222222;
        outline: 0;
}

.gallery_zoom_prev 
{

}

.gallery_zoom_next 
{

}
/** End Gallery Zooming **/
	
/** gallery central image **/

#central_image_galleries_imageTitle 
{
 	font-weight:bold;
}

.central_gallery_table
{
    width:600px;
    text-align:center;
    background-color:#606060;
    border:1px solid #000000;
    padding:5px;
    padding-top:5px;
}

.central_gallery_title
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 20px;
     color:#FFFFFF;
     text-decoration:none;
     font-weight:bold;
}

.central_gallery_text
{
     text-align:justify;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     text-decoration:none;
     font-weight: normal;
     width: 120px;
}

.central_gallery_text a
{
     text-align:justify;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     text-decoration:underline;
     font-weight:normal;
}

.central_gallery_text a:hover
{
     text-align:justify;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#d3780a;
     text-decoration:underline;
     font-weight:normal;
}

img.central_gallery_image
{
   border:1px solid #FFFFFF;
}

a.central_gallery_prev
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF;
     text-decoration:none;
     font-weight:bold;
}

a.central_gallery_prev:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#CCCCCC;
     text-decoration:none;
	 font-weight:bold;
}

a.central_gallery_next
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF;
     text-decoration:none;
	  font-weight:bold;
}

a.central_gallery_next:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#CCCCCC;
     text-decoration:none;
}


/** end gallery centeral image **/

/**** End Galleries classes ****/


/**** Start FAQ classes ****/

.faq 
{
        width: 100%;
}

.faq_cat
{  
	/** without link **/
 	margin: 5px 0 5px 0;
}

a.faq_cat_link
{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

a.faq_cat_link:hover
{
	color: #606060;
	text-decoration:underline;
        outline: 0;
}

.faq_new 
{
	/** without link **/
	margin-top:20px;
}

a.faq_new_link
{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.faq_new_link:hover
{
	color: #000000;
	text-decoration:underline;
        outline: 0;
}

.faq_question 
{
        width: 100%;
        margin: 20px 0 5px 0;
}

.faq_answer {
}

.faq_title  /** without link **/
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.faq_title
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.faq_title:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
        outline: 0;
}

.faq_answer
{
	color: #358BB4;
	text-decoration:none;
}

/**** End FAQ classes ****/



/**** Start Press classes ****/

td.press_date
{
     text-align:right;
     padding: 5px;
     text-indent: 10px;
     background-color: #ABABAB;
}

.press_date
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF;
     font-weight: normal;
     text-decoration:none;
}

td.press_title
{
     text-align:right;
     padding: 5px;
     text-indent: 10px;
     background-color: #CCCCCC;
}

a.press_title
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: bold;
     text-decoration:none;
}

a.press_title:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#0464CB;
     font-weight: bold;
     text-decoration:none;
}

td.press_text
{
     text-align:right;
     padding: 5px;
     text-indent: 10px;
     background-color: #DEDEDE;
}

.press_text
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: normal;
     text-decoration:none;
}

td.press_text_inside
{
     text-align:right;
     padding: 10px;
     background-color: #DEDEDE;
}

td.press_moreinfo
{
     text-align:left;
     float: left;
     padding: 5px;
     text-indent: 10px;
     background-color: #FFFFFF;
}

a.press_moreinfo
{
     text-align:left;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: normal;
     text-decoration:underline;
}

a.press_moreinfo:hover
{
     text-align:left;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#0464CB;
     font-weight: normal;
     text-decoration:underline;
}

/**** End Press classes ****/


/**** Start Articles classes ****/

img.articles_image
{
     text-align:right;
     width: 150px;
     border: 1px solid #000000;
}

.article_date
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: bold;
     text-decoration:none;
     
}


a.article_title
{
     text-align:right important!;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     color:#000000;
     font-weight: bold;
     text-decoration:none;
     
     
     
}

a.article_title:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 16px;
     color:#0464CB;
     font-weight: bold;
     text-decoration:none;
}

.article_text
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: normal;
     text-decoration:none;
     
}

.article_text a
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: normal;
     text-decoration:none;
}

.article_text a:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#0464CB;
     font-weight: normal;
     text-decoration:none;
}

a.article_link
{
     text-align:left;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: normal;
     text-decoration:none;
}

a.article_link:hover
{
     text-align:left;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#606060;
     font-weight: normal;
     text-decoration:none;
}


.back_button
{
     text-align:center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: bold;
     text-decoration: none;
     width: 60px;
     height: 18px;
     padding: 2px 2px 2px 2px;
     border: 1px solid #DDDDDD;
     background-color: #EEEEEE;
     display: block;
}

a.back_button
{
     text-align:center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: bold;
     text-decoration: none;
     width: 60px;
     height: 18px;
     padding: 2px 2px 2px 2px;
     border: 1px solid #DDDDDD;
     background-color: #EEEEEE;
     display: block;
}


a.back_button:hover
{
     text-align:center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#000000;
     font-weight: bold;
     text-decoration: none;
     width: 60px;
     height: 18px;
     padding: 2px 2px 2px 2px;
     border: 1px solid #BBBBBB;
     background-color: #DDDDDD;
     display: block;
}

/**** End Articles classes ****/


/**** Start Jobs classes ****/

.jobs_title
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.jobs_title
{
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.jobs_title:hover
{
	color: #358BB4;
	font-weight:bold;
	text-decoration:underline;
        outline: 0;
}
/**** End Jobs classes****/

/**** Contact us thank you page ****/
.contactUs_thankyou 
{
	width:100%;
}

.contactUs_thankyou td 
{
	height:200px;
}
/**** End Contact us thank you page ****/

/**** Start Search Classes ****/
.search_div 
{
	width: 200px; 
}

.search_text 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
        font-weight: bold;
}

.search_field 
{
	width:80px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.search_button 
{
	background-color: #DDDDDD;
	border: 1px solid #cdcdcd;
	color: #000000;
	height: 22px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
        text-align: center;
        display: block;
        outline: 0;
}

/**** End Search****/

/**** Start English classes ****/

.hivui_en   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
	height:30px; 
        margin-top:30px;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
        padding-right: 20px;
        padding-left: 20px;
}

.hivui_en a     /* change hivui text color */
{
	display:none;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
}

.hivui_en a:hover
{
	display:none;
	font-weight: normal;
	color: #0464CB;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	direction:ltr;
        outline: 0;
}

h1.content_title_en
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0464CB;
	margin-top: 30px;
	font-size : 20px;
	direction:ltr;
	text-align:left;
        padding-left: 20px;
}

.pageText_en
{
	direction:ltr;
	text-align:left;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
        padding-left: 20px;
}

.pageText_en .content_pages_table td 
{
	text-align:left;
	direction:ltr;
}

/**** End English classes ****/



/**** Start Russian classes ****/

.hivui_ru   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
	height:30px;margin-left:20px;margin-top:30px;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
}

.hivui_ru a     /* change hivui text color */
{
	display:none;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
}

.hivui_ru a:hover
{
	display:none;
	font-weight: normal;
	color: #0464CB;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	direction:ltr;
        outline: 0;
}

h1.content_title_ru
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0464CB;
	margin-top: 40px;
	font-size : 20px;
	direction:ltr;
        padding-left: 20px;
}

.pageText_ru
{
	direction:ltr;
	text-align:left;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
        padding-left: 20px;
}

.pageText_ru .content_pages_table td 
{
	text-align:left;
	direction:ltr;
}

/**** End Russian classes ****/

.hp_module4_tr
{ 
	display:none;
}

.pnimi_plcb_tr
{
	display:none;
}

.magnify
{
	width:200px;
}

.magnify a
{
	text-decoration:none;
}

.printv_body 
{
        background-color: #FFFFFF;
}

.sendtoafriend_body 
{

}

.sendtoafriend_data 
{  
}

a.sendtoafriend_link 
{  font-size:11px;
 color:#8b8b8b;
 text-decoration:none;
}

a.sendtoafriend_link:hover 
{
font-size:11px;
 color:#4e4e4e;
  text-decoration:none;
        outline: 0; 
        outline: 0;
}

a.printv_link 
{  font-size:11px;
 color:#8b8b8b;
 text-decoration:none;
}

a.printv_link:hover 
{ 
 font-size:11px;
 color:#4e4e4e;
  text-decoration:none;
        outline: 0; 
}

/* MIRROR MENU  */
.mirror_menu_div
{
	text-align: right;             /* for IE6 only */
border:0px solid red;
}

.mirror_menu_div table
{
	float: right;           /* for right or left only on other browsers*/
	/* margin: 0 auto 0 auto;  */         /* for center on other browsers*/
}

.mirror_menu a
{
	color:#828282;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	padding-right:6px;
	padding-left:6px;	
}

.mirror_menu a:hover
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
        outline: 0;
	text-align: center;
	padding-right:6px;
	padding-left:6px;
}
/* END OF MIRROR MENU  */

/*** START LOGIN ***/

.login_table
{
        width: 180px;
        border: 1px solid #CCCCCC;;
        background-color: #FFFFFF;
}

.login_title
{
        font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
        color: #606060;
}

.login_field
{
        width: 80px;
        font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
        outline: 0;

}

/*** END LOGIN ***/


/*** START ALPHABETIC ***/

.alphabetic_title
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
        color: #000000;
}

.alphabetic_title a
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
        color: #606060;
}

.alphabetic_title a:hover
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
        color: #606060;
}

.alphabetic_text
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
        color: #000000;
        width: 100%;
}

.alphabetic_table
{
        width: 750px;
        /*border: 1px solid red;*/
}

.alphabetic_image
{
        width: 80px;
        border: 1px solid #606060;
}

.alphabetic_desc
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
        color: #000000;
        width: 650px;
}


a.alphabetic_letter
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
        color: #606060;
        background-color: #CCCCCC;
        border: 1px groove #606060;
        text-align: center;
        height: 20px;
        width: 20px;
        display: inline-block;
}

a.alphabetic_letter:hover
{
        font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
        color: #FFFFFF;
        background-color: #606060;
        border: 1px groove #CCCCCC;
        text-align: center;
        height: 20px;
        width: 20px;
        display: inline-block;
}

.alphabetic_sep
{
        height: 15px;
        width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
	background-image:url(/var/ag/12557/he/sep.gif);
	background-color: transparent;
}



a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	 text-decoration: none;
	 
}

a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	 text-decoration: underline;
	 
}



td.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	 text-decoration: none;
	 
}

td.link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	 text-decoration: none;
	 
}


td.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	 text-decoration: none;
	 
}

/*** END ALPHABETIC ***/



