.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-hilite, a.btn-hilite:link, a.btn-hilite:visited {
  color: #ffffff;
  background-color: #cc3366;
  border-color: #6d1b36;
}
a.btn-hilite:hover,
.btn-hilite:hover,
.btn-hilite:focus,
.btn-hilite.focus,
.btn-hilite:active,
.btn-hilite.active,
.open > .dropdown-toggle.btn-hilite {
    color: #ffffff;
    background-color: #6d1b36;
    border-color: #631430;
}
.btn-hilite:active,
.btn-hilite.active,
.open > .dropdown-toggle.btn-hilite {
    background-image: none;
}
.btn-hilite.disabled,
.btn-hilite[disabled],
fieldset[disabled] .btn-hilite,
.btn-hilite.disabled:hover,
.btn-hilite[disabled]:hover,
fieldset[disabled] .btn-hilite:hover,
.btn-hilite.disabled:focus,
.btn-hilite[disabled]:focus,
fieldset[disabled] .btn-hilite:focus,
.btn-hilite.disabled.focus,
.btn-hilite[disabled].focus,
fieldset[disabled] .btn-hilite.focus,
.btn-hilite.disabled:active,
.btn-hilite[disabled]:active,
fieldset[disabled] .btn-hilite:active,
.btn-primary.btn-hilite.active,
.btn-primary[btn-hilite].active,
fieldset[disabled] .btn-hilite.active {
    background-color: #cc3366;
    border-color: #6d1b36;
}
.btn-hilite .badge {
    color: #cc3366;
    background-color: #ffffff;
}

.btn-primary, a.btn-primary:link, a.btn-primary:visited {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
a.btn-primary:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
/**/

.btn-subtle.btn-hilite.active,
.btn-subtle[btn-hilite].active,
fieldset[disabled] .btn-hilite.active {
  background-color: #cc3366;
  border-color: #6d1b36;
}

.btn-subtle, a.btn-subtle:link, a.btn-subtle:visited {
  color: black;
  background-color: #f2f2f2;
  border-color: #999999;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
}
a.btn-subtle:hover,
.btn-subtle:hover,
.btn-subtle:focus,
.btn-subtle.focus,
.btn-subtle:active,
.btn-subtle.active,
.open > .dropdown-toggle.btn-subtle {
  color: #999999;
  background-color: #e2e2e2;
  border-color: #999999;
}
.btn-subtle:active,
.btn-subtle.active,
.open > .dropdown-toggle.btn-subtle {
  background-image: none;
}
.btn-subtle.disabled,
.btn-subtle[disabled],
fieldset[disabled] .btn-subtle,
.btn-subtle.disabled:hover,
.btn-subtle[disabled]:hover,
fieldset[disabled] .btn-subtle:hover,
.btn-subtle.disabled:focus,
.btn-subtle[disabled]:focus,
fieldset[disabled] .btn-subtle:focus,
.btn-subtle.disabled.focus,
.btn-subtle[disabled].focus,
fieldset[disabled] .btn-subtle.focus,
.btn-subtle.disabled:active,
.btn-subtle[disabled]:active,
fieldset[disabled] .btn-subtle:active,
.btn-subtle.disabled.active,
.btn-subtle[disabled].active,
fieldset[disabled] .btn-subtle.active {
  background-color: #f2f2f2;
  border-color: #e6e6e6;
}
.btn-subtle .badge {
  color: #f2f2f2;
  background-color: black;
}
/**/

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}

.facetResults.dropdown-menu {
  /*position: absolute;*/
  /*top: 100%;*/
  /*left: 0;*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: none;
  /*float: left;*/
  min-width: 160px;
  padding: 10px;
  /*margin: 2px 0 0;*/
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.btn-admin.small {
  padding: 0 4px;
  min-width: 0;
}

.btn-admin, a.btn-admin:link, a.btn-admin:visited {
  color: #ffffff;
  background-color: #006464;
  border-color: #003333;
  border-radius: 0;
  min-width: 77px;
  padding: 2px 0;
  text-decoration: none;
}
a.btn-admin:hover,
.btn-admin:hover,
.btn-admin:focus,
.btn-admin.focus,
.btn-admin:active,
.btn-admin.active,
.open > .dropdown-toggle.btn-admin {
  color: #ffffff;
  background-color: #5e9e9e;
  border-color: #006666;
}
.btn-admin:active,
.btn-admin.active,
.open > .dropdown-toggle.btn-admin {
  background-image: none;
}
.btn-admin.disabled,
.btn-admin[disabled],
fieldset[disabled] .btn-admin,
.btn-admin.disabled:hover,
.btn-admin[disabled]:hover,
fieldset[disabled] .btn-admin:hover,
.btn-admin.disabled:focus,
.btn-admin[disabled]:focus,
fieldset[disabled] .btn-admin:focus,
.btn-admin.disabled.focus,
.btn-admin[disabled].focus,
fieldset[disabled] .btn-admin.focus,
.btn-admin.disabled:active,
.btn-admin[disabled]:active,
fieldset[disabled] .btn-admin:active,
.btn-admin.disabled.active,
.btn-admin[disabled].active,
fieldset[disabled] .btn-admin.active {
  background-color: #006464;
  border-color: #003333;
}
.btn-admin .badge {
  color: #5e9e9e;
  background-color: #ffffff;
}/*
xx-small
x-small
small
medium
large
x-large
xx-large
*/

html, .text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    line-height: 150%;
}

body {
    padding: 0;
    background: #ffffff;
}

p {
    margin: 0.67em 0;
    padding: 0;
}

div {
	margin: 0;
    padding: 0;
}

span {
	margin: 0;
    padding: 0;
}

