/*
=general
=page structure
=main_navigation
=sub_navigation
=page content
=misc
=debug
*/

/*
=general
---------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 101%;
}

html, body {
    width: 100%;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 75%; /* 12px */
    color: #333;
    line-height: 160%; /* 20px */
    text-align: center;
    background: #E2E2E2 url(/images/bg-body.gif) repeat-y 50% 0%;
}

table, tr, td, input, select, textarea, ul, ol, caption {
    font-size: 100%;
    vertical-align: top;
}

a img, img {
    border: 0;
}

code, pre {
    font-size: 1.5em;
    color: #999;
    display: block;
    width: 500px;
}

h1 {
    font-size: 1.835em; /* 22px */
    font-weight: normal;
    line-height: 120%; /* 28px */
    color: #505050;
    margin-bottom: .5em;
    width: 490px;
}

h1 em {
    font-style: normal;
    color: #868686;
}

h2, #search_list dt {
    font-size: 1.335em; /* 16px */
    margin-bottom: .5em;
    color: #505050;
}

h3 {
    font-family: "Times Roman", serif;
    font-size: 1.165em; /* 14px */
    font-weight: normal;
    color: #7D7D7D;
    margin-bottom: 1em;
}

h4 {
    font-size: 1.335em; /* 16px */
    margin-bottom: .5em;
    color: #505050;
}

h5 {
}



ul {
    margin-bottom: 1em;
    list-style: square;
}

ol {
    margin-bottom: 1em;
}

li {
    margin-bottom: .5em;
}


/* form */

.feedback label {
    display: block;
    margin-bottom: 1em;
}

.feedback label em, .feedback em.required {
    color: red;
    font-style: normal;
}

input, select, textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding: 1px;
}

/* table */

table {
    width: 100%;
    margin-bottom: 2em;
    border: 1px solid #CFCFCF;
    padding: 5px;
    line-height: 140%;
}

caption {
    font-size: 1.45em; /* 16px */
    font-weight: bold;
    margin: 1em 0 .5em;
}

th {
    font-weight: bold;
    background: #ECECEC;
    padding: .5em 8px 1em;
    border-bottom: 1px solid #CFCFCF;
    text-align: left;
}

td {
    padding: .5em 8px;
    border-bottom: 1px solid #CFCFCF;
}

tr.last td {
    border-bottom: none;
}

tr.total td {
    background: #ECECEC;
    font-weight: bold;
    border-bottom: none;
}

tr.grand_total td {
    background: #E4E2E3;
    font-weight: bold;
    border-bottom: none;
}

tr.center_text td, tr.center_text th {
    text-align: center;
}

dl {
    margin: 0 0 1.5em 0;
}

dt {
    font-weight: bold;
}

.terms dt {
    clear: both;
    font-weight: normal;
    font-style: italic;
    float: left;
    display: inline;
    padding-right: 5px;
    _padding-right: 0; /* ie 6 only */
}

.terms dd {
}

dd {
    margin-bottom: 1em;
}



/*
=page structure
---------------------------------------------- */

#container {
    width: 782px;
    margin: 0 auto;
    text-align: left;
}

/* header */

#header {
    background: #C2C0C1;
    width: 100%;
    height: 200px;
    padding-bottom: 7px;
    position: relative;
}

#header h1 {
    position: absolute;
    bottom: 16px;
    right: 16px;
    display: block;
    width: 388px;
    height: 39px;
}

#header h1 a {
    display: block;
    width: 388px;
    height: 39px;
    text-indent: -999em;
}

#header #wwf {
    position: absolute;
    top: 0;
    left: 41px;
    width: 211px;
    height: 103px;
}

/* utility */

#utility {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: .835em; /* 10px */
    font-weight: bold;
    color: #fff;
    width: 384px;
    text-align: right;
    border: none;
}

#utility li {
    display: inline;
}

#utility a {
    color: #fff;
    text-decoration: none;
}

#utility a:focus, #utility a:hover, #utility a:active, #utility li.current a {
    border-bottom: 1px solid #fff;
}

/* wrapper */

#wrapper {
    background: transparent url(/images/top.gif) no-repeat 0% 0%;
    padding-top: 9px;
    margin-bottom: 2em;
}

