html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
.inlinelist {
  display: inline;
  list-style-type: none;
}
.inlinelist a { text-decoration: none; }
.megared { color: #cc0000; }
.bluecon { color: #04759a; }
.left { float: left; }
.right { float: right; }
.container {
  width: 980px;
  margin: 0 auto;
  background: #ffffff;
  padding: 10px;
}
.header { width: 980px; }
.logo {
  background: transparent url('../i/logo.gif') no-repeat;
  display: block;
  width: 392px;
  height: 99px;
  float: left;
}
.cartinfo {
  float: right;
  width: 380px;
  height: 62px;
  position: relative;
  margin-bottom: 4px;
}
.cartinfo .cartimage {
  float: left;
  margin: 0 10px 0 0;
}
.cartinfo .cartitems {
  float: left;
  text-align: right;
}
.cartinfo .cartnumber {
  font-size: 52px;
  float: left;
  color: #04759a;
}
.cartinfo .cartnotice {
  float: left;
  text-align: left;
  width: 190px;
  padding: 15px 0 0 5px;
  color: #04759a;
  font-size: 14px;
}
.cartinfo a:hover {
  text-decoration: none;
  color: #ffffff;
}
.cartinfo a:active {
  text-decoration: none;
  color: #ffffff;
}
.cartinfo a:visited {
  text-decoration: none;
  color: #ffffff;
}
.cartinfo .total {
  color: #696868;
  font-size: 11px;
}
.cartbutton {
  float: left;
  background: #04759a;
  padding: 3px 10px;
  color: #ffffff;
  margin: 0 8px 0 3px;
}
#id_update_submit {
  padding-left: 15px;
  vertical-align: bottom;
}
.slogan {
  float: right;
  width: 425px;
  clear: right;
  text-align: right;
  margin: 20px 20px 0 0;
}
.slogan h3 {
  color: #cc0000;
  margin-bottom: 5px;
  font-style: italic;
}
.menu {
  height: 100px;
  background: #04759a;
  width: 100%;
  clear: both;
  position: relative;
}
.menu #search_box {
  background: transparent url('/static/i/searchbg.gif') no-repeat scroll 0 0;
  height: 32px;
  line-height: 1em;
  position: absolute;
  width: 389px;
  top: 20px;
  left: 20px;
}
.menu #search_box #s {
  background: none;
  border: 0;
  margin: 3px 0 0 8px;
  padding: 4px 0 0;
  width: 300px;
  height: 25px;
  font-size: 18px;
}
.menu #search_box #go {
  padding: 0;
  position: absolute;
  right: 2px;
  top: 0px;
}
.menu .freeship {
  background: transparent url('../i/freeship.gif') no-repeat;
  width: 150px;
  height: 30px;
  position: absolute;
  top: 20px;
  left: 440px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  text-align: left;
}
.menu ul { display: inline-block; }
.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu li {
  display: inline-block;
  display: inline;
  margin-right: 10px;
}
.menu ul ul {
  position: absolute;
  left: -9999px;
}
.menu ul.level1 {
  margin: 0 auto;
  height: 29px;
  padding-top: 70px;
  padding-left: 10px;
}
.menu ul.level1 li.level1-li {
  float: left;
  display: block;
  position: relative;
}
.menu ul.level2 { background: #436f7e; }
.menu b { position: absolute; }
.menu a {
  display: block;
  color: #a6daeb;
  background: #024b63;
  line-height: 29px;
  text-decoration: none;
  padding: 0 15px 0 15px;
}
.menu ul.level1 li.level1-li a.level1-a {
  float: left;
  background: #024b63;
}
.menu ul li:hover > ul {
  visibility: visible;
  left: 0;
  top: 29px;
}
.menu ul ul li:hover > ul {
  visibility: visible;
  left: 100%;
  top: auto;
  margin-top: -25px;
}
.menu li.left:hover > ul {
  visibility: visible;
  left: auto;
  right: 0;
  top: 25px;
}
.menu li.left ul li:hover > ul {
  visibility: visible;
  left: auto;
  right: 100%;
  top: auto;
  margin-top: -25px;
}
.menu a:hover ul {
  left: 0;
  top: 23px;
}
.menu li.left a:hover ul {
  left: auto;
  right: -1px;
  top: 23px;
}
.menu li.left ul a {
  text-align: right;
  padding: 0 10px 0 20px;
  background: #024b63;
}
.menu li a:hover {
  background-color: #436f7e !important;
  color: #a6daeb;
  text-decoration: none;
}
.menu li a.fly:hover {
  background-color: #436f7e !important;
  color: #a6daeb;
  text-decoration: none;
}
.menu li:hover > a {
  background-color: #436f7e;
  color: #a6daeb;
  text-decoration: none;
}
.menu ul li:hover > a.fly {
  background-color: #436f7e;
  color: #a6daeb;
  text-decoration: none;
}
.menu table {
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  border-collapse: collapse;
  margin-top: -4px;
}
.menu table table {
  position: absolute;
  left: 99%;
  height: 0;
  width: 0;
  border-collapse: collapse;
  margin-top: -29px;
}
.menu li.left table {
  position: absolute;
  height: 0;
  width: 0;
  left: auto;
  right: 0;
  border-collapse: collapse;
  margin-top: -4px;
}
.menu li.left table table {
  position: absolute;
  left: auto;
  right: 100%;
  height: 0;
  width: 0;
  border-collapse: collapse;
  margin-top: -29px;
}
.menu .active a:link {
  background: #a50a18 !important;
  color: #a6daeb !important;
}
.menu .active a:visited {
  background: #a50a18 !important;
  color: #a6daeb !important;
}
.menu .active a:visited {
  background: #a50a18 !important;
  color: #a6daeb !important;
}
.menu .active a:hover {
  background: #a50a18 !important;
  color: #a6daeb !important;
}
.breadcrumbs {
  margin: 10px 0 0 0;
  background: #a50a18;
}
.breadcrumbs ul {
  padding: 4px 0;
  margin-left: 5px;
}
.breadcrumbs li {
  display: inline;
  list-style-type: none;
  color: #b7b7b7;
  padding: 0 5px 0 14px;
  background: transparent url('../i/arrow.png') no-repeat left center;
  font-size: 12px;
}
.breadcrumbs li a { text-decoration: none; }
.breadcrumbs a { color: #cdcdd5; }
.breadcrumbs a:hover { color: #cdcdd5; }
.breadcrumbs a:visited { color: #cdcdd5; }
.breadcrumbs .first { background: none; }
.content {
  width: 680px;
  float: left;
  padding: 10px;
}
.sidebar {
  width: 265px;
  float: right;
  margin-top: 10px;
  padding-left: 15px;
}
.footer {
  height: 40px;
  background: #0f3a4f;
  clear: both;
}
.footer ul { padding-top: 10px; }
.footer li {
  display: inline;
  list-style-type: none;
  color: #696868;
  padding: 0 10px;
}
.footer li a { text-decoration: none; }
.footer li a { color: #a6daeb; }
.itemofweek {
  width: 920px;
  margin: 20px auto;
}
.itemofweek h2 { font-size: 2.2em; }
.promo-image {
  width: 460px;
  float: left;
}
.promo-info {
  width: 460px;
  float: right;
  margin-top: -31px;
  color: #817f80;
}
.promo-info h3 {
  color: #04759a;
  margin-bottom: 5px;
}
.promo-info #options { display: inline; }
.promo-info .price { margin-bottom: 5px; }
#pricing {
  font-family: Georgia;
  font-size: 20px;
  color: #000000;
}
.maincats {
  background: #ba1718;
  padding: 20px 20px 0px;
}
.maincats .catwrapper {
  border: 1px solid #cecece;
  width: 290px;
  padding: 10px;
  height: 130px;
  background: #ffffff;
  margin: 0 0 20px 0;
  position: relative;
}
.maincats .catimg {
  position: absolute;
  top: 40px;
}
.maincats .catshortdesc {
  float: right;
  width: 175px;
}
.maincats h3 a {
  color: white;
  font-size: 1.5em;
}
.maincats h4 {
  margin-bottom: 4px;
  margin-top: 0;
}
h2.leadcat {
  font-size: 3em;
  margin-bottom: 17px;
}
.subcatname {
  font-weight: bold;
  font-size: 2em;
  margin: 17px 0 5px;
}
.fullcatlist h2 { margin: 30px 0 0; }
.prodbox {
  width: 200px;
  height: 225px;
  border: 1px solid #cccccc;
  padding: 5px;
  float: left;
  margin: 5px 10px 5px 0;
}
.prodbox .prodname {
  width: 200px;
  display: block;
}
.prodbox .prodimg {
  float: left;
  margin: 0 5px 5px 0px;
}
.prod-price { float: left; }
.product_options, .out-of-stock { display: inline; }
.proddetail-bigimg {
  width: 300px;
  height: 300px;
  margin-left: 66px;
}
#nutrition-sidebar { padding: 50px 0 20px 0; }
#pagination { clear: both; }
#pagination li {
  display: inline;
  list-style-type: none;
}
#pagination li a { text-decoration: none; }
body {
  font-size: 75%;
  color: #222222;
  background: transparent url('../i/bg2.gif') repeat;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #696868;
}
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin: 1.25em 0 5px;
  height: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
h1 img { margin: 0; }
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }
p { margin: 0 0 1.5em; }
p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus {
  color: #04759a;
  text-decoration: underline;
}
a:hover {
  color: #04759a;
  text-decoration: underline;
}
a {
  color: #04759a;
  text-decoration: none;
}
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #666666; }
pre, code {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul { margin: 0 1.5em; }
li ol { margin: 0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th {
  font-weight: bold;
  background: #c3d9ff;
}
th, td { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide { display: none; }
.quiet { color: #666666; }
.loud { color: #000000; }
.highlight { background: #ffff00; }
.added {
  background: #006600;
  color: #ffffff;
}
.removed {
  background: #990000;
  color: #ffffff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.alt {
  color: #666666;
  font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal;
}
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 5px;
  border: none;
}
hr.space {
  background: #ffffff;
  color: #ffffff;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix, .container { display: inline-block; }
* html .clearfix { height: 1%; }
* html .container { height: 1%; }
.clearfix, .container { display: block; }
.clear { clear: both; }
label { font-weight: bold; }
fieldset {
  padding: 0.6em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
input.text, input.title, textarea, select {
  margin: 0.5em 0;
  border: 1px solid #bbbbbb;
}
input.text:focus { border: 1px solid #666666; }
input.title:focus { border: 1px solid #666666; }
textarea:focus { border: 1px solid #666666; }
select:focus { border: 1px solid #666666; }
input.text, input.title {
  width: 300px;
  padding: 5px;
}
input.title { font-size: 1.5em; }
textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }
.jcarousel-container { position: relative; }
.jcarousel-clip {
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
#product_carousel_container .jcarousel-list li {
  float: left;
  list-style: none;
  width: 70px;
  height: 60px;
}
#product_carousel_container .jcarousel-item {
  float: left;
  list-style: none;
  width: 70px;
  height: 60px;
}
.carousel-skin-product {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 auto;
  z-index: 0;
}
#product_carousel_container .jcarousel-container-horizontal {
  width: 382px;
  margin: 10px 0 20px 38px;
}
#product_carousel_container .jcarousel-clip-horizontal {
  height: 60px;
  width: 358px;
}
.carousel-skin-product .jcarousel-item {
  height: 60px;
  width: 70px;
}
.carousel-skin-product .jcarousel-item-horizontal { margin-right: 2px; }
.carousel-skin-product .jcarousel-item-placeholder {
  background: #ffffff none repeat scroll 0 0;
  color: #000000;
}
#product_carousel_container .jcarousel-next-horizontal {
  background: #ffffff url(../i/next.gif) no-repeat scroll 0 0;
  cursor: pointer;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  z-index: 3;
}
#product_carousel_container .jcarousel-prev-horizontal {
  background: #ffffff url(../i/prev.gif) no-repeat scroll 0 0;
  cursor: pointer;
  height: 60px;
  left: 0;
  position: absolute;
  top: 0;
  width: 12px;
  z-index: 3;
}
#product_carousel_container .jcarousel-next-disabled { opacity: 0.3; }
#product_carousel_container .jcarousel-prev-disabled { opacity: 0.3; }
#onepage-right {
  width: 320px;
  float: right;
}
#onepage-left {
  width: 320px;
  clear: both;
  float: left;
}
.onepageinner label {
  width: 90px;
  display: block;
  float: left;
  margin-right: 10px;
  clear: both;
  text-align: right;
}
.onepageinner select {
  width: 175px;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.onepageinner input {
  width: 175px;
  vertical-align: bottom;
  margin-bottom: 10px;
}
#id_copy_address {
  width: 15px;
  height: 15px;
  margin-bottom: 3px;
}
#shipping-options label {
  width: 100%;
  text-align: left;
  line-height: 16px;
}
#shipping-options p {
  clear: both;
  margin-bottom: 5px;
  padding-left: 28px;
}
#shipping-options li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
#shipping-options input {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
#shipping-errors { display: none; }
.form-error {
  color: red;
  display: none;
}
#onepage_continue {
  float: right;
  margin-top: 20px;
}
#id_year_expires, #id_month_expires { width: 70px; }
#id_ccv {
  width: 35px;
  float: left;
}
.login {
  float: right;
  height: 25px;
  width: 72px !important;
  margin-right: 23px;
}
#id_newsletter {
  width: 15px;
  margin-right: 10px;
  margin-bottom: 3px;
}
#one-page-password label { width: 95px; }
#id_password1, #id_password2 { width: 170px; }
.newsletter {
  margin-left: 20px;
  clear: both;
}
.newsletter_text p { line-height: 15px; }
.purchaseitems {
  float: right;
  margin: 20px 20px 0 0;
}
.one-page-submit-button {
  display: block;
  float: right;
  padding: 14px 5px 0 0;
  clear: right;
}
#one-page-submit-button-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}

