@charset "utf-8";
/* CSS Document */
#productRecs {
	width: 800px;
}

.checkout a:link, .checkout a {
	color: #5A4E3E;
	}
.bag .estTotal td, .payment .balance td, .confirmation .balance td  {
	border-top:2px solid #ccc;
	padding:15px 10px;
	}
.payment .estTotal td{
	padding-bottom:25px;
	}
.payment .subTotal td {
	padding-top:25px;
	}
.userInfoTable td {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:20px 0;
	}
.userInfoTable td .reviewBox {
	width:200px;
	}
.confirmation .primary {
	float:right;
	}
.billing .orderAmount {
		text-align:right;
		width:220px;
		padding-right: 130px;
		}
.billing td.orderAmountLabel {
	text-align: left;
}
#leftNav {
	color:#E0CAA5;
	padding-top:35px;
	}
#leftNav h1 {
	color:#E0CAA5;
	margin:0 0 12px 0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:0;
	}
.packagingTins #banner, #banner, .checkout #fullBanner {/*duplicate rule to hit QA */
	height: 85px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #d7cea6 url('../../images/en_US/banners/secondary/banner_sub_shopping_bag.gif') no-repeat;
}
.checkout #banner p, .checkout #fullBanner p {
	text-indent: -9999999px;
	background:none;
}
.giftOptions #banner, .giftOptions #fullBanner {/*duplicate rule to hit QA */
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #d7cea6 url('../../images/en_US/banners/secondary/banner_sub_shopping_bag.gif') no-repeat;
}
#giftoptions {
	border-top:1px solid #ccc;
	padding-top:21px;
	}

#giftCardRemption {
	display: none;
}

#subtotalRow td {
	border-bottom-width: 0px;
}

#taxRow td {
	border-bottom-width: 0px;
}

#shippingRow td {
	border-bottom-width: 0px;
}

#promoRow td {
	border-bottom-width: 2px;
}

#reviewBag #promoRow td {
	border-bottom-width: 0px;
}

#confirmBag #promoRow td {
	border-bottom-width: 1px;
}

#reviewProductTable #promoRow td {
	border-bottom-width: 0px;
}

#confirmBag #totalRow td {
	border-bottom-width: 0px;
}

#totalRow td {
	border-bottom-width: 2px;
}

#reviewBag #totalRow td {
	border-bottom-width: 1px;
}

#confirmBag #giftCardRow td {
	border-bottom-width: 0px;
}

#shippingMethod {
	width: 200px;
}

#valueColumn .copy a,
#registerColumn .copy a {
	text-decoration: underline;
}
#registerColumn {
	clear:both;
	background:#FAF7E5;
	overflow: hidden;
	}
#registerColumn .contentBody {
	width:450px;
	padding:20px;
	float:right;
	}
#registerColumn .contentBody .passwords {
	float:left;
	margin-right:15px;
	width:200px;
	}
#registerColumn .contentBody .passwords input {
	width:200px;
	}
#registerColumn .csButtons {
	padding:15px 0 0 0;
	clear:both;
	}
#registerColumn .primary {
	float:none;

	}
#registerColumn .boldDark {
	font-weight:bold;
	color:#333;
	border-bottom:2px solid #ccc;
	text-transform:uppercase;
	margin-left:10px;
	}
#registerColumn .boldDark:hover {
	color:#cc6600;
	border-color:#cc6600;
	}
#registerColumn .caHead {
	font-size:14px;
	text-transform:uppercase;
	margin:0 -20px 5px 0;
	 }
#registerColumn .emailName {
    background: url(../../images/en_US/checkOut/email_address_bg.gif) no-repeat 0 2px;
    color: #52A794;
    font-weight: bold;
    margin: 15px 0;
    padding: 0 0 0 20px;
	}
#registerColumn .mandatory {
	float:none;
	margin-top:5px;
	text-align:left;
	}
#registerColumn img {
	float: left;
}

#checkoutFooterCopy .footerCopy p a {
	text-decoration: underline;
}

#printReciept {
	float: right;
}

#orderSummary {
/*border: 1px solid black;*/
}

/* FORMS */
.formContent {
	padding: 10px 0;
	margin-bottom: 20px;
}

#orderSummary .formContent {
	padding: 0px;
	margin-bottom: 20px;
}


#billingForm {
	padding-top: 10px;
	margin-right: 25px;
	float: left;
	width: 350px;
}

#billingForm .formContent {
/*	border-right: 1px solid #CCC;*/
}

.errors .shippingAndBilling {

}

