.biggreen {
  color: #382713;
  font-weight: bold;
  font-size: 14pt;
}
.one {
  color: #382713;
  font-weight: bold;
  font-size: 12pt;
}
LI.category {
  color: #382713; 
  font-family: Verdana,Arial,Helvetica; 
  font-size: 9pt;
  text-indent: -1em; 
  text-transform: capitalize;
  list-style-position: inside;
}

.entry-content tr td.category {
  border-top: 0;
  border-bottom: 0;
}

#footerFullSiteLink:link { color: #7F6A39; text-decoration: none; }
#footerFullSiteLink:visited { color: #7F6A39; text-decoration: none; }
#footerFullSiteLink:hover { color: #7F6A39; text-decoration: none; }
#footerFullSiteLink:active { color: #7F6A39; text-decoration: none; }

.footerLinkPlain:link { color: #7F6A39; text-decoration: none; }
.footerLinkPlain:visited { color: #7F6A39; text-decoration: none; }
.footerLinkPlain:hover { color: #7F6A39; text-decoration: none; }
.footerLinkPlain:active { color: #7F6A39; text-decoration: none; }

#header_logout_link {
  font-weight: bold;
}

A.one:link {
	color: #7f1817;
   }
A.one:visited {
	color: #7f1817;
}
A.one:hover {
	color: #7f1817;
  }
A.one:active {
	color: #7f1817;
   }

A.title_left:link {
color:#fbc82d;
text-decoration: none;
   }
A.title_left:visited {
color:#fbc82d;
text-decoration: none;
}
A.title_left:hover {
color:#fbc82d;
text-decoration: none;
  }
A.title_left:active {
color:#fbc82d;
text-decoration: none;
   }

A.availlink:link {
color:white;
text-decoration: underline;
   }
A.availlink:visited {
color:white;
text-decoration: underline;
}
A.availlink:hover {
color:black;
text-decoration: underline;
  }
A.availlink:active {
color:white;
text-decoration: underline;
   }

.productName {
  font-size: 12pt;
  font-weight: bold;
  text-transform: capitalize;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid black;
  
  background: #FBC82E;

  /* gradient generated by http://www.colorzilla.com/gradient-editor/#fbc82e+0,fbc82e+10,ffecb4+100;Custom - one stop at 10% between #FBC82E and  #FFECB4  */
  background: #fbc82e; /* Old browsers */
  background: linear-gradient(to right,  #fbc82e 0%,#fbc82e 10%,#ffecb4 100%); /* W3C */
}

#productRatingsPopup {
  text-align: left;
  width: 550px;
}
#productRatingsPopup #layoutTable tr td {
  vertical-align: top;
}
#productRatingsPopup #layoutTable tr td.first {
  width: 135px;
}
#productRatingsPopup #layoutTable tr td.reviewSummaryCell {
  vertical-align: middle;
}
#productRatingsPopup .reviewSummary {
  text-align: left;
  vertical-align: top;
  margin-left: 1em;
}
#productRatingsPopup .reviewSummary .review {
  margin-bottom: 0.8em;
}
#productRatingsPopup .reviewSummary .review .reviewName {
  font-style: italic;
}
#productRatingsPopup .name {
  font-weight: bold;
  text-align: center;
  font-size: 14pt;
}
#productRatingsPopup #ratingPlot {
  border-collapse: collapse;
}
#productRatingsPopup #ratingPlot tr td {
  border: 1px solid black;
  padding: 2px;
  text-align: right;
  height: 15px;
}
#productRatingsPopup #ratingPlot tr td.plot {
  width: 120px;
  padding: 0px;
}
#productRatingsPopup #ratingPlot tr td.plot .plotFill {
  background-color: #FBC82E;
  height: 19px;
}
#productRatingsPopup #ratingPlot tr td.plot .value {
  float: right;
  padding-right: 2px;
}
#productRatingsTop img {
  vertical-align: middle;
}
#productRatingsAddOuter .reviewArea, .productRatingsAddSection {
  margin-top: 0.5em;
}
#productRatingsAddOuter .buttons {
  margin-top: 1em;
}
#productRatingsAddLoading {
  margin: 100px 0 100px 0;
  text-align: center;
  font-size: larger;
}
.reviewSummary .review {
  border-top: 1px solid #999999;
  padding-top: 0.5em;
}
.reviewSummary .review:first-child {
  border-top: none;
  padding-top: 0;
}
.reviewSummary .review .title {
  font-weight: bold;
  margin-right: 0.5em;
}
.productReviewOutput .reviewName {
  font-style: italic;
}
.productReviewOutput .title {
  font-weight: bold;
  margin-left: 1em;
}
.productReviewOutputComment {
  margin: 1em 0 0 1em;
}
#productAskQuestionSeePrevious {
  margin-left: 1em;
}
#productAskQuestionHeader {
  font-size: 14pt;
  font-weight: bold;
}
#productQuestionAnswersOuter {
  border: 1px solid black;
  padding: 5px;
  background-color: white;
  margin-top: 10px;
}
#productQuestionAnswersTitle {
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 14pt;
}
.productQuestionAnswersQuestion {
  font-style: italic;
  font-weight: bold;
}
.productQuestionAnswersAnswer {
  margin-left: 1em;
  margin-bottom: 0.5em;
}
#productAskQuestionLinkBottomOuter {
  margin-top: 1em;
}

.skuUpperTable {
  border: 1px solid black;
  border-collapse: collapse;
  background-color: white;
}
.skuUpperTableOuter {
  background-color: #b7a477;
}
.borderbg {
  border-collapse: collapse;
  margin: 2px;
  width: 99%;
}

.pricingHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid black;
  vertical-align: bottom;
}

.orderQtyLimited {
  text-align: right;
  font-size: 10pt;
}

.arial12bc { font-size: 11pt;  font-weight: bold; text-transform: capitalize;}

