/* 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:#668eb6; 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:#EBF1FD; text-decoration:underline;}

/*Unep Banner*/
TD.unep_header_bckgnd{height:56px; background-repeat: repeat-y;}
TD.unep_header_logo{}
TD.unep_header_unep{padding-left:10px; color:#336799; font-family:Arial; font-size:18px; font-weight:bold;}
TD.unep_header_rightPic{}
TD.unep_header_motto{padding-left:10px; color:#336799; font-family:Arial; font-size:16px; font-weight:bold;}
TD.unep_header_website_title{height:20px; background-color:#668eb6; color:#FFFFFF; font-family:Arial; font-size:14px; font-weight:bold; padding-left:1px;}
TD.unep_header_separator_bottom{height:1px; background-color:#FFFFFF;}
TD.unep_header_separator_top{height:1px; background-color:#FFFFFF;}

A.unep_header_logo{}

IMG.unep_header_logo{margin:3px;}
IMG.unep_header_rightPic{}

/*language*/
A.unep_header_language{}

/*search*/
INPUT.unep_header_search_txt{font-family:Arial; font-size:10px; width: 138px;  color:#000000;}
INPUT.unep_header_search_smbt{font-family:Arial; font-size:10px; color:#000000; width:30px;}
SPAN.unep_header_search{font-family:Arial; font-size:11px; color:#FFFFFF;}
