html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

a img {
  border: none; }

img[src*='coremetrics.com'] {
  position: absolute; }

body {
  font-family: Arial, sans-serif;
  color: #4d4b4b;
  -webkit-text-size-adjust: none; }
  body.horizontal {
    min-height: 268px; }
  body.vertical {
    min-height: 416px; }

p {
  line-height: 1.4; }

a {
  color: #006699; }

.emphasize {
  font-weight: bold; }

div#content > h1, div#content > section > h1 {
  margin: 10px 10px 15px;
  font-size: 19px;
  font-weight: bold; }
div#content > p, div#content > section > p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 10px 1em;
  display: block; }
div#content > a, div#content > section > a {
  margin: 0 10px 1em;
  display: inline-block; }
div#content > p:first-child, div#content > a:first-child, div#content > ul#breadcrumbs + p, div#content > ul#breadcrumbs + a, div#content > section > p:first-child, div#content > section > a:first-child, div#content > section > ul#breadcrumbs + p, div#content > section > ul#breadcrumbs + a {
  margin-top: 10px; }
div#content > h2, div#content > section > h2 {
  font-size: 14px;
  margin: 0 10px;
  font-weight: bold; }
div#content > h3, div#content > section > h3 {
  font-size: 14px;
  margin: 0 10px; }
div#content > h4, div#content > section > h4 {
  font-size: 14px;
  margin: 0 10px; }

ul.pagination {
  position: absolute;
  top: -22px;
  right: 10px; }
  ul.pagination li {
    display: inline-block; }

div#content > section h1:first-child {
  font-size: 17px;
  margin-bottom: 12px;
  padding-bottom: 3px;
  border-bottom: 2px solid #999999; }

img#hero {
  margin-bottom: 15px; }

#content nav ul, ul#cat-list, ul#subcat-list, ul.link-list {
  border-top: 1px solid #999999; }
  #content nav ul li, ul#cat-list li, ul#subcat-list li, ul.link-list li {
    position: relative;
    background-color: #e2f0fc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7fcff), color-stop(0.4, #e9f4fa), color-stop(0.5, #dfedf6), color-stop(0.95, #cbe2f0), to(#a1b4c0));
    border-bottom: #999999 solid 1px;
    border-top: white solid 1px;
    color: #006699;
    text-align: left;
    text-shadow: white 0 1px 1px; }
    #content nav ul li a, ul#cat-list li a, ul#subcat-list li a, ul.link-list li a {
      background: url("../../images/mobile/arrow.png") no-repeat right;
      color: inherit;
      display: block;
      font-size: 18px;
      font-weight: bold;
      padding: 10px 27px 10px 10px;
      text-decoration: none; }
    #content nav ul li div.count, ul#cat-list li div.count, ul#subcat-list li div.count, ul.link-list li div.count {
      position: absolute;
      left: 100px;
      top: 45%;
      margin-top: -8px;
      font-weight: normal; }
    #content nav ul li.heading, ul#cat-list li.heading, ul#subcat-list li.heading, ul.link-list li.heading {
      background-color: #999999;
      background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #999999;
      border-top: none;
      border-bottom-color: #666666; }
      #content nav ul li.heading h2, ul#cat-list li.heading h2, ul#subcat-list li.heading h2, ul.link-list li.heading h2 {
        color: white;
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
        font-size: 16px;
        font-weight: bold;
        padding: 7px 9px 6px; }

ul#cat-list li a {
  font-weight: bold;
  padding-right: 65px; }

ul#subcat-list li.product {
  position: relative; }
  ul#subcat-list li.product > a {
    padding-left: 100px;
    padding-top: 8px;
    min-height: 80px;
    color: inherit;
    font-weight: normal;
    color: #4d4b4b; }
    ul#subcat-list li.product > a > * {
      display: inline-block;
      vertical-align: top; }
    ul#subcat-list li.product > a > img {
      position: absolute;
      left: 10px;
      top: 7px;
      width: 80px;
      height: 80px;
      -webkit-box-shadow: 0 2px 10px #e6e6e6;
      border: 1px solid #d9d9d9; }
    ul#subcat-list li.product > a div.info {
      margin-right: 14px; }
      ul#subcat-list li.product > a div.info > * {
        display: block;
        text-shadow: 0 1px 0 white;
        padding-bottom: 6px; }
      ul#subcat-list li.product > a div.info > .product-name {
        font-size: 16px;
        font-weight: bold;
        color: #006699; }
      ul#subcat-list li.product > a div.info > .product-price, ul#subcat-list li.product > a div.info .number-of-reviews {
        font-size: 11px; }
      ul#subcat-list li.product > a div.info .inline-rating > * {
        vertical-align: middle;
        display: inline-block; }
      ul#subcat-list li.product > a div.info .inline-rating .number-of-reviews {
        padding-bottom: 2px; }

