@import url(../wordpress-bootstrap/style.css);
/*
Theme Name: IOE Press
Version: 1.0
Theme URI:
Description: A child theme for The Bootstrap
Author: Paul Edmondson
Template: wordpress-bootstrap
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #bec776;
}
.table tbody tr.error > td {
  background-color: #e93d8c;
}
.table tbody tr.warning > td {
  background-color: #ffda5d;
}
.table tbody tr.info > td {
  background-color: #0058bb;
}
.table-hover tbody tr.success:hover > td {
  background-color: #b6c064;
}
.table-hover tbody tr.error:hover > td {
  background-color: #e6277f;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #ffd443;
}
.table-hover tbody tr.info:hover > td {
  background-color: #004ca2;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffda5d;
  border: 1px solid #ffb94e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.alert,
.alert h4 {
  color: #4e3629;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #bec776;
  border-color: #c0bb64;
  color: #b5bd00;
}
.alert-success h4 {
  color: #b5bd00;
}
.alert-danger,
.alert-error {
  background-color: #e93d8c;
  border-color: #e730a3;
  color: #d50032;
}
.alert-danger h4,
.alert-error h4 {
  color: #d50032;
}
.alert-info {
  background-color: #0058bb;
  border-color: #006097;
  color: #0097a9;
}
.alert-info h4 {
  color: #0097a9;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004d60;
  background-image: -moz-linear-gradient(top, #003d4c, #00667f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003d4c), to(#00667f));
  background-image: -webkit-linear-gradient(top, #003d4c, #00667f);
  background-image: -o-linear-gradient(top, #003d4c, #00667f);
  background-image: linear-gradient(to bottom, #003d4c, #00667f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003d4c', endColorstr='#ff00667f', GradientType=0);
  border-color: #00667f #00667f #002933;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00667f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #00667f;
  *background-color: #005166;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003d4c \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fac511;
  background-image: -moz-linear-gradient(top, #f6be00, #ffcf2a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6be00), to(#ffcf2a));
  background-image: -webkit-linear-gradient(top, #f6be00, #ffcf2a);
  background-image: -o-linear-gradient(top, #f6be00, #ffcf2a);
  background-image: linear-gradient(to bottom, #f6be00, #ffcf2a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6be00', endColorstr='#ffffcf2a', GradientType=0);
  border-color: #ffcf2a #ffcf2a #ddaa00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffcf2a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #ffcf2a;
  *background-color: #ffc911;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #f6be00 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e60439;
  background-image: -moz-linear-gradient(top, #d50032, #ff0943);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d50032), to(#ff0943));
  background-image: -webkit-linear-gradient(top, #d50032, #ff0943);
  background-image: -o-linear-gradient(top, #d50032, #ff0943);
  background-image: linear-gradient(to bottom, #d50032, #ff0943);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd50032', endColorstr='#ffff0943', GradientType=0);
  border-color: #ff0943 #ff0943 #bc002c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ff0943;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #ff0943;
  *background-color: #ef0038;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #d50032 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c9d100;
  background-image: -moz-linear-gradient(top, #b5bd00, #e6f000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b5bd00), to(#e6f000));
  background-image: -webkit-linear-gradient(top, #b5bd00, #e6f000);
  background-image: -o-linear-gradient(top, #b5bd00, #e6f000);
  background-image: linear-gradient(to bottom, #b5bd00, #e6f000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5bd00', endColorstr='#ffe6f000', GradientType=0);
  border-color: #e6f000 #e6f000 #9da300;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6f000;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #e6f000;
  *background-color: #cdd700;
}
.btn-success:active,
.btn-success.active {
  background-color: #b5bd00 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9bc2d0;
  background-image: -moz-linear-gradient(top, #8db9ca, #b0ceda);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8db9ca), to(#b0ceda));
  background-image: -webkit-linear-gradient(top, #8db9ca, #b0ceda);
  background-image: -o-linear-gradient(top, #8db9ca, #b0ceda);
  background-image: linear-gradient(to bottom, #8db9ca, #b0ceda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8db9ca', endColorstr='#ffb0ceda', GradientType=0);
  border-color: #b0ceda #b0ceda #7caec2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b0ceda;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #b0ceda;
  *background-color: #9ec4d2;
}
.btn-info:active,
.btn-info.active {
  background-color: #8db9ca \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0a0a0a;
  background-image: -moz-linear-gradient(top, #000000, #1a1a1a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#1a1a1a));
  background-image: -webkit-linear-gradient(top, #000000, #1a1a1a);
  background-image: -o-linear-gradient(top, #000000, #1a1a1a);
  background-image: linear-gradient(to bottom, #000000, #1a1a1a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff1a1a1a', GradientType=0);
  border-color: #1a1a1a #1a1a1a #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1a1a1a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #1a1a1a;
  *background-color: #0d0d0d;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #000000 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0097a9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #00535d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
/* Some tidying up of wpsc forms */
#checkout_page_container table.checkout_cart tr.wpsc_coupon_row td form input#coupon_num {
  width: auto;
}
#checkout_page_container .form-inline {
  margin: 0;
  padding: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*    background-color: @Pantone7495;*/
  color: #ac145a;
  margin-top: 0;
}
h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label {
  vertical-align: text-top;
}
.page-header {
  margin-top: 0;
}
.masthead {
  background-color: #8db9ca;
}
body.masthead h3 {
  background-color: transparent;
}
.masthead .pull-right {
  float: right;
}
.masthead .pull-left {
  float: left;
}
h1,
h2,
h3 {
  line-height: 25px;
}
h1 {
  font-size: 28px;
  /*padding: @baseFontSize * 0.8;*/
}
h2 {
  font-size: 21px;
  /*padding: @baseFontSize * 0.7;*/
}
h3 {
  font-size: 18px;
  /*padding: @baseFontSize * 0.6;*/
}
h4 {
  font-size: 15px;
  /*padding: @baseFontSize * 0.5;*/
}
h5 {
  font-size: 14px;
  /*padding: @baseFontSize * 0.4;*/
}
h6 {
  font-size: 12px;
  /*padding: @baseFontSize * 0.3;*/
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.Pantone5225,
.carousel .carousel-caption h1.Pantone5225,
.carousel-caption p.Pantone5225,
.carousel-caption .Pantone5225 p {
  background-color: #c6b0bc;
  color: #ffffff;
}
.text-Pantone5225,
.carousel .carousel-caption h1.text-Pantone5225,
.carousel-caption p.text-Pantone5225,
.carousel-caption .text-Pantone5225 p {
  color: #c6b0bc;
}
.Pantone7448,
.carousel .carousel-caption h1.Pantone7448,
.carousel-caption p.Pantone7448,
.carousel-caption .Pantone7448 p {
  background-color: #4b384b;
  color: #ffffff;
}
.text-Pantone7448,
.carousel .carousel-caption h1.text-Pantone7448,
.carousel-caption p.text-Pantone7448,
.carousel-caption .text-Pantone7448 p {
  color: #4b384b;
}
.Pantone2607,
.carousel .carousel-caption h1.Pantone2607,
.carousel-caption p.Pantone2607,
.carousel-caption .Pantone2607 p {
  background-color: #500778;
  color: #ffffff;
}
.text-Pantone2607,
.carousel .carousel-caption h1.text-Pantone2607,
.carousel-caption p.text-Pantone2607,
.carousel-caption .text-Pantone2607 p {
  color: #500778;
}
.Pantone635,
.carousel .carousel-caption h1.Pantone635,
.carousel-caption p.Pantone635,
.carousel-caption .Pantone635 p {
  background-color: #a4dbe8;
  color: #ffffff;
}
.text-Pantone635,
.carousel .carousel-caption h1.text-Pantone635,
.carousel-caption p.text-Pantone635,
.carousel-caption .text-Pantone635 p {
  color: #a4dbe8;
}
.Pantone550,
.carousel .carousel-caption h1.Pantone550,
.carousel-caption p.Pantone550,
.carousel-caption .Pantone550 p {
  background-color: #8db9ca;
  color: #ffffff;
}
.text-Pantone550,
.carousel .carousel-caption h1.text-Pantone550,
.carousel-caption p.text-Pantone550,
.carousel-caption .text-Pantone550 p {
  color: #8db9ca;
}
.Pantone644,
.carousel .carousel-caption h1.Pantone644,
.carousel-caption p.Pantone644,
.carousel-caption .Pantone644 p {
  background-color: #9bb8d3;
  color: #ffffff;
}
.text-Pantone644,
.carousel .carousel-caption h1.text-Pantone644,
.carousel-caption p.text-Pantone644,
.carousel-caption .text-Pantone644 p {
  color: #9bb8d3;
}
.Pantone7711,
.carousel .carousel-caption h1.Pantone7711,
.carousel-caption p.Pantone7711,
.carousel-caption .Pantone7711 p {
  background-color: #0097a9;
  color: #ffffff;
}
.text-Pantone7711,
.carousel .carousel-caption h1.text-Pantone7711,
.carousel-caption p.text-Pantone7711,
.carousel-caption .text-Pantone7711 p {
  color: #0097a9;
}
.Pantone295,
.carousel .carousel-caption h1.Pantone295,
.carousel-caption p.Pantone295,
.carousel-caption .Pantone295 p {
  background-color: #002855;
  color: #ffffff;
}
.text-Pantone295,
.carousel .carousel-caption h1.text-Pantone295,
.carousel-caption p.text-Pantone295,
.carousel-caption .text-Pantone295 p {
  color: #002855;
}
.Pantone548,
.carousel .carousel-caption h1.Pantone548,
.carousel-caption p.Pantone548,
.carousel-caption .Pantone548 p {
  background-color: #003d4c;
  color: #ffffff;
}
.text-Pantone548,
.carousel .carousel-caption h1.text-Pantone548,
.carousel-caption p.text-Pantone548,
.carousel-caption .text-Pantone548 p {
  color: #003d4c;
}
.Pantone5815,
.carousel .carousel-caption h1.Pantone5815,
.carousel-caption p.Pantone5815,
.carousel-caption .Pantone5815 p {
  background-color: #555025;
  color: #ffffff;
}
.text-Pantone5815,
.carousel .carousel-caption h1.text-Pantone5815,
.carousel-caption p.text-Pantone5815,
.carousel-caption .text-Pantone5815 p {
  color: #555025;
}
.Pantone7495,
.carousel .carousel-caption h1.Pantone7495,
.carousel-caption p.Pantone7495,
.carousel-caption .Pantone7495 p {
  background-color: #8f993e;
  color: #ffffff;
}
.text-Pantone7495,
.carousel .carousel-caption h1.text-Pantone7495,
.carousel-caption p.text-Pantone7495,
.carousel-caption .text-Pantone7495 p {
  color: #8f993e;
}
.Pantone390,
.carousel .carousel-caption h1.Pantone390,
.carousel-caption p.Pantone390,
.carousel-caption .Pantone390 p {
  background-color: #b5bd00;
  color: #ffffff;
}
.text-Pantone390,
.carousel .carousel-caption h1.text-Pantone390,
.carousel-caption p.text-Pantone390,
.carousel-caption .text-Pantone390 p {
  color: #b5bd00;
}
.Pantone7493,
.carousel .carousel-caption h1.Pantone7493,
.carousel-caption p.Pantone7493,
.carousel-caption .Pantone7493 p {
  background-color: #bbc592;
  color: #ffffff;
}
.text-Pantone7493,
.carousel .carousel-caption h1.text-Pantone7493,
.carousel-caption p.text-Pantone7493,
.carousel-caption .text-Pantone7493 p {
  color: #bbc592;
}
.Pantone7527,
.carousel .carousel-caption h1.Pantone7527,
.carousel-caption p.Pantone7527,
.carousel-caption .Pantone7527 p {
  background-color: #d6d2c4;
  color: #ffffff;
}
.text-Pantone7527,
.carousel .carousel-caption h1.text-Pantone7527,
.carousel-caption p.text-Pantone7527,
.carousel-caption .text-Pantone7527 p {
  color: #d6d2c4;
}
.Pantonewg8,
.carousel .carousel-caption h1.Pantonewg8,
.carousel-caption p.Pantonewg8,
.carousel-caption .Pantonewg8 p {
  background-color: #8c8279;
  color: #ffffff;
}
.text-Pantonewg8,
.carousel .carousel-caption h1.text-Pantonewg8,
.carousel-caption p.text-Pantonewg8,
.carousel-caption .text-Pantonewg8 p {
  color: #8c8279;
}
.Pantone476,
.carousel .carousel-caption h1.Pantone476,
.carousel-caption p.Pantone476,
.carousel-caption .Pantone476 p {
  background-color: #4e3629;
  color: #ffffff;
}
.text-Pantone476,
.carousel .carousel-caption h1.text-Pantone476,
.carousel-caption p.text-Pantone476,
.carousel-caption .text-Pantone476 p {
  color: #4e3629;
}
.Pantone7421,
.carousel .carousel-caption h1.Pantone7421,
.carousel-caption p.Pantone7421,
.carousel-caption .Pantone7421 p {
  background-color: #651d32;
  color: #ffffff;
}
.text-Pantone7421,
.carousel .carousel-caption h1.text-Pantone7421,
.carousel-caption p.text-Pantone7421,
.carousel-caption .text-Pantone7421 p {
  color: #651d32;
}
.Pantone7622,
.carousel .carousel-caption h1.Pantone7622,
.carousel-caption p.Pantone7622,
.carousel-caption .Pantone7622 p {
  background-color: #93272c;
  color: #ffffff;
}
.text-Pantone7622,
.carousel .carousel-caption h1.text-Pantone7622,
.carousel-caption p.text-Pantone7622,
.carousel-caption .text-Pantone7622 p {
  color: #93272c;
}
.Pantone215,
.carousel .carousel-caption h1.Pantone215,
.carousel-caption p.Pantone215,
.carousel-caption .Pantone215 p {
  background-color: #ac145a;
  color: #ffffff;
}
.text-Pantone215,
.carousel .carousel-caption h1.text-Pantone215,
.carousel-caption p.text-Pantone215,
.carousel-caption .text-Pantone215 p {
  color: #ac145a;
}
.Pantone199,
.carousel .carousel-caption h1.Pantone199,
.carousel-caption p.Pantone199,
.carousel-caption .Pantone199 p {
  background-color: #d50032;
  color: #ffffff;
}
.text-Pantone199,
.carousel .carousel-caption h1.text-Pantone199,
.carousel-caption p.text-Pantone199,
.carousel-caption .text-Pantone199 p {
  color: #d50032;
}
.Pantone179,
.carousel .carousel-caption h1.Pantone179,
.carousel-caption p.Pantone179,
.carousel-caption .Pantone179 p {
  background-color: #e03c31;
  color: #ffffff;
}
.text-Pantone179,
.carousel .carousel-caption h1.text-Pantone179,
.carousel-caption p.text-Pantone179,
.carousel-caption .text-Pantone179 p {
  color: #e03c31;
}
.Pantone716,
.carousel .carousel-caption h1.Pantone716,
.carousel-caption p.Pantone716,
.carousel-caption .Pantone716 p {
  background-color: #ea7600;
  color: #ffffff;
}
.text-Pantone716,
.carousel .carousel-caption h1.text-Pantone716,
.carousel-caption p.text-Pantone716,
.carousel-caption .text-Pantone716 p {
  color: #ea7600;
}
.Pantone7408,
.carousel .carousel-caption h1.Pantone7408,
.carousel-caption p.Pantone7408,
.carousel-caption .Pantone7408 p {
  background-color: #f6be00;
  color: #ffffff;
}
.text-Pantone7408,
.carousel .carousel-caption h1.text-Pantone7408,
.carousel-caption p.text-Pantone7408,
.carousel-caption .text-Pantone7408 p {
  color: #f6be00;
}
.Black,
.carousel .carousel-caption h1.Black,
.carousel-caption p.Black,
.carousel-caption .Black p {
  background-color: #000000;
  color: #ffffff;
}
.text-Black,
.carousel .carousel-caption h1.text-Black,
.carousel-caption p.text-Black,
.carousel-caption .text-Black p {
  color: #000000;
}
.White,
.carousel .carousel-caption h1.White,
.carousel-caption p.White,
.carousel-caption .White p {
  background-color: #ffffff;
  color: #ffffff;
}
.text-White,
.carousel .carousel-caption h1.text-White,
.carousel-caption p.text-White,
.carousel-caption .text-White p {
  color: #ffffff;
}
.visible-big-desktop {
  display: none !important;
}
@media (min-width: 1200px) {
  .hidden-big-desktop {
    display: none !important;
  }
  .visible-big-desktop {
    display: block !important;
  }
}
.btn-flat {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
}
.btn-primary {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #003d4c;
}
.btn-warning {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #8db9ca;
}
.btn-danger {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #b5bd00;
}
.btn-success {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #f6be00;
}
.btn-info {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #d50032;
}
.btn-inverse {
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #000000;
}
body {
  padding-top: 0;
}
body .masthead .muted {
  height: 105px !important;
}
body .masthead .brand {
  background: url(images/ucl-ioepress.png) no-repeat 0px 18px;
  padding: 0px 0px 4px;
  width: 175px;
  height: 105px;
  color: transparent;
  text-shadow: none;
  display: block;
  float: left;
  background-size: auto 77px;
}
body .masthead .brand.pull-right {
  float: right;
}
body .masthead .brand2 {
  background: url(images/tb-logo.png) no-repeat 18px 18px;
  padding: 0px 0px 4px;
  width: 75px;
  height: 105px;
  color: transparent;
  text-shadow: none;
  display: block;
  float: left;
  background-size: auto 77px;
}
body .masthead .brand2.pull-right {
  float: right;
}
body .navbar-inner {
  min-height: 40px;
}
body .navbar .nav > li > a {
  padding: 10px 10px 10px;
}
#topnav.affix {
  top: 0;
  z-index: 1;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.42);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#00ffffff', GradientType=0);
}
#topnav.affix .navbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
#search {
  z-index: 0;
}
.navbar-inverse .navbar-search .search-query {
  color: #999999;
  background-color: #ffffff;
}
.navbar-search input.search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-search #s {
  position: absolute;
  right: 0;
  width: 60px;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
}
.navbar-search #s:focus {
  width: 200px;
}
@media (max-width: 767px) {
  #topnav.affix .navbar {
    width: auto;
    margin-right: 20px;
  }
  .spanprintermarks {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #topnav.affix .navbar {
    width: 724px;
  }
}
@media (min-width: 980px) {
  #topnav.affix .navbar {
    width: 940px;
  }
  .widget_search input {
    width: 192px;
  }
}
@media (min-width: 1200px) {
  #topnav.affix .navbar {
    width: 1170px;
  }
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding: 0 8px;
}
.input-tiny {
  width: 20px;
}
.wpsc-purchase-log-transaction-results {
  width: 100%;
  margin-bottom: 20px;
}
.wpsc-purchase-log-transaction-results th,
.wpsc-purchase-log-transaction-results td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.wpsc-purchase-log-transaction-results th {
  font-weight: bold;
}
.wpsc-purchase-log-transaction-results thead th {
  vertical-align: bottom;
}
.wpsc-purchase-log-transaction-results caption + thead tr:first-child th,
.wpsc-purchase-log-transaction-results caption + thead tr:first-child td,
.wpsc-purchase-log-transaction-results colgroup + thead tr:first-child th,
.wpsc-purchase-log-transaction-results colgroup + thead tr:first-child td,
.wpsc-purchase-log-transaction-results thead:first-child tr:first-child th,
.wpsc-purchase-log-transaction-results thead:first-child tr:first-child td {
  border-top: 0;
}
.wpsc-purchase-log-transaction-results tbody + tbody {
  border-top: 2px solid #dddddd;
}
.wpsc-purchase-log-transaction-results .table {
  background-color: #ffffff;
}
.wpsc-purchase-log-transaction-results tbody > tr:nth-child(odd) > td,
.wpsc-purchase-log-transaction-results tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.tagname {
  color: #ac145a;
  margin-right: 10px;
}
.contents br {
  line-height: 1.7em;
}
.wpsc_default_product_list .lead {
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 100;
}
.wpcf7-validation-errors {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffda5d;
  border: 1px solid #ffb94e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #4e3629;
  background-color: #e93d8c;
  border-color: #e730a3;
  color: #d50032;
}
.wpcf7-spam-blocked {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffda5d;
  border: 1px solid #ffb94e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #4e3629;
  background-color: #e93d8c;
  border-color: #e730a3;
  color: #d50032;
}
.wpcf7-mail-sent-ok {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffda5d;
  border: 1px solid #ffb94e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #4e3629;
  background-color: #bec776;
  border-color: #c0bb64;
  color: #b5bd00;
}
.wpcf7-mail-sent-ng {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffda5d;
  border: 1px solid #ffb94e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #4e3629;
  background-color: #0058bb;
  border-color: #006097;
  color: #0097a9;
}
.wpcf7-submit {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active,
.wpcf7-submit.active,
.wpcf7-submit.disabled,
.wpcf7-submit[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.wpcf7-submit:active,
.wpcf7-submit.active {
  background-color: #cccccc \9;
}
.wpcf7-submit:first-child {
  *margin-left: 0;
}
.wpcf7-submit:hover,
.wpcf7-submit:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.wpcf7-submit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpcf7-submit.active,
.wpcf7-submit:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.wpcf7-submit.disabled,
.wpcf7-submit[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="submit"] {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"].active,
input[type="submit"].disabled,
input[type="submit"][disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
input[type="submit"]:active,
input[type="submit"].active {
  background-color: #cccccc \9;
}
input[type="submit"]:first-child {
  *margin-left: 0;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="submit"].active,
input[type="submit"]:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
input[type="submit"].disabled,
input[type="submit"][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="submit"].wpsc_buy_button {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004d60;
  background-image: -moz-linear-gradient(top, #003d4c, #00667f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003d4c), to(#00667f));
  background-image: -webkit-linear-gradient(top, #003d4c, #00667f);
  background-image: -o-linear-gradient(top, #003d4c, #00667f);
  background-image: linear-gradient(to bottom, #003d4c, #00667f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003d4c', endColorstr='#ff00667f', GradientType=0);
  border-color: #00667f #00667f #002933;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00667f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #003d4c;
}
input[type="submit"].wpsc_buy_button:hover,
input[type="submit"].wpsc_buy_button:focus,
input[type="submit"].wpsc_buy_button:active,
input[type="submit"].wpsc_buy_button.active,
input[type="submit"].wpsc_buy_button.disabled,
input[type="submit"].wpsc_buy_button[disabled] {
  color: #ffffff;
  background-color: #00667f;
  *background-color: #005166;
}
input[type="submit"].wpsc_buy_button:active,
input[type="submit"].wpsc_buy_button.active {
  background-color: #003d4c \9;
}
a.wpsc_buy_button {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #004d60;
  background-image: -moz-linear-gradient(top, #003d4c, #00667f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#003d4c), to(#00667f));
  background-image: -webkit-linear-gradient(top, #003d4c, #00667f);
  background-image: -o-linear-gradient(top, #003d4c, #00667f);
  background-image: linear-gradient(to bottom, #003d4c, #00667f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003d4c', endColorstr='#ff00667f', GradientType=0);
  border-color: #00667f #00667f #002933;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00667f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false');
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  border: 0;
  background-color: #003d4c;
}
a.wpsc_buy_button:hover,
a.wpsc_buy_button:focus,
a.wpsc_buy_button:active,
a.wpsc_buy_button.active,
a.wpsc_buy_button.disabled,
a.wpsc_buy_button[disabled] {
  color: #ffffff;
  background-color: #00667f;
  *background-color: #005166;
}
a.wpsc_buy_button:active,
a.wpsc_buy_button.active {
  background-color: #003d4c \9;
}
/* display ordered list as comma list */
.commaList {
  /* this prevents single item lists from containing commas and 'ands' */
}
.commaList li {
  display: inline;
}
.commaList li:first-child {
  text-transform: capitalize;
}
.commaList li:after {
  content: ',';
  padding-right: 5px;
}
.commaList li:nth-last-child(2):after {
  content: '';
  padding-right: 5px;
}
.commaList li:last-child:before {
  content: 'and ';
  padding-right: 0;
}
.commaList li:last-child:after {
  content: '.';
  display: none;
  clear: both;
}
.commaList li:only-of-type:before,
.commaList li:only-of-type:after {
  content: '';
  padding: 0;
}
.details {
  position: static;
}
.details ul {
  /* this prevents single item lists from containing commas and 'ands' */
  margin: 0;
}
.details ul li {
  display: inline;
}
.details ul li:first-child {
  text-transform: capitalize;
}
.details ul li:after {
  content: ',';
  padding-right: 5px;
}
.details ul li:nth-last-child(2):after {
  content: '';
  padding-right: 5px;
}
.details ul li:last-child:before {
  content: 'and ';
  padding-right: 0;
}
.details ul li:last-child:after {
  content: '.';
  display: none;
  clear: both;
}
.details ul li:only-of-type:before,
.details ul li:only-of-type:after {
  content: '';
  padding: 0;
}
ul.authors {
  margin: 0 0 10px;
  /* this prevents single item lists from containing commas and 'ands' */
}
ul.authors li {
  display: inline;
}
ul.authors li:first-child {
  text-transform: capitalize;
}
ul.authors li:after {
  content: ',';
  padding-right: 5px;
}
ul.authors li:nth-last-child(2):after {
  content: '';
  padding-right: 5px;
}
ul.authors li:last-child:before {
  content: 'and ';
  padding-right: 0;
}
ul.authors li:last-child:after {
  content: '.';
  display: none;
  clear: both;
}
ul.authors li:only-of-type:before,
ul.authors li:only-of-type:after {
  content: '';
  padding: 0;
}
.contributors ul {
  margin-left: 0;
}
.contributors li {
  list-style-type: none;
}
.tab_wrap {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  clear: both;
}
.spanprintermarks {
  height: 15px;
  width: 15px;
  margin-left: 0;
}
.single_product_display {
  padding-top: 0;
}
.single_product_display .product_description,
.single_product_display .product_features {
  margin: 0 10px 10px 0;
}
.single_product_display .product_description .dl-horizontal,
.single_product_display .product_features .dl-horizontal {
  /*        margin-left: 155px;*/
  overflow: hidden;
}
.single_product_display .product_description .dl-horizontal dt,
.single_product_display .product_features .dl-horizontal dt {
  /*            clear: none;*/
  /*            padding-right: 10px;*/
  width: 120px;
}
.single_product_display .product_description .dl-horizontal dd,
.single_product_display .product_features .dl-horizontal dd {
  margin-left: 130px;
}
.single_product_display .product_description .dl-horizontal:after,
.single_product_display .product_features .dl-horizontal:after {
  display: table;
  content: "";
  clear: both;
}
.single_product_display .about p {
  margin: 10px 0px;
}
.single_product_display h1 .label,
.single_product_display h2 .label,
.single_product_display h3 .label {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wpsc_product_price,
.wpsc_buy_button_container {
  text-align: left;
}
.default_product_display .wpsc_buy_button_container {
  float: left;
}
.wpsc_loading_animation {
  float: right;
}
#main article img {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 60px;
}
.carousel .container {
  position: relative;
  z-index: 9;
}
.carousel .item {
  height: 250px;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 250px;
}
.carousel .carousel-caption {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  position: static;
  max-width: 550px;
  padding: 20px;
  margin-top: 20px;
  margin-left: 70px;
}
.carousel .carousel-caption h1,
.carousel .carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.carousel .carousel-caption .btn {
  margin-top: 10px;
}
.carousel .carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}
#Homepage_Sidebar {
  float: right;
  width: 300px;
  min-height: 300px;
  background-color: transparent;
}
#Homepage_Sidebar div {
  background-color: #eeeeee;
  padding: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sidebar div {
  background-color: #eeeeee;
  padding: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sidebar div.sidebar-image {
  text-align: center;
}
.sidebar div.widget_wpsc_categorisation div,
.sidebar div.widget_wpsc_categorisation ul {
  padding: 0;
  margin: 0;
}
.sidebar div.widget_wpsc_categorisation li {
  list-style-type: none;
}
.sidebar div.widget_wpsc_latest_products ul {
  padding: 0;
  margin: 0;
}
.sidebar div.widget_wpsc_latest_products li {
  list-style-type: none;
  clear: both;
  height: 65px;
}
.sidebar div.widget_wpsc_latest_products div.item_image,
.sidebar div.widget_wpsc_latest_products a.wpsc-product-title {
  float: left;
}
.sidebar div.widget_wpsc_latest_products a.wpsc-product-title {
  padding-top: 10px;
  width: 69%;
}
.featured_product_display {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.featured_product_display .productcol {
  margin-left: 125px;
}
.featured_product_display h1 {
  font-size: 20px;
  margin-bottom: 0;
}
.featured_product_display h2 {
  font-size: 18px;
  margin-bottom: 0;
}
.masthead.affix {
  position: relative;
  padding-bottom: 62px;
}
/* specialisations for Books page */
.single-wpsc-product .visitshop,
.page-template-page-books-php .visitshop,
.tax-wpsc_product_category .visitshop {
  display: none;
}
/* hide the uncategorized category */
.wpsc_categorisation_group_uncategorized {
  display: none;
}
/* book title/subtitle size standardisation */
.productcol .book-title,
.productcol h1.book-title,
.productcol .wpsc_product_title {
  font-size: 21px;
  margin-bottom: 5px;
}
.productcol .book-subtitle {
  font-size: 18px;
}
.search_header h2 {
  margin-bottom: 5px;
}
.search_excerpt .book-subtitle {
  font-size: 18px;
}
a[name] {
  padding-top: 100px;
  margin-top: -100px;
  display: inline-block;
}
.footer-links ul li:before {
  content: "\025CF\0A0\0A0";
  color: #8f993e;
}
.footer-links ul li:first-child:before {
  content: " ";
}
img.alignleft {
  margin-right: 10px;
}
.meet-the-team img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
td.wpsc_checkout_form_20,
td.wpsc_billing_forms {
  display: none;
}
.page-header a.pull-right {
  font-size: 16px;
}
.wpsc_CC_details {
  width: 160px;
}
.group:after {
  content: " ";
  display: block;
  height: 0;
  clear: left;
  visibility: hidden;
}
#tag-cloud a:hover,
.tags a:hover {
  color: #003d4c;
  text-decoration: underline;
}
