﻿code,
kbd,
pre,
samp {
  font-family: sans-serif !important;
  font-size: 1em;
}

a {
  color: #0060b0 !important;
  text-decoration: none;
}

a:hover {
  color: #0060BD;
  text-decoration: underline;
}

a:focus {
  outline-color: #0060BD;
  color: #143d52;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#666; font-weight:bold; color:#ffffff !important; }


/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #0060b0 !important;
  font-family: sans-serif !important;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h2, .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #0060b0 !important;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0060b0;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #cccccc;
  }

/* --------------------  Secondary Navigation ------------------------ */
block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  font-family: sans-serif !important;
  margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
  font-weight: bold;
  color: #FFFFFF;
}
.block-account li a, .block-cms-menu li a {
    color: #D2D7E0;
    background-color: #0060b0 !important;
    padding: 4px 4px 4px 4px;
    width: 175px;
    display: block;
    border:1px solid #333333;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #0060b0 !important;
}

/* ============================================ *
 * Buttons
 * ============================================ */
 a.button {
  text-decoration: none;
  color:#FFFFFF !important;
}
 
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #0060b0;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: normal;
  font-family: sans-serif !important;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover {
  background: #0060b0;/*2e8ab8*/
  cursor: pointer;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #0060b0 !important;
  font-family: sans-serif !important;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #246b8f;
}

.breadcrumbs {
  overflow: hidden;
  margin: -15px 0 15px;
}

.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.breadcrumbs a {
  float: left;
  color: #636363;
}

.breadcrumbs a:hover {
  color: #0060b0 !important;
}

.breadcrumbs strong {
  color: #636363;
  font-weight: normal;
}

.breadcrumbs span {
  float: left;
  padding: 0 7px;
}

@media only screen and (max-width: 770px) {
  .breadcrumbs {
    display: none;
  }
}
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ededed;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  background-color: #0060b0 !important;
  border-color: #0060b0 !important;
}

.btn-remove:after {
  content: 'X';
  color: #0060b0 !important;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: sans-serif !important;
  font-weight: bold;
}
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
.btn-remove2:after {
  display: none;
}
.btn-remove2:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0060b0;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}

.promo-msg {
  color: #0060b0 !important;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: sans-serif !important;
}

.price-box {
  margin: 7px 0;
  font-family: sans-serif !important;
}

.price-box p {
  margin-bottom: 0;
}

.price-notice {
  color: #a0a0a0;
}

.price-box .price {
  color: #0060b0 !important;
  font-size: 16px;
}

.price-box .price,
.price {
  font-family: sans-serif !important;
}

.price-box .price-label {
  color: #a0a0a0;
  white-space: nowrap;
  font-family: sans-serif !important;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #0060b0 !important;
  display: block;
}
.price-box .minimal-price-link .label {
  color: #a0a0a0;
}

.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

.price-box .old-price .price {
  color: #a0a0a0;
  text-decoration: line-through;
}

.price-box .special-price {
  color: #0060b0 !important;
  padding-left: 1em;
}
.price-box .special-price .price-label {
  color: #D84D3C;
}

.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

span.weee {
  display: block;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px;
  font-family: sans-serif !important;
}
.item-options:after {
  content: '';
  display: table;
  clear: both;
}
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.item-options dt:after {
  content: ': ';
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.truncated a.details:hover {
  text-decoration: none;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #0060b0;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0060b0;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}

.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
  border: 1px solid #ededed;
}

@media only screen and (max-width: 770px) {
  body .product-img-box .product-image:hover {
    border-color: #ededed;
  }
}
.no-touch .product-image:hover {
  border-color: #0060b0 !important;
}

.toolbar,
.pager {
  font-family: sans-serif !important;
  color: #636363;
  line-height: 30px;
  font-size: 12px;
}


.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
.pages strong {
  display: none;
}

.pages li {
  float: left;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.pages .current,
.pages .current:hover {
  color: #636363;
  border: 1px solid #cccccc;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default;
}

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #0060b0;
}

.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #0060b0;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #246b8f;
  border-right: none;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0060b0;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
  font-family:sans-serif !important;
}



/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ededed;
}

label {
  display: inline-block;
  font-size: 13px;
  font-family: sans-serif !important;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

select[multiple] {
  width: 270px;
  border: 1px solid silver;
  font-size: 15px;
  padding: 5px;
}

.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid silver;
  background: #FFFFFF;
  font-size: 15px;
}
.input-text:focus {
  border: 1px solid #0060b0;
}

form .form-instructions {
  font-style: italic;
  font-family:  sans-serif;
  font-size: 13px;
  color: #a0a0a0;
}

.hide-th {
  text-indent: -9999px;
}

.data-table {
  width: 100%;
}

.data-table th {
  background: #cacaca;  /*f4f4f4*/
  text-transform: uppercase;
  font-family: sans-serif !important;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid silver;
}

.data-table tbody td,
.data-table tfoot td {
  font-family:  sans-serif;
}

.data-table tfoot tr {
  background: #f4f4f4;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
  content: ':';
}


  .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #cccccc;
  }
/* ============================================ *
 * Header
 * ============================================ */
.header-language-container,
.page-header {
  font-family: sans-serif !important;
}

