<?xml version="1.0"?>
<layouts><default>
   <block name="formkey" type="core/template" template="core/formkey.phtml"/>
</default>
<default translate="label" module="page">
   <label>All Pages</label>
   <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
      <block type="page/html_head" name="head" as="head">
         <action method="addJs">
            <script>prototype/prototype.js</script>
         </action>
         <action method="addJs">
            <script>lib/jquery/jquery-1.10.2.min.js</script>
         </action>
         <action method="addJs">
            <script>lib/jquery/noconflict.js</script>
         </action>
         <action method="addJs">
            <script>lib/ccard.js</script>
         </action>
         <action method="addJs">
            <script>prototype/validation.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/builder.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/effects.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/dragdrop.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/controls.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/slider.js</script>
         </action>
         <action method="addJs">
            <script>varien/js.js</script>
         </action>
         <action method="addJs">
            <script>varien/form.js</script>
         </action>
         <action method="addJs">
            <script>mage/translate.js</script>
         </action>
         <action method="addJs">
            <script>mage/cookies.js</script>
         </action>
         <block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
         <action method="removeItem">
            <type>skin_js</type>
            <name>js/ie6.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/modernizr.custom.min.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/selectivizr.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/matchMedia.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/matchMedia.addListener.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/enquire.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/app.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/jquery.cycle2.min.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/jquery.cycle2.swipe.min.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/slideshow.js</name>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/lib/imagesloaded.js</name>
         </action>
         <action method="addLinkRel">
            <rel>stylesheet</rel>
            <href>//fonts.googleapis.com/css?family=Raleway:300,400,500,700,600</href>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/minicart.js</name>
         </action>
         <action method="addItem">
            <type>skin_css</type>
            <name>css/styles-ie8.css</name>
            <params/>
            <if> (lte IE 8) &amp; (!IEMobile)</if>
         </action>
         <action method="addItem">
            <type>skin_css</type>
            <name>css/madisonisland-ie8.css</name>
            <params/>
            <if> (lte IE 8) &amp; (!IEMobile)</if>
         </action>
         <action method="addItem">
            <type>skin_css</type>
            <name>css/styles.css</name>
            <params/>
            <if>&lt;!--[if (gte IE 9) | (IEMobile)]&gt;&lt;!--&gt;</if>
         </action>
         <action method="addItem">
            <type>skin_css</type>
            <name>css/madisonisland.css</name>
            <params/>
            <if>&lt;!--[if (gte IE 9) | (IEMobile)]&gt;&lt;!--&gt;</if>
         </action>
         <block type="core/text" name="head.viewport">
            <action method="setText">
               <text>&lt;meta name="viewport" content="initial-scale=1.0, width=device-width" /&gt;
</text>
            </action>
         </block>
      </block>
      <block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
         <label>Page Top</label>
      </block>
      <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml"/>
      <block type="page/html_header" name="header" as="header">
         <block type="page/template_links" name="top.links" as="topLinks"/>
         <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
         <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
            <label>Navigation Bar</label>
            <block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml">
               <block type="page/html_topmenu_renderer" name="catalog.topnav.renderer" template="page/html/topmenu/renderer.phtml"/>
            </block>
         </block>
         <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
            <label>Page Header</label>
            <action method="setElementClass">
               <value>top-container</value>
            </action>
         </block>
         <block type="page/html_welcome" name="welcome" as="welcome"/>
      </block>
      <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
      <block type="core/text_list" name="left_first" as="left_first" translate="label">
         <label>Left Column First (shows above main column on smaller screens)</label>
      </block>
      <block type="core/text_list" name="left" as="left" translate="label">
         <label>Left Column</label>
      </block>
      <block type="core/messages" name="global_messages" as="global_messages"/>
      <block type="core/messages" name="messages" as="messages"/>
      <block type="core/text_list" name="content" as="content" translate="label">
         <label>Main Content Area</label>
      </block>
      <block type="core/text_list" name="right" as="right" translate="label">
         <label>Right Column</label>
      </block>
      <block type="page/html_wrapper" name="footer.before" as="footer_before" translate="label">
         <label>Page Footer</label>
         <action method="setElementClass">
            <value>footer-before-container</value>
         </action>
      </block>
      <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
         <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
            <label>Page Footer</label>
            <action method="setElementClass">
               <value>bottom-container</value>
            </action>
         </block>
         <block type="page/switch" name="store_switcher" as="store_switcher" after="*" template="page/switch/stores.phtml"/>
         <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml">
            <action method="setTitle">
               <title>Quick Links</title>
            </action>
         </block>
         <block type="page/template_links" name="footer_links2" as="footer_links2" template="page/template/links.phtml">
            <action method="setTitle">
               <title>Account</title>
            </action>
         </block>
      </block>
      <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
         <label>Page Bottom</label>
         <block type="page/html_cookieNotice" name="global_cookie_notice" as="global_cookie_notice" template="page/html/cookienotice.phtml" before="-"/>
      </block>
   </block>
   <block type="core/profiler" output="toHtml" name="core_profiler"/>
</default>
<print translate="label" module="page">
   <label>All Pages (Print Version)</label>
   <block type="page/html" name="root" output="toHtml" template="page/print.phtml">
      <block type="page/html_header" name="header" as="header"/>
      <block type="page/html_head" name="head" as="head">
         <action method="addJs">
            <script>prototype/prototype.js</script>
         </action>
         <action method="addJs">
            <script>mage/translate.js</script>
         </action>
         <action method="addJs">
            <script>lib/ccard.js</script>
         </action>
         <action method="addJs">
            <script>prototype/validation.js</script>
         </action>
         <action method="addJs">
            <script>varien/js.js</script>
         </action>
         <action method="addCss">
            <stylesheet>css/styles.css</stylesheet>
         </action>
         <action method="addItem">
            <type>skin_css</type>
            <name>css/styles-ie.css</name>
            <params/>
            <if>lt IE 8</if>
         </action>
         <action method="addCss">
            <stylesheet>css/widgets.css</stylesheet>
         </action>
         <action method="addCss">
            <stylesheet>css/print.css</stylesheet>
            <params>media="print"</params>
         </action>
         <action method="addItem">
            <type>js</type>
            <name>lib/ds-sleight.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
      </block>
      <block type="core/text_list" name="content" as="content" translate="label">
         <label>Main Content Area</label>
      </block>
   </block>
</print>
<page_empty translate="label">
   <label>All Empty Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/empty.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
      <action method="setLayoutCode">
         <name>empty</name>
      </action>
   </reference>
</page_empty>
<page_one_column translate="label">
   <label>All One-Column Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
      <action method="setLayoutCode">
         <name>one_column</name>
      </action>
   </reference>
</page_one_column>
<page_two_columns_left translate="label">
   <label>All Two-Column Layout Pages (Left Column)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
      <action method="setLayoutCode">
         <name>two_columns_left</name>
      </action>
   </reference>
</page_two_columns_left>
<page_two_columns_right translate="label">
   <label>All Two-Column Layout Pages (Right Column)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
      <action method="setLayoutCode">
         <name>two_columns_right</name>
      </action>
   </reference>
</page_two_columns_right>
<page_three_columns translate="label">
   <label>All Three-Column Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/3columns.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
      <action method="setLayoutCode">
         <name>three_columns</name>
      </action>
   </reference>
</page_three_columns>
<default>
   <reference name="head">
      <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
   </reference>
   <reference name="header">
      <block type="directory/currency" name="currency" as="currency_switcher" template="directory/currency.phtml"/>
   </reference>
   <reference name="footer">
      <block type="directory/currency" name="footer_currency" after="footer_store_language" template="directory/currency.phtml"/>
   </reference>
</default>
<default>
   <reference name="footer">
      <block type="cms/block" name="cms_footer_links" before="footer_links">
         <action method="setBlockId">
            <block_id>footer_links_company</block_id>
         </action>
      </block>
      <block type="cms/block" name="cms_footer_links_sm" after="footer_links2">
         <action method="setBlockId">
            <block_id>footer_links_sm</block_id>
         </action>
      </block>
   </reference>
</default>
<cms_menu>
   <reference name="left_first">
      <block type="cms/block" name="cms_menu">
         <action method="setBlockId">
            <block_id>cms_menu</block_id>
         </action>
      </block>
   </reference>
</cms_menu>
<cms_page translate="label">
   <label>CMS Pages (All)</label>
   <remove name="left.permanent.callout"/>
   <update handle="cms_menu"/>
   <reference name="content">
      <block type="core/template" name="page_content_heading" template="cms/content_heading.phtml"/>
      <block type="page/html_wrapper" name="cms.wrapper" translate="label">
         <label>CMS Content Wrapper</label>
         <action method="setElementClass">
            <value>std</value>
         </action>
         <block type="cms/page" name="cms_page"/>
      </block>
   </reference>
</cms_page>
<cms_index_index translate="label">
   <label>CMS Home Page</label>
</cms_index_index>
<cms_index_defaultindex>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="default_home_page" template="cms/default/home.phtml"/>
   </reference>
</cms_index_defaultindex>
<cms_index_noroute translate="label">
   <label>CMS No-Route Page</label>
</cms_index_noroute>
<cms_index_defaultnoroute>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="default_no_route" template="cms/default/no-route.phtml"/>
   </reference>
</cms_index_defaultnoroute>
<default>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="customer">
         <label>My Account</label>
         <url helper="customer/getAccountUrl"/>
         <title>My Account</title>
         <prepare/>
         <urlParams/>
         <position>10</position>
      </action>
      <action method="addLink" translate="label title before_text" module="customer">
         <label>Register</label>
         <url helper="customer/getRegisterUrl"/>
         <title>Register</title>
         <prepare/>
         <urlParams/>
         <position>100</position>
         <li/>
         <a/>
      </action>
   </reference>
   <reference name="footer_links2">
      <action method="addLink" translate="label title" module="catalog">
         <label>My Account</label>
         <url helper="customer/getAccountUrl"/>
         <title>My Account</title>
      </action>
   </reference>
</default>
<customer_logged_in>
   <reference name="top.links">
      <action method="removeLinkByUrl">
         <url helper="customer/getRegisterUrl"/>
      </action>
      <action method="addLink" translate="label title" module="customer">
         <label>Log Out</label>
         <url helper="customer/getLogoutUrl"/>
         <title>Log Out</title>
         <prepare/>
         <urlParams/>
         <position>100</position>
      </action>
   </reference>
</customer_logged_in>
<customer_logged_out>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="customer">
         <label>Log In</label>
         <url helper="customer/getLoginUrl"/>
         <title>Log In</title>
         <prepare/>
         <urlParams/>
         <position>100</position>
      </action>
   </reference>
   <remove name="reorder"/>
</customer_logged_out>
<customer_account_login translate="label">
   <label>Customer Account Login Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/form_login" name="customer_form_login" template="customer/form/login.phtml"/>
   </reference>
</customer_account_login>
<customer_account_logoutsuccess translate="label">
   <label>Customer Account Logout Success</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="customer_logout" template="customer/logout.phtml"/>
   </reference>
</customer_account_logoutsuccess>
<customer_account_create translate="label">
   <label>Customer Account Registration Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/form_register" name="customer_form_register" template="customer/form/register.phtml">
         <block type="page/html_wrapper" name="customer.form.register.fields.before" as="form_fields_before" translate="label">
            <label>Form Fields Before</label>
         </block>
      </block>
   </reference>
</customer_account_create>
<customer_account_forgotpassword translate="label">
   <label>Customer Forgot Password Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="customer">
         <title>Forgot Your Password</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Password forgotten</title>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/account_forgotpassword" name="forgotPassword" template="customer/form/forgotpassword.phtml"/>
   </reference>
</customer_account_forgotpassword>
<customer_account_changeforgotten translate="label">
   <label>Reset a Password</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="customer">
         <title>Reset a Password</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Reset a Password</title>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/account_changeforgotten" name="changeForgottenPassword" template="customer/form/resetforgottenpassword.phtml"/>
   </reference>
</customer_account_changeforgotten>
<customer_account_confirmation>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Send confirmation link</title>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="accountConfirmation" template="customer/form/confirmation.phtml"/>
   </reference>
</customer_account_confirmation>
<customer_account_edit translate="label">
   <label>Customer Account Edit Form</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Edit Account Info</title>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="customer/form_edit" name="customer_edit" template="customer/form/edit.phtml"/>
   </reference>
   <reference name="left">
      <action method="unsetChild">
         <name>left.permanent.callout</name>
      </action>
   </reference>
</customer_account_edit>
<customer_account translate="label">
   <label>Customer My Account (All Pages)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
      <action method="addBodyClass">
         <class>customer-account</class>
      </action>
   </reference>
   <reference name="content">
      <block type="page/html_wrapper" name="my.account.wrapper" translate="label">
         <label>My Account Wrapper</label>
         <action method="setElementClass">
            <value>my-account</value>
         </action>
      </block>
   </reference>
   <reference name="left_first">
      <block type="customer/account_navigation" name="customer_account_navigation" before="-" template="customer/account/navigation.phtml">
         <action method="addLink" translate="label" module="customer">
            <name>account</name>
            <path>customer/account/</path>
            <label>Account Dashboard</label>
         </action>
         <action method="addLink" translate="label" module="customer">
            <name>account_edit</name>
            <path>customer/account/edit/</path>
            <label>Account Information</label>
         </action>
         <action method="addLink" translate="label" module="customer">
            <name>address_book</name>
            <path>customer/address/</path>
            <label>Address Book</label>
         </action>
      </block>
   </reference>
   <reference name="left">
      <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
      <remove name="tags_popular"/>
   </reference>
