* {
  margin: 0;
  outline: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ol {
  padding: 0;
}
a,
img {
  border: 0;
}
div.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
html,
body {
  width: 100%;
  height: 100%;
}
/* VARIABLES */
body {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  background: #fff;
  text-align: center;
  /*background: pink;*/

  overflow-y: scroll;
}
h1,
h2,
h3,
h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
h2,
h3 {
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a {
  text-decoration: none;
  color: #333;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #ff0033;
}
/* GRID */
div.col {
  float: left;
  margin-left: 20px;
  width: 60px;
  margin-bottom: 20px;
}
div.two {
  width: 140px;
}
div.three {
  width: 220px;
}
div.four {
  width: 300px;
}
div.five {
  width: 380px;
}
div.six {
  width: 460px;
}
div.seven {
  width: 540px;
}
div.eight {
  width: 620px;
}
div.nine {
  width: 700px;
}
div.ten {
  width: 780px;
}
div.eleven {
  width: 860px;
}
div.twelve {
  width: 940px;
}
div.first {
  margin-left: 0;
  clear: left;
}
div.tright {
  text-align: right;
}
/* DIVS */
#container {
  margin: 0 auto;
  width: 940px;
  /*
	max-width: 1180px;
	min-width: 800px;
*/

  /*background: #eee;*/

  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
#header {
  position: fixed;
  top: 0;
  left: 50%;
  width: 940px;
  margin-left: -470px;
  text-align: left;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 20px;
  line-height: 20px;
  z-index: 999;
}
/* MENU */
#menu {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -240px;
  width: 710px;
  padding: 10px 0 10px 10px;
  height: 40px;
  line-height: 20px;
  background: #fff;
  z-index: 2000;
}
#menu a {
  float: left;
  margin-right: 20px;
  color: #333333;
}
#menu a:hover,
#menu a.active {
  color: #ff0033;
}
/* homepage */
#container.homepage {
  min-height: 100%;
  text-align: left;
  padding-top: 50px;
}
p.source {
  margin: 11px 0 22px 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}
/* font-overview  */
#font-overview {
  position: fixed;
  top: 40px;
  left: 50%;
  width: 940px;
  margin-left: -470px;
  z-index: 9998;
  background: #fff;
  padding-bottom: 20px;
  text-align: left;
}
#font-overview div.col {
  margin-top: 10px;
  margin-bottom: 10px;
}
#font-overview img {
  width: 300px;
  height: 80px;
  background: #eee;
}
/* content */
#content {
  margin: 60px 0 20px 0;
  background: #fff;
  min-height: 600px;
  text-align: left;
  padding-top: 20px;
}
/* TYPEFACE */
/* this is for fixed menu pos, change if NOT fixed */
#submenu {
  position: fixed;
}
#main {
  margin-left: 240px;
}
#submenu h2 a {
  color: #ff0033;
}
#submenu ul {
  list-style: none;
  margin: 0 0 22px 0;
}
#submenu a.active {
  color: #ff0033;
}
ul.purchase-options {
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
  width: 200px;
}
ul.purchase-options li {
  margin: 5px 0 0 0;
  border-top: 1px solid #cccccc;
  padding: 5px 0 0 0;
  overflow: hidden;
}
ul.purchase-options li p {
  margin: 0;
}
ul.purchase-options li p + p {
  margin-top: 3px;
}
span.cost {
  font-family: Consolas, Courier, monospace;
  float: left;
  font-size: 14px;
}
#cart span.cost {
  float: none;
}
#cart {
  width: 400px;
  float: right;
  text-align: right;
}
#cartdiv {
  display: none;
}
#content a.cart,
#menu a.cart,
#submenu a.cart,
a.download {
  display: inline-block;
  vertical-align: top;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  background: #ff0033;
  text-transform: uppercase;
  padding: 0 6px;
  font-size: 10px;
  line-height: 18px;
}
td a.download,
#submenu a.cart {
  float: right;
}
table,
tr,
td {
  padding: 0;
  margin: 0;
  border: 0;
}
td {
  padding: 2px 5px 2px 0;
}
td:last-child {
  padding-right: 0;
}
#invoice_header {
  margin-bottom: 22px;
}
#invoice {
  width: 540px;
}
#invoice td {
  width: 135px;
  border: 0;
}
#invoice td.date {
  text-align: right;
}
#invoice tr.addresses td.lafo {
  padding-left: 67px;
}
#invoice td.infotext {
  padding-top: 22px;
}
#invoice tr.addresses td {
  vertical-align: top;
  padding: 22px 0;
}
#invoice tr.first td,
#invoice tr.item-head td,
#invoice tr.item td {
  border-bottom: 1px solid #cccccc;
}
#downloads {
  margin-bottom: 22px;
}
#cartdiv {
  width: 360px;
}
#cartdiv table {
  width: 100%;
}
table td {
  border-bottom: 1px solid #cccccc;
  padding: 3px 0;
}
#cartdiv td a.remove,
#cartdiv td a.checkout {
  float: right;
}
tr.terms td {
  vertical-align: top;
  /*padding: @line-height/2 0;*/
}
td label {
  margin-right: 10px;
}
#cartdiv td label a {
  display: inline !important;
  float: none !important;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}
