<?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" ifconfig="dev/js/deprecation">
            <script>prototype/deprecation.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>varien/menu.js</script>
         </action>
         <action method="addJs">
            <script>mage/translate.js</script>
         </action>
         <action method="addJs">
            <script>mage/cookies.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>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/ie6.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
      </block>
      <block type="core/text_list" name="after_body_start" as="after_body_start"/>
      <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"/>
         <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>
      <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
      <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_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" template="page/switch/stores.phtml"/>
         <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
      </block>
      <block type="core/text_list" name="before_body_end" as="before_body_end"/>
   </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_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>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/ie6.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>
   </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>
   </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>
   </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>
   </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>
   </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>
</default>
<catalog_category_default>
   <reference name="left">
      <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="left">
      <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
   </reference>
</catalog_category_layered>
<catalogsearch_advanced_index>
   <reference name="left">
      <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_advanced_index>
<catalogsearch_result_index>
   <reference name="left">
      <block type="directory/currency" name="currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="right">
      <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_advanced_result>
<default>
   <reference name="footer">
      <block type="cms/block" name="cms_footer_links" before="footer_links">
         <action method="setBlockId">
            <block_id>footer_links</block_id>
         </action>
      </block>
   </reference>
</default>
<cms_page translate="label">
   <label>CMS Pages (All)</label>
   <reference name="content">
      <block type="core/template" name="page_content_heading" template="cms/content_heading.phtml"/>
      <block type="page/html_wrapper" name="cms.wrapper">
         <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>
   </reference>
</default>
<customer_logged_in>
   <reference name="top.links">
      <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="wishlist_sidebar"/>
   <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"/>
      </block>
   </reference>
</customer_account_create>
<customer_account_forgotpassword translate="label">
   <label>Customer Forgot Password Form</label>
   <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>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_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>
   </reference>
   <reference name="content">
      <block type="page/html_wrapper" name="my.account.wrapper">
         <action method="setElementClass">
            <value>my-account</value>
         </action>
      </block>
   </reference>
   <reference name="left">
      <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>
      <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml">
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
      </block>
      <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/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="top.menu">
      <block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
   </reference>
   <reference name="left">
      <block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
         <action method="setImgSrc">
            <src>images/media/col_left_callout.jpg</src>
         </action>
         <action method="setImgAlt" translate="alt" module="catalog">
            <alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt>
         </action>
         <action method="setLinkUrl">
            <url>checkout/cart</url>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
      <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
         <action method="setImgSrc">
            <src>images/media/col_right_callout.jpg</src>
         </action>
         <action method="setImgAlt" translate="alt" module="catalog">
            <alt>Keep your eyes open for our special Back to School items and save A LOT!</alt>
         </action>
      </block>
   </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">
      <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
   </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="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>
</catalog_category_default>
<catalog_category_layered translate="label">
   <label>Catalog Category (Anchor)</label>
   <reference name="left">
      <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
   </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="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>
</catalog_category_layered>
<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>
<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>
   </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/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.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="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>4</columns>
            </action>
            <action method="setItemLimit">
               <type>upsell</type>
               <limit>4</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>
         </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>
         </block>
         <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.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>
         </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">
      <block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
   </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/simple.phtml">
         <block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra"/>
      </block>
   </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/configurable.phtml">
         <block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra"/>
      </block>
   </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"/>
   </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"/>
      </block>
   </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/virtual.phtml">
         <block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra"/>
      </block>
   </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>
   <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>
   <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_seo_searchterm_popular translate="label">
   <label>Catalog Seo Popular Search Terms</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="catalog/seo_searchterm" name="seo.searchterm" template="catalog/seo/searchterm.phtml"/>
   </reference>
</catalog_seo_searchterm_popular>
<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">
      <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>
   </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="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="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="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="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>
</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"/>
      </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_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_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_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>
      </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_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_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>
      </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_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_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>
      </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_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>
</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"/>
         </block>
      </block>
   </reference>