</customer_account>
<customer_account_index translate="label">
   <label>Customer My Account Dashboard</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="customer/account_dashboard" name="customer_account_dashboard" template="customer/account/dashboard.phtml">
         <block type="customer/account_dashboard_hello" name="customer_account_dashboard_hello" as="hello" template="customer/account/dashboard/hello.phtml"/>
         <block type="core/template" name="customer_account_dashboard_top" as="top"/>
         <block type="customer/account_dashboard_info" name="customer_account_dashboard_info" as="info" template="customer/account/dashboard/info.phtml"/>
         <block type="customer/account_dashboard_newsletter" name="customer_account_dashboard_newsletter" as="newsletter" template="customer/account/dashboard/newsletter.phtml"/>
         <block type="customer/account_dashboard_address" name="customer_account_dashboard_address" as="address" template="customer/account/dashboard/address.phtml"/>
      </block>
   </reference>
</customer_account_index>
<customer_address_index translate="label">
   <label>Customer My Account Address Book</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/address_book" name="address_book" template="customer/address/book.phtml"/>
   </reference>
</customer_address_index>
<customer_address_form translate="label">
   <label>Customer My Account Address Edit Form</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/address_edit" name="customer_address_edit" template="customer/address/edit.phtml"/>
   </reference>
</customer_address_form>
<default>
   <reference name="left">
            
                
                
                
            
        </reference>
   <reference name="right">
      <block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
   </reference>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map">
         <label>Site Map</label>
         <url helper="catalog/map/getCategoryUrl"/>
         <title>Site Map</title>
      </action>
   </reference>
   <block type="catalog/product_price_template" name="catalog_product_price_template"/>
</default>
<catalog_category_default translate="label">
   <label>Catalog Category (Non-Anchor)</label>
   <reference name="left_first">
      <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml">
         <block type="core/text_list" name="catalog.leftnav.state.renderers" as="state_renderers"/>
      </block>
   </reference>
   <reference name="content">
      <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
         <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
            <block type="core/text_list" name="product_list.name.after" as="name.after"/>
            <block type="core/text_list" name="product_list.after" as="after"/>
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
            <action method="setColumnCount">
               <count>4</count>
            </action>
         </block>
      </block>
   </reference>
</catalog_category_default>
<catalog_category_layered translate="label">
   <label>Catalog Category (Anchor)</label>
   <reference name="left_first">
      <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml">
         <block type="core/text_list" name="catalog.leftnav.state.renderers" as="state_renderers"/>
      </block>
   </reference>
   <reference name="content">
      <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
         <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
            <block type="core/text_list" name="product_list.name.after" as="name.after"/>
            <block type="core/text_list" name="product_list.after" as="after"/>
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
            <action method="setColumnCount">
               <count>4</count>
            </action>
         </block>
      </block>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index translate="label">
   <label>Catalog Product Compare List</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>scriptaculous/scriptaculous.js</script>
      </action>
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="unsetChild">
         <name>head.viewport</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
   </reference>
</catalog_product_compare_index>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>catalog.compare.sidebar</name>
      </action>
   </reference>
</customer_account_index>
<catalog_product_view translate="label">
   <label>Catalog Product View (Any)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <script>js/lib/elevatezoom/jquery.elevateZoom-3.0.8.min.js</script>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
         <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml">
            <block type="core/text_list" name="product.info.media.after" as="after"/>
         </block>
         <block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
            <label>Alert Urls</label>
         </block>
         <action method="setTierPriceTemplate">
            <template>catalog/product/view/tierprices.phtml</template>
         </action>
         <block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
            <action method="setColumnCount">
               <columns>6</columns>
            </action>
            <action method="setItemLimit">
               <type>upsell</type>
               <limit>6</limit>
            </action>
         </block>
         <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data"/>
         <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
            <action method="addToParentGroup">
               <group>detailed_info</group>
            </action>
            <action method="setTitle" translate="value">
               <value>Description</value>
            </action>
         </block>
         <block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
            <action method="addToParentGroup">
               <group>detailed_info</group>
            </action>
            <action method="setTitle" translate="value">
               <value>Additional Information</value>
            </action>
         </block>
         <block type="catalog/product_list_related" name="catalog.product.related" as="related_products" template="catalog/product/list/related.phtml"/>
         <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
         <block type="catalog/product_view" name="product.info.sharing" as="sharing" template="catalog/product/view/sharing.phtml"/>
         <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
         <block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
            <label>Product View Extra Hint</label>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
            <label>Info Column Options Wrapper</label>
            <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
            <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
               <action method="addOptionRenderer">
                  <type>text</type>
                  <block>catalog/product_view_options_type_text</block>
                  <template>catalog/product/view/options/type/text.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>file</type>
                  <block>catalog/product_view_options_type_file</block>
                  <template>catalog/product/view/options/type/file.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>select</type>
                  <block>catalog/product_view_options_type_select</block>
                  <template>catalog/product/view/options/type/select.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>date</type>
                  <block>catalog/product_view_options_type_date</block>
                  <template>catalog/product/view/options/type/date.phtml</template>
               </action>
            </block>
            <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
            <label>Bottom Block Options Wrapper</label>
            <action method="insert">
               <block>product.tierprices</block>
            </action>
            <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
            <action method="append">
               <block>product.info.addtocart</block>
            </action>
            <action method="append">
               <block>product.info.addto</block>
            </action>
            <action method="append">
               <block>product.info.sharing</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container1" as="container1">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container1</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container2" as="container2">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container2</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <action method="unsetCallChild">
            <child>container1</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
         <action method="unsetCallChild">
            <child>container2</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
      </block>
   </reference>
   <reference name="right">

        </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple translate="label" module="catalog">
   <label>Catalog Product View (Simple)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
      <block type="catalog/product_view_type_simple" name="product.info.availability" as="product_type_availability" template="catalog/product/view/type/availability/default.phtml"/>
   </reference>
</PRODUCT_TYPE_simple>
<PRODUCT_TYPE_configurable translate="label" module="catalog">
   <label>Catalog Product View (Configurable)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
      <block type="catalog/product_view_type_configurable" name="product.info.availability" as="product_type_availability" template="catalog/product/view/type/availability/default.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml">
         <block type="core/text_list" name="product.info.options.configurable.renderers" as="attr_renderers"/>
         <block type="core/text_list" name="product.info.options.configurable.after" as="after"/>
      </block>
   </reference>
</PRODUCT_TYPE_configurable>
<PRODUCT_TYPE_grouped translate="label" module="catalog">
   <label>Catalog Product View (Grouped)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
         <block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
      <block type="catalog/product_view_type_grouped" name="product.info.availability" as="product_type_availability" template="catalog/product/view/type/availability/grouped.phtml"/>
   </reference>
</PRODUCT_TYPE_grouped>
<PRODUCT_TYPE_virtual translate="label" module="catalog">
   <label>Catalog Product View (Virtual)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
      <block type="catalog/product_view_type_virtual" name="product.info.availability" as="product_type_availability" template="catalog/product/view/type/availability/default.phtml"/>
   </reference>
</PRODUCT_TYPE_virtual>
<catalog_product_send translate="label">
   <label>Catalog Product Email to a Friend</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
            </block>
   </reference>
</catalog_product_send>
<catalog_product_gallery translate="label">
   <label>Catalog Product Image Gallery Popup</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
   </reference>
</catalog_product_gallery>
<catalog_seo_sitemap translate="label">
   <label>Catalog Seo Sitemap (Common)</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
         <block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
         <block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
         <block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
      </block>
   </reference>
</catalog_seo_sitemap>
<catalog_seo_sitemap_category translate="label">
   <label>Catalog Seo Sitemap (Category List)</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalog">
         <title>Site Map</title>
      </action>
   </reference>
   <update handle="catalog_seo_sitemap"/>
   <reference name="seo.sitemap.container">
      <action method="setTitle" translate="title" module="catalog">
         <title>Categories</title>
      </action>
      <block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.pager.bottom</pager>
         </action>
         <action method="setItemsTitle" translate="title" module="catalog">
            <title>categories</title>
         </action>
      </block>
   </reference>
   <reference name="seo.sitemap.links">
      <action method="addLink" translate="label title" module="catalog">
         <label>Products Sitemap</label>
         <url helper="catalog/map/getProductUrl"/>
         <title>Products Sitemap</title>
      </action>
   </reference>
</catalog_seo_sitemap_category>
<catalog_seo_sitemap_category_tree translate="label">
   <label>Catalog Seo Sitemap (Category Tree)</label>
   <reference name="seo.sitemap.container">
      <remove name="seo.sitemap.pager.top"/>
      <remove name="seo.sitemap.pager.bottom"/>
      <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
      <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
      <remove name="seo.sitemap.sitemap"/>
      <block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.tree.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.tree.pager.bottom</pager>
         </action>
      </block>
   </reference>
</catalog_seo_sitemap_category_tree>
<catalog_seo_sitemap_product translate="label">
   <label>Catalog Seo Sitemap (Product List)</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalog">
         <title>Site Map</title>
      </action>
   </reference>
   <update handle="catalog_seo_sitemap"/>
   <reference name="seo.sitemap.container">
      <action method="setTitle" translate="title" module="catalog">
         <title>Products</title>
      </action>
      <block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.pager.bottom</pager>
         </action>
         <action method="setItemsTitle" translate="title" module="catalog">
            <title>products</title>
         </action>
      </block>
   </reference>
   <reference name="seo.sitemap.links">
      <action method="addLink" translate="label title" module="catalog">
         <label>Categories Sitemap</label>
         <url helper="catalog/map/getCategoryUrl"/>
         <title>Categories Sitemap</title>
      </action>
   </reference>
</catalog_seo_sitemap_product>
<catalog_product_view>
   <update handle="MAP_price_msrp_item"/>
</catalog_product_view>
<wishlist_index_index>
   <update handle="MAP_price_msrp_wishlist_item"/>
</wishlist_index_index>
<wishlist_shared_index>
   <update handle="MAP_price_msrp_wishlist_item"/>
</wishlist_shared_index>
<review_product_list>
   <update handle="MAP_price_msrp_item"/>
</review_product_list>
<default>
   <reference name="head">
      <action method="addItem" ifconfig="sales/msrp/enabled">
         <type>skin_js</type>
         <name>js/msrp.js</name>
      </action>
      <action method="addItem" ifconfig="sales/msrp/enabled">
         <type>skin_js</type>
         <name>js/msrp_rwd.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" template="catalog/msrp/popup.phtml" name="product.tooltip"/>
   </reference>
</default>
<MAP_price_msrp_item>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
   </reference>
   <reference name="product.clone_prices">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
   </reference>
</MAP_price_msrp_item>
<MAP_price_msrp_wishlist_item>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>wishlist/render/item/price_msrp_item.phtml</template>
      </action>
   </reference>
</MAP_price_msrp_wishlist_item>
<default>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp.phtml</template>
      </action>
      <action method="addPriceBlockType">
         <type>msrp_item</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
      <action method="addPriceBlockType">
         <type>msrp_noform</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_noform.phtml</template>
      </action>
   </reference>
</default>
<default>
   <reference name="header">
      <block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/>
   </reference>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="catalogsearch" ifconfig="catalog/seo/search_terms">
         <label>Search Terms</label>
         <url helper="catalogsearch/getSearchTermUrl"/>
         <title>Search Terms</title>
      </action>
      <action method="addLink" translate="label title" module="catalogsearch">
         <label>Advanced Search</label>
         <url helper="catalogsearch/getAdvancedSearchUrl"/>
         <title>Advanced Search</title>
      </action>
   </reference>
</default>
<catalogsearch_result_index translate="label">
   <label>Quick Search Form</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/3columns.phtml</template>
      </action>
   </reference>
   <reference name="left_first">
      <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml">
         <block type="core/text_list" name="catalog.leftnav.state.renderers" as="state_renderers"/>
      </block>
   </reference>
   <reference name="content">
      <block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml">
         <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
            <block type="core/text_list" name="product_list.name.after" as="name.after"/>
            <block type="core/text_list" name="product_list.after" as="after"/>
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
         <action method="setListOrders"/>
         <action method="setListModes"/>
         <action method="setListCollection"/>
      </block>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_index translate="label">
   <label>Advanced Search Form</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalogsearch">
         <title>Advanced Search</title>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/advanced_form" name="catalogsearch_advanced_form" template="catalogsearch/advanced/form.phtml"/>
      <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
   </reference>
</catalogsearch_advanced_index>
<catalogsearch_advanced_result translate="label">
   <label>Advanced Search Result</label>
   <update handle="page_two_columns_right"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/advanced_result" name="catalogsearch_advanced_result" template="catalogsearch/advanced/result.phtml">
         <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
            <block type="core/text_list" name="product_list.name.after" as="name.after"/>
            <block type="core/text_list" name="product_list.after" as="after"/>
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
         <action method="setListOrders"/>
         <action method="setListModes"/>
         <action method="setListCollection"/>
      </block>
   </reference>
</catalogsearch_advanced_result>
<catalogsearch_term_popular translate="label">
   <label>Popular Search Terms</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalogsearch">
         <title>Search Terms</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/term" name="seo.searchterm" template="catalogsearch/term.phtml"/>
   </reference>
</catalogsearch_term_popular>
<catalog_product_view>
   <reference name="product.info">
      <block type="payment/catalog_product_view_profile" name="product.info.additional.recurring.schedule" as="recurring_info" template="payment/catalog/product/view/profile/schedule.phtml">
         <action method="addToParentGroup">
            <group>detailed_info</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Recurring Profile</value>
         </action>
      </block>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="payment/catalog_product_view_profile" name="product.info.options.recurring" as="recurring_options" template="payment/catalog/product/view/profile/options.phtml"/>
   </reference>
</catalog_product_view>
<customer_logged_in>
   <reference name="right">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_logged_in>
<checkout_onepage_index>
   <remove name="sale.reorder.sidebar"/>
</checkout_onepage_index>
<checkout_onepage_reorder>
   <reference name="right">
      <action method="unsetChild">
         <name>reorder</name>
      </action>
   </reference>
</checkout_onepage_reorder>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="sales">
         <name>orders</name>
         <path>sales/order/history/</path>
         <label>My Orders</label>
      </action>
   </reference>
   <reference name="left">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <block type="sales/order_recent" name="customer_account_dashboard_top" as="top" template="sales/order/recent.phtml"/>
   </reference>