#shippingForm {
	width: 350px;
}

.radioContainer {
	width: 75px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 0px;
	overflow: hidden;
	border-right: 1px solid #BABEBD;
}

#errorAddress .radioContainer input {
	margin-top: 79px;
}

#recommended .radioContainer input {
	margin-top: 28px;
}

.formContainer {
	padding: 4px;
	padding-left: 10px;
	float: left;
	padding-top: 8px;
}

#errorAddress .radioContainer {
	height: 165px;
}

#recommended .radioContainer {
	height: 65px;
}

#copyInfo {
	float: left;
}

#content .copyHolder a {
	text-decoration: underline;
}

.billing #copyInfo {
	float: left;
	margin-right: 10px;
}

#shippingForm {
	padding-top: 10px;
	float: left;
}

#billingShipping:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#checkoutButtons {
	float: left;
	color: #333333;
	padding: 4px 0 6px;
	display: block;
	width: 100%;
	border-top: 1px solid #CCC;
	text-align:right;
}
.billing #checkoutButtons {
	margin-top:-25px;
}
.billing .customerCare {
	margin: 0 180px 0 0;
}
.billing .orderHeader .customerCare {
	margin:0;
	}
.formHeader {
	padding:3px 0;}
.subtitle {
	padding: 5px 0;
}

#printBag {
/*float: right;*/
font-weight: bold;
display: inline;
}

.userInfoBox {
	width: 200px;
	float: left;
	padding-right: 20px;
}

#shippingMethod label {
	width: 95px;
	display: inline-block!important;
	font-weight: normal!important;
}
.billing #updateShipping {
	margin:10px 0;
	}
#updateShipping label {
	display:block;
	margin-right:5px;
	}
/*
#promoCode {
	margin:-10px 0 10px;
}
*/

#content.bag #updateShipping {
	position: relative;
	height: 30px;
}
#content.bag #updateShipping .formField {
	position: absolute;
	top: -6px;
}
#updateShipping label {
	float: left; /*GENERIC?*/
	margin: 0 30px 0 0;
}
#shippingMethod {
	float: left;
	width: 300px;
}

#content.bag #promoCode {
	position: relative;
	height: 30px;
	margin-top: -14px;
}
#content.bag #promoCode .formField {
/*	position: relative;*/
	top: -30px;
	width: 430px;
}
#orderPromoCode {
	width: 143px;
}
#promoCode label {
	float: left;
	margin: 0 54px 0 0;
}

/*#promoCode label a:link,
#promoCode label a:visited,
#promoCode label a:active,
#promoCode label a:hover,
#updateShipping label a:link,
#updateShipping label a:visited,
#updateShipping label a:active,
#updateShipping label a:hover {
	color: #5A4E3E;
	text-decoration: underline;
}*/
/*#copyInfoContainer {
position:relative;
}
#copyInfoContainer input {
	display:none;
	}
#copyInfoContainer label {
	background:url(../../images/en_US/checkOut/copy.gif) no-repeat top left;
	width:70px;
	height:23px;
	border:none;
	position:absolute;
	top:165px;
	left:-110px;
	text-indent:-999px;
	overflow:hidden;
	}*/
.shippingAndBilling .mandatory {
	text-align:left;
	margin:10px 0;
	}
.shippingAndBilling .copyInfoContainer {
	padding:0 !important;
	}
#copyInfoContainer input {
	margin-top:8px;
	}
#copyInfoContainer label {
	margin:0;
	width:270px;
	}
#orderPromoCode {
	float: left;
}

.custCareCalloutBottom {
	float: right;
}

#emailSignUp {
	float: left;
	margin-top: 7px;
}

#catalogSignUp {
	float: left;
	margin-top: 7px;
}

.customerCare {
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.bag .customerCare {
	/*margin-top:0;*/
	}
.bag #productColumn {
clear: both;

	}
.custCareCalloutBottom {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}


.customerCare .questions,
.custCareCalloutBottom .questions {
	display: inline;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
}

.customerCare .number,
.custCareCalloutBottom .number {
	display: inline;
	color: #333;
	font-weight: bold;
}

.productTable a, .productTable a :link {
	color:#333 !important;
}
.productTable a:hover {
	color:#cc6600 !important;
	}
