HTML
{
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#a1b5cd;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #a1b5cd;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #a1b5cd;
}

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/ah/14394/he/body_bg.jpg);
	background-color: transparent;
	vertical-align:top;*/
}


table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {  }

.astrix 
{ 
	color: #000000;
}

.text_field
{
        width: 180px !important;
	height:20px !important;
 	margin:0px;
	padding:1px;
	border :1px solid #a1b5cd;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.form_field_text
{
	color: #000000;
	height:30px;
}

.text_field_big 
{
	width:180px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	border :1px solid #a1b5cd;
 }

.form_table
{
	direction:rtl;
	text-align:right;
}

.form_table table
{
	text-align:right;
}

.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 #a1b5cd;
	width:259px;
}

.form_table_prefields 
{
	width:100%;
        direction: rtl;
        text-align: right;
}

.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: #CC0000;
	border: 1px solid #a1b5cd;
	color: #ffffff;
	height: 22px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
        cursor: pointer;
}

/* ENGLISH FORMS */
.text_field_E
{
        width: 180px !important;
	height:20px !important;
 	margin:0px;
	padding:1px;
	border :1px solid #a1b5cd;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

.form_field_text_E
{
	color: #000000;
	height:30px;
}

.text_field_big_E
{
	width:180px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
 }

.form_table_E
{
	direction:ltr;
	text-align:left;
}

.form_table_E table
{
	text-align:left;
}

.form_table_E td
{
	vertical-align:top;
}

.form_table_fields_E
{
	width:100%;
}

.form_table_fields_E td
{
	text-align:left;
}


/* END ENGLISH FORMS  */


/* HOMEPAGE BACKGROUNDS */

/* Header (Homepage) */
.hp_top_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/hp_top_right.jpg);
	background-color: transparent;
}

.hp_top_center 
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/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/ah/14394/he/hp_top_left.jpg);
	background-color: transparent;
}


/* Middle (Homepage) */
.hp_middle_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/hp_middle_right.jpg);
	background-color: transparent;
}

.hp_middle_center 
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/hp_middle_center.jpg);
	background-color: transparent;
	vertical-align:top;
        height: 340px;
}

.hp_middle_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/hp_middle_left.jpg);
	background-color: transparent;
}

.hp_middle_center_table 
{
	height:100%;
        width: 778px;
}

/* Main (Homepage) */

.hp_main_right 
{
	/*background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;*/
	width: 180px;
       display:none;
}

.hp_main_center 
{
	/*background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/main_center.jpg);
	background-color: transparent;*/
	width:598px;
 display:none;
}

/* Footer (Homepage) */


.hp_bottom_right
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/hp_bottom_right.jpg);
	background-color: transparent;
}

.hp_bottom_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/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/ah/14394/he/hp_bottom_left.jpg);
	background-color: transparent;
}

.hp_top 
{
	height: 188px;
}

.hp_middle
{
	height: 340px;
}

.Footer
{
	height: 198px;
}

.pnimi_top 
{
	height: 188px;
}
.pnimi_middle
{

}

.pnimi_Footer
{
	height: 199px;
}
/* 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: 30px;
	text-align: right;   /* For IE6 */
}

/* Check with a comment the appropriate line */
.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/ah/14394/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/ah/14394/he/visual_below.jpg);
	background-color: transparent;
        width: 180px;
        height: 25px;*/
}

.hpSideMenu
{
	text-align: right;   /* For IE6 */
	position: relative;
	margin-top: 5px;
	right: 5px;
	/*background-position: center top;
	background-repeat: repeat-y;
	background-image:url(/var/ah/14394/he/sidemenu_middle_bg.jpg);
	background-color: transparent;*/
}




.hpSideMenu #menuButton1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #305160;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_selected.gif);
	background-color : transparent;
height: 30px;
display:none;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #ffffff;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_icon.gif);
	background-color : transparent;
height: 30px;
display:none;
}

.menu_rollover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #305160;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_selected.gif);
	background-color : transparent;
height: 30px;
display:none;
}

.menu div, .menu_rollover div 
{
	margin-right: 15px;
}

/* PNIMI MENU */