</customer_account_index>
<sales_order_history translate="label">
   <label>Customer My Account Order History</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_history" name="sales.order.history">
         <block type="core/text_list" name="sales.order.history.info" as="info" translate="label">
            <label>Order History Info</label>
         </block>
      </block>
      <block type="customer/account_dashboard" name="customer.account.link.back" template="customer/account/link/back.phtml"/>
   </reference>
</sales_order_history>
<sales_order_view translate="label">
   <label>Customer My Account Order View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_view" name="sales.order.view">
         <block type="sales/order_items" name="order_items" template="sales/order/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path/>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</sales_order_view>
<sales_order_invoice translate="label">
   <label>Customer My Account Order Invoice View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_invoice" name="sales.order.invoice">
         <block type="sales/order_invoice_items" name="invoice_items" template="sales/order/invoice/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="invoice_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path/>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_invoice>
<sales_order_shipment translate="label">
   <label>Customer My Account Order Shipment View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_shipment" name="sales.order.shipment">
         <block type="sales/order_shipment_items" name="shipment_items" template="sales/order/shipment/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/shipment/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_comments" name="shipment_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path/>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_shipment>
<sales_order_creditmemo translate="label">
   <label>Customer My Account Order Creditmemo View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_creditmemo" name="sales.order.creditmemo">
         <block type="sales/order_creditmemo_items" name="creditmemo_items" template="sales/order/creditmemo/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="6" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="creditmemo_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path/>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_creditmemo>
<sales_order_reorder>
   <update handle="customer_account"/>
   <reference name="content">
      <block type="sales/order_view" name="sales.order.view"/>
   </reference>
</sales_order_reorder>
<sales_order_print translate="label">
   <label>Sales Order Print View</label>
   <reference name="content">
      <block type="sales/order_print" name="sales.order.print" template="sales/order/print.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_print>
<sales_order_printinvoice translate="label">
   <label>Sales Invoice Print View</label>
   <reference name="content">
      <block type="sales/order_print_invoice" name="sales.order.print.invoice" template="sales/order/print/invoice.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printinvoice>
<sales_order_printshipment translate="label">
   <label>Sales Shipment Print View</label>
   <reference name="content">
      <block type="sales/order_print_shipment" name="sales.order.print.shipment" template="sales/order/print/shipment.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/shipment/items/renderer/default.phtml</template>
         </action>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printshipment>
<sales_order_printcreditmemo>
   <reference name="content">
      <block type="sales/order_print_creditmemo" name="sales.order.print.creditmemo" template="sales/order/print/creditmemo.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="6" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printcreditmemo>
<sales_email_order_items>
   <block type="sales/order_email_items" name="items" template="email/order/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_order_default</block>
         <template>email/order/items/order/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/order/default.phtml</template>
      </action>
      <block type="core/template" name="order_totals_wrapper" as="order_totals" template="email/order/totals/wrapper.phtml">
         <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="3" align="right" style="padding:3px 9px"</value>
            </action>
            <action method="setValueProperties">
               <value>align="right" style="padding:3px 9px"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <block type="sales/order_email_invoice_items" name="items" template="email/order/invoice/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/invoice/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/invoice/default.phtml</template>
      </action>
      <block type="core/template" name="invoice_totals_wrapper" as="invoice_totals" template="email/order/totals/wrapper.phtml">
         <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="3" align="right" style="padding:3px 9px"</value>
            </action>
            <action method="setValueProperties">
               <value>align="right" style="padding:3px 9px"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_invoice_items>
<sales_email_order_shipment_items>
   <block type="sales/order_email_shipment_items" name="items" template="email/order/shipment/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/shipment/default.phtml</template>
      </action>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_shipment_items>
<sales_email_order_creditmemo_items>
   <block type="sales/order_email_creditmemo_items" name="items" template="email/order/creditmemo/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/creditmemo/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/creditmemo/default.phtml</template>
      </action>
      <block type="core/template" name="creditmemo_totals_wrapper" as="creditmemo_totals" template="email/order/totals/wrapper.phtml">
         <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="3" align="right" style="padding:3px 9px"</value>
            </action>
            <action method="setValueProperties">
               <value>align="right" style="padding:3px 9px"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_creditmemo_items>
<sales_guest_form translate="label">
   <label>Returns</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/widget_guest_form" name="guest.form" template="sales/guest/form.phtml"/>
   </reference>
</sales_guest_form>
<sales_guest_view translate="label">
   <label>Customer My Account Order View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_view" name="sales.order.view">
         <block type="sales/order_items" name="order_items" template="sales/order/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path/>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice translate="label">
   <label>Customer My Account Order Invoice View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_invoice" name="sales.order.invoice">
         <block type="sales/order_invoice_items" name="invoice_items" template="sales/order/invoice/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="invoice_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path/>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_shipment translate="label">
   <label>Customer My Account Order Shipment View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_shipment" name="sales.order.shipment">
         <block type="sales/order_shipment_items" name="shipment_items" template="sales/order/shipment/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/shipment/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_comments" name="shipment_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path/>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_shipment>
<sales_guest_creditmemo translate="label">
   <label>Customer My Account Order Creditmemo View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_creditmemo" name="sales.order.creditmemo">
         <block type="sales/order_creditmemo_items" name="creditmemo_items" template="sales/order/creditmemo/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="6" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="creditmemo_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path/>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_reorder>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_view" name="sales.order.view"/>
   </reference>
</sales_guest_reorder>
<sales_guest_print translate="label">
   <label>Sales Order Print View</label>
   <reference name="content">
      <block type="sales/order_print" name="sales.order.print" template="sales/order/print.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice translate="label">
   <label>Sales Invoice Print View</label>
   <reference name="content">
      <block type="sales/order_print_invoice" name="sales.order.print.invoice" template="sales/order/print/invoice.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printshipment translate="label">
   <label>Sales Shipment Print View</label>
   <reference name="content">
      <block type="sales/order_print_shipment" name="sales.order.print.shipment" template="sales/order/print/shipment.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/shipment/items/renderer/default.phtml</template>
         </action>
      </block>
   </reference>
</sales_guest_printshipment>
<sales_guest_printcreditmemo>
   <reference name="content">
      <block type="sales/order_print_creditmemo" name="sales.order.print.creditmemo" template="sales/order/print/creditmemo.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="6" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_printcreditmemo>
<default>
   <reference name="footer_links2">
      <block type="sales/guest_links" name="return_link"/>
      <action method="addLinkBlock">
         <blockName>return_link</blockName>
      </action>
   </reference>
</default>
<sales_billing_agreement_index>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/billing_agreements" name="customer.account.billing.agreement" template="sales/billing/agreements.phtml"/>
   </reference>
</sales_billing_agreement_index>
<sales_billing_agreement_view>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/billing_agreement_view" name="customer.account.billing.agreement" template="sales/billing/agreement/view.phtml"/>
   </reference>
</sales_billing_agreement_view>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label">
         <name>billing_agreements</name>
         <path>sales/billing_agreement/</path>
         <label>Billing Agreements</label>
      </action>
   </reference>
</customer_account>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label">
         <name>recurring_profiles</name>
         <path>sales/recurring_profile/</path>
         <label>Recurring Profiles</label>
      </action>
   </reference>
</customer_account>
<sales_recurring_profile_index>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/recurring_profiles" name="sales.recurring.profiles" template="sales/recurring/profiles.phtml">
         <block type="sales/recurring_profiles" name="sales.recurring.profiles.grid" as="grid" template="sales/recurring/grid.phtml">
            <action method="prepareProfilesGrid"/>
            <action method="setEmptyGridMessage" translate="value">
               <value>There are no recurring profiles yet.</value>
            </action>
            <action method="setGridHtmlId">
               <value>recurring_profile_list_view</value>
            </action>
         </block>
      </block>
   </reference>
</sales_recurring_profile_index>
<sales_recurring_profile_view__tabs>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view" template="sales/recurring/profile/view.phtml">
         <action method="prepareViewData"/>
         <action method="setShouldPrepareInfoTabs">
            <value>1</value>
         </action>
         <block type="core/text" as="profile_info" name="sales.recurring.profile.view.tab.profile">
            <action method="addToParentGroup">
               <value>info_tabs</value>
            </action>
            <action method="setViewLabel" translate="value">
               <value>Profile Information</value>
            </action>
            <action method="setViewAction">
               <value>view</value>
            </action>
         </block>
         <block type="core/text" as="related_orders" name="sales.recurring.profile.view.tab.orders">
            <action method="addToParentGroup">
               <value>info_tabs</value>
            </action>
            <action method="setViewLabel" translate="value">
               <value>Related Orders</value>
            </action>
            <action method="setViewAction">
               <value>orders</value>
            </action>
         </block>
      </block>
   </reference>
</sales_recurring_profile_view__tabs>
<sales_recurring_profile_view>
   <update handle="customer_account"/>
   <update handle="sales_recurring_profile_view__tabs"/>
   <reference name="sales.recurring.profile.view.tab.profile">
      <action method="setIsViewCurrent">
         <v>1</v>
      </action>
   </reference>
   <reference name="sales.recurring.profile.view">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.general" as="general" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareReferenceInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_1</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Reference</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.item" as="item" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareItemInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_1</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Purchased Item</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.schedule" as="profile" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareScheduleInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_2</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Profile Schedule</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.fees" as="fees" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareFeesInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_2</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Profile Payments</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.billing" as="billing_address" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareAddressInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_3</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Billing Address</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.shipping" as="shipping_address" template="sales/recurring/profile/view/info.phtml">
         <action method="setAddressType">
            <value>shipping</value>
         </action>
         <action method="prepareAddressInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_3</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Shipping Address</value>
         </action>
      </block>
   </reference>
</sales_recurring_profile_view>
<sales_recurring_profile_orders>
   <update handle="customer_account"/>
   <update handle="sales_recurring_profile_view__tabs"/>
   <reference name="sales.recurring.profile.view.tab.orders">
      <action method="setIsViewCurrent">
         <v>1</v>
      </action>
   </reference>
   <reference name="sales.recurring.profile.view">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.orders" as="table" template="sales/recurring/grid.phtml">
         <action method="prepareRelatedOrdersFrontendGrid"/>
         <action method="setViewLabel" translate="value">
            <value>Orders Based on This Profile</value>
         </action>
         <action method="setEmptyGridMessage" translate="value">
            <value>There are no orders yet.</value>
         </action>
         <action method="setGridHtmlClass">
            <value>info-box</value>
         </action>
         <action method="setGridHtmlCss">
            <value>border:0</value>
         </action>
      </block>
   </reference>
</sales_recurring_profile_orders>
<catalog_product_view>
   <reference name="product.info.extrahint">
      <block type="cataloginventory/qtyincrements" name="product.info.extrahint.qtyincrements" template="cataloginventory/qtyincrements.phtml"/>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple>
   <reference name="product.info.simple.extra">
      <block type="cataloginventory/stockqty_default" template="cataloginventory/stockqty/default.phtml"/>
   </reference>
</PRODUCT_TYPE_simple>
<PRODUCT_TYPE_virtual>
   <reference name="product.info.virtual.extra">
      <block type="cataloginventory/stockqty_default" template="cataloginventory/stockqty/default.phtml"/>
   </reference>
</PRODUCT_TYPE_virtual>
<PRODUCT_TYPE_grouped>
   <reference name="product.info.grouped.extra">
      <block type="cataloginventory/stockqty_type_grouped" template="cataloginventory/stockqty/composite.phtml"/>
   </reference>
</PRODUCT_TYPE_grouped>
<PRODUCT_TYPE_configurable>
   <reference name="product.info.configurable.extra">
      <block type="cataloginventory/stockqty_type_configurable" template="cataloginventory/stockqty/composite.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<shipping_tracking_ajax>
   <reference name="root">
      <action method="setTemplate">
         <template/>
      </action>
   </reference>
   <reference name="content">
      <block type="shipping/tracking_ajax" name="shipping.tracking.ajax" template="shipping/tracking/ajax.phtml"/>
   </reference>
</shipping_tracking_ajax>
<shipping_tracking_popup translate="label">
   <label>Shipment Tracking Popup</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="shipping/tracking_popup" name="shipping.tracking.popup" template="shipping/tracking/popup.phtml"/>
   </reference>
</shipping_tracking_popup>
<default>
   <reference name="top.links">
      <block type="checkout/links" name="checkout_cart_link">
         <action method="addCartLink"/>
         <action method="addCheckoutLink"/>
      </block>
   </reference>
   <reference name="header">
      <block type="checkout/cart_minicart" name="minicart_head" template="checkout/cart/minicart.phtml" before="-">
         <block type="checkout/cart_sidebar" name="minicart_content" template="checkout/cart/minicart/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/cart/minicart/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>simple</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/cart/minicart/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/cart/minicart/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/cart/minicart/default.phtml</template>
            </action>
            <block type="core/text_list" name="cart_sidebar.cart_promotion" as="cart_promotion" translate="label" module="checkout">
               <label>Mini-cart promotion block</label>
            </block>
            <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout">
               <label>Shopping Cart Sidebar Extra Actions</label>
            </block>
         </block>
      </block>
   </reference>
   <reference name="right">
            
                
                
                
                
                    
                
            
        </reference>