.whitebgBorder {
    border: 1px solid black;
    padding: 2px;
}
.datacellsmtext { font-size: 10pt; color: #000000; font-weight: normal}
.whitebgBorderThickBottom {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 3px solid #666666;
    padding: 2px;
}
.whitebgSmall {
  font-size: 12pt;
  color: #000000;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid black;
}
.datatcelltextbg {  background-color: white}

.bought-also-outer {
  background-color: #b7a477;
}
.bought-also-inner {
  border: 1px solid black;
}
.bought-also-filler {
  background-color: white;
}

.productReviewOutput {
  padding: 10px 0;
  border-top: 2px solid #7f1817;
  font-size: 11pt;
}

.productMainContent {
  background-color: #b7a477;
}

.productBoughtAlsoOuterDiv {
  border: 1px solid black;
  padding: 5px;
  background-color: white;
  margin-top: 10px;
}
.productBoughtAlsoHeader {
  font-weight: bold;
  font-size: 11pt;
  text-align: left;
  margin-bottom: 0px;
}

.productMainImageAndDescription {
  margin-top: 10px;
  background-color: white;
  border: 1px solid black;
  padding: 5px;
}

.productdesc {
  font-size: 11pt;
}
.productdesc li {
  margin-left: 20px;
}

.cartOuterTable {
  background-color: white;
}
.cartOuterTableSuggest {
  background-color: white;
  border: none;
}
.cartModifyText {
  font-size: 10pt;
  margin-bottom: 7px;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  max-width: 1080px;
}
.cartHeader {
  border-bottom: 2px solid black;
}
.cartYourOrder {
  font-size: 20pt;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.cartShowShippingCosts {
  float: right;
  margin: 2px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: transparent;
  font-size: 10pt;
}
.cartCell {
  border-bottom: 1px solid black;
  font-size: 11pt;
}
.cartLineChickShipped {
  margin-left: 10px;
  color: blue;
  font-size: small;
  white-space: nowrap;
}
.cartCellMorePad {
  border-bottom: 1px solid black;
  font-size: 11pt;
  padding: 6px;
}
.cartCellTotal {
  border-top: 2px solid black;
}

.cartSectionCheckout {
  float:right;
  width: 100%;
  font-size: 10pt;
}
.cartSectionModify {
  margin-top: 20px;
  width: 50%;
  font-size: 10pt;
}
.cartSectionCheckoutError {
  background-color: #B02E2C;
  color: white;
  font-size: 12pt;
  font-weight: bold;
  padding: 5px;
}
.cartSectionCheckoutOK {

}
.cartSectionCheckoutNoItems {
  background-color: #FBC82E;
  font-size: 12pt;
  font-weight: bold;
  padding: 5px;
}

.cartLegaleseText {
  font-size: 10pt;
}
.cartLegaleseSubheader {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 7px;
}

.checkoutStageCurrentOld {
  font-weight: bold;
}
.checkoutStageCurrent {
  font-weight: bold;
}
.checkoutStageFuture {
  color: #555555;
}
.checkoutStageLast i {
  display: none;
}

.entry-content table.checkoutLoginMainTable {
  border-collapse: separate;
  margin-top: 15px; 
  margin-bottom: 5px;
  border: none;
}
.entry-content tr td.checkoutLoginCellTop {
  padding: 6px 24px;
  border: 1px solid #7A232E;
  border-radius: 5px;
  width: 48%;
  text-align: center;
  vertical-align: top;
}
.checkoutLoginSubheader {
  color: #7A232E;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14pt;
  padding: 2px 0;
}

.checkoutLoginBottomText {
  margin-top: 20px;
}

.checkoutDeliveryMain {
  width: 80%;
  max-width: 1080px;
  border: 1px solid black;
  padding: 3px;
  margin: 25px auto;
}
.checkoutSubsMain {
  background-color: white;
  border: 1px solid black;
  padding: 3px;
  margin-top: 25px;
}
.checkoutSubsCell {
  border: 1px solid black;
  padding: 3px;
  font-size: 10pt;
}
.checkoutSubsCellDate {
  border: 1px solid black;
  padding: 3px;
  font-size: 10pt;
}
.checkoutSubsAvailFull {
  color: green;
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  padding: 3px;
  font-size: 10pt;
}
.checkoutSubsAvailPartial {
  color: blue;
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  padding: 3px;
  font-size: 10pt;
}
.checkoutSubsAvailNone {
  color: red;
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  padding: 3px;
  font-size: 10pt;
}

.checkoutSuggestMain {
  background-color: white;
  border: 1px solid black;
  padding: 3px;
  margin-top: 25px;
}

.checkoutSuggestSubheader {
  font-size: 12pt;
  font-weight: bold;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #FBC82E;
  border: 1px solid black;
}

.checkoutBillingMain {
  background-color: white;
  border: 1px solid black;
  padding: 3px;
  margin-top: 25px;
}

.checkoutCellLeft {
  padding-right: 10px;
  padding-bottom: 5px;
  vertical-align: top;
  font-size: 12pt;
  color: #7a232e;
  font-weight: bold;
  text-transform: uppercase;
}
.checkoutCellRight {
  padding-bottom: 5px;
  vertical-align: top;
  font-size: 12pt;
  text-align: left;
}

.checkoutShippingAddressMain {
}

.checkoutShippingSubheader {
  font-size: 12pt;
  font-weight: bold;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #FBC82E;
  border: 1px solid black;
}

.checkoutGiftCertIntroText {
  font-size: 11pt;
}

.checkoutShippingOptionMain {
  margin-top: 25px;
}

.checkoutPaymentSubheader {
  margin-bottom: 5px;
  padding-bottom: 2px;
  width: 500px;
  background-color: #291C12;
  color: white;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
}

.checkoutPlaceorderSubheader {
  font-size: 12pt;
  font-weight: bold;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #FBC82E;
  border: 1px solid black;
}

.checkoutPlaceorderChangeLinkMain {
  float: right;
  margin: 2px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: transparent;
  font-size: 10pt;
}
.checkoutPlaceorderSubmitDiv {
  text-align: right;
  margin-top: 10px;
}
.checkoutPlaceorderSubmitText {
  font-size: 13pt;
  font-weight: bold;
}
.checkoutPlaceorderErrorText {
  font-size: 13pt;
  font-weight: bold;
  color: red;
}

.checkoutPlaceorderInfoHeader {
  font-size: 13pt;
  font-weight: bold;
}

.checkoutPlaceorderReceiptHeader {
  background-color: white;
  border: 1px solid black;
  padding: 3px;
  margin-bottom: 0px;
  margin-top: 25px;
  font-size: 12pt;
}
.checkoutPlaceorderInProgress {
  color: red;
  text-align: right;
  font-size: 14pt;
  font-weight: bold;
}

.checkoutNewCustMain {
  width: 80%;
  max-width: 1080px;
  border: 1px solid black;
  padding: 3px;
  margin: 25px auto;
}
.simpleHeader {
  font-style: oblique;
  font-size: 14px;
  margin-bottom: 10px;
}

#mainBodyGeneral  {
  background-color: white;
  /* border: 1px solid black; */
  padding: 3px;
}
#mainBodyWide {
  background-color: white;
  border: 1px solid black;
  padding: 3px;
}
h1.new {
  font-size: 12pt;
  font-weight: bold;
  margin: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 5px;
}
.photoGalleryUploadLink {
  float: right;
  margin: 2px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: transparent;
  font-size: 10pt;
  display: none;
}

.ulStandard {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 2em;
}
.ulStandard li {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 2em;
}
.ulCompact {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 1em;
}
.ulCompact li {
  list-style-position: outside;
  list-style-type: none;
  padding-left: 1em;
}
.faqcat {
  font-weight: bold;
  font-size: 13pt;
  margin-bottom: 5px;
  margin-top: 5px;
}
.faq {
  margin-left: 50px;
  font-size: 12pt;
}

.siteMapHeader {
  background-color: #291C12;
  color: white;
  font-weight: bold;
  font-size: 14pt;
  padding: 2px 0;
  text-align: center;
}
.siteMapCategory {
  font-size: 12pt;
  font-weight: bold;
}

.error {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #79232e; font-weight: bold}
.errorReverse {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: #79232e; color: white; font-weight: bold}
.status {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold}
.errorDiv:not(.alert) {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #B02E2C;
    font-weight: bold;
    border: 3px solid #B02E2C;
    background-color: white;
    padding: 5px;
    margin-bottom: 7px;
}
.cartPageErrorDiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #B02E2C;
    font-weight: bold;
    border: 3px solid #B02E2C;
    background-color: white;
    padding: 5px;
    margin-bottom: 7px;
    width: 885px;
}
.cartPageQtyErrorContinueDiv {
  width: 220px;
  text-align: center;
}
.cartPageQtyErrorContinueButton {
  cursor: pointer;
}
.cartPageErrorDivButtonExtra {
  color: black;
  font-weight: normal;
}
#cartPageQtyErrorContinueDiv {
  text-align: right;
  padding-left: 10px;
}
.oldPrice {
  text-decoration: line-through;
}
.newPrice {
  color: #7a232e;
  font-weight: bold;
}

.additionalImages {
  margin-top: 15px;
}
.additionalImageThumb {
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}
.uploadCustProdPicLink {
  font-size: 14px;
  font-weight: bold;
}
#custUploadProdPicsPopupOuter {
  text-align: left;
  width: 550px;
  font-size: 12pt;
}

#custUploadProdPicsPopupOuter .name {
  font-weight: bold;
  text-align: center;
  font-size: 14pt;
  margin-bottom: 0.5em;
}
#custUploadProdPicsPopupOuter .section {
  margin-top: 0.5em;
}

.custUploadProdPicsCharsRemainingSafe {
  color: #444;
  font-weight: normal;
  font-size: 12pt;
}
.custUploadProdPicsCharsRemainingOver {
  color: red;
  font-weight: bold;
  font-size: 12pt;
}

.attachmentsHeader {
  margin-top: 10px;
}
.attachmentFilename {
  margin-top: 7px;
  font-weight: bold;
}
.attachmentDescription {
  
}
.freeShippingSkuInfo {
  font-size: 10pt;
}
#freeShippingSkuInfoDetails {
  font-size: 12pt;
  width: 500px;
}
.freeShippingSkuInfoDetailsLink {
  
}
.freeShippingDetailBullets {
  margin-top: 10px;
  padding-left: 1em;
}
.freeShippingDetailBullets li {
  list-style: decimal inside;
  text-indent: -1em;
  margin-bottom: 0.5em;
}
.fieldError {
  color: red;
  font-size: 10pt;
}

/** fancybox overrides */
#fancybox-content {
  border-radius: 15px;
}
#fancybox-outer {
  border: 5px solid #666666; 
  padding: 10px; 
  border-radius: 15px;
}
/** overrides for fancy box - always show arrows */
#fancybox-left-ico {
 left: 20px;
}
#fancybox-right-ico {
 right: 20px;
 left: auto;
}

.textFieldError, input:invalid,
.textFieldError::placeholder,
input.textFieldError[type="text"],
input.textFieldError[type="password"],
input.textFieldError[type="tel"],
input.textFieldError[type="email"],
textarea.textFieldError,
select.textFieldError,
select.textFieldError option
{
  background-color: red;
  color: white;
}
#checkoutBottomInfo {
  width: 80%;
  max-width: 1080px;
  margin: 5px auto;
}
.charcountSafe {
  color: black;
}
.charcountOver {
  color: #8D1D19;
  font-weight: bold;
}
.hidden {
  display: none;
}
.shippingWarning {
  font-style: italic;
  margin-bottom: 7px;
}
.shippingWarningLarge {
  font-style: italic;
  font-weight: bold;
  font-size: larger;
  margin-top: 7px;
  margin-bottom: 7px;
}

.productPopupOuter {
  width: 700px; 
  text-align: left; 
  font-size: 12pt;  
}
.productPopupImageOuter {
  float: right;
  margin-left: 20px;
  max-width: 50%;
}
.productPopupButtons {
  clear: both;
  text-align: center;
}
.productPopupButtonsCancel {
  margin-left: 20px;
}
.faqPopupOuter {
  width: 600px; 
  text-align: left; 
  font-size: 12pt;  
}
.faqPopupQuestion {
  font-weight: bold;
  font-size: larger;
  margin-bottom: 12px;
}
.faqPopupAnswer {
  
}
.faqPopupButtons {
  margin-top: 10px;
  text-align: center;
}
.buttonImage {
  vertical-align: middle;
}
.shippingAddressBook {
  border-collapse: separate;
  border-spacing: 5px;
}
.shippingAddressBook tr td {
  vertical-align: top;
  border: 1px solid black;
  padding: 10px;
}
#editAddressDiv {
  text-align: left; 
  font-size: 12pt;  
}
.customerSavedAddressNameOnly {
  font-weight: bold;
}


  #productListGenericCookieTrail {
    
  }
  #productListGeneralHeader {
    background-color: #FBC82E;
    border: 1px solid black;
    font-size: 12pt;
    font-weight: bold;
    margin: 2px;
    padding: 2px 4px;
  }
  #productListGeneralDescription {
    margin-bottom: 7px;
  }
  #productListGeneralListOuter {
    display: table;
  }
  .productListGeneralRow {
    display: table-row;
  }
  .productListGeneralCell {
    display: table-cell;
    padding-right: 10px;
  }
  .productListGeneralProductOuter {
    display: table;
  }
  .productListGeneralProductInner {
    display: table-row;
  }
  .productListGeneralProductThumb {
    display: table-cell;
    padding-right: 7px;
  }
  .productListGeneralProductMain {
    display: table-cell;
    vertical-align: middle;
  }
  .productListGeneralProductName {
    font-weight: bold;
  }
  .productListGeneralProductDiscount {
    color: red;
  }
  .productListGeneralProductDescription {
    
  }
  
