.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;
}

/* Conflicts and Disasters Inner Menu styles */
.MainMenu_MenuContainer {width:100%; background-color:Transparent;}

.MainMenu_MenuBar {
}

.MainMenu_MenuIcon {display:none;}

.MainMenu_SubMenu {background-color:#B7B7B7;}

.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:#B7B7B7;
    font-weight:bold;
    font-size:13px; 
    vertical-align:middle;
    height:30px;
    border-bottom:solid 1px #FFFFFF;
}

.MainMenu_SubMenuItemActive
{
    color:#000000;
    background-color:#B7B7B7;
    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:#B7B7B7;
}

.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 Res Eff */

/* 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:#6B5547;}
a.home_pr:visited {color:#6B5547;}
a.home_pr:hover {color:#6B5547;}
.pr_title       {color:#666666; 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;}
.RoundedImagePR
{
border: #666666 solid 1px; 
outline: #666666 solid 1px; 
float:left; padding:5px 5px 5px 5px;
margin-right:10px;
}

/* 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 */

/* 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;}
.TitleHead{ color:#666666; font-size:20px; font-weight:bold;}
.HomePage{ color:#666666; ; font-size:15px; font-weight:bold;}



table.spablock
{
background-color:#B7B7B7;

}

.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(images/img_back_RE.gif);
background-repeat:no-repeat;
height:104px;
text-align:center;
}

.RoundedImage  {border:#EAE6E2 solid 4px; outline: #AEAEAE solid 1px; float:left; margin-right:10px;}
.RoundedImageCentered {border:#EAE6E2 solid 4px; outline: #AEAEAE solid 1px; float:left; margin-right:10px; width:200px;}





