</default>
<checkout_cart_index translate="label">
   <label>Shopping Cart</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/cart" name="checkout.cart">
         <action method="setCartTemplate">
            <value>checkout/cart.phtml</value>
         </action>
         <action method="setEmptyTemplate">
            <value>checkout/cart/noItems.phtml</value>
         </action>
         <action method="chooseTemplate"/>
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <block type="core/text_list" name="checkout.cart.empty.widget" as="checkout_cart_empty_widget" translate="label">
            <label>Empty Shopping Cart Content Before</label>
         </block>
         <block type="core/text_list" name="checkout.cart.top_methods" as="top_methods" translate="label">
            <label>Payment Methods Before Checkout Button</label>
            <block type="checkout/onepage_link" name="checkout.cart.methods.onepage.top" template="checkout/onepage/link.phtml" after="-"/>
         </block>
         <block type="page/html_wrapper" name="checkout.cart.form.before" as="form_before" translate="label">
            <label>Shopping Cart Items Before</label>
         </block>
         <block type="core/text_list" name="checkout.cart.methods" as="methods" translate="label">
            <label>Payment Methods After Checkout Button</label>
            <block type="checkout/onepage_link" name="checkout.cart.methods.onepage.bottom" template="checkout/onepage/link.phtml"/>
            <block type="checkout/multishipping_link" name="checkout.cart.methods.multishipping" template="checkout/multishipping/link.phtml"/>
         </block>
         <block type="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/>
         <block type="core/text_list" name="checkout.cart.extra" translate="label">
            <label>Checkout Forms Extra</label>
         </block>
         <block type="checkout/cart_shipping" name="checkout.cart.shipping" as="shipping" template="checkout/cart/shipping.phtml"/>
         <block type="core/text_list" name="checkout.cart.widget" as="checkout_cart_widget" translate="label">
            <label>Shopping Cart Items After</label>
         </block>
         <block type="checkout/cart_crosssell" name="checkout.cart.crosssell" as="crosssell" template="checkout/cart/crosssell.phtml"/>
         <block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_cart_index>
<checkout_cart_configure translate="label">
   <label>Configure Cart Item</label>
   <update handle="catalog_product_view"/>
   <reference name="product.info">
      <block type="checkout/cart_item_configure" name="checkout.cart.item.configure.block"/>
   </reference>
</checkout_cart_configure>
<checkout_multishipping translate="label">
   <label>Multishipping Checkout</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/multishipping_state" name="checkout_state" template="checkout/multishipping/state.phtml"/>
   </reference>
</checkout_multishipping>
<checkout_multishipping_login>
   <update handle="customer_account_login"/>
</checkout_multishipping_login>
<checkout_multishipping_register>
   <update handle="customer_account_create"/>
</checkout_multishipping_register>
<checkout_multishipping_address_select translate="label">
   <label>Multishipping Checkout Shipping Address Selection</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
   </reference>
</checkout_multishipping_address_select>
<checkout_multishipping_address_selectbilling translate="label">
   <label>Multishipping Checkout Billing Address Selection</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
   </reference>
</checkout_multishipping_address_selectbilling>
<checkout_multishipping_address_newshipping translate="label">
   <label>Multishipping Checkout Shipping Address Creation</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_newshipping>
<checkout_multishipping_address_newbilling translate="label">
   <label>Multishipping Checkout Billing Address Creation</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_newbilling>
<checkout_multishipping_address_editshipping translate="label">
   <label>Multishipping Checkout Shipping Address Edit Form</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editshipping>
<checkout_multishipping_address_editaddress>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editaddress>
<checkout_multishipping_address_editbilling translate="label">
   <label>Multishipping Checkout Billing Address Edit Form</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editbilling>
<checkout_multishipping_customer_address translate="label">
   <label>Multishipping Checkout Customer Address Edit Form</label>
   <reference name="content">
      <block type="customer/address_edit" name="customer_address_edit" template="customer/address/edit.phtml"/>
   </reference>
</checkout_multishipping_customer_address>
<checkout_multishipping_addresses translate="label">
   <label>Multishipping Checkout Address (Any) Form</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_addresses" name="checkout_addresses" template="checkout/multishipping/addresses.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping translate="label">
   <label>Multishipping Checkout Shipping Information Step</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_shipping" name="checkout_shipping" template="checkout/multishipping/shipping.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <block type="checkout/multishipping_billing_items" name="checkout_billing_items" template="checkout/multishipping/billing/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_multishipping_shipping>
<checkout_multishipping_billing translate="label">
   <label>Multishipping Checkout Billing Information Step</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_billing" name="checkout_billing" template="checkout/multishipping/billing.phtml">
         <action method="setMethodFormTemplate">
            <method>purchaseorder</method>
            <template>payment/form/purchaseorder.phtml</template>
         </action>
         <block type="core/text_list" name="payment_methods_before" translate="label">
            <label>Payment Methods Before</label>
         </block>
         <block type="core/text_list" name="payment_methods_after" translate="label">
            <label>Payment Methods After</label>
         </block>
      </block>
   </reference>
</checkout_multishipping_billing>
<checkout_multishipping_overview translate="label">
   <label>Multishipping Checkout Overview</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_overview" name="checkout_overview" template="checkout/multishipping/overview.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addRowItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/overview/item.phtml</template>
         </action>
         <action method="addRowItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/overview/item.phtml</template>
         </action>
         <block type="checkout/multishipping_payment_info" name="payment_info">
            <action method="setInfoTemplate">
               <method/>
               <template/>
            </action>
         </block>
         <block type="checkout/agreements" name="checkout.multishipping.agreements" as="agreements" template="checkout/multishipping/agreements.phtml"/>
         <block type="checkout/cart_totals" name="totals"/>
         <block type="core/text_list" name="checkout.multishipping.overview.items.after" as="items_after" translate="label">
            <label>Overview Items After</label>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_multishipping_overview>
<checkout_multishipping_success translate="label">
   <label>Multishipping Checkout Success</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_success" name="checkout_success" template="checkout/multishipping/success.phtml"/>
   </reference>
</checkout_multishipping_success>
<checkout_onepage_index translate="label">
   <label>One Page Checkout</label>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="right">
      <action method="unsetChildren"/>
      <block type="page/html_wrapper" name="checkout.progress.wrapper" translate="label">
         <label>Checkout Progress Wrapper</label>
         <action method="setElementId">
            <value>checkout-progress-wrapper</value>
         </action>
         <block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml">
            <block type="checkout/onepage_progress" name="billing.progress" template="checkout/onepage/progress/billing.phtml"/>
            <block type="checkout/onepage_progress" name="shipping.progress" template="checkout/onepage/progress/shipping.phtml"/>
            <block type="checkout/onepage_progress" name="shippingmethod.progress" template="checkout/onepage/progress/shipping_method.phtml"/>
            <block type="checkout/onepage_progress" name="payment.progress" template="checkout/onepage/progress/payment.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="content">
      <block type="checkout/onepage" name="checkout.onepage" template="checkout/onepage.phtml">
         <block type="checkout/onepage_login" name="checkout.onepage.login" as="login" template="checkout/onepage/login.phtml">
            <block type="page/html_wrapper" name="checkout.onepage.login.before" as="login_before" translate="label">
               <label>Login/Registration Before</label>
               <action method="setMayBeInvisible">
                  <value>1</value>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_billing" name="checkout.onepage.billing" as="billing" template="checkout/onepage/billing.phtml"/>
         <block type="checkout/onepage_shipping" name="checkout.onepage.shipping" as="shipping" template="checkout/onepage/shipping.phtml"/>
         <block type="checkout/onepage_shipping_method" name="checkout.onepage.shipping_method" as="shipping_method" template="checkout/onepage/shipping_method.phtml">
            <block type="checkout/onepage_shipping_method_available" name="checkout.onepage.shipping_method.available" as="available" template="checkout/onepage/shipping_method/available.phtml"/>
            <block type="checkout/onepage_shipping_method_additional" name="checkout.onepage.shipping_method.additional" as="additional" template="checkout/onepage/shipping_method/additional.phtml"/>
         </block>
         <block type="checkout/onepage_payment" name="checkout.onepage.payment" as="payment" template="checkout/onepage/payment.phtml">
            <block type="checkout/onepage_payment_methods" name="checkout.payment.methods" as="methods" template="checkout/onepage/payment/info.phtml">
               <action method="setMethodFormTemplate">
                  <method>purchaseorder</method>
                  <template>payment/form/purchaseorder.phtml</template>
               </action>
            </block>
            <block type="core/template" name="checkout.onepage.payment.additional" as="additional"/>
            <block type="core/template" name="checkout.onepage.payment.methods_additional" as="methods_additional"/>
         </block>
         <block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml"/>
      </block>
   </reference>
</checkout_onepage_index>
<checkout_onepage_progress>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
      <block type="checkout/onepage_progress" name="billing.progress" template="checkout/onepage/progress/billing.phtml"/>
      <block type="checkout/onepage_progress" name="shipping.progress" template="checkout/onepage/progress/shipping.phtml"/>
      <block type="checkout/onepage_progress" name="shippingmethod.progress" template="checkout/onepage/progress/shipping_method.phtml"/>
      <block type="checkout/onepage_progress" name="payment.progress" template="checkout/onepage/progress/payment.phtml"/>
   </block>
</checkout_onepage_progress>
<checkout_onepage_progress_billing>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/billing.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_billing>
<checkout_onepage_progress_shipping>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/shipping.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_shipping>
<checkout_onepage_progress_shipping_method>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/shipping_method.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_shipping_method>
<checkout_onepage_progress_payment>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/payment.phtml">
      <block type="checkout/onepage_payment_info" name="payment_info">
         <action method="setInfoTemplate">
            <method/>
            <template/>
         </action>
      </block>
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_payment>
<checkout_onepage_paymentmethod>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_payment_methods" name="root" output="toHtml" template="checkout/onepage/payment/methods.phtml">
      <action method="setMethodFormTemplate">
         <method>purchaseorder</method>
         <template>payment/form/purchaseorder.phtml</template>
      </action>
      <block type="core/template" name="checkout.onepage.payment.methods.scripts" as="scripts"/>
      <block type="core/template" name="checkout.onepage.payment.methods.additional" as="additional"/>
   </block>
</checkout_onepage_paymentmethod>
<checkout_onepage_shippingmethod>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_shipping_method_available" name="root" output="toHtml" template="checkout/onepage/shipping_method/available.phtml"/>
</checkout_onepage_shippingmethod>
<checkout_onepage_additional>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_shipping_method_additional" name="root" output="toHtml" template="checkout/onepage/shipping_method/additional.phtml">
      <action method="setDontDisplayContainer">
         <param>1</param>
      </action>
   </block>
</checkout_onepage_additional>
<checkout_onepage_review translate="label">
   <label>One Page Checkout Overview</label>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_review_info" name="root" output="toHtml" template="checkout/onepage/review/info.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
      <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
         <label>Items Before</label>
      </block>
      <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
         <label>Items After</label>
      </block>
      <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      <block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
   </block>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_onepage_review>
<checkout_onepage_success translate="label">
   <label>One Page Checkout Success</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/onepage_success" name="checkout.success" template="checkout/success.phtml"/>
   </reference>
</checkout_onepage_success>
<checkout_onepage_failure translate="label">
   <label>One Page Checkout Failure</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/onepage_failure" name="checkout.failure" template="checkout/onepage/failure.phtml"/>
   </reference>
</checkout_onepage_failure>
<checkout_cart_index>
   <reference name="checkout.cart.top_methods">
      <block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.top" before="checkout.cart.methods.onepage.top" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
         <action method="setShowOrPosition">
            <value>after</value>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="checkout.cart.methods.onepage.bottom" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
         <action method="setShowOrPosition">
            <value>after</value>
         </action>
      </block>
   </reference>
   <update handle="SHORTCUT_popup"/>
</checkout_cart_index>
<paypal_express_review translate="label">
   <label>PayPal Express Order Review Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
         <block type="paypal/express_review" name="express.review.shipping.method" as="shipping_method" template="paypal/express/review/shipping/method.phtml"/>
         <block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
         </block>
         <block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      </block>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/checkout/review.js</name>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</paypal_express_review>
<paypal_express_review_details>
   <block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
   </block>
</paypal_express_review_details>
<catalog_product_view>
   <reference name="product.info.addtocart">
      <block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
         <action method="setMayBeInvisible">
            <value>true</value>
         </action>
         <label>PayPal Express Checkout Shortcut Wrapper</label>
         <block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/product/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml">
                
            </block>
   </reference>
</catalog_product_view>
<catalog_category_default>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index>
   <update handle="SHORTCUT_popup"/>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <update handle="SHORTCUT_popup"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="SHORTCUT_popup"/>
</catalogsearch_advanced_result>
<tag_product_list>
   <update handle="SHORTCUT_popup"/>
</tag_product_list>
<tag_customer_view>
   <update handle="SHORTCUT_popup"/>
</tag_customer_view>
<wishlist_index_index>
   <update handle="SHORTCUT_popup"/>
</wishlist_index_index>
<review_product_list>
   <update handle="SHORTCUT_popup"/>
</review_product_list>
<checkout_onepage_success>
   <update handle="SHORTCUT_popup"/>
</checkout_onepage_success>
<checkout_onepage_failure>
   <update handle="SHORTCUT_popup"/>
</checkout_onepage_failure>
<cms_index_index>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</cms_index_index>
<default>
   <reference name="topCart.extra_actions">
      <block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
   <reference name="cart_sidebar.extra_actions">
      <block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/minicart/shortcut.phtml"/>
   </reference>
</default>
<checkout_onepage_review>
   <reference name="checkout.onepage.review.info.items.after">
      <block type="paypal/iframe" name="paypal.iframe"/>
   </reference>
   <reference name="checkout.onepage.review.button">
      <action method="setTemplate">
         <template helper="paypal/hss/getReviewButtonTemplate">
            <name>paypal/hss/review/button.phtml</name>
            <block>checkout.onepage.review.button</block>
         </template>
      </action>
   </reference>
</checkout_onepage_review>
<paypal_payflow_link_iframe>
   <block type="paypal/payflow_link_iframe" name="payflow.link.iframe" template="paypal/payflowlink/form.phtml"/>
</paypal_payflow_link_iframe>
<paypal_payflow_advanced_iframe>
   <block type="paypal/payflow_advanced_iframe" name="payflow.advanced.iframe" template="paypal/payflowadvanced/form.phtml"/>
