/*
Use the body tag class and id to display the right header : 

<body class="catalog maxi men outerwear jackets" id="category_overview">

classes: 
	catalog: section (other sections: in_action, community, care_center, customer_service, utilities)
	maxi: site type (other type: midi (europe).)
	men: gender (other genders: women, kids.)
	outerwear: category (other categories: footwear, cycling ...)
	jackets: sub-category (other sub-categories: boots, mountain ...)

ids: 
	category_overview: template kind (other template kinds: store_front, product_list, product_page ...)

*/


/*---------------- Headers for by Gear Section -------------------------- */

/*---------------Maxi//////////////////////////////
/////////////////////////
*/

/*Store Front(gender landing)----class order is slightly different from the rest here as topbanner already has a class (tall) asigned to it*/
/*men*/
body#store_front.maxi_men .tall,
body#store_front_selected.maxi_men .tall{ background: url(../images/headers/h1-men-store_front.jpg) 0 0 no-repeat; }
/*women*/
body#store_front.maxi_women .tall,
body#store_front_selected.maxi_women .tall { background: url(../images/headers/h1-women-store_front.jpg) 0 0 no-repeat; }
/*kids*/
body#store_front.maxi_kids .tall,
body#store_front_selected.maxi_kids .tall { background: url(../images/headers/h1-kids-store_front.jpg) 0 0 no-repeat; }


/*Gloves & Accessories*/
/*men*/
body#category_overview.men .gloves_accessories,
body#product_list.men .gloves_accessories,
body#product_page.men .gloves_accessories,
body#brand_categories.men .gloves_accessories { background: url(../images/headers/max/gear/men/gloves&accessories/h1-gear-MEN_gloves_Accessories.jpg) 0 0 no-repeat; }

body#category_overview.men .gloves,
body#product_list.men .gloves,
body#product_page.men .gloves,
body#brand_categories.men .gloves { background: url(../images/headers/max/gear/men/gloves&accessories/h1-gear-MEN_gloves_Gloves.jpg) 0 0 no-repeat; }

body#category_overview.men .gloves_2in1,
body#product_list.men .gloves_2in1,
body#product_page.men .gloves_2in1,
body#brand_categories.men .gloves_2in1 { background: url(../images/headers/max/gear/men/gloves&accessories/h1-gear-MEN_gloves_2in1_techology.jpg) 0 0 no-repeat; }

body#category_overview.men .gloves_xcr,
body#product_list.men .gloves_xcr,
body#product_page.men .gloves_xcr,
body#brand_categories.men .gloves_xcr { background: url(../images/headers/max/gear/men/gloves&accessories/h1-gear-MEN_gloves_XCR.jpg) 0 0 no-repeat; }
/*women*/
body#category_overview.women .gloves_xcr,
body#product_list.women .gloves_xcr,
body#product_page.women .gloves_xcr,
body#brand_categories.women .gloves_xcr { background: url(../images/headers/max/gear/women/gloves&accessories/h1-gear-WOMEN_gloves_XCR_techology.jpg) 0 0 no-repeat; }

body#category_overview.women .gloves,
body#product_list.women .gloves,
body#product_page.women .gloves,
body#brand_categories.women .gloves { background: url(../images/headers/max/gear/women/gloves&accessories/h1-gear-WOMEN_gloves_Gloves.jpg) 0 0 no-repeat; }

body#category_overview.women .gloves_2in1,
body#product_list.women .gloves_2in1,
body#product_page.women .gloves_2in1,
body#brand_categories.women .gloves_2in1 { background: url(../images/headers/max/gear/women/gloves&accessories/h1-gear-WOMEN_gloves_2in1_techology.jpg) 0 0 no-repeat; }

body#category_overview.women .gloves_accessories,
body#product_list.women .gloves_accessories,
body#product_page.women .gloves_accessories,
body#brand_categories.women .gloves_accessories { background: url(../images/headers/max/gear/women/gloves&accessories/h1-gear-WOMEN_gloves_Accessories.jpg) 0 0 no-repeat; }
/*kids*/
body#category_overview.kids .gloves_xcr,
body#product_list.kids .gloves_xcr,
body#product_page.kids .gloves_xcr,
body#brand_categories.kids .gloves_xcr { background: url(../images/headers/max/gear/kids/gloves&accessories/h1-gear-KIDS_gloves_XCR_techology.jpg) 0 0 no-repeat; }