h1, .title {
    font-size: 1.5em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h2, .head {
    font-size: 1.33em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h3, .subhead, .subheadbold {
    font-size: 15px;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h4 {
    font-size: 1.1667em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h5 {
    font-size: 1.0833em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h6 {
    font-size: 1em;
    line-height: 150%;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

form {
	margin: 0;
    padding: 0;
}

input {
    line-height: 100%;
    font-size: 1em;
}

textarea {
	line-height: 100%;
	font-size: 1em;
}

select {
	line-height: 100%;
	font-size: 1em;
}

img {
	border: none;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

a {
	margin: 0;
    padding: 0;
    text-decoration: none;
    font-size: 1em;
}

a:hover {
	text-decoration: underline;
}

a:link {
    color: #045993;
}

a:visited {
    color: #008BCC;
}

table {
	border-collapse: collapse;
	margin: 0;
    padding: 0;
}

tr {
	border-collapse: collapse;
	margin: 0;
    padding: 0;
}

td {
	border-collapse: collapse;
	margin: 0;
    padding: 0;
    font-size: 12px;
}

th {
	border-collapse: collapse;
	margin: 0;
    padding: 0;
    font-size: 12px;
}

ul {
    margin: 0;
}

ul.noindent {
    list-style-type: none;
    padding-left: 0;
}

li {

}

strong, b, .bold, .textbold {
	font-weight: bold;

}

.heading {
    font-weight: bold;
    font-size: 1.0833em;
}

em, .emph {
	font-weight: bold;
	color: #0054a0;
}

.smalltextbold {
    font-size: 10px;
    line-height: 120%;
    font-weight: bold;
}

small, .small, .smalltext {
	font-size: 10px;
	line-height: 120%;
}

.textboldreverse {
    font-weight: bold;
    color: #FFFFFF;
}

.smalltextreverse {
    font-size: 10px;
    line-height: 120%;
    color: #FFFFFF;
}

.reverse {
    color: #FFFFFF;
}

input .small {
	font-size: 10px;
	line-height: 100%;
}

/* google tracking pixel fix */
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}.nowrap {
	white-space: nowrap;
}

.ralign, table.ralign td {
	text-align: right;
}

.lalign, table.lalign td {
	text-align: left;
}

.justify, table.justify td {
	text-align: justify;
}

.center, table.center td {
	text-align: center;
}

.top. table.top td {
	vertical-align: top;
}

.middle, table.middle td {
	vertical-align: middle;
}

.bottom, table.bottom td {
	vertical-align: bottom;
}

.baseline {
    vertical-align: baseline;
}

.right {
    float: right;
}

.left {
    float: left;
}

.relative {
    position: relative;
}

.clear {
	clear: both;
}

.inline {
    display: inline;
}

.reverse {
	color: #ffffff;
}

.subtle {
	color: #666666;
}

.disabled, .disabled .text {
    color: #999999;
}

.smalltextsubtle {
    color: #666666;
    font-size: 10px;
}

.subheadsubtle {
    font-size: 15px;
    color: #666666;
    line-height: 150%;
}

.textboldhilite {
    font-size: 13px;
    color: #cc3300;
    font-weight: bold;
}

.texthilite {
    font-size: 12px;
    color: #cc3300;
}

.hilite {
	color: #cc3300;
}

.warn {
	color: red;
}

.warning {
    font-weight: bold;
    color: red;
    margin-bottom: 4px;
}

.tiny, .tinytext {
	font-size: 0.5em;
	line-height: 100%;
}

.linknoul {
	text-decoration: none;
}

tr.linkcontent > td {
    padding: 8px;
}

.upper {
	text-transform: uppercase;
}

.nogap {
    margin-top: 0;
}

.small-gap {
    margin-top: 0.5em;
}

.gap {
	margin-top: 1em;
}

.gap2 {
	margin-top: 2em;
}

.rightgap {
	margin-right: 1em;
}

.leftgap {
	margin-left: 1em;
}

.hide {
	display: none;
}

.pixel {
	height: 0;
	width: 0;
}

.mandatory::after { content:" *"; }

/*
 * Tables
 */
.tbl1 {
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.tbl1headtr {
    background-color: #e6e6e6;
    vertical-align: top;
}

.tbl1colheadtr {
    background-color: #e2e2e2;
    vertical-align: top;
}

.tbl1colsubheadtr {
    background-color: #eeeeee;
    vertical-align: top;
}

.tbl1bgrow1 {
    background-color: #fafafa;
    vertical-align: top;
}

.tbl1bgrow2 {
    background-color: #f6f6f6;
    vertical-align: top;
}

.tbl1bgrow3 {
	background-color: #ffffcc;
    vertical-align: top;
}

.tbl1rules {
    height: 1px;
    color: #e6e6e6;
}

.tbl1bgcolor {
    background-color: #f2f2f2;
}

.tbl1bgcolor {
	background-color: #f2f2f2;
}

.tbl1bghilite {
    background-color: #ffffcc;
}

.tbl1texthead {
    font-size: 1.25em;
    color: #000000;
    font-weight:bold;
    line-height: 130%;
    letter-spacing: .1em;
    vertical-align: bottom;
}

.tbl1textheadsmall {
    font-size: 1em;
    color: #000000;
    line-height: 130%;
}

.tbl1textheadsubtle {
    font-size: 1em;
    color: #666666;
    line-height: 130%;
}

.tbl1textheadwarn {
    font-size: 1em;
    color: red;
    line-height: 130%;
}

.tbl1textcolhead {
    font-size: 0.833em;
    color: #000000;
    font-weight:bold;
    line-height: 130%;
}

.tbl1textcolheadsmall  {
    font-size: 0.833em;
    color: #000000;
    line-height: 130%;
}

.tbl1textcolheadsubtle {
    font-size: 0.833em;
    color: #666666;
    line-height: 130%;
}

.tbl2 {
	background-color: #e2e2e2;
    border: 1px solid #dedede;
    padding: 4px;
}

.tbl2headtr {
	background-color: #f2f2f2;
    vertical-align: top;
}

.tbl2textcolhead {
    font-size: 0.833em;
    color: #ffffff;
    font-weight: bold;
    line-height: 130%;
}


/*------
 * Messages
 */

.texterror, .error {
    color: red;
}

.textwarn, .warn {
    color: red;
}

.textinfo, .info {
    color: black;
}

.fullwidth {
    width: 100%;
}

.fullheight {
    height: 100%;
}

table.pad15, table.pad10, table.pad5, table.pad2, table.pad0 {
    width: 100%;
}

table.pad15 td {
    padding: 15px;
    margin: 0;
}

table.pad10 td {
    padding: 10px;
    margin: 0;
}

table.pad5 td {
    padding: 5px;
    margin: 0;
}

table.pad0 td {
    padding: 0;
    margin: 0;
}

.pad2, table.pad2 td {
    padding: 2px;
}

.pad0 {
    padding: 0;
}

.pad5 {
    padding: 5px;
}

.pad10 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.inline {
    display: inline;
}

.head {
    font-size: 18px;
    line-height: 150%;
}

.headbold {
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
}

.headreverse     {
    font-size: 18px;
    color: #ffffff;
    line-height: 150%;
}

.headboldreverse {
    font-size: 18px;
    color: #ffffff;
    line-height: 150%;
    font-weight: bold;
}

.noborder {
    border: none;
}

/*--------------------------------------------------------------------------------------------------------------
 * Page Sections
 */

/*
 Menu => 12em (192px)
 Gap => 1em (16px)
 Body:
    Single Column:
        column1c1 => 24em - 60em (384px - 960px)
        or
        widespan => 24em - 60em (384px - 960px)
    Double Column:
        column2c1 => 24em - 60em (384px - 960px)
        Gap => 1em (16px)
        column2c2 => 24em - 60em
*/

.padded, .padded2 {
    min-height: 46em;
}

#columnc1, #column2c1, #column2c2 {
    margin-bottom: 1em;
    display: inline-block;
}

.bottomhtml {
    margin-top: 1em;
}

#widespan, .widespan {
    padding-bottom: 10px;
    clear: both;
}

#header {
    border-bottom: 1px solid #000000;
    margin-bottom: 1em;
    text-align: center;
}

body.cardsstock .tabmain div.return {
    margin-bottom: 10px;
}

body.editor .SamplesText2 span {
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 640px) {
    .padded, .padded2 {
        padding: 1em 0.5em;
    }
}

@media screen and (min-width: 641px) {
    .padded, .padded2 {
        padding: 1em;
    }
}

/*
 * Allow space for side menu
 */
@media screen and (min-width: 641px) {
    .padded {

    }

    .padded #bodycopy {
        margin-left: 15em;
    }
}

/*
 * 2 column layout
 */
@media screen and (min-width: 641px) and (max-width: 976px) {
    .padded2 #bodycopy {
        margin-left: 15em;
    }

    #column2c1, #column2c2 {
        width: 100%;
    }
}

@media screen and (min-width: 977px) {
    .padded2 #bodycopy {
        margin-left: 15em;
    }

    #column2c1 {
        float: left;
        width: 49%;
    }

    #column2c2 {
        float: right;
        width: 49%;
    }
}

/*
 * 1 column layout
 */

@media screen and (min-width: 785px) {

    .menuonleft {
        display: inline;
    }

    .menuabove {
        display: none;
    }

    img.personwithcardimage {
        float: right;
    }

    body.index img.personwithcardimage {
        display: none;
    }
}

@media screen and (min-width: 851px) {
    body.index img.personwithcardimage {
        float: right;
        display: inline-block;
    }
}

@media screen and (min-width: 641px) and (max-width: 784px) {

	.padded #bodycopy {
    }

	.menuonleft {
       display: inline;
    }

    .menuabove {
       display: none;
    }

    img.personwithcardimage {
       float: right;
    }

    body.index img.personwithcardimage {
        display: none;
    }
}

@media (max-width: 640px) {
	#bodycopy {
        margin-left: 0;
    }

	/* this is the right floated people image */
	img.personwithcardimage {
	   display: none;
	}

	.menuonleft {
	   display: none;
	}

	.menuabove {
	   display: inline;
	}
}

/* contact us */
@media (max-width: 340px) {
	body.contact {
	   font-size: 0.95em;
	}
}

/*--------------------------------------------------------------------------------------------------------------
 * Menu
 */

@media screen and (min-width: 641px) {

	#menu {
        float: left;
	}

    #menu.tabset {
        float: none;
    }

    .padded button#ClickMenu {
        display: none;
    }

    div.field ::placeholder {
        visibility: hidden;
    }

    div.field label {
        display: inline-block;
    }

    #navpanel {
        display: inline-block;
        font-size: 0.833em;
        margin-bottom: 2em;
    }

    #navpanel > li.logonform, #navpanel > li.international, #navpanel > li.copyright {
        display: block;
    }

    #navpanel > li.logon, #navpanel > li.custnew {
        display: none;
    }

    body.settings .added {
        height: auto;
    }

    body.colours .tabcontent .vertical-fill {
        min-height: 0;
    }
}

