<window type="dialog">
    <defaultcontrol>3009</defaultcontrol>
    <coordinates>
        <left>0</left>
        <top>0</top>
    </coordinates>
    <controls>
        <!-- Background -->
        <control type="image">
            <top>0</top>
            <left>0</left>
            <width>100%</width>
            <height>100%</height>
            <texture background="true">$INFO[Window().Property(seren.fanart)]</texture>
        </control>

        <control type="image">
            <top>0</top>
            <left>0</left>
            <width>100%</width>
            <height>100%</height>
            <texture background="true">$INFO[Window().Property(texture.white)]</texture>
            <colordiffuse>33000000</colordiffuse>
        </control>

        <control type="label">
            <font>font32</font>
            <width>100%</width>
            <height>100</height>
            <label>$ADDON[plugin.video.seren 40205]</label>
            <top>20</top>
            <align>center</align>
        </control>

        <control type="image">
            <visible>true</visible>
            <left>50</left>
            <width>350</width>
            <height>840</height>
            <top>200</top>
            <border>5</border>
            <texture>$INFO[Window().Property(texture.white)]</texture>
            <colordiffuse>11FFFFFF</colordiffuse>
        </control>

        <!-- Quick Access Panel -->
       <control type="group" id="4000">
           <left>50</left>
            <control type="label">
                <top>100</top>
                <height>100</height>
                <width>350</width>
                <label>[B]$ADDON[plugin.video.seren 40206][/B]</label>
            </control>
            <control type="grouplist">
                <onup>4000</onup>
                <ondown>4000</ondown>
                <onright>2000</onright>
                <top>200</top>
                <height>840</height>
                <defaultcontrol>3009</defaultcontrol>
                <control type="button" id="3009">
                    <top>0</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40207]</label>
                </control>
                <control type="button" id="3010">
                    <top>0</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40208]</label>
                </control>
                <control type="button" id="3007">
                    <top>0</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40209]</label>
                </control>
                <control type="button" id="3008">
                    <top>0</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40210]</label>
                </control>
                <control type="button" id="3001">
                    <top>0</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40211]</label>
                </control>
                <control type="button" id="3002">
                    <top>100</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40212]</label>
                </control>
                <control type="button" id="3003">
                    <top>200</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40213]</label>
                </control>
                <control type="button" id="3004">
                    <top>300</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40214]</label>
                </control>
                <control type="button" id="3005">
                    <top>400</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40215]</label>
                </control>
                <control type="button" id="3006">
                    <top>500</top>
                    <width>350</width>
                    <height>100</height>
                    <focuscolor>$INFO[Window.Property(settings.color)]</focuscolor>
                    <label>$ADDON[plugin.video.seren 40216]</label>
                </control>
            </control>

       </control>

        <!-- Package List -->
        <control type="group">
            <top>100</top>
            <left>425</left>
            <!-- Texture -->
            <control type="label">
                <height>100</height>
                <width>780</width>
                <label>[B]$ADDON[plugin.video.seren 40217][/B]</label>
            </control>

            <control type="image">
                <top>100</top>
                <visible>true</visible>
                <width>660</width>
                <height>840</height>
                <border>5</border>
                <texture>$INFO[Window().Property(texture.white)]</texture>
                <colordiffuse>DD2e2d32</colordiffuse>
            </control>

            <!-- List -->
            <control type="list" id="2000">
                <top>100</top>
                <width>660</width>
                <height>840</height>
                <onright>2001</onright>
                <onleft>4000</onleft>
                <itemlayout height="75">
                    <control type="label">
                        <width>640</width>
                        <height>100%</height>
                        <aligny>center</aligny>
                        <left>10</left>
                        <label>$INFO[ListItem.Label]</label>
                    </control>
                    <control type="label">
                        <font>font10</font>
                        <height>10</height>
                        <top>30</top>
                        <width>95%</width>
                        <aligny>top</aligny>
                        <align>right</align>
                        <label>$INFO[ListItem.Property(author)] - $INFO[ListItem.Property(version)]</label>
                    </control>
                    <control type="image">
                        <width>660</width>
                        <height>1</height>
                        <top>74</top>
                        <texture>$INFO[Window().Property(texture.white)]</texture>
                        <colordiffuse>EEd3d3d3</colordiffuse>
                    </control>
                </itemlayout>
                <focusedlayout height="75">
                    <control type="image">
                        <width>100%</width>
                        <height>100%</height>
                        <!--<visible>Control.HasFocus(2000)</visible>-->
                        <texture>$INFO[Window().Property(texture.white)]</texture>
                        <colordiffuse>44d3d3d3</colordiffuse>
                    </control>
                    <control type="label">
                        <width>640</width>
                        <left>10</left>
                        <height>100%</height>
                        <aligny>center</aligny>
                        <label>$INFO[ListItem.Label]</label>
                    </control>
                    <control type="label">
                        <font>font10</font>
                        <height>10</height>
                        <top>30</top>
                        <width>95%</width>
                        <aligny>top</aligny>
                        <align>right</align>
                        <label>$INFO[ListItem.Property(author)] - $INFO[ListItem.Property(version)]</label>
                    </control>
                    <control type="image">
                        <width>660</width>
                        <height>1</height>
                        <top>74</top>
                        <texture>$INFO[Window().Property(texture.white)]</texture>
                        <colordiffuse>EEd3d3d3</colordiffuse>
                    </control>
                </focusedlayout>
            </control>
        </control>

        <!-- Provider List -->
        <control type="group">
            <left>1100</left>
            <top>200</top>

            <control type="label">
                <top>-100</top>
                <height>100</height>
                <width>780</width>
                <label>[B]$ADDON[plugin.video.seren 40218][/B]</label>
            </control>

            <!-- Texture -->
            <control type="image">
                <visible>true</visible>
                <width>780</width>
                <height>840</height>
                <border>5</border>
                <texture>$INFO[Window().Property(texture.white)]</texture>
                <colordiffuse>DD2e2d32</colordiffuse>
            </control>

            <!-- List -->
            <control type="list" id="2001">
                <width>780</width>
                <height>840</height>
                <onleft>2000</onleft>
                <itemlayout height="120">
                    <control type="label">
                        <width>100%</width>
                        <height>100%</height>
                        <left>10</left>
                        <aligny>top</aligny>
                        <top>10</top>
                        <label>[COLOR $INFO[Window.Property(settings.color)]][UPPERCASE]$INFO[ListItem.Label][/UPPERCASE][/COLOR]</label>
                    </control>
                    <control type="group">
                        <top>50</top>
                        <control type="label">
                            <left>10</left>
                            <height>100%</height>
                            <aligny>center</aligny>
                            <label>$ADDON[plugin.video.seren 40219]: [COLOR $INFO[Window.Property(settings.color)]][CAPITALIZE]$INFO[ListItem.Property(provider_type)][/CAPITALIZE][/COLOR]</label>
                        </control>
                        <control type="label">
                            <left>65%</left>
                            <height>100%</height>
                            <aligny>center</aligny>
                            <label>$ADDON[plugin.video.seren 40220]: [COLOR $INFO[Window.Property(settings.color)]][CAPITALIZE]$INFO[ListItem.Property(status)][/CAPITALIZE][/COLOR]</label>
                            <visible>String.IsEqual(ListItem.Property(status),enabled)</visible>
                        </control>
                        <control type="label">
                            <left>65%</left>
                            <height>100%</height>
                            <aligny>center</aligny>
                            <label>$ADDON[plugin.video.seren 40220]: [COLOR indianred][CAPITALIZE]$INFO[ListItem.Property(status)][/CAPITALIZE][/COLOR]</label>
                            <visible>String.IsEqual(ListItem.Property(status),disabled)</visible>
                        </control>
                        <control type="image">
                            <width>100%</width>
                            <height>1</height>
                            <top>69</top>
                            <texture>$INFO[Window().Property(texture.white)]</texture>
                            <colordiffuse>EEd3d3d3</colordiffuse>
                        </control>
                    </control>
                </itemlayout>
                <focusedlayout height="120">
                    <control type="image">
                        <width>100%</width>
                        <height>100%</height>
                        <texture>$INFO[Window().Property(texture.white)]</texture>
                        <visible>Control.HasFocus(2001)</visible>
                        <colordiffuse>44d3d3d3</colordiffuse>
                    </control>
                    <control type="label">
                        <top>10</top>
                        <width>580</width>
                        <left>10</left>
                        <aligny>top</aligny>
                        <label>[COLOR $INFO[Window.Property(settings.color)]][UPPERCASE]$INFO[ListItem.Label][/UPPERCASE][/COLOR]</label>
                    </control>
                    <control type="group">
                        <top>50</top>
                        <control type="label">
                            <width>50%</width>
                            <left>10</left>
                            <label>$ADDON[plugin.video.seren 40219]: [COLOR $INFO[Window.Property(settings.color)]][CAPITALIZE]$INFO[ListItem.Property(provider_type)][/CAPITALIZE][/COLOR]</label>
                        </control>
                        <control type="label">
                            <left>65%</left>
                            <height>100%</height>
                            <aligny>center</aligny>
                            <label>$ADDON[plugin.video.seren 40220]: [COLOR $INFO[Window.Property(settings.color)]][CAPITALIZE]$INFO[ListItem.Property(status)][/CAPITALIZE][/COLOR]</label>
                            <visible>String.IsEqual(ListItem.Property(status),enabled)</visible>
                        </control>
                        <control type="label">
                            <left>65%</left>
                            <height>100%</height>
                            <aligny>center</aligny>
                            <label>$ADDON[plugin.video.seren 40220]: [COLOR indianred][CAPITALIZE]$INFO[ListItem.Property(status)][/CAPITALIZE][/COLOR]</label>
                            <visible>String.IsEqual(ListItem.Property(status),disabled)</visible>
                        </control>
                        <control type="image">
                            <width>100%</width>
                            <height>1</height>
                            <top>69</top>
                            <texture>$INFO[Window().Property(texture.white)]</texture>
                            <colordiffuse>EEd3d3d3</colordiffuse>
                        </control>
                    </control>
                </focusedlayout>
            </control>
        </control>
    </controls>
</window>