.productTable .total {
	border-top: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.productTable .total2 {
	border-bottom: 1px solid #ccc;
	color: red;
}

.checkout .price {
	float: none;
	text-align: right;
	text-decoration: none;
}

.billing .price {
	float: none;
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
	display: table-cell;
}

.billing .orderTable .actionsHeader {
	width: 0px;
}

.billing .orderTable .actions {
	width: 0px;
}

table .quantity {
	float: none;
	text-align: center;
}

.billing label {
	margin-top: 5px;
}

.billing .featProductImg {
	margin: 0px;
	overflow: hidden;
}

#content.billing a.orderInfoLink {
	text-decoration: underline;
}

#content .paymentTable a {
	text-decoration: underline;
}

.billing .paymentTable td {
	padding-right: 5px;
}

#recommended {
}

#zipCodeError {
	margin-top: 15px;
}

#zipCodeError .content {
	background-color: white;
	border: 1px solid #BABEBD;
	width: auto;
}

#zipCodeError .errorText {
	color: #DD281D;
}

#zipCodeError label,
#zipCodeError input {
	color: #5B4F3E;
}

.or {
	text-align: center;
	height: 26px;
	width: 26px;
	margin: 6px 0 6px 160px;
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url('../../images/en_US/checkOut/billing_ups_or.gif');
}

.or span {
	display: none;
}

#ups_state {
}

#ups_zip {
	width: 70px;
}

/*.formContent .wide {
	width: 293px;
}*/

.formContent .text {
	border: 1px solid #BBBBBB;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 138px;
}

#billing select {
	width: 144px;
}

#threeStepCheckout img {
	/*
	padding-right: 20px;
	*/
}


#promoCode .promoCode {
	float: left;
	position: relative;
	margin-right: 10px;
}

.applyToOrderButton {
	float: left;
	position: relative;
}

.orderHeader {
	margin-bottom: 5px;
}

.orderHeader h2 {
	display:none;
	padding: 8px 8px 8px 30px;
	font-size: 11px;
	font-weight: normal;
	color: #4C2F16;
	text-transform: uppercase;
}

.orderHeader #printBag {
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.savedBag h2 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline;
}

#productColumn {
	width:900px;
	float:none;
}

.continueShopping {
	text-align: center;
}

.pdpTitle {
	font-size:11px;}
.prodOriginalPrice {
	text-decoration: line-through;
}

.starLeft {
	margin-top: 5px!important;
}

.tableHeader {
	text-align: center;
	height: 50px;
	font-weight: bold;
	color: red;
}

.actionsHeader {
	width: 150px;
	text-align: left;
	font-weight: bold;
}

.productHeader {
	width: 150px;
	text-align: left;
	font-weight: bold;
}

.detailsHeader {
	width: 300px;
	font-weight: bold;
}

.billing .orderTable .detailsHeader {
	width: 300px;
	font-weight: bold;
}
.summaryHeading {
    background: #E4E2D5;
    color: #4C2F16;
    font-size: 11px;
    font-weight: normal;
    padding: 8px 10px 6px;
    text-transform: uppercase;
	margin-top:15px;
	}
.billing .productTable {
	margin-top:0 !important;
	}
.billing .orderTable .details {
	width: 300px;
}

#content .orderTable a {
	text-decoration: underline;
}

.qtyHeader {
	width: 125px;
	text-align: center;
	font-weight: bold;
}

.totalHeader {
	width: 95px;
	text-align: right;
	font-weight: bold;
}

.orderTable .header {
}

.orderTable .labels {
	height: 30px;
	border-bottom: 2px solid #999;
}

.orderTable .total {
	text-align: right;
}

.orderTable .qty {
	text-align: center;
}

.orderTable .product {
	text-align: left;
}

.orderTable .actions {
	padding-left: 10px;
}

.orderTable .productRow td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.orderTable .orderOptions {
	border-top: 2px solid #999;
}

.orderTable .orderOptions td {
	padding-top: 10px;
}

.orderTable .dashedBorder {
	border-bottom: 1px dashed #BBB;
	height: 1px;
}

.orderTable .solidBorder {
	border-top: 1px solid #BBB;
	height: 1px;
	padding-bottom: 10px;
}

.billing .orderTable td {
	width: 150px;
}

.orderTable label {
	width: 140px;
	float: left;
}

.orderTable .formField {
	height: 30px;
	position: relative;
	margin-bottom: 15px;
}

.orderTable .promoRow {
	height: 22px;
}

.orderTable .orderAmountLabel {
	text-align: right;
}

.orderTable .orderAmount {
	text-align: right;
}
.orderAmountLabel .red span {
	font-size:12px !important;
	color:red !important;
	}

.bag .orderTable .orderAmount div {
	margin-bottom: 10px;
	text-align: right;
}

.orderTable .orderAmountLabel div {
	margin-bottom: 10px;
}