body#category_overview.kids .gloves,
body#product_list.kids .gloves,
body#product_page.kids .gloves,
body#brand_categories.kids .gloves { background: url(../images/headers/max/gear/kids/gloves&accessories/h1-gear-KIDS_gloves_Gloves.jpg) 0 0 no-repeat; }

body#category_overview.kids .gloves_accessories,
body#product_list.kids .gloves_accessories,
body#product_page.kids .gloves_accessories,
body#brand_categories.kids .gloves_accessories { background: url(../images/headers/max/gear/kids/gloves&accessories/h1-gear-KIDS_gloves_Accessories.jpg) 0 0 no-repeat; }



/*Footwear*/
/*Men*/
body#category_overview.men .footwear1,
body#product_list.men .footwear1,
body#product_page.men .footwear1,
body#brand_categories.men .footwear1 { background: url(../images/headers/max/gear/men/footwear/h1-gear-MEN_footwear_performance_comfort_header.jpg) 0 0 no-repeat; }

body#category_overview.men .insulated_comfort,
body#product_list.men .insulated_comfort,
body#product_page.men .insulated_comfort,
body#brand_categories.men .insulated_comfort { background: url(../images/headers/max/gear/men/footwear/h1-gear-MEN_footwear_footwear1.jpg) 0 0 no-repeat; }

body#category_overview.men .footwear_xcr1,
body#product_list.men .footwear_xcr1,
body#product_page.men .footwear_xcr1,
body#brand_categories.men .footwear_xcr1 { background: url(../images/headers/max/gear/men/footwear/h1-gear-MEN_footwear_XCR1.jpg) 0 0 no-repeat; }

/*Women*/
body#category_overview.women .footwear1,
body#product_list.women .footwear1,
body#product_page.women .footwear1,
body#brand_categories.women .footwear1 { background: url(../images/headers/max/gear/women/footwear/h1-gear-WOMEN_footwear_performance_comfort_header.jpg) 0 0 no-repeat; }

body#category_overview.women .insulated_comfort,
body#product_list.women .insulated_comfort,
body#product_page.women .insulated_comfort,
body#brand_categories.women .insulated_comfort { background: url(../images/headers/max/gear/women/footwear/h1-gear-WOMEN_footwear_footwear1.jpg) 0 0 no-repeat; }

body#category_overview.women .footwear_xcr1,
body#product_list.women .footwear_xcr1,
body#product_page.women .footwear_xcr1,
body#brand_categories.women .footwear_xcr1 { background: url(../images/headers/max/gear/women/footwear/h1-gear-WOMEN_footwear_XCR1.jpg) 0 0 no-repeat; }

/*kids*/
body#category_overview.kids .footwear1,
body#product_list.kids .footwear1,
body#product_page.kids .footwear1,
body#brand_categories.kids .footwear1 { background: url(../images/headers/max/gear/kids/footwear/h1-gear-KIDS_footwear_Footwear.jpg) 0 0 no-repeat; }

body#category_overview.kids .insulated_comfort,
body#product_list.kids .insulated_comfort,
body#product_page.kids .insulated_comfort,
body#brand_categories.kids .insulated_comfort{ background: url(../images/headers/max/gear/kids/gloves&accessories/h1-gear-KIDS_gloves_Gloves.jpg) 0 0 no-repeat; }

body#category_overview.kids .footwear_xcr1,
body#product_list.kids .footwear_xcr1,
body#product_page.kids .footwear_xcr1,
body#brand_categories.kids .footwear_xcr1 { background: url(../images/headers/max/gear/kids/footwear/h1-gear-KIDS_footwear_XCR1.jpg) 0 0 no-repeat; }


/*Outerwear*/
/*Men*/
body#category_overview.men .outerwear_softshell,
body#product_list.men .outerwear_softshell,
body#product_page.men .outerwear_softshell,
body#brand_categories .outerwear_softshell { background: url(../images/headers/max/gear/men/outerwear/h1-gear-MEN_outerwear_soft_shell.jpg) 0 0 no-repeat; }

body#category_overview.men .outerwear_pacliteshell,
body#product_list.men .outerwear_pacliteshell,
body#product_page.men .outerwear_pacliteshell,
body#brand_categories.men .outerwear_pacliteshell { background: url(../images/headers/max/gear/men/outerwear/h1-gear-MEN_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.men .outerwear_perfshell,
body#product_list.men .outerwear_perfshell,
body#product_page.men .outerwear_perfshell,
body#brand_categories.men .outerwear_perfshell { background: url(../images/headers/max/gear/men/outerwear/h1-gear-MEN_outerwear_performance_shell.jpg) 0 0 no-repeat; }

