/* CSS Document */

/* 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:#669ACC; 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:#FFFFFF; text-decoration:underline;}

/*UNEP Banner */
TD.unep_header_bckgnd	{height:56px; background-repeat:repeat}
TD.unep_header_logo	{}
TD.unep_header_unep	{padding-left:10px; color:#FFFFFF; font-family:Arial; font-size:18px; font-weight:bold;}
TD.unep_header_rightPic	{text-align:right}
TD.unep_header_motto	{padding-left:10px; color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:bold;}
TD.unep_header_website_title	{height:20px; background-color:#669ACC; color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:bold; padding-left:5px;}
TD.unep_header_separator_top	{height:1px; background-color:#FFFFFF;}
TD.unep_header_separator_bottom	{height:1px; background-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:100px;}
INPUT.unep_header_search_smbt	{font-family:Arial; font-size:10px; color:#000000; width:50px;}
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:#FFFFFF; text-decoration:underline;}

/* Default styles */



A:link
{text-decoration: none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:visited
{
	text-decoration: none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover
{
	color: #336699;
	text-decoration: underline;

}
A.menu:link
{
	text-decoration: none;
	color: #336633;
}
A.menu:visited
{
	text-decoration: none;
	color: #336633;

}
A.menu:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.bread:link
{
	text-decoration: none;
	color: #884802;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.bread:visited
{
	text-decoration: none;
	color: #884802;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
A.bread:hover
{
	color: #884802;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.submenu:link
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
A.submenu:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: underline;
}
A.submenu:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
A.submenu:active
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.Linkhighlights
{
	font-weight: lighter;
	font-size: 8pt;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.highlights{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
TD.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background:#669ACC;
	height:18px;
	text-align:center;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}
.meetingtitle
{
  color:#336699;  
  font-weight: 700;
  font-size:12px;
    }
    .pagedata
    {  
        margin-top:10px;
        
        font-size:13px;
        font-family: Tahoma,Arial, Helvetica, sans-serif;
        }
        .bold
        {
            font-weight:600;
            font-size:12px;}
   .downloads {
    width: 100%;
    background-color:#efefef;
}
.widgettitle 
{
    font-family: Tahoma,Arial, Helvetica, sans-serif;
    background-color: #337696;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
.downloadlinks
{
  font-family: Tahoma,Arial, Helvetica, sans-serif;
  list-style-type: none;
  padding-left:5px;
  padding-bottom:5px;
    
    }
.downloadlinks a { background:url(images/pdf.png) center left no-repeat; padding:10px 10px 10px 20px; white-space:nowrap; }
.downloadlinks a:hover
{text-transform:none;

    }
    .downloadlinks li
    {
        margin-bottom:5px;}