/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-language-background {
  padding: 10px;
  background-color: #0060b0 !important;
  text-transform: uppercase;
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
  color: #636363;
  line-height: 30px;
  font-family: sans-serif !important;
}
/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: #0060b0 !important;
  }
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
  .nav-primary a:hover,
  .nav-primary li:hover > a {
    color: #0060b0 !important;
  }
  .nav-primary .menu-active {
    z-index: 200;
  }
  .nav-primary li.level0 ul {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 10;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }
 
#search {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  font-family: sans-serif !important;
}

  #header-account a:hover {
    color: #0060b0 !important;
  }

#header-account a:hover {
  color: #0060b0 !important;
}

.skip-cart .count {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(51, 153, 204, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: sans-serif !important;
}

.skip-link.skip-active .count {
  color: white;
}

.skip-cart.no-count .count {
  display: none;
}

@media only screen and (max-width: 499px) {
  .skip-cart .count {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 771px) {
  .skip-cart {
    color: #0060b0 !important;
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
  }
  .skip-cart .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
  }
  .skip-cart .count:before {
    content: '(';
  }
  .skip-cart .count:after {
    content: ')';
  }

  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #0060b0 !important;
  }
}
.skip-cart .count.empty {
  display: none;
}

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: sans-serif !important;
  font-size: 24px;
  line-height: 1.2;
}

/* List */
.mini-cart-list {
  margin-bottom: 5px;
}

/* ============================================ *
 * Footer
 * ============================================ */
.footer,
.footer button {
  font-family: sans-serif !important;
}

.footer .block-title,
.footer address {
  color: #0060b0 !important;
}
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #636363;
}
.footer .links a:hover {
  color: #0060b0 !important;
}
.footer .block-subscribe {
  float: right;
  width: 320px;
  margin-bottom: 30px;
}


h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 13px;
  font-family: sans-serif !important;
  font-weight: normal;
  line-height: 1.4;
}
h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  color: #636363;
}
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #0060b0 !important;
  text-decoration: none;
}

.products-grid .product-name,
.products-list .product-name {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: sans-serif !important;
}
.products-grid .product-name a,
.products-list .product-name a {
  font-weight: 500;
}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  cursor: pointer;
}
.block-layered-nav .block-subtitle--filter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #0060b0;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-subtitle--filter:hover {
  background-color: #ececec;
}

.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
.block-layered-nav .block-content > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
.block-layered-nav .block-content > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #0060b0;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

  .block-layered-nav .block-content > dl > dt:hover {
    color: #0060b0 !important;
  }
  .block-layered-nav .block-content > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0060b0;
    border-right: none;
  }
  .block-layered-nav .block-content > dl > dt.last {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content > dl > dd {
    display: none;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }

  .block-layered-nav .block-subtitle--filter {
    background-color: #0060b0 !important;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid white;
    border-right: none;
    right: 10px;
    top: 50%;
    margin-top: -5px;
  }
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #0060b0 !important;  /*2e8ab8*/
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

 .block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #0060b0 !important;
  margin-bottom: 10px;
  border: 0;
}
.product-view .product-shop .price-box {
  margin-top: 0;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #0060b0 !important;
  font-size: 24px;
}

  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #0060b0 !important;
  }
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #cccccc;
    border-top: 0;
  }
  .product-collateral > dl > dd.current {
    display: block;
  }

@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #ececec;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:hover {
    color: #0060b0 !important;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0060b0;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 771px) {
  .product-view .product-shop .product-name {
    display: block;
  }

  .product-img-box .product-name {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid silver;
}
#product-attribute-specs-table th {
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px silver;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table .name-wrapper {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 7px;
}
.block-related .block-title {
  border-bottom: none;
}
.block-related .block-title h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}
 
@media only screen and (max-width: 599px) {
  .btn-checkout {
    width: 100%;
  }
}
.cart-table {
  font-family: sans-serif !important;
}
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
.cart-table h2 {
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: sans-serif !important;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
.cart-table tr {
  border-bottom: 1px solid silver;
}
.cart-table tfoot tr {
  background: none;
}
.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: sans-serif !important;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button {
  display: none;
}
.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0;
}
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-sku {
  font-family:  sans-serif;
  font-style: italic;
  font-size: 12px;
  margin: 5px 0 12px;
}
.cart-table .product-cart-sku .label {
  font-weight: 600;
}
.cart-table .btn-empty {
  float: left;
}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #0060b0;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #0060b0;
  border-bottom: none;
  right: -15px;
  top: 6px;
}

  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    font-family: sans-serif !important;
    padding-right: 5px;
    text-transform: uppercase;
  }
 
.shipping .form-list label {
  font-family: sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left;
}
.shipping .sp-methods dd {
  margin-bottom: 10px;
}
.shipping .sp-methods label {
  font-family:  sans-serif;
  font-size: 12px;
  font-style: italic;
  min-width: 100px;
}
.shipping .sp-methods label span {
  font-family: sans-serif !important;
  font-weight: bold;
  font-style: normal;
}
.cart .cart-totals table {
  font-family: sans-serif !important;
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
#discount-coupon-form label,
.cart .giftcard label {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2 {
  color: #0060b0 !important;
}
.crosssell .item a.product-image {
  width: auto;
  float: left;
}


.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #0060b0 !important;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title .number {
  background-color: #99cce5;
}

.opc .section.allow .step-title h2 {
  color: #a0a0a0;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #0060b0 !important;
}

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
.block-progress .block-content {
  font-size: 13px;
}
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}
.block-progress dt.complete {
  color: #636363;
}
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-family:  sans-serif;
  font-style: italic;
}
.block-progress dd address {
  font-style: italic;
}
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #636363;
  font-family:  sans-serif;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 13px;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #0060b0 !important;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #0060b0 !important;
}

