<mythuitheme>

    <window name="watchrecordings">

        <textarea name="pagetitle" from="basetextarea">
            <area>20,5,570,40</area>
            <font>large</font>
            <value>Select a recording to watch:</value>
        </textarea>

        <imagetype name="listbackground">
            <filename>reclist_background.png</filename>
            <position>0,60</position>
        </imagetype>

        <buttonlist name="groups">
            <area>45,98,300,300</area>
            <buttonarea>0,0,250,250</buttonarea>
            <spacing>5</spacing>
            <scrollstyle>center</scrollstyle>
            <wrapstyle>items</wrapstyle>
            <statetype name="buttonitem">
                <state name="active">
                    <textarea name="name">
                        <area>5,0,300,30</area>
                        <font>small_inactive</font>
                        <cutdown>yes</cutdown>
                        <align>left,vcenter</align>
                    </textarea>
                </state>
                <state name="inactive" from="active" />
                <state name="selected" from="active" >
                	<textarea name="name">
                	  <font>small_active</font>
                	</textarea>
                </state>
            </statetype>
        </buttonlist>

        <buttonlist name="recordings" from="basebuttonlist2">
            <area>365,44,880,350</area>
            <buttonarea>0,30,880,290</buttonarea>
            <wrapstyle>captive</wrapstyle>
            <statetype name="buttonitem">
                <state name="active">
                    <textarea name="titlesubtitle" >
                        <font>small_inactive</font>
                        <area>32,1,630,28</area>
                    </textarea>
                    <textarea name="shortdate" from="titlesubtitle">
                        <area>640,1,120,28</area>
                        <align>right</align>
                    </textarea>
                    <textarea name="starttime" from="shortdate">
                        <area>770,1,105,28</area>
                        <align>right</align>
                    </textarea>
                    <statetype name="watched">
                        <state name="yes">
                            <imagetype name="yes">
                                <position>5,5</position>
                                <filename>small_watched.png</filename>
                            </imagetype>
                        </state>
                        <state name="no" />
                    </statetype>
                    <statetype name="playlist">
                        <state name="yes">
                            <imagetype name="playlistyes">
                                <position>15,0</position>
                                <filename>playlist_yes.png</filename>
                            </imagetype>
                        </state>
                        <state name="no" />
                    </statetype>
                </state>
                <state name="inactive" from="active" />
                <state name="selected" from="active">
                    <imagetype name="selectbar">
                    	<filename>rk-selectbar.png</filename>
                    	<crop>0,0,880,29</crop>
                    </imagetype>
                    <textarea name="titlesubtitle">
                        <font>small_active</font>
                    </textarea>  
                </state>
            </statetype>
            <statetype name="upscrollarrow">
                <position>850,0</position>
            </statetype>
            <statetype name="downscrollarrow">
                <position>850,328</position>
            </statetype>
        </buttonlist>

        <imagetype name="autoexpire">
            <filename>autoexpire.png</filename>
            <position>988,670</position>
        </imagetype>

        <imagetype name="commflagged">
            <filename>commflagged.png</filename>
            <position>1024,670</position>
        </imagetype>

        <imagetype name="bookmark">
            <filename>bookmark.png</filename>
            <position>1060,670</position>
        </imagetype>

        <imagetype name="cutlist">
            <filename>cutlist.png</filename>
            <position>1094,670</position>
        </imagetype>

        <statetype name="audioprops">
            <position>1128,670</position>
            <showempty>yes</showempty>
            <state name="stereo">
                <imagetype name="stereo">
                    <filename>stereo.png</filename>
                </imagetype>
            </state>
            <state name="surround">
                <imagetype name="surround">
                    <filename>surround.png</filename>
                </imagetype>
            </state>
            <state name="dolby">
                <imagetype name="dolby">
                    <filename>dd.png</filename>
                </imagetype>
            </state>
            <state name="mono">
                <imagetype name="mono">
                    <filename>mono.png</filename>
                </imagetype>
            </state>
        </statetype>

        <statetype name="subtitletypes">
            <position>1162,670</position>
            <showempty>yes</showempty>
            <state name="cc">
                <imagetype name="cc">
                    <filename>cc.png</filename>
                </imagetype>
            </state>
            <state name="subtitles">
                <imagetype name="subtitles">
                    <filename>subs.png</filename>
                </imagetype>
            </state>
            <state name="onscreensub">
                <imagetype name="onscreensub">
                    <filename>subs_onscreen.png</filename>
                </imagetype>
            </state>
        </statetype>

        <statetype name="videoprops">
            <position>1196,670</position>
            <showempty>yes</showempty>
            <state name="hd1080">
                <imagetype name="hd1080">
                    <filename>hd1080.png</filename>
                </imagetype>
            </state>
            <state name="hd720">
                <imagetype name="hd720">
                    <filename>hd720.png</filename>
                </imagetype>
            </state>
            <state name="hdtv">
                <imagetype name="hdtv">
                    <filename>hd.png</filename>
                </imagetype>
            </state>
            <state name="widescreen">
                <imagetype name="widescreen">
                    <filename>wide.png</filename>
                </imagetype>
            </state>
        </statetype>

        <!--        <imagetype name="watched">
            <filename>watched.png</filename>
            <position>716,500</position>
        </imagetype>-->

        <imagetype name="processing">
            <filename>processing.png</filename>
            <position>1230,670</position>
        </imagetype>

        <textarea name="title" from="basetextarea">
            <area>25,400,700,40</area>
            <font>large</font>
            <cutdown>yes</cutdown>
            <align>vcenter</align>
        </textarea>

        <textarea name="channel" from="basetextarea">
            <area>25,445,160,30</area>
        </textarea>

        <textarea name="timedate" from="basetextarea">
            <area>195,445,480,30</area>
        </textarea>

        <textarea name="description" from="basetextarea">
            <area>25,485,890,220</area>
            <multiline>yes</multiline>
            <cutdown>yes</cutdown>
            <value>%|"SUBTITLE|"% %STARS% %DESCRIPTION%</value>
        </textarea>

        <imagetype name="preview">
            <area>920,410,320,240</area>
            <preserveaspect>true</preserveaspect>
        </imagetype>

        <textarea name="norecordings">
            <area>20,75,760,300</area>
            <font>medium</font>
            <value>
            </value>
            <multiline>yes</multiline>
            <align>allcenter</align>
        </textarea>
    </window>

    <window name="iconhelp">
        <area>-1,-1,700,500</area>

        <imagetype name="backimg">
            <area>0,0,700,500</area>
            <filename>mythdialogbox-background.png</filename>
        </imagetype>

        <textarea name="title" from="basetextarea">
            <area>0,0,700,50</area>
            <value>Status Icons</value>
            <font>medium</font>
            <align>center</align>
        </textarea>

        <buttonlist name="iconlist">
            <area>20,70,660,450</area>
            <layout>vertical</layout>
            <spacing>4</spacing>
            <wrapstyle>selection</wrapstyle>
            <buttonarea>0,0,660,410</buttonarea>
            <statetype name="buttonitem">
                <area>0,0,660,40</area>
                <state name="active">
                    <statetype name="icons">
                        <position>5,5</position>
                        <state name="commflagged">
                            <imagetype name="statusimage">
                                <filename>commflagged.png</filename>
                            </imagetype>
                        </state>
                        <state name="cutlist">
                            <imagetype name="statusimage">
                                <filename>cutlist.png</filename>
                            </imagetype>
                        </state>
                        <state name="autoexpire">
                            <imagetype name="statusimage">
                                <filename>autoexpire.png</filename>
                            </imagetype>
                        </state>
                        <state name="processing">
                            <imagetype name="statusimage">
                                <filename>processing.png</filename>
                            </imagetype>
                        </state>
                        <state name="bookmark">
                            <imagetype name="statusimage">
                                <filename>bookmark.png</filename>
                            </imagetype>
                        </state>
                        <!--
                        <state name="inuse">
                            <imagetype name="statusimage">
                                <filename>inuse.png</filename>
                            </imagetype>
                        </state>
                        <state name="transcoded">
                            <imagetype name="statusimage">
                                <filename>transcoded.png</filename>
                            </imagetype>
                        </state>
                        -->
                        <state name="mono">
                            <imagetype name="statusimage">
                                <filename>mono.png</filename>
                            </imagetype>
                        </state>
                        <state name="stereo">
                            <imagetype name="statusimage">
                                <filename>stereo.png</filename>
                            </imagetype>
                        </state>
                        <state name="surround">
                            <imagetype name="statusimage">
                                <filename>surround.png</filename>
                            </imagetype>
                        </state>
                        <state name="dolby">
                            <imagetype name="statusimage">
                                <filename>dd.png</filename>
                            </imagetype>
                        </state>
                        <state name="cc">
                            <imagetype name="statusimage">
                                <filename>cc.png</filename>
                            </imagetype>
                        </state>
                        <state name="subtitles">
                            <imagetype name="statusimage">
                                <filename>subs.png</filename>
                            </imagetype>
                        </state>
                        <state name="onscreensub">
                            <imagetype name="statusimage">
                                <filename>subs_onscreen.png</filename>
                            </imagetype>
                        </state>
                        <state name="hdtv">
                            <imagetype name="statusimage">
                                <filename>hd.png</filename>
                            </imagetype>
                        </state>
                        <state name="hd720">
                            <imagetype name="statusimage">
                                <filename>hd720.png</filename>
                            </imagetype>
                        </state>
                        <state name="hd1080">
                            <imagetype name="statusimage">
                                <filename>hd1080.png</filename>
                            </imagetype>
                        </state>
                         <state name="avchd">
                            <imagetype name="statusimage">
                                <filename>avchd.png</filename>
                            </imagetype>
                        </state>
                        <state name="widescreen">
                            <imagetype name="statusimage">
                                <filename>wide.png</filename>
                            </imagetype>
                        </state>
                        <state name="watched">
                            <imagetype name="statusimage">
                                <filename>watched.png</filename>
                            </imagetype>
                        </state>
                        <!--
                        <state name="preserved">
                            <imagetype name="statusimage">
                                <filename>preserved.png</filename>
                            </imagetype>
                        </state>
                        -->
                    </statetype>
                    <textarea name="buttontext">
                        <area>53,1,600,40</area>
                        <multiline>yes</multiline>
                        <font>small</font>
                        <align>vcenter</align>
                    </textarea>
                </state>
                <state name="selected" from="active">
                    <shape name="selectbar">
                        <area>0,0,650,40</area>
                        <type>roundbox</type>
                        <line color="#999999" alpha="255" width="2" />
                        <cornerradius>13</cornerradius>
                    </shape>
                </state>
                <state name="inactive" from="active" />
            </statetype>
            <statetype name="upscrollarrow">
                <position>590,390</position>
                <state type="off">
                    <imagetype name="upon">
                        <filename>lb-uparrow-reg.png</filename>
                    </imagetype>
                </state>
                <state type="full">
                    <imagetype name="upoff">
                        <filename>lb-uparrow-sel.png</filename>
                    </imagetype>
                </state>
            </statetype>
            <statetype name="downscrollarrow">
                <position>620,390</position>
                <state type="off">
                    <imagetype name="dnon">
                        <filename>lb-dnarrow-reg.png</filename>
                    </imagetype>
                </state>
                <state type="full">
                    <imagetype name="dnoff">
                        <filename>lb-dnarrow-sel.png</filename>
                    </imagetype>
                </state>
            </statetype>
        </buttonlist>
    </window>

</mythuitheme>
