img {
  -ms-interpolation-mode: bicubic; }

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, a, span, img {
  behavior: url(/javascripts/iepngfix.htc);
  margin: 0;
  padding: 0; }

html, body {
  font-size: 76%;
  width: 100%;
  height: 100%; }

body {
  position: relative;
  background: #050505 url(/images/mzad/bg.gif) center center repeat-y;
  color: #e5e5e5;
  font: 1em/1.3em "Arial", "Helvetica", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

h1 {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999px; }

img, a img {
  border: none; }

a {
  color: #e5e5e5;
  overflow: hidden;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

ul, ol {
  padding: 0 0 15px 15px; }

p {
  padding: 0 0 15px;
  line-height: 1.4em; }

.center {
  text-align: center; }

.clear {
  clear: both; }

.clearleft {
  clear: left; }

.alignleft {
  float: left; }
  .alignleft img {
    margin: 0 13px 13px 0; }

.alignright {
  float: right; }
  .alignright img {
    margin: 0 0 13px 13px; }

.alignclear {
  clear: both;
  text-align: center; }
  .alignclear img {
    margin: 0 0 13px; }

.extra-padding-left {
  padding: 0 0 0 5px; }

.extra-extra-padding-left {
  padding: 0 0 0 15px; }

#flash {
  position: relative;
  width: 100%;
  height: 100%; }

#noflash {
  width: 10000%;
  margin: 0;
  padding: 0 0 130px; }
  #noflash .flash-text {
    width: 1%;
    padding: 15px 0; }
    #noflash .flash-text a {
      text-decoration: underline; }
  #noflash .contact {
    position: absolute;
    top: 0;
    left: -9999px; }
  #noflash .cell {
    float: left;
    width: 230px;
    height: 470px;
    text-indent: -9999px;
    border: 2px solid black; }

#content {
  position: relative;
  width: 762px;
  padding: 0 1px 130px;
  margin: 0 auto;
  overflow: hidden; }

*html #content {
  height: 100%;
  padding: 0 1px 190px; }

#footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: url(/images/mzad/content-fade.png) center top repeat-x;
  z-index: 1000; }

*html #footer {
  position: absolute;
  height: 180px;
  background: url(/images/ie6/content-fade.png) center top no-repeat; }

#menu {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 461px;
  height: 120px;
  padding: 0;
  list-style: none;
  background: url(/images/mzad/logo.png) no-repeat;
  z-index: 1001; }

*html #menu {
  position: absolute;
  background: url(/images/ie6/logo.gif) no-repeat; }

#menu li a {
  background-image: url(/images/mzad/menu.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  outline: none; }

*html #menu li a {
  background-image: url(/images/ie6/menu.gif); }

#menu #about {
  position: absolute;
  top: 83px;
  right: 166px; }
  #menu #about a {
    width: 52px;
    height: 28px;
    background-position: 0 -39px; }
    #menu #about a.active, #menu #about a:hover {
      background-position: 0 -106px; }
#menu #work {
  position: absolute;
  top: 67px;
  right: 108px; }
  #menu #work a {
    width: 58px;
    height: 29px;
    background-position: -52px -23px; }
    #menu #work a.active, #menu #work a:hover {
      background-position: -52px -90px; }
#menu #press {
  position: absolute;
  top: 58px;
  right: 73px; }
  #menu #press a {
    width: 35px;
    height: 25px;
    background-position: -110px -14px; }
    #menu #press a.active, #menu #press a:hover {
      background-position: -110px -81px; }
#menu #contact {
  position: absolute;
  top: 44px;
  right: 20px; }
  #menu #contact a {
    width: 53px;
    height: 27px;
    background-position: -145px 0; }
    #menu #contact a.active, #menu #contact a:hover {
      background-position: -145px -67px; }

#press-page {
  position: relative;
  width: 546px;
  margin: 0 auto;
  padding: 174px 0 0; }

