/*== Image definitions (Language buttons) ==*/

	/*= NL =*/
	#root.nl #header #languages_container #languages a#lang_nl
	{
		background-image: url('/images/nav_lang_nl.gif');
	}
	#root.nl #header #languages_container #languages a#lang_en
	{
		background-image: url('/images/nav_lang_en.gif');
	}
	#root.nl #header #languages_container #languages a#lang_de
	{
		background-image: url('/images/nav_lang_de.gif');
	}
	#root.nl #header #languages_container #languages a#lang_fr
	{
		background-image: url('/images/nav_lang_fr.gif');
	}
	/*= =*/

	/*= EN =*/
	#root.en #header #languages_container #languages a#lang_nl
	{
		background-image: url('/images/nav_lang_nl.gif');
	}
	#root.en #header #languages_container #languages a#lang_en
	{
		background-image: url('/images/nav_lang_en.gif');
	}
	#root.en #header #languages_container #languages a#lang_de
	{
		background-image: url('/images/nav_lang_de.gif');
	}
	#root.en #header #languages_container #languages a#lang_fr
	{
		background-image: url('/images/nav_lang_fr.gif');
	}
	/*= =*/

	/*= DE =*/
	#root.de #header #languages_container #languages a#lang_nl
	{
		background-image: url('/images/nav_lang_nl.gif');
	}
	#root.de #header #languages_container #languages a#lang_en
	{
		background-image: url('/images/nav_lang_en.gif');
	}
	#root.de #header #languages_container #languages a#lang_de
	{
		background-image: url('/images/nav_lang_de.gif');
	}
	#root.de #header #languages_container #languages a#lang_fr
	{
		background-image: url('/images/nav_lang_fr.gif');
	}
	/*= =*/

	/*= FR =*/
	#root.fr #header #languages_container #languages a#lang_nl
	{
		background-image: url('/images/nav_lang_nl.gif');
	}
	#root.fr #header #languages_container #languages a#lang_en
	{
		background-image: url('/images/nav_lang_en.gif');
	}
	#root.fr #header #languages_container #languages a#lang_de
	{
		background-image: url('/images/nav_lang_de.gif');
	}
	#root.fr #header #languages_container #languages a#lang_fr
	{
		background-image: url('/images/nav_lang_fr.gif');
	}
	/*= =*/

/*== ==*/

/*== Image definitions (Navigation large buttons) ==*/

	/*= NL =*/
	#root.nl #header #navigation_large_buttons_container #navigation_large_buttons a#find_product
	{
		background-image: url('/images/nav_large_find_product_NL.gif');
	}
	#root.nl #header #navigation_large_buttons_container #navigation_large_buttons a#product_data
	{
		background-image: url('/images/nav_large_product_data_NL.gif');
	}
	#root.nl #header #navigation_large_buttons_container #navigation_large_buttons a#r_123_maintenance
	{
		background-image: url('/images/nav_large_123.gif');
	}
	#root.nl #header #navigation_large_buttons_container #navigation_large_buttons a#high_performance
	{
		background-image: url('/images/nav_large_h-p.gif');
	}
	/*= =*/
	
	/*= EN =*/
	#root.en #header #navigation_large_buttons_container #navigation_large_buttons a#find_product
	{
		background-image: url('/images/nav_large_find_product_EN.gif');
	}
	#root.en #header #navigation_large_buttons_container #navigation_large_buttons a#product_data
	{
		background-image: url('/images/nav_large_product_data_EN.gif');
	}
	#root.en #header #navigation_large_buttons_container #navigation_large_buttons a#r_123_maintenance
	{
		background-image: url('/images/nav_large_123.gif');
	}
	#root.en #header #navigation_large_buttons_container #navigation_large_buttons a#high_performance
	{
		background-image: url('/images/nav_large_h-p.gif');
	}
	/*= =*/
	
	/*= DE =*/
	#root.de #header #navigation_large_buttons_container #navigation_large_buttons a#find_product
	{
		background-image: url('/images/nav_large_find_product_DE.gif');
	}
	#root.de #header #navigation_large_buttons_container #navigation_large_buttons a#product_data
	{
		background-image: url('/images/nav_large_product_data_DE.gif');
	}
	#root.de #header #navigation_large_buttons_container #navigation_large_buttons a#r_123_maintenance
	{
		background-image: url('/images/nav_large_123.gif');
	}
	#root.de #header #navigation_large_buttons_container #navigation_large_buttons a#high_performance
	{
		background-image: url('/images/nav_large_h-p.gif');
	}
	/*= =*/
	
	/*= FR =*/
	#root.fr #header #navigation_large_buttons_container #navigation_large_buttons a#find_product
	{
		background-image: url('/images/nav_large_find_product_FR.gif');
	}
	#root.fr #header #navigation_large_buttons_container #navigation_large_buttons a#product_data
	{
		background-image: url('/images/nav_large_product_data_FR.gif');
	}
	#root.fr #header #navigation_large_buttons_container #navigation_large_buttons a#r_123_maintenance
	{
		background-image: url('/images/nav_large_123.gif');
	}
	#root.fr #header #navigation_large_buttons_container #navigation_large_buttons a#high_performance
	{
		background-image: url('/images/nav_large_h-p.gif');
	}
	/*= =*/
	
