<root>
	<styles>		
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/footer.css" />
	</styles>
	
	<TenfootFooterPanel>
			<!-- The bottom legend row -->
			<Panel id="LegendRow" hittest="false" >
				<Panel id="LeftLegend" class="LegendButton">
					<Label id="LB_btn" class="LegendButtonBox LBButtonBox" text="#UI_LeftBumper_Short" />
					<Label id="L1_btn" class="LegendButtonBox LBButtonBox" text="#UI_LeftBumper_L1_Short" />
					<FooterLabelButton id="LB_txt" class="LegendText LBButtonText" padevent="pad_left_shoulder" />
				</Panel>
				<Panel id="MiddleLegend" class="LegendButton">
					<Panel id="LBWrapper">
						<Panel id="LBInnerWrapper">
							<Label id="LT_btn" class="LegendButtonBox TriggerButtonBox" text="#UI_LeftTrigger_Short" />
							<FooterLabelButton id="LT_txt" class="LegendText TriggerButtonText" padevent="pad_ltrigger" />
						</Panel>
					</Panel>
					<Panel id="ABXY_Footer_Wrapper">
						<Panel id="A_Wrapper">
							<Panel id="A_btn">
								<Label id="A_btn_std" class="LegendButtonBox AButtonBox" text="#UI_AButton" />
               	<Label id="A_btn_nintendo" class="LegendButtonBox SwitchButtonBox" text="#UI_BButton" /> 
								<Label id="A_btn_ps4" class="LegendButtonBox CrossButtonBox" text="#UI_CrossButton" />
							</Panel>
							<FooterLabelButton id="A_txt" class="LegendText AButtonText" padevent="pad_a" />
						</Panel>
						<Panel id="X_Wrapper">
							<Panel id="X_btn">
								<Label id="X_btn_std" class="LegendButtonBox XButtonBox" text="#UI_XButton" />
                <Label id="X_btn_nintendo" class="LegendButtonBox SwitchButtonBox" text="#UI_YButton" /> 
								<Label id="X_btn_ps4" class="LegendButtonBox SquareButtonBox" text="#UI_SquareButton" />
							</Panel>
							<FooterLabelButton id="X_txt" class="LegendText XButtonText" padevent="pad_x" />
						</Panel>
						<Panel id="Y_Wrapper">
							<Panel id="Y_btn">
								<Label id="Y_btn_std" class="LegendButtonBox YButtonBox" text="#UI_YButton" />
                <Label id="Y_btn_nintendo" class="LegendButtonBox SwitchButtonBox" text="#UI_XButton" /> 
								<Label id="Y_btn_ps4" class="LegendButtonBox TriangleButtonBox" text="#UI_TriangleButton" />
							</Panel>
							<FooterLabelButton id="Y_txt" class="LegendText YButtonText" padevent="pad_y" />
						</Panel>
						<Panel id="B_Wrapper">
							<Panel id="B_btn">
								<Label id="B_btn_std" class="LegendButtonBox BButtonBox" text="#UI_BButton" />
                <Label id="B_btn_nintendo" class="LegendButtonBox SwitchButtonBox" text="#UI_AButton" /> 
								<Label id="B_btn_ps4" class="LegendButtonBox CircleButtonBox" text="#UI_CircleButton" />
							</Panel>
							<FooterLabelButton id="B_txt" class="LegendText BButtonText" padevent="pad_b" />
						</Panel>
					</Panel>
					<Panel id="RightWrapper">
						<Panel id="BACKWrapper">
							<Panel id="BACKInnerWrapper">
								<Panel id="BACK_btn" >
                  <Label id="BACK_btn_std" class="LegendButtonBox BACKButtonBox" />
                  <Label id="BACK_btn_nintendo" class="LegendButtonBox MinusButtonBox" text="-" />
                </Panel>
								<FooterLabelButton id="BACK_txt" class="LegendText BACKButtonText" padevent="pad_back" />
							</Panel>
						</Panel>
						<Panel id="STARTWrapper">
							<Panel id="STARTInnerWrapper">
								<Panel id="START_btn" >
                  <Label id="START_btn_std" class="LegendButtonBox STARTButtonBox" />
                  <Label id="START_btn_nintendo" class="LegendButtonBox PlusButtonBox" text="+" />
                </Panel>
								<FooterLabelButton id="START_txt" class="LegendText STARTButtonText" padevent="pad_start" />
							</Panel>
						</Panel>
						<Panel id="RBWrapper">
							<Panel id="RBInnerWrapper">
								<FooterLabelButton id="RT_txt" class="LegendText TriggerButtonText" padevent="pad_rtrigger" />
								<Label id="RT_btn" class="LegendButtonBox TriggerButtonBox" text="#UI_RightTrigger_Short" />
							</Panel>
						</Panel>
					</Panel>
				</Panel>
				<Panel id="RightLegend" class="LegendButton">
					<Panel id="FriendsNotificationsCursor" class="FriendsNotifications">
						<Image id="UnreadChatItems" src="file://{images}/friends/friends_chatactivity.tga" />
						<Image id="OngoingVoiceChatOnHold" src="file://{images}/friends/friends_voiceholdactivity.tga" />
						<Image id="OngoingVoiceChat" src="file://{images}/friends/friends_voicechatactivity.tga" />
					</Panel>
					<FooterLabelButton id="RB_txt" class="LegendText RBButtonText" padevent="pad_right_shoulder" />
					<Panel id="FriendsNotificationsGamepad" class="FriendsNotifications">
						<Image id="UnreadChatItems" src="file://{images}/friends/friends_chatactivity.tga" />
						<Image id="OngoingVoiceChatOnHold" src="file://{images}/friends/friends_voiceholdactivity.tga" />
						<Image id="OngoingVoiceChat" src="file://{images}/friends/friends_voicechatactivity.tga" />
					</Panel>
					<Label id="RB_btn" class="LegendButtonBox RBButtonBox" text="#UI_RightBumper_Short" />
					<Label id="R1_btn" class="LegendButtonBox RBButtonBox" text="#UI_RightBumper_R1_Short" />
				</Panel>
			</Panel>
	</TenfootFooterPanel>	
</root>
