/* Languages Bar */
a.languages_bar_text
{
	color: #ffffff;
	text-decoration: none;
}
a:hover.languages_bar_text
{
	color: #ffffff;
	text-decoration:underline;	
}

a.languages_bar_text_disabled
{
	color: #0AAB1A!important;
	text-decoration: none!important;
}
a:hover.languages_bar_text_disabled
{
	color: #0AAB1A!important;
	text-decoration: none!important;
}

/* Strip Banner */
td.strip_banner_topline
{
	background: url( ../../Images/1.EN/hp/content_m_top.gif) no-repeat;
	width: 296px;
	height: 8px;
}

.visible
{
	display: inline;
}
.invisible
{
	display: none;
}

/* Good To Know Control */
td.good_to_know_top
{
	background: url( ../../Images/1.EN/hp/content_b_top.gif) no-repeat;
	width: 416px;
	height: 8px;
}
td.good_to_know_bottom
{
	background: url( ../../Images/1.EN/hp/content_b_bottom.gif) no-repeat;
	width: 416px;
	height: 8px;
}

/* More Info Media */
td.more_info_media_top
{
	background: url( ../../Images/1.EN/general/sbl_top.gif) no-repeat;
	width: 166px;
	height: 8px;
}
td.more_info_media_bottom
{
	background: url( ../../Images/1.EN/general/sbl_bottom.gif) no-repeat;
	width: 166px;
	height: 8px;
}

/* More Info Links */
td.more_info_links_top
{
	background: url( ../../Images/1.EN/general/sbl_moreinfo_top.gif) no-repeat;
	width: 166px;
	height: 4px;
}
td.more_info_links_bottom
{
	background: url( ../../Images/1.EN/general/sbl_moreinfo_bottom.gif) no-repeat;
	width: 166px;
	height: 4px;
}
table.more_info_banner_space
{
	margin-bottom: 10px;
}

/* Control Panel */
div.control_panel_delimiter
{
	background: url( ../../Images/sub_menu_delimiter.gif) no-repeat;
	width: 19px;
	height: 15px;
}
div.control_panel_font_decrease
{
	background: url( ../../Images/icon_menu_minus.gif) no-repeat 2px;
	width: 17px;
	height: 10px;
	margin-top: 3px;
	#height: 12px;
	#margin-top: 2px;
}
div.f3 > div.control_panel_font_decrease
{
    height: 12px;
}
div.control_panel_font_increase
{
	background: url( ../../Images/icon_menu_plus.gif) no-repeat 2px;
	width: 17px;
	height: 10px;
	margin-top: 3px;
	#height: 12px;
	#margin-top: 2px;
}
div.f3 > div.control_panel_font_increase
{
    height: 12px;
}
div.control_panel_send_to_friend
{
	background: url( ../../Images/icon_menu_envelope.gif) no-repeat 2px;
	width: 17px;
	height: 10px;
	#height: 12px;
	margin-top: 3px;
	#margin-top: 2px;
}
div.f3 > div.control_panel_send_to_friend
{
    height: 12px;
}
div.control_panel_print
{
	background: url( ../../Images/icon_menu_print.gif) no-repeat 1px;
	width: 18px;
	height: 10px;
	#height: 12px;
	margin-top: 2px;
	#margin-top: 1px;
}
div.f3 > div.control_panel_print
{
    height: 12px;
}
div.control_panel_text
{
	/*line-height: 12px;*/
	padding: 0 0 0 2px;
}
div.control_panel_text a
{
    text-decoration: none;
    padding-right: 2px;
}
/* Mabat */
td.mabat_top
{
	background: url( ../../Images/1.EN/general/mabat_top.gif) no-repeat;
	width: 166px;
	height: 8px;
}

td.mabat_bottom
{
	background: url( ../../Images/1.EN/general/mabat_bottom.gif) no-repeat;
	width: 166px;
	height: 8px;
}

/* Search Control */
td.search_top
{
	background: url( ../../Images/1.EN/hp/search_top.gif) no-repeat;
	width: 154px;
	height: 4px;
}
td.search_bottom
{
	background: url( ../../Images/1.EN/hp/search_bottom.gif) top no-repeat;
	width: 154px;
	height: 14px;
}

/* News Control */
td.news_left
{
	background: url( ../../Images/1.EN/hp/news_r.gif) right no-repeat;
	width: 4px !important;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

td.news_right
{
	background: url( ../../Images/1.EN/hp/news_l.gif) left no-repeat;
	width: 4px !important;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

/* Upper Bar */
a.site_in_er, a:hover.site_in_er
{
	color: #FFFFFF !important;
	text-decoration: none;
	font-size: 11px !important;
	vertical-align:0px;
}




/* Video Gallery */
img.video_gal { width: 141px !important; height: 105px !important; cursor: pointer; }


map area { cursor: pointer!important; }


.video_content_space 
{
	padding: 0px 10px;
	direction: ltr !important;
}
.video_content_space p
{
	direction: ltr !important;
}

.search_resualt_nothing
{
	font-size: small;
	text-align: center;
	color: #000000;
	font-weight: bold;
}


/* 404 */
table.unknown_page div
{
	margin:5px 5px 5px 15px;	
	font-size:small;
	
}
td.icon_pic
{
	padding-left: 5px;
	padding-bottom: 5px;
}
img.icon_pic
{
	width: 20px;
	height: 20px;
}
a.no_decoration
{
	text-decoration:none !important;
}

.pointer
{
	cursor:pointer;
}