/*== ==*/

/*== Image definitions (Horizontal navigation buttons) ==*/

	/*= NL =*/
	#root.nl #header #navigation_horizontal_search_container #searchbox_container
	{
		background-image: url('/images/nav_search_NL.gif');
	}
	#root.nl #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#msds_tds
	{
		overflow: hidden;
		width: 0;
		background-image: url('/images/nav_hori_msds_tds.gif');
	}
	#root.nl #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#about_us
	{
		background-image: url('/images/nav_hori_about_us_NL.gif');
	}
	#root.nl #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#find_a_dealer
	{
		background-image: url('/images/nav_hori_find_a_dealer_NL.gif');
	}
	#root.nl #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#for_dealers
	{
		background-image: url('/images/nav_hori_for_dealers_NL.gif');
	}
	#root.nl #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#contact
	{
		background-image: url('/images/nav_hori_contact.gif');
	}
	/*= =*/
	
	/*= EN =*/
	#root.en #header #navigation_horizontal_search_container #searchbox_container
	{
		background-image: url('/images/nav_search_EN.gif');
	}
	#root.en #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#msds_tds
	{
		overflow: hidden;
		width: 0;
		background-image: url('/images/nav_hori_msds_tds.gif');
	}
	#root.en #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#about_us
	{
		background-image: url('/images/nav_hori_about_us_EN.gif');
	}
	#root.en #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#find_a_dealer
	{
		background-image: url('/images/nav_hori_find_a_dealer_EN.gif');
	}
	#root.en #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#for_dealers
	{
		background-image: url('/images/nav_hori_for_dealers_EN.gif');
	}
	#root.en #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#contact
	{
		background-image: url('/images/nav_hori_contact.gif');
	}
	/*= =*/

	/*= DE =*/
	#root.de #header #navigation_horizontal_search_container #searchbox_container
	{
		background-image: url('/images/nav_search_DE.gif');
	}
	#root.de #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#msds_tds
	{
		overflow: hidden;
		width: 0;
		background-image: url('/images/nav_hori_msds_tds.gif');
	}
	#root.de #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#about_us
	{
		width: 117px;
		background-image: url('/images/nav_hori_about_us_DE.gif');
	}
	#root.de #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#find_a_dealer
	{
		background-image: url('/images/nav_hori_find_a_dealer_DE.gif');
	}
	#root.de #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#for_dealers
	{
		background-image: url('/images/nav_hori_for_dealers_DE.gif');
	}
	#root.de #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#contact
	{
		width: 79px;
		background-image: url('/images/nav_hori_contact_DE.gif');
	}
	/*= =*/

	/*= FR =*/
	#root.fr #header #navigation_horizontal_search_container #searchbox_container
	{
		background-image: url('/images/nav_search_FR.gif');
	}
	#root.fr #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#msds_tds
	{
		overflow: hidden;
		width: 0;
		/*width: 50px;*/
		background-image: url('/images/nav_hori_msds_tds.gif');
	}
	#root.fr #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#about_us
	{
		background-image: url('/images/nav_hori_about_us_FR.gif');
	}
	#root.fr #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#find_a_dealer
	{
		width: 128px;
		background-image: url('/images/nav_hori_find_a_dealer_FR.gif');
	}
	#root.fr #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#for_dealers
	{
		width: 109px;
		background-image: url('/images/nav_hori_for_dealers_FR.gif');
	}
	#root.fr #header #navigation_horizontal_search_container #horizontal_navigation_container #horizontal_navigation a#contact
	{
		width: 75px;
		background-image: url('/images/nav_hori_contact_FR.gif');
	}
	/*= =*/

