/* Styles for the UNEP Corporate banner - Used with GlobalTools */
/* Place this stylesheet on the root of your website and modify it to suit your needs */
/* Note that to avoid any interference with your web site style sheet there is no default style
 => you have to repeat the font and etc... unless if you manage this with your web site stylesheet*/

/* If you do not see the background it's because you have background-color:#xxxxxx; on the superior layers 
(unep_header_logo + unep_header_unep + unep_header_motto + unep_header_rightPic). Have a look to the HTML source */

/* Top Navigation */
TD.unep_header_link	{text-align:center; background-color:#56AEC6; height:18px; vertical-align:middle;}
A.unep_header_link:link	{font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none;}
A.unep_header_link:visited	{font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none;}
A.unep_header_link:hover	{font-family:Arial; font-size:12px; color:#FFDD99; text-decoration:underline;}

/*UNEP Banner */
TD.unep_header_bckgnd	{height:56px; background-repeat:no-repeat;}
TD.unep_header_logo	{}
TD.unep_header_unep	{padding-left:10px; color:#003366; font-family:Arial; font-size:18px; font-weight:bold;}
TD.unep_header_rightPic	{}
TD.unep_header_motto	{padding-left:10px; color:#003366; font-family:Arial; font-size:16px; font-weight:bold;}
TD.unep_header_website_title	{height:20px; background-color:#FFDD99; color:#003366; font-family:Arial; font-size:14px; font-weight:bold;}
TD.unep_header_website_title2	{height:20px; background-color:#56AEC6; color:#FFFFFF; font-family:Arial; font-size:14px; font-weight:bold;}
TD.unep_header_separator_top	{height:1px; background-color:#ffffff;}
TD.unep_header_separator_bottom	{height:1px; background-color:#ffffff;}
TD.unep_footer {text-align:center; background-color:#56AEC6; height:18px; vertical-align:middle; font-family:Arial; font-size:11px; color:#FFFFFF;}
A.unep_header_logo	{}

IMG.unep_header_logo	{margin:6px;}
IMG.unep_header_rightPic	{}

/* Search */
INPUT.unep_header_search_txt	{font-family:Arial; font-size:10px; color:#000000; width:60px;}
INPUT.unep_header_search_smbt	{font-family:Arial; font-size:10px; color:#000000; width:40px;}
SPAN.unep_header_search	{font-family:Arial; font-size:10px; color:#FFFFFF;}

/* Language link */
A.unep_header_language:link	{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A.unep_header_language:visited	{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A.unep_header_language:hover	{font-family:Arial; font-size:10px; color:#FFDD99; text-decoration:underline;}

.bodytext
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	letter-spacing: normal;
}
A:link
{
	text-decoration:none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
}
A:visited
{
	text-decoration:none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
}
A:hover
{
	color: #336699;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
}
