/* Inclusive, Accessible, Archeaology

   screen.css - Screen-media stylesheet
*/


/* Basic elements */

html
{
  margin: 0;
  padding: 0;
}

body
{
  background-color: #ffffff;
  color: #2e2e31;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 76%;
  min-width: 782px;
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
  margin: 0;
  padding: 0;
}

p
{
  margin: 1em 0 0 0;
  padding: 0;
}

ol, ul
{
  list-style: inside;
  margin: 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

a
{
  color: #005dab;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
  color: #c6006f;
  line-height: 1.5em;
  margin: 1.5em 0 0 0;
  padding: 0;
  text-decoration: none;
}

div#h1wrapper h1
{
  font-family: Formata, inherit;
  font-size: 1em;
  height: 4em;
  margin: 0;
  min-height: 51px;
  padding: 0;
  position: relative;
}

h2
{
  font-size: 1.6em;
}

body#index h2
{
  font-size: 2em;
  font-weight: normal;
}

*#register h2
{
  color: #004812;
  margin-top: 0.75em;
}

*#register div#content form p
{
  margin: 0.5em 0 0 0;
}

div#content input.entry
{
  border: 2px solid #dfe6e6;
  font-size: 1.5em;
  margin: 0.2em 0 0 0;
  padding: 0.2em 0.5em 0.2em 0.5em;
  width: 17em;
}

body#register div#content fieldset input.entry:active,
body#register div#content fieldset input.entry:focus
{
  border: 2px solid #000000;
}

a.button,
input.button
{
  background-color: #d4ddde;
  border: 1px solid #414142;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  clear: left;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  margin: 1em 0 0 0;
  padding: 1px 6px;
  text-decoration: none;
}

a.button:hover,
input.button:hover
{
  background-color: #e2eaeb;
  border-color: #000000;
}

div#content fieldset
{
  border: none;
  margin: 0;
  padding: 0;
}

/* Utility classes */

*.firstheader
{
  margin-top: 0;
}

*.clearboth
{
  clear: both;
}

*.floatright
{
  float: right;
}

*.hidden
{
  display: block;
  position: absolute;
  left: -9000px;
}

*.nowrap
{
  white-space: nowrap;
}

*.tabchar
{
  margin-left: 2em;
}

img.illustration
{
  border: 3px solid #fa9629;
  margin: 1em 0 0 1em;
}

/* Unique elements */

div#bodywrapper
{
  margin: 0 2em 0 2em;
  position: relative;
}

a#linkback
{
  background-color: #fee076;
  border-bottom: 1px solid #dd9d59;
  color: #000000;
  display: block;
  margin: 0;
  padding: 1em 1em 1em 1em;
  text-decoration: none;
}

a#linkback:hover,
a#linkback:focus
{
  background-color: #ffca57;
  outline-width: 0;
}

a#linkback span
{
  background: url(backarrow0.gif) transparent 0 0.35em no-repeat;
  border-bottom: 1px solid #9f8c4a;
  padding: 0 0 0 16px;
}

a#linkback:hover span
{
  border-bottom: 1px solid #000000;
}


div#top
{
  padding: 0 0 2em 0;
}

div#h1wrapper
{
  height: 4em;
  margin: 0 0 2em 0;
  min-height: 51px;
  overflow: hidden;
  padding: 4em 0 0 0;
}

div#h1wrapper h1 img
{
  background: url(header-index.gif) transparent left 50% no-repeat;
  height: 4em;
  left: 0;
  min-height: 51px;
  min-width: 732px;
  position: absolute;
  top: 0;
  width: 100%;  
}

div#h1wrapper h1 img#header-aboutiaaproject
{
  background-image: url(header-aboutiaaproject.gif);
}

div#h1wrapper h1 img#header-abouttoolkit
{
  background-image: url(header-abouttoolkit.gif);
}

div#h1wrapper h1 img#header-aboutiaaphases
{
  background-image: url(header-aboutiaaphases.gif);
}

div#h1wrapper h1 img#header-aboutiaateam
{
  background-image: url(header-aboutiaateam.gif);
}

div#h1wrapper h1 img#header-register
{
  background-image: url(header-register.gif);
}

div#h1wrapper h1 img#header-casestudies
{
  background-image: url(header-casestudies.gif);
}

div#h1wrapper h1 img#header-downloads
{
  background-image: url(header-downloads.gif);
}

div#h1wrapper h1 img#header-links
{
  background-image: url(header-links.gif);
}

p#strapline
{
  background-color: #004812;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 0.5em 0.5em 0.75em;
}

p#strapline a
{
  color: #ffffff;
  text-decoration: none;
}

p#strapline a:hover,
p#strapline a:focus
{
  color: #004812;
  text-decoration: underline;
  width: 0px;
}

p#strapline a:hover,
p#strapline a:focus,
{
  color: #ffffff;
}

p#strapline a:hover::before,
p#strapline a:focus::before
{
  color: #ffffff;
  content: "Return to the front page";
  text-decoration: underline;
}

p#siteactions
{
  color: #59582b;
  font-size: 0.8em;
  right: 0;
  position: absolute;
  top: 0em;
}

p#siteactions a
{
  color: #59582b;
  text-decoration: none;
}

p#siteactions a:hover,
p#siteactions a:focus
{
  text-decoration: underline;
}

div#left
{
  float: left;
  margin: 0 -16em 0 0;
  width: 16em;
}

div#navigation
{
  border-top: 1px solid #c9c3ba;
  background-color: #f6f3f1;
  margin: 0 0 2em 0;
  padding: 0;
  text-indent: 0;
}

div#navigation div
{
  border-bottom: 1px solid #c9c3ba;
}

div#navigation div a
{
  display: block;
  font-weight: bold;
  line-height: 1.2;
  padding: 0.9em;
  text-decoration: none;
}

div#navigation div a:hover,
div#navigation div a:focus
{
  background-color: #eae2dd;
}

div#navigation div a.current
{
  color: #c6006f;
}

div#navigation div div
{
  border: none;
  margin: 0;
  padding: 0 0 0.9em 1em;
}

div#navigation div div div
{
  border: none;
  margin: 0;
  padding: 0.5em 0 0.5em 0;
}

div#navigation div div div a
{
  font-weight: normal;
  padding: 0 0.9em 0 0.9em;
}

div#navigation div div div a:hover,
div#navigation div div div a:focus
{
  background-color: transparent;
  color: #003b6d;
  font-weight: bold;
}

div#navigation div div div a.current
{
  color: #c6006f;
  font-weight: bold;
}

form#userstatus
{
  background-color: #c6006f;
  color: #000000;
  margin: 0;
  padding: 0.5em 0.5em 2em 0.5em;
}

form#userstatus fieldset
{
  border: 0;
  margin: 0;
  padding: 0;
}

body h2#userstatusheading
{
  background-color: #004812;
  border: 0;
  color: #ffffff;
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0.5em;
}

form#userstatus fieldset label
{
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin: 0.5em 0 0 0;
  padding: 0;
}

form#userstatus fieldset input.entry
{
  border: 1px solid #cb8eb0;
  margin: 0.2em 0 0 0;
  padding: 0.1em 0.25em 0.1em 0.25em;
  width: 11em;
}

form#userstatus fieldset input.entry:active,
form#userstatus fieldset input.entry:focus
{
  border: 1px solid #000000;
}

form#userstatus fieldset p,
form#userstatus fieldset p a
{
  color: #ffffff;
}

div#blurb
{
  margin: 1.5em 0 0 0.5em;
}

div#blurb span,
div#content span
{
  color: #004812;
}


div#rightwrapper
{
  margin: 0 0 0 18em;
}

div#right
{
  float: left;
  margin: 0 0 0 0;
  width: 100%;
}

div#content
{
  background-color: #f6f3f1;
  line-height: 1.8em;
  padding: 0.75em 2em 3em 1.5em;
}

body#index div#content
{
  font-size: 1.25em;
}

div#content *.first
{
  margin: 0;
}

div#content a:hover,
div#content a:focus
{
  color: #003b6d;
}

div#externallinks
{
  margin: 1.5em 0 0 0;
}

body#index div#externallinks
{
  margin: 2em 0 0 1.5em;
}

div#externallinks a#link-hea
{
  float: left;
  text-align: left;
  min-width: 114px;
}

div#externallinks a#link-cba
{
  float: right;
  text-align: right;
  min-width: 43px;
}

body#index div#externallinks a
{
  display: block;
  float: left;
  text-align: center;
}

body#index div#externallinks a#link-hea
{
  text-align: left;
  min-width: 150px;
}

body#index div#externallinks a#link-cba
{
  min-width: 70px;
}

body#index div#externallinks a#link-bu
{
  min-width: 116px;
}

body#index div#externallinks a#link-ru
{
  text-align: right;
  min-width: 158px;
}

body#sitemap ul
{
  list-style-type: none;
  margin: 1em 0 0 1em;
  padding: 0;
}

body#sitemap ul a
{
  font-size: 1.2em;
  line-height: 1.7em;
}

body#sitemap ul ul
{
  margin: 0;
  padding: 0 0 0 1.5em;
}

body#sitemap ul ul a,
body#sitemap ul ul li
{
  font-size: 1em;
  line-height: 1.3em;
}

div.casestudy
{
  background-color: #f9f9f8;
  float: left;
  margin: 1.5em 2em 1.5em 0;
  min-width: 30em;
  padding: 0.5em 0.75em 1em 0.5em;
  width: 45%;
}

div.casestudy h3
{
  margin-top: 0;
}

table.casedetails
{
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.3;
  margin: 1em 0 0 0;
  padding: 0;
}

table.casedetails td
{
  padding: 0.25em 0 0.25em 0;
  vertical-align: middle;
}

table.casedetails td.property
{
  color: #004812;
  width: 6em;
}

table.casedetails td.value
{
  font-weight: bold;
}

div#smallprint
{
  font-size: 0.8em;
  margin: 4em 0 1em 2em;
}

div#smallprint p.links
{
  color: #005dab;
}

div#smallprint p.links a
{
  text-decoration: none;
}

div#smallprint p.links a:hover,
div#smallprint p.links a:focus
{
  text-decoration: underline;
}
