﻿#top_buy {
    display:none;   
}

#body-content-sc {

}

#body-content-sc p.warning {
    font-size:12px;
    color: #ff0000;
}

#body-content-sc .keep-shopping {
    margin-top:20px;
    margin-bottom:500px;
}
	
#body-content-sc h1 {
	border-bottom: 1px solid #cfdcc8;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.moneyback-star {
    float:right;
	margin-top:10px;
}

#body-content-sc h1 span.call {
	font-size:18px;
	margin-top:10px;
	padding:5px 5px;
    position:relative;
    left:220px;
}

#body-content-sc p span.returns {
    font-family:Georgia;
	font-size:18px;
	padding:5px 5px;
    position:relative;
    left:240px;
    top:-17px;
}

#product-container {   
    margin: 0px 20px 0px 10px;
    overflow:visible;
}

.select {
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin:40px 0 15px 10px;
    display:inline-block;
}

.selected {
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin:5px 0 0 5px;
    display:block;    
}

.product-box {
    float:left;
    margin-right:8px;
    overflow:visible;    
}

.product-box.first {
    width:280px;
}

.product-box.middle {
    width:315px;
}

.product-box.last {
    width:265px;
    margin-right:0px;
}

.product-box .header {
    height:28px;
    overflow:visible;      
}

.product-box .header .left{
    float:left; 
}

.product-box .header .right{
    float:right; 
}

.product-box .header p.title {
    color:#fff;
    font-size:19px;
    font-weight:bold;
    margin-top:1px;
    padding-top:1px;
    padding-left:5px;
}

.product-box .header .great-value {
    position:relative;
    top:-45px;
    right:-245px;
}

.product-box .header.green {   
    background-image:url(../Images/sc/green-header-back.png);
    background-repeat:repeat-x;    
}

.product-box .header.red {   
    background-image:url(../Images/sc/red-header-back.png);
    background-repeat:repeat-x;
}

.product-box .body {
    height:184px;
    border:1px solid #eff0ef;
    padding:13px;
}

.product-box .body.green { 
    background-image:url(../Images/sc/green-back.png);
    background-repeat:repeat-x;
}

.product-box .body.red { 
    background-image:url(../Images/sc/red-back.png);
    background-repeat:repeat-x;
}

.product-box .body h4 { 
    border-bottom:1px solid #CFCECE;
    color:#636363;
    font-size:15px;
    font-weight:bold;
    text-transform:none;
}

.product-box .body img.product { 
    float:right;
}

.product-box .footer {
    text-align:center;
    position:relative;
    top:-35px;
}

.product-box .body ul {
    list-style-position:outside;
    list-style-type:disc;
    margin:5px 0;
    padding-left:15px;
}

.product-box .body ul li {
    font-size:13px;
    line-height:1.3em;
    margin:3px 0;
    overflow:visible;
}

.product-box .body span.pop { 
    color:#7C1B60;
    font-style:italic;
}

.product-box .body span.save { 
    font-size:15px;
    font-weight:bold;
    font-style:italic;
    color:#356218;
}

.product-desc-wrapper {
    margin:0px 20px 0px 10px;
    width:878px;
    height:400px;
}

.product-desc-container {

}

.product-desc-container .arrow {
    height:23px;
}

.product-desc-container .arrow img {
    position:relative;
}

.product-desc-container .arrow img.intrigued {
    left:130px;
}

.product-desc-container .arrow img.smitten {
    left:430px;
}

.product-desc-container .arrow img.aroused {
    left:720px;
}

.product-desc-container .body {
    background-color:#eff0ef;
    padding:5px;
}

.product-desc-container .inner-body {
    background-color:#fff;
    border:1px solid #cfcece;
    padding:10px;
}

.product-desc-container .inner-body .selection {
    float:left;
    width:405px;
}

.product-desc-container .inner-body .desc-container {
    float:left;
    width:440px;
    border-left:1px solid #cfcece;   
}

.product-desc-container .inner-body .desc-container .desc {
    margin:0 40px 0 20px;
    float:left;
    width:220px;
}

.product-desc-container .inner-body .desc-container .desc p {
    font-size:13px;
    margin-top:5px;
}

.product-desc-container .inner-body .desc-container .spec {
    float:left;
    width:140px;
}

.product-desc-container .inner-body .desc-container .spec .limit {
    font-size:12px;
}

.spec-list {
    list-style:none;
    font-size:12px;
}

.spec-list li {
    margin:5px 0;
}

.spec-list li.label {
    float:left;
    width:80px;
    font-weight:bold;
}

.spec-list li.label.textbox {
    padding-top:5px;
}

.spec-list li.label.checkbox {
    padding-top:2px;
}

.spec-list li.value {
    float:left;
}

.spec-list li.value .qty {
    width:25px;
}

.product-desc-container .inner-body .desc-container .cross-title {
    color:#7C1B60;
    margin-left:20px;
    padding-top:20px;
    clear:both;
}

