/** sprite: store-index-sprite; sprite-image: url('my-test-sprite.png'); sprite-layout: vertical _NO__DOTCOMMA__AFTER__*/

div.sales-and-specials-container .bottom {
    border-bottom: 0;
}

.view-product-button {
    margin-left: 8px;
    margin-right: 5px;
    margin-top: 5px;
}

.supplements-for-goal-container {
    width: 100%
}

.supplements-for-goal-large-image {
    width: 318px;
    height: 189px;
    float: left;
}

.goal-muscle-building {
    background-image: url('/images/sections/index/supplement-for-goal-muscle-building.jpg');
}

.goal-fat-loss {
    background-image: url('/images/sections/index/supplement-for-goal-fat-loss.jpg');
}

.goal-muscle-building, .goal-fat-loss {
    position: relative;
}

.supplement-goal-title {
    font-family: "Arial Black", Arial;
    font-size: 25px;
    font-weight: bold;
    text-align: right;
    margin-right: 20px;
    white-space: nowrap;
}

.goal-fat-loss .supplement-goal-subtext {
    float: left;
    border-right: 0;
}

.goal-fat-loss .supplement-goal-title {
    text-align: left;
    margin-left: 20px;
}

.goal-fat-loss .supplement-goal-desc {
    text-align: left;
    margin-left: 20px;
    margin-right: 0px;
}

.goal-muscle-building .supplement-goal-desc a {
    right: 0;
}

.supplement-goal-desc a {
    display: block;
    margin-top: 10px;
    position: absolute;
}

.other-goals {
    width: 100%;
    height: 10px;
    position: relative;
    top: -45px;
}

.other-goals-links {
    font-weight: bold;
    font-size: 12px;
    padding-left: 110px;
}

.other-goals-links div {
    float: left;
    width: 75px;
    margin-top: 3px;
    text-align: center;
}

.other-goals-links div a {
    text-transform: uppercase;
}

.view-all-goals {
    background-image: url('/images/sections/index/view-all-goals-background.jpg');
    background-repeat: no-repeat;
    width: 70px;
    height: 29px;
    margin-top: 0 !important;
    padding-top: 2px;
}

.view-all-goals a {
    color: #ffffff;
}

.shop-by-category-container {
    width: 100%;
    margin-top: 20px;
}

.category-column {
    /*border-right: 1px solid #D7D7D7;*/
    float: left;
    width: 103px;
}

.category-image {
    border-left: 1px solid #d7d7d7;
}

.category-image-first {
    border-left-width: 0;
}

.category-image a,
.category-image-first a {
    text-decoration: none;
}

.category-title {
    text-align: center;
    height: 40px;
    margin-top: -8px;
}

.category-title a {
    font-weight: bold;
    font-size: 12px;
    display: block;
    width: 100%;
    padding-top: 8px;
}

.category-title a span {
    border-left: 1px solid #d7d7d7;
    display: block;
    font-size: 11px;
    height: 24px;
}

.category-title a span.first {
    border-left-width: 0px;
    display: block;
}

.featured-brands-block {
    background-image: url('/images/sections/index/featured-brands-background.jpg');
    background-repeat: no-repeat;
    height: 186px;
    overflow: hidden;
    margin-top: 45px;
    padding-top: 27px;
    /* padding-left: 12px;*/
}

.featured-brands-text {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-left: 15px;
}

.brand-logo {
    float: left;
    margin-left: 8px;
}

.view-all-brands a {
    color: #00a1de;
}

.store-footer-information-container {
    width: 100%;
    margin-top: 20px;
}

.store-footer-blue-background {
    background-color: #0e6f99;
    padding-left: 12px;
}

.store-footer-blue-background ul.primary-information-section {
    padding: 15px 10px;
    /*background-image: url('/images/sections/index/store-footer-highlights-gradient.jpg');
    background-repeat: repeat-x;*/
    background-color: #FFF;
    min-height: 85px;
    height: auto;
    overflow: hidden;
}

.store-footer-blue-background ul.primary-information-section li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #CCC;
    min-height: 85px;
    height: auto;
    width: 45%;
}

.store-footer-blue-background ul.primary-information-section li.last {
    float: left;
    list-style-type: none;
    border-right: 0;
    padding-left: 40px;
}