body#category_overview.men .outerwear_proshell,
body#product_list.men .outerwear_proshell,
body#product_page.men .outerwear_proshell,
body#brand_categories.men .outerwear_proshell { background: url(../images/headers/max/gear/men/outerwear/h1-gear-MEN_outerwear_pro_shell.jpg) 0 0 no-repeat; }

body#category_overview.men .outerwear_activeshell,
body#product_list.men .outerwear_activeshell,
body#product_page.men .outerwear_activeshell,
body#brand_categories.men .outerwear_activeshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_active_shell.jpg) 0 0 no-repeat; }

/*Women*/
body#category_overview.women .outerwear_softshell,
body#product_list.women .outerwear_softshell,
body#product_page.women .outerwear_softshell,
body#brand_categories.women .outerwear_softshell { background: url(../images/headers/max/gear/women/outerwear/h1-gear-WOMEN_outerwear_soft_shell.jpg) 0 0 no-repeat; }

body#category_overview.women .outerwear_pacliteshell,
body#product_list.women .outerwear_pacliteshell,
body#product_page.women .outerwear_pacliteshell,
body#brand_categories.women .outerwear_pacliteshell { background: url(../images/headers/max/gear/women/outerwear/h1-gear-WOMEN_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.women .outerwear_perfshell,
body#product_list.women .outerwear_perfshell,
body#product_page.women .outerwear_perfshell,
body#brand_categories.women .outerwear_perfshell { background: url(../images/headers/max/gear/women/outerwear/h1-gear-WOMEN_outerwear_performance_shell.jpg) 0 0 no-repeat; }

body#category_overview.women .outerwear_proshell,
body#product_list.women .outerwear_proshell,
body#product_page.women .outerwear_proshell,
body#brand_categories.women .outerwear_proshell { background: url(../images/headers/max/gear/women/outerwear/h1-gear-WOMEN_outerwear_pro_shell.jpg) 0 0 no-repeat; }

body#category_overview.women .outerwear_activeshell,
body#product_list.women .outerwear_activeshell,
body#product_page.women .outerwear_activeshell,
body#brand_categories.women .outerwear_activeshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_active_shell.jpg) 0 0 no-repeat; }

/*kids*/
body#category_overview.kids .outerwear_softshell,
body#product_list.kids .outerwear_softshell,
body#product_page.kids .outerwear_softshell,
body#brand_categories.kids .outerwear_softshell { background: url(../images/headers/max/gear/kids/outerwear/h1-gear-KIDS_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.kids .outerwear_pacliteshell,
body#product_list.kids .outerwear_pacliteshell,
body#product_page.kids .outerwear_pacliteshell,
body#brand_categories.kids .outerwear_pacliteshell { background: url(../images/headers/max/gear/kids/outerwear/h1-gear-KIDS_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.kids .outerwear_perfshell,
body#product_list.kids .outerwear_perfshell,
body#product_page.kids .outerwear_perfshell,
body#brand_categories.kids .outerwear_perfshell { background: url(../images/headers/max/gear/kids/outerwear/h1-gear-KIDS_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.kids .outerwear_proshell,
body#product_list.kids .outerwear_proshell,
body#product_page.kids .outerwear_proshell,
body#brand_categories.kids .outerwear_proshell { background: url(../images/headers/max/gear/kids/outerwear/h1-gear-KIDS_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.kids .outerwear_activeshell,
body#product_list.kids .outerwear_activeshell,
body#product_page.kids .outerwear_activeshell,
body#brand_categories.kids .outerwear_activeshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_active_shell.jpg) 0 0 no-repeat; }


/*--------------------Midi//////////////////////////
//////////////////////
*/


/*Midi Store Front(type of product landing)*/
body#store_front.midi_outerwear .tall,
body#store_front_selected.midi_outerwear .tall{ background: url(../images/headers/h1-men-store_front.jpg) 0 0 no-repeat; }
body#store_front.midi_footwear .tall,
body#store_front_selected.midi_footwear .tall { background: url(../images/headers/h1-men-store_front.jpg) 0 0 no-repeat; }
body#store_front.midi_gloves .tall,
body#store_front_selected.midi_gloves .tall { background: url(../images/headers/h1-men-store_front.jpg) 0 0 no-repeat; }


