@charset "UTF-8";

html, body, div, form, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
  height: 100%;
}

body {
  background: #474747 url(../images/background.png) repeat-x top center;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
/* h1 and h2 default to having background images */

h1 {
  background-repeat: no-repeat;
  display: block;
  font-size: 200%;
  padding: 0;
  text-indent: -9999px;
}

h2 {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
}
/* h3 and beyond used for text as default */

h3, h4, h5, h6 {
  margin: 0 0 1em 0;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}

td {
  vertical-align: top;
}

.noTop {
  margin: 0 0 1em 0;
}

.validationError {
  color: #F00;
  display: block;
  font-weight: bold;
}
/* floating columns */

.leftColumn {
  float: left;
  width: 379px;
}

.rightColumn {
  margin: 0 0 0 451px;
  width: 379px;
}
/* FORM CONTROLS BEGIN */

.tabularForm {
  text-align: left;
}

.tabularForm table {}

.tabularForm img {
  border: none;
}

.tabularForm .submitButtons {
  margin: .5em 0 0 0;
  vertical-align: middle;
}

.tabularForm td {
  width: auto;
}

.tabularForm td.descriptor {
  text-align: right;
  vertical-align: top;
}

.tabularForm td.descriptor img {
  padding: 4px 5px 0 0;
}

.tabularForm td p {
  margin: 0 0 1em 0;
}

.kfInputForm p {
  line-height: 200%;
  margin: 0 10px 0 10px;
  padding: 2px 0;
}

select, .textBox, .textInput, textarea {
  border: 1px solid #BBB;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 10px 0 10px;
  padding: 2px 0;
}
/*
.textBox, .textInput, textarea { width: 98%; }
*/

.featuredSpecial .textInput {
  text-align: center;
  width: 3em;
}
/* FORM CONTROLS END */

.popupForm {
  background-color: #F9F6E3;
  padding: 1em;
  position: relative;
}

#loginSlider {
  background-color: #F9F6E3;
  border: 1px solid #9c9c9c;
  display: none;
  float: right;
  padding: 12px;
  position: relative;
  width: 218px;
  z-index: 1001;
}

*html #loginSlider {
  float: none;
  margin: 30px 0 0 -242px;
  position: absolute;
}

.specialNotice {
  background-color: #AA0000;
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  color: #FFF;
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0.3em 1em;
  text-align: center;
}

.outerWrapper {
  margin: 0 auto;
  text-align: left;
  width: 950px;
  position: relative;
  min-height: 100%;
  display: inherit;
}

.header {
  margin: 0;
  padding: 0;
  height: 79px;
}

.logo {
  width: 610px;
  height: 79px;
  float: left;
}

.logo h1 a {
  text-indent: -9999px;
  display: block;
  width: 610px;
  height: 79px;
  margin: 0;
  padding: 0;
  background-image: url(../images/logo.jpg);
  background-repeat: no-repeat;
}

.accountManagement {
  color: #C9B06C;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  margin: 0 0 0 575px;
  padding: 15px 0 0 0;
}

.accountManagement a, .accountManagement a:link, .accountManagement a:visited {
  color: #fff;
}
/* TOP NAVIGATION BEGIN */

.mainNav {
  height: 22px;
  padding: 0;
  margin: 0;
  background-image: url(../images/bgNav.jpg);
  background-repeat: no-repeat;
}

.mainNav ul {
  list-style-type: none;
  position: relative;
  height: 22px;
  margin: 0;
  padding: 0;
}

.mainNav ul li {
  display: inline;
  height: 22px;
  position: absolute;
}

.mainNav ul li#mn1 {
  left: 385px;
  background: url(../images/nav.jpg) no-repeat -385px 0;
  width: 126px;
}

.mainNav ul li#mn2 {
  left: 534px;
  background: url(../images/nav.jpg) no-repeat -534px 0;
  width: 42px;
}

.mainNav ul li#mn3 {
  left: 600px;
  background: url(../images/nav.jpg) no-repeat -600px 0;
  width: 47px;
}

.mainNav ul li#mn4 {
  left: 670px;
  background: url(../images/nav.jpg) no-repeat -670px 0;
  width: 60px;
}