</paypal_payflow_advanced_iframe>
<paypal_hosted_pro_iframe>
   <block type="paypal/hosted_pro_iframe" name="hosted.pro.iframe" template="paypal/hss/form.phtml"/>
</paypal_hosted_pro_iframe>
<SHORTCUT_popup>
   <reference name="product.tooltip">
      <block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
         <block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
            <action method="setShowOrPosition">
               <value>after</value>
            </action>
         </block>
      </block>
   </reference>
</SHORTCUT_popup>
<cms_index_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</cms_index_index>
<cms_index_defaultindex>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</cms_index_defaultindex>
<catalog_category_default>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_category_layered>
<catalog_product_view>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>productpage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="product.info.addtocart">
      <block type="paypal/bml_banners" name="bml.right.logo" after="product.info.addtocart.paypal" template="paypal/bml.phtml">
         <action method="setSection">
            <section>productpage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_product_view>
<checkout_cart_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypal/bml_banners" name="bml.right.logo" after="checkout.cart.methods.onepage.bottom" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
</checkout_onepage_index>
<default>
   <reference name="right">
      <block type="poll/activePoll" name="right.poll">
         <action method="setPollTemplate">
            <template>poll/active.phtml</template>
            <type>poll</type>
         </action>
         <action method="setPollTemplate">
            <template>poll/result.phtml</template>
            <type>results</type>
         </action>
      </block>
   </reference>
</default>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>right.poll</name>
      </action>
   </reference>
</customer_account_index>
<default>
   <reference name="left">
      <block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="tag">
         <name>tags</name>
         <path>tag/customer/</path>
         <label>My Tags</label>
      </action>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <action method="unsetChild">
         <name>customer_account_dashboard_info2</name>
      </action>
      <block type="tag/customer_recent" name="customer_account_dashboard_info2" as="info2" template="tag/customer/recent.phtml"/>
   </reference>
</customer_account_index>
<catalog_product_view translate="label">
   <label>Catalog Product View</label>
   <reference name="product.info.additional">
      <block type="tag/product_list" name="product_tag_list" before="-" template="tag/list.phtml">
         <block type="page/html_wrapper" name="product.tag.list.list.before" as="list_before" translate="label">
            <label>Tags List Before</label>
            <action method="setMayBeInvisible">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
</catalog_product_view>
<tag_list_index translate="label">
   <label>Tags List (All Available)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="tag/all" name="tags_all" template="tag/cloud.phtml"/>
   </reference>
</tag_list_index>
<tag_product_list translate="label">
   <label>Tagged Products List</label>
   <reference name="content">
      <block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
         <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
         <action method="setListOrders"/>
         <action method="setListModes"/>
         <action method="setListCollection"/>
      </block>
   </reference>
</tag_product_list>
<tag_customer_index translate="label">
   <label>Customer My Account My Tags List</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>My Account</title>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="tag/customer_tags" name="customer_tags" template="tag/customer/tags.phtml"/>
   </reference>
</tag_customer_index>
<tag_customer_view translate="label">
   <label>Customer My Account Tag View</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>My Account</title>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="tag/customer_view" name="customer_view" template="tag/customer/view.phtml"/>
   </reference>
</tag_customer_view>
<default>
   <reference name="right">
      <block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml"/>
      <block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml"/>
   </reference>
</default>
<catalog_category_layered_nochildren translate="label">
   <label>Catalog Category (Without Subcategories)</label>
   <remove name="right.reports.product.viewed"/>
   <reference name="right">
      <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml"/>
   </reference>
</catalog_category_layered_nochildren>
<default>
   <reference name="head" before="-">
      <block type="googleanalytics/ga" name="google_analytics" as="google_analytics" template="googleanalytics/ga.phtml"/>
   </reference>
</default>
<default>
   <reference name="top.links">
      <block type="wishlist/links" name="wishlist_link"/>
      <action method="addLinkBlock">
         <blockName>wishlist_link</blockName>
      </action>
   </reference>
   <reference name="right">
      <block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" after="cart_sidebar" template="wishlist/sidebar.phtml"/>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="wishlist" ifconfig="wishlist/general/active">
         <name>wishlist</name>
         <path>wishlist/</path>
         <label>My Wishlist</label>
      </action>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist</name>
      </action>
   </reference>
</customer_account_index>
<wishlist_index_index translate="label">
   <label>Customer My Account My Wishlist</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="wishlist/customer_wishlist" name="customer.wishlist" template="wishlist/view.phtml">
         <action method="setTitle" translate="title">
            <title>My Wishlist</title>
         </action>
         <block type="wishlist/customer_wishlist_items" name="customer.wishlist.items" as="items" template="wishlist/item/list.phtml">
            <block type="wishlist/customer_wishlist_item_column_image" name="customer.wishlist.item.image" template="wishlist/item/column/image.phtml"/>
            <block type="wishlist/customer_wishlist_item_column_comment" name="customer.wishlist.item.info" template="wishlist/item/column/info.phtml">
               <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.update" template="wishlist/button/update.phtml"/>
            </block>
            <block type="wishlist/customer_wishlist_item_column_cart" name="customer.wishlist.item.quantity" template="wishlist/item/column/quantity.phtml">
               <action method="setTitle" translate="title">
                  <title>Qty</title>
               </action>
               <block type="wishlist/customer_wishlist_item_options" name="customer.wishlist.item.options"/>
            </block>
            <block type="wishlist/customer_wishlist_item_column_cart" name="customer.wishlist.item.price" template="wishlist/item/column/price.phtml">
               <action method="setTitle" translate="title">
                  <title>Price</title>
               </action>
               <block type="wishlist/customer_wishlist_item_options" name="customer.wishlist.item.options"/>
            </block>
            <block type="wishlist/customer_wishlist_item_column_cart" name="customer.wishlist.item.cart" template="wishlist/item/column/cart.phtml">
               <block type="wishlist/customer_wishlist_item_options" name="customer.wishlist.item.options"/>
            </block>
            <block type="wishlist/customer_wishlist_item_column_remove" name="customer.wishlist.item.remove" template="wishlist/item/column/remove.phtml"/>
         </block>
         <block type="core/text_list" name="customer.wishlist.buttons" as="control_buttons">
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.share" template="wishlist/button/share.phtml"/>
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.toCart" template="wishlist/button/tocart.phtml"/>
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.update" template="wishlist/button/update.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist_customer_sidebar</name>
      </action>
   </reference>
</wishlist_index_index>
<wishlist_index_share translate="label">
   <label>Customer My Account Wishlist Sharing Form</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="wishlist/customer_sharing" name="wishlist.sharing" template="wishlist/sharing.phtml"/>
   </reference>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist_customer_sidebar</name>
      </action>
   </reference>
</wishlist_index_share>
<wishlist_index_configure translate="label">
   <label>Configure Wishlist Item</label>
   <update handle="catalog_product_view"/>
   <reference name="product.info">
      <block type="wishlist/item_configure" name="product.info.addto" as="addto" template="wishlist/item/configure/addto.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper.bottom">
      <action method="unsetChild">
         <name>product.info.addto</name>
      </action>
      <action method="append">
         <block>product.info.addto</block>
      </action>
   </reference>
</wishlist_index_configure>
<wishlist_shared_index translate="label">
   <label>Customer Shared Wishlist View</label>
   <reference name="content">
      <block type="wishlist/share_wishlist" name="customer.wishlist" template="wishlist/shared.phtml"/>
   </reference>
</wishlist_shared_index>
<checkout_cart_index>
   <reference name="checkout.cart.top_methods">
      <block type="paypaluk/express_shortcut" name="checkout.cart.methods.paypaluk_express.top" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypaluk/express_shortcut" name="checkout.cart.methods.paypaluk_express.bottom" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_cart_index>
<paypaluk_express_review translate="label">
   <label>PayPal Express Order Review Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
         <action method="setPaypalActionPrefix">
            <prefix>paypaluk</prefix>
         </action>
         <block type="paypal/express_review" name="express.review.shipping.method" as="shipping_method" template="paypal/express/review/shipping/method.phtml"/>
         <block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
         </block>
         <block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      </block>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/checkout/review.js</name>
      </action>
   </reference>
</paypaluk_express_review>
<paypal_express_review_details>
   <block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
   </block>
</paypal_express_review_details>
<catalog_product_view>
   <reference name="product.info.addtocart">
      <block type="page/html_wrapper" name="product.info.addtocart.paypaluk.wrapper" translate="label">
         <label>PayPal Express Checkout (Payflow Edition) Shortcut Wrapper</label>
         <action method="setHtmlTagName">
            <tag>p</tag>
         </action>
         <action method="setElementClass">
            <class>paypal-logo</class>
         </action>
         <block type="paypaluk/express_shortcut" name="product.info.addtocart.paypaluk" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_product_view>
<default>
   <reference name="topCart.extra_actions">
      <block type="paypaluk/express_shortcut" name="paypaluk.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
   <reference name="cart_sidebar.extra_actions">
      <block type="paypaluk/express_shortcut" name="paypaluk.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
</default>
<catalog_category_default>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_category_default>
<catalog_category_layered>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_category_layered>
<catalog_product_compare_index>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <update handle="SHORTCUT_uk_popup"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="SHORTCUT_uk_popup"/>
</catalogsearch_advanced_result>
<tag_product_list>
   <update handle="SHORTCUT_uk_popup"/>
</tag_product_list>
<tag_customer_view>
   <update handle="SHORTCUT_uk_popup"/>
</tag_customer_view>
<wishlist_index_index>
   <update handle="SHORTCUT_uk_popup"/>
</wishlist_index_index>
<review_product_list>
   <update handle="SHORTCUT_uk_popup"/>
</review_product_list>
<checkout_onepage_success>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_onepage_success>
<checkout_onepage_failure>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_onepage_failure>
<SHORTCUT_uk_popup>
   <reference name="product.tooltip">
      <block type="page/html_wrapper" name="product.info.addtocart.paypaluk.wrapper" translate="label">
         <block type="paypaluk/express_shortcut" name="product.info.addtocart.paypaluk" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
            <action method="setShowOrPosition">
               <value>after</value>
            </action>
         </block>
      </block>
   </reference>
</SHORTCUT_uk_popup>
<contacts_index_index translate="label">
   <label>Contact Us Form</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="contacts">
         <title>Contact Us</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="contacts">
         <title>Contact Us</title>
      </action>
   </reference>
   <update handle="cms_menu"/>
   <reference name="content">
      <block type="core/template" name="contactForm" template="contacts/form.phtml"/>
   </reference>
</contacts_index_index>
<sendfriend_product_send translate="label">
   <label>Catalog Product Email to a Friend</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="sendfriend/send" name="sendfriend.send" template="sendfriend/send.phtml"/>
   </reference>
</sendfriend_product_send>
<default>
   <block type="rss/list" name="head_rss" ifconfig="rss/config/active"/>
</default>
<rss_index_index translate="label">
   <label>RSS Feeds List</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="rss/list" name="rss.list" template="rss/list.phtml"/>
   </reference>
</rss_index_index>
<rss_index_nofeed>
   <block type="core/template" name="root" output="toHtml" template="rss/nofeed.phtml"/>
</rss_index_nofeed>
<rss_index_wishlist>
   <block type="rss/wishlist" name="rss.wishlist" output="toHtml">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>wishlist/render/item/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_index_wishlist>
<rss_catalog_new>
   <block type="rss/catalog_new" output="toHtml" name="rss.catalog.new">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_new>
<rss_catalog_special>
   <block type="rss/catalog_special" output="toHtml" name="rss.catalog.special"/>
</rss_catalog_special>
<rss_catalog_salesrule>
   <block type="rss/catalog_salesrule" output="toHtml" name="rss.catalog.salesrule"/>
</rss_catalog_salesrule>
<rss_catalog_tag>
   <block type="rss/catalog_tag" output="toHtml" name="rss.catalog.tag">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_tag>
<rss_catalog_notifystock>
   <block type="rss/catalog_notifyStock" output="toHtml" name="rss.catalog.notifystock"/>
</rss_catalog_notifystock>
<rss_catalog_review>
   <block type="rss/catalog_review" output="toHtml" name="rss.catalog.review"/>
</rss_catalog_review>
<rss_catalog_category>
   <block type="rss/catalog_category" output="toHtml" name="rss.catalog.category">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_category>
<rss_order_new>
   <block type="rss/order_new" output="toHtml" name="rss.order.new"/>
</rss_order_new>
<rss_order_status>
   <block type="rss/order_status" output="toHtml" name="rss.order.status"/>
</rss_order_status>
<catalog_product_view>
   <reference name="content">
      <reference name="product.info">
         <reference name="alert.urls">
            <block type="productalert/product_view" name="productalert.price" as="productalert_price" template="productalert/product/view.phtml">
               <action method="preparePriceAlertData"/>
               <action method="setHtmlClass">
                  <value>alert-price link-price-alert</value>
               </action>
               <action method="setSignupLabel" translate="value">
                  <value>Sign up for price alert</value>
               </action>
            </block>
            <block type="productalert/product_view" name="productalert.stock" as="productalert_stock" template="productalert/product/view.phtml">
               <action method="prepareStockAlertData"/>
               <action method="setHtmlClass">
                  <value>alert-stock link-stock-alert</value>
               </action>
               <action method="setSignupLabel" translate="value">
                  <value>Sign up to get notified when this product is back in stock</value>
               </action>
            </block>
         </reference>
      </reference>
   </reference>
</catalog_product_view>
<oauth_root_handle>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="removeItem">
         <type>js</type>
         <name>lib/ccard.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/controls.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/builder.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/dragdrop.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/controls.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/slider.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>varien/js.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>varien/menu.js</name>
      </action>
   </reference>
   <remove name="top.links"/>
   <remove name="top.search"/>
   <remove name="top.menu"/>
   <remove name="footer"/>
