@import url("/shared_files/css/cop17.css");
@import url("/shared_files/css/priority_areas.css");
/* **************************************************************** */
/* **********  Priority Area Styles - Customization of corporate skin *********** */
/* *************************************************************** */
/* begin PA Home Page */
#home_pa_top_left {background-color:#F6881F;}
#home_pa_top_right {height:510px; background:#F2B881 url('/climatechange/portals/5/images/homeimage/unep_cc_homebg.jpg') no-repeat; background-position:bottom;}
#home_pa_content_panes {margin-top:0px; clear:both;}
/* end PA Home Page */
/* begin PA top navigation and site name style */
#spa_top_pane_site_name {float:left; margin-left:16px;}
#spa_top_pane_site_name img {border:0px; outline:0px;}
#spa_top_pane_site_name a {color:#361B00; font-weight:bold;}
#spa_top_pane_other_themes {float:right; margin-top:18px;}
#spa_top_pane_other_themes div {color:Silver;}
#spa_top_pane_other_themes div a {color:Silver; font-weight:bold;}
#spa_top_pane_other_themes div.active {color:Black;}
#spa_top_pane_other_themes div.active a {color:#F6881F; font-weight:bold;}html, body, div, p, a, ul, ol, li, h1, h2, h3, h4, h5, h6, span, a:link, td, th{
font-family:  Tahoma, Arial, vedana;
}/* end Sub PA top navigation and site name style */
/* *********************************************************** */
/* *** Content Styles - Customization of corporate skin / containers ******* */
/* ********************************************************** */
/* begin default styles for user content (avoid classes to facilitate user actions) */
/* style for modules and page titles (for each container) */
div.container_empty_title h3 span {color:#F6881F; font-size:20px; font-weight:bold;} /* for page title */
div.container_empty_title h4 span {color:#F6881F; font-size:18px;} /* for module title */
div.container_type1_title {background-color:#F6881F; height:20px;}
div.container_type1_title h3 span {color:#FFFFFF; font-size:18px; font-weight:bold;} /* for page title */
div.container_type1_title h4 span {color:#FFFFFF; font-size:15px; font-weight:bold; padding:3px;} /* for module title */
div.container_type1_title {margin-bottom:6px;}
div.container_type2_title h3 span {} /* for page title */
div.container_type2_title h4 span {color:#F6881F; font-size:18px;} /* for module title */
/* style for content sub titles (for each container) */
div.container_empty_body h4 {color:#F6881F; font-size:16px; font-weight:bold;}
div.container_type1_body h4 {color:#F6881F; font-size:16px; font-weight:bold;}
div.container_type2_body h4 {color:#F6881F; font-size:16px; font-weight:bold;}
div.container_empty_body h5 {color:#F6881F; font-size:13px; font-weight:bold;}
div.container_type1_body h5 {color:#F6881F; font-size:13px; font-weight:bold;}
div.container_type2_body h5 {color:#F6881F; font-size:13px; font-weight:bold;}
/* style for content links (for each container) */
div.container_empty_body a {font-weight:bold; color:#F6881F;}
#home_pa_content_panes a {font-weight:bold; color:#F6881F;}
#home_pa_content_panes a.More {font-weight:bold; color:#FFFFFF;}
div.container_empty_body a.More {font-weight:bold; color:#FFFFFF;}
div.container_type1_body a {font-weight:bold; color:#F6881F;}
div.container_type1_body a.More {font-weight:bold; color:#FFFFFF;}
div.container_type2_body a {font-weight:bold; color:#F6881F;}
div.container_type2_body a.More {font-weight:bold; color:#FFFFFF;}
/* style for content images (for each container) */
div.container_empty_body img {border-color:White; outline-color:Silver;}
div.container_type1_body img {border-color:White; outline-color:Silver;}
div.container_type2_body img {border-color:White; outline-color:Silver;}
/* style for HR lines in content (for each container) - use color and background and border for IE, FF, Opera compatibility */
div.container_empty_body hr {height:1px; border:none; color:#F6881F; background-color:#F6881F;}
div.container_type1_body hr {height:1px; border:none; color:#F6881F; background-color:#F6881F;}
div.container_type2_body hr {height:1px; border:none; color:#F6881F; background-color:#F6881F;} 
/* style used on further resources to better separate modules with a line */
div.container_type2_body {border-bottom:solid 1px #F6881F; margin-bottom:15px;}
/* other custom styles (when using don't display container option for instance) */
a.More {display:block; background-color:#F6881F; color:#FFFFFF; float:right; padding:4px 8px 4px 8px; font-weight:bold;}
#main_pane_2cols {float:left;margin-left:10px;margin-top:8px;min-height:350px;width:750px;
}
#main_pane_2cols img {border-width:5px; border-style:solid; outline-width:1px; outline-style:solid;margin-left:5px; margin-right:5px;border-color:White; outline-color:Silver;}
#main_pane_3cols {float:left;margin-left:10px;margin-right:10px;margin-top:8px;min-height:350px;width:568px;}
#main_pane_3cols img {border-width:5px; border-style:solid; outline-width:1px; outline-style:solid;margin-left:5px; margin-right:5px;border-color:White; outline-color:Silver;}
#main_further_resources img {border-width:5px; border-style:solid; outline-width:1px; outline-style:solid;margin-left:5px; margin-right:5px;border-color:White; outline-color:Silver;}
/* end default styles for user content */
/* begin site specific breadcrumb style */
#main_breadcrumb {}
#main_breadcrumb a {}
/* end site specific breadcrumb style */
/* begin site specific login style */
#main_login {display:none;}
#main_login a {}
/* end site specific login style */
/* begin site specific navigation menu style */
#main_menu {
background-color:#9D9D9D; width:200px; z-index:1000;
}
/* Root menu item container */
.LeftNavigation .root {} 
/* menu item text  */
.LeftNavigation .mi {
height:20px;
border-left:solid 1px #FFFFF;
border-bottom:dashed 1px #FFFFFF;}
.LeftNavigation .mi .txt {
color:#FFFFFF;
font-weight:bold;
font-size:13px; 
position:relative;
top:4px;
} 
/*sub menu items containers*/
.LeftNavigation .m {
background-color:#9D9D9D;
width:175px;
} 
.LeftNavigation .m td {
padding-bottom:4px;
border-bottom:dashed 1px #FFFFFF;
z-index:50000px;
} 
.LeftNavigation .sel {background-color:#F6881F;} /*selected menu item*/
.LeftNavigation .hov {background-color:#F6881F; } /*hover menu item*/
.LeftNavigation .bc {background-color:#F6881F;} /*parent active*/
/* end site specific navigation menu style */
/* begin hack for File Manager and other modules icons so it displays nicely */
#main_pane_2cols .DNNTree div img {border:0px; outline:0px;}
#main_pane_2cols .DNNTree div span img {border:0px; outline:0px;}
#main_pane_2cols .DNNTree div div img {border:0px; outline:0px;}
#main_pane_2cols .DNNTree div div span img {border:0px; outline:0px;}
#main_pane_2cols table.Forum_Container img {border:0px; outline:0px;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_HeaderCapLeft img {border:0px; outline:0px;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_HeaderImage img {border:0px; outline:0px;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_HeaderCapRight img {border:0px; outline:0px;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_AltHeaderCapLeft {display:none;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_AltHeaderImage {display:none;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_AltHeaderCapRight {display:none;}
#main_pane_2cols .DNN_GalleryContent td.Gallery_FooterCapRight img {border:0px; outline:0px;}
#main_pane_2cols td.Gallery_PictureTL img {display:none;}
#main_pane_2cols td.Gallery_PictureTC img {display:none;}
#main_pane_2cols td.Gallery_PictureTR img {display:none;}
#main_pane_2cols td.Gallery_PictureBC img {display:none;}
#main_pane_2cols td.Gallery_AlbumTL img {display:none;}
#main_pane_2cols td.Gallery_AlbumTR img {display:none;}
/* end hack for File Manager icons */
/* ************************************************** */
/* *** User Styles - Home Page Elements ******************* */
/* ************************************************** */
/* home top left pane */
#home_pa_top_left h2 {margin-top:24px;} /* force margin to fix issue in IE7 - IE7 does not inherit font size like IE8 */
#home_pa_top_left h2 a {color:#FFFFFF; font-size:24px; margin-left:8px; margin-bottom:12px;} /* For Website Title */
#home_pa_top_left p {margin-left:8px; color:#FFFFFF; margin-top:12px; padding-top:0px; margin-bottom:12px; padding-bottom:0px;} /* force padding and margin to fix IE7 issues */
#home_pa_top_left a {color:#3A1D02; font-weight:bold;}
/* begin home activities tabs */
#ActivitiesTabs {overflow:hidden; position:relative; top:-14px; height:140px; z-index:2;}
#ActivitiesTabs h3 {margin:0px; font-size:15px; font-weight:bold; color:#361B00;}
#ActivitiesTabs p {margin-left:0px;} /* overide parent */
#ActivitiesBg {background: url('/climatechange/portals/5/images/homeimage/unep_logo_homebg.jpg') no-repeat; background-position: center; width:400px; height:170px; position:relative; top:-50px; z-index:1;}
#AdaptationTab {position:relative; z-index:2; float:left; width:110px; height:120px; margin-left:8px; margin-rigth:10px; margin-top:12px; padding:3px 3px 0px 3px;}
#AdaptationTab:hover {cursor:pointer;}
#MitigationTab {position:relative; z-index:2; float:left; width:110px; height:120px; margin-left:8px; margin-rigth:10px; margin-top:12px; padding:3px 3px 0px 3px;}
#MitigationTab:hover {cursor:pointer;}
#ReddTab {position:relative; z-index:2; float:left; width:110px; height:120px; margin-left:8px; margin-rigth:10px; margin-top:12px; padding:3px 3px 0px 3px;}
#ReddTab:hover {cursor:pointer;}
#FinanceTab {position:relative; z-index:2; float:left; width:110px; height:120px; margin-left:8px; margin-top:12px; padding:3px 3px 0px 3px;}
#FinanceTab:hover {cursor:pointer;}
.HomeActivitySelected {background-color:#9D9D9D;}
/* end home activities tabs */
#home_pa_top_right a {color:#3A1D02; font-weight:bold;}
#home_pa_top_right a.More {color:#FFFFFF;}
#home_pa_top_right div.container_empty_title {margin-bottom:15px;}
#home_pa_top_right h4 span {color:#3A1D02;} /* color of titles on top right pane */
/* begin News Items styles (from news using UNEP's web service) */
div.news_item {clear:both; margin-bottom:10px;}
div.news_item img {width:120px; float:left; margin-right:7px;}
div.news_item h6 {margin-top:0px; margin-bottom:0px;}
#home_pa_top_pane div.news_item p {margin-top:6px; color:#000000;}
div.news_item a.More {margin-top:6px; margin-bottom:10px;}
#home_pa_top_news div.news_item_bottom {display:none;}
/* end News Items styles (from news using UNEP's web service) */
/* begin publication styles */
#home_pa_top_publications div.items {height:170px;} /* force height to align more btns */
#home_pa_top_publications .publication_item img {float:left; margin-bottom:5px; margin-right:7px;}
/* end publication styles */
/* begin video styles */
#home_pa_top_multimedia .video_item {height:100px; margin:0px;} /* force height to align more btns */
#home_pa_top_multimedia .video_item img {width:84px; margin-right:7px;}
#home_pa_top_multimedia .video_item p {margin-left:0px;}
#home_pa_top_multimedia .video_item_bottom {display:none;}
/* end video styles */
/* more pub and video links */
#home_pa_top_pub_videos a.More {margin-bottom:6px;}
/* begin topics description styles */
#home_pa_top_topic {background-color:#9D9D9D; color:#FFFFFF; top:-30px; margin-right:4px;height:180px; z-index:3; position:relative; overflow: hidden;clear:both;}
#home_pa_top_topic h4 img {margin:0px 8px 8px 8px;}
#home_pa_top_topic h4 {padding-top:16px; font-size:15px; font-weight:bold; color:#361B00;}
#home_pa_top_topic h4 {
padding-top: 6px;
font-size: 15px;
font-weight: bold;
color: #361B00;
margin-top: 8px;
padding-bottom: 0;
margin-bottom: 1px;
}
#home_pa_top_topic p {color:#FFFFFF;}
#home_pa_top_topic a.More {margin-right:8px;}
/* end topics description styles */
/* begin success stories slider */
#home_spa_middle_center a.More {margin-top:6px; margin-bottom:10px;}
/* begin sub-pa home activities scrollable slider */
#home_stories {background-color:#f7f7f7;}
/* root element */
#home_stories .scrollableStories {
position:relative;
overflow:hidden;
width: 600px;
height:225px;
}
/* root element for scrollable items. should have a extremely large width */
#home_stories .scrollableStories .items {
width:20000em;
position:absolute;
clear:both;
}
/* main block with child items that will scroll */
#home_stories .items div {
float:left;
width:600px; /* same as container width */
}
/* single scrollable item */
#home_stories .scrollableStories span {
float:left;
margin:8px 20px 8px 20px;
padding:2px;
}
/* image */
#home_stories .scrollableStories span.StoryItem img {width:150px; float:left;}
/* title */
#home_stories .scrollableStories span.StoryItem h5 {margin:0px;}
/* sub-title */
#home_stories .scrollableStories span.StoryItem p b {}
/* description */
#home_stories .scrollableStories span.StoryItem p {}
/* active item */
#home_stories .scrollableStories .active span {}
/* buttons styles using sprites */
#home_stories .scrollableStories {float:left;}
#home_stories a.browse {
background:url('/climatechange/Resources/Shared/images/hori_large.png') no-repeat;
display:block;
width:30px;
height:30px;
float:left;
margin:40px 10px;
cursor:pointer;
font-size:1px;
}
/* right */
#home_stories a.right {background-position: 0 -30px; clear:right; margin-right: 0px;}
#home_stories a.right:hover {background-position:-30px -30px;}
#home_stories a.right:active {background-position:-60px -30px;} 
/* left */
#home_stories a.left	{margin-left: 0px;} 
#home_stories a.left:hover {background-position:-30px 0;}
#home_stories a.left:active {background-position:-60px 0;}
/* disabled navigational button */
#home_stories a.disabled {
visibility:hidden !important;		
} 	
/* end success stories slider */
/* begin experts */
div.expert_item img {float:left; margin-right:7px;}
/* end experts */
/* ************************************************** */
/* *** User Styles - Inner Page Elements ******************* */
/* ************************************************** */
/* begin top navigation between sub topics */
#spa_top_pane_site_name {float:left; margin-left:16px;}
#spa_top_pane_site_name img {border:0px; outline:0px;}
#spa_top_pane_site_name h2 a {color:#F6881F; font-size:24px; margin-bottom:12px;} /* For Website Title */
#spa_top_pane_site_name a {color:#361B00; font-weight:bold;}
#spa_top_pane_other_themes {float:right; margin-top:18px;}
#spa_top_pane_other_themes div {color:Silver;}
#spa_top_pane_other_themes div a {color:Silver; font-weight:bold;}
#spa_top_pane_other_themes div.active {color:Black;}
#spa_top_pane_other_themes div.active a {color:#F6881F; font-weight:bold;}
#Adaptation {float:left;}
#Mitigation {float:left; margin-left:12px;}
#REDD{float:left; margin-left:12px;}
#Finance {float:left; margin-left:12px;}
.left_grey_border {border-left:solid 2px Silver; padding-left:12px;}
/* end top navigation between sub topics */
/* publications list */
span.publication_item_list {clear:both;}
div.items div.clear {height:20px;}
.publication_item_list img {float:left; width:85px;}
#main_further_resources .scrollablePub img {margin-top:15px; margin-right:100px;} /* force title below image when in further resources */
#main_further_resources .scrollablePub div.clear {display:none;}
#main_further_resources div.container_empty_title {margin-bottom:15px;}
/* Information materials comon styles (RSS + Pagination) */
div.items_pagination {float:right; margin-bottom:15px;}
div.items_pagination a {display:block; background-color:#B6B6B6; color:#FFFFFF; border:solid 1px #F6881F; float:left; padding:1px 2px 1px 2px; margin:0px 2px 0px 2px;}
div.items_pagination a.ActivePage {background-color:#F6881F; color:#FFFFFF; border:solid 1px #B6B6B6; float:left; padding:1px 2px 1px 2px; margin:0px 2px 0px 2px;}
div.items_rss {position:relative; top:-35px; float:right;} /* place RSS icon on top right of the list */
div.items_rss a img {border-width:0px; outline:0px;}
#main_pane_2cols div.items_rss a img {border-width:0px; outline:0px;}
/* publication detail */
.publication_item_detail img {float:left;}
.publication_item_detail .pub_Year {font-style:italic}
#main_pane_2cols .publication_item_detail .pub_pdf img {border:0px; outline:0px;}
/* news list */
div.news_item_list img {float:left; width:200px;}
div.news_item_list h6 {margin-top:0px; margin-bottom:0px;}
div.news_item_bottom {margin-bottom:20px;}
/* news item in teaser in further resources */
#main_further_resources .news_item img {width:140px; margin-right:100px; overflow:hidden;} /* force title below */
#main_further_resources .news_item h6 {margin-top:4px; margin-bottom:0px;}
#main_further_resources div.news_item p {display:none;}
/* news detail */
.pr_title {color:#F6881F; font-size:20px; font-weight:bold;}
.pr_date {color:#CCCCCC; font-style:italic;}
.pr_list_date {color:#CCCCCC; font-style:italic;}
.pr_abstract img {float:left;}
.pr_resources_title {color:#F6881F; font-size:18px;}
.pr_resources_item {text-align:left;}
/* videos list */
div.video_item {clear:both;}
div.video_item img {width:120px; float:left;}
div.video_item .video_item_title {}
div.video_item_bottom {height:20px; clear:both;}
/* experts */
div.expert_item_list img {float:left; width:85px;}
div.expert_item_list h6 {margin-top:0px; margin-bottom:0px;}
div.expert_item_bottom {margin-bottom:20px;}
/* experts details of Q&A */
.QA_item	{border-color:#F6881F; border-style:solid; border-width:1px;}
.QA_list_info {color:#666666; text-align:right;}
.QA_list_question {color:#000000;}
.QA_list_author {color:#000000; font-weight:bold;}
.QA_list_separator {border-bottom-color:#F6881F; border-bottom-width:1px; border-bottom-style:dashed;}
.QA_list_answer {color:#666666;}
.QA_list_btn {text-align:right;}
div.container_empty_body img.bulle {float:left; color:#666666; border:0px; outline:0px;}
div.container_actions_links {height:1px;}
/*css edits for internet explorer*/
#home_pa_top_publications, #home_pa_top_multimedia {margin-top:0px;}
#home_pa_top_publications div.clear {height: 5px;}
#home_pa_top_news div.container_empty {margin-bottom:0px;}
#home_pa_top_publications {position:relative; height:312px;}
#main_further_resources {max-width: 175px;width: expression(this.width < 175 ? 175: true); text-wrap:normal; word-wrap:break-word;}
#dnn_Landing1LeftPane, #dnn_Landing1RightPane{
float:left;
width:482px;
height:372px;
margin-top:8px;
background: url('/shared_files/imgs/6Ps_icons/cc_icon_big20.png') no-repeat center 22px;
}
#dnn_Landing1LeftPane{
background: url('/disastersandconflicts/Portals/155/dnc/imgs/unep_logo_bg.png') no-repeat center 190px;
}
#involved-imgs img{
margin:0 50px;
}
#tabs-4cs{
clear:both;
margin-left:10px;
margin-top:13px;
}
#tabs-4cs li, #tabs-4cs li a{
line-height: 125%;
margin: 0;
padding: 0;
width: 106px;
height: 105px; /*90px;*/
float: left;
margin-right: 9px;
border-right:0px solid #816c8c;
text-shadow:none;
opacity: 0.85;
filter: alpha(opacity = 85);
background-color:#ff8b17;
color:white;
}
#tabs-4cs li a{
padding-left:6px;
}
#tabs-4cs li h2{
font-size:16px;
margin:8px auto;
color:white;
}
#tabs-4cs li span{
font-size:8.2pt;
font-weight:normal;
color:white;
}
#dnn_Landing1LeftPane h1{
margin:6px 0 0 0;
}
span.link-separator {
margin-left: 2px;
color: #E0E0E0;
}
#left-links li a {
font-weight: bold;
color:white;
}
#dnn_Landing1LeftPane h1 span {
display: block;
font-size: 24px;
letter-spacing: 1px;
font-weight: bold;
margin: -2px 0px 0px 0px;
padding: 2px 0px 0px 46px;
line-height: 40px;
background: url('/home_new/files/site/imgs/6ps/cc_white.png') no-repeat 5px -2px;
color: white;
}
#cc-header-img {
margin-left: 10px;
margin-top: 35px;
background: url("/climatechange/Portals/5/images/cop17/banner.jpg") no-repeat -20px -70px;
width: 464px;
height: 158px;
opacity: 0.9;
filter: alpha(opacity = 90);
}
#cc-header-img p{
float:right;
margin-right:0;
margin-top:98px;
color:white;
width:100% /*280px;*/
height:60px;
background-color:#0c0c0c;
padding:6px;
opacity:0.6;
filter: alpha(opacity = 60);
}
#cc-header-img a:hover{
text-decoration:none;
}
#left-links {
margin-left: 8px;
}
#left-links li {
margin: 2px;
float: left;
}
h2.styled, h2.styled span {
display: block;
font-size: 16.5px;
color: #3A1D02;
font-weight: bold;
margin-top: 3px;
letter-spacing: 1px;
}
.bg01{
background: #b7b7b7;
display:block;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#8f8f8f');
background: -moz-linear-gradient(top, #7070700%, #909090 50%, #909090 50%, #707070 100%);
/*background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #707070), color-stop(0.5, #909090), color-stop(0.5,  #909090), color-stop(1, #707070)) ;*/
background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #BFBFBF), color-stop(0.5, #BFBFBF), color-stop(0.5, #BFBFBF), color-stop(1, #BFBFBF)) ;
border: 1px solid #a4a4a4;
font-family:    Tahoma, helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 8px 0 10px 0;
text-shadow: 0px -1px 1px rgba(0, 0, 0, .9);
}
.bg01-plain{
background: #b7b7b7;
background: #b7b7b7;
filter:none;
}
.bg01-mozilla{
background: -moz-linear-gradient(top, #a6a6a6 0%, #442A54 50%, #747474 50%, #a4a4a4 100%);
}
.bg02{
background: #b7b7b7;
display:block;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb76f', endColorstr='#ff9d3c');
background: -moz-linear-gradient(top, #ffb76f 0%, #ff9d3c 50%, #ff9d3c 50%, #ffb76f 100%);
background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ffb76f), color-stop(0.5, #ff9d3c), color-stop(0.5,  #ff9d3c), color-stop(1, #ffb76f)) ;
border: 1px solid #ffa54a;
font-family:   Tahoma,Arial, helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 1;
padding: 8px 0 10px 0;
text-shadow: 0px -1px 1px rgba(180, 180, 180, .9);
}
.bg02-plain{
background: #b7b7b7;
background: #FF9B37;
filter:none;
}
.bg02-mozilla{
background: -moz-linear-gradient(top, #ffb76f 0%, #ff9d3c 50%, #ff9d3c 50%, #ffb76f 100%);
}
.pane-title {
padding: 6px;
}
div.pane-title h2 {
margin: 0px 0px;
padding: 0px 0px 0px 2px;
font-size: 14px;
color:#006ad5;
color: white;
letter-spacing: 1px;
/*text-shadow: #969696 1px 1px 0.1em;
filter: dropshadow(color=#969696,offX=1,offY=1); */
height: 1%;
font-weight: bold;
}
.no-paddings {
padding: 0px 0px;
}
.no-margins {
margin: 0px 0px;
}
.no-list, .no-list li{
list-style:none;
}
h3.page-header.styled{
color:#006fa4;
color:#e67300;
font-size:16px;
margin:0 0 9px 10px;
font-weight:bold;
/* text-shadow: white 1px 1px 0.1em;
filter: dropshadow(color=white,offX=1,offY=1);
height: 1%;*/
}
#dnn_Landing1LeftPane {
background-color: #fcb979;
background-color: #666666;
}
#dnn_Landing1RightPane{
background-color: #fee1c5;
background-color:#b6b6b6;
}
#dnn_LandingNewsPane{
margin-left:10px;
width:472px;
height:95px;
}
#unep-news img{
height:80px;
width:auto;
max-width:105px;
float:left;
margin:4px 10px 10px 4px;
border:4px solid #f5f5f5;
outline: 1px solid #acacac;
}
#expert-img{
float:left;
margin:0 8px 8px 3px;
border:4px solid #f5f5f5;
outline: 1px solid #acacac;
}
#expert-name{
font-size:15px;
font-weight:bold;
color:#ea7500;
}
#dnn_LandingPublications, #dnn_LandingMultimedia{
float:left;
margin-left:10px;
width:200px;
min-height:150px;
}
#dnn_LandingMultimedia{
width:260px;
}
span.more{
display:block;
min-width:30px;
height:10px;
padding:3px 5px 7px 5px;
}
#dnn_Landing2LeftPane, #dnn_Landing2RightPane{ 
float:left;
width: 0px/*533px*/;
padding-top:0;
background-color:#eeeeee;
width:360px;
min-height:257px;
margin-top:8px;
opacity: 0.85;
filter: alpha(opacity = 85);
}
#dnn_Landing2LeftPane p, #dnn_Landing2RightPane p { 
margin:0 15px 0 10px; 
text-align:justify;
}
#dnn_Landing2RightPane{
width:604px;
}
#dnn_LandingPublications,#dnn_Landing2LeftPane, #dnn_Landing3LeftPane, #dnn_Landing4LeftPane {
clear:both;
}
#dnn_Landing3LeftPane, #dnn_Landing3RightPane{
float:left;
height:240px;
margin-top:5px;
}
#dnn_Landing3LeftPane h2,#dnn_Landing3RightPane h2{
height:14px;
}
#dnn_Landing4LeftPane, #dnn_Landing4RightPane{
float:left;
}
#dnn_Landing3LeftPane,  #dnn_Landing4LeftPane{
width:964px;
}
#dnn_Landing3RightPane, #dnn_Landing4RightPane{
width:0;
margin-left:0;
background-color:#e0e0e0;
}
#dnn_Landing4RightPane{
background-color:transparent;
height:0px;
}
/*Publications , GetInvolved, Experts  */
#dnn_ctr84231_ContentPane, #dnn_ctr84230_ContentPane, #dnn_ctr84232_ContentPane {
float:left;
width:313px;
margin-right:12px;
}
#dnn_ctr84232_ContentPane {
margin-right:0;
}
#dnn_ctr84430_ContentPane{
background-color:#666666;
min-height:120px;
}
#dnn_ctr84430_ContentPane div.div1, #dnn_ctr84430_ContentPane div.div2{
float:left;
width:482px;
}
#dnn_ctr84430_ContentPane div.div1 h3{
margin:45px 12px 8px 25px;
color:white;
}
#dnn_ctr84430_ContentPane div.div2 h5 {
margin:8px 12px 8px 0;
color:white;
}
#dnn_ctr84430_ContentPane div.div2 p{
margin:0 12px 0 0;
color:white;
}
#unep-expert{
z-index:10;
}
#ul-5areas{
margin-left:13px;
}
#ul-5areas li{
margin-left:0;
float:left;
width:177px;
height:75px;
margin:-15px 13px 0 0;
text-align:center;
}
#ul-5areas li a{
display:block;
padding-top:80px;
}
#li-cs{
background: url("/climatechange/Portals/5/images/5areas/5areas_cs.jpg") no-repeat 0 0;
}
#li-lcg{
background: url("/climatechange/Portals/5/images/5areas/5areas_lcg.jpg") no-repeat 0 0;
}
#li-redd{
background: url("/climatechange/Portals/5/images/5areas/5areas_redd.jpg") no-repeat 0 0;
}
#li-adapt{
background: url("/climatechange/Portals/5/images/5areas/5areas_adapt.jpg") no-repeat 0 0;
}
#li-outreach{
background: url("/climatechange/Portals/5/images/5areas/5areas_outreach.jpg") no-repeat 0 0;
}
#li-outreach{
margin-right:0;
}
/*
#rwa_container div.rwa-stories {
height:80px; width:500px;
}
*/
#involved-imgs img{
float:left;
margin: 0;
}
#involved-imgs img#cop17{
margin: 12px 45px 10px 25px;
width: 80px;
}
#involved-imgs img#cnnet{
margin: 22px 0 15px 40px;
}
#involved-imgs img#provia{
margin: 10px 35px 10px 11px;
width:100px;
clear:both;
}
#involved-imgs img#unite{
margin: 16px 0 15px 25px;
}
#rwa_container h3{
padding:0;
margin:5px 0px 0px 10px;
font-weight:bold;
color:#006393;
font-size:14px;
}
#rwa_container table td{
height:200px;
}
#rwa_container table td img{
margin-right:6px;
margin-top:8px;
width:195px;
}
#rwa_container p.nav{
width:555px;
height:19px;
margin-top:12px;
font-weight:bold;
background-color:#ff9428;
color:white;
padding-left:30px;
}
#rwa_container span{
display:inline-block;
margin-left:30px;
}
#rwa_container table td a{
color:#fb7d00;
}
#rwa_container p.nav a{
display:inline-block;
text-align:center;
margin-right:10px;
color:white;
width:20px;height:20px;
}
#rwa_container p.nav a:hover, #rwa_container p.nav a.activeSlide {
background-color:#fff;
color:#ffa74f;
text-decoration:none;
}
div#expert-img img{
width:100px;
}
span.publication_item img {
float:left;
margin:14px 8px 20px 8px;
}
span.publication_item a{
display:block;
padding-top: 8px;
}
div.news_item img {
margin-top: 8px;
margin-left:8px;
}
div.video_item img {
margin:0 6px;
}
div.news_item a.More, a.More {
margin-right:8px;
background-color:#aeaeae;
background-color:#ff9933;
}
#cc-pubs p{
text-align:center;
margin:0;
padding:0;
}
#cc-pubs p a, #cc-pubs p a:hover {
display:block;
width:305px;
text-align:center;
text-decoration:none;
}
#cc-pubs img{
margin:8px auto 8px auto;
height:96px;
padding:4px;
border:1px solid #c8c8c8;
}
#more-pub{
position:relative;
top:-25px;
}
#stories{
min-height:296px;
width:540px;
margin:auto;
}
#stories p{
text-align:justify;
}
#stories div img{
float:left;
max-height:180px;
max-width:180px;
margin:8px 8px 8px 0;
}
#stories div h5 {
margin:6px;
color:#0077b0;
color:#ea7500;
font-size:15px;
font-weight:bold;
}
#stories div{
clear:both;
padding:12px;
margin:10px 0px;
background-color:#dbdbdb;
height:250px;
}
#div-nav{
position:relative;
height:0px;
width:24px;
}
#prev{
position:relative;
display:block;
top:120px;
left:10px;
background: url("/shared_files/imgs/btns/btn_prev_orange.png") no-repeat center center;
text-indent:-9999px;
height:24px;
width:24px;
}
#next{
position:relative;
display:block;
top:95px;
left:595px;
background: url("/shared_files/imgs/btns/btn_next_orange.png") no-repeat center center;
text-indent:-9999px;
height:24px;
width:24px;
}