.mainNav ul li#mn5 {
  left: 754px;
  background: url(../images/nav.jpg) no-repeat -754px 0;
  width: 35px;
}

.mainNav ul li#mn6 {
  left: 814px;
  background: url(../images/nav.jpg) no-repeat -814px 0;
  width: 108px;
}

.mainNav li a {
  display: block;
  height: 22px;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}
/* TOP NAVIGATION END */

.top {
  background-image: url(../images/imgTop.jpg);
  height: 19px;
}

.banners {
  margin: 0;
  padding: 0 0 0 19px;
  height: 139px;
  background-color: #1C1C1C;
}

.banners ul {
  list-style-type: none;
  position: relative;
  height: 131px;
  margin: 0;
  padding: 0;
}

.banners ul li {
  display: inline;
  height: 131px;
  position: absolute;
  width: 226px;
}

.banners ul li#bannersShipping {
  background: url(../images/bannerShipping.jpg) no-repeat 0 0;
}

.banners ul li#bannersGuarantee {
  background: url(../images/bannerGuarantee.jpg) no-repeat 0 0;
  left: 229px;
}

.banners ul li#bannersLowcarb {
  background: url(../images/bannerLowcarb.jpg) no-repeat 0 0;
  left: 458px;
}

.banners ul li#bannersHandmade {
  background: url(../images/bannerHandmade.jpg) no-repeat 0 0;
  left: 686px;
}

.banners li a {
  display: block;
  height: 131px;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}

.icons {
  margin: 0;
  padding: 10px 0 0 0;
  height: 91px;
  background-color: #1C1C1C;
  background-image: url(../images/cornerLeft.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.icons ul {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
}

.icons ul li {
  display: inline;
}

.icons ul li#icons1 {
  width: 250px;
  height: 30px;
  background: url(../images/iconCC.jpg);
  background-repeat: no-repeat;
  left: 164px;
  position: absolute;
  margin-top: 21px;
}

.icons li#icons2 {
  width: 87px;
  height: 69px;
  background-image: url(../images/iconAuthorize.jpg);
  background-repeat: no-repeat;
  left: 442px;
  position: absolute;
}

.icons li#icons3 {
  width: 199px;
  height: 36px;
  background-image: url(../images/iconThawte.jpg);
  background-repeat: no-repeat;
  left: 552px;
  position: absolute;
  margin-top: 17px;
}

.icons li a {
  display: block;
  height: 42px;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}

.icons li#icons3 a {
  height: 69px;
}

.footer {
  height: 134px;
  background-image: url(../images/bgFooter.jpg);
  background-repeat: no-repeat;
  color: #FFFFFF;
  margin: 0;
  padding: 17px 0 0 44px;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

.footer ul {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
}

.footer ul li {
  position: relative;
  float: left;
  width: 156px;
  padding: 0;
  margin: 0 27px 0 0;
  display: inline;
  text-align: left;
}

.footer ul li a, .footer ul li a:link, .footer ul li a:visited {
  color: #fff;
  text-decoration: none;
}

.footer2 {
  font-size: 10px;
  color: #a3a3a3;
  padding: 0;
  margin: 0;
  text-align: center;
  height: 180px;
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

.footer2 ul {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
}

.footer2 li {
  display: inline;
  margin: 0;
  padding: 0;
}

.footer2 a, a:link {
  color: #a3a3a3;
  text-decoration: underline;
}

.footer2 p {
  padding: 0;
  margin: 16px 0 0 0;
}

.clearFloat {
  clear: left;
  display: block;
  height: 0;
}

#flavorSelectorLayer, #messageBox {
  background-color: #fff;
  border: 1px solid #9c9c9c;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 11px 25px 11px 25px;
  text-align: left;
}

#messageBox {
  padding-bottom: 2em;
  width: 300px;
}

#flavorSelectorLayer p, #messageBox p {
  margin: 0 0 1em 0;
  padding: 0;
}

#flavorSelectorLayer p.indentBags {
  margin-left: 2em;
}

