@charset "utf-8";
/* CSS Document */

.branding-top {
	background: url(dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}

.branding-top span, .branding-bottom span{
display:block;
}

.dt{
color:#003366;
font-family:Tahoma,Arial,Helvetica;
}


.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	height: 250px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom .dl{
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px 10px 10px;
}
.branding-bottom .dd  {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom .dt{
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}

.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}

.commmunity .dt  {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace .dt  {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences .dt  {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training .dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support .dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}

/* Changes to make default install page XHTML compliant */
span.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}


#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:left;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}
hr.s_WhiteLine      {width:100%; height:1px; color:#FFFFFF;}

/* Hazardous Inner Menu styles */
.MainMenu_MenuContainer {width:100%; background-color:Transparent;}

.MainMenu_MenuBar {
}

.MainMenu_MenuIcon {display:none;}

.MainMenu_SubMenu {background-color:#CCCC99;}

.MainMenu_MenuBreak {}

.MainMenu_MenuArrow {display:none;}

.MainMenu_RootMenuArrow {}

.MainMenu_MenuItem {
    color:#FFFFFF; 
    font-weight:bold; 
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom:solid 1px #FFFFFF;
}
    
.MainMenu_MenuItemSel 
{
    color:#3366CC;
    background-color:#CCCC99;
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-bottom:solid 1px #FFFFFF;
}

.MainMenu_SubMenuItemActive
{
    color:#000000;
    background-color:#CCCC99;
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-bottom:solid 1px #FFFFFF;
}

/* Custom menu classes */
.MainMenu_RootMenuItem td
{
    color:#FFFFFF; 
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom:solid 1px #FFFFFF;
    padding-left:8px;
}

.MainMenu_RootMenuItemSelected td
{
    color:#3366CC;
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom:solid 1px #FFFFFF;
    padding-left:8px;
    background-color:#CCCC99;
}

.MainMenu_RootMenuItemActive td
{
    
    color:#000000;
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom:solid 1px #FFFFFF;
    padding-left:8px;
}

/* End Menu for Hazardous */

/* Press Releases Classes */
.home_pr_image {text-align:center; width:200px; border: #EAE6E2; outline: #AEAEAE solid 1px; padding:5px 5px 5px 5px; float:left;}
.home_pr_title {}
.home_pr_more {}
.home_pr {color:#333333;}
a.home_pr:link {color:#333333;}
a.home_pr:visited {color:#333333;}
a.home_pr:hover {color:#333333;}
.pr_title       {color:#9C914B; font-size:14px; font-weight:bold;}
.pr_abstract    {}
.pr_body        {}
.pr_resources_title {color:#666666; font-size:14px; font-weight:bold; text-align:center;}
.pr_resources_item  {text-align:left; font-size:11px;}
a.pr_resources_link:link {font-size:13px;}
a.pr_resources_link:visited {font-size:13px;}
a.pr_resources_link:hover {font-size:13px;}
.pr_list_date   {font-size:11px; color:#CCCCCC; font-style:italic; font-weight:normal;}

/* Publications Classes */
.home_pub_image         {width:85px; border: #EAE6E2; outline: #AEAEAE solid 1px; padding:5px 5px 5px 5px; float:left;}
.home_pub_title:link    {}
.home_pub_title:visited {}
.home_pub_title:hover   {}
.pub_list_title:link    {font-weight:bold;}
.pub_list_title:visited {font-weight:bold;}
.pub_list_title:hover   {font-weight:bold;}
.pub_title              {color:#3366CC; font-size:14px; font-weight:bold;}
.pub_cover              {border: #EAE6E2; outline: #AEAEAE solid 1px; padding:5px 5px 5px 5px; float:left; margin-right:10px;}
.pub_body               {}
.iconLnk                {vertical-align:middle;}
.pub_pdf:link           {}
.pub_pdf:visited        {}
.pub_pdf:hover          {}

/* Publications Classes */


.RoundedImagePR
{
border: #EAE6E2 solid 4px; 
outline: #AEAEAE solid 1px; 
float:left; padding:5px 5px 5px 5px;
margin-right:10px;
}

.today {
	font-family:arial;
	font-size: 12px;
	line-height:15px;
	color: #000000;
	display:block;
	clear:both;
	margin:0 15px 15px 0;
	list-style-image: url(images/bullet.png);
	}
.todayhdr {
	font-family:arial;
	font-size: .8em;
	margin:10px 0 15px 0;
	color:#000000;
	}
.todayhdr a{
	text-decoration:none;
	}
.todayhdr a:hover{
	text-decoration:underline;
	}
.todayhdr a:visited{
color: #000000;
	}
.todayhdr h1 {
	color: #000000;
	}
.today h2 {
	margin:0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	}
.today p {
	margin:0;
	}
.today img {
	float:left;
	padding: 0 15px 0px 0;
	clear:both;
	}
.today a {
	text-decoration:none;
	color: #000000;
	}
.today a:hover {
	text-decoration:underline;
color: #000000;
	}









.RoundedImage       {border: #EAE6E2 solid 4px; outline: #AEAEAE solid 1px; float:left; margin-right:10px;}

/* Others */
hr.s_GreyLine   {width:100%; height:1px; color:#E2E2E3;}
.home_MainGreyTitle {color:#666666; font-size:18px; font-weight:bold;}
.home_MainBlueTitle {color:#3366CC; font-size:18px; font-weight:bold;}
.home_MainWhiteTitle {color:#FFFFFF; font-size:18px; font-weight:bold;}
.home_MediumGreyTitle {color:#666666; font-size:14px; font-weight:bold;}
.home_MediumBlueTitle {color:#3366CC; font-size:14px; font-weight:bold;}
.home_MediumWhiteTitle {color:#FFFFFF; font-size:14px; font-weight:bold;}
.home_SmallGreyTitle {color:#666666; font-weight:bold;}
.home_SmallBlueTitle {color:#3366CC; font-weight:bold;}
.home_SmallWhiteTitle {color:#FFFFFF; font-weight:bold;}
.inner_MainGreyTitle {color:#666666; font-size:18px; font-weight:bold;}
.inner_MainBlueTitle {color:#3366CC; font-size:18px; font-weight:bold;}
.inner_MainWhiteTitle {color:#FFFFFF; font-size:18px; font-weight:bold;}
.inner_MediumGreyTitle {color:#666666; font-size:14px; font-weight:bold;}
.inner_MediumBlueTitle {color:#3366CC; font-size:14px; font-weight:bold;}
.inner_MediumWhiteTitle {color:#FFFFFF; font-size:14px; font-weight:bold;}
.inner_SmallGreyTitle {color:#666666; font-weight:bold;}
.inner_SmallBlueTitle {color:#3366CC; font-weight:bold;}
.inner_SmallWhiteTitle {color:#FFFFFF; font-weight:bold;}


.hyper a:link {color:#666666;  }

.hyper  a:active {color:#666666; }

.hyper a:visited {color:#666666; }

.hyper a:hover {color:#666666;text-decoration:underline; }

.more a:link {color:#9C914B;  }

.more  a:active {color:#9C914B;}

.more a:visited {color:#9C914B; }

.more a:hover {color:#9C914B;text-decoration:underline;  }

.pic a:link {color:#ffffff;  }

.pic  a:active {color:#ffffff;}

.pic a:visited {color:#ffffff; }

.pic a:hover {color:#ffffff;text-decoration:underline;}

.picl a:link {color:#ffffff;  }

.picl  a:active {color:#ffffff;}

.picl a:visited {color:#ffffff; }

.picl a:hover {color:#ffffff;text-decoration:underline;}

.header h1 {
	font-size: 16px;
	color: #CCCC99;
font-weight: bold;
}
.header h2 {
	font-size: 14px;
	color: #CCCC99;
font-weight: bold;
}
.header h3 {
	font-size: 12px;
	color: #CCCC99;
font-weight: bold;
}
.TitleHead{font-size: 20px;color:#666600;font-weight: bold;}

.Normal a:link {color:#9C914B;  text-decoration:none;}

.Normal a:hover {text-decoration:underline;}

.today img {
	float:left;
	padding: 0 15px 0px 0;
	clear:both;
	}
.today a {
	text-decoration:none;
	color:#9C914B; 
	}
.today a:hover {
	text-decoration:underline;
	
	}

/* Shahnaz */

table.spablock
{
/* background-color:#CCCC99;*/

}

.tblinner
{
border-left:1px solid #FFFFFF;
padding-left:4px;
}


.spatitle
{
padding:10;
font-family:tahoma;
font-size:28px;
font-weight:600;
line-height:1.5;
color:#FFFFFF;
letter-spacing:1;

}


/*SPA links*/
.spa
{
text-align:left;

}

a.spa:link      {font-size:12px; color:#ffffff; text-decoration:none;  line-height:2;}
a.spa:visited   {font-size:12px; color:#ffffff; text-decoration:none;line-height:2;}
a.spa:hover     {font-size:12px; color:#ffffff; text-decoration:underline;line-height:2;}



/*SPA Image*/
img.spa 
{
border:none;
padding:10;
}

/*SPA background UNEP logo*/
td.backdrop
{	
background-image:url(/hazardoussubstances/Portals/9/images/back.gif);
background-repeat:no-repeat;
height:104px;
width: 495px;
text-align:center;
}

a:link{ color:#9C914B; text-decoration:none}

a:active{ color:#9C914B; text-decoration:none}

a:visited{ color:#9C914B; text-decoration:none}

a:hover{ color:#9C914B; text-decoration:underline}

/* Shahnaz */


.head_header{ font-size: 12px;color:#666600;font-weight: bold;}


/*Mercury subsite styles - Francis Njoroge - 17 August 2009*/

.mercurycontainer{ padding-bottom:20px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; text-align:center; vertical-align:top; font-weight:bold}

.mercurycontainer a:link{color:#000000; text-decoration:none}

.mercurycontainer a:active{color:#000000; text-decoration:none}

.mercurycontainer a:visited{color:#000000; text-decoration:none}

.mercurycontainer a:hover{color:#000000; text-decoration:underline}

.mercuryimages{ padding:10px; border:1px solid #999999; margin-bottom:5px}

/*End of Mercury subsite styles*/






























