.clearfix, .navigation-wrapper {
  zoom: 1;
}
.clearfix:before, .navigation-wrapper:before, .clearfix:after, .navigation-wrapper:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after, .navigation-wrapper:after {
  clear: both;
}

* {
  margin: 0;
  padding: 0;
}

a {
  color: #0053CA;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}

html, body {
  height: 100%;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: .625em;
  line-height: 2em;
}

address {
  font-style: normal;
}

address,
p,
ul,
ol,
h1,
h2,
h3 {
  margin-bottom: 1em;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0 0 0 20px;
}

.breadcrumbs {
  font-size: .75em;
  margin-bottom: 1.5em;
}

.danger {
  color: #c00;
}

.wrapper {
  background: url("../Images/bg-shadow.gif") repeat-x #e9eae9;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -30px;
}

.header-wrapper {
  background: url("../Images/header-grad.png") #dddddd;
  border: 1px solid #6990b3;
  border-left-width: 0;
  border-right-width: 0;
  height: 137px;
  position: relative;
}
.header-wrapper .header {
  display: block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -260px;
  text-decoration: none;
}
.header-wrapper .header img {
  border: 0;
}
.header-wrapper .subtitle {
  font-size: 1.3em;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #151515;
  text-shadow: 1px 1px 1px #ddf;
}

.header-inner {
  background: url("../Images/globe_blue.png") no-repeat 35% 20%;
  height: inherit;
}

.navigation-wrapper {
  background: url("../Images/black-grad.png") repeat-x #151515;
  border: 1px solid #000;
  border-left-width: 0;
  border-right-width: 0;
  color: #fff;
}
.navigation-wrapper a:link, .navigation-wrapper a:hover, .navigation-wrapper a:visited, .navigation-wrapper a:active {
  color: #fff;
}
.navigation-wrapper .navigation {
  display: table;
  float: none;
  font-size: 1.2em;
  list-style: none;
  margin: 0 auto;
  width: 800px;
  *overflow: hidden;
}
.navigation-wrapper .navigation li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-weight: 700;
  /*padding: 10px;*/
  text-align: center;
  vertical-align: middle;
  *float: left;
  *padding: 0;
}
.navigation-wrapper .navigation li a {
  font-size: 1.2em;
  padding: 15px;
}
.navigation-wrapper .navigation > li {
  width: 20%;
}
.navigation-wrapper .navigation .categories {
  margin-top: 13px;
}

.content {
  background: #fff;
  -webkit-box-shadow: 0 0 4px 2px #333333;
  -moz-box-shadow: 0 0 4px 2px #333333;
  -ms-box-shadow: 0 0 4px 2px #333333;
  -o-box-shadow: 0 0 4px 2px #333333;
  box-shadow: 0 0 4px 2px #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4em;
  height: 100%;
  margin: 0 auto;
  padding: 20px 75px;
  width: 800px;
}

.products-list {
  font-size: 0;
  list-style: none;
}
.products-list a {
  display: block;
}
.products-list .price-section {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.products-list .title {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.products-list .subtitle {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.products-list .price {
  color: #991b1e;
  display: inline;
  font-weight: bold;
}
.products-list .thumbnail {
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 2%;
  vertical-align: top;
  width: 23%;
}
.products-list .img-wrapper {
  box-shadow: 1px 1px 1px 1px #999;
  display: table-cell;
  height: 115px;
  text-align: center;
  vertical-align: middle;
  width: 115px;
}
.products-list .img-wrapper .book {
  border: 1px solid #666;
}
.products-list img {
  max-height: 100px;
  max-width: 100px;
}

.form-item {
  margin-bottom: 20px;
}
.form-item label {
  display: block;
  font-weight: 700;
}

.nav-link {
  display: block;
  margin-bottom: 1em;
}

.submit-button {
  margin-bottom: 20px;
  padding: 5px;
}

.pic-list a {
  display: block;
  margin-bottom: 1em;
}

.item-header {
  overflow: hidden;
}
.item-header .img-wrapper {
  float: left;
  margin-left: 1px;
  margin-right: 20px;
}
.item-header .img-wrapper .book {
  border: 1px solid #666;
}
.item-header .img-wrapper-inner {
  box-shadow: 1px 1px 1px 1px #999;
  display: table-cell;
  height: 200px;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  width: 200px;
}
.item-header .img-wrapper-inner img {
  max-width: 90%;
}

.item-info {
  overflow: hidden;
}
.item-info .public-info .title {
  margin-bottom: 12px;
}
.item-info .public-info .headline {
  font-size: 18px;
  font-weight: bold;
}
.item-info .public-info .subtitle {
  font-size: 12px;
  font-weight: bold;
}
.item-info .public-info .data {
  display: block;
}
.item-info .public-info,
.item-info .product {
  margin-bottom: 10px;
}

.footer-wrapper {
  background: url("../Images/black-grad.png") repeat-x;
  border: 1px solid #000;
  border-left-width: 0;
  border-right-width: 0;
  color: #fff;
  height: 28px;
  overflow: hidden;
}
.footer-wrapper a:link, .footer-wrapper a:hover, .footer-wrapper a:visited, .footer-wrapper a:active {
  color: #fff;
}

.footer {
  font-size: 1.4em;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
  width: 800px;
}

.push {
  height: 28px;
}

.clear {
  clear: both;
}

.view-pdf, .products-list .view-pdf {
  background: #5881d4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5881d4 0%, #2650b8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5881d4), color-stop(100%, #2650b8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5881d4 0%, #2650b8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5881d4 0%, #2650b8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5881d4 0%, #2650b8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5881d4 0%, #2650b8 100%);
  /* W3C */
  border: 1px solid #335abd;
  border-radius: 12px;
  box-shadow: -1px -1px 3px #aaa;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
}
.view-pdf:link, .view-pdf:hover, .products-list .view-pdf:link, .products-list .view-pdf:hover {
  text-decoration: none;
}