#DHTMLMenuDiv 
{
	width: 180px;
	top: 0px;
	right: 0px;
}

.visual_above 
{
	/*position: relative;
	top: 0px;
	right: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/visual_above.jpg);
	background-color: transparent;
        width: 175px;
        height: 23px;*/
}

.visual_below
{
	position: relative;
	top: 0px;
	right: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/visual_below.jpg);
	background-color: transparent;
        width: 177px;
        height: 98px;
}

.sideMenu_pos 
{
                width: 180px;
                position: relative;
                margin-right :0px;
                /* background-color : #CCCCCC;
                border: 1px solid #a1b5cd;
               background-position : right top;
                background-repeat : no-repeat;
                background-image : url(/var/ah/14394/he/side_nav_table.gif);*/
}

.pnimi_sidemenu 
{
                width: 180px;
                position: relative;
                margin-right :0px;
}


.menu_ip 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #ffffff;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_icon.gif);
	background-color : transparent;
height: 30px;
}

.menu_rollover_ip 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #305160;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_selected.gif);
	background-color : transparent;
height: 30px;
}

.menu_ip_on 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position : right;
	background-repeat : no-repeat;
	padding-right: 20px;
	border-bottom: 1px solid #aec2db;
	color: #305160;
	font-weight: bold;
	background-image : url(/templates/floating/2010-03_vertical_778/Black/he/gfx/nav_selected.gif);
	background-color : transparent;
height: 30px;
}


/*** END MENU  ***/



.hp_side_Ticker
{
	/* width:180px; */
	border:0px solid #000000;
}


.hp_mainTicker_pos
{
	/*vertical-align:top;
	border:0px solid #000000;*/
}


.hpbottomTicker
{
	/*width:778px;
	border:0px solid #000000;*/
}


.hpAddressPos
{
	height:50px;
}


/* DPZ BUTTONS  */

.dpz_buttons
{
        width: 778px;
        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:#a1b5cd;
}

#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:#a1b5cd;
}

.text_customer 
{
	color:#a1b5cd;
}

.text_customer a 
{
	color:#a1b5cd !important;
	background-color: transparent !important;
}

.text_customer a:hover 
{
	color:#000000 !important;
}

.line 
{
	display: none;
}

/* END OF DPZ BUTTONS  */


.dpz_credit
{
        width: 778px;
        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:#a1b5cd;
	text-decoration: none;
	text-align: center;
        width: 25px;
}

.site_map
{
	 text-decoration:none;
	 color:#a1b5cd; 
	 height:30px;
}

.site_map a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#a1b5cd; 
	font-size:11px;
}

.site_map a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline; 
	color:#000000;
        outline: 0;
}

.logoYP 
{
	width: 30px;
}
/* END OF DPZ CREDIT  */


/* START HOMEPAGE CLASSES */

/* PNIMI BACKGROUNDS */

/* Header (pnimi) */
.top_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/top_right.jpg);
	background-color: transparent;
}

.top_center 
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/top_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.top_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/top_left.jpg);
	background-color: transparent;
}

/* Middle (pnimi) */
.middle_right 
{
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(/var/ah/14394/he/middle_right.jpg);
	background-color: transparent;
}

.middle_center 
{
	background-position: top center;
	background-repeat: repeat-y;
	background-image:url(/var/ah/14394/he/middle_center.jpg);
	background-color: transparent;
}

.middle_left 
{
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(/var/ah/14394/he/middle_left.jpg);
	background-color: transparent;
}

.middle_center_table 
{
	height:100%;
        width: 778px;
}
/* Main (pnimi) */

.main_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	width: 180px;
}

.main_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/main_center.jpg);
	background-color: transparent;
	width: 598px;
}
/* Footer (pnimi) */
.bottom_right 
{
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/bottom_right.jpg);
	background-color: transparent;
}

.bottom_center 
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/bottom_center.jpg);
	background-color: transparent;
	vertical-align:top;
}

.bottom_left 
{
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/bottom_left.jpg);
	background-color: transparent;
}

/* END PNIMI BACKGROUNDS */

/* START PNIMI CLASSES */