</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>
</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"/>
         </block>
      </block>
   </reference>
</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="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>
</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="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"/>
      </block>
   </block>
</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>
</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="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"/>
      </block>
   </block>
</sales_email_order_creditmemo_items>
<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>
         </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>
<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="right">
      <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions"/>
      </block>
   </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.top_methods" as="top_methods" translate="label">
            <label>Payment Methods Before Checkout Button</label>
            <block type="checkout/onepage_link" name="checkout.cart.methods.onepage" template="checkout/onepage/link.phtml"/>
         </block>
         <block type="page/html_wrapper" name="checkout.cart.form.before" as="form_before" translate="label">
            <label>Shopping Cart Form 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" 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="checkout/cart_shipping" name="checkout.cart.shipping" as="shipping" template="checkout/cart/shipping.phtml"/>
         <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>
</checkout_cart_index>
<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>
</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>
</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>
   </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"/>
      </block>
   </reference>
</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">
         <action method="setElementId">
            <value>checkout-progress-wrapper</value>
         </action>
         <block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml"/>
      </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">
               <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/methods.phtml">
               <action method="setMethodFormTemplate">
                  <method>purchaseorder</method>
                  <template>payment/form/purchaseorder.phtml</template>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml">
            <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
         </block>
      </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">
      <block type="checkout/onepage_payment_info" name="payment_info">
         <action method="setInfoTemplate">
            <method/>
            <template/>
         </action>
      </block>
   </block>
</checkout_onepage_progress>
<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>
</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>
   <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"/>
   </block>
</checkout_onepage_review>
<checkout_onepage_success translate="label">
   <label>One Page Checkout Success</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.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="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
</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_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>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/checkout/review.js</name>
      </action>
   </reference>
</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">
         <action method="setHtmlTagName">
            <tag>p</tag>
         </action>
         <action method="setElementClass">
            <class>paypal-logo</class>
         </action>
         <block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
   <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>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_layered>
<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/shortcut.phtml"/>
   </reference>
</default>
<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>
</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_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>
   </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">
         <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>
</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>
<checkout_cart_index>
   <reference name="checkout.cart.top_methods">
      <block type="googlecheckout/link" name="checkout.cart.methods.googlecheckout.top" template="googlecheckout/link.phtml" before="-"/>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="googlecheckout/link" name="checkout.cart.methods.googlecheckout.bottom" template="googlecheckout/link.phtml"/>
   </reference>
   <reference name="google_analytics">
      <action method="setGoogleCheckout">
         <flag>true</flag>
      </action>
   </reference>
</checkout_cart_index>
<googlecheckout_redirect_redirect>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="googlecheckout/redirect" name="googlecheckout_redirect" template="page/redirect.phtml"/>
   </reference>
</googlecheckout_redirect_redirect>
<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>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="review">
         <name>reviews</name>
         <path>review/customer</path>
         <label>My Product Reviews</label>
      </action>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <block type="review/customer_recent" name="customer_account_dashboard_info1" as="info1" template="review/customer/recent.phtml"/>
   </reference>
</customer_account_index>
<reviews>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
</reviews>
<review_product_list translate="label">
   <label>Catalog Product Reviews List</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="review/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">
            <action method="disableGallery"/>
         </block>
         <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.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
         <block type="catalog/product_view" name="product.tierprices" as="tierprices" template="catalog/product/view/tierprices.phtml"/>
         <block type="core/template" name="product.info.other" as="other" template="review/product/view/other.phtml"/>
         <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="product_additional_data" template="review/product/view/list.phtml">
            <block type="review/form" name="product.review.form" as="review_form">
               <block type="page/html_wrapper" name="product.review.form.fields.before" as="form_fields_before">
                  <action method="setMayBeInvisible">
                     <value>1</value>
                  </action>
               </block>
            </block>
         </block>
      </block>
   </reference>
</review_product_list>
<review_product_view translate="label">
   <label>Catalog Product Review View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="review/view" name="review_view"/>
   </reference>
