/* [Global] */
p { line-height: 1.9; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Raleway', sans-serif; }
body { background: #fff; font-size: 14px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #828282; font-weight: bold; }
body.ShoppingCart { padding-top: 0; }
a:hover, a:focus { text-decoration: none; color: #ED6F6D; }
h5, .h5 { color: #000000; font-size: 15px; }
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner { padding: 0 !important; border: 0 none !important; }
label { display: block; }
input[type=radio] + label, input[type=checkbox] + label { display: inline-block; padding-left: 10px; font-weight: normal; }
.well { border-radius: none; border: none; box-shadow: none; }
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%; }

.navbar-header-leftcol { color: #ED6F6D; margin-bottom: 30px; }
.navbar-header-leftcol  .navbar-toggle { background: none; border: 1px solid #ED6F6D; }
.navbar-header-leftcol  .navbar-toggle .icon-bar { background: #ED6F6D; }
.navbar-header-leftcol .navbar-brand, .Default .navbar-header-leftcol .navbar-brand { color: #ED6F6D; }
.navbar-collapse.left-collapse { max-height: inherit; }

.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%; }
.table>thead>tr>th { border-bottom-width: 1px; }

.text-muted a { color: inherit; }
.alert a { color: inherit; }

.ui-autocomplete { z-index: 10; }

/* 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; }

.LayoutContent .homepage-product .thumbnail { min-height: 180px; line-height: 180px; margin-bottom: 10px; }
.homepage-product .thumbnail img { display: inline; }

.product-flag { width: 150px; height: 150px; display: none\9; line-height: 1.5; }
.product-flag span { background: #ED6F6D; color: #fff; text-align: center; display: block; 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; }
a { color: #ED6F6D; }
a { color: #ED6F6D; }
h2, .h2 { color: #ed6f6d; }
body input.ThemeButton { background: #ED6F6D; }
a { color: #ED6F6D; }
a { color: #ED6F6D; }
a { color: #ED6F6D; }
.LayoutMiddle a { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; color: #e34d4a; }
a { color: #ed6f6d; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; font-size: 14px; }
.panel, .panel-default { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; color: #37404c; }
.Category .category-product { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; font-size: 14px; }
.Category .category-product .caption a { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #e34d4a; font-weight: normal; font-size: 15px; }
.Category h1.CategoryCategoryName { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; }
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; }
.well, div.well { border: #ed6f6d; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #ed6f6d; font-weight: normal; }
.LayoutMiddle { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.Layout { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; }
ul.dropdown-menu { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: normal; }
input[type=text], input[type=password], select { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.ProductDetails #lblPrice { font-size: 22px; color: #ed6f6d; font-weight: normal; }
.ProductDetails h1.ProductDetailsProductName, .ProductDetails .ProductDetailsProductName small { font-size: 23px; font-weight: normal; }
.ProductDetails h1.ProductDetailsProductNumber { font-size: 18px; font-weight: normal; }
.ProductDetails #lblPriceLabel { font-size: 32px; color: #37404c; }
.nav-tabs>li:not(.active)>a, .nav-tabs>li>a { background: #f5f5f5; border: #d1d1d1; color: #a3a3a3; }
.ProductDetails input.ProductDetailsMoveToWishListThemeButton, input.ProductDetailsMoveToWishListThemeButton { background: #ffffff; color: #828282; }
.breadcrumb a, .CategoryCategoryTrail a, .ProductDetailsCategoryTrail a { color: #828282; }
.Default .homepage-product .caption a { font-size: 14px; color: #e34d4a; font-weight: normal; }
.MenuBar div.navbar, div.HorizontalNav { font-weight: normal; }
.MenuBar .navbar ul.nav > li > a:hover, div.HorizontalNavItem a:hover { font-weight: normal; }
a:hover { color: #ed6f6d; }
/* [/Global] */

/* [Layout] */
.LayoutTop { margin-bottom: 30px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.topgrey { margin-bottom: 20px; border-bottom: 1px solid #cecece; position: relative; }
.LayoutLeftColumnInner .well { background: #fff; border: 1px solid #fff; border-radius: 0; box-shadow: none; }
.thumbnail { border: none; }
.quick-view { background: #ED6F6D; border: none; color: #fff; }
.quick-view:hover { background: #E34D4A; color: #fff; }
.lblPriceLabel { display: none; }
.lblPrice, .CategoryProductPrice { color: #000; }
.homepage-product p { margin-bottom: 0; }
.LayoutLeftColumnInner .category-link, .LayoutLeftColumnInner .attribute-link { padding-left: 8px; margin-left: -8px; border-bottom: 1px solid #DDDDDD; color: #000; }
.LayoutLeftColumnInner .nav li:last-child .category-link, .LayoutLeftColumnInner .nav li:last-child .attribute-link { border-bottom: none; box-shadow: none; }
.FreeShipping { background: #f7f7f7; }
.FreeShipping p { max-width: 430px; color: #999; }
.FreeShipping a { background: #CE1515; color: #fff; padding: 10px 20px; border-radius: 5px; }
.newsletter { background: #000; }
.newsletter h2 { color: #ED6F6D; }
.newsletter p { margin-top: 0; line-height: 16px; color: #666; }
.LayoutLeftColumnInner .nav .ControlHeader { color: #ED6F6D; }
.AddToCartThemeButton, .SignInThemeButton, .PlaceOrderThemeButton, .OnePageCheckoutPlaceOrderThemeButton, .CheckoutThemeButton, .ShoppingCartCheckoutThemeButton { background: #ED6F6D; border: none; color: #fff; }
.AddToCartThemeButton:hover, .PlaceOrderThemeButton:hover, .OnePageCheckoutPlaceOrderThemeButton:hover, .CheckoutThemeButton:hover, .SignInThemeButton:hover, .ShoppingCartCheckoutThemeButton:hover { background: #E34D4A; }
.HomeBlogPost .BlogPostTitle a { font-size: 24px; color: #000; }
.HomeBlogPost .BlogPostTitle a:hover { font-size: 24px; color: #000; text-decoration: none; }
.HomeBlogPost .BlogPostPostedOnBy { color: #999; }
.LayoutBottom { background: #495565; margin-top: 40px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #fff; }
.LayoutBottom .h4 { color: #fff; }
.LayoutBottom a { color: #ED6F6D; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.LayoutBottom .nav > li > a:hover,  { background: none; }
.MenuList .nav > li > a { display: inline; padding: 0; }
.badge { background-color: #ED6F6D; }
.LayoutLeftColumn .ProductDisplay .ControlHeader { background: none; color: #ED6F6D; display: inline-block; padding: 15px 20px; font-weight: bold; font-size: 18px; }
.LayoutLeftColumn .ProductDisplay h3 { border: none; }
.BlogRoll .BlogPostTitle a { color: #000; }
.BlogRoll .BlogPostTitle a:hover { color: #E34D4A; }
.BlogRoll > .col-lg-6 { margin-bottom: 50px !important; }
.LayoutLeftColumnInner .ProductDisplay a:hover { text-decoration: none; color: #555; }
.CategoryProductPriceLabel { display: none; }
.Default .navbar-brand { color: #fff; }
.Default .navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.BlogRollBlogDescription { padding-bottom: 30px; }
.top-social a { font-size: 26px; color: #91a0aa; line-height: 50px; margin-left: 20px; }
.top-social a:hover { color: #748189; text-decoration: none; }
.Default .ProductDisplay { background: #fff; border: 1px solid #fff; }
.ProductDisplay .ControlHeader { padding: 10px 16px; }
.ProductDisplay .grad { border: 1px solid #DDDDDD; }
.ProductDisplay h3 { margin: 0; font-size: 18px; font-weight: bold; }
.Control .ControlHeader { color: #ED6F6D; }
.LayoutBottom .Control .ControlHeader { color: #fff; }
.prod_view { transition: all 0.2s ease 0s; padding: 5px 15px; border: 1px solid #ED6F6D; border-radius: 4px; color: #ED6F6D; display: inline-block; }
.prod_view:hover { background: #ED6F6D; text-decoration: none; border: 1px solid #ED6F6D; color: #fff; }
.LayoutContentInner { background: #fff; padding: 0px 15px 15px 15px; border: 1px solid #fff; }
.Default .LayoutContentInner { background: none; border: none; padding: 0; }
.Default .LayoutLeftColumn .ProductDisplay { background: none; border: none; }
.left-head { background: none repeat scroll 0 0 #222526; padding: 15px 20px; font-size: 18px; color: #ED6F6D; }
/* [/Layout] */

/* [Widgets] */

/* [/Widgets] */

/* [ProductDetails] */
.ProductDetailsPriceLabel { display: none; }
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 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; }
.ProductDetailsQuantityPriceTable { width: 100%; max-width: 100%; margin-bottom: 20px; }

.ProductDetailsQuantityPriceTable>thead>tr>th, .ProductDetailsQuantityPriceTable>tbody>tr>th, .ProductDetailsQuantityPriceTable>tfoot>tr>th, .ProductDetailsQuantityPriceTable>thead>tr>td, .ProductDetailsQuantityPriceTable>tbody>tr>td, .ProductDetailsQuantityPriceTable>tfoot>tr>td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; }

.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 { min-height: 180px; line-height: 180px; margin-bottom: 0px; }
.category-product .thumbnail img { display: inline; }

.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; }
.CategoryChildCategories { width: 100px; margin-left: 10px; margin-right: 10px; text-align: center; font-size: 18px !important; height: 200px; overflow: hidden; }
.CategoryChildCategories a { font-size: 13px; padding-left: 5px !important; padding-right: 5px !important; }

.CategoryCategoryThumbnail { background-color: #495565; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.CategoryCategoryThumbnail a { padding-left: 0px !important; padding-right: 0px !important; }
/* [/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 { display: inline-block; background: #e4e4e4; -webkit-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -moz-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: none; padding: 7px 15px; font-family: arial; font-size: 11px; color: #595959; font-weight: bold; cursor: pointer; }
.ThemeButton:hover { -webkit-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; -moz-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; color: #424242; }
.ThemeButton:active { background: #e6e6e6; -webkit-box-shadow: 0px 1px 5px 0px #808080 inset; -moz-box-shadow: 0px 1px 5px 0px #808080 inset; box-shadow: 0px 1px 5px 0px #808080 inset; } */
.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; display: none; }
.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: 50%; }
.SlideshowButtonLinkCurrent { background: #222; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 8px; color: #fff; background: url("/Shared/Themes/MegaStore/images/SlideshowPrevious.png") no-repeat; font-size: 0px; line-height: 0px; }
.SlideshowNext { position: absolute; right: 8px; background: url("/Shared/Themes/MegaStore/images/SideshowNext.png") no-repeat; font-size: 0px; line-height: 0px; }
.SlideshowPreviousLink { text-indent: -9999px; color: #fff; padding: 36px; display: block; }
.SlideshowNextLink { text-indent: -9999px; color: #FFFFFF; display: block; padding: 36px; }
/* [/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; 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: inline; font-size: 24px; }


.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('https://www.paypalobjects.com/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('https://www.paypalobjects.com/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; }

.FacebookButton { background-color: #4c66a4; color: #fff; }
.FacebookButton:hover { background-color: #364c7c; color: #fff; } 
.FacebookButton .icon-facebook { font-size: 1.2em; }
/* [/CustomerLogin] */

/* [CategoryNavigationLinks] */
.BrowseCategoryIcon {  }
/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.BrowseByAttributeFilterButtonArea {  }
.BrowseByAttHeader {  }
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [HTML] */

/* [/HTML] */

/* [Carousel] */

/* [/Carousel] */

/* [Widget3921] */
.Control_3921 {  }
.ControlHeader_3921 {  }
.ControlItem_3921 {  }
.ControlLink_3921 {  }
.ControlLink_3921:hover {  }
.ControlLink_3921 a {  }
.ControlLink_3921 a:hover {  }
.ControlLink_Link_3921 {  }
.ControlLink_Link_3921:hover {  }
.ControlLinkSeperator_3921 {  }
.ControlText_3921 {  }
.ControlInput_3921 {  }
.ControlFooter_3921 {  }
.SmallCartItemLink_3921 { text-decoration: underline; }
.SmallCartQtyTextbox_3921 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget3921] */

/* [Widget3136] */
.Control_3136 { margin-bottom: 30px; }
.ControlHeader_3136 {  }
.Control_3136 h4 { margin-bottom: 0; }
.ControlItem_3136 {  }
.ControlLink_3136 {  }
.ControlLink_3136:hover {  }
.ControlLink_3136 a {  }
.ControlLink_3136 a:hover {  }
.ControlLink_Link_3136 {  }
.ControlLink_Link_3136:hover {  }
.ControlLinkSeperator_3136 {  }
.ControlText_3136 {  }
.ControlInput_3136 {  }
.ControlFooter_3136 {  }
.FeaturedItemsRating_3136 {  }
.FeaturedItemsDetails_3136 {  }
.FeaturedItemsPriceHR_3136 {  }
.FeaturedItemsPriceAlignment_3136 {  }
.FeaturedItemsBuyMoreLinkHR_3136 {  }
.FeaturedItemsThumbnail_3136 {  }
.PriceLabels_3136 {  }
.ProductDisplayBuyNowLink_3136 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3136 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3136 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3136 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3136] */

/* [Widget3300] */
.Control_3300 { padding-top: 20px; padding-bottom: 20px; }
.ControlHeader_3300 {  }
.ControlItem_3300 {  }
.ControlLink_3300 {  }
.ControlLink_3300:hover {  }
.ControlLink_3300 a {  }
.ControlLink_3300 a:hover {  }
.ControlLink_Link_3300 {  }
.ControlLink_Link_3300:hover {  }
.ControlLinkSeperator_3300 {  }
.ControlText_3300 {  }
.ControlInput_3300 {  }
.ControlFooter_3300 {  }
.BlogTagCloud.Control_3300 { text-align: justify; }
.TagCloudList_3300 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_3300 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_3300 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_3300 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize_3300 {  }
.BlogTagCloud .TagCloud_MaxSize_3300 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_3300 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget3300] */

/* [Widget6093] */
.ControlLink_6093:hover {  }


.ControlLink_Link_6093 {  }
.ControlLink_Link_6093:hover {  }
/* [/Widget6093] */

/* [Widget3133] */
.Control_3133 { margin-bottom: 30px; }
.Control_3133 h4 { margin-bottom: 0; }
.ControlHeader_3133 {  }
.ControlItem_3133 {  }
.ControlLink_3133 {  }
.ControlLink_3133:hover {  }
.ControlLink_3133 a {  }
.ControlLink_3133 a:hover {  }
.ControlLink_Link_3133 {  }
.ControlLink_Link_3133:hover {  }
.ControlLinkSeperator_3133 {  }
.ControlText_3133 {  }
.ControlInput_3133 {  }
.ControlFooter_3133 {  }
.FeaturedItemsRating_3133 {  }
.FeaturedItemsDetails_3133 {  }
.FeaturedItemsPriceHR_3133 {  }
.FeaturedItemsPriceAlignment_3133 {  }
.FeaturedItemsBuyMoreLinkHR_3133 {  }
.FeaturedItemsThumbnail_3133 {  }
.PriceLabels_3133 {  }
.ProductDisplayBuyNowLink_3133 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3133 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3133 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3133 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3133] */

/* [Widget3285] */
.Control_3285 {  }
.Control_3285 a { font-size: 1.5em; }
/* [/Widget3285] */

/* [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] */

/* [MenuBar] */

/* [/MenuBar] */

/* [Widget3920] */
.Control_3920 {  }
.Control_3920  .navbar { background: #ce1515; border: none; height: 70px; }
.Control_3920  .navbar-default .navbar-nav > li > a { color: #fff; line-height: 40px; border-right: 1px solid #ad2121; }
.Control_3920  .navbar-default .navbar-nav > li > a:hover { background: #ad2121; }
.Control_3920 .navbar-collapse { padding-left: 0; padding-right: 0; }
.ControlHeader_3920 {  }
.ControlItem_3920 {  }
.ControlLink_3920 {  }
.ControlLink_3920:hover {  }
.ControlLink_3920 a {  }
.ControlLink_3920 a:hover {  }
.ControlLink_Link_3920 {  }
.ControlLink_Link_3920:hover {  }
.ControlLinkSeperator_3920 {  }
.ControlText_3920 {  }
.ControlInput_3920 {  }
.ControlFooter_3920 {  }
/* [/Widget3920] */

/* [Widget3997] */
.Control_3997 .navbar { background: #1f2123; height: 64px; border: none; }
.Control_3997 .navbar-default .navbar-nav > li > a { line-height: 34px; border-right: 1px solid #000; }
.ControlHeader_3997 {  }
.ControlItem_3997 {  }
.ControlLink_3997 {  }
.ControlLink_3997:hover {  }
.ControlLink_3997 a {  }
.ControlLink_3997 a:hover {  }
.ControlLink_Link_3997 {  }
.ControlLink_Link_3997:hover {  }
.ControlLinkSeperator_3997 {  }
.ControlText_3997 {  }
.ControlInput_3997 {  }
.ControlFooter_3997 {  }
/* [/Widget3997] */

/* [Widget3275] */
.Control_3275 .navbar { background: none; border-bottom: none; margin-bottom: 0; }
.Control_3275 .navbar-default .navbar-right .navbar-nav  > li > a, .Control_3275 .navbar-default .navbar-right .navbar-nav  > li:first-child > a { border: none; background: none; color: #999; }
.Control_3275 .navbar-default .navbar-right .navbar-nav  > li > a:hover { border: none; background: none; color: #fff; }

.Control_3275 .navbar-default .navbar-nav > li > a { border-right: 1px solid #ccc; line-height: 20px; color: #999; }
.Control_3275 .navbar-default .navbar-nav > li:first-child > a { border-left: 1px solid #ccc; }
.Control_3275 .navbar-default .navbar-nav > li > a:hover { border-right: 1px solid #ccc; background: #eee; color: #444444; }
.Control_3275 .navbar-collapse { padding-left: 0; padding-right: 0; }

.ControlHeader_3275 {  }
.ControlItem_3275 {  }
.ControlLink_3275 {  }
.ControlLink_3275:hover {  }
.ControlLink_3275 a {  }
.ControlLink_3275 a:hover {  }
.ControlLink_Link_3275 {  }
.ControlLink_Link_3275:hover {  }
.ControlLinkSeperator_3275 {  }
.ControlText_3275 {  }
.ControlInput_3275 {  }
.ControlFooter_3275 {  }
/* [/Widget3275] */

/* [Widget3271] */
.Control_3271 .navbar { background: none repeat scroll 0 0 #495565; border-bottom: medium none; border-radius: 6px; margin-bottom: 0; position: relative; z-index: 10; }
.Control_3271 .navbar-collapse { padding-left: 0; padding-right: 0; }
.Control_3271 .navbar-default .navbar-nav > li > a { border-right: 1px solid #000; line-height: 35px; color: #fff; padding-left: 20px; padding-right: 20px; }
.Control_3271 .navbar-default .navbar-nav > li > a:hover { border-right: 1px solid #000; background: #000; }
.Control_3271 .navbar-default .navbar-nav > li:first-child > a:hover { border-radius: 6px 0 0 6px; }
.Control_3271 .navbar-right { background: none repeat scroll 0 0 #ED6F6D; border-radius: 0 6px 6px 0; }
.Control_3271 .navbar-default .navbar-right .navbar-nav > li > a { border-right: 1px solid #e34d4a; line-height: 35px; color: #fff; padding-left: 20px; padding-right: 20px; font-size: 24px; }
.Control_3271 .navbar-default .navbar-right .navbar-nav > li > a:hover { background: #e34d4a; }
.Control_3271 .navbar-default .navbar-right .navbar-nav > li:last-child  > a { border-right: none; border-radius: 0 6px 6px 0; }
.ControlHeader_3271 {  }
.ControlItem_3271 {  }
.ControlLink_3271 {  }
.ControlLink_3271:hover {  }
.ControlLink_3271 a {  }
.ControlLink_3271 a:hover {  }
.ControlLink_Link_3271 {  }
.ControlLink_Link_3271:hover {  }
.ControlLinkSeperator_3271 {  }
.ControlText_3271 {  }
.ControlInput_3271 {  }
.ControlFooter_3271 {  }
/* [/Widget3271] */

/* [Widget3279] */
.Control_3279 .h-social a, .Control_3279 .h-social2 a { color: #fff; }
.Control_3279 .h-social a:hover, .Control_3279 .h-social2 a:hover { color: #ccc; text-decoration: none; }
.Control_3279 .h-search .AutocompleteSearchBox { background: none repeat scroll 0 0 #FFFFFF; border: medium none; display: inline-block; padding: 5px; position: relative; width: 100%; }
.h-search { background: none repeat scroll 0 0 #495565; border-radius: 6px; padding: 12px; width: 100%; position: relative; }

.Control_3279 .SearchGoThemeButton { background: none repeat scroll 0 0 #ED6F6D; border: medium none; border-radius: 0 6px 6px 0; display: inline-block; margin: 0; position: absolute; top: 12px; right: 8px; color: #fff; height: 34px; }
.Control_3279 .SearchGoThemeButton:hover { background: #e34d4a; }
.Control_3279 .col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 0; }
.Control_3279 a {  }
/* [/Widget3279] */

/* [Widget3137] */
.ControlInput_3137, .Control_3137 input[type="text"], .Control_3137 input[type="password"], .Control_3137 input[type="email"] { border: medium none; border-radius: 4px 0 0 4px; box-shadow: none; display: inline-block; line-height: 0; margin-bottom: 0; margin-right: 0; margin-top: 0; padding: 14px; }
.Control_3137 .MailingListGoThemeButton { background: #ED6F6D; border: medium none; border-radius: 0 4px 4px 0; color: #FFFFFF; display: inline-block; font-size: 18px; margin: 0 0 0 -5px; height: 44px; }
.Control_3137 .MailingListGoThemeButton:hover { background: #E34D4A; }
/* [/Widget3137] */

/* [Widget3138] */
.Control_3138  .BlogRollBlogName { margin: 0; text-transform: uppercase; }
.Control_3138  .grad { border: 1px solid #ddd; }
.Control_3138  .BlogRollBlogName div { color: #ED6F6D; display: inline-block; padding: 10px 16px; font-size: 18px; font-weight: bold; }
.Control_3138  .BlogPostImage { margin-top: 20px; margin-bottom: 20px; }



.ControlLink_3138:hover {  }


.ControlLink_Link_3138 {  }
.ControlLink_Link_3138:hover {  }
/* [/Widget3138] */

/* [MenuList] */

/* [/MenuList] */

/* [Widget3283] */
.Control_3283 .nav > li > a:hover, .nav > li > a:focus { background: none; background-color: none; color: #999; }
.ControlHeader_3283 {  }
.ControlItem_3283 {  }
.ControlLink_3283 {  }
.ControlLink_3283:hover {  }
.ControlLink_3283 a {  }
.ControlLink_3283 a:hover {  }
.ControlLink_Link_3283 {  }
.ControlLink_Link_3283:hover {  }
.ControlLinkSeperator_3283 {  }
.ControlText_3283 {  }
.ControlInput_3283 {  }
.ControlFooter_3283 {  }
/* [/Widget3283] */

/* [Widget3293] */
.Control_3293 {  }
.ControlItem_3293 {  }
.ControlLink_3293 {  }
.ControlLink_3293:hover {  }
.ControlLink_3293 a {  }
.ControlLink_3293 a:hover {  }
.ControlLink_Link_3293 {  }
.ControlLink_Link_3293:hover {  }
.ControlLinkSeperator_3293 {  }
.ControlText_3293 {  }
.ControlInput_3293 {  }
.ControlFooter_3293 {  }
.BrowseByAttributeFilterButtonArea_3293 {  }
.BrowseByAttHeader_3293 {  }
/* [/Widget3293] */

/* [Widget3296] */
.Control_3296 .well .row:last-child .ControlItem_3296 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_3296 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3296 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_3296 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.ControlLink_3296 {  }
.ControlLink_3296:hover {  }
.ControlLink_3296 a {  }
.ControlLink_3296 a:hover {  }
.ControlLink_Link_3296 {  }
.ControlLink_Link_3296:hover {  }
.ControlLinkSeperator_3296 {  }
.ControlText_3296 {  }
.ControlInput_3296 {  }
.ControlFooter_3296 {  }
.FeaturedItemsRating_3296 {  }
.FeaturedItemsDetails_3296 {  }
.FeaturedItemsPriceHR_3296 {  }
.FeaturedItemsPriceAlignment_3296 {  }
.FeaturedItemsBuyMoreLinkHR_3296 {  }
.FeaturedItemsThumbnail_3296 {  }
.PriceLabels_3296 {  }
.ProductDisplayBuyNowLink_3296 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3296 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3296 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3296 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3296] */

/* [Widget3297] */
.Control_3297 .well .row:last-child .ControlItem_3297 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_3297 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3297 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_3297 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.Control_3297 {  }
.ControlHeader_3297 {  }
.ControlItem_3297 {  }
.ControlLink_3297 {  }
.ControlLink_3297:hover {  }
.ControlLink_3297 a {  }
.ControlLink_3297 a:hover {  }
.ControlLink_Link_3297 {  }
.ControlLink_Link_3297:hover {  }
.ControlLinkSeperator_3297 {  }
.ControlText_3297 {  }
.ControlInput_3297 {  }
.ControlFooter_3297 {  }
.FeaturedItemsRating_3297 {  }
.FeaturedItemsDetails_3297 {  }
.FeaturedItemsPriceHR_3297 {  }
.FeaturedItemsPriceAlignment_3297 {  }
.FeaturedItemsBuyMoreLinkHR_3297 {  }
.FeaturedItemsThumbnail_3297 {  }
.PriceLabels_3297 {  }
.ProductDisplayBuyNowLink_3297 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3297 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3297 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3297 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3297] */

/* [Widget3298] */
.Control_3298 .well .row:last-child .ControlItem_3298 { padding-left: 0; border-bottom: none; box-shadow: none; color: #000; margin-bottom: 0px; }
.Control_3298 a { color: #000; font-size: 16px; }
.LayoutLeftColumn .ProductDisplay strong .ControlHeader_3298 { text-transform: uppercase; padding-bottom: 20px; padding-left: 0; }
.ControlItem_3298 { padding-left: 0; border-bottom: 1px solid #DDDDDD; color: #000; margin-bottom: 20px; }
.Control_3298 {  }
.ControlHeader_3298 {  }
.ControlItem_3298 {  }
.ControlLink_3298 {  }
.ControlLink_3298:hover {  }
.ControlLink_3298 a {  }
.ControlLink_3298 a:hover {  }
.ControlLink_Link_3298 {  }
.ControlLink_Link_3298:hover {  }
.ControlLinkSeperator_3298 {  }
.ControlText_3298 {  }
.ControlInput_3298 {  }
.ControlFooter_3298 {  }
.FeaturedItemsRating_3298 {  }
.FeaturedItemsDetails_3298 {  }
.FeaturedItemsPriceHR_3298 {  }
.FeaturedItemsPriceAlignment_3298 {  }
.FeaturedItemsBuyMoreLinkHR_3298 {  }
.FeaturedItemsThumbnail_3298 {  }
.PriceLabels_3298 {  }
.ProductDisplayBuyNowLink_3298 { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink_3298 { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus_3298 { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea_3298 { float: right; padding-right: 5px; display: inline; }
/* [/Widget3298] */

/* [ImageLogo] */

/* [/ImageLogo] */

/* [Widget3142] */
.Control_3142 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; margin-bottom: 15px; padding: 0px; }
.Control_3142 img:hover { border: 1px solid #ED6F6D; }
.ControlHeader_3142 {  }
.ControlItem_3142 {  }
.ControlLink_3142 {  }
.ControlLink_3142:hover {  }
.ControlLink_3142 a {  }
.ControlLink_3142 a:hover {  }
.ControlLink_Link_3142 {  }
.ControlLink_Link_3142:hover {  }
.ControlLinkSeperator_3142 {  }
.ControlText_3142 {  }
.ControlInput_3142 {  }
.ControlFooter_3142 {  }
/* [/Widget3142] */

/* [Widget25909] */
.Control_25909 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; padding: 8px; }
.Control_25909 img:hover { border: 1px solid #ED6F6D; }
.ControlHeader_25909 {  }
.ControlItem_25909 {  }
.ControlLink_25909 {  }
.ControlLink_25909:hover {  }
.ControlLink_25909 a {  }
.ControlLink_25909 a:hover {  }
.ControlLink_Link_25909 {  }
.ControlLink_Link_25909:hover {  }
.ControlLinkSeperator_25909 {  }
.ControlText_25909 {  }
.ControlInput_25909 {  }
.ControlFooter_25909 {  }
/* [/Widget25909] */

/* [Widget3144] */
.Control_3144 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_3144 img:hover { border: 1px solid #ED6F6D; }



.ControlLink_3144:hover {  }


.ControlLink_Link_3144 {  }
.ControlLink_Link_3144:hover {  }
/* [/Widget3144] */

/* [Widget3146] */
.Control_3146 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_3146 img:hover { border: 1px solid #ED6F6D; }



.ControlLink_3146:hover {  }


.ControlLink_Link_3146 {  }
.ControlLink_Link_3146:hover {  }
/* [/Widget3146] */

/* [Widget3148] */
.Control_3148 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; margin-bottom: 25px; padding: 8px; width: 100%; }
.Control_3148 img:hover { border: 1px solid #ED6F6D; }



.ControlLink_3148:hover {  }


.ControlLink_Link_3148 {  }
.ControlLink_Link_3148:hover {  }
/* [/Widget3148] */

/* [Widget3140] */
.Control_3140 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; padding: 8px; }
.Control_3140 img:hover { border: 1px solid #ED6F6D; }



.ControlLink_3140:hover {  }


.ControlLink_Link_3140 {  }
.ControlLink_Link_3140:hover {  }
/* [/Widget3140] */

/* [Widget3150] */
.Control_3150 img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; padding: 0px; }
.Control_3150 img:hover { border: 1px solid #ED6F6D; }
.ControlHeader_3150 {  }
.ControlItem_3150 {  }
.ControlLink_3150 {  }
.ControlLink_3150:hover {  }
.ControlLink_3150 a {  }
.ControlLink_3150 a:hover {  }
.ControlLink_Link_3150 {  }
.ControlLink_Link_3150:hover {  }
.ControlLinkSeperator_3150 {  }
.ControlText_3150 {  }
.ControlInput_3150 {  }
.ControlFooter_3150 {  }
/* [/Widget3150] */

/* [Widget3134] */
.Control_3134 h2 { color: #ED6F6D; }
.Control_3134 a {  }
/* [/Widget3134] */

/* [BillMeLaterBanner] */

/* [/BillMeLaterBanner] */

/* [Widget3294] */
.Control_3294 { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #fff; margin-bottom: 30px; padding: 10px; text-align: center; }
.ControlHeader_3294 {  }
.ControlItem_3294 {  }
.ControlLink_3294 {  }
.ControlLink_3294:hover {  }
.ControlLink_3294 a {  }
.ControlLink_3294 a:hover {  }
.ControlLink_Link_3294 {  }
.ControlLink_Link_3294:hover {  }
.ControlLinkSeperator_3294 {  }
.ControlText_3294 {  }
.ControlInput_3294 {  }
.ControlFooter_3294 {  }
/* [/Widget3294] */

/* [DropDownNavigation] */

/* [/DropDownNavigation] */

/* [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] */

/* [Widget3131] */
.ControlLink_3131:hover {  }


.ControlLink_Link_3131 {  }
.ControlLink_Link_3131:hover {  }
/* [/Widget3131] */

/* [Widget3367] */
.ControlLink_3367:hover {  }


.ControlLink_Link_3367 {  }
.ControlLink_Link_3367:hover {  }
/* [/Widget3367] */

/* [Widget3368] */
.ControlLink_3368:hover {  }


.ControlLink_Link_3368 {  }
.ControlLink_Link_3368:hover {  }
/* [/Widget3368] */

/* [Widget3365] */
.Control_3365 { overflow: auto; }
.Control_3365 a {  }
/* [/Widget3365] */

/* [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] *//* [Widget3131] */




.ControlLink_3131:hover {  }


.ControlLink_Link_3131 {  }
.ControlLink_Link_3131:hover {  }














/* [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] */


.qty-spinner a { font-family: FontAwesome !important; }


.ThemeButton { color: #fff !important; }
.ThemeButton:active { background-color: #ed6f6d; }
.ThemeButton:focus { background-color: #ed6f6d; }

.ThemeButton:hover { background-color: #e34d4a; }

.btn-default { background-color: #ed6f6d !important; color: #fff !important; }

.btn-default:hover { background-color: #e34d4a !important; }

.btn-default:active { background-color: #ed6f6d; }
.btn-default:focus { background-color: #ed6f6d; }

.MoveToWishListThemeButton { background-color: #fff; }

.pagination li a { color: #e34d4a; }
.pagination li { color: #e34d4a; }
.pagination li  span { color: #e34d4a !important; }
.pagination > .active > a { background-color: #e34d4a !important; color: #fff; border-color: #e34d4a !important; }

#img_logo { background-color: #495565; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#img_ { background-color: #495565; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

#PhotoThumbnails_imgPhoto { width: 300px !important; }

.priceHeader { margin: 0px; }
#dvShippingEstimationLink { display: inline !important; }
.ProductDetailsSalePriceLabel { display: none; }
#lblSalePrice { font-size: 22px; color: #ed6f6d; font-weight: normal; }
#lblWasPriceArea {  }
.CategoryChildCategoryHeader { display: none; }
.CategoryCategoryHeader p { font-size: 14px; }
.CategoryCategoryHeader a { font-size: 14px; }
#imgCatImage { background-color: #495565; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; float: left; margin-right: 7px; }
.catHeaderName { border-bottom-width: 5px; font-size: 42px; color: #fff; position: absolute; top: 10px; left: 10px; text-shadow: -1px 0 #495565, 0 1px #495565, 1px 0 #495565, 0 -1px #495565; }
.catHeaderText { opacity: 0.9; background: #495565; margin: 0px 20px 0px 20px; padding: 5px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-adius: 10px; color: white; position: absolute; bottom: 10px; left: 10px; font-weight: bold; }
.catHeader { position: relative; overflow: auto; margin-bottom: 20px; }
/* table.servospecs & table.specs9pt moved over to specs on 8/20 */

table.specs9pt { font-size: 9px; margin: 0 auto; }

table.specs9pt, table.specs9pt td { border: 1px solid #000; border-collapse: collapse; padding: 5px; font-size: 9px; }
table.specs9pt tr.dark { background-color: #fff; color: #000; }
table.specs9pt tr.light { background-color: #f5f5f5; color: #000; }
table.specs9pt td.leftColHeaders { font-weight: bold; text-align: right; }
table.specs9pt td.rightColContent { text-align: left; }

table.servospecs { color: white; margin-left: auto; margin-right: auto; }
table.servospecs, table.servospecs td, table.masterspecs, table.masterspecs td { border: 1px solid #000; border-collapse: collapse; padding: 3px; }
table.servospecs tr.header, table.masterspecs tr.header { background-color: #495565; }
table.servospecs tr.dark, table.masterspecs tr.dark { background-color: #fff; color: #000; }
table.servospecs tr.light, table.masterspecs tr.light { background-color: #f5f5f5; color: #000; }
table.servospecs td.leftColHeaders, table.masterspecs td.leftColHeaders { font-weight: bold; text-align: right; }
table.servospecs td.rightColContent, table.masterspecs td.rightColContent { text-align: left; }
table.servospecs { margin-bottom: 7px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table.productspecs { color: white; margin-left: auto; margin-right: auto; }
table.productspecs, table.productspecs td { border: 1px solid #000; border-collapse: collapse; padding: 3px; }
table.productspecs tr.header { background-color: #495565; }
table.productspecs tr.dark { background-color: #fff; color: #000; }
table.productspecs tr.light { background-color: #f5f5f5; color: #000; }
table.productspecs td.leftColHeaders { font-weight: bold; text-align: right; }
table.productspecs td.rightColContent { text-align: left; }

.list-view { margin-bottom: 10px; border-bottom: 1px solid #495565; }

iframe { margin-left: auto; margin-right: auto; display: block; }
.youtube { margin-left: auto; margin-right: auto; display: block; }
#ctl27_lblCouponError { display: none !important; }

.videoWrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 15px; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; clear: both; }


table.table { -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; background-color: rgba(0, 0, 0, 0); border-bottom-color: rgb(221, 221, 221); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-bottom-style: solid; border-bottom-width: 1px; border-collapse: separate; border-image-outset: 0px; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; border-left-color: rgb(147, 153, 161); border-left-style: none; border-left-width: 0px; border-right-color: rgb(221, 221, 221); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(221, 221, 221); border-top-left-radius: 4px; border-top-right-radius: 4px; border-top-style: solid; border-top-width: 1px; display: table; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size: 13px; line-height: 22.1000003814697px; margin-bottom: 20px; max-width: 100%; }
table.table tbody { border-bottom-color: rgb(221, 221, 221); border-collapse: separate; border-left-color: rgb(147, 153, 161); border-right-color: rgb(221, 221, 221); border-top-color: rgb(221, 221, 221); display: table-row-group; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size: 13px; line-height: 22.1000003814697px; vertical-align: middle; }

table.table tr { border-bottom-color: rgb(221, 221, 221); border-collapse: separate; border-left-color: rgb(147, 153, 161); border-right-color: rgb(221, 221, 221); border-top-color: rgb(221, 221, 221); display: table-row; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size: 13px; line-height: 22.1000003814697px; vertical-align: middle; }

table.table tr:hover { background-color: rgb(240, 240, 240); }

table.table th { background-color: rgb(240, 240, 240); border-collapse: separate; border-left-color: rgb(221, 221, 221); border-left-style: solid; border-left-width: 1px; border-top-color: rgb(147, 153, 161); border-top-style: none; border-top-width: 0px; display: table-cell; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size: 13px; font-weight: bold; line-height: 20px; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: left; vertical-align: top; }
table.table td { border-collapse: separate; border-left-color: rgb(221, 221, 221); border-left-style: solid; border-left-width: 1px; border-top-color: rgb(221, 221, 221); border-top-style: solid; border-top-width: 1px; display: table-cell; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size: 13px; line-height: 20px; padding-bottom: 8px; padding-left: 8px; padding-right: 8px; padding-top: 8px; text-align: left; vertical-align: top; }

#hlExplainCvv { color: white !important; }

#contentBody { background: white; padding-top: 15px; border-left: solid 10px white; border-right: solid 10px white; }
.FeaturedItemsDetails { height: 55px; overflow: auto; }
.ProductDetailsDiscountList { float: left !important; font-size: 1em !important; }
.ProductDetailsDiscountList > li { background-color: #3c9cd6; }