.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #0060b0 !important;
  padding-left: 5px;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-family:  sans-serif;
  font-size: 13px;
  color: #a0a0a0;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .data-table td a {
  font-family: sans-serif !important;
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}
/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}
.dashboard .box-account p,
.dashboard .box-account address {
  font-family:  sans-serif !important;
  font-style: normal;
}

.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: sans-serif !important;
  font-size: 13px;
  margin-right: 5px;
}
/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list {
  font-family:  sans-serif;
}
/* ============================================ *
 * Order View
 * ============================================ */
.order-date {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.order-info-box .box-title h2 {
  font-size: 14px;
  font-family: sans-serif !important;
  font-weight: bold;
  line-height: 1.5;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
  font-family:  sans-serif;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  font-family:  sans-serif;
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {
  font-family: sans-serif !important;
  font-weight: normal;
  text-transform: uppercase;
}

   .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .welcome-msg {
    font-family:  sans-serif;
  }
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }


/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: sans-serif !important;
  font-size: 10px;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  color: #0060b0 !important;
  font-size: 12px;
  text-transform: uppercase;
}
#customer-reviews h2 span {
  color: #636363;
}
#customer-reviews h3 {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
#customer-reviews h3 span {
  color: #0060b0 !important;
}
#customer-reviews .fieldset {
  padding-top: 25px;
  width: 470px;
}
#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #cccccc;
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#customer-reviews .fieldset h4 em {
  display: none;
}
#customer-reviews .fieldset .form-list {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-size: 12px;
  font-weight: normal;
}
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #cccccc;
  border-radius: 0;
  min-width: 100%;
  -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
  border: 1px solid #cccccc;
  border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type=text] {
  width: 100%;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 470px;
}
#customer-reviews dl {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
#customer-reviews dl dt {
  margin: 10px 0;
  text-transform: uppercase;
}
#customer-reviews dl dd {
  font-family:  sans-serif;
  font-size: 14px;
  margin: 10px 0;
}
#customer-reviews dl dd .ratings-table {
  font-family: sans-serif !important;
  font-size: 12px;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  color: #0060b0 !important;
  font-family: sans-serif !important;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
   #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0px;
  }
.slideshow-pager span:hover:before {
  background-color: #0060b0 !important;  /*2e8ab8*/
}
.slideshow-pager span.cycle-pager-active:before {
  background-color: #297aa3;
}
.slideshow-pager > * {
  cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #0060BD transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #2e8ab8;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid silver;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  font-family: sans-serif !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #0060b0 !important;
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
  font-family: sans-serif !important;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid silver;
  width: 100%;
  height: 45px;
  font-size: 11px;
  font-family: sans-serif !important;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #0060b0;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  font-family: sans-serif !important;
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #636363;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #0060b0 !important;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #0060b0 !important;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

.header-minicart .block-subtitle {
  color: #50A4CF;
  font-family: sans-serif !important;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -3px;
}
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  color: #0060b0 !important;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #0060b0 !important;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.header-minicart .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #0060b0 !important;
}
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
 
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #0060b0;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #0060b0 !important;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete ul li:hover {
  color: #0060b0 !important;
}
.search-autocomplete ul li.selected {
  background-color: #0060b0 !important;
  color: white;
}
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0060b0;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f4f4f4;
  border: 1px solid #ededed;
  padding: 30px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #ededed;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-family: sans-serif !important;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #cccccc;
  color: #0060b0 !important;
  font-size: 16px;
  font-weight: 600;
  font-family: sans-serif !important;
  padding-bottom: 10px;
}
.product-review .ratings-table {
  font-family: sans-serif !important;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 400;
  font-family: sans-serif !important;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-family: sans-serif !important;
  font-size: 13px;
}

@media only screen and (min-width: 771px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
}
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: #636363;
  font-family:  sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #0060b0 !important;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #0060b0 !important;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: #636363;
  font-family:  sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: sans-serif !important;
}

#accordion .toggle-tabs {
  display: none;
}
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #0060b0;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #ececec;
}
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
}
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}
#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 770px) {
  #contactForm {
    padding-left: 0;
  }
}
.price-box .minimal-price-link .label {
  color: #cf5050;
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

.catalogsearch-term-popular . {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

.tags-list a {
    font-size:14px !important;
}

.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 771px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f4f4f4;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin-bottom: 10px;
  font-family: sans-serif !important;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #dddddd;
}

div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}

/********************************RMA STYLES GO HERE******************************************/

input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
    width: 365px;
    max-width: 100%;
}

input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
    height: 30px;
    padding: 0 8px;
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

a.rma-button {
    text-decoration: none;
    color:#ffffff !important;
}

.a-left {
    text-align: left;
}

.rma-button {
     background: #0060B0 !important;    /*3399cc*/
     display: inline-block;
     padding: 7px 15px;
     border: 0;
     color: #FFFFFF;
     font-size: 13px;
     font-weight: normal;
     font-family: sans-serif !important;
     line-height: 19px;
     text-align: center;
     text-transform: uppercase;
     vertical-align: middle;
     white-space: nowrap;
}

.buttons-set:a{!important color:#0060b0; background-color:#0060b0;}

.rma-button:hover {
      background: #0060B0;
      cursor: pointer;
}
#rma-search-form input[type=text], #rma-search-form select {
    width: 100%;
}