.product-flags > span {
  padding-bottom: 2px;
  display: block;
  font-size: 11px;
  text-transform: capitalize; }
  .product-flags > span.flag-image > span {
    display: inline-block;
    padding-left: 2px;
    vertical-align: 3px; }

.flag-image > img {
  vertical-align: -3px; }
.flag-image > span {
  display: inline-block;
  padding-left: 2px; }

.product-price .msrp-price {
  display: block; }
.product-price .our-price.special, .product-price .our-price.sale {
  color: #bc2129; }
  .product-price .our-price.special .label, .product-price .our-price.sale .label {
    text-transform: uppercase; }
.product-price .delivery-surcharge {
  display: block;
  font-size: 11px; }

.price,
.price-strike,
.price-surcharge {
  text-decoration: none; }

.price-sale,
.price-special,
.discounted-price,
.nla {
  color: #bc2129;
  text-transform: uppercase; }

.price-strike,
.price-strike-sale,
.price-strike-special,
.msrp-price,
.discount-applied {
  text-decoration: line-through;
  padding-right: 0.5em; }

.nla {
  color: #bc2129;
  text-transform: capitalize; }

.offscreen {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 1px; }

.wrap#home img#hero {
  width: 100%;
  max-width: 480px; }
.wrap#home #content > div {
  position: relative;
  width: 100%;
  max-width: 480px; }
  .wrap#home #content > div img {
    width: 100%;
    max-width: 480px; }

.hide {
  display: none; }

.layover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10; }
  .layover .layover-content {
    opacity: 0;
    position: relative;
    width: 70%;
    margin: 30px 10%;
    padding: 29px 6% 20px;
    background-color: white;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  white;
    text-shadow: 0 1px 1px rgba(255,255,255,.5);
    -webkit-border-radius: 10px;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 100px black; }
    .layover .layover-content h2 {
      font-weight: bold;
      padding-bottom: 4px; }
    .layover .layover-content p:not(:last-child) {
      padding-bottom: 1em; }
    .layover .layover-content a.close {
      position: absolute;
      display: inline-block;
      background-color: #aaaaaa;
      background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #aaaaaa;
      text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 10px;
      padding: 3px 5px 2px;
      font-size: 12px;
      border-top: 1px solid rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.5);
      right: 5px;
      top: 5px;
      color: white;
      text-decoration: none; }
      .layover .layover-content a.close::after {
        content: "x";
        display: inline-block;
        vertical-align: top;
        line-height: 0.6;
        font-weight: bold;
        font-size: 18px;
        width: 12px;
        padding-left: 2px;
        height: 14px;
        text-align: center;
        background: rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.5);
        margin-left: 4px;
        -webkit-border-radius: 7px; }
  .layover.open {
    display: block; }
    .layover.open .layover-content {
      opacity: 1; }

section#flag-legend h1 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 0 10px;
  margin-top: 10px;
  border-top: 1px solid #333333; }
section#flag-legend li {
  font-size: 14px;
  margin: 1em; }

header {
  display: block;
  position: relative;
  padding: 10px 10px 5px;
  height: 70px;
  box-shadow: 0 2px 2px #cccccc;
  -webkit-box-shadow: 0 2px 2px #cccccc;
  border-bottom: #006699 1px solid; }
  header h1 img {
    width: 69px;
    height: 63px; }
  header nav {
    position: absolute;
    right: 10px;
    top: 13px; }
    header nav ul {
      font-size: 15px;
      font-weight: bold; }
      header nav ul li {
        display: inline-block;
        padding-right: 1ex;
        border-right: 1px solid  #4d4b4b;
        margin-right: 0.5ex; }
        header nav ul li:last-child {
          border-right: 0; }
        header nav ul li a {
          color: #006699;
          text-shadow: 0 1px 1px rgba(255,255,255,.5); }
      header nav ul li:last-child {
        padding-right: 0;
        margin-right: 0; }
  header #cart-summary a {
    position: absolute;
    right: 10px;
    bottom: 12px;
    padding: 6px 6px 6px 31px;
    background-color: #b9d1e9;
    background-image: url("../../images/mobile/cart.png");
    background-image: url("../../images/mobile/cart.png"), -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaaa), color-stop(0.02, #e7f2f9), color-stop(0.5, #e7f2f9), to(#c2dbea));
    background-repeat: no-repeat, repeat;
    background-position: 6px 4px, 0 0;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.5); }