/*Gloves & Accessories*/
body#category_overview.midi .gloves,
body#product_list.midi .gloves,
body#product_page.midi .gloves { background: url(../images/headers/mid/gear/gloves&accessories/MID-h1-gear-products_gloves_Gloves.jpg) 0 0 no-repeat; }

body#category_overview.midi .gloves_xtrafit,
body#product_list.midi .gloves_xtrafit,
body#product_page.midi .gloves_xtrafit { background: url(../images/headers/mid/gear/gloves&accessories/MID-h1-gear-products-gloves_X-trafit.jpg) 0 0 no-repeat; }

body#category_overview.midi .gloves_2in1,
body#product_list.midi .gloves_2in1,
body#product_page.midi .gloves_2in1 { background: url(../images/headers/mid/gear/gloves&accessories/MID-h1-gear-products_gloves_techology1.jpg) 0 0 no-repeat; }

body#category_overview.midi .gloves_xcr,
body#product_list.midi .gloves_xcr,
body#product_page.midi .gloves_xcr { background: url(../images/headers/mid/gear/gloves&accessories/MID-h1-gear-products_gloves_techology2.jpg) 0 0 no-repeat; }


/*Footwear*/
body#category_overview.midi .footwear1,
body#product_list.midi .footwear1,
body#product_page.midi .footwear1 { background: url(../images/headers/mid/gear/footwear/MID-h1-gear-footwear_performance_comfort_header.jpg) 0 0 no-repeat; }

body#category_overview.midi .footwear_xcr1,
body#product_list.midi .footwear_xcr1,
body#product_page.midi .footwear_xcr1 { background: url(../images/headers/mid/gear/footwear/MID-h1-gear-footwear_extended_comfort_header.jpg) 0 0 no-repeat; }

body#category_overview.midi .insulated_comfort,
body#product_list.midi .insulated_comfort,
body#product_page.midi .insulated_comfort { background: url(../images/headers/mid/gear/footwear/MID-h1-gear-products-footwear_footwear1.jpg) 0 0 no-repeat; }



/*Outerwear*/
body#category_overview.midi .outerwear_softshell,
body#product_list.midi .outerwear_softshell,
body#product_page.midi .outerwear_softshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_soft_shell.jpg) 0 0 no-repeat; }

body#category_overview.midi .outerwear_pacliteshell,
body#product_list.midi .outerwear_pacliteshell,
body#product_page.midi .outerwear_pacliteshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_paclite_shell.jpg) 0 0 no-repeat; }

body#category_overview.midi .outerwear_perfshell,
body#product_list.midi .outerwear_perfshell,
body#product_page.midi .outerwear_perfshell { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_performance_shell.jpg) 0 0 no-repeat; }

body#category_overview.midi .outerwear_proshell,
body#product_list.midi .outerwear_proshell,
body#product_page.midi .outerwear_proshell  { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_pro_shell.jpg) 0 0 no-repeat; }

body#category_overview.midi .outerwear_activeshell,
body#product_list.midi .outerwear_activeshell,
body#product_page.midi .outerwear_activeshell  { background: url(../images/headers/mid/gear/outerwear/MID-h1-gear-products_outerwear_active_shell.jpg) 0 0 no-repeat; }



/*-------------------------Headers for Brands section (Maxi only)---------------------*/

body#category_overview.brands .home,
body#activities_categories.brands .home,
body#product_list.brands .home,
body#product_page.brands .home
{ background: url(../images/headers/max/brands/h1-BRANDS.jpg) 0 0 no-repeat; }






/*-------------------------Headers for by Activities (In Action)--------------------------*/


/*--------------------Maxi//////////////////////////
//////////////////////
*/

body#activity_overview.in_action .maxi { background: url(../images/headers/h1-activity_overview_sifr.jpg) 0 0 no-repeat; }


/*Men*/