#rma-search-form select {
    width: 100%;
    height: 100%;
}
#rma-invoice-header-table {
    width: 100%;
    font-size: 1.05em;
    max-width: 300px;
}

#rma-invoice-header-table td {
    padding: 3px;
}

#rma-invoice-header-table td.a-left {
    padding-left: 10px;
}
.please-wait#changing_please_wait {
    float: left;
}

div.items-dialog {
    width: 850px !important;
}

div.prod-items-dialog {
    width: 640px !important;
}

.dialog_content {
    background-color: white;
}

.dialog .dialog_close {
    left: initial;
    right: 8px;
}

.dialog table.table_window td.dialog_nw, .dialog table.table_window th.dialog_nw,
.dialog table.table_window td.dialog_ne, .dialog table.table_window th.dialog_ne,
.dialog table.table_window td.dialog_n, .dialog table.table_window th.dialog_n,
.dialog table.table_window td.dialog_e, .dialog table.table_window th.dialog_e,
.dialog table.table_window td.dialog_w, .dialog table.table_window th.dialog_w,
.dialog table.table_window td.dialog_sw, .dialog table.table_window th.dialog_sw,
.dialog table.table_window td.dialog_se, .dialog table.table_window th.dialog_se {
    padding: 0px;
}

.dialog table.table_window td, .dialog table.table_window th {
    vertical-align: middle;
    padding: 5px;
}

.dialog table.table_window td .add-items-button-set input.rma-button {
    width: 82px;
}

.dialog table.table_window td table.data-table td span.please-wait {
    margin-top: 0px;
    height: 18px;
}

table.data-table td.reason select, table.data-table td.action select {
    height: 30px;
}

#add_item_popup.popup-active, #add_prod_item_popup.popup-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    margin-left: 340px;
    margin-right: auto;
    top: -90px;
    left: 0;
    right: 0;
    min-height: 250px;
    z-index: 200;
    background: white;
}

#add_item_popup.popup-skipped, #add_prod_item_popup.popup-skipped {
    display: none;
}

.items-popoup-grid {
    height: 400px;
    overflow-y: scroll;
}

.items-popoup-grid table.rma {
    margin-top: 0px;
}

.add-items-button-set {
    background: #636363;
}

.add-items-button-set .buttons-set {
    border-top: 1px solid silver;
    padding: 5px 0px;
    margin: 5px 0px;
}

.minicart-actions .add-item-btn {    
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.calendar {
    z-index: 300;
}
/**********************************IMPORTANT DEFAULT STYLES************************************/
html {
  font-family: sans-serif !important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}
code,
kbd,
pre,
samp {
  font-family: sans-serif !important;
  font-size: 1em;
}


body,
button,
input,
select,
table,
textarea {
  font-family: sans-serif !important;
  color: #636363;
  font-size: 14px;
  line-height: 1.5;
}

h1, .h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #0060b0 !important;
  font-family: sans-serif !important;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h2, .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h5, .h5 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #0060b0 !important;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
  font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }

  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
  font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
  }

.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  font-family: sans-serif !important;
  margin: 7px 0;
}

.block-account li a, .block-cms-menu li a {
    color: #D2D7E0;
    background-color: #0060b0 !important;
    padding: 4px 4px 4px 4px;
    width: 175px;
    display: block;
    border:1px solid #333333;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #0060b0 !important;
}

.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #0060b0;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  font-family: sans-serif !important;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #0060b0 !important;
  font-family: sans-serif !important;
}


.breadcrumbs li {
  float: left;
  font-size: 12px;
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.breadcrumbs a {
  float: left;
  color: #636363;
}

.breadcrumbs a:hover {
  color: #0060b0 !important;
}

.breadcrumbs strong {
  color: #636363;
  font-weight: normal;
}

.breadcrumbs span {
  float: left;
  padding: 0 7px;
}

@media only screen and (max-width: 770px) {
  .breadcrumbs {
    display: none;
  }
}

.btn-remove:hover,
.btn-previous:hover {
  background-color: #0060b0 !important;
  border-color: #0060b0 !important;
}

.btn-remove:after {
  content: 'X';
  color: #0060b0 !important;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: sans-serif !important;
  font-weight: bold;
}

.promo-msg {
  color: #0060b0 !important;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: sans-serif !important;
}

.price-box {
  margin: 7px 0;
  font-family: sans-serif !important;
}


.price-box .price {
  color: #0060b0 !important;
  font-size: 16px;
}

.price-box .price,
.price {
  font-family: sans-serif !important;
}

.price-box .price-label {
  color: #a0a0a0;
  white-space: nowrap;
  font-family: sans-serif !important;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #0060b0 !important;
  display: block;
}
.price-box .minimal-price-link .label {
  color: #a0a0a0;
}


.price-box .old-price .price {
  color: #a0a0a0;
  text-decoration: line-through;
}

.price-box .special-price {
  color: #0060b0 !important;
  padding-left: 1em;
}


.item-options {
  font-size: 14px;
  font-family: sans-serif !important;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #0060b0;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}

.no-touch .product-image:hover {
  border-color: #0060b0 !important;
}


.toolbar,
.pager {
  font-family: sans-serif !important;
  color: #636363;
  line-height: 30px;
  font-size: 12px;
}


.pager .amount {
  float: left;
  font-family: sans-serif !important;
  white-space: nowrap;
  margin: 0 15px 0 0;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #0060b0;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}


#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #0060b0;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0060b0;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ededed;
}

label {
  display: inline-block;
  font-size: 13px;
  font-family: sans-serif !important;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: ' *';
  color: #df280a;
  font-weight: normal;
  font-family: sans-serif !important;
  font-size: 12px;
}


.input-text:focus {
  border: 1px solid #0060b0;
}


form .form-instructions {
  font-style: italic;
  font-family: sans-serif !important;
  font-size: 13px;
  color: #a0a0a0;
}

.data-table th {
  background: #cacaca;
  text-transform: uppercase;
  font-family: sans-serif !important;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table tbody td,
.data-table tfoot td {
  font-family: sans-serif !important;
}


@media only screen and (max-width: 479px) {
 .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
  font-family: sans-serif !important;
    padding-right: 5px;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 599px) {
  .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
  font-family: sans-serif !important;
    padding-right: 5px;
    text-transform: uppercase;
  }
}  

.header-language-container,
.page-header {
  font-family: sans-serif !important;
}

.header-language-background {
  padding: 10px;
  background-color: #0060b0 !important;
  text-transform: uppercase;
}

@media only screen and (max-width: 770px) {
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: #0060b0 !important;
  }
}

@media only screen and (min-width: 771px) {
  .nav-primary a:hover,
  .nav-primary li:hover > a {
    color: #0060b0 !important;
  }
}

#search {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  font-family: sans-serif !important;
}