/**
 * Tabs are collapsed into a dropdown menu
 */
@media screen and (max-width: 706.5px) {
    .tabset button#ClickMenu {
        display: inline-block;
        width: 298px;
        text-align: left;
    }

    div.field ::placeholder {
        visibility: visible;
    }

    .mobile-hide,
    .editorBlock div.hint.mobile-hide {
        display: none;
    }

    div.field.placeholder label {
        display: none;
    }

    div.field.mobile input,
    div.field.mobile select,
    div.field.placeholder input,
    div.field.placeholder select {
        line-height: 24px;
        height: 24px;
        font-size: 14px;
        max-width: 100%;
    }

    body.cards div.field.mobile input,
    body.cards div.field.mobile select,
    body.cards div.field.placeholder input,
    body.cards div.field.placeholder select {
        line-height: 100%;
        font-size: 1em;
        height: 18px;
        max-width: 100%;
    }

    body.editor div.fieldset.FontOptions div.field.Font label {
        display: block;
        margin-top: 4px;
    }

    body.editor div.field.nbName label,
    body.editor div.field.nbColour {
        display: block;
    }

    body.editor div.fieldset.BlockPosition {
        margin-top: 10px;
    }

    body.editor div.fieldset.Position div.label {
        margin-bottom: 4px;
        display: block;
    }

    body.editor div.fieldset.FontOptions div.field.Colour label,
    body.editor div.field.ImageNo label {
        display: block;
    }

    body.editor div.fieldset.FontOptions div.field.Size label {
        width: auto;
    }

    /*div.search input#searchinput {*/
        /*max-width: 100%;*/
    /*}*/

    /*div.search button {*/
        /*vertical-align: top;*/
    /*}*/

    body.editor td.dropdownShow,
    body.settings td.dropdownShow {
        display: table-cell;
    }

    body.editor span.dropdownShow,
    body.settings span.dropdownShow {
        display: inline;
    }

    body.editor li.dropdownShow,
    body.settings li.dropdownShow {
        display: list-item;
    }

    body.editor.dropdownHide,
    body.settings .dropdownHide {
        display: none;
    }

    body.editor .added.tabborder,
    body.settings .added.tabborder {
        border: none;
    }

    body.editor .added > .tabcontent > .top,
    body.settings .added > .tabcontent > .top {
        text-align: left;
        border-top: 1px solid #999;
        padding-top: 4px;
    }

    body.fonts .added > .tabcontent > .top {
        text-align: left;
        border-top: 1px solid #999;
        padding-top: 4px;
        margin-bottom: 10px;
    }

    body.editor .added > .tabcontent > .bottom,
    body.editor .added .bottom,
    body.settings .added > .tabcontent > .bottom,
    body.settings .added .bottom {
        text-align: left;
    }

    body.editor .tabmain,
    body.settings .tabmain {
        border: none;
    }

    body.editor .added > .tabcontent > .bottom a,
    body.settings .added > .tabcontent > .bottom a {
        margin-bottom: 4px;
    }

    body.editor table.tabmain td.left,
    body.editor table.tabmain td.middle,
    body.editor table.tabmain td.right,
    body.editor table.tabmain td.left,
    body.editor table.tabmain td.middle,
    body.editor table.tabmain td.right {
        padding: 0;
    }

    body.fonts .tabmain td.left {
        background: #f2f2f2;
        border: 1px solid #999;
    }

    body.fonts .tabmain td.left {
        padding: 0;
        width: 284px;
        height: auto;
    }

    body.fonts .tabmain td.middle,
    body.fonts .tabmain td.right {
        padding: 0;
        width: auto;
        height: auto;
    }

    nav#menu ul#tabs {
        width: 282px;
    }

    body.logon .tabheader,
    body.editor .tabheader,
    body.settings .tabheader {
        height: auto;
    }

    body.settings .added > .tabcontent {
        padding: 0;
    }

    body.colours .tabcontent.vertical-fil,
    body.colours .added > .tabcontent > .vertical-fill {
        min-height: 0;
        margin: 10px 0;
    }

    body.colours .tabmain .tabmain {
        min-height: 0;
    }

    body.settings .added {
        margin: 10px 0;
    }

    body.fonts iframe#FontsAdded {
        width: 280px;
    }

    body.fonts iframe#FontsDisplay {
        width: 100%;
    }

    body.fonts td.left div.options {
        margin-left: 4px;
    }

    body.fonts iframe#FontsList {
        width: 95%;
        margin-top: 10px;
        margin-left: 4px;
    }

    body.fonts .tabmain td.middle {
        margin-top: 10px;
    }

    table.tabmain {
        margin: 0;
    }

    div.field label {
        display: block;
        margin-bottom: 4px;
    }
}

/**
 * Tabs are displayed
 */
@media screen and (min-width: 707px) {

    .tabset button#ClickMenu {
        display: none;
    }

    div.field ::placeholder {
        visibility: hidden;
    }

    body.settings div.dropdownShow,
    body.settings td.dropdownShow,
    body.settings span.dropdownShow,
    body.settings li.dropdownShow {
        display: none;
    }

    body.logon .tabheader,
    body.settings .tabheader,
    body.editor .tabheader {
        height: 64px;
    }

    td.dropdownHide {
        display: table-cell;
    }

    div.dropdownHide {
        display: block;
    }

    #menu.tabset {
        float: none;
    }

    #navpanel.tabset {
        display: inline-block;
        font-size: 0.833em;

        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        /*float: none;*/
        /*position: static;*/
    }

    .tabset {
        padding-top: 6px;
        padding-bottom: 10px;
        display: table;
        width: 100%;
        border-collapse: collapse;
    }

    .tabmain > .tabset {
        margin-top: 0;
    }

    .tabmain ul.tabset {
        margin-top: 6px;
        padding-bottom: 10px;
        display: table;
        width: 100%;
        border-collapse: collapse;
    }

    .tabset .tabgrey, .tabset .tabwhite {
        height: 18px;
        display: table-cell;
    }

    .tabset .tabgrey.dropdownShow ,
    .tabset .tabwhite.dropdownShow {
        display: none;
    }

    .dropdowntoggle {
        display: none;
    }

    .dropdown-menu.tabset {
        position: static;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    nav#menu ul#tabs {
        width: 100%;
    }

    body.settings .added > .tabcontent > .top {
        margin: 4px 0;
        text-align: center;
    }

    body.settings .added > .tabcontent > .bottom {
        text-align: center;
        margin: 10px 0 4px;
    }

    body.settings .added > .tabcontent {
        padding: 0 10px;
        height: 100%;
    }

    body.settings .tabcontent.vertical-fill {
        min-height: 420px;
    }

    body.colours .tabmain .tabmain {
        min-height: 472px;
    }

    body.fonts iframe#FontsList {
        width: 151px;
        margin: 6px 0;
        min-height: 500px;
    }

    body.fonts iframe#FontsDisplay {
        width: 100%;
        min-height: 500px;
    }

    body.fonts iframe#FontsAdded {
        width: 151px;
        min-height: 495px;
    }

    body.fonts .tabmain td.left {
        padding: 0 5px 10px 10px;
        float: none;
        vertical-align: top;
        width: 151px;
        height: 100%;
        background: #f2f2f2;
        border: 1px solid #999;
    }

    body.fonts .tabmain td.middle {
        vertical-align: top;
        float: none;
        padding: 0 10px;
    }

    body.fonts .tabmain td.right {
        float: none;
        vertical-align: top;
        width: 165px;
        padding: 0 5px 0 0;
    }

    body.cards .tabtext {
        height: 1px;
    }

}

#taboptions {
    margin: 0;
}

body.settings nav#menu,
body.editor nav#menu,
body.logon nav#menu {
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    height: 22px;
}

body.logon .tabheader,
body.settings .tabheader,
body.editor .tabheader {
    display: block;
    float: none;
    width: auto;
    padding: 0;
    margin: 0 -1px 0 0;
}