</oauth_root_handle>
<oauth_root_handle_simple>
   <remove name="js_cookie"/>
   <block type="page/html" name="root" output="toHtml" template="page/empty.phtml">
      <block type="page/html_head" name="head" as="head" template="oauth/authorize/head-simple.phtml">
         <action method="addCss">
            <stylesheet>css/oauth-simple.css</stylesheet>
         </action>
      </block>
      <block type="core/text_list" name="content"/>
   </block>
</oauth_root_handle_simple>
<oauth_authorize_index translate="label">
   <update handle="oauth_root_handle"/>
   <label>OAuth authorization for customer</label>
   <reference name="content">
      <block type="oauth/authorize" name="oauth.authorize.form" template="oauth/authorize/form/login.phtml"/>
      <block type="oauth/authorize_button" name="oauth.authorize.button" template="oauth/authorize/button.phtml"/>
   </reference>
</oauth_authorize_index>
<oauth_authorize_simple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <label>OAuth authorization Pop Up for customer</label>
   <reference name="content">
      <block type="oauth/authorize" name="oauth.authorize.form" template="oauth/authorize/form/login-simple.phtml"/>
      <block type="oauth/authorize_button" name="oauth.authorize.button" template="oauth/authorize/button-simple.phtml"/>
   </reference>
</oauth_authorize_simple>
<oauth_authorize_confirm translate="label">
   <update handle="oauth_root_handle"/>
   <label>Confirm OAuth token authorization</label>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.confirm" template="oauth/authorize/confirm.phtml"/>
   </reference>
</oauth_authorize_confirm>
<oauth_authorize_confirmsimple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.confirm" template="oauth/authorize/confirm-simple.phtml"/>
   </reference>
</oauth_authorize_confirmsimple>
<oauth_authorize_reject translate="label">
   <update handle="oauth_root_handle"/>
   <label>Reject OAuth token authorization</label>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.reject" template="oauth/authorize/reject.phtml"/>
   </reference>
</oauth_authorize_reject>
<oauth_authorize_rejectsimple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.reject" template="oauth/authorize/reject-simple.phtml"/>
   </reference>
</oauth_authorize_rejectsimple>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="oauth">
         <name>OAuth Customer Tokens</name>
         <path>oauth/customer_token</path>
         <label>My Applications</label>
      </action>
   </reference>
</customer_account>
<oauth_customer_token_index translate="label">
   <label>Customer My Account My OAuth Applications</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="oauth/customer_token_list" name="oauth_customer_token_list" template="oauth/customer/token/list.phtml"/>
   </reference>
</oauth_customer_token_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <file>mage/directpost.js</file>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_onepage_review>
   <reference name="checkout.onepage.review.info.items.after">
      <block type="directpost/form" name="payment.form.directpost" template="authorizenet/directpost/form.phtml">
         <action method="setMethodInfo"/>
      </block>
   </reference>
</checkout_onepage_review>
<catalog_category_default>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_default>
<catalog_category_view>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_view>
<catalog_category_layered>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index>
   <reference name="catalog.compare.list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalogsearch_advanced_result>
<tag_product_list>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</tag_product_list>
<tag_customer_view>
   <reference name="customer_view">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</tag_customer_view>
<default>
   <reference name="minicart_head">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/minicart/default.phtml</template>
      </action>
   </reference>
   <reference name="cart_sidebar">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/sidebar/default.phtml</template>
      </action>
   </reference>
   <reference name="wishlist_sidebar">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</default>
<catalog_product_view>
   <reference name="catalog.product.related">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple>
   <reference name="product.info.upsell">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
      <action method="setItemLimit">
         <type>bundle</type>
         <limit>4</limit>
      </action>
   </reference>
</PRODUCT_TYPE_simple>
<customer_account>
   <reference name="cart_sidebar">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/sidebar/default.phtml</template>
      </action>
   </reference>
</customer_account>
<checkout_cart_index>
   <reference name="checkout.cart">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/item/default.phtml</template>
      </action>
   </reference>
   <reference name="checkout.cart.crosssell">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_review>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</checkout_onepage_review>
<checkout_multishipping_addresses>
   <reference name="checkout_addresses">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping>
   <reference name="checkout_shipping">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
   <reference name="checkout_billing_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_shipping>
<checkout_multishipping_overview>
   <reference name="checkout_overview">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_overview>
<paypal_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review>
<paypal_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review_details>
<paypaluk_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review>
<paypaluk_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review_details>
<PRODUCT_TYPE_bundle translate="label" module="bundle">
   <label>Catalog Product View (Bundle)</label>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/bundle.js</name>
      </action>
   </reference>
   <reference name="product.info">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
      <block type="bundle/catalog_product_price" name="bundle.prices" as="bundle_prices" template="bundle/catalog/product/view/price.phtml">
         <action method="setMAPTemplate">
            <tmpl>catalog/product/price_msrp_item.phtml</tmpl>
         </action>
      </block>
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.bundle" as="product_type_data" template="bundle/catalog/product/view/type/bundle.phtml"/>
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.availability" as="product_type_availability" template="bundle/catalog/product/view/type/bundle/availability.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.bundle.options" as="type_bundle_options" template="bundle/catalog/product/view/type/bundle/options.phtml">
         <action method="addRenderer">
            <type>select</type>
            <block>bundle/catalog_product_view_type_bundle_option_select</block>
         </action>
         <action method="addRenderer">
            <type>multi</type>
            <block>bundle/catalog_product_view_type_bundle_option_multi</block>
         </action>
         <action method="addRenderer">
            <type>radio</type>
            <block>bundle/catalog_product_view_type_bundle_option_radio</block>
         </action>
         <action method="addRenderer">
            <type>checkbox</type>
            <block>bundle/catalog_product_view_type_bundle_option_checkbox</block>
         </action>
      </block>
      <action method="insert">
         <block>product.info.bundle.options</block>
      </action>
   </reference>
   <reference name="product.info.options.wrapper.bottom">
      <remove name="product.tierprices"/>
      <block type="bundle/catalog_product_view" name="bundle.tierprices" as="tierprices" before="-" template="bundle/catalog/product/view/tierprices.phtml"/>
      <block type="cataloginventory/qtyincrements" name="product.info.qtyincrements" before="-" template="cataloginventory/qtyincrements.phtml"/>
   </reference>
   <reference name="product.clone_prices">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/view/price.phtml</template>
      </action>
   </reference>
</PRODUCT_TYPE_bundle>
<sales_order_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_view>
<sales_order_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_invoice>
<sales_order_shipment>
   <reference name="shipment_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_shipment>
<sales_order_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_creditmemo>
<sales_order_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_print>
<sales_order_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printinvoice>
<sales_order_printshipment>
   <reference name="sales.order.print.shipment">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printshipment>
<sales_order_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printcreditmemo>
<sales_guest_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_shipment>
   <reference name="shipment_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_shipment>
<sales_guest_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printshipment>
   <reference name="sales.order.print.shipment">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printshipment>
<sales_guest_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printcreditmemo>
<sales_email_order_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/order/default.phtml</template>
      </action>
   </reference>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/invoice/default.phtml</template>
      </action>
   </reference>
</sales_email_order_invoice_items>
<sales_email_order_shipment_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/shipment/default.phtml</template>
      </action>
   </reference>
</sales_email_order_shipment_items>
<sales_email_order_creditmemo_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/creditmemo/default.phtml</template>
      </action>
   </reference>
</sales_email_order_creditmemo_items>
<rss_catalog_category>
   <reference name="rss.catalog.category">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_category>
<rss_catalog_new>
   <reference name="rss.catalog.new">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_new>
<rss_catalog_tag>
   <reference name="rss.catalog.tag">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_tag>
<customer_account_login>
   <reference name="customer_form_login">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_login</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_login>
<customer_account_forgotpassword>
   <reference name="forgotPassword">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_forgotpassword</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_forgotpassword>
<customer_account_create>
   <reference name="customer_form_register">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_create</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_create>
<checkout_onepage_index>
   <reference name="checkout.onepage.login">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_login</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
   <reference name="checkout.onepage.billing">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha.guest.checkout">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>guest_checkout</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
         <block type="captcha/captcha" name="captcha.register.during.checkout">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>register_during_checkout</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</checkout_onepage_index>
<centinel_index_authenticationstart>
   <block type="centinel/authentication_start" name="root" output="toHtml" template="centinel/authentication/start.phtml"/>
</centinel_index_authenticationstart>
<centinel_index_authenticationcomplete>
   <block type="centinel/authentication_complete" name="root" output="toHtml" template="centinel/authentication/complete.phtml"/>
</centinel_index_authenticationcomplete>
<checkout_multishipping_overview>
   <reference name="head">
      <action method="addJs">
         <script>mage/centinel.js</script>
      </action>
   </reference>
   <reference name="checkout.multishipping.overview.items.after">
      <block type="centinel/authentication" name="centinel.frame" template="centinel/authentication.phtml">
         <action method="addRelatedBlock">
            <blockId>checkout-review-submit</blockId>
         </action>
         <action method="setAuthenticationStartMode">
            <mode>window</mode>
         </action>
      </block>
   </reference>
</checkout_multishipping_overview>
<checkout_onepage_savepayment>
   <reference name="checkout.onepage.review.info.items.before">
      <block type="centinel/authentication" name="centinel.frame" template="centinel/authentication.phtml">
         <action method="addRelatedBlock">
            <blockId>checkout-review-submit</blockId>
         </action>
         <action method="addRelatedBlock">
            <blockId>checkout-review-table-wrapper</blockId>
         </action>
         <action method="setAuthenticationStartMode">
            <mode>instant</mode>
         </action>
      </block>
   </reference>
</checkout_onepage_savepayment>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <script>mage/centinel.js</script>
      </action>
   </reference>
</checkout_onepage_index>
<product_list>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/product-media.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/swatches-list.js</name>
      </action>
   </reference>
   <reference name="product_list.name.after">
      <block type="core/template" name="product_list.swatches" template="configurableswatches/catalog/product/list/swatches.phtml"/>
   </reference>
   <reference name="product_list.after">
      <block type="configurableswatches/catalog_media_js_list" name="configurableswatches.media.js.list"/>
   </reference>
</product_list>
<catalog_category_default>
   <update handle="product_list"/>
</catalog_category_default>
<catalog_category_layered>
   <update handle="product_list"/>
</catalog_category_layered>
<catalogsearch_result_index>
   <update handle="product_list"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="product_list"/>
</catalogsearch_advanced_result>
<PRODUCT_TYPE_configurable>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/product-media.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/swatches-product.js</name>
      </action>
   </reference>
   <reference name="product.info.media">
      <action method="setGalleryFilterHelper">
         <helper>configurableswatches/productimg</helper>
      </action>
      <action method="setGalleryFilterMethod">
         <method>filterImageInGallery</method>
      </action>
   </reference>
   <reference name="product.info.media.after">
      <block type="configurableswatches/catalog_media_js_product" name="configurableswatches.media.js.product"/>
   </reference>
   <reference name="product.info.options.configurable.renderers">
      <block type="configurableswatches/catalog_product_view_type_configurable_swatches" template="configurableswatches/catalog/product/view/type/options/configurable/swatches.phtml"/>
   </reference>
   <reference name="product.info.options.configurable.after">
      <block type="core/template" template="configurableswatches/catalog/product/view/type/configurable/swatch-js.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<default>
   <reference name="footer">
      <block type="newsletter/subscribe" name="footer.newsletter" as="newsletter" before="footer_store_language" template="newsletter/subscribe.phtml"/>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="newsletter">
         <name>newsletter</name>
         <path>newsletter/manage/</path>
         <label>Newsletter Subscriptions</label>
      </action>
   </reference>
   <remove name="left.newsletter"/>
</customer_account>
<newsletter_manage_index translate="label">
   <label>Customer My Account Newsletter Subscriptions</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/newsletter" name="customer_newsletter">
         <block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before" translate="label">
            <label>Newsletter Subscription Form Before</label>
         </block>
      </block>
   </reference>
</newsletter_manage_index>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="downloadable">
         <name>downloadable_products</name>
         <path>downloadable/customer/products</path>
         <label>My Downloadable Products</label>
      </action>
   </reference>
</customer_account>
<downloadable_customer_products translate="label">
   <label>Customer My Account Downloadable Items</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="downloadable/customer_products_list" name="downloadable_customer_products_list" template="downloadable/customer/products/list.phtml"/>
   </reference>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="downloadable">
         <title>My Downloadable Products</title>
      </action>
   </reference>
</downloadable_customer_products>
<checkout_cart_index>
   <reference name="checkout.cart">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/cart/item/default.phtml</template>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_review>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</checkout_onepage_review>
<checkout_onepage_success>
   <reference name="checkout.success">
      <block type="downloadable/checkout_success" name="downloadable.checkout.success" template="downloadable/checkout/success.phtml"/>
   </reference>
</checkout_onepage_success>
<checkout_multishipping_addresses>
   <reference name="checkout_addresses">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping>
   <reference name="checkout_billing_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_shipping>
<checkout_multishipping_overview>
   <reference name="checkout_overview">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_overview>
<checkout_multishipping_success>
   <reference name="checkout_success">
      <block type="downloadable/checkout_success" name="downloadable.checkout.success" template="downloadable/checkout/success.phtml"/>
   </reference>
</checkout_multishipping_success>
<paypal_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review>
<paypal_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review_details>
<paypaluk_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review>
<paypaluk_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review_details>
<sales_order_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_view>
<sales_order_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_invoice>
<sales_order_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_creditmemo>
<sales_order_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_print>
<sales_order_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_printinvoice>
<sales_order_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_printcreditmemo>
<sales_guest_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_printcreditmemo>
<sales_email_order_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_order_downloadable</block>
         <template>downloadable/email/order/items/order/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_downloadable</block>
         <template>downloadable/email/order/items/invoice/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_invoice_items>
<sales_email_order_creditmemo_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_downloadable</block>
         <template>downloadable/email/order/items/creditmemo/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_creditmemo_items>