.excerpt-thumbnail {
  float: left;
  width: 115px;
  height: 115px;
  border: 1px solid #dcdcdc; }

.excerpt-shadow {
  background: url(/images/mzad/excerpt-side-shadows.png);
  padding: 0 8px; }

.excerpt-shadow-top {
  background: url(/images/mzad/excerpt-shadows.png) left bottom repeat-y;
  height: 7px; }

.excerpt-shadow-bottom {
  background: url(/images/mzad/excerpt-shadows.png) left top repeat-y;
  height: 6px; }

*html .excerpt-shadow, .excerpt-shadow-top, .excerpt-shadow-bottom {
  background: none; }

.excerpt {
  width: 474px;
  padding: 11px 28px 31px;
  background: #5b5b5b url(/images/mzad/excerpt-bg.gif) left bottom repeat-x;
  overflow: hidden; }

.excerpt-body {
  color: #cccccc; }
  .excerpt-body p {
    line-height: 1.2em; }

.excerpt-body-narrow {
  float: left;
  width: 327px;
  padding: 0 0 0 13px; }

.excerpt-date {
  padding: 0 0 10px;
  font-weight: normal;
  color: #cccccc; }

.excerpt-source {
  font-size: 1.15em; }
  .excerpt-source a {
    color: #cccccc; }

.excerpt-title {
  padding: 10px 0 13px; }

.excerpt-title {
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase; }

.readmore {
  padding: 0;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase; }
  .readmore a {
    float: left;
    padding: 1px 10px 1px 0;
    display: block; }
    .readmore a:hover {
      background: url(/images/mzad/arrow.gif) right center no-repeat;
      text-decoration: underline; }

.more-press {
  padding: 11px 28px; }
  .more-press .current {
    text-decoration: underline; }
  .more-press .disabled {
    color: #999999; }
  .more-press a {
    outline: none; }

#more-press {
  display: none; }

#loader {
  padding: 0 0 0 10px; }

.lightbox-page {
  position: relative;
  width: 456px;
  margin: 0 auto;
  padding: 21px 42px 50px;
  background: #bcbcbc url(/images/mzad/post-bg.gif) left top repeat-x;
  color: #333333;
  overflow: hidden; }
  .lightbox-page a {
    color: #333333; }
  .lightbox-page ol, .lightbox-page ul {
    padding: 0 0 15px 25px; }
  .lightbox-page .alignleft img, .lightbox-page .alignright img {
    border: 1px solid #e5e5e5; }

#lightbox {
  position: absolute;
  top: 0;
  left: 50%;
  width: 540px;
  height: 100%;
  margin: 0 0 0 -260px;
  background: #bcbcbc url(/images/mzad/post-bg.gif) left top repeat-x;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999; }
  #lightbox .lightbox-page {
    width: 460px;
    padding: 0 0 50px;
    background: none; }

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  -moz-opacity: 0.8;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 5000; }

#lightbox[id], #overlay[id] {
  position: fixed; }

#lightbox #lbLoadMessage, #lightbox #lbContent {
  position: absolute;
  top: 21px;
  left: 40px;
  width: 460px; }
#lightbox.done #lbLoadMessage {
  display: none; }
#lightbox.done #lbContent {
  display: block; }
#lightbox.loading #lbLoadMessage {
  display: block; }
#lightbox.loading #lbContent {
  display: none; }

#close-lightbox {
  float: right;
  left: 525px;
  width: 11px;
  height: 11px;
  padding: 5px;
  background: url(/images/mzad/close.gif) center center no-repeat;
  cursor: pointer; }

#job-title {
  font-size: 1.45em;
  font-weight: normal;
  padding: 0 0 27px; }

#apply-job {
  width: 94px;
  height: 19px;
  background: url(/images/mzad/apply.gif) no-repeat;
  display: block;
  text-indent: -9999px; }

#position {
  font-size: 1.45em;
  padding: 35px 0 5px; }

#post-title {
  padding: 0; }

#post-source {
  padding: 16px 0 27px; }

#post-subtitle {
  font-style: italic;
  font-weight: normal; }

#post-author {
  padding: 0;
  font-weight: normal; }

.not-published {
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0 0 15px;
  text-align: center;
  background: #666666;
  line-height: 30px; }

.lightbox-page .not-published {
  margin: 15px 0;
  background: #eeeeee; }

.about-left {
  float: left;
  width: 360px;
  padding: 121px 0 0;
  color: #cccccc; }

#about-title {
  width: 310px;
  height: 16px;
  background: url(/images/mzad/about-title.png) no-repeat;
  padding: 0 0 30px;
  font-size: 1.75em;
  line-height: 1em;
  text-indent: -9999px; }

#about-image {
  float: left;
  width: 400px; }

.contact-left, .contact-right {
  float: left;
  width: 345px;
  padding: 121px 0 0; }

.contact-left a, #contact-employment a {
  color: #8c8c8c; }

#contact-employment {
  padding: 35px 0; }

#contact-title {
  width: 78px;
  height: 25px;
  padding: 0 0 10px;
  height: 25px;
  background: url(/images/mzad/contact-title.png) no-repeat;
  font-size: 1.75em;
  line-height: 1em;
  text-indent: -9999px; }

#jobs-title {
  width: 208px;
  height: 25px;
  padding: 0 0 5px;
  height: 16px;
  background: url(/images/mzad/jobs-title.png) no-repeat;
  font-size: 1.75em;
  line-height: 1em;
  text-indent: -9999px; }

#contact-address {
  padding: 50px 0 0; }

#jobs-list {
  padding: 0 0 0 1px;
  list-style: none; }
  #jobs-list li {
    clear: both;
    line-height: 25px; }
    #jobs-list li a {
      float: left;
      padding: 1px 10px 1px 0;
      display: block; }
      #jobs-list li a:hover {
        background: url(/images/mzad/arrow.gif) right center no-repeat;
        text-decoration: underline; }

#error-title {
  padding: 121px 0 5px;
  font-size: 1.25em; }