body#activities_categories.in_action .maxi_men_business,
body#product_page.in_action .maxi_men_business,
body#product_list.in_action .maxi_men_business { background: url(../images/headers/max/activities/men/Business.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_cycling_mountain,
body#product_page.in_action .maxi_men_cycling_mountain,
body#product_list.in_action .maxi_men_cycling_mountain { background: url(../images/headers/max/activities/men/Cycling-Mountain.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_cycling_road,
body#product_page.in_action .maxi_men_cycling_road,
body#product_list.in_action .maxi_men_cycling_road { background: url(../images/headers/max/activities/men/Cycling-Road.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_fishing,
body#product_page.in_action .maxi_men_fishing,
body#product_list.in_action .maxi_men_fishing { background: url(../images/headers/max/activities/men/Fishing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_golfing,
body#product_page.in_action .maxi_men_golfing,
body#product_list.in_action .maxi_men_golfing { background: url(../images/headers/max/activities/men/Golfing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_hunt_big_game,
body#product_page.in_action .maxi_men_hunt_big_game,
body#product_list.in_action .maxi_men_hunt_big_game { background: url(../images/headers/max/activities/men/Hunting-Big-Game.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_hunt_upland,
body#product_page.in_action .maxi_men_hunt_upland,
body#product_list.in_action .maxi_men_hunt_upland { background: url(../images/headers/max/activities/men/Hunting-Upland.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_hunt_waterfowl,
body#product_page.in_action .maxi_men_hunt_waterfowl,
body#product_list.in_action .maxi_men_hunt_waterfowl { background: url(../images/headers/max/activities/men/Hunting-Waterfowl.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_motorcycling,
body#product_page.in_action .maxi_men_motorcycling,
body#product_list.in_action .maxi_men_motorcycling { background: url(../images/headers/max/activities/men/Motorcycling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_mountain_backpacking,
body#product_page.in_action .maxi_men_mountain_backpacking,
body#product_list.in_action .maxi_men_mountain_backpacking { background: url(../images/headers/max/activities/men/Mountain-Backpacking.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_mountain_climbing,
body#product_page.in_action .maxi_men_mountain_climbing,
body#product_list.in_action .maxi_men_mountain_climbing { background: url(../images/headers/max/activities/men/Mountain-Climbing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_mountain_trailhiking,
body#product_page.in_action .maxi_men_mountain_trailhiking,
body#product_list.in_action .maxi_men_mountain_trailhiking { background: url(../images/headers/max/activities/men/Mountain-DayTrailhiking.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_mountain_mountaineering,
body#product_page.in_action .maxi_men_mountain_mountaineering,
body#product_list.in_action .maxi_men_mountain_mountaineering { background: url(../images/headers/max/activities/men/Mountain-Mountaineering.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_outdoor_lifestyle,
body#product_page.in_action .maxi_men_outdoor_lifestyle,
body#product_list.in_action .maxi_men_outdoor_lifestyle { background: url(../images/headers/max/activities/men/Outdoor-Lifestyle.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_running_road,
body#product_page.in_action .maxi_men_running_road,
body#product_list.in_action .maxi_men_running_road { background: url(../images/headers/max/activities/men/Running-Road.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_running_trail,
body#product_page.in_action .maxi_men_running_trail,
body#product_list.in_action .maxi_men_running_trail { background: url(../images/headers/max/activities/men/Running-Trail.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_xcountry_ski,
body#product_page.in_action .maxi_men_xcountry_ski,
body#product_list.in_action .maxi_men_xcountry_ski { background: url(../images/headers/max/activities/men/Snow-CrossCountrySkiing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_ski,
body#product_page.in_action .maxi_men_ski,
body#product_list.in_action .maxi_men_ski { background: url(../images/headers/max/activities/men/Snow-Skiing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_snowboard,
body#product_page.in_action .maxi_men_snowboard,
body#product_list.in_action .maxi_men_snowboard { background: url(../images/headers/max/activities/men/Snow-Snowboarding.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_snowmobile,
body#product_page.in_action .maxi_men_snowmobile,
body#product_list.in_action .maxi_men_snowmobile { background: url(../images/headers/max/activities/men/Snow-Snowmobiling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_teamsports,
body#product_page.in_action .maxi_men_teamsports,
body#product_list.in_action .maxi_men_teamsports { background: url(../images/headers/max/activities/men/Teamsports.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_walk_athletic,
body#product_page.in_action .maxi_men_walk_athletic,
body#product_list.in_action .maxi_men_walk_athletic { background: url(../images/headers/max/activities/men/Walking-Athletic.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_walk_casual,
body#product_page.in_action .maxi_men_walk_casual,
body#product_list.in_action .maxi_men_walk_casual { background: url(../images/headers/max/activities/men/Walking-Casual.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_boating,
body#product_page.in_action .maxi_men_boating,
body#product_list.in_action .maxi_men_boating { background: url(../images/headers/max/activities/men/Water-Boating.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_kayakcanoe,
body#product_page.in_action .maxi_men_kayakcanoe,
body#product_list.in_action .maxi_men_kayakcanoe { background: url(../images/headers/max/activities/men/Water-KayakCanoe.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_sailing,
body#product_page.in_action .maxi_men_sailing,
body#product_list.in_action .maxi_men_sailing { background: url(../images/headers/max/activities/men/Water-Sailing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_men_workwear,
body#product_page.in_action .maxi_men_workwear,
body#product_list.in_action .maxi_men_workwear { background: url(../images/headers/max/activities/men/Workwear.jpg) 0 0 no-repeat; }


