html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font: small/1.5em Helvetica, Arial, Verdana, sans-serif; }

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  div.ui-dialog .ui-dialog-titlebar {
    display: none; }

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  span.gray {
    color: #9e9e9e; }

applet, object, iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 2.0em; }

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 1.538em; }

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 1.25em; }

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 1.08em; }

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 1.2em; }

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.0em;
  font-size: 1.1em; }

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  p#trademark {
    margin-top: -0.35em;
    max-width: 40%; }
  p#copyright {
    float: right;
    max-width: 40%; }

blockquote, pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  a:link, a:visited {
    color: #cc510b;
    text-decoration: none; }
  a:hover {
    color: #637381;
    text-decoration: underline; }
  a.tag {
    background-color: #d9f1b5;
    border-bottom: 1px solid #bdc3c6;
    border-right: 1px solid #bdc3c6;
    color: #616161;
    display: block;
    float: left;
    line-height: 1.0em;
    margin-bottom: 4px;
    margin-right: 6px;
    padding: 3px 4px 2px; }
  a.sort-current {
    color: #CC510B; }
    a.sort-current:hover, a.sort-current:visited {
      color: #CC510B; }

abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

fieldset, form, label, legend, table, caption, tbody, tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
  thead.entry-header td {
    text-align: left;
    padding-left: 6px; }
    thead.entry-header td.right {
      text-align: right; }

tr, th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  padding-left: 6px;
  text-align: left; }
  td.time {
    font-weight: bold; }

#background {
  background: #fafbf4 url(/images/background-left.jpg) repeat-y top left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

#background-right {
  background: transparent url(/images/background-right.jpg) repeat-y top right;
  height: 100%; }

#background-top-right {
  background: transparent url(/images/background-top-right.jpg) no-repeat top right;
  height: 100%; }

#background-top-left {
  background: transparent url(/images/background-top-left.jpg) no-repeat top left;
  height: 100%; }

#container {
  position: relative;
  z-index: 20; }

#content {
  position: relative;
  z-index: 20;
  margin-top: 10px;
  margin-bottom: 75px;
  margin-left: 225px;
  margin-right: 45px; }

#foot-wrapper {
  background: url(/images/foot-bg-left.png) no-repeat top left;
  bottom: 0;
  height: 47px;
  left: 225px;
  padding-left: 7px;
  position: fixed;
  right: 0;
  z-index: 30; }

#foot {
  background: url(/images/foot-bg-right.png) no-repeat top right;
  height: 41px;
  padding: 6px 10px 0 11px; }
  #foot p {
    color: #bdbdbd;
    float: left;
    font-size: 0.846em;
    line-height: 1.0em;
    margin-top: -0.5em;
    position: relative;
    top: 50%; }

.module {
  margin-bottom: 5px; }
  .module h2 {
    float: left;
    font-size: 0.923em;
    height: 12px;
    margin-left: 5px;
    margin-top: 13px;
    text-indent: -9999px; }
  .module table {
    border: none;
    border-collapse: collapse;
    font-size: 0.923em;
    width: 100%; }
    .module table .description-row td {
      padding-bottom: 10px;
      padding-top: 12px; }
    .module table .tags {
      padding-bottom: 10px;
      padding-top: 12px; }
      .module table .tags a {
        background-color: #d9f1b5;
        border-bottom: 1px solid #bdc3c6;
        border-right: 1px solid #bdc3c6;
        color: #616161;
        display: block;
        float: left;
        line-height: 1.0em;
        margin-bottom: 4px;
        margin-right: 6px;
        padding: 3px 4px 2px; }
    .module table .last-row {
      background: url(/images/div-dot.png) repeat-x bottom left; }
  .module thead td {
    color: #d2d2d2;
    padding-bottom: 10px;
    text-align: right; }
  .module thead a {
    color: #8eae1d; }
  .module tbody td {
    color: #616161;
    vertical-align: middle;
    padding-left: 6px; }
  .module tbody .results-row .lock {
    background: none;
    border: none;
    padding-left: 0; }
    .module tbody .results-row .lock a {
      background: url(/images/icon-lock.png) no-repeat 0 50%;
      display: block;
      text-indent: -9999px;
      width: 10px; }
  .module .results-row td {
    background: #fefbec url(/images/div-dot.png) repeat-x bottom left;
    border-top: 2px solid #b2b2b2; }
  .module .description-row td {
    color: #757474;
    line-height: 1.1em;
    padding-bottom: 12px; }
    .module .description-row td em {
      color: #474545;
      font-size: 0.917em;
      font-style: normal;
      font-weight: bold; }

.module-head-wrapper {
  padding-left: 14px;
  background: url(/images/module-top-left.png) no-repeat top left;
  height: 50px; }

.module-content-wrapper {
  padding-left: 14px;
  background: url(/images/module-content-left.png) repeat-y top left; }

.module-foot-wrapper {
  padding-left: 14px;
  background: url(/images/module-bottom-left.png) no-repeat top left;
  height: 40px; }

.module-head {
  background: url(/images/module-top-right.png) no-repeat top right;
  height: 36px;
  padding: 7px 14px 7px 0; }

.module-head-links {
  float: right;
  font-size: 0.923em;
  line-height: 1.0em;
  margin-right: 6px;
  margin-top: 13px; }
  .module-head-links a {
    color: #fff; }

.module-head-links p {
  color: #fff;
  font-weight: bold; }

.module-content {
  background: url(/images/module-content-right.png) repeat-y top right;
  overflow: hidden;
  padding: 8px 16px 20px 16px; }

.module-foot {
  background: url(/images/module-bottom-right.png) no-repeat top right;
  font-size: 0.769em;
  height: 28px;
  line-height: 1.0em;
  padding: 6px 7px 6px 0; }
  .module-foot a {
    color: #fff; }

.module-foot-links {
  float: left;
  padding-top: 8px; }

.module-foot-buttons {
  float: right;
  height: 100%; }
  .module-foot-buttons li {
    background: url(/images/module-button-background.png) repeat-x 0 0;
    border-left: 1px solid #69706b;
    float: left;
    height: 100%;
    text-transform: uppercase; }
    .module-foot-buttons li a {
      display: block;
      height: 100%;
      padding: 8px 10px; }
  
#foot-logo {
  float: left;
  margin-right: 18px; }

#copyright span {
  margin-left: 8px; }
