html {
  height: 100%;
  margin-bottom: 1px; }

body {
  padding: 40px 0 80px 0;
  background-color: #666;
  font: normal 76% Helvetica, Verdana, Arial, sans-serif; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

form button {
  cursor: pointer; }
  form button:hover span {
    text-decoration: underline; }

#flash {
  margin: 6px 0;
  padding: 4px;
  background-color: #F3C0C0;
  color: #666666;
  text-align: center;
  font-size: 1.2em; }

#errorExplanation {
  margin: 1em;
  padding: 1em;
  border: solid 4px #900;
  background-color: #fee;
  color: #300; }
  #errorExplanation h2 {
    margin-bottom: 1em;
    font-weight: bold;
    font-size: 1.33em; }
  #errorExplanation p {
    margin-bottom: .5em; }
  #errorExplanation li {
    list-style-type: disc;
    margin-left: 4em; }

#wrapper {
  position: relative;
  width: 840px;
  margin: 0 auto;
  border-left: solid 30px #666;
  background-color: #fff;
  color: #666666; }

#logo {
  margin: 0 40px;
  padding: 70px 0;
  background: url(../images/dots.gif) 0 100% no-repeat; }
  #logo h1 a {
    display: block;
    width: 200px;
    height: 20px;
    background: url(../images/logo.gif) no-repeat;
    color: #fff;
    font-size: 2px;
    text-align: right; }

#contact {
  position: absolute;
  top: 68px;
  right: 40px;
  width: 280px;
  font-size: .83em; }
  #contact p {
    width: 125px;
    float: left; }
    #contact p.address {
      float: right; }

#menu {
  position: absolute;
  top: 160px;
  left: -30px; }
  #menu li {
    clear: left;
    float: left;
    display: inline;
    margin-bottom: 2px;
    background-color: #666; }
    #menu li.current {
      background-color: #ccc; }
    #menu li a {
      display: block;
      width: 30px;
      height: 78px;
      background-repeat: no-repeat;
      background-position: 0 0;
      font-size: 2px;
      text-indent: -50px;
      color: #666;
      text-decoration: none; }
      #menu li a:hover {
        color: #666; }
    #menu li.selected a {
      color: #666; }

#menu_about {
  top: 160px; }

#menu_work {
  top: 80px; }

#menu_fonts {
  top: 0px; }

#menu_about,
#menu_about a {
  background-image: url(../images/about_off.gif); }

#menu_about a:hover {
  background-image: url(../images/about_over.gif); }

#menu_about.selected,
#menu_about.selected a,
#menu_about.selected a:hover {
  background-image: url(../images/about_on.gif); }

#menu_work,
#menu_work a {
  background-image: url(../images/work_off.gif); }

#menu_work a:hover {
  background-image: url(../images/work_over.gif); }

#menu_work.selected,
#menu_work.selected a,
#menu_work.selected a:hover {
  background-image: url(../images/work_on.gif); }

#menu_fonts,
#menu_fonts a {
  background-image: url(../images/fonts_off.gif); }

#menu_fonts a:hover {
  background-image: url(../images/fonts_over.png); }

#menu_fonts.selected,
#menu_fonts.selected a,
#menu_fonts.selected a:hover {
  background-image: url(../images/fonts_on.gif); }

#main {
  min-height: 220px;
  padding-top: 38px; }
  * html #main {
    height: 240px; }

#content {
  float: right;
  display: inline;
  width: 560px;
  margin-right: 40px;
  padding-bottom: 60px;
  font-size: .83em; }

#crumbs {
  text-transform: capitalize; }

#sidebar {
  float: left;
  display: inline;
  width: 160px;
  margin-left: 40px;
  padding-bottom: 60px;
  font-size: .83em; }
  #sidebar div.text {
    padding-top: 34px;
    background: url(../images/pspacer.gif) 0 0 no-repeat; }

#sidecart {
  margin-bottom: 1em;
  padding-top: 34px;
  background: url(../images/pspacer.gif) 0 0 no-repeat; }
  #sidecart a {
    padding-left: 21px;
    background: url(../images/cart.gif) left center no-repeat; }
    #sidecart a.active {
      font-weight: bold; }

#footer {
  zoom: 1;
  zoom: 1;
  clear: both;
  padding-left: 240px;
  background-color: #000;
  color: #fff;
  font-size: .91em;
  line-height: 40px; }
  #footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #footer li {
    float: left;
    display: inline;
    margin-right: 20px; }
  #footer a {
    color: #fff;
    text-transform: uppercase; }

#copyright {
  float: left;
  display: inline;
  width: 150px;
  margin-top: -40px;
  margin-left: 40px;
  color: #ccc;
  font-size: .83em;
  line-height: 40px; }

.pdf {
  padding-left: 22px;
  background: url(../images/pdficon.gif) left center no-repeat;
  line-height: 13px; }

h2 {
  height: 20px;
  padding-bottom: 10px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase; }

h3 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 1.1em; }
  h3 a {
    text-transform: uppercase; }