@media only screen and (min-width: 771px) {
  #header-account a:hover {
    color: #0060b0 !important;
  }
}


#header-account a:hover {
  color: #0060b0 !important;
}

.skip-cart .count {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  width: 22px;
  height: 22px;
  background: rgba(51, 153, 204, 0.9);
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family: sans-serif !important;
}

@media only screen and (min-width: 771px) {
  .skip-cart {
    color: #0060b0 !important;
    text-transform: uppercase;
  }
  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #0060b0 !important;
  }  
}

.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: sans-serif !important;
  font-size: 24px;
  line-height: 1.2;
}

.footer,
.footer button {
  font-family: sans-serif !important;
}

.footer .block-title,
.footer address {
  color: #0060b0 !important;
}

.footer .links a:hover {
  color: #0060b0 !important;
}

h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 13px;
  font-family: sans-serif !important;
  font-weight: normal;
  line-height: 1.4;
}

h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #0060b0 !important;
  text-decoration: none;
}

.products-grid .product-name,
.products-list .product-name {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: sans-serif !important;
}

.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  cursor: pointer;
}

.block-layered-nav .block-content > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}

  .block-layered-nav .block-content > dl > dt:hover {
    color: #0060b0 !important;
  }

  .block-layered-nav .block-content > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0060b0;
    border-right: none;
  }

  .block-layered-nav .block-subtitle--filter {
    background-color: #0060b0 !important;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF;
  }

.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #0060b0 !important;
  margin-bottom: 10px;
  border: 0;
}

.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #0060b0 !important;
  font-size: 24px;
}


  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #0060b0 !important;
  }


@media only screen and (max-width: 770px) {
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
  font-family: sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    color: #0060b0 !important;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #0060b0;
    border-right: none;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #0060b0;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }  
}

.grouped-items-table .name-wrapper {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.block-related .block-title h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}

.cart-table {
  font-family: sans-serif !important;
}


.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: sans-serif !important;
}

.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: sans-serif !important;
}


.cart-table .product-cart-sku {
  font-family: sans-serif !important;
  font-style: italic;
  font-size: 12px;
  margin: 5px 0 12px;
}

.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #0060b0;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}


.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #0060b0;
  border-bottom: none;
  right: -15px;
  top: 6px;
}

  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
  font-family: sans-serif !important;
    padding-right: 5px;
    text-transform: uppercase;
  }

  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
  font-family: sans-serif !important;
  }

.shipping .form-list label {
  font-family: sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}

.shipping .sp-methods label {
  font-family: sans-serif !important;
  font-size: 12px;
  font-style: italic;
  min-width: 100px;
}
.shipping .sp-methods label span {
  font-family: sans-serif !important;
  font-weight: bold;
  font-style: normal;
}

.cart .cart-totals table {
  font-family: sans-serif !important;
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}

.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: sans-serif !important;
}

#discount-coupon-form label,
.cart .giftcard label {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}

.crosssell h2 {
  color: #0060b0 !important;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #0060b0 !important;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #0060b0 !important;
}

.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}

.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}

.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: sans-serif !important;
  font-style: italic;
}

.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #636363;
  font-family: sans-serif !important;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 13px;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #0060b0 !important;
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #0060b0 !important;
}

.availability.out-of-stock span {
  color: #a0a0a0;
}


.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #0060b0 !important;
  padding-left: 5px;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-family: sans-serif !important;
  font-size: 13px;
  color: #a0a0a0;
}

.remember-me-popup p {
  font-family: sans-serif !important;
}

body.customer-account .data-table td a {
  font-family: sans-serif !important;
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}

.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: sans-serif !important;
  font-size: 13px;
  margin-right: 5px;
}

.my-account .addresses-list {
  font-family: sans-serif !important;
}


