<?xml version="1.0"?>
<Layout name="intro_pixi">
    <Main>
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        
<Element type="image" name="logo" depth="1" x="600" y="-20" width="413" height="208" resource="x@0.5_Feature-Screen-Logo.png"/>

<Element type="container" depth="1" name="content_landscape" x="0" y="0">
    <Element type="container" depth="1" name="logo" x="0" y="0">
    </Element>
    <Element type="container" depth="1" name="features" x="0" y="70">
        <Element type="container" name="feature1" depth="0" x="100" y="60">
            <Element type="image" name="feature1Image" depth="1" x="0" y="-60" width="534" height="437" resource="x@0.5_Feature-Screen-1"/>
            <Element type="textField" name="introScreenDescription1" depth="1" x="100" y="380" class="featureText"/>
        </Element>
        <Element type="container" name="feature2" depth="0" x="645" y="150">
            <Element type="image" name="feature2Image" depth="1" x="56" y="-70" width="175" height="386" resource="x@0.5_PT-Feature-1"/>
            <Element type="textField" name="introScreenDescription2" depth="1" x="-50" y="320" class="featureTextCenter"/>
        </Element>
        <Element type="container" name="feature3" depth="0" x="960" y="50">
            <Element type="image" name="feature3Image" depth="1" x="0" y="-60" width="534" height="437" resource="x@0.5_Feature-Screen-2"/>
            <Element type="textField" name="introScreenDescription3" depth="1" x="70" y="380" class="featureText"/>
        </Element>
    </Element>
</Element>

        
        <Element type="container" depth="2" name="strip" x="0" y="620">
            
            <Element name="stripBar" type="image" depth="0" x="0" y="0" resource="PreDarkBottomArea" width="1584"
                     height="102"/>
            
            <Element name="continueButton" depth="3" x="735" y="33" labelX="0" labelY="0"
                     width="114" height="31" labelWidth="128" labelHeight="34" upState="GenericButtonUp"
                     pressedState="GenericButtonDown"
                     overState="GenericButtonOver" disabledState="GenericButtonDisable" class="continueLabel"
                     type="button"/>
            <Element name="toggleHolder" type="container" depth="2" x="190" y="38">
                <Element name="toggleButton"  depth="0" x="4" y="1" width="23" height="23"
                         onState="FeatCheckboxFull" offState="FeatCheckboxEmpty" type="toggleButton"
                         defaultState="off"/>
                <Element name="neverShowIntroLabel" class="neverShowLabel" x="32" y="-2" width="300" height="30"/>
            </Element>
        </Element>
    </Main>
    <Classes>
        
<Class name="featureText" labelFontSize="18" align="center" vAlign="top" width="360" height="150"
       labelFontColor="0xffe31d" stroke="000000" lineJoin='round' fontWeight="bold" dropShadow="true" dropShadowAlpha="100"
       dropShadowAngle="90" dropShadowBlur="5" dropShadowDistance="1" strokeThickness="2"/>
<Class name="featureTextCenter" labelFontSize="18" align="center" vAlign="top" width="400" height="150"
       labelFontColor="0xffe31d" stroke="000000" lineJoin='round' fontWeight="bold" dropShadow="true" dropShadowAlpha="100"
       dropShadowAngle="90" dropShadowBlur="5" dropShadowDistance="1" strokeThickness="2"/>
<Class name="featureTextPortrait" labelFontSize="26" align="center" vAlign="top" width="700" height="300"
       labelFontColor="0xffe51f" strokeThickness="4" stroke="330f53" lineJoin='round'/>
<Class name="continueLabel" labelFontSize="12" align="center" vAlign="center" labelFontColor="0x333333"/>
<Class name="neverShowLabel" type="textField" labelFontSize="12.5" align="left" vAlign="center"
       labelFontColor="0xFFFFFF"/>

    </Classes>
</Layout>