body, h1, h2, h3, ol, p, ul {
  margin: 0;
  padding: 0;
}
a, a:visited {
  color: #4f5178;
  text-decoration: none;
}
a:active, a:focus {
  outline: none;
}
body {
  background-color: #eee;
  background-image: url("../images/background.gif");
  background-repeat: repeat-x;
  color: #444;
  font-family: "Lucida Grande", sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
h1 {
  background: url("../images/logo.gif");
  height: 100px;
  margin-left: 20px;
  width: 100px;
  text-indent: -9999px;
}
h3 {
  font-size: 12px;
  margin-bottom: .5em;
}
ol, ul {
  list-style-type: none;
}
ul.normal {
  list-style-type: disc;
  margin-left: 20px;
}
table.info {
  border-collapse: collapse;
  border-top: 1px solid #e6e8f5;
  margin-top: 1em;
  width: 100%;
}
table.info th, table.info td {
  border-bottom: 1px solid #e6e8f5;
  padding: .5em 0;
}
table.info th {
  text-align: left;
  vertical-align: top;
  width: 115px;
}
table.pic-grid td {
  color: #666;
  font-size: 11px;
  line-height: 14px;
  padding: 3px;
  vertical-align: top;
}
table.pic-grid img {
  border: 1px solid #ddd;
  display: block;
  margin-bottom: 10px;
  padding: 2px;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0pt;
  line-height: 0pt;
  visibility: hidden;
}
html[xmlns] .clearfix {
  display:block;
}
* html .clearfix {
  height:1%;
}
.section {
  line-height: 1.5em;
  padding: 0 0 30px;
}
.section .content {
  padding: 15px 20px 0;
}
.section h2 {
  background-color: #e6e8f5;
  background-image: url("../images/section-header.gif");
  background-repeat: repeat-x;
  color: #4f5178;
  font-size: 16px;
  margin: 0 -5px;
  padding: 8px 25px;
}
.section h2 .back {
  background-image: url("../images/back-arrow.gif");
  background-position: left 6px;
  background-repeat: no-repeat;
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding-left: 16px;
}
.section p {
  margin-bottom: 1.5em;
}
#classic-series {
  margin: 0 auto 2em;
}
#classic-series td {
  color: gray;
  font-size: 10px;
  line-height: 15px;
  padding: 0 6px 6px;
  text-align: center;
}
#classic-series img {
  background: #ddd;
  border-bottom: 1px solid #ccc;
  padding: 5px 5px 4px;
  width: 60px;
}
#contact .emails {
  margin-bottom: 1em;
}
#contact .emails li {
  background-position: 2px 4px;
  background-repeat: no-repeat;
  margin-bottom: .5em;
  padding-left: 25px;
}
#contact .in {
  background-image: url("../images/flags/in.gif");
}
#contact .jp {
  background-image: url("../images/flags/jp.gif");
}
#contact .ua {
  background-image: url("../images/flags/ua.gif");
}
#contact .us {
  background-image: url("../images/flags/us.gif"); 
}
#content {
  background: white;
  margin: 20px auto;
  width: 600px;
}
#distinction {
  height: 350px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
#distinction img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
}
#distinction img.active {
  z-index: 10;
}
#distinction img.last-active {
  z-index: 9;
}
#distinction h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: .5em;
}
#distinction h3 {
  font-size: 11px;
  margin-bottom: .5em;
}
#distinction ol {
  margin-right: -20px;
}
#distinction li {
  display: block;
  float: left;
  font-size: 11px;
  margin-right: 20px;
  width: 170px;
}
#distinction .content {
  background-image: url("../images/background-distinction.png");
  bottom: 20px;
  color: white;
  padding: 13px 20px 15px;
  position: absolute;
  width: 560px;
  z-index: 20;
}
#email_contact {
  float: left;
  margin-right: 20px;
  width: 300px;
}
#footer {
  background: #eee;
  color: #666;
  font-size: 11px;
  line-height: 31px;
}
#footer .links {
  float: right;
}
#footer .links a {
  color: #aaa;
}
#garnishing .photos-list {
  float: right;
}
#garnishing .photos-list li {
  color: gray;
  float: right;
  font-size: 10px;
  line-height: 14px;
  margin-left: 12px;
}
#garnishing .photos-list img {
  margin-bottom: 5px;
}
#header {
  background-image: url("../images/background-header.gif");
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 16px 0;
  position: relative;
}
#header p {
  color: #666;
  float: right;
  font-size: 11px;
  margin-right: 12px;
  text-align: right;
  width: 360px;
}
#letter_container {
  background: #e6e8f5;
  border-bottom: 4px solid #aeafbf;
  padding: 40px;
}
#letter_top {
  background-color: transparent;
  background-image: url("../images/letter-fold.gif");
  background-repeat: no-repeat;
  height: 20px;
}
#letter {
  background: white;
  border-bottom: 1px solid #aeafbf;
  padding: 10px 30px 20px;
}
#letter h2 {
  font-size: 12px;
  margin-bottom: 1em;
}
#letter p {
  margin-bottom: 1em;
}
#maps {
  margin: 1.5em -10px 1em 0;
}
#maps img {
  border: 1px solid #aeafbf;
}
#maps li {
  color: #888;
  float: left;
  margin-right: 10px;
  width: 180px;
}
#nav {
  bottom: 16px;
  background-image: url("../images/background-nav.gif");
  background-repeat: repeat-x;
  clear: right;
  float: right;
  line-height: 28px;
  position: absolute;
  right: 0;
}
#nav a {
  display: block;
  line-height: 28px;
  padding: 0 12px;
}
#nav li {
  float: left;
  font-size: 12px;
}
#nav li.cap {
  background-image: url("../images/nav-left.gif");
  background-repeat: no-repeat;
  height: 28px;
  width: 3px;
}
#nav a {
  color: white;
}
#other_contact {
  float: right;
  width: 240px;
}
#story {
  border-top: none;
}
#swatches {
  font-size: 10px;
  line-height: 14px;
  margin: 5px -5px 0 0;
  text-align: center;
}
#swatches img {
  background: #ddd;
  border-bottom: 1px solid #ccc;
  height: 50px;
  margin-bottom: 2px;
  padding: 5px;
  width: 50px;
}
#swatches li {
  display: block;
  float: left;
  margin: 0 5px 1em 0;
  width: 70px;
}
#swatches .color {
  color: #666;
}
#swatches .num {
  display: none;
}
.series-module li {
  float: left;
  margin: 0 8px 8px 0;
  height: 80px;
  overflow: hidden;
  padding: 1px;
  width: 250px;
}
.for-module {
  margin-bottom: 2em;
}
.for-module h3 {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  padding-bottom: 7px;
}
.series-module-left ul {
  float: left;
}
.series-module-left li {
  margin-right: 8px;
}
.series-module-right ul {
  float: right;
}
.series-module-right li {
  margin-left: 8px;
}