<block name="formkey" type="core/template" template="core/formkey.phtml"/>
<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>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/widgets.css</stylesheet>
      </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="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>
      <action method="addCss">
         <stylesheet>css/print.css</stylesheet>
         <params>media=&quot;print&quot;</params>
      </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="core/text_list" name="top.menu" as="topMenu"/>
      <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
      <block type="page/template_links" name="top.links" as="topLinks">
                </block>
      <block type="page/html_wrapper" name="top.bar" as="topBar" translate="label">
         <block type="page/html_header" name="topBarLinks" template="page/html/topbar/links.phtml"/>
         <action method="setElementClass">
            <value>top-bar</value>
         </action>
      </block>
      <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
         <label>Page Header</label>
         <action method="setElementClass">
            <value>top-container</value>
         </action>
      </block>
   </block>
   <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="page/html_header" name="content_header" before="-" template="page/html/3colheader/content.phtml">
      <block type="page/html_breadcrumbs" name="breadcrumbs"/>
   </block>
   <block type="core/text_list" name="right" as="right" translate="label">
      <label>Right Column</label>
      <block type="page/html_header" name="shop_helpcenter" after="cart_sidebar" template="leftbar/help_center.phtml"/>
      <block type="page/html_header" name="shop_teaser" after="shop_helpcenter" template="leftbar/teaser.phtml"/>
   </block>
   <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.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"/>
<reference name="head">
   <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
</reference>
<reference name="footer">
   <block type="cms/block" name="cms_footer_links" before="footer_links">
      <action method="setBlockId">
         <block_id>footer_links</block_id>
      </action>
   </block>
</reference>
<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>
<reference name="left">
   <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
</reference>
<reference name="right">
            
        </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"/>
<reference name="top.bar">
   <block type="core/template" name="top.search" as="topSearch" before="-" 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>
<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>
</reference>
<reference name="head">
   <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
</reference>
<reference name="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>
<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>
<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>
<reference name="left">
   <block type="tag/popular" name="tags_popular" template="tag/popular.phtm">
      <action method="setTemplate">
         <template>tag/popular.phtml</template>
      </action>
   </block>
</reference>
<reference name="right">
            
        </reference>
<reference name="after_body_start">
   <block type="googleanalytics/ga" name="google_analytics" as="google_analytics"/>
</reference>
<reference name="top.links">
   <block type="wishlist/links" name="wishlist_link">
      <action method="addWishlistLink"/>
   </block>
</reference>
<reference name="left">
   <block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" after="cart_sidebar" template="wishlist/sidebar.phtml"/>
</reference>
<reference name="top.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>
<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=&quot;link-rss&quot;</a>
   </action>
</reference>
<reference name="cart_sidebar">
   <action method="addItemRender">
      <type>bundle</type>
      <block>bundle/checkout_cart_item_renderer</block>
      <template>checkout/cart/sidebar/default.phtml</template>
   </action>
</reference>
<reference name="wishlist_sidebar">
   <action method="addPriceBlockType">
      <type>bundle</type>
      <block>bundle/catalog_product_price</block>
      <template>bundle/catalog/product/price.phtml</template>
   </action>
</reference>
<reference name="catalog_product_price_template">
   <action method="addPriceBlockType">
      <type>bundle</type>
      <block>bundle/catalog_product_price</block>
      <template>bundle/catalog/product/price.phtml</template>
   </action>
</reference>
<remove name="sale.reorder.sidebar"/>
<label>One Page Checkout</label>
<remove name="right"/>
<reference name="root">
   <action method="setTemplate">
      <template>page/2columns-left.phtml</template>
   </action>
</reference>
<reference name="left">
   <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>
<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>
<reference name="head">
   <action method="addJs">
      <script>mage/centinel.js</script>
   </action>
</reference>
<reference name="head">
   <action method="addItem">
      <type>js</type>
      <name>varien/weee.js</name>
   </action>
</reference>
<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>
<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"/>