div.text {
  margin-bottom: -16px; }
  div.text p {
    margin-bottom: 16px; }

.more {
  padding-top: 10px; }

.note p {
  margin-bottom: 10px; }
.note strong {
  font-weight: bold; }

#sidebar dt {
  margin-bottom: 1em;
  font-weight: bold;
  padding-top: 34px;
  background: url(../images/pspacer.gif) 0 0 no-repeat; }
#sidebar dd {
  text-transform: uppercase; }
#sidebar .custom_type_link {
  padding-top: 34px;
  background: url(../images/pspacer.gif) 0 0 no-repeat; }
#sidebar .clientlist dt a, #sidebar .fontlist dt a {
  font-weight: bold; }

#static h2 {
  padding-bottom: 28px;
  background: url(../images/pspacer.gif) 0 100% no-repeat;
  font-size: 1.1em; }
#static div.text {
  font-size: 1.45em; }

#ok img {
  position: relative;
  top: -30px;
  float: right;
  display: inline;
  margin-left: 30px; }

#home .first {
  margin-bottom: 38px;
  padding-bottom: 39px;
  background: url(../images/dots_content.gif) 0 100% no-repeat; }
#home #latest_family, #home #latest_projects {
  clear: both; }
#home #latest_projects ul {
  zoom: 1;
  margin-left: -4px; }
  #home #latest_projects ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #home #latest_projects ul li {
    float: left;
    display: inline;
    margin-left: 4px;
    width: 278px; }
.shop_closed #home #latest_projects {
  padding-bottom: 0; }

.projects {
  zoom: 1;
  margin-left: -4px;
  margin-top: -4px; }
  .projects:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .projects li {
    float: left;
    display: inline;
    margin-left: 4px;
    margin-top: 4px; }
  .projects img, .projects a {
    display: block; }

#client_projects h2 {
  display: none; }

#personal_projects {
  clear: both;
  margin-top: 38px;
  padding-top: 39px;
  background: url(../images/dots_content.gif) 0 0 no-repeat; }

.details {
  zoom: 1;
  margin-top: -4px; }
  .details li {
    zoom: 1;
    clear: both;
    margin-top: 4px; }
    .details li:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .details li div.text {
      float: left;
      display: inline;
      width: 160px;
      margin-right: 20px;
      padding-top: 16px;
      background: url(../images/sspacer.gif) 0 0 no-repeat; }
      * html .details li div.text {
        width: 157px; }

.project_pdf {
  zoom: 1;
  clear: both;
  margin-top: 4px;
  padding-top: 16px;
  background: url(../images/sspacer.gif) 0 0 no-repeat; }
  .project_pdf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .project_pdf div.text {
    width: 160px;
    margin-top: 16px; }
    * html .project_pdf div.text {
      width: 157px; }

.types {
  zoom: 1;
  margin-left: -4px;
  margin-top: -4px; }
  .types:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .types li {
    float: left;
    display: inline;
    margin-left: 4px;
    margin-top: 4px; }
  .types img, .types a {
    display: block; }

#families {
  margin-bottom: 38px;
  padding-bottom: 39px;
  background: url(../images/dots_content.gif) 0 100% no-repeat; }

#personal_projects {
  clear: both; }

#custom_type_list div.text {
  margin-bottom: 38px;
  padding-bottom: 39px;
  background: url(../images/dots_content.gif) 0 100% no-repeat;
  padding-bottom: 23px; }

#family {
  zoom: 1;
  margin-bottom: 38px;
  padding-bottom: 39px;
  background: url(../images/dots_content.gif) 0 100% no-repeat; }
  #family:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #family .actions {
    float: right;
    display: inline;
    margin-top: 16px; }
    #family .actions form {
      margin-top: 10px; }
      #family .actions form a {
        padding-left: 5px; }
      #family .actions form * {
        vertical-align: top; }
  #family div.text {
    width: 400px;
    margin-top: 16px; }

#typesetter {
  padding-top: 10px; }
  #typesetter form {
    margin-top: 8px; }
  #typesetter * {
    vertical-align: middle; }
  #typesetter #preview {
    width: 560px;
    height: 120px; }
  #typesetter input, #typesetter select {
    font-size: 1em; }
  #typesetter input.button {
    cursor: pointer; }
  #typesetter .action * {
    float: right;
    display: inline; }

#fonts {
  margin-top: 38px;
  padding-top: 39px;
  background: url(../images/dots_content.gif) 0 0 no-repeat; }
  #fonts li {
    zoom: 1;
    margin-bottom: 20px;
    padding-bottom: 21px;
    background: url(../images/dots_content2.gif) left bottom no-repeat; }
    #fonts li:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  #fonts #fam {
    zoom: 1;
    margin-top: -38px;
    padding-top: 77px;
    background: #fff url(../images/dots_content.gif) 0 38px no-repeat; }
    #fonts #fam div {
      zoom: 1; }
    * html #fonts #fam form {
      position: relative;
      left: 20px; }
  #fonts img {
    float: left;
    display: inline; }
  #fonts span.price {
    float: left;
    display: inline;
    position: relative;
    top: 3px;
    margin-left: 20px;
    line-height: 30px; }
  #fonts form {
    float: right;
    display: inline;
    height: 30px; }
    #fonts form a {
      zoom: 1; }
    #fonts form input {
      zoom: 1; }
    #fonts form img {
      float: none; }
  #fonts * {
    vertical-align: middle;
    line-height: 30px; }
  #fonts div {
    clear: both; }