</review_product_view>
<review_customer_index translate="label">
   <label>Customer My Account Product Reviews</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="review/customer_list" name="review_customer_list" template="review/customer/list.phtml"/>
   </reference>
</review_customer_index>
<review_customer_view translate="label">
   <label>Customer My Account Review Details</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="review/customer_view" name="customers_review"/>
   </reference>
</review_customer_view>
<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>
   <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">
            <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"/>
         <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>
<default>
   <reference name="after_body_start">
      <block type="googleanalytics/ga" name="google_analytics" as="google_analytics"/>
   </reference>
</default>
<default>
   <reference name="top.links">
      <block type="wishlist/links" name="wishlist_link">
         <action method="addWishlistLink"/>
      </block>
   </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"/>
   </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_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>
<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>
<default>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="contacts" ifconfig="contacts/contacts/enabled">
         <label>Contact Us</label>
         <url>contacts</url>
         <title>Contact Us</title>
         <prepare>true</prepare>
      </action>
   </reference>
</default>
<contacts_index_index translate="label">
   <label>Contact Us Form</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="contacts">
         <title>Contact Us</title>
      </action>
   </reference>
   <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>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="rss" ifconfig="rss/config/active">
         <label>RSS</label>
         <url>rss</url>
         <title>RSS</title>
         <prepare>true</prepare>
         <urlParams/>
         <position/>
         <li/>
         <a>class="link-rss"</a>
      </action>
   </reference>
   <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"/>
</rss_index_wishlist>
<rss_catalog_new>
   <block type="rss/catalog_new" output="toHtml" name="rss.catalog.new"/>
</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"/>
</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"/>
</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/price" name="productalert.price" as="productalert_price" template="productalert/price.phtml"/>
            <block type="productalert/stock" name="productalert.stock" as="productalert_stock"/>
         </reference>
      </reference>
   </reference>
</catalog_product_view>
<catalog_product_view>
   <reference name="head">
      <block type="googleoptimizer/code_product" before="-" name="googleoptimizer.control.script">
         <action method="setScriptType">
            <scriptType>control_script</scriptType>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_product" after="-" name="googleoptimizer.tracking.script">
         <action method="setScriptType">
            <scriptType>tracking_script</scriptType>
         </action>
      </block>
   </reference>
</catalog_product_view>
<catalog_category_default>
   <reference name="head">
      <block type="googleoptimizer/code_category" before="-" name="googleoptimizer.control.script">
         <action method="setScriptType">
            <scriptType>control_script</scriptType>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_category" after="-" name="googleoptimizer.tracking.script">
         <action method="setScriptType">
            <scriptType>tracking_script</scriptType>
         </action>
      </block>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="head">
      <block type="googleoptimizer/code_category" before="-" name="googleoptimizer.control.script">
         <action method="setScriptType">
            <scriptType>control_script</scriptType>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_category" after="-" name="googleoptimizer.tracking.script">
         <action method="setScriptType">
            <scriptType>tracking_script</scriptType>
         </action>
      </block>
   </reference>
</catalog_category_layered>
<cms_page>
   <reference name="head">
      <block type="googleoptimizer/code_page" before="-" name="googleoptimizer.control.script">
         <action method="setScriptType">
            <scriptType>control_script</scriptType>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_page" after="-" name="googleoptimizer.tracking.script">
         <action method="setScriptType">
            <scriptType>tracking_script</scriptType>
         </action>
      </block>
   </reference>
</cms_page>
<checkout_cart_index>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>checkout_cart</pageType>
         </action>
      </block>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>checkout_onepage</pageType>
         </action>
      </block>
   </reference>
</checkout_onepage_index>
<checkout_onepage_success>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>checkout_onepage_success</pageType>
         </action>
      </block>
   </reference>
</checkout_onepage_success>
<checkout_multishipping_success>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>checkout_multishipping_success</pageType>
         </action>
      </block>
   </reference>