#orderNotifyEditOuter {
  max-width: 700px;
  text-align: left; 
  font-size: 12pt;  
}

#orderEditAddConfirmOuter {
  width: 500px; 
  text-align: left; 
  font-size: 12pt;  
}

.poupH1 {
  font-weight: bold;
  text-align: center;
  width: 100%;
}

#orderNotifyEditFormTable {
  border-collapse: collapse;
}
#orderNotifyEditFormTable tr td {
  border: 1px solid #999999;
  padding: 4px; 
}
#orderNotifyEditDestination {
  font-size: 16px;
}
#orderNotifyEditFormTable select {
  font-size: 16px;
}
#orderNotifyList {
}
#orderNotifyListHeader {
  margin-top: 10px;
  font-weight: bold;
  display: none;
}
.orderNotifyListRow {
  display: inline-block;
  border: 2px solid #8b8d8e;
  padding: 4px;
  margin-right: 1em;
  margin-bottom: 1em;
  max-width: 260px;
  vertical-align: top;
}
.orderNotifyListRowInfo {
}
.orderNotifyListRowAction {
  margin-top: 0.5em;
}
.orderNotifyListRowVerify {
  margin-top: 0.5em;
}
.orderNotifyListRow input {
  font-size: 16px;
} 
.orderNotifyDialogErrorRow td {
  color: #B02E2C;
  font-weight: bold;  
  text-align: center;
}

.orderNotifyEditButton {
  margin-right: 1em;
}

#orderNotifyFinePrint {
  margin-top: 10px;
}
.orderShipNotifyGuarantee {
  font-weight: bold;
  color: red;
}

.pageWarning {
  font-size: 14px;
  margin: 10px;
  background-color: white;
  border: 2px solid black;
  color: #8D1D19;
  font-weight: bold;
  padding: 4px;
}
.pageNotice {
  font-weight: bold;
  padding: 4px;
  font-size: 12pt;
  margin-bottom: 10px;
}
.editStartCategories a {
  display: block;
  margin: 10px 0 0 15px;
  font-size: 15px;
  font-weight: bold;
}
.pageWarningLarge {
  font-size: 20px;
  background-color: #FFFF84;
  color: black;
}

#addressSelectOuter {
  width: 700px; 
  height: 600px;
  text-align: left; 
  font-size: 12pt;  
}
#addressSelectTitle {
  font-weight: bold;
  font-size: 14pt;
  border-bottom: 2px solid #666666; 
  margin-bottom: 7px;
}
#addressSelectAddNewAddress {
}
.addressSelectAddressOuter {
  margin-top: 10px;
  border-bottom: 1px solid #666666; 
  padding-bottom: 5px;
}
#addressSelectCancelBottom {
  display: block;
  margin-top: 10px;
}
#addressSelectTop {
  border-bottom: 1px solid #666666; 
  padding-bottom: 5px;
}

#javascriptCheck, #jqueryCheck {
  background-color: white;
  margin: 10px 0;
  padding: 10px;
  border: 4px solid red;
  text-align: left;
  font-weight: bold;
}
#paymentPageAdvancedOptionsLinkOuter {
  margin-top: 10px;
}
#paymentPageAdvancedOptionsLink {
  text-decoration: none;
  border-bottom: 1px dotted blue;
  color: blue;
}
.continueShoppingButton {
  float: right;
}
#continueShoppingDiv {
  text-align: left;
}
#continueShoppingHomepageLink {
  display: block;
  font-size:  15px;
  margin-bottom: 10px;
  font-weight: bold;
}
#continueShoppingRecentList {
  font-weight: bold;
  font-size:  14px;
  margin-top: 10px;
}
.continueShoppingRecentProductLink {
  font-size:  14px;
  display: block;
  margin-bottom: 2px;
}
.mmHelpLinkPopup, .mmHelpLinkNoPop {
  text-decoration: none;
  border-bottom: 1px dotted blue;
  color: blue;
  cursor: pointer;
}

.acctConfirmNeededMain {
  margin-top: 10px;
}
.acctConfirmNeededHelp {
  margin-top: 10px;
}
.acctConfirmNeededWhyHeader {
  margin-top: 10px;
  font-weight: bold;
}
.acctConfirmNeededWhy {
  
}
#accountConfirmedMessage {
  margin-top: 15px;
}
.accountConfirmedAccountLink {
  display: block;
  margin-top: 15px;
  margin-bottom: 30px;
}


.forumTopicsTopicOuter {
  margin-bottom: 7px;
}
.forumTopicsTopicSubject {
  font-weight: bold;
}

.forumMessagesMessageOuter {
  border-bottom: 1px solid black;
  margin-bottom: 7px;
}
.forumMessagesMessagePoster {
  display: block;
}
.forumMessagesMessagePosted {
  display: block;
}
.forumMessagesMessageBody {
  display: block;
}

#forumsPrefsFormOuter {
  width: 650px;
}

#forumBodyMain {
  margin: 2px;
}
#forumTopSearchBarOuter {
  margin: 0 4px 10px 2px;
}
#forumTopSearchBar {
  width: 100%;
}
#forumTopSearchBarLoginUserName {
  text-align: right;
}
#forumTopSearchBarUserName {
  font-weight: bold;
}

#forumPageNumberSelect {
  margin: 0 10px 0 10px;
}

.forumTable {
  border-collapse: collapse;
  width: 100%;
}
tr.forumTableRowH1 td {
  font-weight: bold;
  color: #8F2D34;
  background-color: #E0D5B5;
  font-size: larger;
  padding: 4px;
  border: 1px solid #291C12;
}
tr.forumTableRowColumnHeader th {
  color: #291C12;
  background-color: white;
  font-weight: bold;
  text-align: left;
  border: 1px solid #B7A477;
  padding: 2px;
}
tr.forumTableBlankRow {
  border: none;
  max-height: 4px;
  height: 4px;
}
tr.forumTableDetail1 td {
  border: 1px solid #B7A477;
  padding: 3px;
  vertical-align: top;
}
tr.forumTableDetail1 td.number {
  text-align: right;
}
td.forumTableSpacer1 {
  width: 20px;
}
.forumMessageMessageBodyCell {
  /**   word-wrap: break-word;  */
}
.longWord {
  word-break: break-all;
}

.forumMessageMessageEditedNotice {
  font-weight: bold;
}
.forumUserScoreExplain {
  text-decoration: none;
  border-bottom: 1px dotted blue;
  color: blue;
  cursor: pointer;
}
.forumMessagesMessageVotesOuter {
  border-top: 1px solid #B7A477;
  margin-top: 10px;
  padding-top: 3px;
}
.forumMessagesMessageVotesCurrentOuter {
  margin-right: 10px;
}
.forumMessagesMessageVotesCurrentValue {
  vertical-align: middle;
}
.forumMessagesMessageVotesChangeOuter {
  display: inline;
}
.forumMessagesMessageVotesChangeIcon {
  vertical-align: middle;
  margin-right: 10px;
}
.forumMessagePictureThumb {
  vertical-align: middle;
}
.forumMessagesMessageEditOuter {
  border-top: 1px solid #B7A477;
  margin-top: 10px;
  padding-top: 3px;
}

#forumPrefsTitle {
  margin: 10px 0px 7px 0px;
  font-weight: bold;
  color: white;
  background-color: #291C12;
  font-size: larger;
}
#forumPrefsFormCancel {
  margin-left: 20px;
}
#forumPrefsPictureOuter {
  margin-top: 10px;
}
#forumPrefsPictureTitle {
  margin: 0px 0px 7px 0px;
  font-weight: bold;
  color: white;
  background-color: #291C12;
  font-size: larger;
}
#forumPrefsFormFileUploadRemove {
  margin-left: 20px;
}