input.textBox, select, textarea {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.mainTop {
  height: 14px;
  background: #1c1c1c url(../images/subPageContentTop.jpg) no-repeat 16px 0;
}

.mainBottom {
  height: 27px;
  background: #1c1c1c url(../images/subPageContentBottom.jpg) no-repeat 16px 0;
}

.mainContent a, .mainContent a:link, .mainContent a:visited {
  color: #666;
  font-weight: bold;
  text-decoration: underline;
}

.subHdrAccount {
  text-indent: -9999px;
  height: 61px;
  width: 531px;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  background-image: url(../images/subHdrAccount.gif);
  background-repeat: no-repeat;
}

.subHdrFaq {
  background-image: url(../images/subHdrFaq.gif);
  height: 61px;
  width: 531px;
}

.subHdrFeedback {
  background-image: url(../images/subHdrFeedback.gif);
  height: 61px;
  width: 531px;
}

.subHdrAbout {
  background-image: url(../images/subHdrAbout2.gif);
  height: 57px;
  width: 668px;
  margin: 0 0 18px 130px;
}

.subHdrMilitary {
  background-image: url(../images/subHdrMilitary.gif);
  height: 61px;
  width: 531px;
}

.subHdrNutritional {
  background-image: url(../images/subHdrNutritional.gif);
  height: 61px;
  width: 531px;
}

.subHdrWholesale {
  background-image: url(../images/subHdrWhole.gif);
  height: 61px;
  width: 531px;
}

.subHdrClub {
  background-image: url(../images/subHdrClub.gif);
  height: 61px;
  width: 531px;
}

.subHdrCustomer {
  background-image: url(../images/subHdrCustomer.gif);
  height: 61px;
  width: 531px;
}

.subHdrPrivacy {
  background-image: url(../images/subHdrPrivacy.gif);
  height: 61px;
  width: 531px;
}

.subHdrShipping {
  background-image: url(../images/subHdrShipping.gif);
  height: 61px;
  width: 531px;
}

.subHdrCorp {
  background-image: url(../images/subHdrCorp.gif);
  height: 61px;
  width: 531px;
}

.subHdrPress {
  background-image: url(../images/subHdrPress.gif);
  height: 61px;
  width: 531px;
}

.subHdrCart {
  background-image: url(../images/subHdrCartLong.gif);
  height: 61px;
  width: 797px;
}

.subHdrFlavors {
  background-image: url(../images/subHdrFlavors.gif);
  height: 58px;
  margin: 0 0 12px;
  width: 772px;
}

.subHdrBulk {
  background-image: url(../images/hdrBuyBulk.jpg);
  height: 87px;
  width: 773px;
}

.subHdrMilitary {
  background-image: url(../images/hdrMilitary.jpg);
  height: 87px;
  width: 773px;
}

.subHdrJerkyMonth {
  background-image: url(../images/hdrJerkyMonth.jpg);
  height: 87px;
  width: 773px;
}

.subHdrCheckout {
  background-image: url(../images/subHdrCheckout.gif);
  height: 62px;
  width: 786px;
  margin: 0 0 20px 0;
}

.subHdrSetup {
  background-image: url(../images/subHdrSetup.gif);
  height: 59px;
  width: 795px;
}

.subHdrRewards {
  background-image: url(../images/subHdrRewards.gif);
  height: 61px;
  width: 531px;
}

.subHdrGuarantee {
  background-image: url(../images/subHdrGuarantee.gif);
  height: 61px;
  width: 531px;
}

.subHdrPress {
  background-image: url(../images/subHdrPress.gif);
  height: 61px;
  width: 531px;
}

.subHdrBillingInfo {
  background-image: url(../images/hdrBilling.gif);
  height: 62px;
  width: 226px;
  margin: 0 0 20px 0;
}

.subHdrShippingInfo{
  background-image: url(../images/hdrShipping.gif);
  height: 60px;
  width: 228px;
  margin: 0 0 20px 0;
}

.subHdrJerkyStyles {
  background-image: url(../images/subHdrJerkyStyles.gif);
  height: 119px;
  width: 504px;
  margin: 16px 0 60px 140px;
}

.subHdrThickSlabs {
  background-image: url(../images/subHdrThickSlabs.gif);
  display: block;
  height: 22px;
  margin: 0 0 12px;
  text-indent: -9999px;
  width: 135px;
}

h3.subHdrClassicStrips {
  background-image: url(../images/subHdrClassicStrips.gif);
  display: block;
  height: 22px;
  margin: 0 0 12px;
  text-indent: -9999px;
  width: 168px;
}

.subHdrAccountLong {
  background-image: url(../images/subHdrAccountLong.gif);
  height: 61px;
  width: 797px;
}

.subHdrOrders {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
  background-image: url(../images/hdrSubOrders.gif);
  height: 62px;
  width: 257px;
  margin: 0 0 20px 0;
}

.subHdrProfile {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
  background-image: url(../images/hdrSubProfile.gif);
  height: 62px;
  width: 198px;
  margin: 0 0 20px 0;
}

.subHdrPassword {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
  background-image: url(../images/hdrSubPassword.gif);
  height: 62px;
  width: 243px;
  margin: 0 0 20px 0;
}

.subHdrCreditCards {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
  background-image: url(../images/hdrSubCCs.gif);
  height: 62px;
  width: 241px;
  margin: 0 0 20px 0;
}

.subHdrAddresses {
  background-repeat: no-repeat;
  display: block;
  font-size: 175%;
  padding: 0;
  text-indent: -9999px;
  height: 62px;
  width: 248px;
  margin: 0 0 20px 0;
  background-image: url(../images/hdrSubAddyBook.gif);
}

.privacyPolicyNotice a {
  color: #666;
  font-weight: bold;
}

.privacyPolicyNotice p {
  font-style: italic;
  margin: 0 0 60px 0;
  padding: 0;
  text-align: left;
}
/* FLAVOR SELECTOR */

#flavorSelectorLayer {
  width: 560px;
}

