@import url("../../../../content/common/include/styles/standard.css");

/*********************************************************************************************************************/
/* Start: global-part.css                                                                                            */
/*********************************************************************************************************************/


/*********************************************************************************************************************/
/* Start: backgrounds-part.css                                                                                       */
/*********************************************************************************************************************/

.background-dot-horizontal       { background-image: url("/content/Wolf/images/backgrounds/product-line-horizontal.png"); }
.background-dot-vertical         { background-image: url("/content/Wolf/images/backgrounds/product-line-vertical.png"); }
.ie_6 .background-dot-horizontal { background-image: url("/content/Wolf/images/backgrounds/product-line-horizontal.gif"); }
.ie_6 .background-dot-vertical   { background-image: url("/content/Wolf/images/backgrounds/product-line-vertical.gif"); }

/*********************************************************************************************************************/
/*  End : backgrounds-part.css                                                                                       */
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/* Start: sprites-part.css                                                                                           */
/*********************************************************************************************************************/


/* controls */

   a.sprite-combo-normal,
span.sprite-combo-normal,
   a.sprite-combo-rollover,
span.sprite-combo-rollover,
   a.sprite-combo-error,
span.sprite-combo-error,
   a.sprite-compare-remove,
span.sprite-compare-remove,
   a.sprite-container-auto-delivery,
span.sprite-container-auto-delivery,
   a.sprite-live-happiness-scroller-up,
span.sprite-live-happiness-scroller-up,
   a.sprite-live-happiness-scroller-down,
span.sprite-live-happiness-scroller-down,
   a.sprite-navigation-closed,
span.sprite-navigation-closed,
   a.sprite-navigation-open,
span.sprite-navigation-open,
   a.sprite-pager-left,
span.sprite-pager-left,
   a.sprite-pager-right,
span.sprite-pager-right,
   a.sprite-recipe-closed,
span.sprite-recipe-closed,
   a.sprite-recipe-open,
span.sprite-recipe-open,
   a.sprite-scrollable-normal-left,
span.sprite-scrollable-normal-left,
   a.sprite-scrollable-normal-right,
span.sprite-scrollable-normal-right,
   a.sprite-scrollable-rollover-left,
span.sprite-scrollable-rollover-left,
   a.sprite-scrollable-rollover-right,
span.sprite-scrollable-rollover-right,
   a.sprite-scrollbar-red-top,
span.sprite-scrollbar-red-top,
   a.sprite-scrollbar-red-bottom,
span.sprite-scrollbar-red-bottom,
   a.sprite-scrollbar-green-top,
span.sprite-scrollbar-green-top,
   a.sprite-scrollbar-green-bottom,
span.sprite-scrollbar-green-bottom,
   a.sprite-slideshow-play,
span.sprite-slideshow-play,
   a.sprite-slideshow-pause,
span.sprite-slideshow-pause,
   a.sprite-slideshow-normal,
span.sprite-slideshow-normal,
   a.sprite-slideshow-active,
span.sprite-slideshow-active,
   a.sprite-slideshow-prev,
span.sprite-slideshow-prev,
   a.sprite-slideshow-next,
span.sprite-slideshow-next,
   a.sprite-store-locator-closed,
span.sprite-store-locator-closed,
   a.sprite-store-locator-open,
span.sprite-store-locator-open,
   a.sprite-title-rounded-top,
span.sprite-title-rounded-top,
   a.sprite-titlepane-collapse,
span.sprite-titlepane-collapse,
   a.sprite-titlepane-expand,
span.sprite-titlepane-expand         { display: inline-block; }

.sprite-combo-normal,
.sprite-combo-rollover,
.sprite-combo-error,
.sprite-compare-remove,
.sprite-container-auto-delivery,
.sprite-live-happiness-scroller-up,
.sprite-live-happiness-scroller-down,
.sprite-navigation-closed,
.sprite-navigation-open,
.sprite-pager-left,
.sprite-pager-right,
.sprite-recipe-closed,
.sprite-recipe-open,
.sprite-scrollable-normal-left,
.sprite-scrollable-normal-right,
.sprite-scrollable-rollover-left,
.sprite-scrollable-rollover-right,
.sprite-scrollbar-red-top,
.sprite-scrollbar-red-bottom,
.sprite-scrollbar-green-top,
.sprite-scrollbar-green-bottom,
.sprite-slideshow-play,
.sprite-slideshow-pause,
.sprite-slideshow-normal,
.sprite-slideshow-active,
.sprite-slideshow-prev,
.sprite-slideshow-next,
.sprite-store-locator-closed,
.sprite-store-locator-open,
.sprite-title-rounded-top,
.sprite-titlepane-collapse,
.sprite-titlepane-expand             { background-image: url("/content/Wolf/images/sprites/controls.png"); font-size: 0; overflow: hidden; }