.pnimi_ticker_box
{
        display: none;
}
.pnimi_side_Ticker
{
	/*width:180px;*/
	border:0px solid #000000;
}

.pnimi_main_ticker
{
	/*vertical-align:top;
	border:0px solid #000000;*/
}


.hivui   /* hivui whitout link also moves hivui - up/down, left / right */
{
	height:20px;
	padding-right:20px;
	margin-top:10px;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	padding-bottom: 0px;
}

.hivui a     /* change hivui text color */
{
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:underline;
}

.hivui a:hover
{
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:underline;
	outline: 0;
}

h1.content_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5e7a9d;
	padding-right:20px;
	margin-top: 0px;
	font-size : 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.pageText
{
	padding-right: 20px;
	height: auto !important;
	min-height: 600px; 
	height: 600px;
        width: 95%;
}

h2{

}

.backToTop
{
	color: #a1b5cd;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	white-space:nowrap;
	background-position: right;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/backtotop_icon.gif);
	background-color: transparent;
	padding-right: 20px;
}

.backToTop a 
{
	color: #a1b5cd;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	white-space:nowrap;
}

.backToTop a:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
    outline: 0;
}

.AddressPos
{
	height:50px;
}

/* END PNIMI CLASSES */

/* Text */
.text 
{
	color: #000000;
	 text-decoration: none; 
}

.text a 
{
	color: #000000;
	text-decoration: underline;
}

.text a:hover 
{
	color: #000000;
	text-decoration: underline;
        outline: 0;
}

.text td 
{
	color: #000000;
	text-decoration: none;
        outline: 0;
}

.text p 
{
	color: #000000;
	text-decoration: none;
        outline: 0;
}

p 
{
	margin:0px;
	padding:0px
}

/* End Text */


/**** Overview ****/

.hp_text_box
{
	vertical-align:top;
	width:100%;
	position:relative;
	right: 30px;
	min-height: auto !important;
	margin-top:0px;	
	height: auto;			
}

.overview_image
{
	width: 100px;
	border: 1px solid #a1b5cd;
}

h1.overview_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	font-size : 14px;
}

.overview_data 
{
}

.overview_link 
{
}


/* End Overview */

/****  News  ****/

/* Start scrolling news */

.scroll_news_div
{
	width:170px;
        float: right;
        direction: rtl;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 1px solid #CCCCCC;
}

.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: #a1b5cd;
	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;
        padding: 10px;
}

.scrollstop_news_div 
{
	width:170px;
        float: right;
        direction: ltr;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 1px solid #CCCCCC;
}

.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: #a1b5cd;
	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
{

}


#tickerDataTd
{
	color: #cc0000;
}

#tickerDataTd a
{
	color: #cc0000;
	text-decoration:none;
}

#tickerDataTd a:hover
{
	color: #990000;
	text-decoration:none;
        outline: 0;
}

.news_ticker 
{
	width:580px
}

#tickerDiv
{
	width:580px;
}


/* End News ticker */

/**** End News ****/


/**** Start Galleries classes ****/

/** Start PopUp Gallery **/

.galleryTableMain
{

}

.galleryTable
{
        background-color: #CCCCCC; 
        border: 1px solid #a1b5cd;
 	width:170px;
}

.smallImg
{
 	width:170px;
        border-bottom: 1px solid #a1b5cd;
}

.bigImg
{
        border: 1px solid #a1b5cd;
}

.bigImg_body_bgcolor 
{
	background-color:#FFFFFF;
}

.bigImg_bgcolor
{
	background-color:#FFFFFF;
}

.bigimg_title
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.magnify a
{
	width:15px;
        height: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/magnify.gif);
	background-color: transparent;
        color: #CCCCCC;
        text-align: right;
        display: block;
}

.magnify a:hover
{
	width:15px;
        height: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/magnify.gif);
	background-color: transparent;
        color: #CCCCCC;
        text-align: right;
        display: block;
        outline: 0;
}


td.galleryTitle  
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

a.galleryTitle
{
	color: #000000;
	text-align:right;
	font-weight:bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

a.galleryTitle:hover
{
	color: #a1b5cd !important;
	text-align:right;
	font-weight:bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
        outline: 0;
}

td.galleryText
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.galleryText a
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.galleryText a:hover
{
	color: #a1b5cd;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
        outline: 0;
}

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: #000000;
	text-decoration:none;
        outline: 0;
}


