﻿.recItemPrefPriceDollars { font-size: 14px; }
.recItemPrefPriceCents { font-size: 11px; }
.pc-price span { font-size: 18px; }
.productListDataHighlight { font-size: 11px; }
.productListDataFont { font-size: 11px; }
div.selectedPrice.regularDetailPrice, div.selectedPrice.preferredDetailPrice { font-size: 17px; }

.textBox .openCap { margin-right: -2px; }
.textBox .closeCap { margin-left: -2px; }

.sub_home { width: 665px; }

.addressPhoneNum { width: 137px; }
.addressPhoneNum input { width: 119px; }
.addressCity input, .addressPostalCode input { width: 89px; }

#addressPostalCodeRequired { margin-left: -8px; }
.addressPostalCode {
    width: auto;
    padding-right: 8px;
}
.addressStateProv { width: 167px; }
.addressCity, .addressSuburb { width: 280px; }

.addressStateProv,
.addressCity,
.addressSuburb { padding-bottom: 2px; }

.addressFields select {
    width: 100%;
    height: 28px;
    color: #666;
    border: 1px solid #BBA4A4;
    border-radius: 5px;
    box-shadow: inset 0 10px 10px 0 rgba(177, 165, 130, 0.1);
}
.addressFields #countryDropdownListWrapper select { width: 50%; }

.addressStateProv select:disabled,
.addressCity select:disabled,
.addressSuburb select:disabled { background-color: #ddd; }

.addressError {
    display: none;
    color: #933933;
    font: 12px/24px Georgia;
}

.recItemPriceBlock {
    padding: 10px 0 0 3px;
}

/* Mini Cart Overrides */
.divHeaderColumn.th3, th.item, td.item, .truncated {
    width: 222px;
}

.divHeaderColumn.th4, .divFooterColumn.th4, th.regular, td.regular {
    width: 71px;
}

.divHeaderColumn.th5, .divFooterColumn.th5, th.preferred, td.preferred {
    width: 80px;
}

.divFooterTable {
    left: 283px;
}

.divFooterRow {
    width: 266px;
}
/* End Mini Cart Overrides */

.pageContainer .thankYouWrapper .orderDetail .orderDetailRight .orderDetailsLabels
{
	width: 40%;
	margin: 0 auto;
	text-align: right;
	padding-right: 5px;
}

.checkoutContainer #paymentOptions,
.checkoutContainer #shippingOptions{ min-height: 165px; }

.newEnrollmentInnerWrapper #divInfo #divSubmit .btn .btnTxt {
	font: 19px/61px Georgia;
}

.productListControlItems .productListControlSavings {
    width: 49px;
}

.productListControlSavings
{ 
	width: 54px; 
}

.reactivateNoThanks {
    left: -26px;
}

/* Melaleuca.info Default Youtube link container*/
.videoSelector .linkContainer { display: none }

/*COA Style Fix for Checkout*/
.coaRemaining {
    padding: 6px;
    text-align: left;
}
.coaCancelButton, .coaApplyButtonContainer
{
	padding: 10px 0 0 15px;
}
.container .mainArea .coaEnterAmount.left {
    width: 100px;
}

.cert_text {
     font-size: 12px;
}