/* [Global] */
p { line-height: 1.5; }
body { color: #776b5b; font-family: Arial,sans-serif; font-size: 12px; }
.TopBar { background: #99CCD9; color: #fff; position: relative; padding: 8px 0; }
.LayoutTopTop { margin: 0 auto; max-width: 1100px; }
.LayoutTop { background: url(../images/bg-header.gif) repeat-x; }
h4, .h4 { color: #776b5b; }
a { color: #776b5b; text-decoration: none; }
a:hover { color: ##99CCD9; }
.LayoutLeftColumnInner .well {  }
.LayoutLeftColumnInner .nav > li > a { padding: 4px 10px; }
.LayoutBottom { background: #f6f4f2; }
.divider { background: url(../images/line.png) repeat scroll 0 0 rgba(0, 0, 0, 0); height: 1px; padding: 0; }
.ControlHeader { font-weight: normal; font-style: italic; text-transform: uppercase; }
.footer-socials { margin: 0 0 0 9px; }
.footer-socials img { max-width: 80% !important; }
.footer-column2 { padding-left: 80px; }
.profiler-results { display: none; }
.col-sm-6 { text-align: center; }
.nav>li>a { position: relative; display: block; padding: 8px 8px; }


.homebox { padding: 1px; margin: 10px 0; text-align: justify; }
#homebox-edges { position: relative; padding: 8px; min-height: 308px; }
.well { background-color: none; border-radius: 0; box-shadow: 0; margin-bottom: 20px; padding: 0; }
.AuthorImage { display: none; }

label { display: block; }
input[type=radio] + label, input[type=checkbox] + label { display: inline-block; padding-left: 10px; font-weight: normal; }

button[disabled], html input[disabled] { background: rgb(235, 235, 228); }
.col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 30px; }
[class*=col-md], [class*=col-lg] { margin-bottom: inherit !important; }
/* make bootstrap dropdowns work on hover */
.navbar-nav .dropdown:hover > .dropdown-menu { display: block; }
.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { display: none; }
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { display: block; }
.navbar-nav .dropdown-submenu { position: relative; }
.navbar-nav .dropdown-submenu:hover > .dropdown-menu { display: block; top: -6px; margin: 0; left: 100%; }
.dropdown-menu { z-index: 10000; }
.modal-body { min-height: 70px; }
.modal-body .progress { top: 50%; left: 30px; right: 30px; height: 30px; margin-top: -15px; }
.modal-body iframe { z-index: 1; }

.PicturePopup iframe { max-width: 100%; }

[class^="icon-"], [class*=" icon-"] { background-image: none; background-position: 0 0; background-repeat: repeat; display: inline; font-size: 18px; height: auto; line-height: normal; margin-top: 0; vertical-align: baseline; width: auto; }

.text-muted a { color: inherit; }
.alert a { color: inherit; }

.ui-autocomplete { z-index: 10; }

.LayoutTopTop {  }

.navbar-default { background: transparent; }
.navbar { border: 0; }

.navbar-header-leftcol { background: #F5F5F5; color: #777; margin-bottom: 30px; }
.navbar-header-leftcol  .navbar-toggle { background: none; border: 1px solid #ddd; }
.navbar-header-leftcol  .navbar-toggle .icon-bar { background: #888; }
.navbar-header-leftcol .navbar-brand { color: #777; }
.navbar-collapse.left-collapse { max-height: inherit; }

.nav > li > a:hover, .nav > li > a:focus { background: transparent; }

/* search autocomplete stuff */
.search-box input { vertical-align: top; }

.ui-autocomplete { z-index: 10000; }
.ui-menu .ui-menu-item a { background: none; border: none; opacity: 0.75; cursor: pointer; }
.ui-menu .ui-menu-item a:hover { opacity: 1; }

/* reset some stuff that bootstrap breaks */
.bx-wrapper *, .addthis_toolbox * { box-sizing: content-box; }
.bx-wrapper { margin-bottom: 20px; }
.bx-controls-direction { opacity: 0.25; transition: 0.25s; }
.bx-controls-direction:hover { opacity: 0.75; transition: 0.25s; }

.thumbnail { text-align: center; }
.thumbnail .quick-view { top: 0px; left: 50%; width: 120px; margin-left: -60px; opacity: 0; display: none; transition: 0.25s; z-index: 4; }
.thumbnail:hover .quick-view { top: 100px; display: block; opacity: 1; transition: 0.25s; }
.thumbnail img, .Slideshow img, #imgMfgLogo, img { max-width: 100%; }
.zoomWrapper img { max-width: none; }
.thumbnail:hover { text-decoration: none; }

.homepage-product .thumbnail { min-height: 260px; line-height: 260px; margin-right: 10px; }
.homepage-product .thumbnail img { display: inline; }

.product-flag { width: 150px; height: 150px; display: none\9; line-height: 1.5; }
.product-flag span { background: #99CCD9; color: white; text-align: center; display: block; box-shadow: 0 5px 10px 0 rgba(0,0,0,0.5); position: absolute; width: 100%; }
.product-flag.top span { bottom: 0; }
.product-flag.bottom span { top: 0; }

.product-flag.left { left: -90px; }
.product-flag.right { right: -90px; }
.product-flag.top { top: -90px; }
.product-flag.bottom { bottom: -90px; }
.product-flag.top.left { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.product-flag.top.right { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.left { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.right { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }

input[type=text], input[type=password], input[type=email], select, textarea { min-height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
select { padding: 6px; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:focus, textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }

input, select, textarea { max-width: 100%; }

.Hidden { display: none; }
.AddressBookNameTextbox { width: 194px; }
.AddressBookCityTextbox { width: 152px; }
.AddressBookStateTextbox { width: 160px; }
.AddressBookZipCodeTextbox { width: 112px; }
.AddressBookNotes { font-family: Verdana; font-size: 10px; }
.ProductGroupItemPricing { white-space: nowrap; }
.ProductGroupItemQuantity { width: 40px; }
.ProductGroupItemDescription { margin: 0px 4px 0px 4px; }
.CustomPaymentMethodsAmountArea { float: right; }
.CustomPaymentMethodsAmountTextbox { width: 80px; }
.CustomPaymentMethodsFieldName { padding-left: 15px; width: 100px; text-align: right; }
.CustomPaymentMethodsChooseArea { padding-left: 35px; }
.CustomPaymentMethodsSeparator { height: 1px; color: #999999; }
.MicroStoreMoreInfoLink { font-size: 10px; }
.PaymentMethodsCC {  }
.PaymentMethodsNewCardNum {  }
.PaymentMethodsNewCardName {  }
.PaymentMethodsChoosePaypalButton { padding-left: 35px; }
.PaymentMethodsCustomFieldName { padding-left: 35px; width: 200px; }
.PaymentMethodsChooseCustomButton { padding-left: 35px; }
.PaymentMethodsEcheckTextbox { width: 75px; }
.PersonalizationFileUpload { width: 250px; }
.ProductReviewTagSelectorRemoveTagArea { width: 15px; text-align: center; }
.ProductReviewTagSelectorRemoveTagImage { border: 0 none; }
.RelatedItemsContainer { padding: 10px; }
.RelatedItemsSeparator { color: #999999; height: 1px; }
.RelatedItemsProductPhotoArea { float: left; width: 14%; }
.RelatedItemsProductNameArea { float: left; width: 34%; }
.RelatedItemsPricingArea { float: left; width: 24%; }
.RelatedItemsAddToCartArea { float: left; width: 24%; text-align: right; }
.RelatedItemsQtyTextbox { width: 40px; }
.RelatedItemsMessageText { float: left; width: 24%; text-align: right; }
.RelatedItemsAddToCartButton { clear: both; text-align: right; }
.ShippingMethodCalendarPickerArea { float: left; width: 49%; }
.ErrorText, .errorText { display: block; }
.attentionText { background: #e5e5e5; margin: 10px 0; padding: 10px; color: #000; }
.itemoriginalprice { text-decoration: line-through; }
.EProductCredentials { font-weight: bold; }
.EProductCredentials span { font-weight: normal; padding-right: 20px; }
.EProductNameContainer { display: inline; padding-right: 20px; }
.EProductURLContainer { display: inline; }
.EProductItemContainer { text-align: left; }
.ShippingEstimationZipTextbox { width: 100px; }
.ShippingEstimationItemInfo .QtyTextbox { width: 50px; text-align: center; }

div.ac-admin-help { background: #fafafa; border: none; border-radius: 3px; color: #666; font-family: inherit; font-size: inherit; }
.panel-heading:empty { display: none; }
/* [/Global] */

/* [Layout] */

/* [/Layout] */

/* [Widgets] */

/* [/Widgets] */

/* [ProductDetails] */
.ProductDetailsSalePriceArea { font-size: 20px; font-weight: bold; padding-left: 9px !important; }
.ProductDetailsSalePriceArea {  }
.ProductDetailsPriceLabel { display: none; }
.ProductDetailsPrice { font-weight: bold; font-size: 20px; padding-left: 9px !important; }
input.ProductDetailsQuantityTextBox { width: 70px; text-align: center; padding: 0; }
#lblProductStatus:after { content: " - "; }
#lblProductStatus + br { display: none; }

.varpicmax_img { border: 1px solid transparent; }
.ProductDetailsVariations input[type=checkbox] + label { display: inline; font-weight: normal; padding-left: 5px; vertical-align: top; }

.ProductDetailsSelectedVariant { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }
.ProductDetailsSwatches { max-width: 375px; }
.ProductDetailsSwatches ul { margin: 0; }
.ProductDetailsSwatches li { float: left; margin: 5px 5px 0 0; }
.Variant > br, .ProductDetailsVariations > br { display: none; }
.media-body .StarRatings { margin-left: 10px; }

.ProductDetailsQuantityPriceTable tr:first-child td { border-top: none; }
.ProductDetailsQuantityPriceTable  p { margin: 0; line-height: inherit; }

.SwatchNotApplicable { opacity: 0.5; pointer-events: none; }
/* [/ProductDetails] */

/* [Catalog] */
.CatalogItemQuantityBox input { width: 75px !important; text-align: center; }
/* [/Catalog] */

/* [Category] */
.product-list div[class*=col-] { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.category-product .thumbnail { max-height: 195px; max-width: 195px; margin-bottom: 10px; }
.category-product .thumbnail img { display: inline; }
.CategoryCategoryThumbnail { max-height: 195px !important; max-width: 195px; min-height: 195px; min-width: 195px; margin: 5px; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; text-align: center; }
.CategoryCategoryThumbnail img { max-height: 190px !important; max-width: 190px; }

.CategoryChildCategories .nav > li { text-align: center; margin-bottom: 44px; }

.CategoryChildCategories .nav > li > a { text-align: center; }

.Pagination li { border-radius: 2px; }
.Pagination li:first-child { margin-left: 5px; }
.Pagination li > a, .Pagination li > a:hover { color: inherit; border-radius: 2px; }
.Pagination .CurrentPage { color: #ccc; }


.category-product .description { display: none; opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view.category-product .description { display: block; opacity: 1; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view .thumbnail {  }
.list-view-only { display: none; opacity: 0; }
.list-view .list-view-only { display: block; opacity: 1; }
.generic { background: url("../../../../images/generic-small.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); }
.generict { min-height: 315px; max-height: 315px; padding: 40px 10px 0 50px; text-align: justify; width: 750px; }
.generict p { line-height: 14px; }
li.CategoryChildCategories:nth-child(4n + 2) { clear: left; }
/* [/Category] */

/* [ShoppingCart] */
.ShoppingCartTable { width: 100%; }
.ShoppingCart { text-align: left; padding: 30px 0 0; vertical-align: top; }


.ShoppingCartProductDescriptionHeader { width: 235px; }
.ShoppingCartSpacer { width: 20px; padding: 0; }
.ShoppingCartUnitPriceHeader { text-align: center; }
.ShoppingCartTotalHeader { text-align: center; }
.ShoppingCartQuantityHeader { text-align: center; }

.CartBorder { border: none; height: 75px; }
.ShoppingCartQuantity .CartBorder { line-height: 1; }
.ProductInfo { margin: 0; }
.ItemName a { color: #000; }
.ItemNumber { color: #666; font-size: 11px; }
.Variants { color: #666; font-size: 11px; }
.Personalizations { color: #666; font-size: 11px; }

.ShoppingCartPrice { font-weight: normal; font-size: 20px; text-align: center; padding: 30px 0 0 0; vertical-align: top; }
.ShoppingCartQuantity { text-align: center; vertical-align: top; }
.ShoppingCartRemove { text-align: center; }
.UnderCartSubTotal { border: 1px solid #dddfde; border-left: none; border-right: none; margin-top: 30px; font-size: 23px; font-weight: bold; text-align: right; padding: 10px 20px; line-height: 100%; text-transform: uppercase; }

.UpdateButton { font-size: 10px; }
.ShoppingCartPage td.ShoppingCartTotals { text-align: left; padding: 5px; font-weight: bold; }
td.ShoppingCartTotals { text-align: right; }
td.ShoppingCartDiscount { text-align: left; padding: 5px; }
.ShoppingCartClear { float: left; text-align: left; }
.ShoppingCartChildBranch { float: left; vertical-align: top; }
.dvChkSelect { display: inline; }
.PayPalGoogleCO { text-align: center; }
.ShoppingCartError { text-align: center; }
#dvCalculateShippingForm { text-align: left; }
.ShippingCalcLabel { font-weight: bold; }
.ShippingCalcField { padding: 5px 0 0 0; }
.ShippingCalcFieldLabel { display: block; text-align: left; padding: 2px 0 0; }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; text-align: center; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }

.cartCents, .cartUnits { font-size: 60%; top: -5px; position: relative; }
.CartItemPriceArea, .CartItemTotalArea, .CartUpdateItemArea { display: table; margin: 0 auto; text-align: center; height: 75px; line-height: 1; }
.CartItemPriceArea > div, .CartItemTotalArea > div, .CartUpdateItemArea > div { display: table-cell; vertical-align: middle; }

.SubTotal { font-size: 25px; font-weight: bold; text-transform: uppercase; color: #000; }
.Discounts { color: #dd4c15; line-height: 25px; }
.ShippingCost { line-height: 25px; }
.LineItemPrice { float: right; text-align: right; font-weight: bold; font-size: 23px; *position: relative; *top: -25px; }
.PriceNegative { color: #dd4c15; }


.GiftCertificates p { font-size: 11px; opacity: 0.75; }
.GiftCertificates .LineItemPrice { font-size: 14px; }

.ShoppingCartTotalsArea { position: relative; clear: both; }
.ShoppingCartTotalsTable { width: 100%; margin-bottom: 15px; }
.ShoppingCartLeftBottom { text-align: center; }

.OrderTotal { line-height: 25px; font-size: 14px; margin: 20px 0; padding: 10px 0 0; border-top: 1px solid #dddfde; }
.OrderTotal .LineItemPrice { font-size: 30px; }

.ShoppingCartButtons { margin: 20px 0 20px; text-align: right; }
.ShoppingCartCustomMessage {  }
.TopCheckoutButton { text-align: right; }

.PayWith { position: relative; border: 1px solid #dddfde; border-radius: 4px; padding: 20px 0 15px; margin: 20px 0 0; text-align: center; }
.PayWith strong { position: absolute; top: -7px; font-style: italic; display: block; margin-left: -50px; background: #fff; width: 100px; line-height: 100%; left: 50%; font-size: 13px; }

.ShoppingCartCouponCode { padding: 20px 0; }
.ShoppingCartCouponCode h3 { text-transform: uppercase; cursor: pointer; font-size: 18px; color: #333; background: none; }
.ShoppingCartCouponCode .expand {  }
.CouponEntry { display: none; position: relative; margin: 0 0 20px 0; }
.CouponMsg { margin: 5px 0; }

.ShippingSelect { position: relative; margin: 0 5px 0 0; }
.ShippingSelect select { width: 210px; }
.ShippingSelect input { float: right; }
.ShippingSelect input[type=radio] { float: none; width: auto; }
.ShippingSelect input[type=radio] + label { display: inline; padding: 0; }
.acceptedCreditCardLogos {  }
.acceptedCreditCardLogos div { display: inline-block; *display: inline; zoom: 1; margin: 0px 2px 10px; padding: 0; height: 22px; width: 33px; }
.acceptedCreditCardLogos .jcb { background: url("../../../../store/i/jcb_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos  span { display: none; }
.acceptedCreditCardLogos .visa { background: url(../images/ccs/visa.png) no-repeat; }
.acceptedCreditCardLogos .amex { background: url(../images/ccs/amex.png) no-repeat; }
.acceptedCreditCardLogos .discover { background: url(../images/ccs/discover.png) no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("../../../../store/i/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url(../images/ccs/mastercard.png) no-repeat; }
.acceptedCreditCardLogos .dinersclub { background: url("../../../../store/i/diners_33x22.jpg") no-repeat; }

.LastItemAdded { font-size: 11px; min-height: 100px; margin-right: 255px; background: #f2f3f5; border-radius: 3px; padding: 1px; margin-bottom: 10px; }
.LastItemAdded img { float: left; margin-right: 10px; max-width: 75px; max-height: 80px; } 
.LastItemAdded strong { display: block; padding: 0 0 10px; border-bottom: 2px solid #DDDFDE; font-size: 14px; }


.UpsellItem { padding: 10px 0 0; display: block; margin: auto; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-color: transparent; border-style: solid; border-width: 1px; overflow: hidden; }
.UpsellItem:hover { background-color: #fff; border-color: #686868; color: #1D4B7C; text-decoration: none; }
.UpsellItemAddToCartText { visibility: hidden; padding: 4px; background: #686868; font-weight: bold; color: #fff; }
.UpsellItem:hover .UpsellItemAddToCartText { visibility: visible; }

input.ShoppingCartCheckoutThemeButton { width: 100%; height: 50px; font-size: 18px !important; }

.RewardPointsEarned { text-align: center; }
.PointsTotal { font-size: 12px; font-weight: normal; }

.ShoppingCartButtons .ThemeButton { margin-bottom: 4px; vertical-align: top; }
.ShoppingCartButtons .ThemeButton:last-of-type { margin-bottom: 0; }
/* [/ShoppingCart] */

/* [LargeShoppingCart] */
.ShoppingCart {  }
.ShoppingCartHeader {  }
.ShoppingCartClear {  }
.ShoppingCartPrice {  }
.ShoppingCartTotals {  }
.ShoppingCartShippingInfo {  }
.ShoppingCartDiscount {  }
.ShoppingCartCouponCode {  }
.ShoppingCartThumbnail {  }
.ShoppingCartItemNr {  }
.ShoppingCartVariations {  }
.ShoppingCartPersonalize {  }
.ShoppingCartGiftMessage {  }
.ErrorText {  }
.ShoppingCartSelectCheckbox { border: 0; }
input.ShoppingCartQtyTextbox { width: 40px; padding: 0; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 150px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }
/* [/LargeShoppingCart] */

/* [LinkGroup] */

/* [/LinkGroup] */

/* [MailingList] */

/* [/MailingList] */

/* [ManufacturerNavigationLinks] */

/* [/ManufacturerNavigationLinks] */

/* [MicroStoreDropDown] */
.MicroStoreDropDown { width: 160px; }
/* [/MicroStoreDropDown] */

/* [ProductDisplay] */
.FeaturedItemsRating {  }
.FeaturedItemsDetails {  }
.FeaturedItemsPriceHR {  }
.FeaturedItemsPriceAlignment {  }
.FeaturedItemsBuyMoreLinkHR {  }
.FeatureItemsThumbNail {  }
.PriceLabels {  }
.ProductDisplayBuyNowLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea { float: right; padding-right: 5px; display: inline; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewDimensionName {  }
.ProductReviewSummary {  }
.ProductReviewWriteLink {  }
.ProductReviewAllReviewsLink {  }
.ProductReviewTitle {  }
.ProductReviewRatings {  }
.ProductReviewBody {  }
.ProductReviewProsArea {  }
.ProductReviewProsHeader {  }
.ProductReviewPros {  }
.ProductReviewConsArea {  }
.ProductReviewConsHeader {  }
.ProductReviewCons {  }
.ProductReviewItemMeta {  }
/* [/ProductReviewsListing] */

/* [QuickOrderEntry] */
.QuickOrderEntryHeader { text-align: center; }
.QuickOrderEntryItemNumberTextbox { width: 100px; }
.QuickOrderEntryQuantityTextbox { width: 50px; }
.QuickOrderEntryAddButton { text-align: center; }
/* [/QuickOrderEntry] */

/* [RepeatedList] */

/* [/RepeatedList] */

/* [RSSFeedReader] */

/* [/RSSFeedReader] */

/* [SearchBox] */

/* [/SearchBox] */

/* [SmallShoppingCart] */
.SmallCartItemLink { text-decoration: underline; }
input.SmallCartQtyTextbox, input.SmallCartQtyTextbox:focus { padding: 0; border: none; border-bottom: 1px dotted #ccc; height: auto; width: 30px; box-shadow: none; border-radius: 0; text-align: center; }
input.SmallCartQtyTextbox:focus { border-color: #66afe9; }
.SmallCartItem .badge { line-height: 20px; width: 20px; padding: 0; }
/* [/SmallShoppingCart] */

/* [Tabs] */

/* [/Tabs] */

/* [TreeNavigation] */
.Node {  }
.NodeHover {  }
.NodeSelected {  }
.RootNode {  }
.LeafNode {  }
.Island {  }
/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget6082] */
.Control_6082 { float: left; }
.ControlHeader_6082 {  }
.ControlItem_6082 {  }
.ControlLink_6082 {  }
.ControlLink_6082 a {  }
.ControlLink_6082 a:hover {  }
.ControlLinkSeperator_6082 {  }
.ControlText_6082 {  }
.ControlInput_6082 {  }
.ControlFooter_6082 {  }
/* [/Widget6082] */

/* [Widget6083] */
.Control_6083 { float: right; }
.ControlHeader_6083 {  }
.ControlItem_6083 {  }
.ControlLink_6083 {  }
.ControlLink_6083 a {  }
.ControlLink_6083 a:hover {  }
.ControlLinkSeperator_6083 {  }
.ControlText_6083 {  }
.ControlInput_6083 {  }
.ControlFooter_6083 {  }
/* [/Widget6083] */

/* [Widget6076] */
.Control_6076 { text-align: right; }
.ControlHeader_6076 {  }
.ControlItem_6076 {  }
.ControlLink_6076 {  }
.ControlLink_6076 a {  }
.ControlLink_6076 a:hover {  }
.ControlLinkSeperator_6076 {  }
.ControlText_6076 {  }
.ControlInput_6076 {  }
.ControlFooter_6076 {  }
/* [/Widget6076] */

/* [Buttons] */
.ThemeButton { background: #99CCD9; border-radius: 0; box-shadow: 0; color: #FFFFFF; font-size: 16px; border: 0; padding: 3px 8px; }
.ThemeButton:hover { background: #5B4D42; color: #FFF; }
.GoThemeButton { padding: 5px; }
/* [/Buttons] */

/* [Slideshow] */
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; }
.SlideshowButtons { margin: 0; padding: 0; left: 1em; bottom: 1em; position: absolute; }
.SlideshowButton { margin: 0 1em 0 0; padding: 0; float: left; list-style: none; }
.SlideshowButtonLink { float: left; width: 20px; height: 20px; text-indent: -9999px; border: 3px solid #222; border-radius: 0; }
.SlideshowButtonLinkCurrent { background: #222; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 5px; }
.SlideshowNext { position: absolute; right: 5px; }
.SlideshowPreviousLink { color: #fff; padding: 5px; display: none; }
.SlideshowNextLink { color: #fff; padding: 5px; display: none; }
/* [/Slideshow] */

/* [Widget5986] */
.Control_5986 {  }
.Control_5986 table { background: #f2f3f5; }
.Control_5986 td { vertical-align: top; }
.ControlHeader_5986 { font-size: 13px; font-style: italic; margin: 10px 0; text-align: center; }
.ControlItem_5986 { text-align: center; padding: 20px 0; border-bottom: 1px solid #dfdfe1; margin: 0 12px; }
.Control_5986 tr:last-child .ControlItem_5986 { border: none; }
.ControlLink_5986 { padding: 10px 0; display: block; width: 120px; overflow: hidden; text-overflow: ellipsis; }
.Control_5986 img.FeaturedItemsThumbNail { padding: 3px; border: 1px solid #DDDFDE !important; box-shadow: 2px 2px 3px #dddfde; max-width: 75px; max-height: 150px; }
.Control_5986 .lblPriceLabel { display: none; }
.Control_5986 .UpsellItemPrice { font-size: 20px; }
/* [/Widget5986] */

/* [BlogRoll] */
/* these are shared between Blog Post, Blog Roll, and Blog Roll Widget */

.BlogPostCommentProfileName {  }
.BlogPostTitle { padding: 0; margin: 0; font-weight: normal; }
.BlogPostImage {  }
.BlogPostCategoryAndTags { padding: 15px 0; color: #999; }
.BlogPostTags { padding: 0 0 0 10px; display: inline; }
.BlogPostTag { display: inline-block; *display: inline; padding: 0 3px; background: #eee; border-radius: 3px; border: 1px solid #ddd; margin: 0 5px 0 0; }
.BlogPostTag a { color: #999; }
.BlogPostCategories, .BlogPostCategory { display: inline; }
.BlogCommentModerationMessage { background: #FEEFB3; color: #9F6000; border: 1px solid #9F6000; border-radius: 5px; padding: 10px; margin: 10px; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogCommentModerationMessage.Flash { background: #FFF5CF; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogPostComments  .BlogPostCommentsHeader, .BlogPostComments  .BlogPostCommentsHeader h3, .BlogPostComments  .BlogPostCommentCount { display: none !important; font-size: 24px; }
.BlogPostAddCommentLink { display: none; }
.BlogPostComments { display: none; }

.BlogRoll .BlogPostCommentProfileImage { float: left; padding-right: 10px; }
.BlogRoll .BlogPostCommentText { margin: 0; }
.BlogRoll .BlogPostCommentDisplayName { margin-top: -5px; }
.BlogRoll .BlogPostCommentsAddTextbox { height: 50px; }
.BlogRollFeedLinks { float: right; padding: 5px 0; }
.BlogRollBlogImage { padding: 0 0 10px 0; max-width: 100%; }
.BlogRollBlogImage img { display: block; max-width: 100%; }

.BlogPostDatePretty { position: relative; float: left; width: 50px; height: 45px; color: #999; margin: 10px 10px 10px 0; }
.DateMonth, .DateDay, .DateYear { position: absolute; text-indent: -9999px; background: url(../../../../store/i/a/login-date-sprite.png) no-repeat; }
.DateMonth { top: 0; left: 0; width: 30px; height: 18px; }
.DateDay { top: 18px; font-size: 18px; line-height: 18px; width: 31px; height: 24px; text-align: center; }
.DateYear { right: 0; top: 0px; width: 21px; height: 45px; }
.month-1 { background-position: 0px -50px; }
.month-2 { background-position: 0px -81px; }
.month-3 { background-position: 0px -112px; }
.month-4 { background-position: 0px -143px; }
.month-5 { background-position: 0px -174px; }
.month-6 { background-position: 0px -205px; }
.month-7 { background-position: 0px -236px; }
.month-8 { background-position: 0px -267px; }
.month-9 { background-position: 0px -298px; }
.month-10 { background-position: 0px -329px; }
.month-11 { background-position: 0px -360px; }
.month-12 { background-position: 0px -391px; }

.day-1 { background-position: -51px -45px; }
.day-2 { background-position: -51px -76px; }
.day-3 { background-position: -51px -107px; }
.day-4 { background-position: -51px -138px; }
.day-5 { background-position: -51px -169px; }
.day-6 { background-position: -51px -200px; }
.day-7 { background-position: -51px -231px; }
.day-8 { background-position: -51px -263px; }
.day-9 { background-position: -51px -294px; }
.day-10 { background-position: -51px -325px; }
.day-11 { background-position: -51px -356px; }
.day-12 { background-position: -51px -387px; }
.day-13 { background-position: -51px -418px; }
.day-14 { background-position: -51px -449px; }
.day-15 { background-position: -101px -45px; }
.day-16 { background-position: -101px -76px; }
.day-17 { background-position: -101px -107px; }
.day-18 { background-position: -101px -139px; }
.day-19 { background-position: -101px -171px; }
.day-20 { background-position: -101px -201px; }
.day-21 { background-position: -101px -232px; }
.day-22 { background-position: -101px -263px; }
.day-23 { background-position: -101px -294px; }
.day-24 { background-position: -101px -325px; }
.day-25 { background-position: -101px -356px; }
.day-26 { background-position: -101px -387px; }
.day-27 { background-position: -101px -418px; }
.day-28 { background-position: -101px -450px; }
.day-29 { background-position: -101px -482px; }
.day-30 { background-position: -101px -513px; }
.day-31 { background-position: -101px -545px; }

.year-2011 { background-position: -145px -7px; }
.year-2012 { background-position: -145px -79px; }
.year-2013 { background-position: -145px -145px; }
.year-2014 { background-position: -145px -212px; }
.year-2015 { background-position: -145px -267px; }
.year-2016 { background-position: -145px -322px; }
.year-2017 { background-position: -145px -378px; }
.year-2018 { background-position: -145px -433px; }
.year-2019 { background-position: -145px -488px; }
.year-2020 { background-position: -145px -544px; }
/* [/BlogRoll] */

/* [BlogPost] */
.BlogPostCommentNameDate { font-size: 10px; }

.BlogPostAddCommentHide, .HideComments { display: none; }
.BlogPostCommentHighlightCurrent { background: #FFFCDF; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,0.2); }

.AdminCommentLabel, .AuthorCommentLabel { display: none; }
.AdminCommentLabel.BlogPostCommentByAdmin { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }
.AuthorCommentLabel.BlogPostCommentByAuthor { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }

.CommentReplies { margin-left: 100px; }
/* [/BlogPost] */

/* [Profile] */
.ProfileName { float: left; }
.PofileImage { float: right; padding: 0 0 20px 20px; }
.ProfileInfoTable { margin: 10px 0; clear: left; }
.ProfileTableHeader { margin-top: 20px; clear: both; }
.ProfileTable { width: 100%; }
.ProfileTable th { background: #eee; text-align: left; padding: 3px; }
.ProfileTable td { padding: 3px; border-bottom: 1px solid #eee; }
/* [/Profile] */

/* [BlogTagCloud] */
.BlogTagCloud.Control { text-align: justify; }
.TagCloudList { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem { display: inline; padding: 0 5px 0 0; vertical-align: bottom; } 
.BlogTagCloud .ControlLink_Link { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize {  }
.BlogTagCloud .TagCloud_MaxSize { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/BlogTagCloud] */

/* [WriteReview] */
ul.TagList li { width: 32%; }
ul.TagList:after { content: ''; display: table; clear: left; }
/* [/WriteReview] */

/* [OnePageCheckOut] */
.checkout .ShoppingCartTotals { text-align: left; font-size: inherit; font-weight: normal; padding: 5px 0; }
.checkout .ShoppingCartTotals b { font-weight: normal; }
.checkout .ShoppingCartPrice { font-size: inherit; text-align: right; padding: 5px 0; white-space: nowrap; }
#trDiscount a, #trDiscount a:hover { text-decoration: none; }
#trTotal span, #trTotal b, #trAdjustedTotal span, #trAdjustedTotal b { font-weight: bold; }
.OrderGiftingArea input[type=checkbox] { margin-right: 5px; }
#addrBilling_ddAddressList_dd_ddCombo, #addrShipping_ddAddressList_dd_ddCombo, #ddExpireMonth, #txtPointsToApply { width: 100% !important; }

.checkout label { position: relative; font-size: 1em; padding: 20px 0 0; }
.checkout label > span { position: absolute; top: 25px; line-height: 25px; left: 10px; font-size: 1em; font-weight: normal; transition: 0.1s; opacity: 0.5; cursor: text; }
.checkout label  span span, .checkout label input[type=checkbox] + span { position: static; opacity: 1; }
.checkout label.active span, .checkout label.filled span, .checkout label select ~ span, .checkout label select + span, .checkout .address-book-label span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

/* this is a duplicate of the above rule, it seems to break firefox if it's included with the above selectors for some reason */
.checkout input:-webkit-autofill + span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

.checkout input[type=checkbox], .checkout input[type=radio] { width: auto !important; }

.checkout label span.ErrorText { position: static; font-size: 12px; line-height: 1; color: #df8f8e; padding: 0; opacity: 1; margin: 10px 0 0; background: none; box-shadow: none; border: none; }
.field-has-error { background: #ffe4e3 !important; border-color: #df8f8e !important; }

.zip-code { display: table; }
.zip-code > div { display: table-cell; }
.zip-code label span { font-size: 12px; }
.zip-plus4 { max-width: 100px; }
.zip-plus4 input { padding: 0; }
.zip-plus4 > div { padding-left: 5px !important; }
.zip-plus4 > div:empty { padding: 0; }
.zip-plus4 > div:empty + span { display: none; }

.PublicCommentsArea { width: auto !important; position: static; float: none !important; }

.RequiredField { color: #df8f8e; font-weight: bold; line-height: 1; font-size: 150%; padding-left: 5px; }

.payment-method .payment-name { cursor: pointer; }
.payment-method .payment-name:before { display: inline-block; content: ' '; width: 0px; height: 0px; border-style: solid; border-color: transparent transparent transparent; border-left-color: inherit; border-width: 5px 5px 5px 10px; position: relative; top: -3px; }
.payment-method.active .payment-name:before { border-color: transparent; border-top-color: inherit; border-width: 10px 5px 5px 5px; top: 2px; }

.custom-fields .field { min-height: 80px; }

label.remove-payment, label.image-input-replace { position: relative; padding: 0; font-weight: inherit; }

label.remove-payment a, label.image-input-replace a { cursor: pointer; position: relative; z-index: 1; }

label.remove-payment input, label.image-input-replace input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; }

.floating-totals { min-height: 1px; }


.BillMeLater .payment-name { background: url('../../../../webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.BillMeLater .payment-name { background: url('../../../../webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.PayPalExpress .payment-name, .PayPal .payment-name { background: url('../images/paypal-logo.png') no-repeat top left; text-indent: 90px; margin-left: 20px; height: 25px; }
.PayPalExpress .payment-name:before, .PayPal .payment-name:before { left: -110px; }
.PayPalExpress .payment-name span, .PayPal .payment-name span { display: none; }
.PayPal .paypal-text { display: none; }
.PayPal.active .paypal-text { display: block; }
.OnePageCheckOut .ShoppingCartCouponCode { padding: 0; }
/* [/OnePageCheckOut] */

/* [MyAccount] */
.MyAccountPercentBarArea { border: 1px solid #999; border-radius: 5px; }
.MyAccountPercentBarInner { padding: 1px; }
.MyAccountPercentBar { border-radius: 4px; background: #66CC66; box-shadow: -5px -5px 5px rgba(0,0,0,0.25) inset, 5px 5px 5px rgba(255,255,255,0.5) inset; text-align: center; font-weight: bold; font-size: 11px; line-height: 15px; }

.MyAccountShowHideTable { display: none; }

.MyAccountSection .StarRatings { float: none; margin: 0 auto; }
.MyAccountSection .StarRatings td { padding: 0 2px; border: none; }
.CustomField.MyAccountSectionEntry { padding: 0 0 10px; width: 48%; float: left; min-height: 40px; }
.CustomField.MyAccountSectionEntry:nth-child(2n) { margin-bottom: 15px; }
#trAddNew { font-weight: bold; }
/* [/MyAccount] */

/* [CustomerLogin] */
.CustomerLoginEmailTextbox { width: 180px; }
/* [/CustomerLogin] */

/* [CategoryNavigationLinks] */
.BrowseCategoryIcon {  }
/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.BrowseByAttributeFilterButtonArea {  }
.BrowseByAttHeader {  }
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [HTML] */

/* [/HTML] */

/* [Carousel] */

/* [/Carousel] */

/* [Widget21537] */
.Control_21537 {  }
.ControlHeader_21537 {  }
.ControlItem_21537 {  }
.ControlLink_21537 {  }
.ControlLink_21537:hover {  }
.ControlLink_21537 a {  }
.ControlLink_21537 a:hover {  }
.ControlLink_Link_21537 {  }
.ControlLink_Link_21537:hover {  }
.ControlLinkSeperator_21537 {  }
.ControlText_21537 {  }
.ControlInput_21537 {  }
.ControlFooter_21537 {  }
.SmallCartItemLink_21537 { text-decoration: underline; }
.SmallCartQtyTextbox_21537 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget21537] */

/* [Widget3245] */
.Control_3245 h4 { margin-bottom: 0; }






















.homepage-product .thumbnail { max-height: 155px !important; max-width: 155px; min-height: 155px; line-height: 155px; margin: 0 auto 10px; }
/* [/Widget3245] */

/* [Widget3394] */
.Control_3394 { padding-top: 20px; padding-bottom: 20px; }
.ControlHeader_3394 {  }
.ControlItem_3394 {  }
.ControlLink_3394 {  }
.ControlLink_3394:hover {  }
.ControlLink_3394 a {  }
.ControlLink_3394 a:hover {  }
.ControlLink_Link_3394 {  }
.ControlLink_Link_3394:hover {  }
.ControlLinkSeperator_3394 {  }
.ControlText_3394 {  }
.ControlInput_3394 {  }
.ControlFooter_3394 {  }
.BlogTagCloud.Control_3394 { text-align: justify; }
.TagCloudList_3394 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_3394 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_3394 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_3394 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize_3394 {  }
.BlogTagCloud .TagCloud_MaxSize_3394 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_3394 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget3394] */

/* [Widget6093] */
.ControlLink_6093:hover {  }


.ControlLink_Link_6093 {  }
.ControlLink_Link_6093:hover {  }
/* [/Widget6093] */

/* [Widget3246] */
.Control_3246 h4 { margin-bottom: 0; }
/* [/Widget3246] */

/* [Widget3387] */
.Control_3387 {  }
.ControlHeader_3387 { margin-left: 100px; }

.ControlItem_3387 {  }
.ControlText_3387 {  }
.ControlInput_3387 { width: 400px; }
/* [/Widget3387] */

/* [Widget3381] */
.Control_3381 { margin: auto; width: 1100px; text-align: left; }
.Control_3381 a {  }
/* [/Widget3381] */

/* [BlogDrillDown] */
.BlogDrillDownIcon { display: inline-block; *display: inline; zoom: 1; padding: 0 5px; vertical-align: middle; }
.BlogDrillDown .ControlLink { display: inline-block; *display: inline; zoom: 1; }
/* [/BlogDrillDown] */

/* [UploadFile] */
.ShippingEstimationRateTable td { padding: 5px 0; }
.ShippingEstimationRate span { padding-left: 10px; font-weight: bold; }
/* [/UploadFile] */

/* [AttributeGroupLinks] */

/* [/AttributeGroupLinks] */

/* [ImageLogo] */

/* [/ImageLogo] */

/* [Widget23872] */
.Control_23872 { text-align: center; position: relative; top: -50px; max-height: 108px; opacity: 0.7; }
.ControlHeader_23872 {  }
.ControlItem_23872 {  }
.ControlLink_23872 {  }
.ControlLink_23872:hover {  }
.ControlLink_23872 a {  }
.ControlLink_23872 a:hover {  }
.ControlLink_Link_23872 {  }
.ControlLink_Link_23872:hover {  }
.ControlLinkSeperator_23872 {  }
.ControlText_23872 {  }
.ControlInput_23872 {  }
.ControlFooter_23872 {  }
/* [/Widget23872] */

/* [Widget23874] */
.Control_23874 { margin: 8px 0; text-align: right; min-height: 25px; }
.Control_23874 a {  }
/* [/Widget23874] */

/* [MenuBar] */

/* [/MenuBar] */

/* [Widget3371] */
.Control_3371 { margin-top: -4px; }
.ControlHeader_3371 {  }
.ControlItem_3371 {  }
.ControlLink_3371 {  }
.ControlLink_3371:hover {  }
.ControlLink_3371 a {  }
.ControlLink_3371 a:hover {  }
.ControlLink_Link_3371 {  }
.ControlLink_Link_3371:hover {  }
.ControlLinkSeperator_3371 {  }
.ControlText_3371 {  }
.ControlInput_3371 {  }
.ControlFooter_3371 {  }
/* [/Widget3371] */

/* [Widget3243] */
.Control_3243 {  }
.ControlHeader_3243 {  }
.ControlItem_3243 {  }
.ControlLink_3243 {  }
.ControlLink_3243:hover {  }
.ControlLink_3243 a {  }
.ControlLink_3243 a:hover {  }
.ControlLink_Link_3243 {  }
.ControlLink_Link_3243:hover {  }
.ControlLinkSeperator_3243 {  }
.ControlText_3243 {  }
.ControlInput_3243 {  }
.ControlFooter_3243 {  }
.Slideshow_3243 { position: relative; }
.SlideList_3243 { margin: 0; padding: 0; list-style: none; }
.Slide_3243 { overflow: hidden; }
.SlideshowButtons_3243 { padding: 0; bottom: -36px; left: 10px; position: absolute; }
.SlideshowButton_3243 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_3243 { float: left; border: 1px solid#ccc; text-decoration: none; margin-top: 2px; }
.SlideshowButtonLinkCurrent_3243 { background: #776b5b; color: #fff; }
.SlideshowButtonLink:focus_3243 { outline: none; }
.SlideshowPrevious_3243 { position: absolute; left: 5px; font-size: 0; }
.SlideshowNext_3243 { position: absolute; right: 5px; font-size: 0; }
.SlideshowPreviousLink_3243 { background: url(../images/Previous.png) no-repeat; padding: 45px; display: block; }
.SlideshowNextLink_3243 { background: url(../images/Next.png) no-repeat; padding: 45px; display: block; background-position: right top; }
/* [/Widget3243] */

/* [Widget23875] */
.Control_23875 {  }
.Control_23875 a {  }
.gridcol { min-height: 320px; text-align: center; }
.Control_23875 h3, .h3 { font-size: 16px; }
/* [/Widget23875] */

/* [MenuList] */

/* [/MenuList] */

/* [Widget23880] */
.Control_23880 {  }
.ControlHeader_23880 { background: none repeat scroll 0 0 #fff; font-size: 15px; font-weight: normal; margin-bottom: 15px; margin-left: 43px; margin-top: -37px; text-align: center; width: 125px; }
.ControlItem_23880 {  }
.ControlLink_23880 {  }
.ControlLink_23880:hover {  }
.ControlLink_23880 a {  }
.ControlLink_23880 a:hover {  }
.ControlLink_Link_23880 {  }
.ControlLink_Link_23880:hover {  }
.ControlLinkSeperator_23880 {  }
.ControlText_23880 {  }
.ControlInput_23880 {  }
.ControlFooter_23880 {  }
/* [/Widget23880] */

/* [Footer] */
.footer-bottom { clear: both; }
#footer-info { background: url("../images/line.png") repeat scroll 0 0 rgba(0, 0, 0, 0); padding: 1px; }
#footer-field > * { background-color: white; }
#footer-edges { position: relative; border: 1px solid #fff; padding: 15px; }
/* [/Footer] */

/* [Widget23881] */
.Control_23881 { float: left; margin: auto; padding: 8px 8px 0 0; }
.Control_23881 a {  }
/* [/Widget23881] */

/* [Widget3385] */
.Control_3385 {  }
.Control_3385 a {  }
/* [/Widget3385] */

/* [Widget23876] */
.Control_23876 { text-transform: uppercase; max-width: 200px; }
.ControlHeader_23876 { padding: 0 0 10px 0; font-style: italic; font-weight: normal !important; }
.ControlItem_23876 {  }
.ControlLink_23876 { padding: 4px 0; }
.ControlLink_23876:hover {  }
.ControlLink_23876 a {  }
.ControlLink_23876 a:hover {  }
.ControlLink_Link_23876 {  }
.ControlLink_Link_23876:hover {  }
.ControlLinkSeperator_23876 {  }
.ControlText_23876 {  }
.ControlInput_23876 {  }
.ControlFooter_23876 {  }
/* [/Widget23876] */

/* [Widget23882] */
.Control_23882 { text-align: center; font-size: 20px; padding: 8px; }
.Control_23882 a {  }
/* [/Widget23882] */

/* [Widget23883] */
.Control_23883 { left: 239px; position: absolute; top: 48px; max-width: 200px; }
.Control_23883 a { padding-left: 5px; }
.cart-info ul { list-style: none; }
/* [/Widget23883] */

/* [Widget23877] */
.Control_23877 { border-left: 1px solid #776b5b; width: 150px; margin-top: 8px; padding: 0 0 0 20px; position: absolute; right: 5px; }
.ControlHeader_23877 { font-style: italic; font-size: 18px; font-weight: normal !important; padding: 0 0 10px; }
.ControlItem_23877 {  }
.ControlLink_23877 {  }
.ControlLink_23877:hover {  }
.ControlLink_23877 a {  }
.ControlLink_23877 a:hover {  }
.ControlLink_Link_23877 {  }
.ControlLink_Link_23877:hover {  }
.ControlLinkSeperator_23877 {  }
.ControlText_23877 {  }
.ControlInput_23877 {  }
.ControlFooter_23877 {  }
/* [/Widget23877] */

/* [Widget23894] */
.Control_23894 img { max-width: 400px; float: left; margin-top: 15px; }
.ControlHeader_23894 {  }
.ControlItem_23894 {  }
.ControlLink_23894 {  }
.ControlLink_23894:hover {  }
.ControlLink_23894 a {  }
.ControlLink_23894 a:hover {  }
.ControlLink_Link_23894 {  }
.ControlLink_Link_23894:hover {  }
.ControlLinkSeperator_23894 {  }
.ControlText_23894 {  }
.ControlInput_23894 {  }
.ControlFooter_23894 {  }
/* [/Widget23894] */

/* [Widget23906] */
.Control_23906 {  }
.ControlHeader_23906 { font-size: 16pt; font-family: 'Palatino'; text-transform: capitalize; content: 'You May Also Like'; }
.ControlItem_23906 {  }
.ControlLink_23906 {  }
.ControlLink_23906:hover {  }
.ControlLink_23906 a {  }
.ControlLink_23906 a:hover {  }
.ControlLink_Link_23906 {  }
.ControlLink_Link_23906:hover {  }
.ControlLinkSeperator_23906 {  }
.ControlText_23906 {  }
.ControlInput_23906 {  }
.ControlFooter_23906 {  }
.CarouselPrevButton_23906 {  }
.CarouselNextButton_23906 {  }
.CarouselBuyNowLink_23906 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_23906 { font-size: 7pt; text-decoration: none; }
/* [/Widget23906] */

/* [CategoryQuickList] */
.CategoryQuickListContainer {  }
.CategoryQuickListContainer tr td { vertical-align: top; }
.CategoryQuickListIndividualContainer { margin: 2px 8px 2px 2px; }
.CategoryQuickListRootCategory { font-weight: bold; font-size: 125%; text-transform: capitalize; }
.CategoryQuickListRootImage { border: none; display: block; margin-bottom: 4px; }
.CategoryQuickListSubCategory { display: list-item; list-style-type: square; margin: 0 0 0 14px; }
/* [/CategoryQuickList] */

/* [PLD Reviews Page] */
.pldreviewheader { max-width: 800px; margin-left: auto; margin-right: auto; text-align: justify; }
.pldreviewheader h2 { text-align: left; }
.pldreviewheader h3 { text-align: left; }
.pldreviewcontent { max-width: 700px; margin-left: auto; margin-right: auto; text-align: justify; }
.pldreview { margin: 10px 0 20px 0; }
/* [/PLD Reviews Page] */

/* [Widget23920] */
.Control_23920 {  }
.ControlHeader_23920 {  }
.ControlItem_23920 { margin-bottom: 50px; }
.ControlLink_23920 {  }
.ControlLink_23920:hover {  }
.ControlLink_23920 a {  }
.ControlLink_23920 a:hover {  }
.ControlLink_Link_23920 {  }
.ControlLink_Link_23920:hover {  }
.ControlLinkSeperator_23920 {  }
.ControlText_23920 {  }
.ControlInput_23920 {  }
.ControlFooter_23920 {  }
.FeaturedItemsRating_23920 {  }
.FeaturedItemsDetails_23920 {  }
.FeaturedItemsPriceHR_23920 {  }
.FeaturedItemsPriceAlignment_23920 {  }
.FeaturedItemsBuyMoreLinkHR_23920 {  }
.FeaturedItemsThumbnail_23920 {  }
.PriceLabels_23920 {  }
.ProductDisplayBuyNowLink_23920 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_23920 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_23920 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_23920 { float: right; padding-right: 5px; display: inline; }
/* [/Widget23920] */

/* [CategoryList] */
.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }
/* [/CategoryList] */

/* [ProductCompare] */
.product-compare-table {  }
.product-compare-table tr > th:first-child:not(:last-child) { border-right: 1px solid #ccc; }
.product-compare-table tr > td:nth-child(2n), .product-compare-table tr > th:nth-child(2n) { background: #f9f9f9; }
.remove-link { top: -5px; right: -5px; }
.remove-link a { color: inherit; font-size: 16px; display: block; height: 20px; width: 20px; line-height: 20px; }
.remove-link a:hover { text-decoration: none; background: #666; color: #fff; border-radius: 25px; }
/* [/ProductCompare] *//* [CheckOut] */
.CheckOutHeader { font-weight: bold; font-size: 16px; }
.CheckOutSubHeader { font-weight: bold; font-size: 16x; margin-bottom: 20px; }
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.OnePageCheckoutShoppingCart .ShoppingCartPrice { padding: 10px 0; font-size: inherit; border: none; }
.SplitPaymentLink { cursor: pointer; }
#tbAppliedPayments { width: 100%; }
.AppliedPaymentHeader th { padding: 5px; }
.AddressEditorZipCodePlus4Textbox { width: 50px; }
.AddressBookEditor { padding: 2px 10px 2px 0; }
.OnePageCheckoutShoppingCart td { padding: 5px; border-bottom: 1px solid #e5e5e5; }
.ShoppingCartVariations td { padding: 0 0 0 20px; border: none; }
.OnePageCheckoutShoppingCart .ShoppingCartTotals { border: none; }
.form-signin { max-width: 330px; padding: 15px; margin: 0 auto; }
.form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; }
.form-signin .checkbox { font-weight: normal; }
.form-signin input { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.form-signin input:focus { z-index: 2; }
.form-signin input[type="text"] { margin-bottom: -1px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; }
/* [/Checkout] */



.gridcol { width: 300px; float: left; text-align: center; height: 250px; border: 1px solid #CCC; padding: 10px; }
.gridnav { width: 1000px; text-align: left; float: left; padding: 10px 0 20px 27px; }
.gridcol { width: 300px; float: left; text-align: center; height: 250px; border: 1px solid #CCC; padding: 10px; }
.gridcol h3 { color: #776b5b; margin: 0 0 10px 0; text-align: center; }
.gridcol2 { width: 300px; float: left; text-align: center; height: 250px; border: 1px solid #CCC; padding: 10px; }
.gridcol2 h3 { color: #776b5b; margin: 0 0 10px 0; text-align: center; }
.gridcol2 ul { list-style: none; text-align: left; }
.gridcol3 { width: 300px; float: left; text-align: center; height: 250px; border: 1px solid #CCC; padding: 10px; }
.gridcol3 h3 { color: #776b5b; margin: 0 0 10px 0; text-align: center; }
.gridcol3 ul { list-style: none; text-align: left; }
.vendorall { margin: 10px 0; font-color: #8bb3be; font-size: 13px; text-align: center; border-bottom: 1px solid #ececec; border-top: 1px solid #ececec; padding: 5px 0 5px 0; }
.bcattable { padding: 10px; height: 250px; }
.bcattext { padding: 5px 10px 0 10px; text-align: justify; }
.bcatimage { padding: 10px 10px 5px 20px; }
.rtwoimagetable { height: 325px; background-image: url(../../../../images/two-table-image.jpg); background-repeat: no-repeat; }
.rtwoimagetext { width: 370px; padding: 18px 15px 0 15px; text-align: justify; }
.rtwoimagetext h2 { padding: 13px 0; }
.rtwoimage { float: right; padding: 10px; }
.cattable { padding: 10px; height: 250px; }
.cattext { width: 510px; padding: 5px 10px 0 10px; text-align: justify; }
.cattext h2 { padding: 0 0 8px 0; }
.catimage { float: right; padding: 10px; }
.vendorall a { text-decoration: none; color: #8bb3be; }
.vendorall a:hover { color: #8bb3be; text-decoration: underline; }
.shipimage { text-align: center; }
.vendoralll { width: 800px; text-align: justify; float: left; }
.vendorshelley {  }
.vendorshelley h2 { padding: 20px 0 0 0; margin: 20px 0 10px 0; }
.aidantable { background-image: url("../../../../images/brands/aidan-gray/aidan-gray-table.png"); background-repeat: no-repeat; padding: 20px; height: 350px; width: 820px; }
.aidantext { width: 530px; padding: 20px 10px 0 10px; text-align: justify; font-size: 11px; }
.aidantext h2 { padding: 0 0 5px 0; }
.beddingcqimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/coverlets-quilts.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.beddingcqtext { height: 175px; width: 240px; float: left; margin: 115px 0 0 45px; text-align: center; font-family: Georgia; font-size: 15px; }
.bedspbackimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/sheet-pillows.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bedsptext { height: 140px; width: 260px; float: left; margin: 150px 0 0 15px; text-align: center; font-family: georgia; font-size: 14px; }
.bedspimage { float: right; }
.bedskimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/bedskirts.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bedsktext { height: 140px; width: 260px; float: left; margin: 115px 55px 0 45px; text-align: center; font-family: georgia; font-size: 16px; }
.bedsetsimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/beddingsets.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bedsetstext { height: 175px; width: 260px; float: right; margin: 120px 270px 0 0; text-align: center; font-size: 15px; font-family: georgia; }
.bedbathimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/bedding-bath.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bedbathtext { height: 175px; width: 200px; float: left; margin: 165px 10px 0 282px; text-align: center; font-size: 14px; font-family: georgia; }
.bella { height: 350px; width: 800px; }
.bnbackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/bellanottebackground.jpg); background-repeat: no-repeat; }
.bntext { width: 400px; margin: -225px 30px 0 310px; text-align: justify; font-size: 11.5px; font-family: Palatino; }
.bntext h2 { padding: 0 0 0 0; }
.bnimage { padding: 30px 0 0 20px; height: 325px; width: 322px; }
.bnclbackground { padding: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/coverlets/bncoverletheader2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bncltext { width: 350px; margin: -325px 0px 0 50px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bncltext h2 { padding: 0 0 0 0; }
.bnclimage { margin: 25px 0 0 450px; height: 325px; width: 322px; }
.bncurtainbackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/curtains/bncurtainheader2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bncurtaintext { width: 350px; margin: -300px 0px 0 375px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bncurtaintext h2 { padding: 0 0 0 0; }
.bncurtainimage { padding: 30px 0 0 30px; height: 325px; width: 322px; }
.bndpbackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/pillows/bndpheader2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bndptext { width: 375px; margin: -290px 0px 0 330px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bndptext h2 { padding: 0 0 0 0; }
.bndpimage { padding: 32px 0 0 32px; height: 325px; width: 322px; }
.bndustbackground { padding: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/dust-ruffles/bndustheader6.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bndusttext { width: 375px; margin: -325px 0px 0 65px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bndusttext h2 { padding: 0 0 0 0; }
.bndustimage { margin: 25px 0 0 475px; height: 325px; width: 322px; }
.bnduvetbackground { padding: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/duvets/bnduvetheader.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnduvettext { width: 375px; margin: -325px 0px 0 65px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnduvettext h2 { padding: 0 0 0 0; }
.bnduvetimage { margin: 25px 0 0 465px; height: 325px; width: 322px; }
.bnfbybackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/fabrics/bnfbyheader2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnfbytext { width: 375px; margin: -290px 0px 0 310px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnfbytext h2 { padding: 0 0 0 0; }
.bnfbyimage { padding: 30px 0 0 50px; height: 325px; width: 322px; }
.bnshambackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/shams/bnshamheader3.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnshamtext { width: 375px; margin: -290px 0px 0 365px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnshamtext h2 { padding: 0 0 0 0; }
.bnshamimage { padding: 35px 0 0 28px; height: 325px; width: 322px; }
.bnpcbackground { padding: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/pillowcases/bnpcheader.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnpctext { width: 320px; margin: -325px 0px 0 40px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnpctext h2 { padding: 0 0 0 0; }
.bnpcimage { margin: 45px 0 0 370px; height: 310px; width: 373px; }
.bnsheetbackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/sheets/bnsheetheader.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnsheettext { width: 375px; margin: -285px 0px 0 320px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnsheettext h2 { padding: 0 0 0 0; }
.bnsheetimage { padding: 35px 0 0 40px; height: 325px; width: 322px; }
.bntbbackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/throw-blankets/bntbheader2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bntbtext { width: 375px; margin: -290px 0px 0 310px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bntbtext h2 { padding: 0 0 0 0; }
.bntbimage { padding: 35px 0 0 30px; height: 325px; width: 322px; }
.bnbsbackground { padding: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/bed-scarves/bnbsheader.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnbstext { width: 375px; margin: -325px 0px 0 55px; text-align: justify; font-size: 12px; font-family: Palatino; }
.bnbstext h2 { padding: 0 0 0 0; }
.bnbsimage { margin: 25px 0 0 458px; height: 325px; width: 322px; }
.bnbabybackground { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/bella-notte/baby/bnbabyheader5.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.bnbabytext { width: 430px; margin: -290px 0px 0 35px; text-align: justify; font-size: 13px; font-family: Palatino; }
.bnbabytext h2 { padding: 0 0 0 0; }
.bnbabyimage { padding: 45px 0 0 465px; height: 325px; width: 322px; }
.duvetback { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/duvets.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.duvettext { height: 160px; width: 260px; float: right; margin: 170px 16px 0 65px; text-align: center; font-family: georgia; font-size: 14px; color: #080840; }
.matchtable { background-image: url(../../../../images/brands/match-pewter/match-pewter-table.png); background-repeat: no-repeat; padding: 10px; height: 280px; }
.matchtext { width: 427px; padding: 35px 10px 0 12px; text-align: justify; }
.matchtext h2 { margin: 0px; padding: 0 0 5px 0; }
.architable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/archipelago/pld-table-archipelago.jpg); background-repeat: no-repeat; padding: 10px; height: 310px; max-width: 820px; }
.architext { width: 510px; padding: 40px 10px 0 15px; text-align: justify; }
.architext h2 { margin: 0 0 -5px 0; }
.aidanship { font-size: 10px; padding: 10px; text-align: justify; }
.bottable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/archipelago/pld-boticario-header.jpg); background-repeat: no-repeat; max-width: 820px; padding: 2px 0 5px 2px; }
.bottext { padding: 75px 10px 10px 10px; text-align: justify; }
.calderatable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/caldrea/holiday-caldera-collection.jpg); background-repeat: no-repeat; padding: 10px; }
.calderatext { width: 270px; padding: 10px 10px 0 10px; text-align: justify; }
.calderatext h2 { margin: 0px; padding: 0 0 5px 0; text-align: left; }
.crosbytable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/crosby-taylor/crosby-taylor-table.jpg); background-repeat: no-repeat; padding: 10px; height: 330px; max-width: 820px; }
.crosbytext { width: 780px; padding: 80px 10px 0 25px; text-align: justify; }
.crosbytext h2 { margin: 0 0 -5px 0; text-align: left; }
.decpillowsimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/decorative-pillows-shams.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.decpillowstext { height: 175px; width: 230px; float: right; margin: 30px 10px 0 45px; text-align: center; font-family: Georgia; color: black; font-size: 15px; }
.faceplanttext { margin: -315px 425px 0 15px; float: left; font-size: 11px; }
.faceplanttext h2 { text-align: left; }
.faceplantphoto { float: right; }
.girlsbedback { margin: 15px 0 15px 15px; background-image: url(../../../../images/luxury-bedding/girls-bedding1.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.girlsbedtext { height: 160px; width: 260px; float: left; margin: 100px 0 0 65px; text-align: center; font-family: georgia; font-size: 15px; padding: 12px 0 0 0; color: #080840; }
.girlsbedimage { float: right; }
.jandjimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/james-and-joy/jamesandjoy.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.jandjtext { height: 175px; width: 260px; float: right; padding: 120px 32px 0 0; text-align: center; font-size: 13px; color: black; }
.jwimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/johnny-was/JohnnyWas.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.jwtext { height: 175px; width: 260px; float: right; padding: 115px 10px 0 0; text-align: justify; }
.landlimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/4-love-and-liberty/4-Love-and-Liberty.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.landltext { height: 175px; width: 240px; float: right; padding: 85px 260px 0 0; text-align: center; font-family: palatino; font-size: 15px; }
.l-e-cat-image { margin: 15px 0 15px 15px; }
.l-e-cat-text { margin-left: 15px; width: 775px; height: 20px; font-size: 11px; }
.lennyex { width: 800px; text-align: justify; padding: 10px 0 0 0; font-size: 11px; }
.lennyexl { float: left; width: 500px; padding: 10px 0 0 0; }
.lennyexr { float: right; }
.lennyewc { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/wide-cuff-product-detail.jpg"); background-repeat: no-repeat; height: 1000px; width: 800px; }
.lennyewct { text-align: justify; width: 480px; font-size: 11px; }
.lennyetc { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/thin-cuff-product-detail.jpg"); background-repeat: no-repeat; height: 1000px; width: 800px; }
.lennyetct { text-align: justify; width: 480px; font-size: 11px; }
.levatable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/lenny-eva-brand-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 370px; width: 820px; }
.levatext { width: 550px; margin: 40px 10px 0 20px; text-align: justify; font-size: 11px; }
.levafwtable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/fringe-wrap-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levafwtext { width: 330px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levafwtext h2 { padding: 0px 0px 10px 0px; }
.levasstable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/sm-sentiment-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levasstext { width: 330px; margin: 45px 10px 0 200px; text-align: justify; font-size: 11px; }
.levasstext h2 { padding: 0px 0px 0px 0px; }
.levalptable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/pendant-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levalptext { width: 330px; margin: 45px 10px 0 200px; text-align: justify; font-size: 11px; }
.levalptext h2 { padding: 0px 0px 0px 0px; }
.levalstable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/lenny-eva/large-sentiments-t.jpg); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levalstext { width: 330px; margin: 45px 10px 0 200px; text-align: justify; font-size: 11px; }
.levalstext h2 { padding: 5px 0 5px 0; }
.levawctable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/wide-cuff-t.jpg"); background-repeat: no-repeat; padding: 0 0 10px 0; height: 350px; width: 820px; }
.levawctext { width: 380px; margin: 45px 10px 0 30px; text-align: justify; font-size: 11px; }
.levawctext h2 { padding: 0px 0px 10px 0px; }
.levawtable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/womens-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levawtext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levawtext h2 { padding: 0px 0px 10px 0px; }
.levamtable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/mens-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levamtext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levamtext h2 { padding: 0px 0px 10px 0px; }
.levaltable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/littles-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levaltext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levaltext h2 { padding: 0px 0px 10px 0px; }
.levamptable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/mojo-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levamptext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levamptext h2 { padding: 0px 0px 10px 0px; }
.levabbtable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/beaded-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levabbtext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levabbtext h2 { padding: 0px 0px 10px 0px; }
.levanctable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/chains-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levanctext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levanctext h2 { padding: 0px 0px 10px 0px; }
.levatctable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/thin-cuff-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levatctext { width: 350px; margin: 45px 10px 0 20px; text-align: justify; font-size: 11px; }
.levatctext h2 { padding: 0px 0px 10px 0px; }
.levactable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/charms-cat-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levactext { width: 280px; margin: 45px 10px 0 200px; text-align: justify; font-size: 11px; }
.levactext h2 { padding: 0px 0px 0px 0px; text-align: left; }
.levamctable { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/minicharm-t.jpg"); background-repeat: no-repeat; padding: 10px; height: 350px; width: 820px; }
.levamctext { width: 280px; margin: 45px 10px 0 200px; text-align: justify; font-size: 11px; }
.levamctext h2 { text-align: left; }
.lennyxch { width: 820px; text-align: justify; font-size: 11px; }
.lennyxchl { float: left; width: 500px; height: 450px; }
.lennyxchl h3 { padding-top: 10px; }
.lennyxchr { float: right; }
.loritable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/lori-lori/lori-lori-table.jpg); background-repeat: no-repeat; width: 790px; height: 300px; }
.loritext { padding: 8px 25px 10px 275px; text-align: justify; font-size: 10.5px; }
.loritext h2 { padding-bottom: 5px; }
.styleg { background-image: url("http://www.peaceloveanddecorating.com/images/brands/lenny-eva/lenny-eva-style-t.jpg"); background-repeat: no-repeat; height: 330px; width: 980px; }
.stylel { padding: 50px 0px 0 35px; width: 250px; float: left; }
.stylem { text-align: justify; width: 390px; float: right; padding: 50px 0 0 0px; height: 300px; font-size: 10.75px; }
.stylem h2 { padding-bottom: -15px; font-size: 14px; }
.styler { float: right; padding: 50px 35px 0 10px; }
.stylep { text-align: justify; }
.stylep h3, h4 { padding: 10px 0 10px 0; }
.papayaimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.papayatext { height: 175px; width: 283px; float: left; padding: 60px 1px 0 18px; text-align: justify; font-size: 11px; font-family: georgia; }
.papayacoin { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-coin-purses.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayafolder { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-file-folders.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayatag { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-gift-tags.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayalacc { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-large-accessory.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayasacc { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-small-accessory.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayasticky { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-sticky-note.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayatote { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-tote-bag.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayalugtag { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-luggage-tags.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayalunch { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-lunch-tote.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.papayapanel { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/papaya-art/headers/papaya-art-panels.jpg); height: 200px; width: 775px; background-repeat: no-repeat; }
.pgimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/pete-and-greta/peteandgreta2.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.pgtext { height: 50px; width: 210px; float: left; padding: 70px 10px 0 195px; text-align: left; font-size: 15px; font-family: palatino; color: #765B47; }
.rogueimagetable { height: 325px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/rogue-designs/Yin-and-Yang-Bedding-head.jpg); background-repeat: no-repeat; }
.rogueimagetext { width: 350px; padding: 45px 0 0 20px; text-align: center; font-size: 11.3px; }
.rogueimagetextfuc { width: 375px; padding: 45px 10px 0 10px; text-align: justify; font-size: 11.3px; }
.rogueimagetable2 { height: 325px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/rogue-designs/Diva-Bedding-head.jpg); background-repeat: no-repeat; }
.rogueimagetable3 { height: 305px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/rogue-designs/rogue-bedding-header.jpg); background-repeat: no-repeat; }
.rogueimagetext3 { width: 250px; margin: 10px 10px 5px 260px; text-align: center; font-size: 10.9px; font-family: Palatino; }
.rogueimagetext3 h2 { padding: 5px 0; }
.shelleytable { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/pld-shelley-kyle-table.jpg); background-repeat: no-repeat; padding: 10px; height: 385px; width: 820px; }
.shelleytext { width: 350px; margin: 60px 0 15px 225px; text-align: justify; font-size: 97%; }
.shelleytext h2 { margin: 0px; padding: 0 0 5px 0; }
.shelleyfoot { width: 800px; text-align: justify; }
.shelleyfoot h2 { margin: 0px; padding: 0 0 5px 0; }
.shelleypress { padding: 10px 0 10px 0; float: left; }
.shelleyfl { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-signature-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleybal { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-kyle-ballerine.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleymcl { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-mcclendon-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleysig { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-sig-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleylot { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-lotion-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleylotion { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-lotion-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelleypow { background-image: url(http://www.peaceloveanddecorating.com/images/brands/shelley-kyle/shelley-powder-table.png); background-repeat: no-repeat; height: 320px; width: 820px; }
.shelley { width: 500px; margin: 20px 300px 0 0; text-align: justify; }
.shelley h2 { padding: 5px 0 5px 0; }
.radkotextcat { padding-left: 5px; padding-right: 5px; padding-bottom: 5px; text-align: justify; }
.radkotextcat h2 { margin-bottom: 5px; }
.radkoh { background-image: url("../../../../images/radko-back.jpg"); background-repeat: no-repeat; width: 800px; }
.radkoxmas { text-align: center; margin: 25px; font-size: 18px; }
.radkoxmas h2 { font-size: 48px; font-family: cac_champagne; text-align: center; padding: 20px 0; }
.radkoxmas h3 { margin: 15px; text-align: center; text-transform: uppercase; font-size: 20px; text-decoration: underline; }
.radkoti { padding-left: 90px; padding-right: 50px; font-style: italic; font-size: 11px; } 
.radkoh1 { font-size: 12px; margin-top: 0px; margin-bottom: -40px; }
.radko { font-size: 13px; margin-top: 0px; }
.radko h1 { font-size: 16px; margin-top: 10px; }
.holiday { height: 30px; margin-top: 0px; }
.justify { text-align: justify; }
.holidayhead { width: 450px; float: left; margin-top: 2px; margin-bottom: 2px; }
.holidayhead  h2 { width: 450px; float: left; margin-top: 2px; margin-bottom: 2px; }
.radkoboutique { float: right; width: 300px; padding-right: 10px; text-align: justify; font-size: 8px; margin-top: 2px; margin-bottom: 2px; } 
.radkoboutique  h3 { float: right; width: 300px; text-align: right; font-size: 9px; margin-top: 2px; margin-bottom: 2px; } 
.holidaylist { font-size: 9px; text-align: justify; }
.radkodealer { font-size: 10px; margin-bottom: -30px; }
.radkotable { background-image: url("../../../../images/christopher-radko-table.jpg"); background-repeat: no-repeat; width: 800px; height: 375px; margin-top: 20px; } 
.radkotext  h2 { font-size: 14px; margin-bottom: 10px; padding-top: 45px; }
.radkotext { padding-right: 185px; text-align: justify; font-size: 11px; padding-left: 26px; }
.radko2011table { background-image: url(../../../../images/radko-2011-table.jpg) no-repeat; width: 800px; height: 350px; margin-top: 40px; } 
.radko2011table { background-image: url("../../../../images/radko-2011-table.jpg"); background-repeat: no-repeat; width: 800px; height: 350px; margin-top: 40px; } 
.radko2011text  h2 { font-size: 14px; margin-bottom: 10px; padding-top: 20px; text-align: left; }
.radko2011text { padding-right: 185px; text-align: justify; font-size: 11px; padding-left: 26px; }
.radkomid { padding-left: 25px; padding-top: 35px; width: 180px; }
.radkomid h2 { font-size: 13px; padding-left: 5px; margin-bottom: 1px; width: 180px; }
.radkolist li { margin-top: 0px; padding-bottom: 4px; font-size: 11px; }
.radkopld { font-size: 10px; margin-left: 30px; margin-right: 30px; text-align: justify; }
.rsimage { margin: 15px 0 15px 15px; background-image: url(../../../../images/brands/ronda-smith/rondasmithheader.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.rstext { height: 200px; width: 334px; float: right; margin: 57px 238px 0 0; text-align: justify; color: black; font-family: palatino; font-size: 14px; }
.shannonk { background: url(../../../../images/brands/shannon-koszyk/pld-table-shannon.png) no-repeat; width: 780px; height: 340px; }
.shannont { width: 550px; padding: 55px 15px; text-align: justify; font-size: 12px; }
.shannont h2 { padding-bottom: 10px; }
.shannoni { float: right; padding: 65px 20px 0 10px; height: 200px; }
.votivo { background-attachment: scroll; background-image: url("http://www.peaceloveanddecorating.com/images/tables/votivo-candle-table.jpg"); background-repeat: no-repeat; width: 800px; height: 340px; }
.votivo h1 { font-size: 13px; margin-bottom: 0px; margin-top: 20px; }
.votivot { padding-left: 220px; padding-right: 15px; padding-top: 25px; font-size: 10px; text-align: justify; }
.votivo h2 { margin-bottom: 10px; margin-top: 0px; }
.voomimage { margin: 15px 0 15px 15px; background-image: url(http://www.peaceloveanddecorating.com/images/brands/voom/voom.jpg); height: 325px; width: 775px; background-repeat: no-repeat; }
.voomtext { height: 175px; width: 260px; float: right; padding: 120px 210px 0 0; text-align: center; font-size: 13px; }
.nouvelle { background-attachment: scroll; background-image: url("http://www.peaceloveanddecorating.com/images/tables/nouvelle-candle-table.jpg"); background-repeat: no-repeat; width: 780px; height: 341px; }
.nouvelleh { font-size: 13px; margin-bottom: 5px; margin-top: 10px; }
.nouvellet { padding: 13px 15px 15px 280px; font-size: 12px; }
.nouvellet .nouvellet { font-size: 11px; padding-left: 275px; padding-right: 20px; padding-top: 10px; text-align: justify; }
.shower { background-attachment: scroll; background-image: url("../../../../images/shower-bath-table.jpg"); background-repeat: no-repeat; width: 760px; height: 275px; padding-bottom: 15px; }
.showerh h1 { font-size: 15px; margin-bottom: 20px; margin-top: 10px; }
.showert { padding-left: 170px; padding-right: 190px; padding-top: 20px; font-size: 11px; text-align: justify; }
.shower h2 { margin-top: 0px; margin-bottom: 5px; font-size: 14px; }
.caption { text-align: center; font-size: 11px; }
.hdr { font-family: Arial, Helvetica; font-size: 10pt; color: #ffffff; text-decoration: none; }
hdr a, hdr a:link, hdr a:visited, hdr a:active { font-family: Arial, Helvetica; font-size: 10pt; color: #ffffff; text-decoration: none; }
hdr a:hover { color: #ffffff; text-decoration: underline; }.hdr { font-family: Arial, Helvetica; font-size: 10pt; color: #ffffff; text-decoration: none; }
hdr a, hdr a:link, hdr a:visited, hdr a:active { font-family: Arial, Helvetica; font-size: 10pt; color: #ffffff; text-decoration: none; }
hdr a:hover { color: #ffffff; text-decoration: underline; }
.ttable { width: 750px; height: 225px; text-align: bottom; padding-top: 40px; padding-right: 15px; padding-left: 20px; float: right; }

.toptable { background-attachment: scroll; background-image: url("http://www.peaceloveanddecorating.com/images/tables/christmas-table.jpg"); background-repeat: no-repeat; width: 800px; height: 325px; }
.toptext { padding-left: 220px; padding-right: 10px; padding-top: 3px; }
.curreyinsidetable { width: 785px; height: 350px; padding-right: 12px; padding-left: 8px; margin-top: 60px; text-align: bottom; float: right; }

.fur1 { border: thin solid #776b5b; text-align: center; vertical-align: top; cellpadding: 0px; padding-top: 3px; padding-bottom: 3px; }

.fur3 { width: 700px; text-align: center; border: thin solid #776b5b; vertical-align: top; cellpadding: 0px; padding-top: 3px; padding-bottom: 3px; font-size: 10px; font-style: italic; }
.fur4 { border: none; padding-top: 3px; padding-bottom: 3px; }
.furb { font-weight: bold; border: thin solid #776b5b; text-align: center; vertical-align: top; cellpadding: 0px; padding-top: 3px; padding-bottom: 3px; }
.curreyheader { padding-top: 10px; padding-left: 10px; text-align: left; height: 100px; width: 800px; }
.tglitter { background-image: url("http://www.peaceloveanddecorating.com/images/tables/pld-glitter-note-table.jpg"); background-repeat: no-repeat; width: 800px; height: 290px; } 
.tglittert { padding-left: 210px; padding-right: 210px; text-align: justify; }
.tglittert  h3 { padding-top: 15px; margin-top: 0px; margin-bottom: 10px; font-size: 14px; }
.tglitterh { font-style: italic; font-size: 12px; }
.tpapaya { background-image: url("http://www.peaceloveanddecorating.com/images/tables/pld-papaya-table.jpg"); background-repeat: no-repeat; width: 800px; height: 350px; } 
.tpapayat { padding-left: 21px; padding-right: 180px; text-align: justify; }
.tpapayat  h3 { padding-top: 15px; margin-top: 0px; margin-bottom: 10px; font-size: 18px; }
.tpapayah { font-style: italic; font-size: 12px; }.ProductGroupItemQuantity { width: 40px; }
.desigualtext { text-align: justify; margin: -270px 470px 0 40px; float: left; font-size: 11px; }
.desigualphoto { float: right; padding: 0 0 25px 0; }
.level99 { margin: -310px 572px 0 0; font-size: 11px; text-align: justify; }
.level99back { margin: 15px 0 15px 15px; background-image: url(../../../../images/level-99-jeans-header.png); background-repeat: no-repeat; width: 800px; height: 291px; }
.level99text { width: 269px; text-align: justify; }

/* Glossary Style */
#gloss-nav { line-height: 30px; }
#gloss-nav li { display: inline; list-style-type: none; padding-right: 10px; }
.glossary-img { max-width: 250px; }
.category-desc { color: rgb(191, 191, 191); font-size: 10px; }