/* [Global] */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
body { font-family: Arial, sans-serif; font-size: 12px; background-color: #0066CD; }
body.BlankTemplate { background-color: #fff; background-image: none; color: #000; }
a { text-decoration: none; color: #7F7F7F; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { font-weight: bold; }
h1 { font-size: 26px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
ul { margin: 15px; }
p { padding: 5px 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 8px 0; padding: 0; }
input, select { vertical-align: middle; }
input[type=text], input[type=password], select, textarea { border: 1px solid #ccc; margin: 3px 0; padding: 2px; font-family: Verdana,Arial; font-size: 12px; }
#storename { font-size: 40px; color: #ffb103; font-family: Tahoma, Verdana, Arial, sans-serif; }
#storename:hover { text-decoration: none; }
#tagline { font-size: 16px; font-style: italic; }
.LayoutBottom li, .LayoutBottom ul { list-style: none; margin: 0; }
.Hidden { display: none; }
.CarouselNextButtonImage, .CarouselPrevButtonImage { cursor: pointer; }
.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 { font-size: 10px; }
.PaymentMethodsNewCardNum { width: 103px; }
.PaymentMethodsNewCardName { width: 100px; }
.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 { background: url(/store/i/ld/error.png) no-repeat 5px 5px #FFBFBF; border: 1px solid #999; border-radius: 3px; color: #7F0000; display: block; font-weight: bold; line-height: 25px; margin: 20px 0; padding: 5px 30px 5px 65px; box-shadow: 0px 0px 5px #999; min-height: 45px; }
.errorText { padding-top: 5px; border-bottom: 1px dashed #8F2323; }
.attentionText { background: #e5e5e5; border: 1px solid #ccc; border-radius: 10px; box-shadow: 0 0 5px #333; margin: 10px 0; padding: 10px; color: #000; }
.itemoriginalprice { text-decoration: line-through; }
.CustomFieldLabel { width: 118px; }
.CustomFieldInput {  }
.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; }
input[type=text] { width: 265px; }
.PersonalizationLength { font-size: xx-small; }
.g-signin2 { display: inline-block; }
/* [/Global] */

/* [Layout] */
.Layout, .LayoutTop, .LayoutMiddle, .LayoutLeftColumn, .LayoutContent, .LayoutRightColumn, .LayoutBottom { display: block; position: relative; }
.Layout { width: 980px; padding: 10px; margin: 35px auto; background: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; box-shadow: 0 0 25px #ccc; }
.LayoutTop {  }
.LayoutTopLeft { float: left; height: 100px; width: 37%; }
.LayoutTopRight { float: right; position: relative; height: 100px; width: 62%; }
.LayoutTopBottom { clear: both; }
.LayoutLeftColumn { width: 200px; }
.LayoutRightColumn { width: 200px; }
.LayoutMiddle { line-height: 1.75; clear: both; padding: 10px 0; }
.LeftAndRightColumn .LayoutContent { margin: 0 200px; }
.LeftColumn .LayoutContent { margin: 0 0 0 200px; }
.RightColumn .LayoutContent { margin: 0 200px 0 0; }
.DoubleLeft .LayoutContent { margin: 0 0 0 400px; }
.DoubleRight .LayoutContent { margin: 0 400px 0 0; }
.LayoutLeftColumnInner { padding: 0 5px 0 0; }
.LayoutRightColumnInner { padding: 0 0 0 5px; }
.LayoutContentInner { width: 100%; float: left; }
.LayoutBottom { clear: both; }
.DoubleLeft .LayoutLeftColumn { float: left; }
.DoubleLeft .LayoutRightColumn { float: left; }
.DoubleRight .LayoutLeftColumn { float: right; }
.DoubleRight .LayoutRightColumn { float: right; }
.LeftAndRightColumn .LayoutLeftColumn { float: left; }
.LeftAndRightColumn .LayoutRightColumn { float: right; }
.LeftColumn .LayoutLeftColumn { float: left; }
.RightColumn .LayoutRightColumn { float: right; }
.OneColumn .LayoutContent { padding: 10px; }
.OneColumn .LayoutContentInner { width: 100%; padding: 0; }
.LayoutContent { padding: 0 5px; }
.LayoutTopRight .Control { text-align: right; }
/* [/Layout] */

/* [Widgets] */
.Control {  }
.ControlItem { vertical-align: top; }
.ControlHeader { font-size: 14px; font-weight: normal; color: #1d1d1d; background: url(../images/grey.jpg) repeat-x #e1e1e1; border: 1px solid #ececec; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; }
.HorizontalNav { background: url(../images/grey.jpg) repeat-x #e1e1e1; height: 40px; line-height: 40px; border: 1px solid #ececec; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; position: relative; z-index: 100; }
.HorizontalNavSeperator { display: inline; }
.HorizontalNavItem { display: inline-block; *display: inline; zoom: 1; float: left; }
.HorizontalNavLink { display: inline-block; *display: inline; zoom: 1; padding: 0 10px; height: 40px; line-height: 40px; color: #1D1D1D; font-size: 16px; border-right: 1px solid #fff; }
.HorizontalNavLink:hover, .HorizontalNavItem:hover > a, .HorizontalNavItemHover > a { color: ##1D1D1D; background: url(../images/grey2.jpg) repeat-x #efefef; text-decoration: none; }
.HorizontalNavItem > .SubMenu { margin-top: 0; }
.HorizontalNavItem .SubMenu { position: absolute; left: -9999px; top: 100%; background: #fff; border: 1px solid #ccc; border-top: none; z-index: 100; }
.HorizontalNavItem:hover .SubMenu .SubMenu, .HorizontalNavItemHover .SubMenu .SubMenu { left: -9999px; }
.HorizontalNavItem .SubMenuItem a { display: block; padding: 0 10px; min-width: 150px; color: #000; }
.HorizontalNavItem .SubMenuItem a:hover, .HorizontalNavItem .SubMenuItem:hover > a, .HorizontalNavItem .SubMenuItemHover > a { background: url(../images/grey2.jpg) repeat-x #efefef; color: #1d1d1d; }
.HorizontalNavItem:hover .SubMenu, .HorizontalNavItemHover .SubMenu { left: 0; }
.HorizontalNavItem .SubMenuItem, .HorizontalNav, .HorizontalNavItem { position: relative; z-index: 10; }
.HorizontalNavItem .SubMenuItem:hover > .SubMenu, .HorizontalNavItem .SubMenuItemHover > .SubMenu { left: 100% !important; top: 0; }
.LinkGroup .ControlLink { padding: 2px 5px 2px 15px; z-index: 10; position: relative; }
.LinkGroup .ControlLink:hover, .LinkGroup .ControlLinkHover, .LinkGroup .ControlLink:hover > a, .LinkGroup .ControlLinkHover > a { text-decoration: none; }
.ControlLink .SubMenu { position: absolute; left: -9999px; top: 0; background: #ccc; z-index: 100; border: 1px solid #999; }
.ControlLink:hover .SubMenu .SubMenu, .ControlLinkHover .SubMenu .SubMenu { left: -9999px; }
.ControlLink .SubMenuItem a { display: block; padding: 5px; min-width: 150px; color: #000; }
.ControlLink .SubMenuItem a:hover, .ControlLink .SubMenuItem:hover > a, .ControlLink .SubMenuItemHover > a { background: #666; color: #fff; }
.ControlLink:hover .SubMenu, .ControlLinkHover .SubMenu { left: 95%; }
.ControlLink .SubMenuItem { position: relative; z-index: 10; }
.ControlLink .SubMenuItem:hover .SubMenu, .ControlLink .SubMenuItemHover .SubMenu { left: 100% !important; top: 0; }
.FeaturedItemsRating .StarRatings { float: none; margin: 0 auto; }
.FeaturedItemsDetails { text-align: center; }
/* [/Widgets] */

/* [ProductDetails] */
.ProductDetails { margin: 0 0 0 250px; text-align: right; }
.ProductDetailsSocialBookmarks { margin: 10px 0; }
.ProductDetailsPhotoArea { float: left; width: 250px; text-align: center; }
.ProductDetailsPhoto img { max-width: 250px; max-height: 250px; }
.ProductDetailsPhotoArea table { width: 100%; }
#imgMfgLogo { max-width: 150px; }
div.ProductDetailsQuantity { float: right; }
.ProductDetailsQuantityTextBox { width: 40px; text-align: center; }
.ProductDetailsVariations select { float: right; clear: right; }
span.ProductDetailsVariations { float: right; clear: right; margin: 10px 0 2px; font-weight: bold; }
.ProductDetailsVariations table { float: right; clear: right; }
.ProductDetailsTabs { margin: 10px 0; }
.ProductGroup { border: 1px solid #ccc; margin: 5px 0; font-size: 10px; }
.ProductGroup td { padding: 5px; }
.ProductGroupHeader { background: #666; color: #fff; }
.ProductGroupHeader th { padding: 5px; }
span.ProductGroupItem { text-align: center; }
.ProductGroupAlternatingItem { background: #ccc; }
span.ProductGroupAlternatingItem { text-align: center; }
#tdProductGroupDisplayQuantity { text-align: center; }
#tdProductGroupDisplayAltQuantity { text-align: center; }
.ProductDetailsQuantityPriceTable { width: 100%; border: 1px solid #666; }
.ProductDetailsQuantityPriceQuantity { background: #666; color: #fff; padding: 5px; }
.ProductDetailsQuantityPricePrice { padding: 5px; }
.ProductDetailsQuantityPriceQuantityLabel { background: #666; color: #fff; padding: 5px; }
.ProductDetailsQuantityPricePriceLabel { padding: 5px; }
.ProductDetailsQuantityPricePriceLabel p { padding: 0; }
.ProductDetailsPricing { margin: 10px 0 10px 10px; padding: 10px; border: 1px solid #ccc; text-align: center; }
.ProductDetailsPrice { font-weight: bold; }
.ProductDetailsPriceArea { display: block; }
.ProductDetailsRetail { text-decoration: line-through; font-weight: bold; }
.ProductDetailsRetailPriceArea { display: block; }
.ProductDetailsSalePriceArea { display: block; }
.ProductDetailsSalePrice { font-weight: bold; }
.ProductDetailsWasPriceArea { display: block; }
.ProductDetailsWasPrice { text-decoration: line-through; font-weight: bold; }
.ProductDetailsReviewDisplay { float: left; }
.ProductDetailsReviewRatingStars, .ProductDetailsReviewRatingStars .StarRatings { float: left; }
.ProductDetailsReviewRatingCount { clear: left; }
.ProductDetailsAttributesTD { padding: 2px 5px; border: 1px solid #ccc; }
.ProductDetailsAttributesGroup {  }
.ProductDetailsAttributesLink {  }
.ProductDetailsAttributesDiv {  }
.ProductDetailsAttributesValue {  }
.needsSelection { background-color: #FFAFAF; border: 1px solid #8F2323; color: #7F0000; }

.SwatchNotApplicable { opacity:0.5; pointer-events: none; }
/* [/ProductDetails] */

/* [Catalog] */

/* [/Catalog] */

/* [Category] */
#dlCategory td { vertical-align: top; }
.CategoryPageNavigation { background-color: #D5D5D5; padding: 5px; margin: 5px 0; }
.CategoryPageNumberPerPage { font-weight: bold; }
.ProductListPagingCurrentPageBox { width: 30px; border: 1px solid #ccc; }
.CategoryChildCategories { float: left; text-align: center; width: 33%; height: 150px; }
.CategoryCategoryThumbnail img { max-width: 150px; max-height: 150px; height: 125px; }
.CategoryProductRow { border: 1px solid #ccc; padding: 5px; margin: 5px 0; }
.CategoryProductDetails { margin: 0 130px; font-size: 10px; padding: 5px; border: 1px solid #ccc; }
.CategoryProductNameLink a { font-size: 16px; font-weight: bold; padding: 10px 0; display: block; }
.CategoryProductPricingInfo { float: right; width: 130px; text-align: right; }
.CategoryProductQuantityTextbox { width: 40px; text-align: center; }
.CategoryProductThumbnailArea { float: left; width: 130px; text-align: center; }
.CategoryProductThumbnail img { max-width: 125px; max-height: 125px; }
.StarRatings { float: right; }
.CategoryProductRatingText { clear: right; }
/* [/Category] */

/* [LargeShoppingCart] */
.ShoppingCart {  }
.ShoppingCartHeader {  }
.ShoppingCartClear {  }
.ShoppingCartPrice {  }
.ShoppingCartTotals {  }
.ShoppingCartShippingInfo {  }
.ShoppingCartDiscount {  }
.ShoppingCartCouponCode {  }
.ShoppingCartThumbnail {  }
.ShoppingCartItemNr {  }
.ShoppingCartVariations {  }
.ShoppingCartPersonalize {  }
.ShoppingCartGiftMessage {  }
.ErrorText {  }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.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; }
.SmallCartQtyTextbox { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/SmallShoppingCart] */

/* [Tabs] */

/* [/Tabs] */

/* [TreeNavigation] */
.Node {  }
.NodeHover {  }
.NodeSelected {  }
.RootNode {  }
.LeafNode {  }
.Island {  }
/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget324] */
.Control_324 { float: left; clear: left; }
.ControlHeader_324 {  }
.ControlItem_324 {  }
.ControlLink_324 {  }
.ControlLink_324 a {  }
.ControlLink_324 a:hover {  }
.ControlLinkSeperator_324 {  }
.ControlText_324 {  }
.ControlInput_324 {  }
.ControlFooter_324 {  }
/* [/Widget324] */

/* [Widget318] */
.Control_318 { text-align: right; position: absolute; bottom: -1px; right: 0; }
#utilnav { height: 38px; line-height: 38px; background: url(../images/green.jpg) repeat-x; text-align: right; border-radius: 5px 5px 0 0; color: #fff; }
#utilnav a { color: #fff; padding: 0 20px; }
#utilnav a:hover { text-decoration: none; color: #feb101; }
#utilnav ul { list-style: none; position: relative; margin: -140px 0 0; }
#utilnav ul li { display: inline-block; *display: inline; zoom: 1; height: 38px; }
.shopcartli { background: url(../images/orange.jpg) repeat-x; padding: 0 20px; border-radius: 5px 5px 0 0; }
#utilnav .shopcartli a { padding: 0; }
#utilnav .shopcartli a:hover { color: #fff; }
.ControlHeader_318 {  }
.ControlItem_318 {  }
.ControlLink_318 {  }
.ControlLink_318 a {  }
.ControlLink_318 a:hover {  }
.ControlLinkSeperator_318 {  }
.ControlText_318 {  }
.ControlInput_318 {  }
.ControlFooter_318 {  }
/* [/Widget318] */

/* [Buttons] */
.ThemeButton { background: #BCBCBC; box-shadow: 0 14px 4px 0px #eee inset; border: 1px solid #BCBCBC; border-radius: 2px; padding: 5px 10px; color: black; font-weight: bold; cursor: pointer; }
.ThemeButton:hover { background: #ccc; }
.GoThemeButton { padding: 5px; }
/* [/Buttons] */

/* [Widget321] */
.Control_321 {  }
.ControlHeader_321 {  }
.ControlItem_321 {  }
.ControlLink_321 {  }
.ControlLink_321 a {  }
.ControlLink_321 a:hover {  }
.ControlLinkSeperator_321 {  }
.ControlText_321 {  }
.ControlInput_321 {  }
.ControlFooter_321 {  }
/* [/Widget321] */

/* [Slideshow] */
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; }
.SlideshowButtons { margin: 1em 0 4em 1em; padding: 0; position: relative; }
.SlideshowButton { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink { color: #fff; padding: 5px; display: block; }
/* [/Slideshow] */

/* [Widget319] */
#btnSearchBox { background: url(../images/grey.jpg); margin: 0; border: 1px solid #ccc; margin-left: -5px; height: 22px; }
/* [/Widget319] */

/* [Widget333] */
.Control_333 {  }
.ControlHeader_333 { background: url(../images/orange.jpg) repeat-x #ffb003; border-bottom: 1px solid #e59d01; color: #fff; }
.ControlItem_333 { text-align: center; border: 1px solid #ccc; border-radius: 5px; margin: 5px 10px; padding: 5px; }
.ControlLink_333 {  }
.ControlLink_333 a {  }
.ControlLink_333 a:hover {  }
.ControlLinkSeperator_333 {  }
.ControlText_333 {  }
.ControlInput_333 {  }
.ControlFooter_333 {  }
.FeaturedItemsRating_333 {  }
.FeaturedItemsDetails_333 {  }
.FeaturedItemsPriceHR_333 {  }
.FeaturedItemsPriceAlignment_333 {  }
.FeaturedItemsBuyMoreLinkHR_333 {  }
.FeaturedItemsThumbnail_333 {  }
.PriceLabels_333 {  }
.ProductDisplayBuyNowLink_333 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_333 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_333 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_333 { float: right; padding-right: 5px; display: inline; }
/* [/Widget333] */

/* [Widget327] */
.Control_327 {  }
.ControlHeader_327 { background: url(../images/green.jpg) repeat-x #576a54; color: #fff; border-bottom: 1px solid #2b3429; }
.ControlItem_327 {  }
.ControlLink_327 { padding: 2px 5px 2px 15px; }
.ControlLink_327 a {  }
.ControlLink_327 a:hover {  }
.ControlLinkSeperator_327 {  }
.ControlText_327 {  }
.ControlInput_327 {  }
.ControlFooter_327 {  }
.BrowseCategoryIcon_327 {  }
/* [/Widget327] */

/* [Widget196] */
.Control_196 {  }
.Control_196 .CarouselContainer { width: 100%; }
.ControlHeader_196 {  }
.ControlItem_196 { text-align: center; width: 120px; margin: 10px auto; }
.ControlLink_196 {  }
.ControlLink_196 a {  }
.ControlLink_196 a:hover {  }
.ControlLinkSeperator_196 {  }
.ControlText_196 {  }
.ControlInput_196 {  }
.ControlFooter_196 {  }
.CarouselPrevButton_196 {  }
.CarouselNextButton_196 {  }
.CarouselBuyNowLink_196 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_196 { font-size: 7pt; text-decoration: none; }
/* [/Widget196] */

/* [Widget193] */
.Control_193 {  }
.Slideshow_193 { position: relative; }
.SlideList_193 { margin: 0; padding: 0; list-style: none; }
.Slider_193 { overflow: hidden; border-radius: 5px; }
.SlideshowButtons_193 { margin: -3em 0 4em 1em; padding: 0; bottom: 0; position: relative; }
.SlideshowButton_193 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_193 { float: left; height: 28px; line-height: 28px; border: 1px solid #fff; background: #feb101; color: #fff; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent_193 { background: #ffcd5c; color: #000; }
.SlideshowButtonLink:focus_193 { outline: none; }
.SlideshowPrevious_193 { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext_193 { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink_193 { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink_193 { color: #fff; padding: 5px; display: block; }
/* [/Widget193] */

/* [BlogRoll] */
/* these are shared between Blog Post, Blog Roll, and Blog Roll Widget */
.BlogPost { clear: both; border-bottom: 1px solid #eee; padding: 5px 0 10px; }
.BlogPostCommentDate { font-size: 11px; }
.BlogPostCommentProfileName {  }
.BlogPostCommentProfile { width: 110px; }
.BlogPostComment { padding: 10px; }
.BlogPostTitle { padding: 0; font-weight: normal; }
.BlogPostImage { float: right; padding: 0 10px 0 15px; }
.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; }
.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 { float: right; padding: 0 0 10px 10px; 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] */
.BlogPostPage .BlogPostAuthorImage { float: left; margin-right: 10px; }
.PostContent .BlogPostCommentCount { padding: 10px 0; }
.PostContent .BlogPostImage { float: none; padding: 0; }
.PostContent .BlogPostImage img { max-width: 100%; }
.BlogPostCommentProfile { float: left; padding: 0 15px 0 0; width: 90px; }
.BlogPostCommentsProfileCount { font-size: 10px; text-align: center; }
.BlogPostCommentText { margin-left: 125px; }
.BlogPostCommentsAddTextbox { height: 130px; }
.PostContent .BlogPostComments { padding: 20px 0 0 0; }
.BlogPostCommentNameDate { font-size: 10px; }
.BlogPostCommentText { background: #eee; border-radius: 5px; padding: 10px; position: relative; }
.BlogPostCommentArrow { position: absolute; background: #eee; width: 0px; height: 0px; left: -25px; top: 10px; border-top: 0; border-left: 0; border-bottom: 10px solid #fff; border-right: 25px solid #eee; }
.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] */

/* [ShoppingCart] */
.acceptedPaymentMethodLogos .PayPalCommerce { background: url("/store/images/logo/paypal.png") no-repeat;  }
.acceptedPaymentMethodLogos .ApplePay { background: url("/store/images/logo/applepay.png") no-repeat;  }
.acceptedPaymentMethodLogos .PayWithAmazon { background: url("/store/images/logo/amazonpay.png") no-repeat;  }
.acceptedPaymentMethodLogos .AffirmCheckout { background: url("/store/images/logo/affirm.png") no-repeat;  }
.acceptedPaymentMethodLogos .Afterpay { background: url("/store/images/logo/afterpay.png") no-repeat;  }
.acceptedPaymentMethodLogos .Sezzle { background: url("/store/images/logo/sezzle.png") no-repeat;  }
.acceptedPaymentMethodLogos .Apruve { background: url("/store/images/logo/apruve.png") no-repeat;  }
.acceptedPaymentMethodLogos .Coinbase { background: url("/store/images/logo/coinbase.png") no-repeat;  }
.acceptedPaymentMethodLogos .OrangeMoney { background: url("/store/images/logo/orangemoney.png") no-repeat;  }
.acceptedCreditCardLogos div[role="img"], .acceptedPaymentMethodLogos li[role="img"] { background-position: center; }
.acceptedPaymentMethodLogos { padding: 0; }
.CartPage { padding: 15px; }
.CartLeftColumn { width: 140px; float: left; }
.ShoppingCartPage { width: 100%; float: right; position: relative; }
.CartLeft { margin: 0 260px 0 0; }
.CartRight { width: 235px; float: right; }
.ShoppingCartTable { width: 100%; background: #fff; }
.ShoppingCart { text-align: left; padding: 30px 0 0; vertical-align: top; }
.ShoppingCartHeader { font-weight: bold; letter-spacing: -1px; line-height: 100%; padding: 10px 0px 10px 0; border: 1px solid #dddfde; border-left: none; border-right: none; font-size: 16px; white-space: nowrap; }
.ShoppingCartProductDescriptionHeader { width: 235px; }
.ShoppingCartSpacer { width: 20px; padding: 0; }
.ShoppingCartUnitPriceHeader { text-align: center; }
.ShoppingCartTotalHeader { text-align: center; }
.ShoppingCartQuantityHeader { text-align: center; }
.CartBorder { border: 1px solid #dddfde; border-left: none; border-right: none; height: 75px; }
.ShoppingCartQuantity .CartBorder { line-height: 1; }
.ShoppingCartThumbnail { float: left; padding: 2px; border: 1px solid #dddfde !important; box-shadow: 2px 2px 3px #dddfde; margin-right: 25px; max-width: 72px; max-height: 150px; }
.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; }
#dvInlineCalculateShippingForm { text-align: left; margin: 10px; }
#dvInlinePostalcode { position: relative; height: 35px; }
#dvInlinePostalcode input[type=text] { height: 35px; border: 2px solid #e5e5e5; position: absolute; width: 100%; *width: 125px; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 80px 0 5px; margin: 0; border-radius: 5px; }
#dvInlinePostalcode input[type=submit] { position: absolute; height: 25px; *height: 30px; line-height: 25px; bottom: 4px; *bottom: 0; right: 4px; border-radius: 3px; margin: 0; }
.PayPalGoogleCO { text-align: center; }
.ShoppingCartError { text-align: center; }
#dvShippingControls { padding: 0 0 0 14px; }
#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 { background: #f2f3f5; 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 { background: #f2f3f5; padding: 10px; }
.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: 13px; }
.ShoppingCartCouponCode h3 { text-transform: uppercase; cursor: pointer; font-size: 18px; color: #333; background: none; }
.ShoppingCartCouponCode .expand {  }
.CouponEntry { display: none; position: relative; height: 35px; margin: 0 0 10px 0; }
.CouponMsg { margin: 5px 0; }
.CouponEntry input[type=text] { height: 35px; border: 2px solid #e5e5e5; position: absolute; width: 100%; *width: 95px; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 110px 0 5px; margin: 0; border-radius: 5px; }
.CouponEntry input[type=submit] { position: absolute; height: 25px; *width: 100px; *height: 30px; bottom: 4px; *bottom: 0; right: 4px; border-radius: 3px; margin: 0; }
.ShippingSelect { position: relative; margin: 0 5px 0 0; }
.ShippingSelect select { width: 210px; }
.ShippingSelect input { float: right; }
.acceptedCreditCardLogos {  }
.acceptedCreditCardLogos div, .acceptedPaymentMethodLogos li { 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("/store/i/visa_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .amex { background: url("/store/i/amex_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .discover { background: url("/store/i/discover_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("/store/i/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url("/store/i/mastercard_33x22.jpg") 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; margin: 10px 0; }
.PointsTotal { font-size: 12px; font-weight: normal; }
/* [/ShoppingCart] */

/* [Widget226] */
.Control_226 table {  }
.Control_226 td { vertical-align: top; }


.Control_226 tr:last-child .ControlItem_226 { border: none; }

.Control_226 img.FeaturedItemsThumbNail { padding: 3px; border: 1px solid #DDDFDE !important; box-shadow: 2px 2px 3px #dddfde; max-width: 75px; max-height: 150px; }
.Control_226 .lblPriceLabel { display: none; }
.Control_226 .UpsellItemPrice { font-size: 20px; }
div.FeaturedItemsThumbNail_226 { border: none; height: auto; margin: 0; padding: 0; background: transparent; width: auto; line-height: inherit; }
/* [/Widget226] */

/* [WriteReview] */
.WriteReviewPage h3 { margin-top: 30px; }
.WriteReviewPage table { width: 95%; }
.WriteReviewPage .StarRatings { width: auto; float: none; }
.WriteReviewPage p { background: #eee; border-radius: 3px; padding: 3px 5px; margin-bottom: 20px; }
.ProductReviewProductInfo { float: left; padding: 0 0 20px 20px; }
.ProductReviewProductInfoArea { padding: 20px; border-radius: 5px; border: 2px solid #eee; }
.ProductReviewFieldLabel { width: 40%; padding: 5px 10px 5px 0; font-weight: bold; }
.ProductReviewChangeEmail { font-size: 10px; }
.WriteReviewEmailAddress { width: 300px; }
.WriteReviewChangeEmailAddressText { font-size: 10px; }
.WriteReviewNameTextbox { width: 200px; }
.WriteReviewTitleTextbox { width: 100%; }
.WriteReviewPage .errorText { border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; border-radius: 3px; padding: 5px 10px; margin: 0 0 5px; }
.RequiredStar { color: red; padding: 0 5px; }
/* [/WriteReview] */

/* [OnePageCheckOut] */
.ExistingAccountArea { height: 45px; }
.AccountPasswordText { padding-left: 2px; }
.ShippingMethodArea { float: left; width: 50%; }
.ShippingDropDownArea { padding-left: 10px; }
.ShippingRatesText { text-align: center; }
.MultipleShippingAddressesText { padding-left: 10px; }
.PaymentMethodArea { width: 49%; float: right; }
.CreditCardTextbox { width: 130px; }
.ExplainCVVText { font-size: 10px; }
.EcheckNameTextbox { width: 130px; }
.EcheckStateTextbox { width: 60px; }
.EcheckBankTextbox { width: 150px; }
.GiftcardTextbox { width: 130px; }
.GiftcardDropDown { width: 200px; }
.GiftcardAddTextbox { width: 150px; }
.CouponTextbox { width: 80px; }
.PublicCommentsArea { width: 100%; float: left; }
.PublicComments { margin-top: 4px; width: 100%; height: 80px; }
.OrderGiftingArea { width: 49%; float: right; }
.GiftMessageArea { margin-top: 12px; }
.GiftMessage { margin-top: 4px; width: 100%; height: 50px; }
.ShoppingCartHeaderText { text-align: center; }
.PayPalCommerce .payment-name { background: url('https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 26px; }
.PayPalCommerce .payment-name span { display: none; }
.PayPalCommerce .payment-name:before { left: -147px; }
.CardNumberIframe { height: 25px; }
.Afterpay .payment-name { background: url('/store/images/afterpay.png') no-repeat top left; background-size:126px 35px; text-indent: 127px; margin-left: 20px; height: 30px; }
.Afterpay .payment-name:before { left: -147px; }
/* [/OnePageCheckOut] */

/* [MyAccount] */
.MyAccountMenu { float: left; width: 200px; background: #fff; border-radius: 5px; }
.MyAccountMenu .ControlLinkSeparator { height: 2px; }
.MyAccountMenu .ControlLink_Link { padding: 2px 5px; display: block; color: #666; }
.MyAccountMenu .ControlLink_Link:hover, .MyAccountMenu .ControlLink_Link:active, .MyAccountMenu .ControlLink_Link:focus, .MyAccountMenuLinkActive .ControlLink_Link { background: #e5e5e5; font-weight: bold; color: #000; border-radius: 5px; }
.MyAccountMenuLogoutButton { padding: 20px 0; }
.MyAccountPage { margin-left: 220px; }
.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; }
.MyAccountSection { position: relative; border: 1px solid #ccc; border-radius: 5px; margin: 30px 0; background: #fff; color: #333; }
.MyAccountSectionHeader { position: absolute; top: -13px; height: 25px; line-height: 25px; left: 20px; background: #fff; border-radius: 5px; padding: 0 5px; color: #333; }
.MyAccountSectionInner { padding: 20px 15px; }
.MyAccountSectionEntry { width: 33%; min-height: 60px; float: left; }
.MyAccountLabel { font-weight: bold; }
.MyAccountValue { padding: 0 0 0 5px; }
.MyAccountSectionSeparator { border-top: 1px solid #e5e5e5; clear: left; margin: 10px 0; }
.MyAccountShowHideTable { display: none; }
.MyAccountShowHideTable, .MyAccountTable { border-radius: 5px; border: 1px solid #e5e5e5; overflow: hidden; width: 100%; border-collapse: collapse; }
.MyAccountSection table th, .MyAccountTable th { background: #e5e5e5; padding: 5px; color: #000; white-space: nowrap; }
.MyAccountShowHideTable td, .MyAccountTable td { border-bottom: 1px solid #eee; padding: 5px; }
.MyAccountSection td { padding: 5px; }
.MyAccountSection .StarRatings { float: none; margin: 0 auto; }
.MyAccountSection .StarRatings td { padding: 0 2px; border: none; }
#trAddNew { font-weight: bold; }
/* [/MyAccount] */

/* [Widget357] */
.Control_357 img { width: 1000px; height: 110px; }
/* [/Widget357] */

/* [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: 14px; margin: 20px 0 10px 0; }
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.LoginFieldDesc { font-weight: normal; width: 130px; float: left; }
.LoginLeftSide { border: #cccccc 1px solid; float: left; width: 49%; height: 240px; }
.LoginRightSide { border: #cccccc 1px solid; float: right; width: 49%; height: 240px; }
.LoginLeftSide .inner, .LoginRightSide .inner { margin: 10px; }
.LoginLeftSide .button, .LoginRightSide .button { text-align: center; }
.ForgotPassLink { margin-left: 125px; clear: both; }
.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; }
/* [/Checkout] */

.ShippingSelect input[type="radio"] + label { margin-left: 1em; }
input[type="file"] + span { top: 0px; }

/* [ToggleSlider] */
.toggle-switch { position: relative; display: inline-block; width: 3.75em; height: 2.125em; }
.toggle-switch input { opacity: 0; width: 0; height: 0; }
.toggle-slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.toggle-slider:before { position: absolute; content: ""; height: 1.625em; width: 1.625em; left: 0.25em; bottom: 0.25em; background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .toggle-slider { background-color: #2196F3; }
input:focus + .toggle-slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .toggle-slider:before { -webkit-transform: translateX(1.625em); -ms-transform: translateX(1.625em); transform: translateX(1.625em); }
.toggle-slider.round { border-radius: 2.125em; }
.toggle-slider.round:before { border-radius: 50%; }
/* [/ToggleSlider]*/ 
                                /* [ItemRepeater] */
                                .variant-repeater__group { display: inline-flex; }
                                .variant-repeater__variant { padding: 5px; cursor: grab; }
                                .variant-repeater__card { width: 8rem; }
                                .card-text { font-size: .8rem; }
                                .variant-repeater__variant.selected { border: dotted !important; }
                                .variant-repeater__card-small { width: 4rem; }
                                .card-text-small { font-size: .5rem; }