
	:root{
		--lf_background: #dedede;
		--lf_background_edit: #e3ebe2;
		--lf_background_sheet1: #ffffff;
		--lf_background_sheet2: #ffffff;
		--lf_background_endbar: #fcfcfc;
		--lf_color_endbar: #ccc;
		--lf_background_docsheet: #fbf8f8;
		--lf_color_docsheet: #036;



		--lf_color_sheet1:#111;
		--lf_color_sheet2:#111;

		--lf_color_screen_overlay:#333;
		--lf_background_albumtitle:#f1f1f1;
		--lf_color_albumtitle:#5f5f5f;
		--lf_background_breadcrumb: #f3f3f3;
		--lf_color_breadcrumb:darkred;	

		--lf_border_accent:#f00;
		--lf_color_edit: hsl(130deg 41% 27%);
		--lf_colorHighlight:hsla(0,0%,50%,1);
		--lf_colorNormal:hsla(0,0%,30%,1);
		
		--lf_background_menuItem:  #f9f9f9;
		--lf_background_menuItem_hover: #2da251;

		--lf_color_menuItem: #3a764;
		--lf_color_menuItem_hover: #7a4444;
		--lf_shadow1: #aaa 0 0 8px;
		--lf_shadowButton1: #ccc 2px 2px 4px;

		--lf_colorNavFolder: #959595;
		--lf_colorNavFolderOpen: #900;
		--lf_colorNavFolder_hover: #303030;
		--lf_colorNavFolderOpen_hover: #f00;


		--lf_shadow_inset1: inset #828282 1px 1px  2px;
		--lf_shadow_col_thumb: #555;
		--lf_shadowCol1: #9a9a9a;
		--lf_shadowCol2: #404040;
		--lf_shadowCol3: #ccc;

		--lf_background_cookie_invalid:rgb(244, 202, 202);
		--lf_background_cookie_valid:rgb(142, 255, 204);
		--lf_background_cookie_stale:#cccccc;
		
		--lf_link_background_sheet1:#ffffff;
		--lf_link_color_sheet1:#338;

		--lf_link_background_sheet1_hover:#ffffff;
		--lf_link_color_sheet1_hover:#33f;

		--lf_title_accent: #9a0101;


	}