/*
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 ...)

*/

/* Sort products by pull downs */
form#product_list_sorting select,
form#product_list_sorting ul,
form#product_list_sorting select,
form#product_list_sorting ul{
	/*left: 11em !important;
	margin-left: 1.5em !important;*/
}
/* Sort content by pull downs */
form#content_search_results select,
form#content_search_results ul{
	left: 4.5em !important;
	margin-left: 1.5em !important;
}




/* Navigation Titles */
ul#nav_site li strong {
	height: 13px;
	width: 135px;
}

ul#nav_site li#products strong {
	background-image: url(../../images/fr_FR/nav_max_products.gif); 
}
ul#nav_site li#discover strong {
	background-image: url(../../images/fr_FR/nav_max_discover.gif); 
}
ul#nav_site li#support strong {
	background-image: url(../../images/fr_FR/nav_max_support.gif); 
}

ul#nav_site li#search fieldset {
	border: 0;
	background: url(../../images/fr_FR/nav_max_search.gif) no-repeat; 
	padding: 1.25em 0 0 0;
}
ul#nav_site > li#search fieldset {
	padding: 1.5em 0 0 0;
}

body#product_page.maxi.gore-tex-xcr-fabric #product_technology_comfort {
	background:#eee url(../../images/fr_FR/product_details/tc_gore_tex_xcr_fabric.jpg) 2px 2px no-repeat;
}
body#product_page.midi.gore-tex-xcr-fabric #product_technology_comfort {
	background:#eee url(../../images/fr_FR/product_details/tc_gore_tex_xcr_fabric.jpg) 2px 2px no-repeat;
}



/* Titles for Community */
/*
body.community#front div#heading h1 { 
	background: url(../../images/fr_FR/h1-community-front.jpg) 0 0 no-repeat; 
	height: 199px;
	text-indent: -9000px;
}
body.community#front div#heading a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	top: 63px;
	left: 204px;
	background: url(../../images/fr_FR/a-community-front.gif) no-repeat;;
	height: 51px;
	width: 245px;
}
*/

body.community h1 { background: url(../../images/fr_FR/h1-community.jpg) 0 0 no-repeat; }


/* Titles for Care Center */
body.care_center h1 { background: url(../../images/fr_FR/h1-care_center.jpg) 0 0 no-repeat; }


/* Titles for Customer Service */
body.customer_service h1 { background: url(../../images/fr_FR/h1-customer_service.jpg) 0 0 no-repeat; }

/* Titles for Utilities */
body#site_map.utilities h1 { background: url(../../images/fr_FR/h1-site_map.jpg) 0 0 no-repeat; }
body#privacy_legal_policy.utilities h1 { background: url(../../images/fr_FR/h1-privacy_legal_policy.jpg) 0 0 no-repeat; }
body#copyright.utilities h1 { background: url(../../images/fr_FR/h1-copyright.jpg) 0 0 no-repeat; }

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

/*body.utilities.search_results h1 { background: url(../../images/fr_FR/h1-search_results.gif) 0 0 no-repeat; }*/
body#find_a_store.utilities h1 { background: url(../../images/fr_FR/h1-find_a_store.jpg) 0 0 no-repeat; }
body#content_results.utilities.search_results h1 { background-image: url(../../images/fr_FR/h1-util-search.gif); }

/* Catalog */
#product #ideal_for h3 { background:url(../../images/fr_FR/ideal_for.gif); }
#product #buy_online_you_can h3 { background-image:url(../../images/fr_FR/buy_online_now.gif); }
#product #buy_online_you_can #buy_in_store h3 { background-image:url(../../images/fr_FR/buy_in_store.gif); }
#product #buy_online_you_can #you_can h3 { background-image:url(../../images/fr_FR/you_can.gif); }


/* Guide */
#catalog h2#shop_by_outerwear{
	background-color: #e9e9e9;
	background-image: url(../../images/fr_FR/shop_by_outerwear_opened.gif);
}
#catalog .yuimenu .bd h2#shop_by_outerwear{
	background-color: #e9e9e9;
	background-image: url(../../images/fr_FR/shop_by_outerwear_closed.gif);
	/*background-position: 0 -32px;*/
}
#catalog .yuimenu .bd li.selected h2#shop_by_outerwear{
	background-image: url(../../images/fr_FR/shop_by_outerwear_hover.gif);
	background-color: #ddddcc;
	/*background-position: 0 0;*/
}
#catalog h2#shop_by_footwear{
	background-color: #eee;
	background-image: url(../../images/fr_FR/shop_by_footwear_opened.gif);
}
#catalog .yuimenu .bd h2#shop_by_footwear{
	background-color: #e9e9e9;
	background-image: url(../../images/fr_FR/shop_by_footwear_closed.gif);
	/*background-position: 0 -32px;*/
}
#catalog .yuimenu .bd li.selected h2#shop_by_footwear{
	background-color: #ddddcc;
	background-image: url(../../images/fr_FR/shop_by_footwear_hover.gif);
	/*background-position: 0 0;*/
}

#catalog h2#shop_by_gloves{
	background-color: #eee;
	background-image: url(../../images/fr_FR/shop_by_gloves_opened.gif);
}
#catalog .yuimenu .bd h2#shop_by_gloves{
	background-color: #ddc;
	background-image: url(../../images/fr_FR/shop_by_gloves_closed.gif);
	/*background-position: 0 -32px;*/
}
#catalog .yuimenu .bd li.selected h2#shop_by_gloves{
	background-image: url(../../images/fr_FR/shop_by_gloves_hover.gif);
	/*background-position: 0 0;*/
}


#catalog h2#shop_by_activity{
	background-color: #eee;
	background-image: url(../../images/fr_FR/shop_by_activity_closed.gif);
}
#catalog .yuimenu .bd h2#shop_by_activity{
	background-color: #ddc;
	background-image: url(../../images/fr_FR/shop_by_activity_closed.gif);
	background-position: 0 0;
}
#catalog .yuimenu .bd li.selected h2#shop_by_activity{
	background-image: url(../../images/fr_FR/shop_by_activity_hover.gif);
	background-position: 0 0;
}

/* Selected category tabs  on gender/gear landing page */
#store_front_selected  h2#shop_by_outerwear{
	background-color: #fff;
	background-image: url(../../images/fr_FR/shop_by_outerwear_opened_landing.gif);
}
#store_front_selected  h2#shop_by_footwear{
	background-color: #fff;
	background-image: url(../../images/fr_FR/shop_by_footwear_opened_landing.gif);
}
#store_front_selected  h2#shop_by_gloves{
	background-color: #fff;
	background-image: url(../../images/fr_FR/shop_by_gloves_opened_landing.gif);
}





/* In Action */
#secondary h2#outerwear { background-image: url(../../images/fr_FR/h2-outerwear.jpg); }
#secondary h2#footwear { background-image: url(../../images/fr_FR/h2-footwear.jpg); }
#secondary h2#hats_gloves { background-image: url(../../images/fr_FR/h2-hats-and-gloves.jpg); }



/* Know What's Inside*/
body#know_whats_inside #primary .content_promo {
	background-image:url(../../images/fr_FR/community-know-whats-inside.jpg);
}

/* Know What's Inside - Schedule*/
body#schedule h2#confPlan {
	background-image:url(../../images/fr_FR/h2-know-whats-inside_schedule.jpg);
}