/*== ==*/

/*== Image definitions (Footer navigation buttons) ==*/

	/*= NL =*/
	#root.nl #footer #footer_navigation a#disclaimer
	{
		background-image: url('/images/nav_footer_disclaimer.gif');
	}
	#root.nl #footer #footer_navigation a#copyright
	{
		background-image: url('/images/nav_footer_copyright.gif');
	}
	#root.nl #footer #footer_navigation a#about_rustoleum
	{
		width: 93px;
		background-image: url('/images/nav_footer_about_ro_NL.gif');
	}
	/*= =*/

	/*= EN =*/
	#root.en #footer #footer_navigation a#disclaimer
	{
		background-image: url('/images/nav_footer_disclaimer.gif');
	}
	#root.en #footer #footer_navigation a#copyright
	{
		background-image: url('/images/nav_footer_copyright.gif');
	}
	#root.en #footer #footer_navigation a#about_rustoleum
	{
		width: 98px;
		background-image: url('/images/nav_footer_about_ro.gif');
	}
	/*= =*/

	/*= DE =*/
	#root.de #footer #footer_navigation a#disclaimer
	{
		width: 109px;
		background-image: url('/images/nav_footer_disclaimer_DE.gif');
	}
	#root.de #footer #footer_navigation a#copyright
	{
		background-image: url('/images/nav_footer_copyright.gif');
	}
	#root.de #footer #footer_navigation a#about_rustoleum
	{
		width: 93px;
		background-image: url('/images/nav_footer_about_ro_DE.gif');
	}
	/*= =*/

	/*= FR =*/
	#root.fr #footer #footer_navigation a#disclaimer
	{
		width: 79px;
		background-image: url('/images/nav_footer_disclaimer_FR.gif');
	}
	#root.fr #footer #footer_navigation a#copyright
	{
		width: 84px;
		background-image: url('/images/nav_footer_copyright_FR.gif');
	}
	#root.fr #footer #footer_navigation a#about_rustoleum
	{
		width: 69px;
		background-image: url('/images/nav_footer_about_ro_FR.gif');
	}
	/*= =*/

/*== ==*/

/*== Specific definitions like width of images on other locations ==*/

	/*= Product catalogus (View details button) =*/
	#root.vervolg.nl #content #content_mid #content_data #data #productcatalogus .product .product_button
	{
		width: 83px;
	}
	#root.vervolg.en #content #content_mid #content_data #data #productcatalogus .product .product_button
	{
		width: 83px;
	}
	#root.vervolg.de #content #content_mid #content_data #data #productcatalogus .product .product_button
	{
		width: 83px;
	}
	#root.vervolg.fr #content #content_mid #content_data #data #productcatalogus .product .product_button
	{
		width: 83px;
	}
	/*= =*/

	/*= Product input (Further info and Local dealer) =*/
	#root.vervolg.nl #content #content_mid #content_data #data #product #product_info #product_navigation #Back.button
	{
		width: 81px;
	}
	#root.vervolg.nl #content #content_mid #content_data #data #product #product_info #product_navigation #further_info.button
	{
		width: 99px;
	}
	#root.vervolg.nl #content #content_mid #content_data #data #product #product_info #product_navigation #local_dealer.button
	{
		width: 123px;
	}
	#root.vervolg.en #content #content_mid #content_data #data #product #product_info #product_navigation .button
	{
		
	}
	#root.vervolg.de #content #content_mid #content_data #data #product #product_info #product_navigation .button
	{
		
	}
	#root.vervolg.fr #content #content_mid #content_data #data #product #product_info #product_navigation .button
	{
		
	}
	/*= =*/

/*== ==*/