.order-date {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.order-info-box .box-title h2 {
  font-size: 14px;
  font-family: sans-serif !important;
  font-weight: bold;
  line-height: 1.5;
}


.order-info-box .box-content {
  float: left;
  font-family: sans-serif !important;
}

.order-info-box .box-content td,
.order-info-box .box-content th {
  font-family: sans-serif !important;
  line-height: 1.3;
}

.order-info-box .box-content strong {
  font-family: sans-serif !important;
  font-weight: normal;
  text-transform: uppercase;
}

  .dashboard .welcome-msg {
  font-family: sans-serif !important;
  }

#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: sans-serif !important;
  font-size: 10px;
  text-transform: uppercase;
}

#customer-reviews h2 {
  color: #0060b0 !important;
  font-size: 12px;
  text-transform: uppercase;
}

#customer-reviews h3 {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
#customer-reviews h3 span {
  color: #0060b0 !important;
}

#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #cccccc;
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}

#customer-reviews .fieldset .form-list {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}

#customer-reviews dl {
  font-family: sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}

#customer-reviews dl dd {
  font-family: sans-serif !important;
  font-size: 14px;
  margin: 10px 0;
}
#customer-reviews dl dd .ratings-table {
  font-family: sans-serif !important;
  font-size: 12px;
  width: 100%;
}

#customer-reviews dl dd .review-meta {
  color: #0060b0 !important;
  font-family: sans-serif !important;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.ratings-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}

.cycle-overlay {
  font-family: sans-serif !important;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}


#wishlist-table.clean-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}

#wishlist-table.clean-table thead th {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  font-family: sans-serif !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #0060b0 !important;
}

#wishlist-table .wishlist-sku {
  font-size: 11px;
  font-family: sans-serif !important;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid silver;
  width: 100%;
  height: 45px;
  font-size: 11px;
  font-family: sans-serif !important;
}

#wishlist-table textarea:focus {
  border: 1px solid #0060b0;
}

#wishlist-table .price-box {
  font-family: sans-serif !important;
  font-size: 12px;
}

#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #0060b0 !important;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #0060b0 !important;
}

.header-minicart .block-subtitle {
  color: #50A4CF;
  font-family: sans-serif !important;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.header-minicart .product-details .product-name a {
  color: #0060b0 !important;
}

.header-minicart .info-wrapper td {
  color: #0060b0 !important;
  clear: right;
}

.header-minicart .subtotal .price {
  color: #0060b0 !important;
}

.search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #0060b0;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #0060b0 !important;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}

.search-autocomplete ul li.selected {
  background-color: #0060b0 !important;
  color: white;
}

.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #0060b0;
  border-top: none;
  left: 50%;
  top: -7px;
}

.product-review .product-img-box p.label {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-family: sans-serif !important;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.product-review .product-details h2 {
  border-bottom: 1px solid #cccccc;
  color: #0060b0 !important;
  font-size: 16px;
  font-weight: 600;
  font-family: sans-serif !important;
  padding-bottom: 10px;
}
.product-review .ratings-table {
  font-family: sans-serif !important;
}

.product-review .ratings-description dt {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 400;
  font-family: sans-serif !important;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-family: sans-serif !important;
  font-size: 13px;
}

.cms-page-view .std p,
.cms-no-route .std p {
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #0060b0 !important;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #0060b0 !important;
}

.cms-page-view .std li,
.cms-no-route .std li {
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}

.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: sans-serif !important;
}

#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}

#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #0060b0;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

.price-box .minimal-price-link .label {
  color: #cf5050;
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}

img.large{
	width:220px;
	height:auto;
}


.box-content a{
	text-transform:uppercase;
}


@media print
{   
    .no-print, .no-print *
    {
        display: none !important;
    }
}
/****************************************************************/
/*****************************MAIN CSS FILE**********************/
/****************************************************************/
html {
  font-family: sans-serif !important;
}

code,
kbd,
pre,
samp {
  font-family: sans-serif !important;
  font-size: 1em;
}

body,
button,
input,
select,
table,
textarea {
  font-family: sans-serif !important;
}

a {
  color: #0060b0 !important;
  text-decoration: none;
}

a:hover {
  color: #2e8ab8;
  text-decoration: underline;
}

h1, .h1 {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

h2, .h2 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

h3, .h3 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

h4, .h4 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

h5, .h5 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

h6, .h6 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.block-title h2,
.block-title h3,
.block-title strong {
  font-family: sans-serif !important;
  color: #0060b0 !important;
}

@media only screen and (max-width: 770px) {
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
  font-family: sans-serif !important;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
  font-family: sans-serif !important;
    text-transform: uppercase;
  }
}
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  font-family: sans-serif !important;
  margin: 7px 0;
}
.block-account li a, .block-cms-menu li a {
    color: #D2D7E0;
    background-color: #0060b0 !important;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #0060b0 !important;
}

.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background: #0060b0;
}

.button2 span,
.button2 span span {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #246b8f;
}

@media only screen and (max-width: 479px) {
  .buttons-set .back-link {
    display: none;
  }
  .buttons-set .required {
    display: none;
  }
}