form#search {
  display: block;
  padding: 7px 10px; }
  form#search::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  form#search input[type="search"] {
    font-size: 17px;
    position: absolute;
    left: 5px;
    right: 120px;
    width: auto;
    margin-top: 1px;
    margin-bottom: 10px; }
  form#search button[type="submit"] {
    padding: 4px 10px 4px;
    float: right;
    width: 105px;
    height: 30px; }

footer {
  background: white;
  -webkit-box-shadow: inset 0 1px 0 white;
  display: block;
  clear: both; }
  footer > first-child {
    border-top: 2px solid #999999; }
  footer p, footer a, footer span {
    font-size: 12px; }
  footer #checkout-help {
    background: #dddddd;
    border-bottom: 1px solid #999999; }
    footer #checkout-help a {
      text-shadow: 0 1px 1px rgba(255,255,255,.5);
      background: url("../../images/mobile/arrow.png") no-repeat right;
      color: inherit;
      display: block;
      font-size: 18px;
      font-weight: bold;
      padding: 10px 27px 10px 10px;
      text-decoration: none;
      color: #006699;
      line-height: 22px; }
  footer form#shop-select {
    background: #dddddd;
    padding: 0; }
    footer form#shop-select div {
      padding: 10px 10px 5px;
      border-bottom: #999999 solid 1px; }
      footer form#shop-select div label {
        font-size: 18px;
        text-shadow: 0 1px 0 white;
        padding-bottom: 2px; }
      footer form#shop-select div select {
        font-size: 17px;
        width: 200px; }
  footer nav#user-links {
    border-top: 1px solid #999999;
    border-bottom: white solid 1px; }
    footer nav#user-links li {
      position: relative;
      background-color: #e2f0fc;
      background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7fcff), color-stop(0.4, #e9f4fa), color-stop(0.5, #dfedf6), color-stop(0.95, #cbe2f0), to(#a1b4c0));
      border-bottom: #999999 solid 1px;
      border-top: white solid 1px;
      color: #006699;
      text-align: left;
      text-shadow: white 0 1px 1px; }
      footer nav#user-links li a {
        background: url("../../images/mobile/arrow.png") no-repeat right;
        color: inherit;
        display: block;
        font-size: 18px;
        font-weight: bold;
        padding: 10px 27px 10px 10px;
        text-decoration: none; }
      footer nav#user-links li div.count {
        position: absolute;
        left: 100px;
        top: 45%;
        margin-top: -8px;
        font-weight: normal; }
      footer nav#user-links li.heading {
        background-color: #999999;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #999999;
        border-top: none;
        border-bottom-color: #666666; }
        footer nav#user-links li.heading h2 {
          color: white;
          text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
          font-size: 16px;
          font-weight: bold;
          padding: 7px 9px 6px; }
    footer nav#user-links li {
      background: #eeeeee; }
      footer nav#user-links li.heading {
        border-bottom-width: 0; }
      footer nav#user-links li a {
        font-weight: bold; }
    footer nav#user-links li#footer-home, footer nav#user-links li#footer-cart {
      background: #dddddd; }
  footer nav#footer-links {
    border-top: 2px solid #999999;
    padding: 10px 0;
    display: block; }
    footer nav#footer-links ul {
      padding: 0 10px; }
      footer nav#footer-links ul li {
        display: inline-block;
        padding-right: 1ex;
        border-right: 1px solid  #4d4b4b;
        margin-right: 0.5ex; }
        footer nav#footer-links ul li:last-child {
          border-right: 0; }
        footer nav#footer-links ul li a {
          color: #006699;
          text-shadow: 0 1px 1px rgba(255,255,255,.5); }
      footer nav#footer-links ul li {
        margin: 5px 0 15px; }
  footer #view-other-sites, footer p, footer div.back-to-top {
    display: block;
    padding: 0 10px 10px; }
  footer div.back-to-top {
    margin-top: 15px; }
  footer #view-other-sites ul {
    display: inline-block; }
    footer #view-other-sites ul li {
      display: inline-block;
      padding-right: 1ex;
      border-right: 1px solid  #4d4b4b;
      margin-right: 0.5ex; }
      footer #view-other-sites ul li:last-child {
        border-right: 0; }
      footer #view-other-sites ul li a {
        color: #006699;
        text-shadow: 0 1px 1px rgba(255,255,255,.5); }
  footer #view-other-sites span {
    padding-right: 0.5ex; }