/*Women*/

body#activities_categories.in_action .maxi_women_business,
body#product_page.in_action .maxi_women_business,
body#product_list.in_action .maxi_women_business { background: url(../images/headers/max/activities/women/Business.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_cycling_mountain,
body#product_page.in_action .maxi_women_cycling_mountain,
body#product_list.in_action .maxi_women_cycling_mountain { background: url(../images/headers/max/activities/women/Cycling-Mountain.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_cycling_road,
body#product_page.in_action .maxi_women_cycling_road,
body#product_list.in_action .maxi_women_cycling_road { background: url(../images/headers/max/activities/women/Cycling-Road.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_fishing,
body#product_page.in_action .maxi_women_fishing,
body#product_list.in_action .maxi_women_fishing { background: url(../images/headers/max/activities/women/Fishing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_golfing,
body#product_page.in_action .maxi_women_golfing,
body#product_list.in_action .maxi_women_golfing { background: url(../images/headers/max/activities/women/Golfing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_hunt_big_game,
body#product_page.in_action .maxi_women_hunt_big_game,
body#product_list.in_action .maxi_women_hunt_big_game { background: url(../images/headers/max/activities/women/Hunting-Big-Game.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_hunt_upland,
body#product_page.in_action .maxi_women_hunt_upland,
body#product_list.in_action .maxi_women_hunt_upland { background: url(../images/headers/max/activities/women/Hunting-Upland.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_hunt_waterfowl,
body#product_page.in_action .maxi_women_hunt_waterfowl,
body#product_list.in_action .maxi_women_hunt_waterfowl { background: url(../images/headers/max/activities/women/Hunting-Waterfowl.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_motorcycling,
body#product_page.in_action .maxi_women_motorcycling,
body#product_list.in_action .maxi_women_motorcycling { background: url(../images/headers/max/activities/women/Motorcycling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_mountain_backpacking,
body#product_page.in_action .maxi_women_mountain_backpacking,
body#product_list.in_action .maxi_women_mountain_backpacking { background: url(../images/headers/max/activities/women/Mountain-Backpacking.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_mountain_climbing,
body#product_page.in_action .maxi_women_mountain_climbing,
body#product_list.in_action .maxi_women_mountain_climbing { background: url(../images/headers/max/activities/women/Mountain-Climbing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_mountain_trailhiking,
body#product_page.in_action .maxi_women_mountain_trailhiking,
body#product_list.in_action .maxi_women_mountain_trailhiking { background: url(../images/headers/max/activities/women/Mountain-DayTrailhiking.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_mountain_mountaineering,
body#product_page.in_action .maxi_women_mountain_mountaineering,
body#product_list.in_action .maxi_women_mountain_mountaineering { background: url(../images/headers/max/activities/women/Mountain-Mountaineering.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_outdoor_lifestyle,
body#product_page.in_action .maxi_women_outdoor_lifestyle,
body#product_list.in_action .maxi_women_outdoor_lifestyle { background: url(../images/headers/max/activities/women/Outdoor-Lifestyle.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_running_road,
body#product_page.in_action .maxi_women_running_road,
body#product_list.in_action .maxi_women_running_road { background: url(../images/headers/max/activities/women/Running-Road.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_running_trail,
body#product_page.in_action .maxi_women_running_trail,
body#product_list.in_action .maxi_women_running_trail { background: url(../images/headers/max/activities/women/Running-Trail.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_xcountry_ski,
body#product_page.in_action .maxi_women_xcountry_ski,
body#product_list.in_action .maxi_women_xcountry_ski { background: url(../images/headers/max/activities/women/Snow-CrossCountrySkiing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_ski,
body#product_page.in_action .maxi_women_ski,
body#product_list.in_action .maxi_women_ski { background: url(../images/headers/max/activities/women/Snow-Skiing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_snowboard,
body#product_page.in_action .maxi_women_snowboard,
body#product_list.in_action .maxi_women_snowboard { background: url(../images/headers/max/activities/women/Snow-Snowboarding.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_snowmobile,
body#product_page.in_action .maxi_women_snowmobile,
body#product_list.in_action .maxi_women_snowmobile { background: url(../images/headers/max/activities/women/Snow-Snowmobiling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_teamsports,
body#product_page.in_action .maxi_women_teamsports,
body#product_list.in_action .maxi_women_teamsports { background: url(../images/headers/max/activities/women/Teamsports.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_walk_athletic,
body#product_page.in_action .maxi_women_walk_athletic,
body#product_list.in_action .maxi_women_walk_athletic { background: url(../images/headers/max/activities/women/Walking-Athletic.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_walk_casual,
body#product_page.in_action .maxi_women_walk_casual,
body#product_list.in_action .maxi_women_walk_casual { background: url(../images/headers/max/activities/women/Walking-Casual.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_boating,
body#product_page.in_action .maxi_women_boating,
body#product_list.in_action .maxi_women_boating { background: url(../images/headers/max/activities/women/Water-Boating.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_kayakcanoe,
body#product_page.in_action .maxi_women_kayakcanoe,
body#product_list.in_action .maxi_women_kayakcanoe { background: url(../images/headers/max/activities/women/Water-KayakCanoe.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_sailing,
body#product_page.in_action .maxi_women_sailing,
body#product_list.in_action .maxi_women_sailing { background: url(../images/headers/max/activities/women/Water-Sailing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_women_workwear,
body#product_page.in_action .maxi_women_workwear,
body#product_list.in_action .maxi_women_workwear { background: url(../images/headers/max/activities/women/Workwear.jpg) 0 0 no-repeat; }