/** End PopUp Gallery **/


/** Start Two Image Gallery **/

.galleryTableMain2
{

}

.galleryTable2
{
        background-color: #CCCCCC; 
        border: 1px solid #a1b5cd;
 	width:170px;
}

.smallImg2
{
 	width:170px;
        border-bottom: 1px solid #a1b5cd;
}

.bigImg2
{
        border: 1px solid #a1b5cd;
}

.bigImg_body_bgcolor2 
{
	background-color:#FFFFFF;
}

.bigImg_bgcolor2
{
	background-color:#FFFFFF;
}

.bigimg_title2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.magnify2 a
{
	width:15px;
        height: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/magnify.gif);
	background-color: transparent;
        color: #CCCCCC;
        text-align: right;
        display: block;
}

.magnify2 a:hover
{
	width:15px;
        height: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/magnify.gif);
	background-color: transparent;
        color: #CCCCCC;
        text-align: right;
        display: block;
        outline: 0;
}


td.galleryTitle2  
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

a.galleryTitle2
{
	color: #000000;
	text-align:right;
	font-weight:bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

a.galleryTitle2:hover
{
	color: #a1b5cd !important;
	text-align:right;
	font-weight:bold;
	text-decoration: none;
	padding: 0 10px 0 10px;
        outline: 0;
}

td.galleryText2
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.galleryText2 a
{
	color: #000000;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.galleryText2 a:hover
{
	color: #a1b5cd;
	text-align:right;
	text-decoration: none;
	padding: 0 10px 0 10px;
        outline: 0;
}

a.prevLink2:hover
{
	color: #000000;
	text-decoration:none;
        outline: 0;
}

a.nextLink2
{
	color: #000000;
	text-decoration:underline;
}

a.nextLink2:hover
{
	color: #000000;
	text-decoration:none;
        outline: 0;
}

a.closeLink2
{
	color: #000000;
	text-decoration:underline;
}

a.closeLink2:hover
{
	color: #000000;
	text-decoration:none;
        outline: 0;
}


/** End Two Image Gallery **/

/** Gallery Preview **/

.galleries_preview_table
{
	border:0px solid red;
}

.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 
{
          display: none;
}

.smallImg1
{
	width:100px;
	border:1px solid #a1b5cd;
}

.bigImg1
{
	width:400px;
	border:1px solid #a1b5cd;
}

/** End Gallery Preview **/
		/** Gallery Zooming **/
.gallery_zoom_small_table
{
	border:1px solid #a1b5cd;
	background-color:#FFFFFF;
}

img.gallery_zoom_small_img
{
	width:150px;
}

.gallery_zoom_title
{
	color: #000000;
	text-decoration:none;
	width:150px;
        heigth: 60px;
        vertical-align: top;
}

.gallery_zoom_title a
{
	color: #000000;
	text-decoration:none;
	width:150px;
        heigth: 60px;
        vertical-align: top;
}
	
.gallery_zoom_title a:hover
{
	color: #CCCCCC;
	text-decoration:none;
	width:150px;
        heigth: 60px;
        vertical-align: top;
        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 
{

}
	/** Gallery Zooming **/
	
/*** gallery central image ***/

.central_gallery_table
{
         width: 550px;
}

#central_image_galleries_imageTitle 
{
 	font-weight:bold;
}

.central_image_image
{
         margin-top: 5px;
         width: 400px;
         border: 1px solid #a1b5cd;
}

.central_gallery_title
{
        width: 100%;
        background-color: #CCCCCC;
	color: #000000;
        font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}

.central_gallery_desc
{
        margin-top: 5px;
        padding: 8px;
        width: 140px;
        height: 255px;
        background-color: #EFEFEF;
	color: #000000;
        font-size: 12px;
	text-decoration:none;
	font-weight: normal;
}

/*** 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: blue;
	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 
{
	 margin: 20px 0 5px 0;
	 width: 100%;
}

.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 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 
{
}
.search_text 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}
input.search_field 
{
	width:150px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}
input.search_button 
{
	background-color: #DDDDDD;
	border: 1px solid #cdcdcd;
	color: #000000;
	height: 22px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/**** End Search****/

/**** Start Articles classes ****/

.articles_table
{
     text-align: right;
     width: 740px;
     border: 1px solid #000000;
}

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;
}


.article_title
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     color:#FFFFFF;
     font-weight: bold;
     text-decoration:none;
     background-color: #a1b5cd;
     padding-right: 15px;
     padding-top: 3px;
     height: 25px;
     display: block;
}

.article_title a
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     color:#FFFFFF;
     font-weight: bold;
     text-decoration:none;
     background-color: #a1b5cd;
}