.product-desc-container .inner-body .desc-container .cross-sell {
    background-color:#eaeaea;
    width:100%;
    margin-left:15px;
    padding:5px 0;
    clear:both;
}

.product-desc-container .inner-body .desc-container .cross-sell .desc {
    margin:0 25px 0 0;
    float:left;
    width:150px;
}

.product-desc-container .inner-body .desc-container .cross-sell .pouch {
    margin:0 10px;
    float:left;
}

.product-desc-container .inner-body .desc-container .cross-sell p.featured {
    margin:5px 0px;
    width:135px;
}

.product-desc-container .inner-body .desc-container .cross-sell .spec {
    float:left;
    width:130px;
}

.product-desc-container .inner-body .desc-container .order-now {
    margin-top:10px;
    float:right;
}

#bottom-container {
    margin: 20px 20px 0 10px;
}

#bottom-container .info-box {
    float:left;
    width:428px;
    margin-right:20px;
    margin-top:20px;
}

#bottom-container .info-box.last {
    margin-right:0px; 
}

#bottom-container .info-box .header {
    background-color:#eaeaea;
}

#bottom-container .info-box .header p {
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    margin:5px 0 5px 10px; 
}

#bottom-container .info-box .body {
    height:150px;
    overflow:auto;
}

#bottom-container .info-box .body.bottom {
    height:80px;
}

#bottom-container .info-box .body img.discreet {
    margin:10px 10px 20px 5px;
    float:left;
}

#bottom-container .info-box .body p {
    padding:10px 20px 0 10px; 
}

#bottom-container .info-box .body cite {
    font-style:italic;
    padding:15px 5px 10px 10px;
    margin:0px;
}

#bottom-container .info-box .body cite.author {
    font-style:normal;
    font-weight:bold;
    font-size:12px;
    padding:0px 0px 0px 10px;
}

#bottom-container .info-box .body img.locator {
    margin:20px 5px 20px 10px;
    float:right;
}

/*------------------------------------------------------------*/

#body-content-sc span.problems {
	color:#356218;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	position:relative;
	top:-65px;
	left:415px;
	display:inline;
}

#body-content-sc h1.offright {
	margin-right:10px;
}

#body-content-sc .sc-crumbs {
	border-bottom:1px solid #CFCECE;
	margin-right:10px;
	margin-top:-20px;
	margin-bottom:15px;
}

#body-content-sc .sc-crumbs p {
	font-size:12px;
	margin-top:6px;
	padding-left:5px;
}

#body-content-sc .sc-crumbs img {
	float:left;
}

.sc-container {
    margin-right:5px;
    margin-top:15px;
    width:648px;
}

.sc-container p.warning {
    font-size:12px;
    color: #ff0000;
}

.sc-container.left {
    float:left;
    width:321px;
    margin-right:6px;
}

.sc-container.right {
    width:321px;
}

.sc-container .body {
    background-color:#eff0ef;
    padding:5px;
}

.sc-container .body .header {
    background-color:#5B8E2F;
    padding:5px 5px 5px 10px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}

.sc-container .inner-body {
    background-color:#fff;
    border:1px solid #cfcece;
    padding:10px;
}

.sc-container .inner-body.cart {
    padding:0px;
}

.sc-container .inner-body.billing {
    height:350px;
}

.sc-container .inner-body label {
    display:block;
    font-size:13px;
    padding-bottom:3px;
}

.sc-container .inner-body label.opt-in {
    font-size:10px;
}

.sc-container .inner-body label.bigger {
    padding-bottom:5px;
}

.sc-container .inner-body .flat {
    float:left;
    margin-right:20px;
}

.sc-container .inner-body label sup {
    color:#7C1B60;
    font-weight:bold;
}

.sc-container .inner-body label sup.grey {
    color:#636363;
    font-weight:normal;
}

.sc-container .inner-body input {
    width:180px;
}

.sc-container .inner-body input.check-box {
    width:14px;
}

.sc-container .inner-body input.coupon-code {
    margin-top:4px;
    float:right;
    width:170px;
    height:16px;
    font-size:11px;
    font-style:italic;
    color:#636363;
}

.sc-container .inner-body input.apply {
    width:68px;
    margin-top:3px;
    float:right;
}

.sc-container .inner-body label span.usonly {
    color:#7C1B60;
    font-style:italic;
    padding-left:75px;
}

.sc-container .inner-body p {
    font-size:13px;
}

.sc-container .inner-body p.state-warning {
    color:#7C1B60;
    margin-top:8px;
    font-size:12px;
}

.sc-container .inner-body ul {
    font-size:12px;    
    list-style-position:outside;
    list-style-type:disc;
    margin:5px 20px;
    padding-left:15px;
}

.sc-container .inner-body ul li {  
    line-height:1.3em;
    margin:3px 0;
    overflow:visible;
}

.sc-container .inner-body input.billing {
    width:210px;
}

.sc-container .inner-body input.cvv {
    width:50px;
}

.sc-container .inner-body select.exp {
    width:90px;
}

.sc-container .inner-body input.zip {
    width:50px;
}

