/* search and replace [text-align] [margin:0 auto - should assoc w text-align:left] || fix pubimg class for publications */

/*************************************/
/** DEFAULTS						**/
/*************************************/
* { margin:0; padding:0; border:0; }
html, body { min-height:100%; height:100%; overflow:visible !important; }
html { margin-bottom:1px; }


body { font:normal 500 100%/130% georgia,garamond,times,serif; text-align:left; background:#f8f8f8 url('menubg4b.gif') 0 70px repeat-x; }

.clear { clear:both; }
.wrapper { float:left; display:block; width:100%; }

ul { list-style:none; }



/*************************************/
/** STRUCTURE						**/
/*************************************/
#container { /*width:560px;*/ width:auto; position:relative; display:block; margin:0; min-height:100%; height:100%; text-align:left; }

#header { float:left; display:block; width:100%; text-align:center; }
#header .inner { /*width:560px;*/ width:100%; height:60px; position:relative; margin:0;  }
#header .logo { width:74%; /*width:418px;*/ padding:10px 0; height:50px; float:left; border-top:10px; margin:0; /*border-left:1px solid #e0e0e0;*/ background-color:#fff; text-align:left; }
	#header .logowaves { float:left;display:block;padding-right:5px;padding-top:15px; }
	#header .logotext { float:left;display:block;padding-top:10px; }
	#header .headerlinks { width:24%; /*width:140px;*/ display:none; float:right;padding-top:15px;background-color:#fff;font-family:verdana,arial,sans-serif;font-size:12px;font-weight:normal; }
#header .munk { width:24%; /*width:140px;*/ height:60px; float:left; margin:0; padding-bottom:10px; /*border-left:1px solid #e0e0e0;*/ }
	#header .munk a { float:left; display:block; margin-top:10px; margin-left:0px; }

#rightbar, #content { float:left; display:block; min-height:100%; height:100%; padding:0 0 40px 0; margin:0; }
#rightbar { width:24%; /*width:135px;*/ /*padding-left:15px;*/ padding-bottom:1px; }
#content { width:74%; /*width:418px;*/ clear:left; /*padding-left:40px;*/ background-color:#fff; /*border:1px solid #e0e0e0; border-width:0 1px 1px 1px;*/ }
#main { width:100%; /*width:418px;*/ clear:both; display:block; position:relative; text-align:center; padding:0; margin:-20px 0 20px 0; background:transparent url('bg_issues.gif'); }

#aboutpowi { float:left; display:block;	width:62%; margin:0 3% 0 0;	padding:14px 0 0 0; background:#fff; }
#announcements { float:left; display:block; width:30%; margin:7px 0 0 0; padding:7px 2% 0 2%; background:#ffefdb; border:1px solid #e0e0e0; }

#footer { width:100%; /*width:418px;*/ clear:both; /*float:left;*/ display:block; height:auto; /*margin:0;*/ margin-top:15px; border:0; padding:0; background-color:#fff; }
    #footer p { width:100%; position:relative; height:85px; bottom:1px; margin:0; padding:1.5em 0; text-align:center; background-color:#f2f2f2; border-top:1px dotted #aaa; /*border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; */ color: #888; font: 11px/130% arial,helvetica,"trebuchet ms", verdana, sans-serif; letter-spacing: 1px; }
    #footer p:hover { background-color: #efefef; }





/*************************************/
/** TOP MENU						**/
/*************************************/
#topmenuwrap { clear:both; }
#topmenuwrap, #topmenucontainer {/*float:left; */ display:block; width:100%; }
#topmenu, #topmenu li, #topmenu a, #topmenu p, #topmenu img { margin:0; border:0; padding:0; display:block; }
#topmenucontainer { margin:0; text-align:center; }
#topmenu {  width:74%; /*width:418px;*/ float:left; display:block; padding-bottom:30px; list-style:none; background:#fff url('menubg4.gif') repeat-x; /*border:1px solid #e0e0e0; border-width:0 1px;*/ font:normal 400 11px/130% verdana,arial,sans-serif; text-transform:uppercase; letter-spacing:0.01em; color:#000; vertical-align:bottom; }

#topmenu li { float:left; width:30%; margin-right:15px; text-align:center;}

#topmenu a { text-align:center; width:96px; margin:0 auto; padding-top:1px; border-bottom:0px solid #fff; }
#topmenu a:hover { background-position:5px 24px; }
#topmenu a:hover img.menupic { border:3px solid #d0d0d0; }
    #topmenu a.transboundary { background:#fff url('topmenu_transboundary_on.gif') 5px 74px no-repeat;}
    #topmenu a.nexus { background:#fff url('topmenu_nexus_on.gif') 5px 74px no-repeat;}
    #topmenu a.other { background:#fff url('topmenu_other_on.gif') 5px 74px no-repeat;}

#topmenu img.menupic { margin:4px; width:82px; border:3px solid #efefef;}
#topmenu img.menutxt { margin:4px; height:40px; width:90px; }

#topmenu img.menutxt-print { display:visible; }
.blankimg { width:0px; height:0px; display:none;}




/*************************************/
/** TEXT							**/
/*************************************/
p, blockquote, h1, h2, h3, h4, h5, h6 {
  font-size:0.814em;
  text-align:center;
  margin:0;padding:0;
  color:#444;
}
p { word-spacing:0.125em; margin:0.75em 2.5em 1em 0; } /* !!! change from pixels */
/*p + p { text-indent:1em; margin:0.75em 2.5em 1em 0;}*/ /* !!! change from pixels */
dd p {
    word-spacing:0.125em; margin:0.5em 1em 0.5em 0;
}
#content p { text-align:justify; }


blockquote { margin:1.5em; }
ABBR {letter-spacing:0.1em}




/*************************************/
/** LINKS							**/
/*************************************/
a {
  text-decoration:none;
  font-weight:normal;
  color:#004677; /*color:#07a;*/
  margin:0;
  border:0;
  padding:0;
  font-size:1em;
  text-align:left;
}
a.body-link:hover { text-decoration:underline; }
a.toplink { font:normal 500 12px/130% verdana,arial,sans-serif; text-decoration:none; color:#07a; }
a.toplink:hover { text-decoration:none; color:#d60; }
/*a[href $= '.pdf'] {
    padding-right: 18px;
    background: transparent url('images/icons/icon_pdf.gif') no-repeat center right;
    text-decoration:none;
}*/


/*************************************/
/** IMAGES							**/
/*************************************/
img { border:0; }
img.people { float:left; margin-right:13px; padding:0; border:4px double #a0a0a0; }



/*************************************/
/** LISTS							**/
/*************************************/
ul.body-list {
  padding:0 0 0 1em;
  margin:0 0 0 3em;
  list-style-image: url('arrow.gif');
}
ul.body-list li { color:#004677;padding-bottom:5px; font-size:0.814em; }
ul.eventslist {
  padding-left:1em;
  margin-left:3em;
  list-style-image: url('arrow.gif');
}
ul.eventslist li a {
   color: #004677; text-decoration:none;
}
ul.eventslist li a:hover {
    color:#d60;
}


/*************************************/
/** HEADINGS						**/
/*************************************/
h1, h2, h3, h4, h5, h6 { clear:both; display:block; margin:0; padding:0; text-align:left; text-transform:uppercase; font-weight:normal; letter-spacing:0.03em; vertical-align:top; }

h1 { font-size:1.125em; /* 18px */ height:20px; }
h1.home { background:url('header_home.gif') 0 2px no-repeat; }

h1.about { background:url('header_about.gif') 0 2px no-repeat; }
h1.ab\out { display: list-item; list-style-image: url('header_about.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.announcements { background:url('header_announcements.gif') 0 2px no-repeat; }
h1.annou\ncements { display: list-item; list-style-image: url('header_announcements.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.contactpowi { background:url('header_contactpowi.gif') 0 2px no-repeat; }
h1.conta\ctpowi { display: list-item; list-style-image: url('header_contactpowi.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.acknowledgements { background:url('header_acknowledgements.gif') 0 2px no-repeat; }
h1.acknowle\dgements { display: list-item; list-style-image: url('header_acknowledgements.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.transboundary { background: url('header_transboundary.gif') 0 2px no-repeat; }
h1.tra\nsboundary { display: list-item; list-style-image: url('header_transboundary.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.nexus { background: url('header_nexus.gif') 0 2px no-repeat; }
h1.ne\xus { display: list-item; list-style-image: url('header_nexus.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.otherwater { background: url('header_otherwater.gif') 0 2px no-repeat; }
h1.ot\herwater { display: list-item; list-style-image: url('header_otherwater.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.upcomingevents { background: url('header_upcomingevents.gif') 0 2px no-repeat; }
h1.up\comingevents { display: list-item; list-style-image: url('header_upcomingevents.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.pastevents { background: url('header_pastevents.gif') 0 2px no-repeat; }
h1.pa\stevents { display: list-item; list-style-image: url('header_pastevents.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.links { background: url('header_links.gif') 0 2px no-repeat; }
h1.li\nks { display: list-item; list-style-image: url('header_links.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.programadvisors { background: url('header_programadvisors.gif') 0 2px no-repeat; }
h1.pr\ogramadvisors { display: list-item; list-style-image: url('header_programadvisors.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.programdirector { background: url('header_programdirector.gif') 0 2px no-repeat; }
h1.pr\ogramdirector { display: list-item; list-style-image: url('header_programdirector.gif'); list-style-position: inside; letter-spacing: -1000em; font-size: 1pt; color: #fff; }

h1.MEDIA { background: url('header_pub_media.gif') 0 2px no-repeat; }
h1.NEWSPAPER { background: url('header_pub_newspaper.gif') 0 2px no-repeat; }
h1.REPORTS { background: url('header_pub_reports.gif') 0 2px no-repeat; }
h1.RELATED { background: url('header_pub_related.gif') 0 2px no-repeat; }
h2 { font-size:0.814em; /*13px*/ padding-top:25px; border-bottom:solid #d0d0d0 1px; /*border-bottom:solid #004677 1px;*/ }
/*h3 { font-family:arial; font-size:12px; color:#333;  padding:5px 3px;  border-bottom:solid #d0d0d0 1px; background-color:#e0e0e0; }*/
h3 { font-family:georgia; font-size:13px; /*12px*/ color:#fff; height:28px; /*color:#3580c3;*/ padding-left:2px;  /*border-top:1px solid #333; */background:url('header_bgmain.gif'); }

h4 { font-family:helvetica,arial,sans-serif; font-size:13px; color:#d60; text-transform:uppercase; margin:0; padding:5px 0; border-top:1px solid #000; border-bottom:1px dotted #bba; }
h5 { color:#222;text-transform:none;padding-top:2px; }
h5.title {padding-top:12px;font-size:18px;}
h5.author {font-size:12px;color:#666;font-style:italic;}
h5.date {font-size:12px;color:#666;}
h6 { color:#222;text-transform:none;font:normal 700 16px/130% georgia,times,serif; margin-top:12px; margin-bottom:8px; }

img.header-hidden { display:block; width:298px; height:30px; overflow:hidden; }

#rightbar .rcontainer p.acknowledge {
  clear:left;
  position:relative;display:block;width:100%;text-align:center;vertical-align:bottom;
}
#rightbar .rcontainer p.acknowledge img { padding:5px 0;margin:5px 0; }



/*************************************/
/** CONTENT							**/
/*************************************/
/* #content .mainheader { float:left; width:100%; height:30px; margin:0;padding:0; }
#content .mainheader p { margin:0;padding:5px;width:100%; background-color:#e1e1e1; font-weight:normal; text-transform:uppercase; letter-spacing:0.1em; }*/


/*************************************/
/** MAIN PAGE					**/
/*************************************/
#main .issue { width:30%; /*width:101px;*/ display:block; float:left; /*border:1px solid #004677;*/ /*#07a*/ padding:3px 0 10px 0; margin:0 15px 0 0; border-top:7px solid #f0f0f0; }
#main .issue p { position:relative; margin:5px 0 0 0; padding:0; text-indent:0; font:normal 500 12px/160% georgia,times,verdana,arial,helvetica,georgia,times,serif; color:#444; text-align:left; }
#main .issue p a { position:relative; display:block; text-decoration: underline; padding-left:20px; background:url('arrow.gif') no-repeat 5px 6px; }
#main .issue p a:hover { text-decoration:underline; color:#d60; }
#main .issueborder { width:30%; /*width:101px;*/ display:block; float:left; height:16px; /*border:1px solid #004677;*/ /*#07a*/ padding:0; margin:0 15px 0 0; border-top:1px solid #f0f0f0; background-color:#fff;}


/*************************************/
/** PUBLICATIONS					**/
/*************************************/
ul.publications { width:45%; float:left;display:block; padding:0;margin:40px 20px 0 0; }
ul.publications li { display:block; margin:10px 0 10px 0; padding:0; }
ul.publications a { display:block; padding:5px; margin:0; border:1px solid #fff;}
ul.publications a:hover { background-color:#f0f0f0; border:solid #5588bb 1px; }

ul.pubs { float:left; display:block;width:45%;padding:0;margin:40px 20px 0 0; }


p.pub-title, p.pub-author, p.pub-shortdesc, p.pub-img-container { padding:0; margin:0; border:0; line-height:130%; font-family:verdana,arial,helvetica,sans-serif; font-weight:normal; font-size:11px; line-height:130%; text-indent:0; }
p.pub-title { margin-left:4px; font-weight:bold; color:#004677; }
p.pub-author { margin:0 0 9px 4px; font-style:italic; }
p.pub-shortdesc { margin-left:70px; padding:0; }
p.pub-img-container { float:left; display:block; }
p.pub-img-container img.pub-img { width:53px; height:68px; border:solid 3px #f8f8f8; }

#content > ul#publications li a { width: auto; }




dl.pub dt a { border:1px solid #fff; padding-left:6px; }
dl.pub dt a:hover { border:solid #5588bb 1px; /*color:#d60;*/ }
dl.pub dd { margin-left:70px; }
    dl.pub dd.author { padding-left:7px; margin:0; }
    dl.pub dd.pub-img-container { float:left; display:block; margin:0;  }
    dl.pub dd.pub-img-container img.pub-img { width:53px; height:68px; border:solid 3px #f8f8f8; }

dl.event dd a.eventpub { display:block; color: #004677; text-decoration:none; padding-bottom:0px; /*padding-bottom:3px;*/ margin-left:10px; padding-left:16px;  }
dl.event dd a.eventpub:hover { color:#d60; }
#content dl.event dd p { color:#666; font-size:11px; line-height:140%; text-align:left; }


dl.resource dt a { padding-left: 12px; background: transparent url('arrow2.gif') no-repeat 0 5px; }
dl.resource dt a:hover { color:#d60; background-position: -500px 5px; }
    dl.resource dd.lang { padding-left:12px; }
    dl.resource dd {
        padding-left:12px;
    }


div.downloads { float:right;display:block;width:200px;padding:10px 10px 0 10px; margin:0 20px 10px 15px; background-color:#ffefdb; }
div.downloads span { display:block; width:220px; height:28px; margin:-10px -10px 5px -10px; background:#b3a799 url('header_download.gif') top left no-repeat; border-bottom:1px solid #fff;}


dl.download { font-family:verdana,helvetica,arial,sans-serif;font-size:12px; margin-bottom:20px; }
dl.download dt a { padding-left:26px; color:#6E7680; font:normal 900 12px/140% georgia,helvetica,verdana,arial,georgia,times,serif;  } /* !!! */
dl.download dt a.pdf { background: transparent url('logo-acrobat.gif') no-repeat 5px 0px; }
dl.download dt a.webcast { background: transparent url('logo-webcast.gif') no-repeat 5px 0px; }
dl.download dt a:hover { color:#d60;  }
dl.download dd { color: #888; padding-bottom:3px; padding-left:26px; }


dl { font:normal 500 11px/130% verdana,helvetica,arial,sans-serif; padding-bottom:10px; }
dt { clear:both; margin-bottom:2px; padding:7px 0 3px 0; /*border-top:1px dotted #a0a0a0;*/ font-weight:bold; color:#004677; }
    dt a { display:block; font-weight:bold; }
dd { color:#666; padding-bottom:10px; }
    dd.author { font-style:italic; color:#07a; padding-bottom:3px; margin:0; }
    dd a { color:#004677; text-decoration:underline;}
    dd a:hover { color: #d60; }
    dd p { font-size:1em; line-height:130%; text-align:left; }


dl.pub dd {
    padding-left:5px;
}


/*************************************/
/** RIGHT BAR						**/
/*************************************/
.rcontainer { clear:left; float:left; display:block;width:100%;margin-bottom:30px;list-style:none; /*background-color:#f6f6f6;*/ }

#rightbar p { margin:0;padding:0;border:0;color:#666;font-family:verdana,arial,sans-serif;font-weight:normal;font-size:11px;line-height:130%;text-decoration:none;text-indent:0; text-align:left;}
#rightbar p.r-author {color:#999; margin:0; padding-bottom:4px;}
#rightbar p.r-shortdesc {color:#777;margin:0;padding:0;}
#rightbar ul li a.rightlink { display:block; width:100%; padding:6px 0 6px 0; margin:0; border-bottom:1px dotted #a0a0a0; color:#07a;  }
#rightbar ul li:last-child a.rightlink { border-bottom:0;}
/*#rightbar ul li a.rightlink strong { font-family:verdana,arial,sans-serif;font-weight:bold; color:#07a; font-size:11px; padding-left: 12px; background: transparent url('arrow2.gif') no-repeat 0px 4px;}*/
#rightbar ul li a.rightlink:hover strong { color:#d60; /*background-color:#fff;*/ background-position: -500px 4px;}





/* ]]> */