.article_title a:hover
{
     text-align:right;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     color:#24408e;
     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;
     padding-top: 10px;
}

.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:#000000;
     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:#a1b5cd;
     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 English classes ****/

.hivui_en   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
	height:30px;margin-left:25px;margin-top:30px;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
}

.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: #000000;
	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: #000000;
	padding-left: 20px;
	margin-top: 20px;
	font-size : 20px;
	direction:ltr;
	text-align:left;
}
.pageText_en
{
	direction:ltr;
	text-align:left !important;
	padding-left: 20px;
	margin-top: 20px;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
}
.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:25px;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: #000000;
	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: #000000;
	padding-left: 20px;
	margin-top: 20px;
	font-size : 20px;
	direction:ltr;
}
.pageText_ru
{
	direction:ltr;
	text-align:left !important;
	padding-left: 20px;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
}
.pageText_ru .content_pages_table td 
{
	text-align:left;
	direction:ltr;
}
/**** End Russian classes ****/


/**** Start Arabic classes ****/

.hivui_ar   /* 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_ar a     /* change hivui text color */
{
	display:none;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:none;
}

.hivui_ar a:hover
{
	display:none;
	font-weight: normal;
	color: #000000;
	font-size:12px;
	text-decoration:underline;
        outline: 0;
}

h1.content_title_ar
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-right: 20px;
	margin-top: 20px;
	font-size : 18px;
}

.pageText_ar
{
	padding-right: 20px;
	height: auto !important;
	min-height: 350px; 
	height: 350px;
        width: 95%;
}


/**** End Arabic classes ****/

.hp_module4_tr
{ 
	display:none;
}

.pnimi_plcb_tr
{
	display:none;
}


.printv_body 
{
        background-color: #FFFFFF;
}

.sendtoafriend_body 
{

}

.sendtoafriend_data 
{  
}

a.sendtoafriend_link 
{  
}

a.sendtoafriend_link:hover 
{
        outline: 0;
}

a.printv_link 
{  
}

a.printv_link:hover 
{ 
        outline: 0; 
}

/* MIRROR MENU  */
.mirror_menu_div
{
	text-align: center;             /* for IE6 only */
}

.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:#a1b5cd;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
	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:underline;
	font-weight:normal;
        outline: 0;
	text-align: center;
	padding-right:6px;
	padding-left:6px;
}
/* END OF MIRROR MENU  */

/*** START LOGIN ***/

.login_table
{
        width: 170px;
        border: 1px solid #CCCCCC;;
        background-color: #FFFFFF;
}

.login_title
{
        font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
        color: #a1b5cd;
}

.login_field
{
        width: 80px;
        font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
        outline: 0;

}

.login_text
{
        font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
        color: #000000;
}

.login_text a
{
        font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
        color: #000000;
}

.login_text a:hover
{
        font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
        color: #CCCCCC;
}

/*** END LOGIN ***/

/*** Start Content Catalogue classes ***/

.content_catalogue_table
{
        width: 570px;
}

.category_display_table
{
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
}

.cat2_title
{
        padding-top: 15px;

}

a.cat2_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:16px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/cat2_bg.jpg);
	background-color: transparent;
        width: 200px;
        height: 50px;
        display: block;
        cursor: pointer;
        outline: 0;
}

a.cat2_title:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#a1b5cd;
	font-size:16px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/cat2_bg_hover.jpg);
	background-color: transparent;
	width: 200px;
	height: 50px;
	display: block;
	cursor: pointer;
	outline: 0;
}