#forumTopicEditTopicName {
  font-weight: normal;
  margin-left: 10px;
}
#forumMessagePopupOuter {
  width: 500px;
}
#forumMessagePopupFormBody {
  width: 90%;
}
#forumMessagePopupButtons {
  margin-top: 10px;
}
#forumMessagePopupPicsFileList {
  text-align: left;
}
#forumMessagePopupPicsFileListTitle {
  font-weight: bold;
}
#forumMessagePopupTitle {
  margin: 10px 0px 7px 0px;
  font-weight: bold;
  color: black;
  background-color: #FBC82E;
  font-size: larger;
  border: 1px solid black;
}
#forumMessagePopupSubjectLabel {
  font-weight: bold;
  text-align: left;
}
#forumMessagePopupSubjectInput {
  text-align: left;
}
#forumMessagePopupBodyLabel {
  font-weight: bold;
  text-align: left;
}
#forumMessagePopupBodyInput {
  text-align: left;
}
#forumMessagePopupSubjectLabelError {
  text-align: left;
}
#forumMessagePopupBodyLabelError {
  text-align: left;
}
#forumMessagePopupButtonCancel {
  margin-left: 20px;
}
#forumMessagePopupPicsUploadChoose {
  margin-left: 20px;
}
#forumMessagePopupPicsUploadMax {
  margin-left: 20px;
}

#forumReplyNewTopicOuter {
  margin-bottom: 7px;
  text-align: right;
}
.forumButtonSpacer {
  margin-left: 10px;
}
#formLoginPopupOuter {
  margin-top: 10px;}
#formLoginPopupTitle {
  font-weight: bold;
  color: white;
  background-color: #291C12;
  font-size: larger;
}
.formLoginPopupLabel {
  margin-top: 7px;
  font-weight: bold;
  text-align: left;
}
.formLoginPopupInput {
  text-align: left;
}
.formLoginPopupButtons {
  margin-top: 7px;
}
.formLoginPopupLostPassword {
  margin-top: 15px;
}
#formLoginPopupButtonCancel {
  margin-left: 20px;
}
#formLoginPopupLabelEmailError {
  text-align: left;
}
#formLoginPopupLabelPasswordError {
  text-align: left;
}
#formLoginPopupConfirmNeeded {
  text-align: left;
  margin-top: 10px;
}

#forumSearchNoMatch {
  font-size: larger;
}
.forumsButtonImage {
  vertical-align: middle;
  margin-right: 3px;
}

#placeorderNewsletterSubscribeOuter {
  width: 100%; 
  text-align: right;
}
.generalSubHeaderNoteSpaced2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: larger;
}

.newcart {
  background-image: url(/images/background.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top left;
}

#cartHoverDiv {
  position: absolute; 
  display: none; 
  background: transparent;
  z-index: 200;
  min-width: 90px;
  max-width: 350px;
}
#cartHoverDivSpacer {
  height: 30px;
  width: 100%;
  cursor: pointer;
}
#cartHoverDivMain {
  border: 1px solid black;
  background: white;
  padding: 10px;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}
.cartHoverName {
  text-align: left;
}
.cartHoverQty {
  text-align: left;
  font-style: italic;
}
#cartHoverTable tr td {
  padding-right: 4px;
}

#cartHoverClose {
  display: inline;
  position: absolute;
  height: 30px;
  width: 30px;
  right: -15px;
  top: 15px;
  z-index: 105;
  background-image: url("/js/fancybox/fancy_close.png");
  background-repeat: no-repeat;
  background-position: top right;
}
#hoverCartMore {
  padding-bottom: 5px;
}

#mainLeftAd {
  position: absolute;
  display: none;
}
#mainRightAd {
  position: absolute;
  display: none;
}
#mainBottomAd {
}

.cartAvailabiltiyTable {
  border-collapse: collapse;
}

#cartAvailabilityOuter {
  border-radius: 0px;
  padding: 5px;
}
.cartAvailabiltiyHeaderTable {
  width: 100%;
  margin-bottom: 5px;
}
.cartAvailabiltiyTable tr th {
  border-top: 1px solid rgb(238,238,238);
  border-bottom: 1px solid rgb(238,238,238);
  border-right: none;
  border-left: none;
  font-weight: bold;
  text-align: left;
  padding: 4px;
}
.cartAvailabiltiyTable tr th:first-child {
  border-left: 1px solid rgb(238,238,238);
}
.cartAvailabiltiyTable tr th:last-child {
  border-right: 1px solid rgb(238,238,238);
}
.cartAvailabiltiyTable tr td {
  border-top: 1px solid rgb(238,238,238);
  border-bottom: 1px solid rgb(238,238,238);
  border-right: none;
  border-left: none;
  font-weight: normal;
  text-align: right;
  padding: 4px;
}
.cartAvailabiltiyTable tr td:first-child {
  border-left: 1px solid rgb(238,238,238);
}
.cartAvailabiltiyTable tr td:last-child {
  border-right: 1px solid rgb(238,238,238);
}
.cartAvailabiltiyTable tr.first td {
  border-top: 4px solid black;
}
.cartAvailabiltiyTable tr td.breed {
  text-align: left;
}
.cartAvailabiltiyTable tr td.avail {
  background-color: #45531E;
}
.cartAvailabiltiyTable tr td.ltd {
  background-color: #B18237;
}
.cartAvailabiltiyTable tr td.na {
  background-color: #7a232e;
  color: black;
}
.cartAvailabiltiyLegendOuter {
  margin-top: 3px;
  text-align: left;
  float: right;
}
.cartAvailabiltiyLegendDiv {
  text-align: right;
  display: inline;
}
.cartAvailabiltiyLegendAvail {
  color: #45531E; 
}
.cartAvailabiltiyLegendLtd {
  color: #B18237; 
}
.cartAvailabiltiyLegendNa {
  color: #7a232e; 
}
.cartAvailabiltiyLegendAvailBlock {
  background-color: #45531E; 
  display: inline-block;
  width: 20px;
  height: auto;
}
.cartAvailabiltiyLegendLtdBlock {
  background-color: #B18237; 
  display: inline-block;
  width: 20px;
  height: auto;
}
.cartAvailabiltiyLegendNaBlock {
  background-color: #7a232e; 
  display: inline-block;
  width: 20px;
  height: auto;
}
.cartAvailabilityNone {
  font-weight: bold;
  font-size: larger;
  max-width: 400px;
  text-align: left;
}
.cartAvailabiltiyLegendDisclaimer {
  max-width: 500px;
  margin-top: 40px;
  text-align: left;
  clear: both;
}
#cartAvailabiltiyRefreshCountdownArea {
  float: right;
  display: none;
  border: 2px solid #291C12;
  padding: 2px;
}
#cartAvailabiltiyRefreshCountdownValue {
  font-weight: bold;
}
#cartAvailabiltiyEditDiv, #cartAvailabiltiyEditDivLocal {
  position: absolute; 
  z-index: 100100;
  display: none;
  background-color: white;
  border: 2px solid black;
  padding: 5px;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
  text-align: left;
}
#cartAvailabiltiyEditError, #cartAvailabiltiyEditLocalError {
  text-align: left;
  font-weight: bold;
  color: red;
}

.newsletterTitle {
  font-weight: bold;
  font-size: larger;
}
.newsletterBody {
  margin: 15px 0 15px 0;
}
.newsletterRss {
  margin-top: 5px;
}

#prodctPageAvailChartLinkOuter {
  margin: 10px 0 10px 0; 
  position: relative;
}
#prodctPageAvailChartLinkNotice {
  display: none; 
  border: 1px solid black; 
  width: 400px; 
  padding: 5px; 
  position: absolute; 
  top: 20px; 
  left: 150px; 
  z-index: 400; 
  background-color: #FBC82E; 
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}
#prodctPageAvailChartLinkNoticeCallout {
  display: inline;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("/images/callout_notice_topleft.png");
  background-repeat: no-repeat;
  background-position: top left;
  left: -10px;
  top: -10px;
  z-index: 100;
}
#prodctPageAvailChartLinkNoticeClose {
  display: inline;
  position: absolute;
  height: 30px;
  width: 30px;
  right: -15px;
  top: -15px;
  z-index: 105;
  background-image: url("/js/fancybox/fancy_close.png");
  background-repeat: no-repeat;
  background-position: top right;
}


#pcontest-upload-popup-div-outer {
  max-width: 500px;
  text-align: left;
}
#pcontest-upload-contest-name {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
#pcontest-upload-rules {
  margin-bottom: 10px;
}
#pcontest-upload-pics-outer {
  margin-top: 5px;
  margin-bottom: 5px;
}
#pcontest-upload-description-label {
  margin-top: 5px;
}
#pcontest-upload-buttons {
  margin-top: 5px;
  margin-bottom: 5px;
}
#pcontest-upload-button-choose-file {
  margin-top: 10px;
}

#pcontest-body-header-username-outer {
  float: right;
}
#pcontest-body-header-username {
  font-size: 20px;
}
#pcontest-body-header-loginlink-instructions {
  display: block;
  font-weight: normal;
  text-align: right;
  width: 100%;
}

#pcontest-body-header-links-uploadiframe-span {
  font-weight: bold;
  display: block;
  float: left;
  position: relative;
}
#pcontest-body-header-links-uploadiframe {
	font-weight: normal;
	background-image: url(/images/photocontest/upload3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 234px;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
	text-indent:-9999px;
  display: block;
}

#pcontest-gallery-table-outer {
  border-top: 1px solid #A9A9A9;
  border-right: 15px solid #A9A9A9;
  border-bottom: 15px solid #A9A9A9;
  border-left: 15px solid #A9A9A9;
  border-radius: 15px;
}

.pcontest-gallery-table {
	border-collapse: collapse;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}
#pcontest-gallery-table-topnav-row {
  background: #A9A9A9;
}

#pcontest-gallery-table-topnav-cell {
	height:64px;
  border: 1px solid #A9A9A9;
}
#pcontest-gallery-table-topnav-navgroup {
  float: right;
}

