* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff url('../img/bg1.jpg') no-repeat top;
  text-align: center;
  font-family: 'Georgia', serif;
  font-size: 0.9em;
  line-height: 1.4;
  color: #2c383b;
}

#container {
  position: relative;
  padding: 0 25px 20px 25px;
  width: 900px;
  margin: 0 auto 75px auto;
  background: #fff;
  text-align: left;
  min-height: 400px;
  outline: 10px solid rgba(0, 0, 0, 0.05);
}

#header {
  position: relative;
  border-top: 6px solid #09d1f1;
  height: 110px;
}

#header {
  border-bottom: 6px solid #0091c7;
}

#lang-selector {
  font-size: 0.8em;
  position: absolute;
  top: 8px;
  right: 230px;
}

#lang-selector a {
  color: #2C383B;
}
#lang-selector a:hover {
  color: #5e6e72;
}

#search {
  position: absolute;
  top: 4px;
  right: 2px;
}

#search input.text {
  border: 1px solid #ddd;
  color: #555;
  padding: 3px;
  font: normal 11px 'Georgia', serif;
  width: 160px;
}

#search input[type=submit] {
  font: normal 11px 'Georgia', serif;
  padding: 3px 5px 3px 5px;
  min-width: 45px;
}

#logo {
  position: absolute;
  top: 45px;
  left: 2px;
  width: 147px;
  height: 38px;
  background: url('../img/logo.png') no-repeat;
  text-indent: -1000px;
  overflow: hidden;
}

#logo a {
  display: block;
  height: 100%;
}

#topnavi {
  position: absolute;
  top: 53px;
  right: 0;
  font-size: 20px;
  line-height: 38px;
  list-style-type: none;
}

#topnavi li {
  float: left;
  margin-left: 16px;
}

#topnavi a {
  display: block;
  padding: 0 3px 0 3px;
  color: #00a4da;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: -1px;
}

#topnavi a:hover {
  color: #00d8ff;
}

#topnavi li.selected a {
  color: #232728;
  cursor: default;
}

#welcome {
  background: #0fa5e5 url('../img/welcome.jpg') no-repeat bottom;
  height: 280px;
  color: #fff;
  padding: 20px 150px 30px 150px;
  text-align: center;
  font-size: 1.2em;
}

#welcome h1 {
  font-size: 1.8em;
  margin: 1.5em 0 1em 0;
}

#welcome p {
  margin: 1em 0 1em 0;
}

#news, #bottom-content {
  margin: 25px -25px 25px 0;
}

#news h1, #bottom-content h1 {
  font-size: 1.5em;
  margin: 0 0 0.5em 0;
}

#news .news-item {
  float: left;
  width: 275px;
  margin-right: 25px;
}

#news span.date {
  display: block;
  font-family: 'Verdana', sans-serif;
  font-size: 0.7em;
  color: #a5acae;
}

#news a {
  font-size: 0.75em;
}

#left {
  background: url('../img/sidenavi.png') no-repeat top right;
  width: 200px;
  min-height: 250px;
  float: left;
  margin: 0 0 0 0;
  padding: 40px 25px 25px 0;
}

#sidenavi {
  list-style-type: none;
}

#sidenavi li {
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted #ddd;
}

#sidenavi a {
  text-decoration: none;
}

#sidenavi li.selected > a {
  color: #222;
}

#sidenavi ul {
  list-style-type: none;
  margin: 7px 0 2px 20px;
  font-size: 0.8em;
}

#sidenavi ul li {
  border: 0;
  padding: 4px 0 4px 0;
}

#sidenavi p.date {
  margin: 2px 0 0 0;
  font-family: 'Verdana', sans-serif;
  font-size: 0.7em;
  color: #A5ACAE;
}

#content {
  width: 638px;
  float: right;
  margin: 5px 0 50px 0;
}

#content h1, #content h2, #content h3 {
  margin: 1em 0 0.5em 0;
}

#content h2 {
  color: #888d8e;
  font-size: 1.4em;
  font-weight: normal;
}

#content h3 {
  color: #888d8e;
  font-size: 1.25em;
  font-weight: normal;
}

#content p, #content ul, #content ol, #content table {
  margin: 0.5em 0 1em 0;
}

#content a.contact {
  float: left;
  background: #e2fbff url('../img/arrow.png') no-repeat 95% 50%;
  margin: 1em 0 0 0;
  padding: 10px 42px 10px 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#company-roulette {
  position: relative;
  background: #eee url('../img/roulette-bg.png') no-repeat 50% 255px;
  height: 344px;
  overflow: hidden;
}