<PRODUCT_TYPE_downloadable translate="label" module="downloadable">
   <label>Catalog Product View (Downloadable)</label>
   <reference name="product.info">
      <block type="downloadable/catalog_product_view_type" name="product.info.downloadable" as="product_type_availability" template="downloadable/catalog/product/type.phtml">
         <block type="cataloginventory/stockqty_default" name="product.info.downloadable.extra" as="product_type_data_extra" template="cataloginventory/stockqty/default.phtml"/>
      </block>
      <block type="downloadable/catalog_product_samples" name="product.info.downloadable.samples" as="product_type_data" template="downloadable/catalog/product/samples.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="downloadable/catalog_product_links" name="product.info.downloadable.options" as="type_downloadable_options" before="-" template="downloadable/catalog/product/links.phtml"/>
      <action method="insert">
         <block>product.info.downloadable.options</block>
      </action>
   </reference>
</PRODUCT_TYPE_downloadable>
<catalog_product_view>
   <reference name="content">
      <block type="core/template" name="external.pagecache.cookie" template="pagecache/cookie.phtml"/>
   </reference>
</catalog_product_view>
<default>
   <reference name="header">
      <block type="page/template_links" name="account.links" as="accountLinks" template="persistent/header/links.phtml"/>
   </reference>
</default>
<customer_account_login>
   <reference name="customer_form_login">
      <action method="setTemplate">
         <template>persistent/customer/form/login.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</customer_account_login>
<customer_account_create>
   <reference name="customer_form_register">
      <action method="setTemplate">
         <template>persistent/customer/form/register.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</customer_account_create>
<checkout_onepage_index>
   <reference name="checkout.onepage.login">
      <action method="setTemplate">
         <template>persistent/checkout/onepage/login.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
   <reference name="checkout.onepage.billing">
      <action method="setTemplate">
         <template>persistent/checkout/onepage/billing.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</checkout_onepage_index>
<customer_logged_out>
   <reference name="right">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_logged_out>
<checkout_cart_index>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_multishipping>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_multishipping>
<customer_logged_in>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</customer_logged_in>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addlink" translate="label">
         <name>district_stripe_savedcc</name>
         <path>stripe/savedcards</path>
         <label>My Credit Cards</label>
      </action>
   </reference>
</customer_account>
<stripe_savedcards_index>
   <update handle="customer_account"/>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/district/stripe/styles.css</stylesheet>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="stripe/customer_savedcards" name="district_stripe_savedcards" template="district/stripe/customer/savedcards.phtml"/>
      <block type="customer/account_dashboard" name="customer.account.link.back" template="customer/account/link/back.phtml"/>
   </reference>
</stripe_savedcards_index>
<stripe_savedcards_edit>
   <update handle="customer_account"/>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/district/stripe/styles.css</stylesheet>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="stripe/customer_savedcards" name="district_stripe_savedcards_edit" template="district/stripe/customer/savedcards/edit.phtml"/>
   </reference>
</stripe_savedcards_edit>
<checkout_onepage_index>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/district/stripe/styles.css</stylesheet>
      </action>
      <block type="core/text" name="district.stripe.api">
         <action method="setText">
            <text>&lt;script src="https://js.stripe.com/v2/"&gt;&lt;/script&gt;</text>
         </action>
      </block>
      <action method="addItem">
         <type>js</type>
         <name>district/stripe/placeholders.js</name>
         <params/>
         <if>lte IE 9</if>
      </action>
      <action method="addJs" ifconfig="payment/stripe_cc/jquery_enabled">
         <script>district/stripe/jquery.min.js</script>
      </action>
      <action method="addJs" ifconfig="payment/stripe_cc/jquery_enabled">
         <script>district/stripe/jquery.noconflict.js</script>
      </action>
      <action method="addJs">
         <script>district/stripe/jquery.payment.min.js</script>
      </action>
      <action method="addJs">
         <script>district/stripe/build/stripe.js</script>
      </action>
   </reference>
</checkout_onepage_index>
<opc_index_index>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/district/stripe/styles.css</stylesheet>
      </action>
      <block type="core/text" name="district.stripe.api">
         <action method="setText">
            <text>&lt;script src="https://js.stripe.com/v2/"&gt;&lt;/script&gt;</text>
         </action>
      </block>
      <action method="addItem">
         <type>js</type>
         <name>district/stripe/placeholders.js</name>
         <params/>
         <if>lte IE 9</if>
      </action>
      <action method="addJs" ifconfig="payment/stripe_cc/jquery_enabled">
         <script>district/stripe/jquery.min.js</script>
      </action>
      <action method="addJs" ifconfig="payment/stripe_cc/jquery_enabled">
         <script>district/stripe/jquery.noconflict.js</script>
      </action>
      <action method="addJs">
         <script>district/stripe/jquery.payment.min.js</script>
      </action>
      <action method="addJs">
         <script>district/stripe/build/stripe.js</script>
      </action>
   </reference>
</opc_index_index>
<catalog_product_view translate="label">
   <reference name="head">
      <action method="addJs">
         <script>emipro/image-picker.js</script>
      </action>
      <action method="addCss">
         <stylesheet>css/emipro/image-picker.css</stylesheet>
      </action>
   </reference>
   <reference name="product.info.options">
      <action method="setTemplate">
         <template>customoptions_images/catalog/product/view/options.phtml</template>
      </action>
   </reference>
   <reference name="product.info.options">
      <action method="addOptionRenderer">
         <type>gallery</type>
         <block>catalog/product_view_options_type_select/catalog_product_view_options_type_select</block>
         <template>catalog/product/view/options/type/select.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<checkout_onepage_shippingmethod>
   <block type="checkout/onepage_shipping_method_available" name="root" output="toHtml" template="msp_flatshipping5/available.phtml"/>
</checkout_onepage_shippingmethod>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs" ifconfig="payment/banwireOxxo/active">
         <script>prototype/window.js</script>
      </action>
      <action method="addJs" ifconfig="payment/banwireOxxo/active">
         <script>magen4me/banwire/banwire_oxxo.js</script>
      </action>
      <action method="addItem" ifconfig="payment/banwireOxxo/active">
         <type>js_css</type>
         <name>prototype/windows/themes/default.css</name>
      </action>
      <action method="addItem" ifconfig="payment/banwireOxxo/active">
         <type>js_css</type>
         <name>prototype/windows/themes/magento.css</name>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_onepage_index>
   <reference name="before_body_end">
      <block name="banwire_fingerprint_device" template="" type="core/template">
         <action method="setTemplate" ifconfig="payment/banwirePro/active">
            <template>magen4me/banwire/fingerprint.phtml</template>
         </action>
      </block>
   </reference>
</checkout_onepage_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs" ifconfig="payment/banwireSpei/active">
         <script>prototype/window.js</script>
      </action>
      <action method="addJs" ifconfig="payment/banwireSpei/active">
         <script>magen4me/banwire/banwire_spei.js</script>
      </action>
      <action method="addItem" ifconfig="payment/banwireSpei/active">
         <type>js_css</type>
         <name>prototype/windows/themes/default.css</name>
      </action>
      <action method="addItem" ifconfig="payment/banwireSpei/active">
         <type>js_css</type>
         <name>prototype/windows/themes/magento.css</name>
      </action>
   </reference>
</checkout_onepage_index>
<default>
   <reference name="before_body_end">
      <block type="debug/debug" name="debug_panels" template="debug/debug.phtml">
         <block type="debug/versions" name="debug_versions_panel" template="debug/versions.phtml"/>
         <block type="debug/config" name="debug_config_panel" template="debug/config.phtml"/>
         <block type="debug/blocks" name="debug_blocks_panel" template="debug/blocks.phtml"/>
         <block type="debug/controller" name="debug_controller_panel" template="debug/controller.phtml"/>
         <block type="debug/models" name="debug_models_panel" template="debug/models.phtml"/>
         <block type="core/template" name="debug_layout_panel" template="debug/layout.phtml"/>
         <block type="core/template" name="debug_performance_panel" template="debug/performance.phtml"/>
         <block type="core/template" name="debug_utils_panel" template="debug/utils.phtml"/>
      </block>
   </reference>
</default>
<contacts_index_index>
   <reference name="content">
      <reference name="contactForm">
         <action method="setTemplate">
            <template>contactsformcaptcha/form.phtml</template>
         </action>
      </reference>
   </reference>
</contacts_index_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay-data.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_css</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js</name>
         <params/>
      </action>
      <block type="core/text" name="openpay_charges.carnet.validation">
         <action method="setText">
            <text>
                        &lt;script type="text/javascript"&gt;
                            Validation.creditCartTypes.set('CN', [new RegExp('^[0-9]{16}$'), new RegExp('^[0-9]{3}$'), true]);
                        &lt;/script&gt;
                    </text>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="core/template" name="token" template="openpay/form/token.phtml"/>
   </reference>
</checkout_onepage_index>
<opc_index_index translate="label">
   <reference name="head">
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay-data.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_css</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js</name>
         <params/>
      </action>
      <block type="core/text" name="openpay_charges.carnet.validation">
         <action method="setText">
            <text>
                        &lt;script type="text/javascript"&gt;
                            Validation.creditCartTypes.set('CN', [new RegExp('^[0-9]{16}$'), new RegExp('^[0-9]{3}$'), true]);
                        &lt;/script&gt;
                    </text>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="core/template" name="token" template="openpay/form/token.phtml"/>
   </reference>
</opc_index_index>
<onestepcheckout_index_index>
   <reference name="head">
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://openpay.s3.amazonaws.com/openpay-data.v1.min.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_css</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>external_js</type>
         <name>https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js</name>
         <params/>
      </action>
      <block type="core/text" name="openpay_charges.carnet.validation">
         <action method="setText">
            <text>
                        &lt;script type="text/javascript"&gt;
                            Validation.creditCartTypes.set('CN', [new RegExp('^[0-9]{16}$'), new RegExp('^[0-9]{3}$'), true]);
                        &lt;/script&gt;
                    </text>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="core/template" name="token" template="openpay/form/token.phtml"/>
   </reference>
</onestepcheckout_index_index>
<moneybookers_processing_payment>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="moneybookers/payment" name="moneybookers_payment" template="moneybookers/payment.phtml"/>
   </reference>
</moneybookers_processing_payment>
<moneybookers_processing_placeform>
   <reference name="root">
      <action method="setTemplate">
         <template>moneybookers/blank.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="moneybookers/placeform" name="moneybookers_placeform" template="moneybookers/placeform.phtml"/>
   </reference>
</moneybookers_processing_placeform>
<default>
   <reference name="head">
      <block type="tatvic_uaee/uaee" name="tatvic_google_universial_analytics" template="tatvic/uaee/uaee.phtml"/>
   </reference>
</default>
<default>
   <reference name="head">
      <action method="addCss" ifconfig="ajax/general_setting/enable_ajaxcart">
         <stylesheet>ves_ajax/styles.css</stylesheet>
      </action>
   </reference>
   <reference name="before_body_end">
      <block type="core/template" name="ajaxcart.footer.scripts" as="ajaxcart_script" template="ves/ajax/footer_scripts.phtml" before="footer.theme.scripts"/>
   </reference>
</default>
<ajax_quickview_view>
   <update handle="catalog_product_view"/>
   <reference name="root">
      <action method="setTemplate">
         <template>ves/ajax/quickview/product.phtml</template>
      </action>
   </reference>
</ajax_quickview_view>
<default>
   <reference name="head">
      <action method="addItem">
         <type>skin_css</type>
         <name>ves_brand/style.css</name>
      </action>
   </reference>
   <reference name="footerTop">
      <block type="ves_brand/scroll" before="-" name="ves.brand"/>
   </reference>
</default>
<cms_index_index>
   <reference name="contentTop">
      <block type="ves_brand/scroll" after="-" name="ves.brand"/>
   </reference>
</cms_index_index>
<brand_brand_index>
   <reference name="content">
      <block type="ves_brand/brand_list" name="brand.list">
         <block type="ves_brand/brand_toolbar" name="brand.list.toolbar" template="ves/brand/toolbar.phtml"/>
      </block>
   </reference>
   <reference name="right">
      <block type="ves_brand/groupmenu" name="ves.groupmenu" before="-"/>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
</brand_brand_index>
<brand_brand_view>
   <reference name="content">
      <block type="ves_brand/brand_productlist" name="brand.products" template="catalog/product/list.phtml">
         <action method="setTemplate">
            <template>ves/brand/brand.phtml</template>
         </action>
         <block type="ves_brand/brand_productlist" name="products" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
      </block>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
</brand_brand_view>
<catalog_product_view>
   <block type="catalog/product_view" name="product.brandicon">
      <action method="setTemplate">
         <template>ves/brand/block/icon.phtml</template>
      </action>
   </block>
   <reference name="product.info.extrahint">
      <action method="insert">
         <block>product.brandicon</block>
      </action>
   </reference>
</catalog_product_view>
<default>
   <reference name="head">
      <action method="addItem">
         <type>skin_css</type>
         <name>ves_megamenu/style.css</name>
      </action>
      <action method="addJs">
         <script>venustheme/ves_megamenu/common.js</script>
      </action>
   </reference>
   <reference name="header">
      <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
         <block type="ves_megamenu/top" name="ves.megamenu" before="-">
            <block type="ves_megamenu/html" name="top.menu.top" template="ves/megamenu/top.phtml"/>
            <block type="ves_megamenu/html" name="top.menu.footer" template="ves/megamenu/footer.phtml"/>
         </block>
      </block>
   </reference>