/*Kids*/
body#activities_categories.in_action .maxi_kids_business,
body#product_page.in_action .maxi_kids_business,
body#product_list.in_action .maxi_kids_business { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_cycling_mountain,
body#product_page.in_action .maxi_kids_cycling_mountain,
body#product_list.in_action .maxi_kids_cycling_mountain { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_cycling_road,
body#product_page.in_action .maxi_kids_cycling_road,
body#product_list.in_action .maxi_kids_cycling_road { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_fishing,
body#product_page.in_action .maxi_kids_fishing,
body#product_list.in_action .maxi_kids_fishing { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_golfing,
body#product_page.in_action .maxi_kids_golfing,
body#product_list.in_action .maxi_kids_golfing { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_hunt_big_game,
body#product_page.in_action .maxi_kids_hunt_big_game,
body#product_list.in_action .maxi_kids_hunt_big_game { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_hunt_upland,
body#product_page.in_action .maxi_kids_hunt_upland,
body#product_list.in_action .maxi_kids_hunt_upland { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_hunt_waterfowl,
body#product_page.in_action .maxi_kids_hunt_waterfowl,
body#product_list.in_action .maxi_kids_hunt_waterfowl { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_motorcycling,
body#product_page.in_action .maxi_kids_motorcycling,
body#product_list.in_action .maxi_kids_motorcycling { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_mountain_backpacking,
body#product_page.in_action .maxi_kids_mountain_backpacking,
body#product_list.in_action .maxi_kids_mountain_backpacking { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_mountain_climbing,
body#product_page.in_action .maxi_kids_mountain_climbing,
body#product_list.in_action .maxi_kids_mountain_climbing { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_mountain_trailhiking,
body#product_page.in_action .maxi_kids_mountain_trailhiking,
body#product_list.in_action .maxi_kids_mountain_trailhiking { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_mountain_mountaineering,
body#product_page.in_action .maxi_kids_mountain_mountaineering,
body#product_list.in_action .maxi_kids_mountain_mountaineering { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_outdoor_lifestyle,
body#product_page.in_action .maxi_kids_outdoor_lifestyle,
body#product_list.in_action .maxi_kids_outdoor_lifestyle { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_running_road,
body#product_page.in_action .maxi_kids_running_road,
body#product_list.in_action .maxi_kids_running_road { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_running_trail,
body#product_page.in_action .maxi_kids_running_trail,
body#product_list.in_action .maxi_kids_running_trail { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_xcountry_ski,
body#product_page.in_action .maxi_kids_xcountry_ski,
body#product_list.in_action .maxi_kids_xcountry_ski { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_ski,
body#product_page.in_action .maxi_kids_ski,
body#product_list.in_action .maxi_kids_ski { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_snowboard,
body#product_page.in_action .maxi_kids_snowboard,
body#product_list.in_action .maxi_kids_snowboard { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_snowmobile,
body#product_page.in_action .maxi_kids_snowmobile,
body#product_list.in_action .maxi_kids_snowmobile { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_teamsports,
body#product_page.in_action .maxi_kids_teamsports,
body#product_list.in_action .maxi_kids_teamsports { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_walk_athletic,
body#product_page.in_action .maxi_kids_walk_athletic,
body#product_list.in_action .maxi_kids_walk_athletic { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_walk_casual,
body#product_page.in_action .maxi_kids_walk_casual,
body#product_list.in_action .maxi_kids_walk_casual { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_boating,
body#product_page.in_action .maxi_kids_boating,
body#product_list.in_action .maxi_kids_boating { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_kayakcanoe,
body#product_page.in_action .maxi_kids_kayakcanoe,
body#product_list.in_action .maxi_kids_kayakcanoe { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_sailing,
body#product_page.in_action .maxi_kids_sailing,
body#product_list.in_action .maxi_kids_sailing { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }

body#activities_categories.in_action .maxi_kids_workwear,
body#product_page.in_action .maxi_kids_workwear,
body#product_list.in_action .maxi_kids_workwear { background: url(../images/headers/max/activities/kids/h1-act-KIDS.jpg) 0 0 no-repeat; }





/***********midi********************/

body#activity_overview.in_action_midi .home,
body#activities_categories.in_action_midi .home,
body#product_page.in_action_midi .home,
body#product_list.in_action_midi .home { background: url(../images/headers/mid/activities/h1-activity_overview_midi.jpg) 0 0 no-repeat; }


body#activities_categories.in_action_midi .backpack,
body#product_page.in_action_midi .backpack,
body#product_list.in_action_midi .backpack { background: url(../images/headers/mid/activities/h1_act_activities_backpacking.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .xcountry_ski,
body#product_page.in_action_midi .xcountry_ski,
body#product_list.in_action_midi .xcountry_ski { background: url(../images/headers/mid/activities/h1_act_activities_cross-country_skiing.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .cycling,
body#product_page.in_action_midi .cycling,
body#product_list.in_action_midi .cycling { background: url(../images/headers/mid/activities/h1_act_activities_cycling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .kids,
body#product_page.in_action_midi .kids,
body#product_list.in_action_midi .kids { background: url(../images/headers/mid/activities/h1_act_activities_for_kids.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .golf,
body#product_page.in_action_midi .golf,
body#product_list.in_action_midi .golf { background: url(../images/headers/mid/activities/h1_act_activities_golf.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .hunting,
body#product_page.in_action_midi .hunting,
body#product_list.in_action_midi .hunting { background: url(../images/headers/mid/activities/h1_act_activities_hunting.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .lifestyle,
body#product_page.in_action_midi .lifestyle,
body#product_list.in_action_midi .lifestyle { background: url(../images/headers/mid/activities/h1_act_activities_lifestyle.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .motorcycling,
body#product_page.in_action_midi .motorcycling,
body#product_list.in_action_midi .motorcycling { background: url(../images/headers/mid/activities/h1_act_activities_motorcycling.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi div.mountaineering,
body#product_page.in_action_midi .mountaineering,
body#product_list.in_action_midi .mountaineering { background: url(../images/headers/mid/activities/h1_act_activities_mountaineering.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .running,
body#product_page.in_action_midi .running,
body#product_list.in_action_midi .running { background: url(../images/headers/mid/activities/h1_act_activities_running.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .snow_sports,
body#product_page.in_action_midi .snow_sports,
body#product_list.in_action_midi .snow_sports { background: url(../images/headers/mid/activities/h1_act_activities_snow_sports.jpg) 0 0 no-repeat; }

body#activities_categories.in_action_midi .water_sports,
body#product_page.in_action_midi .water_sports,
body#product_list.in_action_midi .water_sports { background: url(../images/headers/mid/activities/h1_act_activities_water_sports.jpg) 0 0 no-repeat; }


/*--------------------------------------*/











/*SIFR TEST*/
body.utilities.search_results #topbanner { background: #aa9977; }




/* ************************************************************************************* */
/* ------------------------- DISCOVER SECTION ---------------------------------------- */
body#discover_fabric #presentation {
	background:transparent url(../images/headers/h1-fabric-technologies.jpg) no-repeat scroll 0pt;
}