.cat2_image img
{
	width: 169px;
        vertical-align: top;
}

a.cat2_image:hover .cat2_image img
{
	width: 169px;
	vertical-align: top;
	cursor: pointer;
	outline: 0;
}


.category_single_product 
{
	width:200px;
	height: 210px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/Category_prod_bg.jpg);
	background-color: transparent;
}

img.category_image 
{
	width:150px;
        height: 150px;
	border:0px solid #a1b5cd;
        cursor: pointer;
        outline: 0;
}


.category_title
{
        height: 20px;
        text-align: right !important;
}


.category_title a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#e7fbb0 !important;
	font-size:14px !important;
	text-decoration:none;
        height: 40px;
        text-align: right !important;
}

.category_title a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#e7fbb0;
	font-size:14px;
	text-decoration:none;
        height: 40px;
        text-align: right;
        cursor: pointer;
        outline: 0;
}

.category_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}


.category_text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size:12px;
	text-decoration: none;
}

.category_text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a1b5cd;
	font-size:12px;
	text-decoration: underline;
        cursor: pointer;
        outline: 0;
}

td.category_price
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size:14px;
	text-decoration: none;
        padding-top: 5px;
}

.category_disc_price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight:bold;
	text-decoration:none;
}

.cat_att_name
{
	width: 50%;
        height: 20px;
        padding: 5px;
        text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}


.cat_att_val
{
	width:50%;
        height: 20px;
        padding: 5px;
        text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;

}

.details_buttons_table
{
        margin-top: 20px;
        width: 250px;
}

td.MoreInfo_link a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/button_MoreInfo.gif);
	background-color: transparent;
}

td.MoreInfo_link a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#648ab2;
	font-size:11px;
	text-decoration:none;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/button_MoreInfo.gif);
	background-color: transparent;
	cursor: pointer;
	outline: 0;
}


td.Contactus_link a
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#a1b5cd;
	font-size:12px;
	text-decoration:none;
	border: 2px groove #CCCCCC;*/
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/button_Contactus.gif);
	background-color: transparent;
        filter: alpha (opacity=80); 
        Opacity: 0.8; 
        moz-opacity: 0.8; 
        khtml-opacity: 0.8;
	width: 87px;
	height: 18px;
}

td.Contactus_link a:hover
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CCCCCC;
	font-size:12px;
	text-decoration:none;
	border: 2px groove #a1b5cd;*/
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/var/ah/14394/he/button_Contactus.gif);
	background-color: transparent;
        filter: alpha (opacity=100); 
        Opacity: 1.0; 
        moz-opacity: 1.0; 
        khtml-opacity: 1.0;
	width: 87px;
	height: 18px;
	display: block;
        cursor: pointer;
        outline: 0;
}

.product_table
{
	width:570px;
	border:0px solid #000000;
}

.product_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1b5cd;
	font-weight:bold;
	text-decoration:none;
}

a.product_title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1b5cd;
	font-weight:bold;
	text-decoration:none;
}

a.product_title:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
        cursor: pointer;
        outline: 0;
}

.product_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}


td.product_price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1b5cd;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
}

.product_disc_price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
}

.prod_att_name
{
	width: 80px;
        height: 25px;
        padding: 5px;
        text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
        /*background-color: #282828;
        border-bottom: 3px solid #FFFFFF;
        border-left: 3px solid #FFFFFF;
        border-right: 3px solid #FFFFFF;
	color: #FFFFFF; !important;*/
}


.prod_att_val
{
	width: 190px;
        height: 25px;
        padding: 5px;
        text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
        /*background-color: #343434;
        border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF; !important;*/
}


img.product_image_medium 
{
	width:250px;
	border:1px solid #a1b5cd;
}

img.popup_small_prod_image 
{
	width:80px;
	border:1px solid #a1b5cd;
}

.product_image_big img 
{	
	text-align:center;
        border:1px solid #a1b5cd;
}

.product_image_bg 
{
	background-color: white;
}

/**** End Content Catalogue classes ****/

ul 

{
list-style-image: url(/var/ah/14394/he/bullet.gif)
}