#flavorSelectorLayer, #flavorSelectorLayer p {
  text-align: center;
}

#flavorSelectorLayer .left {
  text-align: left;
}

#flavorSelectorLayer .textInput {
  text-align: center;
  width: 3em;
}

#flavorSelectorLayer td {
  text-align: left;
}

h3.flvChsColHdrsL {
  background-image: url(../images/hdrStrips.gif);
  background-repeat: no-repeat;
  height: 67px;
  margin-left: 40px;
  width: 234px;
  text-align: left;
  text-indent: -9999px;
}

h3.flvChsColHdrsR {
  background-image: url(../images/hdrSlabs.gif);
  background-repeat: no-repeat;
  height: 67px;
  width: 234px;
  text-align: left;
  text-indent: -9999px;
}

p#bagCount {
  color: #DE7B18;
  font-weight: bold;
  padding: 1em 0;
}

.flvChsBtns {
  margin-top: 24px;
}

.productQuantityNote {
  font-style: italic;
}

.productTitle {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: .5em;
}
/* FLAVOR SELECTOR END */

.grungeLineLong, .grungeLineLong2, .grungeLineLong3 {
  display: block;
  background-image: url(../images/grungeLineLong.gif);
  background-repeat: no-repeat;
  width: 773px;
  height: 7px;
  line-height: 7px;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

.grungeLineLong2 {
  background-image: url(../images/grungeLineLong2.gif);
  margin-bottom: 29px;
}

.grungeLineLong3 {
  background-image: url(../images/grungeLineLong2.gif);
  margin-bottom: 18px;
}
/* CHECKOUT FORM CONTROLS BEGIN */

#ccFromFile,#ccNew,#paypal,#sameAsCC,#shippingFromFile,#shippingNew {
  display: none;
}

table.checkoutForm {
  width: 100%;
}

table.checkoutForm td {
  padding: 5%;
  vertical-align: top;
  width: 40%;
}

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

table.checkoutFormSub td.descr {
  padding: 0 5px 0 0;
  text-align: right;
}

table.checkoutFormSub input.textBox, table.checkoutFormSub textarea {
  width: 85%;
}

table.checkoutFormSub textarea {
  height: 4em;
}

.checkoutButtons {
  margin: 1em 0;
  text-align: center;
  width: 99%;
}

table.specialInstructions {
  margin: 1em auto 0;
  text-align: center;
  width: 539px;
}

table.specialInstructions textarea {
  height: 4em;
  width: 400px;
}
/* CHECKOUT FORM CONTROLS END */

.floatHalfWidth {
  float: left;
  margin: 0 0 1em;
  width: 375px;
}