<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
	  background_visible="true"
	  follows="all"
	  height="570"
	  label="Things"
	  layout="topleft"
	  min_height="350"
	  min_width="240"
	  name="objects panel"
	  width="333">
    <panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 name="sidepanel__inventory_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="true"
		 width="330">
         <layout_stack
              follows="left|right|top|bottom"
              layout="topleft"
              left="0"
              top="0"
              orientation="vertical"
              name="inventory_layout_stack"
              height="535"
              width="330">
             <layout_panel
                 name="main_inventory_layout_panel"
								 layout="topleft"
                 min_dim="150"
                 width="330"
                 follows="bottom|left|right"
                 user_resize="false"
                 height="300">
                 <panel
                      class="panel_main_inventory"
                      filename="panel_main_inventory.xml"
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="panel_main_inventory"
                      top="0"
                      label=""
                      height="300"
                      width="330" />
             </layout_panel>
					   <layout_panel
                 width="330"
								 layout="topleft"
                 auto_resize="true"
                 user_resize="false"
                 follows="bottom|left|right"
                 name="inbox_outbox_layout_panel"
                 visible="false"
                 min_dim="35"
                 max_dim="235"
                 expanded_min_dim="125"
                 height="235">
							 <layout_stack
										follows="left|right|top|bottom"
										layout="topleft"
										left="0"
										top="0"
										orientation="vertical"
										name="inbox_outbox_layout_stack"
										height="235"
										width="330">
								 <layout_panel
                 width="330"
								 layout="topleft"
                 auto_resize="true"
                 user_resize="false"
                 follows="left|right|top"
                 name="inbox_layout_panel"
                 visible="false"
                 min_dim="35"
                 max_dim="200"
                 expanded_min_dim="90"
                 height="200">
                 <panel
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="marketplace_inbox"
                      class="panel_marketplace_inbox"
                      top="0"
                      label=""
                      height="200"
                      width="330">
                     <string name="InboxLabelWithArg">Received Items ([NUM])</string>
                     <string name="InboxLabelNoArg">Received Items</string>
                     <button
                        label="Received Items"
												font="SansSerifMedium"
                        name="inbox_btn"
                        height="35"
                        width="308"
                        image_unselected="MarketplaceBtn_Off"
                        image_selected="MarketplaceBtn_Selected"
                        halign="left"
                        handle_right_mouse="false"
                        follows="top|left|right"
                        is_toggle="true"
                        tab_stop="false"
                        pad_left="35"
                        top="0"
                        left="10" />
                     <text
                        type="string"
                        length="1"
                        follows="right|top"
                        layout="topleft"
                        height="13"
                        top="10"
                        right="-20"
                        name="inbox_fresh_new_count"
                        font="SansSerifMedium"
                        halign="right"
                        top_pad="0"
                        width="300">
                        [NUM] New
                     </text>
                     <panel
                        follows="all"
                        left="10"
                        bottom="200"
                        width="308"
                        top="35"
                        bg_opaque_color="InventoryBackgroundColor"
                        background_visible="true"
                        background_opaque="true"
                        tool_tip="Drag and drop items to your inventory to manage and use them"
                        >
                        <text
							name="inbox_inventory_placeholder"
							type="string"
							follows="all"
							layout="topleft"
							top="0"
							left="0"
							width="308"
							height="165"
							wrap="true"
							halign="center">
							Purchases from the marketplace will be delivered here.
						</text>
                    </panel>
                 </panel>
             </layout_panel>
             <layout_panel
                 width="330"
                 layout="topleft"
                 auto_resize="true"
                 user_resize="false"
                 follows="all"
                 name="outbox_layout_panel"
                 visible="false"
                 min_dim="35"
                 max_dim="200"
                 expanded_min_dim="90"
                 height="200">
                 <panel
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="marketplace_outbox"
                      class="panel_marketplace_outbox"
                      top="0"
                      label=""
                      height="200"
                      width="330">
                     <string name="OutboxLabelWithArg">Merchant Outbox ([NUM])</string>
                     <string name="OutboxLabelNoArg">Merchant Outbox</string>
                     <button
                        label="Merchant Outbox"
                        font="SansSerifMedium"
                        name="outbox_btn"
                        height="35"
                        width="308"
                        image_unselected="MarketplaceBtn_Off"
                        image_selected="MarketplaceBtn_Selected"
                        halign="left"
                        handle_right_mouse="false"
                        follows="top|left|right"
                        is_toggle="true"
                        tab_stop="false"
                        pad_left="35"
                        top="0"
                        left="10" />
                     <button
                         image_unselected="OutboxPush_Off"
                         image_selected="OutboxPush_Selected"
                         image_hover_selected="OutboxPush_Selected_Over"
                         image_hover_unselected="OutboxPush_Over"
                         image_disabled_selected="OutboxPush_Selected_Disabled"
                         image_disabled="OutboxPush_Disabled"
                         image_pressed="OutboxPush_Press"
                         image_pressed_selected="OutboxPush_Selected_Press"
                         label=""
                         tool_tip="Push to my Marketplace Storefront"
                         is_toggle="false"
                         name="outbox_sync_btn"
                         follows="top|right"
                         tab_stop="false"
                         halign="center"
                         top="6"
                         left="-50"
                         height="23"
                         width="32"
                         enabled="false" />
                     <loading_indicator
                        follows="top|right"
                        name="outbox_sync_indicator"
                        top="6"
                        left="-50"
                        height="23"
                        width="32"
                        images_per_sec="1.15"
                        tab_stop="false"
                        visible="false">
                         <images>
                             <image name="OutboxPush_Progress_1"/>
                             <image name="OutboxPush_Progress_2"/>
                             <image name="OutboxPush_Progress_3"/>
                             <image name="OutboxPush_Progress_4"/>
                             <image name="OutboxPush_Progress_5"/>
                             <image name="OutboxPush_Progress_6"/>
                         </images>
                     </loading_indicator>
                     <panel
                        follows="all"
                        left="10"
                        bottom="200"
                        width="308"
                        top="35"
                        bg_opaque_color="InventoryBackgroundColor"
                        background_visible="true"
                        background_opaque="true"
                        >
						<panel
							name="outbox_inventory_placeholder_panel"
							follows="all"
							layout="topleft"
							top="0"
							left="0"
							width="308"
							height="165"
							bg_opaque_color="InventoryBackgroundColor"
							background_visible="true"
							background_opaque="true"
							>
							<text
								name="outbox_inventory_placeholder_title"
								type="string"
								follows="all"
								layout="topleft"
								top="10"
								left="0"
								width="308"
								height="25"
								wrap="true"
								halign="center"
								font="SansSerifBold">
								Loading...
							</text>
							<text
								name="outbox_inventory_placeholder_text"
								type="string"
								follows="all"
								layout="topleft"
								top="35"
								left="0"
								width="308"
								height="130"
								wrap="true"
								halign="left" />
						</panel>
                    </panel>
                 </panel>
             </layout_panel>
						 </layout_stack>
						 </layout_panel>
         </layout_stack>
		<panel
		     follows="bottom|left|right"
			 height="30"
			 layout="topleft"
			 name="button_panel"
			 left="9"
             top_pad="7"
			 width="308">
			<layout_stack
     	         follows="bottom|left|right"
		         height="23"
		         layout="topleft"
		         mouse_opaque="false"
		         name="button_panel_ls"
		         left="0"
		         orientation="horizontal"
		         top="0"
		         width="308">	
			    <layout_panel
			         follows="bottom|left|right"
			         height="23"
                     layout="bottomleft"
                     left="0"			
                     mouse_opaque="false"
                     name="info_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="101">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Profile"
                         layout="topleft"
                         left="1"
                         name="info_btn"
                         tool_tip="Show object profile"
                         top="0"
                         width="100" />
			    </layout_panel>
			    <layout_panel
                     follows="bottom|left|right"
                     height="23"
                     layout="bottomleft"
                     left_pad="1"			
                     mouse_opaque="false"
                     name="share_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="100">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Share"
                         layout="topleft"
                         left="1"
                         name="share_btn"
                         tool_tip="Share an inventory item"
                         top="0"
                         width="99" />
			    </layout_panel>
			    <layout_panel
                     follows="bottom|left|right"
                     height="23"
                     layout="bottomleft"
                     left_pad="1"			
                     mouse_opaque="false"
                     name="shop_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="100">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Shop"
                         layout="topleft"
                         left="1"
                         name="shop_btn"
                         tool_tip="Open Marketplace webpage"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Wear"
                         layout="topleft"
                         left="1"
                         name="wear_btn"
                         tool_tip="Wear seleceted outfit"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Play"
                         layout="topleft"
                         name="play_btn"
                         left="1"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Teleport"
                         layout="topleft"
                         left="1"
                         name="teleport_btn"
                         tool_tip="Teleport to the selected area"
                         top="0"
                         width="99" />
			    </layout_panel>
			</layout_stack>
		</panel>
	</panel>

<panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 class="sidepanel_item_info"
		 filename="sidepanel_item_info.xml"
		 name="sidepanel__item_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="false"
		 width="330">
	</panel>

<panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 class="sidepanel_task_info"
		 filename="sidepanel_task_info.xml"
		 name="sidepanel__task_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="false"
		 width="330">
	</panel>
</panel>