@media screen and (max-width: 640px) {

    /*#menu.tabset {*/
        /*float: left;*/
    /*}*/

    .subhead .tradingname {
        display: none;
    }

    #menu, button#ClickMenu {
        display: inline-block;
        font-size: medium;
        /*width: 100%;*/
    }

    div.field ::placeholder {
        visibility: visible;
    }

    button#ClickMenu {
        padding: 0.4em;
    }

    button#ClickMenu img {
        float: left;
    }

    button#ClickMenu i {
        float: right;
    }

    #navpanel > li.logonform,
    #navpanel > li.copyright {
        display: none;
    }

    #navpanel > li.international {
        display: block;
    }

    #navpanel > li.logon, #navpanel > li.custnew {
        display: block;
    }

    #navpanel {
        top: 4.25em;
        /*width: 100%;*/
    }

    /*#tabs, #taboptions {*/
        /*!*width: 100%;*!*/
        /*width: 284px;*/
    /*}*/

	#navpanel li.home {
	   display: none;
	}

	#navpanel li.home + li {
	   border: none;
	}

    #header {
        text-align: left;
    }

    table.international {
        display: none;
    }

}

/* mobile menu dropdown button */
#ClickMenu i {
    font-size: xx-large;
    color: gray;
}

#navpanel > li:first-child {
    border-top: none;
}

#navpanel > li, #tabs > li, #taboptions > li {
    text-align: left;
    font-weight: bold;
    border-top: solid 1px #666666;
    text-transform: uppercase;
    margin-left: 0.75em;
    margin-right: 0.75em;
}

#navpanel > li {
    padding-top: 6px;
    padding-bottom: 6px;
}

#navpanel li.menuitem a, #navpanel li.faqmenu ul {
	padding-left: 0;
}

#navpanel li.menuitem:hover,
#navpanel li.menuitem a:hover,
fieldset.logon a:hover,
#tabs li.menuitem.tabgrey:hover,
#tabs li.menuitem.tabgrey a:hover,
#taboptions li.menuitem.tabgrey:hover,
#taboptions li.menuitem.tabgrey a:hover {
    font-weight: bold;
    background: url("/images/navhover.gif") no-repeat right center;
    background-color: #f5f5f5;
}

#navpanel li.selected, #tabs.menuitem.tabwhite {
    font-weight: bold;
    background: url("/images/navselected.gif") no-repeat right 5px;
}

#navpanel li.home a {
	padding: 0;
	text-align: center;
	margin-bottom: 1em;
}

#navpanel a, #tabs a, #taboptions a {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

/* logon */
fieldset.logon {
    font-weight: normal;
    color: #666666;
    border: none;
    margin: 0;
    padding: 0;
    text-transform: none;
}

fieldset.logon input, fieldset.logon a {
    display: block;
    width: 147px;
}

fieldset.logon input:first-child {
    margin-bottom: 0.25em;
}

/* international */
#international {
	text-align: center;
	font-size: 0.833em;
}

#navpanel li #international a {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    padding-left: 24px;
    margin-left: 1em;
    margin-right: 1em;
}

#navpanel li #international a:first-child {
    margin-left: 0;
    margin-right: 0;
}

#navpanel li #international a:last-child {
    margin-left: 0;
    margin-right: 0;
}

#international a.AUS {
    background: url("/images/flagausfade.gif") no-repeat left center;
    background-size: 22px 13px;
}

#international a.AUS:hover {
    background: url("/images/flagaus.gif") no-repeat left center;
    background-size: 22px 13px;
    font-weight: bold;
}

#international a.NZL {
    background: url("/images/flagnzlfade.gif") no-repeat left center;
    background-size: 22px 13px;
}

#international a.NZL:hover {
    background: url("/images/flagnzl.gif") no-repeat left center;
    background-size: 22px 13px;
    font-weight: bold;
}

#international a.USA {
    background: url("/images/flagusafade.gif") no-repeat left center;
    background-size: 22px 13px;
}

#international a.USA:hover {
    background: url("/images/flagusa.gif") no-repeat left center;
    background-size: 22px 13px;
    font-weight: bold;
}

#international a.GBR {
    background: url("/images/flaggbrfade.gif") no-repeat left center;
    background-size: 22px 13px;
}

#international a.GBR:hover {
    background: url("/images/flaggbr.gif") no-repeat left center;
    background-size: 22px 13px;
    font-weight: bold;
}

/* faq/blog section */
#navpanel li.faqmenu {
    text-transform: none;
}

#navpanel li.faqmenu ul {
    list-style-type: none;
}

.faqheader {
    color: #888888;
    text-transform: uppercase;
}

#navpanel li.faqmenu ul > li > a {
  display: block;
  padding: 3px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
#navpanel li.faqmenu ul > > li > a:hover, #navpanel li.faqmenu ul > > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* copyright */
#copyright {
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 120%;
    text-align: center;
    text-transform: none;
    font-weight: normal;
}

#copyright img {
    margin-bottom: 1em;
}

.navlink {
    margin-right: 0.25em;
}

.navlink a {
    font-weight: bold;
}

/*#info div.navlink {*/

/*}*/

#info div.copyright {
    margin-bottom: 4px;
}

#info div.copyright span {
    display: inline-block;
    margin-top: 4px;
}

#info a:hover span.subtle {
    color: black;
}

#info .footernav {
    white-space: nowrap;
    margin: 4px 0;
}

#info .footernav div.navlink {
    display: inline-block;
    margin-top: 4px;
}

#info .company {
    margin-bottom: 4px;
}

#info .contact {
    margin-bottom: 4px;
}

#info .contact span {
    margin-top: 4px;
    display: inline-block;
}

#info .findus {
    margin-top: 4px;
}

#info .findus a {
    margin-top: 4px;
    display: inline-block;
    white-space: nowrap;
}

/*--------------------------------------------------------------------------------------------------------------
 * Sitemap
 */

ul.faqlist {
    padding-left: 0;
    list-style-type: none;
}

@media screen and (min-width: 1025px) {
	ul.faqlist {
	    -webkit-column-count: 4; /* Chrome, Safari, Opera */
	    -moz-column-count: 4; /* Firefox */
	    column-count: 4;
	}
}

@media screen and (min-width: 801px) and (max-width: 1024px) {
    ul.faqlist {
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
        -moz-column-count: 3; /* Firefox */
        column-count: 3;
    }
}

@media screen and (min-width: 585px) and (max-width: 800px) {
    ul.faqlist {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
    }
}

@media screen and (max-width: 584px) {
    ul.faqlist {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}

p.faqlist {
    border-bottom: solid 1px gray;
}

/*--------------------------------------------------------------------------------------------------------------
 * Footer
 */

#info {
    border-top: 1px solid #999999;
    text-align: center;
    margin-bottom: 1em;
    /*margin-top: 1em;*/
    width: 100%;
    float: left;
    font-size: 0.833em;
    color: #888888;
    line-height: 120%;
}

#info a {
    text-decoration: none;
    color: #888888;
}

#info a:link {
    color: #888888;
}

#info a:hover {
    color: #000000;
    text-decoration: none;
}

/* order matters make sure the @media override is after the base definition */
body.margin #info {
    border-top: none;
}

@media screen and (max-width: 706.5px) {
    body.margin #info {
        border-top: 1px solid #999999;
        /*padding-top: 10px;*/
    }
}

/*--------------------------------------------------------------------------------------------------------------
 * Editor
 */
body.margin {
    margin: 10px 20px;
}

body.margin .subhead {
    margin-bottom: 6px;
}

.blockheader, .addheader {
    background-color: #e6e6e6;
    padding: 10px;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
}

.addblock .addheader > .wrapper {
    display: inline-block;
    text-align: left;
}

.addblock > .wrapper {
    display: inline-block;
    text-align: center;
}

.blockheader > .wrapper {
    display: inline-block;
    text-align: left;
    padding: 0;
}

.tabmain > .design > .size {
    margin-top: 20px;
    text-align: center;
}

.tabmain > .design > .size > .select {
    display: inline-block;
}

.tabmain > .design > .size > .proof {
    display: inline-block;
    padding: 10px;
}

.tabmain > .design > .wrapper {
    text-align: center;
}

