* {
  border-collapse: collapse;
  font: 100% Verdana, sans-serif;
  margin: 0;
  padding: 0;
}

html {
  /* background: url(/img/top.jpg) no-repeat 50% 0%; */
  background: url(/img/top.2010.jpg) no-repeat 0% 0%;
  /* padding: 270px 0 1em; */
  padding: 200px 0 1em;
}

body {
  margin-top: 2.4em;
}

address#indicator {
  font: bold 16px Arial, sans-serif;
  position: absolute;
  margin-left: 50%;
  top: 162px;
  left: -268px;
  color: #300;
  display: none;
}

div#top-contacts {
  position: absolute;
  margin-left: 75%;
  left: .5em;
  top: 30px;
  padding: 1em;
  background: url('/img/opacity_75.png');
  white-space: nowrap;
}

/*
h1 {
  height: 54px;
  left: -100px;
  margin-left: 50%;
  position: absolute;
  top: 35px;
  width: 247px;
}
*/


h1 {
  height: 54px;
  left: 1.5em;
  position: absolute;
  top: 50px;
  width: 247px;
}

h1 a {
  color: #666;
  text-decoration: none;
}

h1 strong {
  color: #666;
  font: 8px Verdana, sans-serif;
  left: 89px;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: absolute;
  top: 44px;
  white-space: nowrap;
}

address {
  font: bold 20px Arial, sans-serif;
  left: 182px;
  letter-spacing: -1px;
  margin-left: 50%;
  position: absolute;
  top: 336px;
  white-space: nowrap;
}

strong {
  font-weight: bold;
}

table {
  margin: 1.5em 0 0;
}

td {
  padding: 0 1.5em 1em;
  vertical-align: top;
}
th {
  padding: 0 1.5em 0.5em;
  vertical-align: top;
}

td blockquote {
    width: 25%;
    margin: auto;
}

th {
  text-align: left;
  vertical-align: top;
  width: 25%;
}

h2, h3 {
  font: 1.5em Georgia, serif;
  margin-bottom: 0.6em;
  margin-left: -0.1em;
  padding-top: 0.3em;
}

h2 a, h3 a, h4 a {
    font-family: Georgia, serif;
}

h4 {
  font: 1.2em Georgia, serif;
  margin-bottom: 0.75em;
  margin-left: -0.05em;
  padding-top: 0.4em;
}

p, li, table address {
  font-size: 0.85em;
  line-height: 1.5;
  margin: 0.5em 0 1em;
}

p a, li a {
  line-height: 1.5;
}

p strong a {
  font-weight: bold;
}

li {
  list-style: none;
}

table address {
  font-weight: normal;
  font-family: Verdana, sans-serif;
  letter-spacing: 0;
  margin-left: 0;
  position: static;
  white-space: normal;
}

form div {
  color: #f00;
  font-size: .8em;
  background: #ffeaea;
  padding: 3px 0 3px 3px;
  border: 1px solid #ffeaea;
  width: 99%;
}

.alert {
  border: 1px solid #f00;
}

fieldset {
  border: none;
}

label {
  display: block;
  font-size: 0.85em;
  line-height: 1.5;
  margin: 0.5em 0 0.25em;
}

li label {
  display: inline;
  font-size: 1em;
}

input, textarea {
  background: #f2f2f2;
  border: 1px solid #ccc;
  display: block;
  font-size: 0.85em;
  padding: 0.25em 0.1em;
  width: 99%;
}

fieldset li {
  white-space: nowrap;
}

li input {
  display: inline;
  width: auto;
  background: transparent;
  border: none;
  padding: 0;
  margin-right: 0.5em;
}

textarea {
  height: 9em;
  margin-bottom: 0.75em;
}

#submit {
  width: auto;
  padding: 0.25em 1em;
  margin: 1em 0;
  background: #ccc;
}

a img {
  border: none;
}

dl {
  margin-top: 1.2em;
}

dt {
  display: inline;
  margin-right: 1.5em;
}

dd {
  text-align: left;
  font-size: 0.85em;
  line-height: 1.5;
}

hr {
  position: absolute;
  height: 1px;
  width: 100%;
  color: #ccc;
  background: #ccc;
  border: none;
  left: 0;
}

p img {
    display: block;
    margin: auto;
}

th img {
  display: block;
  margin: 1.5em auto;
}

td dt img, th dt img {
  display: inline;
  vertical-align: middle;
}

#copy {
    vertical-align: middle;
}

#name {
  display: none;
}

#link_code {
    height: 4em;
}

#presentation {
  display: inline;
  margin-right: 10px;
  width: auto;
  border: none;
  background: transparent;
}

table.partnerships {
    margin: 1.2em 0 1em;
}

table.partnerships h3 a {
    font-weight: bold;
}

table.partnerships th, table.partnerships td {
    padding: .5em 1em 0.2em;
}

table.partnerships td {
    background: #eee;
    width: 45%;
}

table.partnerships th {
    background: none;
    text-align: center;
    width: 10%;
}

table.data {
    margin: 0.5em auto 1em;
}

table.data td, table.data th {
    font-size: 0.85em;
    line-height: 1.5;
    padding: .3em 1em;
    width: auto;
}

table.data th {
    font-weight: bold;
}

a.pub {
  display: block;
  padding-bottom: 0.25em;
}

table.art_tb {
  margin: 20px 0;
  font-size: 0.85em;
}

table.art_tb td, table.art_tb th {
  border: 1px solid #999999;
  padding: 10px;
}

table.art_tb th {
  font-weight: bold;
}

table.fixy, div.fixy  div{
  font-size: 0.85em;
}

table.fixy td, table.fixy th, div.fixy div {
  width: auto;
  padding: 1em 0;
}

table.fixy th, table.fixy th a, div.fixy div  a{
  font-weight: bold;
}

table.fixy#main thead th.stub {
  width: 0;
}

table.fixy#comparatable thead th, table.fixy#comparatable tbody th, table.fixy#comparatable tbody td, div.fixy div {
  border-bottom: 1px solid #ccc;
}

table.fixy#comparatable tbody td, table.fixy#comparatable thead th, table.fixy#comparatable tfoot th, div.fixy div{
  padding-left: 2.5em;
}

table.fixy th.stub, div.fixy#temp div  {
  padding-left: 2.5em;
}

table.fixy#comparatable tbody td, div.fixy#temp div {
  width: 25%;
}

div.fixy#temp {
  background: #fff;
}

div.fixy#temp {
  /*position: fixed;*/
  visibility: hidden;
  top: 0;
  margin: 0;
}

div.fixy#temp div {
  position: fixed;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