div#content ul.error, div#content ul.errors, div#content p.error, div#content div.error p {
  color: #bc2129;
  list-style-type: square;
  margin: 15px 15px 10px;
  font-size: 12px; }
div#content div.error div {
  list-style-type: square;
  margin-left: 15px;
  font-size: 12px; }
div#content p.error, div#content div.error p, div#content div.error div {
  display: list-item; }
div#content > ul.error, div#content > ul.errors, div#content > p.error, div#content > div.error p {
  margin-left: 25px; }

form {
  position: relative; }
  form ul.error li, form ul.errors li, form label.errorMsg, form div.error p {
    font-size: 12px;
    line-height: 16px;
    color: #bc2129;
    text-transform: none; }
  form aside.required-fields {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0 27px 5px 10px; }
  form label, form span.label {
    display: block;
    width: 100%;
    padding-bottom: 1px;
    font-size: 12px;
    font-weight: bold; }
    form label.error, form span.label.error {
      color: #bc2129; }
  form > section > h1 {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin: 0;
    padding: 10px; }
  form > section section h1 {
    background-color: #999999;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #999999;
    border-top: solid 1px #bbbbbb;
    padding: 5px 10px;
    margin: 0;
    line-height: 20px;
    font-weight: bold;
    color: white;
    text-shadow: 0 -1px 0 black;
    font-size: 14px;
    color: white;
    padding: 6px 10px;
    width: auto;
    margin-bottom: 10px; }
  form > section section h2 {
    padding: 0 10px 6px;
    margin-bottom: 10px;
    font-weight: bold; }
  form fieldset {
    padding: 0 27px 10px 10px; }
    form fieldset fieldset {
      padding: 0; }
  form div.option-group {
    padding: 5px 0; }
  form input[type="checkbox"], form input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(1.4); }
    form input[type="checkbox"] + label, form input[type="radio"] + label {
      display: inline-block;
      width: 85%;
      vertical-align: middle;
      font-weight: normal;
      text-transform: none; }
  form input {
    font-size: 17px; }
    form input[type="email"], form input[type="number"], form input[type="password"], form input[type="search"], form input[type="tel"], form input[type="text"], form input[type="url"] {
      width: 100%;
      margin-bottom: 10px; }
  form select, form textarea {
    font-size: 17px;
    width: 100%;
    margin-bottom: 10px; }
    form select.quantity, form textarea.quantity {
      width: auto; }
  form input, form select, form textarea, form fieldset {
    -webkit-transition: background-color 0.25s ease; }
    form input[disabled], form select[disabled], form textarea[disabled], form fieldset[disabled] {
      background: #bbbbbb; }
    form input + aside, form select + aside, form textarea + aside, form fieldset + aside {
      display: block;
      font-size: 12px;
      position: relative;
      top: -9px;
      padding-top: 3px; }
  form label.error + input, form label.error + select, form label.error + textarea {
    background: #f3e4e5; }
    form label.error + input[disabled], form label.error + select[disabled], form label.error + textarea[disabled] {
      background: #bbbbbb; }
  form div.form-actions {
    position: relative;
    margin: 5px 10px 5px; }
    form div.form-actions > * {
      position: relative;
      top: 0;
      display: none; }
      form div.form-actions > *:first-child {
        display: block;
        left: 0; }
      form div.form-actions > *:last-child:not(:only-child) {
        display: inline-block;
        left: 0; }

input[type="submit"], input[class*="btn-"], input[id^="btn-"], button[type="submit"], button[class*="btn-"], button[id^="btn-"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  border-color: #006699;
  border: 1px solid;
  padding: 3px 10px 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  background: #006699;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); }
  input[type="submit"]::after, input[class*="btn-"]::after, input[id^="btn-"]::after, button[type="submit"]::after, button[class*="btn-"]::after, button[id^="btn-"]::after {
    padding-left: 3px;
    content: url("../../images/mobile/link-arrow.png"); }
  input[type="submit"]::before, input[class*="btn-"]::before, input[id^="btn-"]::before, button[type="submit"]::before, button[class*="btn-"]::before, button[id^="btn-"]::before {
    content: ""; }

a.go-home, a.go-shopping, a.go-checkout, a[class*="btn-"], a[id^="btn-"], #checkout .btn-continue {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  border-color: #006699;
  border: 1px solid;
  padding: 3px 10px 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  background: #006699;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 25px; }
  a.go-home::after, a.go-shopping::after, a.go-checkout::after, a[class*="btn-"]::after, a[id^="btn-"]::after, #checkout .btn-continue::after {
    padding-left: 3px;
    content: url("../../images/mobile/link-arrow.png"); }
  a.go-home::before, a.go-shopping::before, a.go-checkout::before, a[class*="btn-"]::before, a[id^="btn-"]::before, #checkout .btn-continue::before {
    content: ""; }

a.btn-continue-shopping {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  border-color: #006699;
  border: 1px solid;
  padding: 3px 10px 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  background: white;
  color: #006699;
  text-shadow: 0 1px 0 white; }
  a.btn-continue-shopping::after {
    padding-left: 3px;
    content: url("../../images/mobile/link-arrow-secondary.png"); }
  a.btn-continue-shopping::before {
    content: ""; }

a.go-back, a.btn-change-order, a.btn-edit-order, #pip-interstitial a#btn-edit, a.btn-back-to-cart, a.btn-go-to-cart, a.btn-return-to-order, a.go-logout {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  border-color: #006699;
  border: 1px solid;
  padding: 3px 10px 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  background: white;
  color: #006699;
  text-shadow: 0 1px 0 white; }
  a.go-back::before, a.btn-change-order::before, a.btn-edit-order::before, #pip-interstitial a#btn-edit::before, a.btn-back-to-cart::before, a.btn-go-to-cart::before, a.btn-return-to-order::before, a.go-logout::before {
    padding-right: 3px;
    content: url("../../images/mobile/link-arrow-secondary-back.png"); }
  a.go-back::after, a.btn-change-order::after, a.btn-edit-order::after, #pip-interstitial a#btn-edit::after, a.btn-back-to-cart::after, a.btn-go-to-cart::after, a.btn-return-to-order::after, a.go-logout::after {
    content: ""; }

