/*----------------------------------------------------------
	Photo gallery (en)

	Project:		PSG.fr
	Author:			e-TF1 Web Agency
	Summary :
		Sidebar (import)
			Gallery search form
			Gallery search result
			Gallery photo navigation
----------------------------------------------------------*/

/* ================================
 * !Sidebar (import)
 * ================================*/
@import "sidebar-en.css";

/*
 * !Gallery search form
 */
#gallery-search h3.search { background-image:url(/image/title/search-criteria-en.png); }
				#gallery-search button { background-image:url(/image/generic/button-search-en.png); width:134px; }

/*
 * !Gallery search result
 */
#gallery-search h3.result { background:url(/image/title/search-results-pictures-en.png) no-repeat; height:28px; margin:1.5em 1.1em; text-indent:-9999em; }
#gallery-search h3.lasts { background:url(/image/title/lasts-pictures-en.png) no-repeat; height:28px; margin:1.5em 1.1em; text-indent:-9999em; }

/*
 * !Gallery photo navigation
 */
		#gallery-photo .nav-photos a, #gallery-photo .nav-photos span { background-image:url(/image/block/gallery/nav-photos-en.png); height:20px; position:absolute; width:71px; }