</default>
<default>
   <reference name="head">
      <action method="addJs" module="productlist" ifconfig="productlist/general_setting/enable_easytabs">
         <script>ves_productlist/jquery.easytabs.min.js</script>
      </action>
      <action method="addJs" module="productlist" ifconfig="productlist/general_setting/enable_bootstraptabs">
         <script>ves_productlist/bootstrap.tabs.min.js</script>
      </action>
      <action method="addCss" module="productlist" ifconfig="productlist/general_setting/enable_bootstraptabs">
         <stylesheet>ves_productlist/boostrap.css</stylesheet>
      </action>
      <action method="addJs" module="productlist" ifconfig="productlist/general_setting/enable_owl">
         <script>ves_productlist/owl/owl.carousel.min.js</script>
      </action>
      <action method="addCss" module="productlist" ifconfig="productlist/general_setting/enable_owl">
         <stylesheet>ves_productlist/owlcarousel/owl.carousel.css</stylesheet>
      </action>
      <action method="addJs" module="productlist" ifconfig="productlist/general_setting/enable_countdown_js">
         <script>ves_productlist/countdown.js</script>
      </action>
      <action method="addCss" module="productlist" ifconfig="productlist/general_setting/show">
         <stylesheet>ves_productlist/styles.css</stylesheet>
      </action>
      <action method="addItem" ifconfig="productlist/general_setting/show">
         <type>skin_js</type>
         <name>ves_productlist/js/common.js</name>
         <params/>
      </action>
   </reference>
</default>
<productlist_rule_view>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/product-media.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/swatches-list.js</name>
      </action>
   </reference>
   <reference name="left">
      <block type="productlist/layer_view" name="catalog.leftnav" before="-" template="catalog/layer/view.phtml">
         <block type="core/text_list" name="catalog.leftnav.state.renderers" as="state_renderers"/>
      </block>
   </reference>
   <reference name="content">
      <block type="productlist/rule" name="productlist.rule" template="ves/productlist/rule.phtml"/>
      <block type="productlist/productlist" name="products" template="catalog/product/list.phtml">
         <block type="core/text_list" name="product_list.name.after" as="name.after">
            <block type="core/template" name="timer_coundown" template="ves/productlist/product/list/special.phtml"/>
         </block>
         <block type="core/text_list" name="product_list.after" as="after"/>
         <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
            <block type="page/html_pager" name="product_list_toolbar_pager"/>
         </block>
         <action method="addColumnCountLayoutDepend">
            <layout>empty</layout>
            <count>6</count>
         </action>
         <action method="addColumnCountLayoutDepend">
            <layout>one_column</layout>
            <count>5</count>
         </action>
         <action method="addColumnCountLayoutDepend">
            <layout>two_columns_left</layout>
            <count>4</count>
         </action>
         <action method="addColumnCountLayoutDepend">
            <layout>two_columns_right</layout>
            <count>4</count>
         </action>
         <action method="addColumnCountLayoutDepend">
            <layout>three_columns</layout>
            <count>3</count>
         </action>
         <action method="setToolbarBlockName">
            <name>product_list_toolbar</name>
         </action>
      </block>
   </reference>
   <reference name="product_list.name.after">
      <block type="core/template" name="product_list.swatches" template="configurableswatches/catalog/product/list/swatches.phtml"/>
   </reference>
   <reference name="product_list.after">
      <block type="configurableswatches/catalog_media_js_list" name="configurableswatches.media.js.list"/>
   </reference>
</productlist_rule_view>
<default>
   <reference name="head">
      <action method="addCss" ifconfig="themesettings/general/enable_paneltool">
         <stylesheet>ves_themesettings/paneltool.css</stylesheet>
      </action>
      <block type="core/template" name="themesettings.design" template="ves/themesettings/head_theme_style.phtml"/>
   </reference>
   <reference name="before_body_end">
      <block type="core/template" name="themesettings.design" template="ves/themesettings/themesettings_scripts.phtml"/>
   </reference>
   <reference name="footer">
      <block type="themesettings/paneltool" ifconfig="themesettings/general/enable_paneltool" name="ves.paneltool" as="ves_paneltool" template="ves/themesettings/paneltool/paneltool.phtml"/>
   </reference>
</default>
<checkouttester_index_success translate="label">
   <update handle="checkout_onepage_success"/>
   <reference name="root">
      <action method="addBodyClass">
         <value>checkout_onepage_success</value>
      </action>
   </reference>
</checkouttester_index_success>
<default>
   <reference name="head">
      <action method="removeItem">
         <type>skin_css</type>
         <name>css/madisonisland.css</name>
      </action>
      <action method="removeItem">
         <type>skin_css</type>
         <name>css/madisonisland-ie8.css</name>
      </action>
      <action method="removeItem">
         <type>link_rel</type>
         <name>//fonts.googleapis.com/css?family=Raleway:300,400,500,700,600</name>
      </action>
      <action method="removeItem">
         <type>skin_js</type>
         <name>js/openpay.v1.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/lib/jquery.jcarousellite-1.1.min.js</name>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/jquery.easing.min.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/jquery.easytabs.min.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/jquery.accordion.min.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/jquery.owlcarousel.min.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/countdown.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/fancybox/jquery.mousewheel.pack.js</script>
      </action>
      <action method="addJs">
         <script>ves/jquery/plugins/fancybox/jquery.fancybox.pack.js</script>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>ves/jquery/plugins/fancybox/jquery.fancybox.css</name>
         <params/>
      </action>
      <action method="addCss" ifconfig="themesettings/customization/enable_custom_css">
         <stylesheet>css/custom.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <name>css/font-awesome.min.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <name>css/bootstrap/bootstrap-tiny.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <name>css/custom_theme.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <name>css/animate.css</name>
         <params/>
      </action>
      <action method="addLinkRel">
         <rel>stylesheet</rel>
         <href>//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic</href>
      </action>
      <action method="addLinkRel">
         <rel>stylesheet</rel>
         <href>//fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic</href>
      </action>
      <action method="addJs">
         <script>ves/jquery/frontend.js</script>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>/js/common.js</name>
         <params/>
      </action>
      <action method="addCss">
         <stylesheet helper="themesettings/data/getDesignFile"/>
      </action>
   </reference>
   <reference name="root">
      <block type="core/text_list" name="slideshow" as="slideshow" translate="label">
         <label>Slideshow</label>
      </block>
      <block type="core/text_list" name="showcase" as="showcase" translate="label">
         <label>Showcase</label>
      </block>
      <block type="core/text_list" name="promotion" as="promotion" translate="label">
         <label>Promotion</label>
      </block>
      <block type="core/text_list" name="content_top" as="content_top" translate="label">
         <label>Content Top</label>
      </block>
      <block type="core/text_list" name="content_bottom" as="content_bottom" translate="label">
         <label>Content Bottom</label>
      </block>
      <block type="core/text_list" name="masstop1" as="masstop1" translate="label">
         <label>Masstop1</label>
      </block>
      <block type="core/text_list" name="masstop2" as="masstop2" translate="label">
         <label>Masstop2</label>
      </block>
      <block type="core/text_list" name="masstop3" as="masstop3" translate="label">
         <label>Masstop3</label>
      </block>
      <block type="core/text_list" name="masstop4" as="masstop4" translate="label">
         <label>Masstop4</label>
      </block>
      <block type="core/text_list" name="massbottom1" as="massbottom1" translate="label">
         <label>Massbottom1</label>
      </block>
      <block type="core/text_list" name="massbottom2" as="massbottom2" translate="label">
         <label>Massbottom2</label>
      </block>
      <block type="core/text_list" name="massbottom3" as="massbottom3" translate="label">
         <label>Massbottom3</label>
      </block>
      <block type="core/text_list" name="massbottom4" as="massbottom4" translate="label">
         <label>Massbottom4</label>
      </block>
      <reference name="footer">
         <remove name="store_switcher"/>
         <remove name="cms_footer_links"/>
         <remove name="cms_footer_links_sm"/>
         <remove name="footer_links"/>
         <remove name="footer_links2"/>
         <remove name="footer.newsletter"/>
         <remove name="footer_currency"/>
         <block type="core/template" name="footer_top" template="page/html/footer/footer_top.phtml"/>
         <block type="core/template" name="footer_center" template="page/html/footer/footer_center.phtml"/>
         <block type="core/template" name="footer_bottom" template="page/html/footer/footer_bottom.phtml"/>
      </reference>
      <block type="core/text_list" name="postscript" as="postscript" translate="label">
         <label>Post Script</label>
      </block>
      <block type="core/text_list" name="theme_body_end" as="theme_body_end" translate="label">
         <label>Theme Body End</label>
      </block>
   </reference>
   <reference name="footer_top">
      <block type="page/html" name="footer_link_custom" template="page/template/footer_block_link.phtml">
         <block type="cms/block" name="footer.blocklink1">
            <action method="setBlockId">
               <block_id>about-us-footer</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.blocklink2">
            <action method="setBlockId">
               <block_id>block-account-footer</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.blocklink3">
            <action method="setBlockId">
               <block_id>popular-tags-footer</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.blocklink4">
            <action method="setBlockId">
               <block_id>block-list-link-footer</block_id>
            </action>
         </block>
      </block>
   </reference>
   <reference name="theme_body_end">
      <block type="page/html_head" name="footer.scripts" as="footer_scripts" template="page/html/footer_assets.phtml" before="-">
         <action method="addItem">
            <type>skin_js</type>
            <name>js/common.js</name>
         </action>
      </block>
   </reference>
</default>
<cms_index_index>
   <reference name="slideshow">
      <block type="cms/block" name="block-slideshow">
         <action method="setBlockId">
            <block_id>block-slideshow</block_id>
         </action>
      </block>
   </reference>
   <reference name="showcase">
      <block type="cms/block" name="showcase-banner">
         <action method="setBlockId">
            <block_id>showcase-banner</block_id>
         </action>
      </block>
   </reference>
   <reference name="content_top">
      <block type="cms/block" name="tabs-products">
         <action method="setBlockId">
            <block_id>tabs-products</block_id>
         </action>
      </block>
      <block type="cms/block" name="product-carousel">
         <action method="setBlockId">
            <block_id>product-carousel</block_id>
         </action>
      </block>
   </reference>
   <reference name="massbottom1">
      <block type="cms/block" name="banner-center">
         <action method="setBlockId">
            <block_id>banner-center</block_id>
         </action>
      </block>
   </reference>
   <reference name="massbottom2">
      <block type="cms/block" name="banner-center2">
         <action method="setBlockId">
            <block_id>banner-center2</block_id>
         </action>
      </block>
      <block type="page/html" name="footer_product_carousels" template="page/template/footer_product_carousels.phtml">
         <block type="cms/block" name="footer.carousel1">
            <action method="setBlockId">
               <block_id>featured-products-bottom</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.carousel2">
            <action method="setBlockId">
               <block_id>bestsell-products-bottom</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.carousel3">
            <action method="setBlockId">
               <block_id>special-products-bottom</block_id>
            </action>
         </block>
         <block type="cms/block" name="footer.carousel4">
            <action method="setBlockId">
               <block_id>top-rated-product-bottom</block_id>
            </action>
         </block>
      </block>
   </reference>
   <reference name="massbottom3">
      <block type="cms/block" name="banner-bottom">
         <action method="setBlockId">
            <block_id>banner-bottom</block_id>
         </action>
      </block>
   </reference>
   <reference name="massbottom4">
      <block type="ves_brand/scroll" before="-" name="ves.brand.massbottom4">
         <action method="setTemplate">
            <template>ves/brand/block/carousel.phtml</template>
         </action>
      </block>
      <block type="cms/block" name="newsletter-social-footer">
         <action method="setBlockId">
            <block_id>newsletter-social-footer</block_id>
         </action>
      </block>
   </reference>
</cms_index_index>
<catalog_category_layered translate="label">
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="product_list">
      <action method="setColumnCount">
         <count>3</count>
      </action>
   </reference>
</catalog_category_layered>
<catalog_category_default translate="label">
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
</catalog_category_default>
<catalog_product_view translate="label">
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="product.info">
      <remove name="catalog.product.related"/>
      <remove name="product.info.upsell"/>
      <remove name="product.reviews"/>
      <remove name="product_tag_list"/>
      <block type="catalog/product_view_tabs" name="product.info.reviews" as="reviews" template="review/product/view/review_tab.phtml" after="additional">
         <action method="addToParentGroup">
            <group>detailed_info</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Reviews</value>
         </action>
         <block type="page/html_pager" name="product_review_list.toolbar"/>
         <block type="core/template" name="product_review_list.count" template="review/product/view/count.phtml"/>
         <block type="review/product_view_list" name="product.info.product_additional_data" as="info_tabs" template="review/product/view/review_tab_list.phtml">
            <block type="review/form" name="product.review.tab.form" as="review_tab_form" template="review/tab_form.phtml"/>
         </block>
         <block type="review/helper" name="product.review.summary" as="product_review_summary">
            <action method="addTemplate">
               <type>detail</type>
               <template>review/helper/detail_rating.phtml</template>
            </action>
         </block>
      </block>
   </reference>
   <reference name="catalog.product.related">
      <block type="catalog/product_list_related" name="catalog.product.related.carousel" as="related_products_carousel" template="catalog/product/list/related_carousel.phtml">
         <action method="setColumnCount">
            <columns>4</columns>
         </action>
         <action method="setItemLimit">
            <type>related</type>
            <limit>8</limit>
         </action>
      </block>
   </reference>
   <reference name="product.info.upsell">
      <action method="setColumnCount">
         <columns>4</columns>
      </action>
      <action method="setItemLimit">
         <type>upsell</type>
         <limit>8</limit>
      </action>
      <action method="setTemplate">
         <template>catalog/product/list/upsell_carousel.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<checkout_cart_index translate="label">
   <reference name="checkout.cart.crosssell">
      <action method="setTemplate">
         <template>checkout/cart/crosssell_carousel.phtml</template>
      </action>
      <action method="setColumnCount">
         <columns>4</columns>
      </action>
      <action method="setItemLimit">
         <type>crosssell</type>
         <limit>8</limit>
      </action>
   </reference>
</checkout_cart_index>
<catalogsearch_result_index translate="label">
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
</catalogsearch_result_index>
<checkout_cart_index>
   <reference name="checkout.cart">
      <remove name="checkout.cart.shipping"/>
   </reference>
</checkout_cart_index>
</layouts>