#company-roulette .scrollbox {
  position: absolute;
  width: 100000px;
}

#company-roulette .box {
  position: relative;
  float: left;
  background: #fff;
  margin: 0 100px 80px 0;
  padding: 20px 20px 20px 200px;
  width: 300px;
  cursor: default;
  min-height: 185px;
}

#company-roulette .box:hover {
  border: 5px solid #ddd;
  margin: -5px 95px 75px -5px;
}

#company-roulette .box .logo {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 160px;
  height: 170px;
  line-height: 170px;
  text-align: center;
}

#company-roulette .box .logo img {
  vertical-align: middle;
}

#company-roulette .box h1 {
  font-size: 1.6em;
  line-height: 1.15;
  margin: 0 0 0.5em 0;
}

#company-roulette dl {
  margin: 1.25em 0 0 0;
  padding-top: 1.5em;
  font-size: 0.75em;
  border-top: 1px solid #eee;
}

#company-roulette dt {
  width: 33%;
  float: left;
  color: #a5acae;
  margin-bottom: 3px;
}

#company-roulette dd {
  margin-left: 35%;
  margin-bottom: 3px;
  color: #696f71;
}

#company-roulette a.prev {
  position: absolute;
  bottom: 25px;
  left: 360px;
  width: 41px;
  height: 41px;
  background: url('../img/roulette-arrows.png') no-repeat top left;
  cursor: pointer;
}

#company-roulette a.prev:hover {
  background-position: bottom left;
}

#company-roulette a.prev.disabled {
  background-position: top left;
}

#company-roulette a.next {
  position: absolute;
  bottom: 25px;
  right: 360px;
  width: 41px;
  height: 41px;
  background: url('../img/roulette-arrows.png') no-repeat top right;
  cursor: pointer;
}

#company-roulette a.next:hover {
  background-position: bottom right;
}

#company-roulette a.next.disabled {
  background-position: top right;
}

#company-roulette a.disabled {
  cursor: default;
}

.company-roulette-list {
  list-style-type: none;
  margin: 20px 0 0 0;
}

a.rlink {
  float: right;
  margin: 5px 30px 0 0;
}

.company-roulette-list li {
  float: left;
  width: 265px;
  margin: 0 20px 0 0;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
}

.company-roulette-list li:hover {
  color: #777;
}

.company-roulette-list li.selected {
  background: #e2fbff;
  color: #555;
}

.person {
  position: relative;
  margin: 1em 0 0 0;
  padding: 0 180px 20px 0;
  min-height: 150px;
  border-top: 1px solid #eee;
}

.person.nopic {
  padding-right: 0;
}

.person img {
  position: absolute;
  top: 25px;
  right: 0;
}

#content dl {
  margin: 1em 0 0 0;
  font-size: 0.8em;
}

#content dt {
  width: 80px;
  float: left;
  color: #a5acae;
  margin-bottom: 4px;
}

#content dd {
  margin-left: 90px;
  margin-bottom: 4px;
  color: #696f71;
}

#map {
  float: right;
  margin: 25px 0 25px 25px;
}

#content hr {
  clear: both;
  background: #eee;
  color: #eee;
  height: 1px;
  border: 0;
  margin: 1em 0 1em 0;
}

#content label {
  float: left;
  clear: both;
  width: 25%;
  margin: 2px 0 4px 0;
}

#content label span {
  color: #fc1c4b;
  margin-left: 4px;
}

#content input[type=text], #content input.text {
  float: left;
  padding: 3px;
  font: normal 13px 'Georgia', serif;
  margin: 0 0 6px 0;
}

#content form textarea {
  float: left;
  padding: 3px;
  font: normal 13px 'Georgia', serif;
  margin: 0 0 6px 0;
  width: 60%;
}

#content form fieldset {
  float: right;
  width: 74.9%;
  margin: 0 0 6px 0;
  padding: 0;
  border: 0;
  font-size: 0.8em;
  line-height: 1.7;
  zoom: 1;
  position: relative;
}

#content form fieldset input {
  margin-right: 4px;
  vertical-align: middle;
}

#footer {
  clear: both;
  border-top: 4px solid #eee;
  padding-top: 15px;
  color: #555;
  margin: 50px 0 0 0;
}

.clear {
  clear: both;
  height: 0;
}

input[type=submit], input.submit {
  background: #11b7df url('../img/submit.png') repeat-x bottom;
  padding: 4px 8px 4px 8px;
  color: #fff;
  border: 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-position: top;
}

a {
  color: #11b7df;
}

a:hover {
  color: #2fd7ff;
}

.hidden {
  display: none;
}
