* {
  margin: 0;
  padding: 0;
}
body {
  background: #222222 url('../images/pagebg.jpg') center repeat-y;
  font: 14px/1.5 Helvetica, sans-serif;
  color: #000000;
  text-align: center;
}
img {
  border: 0;
  vertical-align: top;
}
a {
  color: #336699;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
:focus { outline: 0; }
.home-spif a { color: #000000; }
.home-spif a:hover { color: #111111; }
h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  margin: 10px 0;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.34;
  margin: 10px 0;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.375;
  margin: 10px 0;
}
h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
h5 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
h6 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}
#carousel-wrapper h2 {
  font-size: 22px;
  font-weight: normal;
}
#carousel-content img {
  float: right;
  margin-right: 30px;
}
form { display: inline; }
fieldset { border: 0; }
legend { display: none; }
select {
  display: block;
  margin: 0 0 20px 0;
}
form label {
  display: inline;
  margin: 20px 0 -10px 0;
  font-size: 1.2em;
  font-weight: bold;
}
.block label {
  display: inline;
  font-weight: normal;
}
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
address, cite { font-style: normal; }
q, blockquote { quotes: none; }
q:before { content: ''; }
q:after { content: ''; }
small, big { font-size: 1em; }
sup {
  font-size: 1em;
  vertical-align: top;
}
ul, ol { list-style: none; }
dd { margin: 0 0 20px 0; }
.nobr { white-space: nowrap !important; }
.wrap { white-space: normal !important; }
.a-left { text-align: left !important; }
.a-center { text-align: center !important; }
.a-right { text-align: right !important; }
.v-top { vertical-align: top; }
.v-middle { vertical-align: middle; }
.f-left, .left { float: left !important; }
.f-right, .right { float: right !important; }
.f-none { float: none !important; }
.f-fix {
  float: left;
  width: 100%;
}
.no-display { display: none; }
.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }
.no-bg { background: none !important; }
.gradientBGTop {
  background-image: url('../images/spiffbg.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
  background-position: top;
}
.gradientBGBottom {
  background-image: url('../images/spiffbgi.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
  background-position: bottom;
}
.page {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  background-color: #fafbfb;
}
.page-print {
  background: #ffffff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 20px;
  text-align: left;
}
.main {
  padding: 20px 0;
  background: #ffffff;
}
.col-left {
  float: left;
  width: 290px;
  padding: 5px 5px 0;
  margin-left: -748px;
}
.col2-left-layout .col-left { margin-left: 0; }
.col-main {
  float: left;
  width: 565px;
  padding: 0 0 0 40px;
}
.col-right {
  float: right;
  width: 290px;
  padding: 0 40px 0 0;
}
.cms-home .col-right { padding-top: 35px; }
.cms-page-view .col-right { padding-top: 17px; }
.col1-layout .col-main {
  float: none;
  width: 880px;
}
.col2-left-layout .col-main { float: right; }
.col3-layout .col-main {
  width: 484px;
  margin-left: 252px;
}
.col2-set .col-1 {
  float: left;
  width: 49%;
}
.col2-set .col-2 {
  float: right;
  width: 49%;
}
.col2-set .narrow { width: 33%; }
.col2-set .wide { width: 65%; }
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
.logo {
  float: left;
  width: 200px;
  height: 83px;
  overflow: hidden;
}
.header {
  padding: 10px 35px 0px 10px;
  margin-bottom: 0px;
  height: 150px;
  background-color: #fefefe;
  background-image: url('../images/headerbg.png');
  background-position: 10;
  background-repeat: repeat-x;
}
.header .logo {
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -999em;
  height: 135px;
  width: 457px;
  margin: -10px 0 0 0;
}
.header .logo a {
  display: block;
  width: 457px;
  height: 150px;
}
.header .welcome-msg {
  font-weight: bold;
  text-align: right;
}
.header .links {
  float: left;
  display: inline;
}
.header .links li { display: inline; }
.header .form-search {
  text-align: center;
  float: right;
  margin: 30px 0 15px 0;
}
.header .form-search .search-autocomplete { z-index: 999; }
.header .form-search .search-autocomplete ul {
  border: 1px solid #dddddd;
  background-color: #ffffff;
}
.header .form-search .search-autocomplete li {
  padding: 3px;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  font-weight: bold;
}
.header .form-language { text-align: center; }
#nav {
  width: 998px;
  left: 0;
  position: absolute;
  top: 135px;
  font-size: 12px;
  padding: 5px 0;
}
#navigation #alphaNav {
  background-image: url('../images/navbg.png');
  background-repeat: repeat-x;
  font-size: 1.15em;
}
#navigation #alphaNav ul {
  margin: 0 0 0 40px;
  overflow: hidden;
  width: 100%;
}
#navigation #alphaNav li {
  display: block;
  margin: 0;
  float: left;
}
#navigation #alphaNav a {
  display: block;
  color: #000000;
  text-decoration: none;
  padding: 0 10px;
  line-height: 50px;
  height: 50px;
}
#navigation #alphaNav a:hover {
  color: #000000;
  text-decoration: none;
  background-image: url('../images/navbgrollover.png');
  background-repeat: repeat-x;
}
#secondarynav {
  left: 30px;
  position: absolute;
  top: 20px;
}
#secondarynav li {
  display: inline;
  margin: 0 8px;
}
#secondarynav a {
  color: #000000;
  text-decoration: underline;
}
#secondarynav a:hover {
  color: #000000;
  text-decoration: none;
}
#callus {
  position: absolute;
  top: 15px;
  left: 680px;
  font-size: 1em;
  padding: 0 0 15px 0;
}
span.number { font-size: 18px; }
#nav ul { padding-right: 0; }
#nav li {
  float: left;
  text-align: left;
}
#nav li.over { z-index: 999; }
#nav a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
#nav a:hover {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
#nav span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
}
#nav li ul span { white-space: normal; }
#nav li { float: left; }
#nav li.active a { color: #2a2824; }
#nav a {
  float: left;
  padding: 5px 12px 6px 8px;
  color: #898885;
  font-weight: bold;
}
#nav li.over a {
  position: relative;
  color: #2a2824;
}
#nav a:hover {
  position: relative;
  color: #2a2824;
}
#nav ul li {
  float: none;
  margin: 0;
  padding-bottom: 1px;
  background: #dddddd;
}
#nav ul li.active {
  float: none;
  margin: 0;
  padding-bottom: 1px;
  background: #dddddd;
}
#nav ul li.last {
  background: #656461;
  padding-bottom: 0;
}
#nav ul a {
  line-height: 1.3em;
  float: none;
  padding: 0;
  background: none;
}
#nav ul a:hover {
  line-height: 1.3em;
  float: none;
  padding: 0;
  background: none;
}
#nav ul li a { font-weight: normal !important; }
#nav ul {
  position: absolute;
  width: 10em;
  top: 25px;
  left: -10000px;
  border: 1px solid #dddddd;
}
#nav ul ul { top: 5px; }
#nav li.over > ul { left: 0; }
#nav li.over > ul li.over > ul { left: 100px; }
#nav li.over ul ul { left: -10000px; }
#nav ul li a {
  background: #f6f6f6;
  color: #898885;
}
#nav ul li a:hover {
  background: #cccccc;
  color: #ffffff !important;
}
#nav ul span { padding: 3px 15px 4px 15px; }
#nav ul li.last li span { padding: 3px 15px 4px 15px; }
input, select, textarea, button {
  font: 12px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000000;
}
input.input-text, select, textarea {
  display: inline;
  padding: 5px;
  margin: 0;
  font-size: 1.4em;
  color: #000000;
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  background-color: #ffffff;
  background-image: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
input.input-text, textarea { padding: 4px 4px 4px 10px; }
select { padding: 1px; }
select option { padding-right: 10px; }
textarea { overflow: auto; }
input.radio, input.checkbox { margin-right: 3px; }
input.qty { width: 2.5em !important; }
button.button {
  overflow: visible;
  width: auto;
  background: #f6f6f6;
  border: 1px solid #717171;
  cursor: pointer;
}
button.button span {
  display: block;
  margin: 0;
  padding: 0 8px 1px;
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  text-align: center;
  white-space: nowrap;
  color: #000000;
}
.field-100 {
  border: 1px solid #888888;
  padding: 2px;
  overflow: hidden;
}
.field-100 input.input-text {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.field-100 textarea {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.form-list li { margin: 0 0 5px; }
.form-list label { font-weight: bold; }
.form-list .input-box {
  float: left;
  width: 260px;
}
.form-list input.input-text { width: 250px; }
.form-list textarea { width: 250px; }
.form-list select { width: 256px; }
.form-list li.add-row {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
}
.group-select li { margin: 0 0 15px; }
.group-select .input-box {
  float: left;
  width: 240px;
  margin-right: 30px;
}
.group-select input.input-text { width: 240px; }
.group-select textarea { width: 240px; }
.group-select select { width: 230px; }
.group-select .input-box input.input-text {
  width: 240px;
  margin-right: 10px;
}
.group-select .input-box textarea {
  width: 240px;
  margin-right: 10px;
}
.group-select .input-box select { width: 236px; }
.buttons-set {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
  border: 1px solid #dddddd;
}
.buttons-set .back-link { float: left; }
.buttons-set button.button { float: right; }
.buttons-set2 {
  clear: both;
  margin: 5px 0 0;
  padding: 5px;
  border: 1px solid #dddddd;
  text-align: right;
}
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  padding-left: 17px;
  font-size: 10px;
  line-height: 13px;
  background: url(../images/validation_advice_bg.gif) 2px 1px no-repeat;
  color: #ff0000;
}
.validation-failed {
  border: 1px dashed #ff0000 !important;
  background: #faebe7 !important;
}
.required { color: #ff0000; }
p.required {
  font-size: 10px;
  text-align: right;
}
.v-fix { float: left; }
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #ff0000;
  font-weight: bold;
}
.notice { color: #cccccc; }
.messages {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  width: 100%;
  overflow: hidden;
}
.messages li { margin: 0 0 10px; }
.messages li li { margin: 0 0 3px; }
.error-msg, .success-msg, .note-msg, .notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 10px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 10px !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/error_msg_icon.gif);
  color: #df280a;
}
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(../images/success_msg_icon.gif);
  color: #3d6611;
}
.note-msg, .notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/note_msg_icon.gif);
  color: #3d6611;
}
.breadcrumbs {
  padding: 0 0 0 40px;
  margin: 0 0 20px;
}
.breadcrumbs li { display: inline; }
.page-title {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 5px;
  margin: 0 0 10px;
}
.title-buttons { text-align: right; }
.title-buttons h2 { float: left; }
.title-buttons h3 { float: left; }
.title-buttons h4 { float: left; }
.title-buttons h5 { float: left; }
.title-buttons h6 { float: left; }
.pager {
  padding: 5px 15px;
  margin: 0;
  text-align: center;
  background-image: url('../images/spiffbg.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
  background-position: top;
  border: solid #cccccc;
  border-width: 0 1px;
}
.pager .amount { float: left; }
.pager .limiter { float: right; }
.pager .pages { margin: 0 135px; }
.pager .pages ol { display: inline; }
.pager .pages li { display: inline; }
.pager input.input-text {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.pager select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.pager textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.sorter {
  padding: 5px 15px;
  margin: 0;
  background-image: url('../images/spiffbgi.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
  background-position: bottom;
  border: solid #cccccc;
  border-width: 0 1px;
}
.sorter .view-mode { float: left; }
.sorter .sort-by { float: right; }
.sorter input.input-text {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.sorter select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.sorter textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.data-table { width: 100%; }
.data-table th {
  padding: 5px;
  border: 1px solid #dddddd;
  font-weight: bold;
  white-space: nowrap;
}
.data-table td {
  padding: 5px;
  border: 1px solid #dddddd;
}
.data-table thead { background-color: #f2f2f2; }
.data-table tr.even { background-color: #f6f6f6; }
.data-table tbody.odd td { border-width: 0 1px; }
.data-table tbody.even { background-color: #f6f6f6; }
.data-table tbody.even td { border-width: 0 1px; }
.data-table tbody.odd tr.border td { border-bottom-width: 1px; }
.data-table tbody.even tr.border td { border-bottom-width: 1px; }
.data-table th .tax-flag {
  white-space: nowrap;
  font-weight: normal;
}
.data-table td.label {
  font-weight: bold;
  background-color: #f6f6f6;
}
.data-table th.label {
  font-weight: bold;
  background-color: #f6f6f6;
}
tr.tax-total { cursor: pointer; }
tr.tax-total .tax-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}
tr.show-details .tax-collapse { background-position: 0 -53px; }
tr.tax-details td { background-color: #f6f6f6; }
.cart-tax-info { padding-right: 20px; }
.cart-tax-info .cart-price { padding-right: 20px; }
.cart-tax-total { cursor: pointer; }
.cart-tax-total {
  padding-right: 20px;
  background: url(../images/bg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}
.cart-tax-total-expanded { background-position: 100% -52px; }
.std {
  margin: 0 0 1em;
  padding: 0;
}
.std ul {
  margin: 0 0 1em;
  padding: 0;
}
.std ol {
  margin: 0 0 1em;
  padding: 0;
}
.std dl {
  margin: 0 0 1em;
  padding: 0;
}
.std p {
  margin: 0 0 1em;
  padding: 0;
}
.std address {
  margin: 0 0 1em;
  padding: 0;
}
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}
.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std ul ul { list-style-type: circle; }
.std ul ul { margin: 0.5em 0; }
.std ol ol { margin: 0.5em 0; }
.std ul ol { margin: 0.5em 0; }
.std ol ul { margin: 0.5em 0; }
.std dt { font-weight: bold; }
.std dd { padding: 0 0 0 1.5em; }
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}
.std address { font-style: normal; }
.std b { font-weight: bold; }
.std strong { font-weight: bold; }
.std i { font-style: italic; }
.std em { font-style: italic; }
.block {
  margin: 0 10px 20px 10px;
  padding: 0;
  min-height: 90px;
  background-image: url('../images/spiffbg.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
  background-position: top;
}
.block .block-title { padding: 10px 20px; }
.block .block-title strong {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
}
.block h3 {
  font-size: 14px;
  line-height: 1.5;
}
.block .block-content {
  padding: 10px 20px;
  background-color: #fdfdfd;
}
.block .actions a { float: left; }
.home-spif {
  margin: 0 10px 20px 10px;
  padding: 10px 0 0 30px;
  background-image: url('../images/spiffbg.png');
  background-color: #fdfdfd;
  background-repeat: repeat-x;
}
.block-currency select {
  width: 100%;
  border: 1px solid #888888;
}
.block-layered-nav dt { font-weight: bold; }
.block-cart .subtotal { margin-bottom: 5px; }
.mini-products-list li { padding: 5px 0; }
.mini-products-list .product-image {
  float: left;
  width: 50px;
  padding: 5px;
  border: 1px solid #dddddd;
  margin-right: -75px;
}
.mini-products-list .product-details { margin-left: 75px; }
.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
.mini-products-list .product-details .btn-remove { float: right; }
.block-related li { padding: 5px 0; }
.block-related input.checkbox {
  float: left;
  margin-right: -20px;
}
.block-related .item { margin-left: 20px; }
.block-related .item .product-image {
  float: left;
  margin-right: -65px;
}
.block-related .item .product-details { margin-left: 65px; }
.block-compare li { padding: 5px 0; }
.block-poll input.radio {
  float: left;
  margin: 3px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll .votes { font-weight: bold; }
.block-tags ul { display: inline; }
.block-tags li { display: inline; }
.block-reorder li { padding: 5px 0; }
.block-reorder input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}
.block-reorder .label {
  display: block;
  margin-left: 20px;
}
.block-banner .block-content {
  text-align: center;
  background: none;
}
.block-progress dt {
  font-weight: bold;
  margin-top: 10px;
}
.category-title {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 10px;
}
.category-image {
  display: block;
  margin: 0 auto;
}
.category-products {
  padding: 0px 10px 10px;
  border: solid #cccccc;
  border-width: 0 1px 1px;
}
.products-grid { width: 100%; }
.products-grid tr.even { background-color: #f6f6f6; }
.products-grid td {
  width: 33%;
  border: 1px solid #dddddd;
  padding: 5px;
}
.products-list li.item {
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  margin: 0 0 5px;
}
.products-list .product-image { float: left; }
.products-list h2 .product-name {
  float: right;
  width: 380px;
}
.products-list .product-shop {
  float: right;
  width: 380px;
}
.catalog-category-view .products-list h2 .product-name {
  float: right;
  width: 360px;
}
.catalog-category-view .products-list .product-shop {
  float: right;
  width: 360px;
}
.product-view .product-img-box {
  float: left;
  width: 182px;
  margin-bottom: 10px;
}
.product-view .product-img-box .product-image { border: 1px solid #dddddd; }
.product-view .product-img-box .product-image-zoom {
  position: relative;
  width: 265px;
  height: 265px;
  overflow: hidden;
  z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}
.product-view .product-img-box .zoom-notice { text-align: center; }
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(../images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}
.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}
.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}
.product-view .product-img-box .more-views ul { margin-left: -4px; }
.product-view .product-img-box .more-views li {
  float: left;
  padding: 1px;
  background-color: #dddddd;
  margin: 0 0 8px 4px;
}
.product-image-popup { margin: 0 auto; }
.product-image-popup .nav { text-align: center; }
.product-image-popup .image { display: block; }
.product-view .product-shop {
  float: right;
  width: 360px;
}
.product-view .short-description { display: block; }
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bg_rating.gif) 0 0 repeat-x;
  position: relative;
  overflow: hidden;
}
.rating-box .rating {
  position: absolute;
  top: 0;
  left: 0;
  height: 13px;
  background: url(../images/bg_rating.gif) 0 100% repeat-x;
}
.availability .in-stock { font-weight: bold; }
.availability .out-of-stock {
  font-weight: bold;
  color: #ff0000;
}
.price { white-space: nowrap !important; }
.price-box { margin: 10px 0 0 0; }
.price-box .price { font-weight: bold; }
.regular-price .price {
  font-weight: bold;
  font-size: 120%;
}
.old-price .price-label { white-space: nowrap; }
.old-price .price {
  font-weight: bold;
  text-decoration: line-through;
}
.special-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.special-price .price { font-weight: bold; }
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
a.minimal-price-link { display: block; }
a.minimal-price-link .price { font-weight: normal; }
.price-excluding-tax { display: block; }
.price-excluding-tax .label { white-space: nowrap; }
.price-excluding-tax .price { font-weight: normal; }
.price-including-tax { display: block; }
.price-including-tax .label { white-space: nowrap; }
.price-including-tax .price { font-weight: bold; }
.price-excl-tax { display: block; }
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price { display: block; }
.price-incl-tax { display: block; }
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice { padding-left: 10px; }
.price-notice .price { font-weight: bold; }
.tier-prices .price { font-weight: bold; }
.add-to-links .separator { display: none; }
.add-to-cart label { margin-right: 5px; }
.add-to-cart button.button { margin-left: 5px; }
.add-to-box .add-to-cart { float: left; }
.add-to-box .or {
  float: left;
  margin: 0 10px;
}
.add-to-box .add-to-links { float: left; }
.product-options {
  padding: 10px;
  margin: 10px 0 0;
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
}
.product-options dt label { font-weight: bold; }
.product-options dt .qty-holder { float: right; }
.product-options dt .qty-holder label { vertical-align: middle; }
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #000000;
}
.product-options dd { margin: 10px 0; }
.product-options dd input.input-text { width: 98%; }
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select { width: 100%; }
.product-options .options-list input.radio {
  float: left;
  margin: 3px -18px 0 0;
}
.product-options .options-list input.checkbox {
  float: left;
  margin: 3px -20px 0 0;
}
.product-options .options-list .label {
  display: block;
  margin-left: 20px;
}
.product-options ul.validation-failed { padding: 0 7px; }
.product-options p.required { padding: 15px 0 0; }
.product-options-bottom {
  padding: 10px;
  border: 1px solid #dddddd;
  border-top: 0;
}
.product-options-bottom .price-box { margin: 10px 0; }
.product-view .up-sell .products-grid td { width: 25%; }
.product-view .tags .form-add-tags label { float: left; }
.product-view .tags .form-add-tags .input-box {
  float: left;
  margin: 0 5px;
}
.product-view .tags .form-add-tags button.button { float: left; }
.product-view .tags .form-add-tags p { clear: both; }
.product-view .add-review .product-name span { font-weight: normal; }
.product-name {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.tags-list li { display: inline; }
.cms-home .products-grid td { width: 20%; }
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  border: 1px solid #dddddd;
  padding: 1px;
}
.product-review .details {
  float: right;
  width: 570px;
}
.cart {
  width: 880px;
  margin-right: 20px;
}
.cart h3 { margin: 20px 0; }
.cart input { margin: 10px 0; }
.cart a { margin: 10px 0; }
.cart .checkout-types {
  float: right;
  text-align: right;
}
.cart-table .item-msg { font-size: 10px; }
.cart .cart-collaterals { float: left; }
.cart .crosssell .product-image {
  float: left;
  margin-right: -90px;
}
.cart .crosssell .product-shop { margin-left: 90px; }
.cart .totals { float: right; }
.cart .totals table { width: 100%; }
.cart .totals table th { padding: 5px; }
.cart .totals table td { padding: 5px; }
.cart .totals table th { font-weight: bold; }
.item-options dt {
  font-weight: bold;
  font-style: italic;
}
.item-options dd { padding-left: 10px; }
.truncated { cursor: help; }
.truncated a.dots { cursor: help; }
.truncated a.details { cursor: help; }
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value dl {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
}
.truncated .show dl {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show dl {
  left: 30px;
  top: 7px;
}
.col-right .truncated .show dl {
  left: -240px;
  top: 7px;
}
.opc {
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.opc li.section {
  border: 1px solid #dddddd;
  border-bottom: 0;
}
.opc .step-title {
  background-color: #f6f6f6;
  padding: 0 5px;
  text-align: right;
}
.opc .step-title .number {
  float: left;
  line-height: 22px;
  margin-right: 5px;
}
.opc .step-title h3 {
  padding-left: 5px;
  float: left;
}
.opc .allow .step-title { cursor: pointer; }
.opc .active .step-title {
  background-color: #cccccc;
  cursor: default;
}
.opc .step {
  border-top: 1px solid #dddddd;
  padding: 10px;
  position: relative;
}
.opc .step .tool-tip { right: 10px; }
.checkout-progress {
  padding: 0 50px;
  margin: 10px 0;
}
.checkout-progress li {
  float: left;
  width: 20%;
  border-top: 5px solid #cccccc;
  text-align: center;
  color: #cccccc;
}
.checkout-progress li.active {
  border-top-color: #000000;
  color: #000000;
}
.multiple-checkout { position: relative; }
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}
.multiple-checkout .grand-total {
  font-size: 1.5em;
  text-align: right;
}
.sp-methods dt { font-weight: bold; }
.sp-methods .price { font-weight: bold; }
.sp-methods .form-list { padding-left: 20px; }
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}
.sp-methods select.year { width: 96px; }
.sp-methods input.cvv { width: 3em !important; }
.please-wait {
  float: right;
  margin-right: 5px;
}
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}
.tool-tip {
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
  padding: 5px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close { text-align: right; }
.tool-tip .tool-tip-content { padding: 5px; }
.gift-message-form {
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
}
.gift-message-form .inner-box {
  padding: 5px;
  height: 300px;
  overflow: auto;
}
.gift-message-link {
  display: block;
  background: url(../images/bg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}
.gift-message-link.expanded { background-position: 0 -53px; }
.gift-message-row .btn-close { float: right; }
.gift-message dt strong { font-weight: bold; }
.checkout-agreements li { margin: 10px 0; }
.checkout-agreements .agreement-content {
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
  padding: 5px;
  height: 10em;
  overflow: auto;
}
.checkout-agreements .agree { padding: 6px; }
.login-page .content { min-height: 150px; }
.dashboard {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 10px;
}
.dashboard h4 { margin: 20px 0 0 0; }
.dashboard .recent-orders { margin: 10px 0; }
.dashboard .tags .number {
  float: left;
  margin-right: -20px;
}
.dashboard .tags .details { margin-left: 20px; }
.order-info {
  border: 1px solid #dddddd;
  padding: 5px;
}
.order-info dt { display: inline; }
.order-info dd { display: inline; }
.order-info ul { display: inline; }
.order-info li { display: inline; }
.order-info dt { font-weight: bold; }
.page-print .print-head img { float: left; }
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print .gift-message-link { display: none; }
.page-print .price-excl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .price-excl-tax .label { display: inline; }
.page-print .price-incl-tax .label { display: inline; }
.page-print .price-excl-tax .price { display: inline; }
.page-print .price-incl-tax .price { display: inline; }
.footer {
  background-color: #fefefe;
  background-image: url('../images/headerbg.png');
  background-repeat: repeat-x;
  padding: 20px 20px 20px 35px;
}
.footer p { text-align: right; }
.footer address { text-align: right; }
.footer ul {
  float: left;
  padding: 0 20px 0 0;
}
#footer-nav { float: left; }
#footersearch {
  float: right;
  padding: 0 20px 0 0;
}
.clearer:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.header:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
#nav:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.main:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.footer:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.col-main:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.col2-set:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.col3-set:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.col4-set:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.search-autocomplete li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.block-poll li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.block-related li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.block-related .item:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.block .actions:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.mini-products-list li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.title-buttons:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.pager:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.sorter:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.ratings:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.add-to-box:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.add-to-cart:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-essential:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.products-list li.item:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-view .product-img-box .more-views ul:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-view .tags .form-add-tags:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-options .options-list li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-options-bottom:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.product-review:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cart:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.opc .step-title:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.checkout-progress:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.field-100:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.group-select li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.form-list li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.buttons-set:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.buttons-set2:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.page-print .print-head:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
a.button {
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline;
  height: 25px;
  width: 50px;
  line-height: 25px;
  cursor: pointer;
  background: url('/i/buttonbg.png') top left;
  border: 2px solid;
  border-color: #f8ba9e #ef6526 #ef6526 #f8ba9e;
  padding: 8px 0px;
  margin: 0 0 0 10px;
  color: #ffffff;
  text-decoration: none;
}
a.button:link {
  color: #ffffff;
  text-decoration: none;
}
a.button:active {
  color: #ffffff;
  text-decoration: none;
}
a.button:hover {
  color: #ffffff;
  text-decoration: none;
}
a.button:visited {
  color: #ffffff;
  text-decoration: none;
}
a.button > span {
  font-size: 1.2em;
  background: url('../images/buttonbg.png') top right;
  display: inline;
  margin-left: 0px;
  padding: 7px 10px 8px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
a.button:hover {
  background-position: bottom left;
  border: 2px solid;
  border-color: #ef6526 #f8ba9e #f8ba9e #ef6526;
  text-decoration: none;
}
a.button:hover > span { background-position: bottom right; }
#carousel {
  height: 50px;
  background: url('../images/coloredcrosses.png');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  position: relative;
  top: 23px;
  left: 40px;
  z-index: 500;
}
#carousel li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: -10px;
}
#carousel li {
  height: 50px;
  display: block;
}
#carousel a {
  height: 50px;
  display: block;
}
#cross1 {
  left: 0;
  width: 40px;
}
#cross2 {
  left: 42px;
  width: 40px;
}
#cross3 {
  left: 83px;
  width: 40px;
}
#cross4 {
  left: 124px;
  width: 40px;
}
#cross5 {
  left: 166px;
  width: 40px;
}
#cross6 {
  left: 207px;
  width: 40px;
}
#cross7 {
  left: 248px;
  width: 40px;
}
#carousel-wrapper {
  width: 614px;
  height: 375px;
  overflow: hidden;
}
#carousel-content {
  width: 4400px;
  background: #ffffff;
}
#carousel-content .slide {
  float: left;
  width: 590px;
  height: 435px;
  background-repeat: no-repeat;
  padding: 20px 0 0 40px;
  position: relative;
}
.jump {
  height: 435px;
  width: 590px;
}
#slide-1 { background-image: url('../images/main.png'); }
#slide-2 { background-image: url('../images/main2.png'); }
#slide-3 { background-image: url('../images/main3.png'); }
#slide-4 { background-image: url('../images/main4.png'); }
#slide-5, #slide-6, #slide-7 { background-image: url('../images/main.png'); }
.slide h2 { font-weight: bold; }
img.highlight {
  float: right;
  position: relative;
  top: -175px;
  left: -35px;
}
img.greycross {
  float: left;
  margin: 0 0 0 -40px;
}
p.focus {
  border: 2px solid #999999;
  padding: 10px;
}
#content-main {
  margin: -30px 0 20px -40px;
  height: 100%;
  padding: 0;
  width: 600px;
  font-size: 1.1em;
}
#content-main p {
  max-width: 475px;
  margin: 10px 0;
}
li.home-spif {
  position: relative;
  height: 76px;
}
li.home-spif h2 {
  z-index: 1000;
  position: relative;
}
li.home-spif a { text-decoration: none; }
li.feature-spif { height: 200px; }
img.home-spifimage {
  position: absolute;
  bottom: 0;
  right: 0;
}
#securesite {
  padding: 10px 20px;
  margin: 0 10px 10px 10px;
  text-align: center;
  font-size: 1.2em;
  background-image: url('../images/prespif.png');
  background-repeat: no-repeat;
  height: 50px;
}
a.secure {
  color: #000000;
  text-decoration: none;
}
a:hover.secure {
  color: #000000;
  text-decoration: none;
}
.listing-type-list { padding-left: 0 !important; }
.listing-type-list .price {
  color: #0e4268;
  border: 1px solid #6fb8e6;
  padding: 0;
  font-size: 1.4em;
  height: 38px;
  width: 140px;
  line-height: 38px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  margin-bottom: 20px;
}
.listing-type-list .productDetails { margin-left: 180px; }
.listing-type-list li .productImage img { display: block; }
.listing-type-list li .productImage {
  display: block;
  float: left;
  padding-right: 10px;
}
.listing-type-list li h3 { font-size: 1.2em; }
.listing-type-list li {
  border-bottom: 1px solid #cccccc;
  list-style: none;
  padding: 0 0 10px;
  margin: 0 0 20px;
  height: 100%;
  overflow: auto;
}
.listing-type-list a.button {
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline;
  height: 25px;
  width: 93px;
  line-height: 25px;
  cursor: pointer;
  background: url('/i/buttonbg.png') top left;
  border: 2px solid;
  border-color: #f8ba9e #ef6526 #ef6526 #f8ba9e;
  padding: 0px 0px;
  margin: 0 0 0 10px;
  color: #ffffff;
  text-decoration: none;
  float: right;
  margin-right: 100px;
}
.listing-type-list a.button:link {
  color: #ffffff;
  text-decoration: none;
}
a.button:active {
  color: #ffffff;
  text-decoration: none;
}
a.button:hover {
  color: #ffffff;
  text-decoration: none;
}
a.button:visited {
  color: #ffffff;
  text-decoration: none;
}
.listing-type-list a.button > span {
  font-size: 1.2em;
  background: url('../images/buttonbg.png') top right;
  display: inline;
  margin-left: 0px;
  padding: 7px 10px 8px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.listing-type-list a.button:hover {
  background-position: bottom left;
  border: 2px solid;
  border-color: #ef6526 #f8ba9e #f8ba9e #ef6526;
  text-decoration: none;
}
.listing-type-list a.button:hover > span { background-position: bottom right; }
#sitemap li { margin: 5px 0; }
.call {
  padding: 20px 20px 10px 20px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  font-size: 1.2em;
  margin: 40px 0;
}
#cardiobogo {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 10px 30px;
  width: 700px;
  margin: 10px auto 0 auto;
}
img.cardiobogo {
  float: right;
  position: relative;
  right: 10px;
  top: 10px;
}
img.cardiotruth {
  float: right;
  position: relative;
  right: 20px;
  top: 45px;
}
input.learnmore { margin: 165px 0 0 0; }
#lundellletter {
  width: 580px;
  background-image: url('../images/letterback.jpg');
  background-position: bottom;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