</checkout_multishipping_success>
<checkout_multishipping>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>checkout_multishipping</pageType>
         </action>
      </block>
   </reference>
</checkout_multishipping>
<customer_account_create>
   <reference name="before_body_end">
      <block type="googleoptimizer/code_conversion" after="-" name="googleoptimizer.conversion.script">
         <action method="setScriptType">
            <scriptType>conversion_script</scriptType>
         </action>
         <action method="setPageType">
            <pageType>customer_account_create</pageType>
         </action>
      </block>
   </reference>
</customer_account_create>
<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="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>
<wishlist_index_index>
   <reference name="customer.wishlist">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</wishlist_index_index>
<wishlist_shared_index>
   <reference name="customer.wishlist">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</wishlist_shared_index>
<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">
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.bundle" as="product_type_data" template="bundle/catalog/product/view/type/bundle.phtml">
         <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"/>
      </block>
   </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.extrahint" as="extrahint" 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_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>
<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>
<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_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_data" template="downloadable/catalog/product/type.phtml">
         <block type="downloadable/catalog_product_samples" name="product.info.downloadable.samples" as="samples" template="downloadable/catalog/product/samples.phtml"/>
         <block type="cataloginventory/stockqty_default" name="product.info.downloadable.extra" as="product_type_data_extra" template="cataloginventory/stockqty/default.phtml"/>
      </block>
   </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>
<payone_processing_redirect>
   <reference name="root">
      <action method="setTemplate">
         <template>payone/blank.phtml</template>
      </action>
   </reference>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="content">
      <block type="payone/redirect" name="payone_redirect" template="payone/redirect.phtml"/>
   </reference>
</payone_processing_redirect>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs" ifconfig="payment/payone_cc/active">
         <script>phoenix/payone/processing.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="payone/jsinclude" name="payone_jsinclude" template="payone/jsinclude.phtml"/>
   </reference>
</checkout_onepage_index>
<checkout_onepage_success>
   <reference name="content">
      <block type="payone/checkout_onepage_success_vor" name="checkout.success.vor" template="payone/success.phtml"/>
   </reference>
</checkout_onepage_success>
<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>
<default>
   <reference name="left">
      <block type="newsletter/subscribe" name="left.newsletter" 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">
            <action method="setMayBeInvisible">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
</newsletter_manage_index>
<checkout_multishipping_customer_address>
   <remove name="customer_address_edit"/>
   <reference name="content">
      <block type="customer/address_edit" name="noregion_customer_address_edit" as="billing" template="customer/address/edit.phtml">
         <action method="setTemplate" ifconfig="customer/noregion/enabled" ifvalue="1">
            <template>noregion/customer/address/edit.phtml</template>
         </action>
      </block>
   </reference>
</checkout_multishipping_customer_address>
<checkout_onepage_index>
   <remove name="checkout.onepage"/>
   <reference name="content">
      <action method="unsetChild">
         <name>checkout.onepage.review</name>
      </action>
      <block type="checkout/onepage" name="noregion.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">
               <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">
            <action method="setTemplate" ifconfig="customer/noregion/enabled" ifvalue="1">
               <template>noregion/checkout/onepage/billing.phtml</template>
            </action>
         </block>
         <block type="checkout/onepage_shipping" name="checkout.onepage.shipping" as="shipping" template="checkout/onepage/shipping.phtml">
            <action method="setTemplate" ifconfig="customer/noregion/enabled" ifvalue="1">
               <template>noregion/checkout/onepage/shipping.phtml</template>
            </action>
         </block>
         <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/methods.phtml">
               <action method="setMethodFormTemplate">
                  <method>purchaseorder</method>
                  <template>payment/form/purchaseorder.phtml</template>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml">
            <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
         </block>
      </block>
   </reference>
</checkout_onepage_index>
<customer_address_form>
   <remove name="customer_address_edit"/>
   <reference name="content">
      <block type="customer/address_edit" name="noregion_customer_address_edit" as="billing" template="customer/address/edit.phtml">
         <action method="setTemplate" ifconfig="customer/noregion/enabled" ifvalue="1">
            <template>noregion/customer/address/edit.phtml</template>
         </action>
      </block>
   </reference>