.tabmain > .design > .wrapper > .proof,
.tabmain > .design > .wrapper > .step {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.proof .designno {
    margin-top: 5px;
    margin-bottom: 5px;
}

.tabmain .step {
    font-size: 10px;
    line-height: 150%;
    margin-right: 10px;
}

.step-subhead {
    display: inline;
}

table.editorBlock td td.ImageElement,
table.editorBlock td td.TextAreaElement,
table.editorBlock td td.TextAreaOptions,
table.editorBlock td td.TextElement,
table.editorBlock td td.TextOptions {
    padding-right: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: auto;
}

table.editorBlock td td.ImageElement td {
    display: inline-block;
    width: auto;
    padding-right: 10px;
}

table.editorBlock td td.TextOptions div.SuggestedFont,
table.editorBlock td td.TextAreaOptions div.SuggestedFont {
    font-size: 10px;
    /*padding: 1px;*/
    vertical-align: middle;
}

table.editorBlock td td.TextOptions div.field,
table.editorBlock td td.TextAreaOptions div.field {
    padding: 3px 0;
    vertical-align: middle;
}

table.editorBlock td td.TextOptions div.field label,
table.editorBlock td td.TextAreaOptions div.field label {
    width: 66px;
}

table.editorBlock td td.TextOptions.advanced div.field label,
table.editorBlock td td.TextAreaOptions.advanced div.field label {
    width: 77px;
}

table.editorBlock td td.TextOptions div.field div.nowrap,
table.editorBlock td td.TextAreaOptions div.field div.nowrap {
    display: inline-block
}

table.editorBlock td td.TextOptions div.field div.nowrap label,
table.editorBlock td td.TextAreaOptions div.field div.nowrap label {
    width: auto;
}

table.editorBlock img {
    margin: 10px 0;
}

table.editorBlock a img {
    margin: 0;
}

table.editorBlock tr.tbl1headtr td span {
    display: inline-block;
}

body.cards button.reset {
    vertical-align: top;
    height: 21px;
}

@media screen and (max-width: 598px) {
    .tabmain > .design > .wrapper > .proof,
    .tabmain > .design > .wrapper > .step {
        display: block;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 5px;
    }

    .tabmain > .design > .wrapper > .proof .designno {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .step-subhead {
        display: none;
    }
}

.tabmain .disclaimer {
    font-size: 10px;
    text-align: center;
    color: #666666;
}

.tabmain .return {
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
}

.tabmain .addblock {
    text-align: left;
}

.tabmain .return > span:first-child {
    margin-right: 20px;
}

.blockheader .wrapper div {
    display: inline-block;
}

.blockheader .proof {
    float: right;
}

.blocktitle {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-right: 10px;
    text-transform: uppercase;
}

.block {
    background-color: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
}

.block .name label {
    font-weight: bold;
    margin-right: 20px;
    display: inline-block;
}

.block .hints, .block .suggested, .block .addfont, .block .addcolour {
    font-size: 10px;
    padding-left: 10px;
}

.block .element {
    padding-left: 10px;
    border-bottom: 1px solid darkgray;
    padding-top: 10px;
    padding-bottom: 10px;
}

.block .element .main {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    width: 350px;
    text-align: left;
}

.block .element.Image .main {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    text-align: left;
}

.block .element .options {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.blocks.artwork .block .element .options {
    width: 465px;
}

.block .element.Text .main input, .block .element.TextArea .main textarea {
    width: 346px;
}

.block .element .option .em {
    white-space: nowrap;
}

.block .element .mm, .block .element .percent {
    margin-right: 10px;
}

.block .element label {
    display: inline-block;
}

.blocks.artwork .block .element.Text .options > div > label:first-child,
.blocks.artwork .block .element.TextArea .options > div > label:first-child {
    min-width: 75px;
}

.element.Image .upload {
    text-align: right;
}

.block .element .option input {
    width: auto;
}

.block .element.Image .main input {
    width: 30px;
    margin-top: 20px;
}

.block .element.Image .thumbnail {
    float: left;
}

.block .element.Image .upload {
    float: right;
}

.block .element .options > div {
    margin-top: 4px;
}

.block .element .options > .colour > .tint,
.addblock .addoption > .colour,
.addblock .addoption > .background,
.addblock .addoption > .thickness {
    display: inline;
}

.addblock .addheader {
    background-color: #ffffcc;
    padding: 10px;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
}

.addblock {
    background-color: #f2f2f2;
    border-bottom: 1px solid darkgray;
}

.addblock .addoption {
    text-align: left;
    padding-left: 10px;
}

.addblock .addoption.type {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: none;
}

.addblock .addoption.name {
    display: block;
}

.addblock .addoption {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid darkgray;
}

.addblock .addoption.addbutton {
    border-top: 1px solid darkgray;
    padding-top: 10px;
    padding-bottom: 20px;
}

.addoption .label {
    font-weight: bold;
}

.addoption.addtext .label,
.addoption.addbox .label,
.addoption.addline .label,
.addoption.addimage .label {
    margin-right: 20px;
}

.addblock .addheader .addtitle {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
}

/*
 * Tabs
 */

.tabset .tabgrey span, .tabset .tabwhite span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
    margin-left: 6px;
}

/*.tabmain > p:first-child, .tabmain > div:first-child, .tabmain > table:first-child {*/
/*padding-top: 10px;*/
/*}*/

/*.tabmain > p:last-child, .tabmain > div:last-child, .tabmain > table:last-child {*/
/*padding-bottom: 10px;*/
/*}*/

.tabheader {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 0 10px;
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.tabmain {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding-bottom: 10px;
}

body.colours table.tabmain {
    padding: 0;
    margin: 0 -1px 10px 0;
    height: 100%;
}

table.tabmain {
    padding: 0;
    margin: 0 -1px 10px 0;
}

div.tabmain {
    clear: both;
    display: table;
    width: 100%;
    border-collapse: collapse;
    padding: 0 10px 10px;
    margin-bottom: 0;
}

.tabmain > .tabmain > div {
    padding: 0;
}

.tabmain > div {
    padding-left: 10px;
    padding-right: 10px;
}

.tabmain > .tabset {
    display: block;
    width: auto;
}

.tabmain > .tabmain {
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 9px;
    margin-bottom: 10px;
    display: block;
    width: auto;
}

.tabtext {
    float: left;
    padding: 10px 10px 0 10px;
}

.tablogo {
    float: right;
    padding: 10px;
}

@media screen and (max-width: 836px) {
    body.logon .tablogo,
    body.settings .tablogo,
    body.editor .tablogo {
        display: none;
    }
}

@media screen and (min-width: 837px) {
    body.logon .tablogo,
    body.settings .tablogo,
    body.editor .tablogo {
        display: block;
    }
}

.tborder {
    border-top: solid 1px #999999;
}

.lborder {
    border-left: solid 1px #999999;
}

.rborder {
    border-right: solid 1px #999999;
}

.tabset .tabtext {
    border-left: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
}

.tabborder {
    background: #FFFFFF;
    border: 1px solid #999999;
}

.tabgrey {
    background-color: #dddddd;
    border: 1px solid #999999;
}

.tabgrey:hover {
    background-color: #bbbbbb;
    cursor: pointer;
}

.tabover {
    vertical-align: middle;
    background-color: #bbbbbb;
    border: 1px solid #999999;
    cursor: pointer;
}

.tabwhite {
    background-color: #ffffff;
    border: 1px solid;
    border-color: #999999 #999999 white #999999;
}

.tabnotab {
    vertical-align: middle;
    background: transparent url(/images/tabnotab.gif) no-repeat;
    border-right: 1px solid #999999;
}

/*body.fonts .tabmain {*/
    /*position: fixed;*/
    /*position: absolute;*/
    /*top: 122px;*/
    /*bottom: 10px;*/
    /*left: 20px;*/
    /*right: 20px;*/
    /*display: block;*/
    /*width: auto;*/
    /*height: auto;*/
    /*margin-right: -1px;*/
/*}*/

body.colours table.tabmain td.left {
    padding: 0 5px 10px 10px;
    float: none;
    vertical-align: top;
    width: 100%;
    height: 100%;
}

body.colors table.tabmain td.right {
    padding: 0 10px 10px 5px;
    float: none;
    height: 100%;
    vertical-align: 100%;
}

table.tabmain td.right {
    padding: 0 10px 10px 5px;
    float: none;
    vertical-align: top;
    height: 100%;
}

body.fonts div.tabmain {
    display: block;
    width: auto;
    margin-right: -1px;
}

body.settings .tabmain .tabmain > .tabcontent {
    padding: 10px;
}

body.settings .dropdown.tabset {
    padding: 0;
    margin: 0;
}

body.settings .added {
    /*vertical-align: top;*/
    height: 100%;
}

body.settings .field label {
    display: inline-block;
    width: 80px;
}

body.settings .field {
    margin-top: 10px;
}

/*body.settings .dropdownShow {*/
    /*display: none;*/
/*}*/

/*body.settings td.dropdownHide {*/
    /*display: table-cell;*/
/*}*/

/*body.settings li.dropdownHide {*/
    /*display: list-item;*/
/*}*/

@media screen and (min-width: 544.5px) and (max-width: 706.5px) {

    body.editor nav#menu {
        height: 60px;
    }

    body.settings .tabmain .tabmain > .tabcontent {
        padding: 0;
    }

    body.settings .dropdown.tabset {
        margin: 6px 0;
    }

    body.fonts .tabmain td.middle {
        margin-top: 10px;
    }
}

@media screen and (max-width: 706.5px) {

    /*.subhead .tradingname {*/
        /*display: none;*/
    /*}*/

    body.settings td.left,
    body.settings td.middle,
    body.settings td.right {
        float: none;
        display: block;
    }

    body.fonts > div.tabmain {
        padding: 0;
    }

    body.settings .dropdownShow {
        display: block;
    }

    body.settings .dropdownHide {
        display: none;
    }

    .tabset button#ClickMenu {
        display: inline-block;
        font-size: medium;
        text-align: left;
    }

    div.field ::placeholder {
        visibility: visible;
    }

    .tabset button#ClickMenu {
        padding: 0.4em;
    }

    .tabset button#ClickMenu img {
        /*float: left;*/
    }

    .tabset button#ClickMenu i {
        float: right;
    }

    .tabset .tabgrey, .tabset .tabwhite {
        display: block;
        font-size: 0.833em;
        border: none;
    }

    .tabset .tabgrey {
        background-color: white;
    }

    .tabset .tabwhite {
        background-color: #dddddd;
    }

    .tabmain .tabset {
        text-align: left;
        padding: auto;
        margin-left: 0;
    }

    .tabmain .step {
        display: none;
    }

    .tabwhite:hover {
        background-color: #dddddd;
    }

    #taboptions .tabwhite {
        display: none;
    }

    .tablogo {
        display: none;
    }

    .tabtext {
        padding: 0.5em 0;
    }

    .tabheader {
        padding: 0;
        border: none;
    }

    body.logon div.tabmain,
    body.editor div.tabmain,
    body.settings div.tabmain,
    body.editor div.tabmain > div.tabmain,
    body.settings div.tabmain > div.tabmain {
        border: none;
        padding: 0;
        text-align: left;
    }

    .tabmain > p, .tabmain > div {
        padding: 10px 0 0;
    }


    body.editor div.tabmain > div.contents {
        padding: 0;
        border: none;
    }

    .tabmain .step {
        text-align: left;
    }

    #tabs > li, #taboptions > li {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    /**********/

    body.cards .tabmain > .tabmain .content,
    body.cards .tabmain > .tabmain .content .searchbarContainer,
    body.cards .tabmain > .tabmain .content .searchbarContainer .searchbar {
        padding: 0;
        margin: 0;
        border: none;
    }

    body.cards .tabmain > .tabmain .content .designsContainer {
        padding: 0;
        margin-top: 10px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        border: none;
    }

    body.cards .tabmain > .tabset {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .settings .tabtext,
    .logon .tabtext,
    .editor .tabtext {
        float: none;
    }

    .tabtext {
        margin: 0;
    }

    body.cards .tabmain,
    body.cards .tabheader {
        border: none;
        padding: 0;
        margin: 0;
    }

    body.settings table.tabmain td.left {
        padding: 0;
        float: none;
        vertical-align: top;
        width: auto;
        height: auto;
    }

    body.settings table.tabmain td.right {
        height: auto;
        margin: 0 10px;
    }

    body.settings .tabheader {
        float: none;
        display: block;
        height: auto;
        width: 100%;
    }
}