.sc-container .inner-body .divider {
    float:left;
    width:35%;
}

.sc-container .inner-body .message {
    background-color:#EEF5E8;
    padding:8px 15px;
}

.sc-container .inner-body .message.contact {
    margin-top:25px;
}

.sc-container .inner-body .message p {
    font-size:11px;
    font-weight:bold;
}

.sc-container .inner-body .numbers {
    font-size:11px;
}

#sc-cart .header {
    color:#636363;
    background-color:#eff0ef;
    text-align:left;
}

#sc-cart .header .desc,
#sc-cart .header .quantity,
#sc-cart .header .price {
    padding:5px 7px;
}

#sc-cart .header .white-line {
    border-left:2px solid #fff;
}

#sc-cart .body {
    color:#636363;
    background-color:#fff;
    font-size:11px;
    vertical-align:top;
}

#sc-cart .body .thumb {
    padding-top:10px;
    padding-left:10px;
}

#sc-cart .body .desc {
    padding-top:10px;
    padding-right:20px;
}

#sc-cart .body .quantity {
    padding-top:8px;
    padding-left:10px;
}

#sc-cart .body .qty {
    width:25px;
}

#sc-cart .body .price,
#sc-cart .price {
    padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;    
    font-weight:bold;
}

#sc-cart .price.green,
#sc-cart .price.green-light {
    color:#356218;
}

#sc-cart .price.green-light {
    font-weight:normal;
}

#sc-cart .body .remove {
    color:#636363;
}

#sc-cart .line {
    height:1px;
    background-color:#cfcece;
    margin:5px 5px 5px 5px;
}

#sc-cart .line.no {
    height:1px;
    background-color:#cfcece;
    margin:0px 5px;
}

#sc-cart .total {
    color:#636363;
    background-color:#fff;
    font-size:13px;
    font-weight:normal;
    vertical-align:top;
}

#sc-cart .total p.disclaimer {
    font-size:11px;
    font-weight:normal;
    margin-left:155px;
}

#sc-cart .ship {
    color:#636363;
    background-color:#eff0ef;
    font-size:13px;
    font-weight:normal;
}

#sc-cart .ship .recalculate {
    color:#356218;
    font-size:11px;
    font-weight:normal;
    padding-left:10px;
}

#sc-cart .ship .white-line-left {
    border-left:5px solid #fff;
}

#sc-cart .ship .white-line-right {
    border-right:5px solid #fff;
}

#sc-cart-bottom {
    border-top:1px solid #cfcece;
    border-bottom:1px solid #cfcece;
    margin-left:5px;
    margin-top:20px;
    color:#356218;
    font-weight:bold;
}

#sc-cart-bottom .light {
    font-weight:normal;
}

#sc-cart-agree {
    margin-top:20px;
    font-size:11px;
}

#sc-cart-agree label {
    font-size:11px;
}

#sc-cart-agree label sup {
    color:#7C1B60;
    font-weight:bold;
}

.validation-summary-errors {
    font-size:10px;
    color: #ff0000;
}

#bottom-menu p.footnote {
    padding-top:15px;
    margin-left:5px;
}

#bottom-menu p.footnotes sup {
    color:#7C1B60;
    font-weight:bold;
}

#aside .callout.sc {
    padding:4px 0;
    margin:0;
    
}
#aside .callout-content.discreet  {
    background-image: url(../Images/sc/nugget.png);
    height:148px;
    color:#fff;
}

#aside .callout-content.discreet h4 {
    padding-top:10px;
    color:#fff;
}

#aside .callout-content.discreet p.discreet {
    margin-top:0px;
    width:130px;
    font-size:12px;
}

#aside .callout-content.discreet p.discreet.pouch {
    margin-top:5px;
    width:150px;
}

#aside .callout-content.discreet p.discreet.candle {
    margin-top:5px;
    width:140px;
}

#aside .callout-content.discreet p.discreet.pouch .price,
#aside .callout-content.discreet p.discreet.candle .price {
    display:block;
    margin-top:5px;
}

#aside .callout-content.discreet .btn {
    float:left;
    margin-top:5px;
}

/*------------------------------------------------------------*/

.sc-container.confirmation {
    margin-top:40px;
    margin-left:25px;
    width:560px;
}

.sc-container.confirmation h1 {
    font-size:20px;
}

#body-content-sc .keep-shopping.confirmation {
    margin-top:50px;
    margin-bottom:200px;
}

.guarantee {
    width:230px;
    position:absolute;
    top:250px;
    right:5px;
}

.guarantee .arrow {
    height:23px;
}

.guarantee .arrow img {
    position:relative;
}

.guarantee .arrow img {
    left:150px;
}

.guarantee .body {
    background-color:#eff0ef;
    padding:5px;
}

.guarantee .inner-body {
    background-color:#fff;
    border:1px solid #cfcece;
}

.guarantee .inner-body .header {
    background-color:#7C1B60;
    padding:5px 5px 5px 10px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}

.guarantee .inner-body p {
    font-size:12px;
    margin:13px;
}