/* start */

.store-index-e-gift-box {
    background-image: url('/images/sections/index/store-highlight-box-sprite.png');
    background-repeat: no-repeat;
    background-position: -162px -4px;
    width: 116px;
    height: 62px;
    margin: 0 15px;
}

.store-index-e-gift-box-link {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
}

.store-index-free-gift-box {
    padding: 0 30px;
    width: 200px;
}

.spend-and-receive {
    color: #0E709A;
    float: left;
    font-family: ProximaNova, "Arial Black", Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    width: 231px;
}

.spend-and-receive .spend {
    float: left;
}

.spend-and-receive .receive {
    color: #a4a4a4;
    float: left;
    font-size: 20px;
    clear: left;
}

.spend-and-receive .amount {
    font-size: 46px;
    vertical-align: top;
    top: -3px;
    position: relative;
    float: none;
    display: inline-block;
    margin-left: 10px;
}

.spend-and-receive .amount small {
    font-size: 20px;
    line-height: 30px;
    vertical-align: top;
}

.spend-and-receive .amount em {
    color: #A7A7A7;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-right: 1px;
    margin-top: -4px;
    padding-right: 3px;
    text-align: right;
    vertical-align: bottom;
}

.store-index-free-gift-box {
  overflow: hidden;
}

.store-index-free-gift-box .free-gift-headline {
    color: #0E709A;
    display: block;
    float: left;
    font-family: ProximaNova, "Arial Black", Arial, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-top: 5px;
    text-transform: uppercase;
    margin-top: 0px;
}

.payment-methods-info {
    color: #0E709A;
    font-size: 33px;
    font-family: ProximaNova, "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.payment-methods-info p {
    font-size: 29px;
    line-height: 26px;
}

.payment-methods-info p span {
    color: #a4a4a4;
    font-size: 14px;
}

.store-index-free-gift-box-link {
    float: right;
    font-size: 11px;
    margin-right: 40px;
}

.store-index-payment-methods-box {
    width: 233px;
}

.store-index-payment-methods-box-types {
    width: 225px;
    border-top: 1px solid #c8c8c8;
    padding: 5px 0 0 0;
}

.store-index-payment-methods-box-types p {
    color: #acabaa;
    font-size: 12px;
    line-height: 140%;
    font-family: ProximaNova, "Arial Black", Arial, sans-serif;
}

.credit-card-icon-list {
    margin-left: 10px;
    margin-top: 10px;
}

.blue-text-highlights {
    float: left;
    font-family: ProximaNova, "Arial Black", Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    margin-right: 46px;
    margin-top: 10px;
    margin-bottom: 0;
}

.last-highlight {
    margin-right: 0px !important;
}

.newsletter-testimonials {
    float: left;
    width: 620px;
}

.newsletter-sign-up {
    width: 220px;
    border-right: 1px solid #d4d4d4;
    padding: 10px 10px 30px 10px;
    background-color: #e0e0e0;
    float: left;
}

.newsletter-title {
    font-family: "Arial Black", "Arial Bold", arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #0e709a;
}

.newsletter-title span {
    display: block;
    font-size: 29px;
}

.newsletter-subtext {
    font-size: 12px;
    margin-top: 5px;
}

.newsletter-form {
    font-size: 12px;
    margin-top: 15px;
}

