<?xml version="1.0" encoding="utf-8"?>
<window> 
	<controls>

		<!--
		::::::::::::::
		:: OVERLAYS ::
		::::::::::::::
		-->
		<control>
			<description>Top Bar Overlay</description>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1280</width>
			<height>51</height>
			<texture>overlay_topbar.png</texture>
		</control>

		<control>
			<description>FanArt Overlay - List View</description>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>0</posY>
			<width>1280</width>
			<height>720</height>
			<texture>fanartoverlaylist.png</texture>
			<visible>facadeview.list</visible>
		</control>
		
		<control>
			<description>Bottom Filmstrip Overlay</description>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>400</posY>
			<width>1280</width>
			<height>320</height>
			<texture>filmstrip_overlay.png</texture>
			<visible>facadeview.filmstrip+[control.isvisible(1237)|control.isvisible(1238)]</visible>
		</control>
		
		<control>
			<description>FanArt Overlay - WideBanners</description>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>255</posY>
			<width>1280</width>
			<height>720</height>
			<texture>fanartoverlaywidebanners.png</texture>
			<visible>facadeview.largeicons</visible>
		</control>
		
		<control>
			<type>image</type>
			<id>0</id>
			<posX>0</posX>
			<posY>675</posY>
			<width>1280</width>
			<height>47</height>
			<texture>imagestreamtitle.png</texture>
			<visible>control.isvisible(1240)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		
		<!--
		::::::::::::::::::
		:: MEDIA COUNTS ::
		::::::::::::::::::
		-->
		<control>
			<description>Media Count Background</description>
			<type>image</type>
			<id>0</id>
			<posX>1065</posX>
			<posY>13</posY>
			<width>202</width>
            <height>28</height>
			<texture>mediacountbackground.png</texture>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		
		<control>
			<description>Episode Count Label</description>
			<type>label</type>
			<label>#TVSeries.Translation.Episodes.Label</label>
			<id>0</id>
			<width>135</width>
			<posX>1078</posX>
			<posY>16</posY>
			<align>left</align>
			<font>mediastream10tc</font>
			<textcolor>ff909090</textcolor>
			<visible>[control.isvisible(1239)|control.isvisible(1238)]</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		<control>
			<description>Series Episode Count</description>
			<type>label</type>
			<label>#TVSeries.Series.EpisodeCount</label>
			<id>0</id>
			<posX>1238</posX>
			<posY>14</posY>
			<font>mediastream11c</font>
			<align>right</align>    
			<textcolor>ff006698</textcolor>
			<visible>control.isvisible(1238)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		<control>
			<description>Filtered Episode Count</description>
			<type>label</type>
			<id>0</id>
			<label>#TVSeries.FilteredEpisodeCount</label>
			<posX>1238</posX>
			<posY>14</posY>
			<font>mediastream11c</font>
			<align>right</align>
			<textcolor>ff006698</textcolor>
			<visible>control.isvisible(1239)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		
		<control>
			<description>Series Count Label</description>
			<type>label</type>
			<label>#TVSeries.Translation.Series_Plural.Label</label>
			<id>0</id>
			<width>135</width>
			<posX>1078</posX>
			<posY>16</posY>
			<align>left</align>
			<font>mediastream10tc</font>
			<textcolor>ff909090</textcolor>
			<visible>control.isvisible(1237)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		<control>
			<description>Series Count</description>
			<type>label</type>
			<label>#TVSeries.SeriesCount</label>
			<id>0</id>
			<posX>1238</posX>
			<posY>14</posY>
			<font>mediastream11c</font>
			<align>right</align>
			<textcolor>ff006698</textcolor>
			<visible>control.isvisible(1237)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		
		<control>
			<description>Group Count Label</description>
			<type>label</type>
			<label>#TVSeries.Translation.Groups.Label</label>
			<id>0</id>
			<width>135</width>
			<posX>1078</posX>
			<posY>16</posY>
			<align>left</align>
			<font>mediastream10tc</font>
			<textcolor>ff909090</textcolor>
			<visible>control.isvisible(1240)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		<control>
			<description>Group Count</description>
			<type>label</type>
			<label>#TVSeries.GroupCount</label>
			<id>0</id>
			<posX>1238</posX>
			<posY>14</posY>
			<font>mediastream11c</font>
			<align>right</align>
			<textcolor>ff006698</textcolor>
			<visible>control.isvisible(1240)</visible>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
		</control>
		
		<!--
		:::::::::::::::::
		:: PAGE COUNTS ::
		:::::::::::::::::
		-->

		<control>
			<type>group</type>
			<id>28</id>
			<layout>StackLayout</layout>
			<animation effect="fade" time="250" delay="0">WindowClose</animation>
			<control>
				<type>facadeview</type>
				<id>50</id>
				<control>					
					<type>listcontrol</type>
					<subtype>album</subtype>
					<id>50</id>
				</control>
				<control>
					<description>Wide Banners (3x3) View</description>
					<type>thumbnailpanel</type>
					<id>50</id>
					<posX>13</posX>
					<posY>600</posY>
					<width>1280</width>
					<height>115</height>
					<imageFolder>-</imageFolder>
					<imageFolderFocus>widebannerborder.png</imageFolderFocus>         					
					<keepaspectratio>no</keepaspectratio>
					<enableFocusZoom>no</enableFocusZoom>
					<scrollOffset>0</scrollOffset>
					<dimColor>30ffffff</dimColor>
					<!-- margin -->
					<itemWidthBig>420</itemWidthBig>
					<itemHeightBig>94</itemHeightBig>
					<!-- frame texture -->
					<textureWidthBig>414</textureWidthBig>
					<textureHeightBig>88</textureHeightBig>
					<!-- wide banners -->
					<thumbWidthBig>400</thumbWidthBig>
					<thumbHeightBig>74</thumbHeightBig>
					<thumbPosXBig>7</thumbPosXBig>
					<thumbPosYBig>7</thumbPosYBig>
					<thumbZoom>no</thumbZoom>
				</control>
				<control>
					<description>Filmstrip view</description>
					<type>filmstrip</type>
					<id>50</id>
					<posX>40</posX>
					<posY>465</posY>
					<onup>2</onup>
					<width>700</width>
					<scrollOffset>3</scrollOffset>			
					<itemWidth>145</itemWidth>
					<itemHeight>205</itemHeight>
					<textureWidth>145</textureWidth>
					<textureHeight>207</textureHeight>
					<thumbWidth>132</thumbWidth>
					<thumbHeight>200</thumbHeight>
					<thumbPosX>2</thumbPosX>
					<thumbPosY>2</thumbPosY>
					<thumbs flipY="true" diffuse="diffusemirrorwide.png"></thumbs>
					<InfoImage flipY="true" diffuse="diffusemirrorwide.png"></InfoImage>
					<imageFolderFocus>-</imageFolderFocus>
					<frame>-</frame>
					<frameFocus>-</frameFocus>
					<background>Coverbig.png</background>
					<showFrame>yes</showFrame>
					<showFolder>no</showFolder>
					<showBackGround>no</showBackGround>
					<showInfoImage>no</showInfoImage>
					<thumbAnimation effect="zoom" start="100,100" end="140,140" time="100">focus</thumbAnimation>
					<!-- Spin Controls -->
					<spinWidth>50</spinWidth>
					<spinHeight>37</spinHeight>					
					<spinPosX>1175</spinPosX>
					<spinPosY>681</spinPosY>
					<spinAlign>Right</spinAlign>
					<spinColor>ff006698</spinColor>				
					<textureUp>arrow_round_up_nofocus.png</textureUp>
					<textureDown>arrow_round_down_nofocus.png</textureDown>
					<textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
					<textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
				</control>
				<control>
					<description>List View</description>
					<type>listcontrol</type>
					<id>50</id>
					<posX>760</posX>
					<posY>420</posY>
					<onleft>2</onleft>
					<onright>2</onright>					
					<width>590</width>
					<height>300</height>
					<textXOff>-60</textXOff>
					<textXOff2>367</textXOff2>
					<textXOff3>415</textXOff3>
					<textYOff3>11</textYOff3>
					<font>mediastream11c</font>
					<font3>mediastream9c</font3>          
					<textureFocus>listbg_detail_fo.png</textureFocus>
					<IconYOff>12</IconYOff>
					<IconXOff>390</IconXOff>
					<itemHeight>18</itemHeight>
					<itemWidth>72</itemWidth>
					<dimColor>50ffffff</dimColor>
					<!-- Spin Controls -->
					<spinCanFocus>no</spinCanFocus>
					<spinWidth>50</spinWidth>
					<spinHeight>37</spinHeight>					
					<spinPosX>1175</spinPosX>
					<spinPosY>681</spinPosY>
					<spinAlign>Right</spinAlign>
					<spinColor>ff006698</spinColor>				
					<textureUp>arrow_round_up_nofocus.png</textureUp>
					<textureDown>arrow_round_down_nofocus.png</textureDown>
					<textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
					<textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
				</control>
			</control>
		</control>
	
	</controls>
</window>