/* options */

#options {
    float: left;
    width: 204px;
    background: #E4E2E3;
    margin: 0 0 0 10px;
    display: inline;
}

#options .top {
    background: transparent url(/images/bg-options-top.gif) no-repeat 0% 0%;
    width: 100%;
    height: 6px;
}

#options .bottom {
    background: transparent url(/images/bg-options-bottom.gif) no-repeat 0% 100%;
    width: 100%;
    height: 6px;
}

/* search */

#search {
    background: transparent url(/images/bg-search.gif) repeat-x 0% 100%;
    width: 100%;
    padding: .5em 0 1em;
    margin-bottom: 1em;
}

#search form {
    margin: 0 10px;
}

#search input.text {
    border: 1px solid #D3D3D3;
    padding: 1px;
    width: 115px;
    margin-right: 11px;
    float: left;
    }

#search form a {
    background: transparent url(/images/bt-search.gif) no-repeat;
    width: 52px;
    height: 20px;
    display: block;
    text-indent: -999em;
    float: right;
}

#content {
    height: 300px;
    min-height: 300px;
    width: 524px;
    float: right;
    margin-right: 20px;
    padding-top: 1em;
    display: inline;
    position: relative;
}

*>#content {
    height: auto;
}

#content .editor {
  color:#7D7D7D;
  font-family:"Times Roman",serif;
  font-size:1.165em;
  font-weight:normal;
  margin-bottom:1em;
}

.box {
  background-color: #ececec;
  padding: 20px;
  margin-bottom: 10px;
}

#content ul.links {
  list-style-type: none;
}

/*
=main_navigation
---------------------------------------------- */

#main_navigation {
    font-size: .915em; /* 11px */
    width: 184px;
    margin-left: 7px;
    list-style: none;
}

#main_navigation li {
    margin: 0;
    padding: 0 0 .9em 18px;
    background: transparent url(/images/bg-arrow.gif) no-repeat 0% .4em;
}

#main_navigation a {
    text-decoration: none;
    color: #000;
}

#main_navigation a:focus, #main_navigation a:hover, #main_navigation a:active, #main_navigation li.current a {
    color: #01C1D8;
}

 #main_navigation li.current a {
    text-decoration: underline;
}

#main_navigation ul.nav_1 {
  list-style-type: none;
}

/*
=sub_navigation
---------------------------------------------- */

#content #sub_navigation {
    list-style: none;
    margin: 0 0 2em;
}

#content #sub_navigation li {
    margin: .25em;
}

#content #sub_navigation a {
}


#content #sub_navigation a:focus, #content #sub_navigation a:hover, #content #sub_navigation a:active {
}

/*
=page content
---------------------------------------------- */

#content a {
    color: #01C1D8;
    border-bottom: 1px solid #99CCCC;
    text-decoration: none;

}

#content a:hover, #content a:focus, #content a:active {
    color: #333;
    border-bottom: 1px solid #999;
}

#content ul {
    margin: 0 0 2em 24px;
}

#content ol {
    margin: 0 0 2em 24px;
}

#content ol li {
    margin-bottom: .5em;
}

#content ol ol{
    margin: 1em 0 1.5em 24px;
}

#content ol ol ol {
    margin: 1em 0 1.5em 24px;
}

#content ol ol ol ol {
    margin: 1em 0 1.5em 24px;
}

#content p {
    margin-bottom: 1.5em ;
}

p.caption {
    font-size: .835em; /* 10px */
}

p.reference {
    text-indent: 20px;
}

#content #print a {
    position: absolute;
    right: 0;
    top: 15px;
    width: 25px;
    height: 23px;
    background: transparent url(/images/bg-print.gif) no-repeat 0% 0%;
    text-indent: -999em;
    border: none;
}

#content .top {
  clear: both;
}

#content .top a {
    background: transparent url(/images/bg-top.gif) no-repeat 0% 0%;
    display: block;
    width: 15px;
    height: 20px;
    text-indent: -999em;
    float: right;
    border: none;
}

#content .top a:focus, #content .top a:hover {
    background-position: -15px 0%;
}

#content .top a:active {
    background-position: -30px 0%;
}