</customer_address_form>
<sales_order_print>
   <reference name="order_totals">
      <block name="cod_fee" type="cashondelivery/order_totals_cod" before="tax"/>
   </reference>
</sales_order_print>
<sales_order_view>
   <reference name="order_totals">
      <block name="cod_fee" type="cashondelivery/order_totals_cod" before="tax"/>
   </reference>
</sales_order_view>
<sales_order_invoice>
   <reference name="invoice_totals">
      <block name="cod_fee" type="cashondelivery/invoice_totals_cod" before="tax"/>
   </reference>
</sales_order_invoice>
<sales_order_printinvoice>
   <reference name="invoice_totals">
      <block name="cod_fee" type="cashondelivery/invoice_totals_cod" before="tax"/>
   </reference>
</sales_order_printinvoice>
<sales_email_order_items>
   <reference name="order_totals">
      <block name="cod_fee" type="cashondelivery/order_totals_cod" before="tax"/>
   </reference>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <reference name="invoice_totals">
      <block name="cod_fee" type="cashondelivery/invoice_totals_cod" before="tax"/>
   </reference>
</sales_email_order_invoice_items>
<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>
<catalog_product_view>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/jqzoom.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery-1.3.2.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.jqzoom.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/effects.core.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/effects.scale.js</name>
      </action>
   </reference>
   <reference name="product.info.media">
      <action method="setTemplate" ifconfig="safitech_jqzoom/general/enabled">
         <template>safitech/catalog/product/view/media.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<customer_account_create>
   <reference name="head">
      <block type="core/template" name="passwordnotice" template="mrg/securepassword.phtml"/>
   </reference>
</customer_account_create>
<default>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/stock_indicator.css</stylesheet>
      </action>
   </reference>
</default>
<catalog_product_view>
   <reference name="alert.urls">
      <block type="stockindicator/product_view" name="product.info.stockindicator" template="stockindicator/product/view/indicator.phtml"/>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_configurable translate="label" module="catalog">
   <reference name="head">
      <action method="addJs">
         <script>symmetrics/stockindicator/stock_indicator.js</script>
      </action>
   </reference>
   <reference name="alert.urls">
      <block type="stockindicator/product_view_type_configurable" name="product.info.configurable.stockindicator" template="stockindicator/product/view/type/configurable.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<default>
   <reference name="head">
      <action method="addCss">
         <stylesheet>css/symmetrics/trustedrating.css</stylesheet>
      </action>
   </reference>
   <reference name="right">
      <block type="trustedrating/widget" after="cart_sidebar" name="trustedrating_widget" template="trustedrating/trustedrating.phtml"/>
   </reference>
</default>
<checkout_onepage_success>
   <reference name="content">
      <block type="trustedrating/email_widget" name="trustedrating_email_widget" template="trustedrating/rateus.phtml"/>
   </reference>
</checkout_onepage_success>
<checkout_cart_index>
   <reference name="checkout.cart.methods">
      <block type="core/template" name="cartlink" template="tweaksgerman/cartinfo.phtml"/>
   </reference>
   <reference name="checkout.cart">
      <block type="checkout/cart_shipping" name="checkout.cart.shipping" as="shipping" template="tweaksgerman/shippinginfo.phtml"/>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <script>symmetrics/tweaksgerman/checkout.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="emailnotice" template="tweaksgerman/emailnotice.phtml"/>
   </reference>
</checkout_onepage_index>
<catalog_product_view>
   <reference name="footer">
      <block type="tweaksgerman/weight" name="weight" template="tweaksgerman/weight.phtml"/>
   </reference>
</catalog_product_view>
<customer_account_create>
   <reference name="head">
      <block type="core/template" name="emailnotice" template="tweaksgerman/emailnotice.phtml"/>
   </reference>
</customer_account_create>
</layouts>