.orderTable .orderAmount div {
	margin-bottom: 10px;
}

.orderTable .originalPrice {
	text-decoration: line-through;
	display: inline;
}

.orderTable .productSalePrice {
	display: inline;
	font-weight: bold;
	color: red;
}

/* this is the correct way... but the html is wrong
.productTable .originalPrice {
text-decoration: line-through;
display: inline;
}

.productTable .productSalePrice {
display: inline;
font-weight: bold;
color: red;
}

*/

.productTable .productSalePrice {
	text-decoration: normal;
	display: inline;
	float:right;
}

.productTable .originalPrice {
	display: inline;
	font-weight: bold;
	color: red;
	float: left;
	margin-left: 3px;
	text-decoration:line-through;
}
.productTable .price {
	text-align:right;
}
.checkoutArea {
	margin: 25px 0 30px 0;
}

.standardCheckout {
	float:left;
}
.standardCheckout .customerCare {
	float:none;
	display:inline;
	}
.standardCheckout a {
	text-decoration: none;
	margin-right: 10px;
}

.standardCheckout button {
	margin-top: 20px;
}

.checkoutOr {
	float: left;
	margin-left:45px;
	/*tmp hide - fix during DE integration*/
	display: none;
}

.expressCheckoutDescription {
	margin-top: 3px;
}

.expressCheckout {
	width:350px;
	float:right;
	/*tmp hide - fix during DE integration*/
	display: none;
}
.expressCheckout h2, .standardCheckout h2 {
	font-size:13px;
	margin-bottom:13px;
	display:block;
	padding:0;
	}
.expressCheckout p {
	padding-bottom:13px;
	}
.expChkOutField {
	margin-right: 5px;
	margin-top: 18px;
	float: left;
}

.expressCheckout input{
	width: 155px;
}

.expSignIn {
	text-align: right;
	margin: 10px 15px 0 0;
	clear:both;
}
.expressCheckoutSI {
	background:#eee;
	width:250px;
	text-align:center;
	padding:10px 0;
	margin:10px 0 10px 485px;
	/*tmp hide - fix during DE integration*/
	display: none;
	}
.expressCheckoutSI p {
	margin-bottom:10px;
	}
.expressCheckoutSI p strong {
	display:block;
	}
.break {
	height: 1px;
	border-bottom: 1px solid #999999;
}

.reviewLabel {
	margin-top: 10px;
	font-weight: bold;
}

.reviewText {
	margin-bottom: 10px;
}

.giftCardForm .floatField {
	float: left;
	position: relative;
}

.giftCardForm button {
	margin-top: 29px;
	float: left;
	position: relative;
}

#giftCardNumber {
	display: block;
}

#securityCode {
	display: block;
}

.giftCardForm .doubleButton {
	margin-top: 22px;
}

.giftCardForm .doubleText {
	margin-top: 37px;
	margin-left: 14px;
}

.giftCardForm .securityCode {
	width: 75px;
	margin-right: 10px;
}

.giftCardForm .giftCardNumber {
	width: 150px;
	margin-right: 10px;
}

.giftCardForm label {
	width: auto;
}

.paymentTable .radio {
	margin-right: 60px;
}

.paymentTable #savedCard {
	width: 100px;
}

.paymentTable #cardType {
	width: 100px;
}

.paymentTable #expMonth {
	width: 100px;
}

.paymentTable #expYear {
	width: 100px;
}

.paymentTable .paymentFormSpacer {
	margin-left: 20px;
}

.paymentTable #cardNumber {
	width: 100px;
}

.paymentTable #cardSecurityCode {
	width: 50px;
}


.bagEmpty {
	width: 700px;
	display: block;
	position: relative;
	margin: 20px 0 80px;
}

#saveForLaterWrapper .orderTable .productRow {
	border-bottom: 1px solid #BBBBBB;
}

#saveForLaterWrapper .orderTable .productRow:last-child {
	border-bottom-width: 0px;
}

.bagEmpty p {
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	margin-top: 110px;
	margin-bottom: 10px;
	letter-spacing:2px;
}

.red {
	color: red;
}

.outOfStockRow {
	font-weight: bold;
	color: red;
	text-align: center;
}

.outOfStockRow a {
	color: #5B4F3E;
	text-transform: uppercase;
}

.outOfStock {
	color: red;
	font-weight: bold;
	text-transform: center;
}

#remember {
	margin-right: 10px;
}


#content .expSignIn a {
	text-decoration: underline;
}

/********************** Packaging Tins ************************/

