* {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal; }

a {
  outline: none;
  text-decoration: none; }

img {
  border: none; }

body {
  background: url(/images/bg.png) 20% top repeat-x;
  color: #353535;
  font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
  font-size: 15px; }

#header, #focus, #caption, #content, #footer {
  margin: 0 auto;
  width: 800px; }

#header {
  margin: 0 auto;
  background: url(/images/header.png) 0 0 no-repeat;
  height: 100px; }
  #header h1 a {
    display: block;
    text-indent: -20000px;
    width: 280px;
    height: 75px;
    float: left; }
  #header ul {
    list-style: none; }
    #header ul li {
      float: left;
      height: 75px;
      padding-bottom: 25px; }
    #header ul li.current {
      background: url(/images/current.png) 0 0 no-repeat; }
    #header ul li a {
      display: block;
      height: 75px;
      line-height: 75px;
      width: 125px;
      color: white;
      text-align: center;
      font-size: 19px;
      font-weight: bold; }
    #header ul li a:hover span {
      border-bottom: 2px solid white; }

#focus {
  height: 300px;
  background: url(/images/focus.png) 0 0 no-repeat; }
  #focus .giant img {
    margin: 25px;
    border: 10px solid white; }
  #focus .minor {
    list-style: none;
    float: left;
    height: 270px;
    width: 270px;
    margin-top: 5px;
    margin-left: 5px; }
    #focus .minor li {
      width: 115px;
      height: 115px;
      float: left;
      background: white;
      display: inline;
      margin-top: 20px;
      margin-left: 20px; }
      #focus .minor li a {
        text-indent: -20000px;
        display: block;
        height: 95px;
        width: 95px;
        margin: 10px; }
  #focus .major {
    margin-top: 25px;
    margin-left: 20px;
    float: left;
    background: white;
    width: 480px;
    height: 250px; }
    #focus .major a {
      text-indent: -20000px;
      display: block;
      height: 230px;
      width: 460px;
      margin: 10px; }

#caption {
  height: 50px;
  background: #666;
  clear: both;
  font-size: 12px;
  color: #bcbcbc;
  position: relative; }
  #caption a {
    color: white;
    border-bottom: 1px dotted white; }
    #caption a:hover {
      border-bottom: 1px solid white; }
  #caption em {
    font-style: normal;
    color: white; }
  #caption h3 {
    float: left;
    padding: 8px 15px 0;
    width: 265px; }
  #caption ul {
    padding: 8px 0 0;
    float: left;
    list-style: none; }
    #caption ul li {
      margin: 0 0 2px; }
  #caption p a {
    float: right;
    background: url(/images/jump.png) right center no-repeat;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    font-weight: bold;
    text-align: right;
    position: absolute;
    right: 15px;
    top: 0;
    padding-right: 30px;
    color: white; }
    #caption p a:hover span {
      border-bottom: 2px solid white; }

#content {
  margin: 40px auto 30px; }
  #content h1 {
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: bold; }
  #content p {
    margin: 0 0 20px;
    line-height: 20px; }
  #content ul, #content ol {
    margin: 0 0 20px 30px; }
  #content li {
    margin: 0 0 5px;
    line-height: 20px; }
  #content a {
    color: #84aada; }
    #content a:hover {
      border-bottom: 1px dotted #84aada; }
  #content #swe, #content #eng {
    display: inline;
    float: left;
    width: 380px;
    margin-left: 10px; }
    #content #swe h2,     #content #eng h2 {
      font-size: 30px;
      font-weight: bold;
      float: left;
      color: black;
      margin-right: 10px; }
  #content #swe {
    margin-left: 20px; }
  #content #projects {
    margin: 0;
    list-style: none;
    border-top: 1px solid #bcbcbc; }
    #content #projects li {
      border-bottom: 1px solid #bcbcbc;
      padding: 15px 10px 15px 242px;
      position: relative;
      height: 75px;
      clear: both;
      margin: 0; }
      #content #projects li h2 {
        color: #666;
        padding: 0 0 4px;
        margin: 2px 0 5px;
        font-size: 18px;
        font-weight: normal;
        border-bottom: 1px dotted #bcbcbc; }
      #content #projects li h3 {
        border: 1px solid #bcbcbc;
        padding: 5px;
        height: 63px;
        width: 200px;
        position: absolute;
        left: 10px;
        top: 15px; }
      #content #projects li ul {
        margin: 0; }
        #content #projects li ul li {
          float: left;
          width: 274px;
          padding: 0;
          list-style: none;
          border: none;
          clear: none;
          height: auto;
          font-size: 12px;
          color: #666; }
          #content #projects li ul li em {
            color: #333;
            font-style: normal; }

#footer {
  clear: both;
  background: #666;
  height: 170px;
  margin: 30px auto 10px;
  font-size: 12px;
  color: white;
  position: relative; }
  #footer a {
    color: #84aada; }
    #footer a:hover {
      border-bottom: 1px dotted #84aada; }
  #footer dl {
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    width: 185px;
    border-right: 1px solid #828282;
    padding-right: 10px;
    height: 150px;
    display: inline; }
    #footer dl.short {
      height: 100px; }
    #footer dl dt {
      margin: 0 0 4px;
      color: #bcbcbc; }
    #footer dl dd {
      margin: 0 0 2px; }
  #footer .vcard {
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    display: inline; }
    #footer .vcard h3 {
      margin: 0 0 4px;
      color: #bcbcbc;
      background: url(/images/jump_small.png) right center no-repeat;
      float: left;
      padding-right: 15px; }
    #footer .vcard p {
      margin: 0 0 2px;
      clear: both; }
  #footer .employees {
    list-style: none;
    position: absolute;
    left: 0;
    bottom: 8px;
    height: auto;
    border: none;
    width: 370px;
    background: #666; }
    #footer .employees dd {
      margin: 0;
      clear: both; }
      #footer .employees dd .name, #footer .employees dd .phone {
        float: left;
        display: block;
        margin: 0 0 2px; }
      #footer .employees dd .name {
        width: 194px; }
      #footer .employees dd .phone {
        padding-left: 15px;
        background: url(/images/phone.png) left center no-repeat; }

#legalese {
  text-align: center;
  font-size: 12px;
  margin: 10px 0 30px;
  color: #888; }
  #legalese a {
    color: #888;
    border-bottom: 1px dotted #888; }
    #legalese a:hover {
      border-bottom: 1px solid #888; }

.invisible {
  display: none; }