.sprite-combo-normal                 { background-position:    0px -61px; width: 185px; height: 60px; }
.sprite-combo-rollover               { background-position: -186px -61px; width: 185px; height: 60px; }
.sprite-combo-error                  { background-position: -372px -61px; width: 185px; height: 60px; }
.sprite-compare-remove               { background-position: -434px -36px; width:  24px; height: 24px; }
.sprite-container-auto-delivery      { background-position: -248px   0px; width: 185px; height: 60px; }
.sprite-live-happiness-scroller-up   { background-position: -459px -25px; width:  91px; height: 17px; }
.sprite-live-happiness-scroller-down { background-position: -459px -43px; width:  91px; height: 17px; }
.sprite-navigation-closed            { background-position:  -42px   0px; width:   7px; height: 10px; }
.sprite-navigation-open              { background-position:  -42px  -9px; width:   7px; height: 10px; }
.sprite-pager-left                   { background-position:  -18px   0px; width:  11px; height: 17px; }
.sprite-pager-right                  { background-position:  -30px   0px; width:  11px; height: 17px; }
.sprite-recipe-closed                { background-position:  -50px -10px; width:  11px; height: 10px; }
.sprite-recipe-open                  { background-position:  -50px   0px; width:  11px; height: 10px; }
.sprite-scrollable-normal-left       { background-position:    0px -20px; width:  20px; height: 20px; }
.sprite-scrollable-normal-right      { background-position:  -20px -20px; width:  20px; height: 20px; }
.sprite-scrollable-rollover-left     { background-position:    0px -40px; width:  20px; height: 20px; }
.sprite-scrollable-rollover-right    { background-position:  -20px -40px; width:  20px; height: 20px; }
.sprite-scrollbar-red-top            { background-position:   -9px   0px; width:   8px; height:  8px; }
.sprite-scrollbar-red-bottom         { background-position:   -9px  -9px; width:   8px; height:  8px; }
.sprite-scrollbar-green-top          { background-position:    0px   0px; width:   8px; height:  8px; }
.sprite-scrollbar-green-bottom       { background-position:    0px  -9px; width:   8px; height:  8px; }
.sprite-slideshow-play               { background-position:  -74px   0px; width:   9px; height: 11px; }
.sprite-slideshow-pause              { background-position:  -83px   0px; width:   9px; height: 11px; }
.sprite-slideshow-normal             { background-position:  -74px -11px; width:   9px; height:  9px; }
.sprite-slideshow-active             { background-position:  -83px -11px; width:   9px; height:  9px; }
.sprite-slideshow-prev               { background-position:  -93px   0px; width:  20px; height: 20px; }
.sprite-slideshow-next               { background-position: -114px   0px; width:  20px; height: 20px; }
.sprite-store-locator-closed         { background-position:  -62px -10px; width:  11px; height: 10px; }
.sprite-store-locator-open           { background-position:  -62px   0px; width:  11px; height: 10px; }
.sprite-title-rounded-top            { background-position:  -41px -20px; width: 206px; height: 40px; }
.sprite-titlepane-collapse           { background-position: -135px  -2px; width:  56px; height: 16px; }
.sprite-titlepane-expand             { background-position: -192px  -2px; width:  56px; height: 16px; }

.ie_6 .sprite-combo-normal,
.ie_6 .sprite-combo-rollover,
.ie_6 .sprite-combo-error,
.ie_6 .sprite-compare-remove,
.ie_6 .sprite-container-auto-delivery,
.ie_6 .sprite-live-happiness-scroller-up,
.ie_6 .sprite-live-happiness-scroller-down,
.ie_6 .sprite-navigation-closed,
.ie_6 .sprite-navigation-open,
.ie_6 .sprite-pager-left,
.ie_6 .sprite-pager-right,
.ie_6 .sprite-recipe-closed,
.ie_6 .sprite-recipe-open,
.ie_6 .sprite-scrollable-normal-left,
.ie_6 .sprite-scrollable-normal-right,
.ie_6 .sprite-scrollable-rollover-left,
.ie_6 .sprite-scrollable-rollover-right,
.ie_6 .sprite-scrollbar-red-top,
.ie_6 .sprite-scrollbar-red-bottom,
.ie_6 .sprite-scrollbar-green-top,
.ie_6 .sprite-scrollbar-green-bottom,
.ie_6 .sprite-slideshow-play,
.ie_6 .sprite-slideshow-pause,
.ie_6 .sprite-slideshow-normal,
.ie_6 .sprite-slideshow-active,
.ie_6 .sprite-slideshow-prev,
.ie_6 .sprite-slideshow-next,
.ie_6 .sprite-store-locator-closed,
.ie_6 .sprite-store-locator-open,
.ie_6 .sprite-title-rounded-top,
.ie_6 .sprite-titlepane-collapse,
.ie_6 .sprite-titlepane-expand       { background-image: url("/content/Wolf/images/sprites/controls.gif"); }