.newsletter-form input.input-text {
    width: 150px;
    font-size: 11px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.newsletter-form div.newsletter-i-agree {
    font-size: 12px;
    line-height: 17px;
    width: 183px;
}
.small-text {
    font-size: 11px;
    margin-top: 10px;
}

div.top-seller-index-container {
    width: 619px;
    height: 260px;
    border: 1px solid #D4D4D4;
    vertical-align: top;
    font-size: 12px;
}

div.top-seller-index-container div.top-seller-product-image {
    width: 140px;
    vertical-align: top;
    background-color: #FFF;
    height: 260px;
}

div.top-seller-index-container div.top-seller-product-info {
    width: 240px;
    vertical-align: top;
    padding-top: 10px;
    height: 250px;
}

div.top-seller-product-info div.number-one {
    width: 20px;
    float: left;
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

div.top-seller-product-info div.product-info {
    width: 220px;
    float: left;
    margin: 0;
}

div.top-seller-product-info div.product-info h3 {
    font-size: 18px;
    font-weight: bold;
}

div.top-seller-product-info div.product-info div.product-member-using-stats {
    margin-top: 5px;
}

div.top-seller-product-info div.top-selling-product-description {
    margin-top: 10px;
    height: 110px;
    line-height: 15px;
}

div.top-seller-product-info div.top-selling-product-button {
    padding-top: 5px;
}

div.top-seller-all-product-list {
    background-color: #F6F7F7;
    width: 205px;
    vertical-align: top;
    height: 250px;
    padding-top: 10px;
    margin-left: 17px;
}

div.top-seller-all-product-list ul {
    list-style-type: none;
}

div.top-seller-all-product-list li {
    height: 22px;
    line-height: 22px;
    padding-left: 15px;
}

div.top-seller-all-product-list li a {
    white-space: nowrap;
    width: 156px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-left: 5px;
}

div.top-seller-all-product-list li.alt {
    background-color: #E9E9E9;
}

div.top-seller-all-product-list li span {
    float: left;
    margin-right: 0;
}

span.number-col {
    width: 16px;
    text-align: right;
    display: inline-block;

    margin-right: 5px;
}

div.top-seller-all-product-list p.view-all-button-location {
    padding-left: 15px;
    padding-top: 5px;
}

/* More top selling products */

div.more-top-selling-products-container div {
    vertical-align: top;
}

div.more-top-selling-products-container div.boom-three-column {
    margin-right: 8px;
    width: 198px;

}

div.more-top-selling-products-container div.boom-three-column.last {
    margin-right: 0;
}

div.more-top-selling-products-container .product-member-using-stats {
    margin-top: 5px;
}

div.more-top-selling-products-container h3 {
    font-size: 20px;
    font-family: "Arial Black", "Arial Bold", arial, sans-serif;
    text-transform: uppercase;
}

div.more-top-selling-products-container .top-seller-blurb {
    margin-top: 5px;
}

div.more-top-selling-products-container .top-seller-product-list {
    margin-top: 5px;
}

div.more-top-selling-products-container li {
    list-style-type: none;
    height: 18px;
    line-height: 18px;
    border-bottom: 1px dotted #2C2B2A;
    font-size: 11px;
    white-space: nowrap;
}

div.more-top-selling-products-container li a {
    white-space: nowrap;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

div.more-top-selling-products-container li span,
div.top-seller-product-list li span {
    float: left;
    margin-right: 5px;
    text-align: right;
    width: 16px;
}

div.top-seller-product-list li a {
    display: inline-block;
    float: left;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
}

div.bodyspace-community-reviews {
    font-size: 12px;
}

div.bodyspace-community-reviews div.boom-two-column {
    width: 290px;
}

div.bodyspace-community-reviews div.boom-two-column.right-side {
    margin-left: 10px;
    padding-left: 20px;
    border-left: 1px solid #D6D6D6;
}

div.bodyspace-community-reviews h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}

p.column-title-gray {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #747474;
    margin-bottom: 10px;
}

div.bodyspace-community-reviews p.small-top-pad {
    padding-top: 3px;
}

div.bodyspace-community-reviews p.large-top-pad {
    padding-top: 20px;
}

div.bodyspace-community-reviews div.community-featured-review-image {
    text-align: center;
    margin: 10px 0;
}

table.index-page-sale-item td {
    vertical-align: top;
}

table.index-page-sale-item td.sale-left {
    border-bottom: 1px dashed #706f6f;
}

table.index-page-sale-item td.sale-right {
    border-bottom: 1px dashed #706f6f;
    border-left: 1px dashed #706f6f;
}

table.index-page-sale-item td.view-all-box {
    text-align: center;
    position: relative;
}

.top-seller-index-container .top-seller-image {
    margin: 50px;
    width: 140px;
    height: 260px;
    position: relative;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
}

.top-seller-index-container .top-seller-image img {
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: auto;
}

input#newsletterTxtBox {
    width: 215px;
}

div.newsletter-form span.wmwrap label {
    top: 3px !important;
}
