<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/library/library.css" />
	</styles>
	
	<LibrarySuggestionsRow class="LibrarySuggestedRow" selectionpos="auto">
		<Panel class="GamesList AppList" selectionpos="auto" >
			<Label id="HeaderLabel" class="HeaderLabel" />
			<Panel class="SuggestedRow" selectionpos="auto">
				<Button id="Game0" class="Game" selectionpos="auto" >
					<Panel class="ImageWrapper">
						<Image id="GameImage" class="GridItemImage" src="file://{images}/library_default.tga" defaultsrc="file://{images}/library_default.tga" scaling="stretch-to-fit-x-preserve-aspect" >
								<Label id="MissingImageLabel" text="" />
						</Image>
						<Panel class="GameDetails">
							<Label id="GameLabel" html="true" />
              <Label id="GameLabel_Expanded" html="true" text="" />
						</Panel>
					</Panel>
					<Panel id="SuggestedStatus" >			
						<Panel id="SuggestedStatusWrapper" >			
							<Panel id="StreamingVideoSupport" class="StreamingVideoSupport StatusImage" />
							<Panel id="GridControllerSupport" class="GridControllerSupport StatusImage" />
							<Panel class="InstalledState" />
							<Panel id="ReadyToPlay" class="ReadyToPlay StatusImage" />
							<Panel id="ReadyToStream" class="ReadyToStream StatusImage" />
							<Panel id="ReadyToDownload" class="ReadyToDownload StatusImage" />
							<Panel id="NotReadyToPlay" class="NotReadyToPlay StatusImage" />
						</Panel>
					</Panel>
                    <Panel class="GridItemBackground" />
				</Button>
				<Button id="Game1" class="Game"  selectionpos="auto" >
					<Panel class="ImageWrapper">
						<Image id="GameImage" class="GridItemImage" src="file://{images}/library_default.tga" defaultsrc="file://{images}/library_default.tga" scaling="stretch-to-fit-x-preserve-aspect" >
							<Label id="MissingImageLabel" text="" />
						</Image>
						<Panel class="GameDetails">
							<Label id="GameLabel" html="true" />
              <Label id="GameLabel_Expanded" html="true" text="" />
						</Panel>
					</Panel>
					<Panel id="SuggestedStatus" >			
						<Panel id="SuggestedStatusWrapper" >			
							<Panel id="StreamingVideoSupport" class="StreamingVideoSupport StatusImage" />
							<Panel id="GridControllerSupport" class="GridControllerSupport StatusImage" />
							<Panel class="InstalledState" />
							<Panel id="ReadyToPlay" class="ReadyToPlay StatusImage" />
							<Panel id="ReadyToStream" class="ReadyToStream StatusImage" />
							<Panel id="ReadyToDownload" class="ReadyToDownload StatusImage" />
							<Panel id="NotReadyToPlay" class="NotReadyToPlay StatusImage" />
						</Panel>
					</Panel>
                    <Panel class="GridItemBackground" />
				</Button>
				<Button id="Game2" class="Game" selectionpos="auto" >
					<Panel class="ImageWrapper">
						<Image id="GameImage" class="GridItemImage" src="file://{images}/library_default.tga" defaultsrc="file://{images}/library_default.tga" scaling="stretch-to-fit-x-preserve-aspect" >
							<Label id="MissingImageLabel" text="" />
						</Image>
						<Panel class="GameDetails">
							<Label id="GameLabel" html="true" />
              <Label id="GameLabel_Expanded" html="true" text="" />
						</Panel>
					</Panel>
					<Panel id="SuggestedStatus" >			
						<Panel id="SuggestedStatusWrapper" >			
							<Panel id="StreamingVideoSupport" class="StreamingVideoSupport StatusImage" />
							<Panel id="GridControllerSupport" class="GridControllerSupport StatusImage" />
							<Panel class="InstalledState" />
							<Panel id="ReadyToPlay" class="ReadyToPlay StatusImage" />
							<Panel id="ReadyToStream" class="ReadyToStream StatusImage" />
							<Panel id="ReadyToDownload" class="ReadyToDownload StatusImage" />
							<Panel id="NotReadyToPlay" class="NotReadyToPlay StatusImage" />
						</Panel>
					</Panel>
                    <Panel class="GridItemBackground" />
				</Button>
				<Button id="Game3" class="Game" selectionpos="auto" >
					<Panel class="ImageWrapper">
						<Image id="GameImage" class="GridItemImage" src="file://{images}/library_default.tga" defaultsrc="file://{images}/library_default.tga" scaling="stretch-to-fit-x-preserve-aspect" >
							<Label id="MissingImageLabel" text="" />
						</Image>
						<Panel class="GameDetails">
							<Label id="GameLabel" html="true" />
              <Label id="GameLabel_Expanded" html="true" text="" />
						</Panel>
					</Panel>
					<Panel id="SuggestedStatus" >			
						<Panel id="SuggestedStatusWrapper" >			
							<Panel id="StreamingVideoSupport" class="StreamingVideoSupport StatusImage" />
							<Panel id="GridControllerSupport" class="GridControllerSupport StatusImage" />
							<Panel class="InstalledState" />
							<Panel id="ReadyToPlay" class="ReadyToPlay StatusImage" />
							<Panel id="ReadyToStream" class="ReadyToStream StatusImage" />
							<Panel id="ReadyToDownload" class="ReadyToDownload StatusImage" />
							<Panel id="NotReadyToPlay" class="NotReadyToPlay StatusImage" />
						</Panel>
					</Panel>
                    <Panel class="GridItemBackground" />
				</Button>
			</Panel>
		</Panel>
	</LibrarySuggestionsRow>
</root>
