﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<controls>
  <skin>
    <width>960</width>
    <height>720</height>
    <version>1.2.0.0</version>
  </skin>
  <!-- ********* 15pt True 4x3 ********* -->
  <define>#widescreen:-</define>
  <define>#true4x3:true</define>
  <!-- ********* AMPED Themes ********* -->
  <define>#bgcolor:9000CED1</define>
  <define>#barcolor:5000CED1</define>
  <define>#glasscolor:601E90FF</define>
  <define>#bgoverlay:6000CED1</define>
  <define>#buttoncolor:ff00FFFF</define>
  <define>#text1f:ffffffff</define>
  <define>#text1nf:ffdddddd</define>
  <define>#text2f:775F9EA0</define>
  <define>#text2nf:90dddddd</define>
  <define>#text3f:ffa9d0f7</define>
  <define>#text3nf:dd5F9EA0</define>
  <define>#playedcolor:ffDEB887</define>
  <!-- ********* AMPED STYLES ********* -->
  <style Name="Background">
    <description>Used to center controls on the screen</description>
    <posX>0</posX>
    <width>960</width>
  </style>
  <style Name="Backdrop">
    <description>Main style for all backdrops</description>
    <posX>30</posX>
    <posY>127</posY>
    <width>900</width>
    <height>504</height>
  </style>
  <style Name="Backdrop Wide">
    <description>Used only for wide fanart layout</description>
    <posX>-73</posX>
    <posY>10</posY>
    <width>1179</width>
    <height>623</height>
  </style>
  <style Name="Backdrop Overlay">
    <description>Main overlay for all backdrops</description>
    <posX>30</posX>
    <posY>127</posY>
    <width>900</width>
    <height>504</height>
    <animation effect="fade" start="0" end="100" time="500">WindowOpen</animation>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
  </style>
  <style Name="Backdrop Overlay Top">
    <description>Sets height for Top overlay on all backdrops</description>
    <posX>30</posX>
    <posY>127</posY>
    <width>900</width>
    <height>125</height>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
  </style>
  <style Name="Backdrop Overlay Bottom">
    <description>Sets height for bottom overlay for detail text</description>
    <posX>30</posX>
    <posY>250</posY>
    <width>900</width>
    <height>382</height>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
  </style>
  <style Name="Vbar Left">
    <description>Left Vertical Line for backdrop</description>
    <id>0</id>
    <type>image</type>
    <posX>23</posX>
    <posY>127</posY>
    <width>7</width>
    <height>495</height>
    <texture>vbar3.png</texture>
    <colordiffuse>ffffffff</colordiffuse>
    <keepaspectratio>no</keepaspectratio>
    <visible>yes</visible>
    <animation effect="fade" time="250">WindowOpen</animation>
  </style>
  <style Name="Vbar Right">
    <description>Right Vertical Line for backdrop</description>
    <type>image</type>
    <id>0</id>
    <posX>925</posX>
    <posY>127</posY>
    <width>7</width>
    <height>500</height>
    <texture>vbar1.png</texture>
    <colordiffuse>ffffffff</colordiffuse>
    <keepaspectratio>no</keepaspectratio>
    <visible>yes</visible>
    <animation effect="fade" time="250">WindowOpen</animation>
  </style>
  <style Name="Topbar BG">
    <description>Sets position for Topbar Background on diff screen sizes</description>
    <posX>205</posX>
    <width>530</width>
  </style>
  <style Name="Topbar">
    <description>Sets position for Topbar on diff screen sizes</description>
    <posX>190</posX>
  </style>
  <style Name="Align Right">
    <description>Aligns text controls to right margin</description>
    <posX>940</posX>
    <align>right</align>
  </style>
  <style Name="Keybd">
    <description>Sets keyboard input for diff font sizes</description>
    <inputTextOffY>-2</inputTextOffY>
  </style>
  <style Name="Backslide">
    <description>Menu Backdrop</description>
    <posX>30</posX>
    <posY>127</posY>
    <width>300</width>
    <height>504</height>
    <texture>Backslide.png</texture>
    <colordiffuse>ffffffff</colordiffuse>
    <visible>![Control.isvisible(10101)+Control.isvisible(10102)]+!Control.hasfocus(50)</visible>
    <animation effect="slide" time="450" start="-300,0">visible</animation>
    <animation effect="slide" time="450" end="-300,0">hidden</animation>
  </style>
  <!-- ** Coverflow Card Back ** -->
  <style Name="CardValue1">
    <description>Actors on card back</description>
    <height>19</height>
    <lineSpacing>3.5</lineSpacing>
    <textcolor>ccdddddd</textcolor>
  </style>
  <style Name="CardValue2">
    <description>Plot on card back</description>
    <height>41</height>
    <lineSpacing>3.5</lineSpacing>
    <textcolor>ccdddddd</textcolor>
  </style>
  <style Name="CardValue3">
    <description>Game Desc in MyEmulators</description>
    <height>65</height>
    <lineSpacing>3.5</lineSpacing>
    <textcolor>ccdddddd</textcolor>
  </style>
  <!-- ** Hidden Menus/Info buttons ** -->
  <style Name="Info">
    <description>Info Button</description>
    <posY>40</posY>
    <posX>915</posX>
    <align>right</align>
    <width>45</width>
    <height>720</height>
    <id>4444</id>
    <onup>50</onup>
    <ondown>50</ondown>
    <onleft>50</onleft>
    <onright>50</onright>
    <label>-</label>
    <textureFocus>-</textureFocus>
    <textureNoFocus>info.png</textureNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <animation effect="fade" start="0" end="100" time="250">Visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Menu">
    <description>Hidden ActionGroup Menu</description>
    <onexit>50</onexit>
    <buttonX>0</buttonX>
    <buttonY>35</buttonY>
    <buttonwidth>45</buttonwidth>
    <buttonheight>720</buttonheight>
    <textureFocus>Action_focus.png</textureFocus>
    <textureNoFocus>Action_nofocus.png</textureNoFocus>
    <width>320</width>
    <height>720</height>
    <dimColor>ffffffff</dimColor>
    <visible>!Control.HasFocus(50)</visible>
    <animation effect="slide" time="450" start="-300,0">visible</animation>
    <animation effect="slide" time="450" end="-300,0">hidden</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Menu Group">
    <description>default position for Hidden Menus</description>
    <posX>36</posX>
    <posY>180</posY>
    <animation effect="slide" time="500" start="-300,0">visible</animation>
    <animation effect="slide" time="500" end="-300,0">hidden</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Link">
    <description>Jump to or Link items that open another plugin/window</description>
    <textcolor>ffa9d0f7</textcolor>
    <textcolorNoFocus>dda9d0f7</textcolorNoFocus>
  </style>
  <!-- ********* Slides ********* -->
  <style Name="Slide 1">
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Slide 2">
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
  </style>
  <style Name="Slide 3">
    <description>Used for Games</description>
    <animation effect="slide" time="200" end="40,0">windowopen</animation>
    <animation effect="slide" time="200" start="40,0" end="40,0">windowclose</animation>
    <animation effect="fade" time="200" delay="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
  </style>
  <!-- ********* Home Screens ********* -->
  <style Name="aMPed logo">
    <posX>750</posX>
    <posY>150</posY>
    <width>170</width>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="MP Logo">
    <description>when no weather displayed</description>
    <posX>70</posX>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Guide">
    <description>Guide text on revamped and my home/plugins</description>
    <posX>10</posX>
    <posY>600</posY>
    <width>350</width>
    <font>font14</font>
    <textcolor>#text2f</textcolor>
    <align>center</align>
    <valign>bottom</valign>
    <animation effect="fade" time="450">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* revaMPed Basic Home ********* -->
  <style Name="Header">
    <description>rotated menu header on revaMPed BH</description>
    <posX>65</posX>
    <posY>130</posY>
    <width>300</width>
    <height>460</height>
    <align>center</align>
    <font>font32</font>
    <textcolor>98a9d0f7</textcolor>
    <animation effect="rotate" end="90" time="0">WindowOpen</animation>
    <animation effect="rotate" end="90" time="0">WindowClose</animation>
    <animation effect="slide" time="200" start="0,-550" end="0,-150">WindowOpen</animation>
    <animation effect="slide" time="200" start="0,-150" end="0,-550">WindowClose</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="150">WindowClose</animation>
    <animation effect="fade" time="450" reversible="true">visiblechange</animation>
  </style>
  <style Name="Home Button">
    <description>button and hover on revaMPed BH</description>
    <posX>100</posX>
    <textYOff>3</textYOff>
    <width>260</width>
    <height>45</height>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <font>font18</font>
    <hoverX>785</hoverX>
    <hoverY>520</hoverY>
    <hoverWidth>176</hoverWidth>
    <hoverHeight>176</hoverHeight>
    <animation effect="zoom" start="100,100" end="100,100" time="100">focus</animation>
    <animation effect="zoom" start="100,100" end="100,100" time="300">unfocus</animation>
  </style>
  <!-- ********* revaMPed Rustic Basic Home ********* -->
  <style Name="Sub Header">
    <description>rotated menu header on Rustic BH</description>
    <posX>65</posX>
    <posY>130</posY>
    <width>300</width>
    <height>460</height>
    <align>center</align>
    <font>font32</font>
    <textcolor>98a9d0f7</textcolor>
    <animation effect="rotate" end="90" time="0">WindowOpen</animation>
    <animation effect="rotate" end="90" time="0">WindowClose</animation>
    <animation effect="slide" time="200" start="0,-550" end="0,-150">WindowOpen</animation>
    <animation effect="slide" time="200" start="0,-150" end="0,-550">WindowClose</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="150">WindowClose</animation>
    <animation effect="fade" time="450" reversible="true">visiblechange</animation>
  </style>
  <style Name="Home Button2">
    <description>button and hover on Rustic BH</description>
    <posX>90</posX>
    <width>260</width>
    <height>45</height>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <textYOff>3</textYOff>
    <font>font26</font>
    <textalign>right</textalign>
    <hoverX>785</hoverX>
    <hoverY>520</hoverY>
    <hoverWidth>176</hoverWidth>
    <hoverHeight>176</hoverHeight>
    <animation effect="zoom" start="100,100" end="100,100" time="100">focus</animation>
    <animation effect="zoom" start="100,100" end="100,100" time="300">unfocus</animation>
  </style>
  <style Name="Home Sub Button">
    <description>sub-menubutton and hover on Rustic BH</description>
    <posX>360</posX>
    <width>260</width>
    <height>45</height>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <font>font18</font>
    <textYOff>4</textYOff>
    <hoverX>785</hoverX>
    <hoverY>520</hoverY>
    <hoverWidth>176</hoverWidth>
    <hoverHeight>176</hoverHeight>
    <animation effect="zoom" start="100,100" end="100,100" time="100">focus</animation>
    <animation effect="zoom" start="100,100" end="100,100" time="300">unfocus</animation>
  </style>
  <!-- ********* Vintage Basic Home ********* -->
  <style Name="BH Button 2">
    <posX>80</posX>
  </style>
  <style Name="BH Button 3">
    <posX>245</posX>
  </style>
  <style Name="BH Button 4">
    <posX>405</posX>
  </style>
  <style Name="BH Button 5">
    <posX>565</posX>
  </style>
  <style Name="BH Button 6">
    <posX>725</posX>
  </style>
  <!-- ********* Vintage Basic Menus ********* -->
  <style Name="BM Col 1">
    <posX>80</posX>
  </style>
  <style Name="BM Col 2">
    <posX>280</posX>
  </style>
  <style Name="BM Col 3">
    <posX>480</posX>
  </style>
  <style Name="BM Col 4">
    <posX>680</posX>
  </style>
  <!-- ********* Titles/Ratings/Tagline ********* -->
  <style Name="Title">
    <description>Main title centered on most screens</description>
    <posX>150</posX>
    <posY>55</posY>
    <height>55</height>
    <width>640</width>
    <font>font22</font>
    <textalign>center</textalign>
    <textcolor>ffffffff</textcolor>
  </style>
  <style Name="Title Label">
    <description>used when title control cannot use textboxscrollup</description>
    <posX>150</posX>
    <posY>55</posY>
    <height>55</height>
    <width>660</width>
    <font>font22</font>
    <align>center</align>
    <textcolor>ffffffff</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
  </style>
  <style Name="Title2">
    <description>2nd level title - usually selecteditem2</description>
    <posX>150</posX>
    <posY>130</posY>
    <height>40</height>
    <width>640</width>
    <font>font16</font>
    <textalign>center</textalign>
    <textcolor>ffa9d0f7</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
    <visible>![facadeview.smallicons|facadeview.largeicons]</visible>
  </style>
  <style Name="Title3">
    <description>3rd level title - also used to center text</description>
    <posX>160</posX>
    <posY>165</posY>
    <height>35</height>
    <width>620</width>
    <font>font14</font>
    <textalign>center</textalign>
    <textcolor>99ffffff</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
  </style>
  <style Name="Tagline">
    <description>also used to center text full screen</description>
    <posX>1</posX>
    <posY>130</posY>
    <height>35</height>
    <width>940</width>
    <font>font14</font>
    <textcolor>99ffffff</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
    <seperator>__</seperator>
    <textalign>center</textalign>
  </style>
  <style Name="Imagelist">
    <description>rating stars in most windows</description>
    <posX>405</posX>
    <posY>120</posY>
    <width>250</width>
    <height>15</height>
    <textureWidth>15</textureWidth>
    <textureHeight>15</textureHeight>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Rating">
    <description>rating stars TVS/MovPics</description>
    <posX>405</posX>
    <posY>120</posY>
    <width>150</width>
    <height>15</height>
    <centered>yes</centered>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Watched">
    <description>watched/status icons top right</description>
    <posX>840</posX>
    <posY>115</posY>
    <width>90</width>
    <height>20</height>
    <valign>top</valign>
    <align>right</align>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="View">
    <description>View level top left</description>
    <posX>30</posX>
    <posY>130</posY>
    <width>310</width>
    <align>left</align>
    <textcolor>ffB0C4DE</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
    <animation effect="fade" start="0" end="100" time="250">Visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Count">
    <description>item counts</description>
    <posX>30</posX>
    <posY>635</posY>
    <width>340</width>
    <height>100</height>
    <textalign>left</textalign>
    <textcolor>77ffffff</textcolor>
    <animation effect="fade" start="0" end="100" time="250">Visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Images ********* -->
  <style Name="Thumb">
    <description>not cover size (wide or variable) images</description>
    <posX>735</posX>
    <posY>465</posY>
    <width>200</width>
    <height>200</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">2</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>bottom</valign>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="slide" time="450" end="0,-200" condition="Player.hasmedia">conditional</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Thumb Album">
    <description>Playlist/Album layout (left on wide, right on 4x3)</description>
    <posX>735</posX>
    <posY>465</posY>
    <width>200</width>
    <height>200</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">2</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>bottom</valign>
    <visible>[facadeview.playlist|facadeview.album]</visible>
    <animation effect="slide" time="450" end="0,-200" condition="Player.hasmedia">conditional</animation>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Cover">
    <description>Main Cover/Poster (larger when Big Covers selected)</description>
    <posX>600</posX>
    <posY>190</posY>
    <width>320</width>
    <height>420</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>middle</valign>
    <visible>[facadeview.list|facadeview.album]</visible>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="zoom" start="100,100" end="60,60" center="950,760" time="450" condition="[control.hasfocus(4444)|!control.hasfocus(50)|window.isvisible(7987)|[window.isvisible(7111992)+control.isvisible(24)]|[window.isvisible(4755)+string.equals(#OnlineVideos.state, details)]]+!Player.hasmedia" reversible="true">conditional</animation>
    <animation effect="zoom" start="100,100" end="70,70" center="950,150" time="450" condition="Player.hasmedia" reversible="true">conditional</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Cover Icons">
    <description>Cover/Thumb for Icons and Playlist Layouts</description>
    <posX>40</posX>
    <posY>180</posY>
    <width>280</width>
    <height>280</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <centered>yes</centered>
    <visible>[facadeview.smallicons|facadeview.largeicons|facadeview.playlist]+Control.hasfocus(50)</visible>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Icons Cover">
    <description>Cover/Thumb for Wall Thumb Layouts</description>
    <posX>360</posX>
    <posY>520</posY>
    <width>238</width>
    <height>180</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <centered>yes</centered>
    <valign>bottom</valign>
    <visible>[facadeview.smallicons|facadeview.largeicons]</visible>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Logo">
    <description>small images/logos (TV Channels, RSS Feeds, Playing Next covers,etc)</description>
    <posX>820</posX>
    <posY>550</posY>
    <width>110</width>
    <height>110</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>bottom</valign>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Logo Small">
    <description>small logos (genre logos, etc)</description>
    <posX>850</posX>
    <posY>575</posY>
    <width>90</width>
    <height>90</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>bottom</valign>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Radio Logo">
    <description>Radio Channel logos (wide)</description>
    <posX>770</posX>
    <posY>540</posY>
    <width>160</width>
    <height>120</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <align>right</align>
    <valign>bottom</valign>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Banner">
    <description>TV Series/Daily Commics Banner Images</description>
    <posX>285</posX>
    <posY>50</posY>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <centered>yes</centered>
    <animation effect="fade" time="450" reversible="true">VisibleChange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Fanart">
    <description>Big Cover on Fanart only layouts i.e MyFilms</description>
    <posX>30</posX>
    <posY>190</posY>
    <width>300</width>
    <height>345</height>
    <border texture="image_border.png" textureRotate="yes" textureRepeat="no">3</border>
    <keepaspectratio>yes</keepaspectratio>
    <centered>yes</centered>
    <animation effect="slide" time="450" start="-300,0">visible</animation>
    <animation effect="slide" time="450" end="-300,0">hidden</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Actors Lists ********* -->
  <style Name="Actors List BG">
    <posX>27</posX>
    <posY>330</posY>
    <width>310</width>
    <height>150</height>
    <texture>background_textbox.png</texture>
    <colordiffuse>ccffffff</colordiffuse>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Actors List">
    <posX>44</posX>
    <posY>340</posY>
    <width>290</width>
    <height>140</height>
    <lineSpacing>.9</lineSpacing>
    <textcolor>99a9d0f7</textcolor>
    <seperator>_____________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Actors Icons/Filmstrips********* -->
  <style Name="Actors BG">
    <posX>27</posX>
    <posY>485</posY>
    <width>310</width>
    <height>150</height>
    <texture>background_textbox.png</texture>
    <colordiffuse>ccffffff</colordiffuse>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Actors">
    <posX>44</posX>
    <posY>495</posY>
    <width>290</width>
    <height>140</height>
    <lineSpacing>.9</lineSpacing>
    <textcolor>99a9d0f7</textcolor>
    <seperator>_____________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Actors Filmstrip">
    <description>Centered Cast since cannot display details view</description>
    <posX>150</posX>
    <posY>580</posY>
    <height>35</height>
    <width>640</width>
    <font>font14</font>
    <textalign>center</textalign>
    <textcolor>99ffffff</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
    <seperator>_____________</seperator>
    <animation effect="zoom" time="250" start="100,100" end="70,70" condition="Player.hasmedia">conditional</animation>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Plot ********* -->
  <style Name="Plot Icons">
    <posX>350</posX>
    <posY>495</posY>
    <width>580</width>
    <height>135</height>
    <lineSpacing>.95</lineSpacing>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Plot List">
    <posX>44</posX>
    <posY>495</posY>
    <width>710</width>
    <height>135</height>
    <lineSpacing>.95</lineSpacing>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Plot Media">
    <posX>350</posX>
    <posY>495</posY>
    <width>380</width>
    <height>135</height>
    <lineSpacing>.95</lineSpacing>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Plot Center">
    <posX>180</posX>
    <posY>535</posY>
    <width>660</width>
    <height>105</height>
    <lineSpacing>.8</lineSpacing>
    <textalign>center</textalign>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="rotatex" start="0" end="40" center="600,0" time="50" condition="facadeview.filmstrip">conditional</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Desc">
    <posX>30</posX>
    <posY>530</posY>
    <width>520</width>
    <height>59</height>
    <seperator>_________________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Guide Desc">
    <posX>230</posX>
    <posY>530</posY>
    <width>620</width>
    <height>105</height>
    <textcolor>99a9d0f7</textcolor>
    <seperator>_________________________</seperator>
    <animation effect="zoom" time="250" start="100,100" end="80,80" center="200,600" condition="Player.hasmedia">conditional</animation>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Home">
    <posX>340</posX>
    <posY>520</posY>
    <width>590</width>
    <height>105</height>
    <seperator>_________________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="OSD Title">
    <description>Title on OSD and Play start</description>
    <posX>220</posX>
    <posY>530</posY>
    <height>40</height>
    <width>700</width>
    <font>font16</font>
    <textalign>center</textalign>
    <textcolor>ffa9d0f7</textcolor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>5</shadowDistance>
    <shadowColor>ff083556</shadowColor>
    <seperator></seperator>
  </style>
  <style Name="OSD Plot">
    <posX>200</posX>
    <posY>595</posY>
    <width>740</width>
    <height>70</height>
    <lineSpacing>.85</lineSpacing>
    <textcolor>99ffffff</textcolor>
    <seperator>_________________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="OSD Plot Expanded">
    <posX>200</posX>
    <posY>565</posY>
    <width>740</width>
    <height>170</height>
    <lineSpacing>.85</lineSpacing>
    <textcolor>99ffffff</textcolor>
    <seperator>_________________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="MVC OSD Plot">
    <posX>200</posX>
    <posY>565</posY>
    <width>740</width>
    <height>105</height>
    <lineSpacing>.85</lineSpacing>
    <textcolor>99ffffff</textcolor>
    <seperator>_________________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Lyric">
    <posX>260</posX>
    <width>550</width>
  </style>
  <style Name="Lyric Wide">
    <posX>260</posX>
    <width>720</width>
  </style>
  <style Name="Text">
    <posX>370</posX>
    <posY>180</posY>
    <width>570</width>
    <height>405</height>
    <lineSpacing>.95</lineSpacing>
  </style>
  <!-- ********* Logos and Tickers ********* -->
  <style Name="Logos">
    <posX>300</posX>
    <posY>635</posY>
    <width>460</width>
    <height>40</height>
    <centered>yes</centered>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Ticker">
    <description>Main Details Ticker</description>
    <posX>30</posX>
    <width>900</width>
    <posY>670</posY>
    <textcolor>ccdddddd</textcolor>
    <scrollStartDelaySec>5</scrollStartDelaySec>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Latest Media on Home Screens ********* -->
  <style Name="Ticker2">
    <description>Latest Media on Home Screens</description>
    <posX>100</posX>
    <posY>640</posY>
    <width>720</width>
    <textcolor>90a9d0f7</textcolor>
    <scrollStartDelaySec>5</scrollStartDelaySec>
    <animation effect="zoom" time="250" start="100,100" end="60,60" condition="Player.hasmedia">conditional</animation>
    <animation effect="fade" time="250">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Ticker3">
    <posX>30</posX>
    <posY>635</posY>
    <width>820</width>
    <textcolor>ccdddddd</textcolor>
    <scrollStartDelaySec>5</scrollStartDelaySec>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Ticker4">
    <description>Now Playing</description>
    <posX>30</posX>
    <width>685</width>
    <posY>635</posY>
    <valign>top</valign>
    <textcolor>90a9d0f7</textcolor>
    <scrollStartDelaySec>5</scrollStartDelaySec>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Ticker5">
    <description>Centered with Count/Media</description>
    <posX>250</posX>
    <posY>635</posY>
    <width>460</width>
    <textcolor>90a9d0f7</textcolor>
    <scrollStartDelaySec>5</scrollStartDelaySec>
    <animation effect="fade" time="250">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* Facades ********* -->
  <style Name="Album">
    <posX>30</posX>
    <width>660</width>
    <textvisible2>yes</textvisible2>
    <textXOff2>650</textXOff2>
    <textureFocus>playlist_sub_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <spaceBetweenItems>3</spaceBetweenItems>
  </style>
  <style Name="Playlist Left">
    <posX>30</posX>
    <width>570</width>
    <upBtnXOffset>570</upBtnXOffset>
    <downBtnXOffset>605</downBtnXOffset>
    <deleteBtnXOffset>640</deleteBtnXOffset>
  </style>
  <style Name="Left">
    <posX>40</posX>
    <posY>485</posY>
    <width>440</width>
    <height>135</height>
    <lineSpacing>.95</lineSpacing>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Right">
    <posX>490</posX>
    <posY>485</posY>
    <width>440</width>
    <height>135</height>
    <lineSpacing>.95</lineSpacing>
    <font>font14</font>
    <textcolor>ffdddddd</textcolor>
    <seperator>__________________</seperator>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Cover Thumbs">
    <posX>380</posX>
    <posY>170</posY>
    <width>520</width>
    <height>380</height>
    <textYOff>600</textYOff>
    <itemWidth>58</itemWidth>
    <itemHeight>80</itemHeight>
    <textureWidth>54</textureWidth>
    <textureHeight>78</textureHeight>
    <thumbWidth>54</thumbWidth>
    <thumbHeight>72</thumbHeight>
    <thumbPosX>0</thumbPosX>
    <thumbPosY>3</thumbPosY>
    <itemWidthBig>104</itemWidthBig>
    <itemHeightBig>150</itemHeightBig>
    <textureWidthBig>100</textureWidthBig>
    <textureHeightBig>146</textureHeightBig>
    <thumbWidthBig>100</thumbWidthBig>
    <thumbHeightBig>140</thumbHeightBig>
    <zoomXPixels>0</zoomXPixels>
    <zoomYPixels>0</zoomYPixels>
    <thumbPosXBig>0</thumbPosXBig>
    <thumbPosYBig>3</thumbPosYBig>
    <frameNoFocus>frame_nf.png</frameNoFocus>
    <frameFocus>frame1.png</frameFocus>
    <showFrame>yes</showFrame>
    <enableFocusZoom>no</enableFocusZoom>
    <textureMask></textureMask>
    <keepaspectratio>yes</keepaspectratio>
    <unfocusedAlpha>150</unfocusedAlpha>
  </style>
  <style Name="Wide Thumbs">
    <posX>380</posX>
    <posY>150</posY>
    <width>520</width>
    <height>380</height>
    <textYOff>650</textYOff>
    <itemWidth>74</itemWidth>
    <itemHeight>54</itemHeight>
    <textureWidth>74</textureWidth>
    <textureHeight>54</textureHeight>
    <thumbWidth>74</thumbWidth>
    <thumbHeight>51</thumbHeight>
    <thumbPosX>1</thumbPosX>
    <thumbPosY>1</thumbPosY>
    <itemWidthBig>172</itemWidthBig>
    <itemHeightBig>110</itemHeightBig>
    <textureWidthBig>172</textureWidthBig>
    <textureHeightBig>110</textureHeightBig>
    <thumbWidthBig>172</thumbWidthBig>
    <thumbHeightBig>110</thumbHeightBig>
    <thumbPosXBig>0</thumbPosXBig>
    <thumbPosYBig>0</thumbPosYBig>
  </style>
  <style Name="Wall Thumbs">
    <posX>70</posX>
    <posY>180</posY>
    <width>860</width>
    <height>360</height>
    <textYOff>650</textYOff>
    <itemWidth>74</itemWidth>
    <itemHeight>54</itemHeight>
    <textureWidth>74</textureWidth>
    <textureHeight>54</textureHeight>
    <thumbWidth>74</thumbWidth>
    <thumbHeight>51</thumbHeight>
    <thumbPosX>1</thumbPosX>
    <thumbPosY>1</thumbPosY>
    <itemWidthBig>164</itemWidthBig>
    <itemHeightBig>100</itemHeightBig>
    <textureWidthBig>162</textureWidthBig>
    <textureHeightBig>100</textureHeightBig>
    <thumbWidthBig>154</thumbWidthBig>
    <thumbHeightBig>100</thumbHeightBig>
    <thumbPosXBig>3</thumbPosXBig>
    <thumbPosYBig>0</thumbPosYBig>
    <zoomXPixels>0</zoomXPixels>
    <zoomYPixels>0</zoomYPixels>
    <enableFocusZoom>no</enableFocusZoom>
    <keepaspectratio>yes</keepaspectratio>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Banner Thumbs">
    <posX>380</posX>
    <posY>150</posY>
    <height>380</height>
    <!-- Groups -->
    <itemWidth>132</itemWidth>
    <itemHeight>90</itemHeight>
    <textureWidth>120</textureWidth>
    <textureHeight>81</textureHeight>
    <thumbWidth>108</thumbWidth>
    <thumbHeight>73</thumbHeight>
    <thumbPosX>5</thumbPosX>
    <thumbPosY>4</thumbPosY>
    <!-- Banners -->
    <itemWidthBig>260</itemWidthBig>
    <itemHeightBig>55</itemHeightBig>
    <textureWidthBig>257</textureWidthBig>
    <textureHeightBig>55</textureHeightBig>
    <thumbWidthBig>250</thumbWidthBig>
    <thumbHeightBig>55</thumbHeightBig>
    <spaceBetweenItems>1</spaceBetweenItems>
    <thumbPosXBig>3</thumbPosXBig>
    <thumbPosYBig>0</thumbPosYBig>
    <thumbZoom>no</thumbZoom>
    <zoomXPixels>0</zoomXPixels>
    <zoomYPixels>0</zoomYPixels>
    <enableFocusZoom>no</enableFocusZoom>
    <showFrame>no</showFrame>
    <frameFocus>-</frameFocus>
    <imageFolderFocus>banner_frame.png</imageFolderFocus>
    <!-- text (No banner) -->
    <textXOff>2</textXOff>
    <textYOff>750</textYOff>
    <keepaspectratio>yes</keepaspectratio>
  </style>
  <style Name="Wide Filmstrip">
    <posX>60</posX>
    <posY>325</posY>
    <width>900</width>
    <height>720</height>
    <itemWidth>168</itemWidth>
    <itemHeight>129</itemHeight>
    <textureWidth>160</textureWidth>
    <textureHeight>120</textureHeight>
    <thumbWidth>152</thumbWidth>
    <thumbHeight>114</thumbHeight>
    <thumbPosX>4</thumbPosX>
    <thumbPosY>3</thumbPosY>
    <frame>Picture_cover.png</frame>
    <frameFocus>Picture_cover.png</frameFocus>
    <scrollOffset>2</scrollOffset>
    <keepaspectratio>yes</keepaspectratio>
    <scrollbarYOff>300</scrollbarYOff>
    <thumbAnimation effect="zoom" start="100,100" end="150,150" time="200">focus</thumbAnimation>
    <thumbAnimation effect="zoom" start="150,150" end="100,100" time="200">unfocus</thumbAnimation>
  </style>
  <style Name="Square Filmstrip">
    <posX>70</posX>
    <posY>300</posY>
    <width>840</width>
    <height>720</height>
    <itemWidth>168</itemWidth>
    <itemHeight>168</itemHeight>
    <textureWidth>154</textureWidth>
    <textureHeight>154</textureHeight>
    <thumbWidth>145</thumbWidth>
    <thumbHeight>145</thumbHeight>
    <thumbPosX>3</thumbPosX>
    <thumbPosY>3</thumbPosY>
    <frame>Picture_cover.png</frame>
    <frameFocus>Picture_cover.png</frameFocus>
    <keepaspectratio>yes</keepaspectratio>
    <scrollbarYOff>325</scrollbarYOff>
    <thumbAnimation effect="zoom" start="100,100" end="140,140" time="200">focus</thumbAnimation>
    <thumbAnimation effect="zoom" start="140,140" end="100,100" time="200">unfocus</thumbAnimation>
  </style>
  <style Name="Fanart Filmstrip">
    <posY>440</posY>
  </style>
  <style Name="Fanart Coverflow">
    <posY>430</posY>
    <offsetY>-30</offsetY>
    <selectedOffsetY>-130</selectedOffsetY>
    <scrollbarYOff>190</scrollbarYOff>
  </style>
  <style Name="Square Coverflow">
    <posY>220</posY>
    <cardWidth>280</cardWidth>
    <cardHeight>280</cardHeight>
    <offsetY>0</offsetY>
    <selectedOffsetY>20</selectedOffsetY>
    <scrollbarYOff>300</scrollbarYOff>
    <cards flipY="yes" diffuse="Thumb_Mask.png" mask="Picturethumbmask.png"></cards>
    <animation effect="fade" time="200">WindowOpen</animation>
  </style>
  <!-- ********* Media Overlays ********* -->
  <style Name="Overlay">
    <animation effect="slide" time="30" start="150,0" end="150,0" condition="Player.hasmedia">conditional</animation>
  </style>
  <style Name="Overlay BG">
    <posX>720</posX>
  </style>
  <style Name="Video">
    <posX>741</posX>
  </style>
  <!-- ********* Youtube.fm ********* -->
  <style Name="Video BG">
    <posX>763</posX>
  </style>
  <style Name="Video Window">
    <posX>762</posX>
  </style>
  <!-- ********* Waiting Animation ********* -->
  <style Name="Wait">
    <posX>465</posX>
    <posY>340</posY>
    <width>30</width>
    <height>30</height>
    <textures>common.waiting.1.png;common.waiting.2.png;common.waiting.3.png;common.waiting.4.png;common.waiting.5.png;common.waiting.6.png;common.waiting.7.png;common.waiting.8.png</textures>
    <Duration>0:0:01.5</Duration>
    <keepaspectratio>yes</keepaspectratio>
  </style>
  <!-- ********* Dialogs ********* -->
  <style Name="Dialog List">
    <posX>250</posX>
    <posY>270</posY>
    <width>460</width>
    <height>320</height>
    <textvisible2>yes</textvisible2>
    <textvisible3>no</textvisible3>
    <PinIconXOff>45</PinIconXOff>
    <PinIconYOff>7</PinIconYOff>
    <PinIconWidth>20</PinIconWidth>
    <PinIconHeight>20</PinIconHeight>
    <IconYOff>810</IconYOff>
    <itemHeight>30</itemHeight>
    <itemWidth>30</itemWidth>
    <IconXOff>5</IconXOff>
    <IconYOff>0</IconYOff>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
  </style>
  <style Name="Dialog Text">
    <posX>280</posX>
    <width>400</width>
    <height>35</height>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
  </style>
  <style Name="Dialog Left">
    <posX>260</posX>
    <width>440</width>
    <height>35</height>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
  </style>
  <style Name="Dialog Right">
    <posX>510</posX>
    <width>400</width>
    <height>35</height>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
  </style>
  <style Name="Dialog Narrow">
    <posX>340</posX>
    <width>400</width>
    <height>35</height>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
  </style>
  <!-- ********* Progress (OSD/Now Playing) ********* -->
  <style Name="Progress">
    <width>540</width>
  </style>
  <style Name="TV Progress">
    <posX>130</posX>
    <width>525</width>
  </style>
  <style Name="Progress Image">
    <posX>810</posX>
    <posY>15</posY>
    <width>120</width>
  </style>
  <style Name="Progress Starttime">
    <posX>0</posX>
    <width>100</width>
  </style>
  <style Name="Progress Endtime">
    <posX>670</posX>
    <width>130</width>
  </style>
  <style Name="Progress CurTime">
    <posX>810</posX>
    <width>130</width>
  </style>
  <style Name="Progress PlayTime">
    <posX>720</posX>
    <posY>660</posY>
    <width>220</width>
    <align>right</align>
    <valign>middle</valign>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="Progress Right">
    <description>Current PlayTime</description>
    <posX>920</posX>
    <posY>635</posY>
    <align>right</align>
  </style>
  <!-- ********* TV ********* -->
  <style Name="TV Background">
    <posX>350</posX>
    <posY>140</posY>
    <width>500</width>
    <height>380</height>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Window">
    <posX>375</posX>
    <posY>164</posY>
    <width>445</width>
    <height>300</height>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Multiimage">
    <posX>375</posX>
    <posY>164</posY>
    <width>445</width>
    <height>300</height>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Guide">
    <width>790</width>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="TV Right Menu">
    <description>widescreen only</description>
    <posX>25</posX>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <style Name="MiniGuide Right">
    <posX>720</posX>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </style>
  <!-- ********* DEFAULT CONTROLS ********* -->
  <control>
    <description>default menu on MyHome/Plugins</description>
    <type>menu</type>
    <id>0</id>
    <buttonTextYOff>1</buttonTextYOff>
    <width>365</width>
    <hoverX>785</hoverX>
    <hoverY>520</hoverY>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default image</description>
    <type>image</type>
    <id>0</id>
    <posX>355</posX>
    <posY>0</posY>
    <texture>background.png</texture>
    <colorkey>0</colorkey>
    <colordiffuse>ffffffff</colordiffuse>
    <filtered>yes</filtered>
    <keepaspectratio>no</keepaspectratio>
    <visible>yes</visible>
  </control>
  <control>
    <description>default multiimage</description>
    <type>multiimage</type>
    <id>0</id>
    <posX>355</posX>
    <posY>110</posY>
    <width>900</width>
    <height>504</height>
    <timeperimage>10000</timeperimage>
    <fadetime>1000</fadetime>
    <loop>yes</loop>
    <randomize>true</randomize>
  </control>
  <control>
    <description>default label</description>
    <type>label</type>
    <id>0</id>
    <posX>80</posX>
    <posY>60</posY>
    <label>6</label>
    <width>400</width>
    <height>30</height>
    <textvalign>middle</textvalign>
    <font>font14</font>
    <textcolor>FFdddddd</textcolor>
    <disabledcolor>80ffffff</disabledcolor>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default fadelabel</description>
    <type>fadelabel</type>
    <id>0</id>
    <posX>55</posX>
    <posY>530</posY>
    <width>310</width>
    <height>30</height>
    <align>left</align>
    <font>font14</font>
    <textvalign>middle</textvalign>
    <textcolor>FFdddddd</textcolor>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default textbox</description>
    <type>textbox</type>
    <id>0</id>
    <posX>220</posX>
    <posY>220</posY>
    <width>410</width>
    <height>300</height>
    <spinWidth>26</spinWidth>
    <spinHeight>26</spinHeight>
    <spinPosX>490</spinPosX>
    <spinPosY>660</spinPosY>
    <spinColor>ffdddddd</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>
    <image>-</image>
    <font>font14</font>
    <textcolor>FFdddddd</textcolor>
    <colordiffuse>ffffffff</colordiffuse>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default Text Scrollup</description>
    <type>textboxscrollup</type>
    <id>0</id>
    <posX>95</posX>
    <posY>20</posY>
    <width>460</width>
    <font>font14</font>
    <height>40</height>
    <textcolor>FFdddddd</textcolor>
    <colordiffuse>ffffffff</colordiffuse>
    <animation effect="fade" time="300" reversible="true">visiblechange</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default button</description>
    <type>button</type>
    <id>0</id>
    <posX>30</posX>
    <posY>200</posY>
    <width>250</width>
    <height>35</height>
    <textXOff>10</textXOff>
    <textvalign>middle</textvalign>
    <textureFocus>menu_list_focus.png</textureFocus>
    <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <colordiffuse>ffffffff</colordiffuse>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <disabledcolor>80ffffff</disabledcolor>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default updownbutton</description>
    <type>updownbutton</type>
    <id>0</id>
    <posX>300</posX>
    <posY>250</posY>
    <width>250</width>
    <height>35</height>
    <textXOff>10</textXOff>
    <textvalign>middle</textvalign>
    <textureFocus>menu_list_focus.png</textureFocus>
    <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <disabledcolor>80ffffff</disabledcolor>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>playlist item button</description>
    <type>playlistbutton</type>
    <id>0</id>
    <posX>100</posX>
    <posY>100</posY>
    <width>425</width>
    <height>38</height>
    <textXOff>10</textXOff>
    <textvalign>middle</textvalign>
    <upBtnWidth>25</upBtnWidth>
    <downBtnWidth>25</downBtnWidth>
    <deleteBtnWidth>28</deleteBtnWidth>
    <upBtnHeight>32</upBtnHeight>
    <downBtnHeight>32</downBtnHeight>
    <deleteBtnHeight>32</deleteBtnHeight>
    <upBtnXOffset>345</upBtnXOffset>
    <downBtnXOffset>371</downBtnXOffset>
    <deleteBtnXOffset>397</deleteBtnXOffset>
    <upBtnYOffset>0</upBtnYOffset>
    <downBtnYOffset>0</downBtnYOffset>
    <deleteBtnYOffset>0</deleteBtnYOffset>
    <textureFocus>playlist_sub_focus.png</textureFocus>
    <textureNoFocus>playlist_sub_nofocus.png</textureNoFocus>
    <textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
    <textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
    <textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
    <textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
    <textureDelete>playlist_item_delete_nofocus.png</textureDelete>
    <textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <disabledcolor>80ffffff</disabledcolor>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default togglebutton</description>
    <type>togglebutton</type>
    <id>0</id>
    <posX>300</posX>
    <posY>200</posY>
    <width>250</width>
    <height>35</height>
    <textXOff>10</textXOff>
    <textvalign>middle</textvalign>
    <textureFocus>togglebutton-on-focus.png</textureFocus>
    <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
    <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
    <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
    <label>-</label>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <disabledcolor>80ffffff</disabledcolor>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default sort button</description>
    <type>sortbutton</type>
    <id>0</id>
    <width>250</width>
    <height>35</height>
    <textXOff>10</textXOff>
    <textvalign>middle</textvalign>
    <textureFocus>menu_list_focus.png</textureFocus>
    <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
    <textureAscending>arrow_round_up_nofocus.png</textureAscending>
    <textureAscendingFocused>arrow_round_up_focus.png</textureAscendingFocused>
    <textureDescending>arrow_round_down_nofocus.png</textureDescending>
    <textureDescendingFocused>arrow_round_down_focus.png</textureDescendingFocused>
    <offsetSortButtonX>220</offsetSortButtonX>
    <offsetSortButtonY>6</offsetSortButtonY>
    <offsetSortButtonWidth>25</offsetSortButtonWidth>
    <offsetSortButtonHeight>25</offsetSortButtonHeight>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <disabledcolor>80ffffff</disabledcolor>
    <label>103</label>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default select button</description>
    <type>selectbutton</type>
    <id>0</id>
    <posX>55</posX>
    <posY>230</posY>
    <width>250</width>
    <height>35</height>
    <label>457</label>
    <textXOff>10</textXOff>
    <textXOff2>10</textXOff2>
    <textvalign>middle</textvalign>
    <textureFocus>menu_list_focus.png</textureFocus>
    <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
    <texturebg>menu_list_nofocus.png</texturebg>
    <textureLeft>arrow_round_left_nofocus.png</textureLeft>
    <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus>
    <textureRight>arrow_round_right_nofocus.png</textureRight>
    <textureRightFocus>arrow_round_right_focus.png</textureRightFocus>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <disabledcolor>80ffffff</disabledcolor>
    <scrollStartDelaySec>1</scrollStartDelaySec>
    <scrollWrapString> | </scrollWrapString>
    <animation effect="zoom" start="100,100" end="105,105" time="100">focus</animation>
    <animation effect="zoom" start="105,105" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default check button</description>
    <type>checkbutton</type>
    <id>0</id>
    <label>-</label>
    <posX>55</posX>
    <width>250</width>
    <height>35</height>
    <textXOff>10</textXOff>
    <textXOff2>10</textXOff2>
    <textureFocus>menu_list_focus.png</textureFocus>
    <textureNoFocus>menu_list_nofocus.png</textureNoFocus>
    <textureCheckmark>check-box.png</textureCheckmark>
    <textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
    <markWidth>30</markWidth>
    <markHeight>30</markHeight>
    <markXOff>20</markXOff>
    <markalign>right</markalign>
    <markvalign>middle</markvalign>
    <font>font14</font>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <textalign>left</textalign>
    <textvalign>middle</textvalign>
  </control>
  <control>
    <description>default listcontrol</description>
    <type>listcontrol</type>
    <id>0</id>
    <posX>30</posX>
    <posY>180</posY>
    <width>400</width>
    <height>480</height>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <textureHeight>35</textureHeight>
    <spaceBetweenItems>4</spaceBetweenItems>
    <scrollOffset>5</scrollOffset>
    <image>folder_focus.png</image>
    <font>font14</font>
    <font2>font14</font2>
    <font3>font14</font3>
    <shadedColor>20ffffff</shadedColor>
    <selectedColor>ffa9d0f7</selectedColor>
    <selectedColor2>ffdddddd</selectedColor2>
    <playedColor>#playedcolor</playedColor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <textcolor>FFdddddd</textcolor>
    <textcolor2>ffa9d0f7</textcolor2>
    <textcolor3>ffdddddd</textcolor3>
    <remoteColor>ff808080</remoteColor>
    <downloadColor>ffB0C4DE</downloadColor>
    <disabledcolor>80ffffff</disabledcolor>
    <dimColor>90ffffff</dimColor>
    <colordiffuse>ffffffff</colordiffuse>
    <unfocusedAlpha>190</unfocusedAlpha>
    <textvisible2>no</textvisible2>
    <textvisible3>no</textvisible3>
    <textXOff>-10</textXOff>
    <textYOff>-1</textYOff>
    <textXOff2>0</textXOff2>
    <textYOff2>-1</textYOff2>
    <textXOff3>40</textXOff3>
    <textYOff3>-1</textYOff3>
    <IconXOff>8</IconXOff>
    <IconYOff>810</IconYOff>
    <PinIconXOff>0</PinIconXOff>
    <PinIconYOff>5</PinIconYOff>
    <PinIconWidth>45</PinIconWidth>
    <PinIconHeight>25</PinIconHeight>
    <suffix>|</suffix>
    <folderPrefix />
    <folderSuffix />
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default checklistcontrol</description>
    <type>checklistcontrol</type>
    <id>0</id>
    <posX>30</posX>
    <posY>170</posY>
    <width>375</width>
    <height>500</height>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <textureFocus>list_sub_focus.png</textureFocus>
    <textureNoFocus>list_sub_nofocus.png</textureNoFocus>
    <textureHeight>35</textureHeight>
    <image>folder_focus.png</image>
    <font>font14</font>
    <shadedColor>20ffffff</shadedColor>
    <selectedColor>ffa9d0f7</selectedColor>
    <textcolor>ffdddddd</textcolor>
    <textcolor2>ffa9d0f7</textcolor2>
    <textcolor3>ffa9d0f7</textcolor3>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <remoteColor>ffFFA075</remoteColor>
    <downloadColor>ff80ff80</downloadColor>
    <disabledcolor>80ffffff</disabledcolor>
    <textureCheckmark>check-box.png</textureCheckmark>
    <textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
    <MarkWidth>16</MarkWidth>
    <MarkHeight>16</MarkHeight>
    <MarkOffsetX>16</MarkOffsetX>
    <MarkOffsetY>16</MarkOffsetY>
    <textXOff>5</textXOff>
    <textYOff>-1</textYOff>
    <textXOff2>0</textXOff2>
    <textYOff2>-1</textYOff2>
    <IconXOff>8</IconXOff>
    <IconYOff>8</IconYOff>
    <suffix>|</suffix>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default up/downlistcontrol</description>
    <type>updownlistcontrol</type>
    <id>0</id>
    <posX>30</posX>
    <posY>180</posY>
    <width>375</width>
    <height>480</height>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <textureHeight>35</textureHeight>
    <image>folder_focus.png</image>
    <font>font14</font>
    <shadedColor>20ffffff</shadedColor>
    <selectedColor>ffa9d0f7</selectedColor>
    <textcolor>FFdddddd</textcolor>
    <textcolor2>ffa9d0f7</textcolor2>
    <textcolor3>ffa9d0f7</textcolor3>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <remoteColor>ffFFA075</remoteColor>
    <downloadColor>ffB0C4DE</downloadColor>
    <disabledcolor>80ffffff</disabledcolor>
    <textXOff>-20</textXOff>
    <textYOff>-1</textYOff>
    <textXOff2>0</textXOff2>
    <textYOff2>-1</textYOff2>
    <textXOff3>0</textXOff3>
    <textYOff3>-1</textYOff3>
    <IconXOff>8</IconXOff>
    <IconYOff>810</IconYOff>
    <PinIconXOff>2</PinIconXOff>
    <PinIconYOff>12</PinIconYOff>
    <suffix>|</suffix>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default playlist item listcontrol</description>
    <type>playlistcontrol</type>
    <id>0</id>
    <posX>350</posX>
    <posY>140</posY>
    <width>420</width>
    <height>380</height>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <textureFocus>menu_focus.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <textureHeight>35</textureHeight>
    <scrollOffset>5</scrollOffset>
    <spaceBetweenItems>3</spaceBetweenItems>
    <image>folder_focus.png</image>
    <font>font14</font>
    <shadedColor>20ffffff</shadedColor>
    <selectedColor>ffa9d0f7</selectedColor>
    <selectedColor2>ffdddddd</selectedColor2>
    <playedColor>#playedcolor</playedColor>
    <textcolor>FFdddddd</textcolor>
    <textcolor2>ffa9d0f7</textcolor2>
    <textcolor3>ffa9d0f7</textcolor3>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <textcolor2NoFocus>ffa9d0f7</textcolor2NoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <unfocusedAlpha>150</unfocusedAlpha>
    <remoteColor>ffFFA075</remoteColor>
    <downloadColor>ff80ff80</downloadColor>
    <disabledcolor>10ffffff</disabledcolor>
    <dimColor>00ffffff</dimColor>
    <textXOff>-15</textXOff>
    <textYOff>-1</textYOff>
    <textXOff2>0</textXOff2>
    <textYOff2>-1</textYOff2>
    <IconXOff>8</IconXOff>
    <IconYOff>810</IconYOff>
    <suffix>|</suffix>
    <upBtnWidth>35</upBtnWidth>
    <downBtnWidth>35</downBtnWidth>
    <deleteBtnWidth>35</deleteBtnWidth>
    <upBtnHeight>35</upBtnHeight>
    <downBtnHeight>35</downBtnHeight>
    <deleteBtnHeight>35</deleteBtnHeight>
    <upBtnXOffset>420</upBtnXOffset>
    <downBtnXOffset>455</downBtnXOffset>
    <deleteBtnXOffset>490</deleteBtnXOffset>
    <upBtnYOffset>0</upBtnYOffset>
    <downBtnYOffset>0</downBtnYOffset>
    <deleteBtnYOffset>0</deleteBtnYOffset>
    <textureFocus>playlist_sub_focus.png</textureFocus>
    <textureNoFocus>playlist_sub_nofocus.png</textureNoFocus>
    <textureMoveUp>playlist_item_up_nofocus.png</textureMoveUp>
    <textureMoveUpFocused>playlist_item_up_focus.png</textureMoveUpFocused>
    <textureMoveDown>playlist_item_down_nofocus.png</textureMoveDown>
    <textureMoveDownFocused>playlist_item_down_focus.png</textureMoveDownFocused>
    <textureDelete>playlist_item_delete_nofocus.png</textureDelete>
    <textureDeleteFocused>playlist_item_delete_focus.png</textureDeleteFocused>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default thumbnail panel</description>
    <type>thumbnailpanel</type>
    <id>0</id>
    <posX>350</posX>
    <posY>180</posY>
    <width>580</width>
    <height>320</height>
    <scrollOffset>1</scrollOffset>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <itemWidth>80</itemWidth>
    <itemHeight>74</itemHeight>
    <textureWidth>76</textureWidth>
    <textureHeight>71</textureHeight>
    <thumbWidth>70</thumbWidth>
    <thumbHeight>66</thumbHeight>
    <thumbPosX>2</thumbPosX>
    <thumbPosY>2</thumbPosY>
    <itemWidthBig>140</itemWidthBig>
    <itemHeightBig>140</itemHeightBig>
    <textureWidthBig>132</textureWidthBig>
    <textureHeightBig>128</textureHeightBig>
    <thumbWidthBig>122</thumbWidthBig>
    <thumbHeightBig>120</thumbHeightBig>
    <thumbPosXBig>4</thumbPosXBig>
    <thumbPosYBig>4</thumbPosYBig>
    <imageFolder>-</imageFolder>
    <imageFolderFocus>-</imageFolderFocus>
    <frameNoFocus>frame_nf.png</frameNoFocus>
    <frameFocus>frame1.png</frameFocus>
    <showFrame>yes</showFrame>
    <textureMask></textureMask>
    <font>font14</font>
    <selectedColor>ffffffff</selectedColor>
    <textcolor>ffffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <remoteColor>ffFFA075</remoteColor>
    <downloadColor>ff80ff80</downloadColor>
    <disabledcolor>80ffffff</disabledcolor>
    <dimColor>30ffffff</dimColor>
    <suffix>|</suffix>
    <thumbZoom>no</thumbZoom>
    <enableFocusZoom>no</enableFocusZoom>
    <zoomXPixels>0</zoomXPixels>
    <zoomYPixels>0</zoomYPixels>
    <hideUnfocusTexture>no</hideUnfocusTexture>
    <renderFocusText>no</renderFocusText>
    <renderUnfocusText>no</renderUnfocusText>
    <unfocusedAlpha>180</unfocusedAlpha>
    <keepaspectratio>no</keepaspectratio>
    <textXOff>0</textXOff>
    <textYOff>650</textYOff>
    <folderPrefix />
    <folderSuffix />
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default filmstrip</description>
    <type>filmstrip</type>
    <id>0</id>
    <posX>30</posX>
    <posY>305</posY>
    <scrollOffset>3</scrollOffset>
    <width>900</width>
    <height>720</height>
    <spinWidth>26</spinWidth>
    <spinHeight>27</spinHeight>
    <spinPosX>-200</spinPosX>
    <spinPosY>630</spinPosY>
    <spinCanFocus>no</spinCanFocus>
    <spinAlign>Right</spinAlign>
    <spinColor>00ffffff</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>
    <itemWidth>128</itemWidth>
    <itemHeight>174</itemHeight>
    <textureWidth>128</textureWidth>
    <textureHeight>174</textureHeight>
    <thumbWidth>108</thumbWidth>
    <thumbHeight>154</thumbHeight>
    <thumbPosX>9</thumbPosX>
    <thumbPosY>6</thumbPosY>
    <imageFolder>-</imageFolder>
    <imageFolderFocus>-</imageFolderFocus>
    <showFolder>no</showFolder>
    <frame>dvd_frame.png</frame>
    <frameFocus>dvd_frame.png</frameFocus>
    <showFrame>yes</showFrame>
    <font>font14</font>
    <selectedColor>ffffffff</selectedColor>
    <textcolor>00ffffff</textcolor>
    <textcolorNoFocus>FFdddddd</textcolorNoFocus>
    <colordiffuse>ffffffff</colordiffuse>
    <remoteColor>ffFFA075</remoteColor>
    <downloadColor>ff80ff80</downloadColor>
    <disabledcolor>30ffffff</disabledcolor>
    <dimColor>30ffffff</dimColor>
    <suffix>|</suffix>
    <itemWidthBig>146</itemWidthBig>
    <itemHeightBig>144</itemHeightBig>
    <textureWidthBig>118</textureWidthBig>
    <textureHeightBig>118</textureHeightBig>
    <thumbWidthBig>94</thumbWidthBig>
    <thumbHeightBig>94</thumbHeightBig>
    <thumbPosXBig>12</thumbPosXBig>
    <thumbPosYBig>12</thumbPosYBig>
    <thumbs flipY="true" diffuse="diffusemirrorwide.png"></thumbs>
    <enableFocusZoom>no</enableFocusZoom>
    <thumbAnimation effect="zoom" start="100,100" end="150,150" time="200">focus</thumbAnimation>
    <thumbAnimation effect="zoom" start="150,150" end="100,100" time="200">unfocus</thumbAnimation>
    <background>Coverbig.png</background>
    <backgroundx>300</backgroundx>
    <backgroundy>97</backgroundy>
    <backgroundwidth>313</backgroundwidth>
    <backgroundheight>326</backgroundheight>
    <backgrounddiffuse>60ffffff</backgrounddiffuse>
    <showBackGround>no</showBackGround>
    <InfoImage flipY="true" diffuse="Thumb_Mask.png"></InfoImage>
    <InfoImagex>255</InfoImagex>
    <InfoImagey>115</InfoImagey>
    <InfoImagewidth>275</InfoImagewidth>
    <InfoImageheight>275</InfoImageheight>
    <InfoImagediffuse>ffffffff</InfoImagediffuse>
    <showInfoImage>no</showInfoImage>
    <unfocusedAlpha>160</unfocusedAlpha>
    <keepaspectratio>no</keepaspectratio>
    <textXOff>0</textXOff>
    <textYOff>800</textYOff>
    <scrollbarWidth>300</scrollbarWidth>
    <scrollbarHeight>10</scrollbarHeight>
    <scrollbarBackground>menu_focus.png</scrollbarBackground>
    <scrollbarLeft>check-box.png</scrollbarLeft>
    <scrollbarRight></scrollbarRight>
    <scrollbarYOff>320</scrollbarYOff>
    <showScrollbar>yes</showScrollbar>
    <folderPrefix />
    <folderSuffix />
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>Default Cover Flow</description>
    <type>coverflow</type>
    <colordiffuse>ffffffff</colordiffuse>
    <dimColor>90ffffff</dimColor>
    <id>0</id>
    <posX>60</posX>
    <posY>210</posY>
    <width>840</width>
    <height>504</height>
    <onup>2</onup>
    <onleft>2</onleft>
    <onright>50</onright>
    <selectedCard>5</selectedCard>
    <cardWidth>190</cardWidth>
    <cardHeight>320</cardHeight>
    <angle>65</angle>
    <sideShift>200</sideShift>
    <sideGap>90</sideGap>
    <sideDepth>300</sideDepth>
    <offsetY>0</offsetY>
    <selectedOffsetY>-10</selectedOffsetY>
    <speed>8</speed>
    <backgroundColor>000000FF</backgroundColor>
    <backgroundHeight>405</backgroundHeight>
    <backgroundWidth>1280</backgroundWidth>
    <backgroundX>0</backgroundX>
    <backgroundY>100</backgroundY>
    <backgroundDiffuse>FF000000</backgroundDiffuse>
    <background>background.png</background>
    <foreground>-</foreground>
    <showBackground>no</showBackground>
    <showFrame>no</showFrame>
    <frame>dvd_frame.png</frame>
    <frameFocus>dvd_frame.png</frameFocus>
    <frameWidth>220</frameWidth>
    <frameHeight>300</frameHeight>
    <spinSpeed>8</spinSpeed>
    <thumbZoom>no</thumbZoom>
    <font1>font16</font1>
    <font2>font14</font2>
    <label1 />
    <label2 />
    <textColor>FFFFFFFF</textColor>
    <remoteColor>FFFF0000</remoteColor>
    <playedColor>#playedcolor</playedColor>
    <downloadColor>FF00FF00</downloadColor>
    <selectedColor>FFFFFFFF</selectedColor>
    <shadowAngle>45</shadowAngle>
    <shadowDistance>1</shadowDistance>
    <shadowColor>FF000000</shadowColor>
    <label1YOff>305</label1YOff>
    <label2YOff>330</label2YOff>
    <pageSize>5</pageSize>
    <scrollbarWidth>300</scrollbarWidth>
    <scrollbarHeight>10</scrollbarHeight>
    <scrollbarBackground>menu_focus.png</scrollbarBackground>
    <scrollbarLeft>check-box.png</scrollbarLeft>
    <scrollbarRight></scrollbarRight>
    <scrollbarYOff>315</scrollbarYOff>
    <showScrollbar>yes</showScrollbar>
    <cards mask="Picturethumbmask.png"></cards>
    <folderPrefix />
    <folderSuffix />
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default progress control</description>
    <type>progress</type>
    <id>0</id>
    <posX>100</posX>
    <posY>325</posY>
    <height>25</height>
    <texturebg>progress_back.png</texturebg>
    <lefttexture>osd_progress_left.png</lefttexture>
    <midtexture>osd_progress_mid.png</midtexture>
    <righttexture>osd_progress_right.png</righttexture>
    <visible>no</visible>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default horizontal scrollbar control</description>
    <type>hscrollbar</type>
    <id>0</id>
    <posX>100</posX>
    <posY>325</posY>
    <texturebg>bar_hor.png</texturebg>
    <lefttexture>mouse_left_horizontal.png</lefttexture>
    <righttexture>mouse_right_horizontal.png</righttexture>
    <visible>no</visible>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default vertical scrollbar control</description>
    <type>vscrollbar</type>
    <id>0</id>
    <posX>100</posX>
    <posY>25</posY>
    <scrollbarbg>bar_vert.png</scrollbarbg>
    <scrollbartop>mouse_left_vertical.png</scrollbartop>
    <scrollbarbottom>mouse_right_vertical.png</scrollbarbottom>
    <visible>no</visible>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default spin control</description>
    <type>spincontrol</type>
    <id>0</id>
    <posX>330</posX>
    <posY>126</posY>
    <width>22</width>
    <height>22</height>
    <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>
    <align>left</align>
    <font>font14</font>
    <reverse>yes</reverse>
    <textcolor>FFdddddd</textcolor>
    <disabledcolor>80ffffff</disabledcolor>
    <spintype>text</spintype>
    <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
    <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
  <control>
    <description>default checkmark</description>
    <type>checkmark</type>
    <id>0</id>
    <posX>208</posX>
    <posY>166</posY>
    <width>280</width>
    <label>167</label>
    <font>font14</font>
    <textcolor>FFdddddd</textcolor>
    <disabledcolor>80ffffff</disabledcolor>
    <textureCheckmark>check-box.png</textureCheckmark>
    <textureCheckmarkNoFocus>check-boxNF.png</textureCheckmarkNoFocus>
    <MarkWidth>32</MarkWidth>
    <MarkHeight>32</MarkHeight>
    <align>left</align>
    <valign>middle</valign>
    <shadow>no</shadow>
    <animation effect="zoom" start="100,100" end="110,110" time="100">focus</animation>
    <animation effect="zoom" start="110,110" end="100,100" time="300">unfocus</animation>
    <animation effect="fade" time="200">WindowOpen</animation>
    <animation effect="fade" time="200">WindowClose</animation>
  </control>
</controls>