a.btn-cancel-order, div#promo-error a.btn-view-cart {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  border-color: #006699;
  border: 1px solid;
  padding: 3px 10px 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  background: white;
  color: #006699;
  text-shadow: 0 1px 0 white; }
  a.btn-cancel-order::after, a.btn-cancel-order::before, div#promo-error a.btn-view-cart::after, div#promo-error a.btn-view-cart::before {
    content: ""; }

button.btn-add-to-cart, button.btn-proceed-to-checkout, #checkout .btn-continue, #cart-error .btn-continue, #checkout .btn-remove, #checkout .btn-submit-order {
  background-color: #ff7d26;
  text-shadow: none;
  border-color: #ff7d26; }

div.pagination {
  display: block;
  width: 100%;
  height: 40px;
  position: relative; }
  div.pagination p.total-pages {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase; }
  div.pagination .controls {
    position: absolute;
    right: 10px;
    top: 0;
    width: 190px;
    height: 100%; }
    div.pagination .controls > a {
      text-align: center;
      position: absolute;
      width: 35%;
      top: 7px; }
      div.pagination .controls > a.previous-page {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        font-size: 16px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 1px;
        border-color: #006699;
        border: 1px solid;
        padding: 3px 10px 4px;
        cursor: pointer;
        display: inline-block;
        margin: 0;
        background: white;
        color: #006699;
        text-shadow: 0 1px 0 white;
        left: 0; }
        div.pagination .controls > a.previous-page::before {
          padding-right: 3px;
          content: url("../../images/mobile/link-arrow-secondary-back.png"); }
        div.pagination .controls > a.previous-page::after {
          content: ""; }
        div.pagination .controls > a.previous-page:last-child {
          left: auto;
          right: 0; }
      div.pagination .controls > a.next-page {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        font-size: 16px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 1px;
        border-color: #006699;
        border: 1px solid;
        padding: 3px 10px 4px;
        cursor: pointer;
        display: inline-block;
        margin: 0;
        background: white;
        color: #006699;
        text-shadow: 0 1px 0 white;
        right: 0; }
        div.pagination .controls > a.next-page::after {
          padding-left: 3px;
          content: url("../../images/mobile/link-arrow-secondary.png"); }
        div.pagination .controls > a.next-page::before {
          content: ""; }