table.wrapper1 {
    width: 100%;
    margin-top: 6px;
}

table.wrapper1 td {
    padding: 0;
}

table.wrapper2 {
    width: 100%;
}

table.wrapper2 td {
    padding: 5px;
}

table.wrapper3 {
    width: 100%;
}

table.wrapper3 td {
    padding: 10px;
}

table.form {
    width: auto;
    border-collapse:collapse;
}

table.form td {
    padding: 4px;
}

.CartMessage {
    color: black;
    display: inline-block;
    font-size: 0.833em;
}

table.priceTable td {
    padding: 4px;
    border: 1px solid white;
}

table.priceTable td input {
    margin-right: 4px;
}

div.cardNameForm label {
    display: inline-block;
    width: 125px;
}

div.cardNameForm {
    padding: 15px;
}

.dropdown.open #taboptions li.first, .dropdown.open #tabs li.first {
    border: none;
}

/*form > .tabmain {*/
    /*border-top: 1px solid #999999;*/
    /*width: 100%;*/
/*}*/

form > .tabmain > table.form {
    width: 100%;
}

table.form td {
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 544.5px) {
    .blockheader .wrapper div {
        display: block;
        padding-bottom: 10px;
    }

    .blockheader .proof {
        display: inline;
        float: none;
    }

    .tabmain .step {
        display: none;
    }

    .settings .tabmain .tabmain > .tabcontent {
        padding: 0 10px;
    }

    body.logon .dropdown.tabset,
    body.settings .dropdown.tabset,
    body.editor .dropdown.tabset {
        margin: 6px 10px;
    }

    body.editor.cardsfront .dropdown.tabset,
    body.editor.cardsback .dropdown.tabset {
        margin: 6px 0;
    }

    body.editor div.tabmain > div.contents {
        padding: 0 10px;
        border: none;
    }

    .addblock .multiline {
        display: block;
        margin-top: 10px;
    }

    form > .tabmain {
        text-align: left;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px;
    }

    table.form td {
        padding: 0;
    }

    .tabmain {
        text-align: left;
        padding: 0;
        margin: 0;
    }

    body.logon div.tabmain,
    body.editor div.tabmain {
        clear: both;
        /* display: table; */
        /* width: 100%; */
        width: auto;
        display: block;
        /*border-collapse: collapse;*/
        /*padding: 0 10px 10px;*/
        /*margin-bottom: 0;*/
    }

    body.editor .tabmain > .tabmain {
        margin: 0;
        padding: 0;
    }

    body.margin {
        margin: 0;
    }

    .tabmain.artwork .block .element .main,
    .tabmain.artwork .block .element .options,
    .tabmain.artwork .block .blockheader .wrapper,
    .tabmain.artwork > .size > .wrapper,
    .addblock .addheader .wrapper,
    .addblock .addoption {
        width: 340px;
    }

    .block .element .main,
    .block .element .options,
    .blockheader .wrapper {
        /*width: 330px;*/
        /*width: 315px;*/
        width: 340px;
    }

    .block .element .main,
    .block .element .options,
    .addoption {
        padding-left: 10px;
    }

    .bockheader, .addheader {
        padding: 0;
    }

    .tabmain > div {
        padding-top: 0;
    }

    body.cards .tabmain > .tabmain .content {
        margin-left: 10px;
    }

    body.cards .tabmain > .tabmain {
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .block .element .options {
        margin-top: 10px;
    }

    .block .element.Text .options label:first-child {
        width: 28px;
    }

    .block .element.TextArea .options label:first-child {
        width: 64px;
    }

    .tabmain.artwork .block .elements .options > .colour > .tint {
        display: block;
        margin-top: 4px;
    }

    .addblock .addoption > .colour,
    .addblock .addoption > .background,
    .addblock .addoption > .thickness {
        display: block;
        margin-top: 10px;
    }

    .tabmain.artwork .block .elements .options > .colour > .tint > label.tint {
        width: 75px;
    }

    .blockheader > .wrapper .align label {
        width: 75px;
    }

    .tabmain.artwork .block .element.Text .options label,
    .tabmain.artwork .block .element.TextArea .options label {
        width: auto;
    }

    .block .element.Text .main input, .block .element.TextArea .main textarea {
        width: 334px;
    }

    .block .element .color label {
        width: auto;
    }

    .tabmain > .proof > img {
        padding-left: 10px;
        padding-top: 10px;
    }

    .tabmain .block > .hints {
        text-align: center;
        padding-left: 10px;
        width: 340px;
    }

    .tabmain > .size > .wrapper,
    .tabmain .blockheader > .wrapper {
        padding-left: 10px;
    }

    .blockheader {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
    }

    .subhead {
        padding-left: 10px;
    }

    .tabtext {
        padding-left: 10px;
        padding-right: 10px;
    }

    .dropdown, .tabmain > .tabset {
        margin-bottom: 10px;
    }

    .padded .dropdown {
        margin: 0;
    }

    .tabmain > .design > .wrapper > .step {
        display: none;
    }

    body.settings nav#menu,
    body.editor nav#menu,
    body.logon nav#menu {
        margin-left: 10px;
        height: 60px;
        display: block;
        width: auto;
        padding: 0;
    }

    body.fonts .tabmain td.left,
    body.fonts .tabmain td.middle,
    body.fonts .tabmain td.right {
        margin: 0 10px;
    }

    body.fonts > div.tabmain {
        width: 100%;
    }

    body.fonts .tabmain td.middle {
        margin-top: 10px;
    }
}