#pcontest-gallery-table-topnav-unrated-span {
	color:#000000;
	position:relative;
  display: block;
  float: left;
  top: 30px;
}
#pcontest-gallery-table-topnav-unrated {
  
}
#pcontest-gallery-table-topnav-unrated-label {
  
}
#pcontest-gallery-table-topnav-first-span {
  
}
#pcontest-gallery-table-topnav-first {
	font-weight: normal;
	background-image: url(/images/photocontest/first3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 76px;
	display: block;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
	margin-left: 2px;
	float: left;
	text-indent:-9999px;
	margin-top:12px;
	position:relative;
}
#pcontest-gallery-table-topnav-previous-span {
  margin-left: 10px;
}
#pcontest-gallery-table-topnav-previous {
	font-weight: normal;
	background-image: url(/images/photocontest/prev3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 94px;
	display: block;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
	float: left;
	text-indent:-9999px; 
	margin-top:12px;
	position:relative;
}
#pcontest-gallery-table-topnav-next-span {
  
}

#pcontest-gallery-table-topnav-next {
	font-weight: normal;
	background-image: url(/images/photocontest/next3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 72px;
	display: block;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
	float: left;
	text-indent:-9999px;
	margin-top:12px;
  position:relative;
}

#pcontest-gallery-table-bottomnav-row {
  display: none;
}

.pcontest-gallery-table-data-row {
}
.pcontest-gallery-table-data-cell {
	vertical-align: top;
	text-align: center;
	padding:25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;  
}
.pcontest-gallery-table-data-cell-inner {
}
.pcontest-gallery-table-data-cell-image {
  cursor: pointer; 
  border: 3px solid white;
}
.pcontest-gallery-table-data-cell-link {
  
}
.pcontest-gallery-table-data-cell a:hover img {
	border: 3px solid #999999;
	;
}

/** added to a cell for a photo that is already rated */
.pcontest-gallery-table-data-cell-alreayrated {
  background-image: url(/images/photocontest/rated.png);
  background-position: 2px 2px;
  background-repeat: no-repeat;
}

#pcontest-gallery-table-nophotos-cell {
  padding: 15px;
  font-size: larger;
}
#pcontest-gallery-table-nophotos-uploads-open-notice {
  font-weight: bold;
}

#pcontest-rate-outer {
  text-align: center;
}
#pcontest-rate-outer img {
  max-height: 400px;
  width: auto;
}

#pcontest-rate-rating-contestname {
  display: none;
}
#pcontest-rate-rating-outer {
  text-align: left;
}
#pcontest-rate-rating-not-yet-open {
  font-weight: bold;
  color: #B02C2A;
  margin-top: 10px;
}
#pcontest-rate-rating-description {
  text-align: center;
  width: 400px;
  font-weight: bold;
  margin-bottom: 5px;
}
#pcontest-rate-rating-rules {
  margin-bottom: 5px;
}
#pcontest-rate-rating-input-input-radio-div {
  margin-bottom: 3px;
}

#pcontest-rate-rating-misc1 {
  text-align: right;
  float: right;
}

#pcontest-rate-rating-input-autonext-div {
  margin-top: 10px;
}

#pcontest-rate-rating-navlinks-outer {
  margin-top: 10px;
}

#pcontest-rate-rating-navlinks-previous-span {
}
#pcontest-rate-rating-navlinks-previous {
}
#pcontest-rate-rating-navlinks-next-span {
  margin-left: 20px;
}
#pcontest-rate-rating-navlinks-next {
}
#pcontest-rate-rating-unratedonly-outer {
  margin-top: 10px;
}

/* mobile photo contest - needs more work */
@media screen and (max-width: 500px) {
  #pcontest-gallery-table-outer {
    border-top: 1px solid #A9A9A9;
    border-right: 3px solid #A9A9A9;
    border-bottom: 3px solid #A9A9A9;
    border-left: 3px solid #A9A9A9;
    border-radius: 3px;
  }
  .pcontest-gallery-table {
    display: block;
    padding: 0;
  }
  .pcontest-gallery-table tbody {
    display: block;
    padding: 0;
  }
  #pcontest-body-header-links-uploadiframe {
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
    width: auto;
    font-size: 14pt;
    text-decoration: none;
    background-color: #3e1217;
    color: white;
    text-indent: 0;
    display: block;
    text-align: center;
    padding: 4px;
  }
  #pcontest-body-header-links-uploadiframe-span {
    font-weight: bold;
    display: block;
    float: none;
    position: static;
  }
  #pcontest-gallery-table-topnav-row {
    background: inherit;
    display: block;
    width: 100%;
  }
  #pcontest-gallery-table-topnav-cell {
    height: auto;
    border: none;
    display: block;
  }
  #pcontest-gallery-table-topnav-navgroup {
    float: none;
  }
  #pcontest-gallery-table-topnav-unrated-span {
    color:#000000;
    position:static;
    display: block;
    float: none;
    top: auto;
  }
  
  #pcontest-gallery-table-topnav-first {
    background-image: none;
    height: auto;
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #3e1217;
    margin-left: 2px;
    float: none;
    text-indent:0;
    margin-top:0;
    position:static;
  }
  #pcontest-gallery-table-topnav-previous-span {
    margin-left: 10px;
    margin-right: 10px;
  }
  #pcontest-gallery-table-topnav-previous {
    background-image: none;
    height: auto;
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #3e1217;
    float: none;
    text-indent:0;
    margin-top:0;
    position:static;
  }
  #pcontest-gallery-table-topnav-next {
    background-image: none;
    height: auto;
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #3e1217;
    float: none;
    text-indent:0;
    margin-top:0;
    position:static;
  }
  
  /* data rows */
  .pcontest-gallery-table-data-row {
    display: block;
  }
  .pcontest-gallery-table-data-cell {
    display: block;
    padding: 2px;
    border: none;
  }
  
  /* rating */
  #pcontest-rate-rating-description {
    width: 100%;
  }
  #pcontest-rate-rating-misc1 {
    text-align: left;
    float: none;
  }
  #pcontest-rate-rating-not-yet-open {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .pcontest-rate-rating-input-input-radio-div {
    margin-top: 10px;
  }
  #pcontest-rate-outer img {
    max-height: 300px;
  }
  
  /* upload */
  #pcontest-upload-description {
    font-size: 16px; /* prevent iPhone auto zoom */
  }
}


#chickSelectorBreedCount {
  font-weight: bold;
}
#chickSelectorBreedCountShort {
  display: none;
  position: fixed;
  top: 40%;
  left: 20%;
  min-width: 300px;
  border: 6px solid #8D1D19;
  padding: 5px;
  background-color: #E9C87B;
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
}
.chickselCriteria {
  width: 90%;
}
#chickSelectorTable {
  border-collapse: collapse;
}
#chickSelectorTable tr td.chickSelectorCriteriaCell {
  height: 30px;
  border: 1px solid black;
  padding: 2px;
}
#chickSelectorTableScroll {
  border-collapse: collapse;
}
#chickSelectorNoCriteria {
  border: 4px solid #B7A477;
  margin: 10px;
  width: 600px;
  height: 300px;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
#chickSelectorNoCriteriaInner {
  height: 100%;
}
#chickSelectorNoCriteriaInner tr td {
  vertical-align: middle;
}
.chickSelectorHeaderCell {
  border-top: 1px solid transparent;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid transparent;
  padding: 4px;
  vertical-align: bottom;
  max-width: 250px;
  box-sizing: border-box;
}
.chickSelectorHeaderCell {
    border-width: 0;
    border-right-width: 1px;
}
.chickSelResultCell {
  min-width: 135px;
  max-width: 200px;
  text-align: center;
}
.chickSelectorBreedName {
  text-align: center;
  vertical-align: top;
  padding: 2px;
  border-top: none;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: none;
}
.chickSelectorBreedName a {
  color: #0000C0;
  font-size: 15px;
}
.chickSelectorThumb {
  border-top: none;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: none;
  text-align: center;
  vertical-align: middle;
}
.chickSelectorDetails {
  border-top: none;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: none;
  padding: 2px;
  font-style: italic;
  text-align: left;
}
.chickSelectorDetails a {
  color: #0000C0;
  text-decoration: none;
  display: block;
  background-image: url(/images/link_down_arrow_blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.chickSelectorTagline {
  border-top: none;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  font-style: italic;
  padding: 2px;
}
.chickSelectorSelected {
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: none;
  padding: 2px;
  text-align: center;
}

.chickSelectorAttributeCell {
  height: 30px;
  border: 1px solid black;
  padding: 2px;
  text-align: center;
}

.chickSelectorCriteriaCartCell {
  height: 40px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  padding: 2px;
}
.chickSelectorAttributeCartCell {
  height: 40px;
  border: 1px solid black;
  padding: 2px;
}

.chickSelectorAddedCartMessageCell {
  background-color: red;
}
.chickSelectorAddedCartMessage {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  color: #0000C0;
  font-weight: bold;
  font-size: 14px;
}
#chickSelectorInstructionsHeader {
  font-weight: bold;
  font-size: 14px;
}
#chickSelectorInstructions {
  margin-bottom: 10px;
}

