/* 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:#6699CC; 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{}
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:#6699CC; color:#FFFFFF; font-family:Arial; font-size:14px; font-weight:bold;}
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:6px;}
IMG.unep_header_rightPic{}

/*language*/
A.unep_header_language{font-family:Arial;color:#ffffff}

/*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;}