.breadcrumbs li {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.breadcrumbs a:hover {
  color: #0060b0 !important;
}

.btn-remove:hover,
.btn-previous:hover {
  background-color: #0060b0 !important;
  border-color: #0060b0 !important;
}

.btn-remove:after {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.promo-msg {
  color: #0060b0 !important;
  text-transform: uppercase;
  font-family: sans-serif !important;
}
.price-box {
  font-family: sans-serif !important;
}

.price-notice {
  color: #a0a0a0;
}

.price-box .price {
  color: #0060b0 !important;
}

.price-box .price,
.price {
  font-family: sans-serif !important;
}

.price-box .price-label {
  font-family: sans-serif !important;
}

.price-box .minimal-price-link {
  color: #0060b0 !important;
}

.price-box .special-price {
  color: #0060b0 !important;
}

.item-options {
  font-size: 14px;
  font-family: sans-serif !important;
}

.truncated .truncated_full_value .item-options {
  border: 1px solid #0060b0;
}
.truncated .truncated_full_value .item-options:after {
  border-bottom: 7px solid #0060b0;
}

.no-touch .product-image:hover {
  border-color: #0060b0 !important;
}

.toolbar,
.pager {
  font-family: sans-serif !important;
}

.pager .amount {
  font-family: sans-serif !important;
}

.pages a,
.pages .current {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #0060b0;
}

.pages .next:before {
  border-left: 4px solid #0060b0;
}
.pages .next:hover:before {
  border-left: 4px solid #246b8f;
  border-right: none;
}

.pages .previous:before {
  border-right: 4px solid #0060b0;
}

#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  border-top: 7px solid #0060b0;
}

form .legend {
  font-family: sans-serif !important;
}

label {
  font-family: sans-serif !important;

label.required:after,
span.required:after {
  color: #df280a;
  font-weight: normal;
  font-family: sans-serif !important;
}

.input-text:focus {
  border: 1px solid #0060b0;
}

form .form-instructions {
  font-family: sans-serif !important;
}

.data-table th {
  font-family: sans-serif !important;
}


.data-table tbody td,
.data-table tfoot td {
  font-family: sans-serif !important;
}

.header-language-container,
.page-header {
  font-family: sans-serif !important;
}

.header-language-background {
  background-color: #0060b0 !important;
  text-transform: uppercase;
}

.nav-primary a {
  font-family: sans-serif !important;
}

@media only screen and (max-width: 770px) {
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: #0060b0 !important;
  }
}
@media only screen and (min-width: 771px) {
  .nav-primary a:hover,
  .nav-primary li:hover > a {
    color: #0060b0 !important;
  }
}

#search {
  font-family: sans-serif !important;
}

@media only screen and (min-width: 771px) {
  #header-account a:hover {
    color: #0060b0 !important;
  }
}

#header-account a:hover {
  color: #0060b0 !important;
}

.skip-cart .count {
  background: rgba(51, 153, 204, 0.9);
  font-family: sans-serif !important;
}

@media only screen and (min-width: 771px) {
  .skip-cart {
    color: #0060b0 !important;
    text-transform: uppercase;
  }

  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #0060b0 !important;
  }
}

.cart-menu .subtotal {
  font-family: sans-serif !important;
}

.footer,
.footer button {
  font-family: sans-serif !important;
}

.footer .block-title,
.footer address {
  color: #0060b0 !important;
}
.footer .links a:hover {
  color: #0060b0 !important;
}

h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  color: #636363;
  font-family: sans-serif !important;
  text-transform: uppercase;
  font-size: 13px;
}
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #0060b0 !important;
  text-decoration: none;
}

.products-grid .product-name,
.products-list .product-name {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: sans-serif !important;
}

.block-layered-nav .block-subtitle--filter {
  font-family: sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}
.block-layered-nav .block-subtitle--filter:after {
  border-top: 4px solid #0060b0;
}

.block-layered-nav .block-content > dl > dt {
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}
.block-layered-nav .block-content > dl > dt:after {
  border-top: 4px solid #0060b0;
}

  .block-layered-nav .block-content > dl > dt:hover {
    color: #0060b0 !important;
  }
  .block-layered-nav .block-content > dl > dt:after {
    border-left: 4px solid #0060b0;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    border-top: 4px solid #0060b0;
  }

  .block-layered-nav .block-subtitle--filter {
    background-color: #0060b0 !important;
  }
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #2e8ab8;
    color: #FFFFFF;
  }

.block-layered-nav .currently .block-subtitle {
  font-family: sans-serif !important;
  font-size: 14px;
  text-transform: uppercase;
}

.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #0060b0 !important;
  margin-bottom: 10px;
  border: 0;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #0060b0 !important;
  font-size: 24px;
}

  .product-collateral .toggle-tabs li > span {
    text-transform: uppercase;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #0060b0 !important;
  }
}
@media only screen and (max-width: 770px) {
  .product-collateral > dl > dt {
  font-family: sans-serif !important;
  }
  .product-collateral > dl > dt:after {
    border-top: 4px solid #0060b0;
  }
  .product-collateral > dl > dt:hover {
    color: #0060b0 !important;
  }
  .product-collateral > dl > dt:after {
    border-left: 4px solid #0060b0;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    border-top: 4px solid #0060b0;
  }
}


.grouped-items-table .name-wrapper {
  color: #0060b0 !important;
  font-family: sans-serif !important;
}

.block-related .block-title h2 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

@media only screen and (max-width: 599px) {
  .btn-checkout {
    width: 100%;
  }
}
.cart-table {
  font-family: sans-serif !important;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: sans-serif !important;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: sans-serif !important;
}
.cart-table .product-cart-sku {
  font-family: sans-serif !important;
}
.cart-table .product-cart-sku .label {
  font-weight: 600;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  border-top: 6px solid #0060b0;
  right: -15px;
  top: 6px;
}