a.sprite-combo-dropdown-normal,
span.sprite-combo-dropdown-normal,
a.sprite-combo-dropdown-wide,
span.sprite-combo-dropdown-wide,
a.sprite-combo-dropdown-error,
span.sprite-combo-dropdown-error,
a.sprite-combo-dropup-normal,
span.sprite-combo-dropup-normal,
a.sprite-combo-dropup-wide,
span.sprite-combo-dropup-wide,
a.sprite-combo-dropup-error,
span.sprite-combo-dropup-error   { display: inline-block; }

.sprite-combo-dropdown-normal,
.sprite-combo-dropdown-wide,
.sprite-combo-dropdown-error,
.sprite-combo-dropup-normal,
.sprite-combo-dropup-wide,
.sprite-combo-dropup-error       { background-image: url("/content/Wolf/images/sprites/dropdown.png"); font-size: 0; overflow: hidden; }

.sprite-combo-dropdown-normal    { background-position: 0 -4px; width: 185px; height: 1060px; }
.sprite-combo-dropdown-wide      { background-position: -186px 0; width: 370px; height: 1064px; }
.sprite-combo-dropdown-error     { background-position: -557px -4px; width: 185px; height: 1060px; }
.sprite-combo-dropup-normal      { background-position: -743px 0; width: 185px; height: 1060px; }
.sprite-combo-dropup-wide        { background-position: -929px 0; width: 370px; height: 1064px; }
.sprite-combo-dropup-error       { background-position: -1300px 0; width: 185px; height: 1060px; }

.ie_6 .sprite-combo-dropdown-normal,
.ie_6 .sprite-combo-dropdown-wide,
.ie_6 .sprite-combo-dropdown-error,
.ie_6 .sprite-combo-dropup-normal,
.ie_6 .sprite-combo-dropup-wide,
.ie_6 .sprite-combo-dropup-error { background-image: url("/content/Wolf/images/sprites/dropdown.gif"); }



/* Checkout */

a.sprite-checkout-breadcrumb-1-normal,
span.sprite-checkout-breadcrumb-1-normal,
a.sprite-checkout-breadcrumb-2-normal,
span.sprite-checkout-breadcrumb-2-normal,
a.sprite-checkout-breadcrumb-2-rollover-1,
span.sprite-checkout-breadcrumb-2-rollover-1,
a.sprite-checkout-breadcrumb-3-normal,
span.sprite-checkout-breadcrumb-3-normal,
a.sprite-checkout-breadcrumb-3-rollover-1,
span.sprite-checkout-breadcrumb-3-rollover-1,
a.sprite-checkout-breadcrumb-3-rollover-2,
span.sprite-checkout-breadcrumb-3-rollover-2,
a.sprite-checkout-breadcrumb-4-normal,
span.sprite-checkout-breadcrumb-4-normal,
a.sprite-checkout-cap-normal,
span.sprite-checkout-cap-normal,
a.sprite-checkout-cap-columns-unset,
span.sprite-checkout-cap-columns-unset,
a.sprite-checkout-cap-columns-set,
span.sprite-checkout-cap-columns-set,
a.sprite-checkout-cap-final,
span.sprite-checkout-cap-final,
a.sprite-checkout-calendar-arrow-left,
span.sprite-checkout-calendar-arrow-left,
a.sprite-checkout-calendar-arrow-right,
span.sprite-checkout-calendar-arrow-right,
a.sprite-checkout-credit-cards-all,
span.sprite-checkout-credit-cards-all,
a.sprite-checkout-credit-cards-harry-and-david,
span.sprite-checkout-credit-cards-harry-and-david,
a.sprite-checkout-credit-cards-mastercard,
span.sprite-checkout-credit-cards-mastercard,
a.sprite-checkout-credit-cards-visa,
span.sprite-checkout-credit-cards-visa,
a.sprite-checkout-credit-cards-discover,
span.sprite-checkout-credit-cards-discover,
a.sprite-checkout-credit-cards-diners-club,
span.sprite-checkout-credit-cards-diners-club,
a.sprite-checkout-credit-cards-jcb,
span.sprite-checkout-credit-cards-jcb,
a.sprite-checkout-credit-cards-american-express,
span.sprite-checkout-credit-cards-american-express,
a.sprite-checkout-checkbox-checked,
span.sprite-checkout-checkbox-checked,
a.sprite-checkout-checkbox-unchecked,
span.sprite-checkout-checkbox-unchecked,
a.sprite-checkout-clamation-normal,
span.sprite-checkout-clamation-normal,
a.sprite-checkout-clamation-set,
span.sprite-checkout-clamation-set,
a.sprite-checkout-clamation-unset,
span.sprite-checkout-clamation-unset,
a.sprite-checkout-step-1-set,
span.sprite-checkout-step-1-set,
a.sprite-checkout-step-1-unset,
span.sprite-checkout-step-1-unset,
a.sprite-checkout-step-2-set,
span.sprite-checkout-step-2-set,
a.sprite-checkout-step-2-unset,
span.sprite-checkout-step-2-unset              { display: inline-block; }