.ctdetails li {
  zoom: 1;
  margin-top: 36px;
  padding-top: 37px;
  background: url(../images/dots_content2.gif) 0 0 no-repeat; }
  .ctdetails li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .ctdetails li.first {
    margin-top: 0;
    padding-top: 0;
    background: none; }
  .ctdetails li img {
    display: block;
    margin-bottom: 18px; }
  .ctdetails li .actions {
    position: relative;
    float: right;
    display: inline;
    width: 160px;
    height: 30px;
    background: url(../images/sspacer.gif) 0 0 no-repeat;
    text-align: right; }
    .ctdetails li .actions .pdf {
      position: absolute;
      right: 0;
      top: 0;
      padding-left: 22px;
      padding-top: 16px;
      background: url(../images/pdficon.gif) 0 16px no-repeat; }
  .ctdetails li .text {
    margin-right: 160px;
    padding-top: 16px;
    background: url(../images/sspacer.gif) 0 0 no-repeat; }

#wrapper #main #content button {
  width: auto;
  overflow: visible;
  padding: 0;
  border-style: none;
  background-color: transparent;
  font-size: 1em; }

#cart h2 {
  background: url(../images/dots_content.gif) left bottom no-repeat;
  margin-bottom: 20px;
  padding-bottom: 3px; }
#cart table {
  width: 100%; }
#cart col.item, #cart th, #cart td {
  width: 395px; }
#cart col.price, #cart th+th, #cart td+td {
  width: 105px; }
#cart col.action, #cart th+th+th, #cart td+td+td {
  width: auto; }
#cart thead, #cart tbody, #cart tfoot {
  background: url(../images/dots_content.gif) left bottom no-repeat; }
#cart tbody.items tr {
  background: url(../images/dots_content2.gif) left top no-repeat; }
  #cart tbody.items tr.first {
    background: none; }
    #cart tbody.items tr.first td {
      padding-top: 3px; }
#cart tbody.license td {
  padding-top: 32px;
  padding-bottom: 20px;
  vertical-align: top; }
  #cart tbody.license td strong {
    display: block;
    margin-left: -4px;
    padding-left: 4px;
    background-color: #f0f0f0;
    line-height: 18px; }
    #cart tbody.license td strong img {
      padding: 6px 0 5px 0; }
#cart tbody.license label {
  color: #666;
  font-weight: bold; }
#cart tbody.license p {
  margin: 1em 0;
  padding-right: 5em;
  color: #aaa;
  font-size: .91em;
  line-height: 1.4; }
#cart tbody.license #pending_order_number_of_users {
  width: 8em; }
#cart tbody.license #otf_ready {
  width: auto; }
#cart tfoot strong {
  display: block;
  margin-left: -4px;
  padding-left: 4px;
  background-color: #f0f0f0;
  font-weight: bold;
  line-height: 18px; }
#cart th {
  line-height: 32px; }
#cart thead th {
  padding-bottom: 9px; }
#cart tfoot th {
  line-height: 42px; }
#cart tbody td {
  line-height: 24px; }
#cart th {
  font-weight: bold; }
#cart td.action {
  ext-align: right; }
#cart .buttons {
  margin-top: 37px;
  text-align: right; }
  #cart .buttons * {
    vertical-align: bottom; }
  #cart .buttons a {
    float: left;
    display: inline;
    text-decoration: none; }
    #cart .buttons a:hover span {
      text-decoration: underline; }
#cart .set {
  padding-bottom: 35px; }
#cart .buttons2 {
  margin-top: -30px;
  padding-top: 40px;
  background: url(../images/dots.gif) 0 0 no-repeat; }
#cart form .img input {
  width: 13px;
  height: 13px; }
#cart form dl {
  float: left;
  display: inline;
  width: 260px;
  margin-right: 34px; }
  #cart form dl.even {
    margin-right: 0; }
#cart form dt {
  line-height: 1.8;
  font-weight: normal; }
#cart form dd {
  float: left;
  display: inline;
  width: 160px; }
#cart form .hint {
  display: block;
  margin-top: 5px;
  color: #aaa;
  font-size: .9em;
  text-align: right; }
#cart form input {
  width: 155px;
  padding: 1px;
  font-size: .91em; }
#cart form select {
  width: 160px;
  padding: 1px;
  font-size: .91em; }
#cart dt {
  clear: left;
  float: left;
  display: inline;
  width: 95px;
  margin-right: 4px;
  font-weight: bold; }
#cart dd {
  padding-bottom: 10px; }

.vat_registered {
  visibility: hidden; }