ul#breadcrumbs {
  background: #dddddd;
  border-color: #e8e8e8 black #d3d3d3;
  border-style: solid;
  border-width: 1px 0;
  display: block;
  margin: 0;
  padding: 6px 0;
  text-shadow: 0 1px 1px rgba(255,255,255,.5);
  font-weight: bold;
  border: none;
  font-size: 14px;
  background: #edf8ff;
  white-space: nowrap;
  color: #4d4b4b;
  overflow: hidden;
  text-overflow: ellipsis; }
  ul#breadcrumbs li {
    color: #4d4b4b;
    display: inline; }
    ul#breadcrumbs li.truncated-breadcrumbs {
      font-weight: bold; }
    ul#breadcrumbs li a, ul#breadcrumbs li span {
      font-weight: normal;
      color: #006699; }
    ul#breadcrumbs li a.breadcrumb-back {
      padding-left: 11px;
      background: url("../../images/mobile/link-arrow-secondary-back.png") left center no-repeat; }
    ul#breadcrumbs li:first-child {
      padding-left: 10px; }
    ul#breadcrumbs li:last-child {
      padding-right: 10px; }
      ul#breadcrumbs li:last-child span {
        color: #4d4b4b; }

.expandable {
  display: block;
  -webkit-transition: background-color 0.5s ease;
  background-color: #006cac;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #006cac;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 1px 1px #aaaaaa;
  margin-bottom: 10px; }
  .expandable a {
    background: url("../../images/mobile/button-arrow.png") left center no-repeat;
    display: block;
    padding: 5px 10px 5px 20px;
    margin-left: 5px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4); }
  .expandable + section {
    height: 0;
    -webkit-transition: all 0.5s ease-out;
    display: block;
    overflow: hidden;
    padding: 0px 10px;
    opacity: 0; }
  .expandable.open {
    background-color: #999999;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.2)), to(rgba(0, 0, 0, .1))),  #999999; }
    .expandable.open + section {
      height: auto;
      padding: 10px 10px;
      opacity: 1; }
    .expandable.open a {
      background: url("../../images/mobile/button-arrow-down.png") left center no-repeat; }

#searchpage #content #search-block, #searchpage #content #zero-results-block, #searchpage #content #other-suggestions, #searchpage #content .cross-brand-container {
  margin: 10px 10px; }
#searchpage #content #search-tips {
  margin: 10px 0; }
#searchpage #content #search-block .search-phrase {
  font-weight: bold; }
#searchpage #content #search-block #sort-container {
  padding-top: 15px; }
  #searchpage #content #search-block #sort-container label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 1px; }
  #searchpage #content #search-block #sort-container select {
    font-size: 17px; }
#searchpage #content #zero-results-block p {
  font-weight: bold; }
#searchpage #content ul#search-tips, #searchpage #content ul#may-we-suggest {
  list-style: disc outside;
  font-size: 14px;
  padding-left: 20px;
  margin: 0 10px; }
  #searchpage #content ul#search-tips > li, #searchpage #content ul#may-we-suggest > li {
    margin: 5px 0; }
  #searchpage #content ul#search-tips > li, #searchpage #content ul#may-we-suggest > li {
    margin: 10px 0; }
#searchpage #content ul#may-we-suggest {
  margin-top: -10px; }
#searchpage #content .pagination {
  border-top: 1px solid #999999; }
#searchpage #content .cross-brand-container {
  background-color: #ecf8f7;
  border: 1px solid #999999;
  margin: 15px 10px;
  padding: 15px; }
  #searchpage #content .cross-brand-container h2, #searchpage #content .cross-brand-container p, #searchpage #content .cross-brand-container img {
    margin-bottom: 10px; }
  #searchpage #content .cross-brand-container h2 {
    font-weight: bold; }

#catalog-quick-shop #content input.catalog, #catalog-quick-shop #content label {
  width: auto;
  display: inline-block; }