#checkSelShowSelectedOuter {
  margin-left: 20px;
  vertical-align: middle;
}
#checkSelShowSelectedDeselectAll {
  margin-left: 20px;
}
#chickselRowHeaderB {
    height: 103px;
}
#chickselRowHeaderA {
    height: 39px;
}
#chickSelectorHeaderCellWrap table {
  width: 100%;
  height: 100%;
  border: none;
}
#chickSelectorHeaderCellWrap table td {
  vertical-align: bottom;
}
.cartAddPopupProductName {
  width: 100%;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 10px;
}

.mmwcOuterDiv {
  position: fixed;
  bottom: 0px;
  right: 0px;
  display: none;
  border-top: 2px solid #053D88;
  border-right: 2px solid #053D88;
  border-left: 2px solid #053D88;
  z-index: 99; /* was 3000 */
  
  background:rgba(36, 94, 172, 0.5);
  border-radius:15px 15px 0 0;
  
  padding: 15px 15px 0 15px;
}
.mmwcContent {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
}
.mmwcInner {
  position: static; 
  background-color: white;
  margin: 7px 7px 0;
  padding: 2px 8px;
  border-radius:10px 10px 0 0;
  height: 100%;
  vertical-align: middle;
}


#mmwcThin {
  width: 200px;
  height: 32px;
  font-size: 14px;
}

#mmwcShowStartWindow {
  display: none;
}
#mmwcShowLeaveMessageWindow {
  display: none;
}
#mmwcHideThinWindow {
  float: right;
  margin-right: 4px;
}
#mmwcOuter {
  width: 300px;
  z-index: 3100;
  height: 420px;
}

#mmwcLeaveMsgOuter {
  width: 300px;
  z-index: 3100;
  height: 400px;
}
.mmwcInputLabel {
  font-weight: bold;
  color: #053D88;
  margin-top: 7px;
}
.mmwcButtons {
  margin-top: 15px;
}
#mmwcSessionID {
  display: none;
}
#mmwcJSError {
  display: none;
}
#mmwcMessages {
  width: 100%;
  height: 290px;
  max-height: 290px;
  overflow-y: scroll;
  text-align: left;
  font-size: 14px;
}
.mmwcSenderOut {
  background-color: #ECECEC;
  color: black;
  padding: 2px 4px 2px 4px;
}
.mmwcMessageOut {
  color: black;
  padding: 2px 4px 2px 4px;
}
.mmwcSenderIn {
  background-color: #BFDDF5;
  color: #245EAC;
  padding: 2px 4px 2px 4px;
}
.mmwcMessageIn {
  color: #245EAC;
  padding: 2px 4px 2px 4px;
}
.mmwcMessageError {
  color: red;
  font-weight: bold;
}
#mmwcMsgInput, #mmwcLeaveMsgMessage {
  width: 95%;
  height: 60px;
}
#mmwcOperatorTyping {
  line-height: 1.0;
  margin-bottom: -12px;
  font-size: 12px;
}
#mmwcUserError, #mmwcLeaveMsgError {
  color: red;
  font-weight: bold;
}
#mmwcEmailError {
  color: red;
  font-weight: bold;
}
#mmwcEmailErrorOuter {
  display: none;
  margin-top: 7px;
}
#mmwcLeaveMsgAck {
  min-height: 200px;
  vertical-align: middle;
  padding-top: 50px;
  font-weight: bold;
}
#mmwcEmailLog {
  margin-top: 10px;
}
#mmwcEmailLogMessage {
  font-weight: bold;
}
#mmwcPreChatInfoOuter {
  width: 320px;
  z-index: 3200;
  min-height: 250px;
  overflow-y: scroll;
}
#mmwcPreChatInfoMain {
  text-align: left;
  font-size: 14px;
}
#mmwcPreChatInfoMain .header {
  font-weight: bold;
}
#mmwcPreChatInfoMain .order {
  margin-top: 0.75em;
}
#mmwcPreChatInfoMain .tracking {
  margin-left: 2em;
}
#mmwcPreChatInfoMain .buttons {
  margin-top: 0.75em;
}
#mmwcPreChatInfoMain button:first-of-type {
  margin-right: 1em;
}

.videoLinkCurrent {
  font-weight: bold;
  margin-right: 10px;
}
.videoLink {
  margin-right: 10px;
}

.suggest2MoreInfoPopup {
  width: 450px;
  text-align: left;
}

#continueDivPaypal {
  margin-top: 5px;
}
.skuPriceGroupHeader {
  font-weight: bold;
  margin: 10px 7px 0px 2px;
  padding: 2px;
  font-size: 14px;
  border: 1px solid black;
  background-color: #ED8407;
  text-align: center;
}
.skuPriceGroupHeader.first {
  color: white;
  background-color: #B02E2C;
}

.cartShipMinSRTOuter {
  margin-top: 10px;
  width: 886px;
  border: 1px solid black;
  padding: 2px;
}
.cartShipMinSRTTitle {
  width: 882px;
  background: #B02E2C;
  color: white;
  font-weight: bold;
  padding: 2px;
  text-align: center;
}
.cartShipMinGreenText {
  background-color: #0EAE0E;
  font-weight: bold;
}
.cartShipMinYellowText {
  font-weight: bold;
  background-color: #FFFF00;
}
.cartShipMinRedText {
  font-weight: bold;
  background-color: red;
  color: white;
}
.cartShipMinSRTTable {
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
}
.cartShipMinSRTTable th {
  font-weight: bold;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 2px solid black;
  border-left: 1px solid black;
  text-align: center;
  padding: 2px;
}

.cartShipMinSRTTableHeaderDate {
  border: 2px solid black;
  text-align: left;
  vertical-align: middle;
}
.cartShipMinSRTTableHeaderTopType {
  border-top: 2px solid black;
  border-right: 2px solid black;
  border-left: 2px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.cartShipMinSRTTableHeaderSubLeft {
  border-left: 2px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: middle;
}
.cartShipMinSRTTableHeaderSubCenter {
  border: 1px solid black;
  text-align: left;
  vertical-align: middle;
}
.cartShipMinSRTTableHeaderSubRight {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: middle;
}
.cartShipMinSRTTableGood {
  border: 1px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodLeft {
  border-left: 2px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodLeftLast {
  border-left: 2px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 2px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodCenter {
  border: 1px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodCenterLast {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 2px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodRight {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 1px solid black;
  text-align: center;
}
.cartShipMinSRTTableGoodRightLast {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  text-align: center;
}
.cartShipMinSRTTableYellow {
  border: 1px solid black;
  text-align: center;
  background-color: #FFFF00;
}
.cartShipMinSRTTableYellowRight {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  background-color: #FFFF00;
}
.cartShipMinSRTTableYellowRightLast {
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  text-align: center;
  background-color: #FFFF00;
}
.cartShipMinSRTTableRowGreen {
  border: 1px solid black;
  font-weight: bold;
  text-align: left;
  background-color: #0EAE0E;
}
.cartShipMinSRTTableRowRed {
  border: 1px solid black;
  font-weight: bold;
  text-align: left;
  background-color: red;
  color: white;
}
.cartShipMinSRTTextTop {
  margin-bottom: 3px;
}
.cartShipMinSRTTextBottom {
  margin-top: 3px;
  min-height: 45px;
}
#cartExplainShipMinsText {
  width: 300px;
  text-align: left;
}
#secure_checkout_disabled {
  cursor: pointer;
}
#cartShipMinsNotMetWarning {
  color: red;
  font-weight: bold;
  font-size: 16pt;
  padding: 0 5px 0 10px;
}
#cartShipMinsNotMetError {
  color: red;
  font-weight: bold;
  font-size: 18pt;
  padding: 0 5px 0 10px;
}

.orderDetailLinkDue {
  font-weight: bold;
  color: orange;
}
.orderDetailLinkDueCancel {
  font-weight: bold;
  color: red;
  background-color: white;
}

#orderMakePaymentAmountOuter {
  font-weight: bold;
  margin: 10px 0 10px 0;
}

#orderMakePaymentChoiceOuter .btn {
  margin: 0 .5em .5em 0;
}

@media (max-width: 480px) {
  #orderMakePaymentChoiceOuter .btn {
    margin: 0 0 .5em;
    display: block;
    width: 100%;
  }
}

#orderMakePaymentChoiceOuter2 {
  text-align: center;
  margin-top: 10px;
}
#orderMakePaymentChoiceOuter {
  cursor: pointer;
}
#orderMakePaymentOperationChangeDate {
  cursor: pointer;
}
.orderMakePaymentAmountDue {
  color: red;
}
.searchResultThumb, .entry-content tr td.searchResultThumb {
  padding: 7px 0 0 0;
  vertical-align: top;
  width: 100px;
}
.searchResultOuter, .entry-content tr td.searchResultOuter {
  padding: 7px 0 0 5px;
  vertical-align: top;
}
.searchResultOuter a {
  font-size: larger;
}
.searchResultSnippet {
  margin-left: 15px;
}
.searchResultSnippet em {
  font-weight: bold;
}
.searchResultNav {
  text-align: right;
}
.searchAltSuggestions {
  margin-bottom: 10px;
}