@media screen and (min-width: 545px) and (max-width: 752px) {

    .blockheader .wrapper div {
        display: block;
        padding-bottom: 10px;
    }

    .blockheader .proof {
        display: inline;
        float: none;
    }

    .tabmain .step {
        display: none;
    }

    .blockheader .wrapper .move label,
    .blockheader .wrapper .align label {
        width: 75px;
    }

    .block .element .main {
        margin-right: 0;
    }

    .tabmain.artwork .block .element .options {
        margin-top: 20px;
    }

    .tabmain.artwork .block .element .main,
    .tabmain.artwork .block .element .options,
    .tabmain.artwork .block .blockheader .wrapper,
    .tabmain.artwork > .size > .wrapper,
    .addblock .addheader .wrapper,
    .addblock .addoption {
        width: 465px;
    }

    .block .element .main,
    .block .element .options,
    .blockheader .wrapper {
        width: 350px;
    }

    .tabmain .size .proof {
        padding-top: 10px;
    }

    .addblock .multiline {
        display: block;
        margin-top: 10px;
    }

    body.settings nav#menu,
    body.editor nav#menu,
    body.logon nav#menu {
        display: block;
        width: auto;
        padding: 0;
    }

}

@media screen and (min-width: 920px) {

    .tabmain.artwork .blockheader > .wrapper,
    .tabmain.artwork .size > .wrapper,
    .tabmain.artwork .addblock .wrapper {
        width: 835px;
    }

    .tabmain .blockheader > .wrapper,
    .tabmain .size > .wrapper,
    .tabmain .addblock > .wrapper {
        width: 670px;
    }

    .tabmain > .size .select {
        float: left;
        padding-bottom: 10px;
    }

    .tabmain > .size .proof {
        float: right;
    }

    .addblock .multiline {
        display: inline;
    }
}

@media screen and (min-width: 753px) and (max-width: 919px) {
    .tabmain .blockheader > .wrapper,
    .tabmain .size > .wrapper,
    .tabmain .addblock > .wrapper {
        width: 670px;
    }

    .tabmain > .size .select {
        float: left;
    }

    .tabmain > .size .proof {
        float: right;
    }

    .addblock .multiline {
        display: inline;
    }
}

/*--------------------------------------------------------------------------------------------------------------
 * Processing Spinner
 */

#VerificationSpinner div.inline {
    display: inline-block;
}

#processing {
    display: none;
}

#processing .head {
    margin-top: 0;
    margin-left: 60px;
    padding: 0;
    position: relative;
    top: -6px;
}

#processing td {
    vertical-align: top;
}

#processing #spinner {
    margin: 0;
    padding: 0;
    float: left;
}

#processing .head {
    margin-top: 0;
    margin-left: 60px;
    padding: 0;
    position: relative;
    top: -6px;
}

#processing td {
    vertical-align: top;
}

#processing #spinner {
    margin: 0;
    padding: 0;
    float: left;
}

/*--------------------------------------------------------------------------------------------------------------
 * Offers
 */

#steps {
    float: left;
}

@media screen and (max-width: 924px) {
    body.promotions #OfferBox, body.premium-business-cards #OfferBox {
        margin-top: 2em;
        float: right;
    }
}

@media screen and (min-width: 925px) {
    body.promotions #OfferBox, body.premium-business-cards #OfferBox {
        position: absolute;        margin-top: 2em;
        right: 1em;
    }
}

@media screen and (max-width: 764px) {
    body.index #OfferBox {
        margin-top: 1.5em;
    }
}

@media screen and (min-width: 765px) {
    body.index #OfferBox {
        position: absolute;
        margin-top: 1.2em;
        right: 1em;
    }
}

#offerPlaceholder {
    clear: both;
}

em.offer-price, .offer-price {
    color: #cc3300;
    font-style: normal;
}

.offerbox {
    position: relative;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}

.offerbox:hover {
    background: rgb(211, 229, 204);
}
.offerboxnumber {
    position: absolute;
    right: -5px; top: -5px;
    background-color: #cc3300;
    color: white;
    width: 24px; height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    border: thin solid white;
    font-size: 15px;
}

.offerlistbox {
    position: absolute;
    top: -5px;
    left: -477px;
    width: 450px;
    min-height: 100px;
    max-height: 500px;
    /* Prev Value: background-color: #a9a9a9; */
    background-color: #e2e2e2;
    padding: 8px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: 1022;
    border: thin solid black;
    box-shadow: 0 0 20px #555;
    overflow: auto;
    font-size: smaller;
}

.offerlistbox input {
    margin-left: 6px;
}

/* we also add an invisible element that is a little larger than the actual box,
so that when the user moves their mouse over to the box, the gap between the "Special Offers" box
and the offerlistbox does not result in a "hover out" event firing */
.offerlistbox_mask {
    position: absolute;
    top: -28px;
    left: -560px;
    width: 560px;
    height: 80px;
}
/* the :after psudo element along with a rotation is used to create a little arrow that points from the
popped out box back to the "Special Offers" box, this won't work with IE8 and less, but that's fine */
.offerlistbox_mask:after {
    content: '';
    /* background: #a9a9a9; */
    background-color: #e2e2e2;
    width: 15px;
    height: 15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    z-index: 1023;
    right: 1px;
    top: 40px;
    margin-left: -5px;

    border-right: thin solid black;
    border-bottom: thin solid black;
}

.offerlistbox div {
    color: black;
    background-color: white;
    border: thin solid black;
    margin: 2px;

}

.offertitle, .offertitle a {
    line-height: 22px;
    color: #CC3300;
    font-size: 14px;
}
.offerlistbox div .offersubtitle {
    margin-left: 22px;
}

#bad_offerlistbox_mask:after,
#bad_offerlistbox {
    /* Prev value : background-color: #fff6c9; */
    background-color: #e2e2e2;
}

#bad_offerlistbox div .offertitle {
    margin-left: 22px;
}

.error {
    color: red;
    margin-left: 19px;
    font-size: 1.2em;
}
.greyedout {
    color: #aaa;
}
.offerlistbox div .greyedout .offertitle {
    color: #aaa;
}

.offeroption input[type="radio"] {
    margin-left: 10px;
    vertical-align: top;
    position: relative;
    top: 3px;
}
.offeroption span, .offeroption label {
   vertical-align: middle;
}

.offeroption a {
    vertical-align:top;
    position: relative;
    top: -2px;
}

.offeroption input {
    vertical-align:middle;
}

ul.offerdotpoints {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    font-size: 11px;
    line-height: 14px;
}

ul.offerdotpoints li {
    font-size: 11px;
    line-height: 130%;
}

.landscapeLabel, .portraitLabel {
    margin-left: 0.5em;
}

/*--------------------------------------------------------------------------------------------------------------
 * Panels
 */
.panelhead {
    background-color: #e6e6e6;
    vertical-align: top;
    padding: 2px;
    padding-left: 8px;
    margin-top: 6px;
}

.panelbody {
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    padding: 20px;
    text-align: left;
    margin-bottom: 18px;
}

.tablepanel.international {
    margin-top: 3px;
}

.tablepanel {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #666666;
}

.tablepanelbg {
    width: 100%;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    margin-bottom: 15px;
}

.tablepaneltd {
    padding: 10px;
}

/*--------------------------------------------------------------------------------------------------------------
 * Buttons
 */

