<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/mainmenu_communitybackground.css"/>
		<include src="file://{resources}/styles/friends/community_main.css"/>
		<include src="file://{resources}/styles/community/community.css" />
	</styles>
	
	<CommunityWrapper defaultfocus="CommunityMenu" >
		<Button id="CommunityTopButton" class="TopBarButton" />
		<Button id="CommunityMidStackButton" class="MidStackButton" />
		<CommunityPanel id="CommunityMenu" class="CommunityPanel" maindepth="2" communitydepth="1" />
		<CommunityPanel id="CommunityMarket" class="CommunityPanel MarketPanel" maindepth="3" communitydepth="2" />
		<CommunityPanel id="CommunityMarketDetails" class="CommunityPanel MarketPanel" maindepth="3" communitydepth="3" />
		<CommunityPanel id="CommunityMarketItemPicker" class="CommunityPanel MarketPanel" maindepth="3" communitydepth="4" />
		<CommunityPanel id="CommunityMarketSellDialog" class="CommunityPanel MarketPanel" maindepth="3" communitydepth="5" />
		<CommunityPanel id="CommunityMarketBuyDialog" class="CommunityPanel MarketPanel" maindepth="3" communitydepth="4" />
		<CommunityPanel id="CommunityHome" class="CommunityPanel AppHubPanel" maindepth="3" communitydepth="2" />
		<CommunityPanel id="CommunityGameHub" class="CommunityPanel AppHubPanel" maindepth="3" communitydepth="2" />
		<CommunityPanel id="CommunityWorkshopItem" class="CommunityPanel AppHubPanel" maindepth="3" communitydepth="3" />
	</CommunityWrapper>
</root>
