/* 20070714.023 */
body {
  margin: 5px;
  padding: 0;
  background: #FFF;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}

hr {
  position: absolute;
  top: -1000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

a:link, a:visited {
  color: #069;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#NamekoHeader {
  width: 723px;
  height: 97px;
  background: #FFF url(/img/header.png) no-repeat;
}

#NamekoHeader h1 {
  position: absolute;
  left: 27px;
  top: 18px;
  font-size: 500%;
  margin: 0;
}

#NamekoHeader ul {
  position: absolute;
  left: 10px;
  top: 82px;
  margin: 0;
  padding: 0 10px 0;
  color: #FFF;
  font-size: 110%;
  font-weight: bold;
  height: 1.6em;
  list-style: none;
}

#NamekoHeader li {
  float: left;
  border-right: 1px solid #FFF;
}

#NamekoHeader ul a {
  padding: 0 9px 0 10px;
  float: left;
  line-height: 1.6em;
  height: 1.6em;
  color: #FFF;
}

#NamekoHeader a:link, #NamekoHeader a:visited {
  text-decoration: none;
}

#NamekoHeader a:hover, #NamekoHeader a:focus, #NamekoHeader a:active {
  text-decoration: underline;
  background: #09C;
}

#NamekoBody {
  float: left;
  width: 721px;
  border-left: 1px solid #0199CC;
  border-right: 1px solid #0199CC;
}

#NamekoMainArea {
  float: left;
  width: 552px;
  margin-bottom: 3em;
  padding: 8px;
  font-size: 110%;
}

#NamekoMainArea h2 {
  font-size: 220%;
  color: #000;
  text-decoration: underline;
  margin: 0;
}

#NamekoMainArea dt {
  font-size: 130%;
  font-weight: bold;
}

#NamekoMainArea dd {
  margin: 0 0 0 5px;
  padding: 3px 0 3px 15px;
}

.localeOriginal {
  padding: 3px;
  font-weight: bold;
  background-color: #CCC;
  border-style: solid solid dashed solid;
  border-color: #666;
  border-width: 1px;
}

.localeTranslations {
  padding: 3px;
  background-color: #EEE;
  border-style: solid;
  border-color: #666;
  border-width: 0 1px 1px 1px;
  margin-bottom: 10px;
}

#NamekoRightColumn {
  float: right;
  width: 140px;
  margin-bottom: 3em;
  margin-right: 5px;
}

#NamekoRightColumn .latestNews {
  margin-bottom: 12px;
}

#NamekoRightColumn .latestNews .latestNewsDate {
  font-weight: bold;
  padding: 0 0 0 14px;
  background: #FFF url(/img/blusquare1.png) 2px 2px no-repeat;
  margin: 0;
}

#NamekoRightColumn .latestNews .latestNewsBody {
  padding: 0 0 2px 5px;
  color: #000;
  margin: 0 0 0 2px;
  border-left: 1px solid #09C;
  border-bottom: 1px solid #09C;
}

.boxRightColumn {
  margin: 10px 0 0 0;
  padding: 0;
  float: left;
  width: 100%;
}

.boxRightColumn h3 {
  width: 140px;
  height: 17px;
  font-size: 110%;
  background: #FFF url(/img/boxh3gnd.png) no-repeat;
  color: #FFF;
  padding: 2px 0 0 4px;
  margin: 0;
}

.boxRightColumnBody {
  float: left;
  width: 130px;
  padding: 4px;
  margin: -2px 0 0 0;
  font-size: 110%;
  color: #000;
  border-color: #09C;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  font-weight: normal;
}

.boxRightColumn img {
  float: left;
  margin: 0 4px 2px 0;
  border: none;
}

.boxRightColumn p {
  padding: 0;
  margin: 0;
}

#formKeepUpdated {
  margin-top: 5px;
  padding:3px;
  border: 1px solid #09C;
  overflow: hidden;
}

#formKeepUpdatedErr {
  color: #F00;
}

#NamekoFooter {
  width: 707px;
  height: 28px;
  overflow: hidden;
  padding: 8px;
  text-align: center;
  font-size: 110%;
  background: #FFF url(/img/footer.png) no-repeat;
  clear: both;
}

.localizationDbTextarea {
  width: 680px;
  height: 300px;
  border: 1px solid #000;
  padding: 5px;
  font-size: 10px;
  font-family: Arial, sans-serif;
  white-space: nowrap;
}

.mailingField {
  border: 1px solid #000;
  font-size: 11px;
  font-family: Arial, sans-serif;
}