.imgclose {
    margin-right: 3px;
    margin-top: 3px;
    float: right;
    width: 16px;
    height: 14px;
    border: none;
}

.panelspacer{
    clear: both;
    font-size: 1px;
}

.imgbutton{
    vertical-align: middle;
    border: none;
    width: 77px;
    height: 22px;
}

a.bluebutton {
    color:white;
    background-color:#0077B0;
    border: 2px solid;
    border-left-color: #4a96c0;
    border-top-color: #4a96c0;
    border-bottom-color: #003755;
    border-right-color: #003755;
    padding: 3px;
    text-decoration: none;
    margin: 4px;
    text-align: center;

    white-space: nowrap
}

a.smallbutton {
    font-size: 0.75em;
    padding: 2px;
}

/*--------------------------------------------------------------------------------------------------------------
 * Fixes
 */

/* Fix for "Feedback" link in bottom right */
.atlwdg-SUBTLE {
    z-index: 1000;
}

#by {
    clear: both;
}

img.cardtype {
    margin-right: 4px;
}

/* google tracking pixel fix */
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/*--------------------------------------------------------------------------------------------------------------
 * ABN/NZBN Validation
 */
.abnValidation {
    background: white;
    text-align: left;
    font-size: 0.833em;
    padding: 10px;
}

.abnValidation ul {
    margin-top: 4px;
    list-style-type: none;
}

.abnValidation ul li {
    margin: 0;
    padding: 0;
}

.abnValidation label {
    font-weight: bold;
}

/*--------------------------------------------------------------------------------------------------------------
 * Tiny Box
 */
.tbox {
	position:absolute;
    display:none;
    padding:14px 17px;
    z-index:900
}
.tinner {
    padding:15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff url(tinybox2/images/preload.gif) no-repeat 50% 50%;
    border-right: 1px solid #333;
    border-bottom:1px solid #333
}

.tmask {
	position:absolute;
    display:none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 800
}

.tclose {
    position:absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(tinybox2/images/close.png) no-repeat
}

.tclose:hover {
	background-position:0 -30px
}

/*--------------------------------------------------------------------------------------------------------------
 * Home/Landing Page Options
 */
.tophtml {
    max-width: 932px;
}

.bottomhtml {
    max-width: 932px;
}

 #options {
    vertical-align: top;
     clear: both;
 }

.option {
	margin-top: 12px;
	padding: 6px;
	background-color: #f2f2f2;
    border: 1px solid #cccccc;
    border-radius: 4px;
    max-width: 920px;
}

.option:first-child {
	margin: 0;
}

.option fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.option div.subtle.upper {
    font-size: x-large;
    letter-spacing: 6px;
}

.option fieldset div {
	margin-bottom: 0.2em;
}

.option input, .option select {
	width: 17em;
	vertical-align: middle;
}

.option input[name='DesignNo'] {
	width: 5em;
}

.option input[name='CorpSearch'] {
	max-width: 14em;
}

a.btn, button.btn, input.btn, .option .btn, .prices .btn {
	vertical-align: middle;
    padding: 0.1em 0.5em;
    text-transform: uppercase;
}

.optiondetail {
	vertical-align: top;
    margin-top: 0.5em;
    max-width: 31em;
}

.optiondetail label {
    font-size: smaller;
}

.optiondetail h2 {
    margin-top: 0.5em;
}

@media screen and (min-width: 980px) and (max-width: 1084px) {
	.optiondetail {
	   /*width: 28em;*/
	}
}

@media screen and (min-width: 980px) {

	.optiondetail {
        display: inline-block;
        margin-left: 1em;
	}

	.optiondesign {
	   float: left;
	}

	div.landscape {
        min-height: 245px;
    }

    div.portrait {
        min-height: 398px;
    }
}

.optiondesign {
    display: inline-block;
}

.industrydesign {
    vertical-align: top;
    margin-top: 1em;
    display: inline-block;
    margin-right: 1em;
}

@media screen and (max-width: 370px) {
    .optiondesign nobr, .industrydesign nobr {
        font-size: 0.85em;
    }
}

.optiondesign img, .industrydesign img {
	display: block;
	margin-top: 0.25em;
}

.optiondesign a, .industrydesign a {
	text-transform: uppercase;
}

img.landscape {
    width: 378px;
    height: 225px;
}

img.portait {
    width: 225px;
    height: 378px;
}

/*--------------------------------------------------------------------------------------------------------------
 * Shopping Cart
 */
#CartTable {
    width: 100%;
    border: solid 1px gray;
}

#CartTable td {
    padding: 4px;
}

#CartTable td.price,
#CartTable td.value {
    text-align: right;
}

#CartTable td.cello {
    text-align: left;
}

#CartTable tr.delivery td,
#CartTable tr.setup td,
#CartTable tr.discount td,
#CartTable tr.total td {
    background-color: #cccccc;
    text-align: right;
}

#CartTable span.label,
#CartTable tr.total td.value {
    font-weight: bold;
}

#CartTable tr.total td {
    border-top: 1px solid #999999;
}

#CartTable tr.checkout td {
    background-color: #999999;
    text-align: right;
}

#CartTable tr.checkout span:last-child {
    margin-left: 20px;
}

#cartDivWrapper {
    margin-bottom: 20px;
}

/*--------------------------------------------------------------------------------------------------------------
 * Price Matrix
 */
#pricematrix {
    float: left;
}

#pricematrix tr.header td {
    font-weight: bold;
}

#pricematrix tr.header td.extra,
#pricematrix tr.header td.boxprice {
    font-weight: normal;
    font-size: smaller;
}

#pricematrix td.price,
#pricematrix td.clientprice,
#pricematrix td.offerprice {
    text-align: right;
}

#pricematrix tr.priceline td.price {

}


/*--------------------------------------------------------------------------------------------------------------
 * Other
 */

#cardsdiv a {
    font-size: 0.833em;
    font-weight: bold;
}

#cardsdiv p {
    font-size: 0.833em;
}

body.prices .quoteform {
    margin-top: 0.5em;
    max-width: 345px;
}

body.cards .createOwn {
    display: block;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 490.5px) {
    body.cards .createOwn {
        display: inline-block;
        padding: 0;
        margin: 0;
    }
}

body.cardsfront .EditBlockTop .EditBlockHeading,
body.cardsfront .EditBlockTop .EditBlockHeading {
    font-weight: bold;
    text-transform: uppercase;
    height: 25px;
    padding: 4px 8px;
}

body.cardsfront .EditBlockTop .EditBlockBody,
body.cardsfront .EditBlockTop .EditBlockBody {
    padding: 4px 8px;
}

body.cardsfront .EditBlockTop div.field,
body.cardsback .EditBlockTop div.field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

body.cardsfront .EditBlockTop div.field div.nowrap,
body.cardsback .EditBlockTop div.field div.nowrap {
    display: inline-block;
    vertical-align: middle;
}

body.cardsfront .EditBlockTop div.field label,
body.cardsback .EditBlockTop div.field label {
    display: inline-block;
}

body.cardsfront .EditBlockTop div.field input,
body.cardsfront .EditBlockTop div.field select,
body.cardsback .EditBlockTop div.field input,
body.cardsback .EditBlockTop div.field select {
    display: inline-block;
}

body.cardssave #OfferBox {
    float: right;
    margin-top: 10px;
}
.fbIcon {
    background:url(//www.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.fb-show {
    display: none;
}

#fbLogin {
    margin-top: 2px;
    margin-bottom: 2px;
}

/*
.fbLogin div {
    border: none;
}*/

/*
 * Replicate Facebook button styles
 */
a.fb-button, #navpanel a.fb-button {
    color: #FFF;
    display: inline-block;
    text-decoration: none;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;

}

.fb-button, #navpanel .fb-button, fb-button:hover, a.fb-button:hover, #navpanel a.fb-button:hover, #navpanel .fb-button:hover {
    background: #5F78AB;
    background-image: url('/search/images/sharing/fbicons.png');
    background-repeat: no-repeat;
    background-position: -1px -133px;
    border-top: 1px solid #29447E;
    border-right: 1px solid #29447E;
    border-bottom: 1px solid #1A356E;
    border-left: 1px solid #29447E;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8A9CC2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8A9CC2;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding-left: 26px;
    padding-right: 5px;
    text-align: left;
    width:auto;
}