/* CSS Document */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #6699cc;
 font: bold 12px Verdana, sans-serif;
 text-decoration: none;
}

ul.tabbernav li
{
 list-style: none;
 margin: 2;
 display: inline;
  margin-left: 0px;
}

ul.tabbernav li a
{
 padding-top: 12px;
 padding-bottom: 4px;
 padding-left: 7px;
 padding-right: 7px;
 margin-left: 0px;
 border: 1px solid #6699cc;
 border-bottom: none;
 background: #eaf4f9;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #d3e8f3;
 border-color: #6699cc;
 border-bottom: none;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: none;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: none;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #6699cc;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
p.title{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#058; margin-top:10px; font-weight:bold;}
table.info{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-bottom:30px;}
table.info td{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; vertical-align:bottom;}
table.workshop{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:10px;}
table.workshop td{font-size:12px; color:#333; vertical-align:top;}
table.workshop h3{font-size:16px; color:#058; margin-top:10px;}
table.nav a:link{font-size:12px; color:#333; text-decoration:underline;}
table.nav a:visited{font-size:12px; color:#333; text-decoration:underline;}
table.nav a:hover{font-size:12px; color:#058; text-decoration:none;}
table.workshop a:link{font-size:12px; color:#333; text-decoration:underline;}
table.workshop  a:visited{font-size:12px; color:#333; text-decoration:underline;}
table.workshop  a:hover{font-size:12px; color:#058; text-decoration:none;}
table.info a:link{font-size:12px; color:#333; text-decoration:underline;}
table.info  a:visited{font-size:12px; color:#333; text-decoration:underline;}
table.info  a:hover{font-size:12px; color:#058; text-decoration:none;}
table.info ul {list-style-type:none;}
table.info li{padding: 0px 0px 0px 15px; margin:0px; background:url(http://siteresources.worldbank.org/ECAEXT/Resources/258598-1144184851981/2394686-1207319836597/link_next_arr_insom.gif) no-repeat;}
table.workshop ul {list-style-type:none;}
table.workshop li{padding: 0px 0px 0px 15px; margin:0px; background:url(http://siteresources.worldbank.org/ECAEXT/Resources/258598-1144184851981/2394686-1207319836597/link_next_arr_insom.gif) no-repeat;}
table.agenda{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:10px; border:1px solid #eee; border-collapse:collapse;}
table.agenda td{border: 1px dashed #ccc; padding: 3px 0 3px 3px; font-size:12px;}
ul.reference {list-style-type:none; margin:20px 0 0 10px;}
ul.reference li{padding: 0px 0px 10px 15px; margin:0px; background:url(http://siteresources.worldbank.org/ECAEXT/Resources/258598-1144184851981/2394686-1207319836597/link_next_arr_insom.gif) no-repeat;}
table.gdln_affiliates{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:15px; border:1px solid #eee; border-collapse:collapse;}
table.gdln_affiliates strong.title{font-size:14px;}
table.gdln_affiliates td.border_right{border-right:1px dashed #ccc; vertical-align:top;}
table.gdln_affiliates td{font-size:12px; border-bottom:1px dashed #ccc; vertical-align:top; padding:5px 0 5px 5px;}

table.workshop .date{font-size:14px; font-weight:bold;}
table.nav{width:99%; background-color:EDEDED; border-top:1px solid #69c;  border-bottom:1px solid #69c; margin-top:10px; margin-bottom:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
table.nav td {vertical-align:bottom;}
table.nav td.border{ border-right:1px dashed #ccc;}
table.webcast{width:50%;}
table.webcast td{width:50%; font:11px Arial, Helvetica, sans-serif; color:#999;}
table.webcast a:link{font:bold 14px Arial, Helvetica, sans-serif; color:#058; text-decoration:underline;}
table.webcast a:visited{font:bold 14px Arial, Helvetica, sans-serif; color:#058; text-decoration:underline;}
table.webcast a:hover{font:bold 14px Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}

table.agenda a:link{font-size:12px; color:#058; text-decoration:underline;}
table.agenda a:visited{font-size:12px; color:#058; text-decoration:underline;}
table.agenda a:hover{font-size:12px; color:#333; text-decoration:none;}
.location{font-size:18px; color:#058; font-weight:bold;}
table.info td.border_right{border-right:1px dashed #999; vertical-align:bottom; padding:0 15px 0 0;}