.sprite-checkout-breadcrumb-1-normal,
.sprite-checkout-breadcrumb-2-normal,
.sprite-checkout-breadcrumb-2-rollover-1,
.sprite-checkout-breadcrumb-3-normal,
.sprite-checkout-breadcrumb-3-rollover-1,
.sprite-checkout-breadcrumb-3-rollover-2,
.sprite-checkout-breadcrumb-4-normal,
.sprite-checkout-cap-normal,
.sprite-checkout-cap-columns-unset,
.sprite-checkout-cap-columns-set,
.sprite-checkout-cap-final,
.sprite-checkout-calendar-arrow-left,
.sprite-checkout-calendar-arrow-right,
.sprite-checkout-credit-cards-all,
.sprite-checkout-credit-cards-harry-and-david,
.sprite-checkout-credit-cards-mastercard,
.sprite-checkout-credit-cards-visa,
.sprite-checkout-credit-cards-discover,
.sprite-checkout-credit-cards-diners-club,
.sprite-checkout-credit-cards-jcb,
.sprite-checkout-credit-cards-american-express,
.sprite-checkout-checkbox-checked,
.sprite-checkout-checkbox-unchecked,
.sprite-checkout-clamation-normal,
.sprite-checkout-clamation-set,
.sprite-checkout-clamation-unset,
.sprite-checkout-step-1-set,
.sprite-checkout-step-1-unset,
.sprite-checkout-step-2-set,
.sprite-checkout-step-2-unset                  { background-image: url("/content/Wolf/images/sprites/checkout.png"); font-size: 0; overflow: hidden; }