#changeDateChargeWarning {
  width: 600px;
  text-align: left;
  font-size: 12pt;
}
#changeDateChargeWarningHeader {
  text-align: center;
  font-weight: bold;
  font-size: 14pt;
  color: red;
  border: 2px solid red;
  padding: 5px;
  margin-bottom: 10px;
}
#changeDateChargeWarningButtons {
  text-align: center;
  margin-top: 10px;
}
#changeDateChargeWarningYes {
  margin-right: 10px;
}
#giftCertList {
  margin-top: 10px;
}
#giftCertListTable {
  border-collapse: collapse;
}
#giftCertListTable td {
  border: 1px solid #CCCCCC;
  padding: 3px 5px 3px 5px;
}
#giftCertListTable td#giftCertListTableContinueCell {
  border: none;
  vertical-align: top;
  padding-left: 15px;
  font-weight: bold;
}
#giftCertListTable th {
  border: 1px solid #CCCCCC;
  padding: 3px 5px 3px 5px;
  background-color: #291C12;
  color: white;
  font-size: 14px;
  text-align: center;
}
.giftCertListTableStatusCell {
  text-align: center;
  vertical-align: middle;
}
#giftCertEditOuter {
}
#giftCertEditTitle {
}
.giftCertEditSubheader {
  background-color: #B7A477;
  color: #291C12;
  font-weight: bold;
  width: 100%;
  margin: 10px 0 7px 0;
  padding: 2px;
}
#delivery_method_ship {
  margin-left: 13px;
}
#giftCertEditButtons {
  margin-top: 7px;
  text-align: right;
  vertical-align: top;
}
#giftCertEditWarning {
  margin: 7px 0 7px 0;
  font-weight: bold;
  color: red;
}
#giftCertEditDeliveryShipAddressChange {
  margin: 10px 0 10px 0;
  display: block;
}
#giftCertEditDeliveryShipAddressChangeHide {
  margin: 10px 0 10px 0;
  display: block;
}
#giftCertEditDeliveryEmail {
  margin-top: 10px;
}
#giftCertEditDeliveryShip {
  margin-top: 10px;
}
#giftcertPreviewOuter {
  position: relative; 
  border: 1px solid black; 
  width: 460px;
}
#giftcertPreviewBackground {
}
#giftcertPreviewFormat1Title {
  position: absolute;
  top: 120px;
  left: 35px;
  width: 390px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
#giftcertPreviewFormat1Number {
  position: absolute;
  top: 145px;
  left: 35px;
  width: 390px;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
}
#giftcertPreviewFormat1Message {
  position: absolute;
  top: 170px;
  left: 35px;
  width: 390px;
  height: 45px;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle;
  word-wrap: break-word;
}
#giftcertPreviewFormat1Amount {
  position: absolute;
  top: 220px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
#giftcertPreviewFormat1MessageTo {
  position: absolute;
  top: 240px;
  left: 35px;
  width: 390px;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  min-height: 80px;
}
#giftcertPreviewFormat1MessageFrom {
  position: absolute;
  top: 340px;
  left: 35px;
  width: 390px;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  min-height: 80px;
}
.giftcertPreviewActiveSection {
  border: 1px dashed black;
  background-color: #dddddd;
}
#giftcertPreviewFormat1OrderNumber {
  position: absolute;
  top: 540px;
  left: 35px;
  width: 390px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}
#giftcertPreviewFormat1MMH {
  position: absolute;
  top: 485px;
  left: 35px;
  width: 390px;
  text-align: right;
  font-weight: normal;
  font-size: 16px;
}
#giftcertPreviewFormat1MMHAddress {
  position: absolute;
  top: 510px;
  left: 35px;
  width: 390px;
  text-align: right;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}
.giftCertEditDisclaimers {
  margin-top: 10px;
}
#giftCertEditSave {
  vertical-align: middle;
}
.giftcertPreviewThumb {
  display: inline-block;
  width: 80px;
  margin-right: 7px;
  cursor: pointer;
  vertical-align: top;
}
.giftcertPreviewThumbDescription {
  font-size: 8pt;
  text-align: center;
  height: 2.5em;
}
.giftcertPreviewThumbSelected {
  border: 3px solid #333333;
}
.orderHistoryTable th {
  border: 1px solid #291C12;
  padding: 1px 4px 1px 4px;
  text-align: right;
  background-color: white;
}
.orderHistoryTable td {
  border: 1px solid #291C12;
  padding: 1px 4px 1px 4px;
  text-align: right;
  background-color: white;
}
#orderHistoryTableWrapper {
  max-height: 350px;
  overflow-y: scroll;
}

#skuPricingWholesalerNotice {
  margin: .5em 0 1em;
  display: flex;
  justify-content: center;
}

#skuPricingWholesalerNotice .alert {
  margin: 0;
}

.checkoutReceiptRegionalCarrierNotice {
  font-weight: bold;
  font-size: 14pt;
  color: #D81420;
  margin-top: 10px;
}
.checkoutLabel {
  font-size: 11pt;
}
.checkoutInput {
  margin-bottom: 10px;
}
.acctMenuConfirmed {
  font-weight: bold;
}
#blacklistRemoveNewsletterSignup {
  margin-top: 1em;
}
.filterGroup {
  border: 1px dotted black;
  margin-left: 5px;
  display: inline-block;
  padding: 3px 3px 3px 0;
}
.filterGroup input[type='radio'] {
  margin-left: 5px;
}

.prodCharTable {
  margin-bottom: 0.5em;
  margin-left: 2px;
}
.prodCharDescription {
  font-weight: bold;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}
.prodCharWarning {
  font-weight: bold;
  border: 1px dotted black;
  padding: 0.5em;
  display: inline-block;
}
.prodCharPriceBlock {
 float:right; 
 margin-right: 0.5em; 
 margin-top: 1em; 
 font-size: 14pt; 
 font-weight: bold; 
}
.prodCharDisabled {
  color: gray;
}
.headerLinkSep {
  color: #CCBEAB; 
  margin-left: 7px; 
  margin-right: 7px;
}
#call_me_now_outer {
  font-size: 12pt;
  width: 400px;
  border: 1px solid black;
   border-radius: 15px;
   padding: 0.5em;
}
#call_me_now_title {
  font-weight: bold;
  margin-bottom: 0.5em;
}
#breedInfoOuter {
  font-family: Times, TimesNewRoman, Verdana,Arial,Helvetica; 
  border-radius: 15px;
  background-color: #400000; 
  color: white;
  padding: 6px;
  max-width: 400px;
  display: block;
  float: left;
  margin-right: 5px;
  font-size: 16px;
}
#breedInfoTitle {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
#breedInfoOuter table tr td:last-child {
  padding-left: 4px;
  text-align: right;
}
#breedInfoOuter table tr td a {
  color: white;
}
.breedInfoHiddenRow {
  display: none;
}

.skuVariationOuter {
  margin-top: 8px;
}
#cartChangedPromptOuter {
  width: 400px;
  text-align: left;
  font-size: larger;
}
#cartChangedPromptTitle {
  padding-left: 10px;
  font-weight: bold;
  font-size: 16pt;
}
.cartChangedPromptButton {
  display: block;
  margin: 12px 0 12px 0;
  width: 80%;
  text-align: left;
}
.cartChangedPromptButton img {
  vertical-align: middle;
  margin-right: 10px;
}
.boldPlus {
  font-weight: bold;
  font-size: larger;
}
#password_reset_div_ajax_password_header, #password_reset_div_ajax_verify_header {
  margin-top: 10px;
}
.password_reset_ajax_main_header {
  font-weight: bold;
  padding-left: 10px;
}
#password_reset_ajax_more_link {
  display: block;
  margin-top: 30px;
  font-size: smaller;
}
#password_reset_ajax_form2 {
  margin-top: 15px;
}
#iePinPromptOuter {
  position: fixed;
  padding: 5px 35px 5px 5px;
  background-color: white;
  border: 2px solid black;
  width: 380px;
  height: 40px;  
  top: 0px;
  left: 70px;
  border-radius: 0px 0px 10px 10px;
  text-align: left;
  display: none;
}
#iePinPromptOuter .msPinSite {
  cursor: move;
  margin-right: 8px;
}
#iePinPromptOuter .closeit {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

.menuTable {
}
.menuTable tr td.entry {
  background-color: #F4EDDC;
  border-top: 1px solid #291C12;
  border-left: 1px solid #291C12;
  border-right: 1px solid #291C12;
  border-bottom: none;
  padding: 10px 10px 0 10px;
  width: 400px;
  font-size: 13pt;
  vertical-align: top;
}
.menuTable tr.buttonRow td.entry {
  border-top: none;
  border-bottom: 1px solid #291C12;
  padding: 0px 10px 10px 10px;
}
.menuTable tr td button {
  margin-top: 10px;
  font-size: 13pt;
}
.menuTable tr td.spacer {
  width: 20px;
}
.menuTable tr td.vspacer {
  height: 20px;
}

#rcptMainOuter {
  background-color: white;
  border: 1px solid black;
  padding: 6px;
  margin: 25px auto;
  width: 80%;
  max-width: 1080px;
}
#rcptInfoTop {
  font-size: 12pt;
}
#rcptShipNotifyOuter {
  margin-top: 1em;
}