@media only screen and (max-width: 599px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
  font-family: sans-serif !important;
    text-transform: uppercase;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before {
  font-family: sans-serif !important;
  }
}
.shipping .form-list label {
  font-family: sans-serif !important;
  text-transform: uppercase;
}
.shipping .sp-methods label {
  font-family: sans-serif !important;
  font-size: 12px;
}
.shipping .sp-methods label span {
  font-family: sans-serif !important;
}

.cart .cart-totals table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: sans-serif !important;
}

#discount-coupon-form label,
.cart .giftcard label {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.crosssell h2 {
  color: #0060b0 !important;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  background-color: #0060b0 !important;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #0060b0 !important;
}

.block-progress dt {
  font-family: sans-serif !important;
}
.block-progress dd {
  font-family: sans-serif !important;
}
.block-progress .payment-info dt {
  font-family: sans-serif !important;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #0060b0 !important;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #0060b0 !important;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #a0a0a0;
}

.product-view .product-options .swatch-attr .select-label {
  color: #0060b0 !important;
}

.opc #opc-login p:not(.required) {
  font-family: sans-serif !important;
}

.remember-me-popup p {
  font-family: sans-serif !important;
}

body.customer-account .data-table td a {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-family: sans-serif !important;
}

.my-account .addresses-list {
  font-family: sans-serif !important;
}

.order-date {
  font-family: sans-serif !important;
  text-transform: uppercase;
}

.order-info-box .box-title h2 {
  font-family: sans-serif !important;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
  font-family: sans-serif !important;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  font-family: sans-serif !important;
}
.order-info-box .box-content strong {
  font-family: sans-serif !important;
  font-weight: normal;
  text-transform: uppercase;
}

@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  .dashboard .welcome-msg {
  font-family: sans-serif !important;
  }
}

#customer-reviews .review-heading .pager .count-container .limiter label {
  font-family: sans-serif !important;
  text-transform: uppercase;
}
#customer-reviews h2 {
  color: #0060b0 !important;
  text-transform: uppercase;
}
#customer-reviews h3 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}
#customer-reviews h3 span {
  color: #0060b0 !important;
}
#customer-reviews .fieldset h4 {
  font-family: sans-serif !important;
  text-transform: uppercase;
}
#customer-reviews .fieldset .form-list {
  font-family: sans-serif !important;
  text-transform: uppercase;
  width: 470px;
}
#customer-reviews dl {
  font-family: sans-serif !important;
}
#customer-reviews dl dt {
  text-transform: uppercase;
}
#customer-reviews dl dd {
  font-family: sans-serif !important;
}
#customer-reviews dl dd .ratings-table {
  font-family: sans-serif !important;
}
#customer-reviews dl dd .review-meta {
  color: #0060b0 !important;
  font-family: sans-serif !important;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.ratings-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}

.slideshow-pager span {
  font-family: sans-serif !important;
}

.cycle-overlay {
  font-family: sans-serif !important;
}

#wishlist-table.clean-table {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table thead th {
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  font-family: sans-serif !important;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #0060b0 !important;
}
#wishlist-table .wishlist-sku {
  font-family: sans-serif !important;
}
#wishlist-table textarea {
  font-family: sans-serif !important;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #0060b0;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #0060b0 !important;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #0060b0 !important;
}

.header-minicart .block-subtitle {
  color: #50A4CF;
  font-family: sans-serif !important;
  text-transform: uppercase;

}
.header-minicart .product-details .product-name a {
  color: #0060b0 !important;
}
.header-minicart .info-wrapper td {
  color: #0060b0 !important;
  clear: right;
}
.header-minicart .subtotal .price {
  color: #0060b0 !important;
}
.header-minicart .minicart-actions .cart-link {
  text-transform: uppercase;
}

.search-autocomplete ul {
  border: 1px solid #0060b0;
}
.search-autocomplete ul li {
  color: #0060b0 !important;
}
.search-autocomplete ul li:hover {
  color: #2e8ab8;
}
.search-autocomplete ul li.selected {
  background-color: #0060b0 !important;
  color: white;
}
.search-autocomplete:before {
  border-bottom: 7px solid #0060b0;
}

.product-review .product-details h2 {
  color: #0060b0 !important;
  font-family: sans-serif !important;

}
.product-review .ratings-table {
  font-family: sans-serif !important;
}
.product-review .ratings-description dt {
  font-family: sans-serif !important;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-family: sans-serif !important;
  font-size: 13px;
}

.cms-page-view .std p,
.cms-no-route .std p {
  color: #636363;
  font-family: sans-serif !important;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #0060b0 !important;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #0060b0 !important;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: #636363;
  font-family: sans-serif !important;
}

.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  font-family: sans-serif !important;
}

#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
#accordion > dl > dt:after {
  border-top: 4px solid #0060b0;
}
.price-box .minimal-price-link .label {
  color: #cf5050;
  font-family: sans-serif !important;
  font-size: 12px;
  text-transform: uppercase;
}

.tags-list a {
    font-size:14px !important;
}

body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  font-family: sans-serif !important;
}

img.large{
	width:220px;
	height:auto;
}


.box-content a{
	text-transform:uppercase !important;
}


@media print
{   
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.page-print .print-head .logo {
  float: none;
  max-height: 110px !important;
  width: auto;
}

.logo {
  display: block;
  float: left;
  width: 60%;
  min-width: 100px;
  min-height: 44px;
  text-align: center;
  padding: 10px;
}

.rma-button {
    background: #0060b0 !important;
    }    