.sprite-checkout-breadcrumb-1-normal           { background-position: 0 -32px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-2-normal           { background-position: 0 -66px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-2-rollover-1       { background-position: 0 -100px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-3-normal           { background-position: 0 -134px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-3-rollover-1       { background-position: 0 -168px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-3-rollover-2       { background-position: 0 -202px; width: 674px; height: 34px; }
.sprite-checkout-breadcrumb-4-normal           { background-position: 0 -236px; width: 674px; height: 34px; }
.sprite-checkout-cap-normal                    { background-position: 0 -271px; width: 880px; height: 30px; }
.sprite-checkout-cap-columns-unset             { background-position: 0 -302px; width: 880px; height: 30px; }
.sprite-checkout-cap-columns-set               { background-position: 0 -333px; width: 880px; height: 30px; }
.sprite-checkout-cap-final                     { background-position: 0 -364px; width: 880px; height: 30px; }
.sprite-checkout-calendar-arrow-left           { background-position: -92px -9px; width: 14px; height: 16px; }
.sprite-checkout-calendar-arrow-right          { background-position: -107px -9px; width: 14px; height: 16px; }
.sprite-checkout-credit-cards-all              { background-position: -675px -32px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-harry-and-david  { background-position: -675px -57px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-mastercard       { background-position: -675px -82px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-visa             { background-position: -675px -107px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-discover         { background-position: -675px -132px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-diners-club      { background-position: -675px -157px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-jcb              { background-position: -675px -182px; width: 250px; height: 24px; }
.sprite-checkout-credit-cards-american-express { background-position: -675px -207px; width: 250px; height: 24px; }
.sprite-checkout-checkbox-checked              { background-position: -215px -1px; width: 8px; height: 8px; }
.sprite-checkout-checkbox-unchecked            { background-position: -224px -1px; width: 8px; height: 8px; }
.sprite-checkout-clamation-normal              { background-position: -122px -1px; width: 30px; height: 30px; }
.sprite-checkout-clamation-set                 { background-position: -153px -1px; width: 30px; height: 30px; }
.sprite-checkout-clamation-unset               { background-position: -184px -1px; width: 30px; height: 30px; }
.sprite-checkout-step-1-set                    { background-position: 0 -9px; width: 22px; height: 22px; }
.sprite-checkout-step-1-unset                  { background-position: -23px -9px; width: 22px; height: 22px; }
.sprite-checkout-step-2-set                    { background-position: -46px -9px; width: 22px; height: 22px; }
.sprite-checkout-step-2-unset                  { background-position: -69px -9px; width: 22px; height: 22px; }


/*********************************************************************************************************************/
/*  End : sprites-part.css                                                                                           */
/*********************************************************************************************************************/
/********************************/
/* CSS Buttons Style Sheet Base */
/* Included by global.css       */
/********************************/

/* CSS Button Colors */
.btn                 { background-color: #b77a31; }
.btn:hover           { background-color: #7e5c34; }
.btn.btn-green       { background-color: #4c9a44; }
.btn.btn-green:hover { background-color: #457241; }
.btn.btn-red         { background-color: #ac0d2b; }
.btn.btn-red:hover   { background-color: #94001c; }

/* CSS Button Border Colors for IE 6 */
.ie_6 .btn                 { border-color: #b77a31; }
.ie_6 .btn:hover           { border-color: #7e5c34; }
.ie_6 .btn.btn-green       { border-color: #4c9a44; }
.ie_6 .btn.btn-green:hover { border-color: #457241; }
.ie_6 .btn.btn-red         { border-color: #ac0d2b; }
.ie_6 .btn.btn-red:hover   { border-color: #94001c; }
/*********************************************************************************************************************/
/* Start: breadcrumb-part.css                                                                                        */
/*********************************************************************************************************************/


#breadcrumb .crumb.last { color: #a76618; }


/*********************************************************************************************************************/
/*  End : breadcrumb-part.css                                                                                        */
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/* Start: DijitDialog-part.css                                                                                       */
/*********************************************************************************************************************/


.dijitDialogTitleBar .dijitDialogTitle { color: #A76618; }

#dialog-SIZES        { width: 540px; }


/* Checkout **********************************************************************************************************/

/* Login */
#logon-popup .middle { background-image: url("/content/Wolf/images/backgrounds/checkout-line-vertical.png"); }


/*********************************************************************************************************************/
/*  End : DijitDialog-part.css                                                                                       */
/*********************************************************************************************************************/


/*********************************************************************************************************************/
/*  End : global-part.css                                                                                            */
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/* Start: header-part.css                                                                                            */
/*********************************************************************************************************************/


#header a,
#header .search .label,
#header #giftlistIcon,
#header .greeting,
#header .phone          { color: #a76618; }

#header .giftlist-link a,
#header #giftlistIcon     { color: #692700; }

#header .utility-left  { margin-left:  10px; border-right: 1px solid #a76618; }
#header .utility-right { margin-right: 10px; }

#header .cart { background-color: #FFCF4F; }


/* Logo */

#header .logo a { background-image: url("/content/Wolf/images/header/logo.png"); }


/* Panels */

.panel .titlebar { background-color: #EAAF11; }
.panel .colored  { color: #a76618; }


/*********************************************************************************************************************/
/*  End : header-part.css                                                                                            */
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/* Start: menus-part.css                                                                                             */
/*********************************************************************************************************************/


/* Global */

#menu                      { position: relative; z-index: 950; margin-bottom: 5px; }
#menu .separator           { float: left }
#menu .menu                { display: none; float: left; position: relative; }
#menu .menu a              { display: block; }
#menu .menu .base          { padding:0px;}
#menu .menu .entries       { display: none; position: absolute; background: #fff; border-color: #ddd; border: 1px solid #888; border-top: none;}
#menu .menu .entries .end  { background-image: url("/content/common/images/sprites/global.png"); background-position: 0px 0px; max-width: 500px; height: 10px; font-size: 0; } /* sprite: wood-foo */
#menu .menu.hover .entries { display: block; }
#menu .menu .entry         { margin: 2px 0; }
#menu .menu .entry.hover   { background-color: #eee; }
#menu .menu .entry a       { color: #000; display: block; padding: 5px 14px; height: auto; text-decoration: none; }
#menu .menu .entry a:hover { color: #000; display: block; text-decoration: none; }
#menu .menu .entry .red    { color: #c00; }
#menu .menu.hover          { background-image: none; }


/* Shop by Price, Shop by Occasion, Shop by Category, Sale - 6e00f1125ed0ceb4ff8887439317ce93 */

#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-price,
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-occasion,
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-shop-by-category,
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-wsales-and-values              { display: block; }

#menu.set6e00f1125ed0ceb4ff8887439317ce93 .separator,
#menu.set6e00f1125ed0ceb4ff8887439317ce93 .menu a.base                         { background-image: url("/content/Wolf/images/sprites/menu.png"); }

#menu.set6e00f1125ed0ceb4ff8887439317ce93 .separator                           { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 .separator.first,
#menu.set6e00f1125ed0ceb4ff8887439317ce93 .separator.last                      { display: none; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-price a.base          { background-position: -4px 0px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-occasion a.base       { background-position: -237px 0px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-shop-by-category a.base        { background-position: -470px 0px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-wsales-and-values a.base       { background-position: -703px 0px; width: 255px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-price.hover a.base    { background-position: -4px -28px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-occasion.hover a.base { background-position: -237px -28px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-shop-by-category.hover a.base  { background-position: -470px -28px; width: 232px; height: 27px; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-wsales-and-values.hover a.base { background-position: -703px -28px; width: 255px; height: 27px; }

#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-price .entries        { width: 230px; top: 27px; left: 0; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-gifts-by-occasion .entries     { width: 230px; top: 27px; left: 0; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-shop-by-category .entries      { width: 230px; top: 27px; left: 0; }
#menu.set6e00f1125ed0ceb4ff8887439317ce93 #menu-wsales-and-values .entries     { width: 253px; top: 27px; left: 0; }


/* Shop by Category, Shop by Occasion, Shop by Price, Sale - 021dea0ac8e5d9654e71f31c5fb80dd3 */

#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-price,
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-occasion,
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-shop-by-category,
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-wsales-and-values              { display: block; }

#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 .separator,
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 .menu a.base                         { background-image: url("/content/Wolf/images/sprites/menu.png"); }

#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 .separator                           { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 .separator.first,
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 .separator.last                      { display: none; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-price a.base          { background-position: -4px 0px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-occasion a.base       { background-position: -237px 0px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-shop-by-category a.base        { background-position: -470px 0px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-wsales-and-values a.base       { background-position: -703px 0px; width: 255px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-price.hover a.base    { background-position: -4px -28px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-occasion.hover a.base { background-position: -237px -28px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-shop-by-category.hover a.base  { background-position: -470px -28px; width: 232px; height: 27px; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-wsales-and-values.hover a.base { background-position: -703px -28px; width: 255px; height: 27px; }

#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-price .entries        { width: 230px; top: 27px; left: 0; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-gifts-by-occasion .entries     { width: 230px; top: 27px; left: 0; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-shop-by-category .entries      { width: 230px; top: 27px; left: 0; }
#menu.set021dea0ac8e5d9654e71f31c5fb80dd3 #menu-wsales-and-values .entries     { width: 253px; top: 27px; left: 0; }


/* Shop by Price, Shop by Occasion, Shop Holiday Gifts, Shop by Category, Sale - 8c5081201c7a69bfd6478ac24545bd36 */

#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-holiday-gourmet-gifts,
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-price,
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-occasion,
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-category,
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-wsales-and-values                          { display: block; }

#menu.set8c5081201c7a69bfd6478ac24545bd36 .separator,
#menu.set8c5081201c7a69bfd6478ac24545bd36 .menu a.base                                     { background-image: url("/content/Wolf/images/sprites/menu-8c5081201c7a69bfd6478ac24545bd36.png"); }

#menu.set8c5081201c7a69bfd6478ac24545bd36 .separator                                       { background-position: 0px 0px; width: 4px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 .separator.first,
#menu.set8c5081201c7a69bfd6478ac24545bd36 .separator.last                                  { display: none; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-price a.base                      { background-position: -5px 0px; width: 183px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-occasion a.base                   { background-position: -189px 0px; width: 213px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-holiday-gourmet-gifts a.base       { background-position: -403px 0px; width: 220px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-category a.base                    { background-position: -624px 0px; width: 213px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-wsales-and-values a.base                   { background-position: -838px 0px; width: 115px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-price.hover a.base                { background-position: -5px -28px; width: 183px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-occasion.hover a.base             { background-position: -189px -28px; width: 213px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-holiday-gourmet-gifts.hover a.base { background-position: -403px -28px; width: 220px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-category.hover a.base              { background-position: -624px -28px; width: 213px; height: 27px; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-wsales-and-values.hover a.base             { background-position: -838px -28px; width: 115px; height: 27px; }

#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-price .entries                    { width: 181px; top: 27px; left: 0; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-gifts-by-occasion .entries                 { width: 211px; top: 27px; left: 0; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-holiday-gourmet-gifts .entries     { width: 218px; top: 27px; left: 0; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-shop-by-category .entries                  { width: 211px; top: 27px; left: 0; }
#menu.set8c5081201c7a69bfd6478ac24545bd36 #menu-wsales-and-values .entries                 { width: 113px; top: 27px; left: 0; }

/* Shop by Category, Shop Holiday Gifts, Gifts by Occasion, Gifts by Price, Sale - 60ceba06e8824c62844deedd236623e6 */

#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-holiday-gourmet-gifts,
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-price,
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-occasion,
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-category,
#menu.set60ceba06e8824c62844deedd236623e6 #menu-wsales-and-values                          { display: block; }

#menu.set60ceba06e8824c62844deedd236623e6 .separator,
#menu.set60ceba06e8824c62844deedd236623e6 .menu a.base                                     { background-image: url("/content/Wolf/images/sprites/menu-60ceba06e8824c62844deedd236623e6.png"); }

#menu.set60ceba06e8824c62844deedd236623e6 .separator                                       { background-position: 0px 0px; width: 4px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 .separator.first,
#menu.set60ceba06e8824c62844deedd236623e6 .separator.last                                  { display: none; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-price a.base                      { background-position: -5px 0px; width: 183px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-occasion a.base                   { background-position: -189px 0px; width: 213px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-holiday-gourmet-gifts a.base       { background-position: -403px 0px; width: 220px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-category a.base                    { background-position: -624px 0px; width: 213px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-wsales-and-values a.base                   { background-position: -838px 0px; width: 115px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-price.hover a.base                { background-position: -5px -28px; width: 183px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-occasion.hover a.base             { background-position: -189px -28px; width: 213px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-holiday-gourmet-gifts.hover a.base { background-position: -403px -28px; width: 220px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-category.hover a.base              { background-position: -624px -28px; width: 213px; height: 27px; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-wsales-and-values.hover a.base             { background-position: -838px -28px; width: 115px; height: 27px; }

#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-price .entries                    { width: 181px; top: 27px; left: 0; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-gifts-by-occasion .entries                 { width: 211px; top: 27px; left: 0; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-holiday-gourmet-gifts .entries     { width: 218px; top: 27px; left: 0; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-shop-by-category .entries                  { width: 211px; top: 27px; left: 0; }
#menu.set60ceba06e8824c62844deedd236623e6 #menu-wsales-and-values .entries                 { width: 113px; top: 27px; left: 0; }

/* Shop by Price, Shop by Occasion, Shop Holiday Gifts, Shop by Category - set1de8c13dde9d256e13aaffe2ef12d3aa */

#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-holiday-gourmet-gifts,
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-price,
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-occasion,
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-category                          { display: block; }

#menu.set1de8c13dde9d256e13aaffe2ef12d3aa .separator,
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa .menu a.base                                     { background-image: url("/content/Wolf/images/sprites/menu-1de8c13dde9d256e13aaffe2ef12d3aa.png"); }

#menu.set1de8c13dde9d256e13aaffe2ef12d3aa .separator                                       { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa .separator.first,
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa .separator.last                                  { display: none; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-price a.base                      { background-position: -4px 0px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-occasion a.base                   { background-position: -237px 0px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-holiday-gourmet-gifts a.base       { background-position: -470px 0px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-category a.base                    { background-position: -703px 0px; width: 255px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-price.hover a.base                { background-position: -4px -28px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-occasion.hover a.base             { background-position: -237px -28px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-holiday-gourmet-gifts.hover a.base { background-position: -470px -28px; width: 232px; height: 27px; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-category.hover a.base              { background-position: -703px -28px; width: 255px; height: 27px; }

#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-price .entries                    { width: 230px; top: 27px; left: 0; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-gifts-by-occasion .entries                 { width: 230px; top: 27px; left: 0; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-holiday-gourmet-gifts .entries     { width: 230px; top: 27px; left: 0; }
#menu.set1de8c13dde9d256e13aaffe2ef12d3aa #menu-shop-by-category .entries                  { width: 253px; top: 27px; left: 0; }

/* Shop by Price, Shop by Occasion, Shop Holiday Gifts, Shop by Category - set0f678ec4991b1160beea4f82e2a57837 */

#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-holiday-gourmet-gifts,
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-price,
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-occasion,
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-category                          { display: block; }

#menu.set0f678ec4991b1160beea4f82e2a57837 .separator,
#menu.set0f678ec4991b1160beea4f82e2a57837 .menu a.base                                     { background-image: url("/content/Wolf/images/sprites/menu-0f678ec4991b1160beea4f82e2a57837.png"); }

#menu.set0f678ec4991b1160beea4f82e2a57837 .separator                                       { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 .separator.first,
#menu.set0f678ec4991b1160beea4f82e2a57837 .separator.last                                  { display: none; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-price a.base                      { background-position: -4px 0px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-occasion a.base                   { background-position: -237px 0px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-holiday-gourmet-gifts a.base       { background-position: -470px 0px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-category a.base                    { background-position: -703px 0px; width: 255px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-price.hover a.base                { background-position: -4px -28px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-occasion.hover a.base             { background-position: -237px -28px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-holiday-gourmet-gifts.hover a.base { background-position: -470px -28px; width: 232px; height: 27px; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-category.hover a.base              { background-position: -703px -28px; width: 255px; height: 27px; }

#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-price .entries                    { width: 230px; top: 27px; left: 0; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-gifts-by-occasion .entries                 { width: 230px; top: 27px; left: 0; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-holiday-gourmet-gifts .entries     { width: 230px; top: 27px; left: 0; }
#menu.set0f678ec4991b1160beea4f82e2a57837 #menu-shop-by-category .entries                  { width: 253px; top: 27px; left: 0; }


/* Shop By Price, Shop By Occasion, Shop By Category - 277ea853ca3d0abc2f4d7cf205fb6023 */

#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-shop-by-category,
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-occasion,
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-price                 { display: block; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 .separator.first,
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 .separator.last                      { display: none; }

#menu.set277ea853ca3d0abc2f4d7cf205fb6023 .separator,
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 .menu a.base                         { background-image: url("/content/Wolf/images/sprites/menu-277ea853ca3d0abc2f4d7cf205fb6023.png"); overflow: hidden; }

#menu.set277ea853ca3d0abc2f4d7cf205fb6023 .separator                           { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-shop-by-category a.base        { background-position: -642px 0px; width: 318px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-occasion a.base       { background-position: -323px 0px; width: 318px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-price a.base          { background-position: -4px 0px; width: 318px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-shop-by-category.hover a.base  { background-position: -642px -28px; width: 318px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-occasion.hover a.base { background-position: -323px -28px; width: 318px; height: 27px; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-price.hover a.base    { background-position: -4px -28px; width: 318px; height: 27px; }

#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-shop-by-category .entries      { width: 316px; top: 27px; left: 0; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-occasion .entries     { width: 316px; top: 27px; left: 0; }
#menu.set277ea853ca3d0abc2f4d7cf205fb6023 #menu-gifts-by-price .entries        { width: 316px; top: 27px; left: 0; }


/* Shop By Price, Shop By Occasion, Shop By Category - fd7a2c80ec421fdd59ac4547e29ee97c */

#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-shop-by-category,
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-occasion,
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-price                 { display: block; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c .separator.first,
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c .separator.last                      { display: none; }

#menu.setfd7a2c80ec421fdd59ac4547e29ee97c .separator,
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c .menu a.base                         { background-image: url("/content/Wolf/images/sprites/menu-fd7a2c80ec421fdd59ac4547e29ee97c.png"); overflow: hidden; }

#menu.setfd7a2c80ec421fdd59ac4547e29ee97c .separator                           { background-position: 0px 0px; width: 3px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-shop-by-category a.base        { background-position: -642px 0px; width: 318px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-occasion a.base       { background-position: -323px 0px; width: 318px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-price a.base          { background-position: -4px 0px; width: 318px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-shop-by-category.hover a.base  { background-position: -642px -28px; width: 318px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-occasion.hover a.base { background-position: -323px -28px; width: 318px; height: 27px; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-price.hover a.base    { background-position: -4px -28px; width: 318px; height: 27px; }

#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-shop-by-category .entries      { width: 316px; top: 27px; left: 0; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-occasion .entries     { width: 316px; top: 27px; left: 0; }
#menu.setfd7a2c80ec421fdd59ac4547e29ee97c #menu-gifts-by-price .entries        { width: 316px; top: 27px; left: 0; }


/*********************************************************************************************************************/
/*  End : menus-part.css                                                                                             */
/*********************************************************************************************************************/
/*********************************************************************************************************************/
/* Start: footer-part.css                                                                                            */
/*********************************************************************************************************************/


#footer .links ul li,
#footer .links ul h4            { width: 240px; }
#footer .links ul h4            { border-bottom: 1px solid #7e5c34; color: #a76618; }
#footer .links ul h4 a          { color: #a76618; }
#footer .links ul ul li a       { color: #666; }
#footer .links ul ul li a:hover { color: #7e5c34; }
#footer .links ul ul li.more a  { color: #000; }


/* Brands */

#footer .brands .middle { float: none; margin: 0 100px; }

#footer .footerBanners {
	width:960px;
}

/*********************************************************************************************************************/
/*  End : footer-part.css                                                                                            */
/*********************************************************************************************************************/