#content .link {
    clear: both;
    padding-top: .5em;
}

#content a sup {
  color: #01C1D8;
  text-decoration: none;
  border-bottom: 0;
}

#content a sup sup {
    color: #333;
}

#content a.footnote {
  border-bottom: 0;
  color: #333;
}

#content a.footnote:hover {
  color: #01C1D8;
}

/* feedback */

#feedback label {
    display: block;
    margin-bottom: 1em;
}

#feedback label em, #feedback em.required {
    color: red;
    font-style: normal;
}

#feedback input.text, #feedback select {
    width: 200px;
}

#feedback textarea {
    width: 500px;
    height: 200px;
}

/* .large */

#content .large {
    border: 1px solid #CFCFCF;
    margin: .3em 10px 2em 0;
    color: #474747;
    font-size: .835em; /* 10px */
    width: 522px;
    padding-bottom: 5px;
    text-align: center;
    clear: both;
    margin-top: 3em;

}

#content .large img {
    display: block;
    padding: 4px;
}

#content .large p {
    background: #ECECEC;
    margin: 0 5px;
    padding: 1em 7px;
    text-align: left;
}

/* .image */

.image {
    float: left;
    margin: .3em 15px 1em 0;
    position: relative;
}

#content .img_caption {
  display: block;
  border: 1px solid #ccc;
  color: #333;
  font-size: .835em; /* 10px */
    line-height: 130%; /* 13px */
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
#content .img_caption h1 {
  background-color: transparent;
  width: 498px;
  padding: 7px;
  margin-bottom: 5px;
}

#content .img_caption {
    display: block;
}


#content .img_caption span {
  display: block;
    background: #ECECEC;
    margin-top: 5px;
    padding: 5px 7px 7px;
}

#content .thumb {
    display: block;
    border: 1px solid #ccc;
    width: 254px;
    text-decoration: none;
    color: #333;
    font-size: .835em; /* 10px */
    line-height: 130%; /* 13px */
}

#content .thumb img {
    margin: 5px 0 0 5px;
    display: block;
}

#content .thumb span {
    display: block;
    background: #ECECEC;
    margin: 5px 0 5px 5px;
    width: 230px; /* 244px */
    padding: 5px 7px 7px;
}

#content .thumb:focus, #content .thumb:hover, #content .thumb:active {
    border: 1px solid #C9C9C9;
}

#content .thumb:hover span {
    background: #E7E6E6;
}

#content .zoom {
    display: block;
    width: 19px;
    height: 18px;
    background: transparent url(/images/bg-zoom.gif) no-repeat 0% 0%;
    text-indent: -999em;
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
}

.map {
    float: left;
    margin: .3em 15px 1em 0;
    position: relative;
  border: 1px solid #ccc;
}

#content .map h2, #content .map p {
  margin: 10px 22px 5px 22px;
}

.map img {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: .835em; /* 10px */
    line-height: 130%; /* 13px */
    display: block;
}

/* file icon */

.file_icon {
    padding: .25em 0 .25em 20px;
    background: transparent url(/images/icons/default.gif) no-repeat 0% 50%;
}

.pdf {
    background-image: url(/images/icons/pdf.gif);
}

.doc {
    background-image: url(/images/icons/doc.gif);
}

.jpg {
    background-image: url(/images/icons/jpg.gif);
}

.mp3 {
    background-image: url(/images/icons/mp3.gif);
}

/* popup window */

#popup a#close {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: transparent url(/images/bt-close.png) no-repeat 0% 0%;
    width: 48px;
    height: 21px;
    text-indent: -999em;
    display: block;
    behavior: url(/includes/iepngfix.htc);
}

/* search */

#search_list dd {
    margin-bottom: 2em;
}

/*
=misc
---------------------------------------------- */

.hide {
    position: absolute;
    left: -999em;
}

/* self clearing floats */

#wrapper:after, #search:after {
  content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* acknowledgements
-----------------------------------------------------*/
#sponsors {
  margin-top: 30px;
}

#sponsors a, #sponsors a:hover {
  border-bottom: none;
  display: block;
  float: left;
}




/*
=debug
---------------------------------------------- */

.debug {
    padding: .5em 0;
    text-align: center;
    width: 100%;
}