td input#id_terms {
  margin-left: 10px;
}
td.cost {
  font-family: Consolas, Courier, monospace;
  font-size: 14px;
  text-align: right;
  vertical-align: bottom;
}
tr.last td {
  border: 0;
}
hr {
  padding: 0;
  border: 0;
  margin: 4px 0;
  height: 1px;
  color: #333333;
  background: #333333;
}
#invoice a.download:hover,
#container a.cart:hover,
#menu a.cart:hover {
  background: #333333;
}
#invoice a.expired,
#invoice a.expired:hover {
  background: #ccc;
  cursor: default;
}
#menu a.cart {
  float: none;
  margin: 0 0 0 10px;
}
/*
#menu a span.checkout { margin-top: 2px; }
#menu a#cart { float: right; margin-right: 0; }
*/
/* main content area */
#main {
  padding-bottom: 300px;
}
#main div.st {
  /*min-height: 600px; background: #eee;*/
  margin-bottom: 80px;
}
#main div.st h3 {
  color: #ff0033;
  /*text-transform: uppercase; */

  /*letter-spacing: 1px; */

  margin-bottom: 11px;
}
#main div.st h4 {
  color: #ff0033;
  margin-bottom: 5.5px;
}
#main div.st p {
  margin-bottom: 22px;
}
#main div.st img {
  display: block;
  margin-bottom: 22px;
}
#main div.st img + p {
  margin-top: -22px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}
#main div.text {
  padding-right: 160px;
}
/* HOMEPAGE */
a.font {
  background: #eee;
  margin: 0 20px 20px 0;
  float: left;
  display: block;
}
a.font img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 900px) {
  a.font {
    margin: 0 8px 8px 0;
  }
  a.font img {
    width: auto;
    height: 72px;
  }
}
@media screen and (min-width: 900px) {
  a.font {
    margin: 0 15px 15px 0;
  }
  a.font img {
    width: auto;
    height: 100px;
  }
}
/*
@media screen and (min-width: 1000px) {
	a.font { margin: 0 0 13px 7px; }
	a.font img { width: auto; height: 180px; }
}
*/
#footer {
  text-align: left;
  border-top: 1px solid #cccccc;
  padding-top: 3px;
  font-size: 10px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}
#cartdiv {
  background: #fff;
  text-align: left;
  padding: 10px;
  border: 1px solid #cccccc;
  position: absolute;
  right: 0;
  top: 40px;
}
@media print {
  
}
@media screen and (max-device-width: 480px) {
  
}
@media all and (orientation: portrait) {
  
}
@media all and (orientation: landscape) {
  
}