#letter {
  font-family: Times New Roman;
  padding: 50px 40px 20px;
  background-image: url('../images/letterback.jpg');
  background-position: top;
  font-size: 1.2em;
}
span.truth {
  font-size: 1.3em;
  color: #d52c2a;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  height: 1px;
  margin: 10px 0;
}
.discount { float: left; }
.discount h3 { margin-bottom: 0; }
input, select { font-size: 100% !important; }
#betterContactForm p { margin-bottom: 10px; }
.catalog-product-view p { margin-bottom: 10px; }
.catalog-product-view .col-main li { list-style: disc; }
.catalog-product-view .col-main ul {
  margin-bottom: 10px;
  padding-left: 1.25em;
}
#content-main h1 {
  color: #ffffff;
  line-height: 1.4em;
}
#content-main h2 {
  color: #ffffff;
  line-height: 1.4em;
}
#content-main a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
#content-main a {
  color: #ffffff !important;
  text-decoration: none;
}
.homeGoButton {
  position: absolute;
  top: 35px;
  right: 50px;
}
#flashcarousel {
  width: 614px;
  height: 402px;
  margin: 40px 0 0 0;
}
.category-header {
  padding: 10px;
  border: solid #cccccc;
  border-width: 0 1px;
}
.category-header h1 {
  padding: 0 0 0 60px;
  height: 60px;
  line-height: 70px;
  margin: -10px -10px 20px;
  font-size: 180%;
  background: #cccccc url('../images/category-h1.png') 0 1px no-repeat;
  color: #ffffff;
}
.category-header p { margin-bottom: 10px; }
.catalog-category-view .products-list {
  padding: 10px;
  border: solid #dddddd;
  border-width: 0 1px;
}
#navigation ul#alphaNav {
  overflow: auto;
  padding: 0 30px;
  margin-left: 0;
}
#navigation { position: relative; }
#navigation ul.category-nav {
  font-size: 90%;
  display: block;
  position: relative;
  margin-left: 0;
  background: #8c8987 url('../images/catbg.jpg') top repeat-x;
  color: #eeeeee;
  width: 960px;
  padding: 0;
  overflow: auto;
  height: 100%;
}
#navigation ul.category-nav li.first {
  margin: 0 15px 0 0;
  padding: 0 25px 0 40px;
  background: #f26425 url('../images/cat-sep.png') 100% 50% no-repeat;
}
#navigation ul.category-nav li {
  float: left;
  display: block;
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
}
#navigation ul.category-nav li a {
  color: #eeeeee;
  padding: 0;
  display: block;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
}
#navigation ul.category-nav li a:hover { text-decoration: underline; }
.pager, .sorter { font-size: 90%; }
.category-heart-health .category-header { border-color: #f26425; }
.category-heart-health .category-products { border-color: #f26425; }
.category-heart-health .category-header h1 { background-color: #f26425; }
.category-weight-management .category-header { border-color: #fbb317; }
.category-weight-management .category-products { border-color: #fbb317; }
.category-weight-management .category-header h1 { background-color: #fbb317; }
.category-active-living .category-header { border-color: #c0d349; }
.category-active-living .category-products { border-color: #c0d349; }
.category-active-living .category-header h1 { background-color: #c0d349; }
.category-general-wellness .category-header { border-color: #1bbede; }
.category-general-wellness .category-products { border-color: #1bbede; }
.category-general-wellness .category-header h1 { background-color: #1bbede; }
.category-moms-and-babies .category-header { border-color: #e9128d; }
.category-moms-and-babies .category-products { border-color: #e9128d; }
.category-moms-and-babies .category-header h1 { background-color: #e9128d; }
.category-healthy-kids .category-header { border-color: #ae53a1; }
.category-healthy-kids .category-products { border-color: #ae53a1; }
.category-healthy-kids .category-header h1 { background-color: #ae53a1; }
.category-longevity .category-header { border-color: #57c3bd; }
.category-longevity .category-products { border-color: #57c3bd; }
.category-longevity .category-header h1 { background-color: #57c3bd; }
.headerSmall.header { height: 80px; }
.headerSmall.header #callus {
  right: 30px;
  top: 53px;
  color: #666666;
}
.headerSmall.header .logo {
  height: 80px;
  margin: -15px 0 0 30px;
}
.headerSmall.header .logo a { height: 80px; }
.nutritional-facts {
  width: 270px;
  font-size: 10px;
  display: inline;
  float: left;
  margin: 0 10px 0 20px;
}
.nutritional-facts table {
  border: 1px solid #000000;
  text-align: center;
}
.nutritional-facts td { border-bottom: 1px solid #cccccc; }
.ingredient {
  text-align: left;
  padding: 5px;
}
.nutritional-top {
  border: none !important;
  text-align: left;
  padding: 2px;
}
tr.nutri-header td {
  border-top: 5px solid #000000;
  border-bottom: 3px solid #000000 !important;
  padding: 5px;
  margin: 0;
}
tr.separate td { border-bottom: 3px solid #000000 !important; }
.nutritional-facts h1 {
  margin: 0;
  padding: 0;
  text-align: center;
}
#specialOfferSignup { display: block; text-align: center; width: 255px; z-index: 5000; position: absolute; display: none; background: #777776; padding: 10px 10px 11px; border-bottom: 2px solid #aaaaaa; }
#specialOfferSignup form { display: block; background: #fff; padding: 10px; border: 2px solid #000; }
/*#specialOfferSignup form a.submit { text-decoration: none; display: inline-block; margin-top: 5px !important; }*/
/* #specialOfferSignup form a.submit { font-weight: bold; margin-top: 5px; color:#fff; text-decoration: none; display: inline-block; padding: 3px 6px; background: #bf1816; cursor: pointer;} */
.header .header-top-container { height: 135px; }
.header .header-nav-container { padding: 0; }
#specialOfferButton span { display: none; }
#specialOfferButton { display: block; margin: 0 0 10px 5px; cursor: pointer; display: block; width: 275px; height: 38px; background: url(http://www.pharmanutrients.com/skin/frontend/pn/default/images/soBG.jpg) 0 0 no-repeat; }
#specialOfferButton.hover { background-position: 0 -38px;}