.tinContainer {
	padding: 5px;
}

.tinItem {
	float: left;
	margin: 0 25px 25px 0;
	text-align: center;
}

.tinContainer img {
	margin: 0;
}

.tinButtons {
	text-align:right;
}

.tinBreak {
	clear: both;
	border-top: 1px solid gray;
	width: 100%;
	height: 5px;
}
.underlineBlock {
	display:block;
	border-bottom:1px solid #ccc;
	margin:20px 0 10px 0;
	}
/*.packagingDesc {
	margin: 25px 0px 25px 25px;
}*/
#tinList {
	margin: 0 auto;
	width: 700px;
}

/* Review and Payment Options
===========================================================================*/
/* Underscores to the links in the Payment Method section on the review_and_payment.php file */
#paymentOptions a {
text-decoration: underline;
}
#debitCardDetails {
	margin-left:5px;
	}
.payment .savings td {
	display:none;
	}
#paymentOptions {
	position: relative;
}

#paymentOptionPicker {
	margin-bottom: 15px;
}

#paymentOptionPicker div {
	float: left;
	margin: 0 80px 0 0;
}

.paymentOption .title {
	display: none;
	margin: 50px 0 10px;
}
.paymentOption .primary {
	float:right;
	text-decoration:none !important;
}
#submitCC {
	float:none;
	clear:both;
	display:block;
	margin:20px 0 0 370px;
	}
.submitPayment {
	position: absolute;
	bottom: -35px;
}

.paymentOption #paymentInformation {
	margin: 0 0 10px;
}

#savedCreditCard,
#ccType,
#ccExpiration {
	float: left;
	margin: 0 30px 0 0;
}
#savedCreditCard {
	margin:0 20px 0 0;
	}
#ccExpiration label {
	display:inline;
	}
#ccExpiration label:first-child {
	display:block;
	}
#ccNumber {
	float: left;
	clear: left;
	margin: 10px 18px 0 150px;
}

#ccSecurityCode {
	float: left;
	margin: 10px 30px 0 0;
}

/* Controls the Security Code Field width on the review_and_payment.php file */
#ccSecurityCode #cardSecurityCode {
margin-bottom:10px;
}

#saveCreditCard {
	clear: both;
	padding: 15px 0 0 160px;
}

#payPal p {
	margin-bottom: 20px;
}

#billMeLater form h4 {
	padding: 0;
	margin-top: 15px;
}

#billMeLater #bmlTerms {
	margin-bottom: 20px;
}
#bmlInfo {
	margin-bottom:10px;
	}
/* GIFT OPTIONS STYLES */
#giftContainer {
	padding: 0px 0px 0px 10px;
}

.titleHeader {
	height: 15px;
	padding: 10px 0px;
	margin-bottom: 25px;
	background: #E4E2D5;
}

.titleHeader p {
	float: left;
}

.titleHeader p.optionHeader {
	margin-left: 50px;
}

.titleHeader p.priceHeader {
	margin-left: 285px;
}

.titleHeader p.customizeHeader {
	margin-left: 110px;
}

.checkRadio {
	float: left;
	padding-bottom: 100px;
	margin: 0px 15px 0px 25px;
}

.giftImage {
	float: left;
	margin: 0px 15px 0px 0px;
}

p.postCardDesc {
	float: left;
	width: 150px;
	margin: 0px 15px 0px 0px;
}

p.postCardDesc span {
	font-weight: bold;
}

.postCardPrice {
	float: left;
	width: 15px;
}

.formComp {
	float: right;
}

.formButtons {
	float: left;
}

.formClear {
	clear: both;
}

#message {
	height: 60px;
	width: 202px;
}

.giftComp {
	float: left;
	margin-left: 130px;
}

#billing .nameMyInfo input, #billing .nameMyInfo label {
	width:125px;
	}
.confirmation .userInfoRow {
	width:750px;
	}
.confirmation .reviewBox {
	margin-right:130px;
	}
.confirmation .shippingMethod {
	margin-right:0px;
	}
.confirmation a.printPopUpButton {
	float:right;
}
.confHeader .copy p.confirmationThankYou {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
	margin-bottom:3px;
	}
.confHeader .copy p {
	width:470px;
	color:#999;
	}
.confHeader .copy p strong {
	color:#000;
	}

/* Save Later */
table.saveLater {
	border:1px solid #ccc;
	}
.saveLater th a {
	float:right;
	}
/* verisign block */
.verisign table {
	}
.copyHolder {
	width:230px;
	margin-bottom:20px;
	}