table.rcptInfoOrdersOuter tr th {
  padding: 2px;
  border-bottom: 2px solid black;
}
table.rcptInfoOrdersOuter tr td {
  padding: 2px 20px 2px 2px;
  border-bottom: 1px solid black;
  vertical-align: top;
}
table.rcptInfoOrdersOuter tr td:last-child {
  padding-right: 0px;
}
table.rcptInfoOrdersOuter tr td.num {
  text-align: right;
}
table.rcptInfoOrdersOuter tr td.blank {
  border-bottom: none;
}
table.rcptInfoOrdersOuter tr td.summ {
  font-weight: bold;
}
table.rcptInfoOrdersOuter tr td.rcptOrderID {
  font-weight: bold;
  font-size: larger;
  padding-top: 1em;
  border-bottom: 2px solid black;
}
.rcptItemDropShip {
  font-style: italic;
}
.rcptItemBackorder {
  font-style: italic;
  color: #840000;
}
.rcptOrderNotesTop {
  font-weight: normal;
  font-size: smaller;
  display: block;
}
.rcptOrderNotesTop:before {
  content: "- "
}
.rcptOrderWarnTop {
  font-size: smaller;
  padding-left: 10px;
  color: #840000;
}
.rcptInfoHeader {
  font-weight: bold;
  font-size: larger;
  padding-top: 1em;
  border-bottom: 2px solid black;
  display: inline-block;
}
.rcptNoteSpacedTop {
  margin-top: 0.75em;
}
.rcptCouponDesc {
  font-style: italic;
  font-size: smaller;
}

.prod_wl_in {
  background: url("/images/wishlist/in_list.png") no-repeat left ;
  padding-left: 18px;
  color: #666666;
  text-decoration: none;
  font-size: smaller;
}
.prod_wl_in:visited {
  color: #666666;
}
.prod_wl_in_mover {
  position: absolute;
  background: url("/images/wishlist/in_list.png") no-repeat left ;
  padding: 4px 4px 4px 18px;
  color: black;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FBC82E;
  border: 1px solid black;
}
.prod_wl_add {
  background: url("/images/wishlist/add.png") no-repeat left ;
  padding-left: 18px;
  color: #666666;
  text-decoration: none;
  font-size: smaller;
}
.prod_wl_add:hover {
  font-weight: bold;
}
.prod_wl_add:visited {
  color: #666666;
}
#header_wish_list_outer {
  color: #CCBEAB;
}
#header_wish_list {
  text-decoration: underline;
  color: white;
}
#wishlist_body {
  margin: 2px;
}
.wl_cart_added_message {
  font-size: 14pt;
  font-weight: bold;
  width: 100%;
  background-color: transparent;
  color: black;
  text-align: center;
}
table.wishListTable th {
  font-size: 11pt;
  padding: 2px 2px 0px 2px;
  border-bottom: 2px solid black;
}
table.wishListTable td {
  font-size: 10pt;
  padding: 2px 15px 2px 0px;
  border-bottom: 1px solid #333333;
}
table.wishListTable td.num {
  text-align: right;
}
.wl_qty_edit_value {
  width: 3em;
}
.wl_remove {
  background: url("/images/wishlist/remove.png") no-repeat left ;
  padding-left: 18px;
  color: #666666;
  text-decoration: none;
  font-size: smaller;
  display: block;
}
.wl_move {
  background: url("/images/wishlist/move.png") no-repeat left ;
  padding-left: 18px;
  color: #666666;
  text-decoration: none;
  font-size: smaller;
  display: block;
  margin-top: 5px;
}
.wl_copy {
  background: url("/images/wishlist/copy.png") no-repeat left ;
  padding-left: 18px;
  color: #666666;
  text-decoration: none;
  font-size: smaller;
  display: block;
  margin-top: 5px;
}
.wishlist_move_copy_button {
  display: block;
  margin-top: 5px;
  width: 100%;
}
#wl_detail_outer {
  margin-top: 0.5em;
}
#wishlist_list_details {
  border-radius:5px;
  box-shadow:inset 2px 5px 5px #555;
  padding: 6px;
  margin-top: 0.5em;
}
#wl_confirm_remove {
  font-size: 12pt;
}
#wl_confirm_remove_count {
  font-weight: bold;
  font-size: larger;
}
.prod_is_bo_soldout {
  color: #79232e;
  font-weight: bold;
}
#login_popup_msg {
  font-size: 14pt;
  font-weight: bold;
}
#login_popup_table_main {
  width: 100%;
  margin-top: 1em;
}
#login_popup_table_main tr td {
  vertical-align: top;
}
#login_popup_table_main tr td:first-child {
  padding-right: 20px !important;
}
#logon_popup_reset_form {
  text-align: left;
  margin-top: 1em;
}
#logon_popup_reset_buttons {
  margin-top: 1em;
}
.logon_popup_create_error {
  text-align: left;
}
#wishlist_email_popup {
  text-align: left;
}
#wishlist_email_title {
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#wl_email_buttons {
  text-align: center;
  margin-top: 0.5em;
}
#wl_email_send {
  margin-right: 1em;
}
.wishlist_list_listbutton {
  margin-right: 1em;
  display: inline-block;
  border: 2px solid #0E0059;
  color: #0E0059;
  background-color: #C0EAFF;
  padding: 5px;
  cursor: pointer;
  border-radius: 10px;
}
#wishlist_list_listname {
  margin-top: 1em;
  font-size: 14pt;
  font-weight: bold;
}
#wishlist_list_listname button:first-child {
  margin-left: 1em;
}
#wishlist_list_delete_outer {
  margin-left: 1em;
  font-size: 12pt;
  font-weight: normal;
}
#wishlist_list_action_buttons label {
  font-weight: normal;
}
#wl_copy_share_link {
  color: #666666;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
}
#wl_copy_share_link:hover {
  color: black;
  text-decoration: underline;
}
#wl_sharing_private {
  margin-left: 1.5em;
}
#wishlist_list_button_rename {
  margin-left: 1.5em;
}
#wishlist_add_all {
  cursor: pointer;
}

.prod_notifiy_instock {
  background: url("/images/wishlist/notify_instock.png") no-repeat left ; 
  padding-left: 18px;
  margin-left: 1em;
  color: #666666;
  text-decoration: underline;
  font-size: smaller;
}
.prod_notifiy_instock:hover {
  color: black;
  text-decoration: underline;
}
.prod_notifiy_instock:visited {
  color: #666666;
}

#instock_notify_popup_outer {
  width: 400px;
  text-align: left;
  font-size: 12pt;
}
#instock_notify_popup_disclaimer {
  margin-top: 0.5em;
}
#notify_captcha_group {
  margin-top: 1em;
}
#notify_cancel {
  margin-left: 1em;
}
#order_question_popup {
  text-align: left;
  font-size: 12pt;
  width: 500px;
  max-width: 100%;
}
#order_question_online {
  font-weight: bold;
  margin-top: 0.5em;
}
.order_question_button_area {
  margin-top: 0.5em;
}
.wishlist_add_choose_list_button {
  display: block;
  margin-top: 0.5em;
  width: 100%;
}
#wishlist_confirm_list {
  margin: 1em 0 1em 0;
}
#wishlist_confirm_list li {
  margin-bottom: 0.5em;
  font-size: 12pt;
}
#wishlist_confirm_viewwl {
  margin-right: 1em;
  cursor: pointer;
}
#wishlist_confirm_shop {
  cursor: pointer;
}
#nlm_lists_outer {
  margin-top: 1em;
}
.nlm_list_container {
  margin-top: 0.75em;
}
.nlm_list_container input {
  vertical-align: middle;
}
#nlm_submit {
  margin-top: 1em;
}
#nlm_unconfirmed_outer {
  margin-bottom: 1em;
}
#productShareLinks {
  float: right;
  margin: 2px;
  padding-left: 4px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: transparent;
  font-size: 10pt;
}
#productShareLinks img {
  vertical-align: middle;
}
#productShareLinksLinks {
  text-align: left;
}
#productShareLinksLinks .title {
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  margin-bottom: 0.5em;
}
#productShareLinksLinks img {
  vertical-align: middle;
}
#productShareLinksLinks a {
  text-decoration: none;
  display: block;
  margin-bottom: 0.5em;
}
#footer {
  height: 135px;
}
#productEmailLinkOuter {
  text-align: left;
}
#productEmailLinkOuter .title {
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  margin-bottom: 0.5em;
}
#productEmailLinkSend {
  margin-right: 1em;
}
#productEmailLinkError {
  margin-top: 0.5em;
  margin-bottom: -0.5em;
}

@media (max-width: 640px) {
  table.rcptInfoOrdersOuter tr.rcptInfoOrdersHeaders {
    display: none;
  }
  
  table.rcptInfoOrdersOuter tr {
    display: flex;
    flex-wrap: wrap;
  }
  
  table.rcptInfoOrdersOuter tr td {
    flex: 1 0 33%;
    text-align: left !important;
  }
  
  table.rcptInfoOrdersOuter tr td:last-child {
    padding-right: .75rem;
    text-align: right !important;
  }

  table.rcptInfoOrdersOuter tr td.rcptInfoOrdersItemName {
    flex: 1 0 100%;
    font-weight: bold;
  }
  
  table.rcptInfoOrdersOuter tr td.rcptInfoOrdersShipMethod,
  table.rcptInfoOrdersOuter tr td.rcptInfoOrdersDelivery {
    flex: 1 0 50%;
  }
  
  table.rcptInfoOrdersOuter tr td.rcptInfoOrdersDelivery {
    text-align: right !important;
  }
  
  table.rcptInfoOrdersOuter tr td.rcptInfoOrdersOuterSpace {
    display: none;
  }
}

@media (max-width: 575px) {
  #orderNotifyEditOuter .form-inline select {
    margin: 0 0 .5em !important;
  }
}