@CHARSET "UTF-8";

html, body {
padding: 0;
margin: 0;
height: 100%;
}

body {
background-color: #FFFFFF;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
font-size:100%;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size: 1em;
font-weight: bold;
}

h3 {
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

#menu {
width: 80%;
background-color: #16416C;
height:65px;
margin: 0;
border-color: #000;
border-width: 1px 0px 1px 0px;
border-style: solid;
line-height: 57px;
z-index: 2;
position:absolute;
top: 10px;
left: 0px;
}

#menu a{color:#E3F2E0;}
#menu a:hover{color: #9CF000;}

#mleft{margin-left: 1em;}
#menuLink{margin-left:1em;}
#menu h2{
font-size:0.9em;
font-weight:normal;
margin:0 0 0 3%;
color:#E3F2E0;
padding: 0;
}

#greenpeace{
position:absolute;
background-color: #E2EBD8;
width: 9.5%;
height: 100%;
z-index: 1;
top: 0;
left: 70%;
padding: 0;
overflow: hidden;
min-height: 100%;
}

#column_wrap{
padding: 77px 0 0 0;
margin: 0;
text-align: center;
}

#piece{
position:absolute;
background-color: #E2EBD8;
width: 160px;
height: 95px;
top: 0px;
left: 70%;
}

#content{
max-width:61%;
font-size: 0.9em;
padding:8em 0 3em 4.8em;
width:60%;
margin: 0;
}

#content p{
line-height: 1.7em;
}

#content sup{
font-size: 0.7em;
}

#content ul{
font-size: 0.8em;
line-height: 1.4em;
}

#id{
height: 10px;
margin: 0;
padding: 0;
width: 100%
}

#id2{
background-color: #E2EBD8;
width: 160px;
height: 100%;
margin-left: 70%;
padding: 0;
overflow: hidden;
}

#wrapper{
position: relative;
margin: 0;
padding: 0;
top: 0;
left: 0;
min-height: 100%;
}
/*IE 5.5 6.0 min-height:100%*/
* html #wrapper {
height: 100%;
}

pre {
overflow: auto;
padding: 15px;
line-height: 15px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
width: 73%;
display: block;
background-color: #eeeeee;
color: #000000;
max-height: 300px;
}

.footnotes {
display:block;
padding: 0.6em 0 0 0;
margin: 10% 0 0 0;
font-size: 0.7em;
font-family: Arial;
font-style: oblique;
border-top: 1px solid #E2EBD8;
color:#878787;
}

#title{
margin-left: 6em;
font-weight: bold;
font-size: 1.6em;
letter-spacing: 0.1em;
}

.ctable{
width: 80%;
margin: auto;
border-style: solid;
border-width: 0.1em 0 0.1em 0;
border-color: #ccc;
text-align: center;
}
/* begin styles for RSS Feed */
.rss-box-action {     
margin: 0em;     
width: 100%;     
background-color: #E2EBD8;
/* Change above line to changer background color of the panel */     
border: 0px solid #FFFFFF;text-align:left;}
.rss-box-action .update_picl {display : none;}
.rss-box-action .rss-items {    
margin-top:0px;    
padding:0.25em 0.25em;    
margin-left:0px;    
color:#66CC00;
}

.rss-box-action p.rss-title {
padding:0.25em;
}

.rss-box-action .rss-title {    

text-decoration: none;    
font-family: verdana, sans-serif;    
font-size: .9em;    
background-color:#E2EBD8;

/* change above for color of title box */    
color:#003300;    
font-weight:normal;    
margin: 0px;    
padding:0em;    
text-align: left;
}

.rss-box-action .rss-item  {  
font-family: verdana, arial, sans-serif;  
font-size: 0.7em;  
font-weight : normal;  
list-style:none;  
padding-bottom:.25em;

}

.rss-box-action .rss-item a {
  padding-left: 10px;
  background: url(http://www.greenpeace.org/resources/gcms/assets/graphics/act-arrow.png) no-repeat 0 3px;
  color: #006600;
  font-size: .9em;
  font-weight:  normal;
  text-decoration:  none;
}  

.rss-box-action .rss-item a:hover {
  color: #fff;
}



.rssheader {  
width: 100%;
background: url(http://www.greenpeace.org/international/assets/graphics/gplogobottomright.gif) no-repeat 0 -1px;
background-color:#66CC00;
margin: 5em 0 0 0;
padding: 2px;
color: #000;
font-family: verdana;
font-size: 11px;
display: block;
}
