Version Notes
Version 1.3.0
Download this release
Release Info
Developer | GoMage |
Extension | Jewelry_Store |
Version | 1.3.0 |
Comparing to | |
See all releases |
Version 1.3.0
- app/design/frontend/default/jewelry_black/layout/catalog.xml +365 -1
- app/design/frontend/default/jewelry_black/layout/page.xml +189 -0
- app/design/frontend/default/jewelry_black/layout/paypal.xml +197 -0
- app/design/frontend/default/jewelry_black/layout/tag.xml +112 -0
- app/design/frontend/default/jewelry_black/template/catalog/category/view.phtml +71 -0
- app/design/frontend/default/jewelry_black/template/catalog/product/list.phtml +150 -0
- app/design/frontend/default/jewelry_black/template/catalog/product/new.phtml +84 -0
- app/design/frontend/default/jewelry_black/template/catalog/product/view.phtml +104 -0
- app/design/frontend/default/jewelry_black/template/catalog/product/view/media.phtml +78 -0
- app/design/frontend/default/jewelry_black/template/catalog/product/view/tabs.phtml +78 -0
- app/design/frontend/default/jewelry_black/template/catalogsearch/form.mini.phtml +43 -0
- app/design/frontend/default/jewelry_black/template/checkout/cart.phtml +165 -0
- app/design/frontend/default/jewelry_black/template/checkout/cart/crosssell.phtml +61 -0
- app/design/frontend/default/jewelry_black/template/checkout/cart/item/default.phtml +279 -0
- app/design/frontend/default/jewelry_black/template/newsletter/subscribe.phtml +49 -0
- app/design/frontend/default/jewelry_black/template/page/1column.phtml +58 -0
- app/design/frontend/default/jewelry_black/template/page/2columns-left.phtml +59 -0
- app/design/frontend/default/jewelry_black/template/page/2columns-right.phtml +59 -0
- app/design/frontend/default/jewelry_black/template/page/3columns.phtml +62 -0
- app/design/frontend/default/jewelry_black/template/page/html/breadcrumbs.phtml +46 -0
- app/design/frontend/default/jewelry_black/template/page/html/footer.phtml +32 -0
- app/design/frontend/default/jewelry_black/template/page/html/header.phtml +53 -0
- app/design/frontend/default/jewelry_black/template/reports/home_product_compared.phtml +79 -0
- app/design/frontend/default/jewelry_black/template/reports/home_product_viewed.phtml +85 -0
- app/design/frontend/default/jewelry_blue/layout/catalog.xml +365 -1
- app/design/frontend/default/jewelry_blue/layout/page.xml +189 -0
- app/design/frontend/default/jewelry_blue/layout/paypal.xml +197 -0
- app/design/frontend/default/jewelry_blue/layout/tag.xml +112 -0
- app/design/frontend/default/jewelry_blue/template/catalog/category/view.phtml +71 -0
- app/design/frontend/default/jewelry_blue/template/catalog/product/list.phtml +150 -0
- app/design/frontend/default/jewelry_blue/template/catalog/product/new.phtml +84 -0
- app/design/frontend/default/jewelry_blue/template/catalog/product/view.phtml +104 -0
- app/design/frontend/default/jewelry_blue/template/catalog/product/view/media.phtml +78 -0
- app/design/frontend/default/jewelry_blue/template/catalog/product/view/tabs.phtml +78 -0
- app/design/frontend/default/jewelry_blue/template/catalogsearch/form.mini.phtml +43 -0
- app/design/frontend/default/jewelry_blue/template/checkout/cart.phtml +165 -0
- app/design/frontend/default/jewelry_blue/template/checkout/cart/crosssell.phtml +61 -0
- app/design/frontend/default/jewelry_blue/template/checkout/cart/item/default.phtml +279 -0
- app/design/frontend/default/jewelry_blue/template/newsletter/subscribe.phtml +49 -0
- app/design/frontend/default/jewelry_blue/template/page/1column.phtml +58 -0
- app/design/frontend/default/jewelry_blue/template/page/2columns-left.phtml +59 -0
- app/design/frontend/default/jewelry_blue/template/page/2columns-right.phtml +59 -0
- app/design/frontend/default/jewelry_blue/template/page/3columns.phtml +62 -0
- app/design/frontend/default/jewelry_blue/template/page/html/breadcrumbs.phtml +46 -0
- app/design/frontend/default/jewelry_blue/template/page/html/footer.phtml +32 -0
- app/design/frontend/default/jewelry_blue/template/page/html/header.phtml +53 -0
- app/design/frontend/default/jewelry_blue/template/reports/home_product_compared.phtml +79 -0
- app/design/frontend/default/jewelry_blue/template/reports/home_product_viewed.phtml +85 -0
- app/design/frontend/default/jewelry_purple/layout/catalog.xml +365 -1
- app/design/frontend/default/jewelry_purple/layout/page.xml +189 -0
- app/design/frontend/default/jewelry_purple/layout/paypal.xml +197 -0
- app/design/frontend/default/jewelry_purple/layout/tag.xml +112 -0
- app/design/frontend/default/jewelry_purple/template/catalog/category/view.phtml +71 -0
- app/design/frontend/default/jewelry_purple/template/catalog/product/list.phtml +150 -0
- app/design/frontend/default/jewelry_purple/template/catalog/product/new.phtml +84 -0
- app/design/frontend/default/jewelry_purple/template/catalog/product/view.phtml +104 -0
- app/design/frontend/default/jewelry_purple/template/catalog/product/view/media.phtml +78 -0
- app/design/frontend/default/jewelry_purple/template/catalog/product/view/tabs.phtml +78 -0
- app/design/frontend/default/jewelry_purple/template/catalogsearch/form.mini.phtml +43 -0
- app/design/frontend/default/jewelry_purple/template/checkout/cart.phtml +165 -0
- app/design/frontend/default/jewelry_purple/template/checkout/cart/crosssell.phtml +61 -0
- app/design/frontend/default/jewelry_purple/template/checkout/cart/item/default.phtml +279 -0
- app/design/frontend/default/jewelry_purple/template/newsletter/subscribe.phtml +49 -0
- app/design/frontend/default/jewelry_purple/template/page/1column.phtml +58 -0
- app/design/frontend/default/jewelry_purple/template/page/2columns-left.phtml +59 -0
- app/design/frontend/default/jewelry_purple/template/page/2columns-right.phtml +59 -0
- app/design/frontend/default/jewelry_purple/template/page/3columns.phtml +62 -0
- app/design/frontend/default/jewelry_purple/template/page/html/breadcrumbs.phtml +46 -0
- app/design/frontend/default/jewelry_purple/template/page/html/footer.phtml +32 -0
- app/design/frontend/default/jewelry_purple/template/page/html/header.phtml +53 -0
- app/design/frontend/default/jewelry_purple/template/reports/home_product_compared.phtml +79 -0
- app/design/frontend/default/jewelry_purple/template/reports/home_product_viewed.phtml +85 -0
- package.xml +18 -0
- skin/frontend/default/jewelry_black/css/print.css +40 -0
- skin/frontend/default/jewelry_black/css/styles-ie.css +153 -0
- skin/frontend/default/jewelry_black/css/styles.css +2031 -0
- skin/frontend/default/jewelry_black/images/bkg_buttons-set1.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_checkout.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_collapse-gm.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_collapse.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_divider1.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_opc-title-off.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_pipe1.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_pipe2.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_pipe3.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_product_collateral.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_rating.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_tfoot.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_th-v.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_th.gif +0 -0
- skin/frontend/default/jewelry_black/images/bkg_toolbar.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_edit.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_gm-close.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_google_checkout.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_paypal_checkout.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_previous.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_remove.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_remove2.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_search.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_trash.gif +0 -0
- skin/frontend/default/jewelry_black/images/btn_window_close.gif +0 -0
- skin/frontend/default/jewelry_black/images/calendar.gif +0 -0
- skin/frontend/default/jewelry_black/images/catalog/product/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_black/images/catalog/product/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_black/images/catalog/product/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_black/images/cvv.gif +0 -0
- skin/frontend/default/jewelry_black/images/cvv.jpg +0 -0
- skin/frontend/default/jewelry_black/images/fam_book_open.png +0 -0
- skin/frontend/default/jewelry_black/images/grid-cal.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_arrow-top.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_asc_arrow.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_availability_only.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_desc_arrow.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_folder-table.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_ma-reviews.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_ma-tags.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_msg-error.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_msg-note.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_msg-success.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_notice.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_page1.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_page2.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_pager-next.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_pager-prev.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_print.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_rss-big.png +0 -0
- skin/frontend/default/jewelry_black/images/i_rss.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_search_criteria.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_tag_add.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_tier.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_type_grid.gif +0 -0
- skin/frontend/default/jewelry_black/images/i_type_list.gif +0 -0
- skin/frontend/default/jewelry_black/images/logo.gif +0 -0
- skin/frontend/default/jewelry_black/images/logo_email.gif +0 -0
- skin/frontend/default/jewelry_black/images/logo_print.gif +0 -0
- skin/frontend/default/jewelry_black/images/magnifier_handle.gif +0 -0
- skin/frontend/default/jewelry_black/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/jewelry_black/images/nav_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/nav_li_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/nav_li_first.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/best_sell_head.png +0 -0
- skin/frontend/default/jewelry_black/images/new/block_button_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/block_left_content_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/block_right_content_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/block_title_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/bread_spacer.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/buttun_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/cart_crossell.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/cart_disc_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/cart_disc_head.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/cart_totals_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/doble_arrow.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/home_newsletter.png +0 -0
- skin/frontend/default/jewelry_black/images/new/opc_active_title.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/product_grid_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/new/product_grid_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/product_grid_bg2.png +0 -0
- skin/frontend/default/jewelry_black/images/new/product_list_bg.png +0 -0
- skin/frontend/default/jewelry_black/images/new/product_tabs_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/np_cart_thumb.gif +0 -0
- skin/frontend/default/jewelry_black/images/np_more_img.gif +0 -0
- skin/frontend/default/jewelry_black/images/np_product_main.gif +0 -0
- skin/frontend/default/jewelry_black/images/np_thumb.gif +0 -0
- skin/frontend/default/jewelry_black/images/np_thumb2.gif +0 -0
- skin/frontend/default/jewelry_black/images/opc-ajax-loader.gif +0 -0
- skin/frontend/default/jewelry_black/images/pager_arrow_left.gif +0 -0
- skin/frontend/default/jewelry_black/images/pager_arrow_right.gif +0 -0
- skin/frontend/default/jewelry_black/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/jewelry_black/images/slider_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/slider_btn_zoom_in.gif +0 -0
- skin/frontend/default/jewelry_black/images/slider_btn_zoom_out.gif +0 -0
- skin/frontend/default/jewelry_black/images/spacer.gif +0 -0
- skin/frontend/default/jewelry_black/images/top_search_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/validation_advice_bg.gif +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_account.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_cart.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_home.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_more.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_page.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_search.png +0 -0
- skin/frontend/default/jewelry_black/images/xmlconnect/tab_shop.png +0 -0
- skin/frontend/default/jewelry_blue/css/print.css +40 -0
- skin/frontend/default/jewelry_blue/css/styles-ie.css +153 -0
- skin/frontend/default/jewelry_blue/css/styles.css +2039 -0
- skin/frontend/default/jewelry_blue/images/bkg_buttons-set1.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_checkout.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_collapse-gm.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_collapse.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_divider1.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_opc-title-off.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_pipe1.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_pipe2.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_pipe3.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_product_collateral.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_rating.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_tfoot.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_th-v.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_th.gif +0 -0
- skin/frontend/default/jewelry_blue/images/bkg_toolbar.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_edit.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_gm-close.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_google_checkout.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_paypal_checkout.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_previous.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_remove.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_remove2.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_search.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_trash.gif +0 -0
- skin/frontend/default/jewelry_blue/images/btn_window_close.gif +0 -0
- skin/frontend/default/jewelry_blue/images/calendar.gif +0 -0
- skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/cvv.gif +0 -0
- skin/frontend/default/jewelry_blue/images/cvv.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/fam_book_open.png +0 -0
- skin/frontend/default/jewelry_blue/images/grid-cal.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_arrow-top.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_asc_arrow.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_availability_only.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_desc_arrow.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_folder-table.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_ma-reviews.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_ma-tags.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_msg-error.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_msg-note.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_msg-success.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_notice.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_page1.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_page2.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_pager-next.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_pager-prev.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_print.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_rss-big.png +0 -0
- skin/frontend/default/jewelry_blue/images/i_rss.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_search_criteria.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_tag_add.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_tier.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_type_grid.gif +0 -0
- skin/frontend/default/jewelry_blue/images/i_type_list.gif +0 -0
- skin/frontend/default/jewelry_blue/images/logo.gif +0 -0
- skin/frontend/default/jewelry_blue/images/logo_email.gif +0 -0
- skin/frontend/default/jewelry_blue/images/logo_print.gif +0 -0
- skin/frontend/default/jewelry_blue/images/magnifier_handle.gif +0 -0
- skin/frontend/default/jewelry_blue/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/jewelry_blue/images/nav_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/nav_li_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/nav_li_first.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/best_sell_head.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/block_button_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/block_left_content_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/block_right_content_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/block_title_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/bread_spacer.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/buttun_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/cart_crossell.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/cart_disc_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/cart_disc_head.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/cart_totals_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/doble_arrow.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/home_newsletter.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/opc_active_title.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/product_grid_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/new/product_grid_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/product_grid_bg2.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/product_list_bg.png +0 -0
- skin/frontend/default/jewelry_blue/images/new/product_tabs_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/np_cart_thumb.gif +0 -0
- skin/frontend/default/jewelry_blue/images/np_more_img.gif +0 -0
- skin/frontend/default/jewelry_blue/images/np_product_main.gif +0 -0
- skin/frontend/default/jewelry_blue/images/np_thumb.gif +0 -0
- skin/frontend/default/jewelry_blue/images/np_thumb2.gif +0 -0
- skin/frontend/default/jewelry_blue/images/opc-ajax-loader.gif +0 -0
- skin/frontend/default/jewelry_blue/images/pager_arrow_left.gif +0 -0
- skin/frontend/default/jewelry_blue/images/pager_arrow_right.gif +0 -0
- skin/frontend/default/jewelry_blue/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/jewelry_blue/images/slider_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/slider_btn_zoom_in.gif +0 -0
- skin/frontend/default/jewelry_blue/images/slider_btn_zoom_out.gif +0 -0
- skin/frontend/default/jewelry_blue/images/spacer.gif +0 -0
- skin/frontend/default/jewelry_blue/images/top_search_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/validation_advice_bg.gif +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_account.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_cart.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_home.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_more.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_page.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_search.png +0 -0
- skin/frontend/default/jewelry_blue/images/xmlconnect/tab_shop.png +0 -0
- skin/frontend/default/jewelry_purple/css/print.css +40 -0
- skin/frontend/default/jewelry_purple/css/styles-ie.css +153 -0
- skin/frontend/default/jewelry_purple/css/styles.css +2040 -0
- skin/frontend/default/jewelry_purple/images/bkg_buttons-set1.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_checkout.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_collapse-gm.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_collapse.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_divider1.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_opc-title-off.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_pipe1.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_pipe2.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_pipe3.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_product_collateral.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_rating.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_tfoot.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_th-v.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_th.gif +0 -0
- skin/frontend/default/jewelry_purple/images/bkg_toolbar.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_edit.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_gm-close.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_google_checkout.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_paypal_checkout.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_previous.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_remove.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_remove2.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_search.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_trash.gif +0 -0
- skin/frontend/default/jewelry_purple/images/btn_window_close.gif +0 -0
- skin/frontend/default/jewelry_purple/images/calendar.gif +0 -0
- skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/cvv.gif +0 -0
- skin/frontend/default/jewelry_purple/images/cvv.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/fam_book_open.png +0 -0
- skin/frontend/default/jewelry_purple/images/grid-cal.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_arrow-top.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_asc_arrow.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_availability_only.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_desc_arrow.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_folder-table.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_ma-reviews.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_ma-tags.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_msg-error.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_msg-note.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_msg-success.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_notice.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_page1.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_page2.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_pager-next.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_pager-prev.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_print.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_rss-big.png +0 -0
- skin/frontend/default/jewelry_purple/images/i_rss.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_search_criteria.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_tag_add.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_tier.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_type_grid.gif +0 -0
- skin/frontend/default/jewelry_purple/images/i_type_list.gif +0 -0
- skin/frontend/default/jewelry_purple/images/logo.gif +0 -0
- skin/frontend/default/jewelry_purple/images/logo_email.gif +0 -0
- skin/frontend/default/jewelry_purple/images/logo_print.gif +0 -0
- skin/frontend/default/jewelry_purple/images/magnifier_handle.gif +0 -0
- skin/frontend/default/jewelry_purple/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/jewelry_purple/images/nav_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/nav_li_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/nav_li_cative_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/nav_li_first.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/best_sell_head.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/block_button_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/block_left_content_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/block_right_content_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/block_title_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/bread_spacer.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/buttun_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/cart_crossell.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/cart_disc_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/cart_disc_head.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/cart_totals_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/doble_arrow.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/home_newsletter.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/opc_active_title.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/product_grid_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/new/product_grid_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/product_grid_bg2.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/product_list_bg.png +0 -0
- skin/frontend/default/jewelry_purple/images/new/product_tabs_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/np_cart_thumb.gif +0 -0
- skin/frontend/default/jewelry_purple/images/np_more_img.gif +0 -0
- skin/frontend/default/jewelry_purple/images/np_product_main.gif +0 -0
- skin/frontend/default/jewelry_purple/images/np_thumb.gif +0 -0
- skin/frontend/default/jewelry_purple/images/np_thumb2.gif +0 -0
- skin/frontend/default/jewelry_purple/images/opc-ajax-loader.gif +0 -0
- skin/frontend/default/jewelry_purple/images/pager_arrow_left.gif +0 -0
- skin/frontend/default/jewelry_purple/images/pager_arrow_right.gif +0 -0
- skin/frontend/default/jewelry_purple/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/jewelry_purple/images/slider_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/slider_btn_zoom_in.gif +0 -0
- skin/frontend/default/jewelry_purple/images/slider_btn_zoom_out.gif +0 -0
- skin/frontend/default/jewelry_purple/images/spacer.gif +0 -0
- skin/frontend/default/jewelry_purple/images/top_search_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/validation_advice_bg.gif +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/image.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/small_image.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_account.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_cart.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_home.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_more.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_page.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_search.png +0 -0
- skin/frontend/default/jewelry_purple/images/xmlconnect/tab_shop.png +0 -0
- source/Jewelry_Store_Black/1_Home.psd +0 -0
- source/Jewelry_Store_Black/2_Category_grid.psd +0 -0
- source/Jewelry_Store_Black/3_Category_list.psd +0 -0
- source/Jewelry_Store_Black/4_Product_page.psd +0 -0
- source/Jewelry_Store_Black/5_Cart.psd +0 -0
- source/Jewelry_Store_Black/6_Checkout.psd +0 -0
- source/Jewelry_Store_Black/7_User_account.psd +0 -0
- source/Jewelry_Store_Blue/1_Home.psd +0 -0
- source/Jewelry_Store_Blue/2_Category_grid.psd +0 -0
- source/Jewelry_Store_Blue/3_Category_list.psd +0 -0
- source/Jewelry_Store_Blue/4_Product_page.psd +0 -0
- source/Jewelry_Store_Blue/5_Cart.psd +0 -0
- source/Jewelry_Store_Blue/6_Checkout.psd +0 -0
- source/Jewelry_Store_Blue/7_User_account.psd +0 -0
- source/Jewelry_Store_Purple/1_Home.psd +0 -0
- source/Jewelry_Store_Purple/2_Category_grid.psd +0 -0
- source/Jewelry_Store_Purple/3_Category_list.psd +0 -0
- source/Jewelry_Store_Purple/4_Product_page.psd +0 -0
- source/Jewelry_Store_Purple/5_Cart.psd +0 -0
- source/Jewelry_Store_Purple/6_Checkout.psd +0 -0
- source/Jewelry_Store_Purple/7_User_account.psd +0 -0
app/design/frontend/default/jewelry_black/layout/catalog.xml
ADDED
@@ -0,0 +1,365 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
-
->
|
1 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
2 |
Â
<label>Catalog Product View (Simple)</label>
|
3 |
Â
<reference name="product.info">
|
4 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
5 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
6 |
Â
<label>Product Extra Info</label>
|
7 |
Â
</block>
|
8 |
Â
</block>
|
9 |
Â
</reference>
|
10 |
Â
</PRODUCT_TYPE_simple>
|
11 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
12 |
Â
<label>Catalog Product View (Configurable)</label>
|
13 |
Â
<reference name="product.info">
|
14 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
15 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
16 |
Â
<label>Product Extra Info</label>
|
17 |
Â
</block>
|
18 |
Â
</block>
|
19 |
Â
</reference>
|
20 |
Â
<reference name="product.info.options.wrapper">
|
21 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
22 |
Â
</reference>
|
23 |
Â
</PRODUCT_TYPE_configurable>
|
24 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
25 |
Â
<label>Catalog Product View (Grouped)</label>
|
26 |
Â
<reference name="product.info">
|
27 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
28 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
29 |
Â
<label>Product Extra Info</label>
|
30 |
Â
</block>
|
31 |
Â
</block>
|
32 |
Â
</reference>
|
33 |
Â
</PRODUCT_TYPE_grouped>
|
34 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
35 |
Â
<label>Catalog Product View (Virtual)</label>
|
36 |
Â
<reference name="product.info">
|
37 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
38 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
39 |
Â
<label>Product Extra Info</label>
|
40 |
Â
</block>
|
41 |
Â
</block>
|
42 |
Â
</reference>
|
43 |
Â
</PRODUCT_TYPE_virtual>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
44 |
Â
<reference name="head">
|
45 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
46 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
47 |
Â
<reference name="head">
|
48 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
49 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
Supported layout update handles (action):
|
29 |
+
- catalog_product_gallery
|
30 |
+
- catalog_product_compare_index
|
31 |
+
|
32 |
+
Supported layout update handles (special):
|
33 |
+
- default
|
34 |
+
- catalog_category_default
|
35 |
+
- catalog_category_layered
|
36 |
+
- catalog_product_view
|
37 |
+
|
38 |
+
-->
|
39 |
+
<layout version="0.1.0">
|
40 |
+
|
41 |
+
<!--
|
42 |
+
Default layout, loads most of the pages
|
43 |
+
-->
|
44 |
+
|
45 |
+
<default>
|
46 |
+
<!-- Mage_Catalog -->
|
47 |
+
<!--<reference name="left">
|
48 |
+
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
|
49 |
+
<action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
|
50 |
+
<action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
|
51 |
+
<action method="setLinkUrl"><url>checkout/cart</url></action>
|
52 |
+
</block>
|
53 |
+
</reference>
|
54 |
+
<reference name="right">
|
55 |
+
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
|
56 |
+
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
|
57 |
+
<action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
|
58 |
+
<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>
|
59 |
+
</block>
|
60 |
+
</reference>-->
|
61 |
+
<reference name="footer_links">
|
62 |
+
<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>
|
63 |
+
</reference>
|
64 |
+
<block type="catalog/product_price_template" name="catalog_product_price_template" />
|
65 |
+
</default>
|
66 |
+
|
67 |
+
|
68 |
+
<!--
|
69 |
+
Category default layout
|
70 |
+
-->
|
71 |
+
|
72 |
+
<catalog_category_default translate="label">
|
73 |
+
<label>Catalog Category (Non-Anchor)</label>
|
74 |
+
<reference name="left">
|
75 |
+
<block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
79 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
80 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
81 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
82 |
+
<!-- The following code shows how to set your own pager increments -->
|
83 |
+
<!--
|
84 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
85 |
+
<action method="setDefaultGridPerPage"><limit>9</limit></action>
|
86 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
87 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
88 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
89 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
90 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
91 |
+
-->
|
92 |
+
</block>
|
93 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
94 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
95 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
96 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
97 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
98 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
99 |
+
</block>
|
100 |
+
</block>
|
101 |
+
</reference>
|
102 |
+
</catalog_category_default>
|
103 |
+
|
104 |
+
<!--
|
105 |
+
Category layered navigation layout
|
106 |
+
-->
|
107 |
+
|
108 |
+
<catalog_category_layered translate="label">
|
109 |
+
<label>Catalog Category (Anchor)</label>
|
110 |
+
<reference name="left">
|
111 |
+
<block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
|
112 |
+
</reference>
|
113 |
+
<reference name="content">
|
114 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
115 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
116 |
+
<!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
|
117 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
118 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
119 |
+
<!-- The following code shows how to set your own pager increments -->
|
120 |
+
<!--
|
121 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
122 |
+
<action method="setDefaultGridPerPage"><limit>3</limit></action>
|
123 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
124 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
125 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
126 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
127 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
128 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
|
129 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
|
130 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
|
131 |
+
<action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
|
132 |
+
-->
|
133 |
+
</block>
|
134 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
135 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
136 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
137 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
138 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
139 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
140 |
+
</block>
|
141 |
+
</block>
|
142 |
+
</reference>
|
143 |
+
</catalog_category_layered>
|
144 |
+
<!--
|
145 |
+
Compare products page
|
146 |
+
-->
|
147 |
+
|
148 |
+
<catalog_product_compare_index translate="label">
|
149 |
+
<label>Catalog Product Compare List</label>
|
150 |
+
<!-- Mage_Catalog -->
|
151 |
+
<reference name="root">
|
152 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
153 |
+
</reference>
|
154 |
+
<reference name="head">
|
155 |
+
<action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
|
156 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
157 |
+
</reference>
|
158 |
+
<reference name="content">
|
159 |
+
<block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
|
160 |
+
</reference>
|
161 |
+
</catalog_product_compare_index>
|
162 |
+
|
163 |
+
<customer_account_index>
|
164 |
+
<reference name="right">
|
165 |
+
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
166 |
+
</reference>
|
167 |
+
</customer_account_index>
|
168 |
+
|
169 |
+
<!--
|
170 |
+
Product view
|
171 |
+
-->
|
172 |
+
|
173 |
+
<catalog_product_view translate="label">
|
174 |
+
<label>Catalog Product View (Any)</label>
|
175 |
+
<!-- Mage_Catalog -->
|
176 |
+
<reference name="root">
|
177 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
178 |
+
</reference>
|
179 |
+
<reference name="head">
|
180 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
181 |
+
|
182 |
+
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
183 |
+
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
184 |
+
<action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
185 |
+
</reference>
|
186 |
+
<reference name="content">
|
187 |
+
<block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
|
188 |
+
<!--
|
189 |
+
<action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/summary.phtml</template></action>
|
190 |
+
<action method="addReviewSummaryTemplate"><type>short</type><template>review/helper/summary_short.phtml</template></action>
|
191 |
+
<action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
|
192 |
+
-->
|
193 |
+
<block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
|
194 |
+
<block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
|
195 |
+
<label>Alert Urls</label>
|
196 |
+
</block>
|
197 |
+
|
198 |
+
<action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
|
199 |
+
|
200 |
+
<block type="catalog/product_view_tabs" name="product.info.tabs" as="info_tabs" template="catalog/product/view/tabs.phtml" >
|
201 |
+
<action method="addTab" translate="title" module="catalog"><alias>description</alias><title>Product Description</title><block>catalog/product_view_description</block><template>catalog/product/view/description.phtml</template></action>
|
202 |
+
<action method="addTab" translate="title" module="catalog"><alias>upsell_products</alias><title>We also Recommend</title><block>catalog/product_list_upsell</block><template>catalog/product/list/upsell.phtml</template></action>
|
203 |
+
<action method="addTab" translate="title" module="catalog"><alias>additional</alias><title>Additional Information</title><block>catalog/product_view_attributes</block><template>catalog/product/view/attributes.phtml</template></action>
|
204 |
+
<action method="addTab" translate="title" module="tag"><alias>product_tag_list</alias><title>Product Tags</title><block>tag/product_list</block><template>tag/list.phtml</template></action>
|
205 |
+
</block>
|
206 |
+
|
207 |
+
<block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
|
208 |
+
<action method="setColumnCount"><columns>4</columns></action>
|
209 |
+
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
|
210 |
+
</block>
|
211 |
+
|
212 |
+
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
213 |
+
|
214 |
+
|
215 |
+
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
216 |
+
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
217 |
+
|
218 |
+
<block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
|
219 |
+
<label>Product View Extra Hint</label>
|
220 |
+
</block>
|
221 |
+
|
222 |
+
<block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
|
223 |
+
<label>Info Column Options Wrapper</label>
|
224 |
+
<block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
|
225 |
+
<block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
|
226 |
+
<action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
|
227 |
+
<action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
|
228 |
+
<action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
|
229 |
+
<action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
|
230 |
+
</block>
|
231 |
+
<block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
|
232 |
+
</block>
|
233 |
+
<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">
|
234 |
+
<label>Bottom Block Options Wrapper</label>
|
235 |
+
<action method="insert"><block>product.tierprices</block></action>
|
236 |
+
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
237 |
+
<action method="append"><block>product.info.addtocart</block></action>
|
238 |
+
</block>
|
239 |
+
|
240 |
+
<block type="core/template_facade" name="product.info.container1" as="container1">
|
241 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container1</value></action>
|
242 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
243 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
244 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
245 |
+
</block>
|
246 |
+
<block type="core/template_facade" name="product.info.container2" as="container2">
|
247 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
|
248 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
249 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
250 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
251 |
+
</block>
|
252 |
+
<action method="unsetCallChild"><child>container1</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
253 |
+
<action method="unsetCallChild"><child>container2</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
254 |
+
</block>
|
255 |
+
</reference>
|
256 |
+
<reference name="right">
|
257 |
+
<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
|
258 |
+
</reference>
|
259 |
+
</catalog_product_view>
|
260 |
+
|
261 |
+
<!--
|
Â
|
|
262 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
263 |
Â
<label>Catalog Product View (Simple)</label>
|
264 |
Â
<reference name="product.info">
|
265 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
266 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
267 |
Â
<label>Product Extra Info</label>
|
268 |
Â
</block>
|
269 |
Â
</block>
|
270 |
Â
</reference>
|
271 |
Â
</PRODUCT_TYPE_simple>
|
272 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
273 |
Â
<label>Catalog Product View (Configurable)</label>
|
274 |
Â
<reference name="product.info">
|
275 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
276 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
277 |
Â
<label>Product Extra Info</label>
|
278 |
Â
</block>
|
279 |
Â
</block>
|
280 |
Â
</reference>
|
281 |
Â
<reference name="product.info.options.wrapper">
|
282 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
283 |
Â
</reference>
|
284 |
Â
</PRODUCT_TYPE_configurable>
|
285 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
286 |
Â
<label>Catalog Product View (Grouped)</label>
|
287 |
Â
<reference name="product.info">
|
288 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
289 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
290 |
Â
<label>Product Extra Info</label>
|
291 |
Â
</block>
|
292 |
Â
</block>
|
293 |
Â
</reference>
|
294 |
Â
</PRODUCT_TYPE_grouped>
|
295 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
296 |
Â
<label>Catalog Product View (Virtual)</label>
|
297 |
Â
<reference name="product.info">
|
298 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
299 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
300 |
Â
<label>Product Extra Info</label>
|
301 |
Â
</block>
|
302 |
Â
</block>
|
303 |
Â
</reference>
|
304 |
Â
</PRODUCT_TYPE_virtual>
|
305 |
+
|
306 |
+
|
307 |
+
|
308 |
+
<!--
|
309 |
+
Product send to friend
|
310 |
+
-->
|
311 |
+
|
312 |
+
<catalog_product_send translate="label">
|
313 |
+
<label>Catalog Product Email to a Friend</label>
|
314 |
+
<!-- Mage_Catalog -->
|
315 |
+
<reference name="root">
|
316 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
317 |
+
</reference>
|
318 |
+
<reference name="head">
|
319 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
320 |
+
</reference>
|
321 |
+
<reference name="content">
|
322 |
+
<block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
|
323 |
+
</block>
|
324 |
+
</reference>
|
325 |
+
</catalog_product_send>
|
326 |
+
|
327 |
+
<!--
|
328 |
+
Product additional images gallery popup
|
329 |
+
-->
|
330 |
+
|
331 |
+
<catalog_product_gallery translate="label">
|
332 |
+
<label>Catalog Product Image Gallery Popup</label>
|
333 |
+
<!-- Mage_Catalog -->
|
334 |
+
<reference name="root">
|
335 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
336 |
+
</reference>
|
337 |
+
<reference name="content">
|
338 |
+
<block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
|
339 |
+
</reference>
|
340 |
+
</catalog_product_gallery>
|
341 |
+
|
342 |
+
<!--
|
343 |
+
SEO Site Map
|
344 |
+
-->
|
345 |
+
|
346 |
+
<catalog_seo_sitemap translate="label">
|
347 |
+
<label>Catalog Seo Sitemap (Common)</label>
|
348 |
+
<remove name="left"/>
|
349 |
+
|
350 |
+
<reference name="root">
|
351 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
352 |
+
</reference>
|
353 |
+
<reference name="content">
|
354 |
+
<block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
|
355 |
+
<block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
|
356 |
+
<block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
357 |
+
<block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
358 |
+
</block>
|
359 |
+
</reference>
|
360 |
+
</catalog_seo_sitemap>
|
361 |
+
|
362 |
+
<catalog_seo_sitemap_category translate="label">
|
363 |
+
<label>Catalog Seo Sitemap (Category List)</label>
|
364 |
Â
<reference name="head">
|
365 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
366 |
Â
</reference>
|
367 |
+
<update handle="catalog_seo_sitemap" />
|
368 |
+
<reference name="seo.sitemap.container">
|
369 |
+
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
370 |
+
<block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
371 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
372 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
373 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>categories</title></action>
|
374 |
+
</block>
|
375 |
+
</reference>
|
376 |
+
<reference name="seo.sitemap.links">
|
377 |
+
<action method="addLink" translate="label title" module="catalog"><label>Products Sitemap</label><url helper="catalog/map/getProductUrl"/><title>Products Sitemap</title></action>
|
378 |
+
</reference>
|
379 |
+
</catalog_seo_sitemap_category>
|
380 |
+
|
381 |
+
<catalog_seo_sitemap_category_tree translate="label">
|
382 |
+
<label>Catalog Seo Sitemap (Category Tree)</label>
|
383 |
+
<reference name="seo.sitemap.container">
|
384 |
+
<remove name="seo.sitemap.pager.top" />
|
385 |
+
<remove name="seo.sitemap.pager.bottom" />
|
386 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
387 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
388 |
+
<remove name="seo.sitemap.sitemap" />
|
389 |
+
<block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
|
390 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.top</pager></action>
|
391 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.bottom</pager></action>
|
392 |
+
</block>
|
393 |
+
</reference>
|
394 |
+
</catalog_seo_sitemap_category_tree>
|
395 |
+
|
396 |
+
<catalog_seo_sitemap_product translate="label">
|
397 |
+
<label>Catalog Seo Sitemap (Product List)</label>
|
398 |
Â
<reference name="head">
|
399 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
400 |
Â
</reference>
|
401 |
+
<update handle="catalog_seo_sitemap" />
|
402 |
+
<reference name="seo.sitemap.container">
|
403 |
+
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
404 |
+
<block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
405 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
406 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
407 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>products</title></action>
|
408 |
+
</block>
|
409 |
+
</reference>
|
410 |
+
<reference name="seo.sitemap.links">
|
411 |
+
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
412 |
+
</reference>
|
413 |
+
</catalog_seo_sitemap_product>
|
414 |
+
</layout>
|
app/design/frontend/default/jewelry_black/layout/page.xml
ADDED
@@ -0,0 +1,189 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
-->
|
28 |
+
<layout version="0.1.0">
|
29 |
+
<!--
|
30 |
+
Default layout, loads most of the pages
|
31 |
+
-->
|
32 |
+
|
33 |
+
<default translate="label" module="page">
|
34 |
+
<label>All Pages</label>
|
35 |
+
<block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
|
36 |
+
|
37 |
+
<block type="page/html_head" name="head" as="head">
|
38 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
39 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
40 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
41 |
+
<action method="addJs"><script>scriptaculous/builder.js</script></action>
|
42 |
+
<action method="addJs"><script>scriptaculous/effects.js</script></action>
|
43 |
+
<action method="addJs"><script>scriptaculous/dragdrop.js</script></action>
|
44 |
+
<action method="addJs"><script>scriptaculous/controls.js</script></action>
|
45 |
+
<action method="addJs"><script>scriptaculous/slider.js</script></action>
|
46 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
47 |
+
<action method="addJs"><script>varien/form.js</script></action>
|
48 |
+
<action method="addJs"><script>varien/menu.js</script></action>
|
49 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
50 |
+
<action method="addJs"><script>mage/cookies.js</script></action>
|
51 |
+
|
52 |
+
<block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
|
53 |
+
|
54 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
55 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
56 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
57 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
58 |
+
|
59 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
60 |
+
</block>
|
61 |
+
|
62 |
+
<block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
|
63 |
+
<label>Page Top</label>
|
64 |
+
</block>
|
65 |
+
|
66 |
+
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
|
67 |
+
|
68 |
+
<block type="page/html_header" name="header" as="header">
|
69 |
+
<block type="page/template_links" name="top.links" as="topLinks"/>
|
70 |
+
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
|
71 |
+
<block type="core/text_list" name="top.menu" as="topMenu" translate="label">
|
72 |
+
<label>Navigation Bar</label>
|
73 |
+
<block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
|
74 |
+
</block>
|
75 |
+
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
|
76 |
+
<label>Page Header</label>
|
77 |
+
<action method="setElementClass"><value>top-container</value></action>
|
78 |
+
</block>
|
79 |
+
</block>
|
80 |
+
|
81 |
+
<block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
|
82 |
+
|
83 |
+
<block type="core/text_list" name="left" as="left" translate="label">
|
84 |
+
<label>Left Column</label>
|
85 |
+
</block>
|
86 |
+
|
87 |
+
<block type="core/messages" name="global_messages" as="global_messages"/>
|
88 |
+
<block type="core/messages" name="messages" as="messages"/>
|
89 |
+
|
90 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
91 |
+
<label>Main Content Area</label>
|
92 |
+
</block>
|
93 |
+
|
94 |
+
<block type="core/text_list" name="right" as="right" translate="label">
|
95 |
+
<label>Right Column</label>
|
96 |
+
</block>
|
97 |
+
|
98 |
+
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
|
99 |
+
<block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
|
100 |
+
<label>Page Footer</label>
|
101 |
+
<action method="setElementClass"><value>bottom-container</value></action>
|
102 |
+
</block>
|
103 |
+
<block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
|
104 |
+
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
|
105 |
+
</block>
|
106 |
+
|
107 |
+
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
|
108 |
+
<label>Page Bottom</label>
|
109 |
+
</block>
|
110 |
+
</block>
|
111 |
+
|
112 |
+
<block type="core/profiler" output="toHtml" name="core_profiler"/>
|
113 |
+
</default>
|
114 |
+
|
115 |
+
<print translate="label" module="page">
|
116 |
+
<label>All Pages (Print Version)</label>
|
117 |
+
<!-- Mage_Page -->
|
118 |
+
<block type="page/html" name="root" output="toHtml" template="page/print.phtml">
|
119 |
+
|
120 |
+
<block type="page/html_head" name="head" as="head">
|
121 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
122 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
123 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
124 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
125 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
126 |
+
|
127 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
128 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
129 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
130 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
131 |
+
|
132 |
+
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
133 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
134 |
+
|
135 |
+
</block>
|
136 |
+
|
137 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
138 |
+
<label>Main Content Area</label>
|
139 |
+
</block>
|
140 |
+
|
141 |
+
</block>
|
142 |
+
</print>
|
143 |
+
|
144 |
+
<!-- Custom page layout handles -->
|
145 |
+
<page_empty translate="label">
|
146 |
+
<label>All Empty Layout Pages</label>
|
147 |
+
<reference name="root">
|
148 |
+
<action method="setTemplate"><template>page/empty.phtml</template></action>
|
149 |
+
<!-- Mark root page block that template is applied -->
|
150 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
151 |
+
</reference>
|
152 |
+
</page_empty>
|
153 |
+
|
154 |
+
<page_one_column translate="label">
|
155 |
+
<label>All One-Column Layout Pages</label>
|
156 |
+
<reference name="root">
|
157 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
158 |
+
<!-- Mark root page block that template is applied -->
|
159 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
160 |
+
</reference>
|
161 |
+
</page_one_column>
|
162 |
+
|
163 |
+
<page_two_columns_left translate="label">
|
164 |
+
<label>All Two-Column Layout Pages (Left Column)</label>
|
165 |
+
<reference name="root">
|
166 |
+
<action method="setTemplate"><template>page/2columns-left.phtml</template></action>
|
167 |
+
<!-- Mark root page block that template is applied -->
|
168 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
169 |
+
</reference>
|
170 |
+
</page_two_columns_left>
|
171 |
+
|
172 |
+
<page_two_columns_right translate="label">
|
173 |
+
<label>All Two-Column Layout Pages (Right Column)</label>
|
174 |
+
<reference name="root">
|
175 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
176 |
+
<!-- Mark root page block that template is applied -->
|
177 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
178 |
+
</reference>
|
179 |
+
</page_two_columns_right>
|
180 |
+
|
181 |
+
<page_three_columns translate="label">
|
182 |
+
<label>All Three-Column Layout Pages</label>
|
183 |
+
<reference name="root">
|
184 |
+
<action method="setTemplate"><template>page/3columns.phtml</template></action>
|
185 |
+
<!-- Mark root page block that template is applied -->
|
186 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
187 |
+
</reference>
|
188 |
+
</page_three_columns>
|
189 |
+
</layout>
|
app/design/frontend/default/jewelry_black/layout/paypal.xml
ADDED
@@ -0,0 +1,197 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
<checkout_cart_index>
|
31 |
+
<reference name="checkout.cart.top_methods">
|
32 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.top" before="-" template="paypal/express/shortcut.phtml">
|
33 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
34 |
+
</block>
|
35 |
+
</reference>
|
36 |
+
|
37 |
+
<reference name="checkout.cart.methods">
|
38 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="-" template="paypal/express/shortcut.phtml">
|
39 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
40 |
+
</block>
|
41 |
+
</reference>
|
42 |
+
<update handle="SHORTCUT_popup" />
|
43 |
+
</checkout_cart_index>
|
44 |
+
|
45 |
+
<paypal_express_review translate="label">
|
46 |
+
<label>PayPal Express Order Review Form</label>
|
47 |
+
<remove name="right"/>
|
48 |
+
<remove name="left"/>
|
49 |
+
|
50 |
+
<reference name="root">
|
51 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
52 |
+
</reference>
|
53 |
+
<reference name="content">
|
54 |
+
<block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
|
55 |
+
<block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
|
56 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
57 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
58 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
59 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
60 |
+
</block>
|
61 |
+
<block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
|
62 |
+
</block>
|
63 |
+
</reference>
|
64 |
+
<reference name="head">
|
65 |
+
<action method="addItem"><type>skin_js</type><name>js/checkout/review.js</name></action>
|
66 |
+
</reference>
|
67 |
+
</paypal_express_review>
|
68 |
+
|
69 |
+
<paypal_express_review_details>
|
70 |
+
<block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
|
71 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
72 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
73 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
74 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
75 |
+
</block>
|
76 |
+
</paypal_express_review_details>
|
77 |
+
|
78 |
+
<!--
|
79 |
+
Available logo types can be assigned with action="setLogoType":
|
80 |
+
- wePrefer_150x60
|
81 |
+
- wePrefer_150x40
|
82 |
+
- nowAccepting_150x60
|
83 |
+
- nowAccepting_150x40
|
84 |
+
- paymentsBy_150x60
|
85 |
+
- paymentsBy_150x40
|
86 |
+
- shopNowUsing_150x60
|
87 |
+
- shopNowUsing_150x40
|
88 |
+
-->
|
89 |
+
<catalog_product_view>
|
90 |
+
<reference name="product.info.addtocart">
|
91 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
92 |
+
|
93 |
+
|
94 |
+
<label>PayPal Express Checkout Shortcut Wrapper</label>
|
95 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
96 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
97 |
+
</block>
|
98 |
+
</block>
|
99 |
+
</reference>
|
100 |
+
<update handle="SHORTCUT_popup" />
|
101 |
+
<!--<reference name="right">
|
102 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml">-->
|
103 |
+
<!--action method="setLogoType"><value>wePrefer_150x60</value></action-->
|
104 |
+
<!--</block>
|
105 |
+
</reference>-->
|
106 |
+
</catalog_product_view>
|
107 |
+
|
108 |
+
<!--<catalog_category_default>
|
109 |
+
<update handle="SHORTCUT_popup" />
|
110 |
+
<reference name="right">
|
111 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
112 |
+
</reference>
|
113 |
+
</catalog_category_default>
|
114 |
+
|
115 |
+
<catalog_category_layered>
|
116 |
+
<update handle="SHORTCUT_popup" />
|
117 |
+
<reference name="right">
|
118 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</catalog_category_layered>
|
121 |
+
|
122 |
+
<catalog_product_compare_index>
|
123 |
+
<update handle="SHORTCUT_popup" />
|
124 |
+
</catalog_product_compare_index>
|
125 |
+
|
126 |
+
<catalogsearch_result_index>
|
127 |
+
<update handle="SHORTCUT_popup" />
|
128 |
+
</catalogsearch_result_index>
|
129 |
+
|
130 |
+
<catalogsearch_advanced_result>
|
131 |
+
<update handle="SHORTCUT_popup" />
|
132 |
+
</catalogsearch_advanced_result>
|
133 |
+
|
134 |
+
<tag_product_list>
|
135 |
+
<update handle="SHORTCUT_popup" />
|
136 |
+
</tag_product_list>
|
137 |
+
<tag_customer_view>
|
138 |
+
<update handle="SHORTCUT_popup" />
|
139 |
+
</tag_customer_view>
|
140 |
+
|
141 |
+
<wishlist_index_index>
|
142 |
+
<update handle="SHORTCUT_popup" />
|
143 |
+
</wishlist_index_index>
|
144 |
+
<review_product_list>
|
145 |
+
<update handle="SHORTCUT_popup" />
|
146 |
+
</review_product_list>
|
147 |
+
|
148 |
+
<checkout_onepage_success>
|
149 |
+
<update handle="SHORTCUT_popup" />
|
150 |
+
</checkout_onepage_success>
|
151 |
+
<checkout_onepage_failure>
|
152 |
+
<update handle="SHORTCUT_popup" />
|
153 |
+
</checkout_onepage_failure>
|
154 |
+
<cms_index_index>
|
155 |
+
<reference name="right">
|
156 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
157 |
+
</reference>
|
158 |
+
</cms_index_index>-->
|
159 |
+
|
160 |
+
<default>
|
161 |
+
<reference name="topCart.extra_actions">
|
162 |
+
<block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
|
163 |
+
</reference>
|
164 |
+
<reference name="cart_sidebar.extra_actions">
|
165 |
+
<block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
|
166 |
+
</reference>
|
167 |
+
</default>
|
168 |
+
|
169 |
+
<checkout_onepage_review>
|
170 |
+
<reference name="checkout.onepage.review.info.items.after">
|
171 |
+
<block type="paypal/iframe" name="paypal.iframe" />
|
172 |
+
</reference>
|
173 |
+
<reference name="checkout.onepage.review.button">
|
174 |
+
<action method="setTemplate"><template helper="paypal/hss/getReviewButtonTemplate"><name>paypal/hss/review/button.phtml</name><block>checkout.onepage.review.button</block></template></action>
|
175 |
+
</reference>
|
176 |
+
</checkout_onepage_review>
|
177 |
+
|
178 |
+
<paypal_payflow_link_iframe>
|
179 |
+
<block type="paypal/payflow_link_iframe" name="payflow.link.iframe" template="paypal/payflowlink/form.phtml" />
|
180 |
+
<block type="paypal/payflow_link_info" name="payflow.link.info" template="paypal/payflowlink/info.phtml" />
|
181 |
+
</paypal_payflow_link_iframe>
|
182 |
+
|
183 |
+
<paypal_hosted_pro_iframe>
|
184 |
+
<block type="paypal/hosted_pro_iframe" name="hosted.pro.iframe" template="paypal/hss/form.phtml"/>
|
185 |
+
</paypal_hosted_pro_iframe>
|
186 |
+
|
187 |
+
<SHORTCUT_popup>
|
188 |
+
<reference name="product.tooltip">
|
189 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
190 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
191 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
192 |
+
<action method="setShowOrPosition"><value>after</value></action>
|
193 |
+
</block>
|
194 |
+
</block>
|
195 |
+
</reference>
|
196 |
+
</SHORTCUT_popup>
|
197 |
+
</layout>
|
app/design/frontend/default/jewelry_black/layout/tag.xml
ADDED
@@ -0,0 +1,112 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
1 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
2 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
3 |
Â
</block>
|
4 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
5 |
Â
</block>
|
6 |
Â
<action method="setListOrders"/>
|
7 |
Â
<action method="setListModes"/>
|
8 |
Â
<action method="setListCollection"/>
|
9 |
Â
</block>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
|
31 |
+
<!--
|
32 |
+
Default layout, loads most of the pages
|
33 |
+
-->
|
34 |
+
|
35 |
+
<default>
|
36 |
+
<!-- Mage_Tag -->
|
37 |
+
<reference name="left">
|
38 |
+
<block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/>
|
39 |
+
</reference>
|
40 |
+
|
41 |
+
</default>
|
42 |
+
|
43 |
+
<!--
|
44 |
+
Customer account pages, rendered for all tabs in dashboard
|
45 |
+
-->
|
46 |
+
|
47 |
+
<customer_account>
|
48 |
+
<!-- Mage_Tag -->
|
49 |
+
<reference name="customer_account_navigation">
|
50 |
+
<action method="addLink" translate="label" module="tag"><name>tags</name><path>tag/customer/</path><label>My Tags</label></action>
|
51 |
+
</reference>
|
52 |
+
</customer_account>
|
53 |
+
|
54 |
+
<!--
|
55 |
+
Customer account home dashboard layout
|
56 |
+
-->
|
57 |
+
|
58 |
+
<customer_account_index>
|
59 |
+
<!-- Mage_Tag -->
|
60 |
+
<reference name="customer_account_dashboard">
|
61 |
+
<action method="unsetChild"><name>customer_account_dashboard_info2</name></action>
|
62 |
+
<block type="tag/customer_recent" name="customer_account_dashboard_info2" as="info2" template="tag/customer/recent.phtml"/>
|
63 |
+
</reference>
|
64 |
+
</customer_account_index>
|
65 |
+
|
66 |
+
|
67 |
+
<!--
|
68 |
+
All tags page
|
69 |
+
-->
|
70 |
+
|
71 |
+
<tag_list_index translate="label">
|
72 |
+
<label>Tags List (All Available)</label>
|
73 |
+
<!-- Mage_Tag -->
|
74 |
+
<reference name="root">
|
75 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="tag/all" name="tags_all" template="tag/cloud.phtml"/>
|
79 |
+
</reference>
|
80 |
+
</tag_list_index>
|
81 |
+
|
82 |
+
<tag_product_list translate="label">
|
83 |
+
<label>Tagged Products List</label>
|
84 |
+
<!-- Mage_Tag -->
|
85 |
+
<reference name="content">
|
86 |
+
<block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
|
87 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
88 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
89 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
90 |
Â
</block>
|
91 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
92 |
Â
</block>
|
93 |
Â
<action method="setListOrders"/>
|
94 |
Â
<action method="setListModes"/>
|
95 |
Â
<action method="setListCollection"/>
|
96 |
Â
</block>
|
97 |
+
</reference>
|
98 |
+
</tag_product_list>
|
99 |
+
|
100 |
+
<tag_customer_index translate="label">
|
101 |
+
<label>Customer My Account My Tags List</label>
|
102 |
+
<update handle="customer_account"/>
|
103 |
+
<reference name="root">
|
104 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
105 |
+
</reference>
|
106 |
+
<reference name="my.account.wrapper">
|
107 |
+
<block type="tag/customer_tags" name="customer_tags" template="tag/customer/tags.phtml"/>
|
108 |
+
</reference>
|
109 |
+
</tag_customer_index>
|
110 |
+
|
111 |
+
<tag_customer_view translate="label">
|
112 |
+
<label>Customer My Account Tag View</label>
|
113 |
+
<update handle="customer_account"/>
|
114 |
+
<reference name="root">
|
115 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
116 |
+
</reference>
|
117 |
+
<reference name="my.account.wrapper">
|
118 |
+
<block type="tag/customer_view" name="customer_view" template="tag/customer/view.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</tag_customer_view>
|
121 |
+
|
122 |
+
</layout>
|
app/design/frontend/default/jewelry_black/template/catalog/category/view.phtml
ADDED
@@ -0,0 +1,71 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Category view template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Category_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
$_category = $this->getCurrentCategory();
|
37 |
+
$_imgHtml = '';
|
38 |
+
if ($_imgUrl = $_category->getImageUrl()) {
|
39 |
+
$_imgHtml = '<p class="category-image"><img src="'.$_imgUrl.'" alt="'.$this->htmlEscape($_category->getName()).'" title="'.$this->htmlEscape($_category->getName()).'" /></p>';
|
40 |
+
$_imgHtml = $_helper->categoryAttribute($_category, $_imgHtml, 'image');
|
41 |
+
}
|
42 |
+
?>
|
43 |
+
<div class="page-title category-title">
|
44 |
+
<?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
|
45 |
+
<a href="<?php echo $this->getRssLink() ?>" class="link-rss"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
|
46 |
+
<?php endif; ?>
|
47 |
+
<h1><?php echo $_helper->categoryAttribute($_category, $_category->getName(), 'name') ?></h1>
|
48 |
+
</div>
|
49 |
+
|
50 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
51 |
+
|
52 |
+
<?php if($_imgUrl): ?>
|
53 |
+
<?php echo $_imgHtml ?>
|
54 |
+
<?php endif; ?>
|
55 |
+
|
56 |
+
<?php if($_description=$this->getCurrentCategory()->getDescription()): ?>
|
57 |
+
<div class="category-description std">
|
58 |
+
<?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?>
|
59 |
+
</div>
|
60 |
+
<?php endif; ?>
|
61 |
+
|
62 |
+
<?php if($this->isContentMode()): ?>
|
63 |
+
<?php echo $this->getCmsBlockHtml() ?>
|
64 |
+
|
65 |
+
<?php elseif($this->isMixedMode()): ?>
|
66 |
+
<div class="category-image"><?php echo $this->getCmsBlockHtml() ?></div>
|
67 |
+
<?php echo $this->getProductListHtml() ?>
|
68 |
+
|
69 |
+
<?php else: ?>
|
70 |
+
<?php echo $this->getProductListHtml() ?>
|
71 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/catalog/product/list.phtml
ADDED
@@ -0,0 +1,150 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Product list template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Product_List
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_productCollection=$this->getLoadedProductCollection();
|
36 |
+
$_helper = $this->helper('catalog/output');
|
37 |
+
?>
|
38 |
+
<?php if(!$_productCollection->count()): ?>
|
39 |
+
<p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
|
40 |
+
<?php else: ?>
|
41 |
+
<div class="category-products">
|
42 |
+
<?php echo $this->getToolbarHtml() ?>
|
43 |
+
<?php // List mode ?>
|
44 |
+
<?php if($this->getMode()!='grid'): ?>
|
45 |
+
<?php $_iterator = 0; ?>
|
46 |
+
<ol class="products-list" id="products-list">
|
47 |
+
<?php foreach ($_productCollection as $_product): ?>
|
48 |
+
<li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
|
49 |
+
<div class="list-item-bg">
|
50 |
+
<?php // Product Image ?>
|
51 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
52 |
+
<?php // Product description ?>
|
53 |
+
<div class="product-shop">
|
54 |
+
<div class="f-fix">
|
55 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
56 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
57 |
+
<?php //if($_product->getRatingSummary()): ?>
|
58 |
+
<?php //echo $this->getReviewsSummaryHtml($_product) ?>
|
59 |
+
<?php //endif; ?>
|
60 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<p><button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button></p>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
<ul class="add-to-links">
|
67 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
68 |
+
<li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
71 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
</ul>
|
74 |
+
<div class="desc std">
|
75 |
+
<?php echo $_helper->productAttribute($_product, $_product->getShortDescription(), 'short_description') ?>
|
76 |
+
<!--<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>" class="link-more"><?php echo $this->__('Learn More') ?></a>-->
|
77 |
+
</div>
|
78 |
+
</div>
|
79 |
+
</div>
|
80 |
+
</div>
|
81 |
+
</li>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
</ol>
|
84 |
+
<script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
|
85 |
+
|
86 |
+
<?php else: ?>
|
87 |
+
|
88 |
+
<?php // Grid Mode ?>
|
89 |
+
|
90 |
+
<?php $_collectionSize = $_productCollection->count() ?>
|
91 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
92 |
+
<?php
|
93 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
94 |
+
switch ($r_template)
|
95 |
+
{
|
96 |
+
case "page/2columns-right.phtml":
|
97 |
+
case "page/2columns-left.phtml":
|
98 |
+
$_columnCount = 3;
|
99 |
+
break;
|
100 |
+
case "page/3columns.phtml":
|
101 |
+
$_columnCount = 2;
|
102 |
+
break;
|
103 |
+
default:
|
104 |
+
$_columnCount = 4;
|
105 |
+
}
|
106 |
+
?>
|
107 |
+
<?php $i=0; foreach ($_productCollection as $_product): ?>
|
108 |
+
<?php if ($i++%$_columnCount==0): ?>
|
109 |
+
<ul class="products-grid">
|
110 |
+
<?php endif ?>
|
111 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
112 |
+
<div class="grid-item-bg">
|
113 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
114 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
115 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
116 |
+
<?php //if($_product->getRatingSummary()): ?>
|
117 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
118 |
+
<?php //endif; ?>
|
119 |
+
<div class="clearfix">
|
120 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
121 |
+
<div class="actions">
|
122 |
+
<?php if($_product->isSaleable()): ?>
|
123 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
124 |
+
<?php else: ?>
|
125 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
126 |
+
<?php endif; ?>
|
127 |
+
</div>
|
128 |
+
</div>
|
129 |
+
<ul class="add-to-links">
|
130 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
131 |
+
<li style="width:72px;"><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
132 |
+
<?php endif; ?>
|
133 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
134 |
+
<li style="width:113px;"><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
135 |
+
<?php endif; ?>
|
136 |
+
</ul>
|
137 |
+
</div>
|
138 |
+
</li>
|
139 |
+
<?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
|
140 |
+
</ul>
|
141 |
+
<?php endif ?>
|
142 |
+
<?php endforeach ?>
|
143 |
+
<script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
|
144 |
+
<?php endif; ?>
|
145 |
+
|
146 |
+
<div class="toolbar-bottom">
|
147 |
+
<?php echo $this->getToolbarHtml() ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/catalog/product/new.phtml
ADDED
@@ -0,0 +1,84 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="home_new_products">
|
28 |
+
<?php if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
|
29 |
+
<div class="clearfix">
|
30 |
+
<h2 class="subtitle"><span><?php echo $this->__('New Products') ?></span></h2>
|
31 |
+
<h4 class="newsletter"><a href="<?php echo $this->getBaseURL;?>newsletter/manage">Sign up for our Newsletter</a></h4>
|
32 |
+
</div>
|
33 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
34 |
+
<?php
|
35 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
36 |
+
switch ($r_template)
|
37 |
+
{
|
38 |
+
case "page/2columns-right.phtml":
|
39 |
+
case "page/2columns-left.phtml":
|
40 |
+
$_columnCount = 3;
|
41 |
+
break;
|
42 |
+
case "page/3columns.phtml":
|
43 |
+
$_columnCount = 2;
|
44 |
+
break;
|
45 |
+
default:
|
46 |
+
$_columnCount = 4;
|
47 |
+
}
|
48 |
+
?>
|
49 |
+
<?php $i=0; foreach ($_products->getItems() as $_product): ?>
|
50 |
+
<?php if ($i++%$_columnCount==0): ?>
|
51 |
+
<ul class="products-grid">
|
52 |
+
<?php endif ?>
|
53 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
54 |
+
<div class="grid-item-bg">
|
55 |
+
<h3 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h3>
|
56 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" /></a>
|
57 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
58 |
+
<div class="clearfix">
|
59 |
+
<?php echo $this->getPriceHtml($_product, true, '-new') ?>
|
60 |
+
<div class="actions">
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
|
67 |
+
</div>
|
68 |
+
</div>
|
69 |
+
<ul class="add-to-links" style="display:none;">
|
70 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
71 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
74 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
75 |
+
<?php endif; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
</li>
|
79 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
80 |
+
</ul>
|
81 |
+
<?php endif ?>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
<?php endif; ?>
|
84 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/catalog/product/view.phtml
ADDED
@@ -0,0 +1,104 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
1 |
Â
<div class="add-to-box">
|
2 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
3 |
Â
</div>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
4 |
Â
//<![CDATA[
|
5 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
6 |
Â
productAddToCartForm.submit = function(button, url) {
|
7 |
Â
if (this.validator.validate()) {
|
8 |
Â
var form = this.form;
|
9 |
Â
var oldUrl = form.action;
|
10 |
Â
if (url) {
|
11 |
Â
form.action = url;
|
12 |
Â
}
|
13 |
Â
var e = null;
|
14 |
Â
try {
|
15 |
Â
this.form.submit();
|
16 |
Â
} catch (e) {
|
17 |
Â
}
|
18 |
Â
this.form.action = oldUrl;
|
19 |
Â
if (e) {
|
20 |
Â
throw e;
|
21 |
Â
}
|
22 |
Â
if (button && button != 'undefined') {
|
23 |
Â
button.disabled = true;
|
24 |
Â
}
|
25 |
Â
}
|
26 |
Â
}.bind(productAddToCartForm);
|
27 |
Â
productAddToCartForm.submitLight = function(button, url){
|
28 |
Â
if(this.validator) {
|
29 |
Â
var nv = Validation.methods;
|
30 |
Â
delete Validation.methods['required-entry'];
|
31 |
Â
delete Validation.methods['validate-one-required'];
|
32 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
33 |
Â
// Remove custom datetime validators
|
34 |
Â
for (var methodName in Validation.methods) {
|
35 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
36 |
Â
delete Validation.methods[methodName];
|
37 |
Â
}
|
38 |
Â
}
|
39 |
Â
if (this.validator.validate()) {
|
40 |
Â
if (url) {
|
41 |
Â
this.form.action = url;
|
42 |
Â
}
|
43 |
Â
this.form.submit();
|
44 |
Â
}
|
45 |
Â
Object.extend(Validation.methods, nv);
|
46 |
Â
}
|
47 |
Â
}.bind(productAddToCartForm);
|
48 |
Â
//]]>
|
49 |
Â
</script>
|
Â
|
|
Â
|
|
50 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
51 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
52 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
53 |
Â
<?php endif;?>
|
54 |
Â
<?php echo $html; ?>
|
55 |
Â
</div>
|
56 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
57 |
Â
|
58 |
Â
</div>
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
* @see Mage_Review_Block_Product_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
|
35 |
+
<?php $_helper = $this->helper('catalog/output'); ?>
|
36 |
+
|
37 |
+
<script type="text/javascript">
|
38 |
+
var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
|
39 |
+
</script>
|
40 |
+
<div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
|
41 |
+
<div class="product-view">
|
42 |
+
<div class="product-essential">
|
43 |
+
<div class="no-display">
|
44 |
+
<input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
|
45 |
+
<input type="hidden" name="related_product" id="related-products-field" value="" />
|
46 |
+
</div>
|
47 |
+
|
48 |
+
<div class="product-shop">
|
49 |
+
<div class="product-name">
|
50 |
+
<h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
|
51 |
+
</div>
|
52 |
+
|
53 |
+
<?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
|
54 |
+
|
55 |
+
<?php if ($this->canEmailToFriend()): ?>
|
56 |
+
<p class="email-friend"><a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a></p>
|
57 |
+
<?php endif; ?>
|
58 |
+
<?php echo $this->getChildHtml('alert_urls') ?>
|
59 |
+
<?php echo $this->getChildHtml('product_type_data') ?>
|
60 |
+
<?php echo $this->getTierPriceHtml() ?>
|
61 |
+
<?php echo $this->getChildHtml('extrahint') ?>
|
62 |
+
|
63 |
+
<?php if (!$this->hasOptions()):?>
|
64 |
+
<div class="add-to-box">
|
65 |
+
<?php if($_product->isSaleable()): ?>
|
66 |
+
<?php echo $this->getChildHtml('addtocart') ?>
|
67 |
+
<?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
|
68 |
+
<span class="or"><?php echo $this->__('or') ?></span>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php endif; ?>
|
71 |
+
<?php echo $this->getChildHtml('addto') ?>
|
72 |
+
</div>
|
73 |
+
<?php echo $this->getChildHtml('extra_buttons') ?>
|
74 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
75 |
Â
<div class="add-to-box">
|
76 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
77 |
Â
</div>
|
78 |
+
|
79 |
+
<?php endif; ?>
|
80 |
+
|
81 |
+
<?php if ($_product->getShortDescription()):?>
|
82 |
+
<div class="short-description">
|
83 |
+
<h2><?php echo $this->__('Quick Overview') ?></h2>
|
84 |
+
<div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
|
85 |
+
</div>
|
86 |
+
<?php endif;?>
|
87 |
+
|
88 |
+
<?php echo $this->getChildHtml('other');?>
|
89 |
+
|
90 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
91 |
+
<?php echo $this->getChildChildHtml('container1', '', true, true) ?>
|
92 |
+
<?php endif;?>
|
93 |
+
|
94 |
+
</div>
|
95 |
+
|
96 |
+
<div class="product-img-box">
|
97 |
+
<?php echo $this->getChildHtml('media') ?>
|
98 |
+
</div>
|
99 |
+
|
100 |
+
<div class="clearer"></div>
|
101 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
102 |
+
<?php echo $this->getChildChildHtml('container2', '', true, true) ?>
|
103 |
+
<?php endif;?>
|
104 |
+
</form>
|
105 |
+
<script type="text/javascript">
|
106 |
Â
//<![CDATA[
|
107 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
108 |
Â
productAddToCartForm.submit = function(button, url) {
|
109 |
Â
if (this.validator.validate()) {
|
110 |
Â
var form = this.form;
|
111 |
Â
var oldUrl = form.action;
|
112 |
Â
if (url) {
|
113 |
Â
form.action = url;
|
114 |
Â
}
|
115 |
Â
var e = null;
|
116 |
Â
try {
|
117 |
Â
this.form.submit();
|
118 |
Â
} catch (e) {
|
119 |
Â
}
|
120 |
Â
this.form.action = oldUrl;
|
121 |
Â
if (e) {
|
122 |
Â
throw e;
|
123 |
Â
}
|
124 |
Â
if (button && button != 'undefined') {
|
125 |
Â
button.disabled = true;
|
126 |
Â
}
|
127 |
Â
}
|
128 |
Â
}.bind(productAddToCartForm);
|
129 |
Â
productAddToCartForm.submitLight = function(button, url){
|
130 |
Â
if(this.validator) {
|
131 |
Â
var nv = Validation.methods;
|
132 |
Â
delete Validation.methods['required-entry'];
|
133 |
Â
delete Validation.methods['validate-one-required'];
|
134 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
135 |
Â
// Remove custom datetime validators
|
136 |
Â
for (var methodName in Validation.methods) {
|
137 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
138 |
Â
delete Validation.methods[methodName];
|
139 |
Â
}
|
140 |
Â
}
|
141 |
Â
if (this.validator.validate()) {
|
142 |
Â
if (url) {
|
143 |
Â
this.form.action = url;
|
144 |
Â
}
|
145 |
Â
this.form.submit();
|
146 |
Â
}
|
147 |
Â
Object.extend(Validation.methods, nv);
|
148 |
Â
}
|
149 |
Â
}.bind(productAddToCartForm);
|
150 |
Â
//]]>
|
151 |
Â
</script>
|
152 |
+
</div>
|
153 |
+
<?php echo $this->getChildHtml('info_tabs') ?>
|
154 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
155 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
156 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
157 |
Â
<?php endif;?>
|
158 |
Â
<?php echo $html; ?>
|
159 |
Â
</div>
|
160 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
161 |
Â
|
162 |
Â
</div>
|
163 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/catalog/product/view/media.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product media data template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View_Media
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php
|
34 |
+
$_product = $this->getProduct();
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
?>
|
37 |
+
<?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
|
38 |
+
<p class="product-image product-image-zoom">
|
39 |
+
<?php
|
40 |
+
$_img = '<img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image').'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
41 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
42 |
+
?>
|
43 |
+
</p>
|
44 |
+
<p class="zoom-notice" id="track_hint"><?php echo $this->__('Double click on above image to view full picture') ?></p>
|
45 |
+
<div class="zoom">
|
46 |
+
<img id="zoom_out" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_out.gif') ?>" alt="<?php echo $this->__('Zoom Out') ?>" title="<?php echo $this->__('Zoom Out') ?>" class="btn-zoom-out" />
|
47 |
+
<div id="track">
|
48 |
+
<div id="handle"></div>
|
49 |
+
</div>
|
50 |
+
<img id="zoom_in" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_in.gif') ?>" alt="<?php echo $this->__('Zoom In') ?>" title="<?php echo $this->__('Zoom In') ?>" class="btn-zoom-in" />
|
51 |
+
</div>
|
52 |
+
<script type="text/javascript">
|
53 |
+
//<![CDATA[
|
54 |
+
Event.observe(window, 'load', function() {
|
55 |
+
product_zoom = new Product.Zoom('image', 'track', 'handle', 'zoom_in', 'zoom_out', 'track_hint');
|
56 |
+
});
|
57 |
+
//]]>
|
58 |
+
</script>
|
59 |
+
<?php else: ?>
|
60 |
+
<p class="product-image">
|
61 |
+
<?php
|
62 |
+
$_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(215).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
63 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
64 |
+
?>
|
65 |
+
</p>
|
66 |
+
<?php endif; ?>
|
67 |
+
<?php if (count($this->getGalleryImages()) > 0): ?>
|
68 |
+
<div class="more-views">
|
69 |
+
<h2><?php echo $this->__('More Views') ?></h2>
|
70 |
+
<ul>
|
71 |
+
<?php foreach ($this->getGalleryImages() as $_image): ?>
|
72 |
+
<li>
|
73 |
+
<a href="#" onclick="popWin('<?php echo $this->getGalleryUrl($_image) ?>', 'gallery', 'width=300,height=300,left=0,top=0,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;" title="<?php echo $this->htmlEscape($_image->getLabel()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(66); ?>" width="66" height="66" alt="<?php echo $this->htmlEscape($_image->getLabel()) ?>" /></a>
|
74 |
+
</li>
|
75 |
+
<?php endforeach; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/catalog/product/view/tabs.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package default_modern
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<ul class="product-tabs">
|
34 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
35 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
36 |
+
<li id="product_tabs_<?php echo $_tab['alias'] ?>" class="<?php echo !$_index?' active first':(($_index==count($this->getTabs())-1)?' last':'')?>"><a href="#"><?php echo $_tab['title']?></a></li>
|
37 |
+
<?php endif; ?>
|
38 |
+
<?php endforeach; ?>
|
39 |
+
</ul>
|
40 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
41 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
42 |
+
<div class="product-tabs-content" id="product_tabs_<?php echo $_tab['alias'] ?>_contents"><?php echo $this->getChildHtml($_tab['alias']) ?></div>
|
43 |
+
<?php endif; ?>
|
44 |
+
<?php endforeach; ?>
|
45 |
+
<script type="text/javascript">
|
46 |
+
//<![CDATA[
|
47 |
+
Varien.Tabs = Class.create();
|
48 |
+
Varien.Tabs.prototype = {
|
49 |
+
initialize: function(selector) {
|
50 |
+
var self=this;
|
51 |
+
$$(selector+' a').each(this.initTab.bind(this));
|
52 |
+
},
|
53 |
+
|
54 |
+
initTab: function(el) {
|
55 |
+
el.href = 'javascript:void(0)';
|
56 |
+
if ($(el.parentNode).hasClassName('active')) {
|
57 |
+
this.showContent(el);
|
58 |
+
}
|
59 |
+
el.observe('click', this.showContent.bind(this, el));
|
60 |
+
},
|
61 |
+
|
62 |
+
showContent: function(a) {
|
63 |
+
var li = $(a.parentNode), ul = $(li.parentNode);
|
64 |
+
ul.select('li', 'ol').each(function(el){
|
65 |
+
var contents = $(el.id+'_contents');
|
66 |
+
if (el==li) {
|
67 |
+
el.addClassName('active');
|
68 |
+
contents.show();
|
69 |
+
} else {
|
70 |
+
el.removeClassName('active');
|
71 |
+
contents.hide();
|
72 |
+
}
|
73 |
+
});
|
74 |
+
}
|
75 |
+
}
|
76 |
+
new Varien.Tabs('.product-tabs');
|
77 |
+
//]]>
|
78 |
+
</script>
|
app/design/frontend/default/jewelry_black/template/catalogsearch/form.mini.phtml
ADDED
@@ -0,0 +1,43 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Core_Block_Template */
|
27 |
+
/* @var $catalogSearchHelper Mage_Catalogsearch_Helper_Data */
|
28 |
+
$catalogSearchHelper = $this->helper('catalogsearch');
|
29 |
+
?>
|
30 |
+
<form id="search_mini_form" action="<?php echo $this->helper('catalogsearch')->getResultUrl() ?>" method="get">
|
31 |
+
<div class="form-search">
|
32 |
+
<label for="search"><?php echo $this->__('Search:') ?></label>
|
33 |
+
<input id="search" type="text" name="<?php echo $this->helper('catalogsearch')->getQueryParamName() ?>" value="<?php echo $this->helper('catalogsearch')->getEscapedQueryText() ?>" class="input-text" />
|
34 |
+
<button type="submit" title="<?php echo $this->__('Search') ?>" class="button"><span><span><?php echo $this->__('Search') ?></span></span></button>
|
35 |
+
<div id="search_autocomplete" class="search-autocomplete"></div>
|
36 |
+
<script type="text/javascript">
|
37 |
+
//<![CDATA[
|
38 |
+
var searchForm = new Varien.searchForm('search_mini_form', 'search', '<?php echo $this->__('Search') ?>');
|
39 |
+
searchForm.initAutocomplete('<?php echo $this->helper('catalogsearch')->getSuggestUrl() ?>', 'search_autocomplete');
|
40 |
+
//]]>
|
41 |
+
</script>
|
42 |
+
</div>
|
43 |
+
</form>
|
app/design/frontend/default/jewelry_black/template/checkout/cart.phtml
ADDED
@@ -0,0 +1,165 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Shopping cart template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<div class="cart">
|
35 |
+
<div class="page-title title-buttons">
|
36 |
+
<h1><?php echo $this->__('Shopping Cart') ?></h1>
|
37 |
+
<?php if(!$this->hasError()): ?>
|
38 |
+
<ul class="checkout-types">
|
39 |
+
<?php foreach ($this->getMethods('top_methods') as $method): ?>
|
40 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
41 |
+
<li><?php echo $methodHtml; ?></li>
|
42 |
+
<?php endif; ?>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
<?php endif; ?>
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
48 |
+
<?php echo $this->getChildHtml('form_before') ?>
|
49 |
+
<form action="<?php echo $this->getUrl('checkout/cart/updatePost') ?>" method="post">
|
50 |
+
<fieldset>
|
51 |
+
<table id="shopping-cart-table" class="data-table cart-table">
|
52 |
+
<col width="1" />
|
53 |
+
<col />
|
54 |
+
<col width="1" />
|
55 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
56 |
+
<col width="1" />
|
57 |
+
<?php endif ?>
|
58 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
59 |
+
<col width="1" />
|
60 |
+
<?php endif; ?>
|
61 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
62 |
+
<col width="1" />
|
63 |
+
<?php endif; ?>
|
64 |
+
<col width="1" />
|
65 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
66 |
+
<col width="1" />
|
67 |
+
<?php endif; ?>
|
68 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
69 |
+
<col width="1" />
|
70 |
+
<?php endif; ?>
|
71 |
+
<col width="1" />
|
72 |
+
|
73 |
+
<?php $mergedCells = ($this->helper('tax')->displayCartBothPrices() ? 2 : 1); ?>
|
74 |
+
<thead>
|
75 |
+
<tr>
|
76 |
+
|
77 |
+
<th rowspan="<?php echo $mergedCells; ?>"> </th>
|
78 |
+
<th rowspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Product Name') ?></span></th>
|
79 |
+
<th rowspan="<?php echo $mergedCells; ?>"></th>
|
80 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
81 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><span class="nobr"><?php echo $this->__('Move to Wishlist') ?></span></th>
|
82 |
+
<?php endif ?>
|
83 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Unit Price') ?></span></th>
|
84 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Qty') ?></th>
|
85 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Subtotal') ?></th>
|
86 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"> </th>
|
87 |
+
</tr>
|
88 |
+
<?php if ($this->helper('tax')->displayCartBothPrices()): ?>
|
89 |
+
<tr>
|
90 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
91 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
92 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
93 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
94 |
+
</tr>
|
95 |
+
<?php endif; ?>
|
96 |
+
</thead>
|
97 |
+
<tfoot>
|
98 |
+
<tr>
|
99 |
+
<td colspan="50" class="a-right">
|
100 |
+
<?php if($this->getContinueShoppingUrl()): ?>
|
101 |
+
<button type="button" title="<?php echo $this->__('Continue Shopping') ?>" class="button btn-continue" onclick="setLocation('<?php echo $this->getContinueShoppingUrl() ?>')"><span><span><?php echo $this->__('Continue Shopping') ?></span></span></button>
|
102 |
+
<?php endif; ?>
|
103 |
+
<button type="submit" name="update_cart_action" value="update_qty" title="<?php echo $this->__('Update Shopping Cart'); ?>" class="button btn-update"><span><span><?php echo $this->__('Update Shopping Cart'); ?></span></span></button>
|
104 |
+
<button type="submit" name="update_cart_action" value="empty_cart" title="<?php echo $this->__('Clear Shopping Cart'); ?>" class="button btn-empty" id="empty_cart_button"><span><span><?php echo $this->__('Clear Shopping Cart'); ?></span></span></button>
|
105 |
+
<!--[if lt IE 8]>
|
106 |
+
<input type="hidden" id="update_cart_action_container" />
|
107 |
+
<script type="text/javascript">
|
108 |
+
//<![CDATA[
|
109 |
+
Event.observe(window, 'load', function()
|
110 |
+
{
|
111 |
+
// Internet Explorer (lt 8) does not support value attribute in button elements
|
112 |
+
$emptyCartButton = $('empty_cart_button');
|
113 |
+
$cartActionContainer = $('update_cart_action_container');
|
114 |
+
if ($emptyCartButton && $cartActionContainer) {
|
115 |
+
Event.observe($emptyCartButton, 'click', function()
|
116 |
+
{
|
117 |
+
$emptyCartButton.setAttribute('name', 'update_cart_action_temp');
|
118 |
+
$cartActionContainer.setAttribute('name', 'update_cart_action');
|
119 |
+
$cartActionContainer.setValue('empty_cart');
|
120 |
+
});
|
121 |
+
}
|
122 |
+
|
123 |
+
});
|
124 |
+
//]]>
|
125 |
+
</script>
|
126 |
+
<![endif]-->
|
127 |
+
</td>
|
128 |
+
</tr>
|
129 |
+
</tfoot>
|
130 |
+
<tbody>
|
131 |
+
<?php foreach($this->getItems() as $_item): ?>
|
132 |
+
<?php echo $this->getItemHtml($_item) ?>
|
133 |
+
<?php endforeach ?>
|
134 |
+
</tbody>
|
135 |
+
</table>
|
136 |
+
<script type="text/javascript">decorateTable('shopping-cart-table')</script>
|
137 |
+
</fieldset>
|
138 |
+
</form>
|
139 |
+
<div class="cart-collaterals">
|
140 |
+
<div class="col2-set">
|
141 |
+
<div class="col-1">
|
142 |
+
<?php echo $this->getChildHtml('crosssell') ?>
|
143 |
+
</div>
|
144 |
+
<div class="col-2">
|
145 |
+
<?php echo $this->getChildHtml('checkout.cart.extra') ?>
|
146 |
+
<?php echo $this->getChildHtml('coupon') ?>
|
147 |
+
<?php if (!$this->getIsVirtual()): echo $this->getChildHtml('shipping'); endif; ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<div class="totals">
|
151 |
+
<div class="totals-in">
|
152 |
+
<?php echo $this->getChildHtml('totals'); ?>
|
153 |
+
<?php if(!$this->hasError()): ?>
|
154 |
+
<ul class="checkout-types">
|
155 |
+
<?php foreach ($this->getMethods('methods') as $method): ?>
|
156 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
157 |
+
<li><?php echo $methodHtml; ?></li>
|
158 |
+
<?php endif; ?>
|
159 |
+
<?php endforeach; ?>
|
160 |
+
</ul>
|
161 |
+
<?php endif; ?>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/checkout/cart/crosssell.phtml
ADDED
@@ -0,0 +1,61 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Cart cross sell items template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart_Crosssell
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php if($this->getItemCount()): ?>
|
35 |
+
<div class="crosssell">
|
36 |
+
<h2><?php echo $this->__('You may be interested in the following items:') ?></h2>
|
37 |
+
<ul id="crosssell-products-list">
|
38 |
+
<?php foreach ($this->getItems() as $_item): ?>
|
39 |
+
<li class="item">
|
40 |
+
<a class="product-image" href="<?php echo $_item->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(104); ?>" width="104" height="104" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
|
41 |
+
<div class="product-details">
|
42 |
+
<h3 class="product-name"><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></h3>
|
43 |
+
<div class="clearfx">
|
44 |
+
<?php echo $this->getPriceHtml($_item, true) ?>
|
45 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_item) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
46 |
+
</div>
|
47 |
+
<ul class="add-to-links">
|
48 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
49 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_item) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
50 |
+
<?php endif; ?>
|
51 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_item)): ?>
|
52 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
53 |
+
<?php endif; ?>
|
54 |
+
</ul>
|
55 |
+
</div>
|
56 |
+
</li>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</ul>
|
59 |
+
<script type="text/javascript">decorateList('crosssell-products-list', 'none-recursive')</script>
|
60 |
+
</div>
|
61 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/checkout/cart/item/default.phtml
ADDED
@@ -0,0 +1,279 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
$_item = $this->getItem();
|
29 |
+
$isVisibleProduct = $_item->getProduct()->isVisibleInSiteVisibility();
|
30 |
+
$canApplyMsrp = Mage::helper('catalog')->canApplyMsrp($_item->getProduct(), Mage_Catalog_Model_Product_Attribute_Source_Msrp_Type::TYPE_BEFORE_ORDER_CONFIRM);
|
31 |
+
?>
|
32 |
+
<tr>
|
33 |
+
<td><?php if ($this->hasProductUrl()):?><a href="<?php echo $this->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getProductName()) ?>" class="product-image"><?php endif;?><img src="<?php echo $this->getProductThumbnail()->resize(90); ?>" width="90" height="90" alt="<?php echo $this->htmlEscape($this->getProductName()) ?>" /><?php if ($this->hasProductUrl()):?></a><?php endif;?></td>
|
34 |
+
<td>
|
35 |
+
<h2 class="product-name">
|
36 |
+
<?php if ($this->hasProductUrl()):?>
|
37 |
+
<a href="<?php echo $this->getProductUrl() ?>"><?php echo $this->htmlEscape($this->getProductName()) ?></a>
|
38 |
+
<?php else: ?>
|
39 |
+
<?php echo $this->htmlEscape($this->getProductName()) ?>
|
40 |
+
<?php endif; ?>
|
41 |
+
</h2>
|
42 |
+
<?php if ($_options = $this->getOptionList()):?>
|
43 |
+
<dl class="item-options">
|
44 |
+
<?php foreach ($_options as $_option) : ?>
|
45 |
+
<?php $_formatedOptionValue = $this->getFormatedOptionValue($_option) ?>
|
46 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
47 |
+
<dd<?php if (isset($_formatedOptionValue['full_view'])): ?> class="truncated"<?php endif; ?>><?php echo $_formatedOptionValue['value'] ?>
|
48 |
+
<?php if (isset($_formatedOptionValue['full_view'])): ?>
|
49 |
+
<div class="truncated_full_value">
|
50 |
+
<dl class="item-options">
|
51 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
52 |
+
<dd><?php echo $_formatedOptionValue['full_view'] ?></dd>
|
53 |
+
</dl>
|
54 |
+
</div>
|
55 |
+
<?php endif; ?>
|
56 |
+
</dd>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</dl>
|
59 |
+
<?php endif;?>
|
60 |
+
<?php if ($messages = $this->getMessages()): ?>
|
61 |
+
<?php foreach ($messages as $message): ?>
|
62 |
+
<p class="item-msg <?php echo $message['type'] ?>">* <?php echo $this->escapeHtml($message['text']) ?></p>
|
63 |
+
<?php endforeach; ?>
|
64 |
+
<?php endif; ?>
|
65 |
+
<?php $addInfoBlock = $this->getProductAdditionalInformationBlock(); ?>
|
66 |
+
<?php if ($addInfoBlock): ?>
|
67 |
+
<?php echo $addInfoBlock->setItem($_item)->toHtml() ?>
|
68 |
+
<?php endif;?>
|
69 |
+
|
70 |
+
</td>
|
71 |
+
<td class="a-center v-middle">
|
72 |
+
<?php if ($isVisibleProduct): ?>
|
73 |
+
<a href="<?php echo $this->getConfigureUrl() ?>" title="<?php echo $this->__('Edit item parameters') ?>"><?php echo $this->__('Edit') ?></a>
|
74 |
+
<?php endif ?>
|
75 |
+
</td>
|
76 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
77 |
+
<td class="a-center v-middle">
|
78 |
+
<?php if ($isVisibleProduct): ?>
|
79 |
+
<input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" title="<?php echo $this->__('Move to Wishlist') ?>" class="checkbox" />
|
80 |
+
<?php endif ?>
|
81 |
+
</td>
|
82 |
+
<?php endif ?>
|
83 |
+
|
84 |
+
<?php if ($canApplyMsrp): ?>
|
85 |
+
<td class="a-right v-middle"<?php if ($this->helper('tax')->displayCartBothPrices()): ?> colspan="2"<?php endif; ?>>
|
86 |
+
<span class="cart-price">
|
87 |
+
<span class="cart-msrp-unit"><?php echo $this->__('See price before order confirmation.'); ?></span>
|
88 |
+
<?php $helpLinkId = 'cart-msrp-help-' . $_item->getId(); ?>
|
89 |
+
<a id="<?php echo $helpLinkId ?>" href="#" class="map-help-link"><?php echo $this->__("What's this?"); ?></a>
|
90 |
+
<script type="text/javascript">
|
91 |
+
Catalog.Map.addHelpLink($('<?php echo $helpLinkId ?>'), "<?php echo $this->__("What's this?") ?>");
|
92 |
+
</script>
|
93 |
+
</span>
|
94 |
+
</td>
|
95 |
+
<?php else: ?>
|
96 |
+
|
97 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
98 |
+
<td class="a-right v-middle">
|
99 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
100 |
+
<span class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
101 |
+
<?php else: ?>
|
102 |
+
<span class="cart-price">
|
103 |
+
<?php endif; ?>
|
104 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
105 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
|
106 |
+
<?php else: ?>
|
107 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
|
108 |
+
<?php endif; ?>
|
109 |
+
|
110 |
+
</span>
|
111 |
+
|
112 |
+
|
113 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
114 |
+
|
115 |
+
<div class="cart-tax-info" id="eunit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
116 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
117 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
118 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
119 |
+
<?php endforeach; ?>
|
120 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
121 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
122 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
123 |
+
<?php endforeach; ?>
|
124 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
125 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
126 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
127 |
+
<?php endforeach; ?>
|
128 |
+
<?php endif; ?>
|
129 |
+
</div>
|
130 |
+
|
131 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
132 |
+
<div class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
133 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?></span>
|
134 |
+
</div>
|
135 |
+
<?php endif; ?>
|
136 |
+
<?php endif; ?>
|
137 |
+
</td>
|
138 |
+
<?php endif; ?>
|
139 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
140 |
+
<td class="v-middle">
|
141 |
+
<?php $_incl = $this->helper('checkout')->getPriceInclTax($_item); ?>
|
142 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
143 |
+
<span class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
144 |
+
<?php else: ?>
|
145 |
+
<span class="cart-price">
|
146 |
+
<?php endif; ?>
|
147 |
+
|
148 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
149 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
|
150 |
+
<?php else: ?>
|
151 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
|
152 |
+
<?php endif; ?>
|
153 |
+
|
154 |
+
</span>
|
155 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
156 |
+
|
157 |
+
<div class="cart-tax-info" id="unit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
158 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
159 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
160 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
161 |
+
<?php endforeach; ?>
|
162 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
163 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
164 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
165 |
+
<?php endforeach; ?>
|
166 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
167 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
168 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
169 |
+
<?php endforeach; ?>
|
170 |
+
<?php endif; ?>
|
171 |
+
</div>
|
172 |
+
|
173 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
174 |
+
<div class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
175 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?></span>
|
176 |
+
</div>
|
177 |
+
<?php endif; ?>
|
178 |
+
<?php endif; ?>
|
179 |
+
</td>
|
180 |
+
<?php endif; ?>
|
181 |
+
<?php endif; ?>
|
182 |
+
<td class="a-center v-middle">
|
183 |
+
<input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getQty() ?>" size="4" title="<?php echo $this->__('Qty') ?>" class="input-text qty" maxlength="12" />
|
184 |
+
</td>
|
185 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
186 |
+
<td class="a-center v-middle">
|
187 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
188 |
+
<span class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
189 |
+
<?php else: ?>
|
190 |
+
<span class="cart-price">
|
191 |
+
<?php endif; ?>
|
192 |
+
|
193 |
+
<?php if ($canApplyMsrp): ?>
|
194 |
+
<span class="cart-msrp-subtotal">--</span>
|
195 |
+
<?php else: ?>
|
196 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
197 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?>
|
198 |
+
<?php else: ?>
|
199 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
|
200 |
+
<?php endif; ?>
|
201 |
+
<?php endif; ?>
|
202 |
+
|
203 |
+
</span>
|
204 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
205 |
+
|
206 |
+
<div class="cart-tax-info" id="esubtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
207 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
208 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
209 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
210 |
+
<?php endforeach; ?>
|
211 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
212 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
213 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
214 |
+
<?php endforeach; ?>
|
215 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
216 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
217 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
218 |
+
<?php endforeach; ?>
|
219 |
+
<?php endif; ?>
|
220 |
+
</div>
|
221 |
+
|
222 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
223 |
+
<div class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
224 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?></span>
|
225 |
+
</div>
|
226 |
+
<?php endif; ?>
|
227 |
+
<?php endif; ?>
|
228 |
+
</td>
|
229 |
+
<?php endif; ?>
|
230 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
231 |
+
<td class="a-center v-middle">
|
232 |
+
<?php $_incl = $this->helper('checkout')->getSubtotalInclTax($_item); ?>
|
233 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
234 |
+
<span class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
235 |
+
<?php else: ?>
|
236 |
+
<span class="cart-price">
|
237 |
+
<?php endif; ?>
|
238 |
+
|
239 |
+
<?php if ($canApplyMsrp): ?>
|
240 |
+
<span class="cart-msrp-subtotal">--</span>
|
241 |
+
<?php else: ?>
|
242 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
243 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?>
|
244 |
+
<?php else: ?>
|
245 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxRowDisposition()) ?>
|
246 |
+
<?php endif; ?>
|
247 |
+
<?php endif; ?>
|
248 |
+
|
249 |
+
</span>
|
250 |
+
|
251 |
+
|
252 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
253 |
+
|
254 |
+
<div class="cart-tax-info" id="subtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
255 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
256 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
257 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
258 |
+
<?php endforeach; ?>
|
259 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
260 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
261 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
262 |
+
<?php endforeach; ?>
|
263 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
264 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
265 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
266 |
+
<?php endforeach; ?>
|
267 |
+
<?php endif; ?>
|
268 |
+
</div>
|
269 |
+
|
270 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
271 |
+
<div class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
272 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?></span>
|
273 |
+
</div>
|
274 |
+
<?php endif; ?>
|
275 |
+
<?php endif; ?>
|
276 |
+
</td>
|
277 |
+
<?php endif; ?>
|
278 |
+
<td class="a-center v-middle"><a href="<?php echo $this->getDeleteUrl()?>" title="<?php echo $this->__('Remove item')?>" class="btn-remove btn-remove2"><?php echo $this->__('Remove item')?></a></td>
|
279 |
+
</tr>
|
app/design/frontend/default/jewelry_black/template/newsletter/subscribe.phtml
ADDED
@@ -0,0 +1,49 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="block block-subscribe">
|
28 |
+
<div class="block-title">
|
29 |
+
<strong><span><?php echo $this->__('Newsletter') ?></span></strong>
|
30 |
+
</div>
|
31 |
+
<form action="<?php echo $this->getFormActionUrl() ?>" method="post" id="newsletter-validate-detail">
|
32 |
+
<div class="block-content">
|
33 |
+
<label for="newsletter"><?php echo $this->__('Sign Up for Our Newsletter:') ?></label>
|
34 |
+
<div class="clearfix">
|
35 |
+
<div class="input-box">
|
36 |
+
<input type="text" name="email" id="newsletter" title="<?php echo $this->__('Sign up for our newsletter') ?>" class="input-text required-entry validate-email" />
|
37 |
+
</div>
|
38 |
+
<div class="actions">
|
39 |
+
<button type="submit" title="<?php echo $this->__('Subscribe') ?>" class="button"><span><span><?php echo $this->__('Go') ?></span></span></button>
|
40 |
+
</div>
|
41 |
+
</div>
|
42 |
+
</div>
|
43 |
+
</form>
|
44 |
+
<script type="text/javascript">
|
45 |
+
//<![CDATA[
|
46 |
+
var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
|
47 |
+
//]]>
|
48 |
+
</script>
|
49 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/page/1column.phtml
ADDED
@@ -0,0 +1,58 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col1-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
</div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
<?php echo $this->getChildHtml('footer') ?>
|
55 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
56 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
57 |
+
</body>
|
58 |
+
</html>
|
app/design/frontend/default/jewelry_black/template/page/2columns-left.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-left-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_black/template/page/2columns-right.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-right-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_black/template/page/3columns.phtml
ADDED
@@ -0,0 +1,62 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col3-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-wrapper">
|
47 |
+
<div class="col-main">
|
48 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
49 |
+
<?php echo $this->getChildHtml('content') ?>
|
50 |
+
</div>
|
51 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
52 |
+
</div>
|
53 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
54 |
+
</div>
|
55 |
+
</div>
|
56 |
+
</div>
|
57 |
+
</div>
|
58 |
+
<?php echo $this->getChildHtml('footer') ?>
|
59 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
60 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
61 |
+
</body>
|
62 |
+
</html>
|
app/design/frontend/default/jewelry_black/template/page/html/breadcrumbs.phtml
ADDED
@@ -0,0 +1,46 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php if($crumbs && is_array($crumbs)): ?>
|
28 |
+
<div class="breadcrumbs">
|
29 |
+
<ul>
|
30 |
+
<?php foreach($crumbs as $_crumbName=>$_crumbInfo): ?>
|
31 |
+
<li class="<?php echo $_crumbName ?>">
|
32 |
+
<?php if($_crumbInfo['link']): ?>
|
33 |
+
<a href="<?php echo $_crumbInfo['link'] ?>" title="<?php echo $this->htmlEscape($_crumbInfo['title']) ?>"><?php echo $this->htmlEscape($_crumbInfo['label']) ?></a>
|
34 |
+
<?php elseif($_crumbInfo['last']): ?>
|
35 |
+
<strong><?php echo $this->htmlEscape($_crumbInfo['label']) ?></strong>
|
36 |
+
<?php else: ?>
|
37 |
+
<?php echo $this->htmlEscape($_crumbInfo['label']) ?>
|
38 |
+
<?php endif; ?>
|
39 |
+
<?php if(!$_crumbInfo['last']): ?>
|
40 |
+
<span><img class="v-middle" src="<?php echo $this->getSkinUrl('images/new/bread_spacer.gif');?>" alt="" /> </span>
|
41 |
+
<?php endif; ?>
|
42 |
+
</li>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
</div>
|
46 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/page/html/footer.phtml
ADDED
@@ -0,0 +1,32 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="footer-container">
|
28 |
+
<div class="footer">
|
29 |
+
<div class="clearfix"><?php echo $this->getChildHtml() ?></div>
|
30 |
+
<address><?php echo $this->getCopyright() ?></address>
|
31 |
+
</div>
|
32 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/page/html/header.phtml
ADDED
@@ -0,0 +1,53 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/**
|
27 |
+
* @var Mage_Page_Block_Html_Header $this
|
28 |
+
*/
|
29 |
+
?>
|
30 |
+
<div class="header-container">
|
31 |
+
<div class="before-header">
|
32 |
+
<div class="before-header-in">
|
33 |
+
<?php echo $this->getChildHtml('store_language') ?>
|
34 |
+
</div>
|
35 |
+
</div>
|
36 |
+
<div class="header">
|
37 |
+
<?php if ($this->getIsHomePage()):?>
|
38 |
+
<h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>
|
39 |
+
<?php else:?>
|
40 |
+
<a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a>
|
41 |
+
<?php endif?>
|
42 |
+
<div class="quick-access">
|
43 |
+
<p class="welcome-msg"><?php echo $this->getWelcome() ?> <?php echo $this->getAdditionalHtml() ?></p>
|
44 |
+
<?php echo $this->getChildHtml('topLinks') ?>
|
45 |
+
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getChildHtml('topContainer'); ?>
|
48 |
+
</div>
|
49 |
+
</div>
|
50 |
+
<div class="menu-and-search clearfix">
|
51 |
+
<?php echo $this->getChildHtml('topMenu') ?>
|
52 |
+
<?php echo $this->getChildHtml('topSearch') ?>
|
53 |
+
</div>
|
app/design/frontend/default/jewelry_black/template/reports/home_product_compared.phtml
ADDED
@@ -0,0 +1,79 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Compared */
|
27 |
+
?>
|
28 |
+
<?php if ($_products = $this->getRecentlyComparedProducts()): ?>
|
29 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Compared') ?></h2>
|
30 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
31 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
32 |
+
<?php if ($i++%$_columnCount==0): ?>
|
33 |
+
<?php
|
34 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
35 |
+
switch ($r_template)
|
36 |
+
{
|
37 |
+
case "page/2columns-right.phtml":
|
38 |
+
case "page/2columns-left.phtml":
|
39 |
+
$_columnCount = 3;
|
40 |
+
break;
|
41 |
+
case "page/3columns.phtml":
|
42 |
+
$_columnCount = 2;
|
43 |
+
break;
|
44 |
+
default:
|
45 |
+
$_columnCount = 4;
|
46 |
+
}
|
47 |
+
?>
|
48 |
+
<ul class="products-grid">
|
49 |
+
<?php endif; ?>
|
50 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
51 |
+
<div class="grid-item-bg">
|
52 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
53 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
54 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
55 |
+
<div class="clearfix">
|
56 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-compared') ?>
|
57 |
+
<div class="actions">
|
58 |
+
<?php if($_product->isSaleable()): ?>
|
59 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
60 |
+
<?php else: ?>
|
61 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
62 |
+
<?php endif; ?>
|
63 |
+
</div>
|
64 |
+
</div>
|
65 |
+
<ul class="add-to-links">
|
66 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
67 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
68 |
+
<?php endif; ?>
|
69 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
70 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
71 |
+
<?php endif; ?>
|
72 |
+
</ul>
|
73 |
+
</div>
|
74 |
+
</li>
|
75 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
76 |
+
</ul>
|
77 |
+
<?php endif; ?>
|
78 |
+
<?php endforeach; ?>
|
79 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_black/template/reports/home_product_viewed.phtml
ADDED
@@ -0,0 +1,85 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Viewed */
|
27 |
+
?>
|
28 |
+
<?php
|
29 |
+
/**
|
30 |
+
* @see Mage_Reports_Block_Product_Viewed
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php if ($_products = $this->getRecentlyViewedProducts()): ?>
|
34 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Viewed') ?></h2>
|
35 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
36 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
37 |
+
<?php if ($i++%$_columnCount==0): ?>
|
38 |
+
<?php
|
39 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
40 |
+
switch ($r_template)
|
41 |
+
{
|
42 |
+
case "page/2columns-right.phtml":
|
43 |
+
case "page/2columns-left.phtml":
|
44 |
+
$_columnCount = 3;
|
45 |
+
break;
|
46 |
+
case "page/3columns.phtml":
|
47 |
+
$_columnCount = 2;
|
48 |
+
break;
|
49 |
+
default:
|
50 |
+
$_columnCount = 4;
|
51 |
+
}
|
52 |
+
?>
|
53 |
+
<ul class="products-grid">
|
54 |
+
<?php endif; ?>
|
55 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
56 |
+
<div class="grid-item-bg">
|
57 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
58 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
59 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
60 |
+
<div class="clearfix">
|
61 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-viewed') ?>
|
62 |
+
<div class="actions">
|
63 |
+
<?php if($_product->isSaleable()): ?>
|
64 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
65 |
+
<?php else: ?>
|
66 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
67 |
+
<?php endif; ?>
|
68 |
+
</div>
|
69 |
+
</div>
|
70 |
+
<ul class="add-to-links">
|
71 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
72 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
73 |
+
<?php endif; ?>
|
74 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
75 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
76 |
+
<?php endif; ?>
|
77 |
+
</ul>
|
78 |
+
|
79 |
+
</div>
|
80 |
+
</li>
|
81 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
82 |
+
</ul>
|
83 |
+
<?php endif; ?>
|
84 |
+
<?php endforeach; ?>
|
85 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/layout/catalog.xml
ADDED
@@ -0,0 +1,365 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
-
->
|
1 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
2 |
Â
<label>Catalog Product View (Simple)</label>
|
3 |
Â
<reference name="product.info">
|
4 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
5 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
6 |
Â
<label>Product Extra Info</label>
|
7 |
Â
</block>
|
8 |
Â
</block>
|
9 |
Â
</reference>
|
10 |
Â
</PRODUCT_TYPE_simple>
|
11 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
12 |
Â
<label>Catalog Product View (Configurable)</label>
|
13 |
Â
<reference name="product.info">
|
14 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
15 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
16 |
Â
<label>Product Extra Info</label>
|
17 |
Â
</block>
|
18 |
Â
</block>
|
19 |
Â
</reference>
|
20 |
Â
<reference name="product.info.options.wrapper">
|
21 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
22 |
Â
</reference>
|
23 |
Â
</PRODUCT_TYPE_configurable>
|
24 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
25 |
Â
<label>Catalog Product View (Grouped)</label>
|
26 |
Â
<reference name="product.info">
|
27 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
28 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
29 |
Â
<label>Product Extra Info</label>
|
30 |
Â
</block>
|
31 |
Â
</block>
|
32 |
Â
</reference>
|
33 |
Â
</PRODUCT_TYPE_grouped>
|
34 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
35 |
Â
<label>Catalog Product View (Virtual)</label>
|
36 |
Â
<reference name="product.info">
|
37 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
38 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
39 |
Â
<label>Product Extra Info</label>
|
40 |
Â
</block>
|
41 |
Â
</block>
|
42 |
Â
</reference>
|
43 |
Â
</PRODUCT_TYPE_virtual>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
44 |
Â
<reference name="head">
|
45 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
46 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
47 |
Â
<reference name="head">
|
48 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
49 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
Supported layout update handles (action):
|
29 |
+
- catalog_product_gallery
|
30 |
+
- catalog_product_compare_index
|
31 |
+
|
32 |
+
Supported layout update handles (special):
|
33 |
+
- default
|
34 |
+
- catalog_category_default
|
35 |
+
- catalog_category_layered
|
36 |
+
- catalog_product_view
|
37 |
+
|
38 |
+
-->
|
39 |
+
<layout version="0.1.0">
|
40 |
+
|
41 |
+
<!--
|
42 |
+
Default layout, loads most of the pages
|
43 |
+
-->
|
44 |
+
|
45 |
+
<default>
|
46 |
+
<!-- Mage_Catalog -->
|
47 |
+
<!--<reference name="left">
|
48 |
+
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
|
49 |
+
<action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
|
50 |
+
<action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
|
51 |
+
<action method="setLinkUrl"><url>checkout/cart</url></action>
|
52 |
+
</block>
|
53 |
+
</reference>
|
54 |
+
<reference name="right">
|
55 |
+
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
|
56 |
+
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
|
57 |
+
<action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
|
58 |
+
<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>
|
59 |
+
</block>
|
60 |
+
</reference>-->
|
61 |
+
<reference name="footer_links">
|
62 |
+
<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>
|
63 |
+
</reference>
|
64 |
+
<block type="catalog/product_price_template" name="catalog_product_price_template" />
|
65 |
+
</default>
|
66 |
+
|
67 |
+
|
68 |
+
<!--
|
69 |
+
Category default layout
|
70 |
+
-->
|
71 |
+
|
72 |
+
<catalog_category_default translate="label">
|
73 |
+
<label>Catalog Category (Non-Anchor)</label>
|
74 |
+
<reference name="left">
|
75 |
+
<block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
79 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
80 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
81 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
82 |
+
<!-- The following code shows how to set your own pager increments -->
|
83 |
+
<!--
|
84 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
85 |
+
<action method="setDefaultGridPerPage"><limit>9</limit></action>
|
86 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
87 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
88 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
89 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
90 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
91 |
+
-->
|
92 |
+
</block>
|
93 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
94 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
95 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
96 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
97 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
98 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
99 |
+
</block>
|
100 |
+
</block>
|
101 |
+
</reference>
|
102 |
+
</catalog_category_default>
|
103 |
+
|
104 |
+
<!--
|
105 |
+
Category layered navigation layout
|
106 |
+
-->
|
107 |
+
|
108 |
+
<catalog_category_layered translate="label">
|
109 |
+
<label>Catalog Category (Anchor)</label>
|
110 |
+
<reference name="left">
|
111 |
+
<block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
|
112 |
+
</reference>
|
113 |
+
<reference name="content">
|
114 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
115 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
116 |
+
<!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
|
117 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
118 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
119 |
+
<!-- The following code shows how to set your own pager increments -->
|
120 |
+
<!--
|
121 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
122 |
+
<action method="setDefaultGridPerPage"><limit>3</limit></action>
|
123 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
124 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
125 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
126 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
127 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
128 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
|
129 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
|
130 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
|
131 |
+
<action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
|
132 |
+
-->
|
133 |
+
</block>
|
134 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
135 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
136 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
137 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
138 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
139 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
140 |
+
</block>
|
141 |
+
</block>
|
142 |
+
</reference>
|
143 |
+
</catalog_category_layered>
|
144 |
+
<!--
|
145 |
+
Compare products page
|
146 |
+
-->
|
147 |
+
|
148 |
+
<catalog_product_compare_index translate="label">
|
149 |
+
<label>Catalog Product Compare List</label>
|
150 |
+
<!-- Mage_Catalog -->
|
151 |
+
<reference name="root">
|
152 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
153 |
+
</reference>
|
154 |
+
<reference name="head">
|
155 |
+
<action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
|
156 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
157 |
+
</reference>
|
158 |
+
<reference name="content">
|
159 |
+
<block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
|
160 |
+
</reference>
|
161 |
+
</catalog_product_compare_index>
|
162 |
+
|
163 |
+
<customer_account_index>
|
164 |
+
<reference name="right">
|
165 |
+
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
166 |
+
</reference>
|
167 |
+
</customer_account_index>
|
168 |
+
|
169 |
+
<!--
|
170 |
+
Product view
|
171 |
+
-->
|
172 |
+
|
173 |
+
<catalog_product_view translate="label">
|
174 |
+
<label>Catalog Product View (Any)</label>
|
175 |
+
<!-- Mage_Catalog -->
|
176 |
+
<reference name="root">
|
177 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
178 |
+
</reference>
|
179 |
+
<reference name="head">
|
180 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
181 |
+
|
182 |
+
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
183 |
+
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
184 |
+
<action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
185 |
+
</reference>
|
186 |
+
<reference name="content">
|
187 |
+
<block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
|
188 |
+
<!--
|
189 |
+
<action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/summary.phtml</template></action>
|
190 |
+
<action method="addReviewSummaryTemplate"><type>short</type><template>review/helper/summary_short.phtml</template></action>
|
191 |
+
<action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
|
192 |
+
-->
|
193 |
+
<block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
|
194 |
+
<block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
|
195 |
+
<label>Alert Urls</label>
|
196 |
+
</block>
|
197 |
+
|
198 |
+
<action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
|
199 |
+
|
200 |
+
<block type="catalog/product_view_tabs" name="product.info.tabs" as="info_tabs" template="catalog/product/view/tabs.phtml" >
|
201 |
+
<action method="addTab" translate="title" module="catalog"><alias>description</alias><title>Product Description</title><block>catalog/product_view_description</block><template>catalog/product/view/description.phtml</template></action>
|
202 |
+
<action method="addTab" translate="title" module="catalog"><alias>upsell_products</alias><title>We also Recommend</title><block>catalog/product_list_upsell</block><template>catalog/product/list/upsell.phtml</template></action>
|
203 |
+
<action method="addTab" translate="title" module="catalog"><alias>additional</alias><title>Additional Information</title><block>catalog/product_view_attributes</block><template>catalog/product/view/attributes.phtml</template></action>
|
204 |
+
<action method="addTab" translate="title" module="tag"><alias>product_tag_list</alias><title>Product Tags</title><block>tag/product_list</block><template>tag/list.phtml</template></action>
|
205 |
+
</block>
|
206 |
+
|
207 |
+
<block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
|
208 |
+
<action method="setColumnCount"><columns>4</columns></action>
|
209 |
+
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
|
210 |
+
</block>
|
211 |
+
|
212 |
+
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
213 |
+
|
214 |
+
|
215 |
+
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
216 |
+
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
217 |
+
|
218 |
+
<block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
|
219 |
+
<label>Product View Extra Hint</label>
|
220 |
+
</block>
|
221 |
+
|
222 |
+
<block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
|
223 |
+
<label>Info Column Options Wrapper</label>
|
224 |
+
<block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
|
225 |
+
<block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
|
226 |
+
<action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
|
227 |
+
<action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
|
228 |
+
<action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
|
229 |
+
<action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
|
230 |
+
</block>
|
231 |
+
<block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
|
232 |
+
</block>
|
233 |
+
<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">
|
234 |
+
<label>Bottom Block Options Wrapper</label>
|
235 |
+
<action method="insert"><block>product.tierprices</block></action>
|
236 |
+
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
237 |
+
<action method="append"><block>product.info.addtocart</block></action>
|
238 |
+
</block>
|
239 |
+
|
240 |
+
<block type="core/template_facade" name="product.info.container1" as="container1">
|
241 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container1</value></action>
|
242 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
243 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
244 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
245 |
+
</block>
|
246 |
+
<block type="core/template_facade" name="product.info.container2" as="container2">
|
247 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
|
248 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
249 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
250 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
251 |
+
</block>
|
252 |
+
<action method="unsetCallChild"><child>container1</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
253 |
+
<action method="unsetCallChild"><child>container2</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
254 |
+
</block>
|
255 |
+
</reference>
|
256 |
+
<reference name="right">
|
257 |
+
<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
|
258 |
+
</reference>
|
259 |
+
</catalog_product_view>
|
260 |
+
|
261 |
+
<!--
|
Â
|
|
262 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
263 |
Â
<label>Catalog Product View (Simple)</label>
|
264 |
Â
<reference name="product.info">
|
265 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
266 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
267 |
Â
<label>Product Extra Info</label>
|
268 |
Â
</block>
|
269 |
Â
</block>
|
270 |
Â
</reference>
|
271 |
Â
</PRODUCT_TYPE_simple>
|
272 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
273 |
Â
<label>Catalog Product View (Configurable)</label>
|
274 |
Â
<reference name="product.info">
|
275 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
276 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
277 |
Â
<label>Product Extra Info</label>
|
278 |
Â
</block>
|
279 |
Â
</block>
|
280 |
Â
</reference>
|
281 |
Â
<reference name="product.info.options.wrapper">
|
282 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
283 |
Â
</reference>
|
284 |
Â
</PRODUCT_TYPE_configurable>
|
285 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
286 |
Â
<label>Catalog Product View (Grouped)</label>
|
287 |
Â
<reference name="product.info">
|
288 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
289 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
290 |
Â
<label>Product Extra Info</label>
|
291 |
Â
</block>
|
292 |
Â
</block>
|
293 |
Â
</reference>
|
294 |
Â
</PRODUCT_TYPE_grouped>
|
295 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
296 |
Â
<label>Catalog Product View (Virtual)</label>
|
297 |
Â
<reference name="product.info">
|
298 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
299 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
300 |
Â
<label>Product Extra Info</label>
|
301 |
Â
</block>
|
302 |
Â
</block>
|
303 |
Â
</reference>
|
304 |
Â
</PRODUCT_TYPE_virtual>
|
305 |
+
|
306 |
+
|
307 |
+
|
308 |
+
<!--
|
309 |
+
Product send to friend
|
310 |
+
-->
|
311 |
+
|
312 |
+
<catalog_product_send translate="label">
|
313 |
+
<label>Catalog Product Email to a Friend</label>
|
314 |
+
<!-- Mage_Catalog -->
|
315 |
+
<reference name="root">
|
316 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
317 |
+
</reference>
|
318 |
+
<reference name="head">
|
319 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
320 |
+
</reference>
|
321 |
+
<reference name="content">
|
322 |
+
<block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
|
323 |
+
</block>
|
324 |
+
</reference>
|
325 |
+
</catalog_product_send>
|
326 |
+
|
327 |
+
<!--
|
328 |
+
Product additional images gallery popup
|
329 |
+
-->
|
330 |
+
|
331 |
+
<catalog_product_gallery translate="label">
|
332 |
+
<label>Catalog Product Image Gallery Popup</label>
|
333 |
+
<!-- Mage_Catalog -->
|
334 |
+
<reference name="root">
|
335 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
336 |
+
</reference>
|
337 |
+
<reference name="content">
|
338 |
+
<block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
|
339 |
+
</reference>
|
340 |
+
</catalog_product_gallery>
|
341 |
+
|
342 |
+
<!--
|
343 |
+
SEO Site Map
|
344 |
+
-->
|
345 |
+
|
346 |
+
<catalog_seo_sitemap translate="label">
|
347 |
+
<label>Catalog Seo Sitemap (Common)</label>
|
348 |
+
<remove name="left"/>
|
349 |
+
|
350 |
+
<reference name="root">
|
351 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
352 |
+
</reference>
|
353 |
+
<reference name="content">
|
354 |
+
<block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
|
355 |
+
<block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
|
356 |
+
<block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
357 |
+
<block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
358 |
+
</block>
|
359 |
+
</reference>
|
360 |
+
</catalog_seo_sitemap>
|
361 |
+
|
362 |
+
<catalog_seo_sitemap_category translate="label">
|
363 |
+
<label>Catalog Seo Sitemap (Category List)</label>
|
364 |
Â
<reference name="head">
|
365 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
366 |
Â
</reference>
|
367 |
+
<update handle="catalog_seo_sitemap" />
|
368 |
+
<reference name="seo.sitemap.container">
|
369 |
+
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
370 |
+
<block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
371 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
372 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
373 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>categories</title></action>
|
374 |
+
</block>
|
375 |
+
</reference>
|
376 |
+
<reference name="seo.sitemap.links">
|
377 |
+
<action method="addLink" translate="label title" module="catalog"><label>Products Sitemap</label><url helper="catalog/map/getProductUrl"/><title>Products Sitemap</title></action>
|
378 |
+
</reference>
|
379 |
+
</catalog_seo_sitemap_category>
|
380 |
+
|
381 |
+
<catalog_seo_sitemap_category_tree translate="label">
|
382 |
+
<label>Catalog Seo Sitemap (Category Tree)</label>
|
383 |
+
<reference name="seo.sitemap.container">
|
384 |
+
<remove name="seo.sitemap.pager.top" />
|
385 |
+
<remove name="seo.sitemap.pager.bottom" />
|
386 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
387 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
388 |
+
<remove name="seo.sitemap.sitemap" />
|
389 |
+
<block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
|
390 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.top</pager></action>
|
391 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.bottom</pager></action>
|
392 |
+
</block>
|
393 |
+
</reference>
|
394 |
+
</catalog_seo_sitemap_category_tree>
|
395 |
+
|
396 |
+
<catalog_seo_sitemap_product translate="label">
|
397 |
+
<label>Catalog Seo Sitemap (Product List)</label>
|
398 |
Â
<reference name="head">
|
399 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
400 |
Â
</reference>
|
401 |
+
<update handle="catalog_seo_sitemap" />
|
402 |
+
<reference name="seo.sitemap.container">
|
403 |
+
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
404 |
+
<block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
405 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
406 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
407 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>products</title></action>
|
408 |
+
</block>
|
409 |
+
</reference>
|
410 |
+
<reference name="seo.sitemap.links">
|
411 |
+
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
412 |
+
</reference>
|
413 |
+
</catalog_seo_sitemap_product>
|
414 |
+
</layout>
|
app/design/frontend/default/jewelry_blue/layout/page.xml
ADDED
@@ -0,0 +1,189 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
-->
|
28 |
+
<layout version="0.1.0">
|
29 |
+
<!--
|
30 |
+
Default layout, loads most of the pages
|
31 |
+
-->
|
32 |
+
|
33 |
+
<default translate="label" module="page">
|
34 |
+
<label>All Pages</label>
|
35 |
+
<block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
|
36 |
+
|
37 |
+
<block type="page/html_head" name="head" as="head">
|
38 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
39 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
40 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
41 |
+
<action method="addJs"><script>scriptaculous/builder.js</script></action>
|
42 |
+
<action method="addJs"><script>scriptaculous/effects.js</script></action>
|
43 |
+
<action method="addJs"><script>scriptaculous/dragdrop.js</script></action>
|
44 |
+
<action method="addJs"><script>scriptaculous/controls.js</script></action>
|
45 |
+
<action method="addJs"><script>scriptaculous/slider.js</script></action>
|
46 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
47 |
+
<action method="addJs"><script>varien/form.js</script></action>
|
48 |
+
<action method="addJs"><script>varien/menu.js</script></action>
|
49 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
50 |
+
<action method="addJs"><script>mage/cookies.js</script></action>
|
51 |
+
|
52 |
+
<block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
|
53 |
+
|
54 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
55 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
56 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
57 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
58 |
+
|
59 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
60 |
+
</block>
|
61 |
+
|
62 |
+
<block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
|
63 |
+
<label>Page Top</label>
|
64 |
+
</block>
|
65 |
+
|
66 |
+
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
|
67 |
+
|
68 |
+
<block type="page/html_header" name="header" as="header">
|
69 |
+
<block type="page/template_links" name="top.links" as="topLinks"/>
|
70 |
+
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
|
71 |
+
<block type="core/text_list" name="top.menu" as="topMenu" translate="label">
|
72 |
+
<label>Navigation Bar</label>
|
73 |
+
<block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
|
74 |
+
</block>
|
75 |
+
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
|
76 |
+
<label>Page Header</label>
|
77 |
+
<action method="setElementClass"><value>top-container</value></action>
|
78 |
+
</block>
|
79 |
+
</block>
|
80 |
+
|
81 |
+
<block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
|
82 |
+
|
83 |
+
<block type="core/text_list" name="left" as="left" translate="label">
|
84 |
+
<label>Left Column</label>
|
85 |
+
</block>
|
86 |
+
|
87 |
+
<block type="core/messages" name="global_messages" as="global_messages"/>
|
88 |
+
<block type="core/messages" name="messages" as="messages"/>
|
89 |
+
|
90 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
91 |
+
<label>Main Content Area</label>
|
92 |
+
</block>
|
93 |
+
|
94 |
+
<block type="core/text_list" name="right" as="right" translate="label">
|
95 |
+
<label>Right Column</label>
|
96 |
+
</block>
|
97 |
+
|
98 |
+
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
|
99 |
+
<block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
|
100 |
+
<label>Page Footer</label>
|
101 |
+
<action method="setElementClass"><value>bottom-container</value></action>
|
102 |
+
</block>
|
103 |
+
<block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
|
104 |
+
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
|
105 |
+
</block>
|
106 |
+
|
107 |
+
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
|
108 |
+
<label>Page Bottom</label>
|
109 |
+
</block>
|
110 |
+
</block>
|
111 |
+
|
112 |
+
<block type="core/profiler" output="toHtml" name="core_profiler"/>
|
113 |
+
</default>
|
114 |
+
|
115 |
+
<print translate="label" module="page">
|
116 |
+
<label>All Pages (Print Version)</label>
|
117 |
+
<!-- Mage_Page -->
|
118 |
+
<block type="page/html" name="root" output="toHtml" template="page/print.phtml">
|
119 |
+
|
120 |
+
<block type="page/html_head" name="head" as="head">
|
121 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
122 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
123 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
124 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
125 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
126 |
+
|
127 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
128 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
129 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
130 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
131 |
+
|
132 |
+
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
133 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
134 |
+
|
135 |
+
</block>
|
136 |
+
|
137 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
138 |
+
<label>Main Content Area</label>
|
139 |
+
</block>
|
140 |
+
|
141 |
+
</block>
|
142 |
+
</print>
|
143 |
+
|
144 |
+
<!-- Custom page layout handles -->
|
145 |
+
<page_empty translate="label">
|
146 |
+
<label>All Empty Layout Pages</label>
|
147 |
+
<reference name="root">
|
148 |
+
<action method="setTemplate"><template>page/empty.phtml</template></action>
|
149 |
+
<!-- Mark root page block that template is applied -->
|
150 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
151 |
+
</reference>
|
152 |
+
</page_empty>
|
153 |
+
|
154 |
+
<page_one_column translate="label">
|
155 |
+
<label>All One-Column Layout Pages</label>
|
156 |
+
<reference name="root">
|
157 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
158 |
+
<!-- Mark root page block that template is applied -->
|
159 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
160 |
+
</reference>
|
161 |
+
</page_one_column>
|
162 |
+
|
163 |
+
<page_two_columns_left translate="label">
|
164 |
+
<label>All Two-Column Layout Pages (Left Column)</label>
|
165 |
+
<reference name="root">
|
166 |
+
<action method="setTemplate"><template>page/2columns-left.phtml</template></action>
|
167 |
+
<!-- Mark root page block that template is applied -->
|
168 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
169 |
+
</reference>
|
170 |
+
</page_two_columns_left>
|
171 |
+
|
172 |
+
<page_two_columns_right translate="label">
|
173 |
+
<label>All Two-Column Layout Pages (Right Column)</label>
|
174 |
+
<reference name="root">
|
175 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
176 |
+
<!-- Mark root page block that template is applied -->
|
177 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
178 |
+
</reference>
|
179 |
+
</page_two_columns_right>
|
180 |
+
|
181 |
+
<page_three_columns translate="label">
|
182 |
+
<label>All Three-Column Layout Pages</label>
|
183 |
+
<reference name="root">
|
184 |
+
<action method="setTemplate"><template>page/3columns.phtml</template></action>
|
185 |
+
<!-- Mark root page block that template is applied -->
|
186 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
187 |
+
</reference>
|
188 |
+
</page_three_columns>
|
189 |
+
</layout>
|
app/design/frontend/default/jewelry_blue/layout/paypal.xml
ADDED
@@ -0,0 +1,197 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
<checkout_cart_index>
|
31 |
+
<reference name="checkout.cart.top_methods">
|
32 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.top" before="-" template="paypal/express/shortcut.phtml">
|
33 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
34 |
+
</block>
|
35 |
+
</reference>
|
36 |
+
|
37 |
+
<reference name="checkout.cart.methods">
|
38 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="-" template="paypal/express/shortcut.phtml">
|
39 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
40 |
+
</block>
|
41 |
+
</reference>
|
42 |
+
<update handle="SHORTCUT_popup" />
|
43 |
+
</checkout_cart_index>
|
44 |
+
|
45 |
+
<paypal_express_review translate="label">
|
46 |
+
<label>PayPal Express Order Review Form</label>
|
47 |
+
<remove name="right"/>
|
48 |
+
<remove name="left"/>
|
49 |
+
|
50 |
+
<reference name="root">
|
51 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
52 |
+
</reference>
|
53 |
+
<reference name="content">
|
54 |
+
<block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
|
55 |
+
<block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
|
56 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
57 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
58 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
59 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
60 |
+
</block>
|
61 |
+
<block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
|
62 |
+
</block>
|
63 |
+
</reference>
|
64 |
+
<reference name="head">
|
65 |
+
<action method="addItem"><type>skin_js</type><name>js/checkout/review.js</name></action>
|
66 |
+
</reference>
|
67 |
+
</paypal_express_review>
|
68 |
+
|
69 |
+
<paypal_express_review_details>
|
70 |
+
<block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
|
71 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
72 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
73 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
74 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
75 |
+
</block>
|
76 |
+
</paypal_express_review_details>
|
77 |
+
|
78 |
+
<!--
|
79 |
+
Available logo types can be assigned with action="setLogoType":
|
80 |
+
- wePrefer_150x60
|
81 |
+
- wePrefer_150x40
|
82 |
+
- nowAccepting_150x60
|
83 |
+
- nowAccepting_150x40
|
84 |
+
- paymentsBy_150x60
|
85 |
+
- paymentsBy_150x40
|
86 |
+
- shopNowUsing_150x60
|
87 |
+
- shopNowUsing_150x40
|
88 |
+
-->
|
89 |
+
<catalog_product_view>
|
90 |
+
<reference name="product.info.addtocart">
|
91 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
92 |
+
|
93 |
+
|
94 |
+
<label>PayPal Express Checkout Shortcut Wrapper</label>
|
95 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
96 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
97 |
+
</block>
|
98 |
+
</block>
|
99 |
+
</reference>
|
100 |
+
<update handle="SHORTCUT_popup" />
|
101 |
+
<!--<reference name="right">
|
102 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml">-->
|
103 |
+
<!--action method="setLogoType"><value>wePrefer_150x60</value></action-->
|
104 |
+
<!--</block>
|
105 |
+
</reference>-->
|
106 |
+
</catalog_product_view>
|
107 |
+
|
108 |
+
<!--<catalog_category_default>
|
109 |
+
<update handle="SHORTCUT_popup" />
|
110 |
+
<reference name="right">
|
111 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
112 |
+
</reference>
|
113 |
+
</catalog_category_default>
|
114 |
+
|
115 |
+
<catalog_category_layered>
|
116 |
+
<update handle="SHORTCUT_popup" />
|
117 |
+
<reference name="right">
|
118 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</catalog_category_layered>
|
121 |
+
|
122 |
+
<catalog_product_compare_index>
|
123 |
+
<update handle="SHORTCUT_popup" />
|
124 |
+
</catalog_product_compare_index>
|
125 |
+
|
126 |
+
<catalogsearch_result_index>
|
127 |
+
<update handle="SHORTCUT_popup" />
|
128 |
+
</catalogsearch_result_index>
|
129 |
+
|
130 |
+
<catalogsearch_advanced_result>
|
131 |
+
<update handle="SHORTCUT_popup" />
|
132 |
+
</catalogsearch_advanced_result>
|
133 |
+
|
134 |
+
<tag_product_list>
|
135 |
+
<update handle="SHORTCUT_popup" />
|
136 |
+
</tag_product_list>
|
137 |
+
<tag_customer_view>
|
138 |
+
<update handle="SHORTCUT_popup" />
|
139 |
+
</tag_customer_view>
|
140 |
+
|
141 |
+
<wishlist_index_index>
|
142 |
+
<update handle="SHORTCUT_popup" />
|
143 |
+
</wishlist_index_index>
|
144 |
+
<review_product_list>
|
145 |
+
<update handle="SHORTCUT_popup" />
|
146 |
+
</review_product_list>
|
147 |
+
|
148 |
+
<checkout_onepage_success>
|
149 |
+
<update handle="SHORTCUT_popup" />
|
150 |
+
</checkout_onepage_success>
|
151 |
+
<checkout_onepage_failure>
|
152 |
+
<update handle="SHORTCUT_popup" />
|
153 |
+
</checkout_onepage_failure>
|
154 |
+
<cms_index_index>
|
155 |
+
<reference name="right">
|
156 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
157 |
+
</reference>
|
158 |
+
</cms_index_index>-->
|
159 |
+
|
160 |
+
<default>
|
161 |
+
<reference name="topCart.extra_actions">
|
162 |
+
<block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
|
163 |
+
</reference>
|
164 |
+
<reference name="cart_sidebar.extra_actions">
|
165 |
+
<block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
|
166 |
+
</reference>
|
167 |
+
</default>
|
168 |
+
|
169 |
+
<checkout_onepage_review>
|
170 |
+
<reference name="checkout.onepage.review.info.items.after">
|
171 |
+
<block type="paypal/iframe" name="paypal.iframe" />
|
172 |
+
</reference>
|
173 |
+
<reference name="checkout.onepage.review.button">
|
174 |
+
<action method="setTemplate"><template helper="paypal/hss/getReviewButtonTemplate"><name>paypal/hss/review/button.phtml</name><block>checkout.onepage.review.button</block></template></action>
|
175 |
+
</reference>
|
176 |
+
</checkout_onepage_review>
|
177 |
+
|
178 |
+
<paypal_payflow_link_iframe>
|
179 |
+
<block type="paypal/payflow_link_iframe" name="payflow.link.iframe" template="paypal/payflowlink/form.phtml" />
|
180 |
+
<block type="paypal/payflow_link_info" name="payflow.link.info" template="paypal/payflowlink/info.phtml" />
|
181 |
+
</paypal_payflow_link_iframe>
|
182 |
+
|
183 |
+
<paypal_hosted_pro_iframe>
|
184 |
+
<block type="paypal/hosted_pro_iframe" name="hosted.pro.iframe" template="paypal/hss/form.phtml"/>
|
185 |
+
</paypal_hosted_pro_iframe>
|
186 |
+
|
187 |
+
<SHORTCUT_popup>
|
188 |
+
<reference name="product.tooltip">
|
189 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
190 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
191 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
192 |
+
<action method="setShowOrPosition"><value>after</value></action>
|
193 |
+
</block>
|
194 |
+
</block>
|
195 |
+
</reference>
|
196 |
+
</SHORTCUT_popup>
|
197 |
+
</layout>
|
app/design/frontend/default/jewelry_blue/layout/tag.xml
ADDED
@@ -0,0 +1,112 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
1 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
2 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
3 |
Â
</block>
|
4 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
5 |
Â
</block>
|
6 |
Â
<action method="setListOrders"/>
|
7 |
Â
<action method="setListModes"/>
|
8 |
Â
<action method="setListCollection"/>
|
9 |
Â
</block>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
|
31 |
+
<!--
|
32 |
+
Default layout, loads most of the pages
|
33 |
+
-->
|
34 |
+
|
35 |
+
<default>
|
36 |
+
<!-- Mage_Tag -->
|
37 |
+
<reference name="left">
|
38 |
+
<block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/>
|
39 |
+
</reference>
|
40 |
+
|
41 |
+
</default>
|
42 |
+
|
43 |
+
<!--
|
44 |
+
Customer account pages, rendered for all tabs in dashboard
|
45 |
+
-->
|
46 |
+
|
47 |
+
<customer_account>
|
48 |
+
<!-- Mage_Tag -->
|
49 |
+
<reference name="customer_account_navigation">
|
50 |
+
<action method="addLink" translate="label" module="tag"><name>tags</name><path>tag/customer/</path><label>My Tags</label></action>
|
51 |
+
</reference>
|
52 |
+
</customer_account>
|
53 |
+
|
54 |
+
<!--
|
55 |
+
Customer account home dashboard layout
|
56 |
+
-->
|
57 |
+
|
58 |
+
<customer_account_index>
|
59 |
+
<!-- Mage_Tag -->
|
60 |
+
<reference name="customer_account_dashboard">
|
61 |
+
<action method="unsetChild"><name>customer_account_dashboard_info2</name></action>
|
62 |
+
<block type="tag/customer_recent" name="customer_account_dashboard_info2" as="info2" template="tag/customer/recent.phtml"/>
|
63 |
+
</reference>
|
64 |
+
</customer_account_index>
|
65 |
+
|
66 |
+
|
67 |
+
<!--
|
68 |
+
All tags page
|
69 |
+
-->
|
70 |
+
|
71 |
+
<tag_list_index translate="label">
|
72 |
+
<label>Tags List (All Available)</label>
|
73 |
+
<!-- Mage_Tag -->
|
74 |
+
<reference name="root">
|
75 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="tag/all" name="tags_all" template="tag/cloud.phtml"/>
|
79 |
+
</reference>
|
80 |
+
</tag_list_index>
|
81 |
+
|
82 |
+
<tag_product_list translate="label">
|
83 |
+
<label>Tagged Products List</label>
|
84 |
+
<!-- Mage_Tag -->
|
85 |
+
<reference name="content">
|
86 |
+
<block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
|
87 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
88 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
89 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
90 |
Â
</block>
|
91 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
92 |
Â
</block>
|
93 |
Â
<action method="setListOrders"/>
|
94 |
Â
<action method="setListModes"/>
|
95 |
Â
<action method="setListCollection"/>
|
96 |
Â
</block>
|
97 |
+
</reference>
|
98 |
+
</tag_product_list>
|
99 |
+
|
100 |
+
<tag_customer_index translate="label">
|
101 |
+
<label>Customer My Account My Tags List</label>
|
102 |
+
<update handle="customer_account"/>
|
103 |
+
<reference name="root">
|
104 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
105 |
+
</reference>
|
106 |
+
<reference name="my.account.wrapper">
|
107 |
+
<block type="tag/customer_tags" name="customer_tags" template="tag/customer/tags.phtml"/>
|
108 |
+
</reference>
|
109 |
+
</tag_customer_index>
|
110 |
+
|
111 |
+
<tag_customer_view translate="label">
|
112 |
+
<label>Customer My Account Tag View</label>
|
113 |
+
<update handle="customer_account"/>
|
114 |
+
<reference name="root">
|
115 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
116 |
+
</reference>
|
117 |
+
<reference name="my.account.wrapper">
|
118 |
+
<block type="tag/customer_view" name="customer_view" template="tag/customer/view.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</tag_customer_view>
|
121 |
+
|
122 |
+
</layout>
|
app/design/frontend/default/jewelry_blue/template/catalog/category/view.phtml
ADDED
@@ -0,0 +1,71 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Category view template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Category_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
$_category = $this->getCurrentCategory();
|
37 |
+
$_imgHtml = '';
|
38 |
+
if ($_imgUrl = $_category->getImageUrl()) {
|
39 |
+
$_imgHtml = '<p class="category-image"><img src="'.$_imgUrl.'" alt="'.$this->htmlEscape($_category->getName()).'" title="'.$this->htmlEscape($_category->getName()).'" /></p>';
|
40 |
+
$_imgHtml = $_helper->categoryAttribute($_category, $_imgHtml, 'image');
|
41 |
+
}
|
42 |
+
?>
|
43 |
+
<div class="page-title category-title">
|
44 |
+
<?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
|
45 |
+
<a href="<?php echo $this->getRssLink() ?>" class="link-rss"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
|
46 |
+
<?php endif; ?>
|
47 |
+
<h1><?php echo $_helper->categoryAttribute($_category, $_category->getName(), 'name') ?></h1>
|
48 |
+
</div>
|
49 |
+
|
50 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
51 |
+
|
52 |
+
<?php if($_imgUrl): ?>
|
53 |
+
<?php echo $_imgHtml ?>
|
54 |
+
<?php endif; ?>
|
55 |
+
|
56 |
+
<?php if($_description=$this->getCurrentCategory()->getDescription()): ?>
|
57 |
+
<div class="category-description std">
|
58 |
+
<?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?>
|
59 |
+
</div>
|
60 |
+
<?php endif; ?>
|
61 |
+
|
62 |
+
<?php if($this->isContentMode()): ?>
|
63 |
+
<?php echo $this->getCmsBlockHtml() ?>
|
64 |
+
|
65 |
+
<?php elseif($this->isMixedMode()): ?>
|
66 |
+
<div class="category-image"><?php echo $this->getCmsBlockHtml() ?></div>
|
67 |
+
<?php echo $this->getProductListHtml() ?>
|
68 |
+
|
69 |
+
<?php else: ?>
|
70 |
+
<?php echo $this->getProductListHtml() ?>
|
71 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/catalog/product/list.phtml
ADDED
@@ -0,0 +1,150 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Product list template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Product_List
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_productCollection=$this->getLoadedProductCollection();
|
36 |
+
$_helper = $this->helper('catalog/output');
|
37 |
+
?>
|
38 |
+
<?php if(!$_productCollection->count()): ?>
|
39 |
+
<p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
|
40 |
+
<?php else: ?>
|
41 |
+
<div class="category-products">
|
42 |
+
<?php echo $this->getToolbarHtml() ?>
|
43 |
+
<?php // List mode ?>
|
44 |
+
<?php if($this->getMode()!='grid'): ?>
|
45 |
+
<?php $_iterator = 0; ?>
|
46 |
+
<ol class="products-list" id="products-list">
|
47 |
+
<?php foreach ($_productCollection as $_product): ?>
|
48 |
+
<li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
|
49 |
+
<div class="list-item-bg">
|
50 |
+
<?php // Product Image ?>
|
51 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
52 |
+
<?php // Product description ?>
|
53 |
+
<div class="product-shop">
|
54 |
+
<div class="f-fix">
|
55 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
56 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
57 |
+
<?php //if($_product->getRatingSummary()): ?>
|
58 |
+
<?php //echo $this->getReviewsSummaryHtml($_product) ?>
|
59 |
+
<?php //endif; ?>
|
60 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<p><button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button></p>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
<ul class="add-to-links">
|
67 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
68 |
+
<li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
71 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
</ul>
|
74 |
+
<div class="desc std">
|
75 |
+
<?php echo $_helper->productAttribute($_product, $_product->getShortDescription(), 'short_description') ?>
|
76 |
+
<!--<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>" class="link-more"><?php echo $this->__('Learn More') ?></a>-->
|
77 |
+
</div>
|
78 |
+
</div>
|
79 |
+
</div>
|
80 |
+
</div>
|
81 |
+
</li>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
</ol>
|
84 |
+
<script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
|
85 |
+
|
86 |
+
<?php else: ?>
|
87 |
+
|
88 |
+
<?php // Grid Mode ?>
|
89 |
+
|
90 |
+
<?php $_collectionSize = $_productCollection->count() ?>
|
91 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
92 |
+
<?php
|
93 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
94 |
+
switch ($r_template)
|
95 |
+
{
|
96 |
+
case "page/2columns-right.phtml":
|
97 |
+
case "page/2columns-left.phtml":
|
98 |
+
$_columnCount = 3;
|
99 |
+
break;
|
100 |
+
case "page/3columns.phtml":
|
101 |
+
$_columnCount = 2;
|
102 |
+
break;
|
103 |
+
default:
|
104 |
+
$_columnCount = 4;
|
105 |
+
}
|
106 |
+
?>
|
107 |
+
<?php $i=0; foreach ($_productCollection as $_product): ?>
|
108 |
+
<?php if ($i++%$_columnCount==0): ?>
|
109 |
+
<ul class="products-grid">
|
110 |
+
<?php endif ?>
|
111 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
112 |
+
<div class="grid-item-bg">
|
113 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
114 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
115 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
116 |
+
<?php //if($_product->getRatingSummary()): ?>
|
117 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
118 |
+
<?php //endif; ?>
|
119 |
+
<div class="clearfix">
|
120 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
121 |
+
<div class="actions">
|
122 |
+
<?php if($_product->isSaleable()): ?>
|
123 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
124 |
+
<?php else: ?>
|
125 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
126 |
+
<?php endif; ?>
|
127 |
+
</div>
|
128 |
+
</div>
|
129 |
+
<ul class="add-to-links">
|
130 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
131 |
+
<li style="width:72px;"><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
132 |
+
<?php endif; ?>
|
133 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
134 |
+
<li style="width:113px;"><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
135 |
+
<?php endif; ?>
|
136 |
+
</ul>
|
137 |
+
</div>
|
138 |
+
</li>
|
139 |
+
<?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
|
140 |
+
</ul>
|
141 |
+
<?php endif ?>
|
142 |
+
<?php endforeach ?>
|
143 |
+
<script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
|
144 |
+
<?php endif; ?>
|
145 |
+
|
146 |
+
<div class="toolbar-bottom">
|
147 |
+
<?php echo $this->getToolbarHtml() ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/catalog/product/new.phtml
ADDED
@@ -0,0 +1,84 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="home_new_products">
|
28 |
+
<?php if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
|
29 |
+
<div class="clearfix">
|
30 |
+
<h2 class="subtitle"><span><?php echo $this->__('New Products') ?></span></h2>
|
31 |
+
<h4 class="newsletter"><a href="<?php echo $this->getBaseURL;?>newsletter/manage">Sign up for our Newsletter</a></h4>
|
32 |
+
</div>
|
33 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
34 |
+
<?php
|
35 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
36 |
+
switch ($r_template)
|
37 |
+
{
|
38 |
+
case "page/2columns-right.phtml":
|
39 |
+
case "page/2columns-left.phtml":
|
40 |
+
$_columnCount = 3;
|
41 |
+
break;
|
42 |
+
case "page/3columns.phtml":
|
43 |
+
$_columnCount = 2;
|
44 |
+
break;
|
45 |
+
default:
|
46 |
+
$_columnCount = 4;
|
47 |
+
}
|
48 |
+
?>
|
49 |
+
<?php $i=0; foreach ($_products->getItems() as $_product): ?>
|
50 |
+
<?php if ($i++%$_columnCount==0): ?>
|
51 |
+
<ul class="products-grid">
|
52 |
+
<?php endif ?>
|
53 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
54 |
+
<div class="grid-item-bg">
|
55 |
+
<h3 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h3>
|
56 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" /></a>
|
57 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
58 |
+
<div class="clearfix">
|
59 |
+
<?php echo $this->getPriceHtml($_product, true, '-new') ?>
|
60 |
+
<div class="actions">
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
|
67 |
+
</div>
|
68 |
+
</div>
|
69 |
+
<ul class="add-to-links" style="display:none;">
|
70 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
71 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
74 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
75 |
+
<?php endif; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
</li>
|
79 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
80 |
+
</ul>
|
81 |
+
<?php endif ?>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
<?php endif; ?>
|
84 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/catalog/product/view.phtml
ADDED
@@ -0,0 +1,104 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
1 |
Â
<div class="add-to-box">
|
2 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
3 |
Â
</div>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
4 |
Â
//<![CDATA[
|
5 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
6 |
Â
productAddToCartForm.submit = function(button, url) {
|
7 |
Â
if (this.validator.validate()) {
|
8 |
Â
var form = this.form;
|
9 |
Â
var oldUrl = form.action;
|
10 |
Â
if (url) {
|
11 |
Â
form.action = url;
|
12 |
Â
}
|
13 |
Â
var e = null;
|
14 |
Â
try {
|
15 |
Â
this.form.submit();
|
16 |
Â
} catch (e) {
|
17 |
Â
}
|
18 |
Â
this.form.action = oldUrl;
|
19 |
Â
if (e) {
|
20 |
Â
throw e;
|
21 |
Â
}
|
22 |
Â
if (button && button != 'undefined') {
|
23 |
Â
button.disabled = true;
|
24 |
Â
}
|
25 |
Â
}
|
26 |
Â
}.bind(productAddToCartForm);
|
27 |
Â
productAddToCartForm.submitLight = function(button, url){
|
28 |
Â
if(this.validator) {
|
29 |
Â
var nv = Validation.methods;
|
30 |
Â
delete Validation.methods['required-entry'];
|
31 |
Â
delete Validation.methods['validate-one-required'];
|
32 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
33 |
Â
// Remove custom datetime validators
|
34 |
Â
for (var methodName in Validation.methods) {
|
35 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
36 |
Â
delete Validation.methods[methodName];
|
37 |
Â
}
|
38 |
Â
}
|
39 |
Â
if (this.validator.validate()) {
|
40 |
Â
if (url) {
|
41 |
Â
this.form.action = url;
|
42 |
Â
}
|
43 |
Â
this.form.submit();
|
44 |
Â
}
|
45 |
Â
Object.extend(Validation.methods, nv);
|
46 |
Â
}
|
47 |
Â
}.bind(productAddToCartForm);
|
48 |
Â
//]]>
|
49 |
Â
</script>
|
Â
|
|
Â
|
|
50 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
51 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
52 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
53 |
Â
<?php endif;?>
|
54 |
Â
<?php echo $html; ?>
|
55 |
Â
</div>
|
56 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
57 |
Â
|
58 |
Â
</div>
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
* @see Mage_Review_Block_Product_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
|
35 |
+
<?php $_helper = $this->helper('catalog/output'); ?>
|
36 |
+
|
37 |
+
<script type="text/javascript">
|
38 |
+
var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
|
39 |
+
</script>
|
40 |
+
<div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
|
41 |
+
<div class="product-view">
|
42 |
+
<div class="product-essential">
|
43 |
+
<div class="no-display">
|
44 |
+
<input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
|
45 |
+
<input type="hidden" name="related_product" id="related-products-field" value="" />
|
46 |
+
</div>
|
47 |
+
|
48 |
+
<div class="product-shop">
|
49 |
+
<div class="product-name">
|
50 |
+
<h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
|
51 |
+
</div>
|
52 |
+
|
53 |
+
<?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
|
54 |
+
|
55 |
+
<?php if ($this->canEmailToFriend()): ?>
|
56 |
+
<p class="email-friend"><a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a></p>
|
57 |
+
<?php endif; ?>
|
58 |
+
<?php echo $this->getChildHtml('alert_urls') ?>
|
59 |
+
<?php echo $this->getChildHtml('product_type_data') ?>
|
60 |
+
<?php echo $this->getTierPriceHtml() ?>
|
61 |
+
<?php echo $this->getChildHtml('extrahint') ?>
|
62 |
+
|
63 |
+
<?php if (!$this->hasOptions()):?>
|
64 |
+
<div class="add-to-box">
|
65 |
+
<?php if($_product->isSaleable()): ?>
|
66 |
+
<?php echo $this->getChildHtml('addtocart') ?>
|
67 |
+
<?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
|
68 |
+
<span class="or"><?php echo $this->__('or') ?></span>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php endif; ?>
|
71 |
+
<?php echo $this->getChildHtml('addto') ?>
|
72 |
+
</div>
|
73 |
+
<?php echo $this->getChildHtml('extra_buttons') ?>
|
74 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
75 |
Â
<div class="add-to-box">
|
76 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
77 |
Â
</div>
|
78 |
+
|
79 |
+
<?php endif; ?>
|
80 |
+
|
81 |
+
<?php if ($_product->getShortDescription()):?>
|
82 |
+
<div class="short-description">
|
83 |
+
<h2><?php echo $this->__('Quick Overview') ?></h2>
|
84 |
+
<div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
|
85 |
+
</div>
|
86 |
+
<?php endif;?>
|
87 |
+
|
88 |
+
<?php echo $this->getChildHtml('other');?>
|
89 |
+
|
90 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
91 |
+
<?php echo $this->getChildChildHtml('container1', '', true, true) ?>
|
92 |
+
<?php endif;?>
|
93 |
+
|
94 |
+
</div>
|
95 |
+
|
96 |
+
<div class="product-img-box">
|
97 |
+
<?php echo $this->getChildHtml('media') ?>
|
98 |
+
</div>
|
99 |
+
|
100 |
+
<div class="clearer"></div>
|
101 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
102 |
+
<?php echo $this->getChildChildHtml('container2', '', true, true) ?>
|
103 |
+
<?php endif;?>
|
104 |
+
</form>
|
105 |
+
<script type="text/javascript">
|
106 |
Â
//<![CDATA[
|
107 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
108 |
Â
productAddToCartForm.submit = function(button, url) {
|
109 |
Â
if (this.validator.validate()) {
|
110 |
Â
var form = this.form;
|
111 |
Â
var oldUrl = form.action;
|
112 |
Â
if (url) {
|
113 |
Â
form.action = url;
|
114 |
Â
}
|
115 |
Â
var e = null;
|
116 |
Â
try {
|
117 |
Â
this.form.submit();
|
118 |
Â
} catch (e) {
|
119 |
Â
}
|
120 |
Â
this.form.action = oldUrl;
|
121 |
Â
if (e) {
|
122 |
Â
throw e;
|
123 |
Â
}
|
124 |
Â
if (button && button != 'undefined') {
|
125 |
Â
button.disabled = true;
|
126 |
Â
}
|
127 |
Â
}
|
128 |
Â
}.bind(productAddToCartForm);
|
129 |
Â
productAddToCartForm.submitLight = function(button, url){
|
130 |
Â
if(this.validator) {
|
131 |
Â
var nv = Validation.methods;
|
132 |
Â
delete Validation.methods['required-entry'];
|
133 |
Â
delete Validation.methods['validate-one-required'];
|
134 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
135 |
Â
// Remove custom datetime validators
|
136 |
Â
for (var methodName in Validation.methods) {
|
137 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
138 |
Â
delete Validation.methods[methodName];
|
139 |
Â
}
|
140 |
Â
}
|
141 |
Â
if (this.validator.validate()) {
|
142 |
Â
if (url) {
|
143 |
Â
this.form.action = url;
|
144 |
Â
}
|
145 |
Â
this.form.submit();
|
146 |
Â
}
|
147 |
Â
Object.extend(Validation.methods, nv);
|
148 |
Â
}
|
149 |
Â
}.bind(productAddToCartForm);
|
150 |
Â
//]]>
|
151 |
Â
</script>
|
152 |
+
</div>
|
153 |
+
<?php echo $this->getChildHtml('info_tabs') ?>
|
154 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
155 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
156 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
157 |
Â
<?php endif;?>
|
158 |
Â
<?php echo $html; ?>
|
159 |
Â
</div>
|
160 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
161 |
Â
|
162 |
Â
</div>
|
163 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/catalog/product/view/media.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product media data template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View_Media
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php
|
34 |
+
$_product = $this->getProduct();
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
?>
|
37 |
+
<?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
|
38 |
+
<p class="product-image product-image-zoom">
|
39 |
+
<?php
|
40 |
+
$_img = '<img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image').'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
41 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
42 |
+
?>
|
43 |
+
</p>
|
44 |
+
<p class="zoom-notice" id="track_hint"><?php echo $this->__('Double click on above image to view full picture') ?></p>
|
45 |
+
<div class="zoom">
|
46 |
+
<img id="zoom_out" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_out.gif') ?>" alt="<?php echo $this->__('Zoom Out') ?>" title="<?php echo $this->__('Zoom Out') ?>" class="btn-zoom-out" />
|
47 |
+
<div id="track">
|
48 |
+
<div id="handle"></div>
|
49 |
+
</div>
|
50 |
+
<img id="zoom_in" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_in.gif') ?>" alt="<?php echo $this->__('Zoom In') ?>" title="<?php echo $this->__('Zoom In') ?>" class="btn-zoom-in" />
|
51 |
+
</div>
|
52 |
+
<script type="text/javascript">
|
53 |
+
//<![CDATA[
|
54 |
+
Event.observe(window, 'load', function() {
|
55 |
+
product_zoom = new Product.Zoom('image', 'track', 'handle', 'zoom_in', 'zoom_out', 'track_hint');
|
56 |
+
});
|
57 |
+
//]]>
|
58 |
+
</script>
|
59 |
+
<?php else: ?>
|
60 |
+
<p class="product-image">
|
61 |
+
<?php
|
62 |
+
$_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(215).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
63 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
64 |
+
?>
|
65 |
+
</p>
|
66 |
+
<?php endif; ?>
|
67 |
+
<?php if (count($this->getGalleryImages()) > 0): ?>
|
68 |
+
<div class="more-views">
|
69 |
+
<h2><?php echo $this->__('More Views') ?></h2>
|
70 |
+
<ul>
|
71 |
+
<?php foreach ($this->getGalleryImages() as $_image): ?>
|
72 |
+
<li>
|
73 |
+
<a href="#" onclick="popWin('<?php echo $this->getGalleryUrl($_image) ?>', 'gallery', 'width=300,height=300,left=0,top=0,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;" title="<?php echo $this->htmlEscape($_image->getLabel()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(66); ?>" width="66" height="66" alt="<?php echo $this->htmlEscape($_image->getLabel()) ?>" /></a>
|
74 |
+
</li>
|
75 |
+
<?php endforeach; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/catalog/product/view/tabs.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package default_modern
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<ul class="product-tabs">
|
34 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
35 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
36 |
+
<li id="product_tabs_<?php echo $_tab['alias'] ?>" class="<?php echo !$_index?' active first':(($_index==count($this->getTabs())-1)?' last':'')?>"><a href="#"><?php echo $_tab['title']?></a></li>
|
37 |
+
<?php endif; ?>
|
38 |
+
<?php endforeach; ?>
|
39 |
+
</ul>
|
40 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
41 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
42 |
+
<div class="product-tabs-content" id="product_tabs_<?php echo $_tab['alias'] ?>_contents"><?php echo $this->getChildHtml($_tab['alias']) ?></div>
|
43 |
+
<?php endif; ?>
|
44 |
+
<?php endforeach; ?>
|
45 |
+
<script type="text/javascript">
|
46 |
+
//<![CDATA[
|
47 |
+
Varien.Tabs = Class.create();
|
48 |
+
Varien.Tabs.prototype = {
|
49 |
+
initialize: function(selector) {
|
50 |
+
var self=this;
|
51 |
+
$$(selector+' a').each(this.initTab.bind(this));
|
52 |
+
},
|
53 |
+
|
54 |
+
initTab: function(el) {
|
55 |
+
el.href = 'javascript:void(0)';
|
56 |
+
if ($(el.parentNode).hasClassName('active')) {
|
57 |
+
this.showContent(el);
|
58 |
+
}
|
59 |
+
el.observe('click', this.showContent.bind(this, el));
|
60 |
+
},
|
61 |
+
|
62 |
+
showContent: function(a) {
|
63 |
+
var li = $(a.parentNode), ul = $(li.parentNode);
|
64 |
+
ul.select('li', 'ol').each(function(el){
|
65 |
+
var contents = $(el.id+'_contents');
|
66 |
+
if (el==li) {
|
67 |
+
el.addClassName('active');
|
68 |
+
contents.show();
|
69 |
+
} else {
|
70 |
+
el.removeClassName('active');
|
71 |
+
contents.hide();
|
72 |
+
}
|
73 |
+
});
|
74 |
+
}
|
75 |
+
}
|
76 |
+
new Varien.Tabs('.product-tabs');
|
77 |
+
//]]>
|
78 |
+
</script>
|
app/design/frontend/default/jewelry_blue/template/catalogsearch/form.mini.phtml
ADDED
@@ -0,0 +1,43 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Core_Block_Template */
|
27 |
+
/* @var $catalogSearchHelper Mage_Catalogsearch_Helper_Data */
|
28 |
+
$catalogSearchHelper = $this->helper('catalogsearch');
|
29 |
+
?>
|
30 |
+
<form id="search_mini_form" action="<?php echo $this->helper('catalogsearch')->getResultUrl() ?>" method="get">
|
31 |
+
<div class="form-search">
|
32 |
+
<label for="search"><?php echo $this->__('Search:') ?></label>
|
33 |
+
<input id="search" type="text" name="<?php echo $this->helper('catalogsearch')->getQueryParamName() ?>" value="<?php echo $this->helper('catalogsearch')->getEscapedQueryText() ?>" class="input-text" />
|
34 |
+
<button type="submit" title="<?php echo $this->__('Search') ?>" class="button"><span><span><?php echo $this->__('Search') ?></span></span></button>
|
35 |
+
<div id="search_autocomplete" class="search-autocomplete"></div>
|
36 |
+
<script type="text/javascript">
|
37 |
+
//<![CDATA[
|
38 |
+
var searchForm = new Varien.searchForm('search_mini_form', 'search', '<?php echo $this->__('Search') ?>');
|
39 |
+
searchForm.initAutocomplete('<?php echo $this->helper('catalogsearch')->getSuggestUrl() ?>', 'search_autocomplete');
|
40 |
+
//]]>
|
41 |
+
</script>
|
42 |
+
</div>
|
43 |
+
</form>
|
app/design/frontend/default/jewelry_blue/template/checkout/cart.phtml
ADDED
@@ -0,0 +1,165 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Shopping cart template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<div class="cart">
|
35 |
+
<div class="page-title title-buttons">
|
36 |
+
<h1><?php echo $this->__('Shopping Cart') ?></h1>
|
37 |
+
<?php if(!$this->hasError()): ?>
|
38 |
+
<ul class="checkout-types">
|
39 |
+
<?php foreach ($this->getMethods('top_methods') as $method): ?>
|
40 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
41 |
+
<li><?php echo $methodHtml; ?></li>
|
42 |
+
<?php endif; ?>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
<?php endif; ?>
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
48 |
+
<?php echo $this->getChildHtml('form_before') ?>
|
49 |
+
<form action="<?php echo $this->getUrl('checkout/cart/updatePost') ?>" method="post">
|
50 |
+
<fieldset>
|
51 |
+
<table id="shopping-cart-table" class="data-table cart-table">
|
52 |
+
<col width="1" />
|
53 |
+
<col />
|
54 |
+
<col width="1" />
|
55 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
56 |
+
<col width="1" />
|
57 |
+
<?php endif ?>
|
58 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
59 |
+
<col width="1" />
|
60 |
+
<?php endif; ?>
|
61 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
62 |
+
<col width="1" />
|
63 |
+
<?php endif; ?>
|
64 |
+
<col width="1" />
|
65 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
66 |
+
<col width="1" />
|
67 |
+
<?php endif; ?>
|
68 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
69 |
+
<col width="1" />
|
70 |
+
<?php endif; ?>
|
71 |
+
<col width="1" />
|
72 |
+
|
73 |
+
<?php $mergedCells = ($this->helper('tax')->displayCartBothPrices() ? 2 : 1); ?>
|
74 |
+
<thead>
|
75 |
+
<tr>
|
76 |
+
|
77 |
+
<th rowspan="<?php echo $mergedCells; ?>"> </th>
|
78 |
+
<th rowspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Product Name') ?></span></th>
|
79 |
+
<th rowspan="<?php echo $mergedCells; ?>"></th>
|
80 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
81 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><span class="nobr"><?php echo $this->__('Move to Wishlist') ?></span></th>
|
82 |
+
<?php endif ?>
|
83 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Unit Price') ?></span></th>
|
84 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Qty') ?></th>
|
85 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Subtotal') ?></th>
|
86 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"> </th>
|
87 |
+
</tr>
|
88 |
+
<?php if ($this->helper('tax')->displayCartBothPrices()): ?>
|
89 |
+
<tr>
|
90 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
91 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
92 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
93 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
94 |
+
</tr>
|
95 |
+
<?php endif; ?>
|
96 |
+
</thead>
|
97 |
+
<tfoot>
|
98 |
+
<tr>
|
99 |
+
<td colspan="50" class="a-right">
|
100 |
+
<?php if($this->getContinueShoppingUrl()): ?>
|
101 |
+
<button type="button" title="<?php echo $this->__('Continue Shopping') ?>" class="button btn-continue" onclick="setLocation('<?php echo $this->getContinueShoppingUrl() ?>')"><span><span><?php echo $this->__('Continue Shopping') ?></span></span></button>
|
102 |
+
<?php endif; ?>
|
103 |
+
<button type="submit" name="update_cart_action" value="update_qty" title="<?php echo $this->__('Update Shopping Cart'); ?>" class="button btn-update"><span><span><?php echo $this->__('Update Shopping Cart'); ?></span></span></button>
|
104 |
+
<button type="submit" name="update_cart_action" value="empty_cart" title="<?php echo $this->__('Clear Shopping Cart'); ?>" class="button btn-empty" id="empty_cart_button"><span><span><?php echo $this->__('Clear Shopping Cart'); ?></span></span></button>
|
105 |
+
<!--[if lt IE 8]>
|
106 |
+
<input type="hidden" id="update_cart_action_container" />
|
107 |
+
<script type="text/javascript">
|
108 |
+
//<![CDATA[
|
109 |
+
Event.observe(window, 'load', function()
|
110 |
+
{
|
111 |
+
// Internet Explorer (lt 8) does not support value attribute in button elements
|
112 |
+
$emptyCartButton = $('empty_cart_button');
|
113 |
+
$cartActionContainer = $('update_cart_action_container');
|
114 |
+
if ($emptyCartButton && $cartActionContainer) {
|
115 |
+
Event.observe($emptyCartButton, 'click', function()
|
116 |
+
{
|
117 |
+
$emptyCartButton.setAttribute('name', 'update_cart_action_temp');
|
118 |
+
$cartActionContainer.setAttribute('name', 'update_cart_action');
|
119 |
+
$cartActionContainer.setValue('empty_cart');
|
120 |
+
});
|
121 |
+
}
|
122 |
+
|
123 |
+
});
|
124 |
+
//]]>
|
125 |
+
</script>
|
126 |
+
<![endif]-->
|
127 |
+
</td>
|
128 |
+
</tr>
|
129 |
+
</tfoot>
|
130 |
+
<tbody>
|
131 |
+
<?php foreach($this->getItems() as $_item): ?>
|
132 |
+
<?php echo $this->getItemHtml($_item) ?>
|
133 |
+
<?php endforeach ?>
|
134 |
+
</tbody>
|
135 |
+
</table>
|
136 |
+
<script type="text/javascript">decorateTable('shopping-cart-table')</script>
|
137 |
+
</fieldset>
|
138 |
+
</form>
|
139 |
+
<div class="cart-collaterals">
|
140 |
+
<div class="col2-set">
|
141 |
+
<div class="col-1">
|
142 |
+
<?php echo $this->getChildHtml('crosssell') ?>
|
143 |
+
</div>
|
144 |
+
<div class="col-2">
|
145 |
+
<?php echo $this->getChildHtml('checkout.cart.extra') ?>
|
146 |
+
<?php echo $this->getChildHtml('coupon') ?>
|
147 |
+
<?php if (!$this->getIsVirtual()): echo $this->getChildHtml('shipping'); endif; ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<div class="totals">
|
151 |
+
<div class="totals-in">
|
152 |
+
<?php echo $this->getChildHtml('totals'); ?>
|
153 |
+
<?php if(!$this->hasError()): ?>
|
154 |
+
<ul class="checkout-types">
|
155 |
+
<?php foreach ($this->getMethods('methods') as $method): ?>
|
156 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
157 |
+
<li><?php echo $methodHtml; ?></li>
|
158 |
+
<?php endif; ?>
|
159 |
+
<?php endforeach; ?>
|
160 |
+
</ul>
|
161 |
+
<?php endif; ?>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/checkout/cart/crosssell.phtml
ADDED
@@ -0,0 +1,61 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Cart cross sell items template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart_Crosssell
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php if($this->getItemCount()): ?>
|
35 |
+
<div class="crosssell">
|
36 |
+
<h2><?php echo $this->__('You may be interested in the following items:') ?></h2>
|
37 |
+
<ul id="crosssell-products-list">
|
38 |
+
<?php foreach ($this->getItems() as $_item): ?>
|
39 |
+
<li class="item">
|
40 |
+
<a class="product-image" href="<?php echo $_item->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(104); ?>" width="104" height="104" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
|
41 |
+
<div class="product-details">
|
42 |
+
<h3 class="product-name"><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></h3>
|
43 |
+
<div class="clearfx">
|
44 |
+
<?php echo $this->getPriceHtml($_item, true) ?>
|
45 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_item) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
46 |
+
</div>
|
47 |
+
<ul class="add-to-links">
|
48 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
49 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_item) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
50 |
+
<?php endif; ?>
|
51 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_item)): ?>
|
52 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
53 |
+
<?php endif; ?>
|
54 |
+
</ul>
|
55 |
+
</div>
|
56 |
+
</li>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</ul>
|
59 |
+
<script type="text/javascript">decorateList('crosssell-products-list', 'none-recursive')</script>
|
60 |
+
</div>
|
61 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/checkout/cart/item/default.phtml
ADDED
@@ -0,0 +1,279 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
$_item = $this->getItem();
|
29 |
+
$isVisibleProduct = $_item->getProduct()->isVisibleInSiteVisibility();
|
30 |
+
$canApplyMsrp = Mage::helper('catalog')->canApplyMsrp($_item->getProduct(), Mage_Catalog_Model_Product_Attribute_Source_Msrp_Type::TYPE_BEFORE_ORDER_CONFIRM);
|
31 |
+
?>
|
32 |
+
<tr>
|
33 |
+
<td><?php if ($this->hasProductUrl()):?><a href="<?php echo $this->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getProductName()) ?>" class="product-image"><?php endif;?><img src="<?php echo $this->getProductThumbnail()->resize(90); ?>" width="90" height="90" alt="<?php echo $this->htmlEscape($this->getProductName()) ?>" /><?php if ($this->hasProductUrl()):?></a><?php endif;?></td>
|
34 |
+
<td>
|
35 |
+
<h2 class="product-name">
|
36 |
+
<?php if ($this->hasProductUrl()):?>
|
37 |
+
<a href="<?php echo $this->getProductUrl() ?>"><?php echo $this->htmlEscape($this->getProductName()) ?></a>
|
38 |
+
<?php else: ?>
|
39 |
+
<?php echo $this->htmlEscape($this->getProductName()) ?>
|
40 |
+
<?php endif; ?>
|
41 |
+
</h2>
|
42 |
+
<?php if ($_options = $this->getOptionList()):?>
|
43 |
+
<dl class="item-options">
|
44 |
+
<?php foreach ($_options as $_option) : ?>
|
45 |
+
<?php $_formatedOptionValue = $this->getFormatedOptionValue($_option) ?>
|
46 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
47 |
+
<dd<?php if (isset($_formatedOptionValue['full_view'])): ?> class="truncated"<?php endif; ?>><?php echo $_formatedOptionValue['value'] ?>
|
48 |
+
<?php if (isset($_formatedOptionValue['full_view'])): ?>
|
49 |
+
<div class="truncated_full_value">
|
50 |
+
<dl class="item-options">
|
51 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
52 |
+
<dd><?php echo $_formatedOptionValue['full_view'] ?></dd>
|
53 |
+
</dl>
|
54 |
+
</div>
|
55 |
+
<?php endif; ?>
|
56 |
+
</dd>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</dl>
|
59 |
+
<?php endif;?>
|
60 |
+
<?php if ($messages = $this->getMessages()): ?>
|
61 |
+
<?php foreach ($messages as $message): ?>
|
62 |
+
<p class="item-msg <?php echo $message['type'] ?>">* <?php echo $this->escapeHtml($message['text']) ?></p>
|
63 |
+
<?php endforeach; ?>
|
64 |
+
<?php endif; ?>
|
65 |
+
<?php $addInfoBlock = $this->getProductAdditionalInformationBlock(); ?>
|
66 |
+
<?php if ($addInfoBlock): ?>
|
67 |
+
<?php echo $addInfoBlock->setItem($_item)->toHtml() ?>
|
68 |
+
<?php endif;?>
|
69 |
+
|
70 |
+
</td>
|
71 |
+
<td class="a-center v-middle">
|
72 |
+
<?php if ($isVisibleProduct): ?>
|
73 |
+
<a href="<?php echo $this->getConfigureUrl() ?>" title="<?php echo $this->__('Edit item parameters') ?>"><?php echo $this->__('Edit') ?></a>
|
74 |
+
<?php endif ?>
|
75 |
+
</td>
|
76 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
77 |
+
<td class="a-center v-middle">
|
78 |
+
<?php if ($isVisibleProduct): ?>
|
79 |
+
<input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" title="<?php echo $this->__('Move to Wishlist') ?>" class="checkbox" />
|
80 |
+
<?php endif ?>
|
81 |
+
</td>
|
82 |
+
<?php endif ?>
|
83 |
+
|
84 |
+
<?php if ($canApplyMsrp): ?>
|
85 |
+
<td class="a-right v-middle"<?php if ($this->helper('tax')->displayCartBothPrices()): ?> colspan="2"<?php endif; ?>>
|
86 |
+
<span class="cart-price">
|
87 |
+
<span class="cart-msrp-unit"><?php echo $this->__('See price before order confirmation.'); ?></span>
|
88 |
+
<?php $helpLinkId = 'cart-msrp-help-' . $_item->getId(); ?>
|
89 |
+
<a id="<?php echo $helpLinkId ?>" href="#" class="map-help-link"><?php echo $this->__("What's this?"); ?></a>
|
90 |
+
<script type="text/javascript">
|
91 |
+
Catalog.Map.addHelpLink($('<?php echo $helpLinkId ?>'), "<?php echo $this->__("What's this?") ?>");
|
92 |
+
</script>
|
93 |
+
</span>
|
94 |
+
</td>
|
95 |
+
<?php else: ?>
|
96 |
+
|
97 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
98 |
+
<td class="a-right v-middle">
|
99 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
100 |
+
<span class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
101 |
+
<?php else: ?>
|
102 |
+
<span class="cart-price">
|
103 |
+
<?php endif; ?>
|
104 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
105 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
|
106 |
+
<?php else: ?>
|
107 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
|
108 |
+
<?php endif; ?>
|
109 |
+
|
110 |
+
</span>
|
111 |
+
|
112 |
+
|
113 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
114 |
+
|
115 |
+
<div class="cart-tax-info" id="eunit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
116 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
117 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
118 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
119 |
+
<?php endforeach; ?>
|
120 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
121 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
122 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
123 |
+
<?php endforeach; ?>
|
124 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
125 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
126 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
127 |
+
<?php endforeach; ?>
|
128 |
+
<?php endif; ?>
|
129 |
+
</div>
|
130 |
+
|
131 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
132 |
+
<div class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
133 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?></span>
|
134 |
+
</div>
|
135 |
+
<?php endif; ?>
|
136 |
+
<?php endif; ?>
|
137 |
+
</td>
|
138 |
+
<?php endif; ?>
|
139 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
140 |
+
<td class="v-middle">
|
141 |
+
<?php $_incl = $this->helper('checkout')->getPriceInclTax($_item); ?>
|
142 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
143 |
+
<span class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
144 |
+
<?php else: ?>
|
145 |
+
<span class="cart-price">
|
146 |
+
<?php endif; ?>
|
147 |
+
|
148 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
149 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
|
150 |
+
<?php else: ?>
|
151 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
|
152 |
+
<?php endif; ?>
|
153 |
+
|
154 |
+
</span>
|
155 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
156 |
+
|
157 |
+
<div class="cart-tax-info" id="unit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
158 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
159 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
160 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
161 |
+
<?php endforeach; ?>
|
162 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
163 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
164 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
165 |
+
<?php endforeach; ?>
|
166 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
167 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
168 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
169 |
+
<?php endforeach; ?>
|
170 |
+
<?php endif; ?>
|
171 |
+
</div>
|
172 |
+
|
173 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
174 |
+
<div class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
175 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?></span>
|
176 |
+
</div>
|
177 |
+
<?php endif; ?>
|
178 |
+
<?php endif; ?>
|
179 |
+
</td>
|
180 |
+
<?php endif; ?>
|
181 |
+
<?php endif; ?>
|
182 |
+
<td class="a-center v-middle">
|
183 |
+
<input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getQty() ?>" size="4" title="<?php echo $this->__('Qty') ?>" class="input-text qty" maxlength="12" />
|
184 |
+
</td>
|
185 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
186 |
+
<td class="a-center v-middle">
|
187 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
188 |
+
<span class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
189 |
+
<?php else: ?>
|
190 |
+
<span class="cart-price">
|
191 |
+
<?php endif; ?>
|
192 |
+
|
193 |
+
<?php if ($canApplyMsrp): ?>
|
194 |
+
<span class="cart-msrp-subtotal">--</span>
|
195 |
+
<?php else: ?>
|
196 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
197 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?>
|
198 |
+
<?php else: ?>
|
199 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
|
200 |
+
<?php endif; ?>
|
201 |
+
<?php endif; ?>
|
202 |
+
|
203 |
+
</span>
|
204 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
205 |
+
|
206 |
+
<div class="cart-tax-info" id="esubtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
207 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
208 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
209 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
210 |
+
<?php endforeach; ?>
|
211 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
212 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
213 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
214 |
+
<?php endforeach; ?>
|
215 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
216 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
217 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
218 |
+
<?php endforeach; ?>
|
219 |
+
<?php endif; ?>
|
220 |
+
</div>
|
221 |
+
|
222 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
223 |
+
<div class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
224 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?></span>
|
225 |
+
</div>
|
226 |
+
<?php endif; ?>
|
227 |
+
<?php endif; ?>
|
228 |
+
</td>
|
229 |
+
<?php endif; ?>
|
230 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
231 |
+
<td class="a-center v-middle">
|
232 |
+
<?php $_incl = $this->helper('checkout')->getSubtotalInclTax($_item); ?>
|
233 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
234 |
+
<span class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
235 |
+
<?php else: ?>
|
236 |
+
<span class="cart-price">
|
237 |
+
<?php endif; ?>
|
238 |
+
|
239 |
+
<?php if ($canApplyMsrp): ?>
|
240 |
+
<span class="cart-msrp-subtotal">--</span>
|
241 |
+
<?php else: ?>
|
242 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
243 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?>
|
244 |
+
<?php else: ?>
|
245 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxRowDisposition()) ?>
|
246 |
+
<?php endif; ?>
|
247 |
+
<?php endif; ?>
|
248 |
+
|
249 |
+
</span>
|
250 |
+
|
251 |
+
|
252 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
253 |
+
|
254 |
+
<div class="cart-tax-info" id="subtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
255 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
256 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
257 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
258 |
+
<?php endforeach; ?>
|
259 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
260 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
261 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
262 |
+
<?php endforeach; ?>
|
263 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
264 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
265 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
266 |
+
<?php endforeach; ?>
|
267 |
+
<?php endif; ?>
|
268 |
+
</div>
|
269 |
+
|
270 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
271 |
+
<div class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
272 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?></span>
|
273 |
+
</div>
|
274 |
+
<?php endif; ?>
|
275 |
+
<?php endif; ?>
|
276 |
+
</td>
|
277 |
+
<?php endif; ?>
|
278 |
+
<td class="a-center v-middle"><a href="<?php echo $this->getDeleteUrl()?>" title="<?php echo $this->__('Remove item')?>" class="btn-remove btn-remove2"><?php echo $this->__('Remove item')?></a></td>
|
279 |
+
</tr>
|
app/design/frontend/default/jewelry_blue/template/newsletter/subscribe.phtml
ADDED
@@ -0,0 +1,49 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="block block-subscribe">
|
28 |
+
<div class="block-title">
|
29 |
+
<strong><span><?php echo $this->__('Newsletter') ?></span></strong>
|
30 |
+
</div>
|
31 |
+
<form action="<?php echo $this->getFormActionUrl() ?>" method="post" id="newsletter-validate-detail">
|
32 |
+
<div class="block-content">
|
33 |
+
<label for="newsletter"><?php echo $this->__('Sign Up for Our Newsletter:') ?></label>
|
34 |
+
<div class="clearfix">
|
35 |
+
<div class="input-box">
|
36 |
+
<input type="text" name="email" id="newsletter" title="<?php echo $this->__('Sign up for our newsletter') ?>" class="input-text required-entry validate-email" />
|
37 |
+
</div>
|
38 |
+
<div class="actions">
|
39 |
+
<button type="submit" title="<?php echo $this->__('Subscribe') ?>" class="button"><span><span><?php echo $this->__('Go') ?></span></span></button>
|
40 |
+
</div>
|
41 |
+
</div>
|
42 |
+
</div>
|
43 |
+
</form>
|
44 |
+
<script type="text/javascript">
|
45 |
+
//<![CDATA[
|
46 |
+
var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
|
47 |
+
//]]>
|
48 |
+
</script>
|
49 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/page/1column.phtml
ADDED
@@ -0,0 +1,58 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col1-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
</div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
<?php echo $this->getChildHtml('footer') ?>
|
55 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
56 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
57 |
+
</body>
|
58 |
+
</html>
|
app/design/frontend/default/jewelry_blue/template/page/2columns-left.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-left-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_blue/template/page/2columns-right.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-right-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_blue/template/page/3columns.phtml
ADDED
@@ -0,0 +1,62 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col3-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-wrapper">
|
47 |
+
<div class="col-main">
|
48 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
49 |
+
<?php echo $this->getChildHtml('content') ?>
|
50 |
+
</div>
|
51 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
52 |
+
</div>
|
53 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
54 |
+
</div>
|
55 |
+
</div>
|
56 |
+
</div>
|
57 |
+
</div>
|
58 |
+
<?php echo $this->getChildHtml('footer') ?>
|
59 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
60 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
61 |
+
</body>
|
62 |
+
</html>
|
app/design/frontend/default/jewelry_blue/template/page/html/breadcrumbs.phtml
ADDED
@@ -0,0 +1,46 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php if($crumbs && is_array($crumbs)): ?>
|
28 |
+
<div class="breadcrumbs">
|
29 |
+
<ul>
|
30 |
+
<?php foreach($crumbs as $_crumbName=>$_crumbInfo): ?>
|
31 |
+
<li class="<?php echo $_crumbName ?>">
|
32 |
+
<?php if($_crumbInfo['link']): ?>
|
33 |
+
<a href="<?php echo $_crumbInfo['link'] ?>" title="<?php echo $this->htmlEscape($_crumbInfo['title']) ?>"><?php echo $this->htmlEscape($_crumbInfo['label']) ?></a>
|
34 |
+
<?php elseif($_crumbInfo['last']): ?>
|
35 |
+
<strong><?php echo $this->htmlEscape($_crumbInfo['label']) ?></strong>
|
36 |
+
<?php else: ?>
|
37 |
+
<?php echo $this->htmlEscape($_crumbInfo['label']) ?>
|
38 |
+
<?php endif; ?>
|
39 |
+
<?php if(!$_crumbInfo['last']): ?>
|
40 |
+
<span><img class="v-middle" src="<?php echo $this->getSkinUrl('images/new/bread_spacer.gif');?>" alt="" /> </span>
|
41 |
+
<?php endif; ?>
|
42 |
+
</li>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
</div>
|
46 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/page/html/footer.phtml
ADDED
@@ -0,0 +1,32 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="footer-container">
|
28 |
+
<div class="footer">
|
29 |
+
<div class="clearfix"><?php echo $this->getChildHtml() ?></div>
|
30 |
+
<address><?php echo $this->getCopyright() ?></address>
|
31 |
+
</div>
|
32 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/page/html/header.phtml
ADDED
@@ -0,0 +1,53 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/**
|
27 |
+
* @var Mage_Page_Block_Html_Header $this
|
28 |
+
*/
|
29 |
+
?>
|
30 |
+
<div class="header-container">
|
31 |
+
<div class="before-header">
|
32 |
+
<div class="before-header-in">
|
33 |
+
<?php echo $this->getChildHtml('store_language') ?>
|
34 |
+
</div>
|
35 |
+
</div>
|
36 |
+
<div class="header">
|
37 |
+
<?php if ($this->getIsHomePage()):?>
|
38 |
+
<h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>
|
39 |
+
<?php else:?>
|
40 |
+
<a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a>
|
41 |
+
<?php endif?>
|
42 |
+
<div class="quick-access">
|
43 |
+
<p class="welcome-msg"><?php echo $this->getWelcome() ?> <?php echo $this->getAdditionalHtml() ?></p>
|
44 |
+
<?php echo $this->getChildHtml('topLinks') ?>
|
45 |
+
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getChildHtml('topContainer'); ?>
|
48 |
+
</div>
|
49 |
+
</div>
|
50 |
+
<div class="menu-and-search clearfix">
|
51 |
+
<?php echo $this->getChildHtml('topMenu') ?>
|
52 |
+
<?php echo $this->getChildHtml('topSearch') ?>
|
53 |
+
</div>
|
app/design/frontend/default/jewelry_blue/template/reports/home_product_compared.phtml
ADDED
@@ -0,0 +1,79 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Compared */
|
27 |
+
?>
|
28 |
+
<?php if ($_products = $this->getRecentlyComparedProducts()): ?>
|
29 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Compared') ?></h2>
|
30 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
31 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
32 |
+
<?php if ($i++%$_columnCount==0): ?>
|
33 |
+
<?php
|
34 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
35 |
+
switch ($r_template)
|
36 |
+
{
|
37 |
+
case "page/2columns-right.phtml":
|
38 |
+
case "page/2columns-left.phtml":
|
39 |
+
$_columnCount = 3;
|
40 |
+
break;
|
41 |
+
case "page/3columns.phtml":
|
42 |
+
$_columnCount = 2;
|
43 |
+
break;
|
44 |
+
default:
|
45 |
+
$_columnCount = 4;
|
46 |
+
}
|
47 |
+
?>
|
48 |
+
<ul class="products-grid">
|
49 |
+
<?php endif; ?>
|
50 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
51 |
+
<div class="grid-item-bg">
|
52 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
53 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
54 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
55 |
+
<div class="clearfix">
|
56 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-compared') ?>
|
57 |
+
<div class="actions">
|
58 |
+
<?php if($_product->isSaleable()): ?>
|
59 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
60 |
+
<?php else: ?>
|
61 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
62 |
+
<?php endif; ?>
|
63 |
+
</div>
|
64 |
+
</div>
|
65 |
+
<ul class="add-to-links">
|
66 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
67 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
68 |
+
<?php endif; ?>
|
69 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
70 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
71 |
+
<?php endif; ?>
|
72 |
+
</ul>
|
73 |
+
</div>
|
74 |
+
</li>
|
75 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
76 |
+
</ul>
|
77 |
+
<?php endif; ?>
|
78 |
+
<?php endforeach; ?>
|
79 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_blue/template/reports/home_product_viewed.phtml
ADDED
@@ -0,0 +1,85 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Viewed */
|
27 |
+
?>
|
28 |
+
<?php
|
29 |
+
/**
|
30 |
+
* @see Mage_Reports_Block_Product_Viewed
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php if ($_products = $this->getRecentlyViewedProducts()): ?>
|
34 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Viewed') ?></h2>
|
35 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
36 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
37 |
+
<?php if ($i++%$_columnCount==0): ?>
|
38 |
+
<?php
|
39 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
40 |
+
switch ($r_template)
|
41 |
+
{
|
42 |
+
case "page/2columns-right.phtml":
|
43 |
+
case "page/2columns-left.phtml":
|
44 |
+
$_columnCount = 3;
|
45 |
+
break;
|
46 |
+
case "page/3columns.phtml":
|
47 |
+
$_columnCount = 2;
|
48 |
+
break;
|
49 |
+
default:
|
50 |
+
$_columnCount = 4;
|
51 |
+
}
|
52 |
+
?>
|
53 |
+
<ul class="products-grid">
|
54 |
+
<?php endif; ?>
|
55 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
56 |
+
<div class="grid-item-bg">
|
57 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
58 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
59 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
60 |
+
<div class="clearfix">
|
61 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-viewed') ?>
|
62 |
+
<div class="actions">
|
63 |
+
<?php if($_product->isSaleable()): ?>
|
64 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
65 |
+
<?php else: ?>
|
66 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
67 |
+
<?php endif; ?>
|
68 |
+
</div>
|
69 |
+
</div>
|
70 |
+
<ul class="add-to-links">
|
71 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
72 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
73 |
+
<?php endif; ?>
|
74 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
75 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
76 |
+
<?php endif; ?>
|
77 |
+
</ul>
|
78 |
+
|
79 |
+
</div>
|
80 |
+
</li>
|
81 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
82 |
+
</ul>
|
83 |
+
<?php endif; ?>
|
84 |
+
<?php endforeach; ?>
|
85 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/layout/catalog.xml
ADDED
@@ -0,0 +1,365 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
-
->
|
1 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
2 |
Â
<label>Catalog Product View (Simple)</label>
|
3 |
Â
<reference name="product.info">
|
4 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
5 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
6 |
Â
<label>Product Extra Info</label>
|
7 |
Â
</block>
|
8 |
Â
</block>
|
9 |
Â
</reference>
|
10 |
Â
</PRODUCT_TYPE_simple>
|
11 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
12 |
Â
<label>Catalog Product View (Configurable)</label>
|
13 |
Â
<reference name="product.info">
|
14 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
15 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
16 |
Â
<label>Product Extra Info</label>
|
17 |
Â
</block>
|
18 |
Â
</block>
|
19 |
Â
</reference>
|
20 |
Â
<reference name="product.info.options.wrapper">
|
21 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
22 |
Â
</reference>
|
23 |
Â
</PRODUCT_TYPE_configurable>
|
24 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
25 |
Â
<label>Catalog Product View (Grouped)</label>
|
26 |
Â
<reference name="product.info">
|
27 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
28 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
29 |
Â
<label>Product Extra Info</label>
|
30 |
Â
</block>
|
31 |
Â
</block>
|
32 |
Â
</reference>
|
33 |
Â
</PRODUCT_TYPE_grouped>
|
34 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
35 |
Â
<label>Catalog Product View (Virtual)</label>
|
36 |
Â
<reference name="product.info">
|
37 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
38 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
39 |
Â
<label>Product Extra Info</label>
|
40 |
Â
</block>
|
41 |
Â
</block>
|
42 |
Â
</reference>
|
43 |
Â
</PRODUCT_TYPE_virtual>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
44 |
Â
<reference name="head">
|
45 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
46 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
47 |
Â
<reference name="head">
|
48 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
49 |
Â
</reference>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
Supported layout update handles (action):
|
29 |
+
- catalog_product_gallery
|
30 |
+
- catalog_product_compare_index
|
31 |
+
|
32 |
+
Supported layout update handles (special):
|
33 |
+
- default
|
34 |
+
- catalog_category_default
|
35 |
+
- catalog_category_layered
|
36 |
+
- catalog_product_view
|
37 |
+
|
38 |
+
-->
|
39 |
+
<layout version="0.1.0">
|
40 |
+
|
41 |
+
<!--
|
42 |
+
Default layout, loads most of the pages
|
43 |
+
-->
|
44 |
+
|
45 |
+
<default>
|
46 |
+
<!-- Mage_Catalog -->
|
47 |
+
<!--<reference name="left">
|
48 |
+
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
|
49 |
+
<action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
|
50 |
+
<action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
|
51 |
+
<action method="setLinkUrl"><url>checkout/cart</url></action>
|
52 |
+
</block>
|
53 |
+
</reference>
|
54 |
+
<reference name="right">
|
55 |
+
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
|
56 |
+
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
|
57 |
+
<action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
|
58 |
+
<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>
|
59 |
+
</block>
|
60 |
+
</reference>-->
|
61 |
+
<reference name="footer_links">
|
62 |
+
<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>
|
63 |
+
</reference>
|
64 |
+
<block type="catalog/product_price_template" name="catalog_product_price_template" />
|
65 |
+
</default>
|
66 |
+
|
67 |
+
|
68 |
+
<!--
|
69 |
+
Category default layout
|
70 |
+
-->
|
71 |
+
|
72 |
+
<catalog_category_default translate="label">
|
73 |
+
<label>Catalog Category (Non-Anchor)</label>
|
74 |
+
<reference name="left">
|
75 |
+
<block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
79 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
80 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
81 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
82 |
+
<!-- The following code shows how to set your own pager increments -->
|
83 |
+
<!--
|
84 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
85 |
+
<action method="setDefaultGridPerPage"><limit>9</limit></action>
|
86 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
87 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
88 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
89 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
90 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
91 |
+
-->
|
92 |
+
</block>
|
93 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
94 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
95 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
96 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
97 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
98 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
99 |
+
</block>
|
100 |
+
</block>
|
101 |
+
</reference>
|
102 |
+
</catalog_category_default>
|
103 |
+
|
104 |
+
<!--
|
105 |
+
Category layered navigation layout
|
106 |
+
-->
|
107 |
+
|
108 |
+
<catalog_category_layered translate="label">
|
109 |
+
<label>Catalog Category (Anchor)</label>
|
110 |
+
<reference name="left">
|
111 |
+
<block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
|
112 |
+
</reference>
|
113 |
+
<reference name="content">
|
114 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
115 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
116 |
+
<!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
|
117 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
118 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
119 |
+
<!-- The following code shows how to set your own pager increments -->
|
120 |
+
<!--
|
121 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
122 |
+
<action method="setDefaultGridPerPage"><limit>3</limit></action>
|
123 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
124 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
125 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
126 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
127 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
128 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
|
129 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
|
130 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
|
131 |
+
<action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
|
132 |
+
-->
|
133 |
+
</block>
|
134 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
135 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
136 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
137 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
138 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
139 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
140 |
+
</block>
|
141 |
+
</block>
|
142 |
+
</reference>
|
143 |
+
</catalog_category_layered>
|
144 |
+
<!--
|
145 |
+
Compare products page
|
146 |
+
-->
|
147 |
+
|
148 |
+
<catalog_product_compare_index translate="label">
|
149 |
+
<label>Catalog Product Compare List</label>
|
150 |
+
<!-- Mage_Catalog -->
|
151 |
+
<reference name="root">
|
152 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
153 |
+
</reference>
|
154 |
+
<reference name="head">
|
155 |
+
<action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
|
156 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
157 |
+
</reference>
|
158 |
+
<reference name="content">
|
159 |
+
<block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
|
160 |
+
</reference>
|
161 |
+
</catalog_product_compare_index>
|
162 |
+
|
163 |
+
<customer_account_index>
|
164 |
+
<reference name="right">
|
165 |
+
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
166 |
+
</reference>
|
167 |
+
</customer_account_index>
|
168 |
+
|
169 |
+
<!--
|
170 |
+
Product view
|
171 |
+
-->
|
172 |
+
|
173 |
+
<catalog_product_view translate="label">
|
174 |
+
<label>Catalog Product View (Any)</label>
|
175 |
+
<!-- Mage_Catalog -->
|
176 |
+
<reference name="root">
|
177 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
178 |
+
</reference>
|
179 |
+
<reference name="head">
|
180 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
181 |
+
|
182 |
+
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
183 |
+
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
184 |
+
<action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
185 |
+
</reference>
|
186 |
+
<reference name="content">
|
187 |
+
<block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
|
188 |
+
<!--
|
189 |
+
<action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/summary.phtml</template></action>
|
190 |
+
<action method="addReviewSummaryTemplate"><type>short</type><template>review/helper/summary_short.phtml</template></action>
|
191 |
+
<action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
|
192 |
+
-->
|
193 |
+
<block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
|
194 |
+
<block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
|
195 |
+
<label>Alert Urls</label>
|
196 |
+
</block>
|
197 |
+
|
198 |
+
<action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
|
199 |
+
|
200 |
+
<block type="catalog/product_view_tabs" name="product.info.tabs" as="info_tabs" template="catalog/product/view/tabs.phtml" >
|
201 |
+
<action method="addTab" translate="title" module="catalog"><alias>description</alias><title>Product Description</title><block>catalog/product_view_description</block><template>catalog/product/view/description.phtml</template></action>
|
202 |
+
<action method="addTab" translate="title" module="catalog"><alias>upsell_products</alias><title>We also Recommend</title><block>catalog/product_list_upsell</block><template>catalog/product/list/upsell.phtml</template></action>
|
203 |
+
<action method="addTab" translate="title" module="catalog"><alias>additional</alias><title>Additional Information</title><block>catalog/product_view_attributes</block><template>catalog/product/view/attributes.phtml</template></action>
|
204 |
+
<action method="addTab" translate="title" module="tag"><alias>product_tag_list</alias><title>Product Tags</title><block>tag/product_list</block><template>tag/list.phtml</template></action>
|
205 |
+
</block>
|
206 |
+
|
207 |
+
<block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
|
208 |
+
<action method="setColumnCount"><columns>4</columns></action>
|
209 |
+
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
|
210 |
+
</block>
|
211 |
+
|
212 |
+
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
213 |
+
|
214 |
+
|
215 |
+
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
216 |
+
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
217 |
+
|
218 |
+
<block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
|
219 |
+
<label>Product View Extra Hint</label>
|
220 |
+
</block>
|
221 |
+
|
222 |
+
<block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
|
223 |
+
<label>Info Column Options Wrapper</label>
|
224 |
+
<block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
|
225 |
+
<block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
|
226 |
+
<action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
|
227 |
+
<action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
|
228 |
+
<action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
|
229 |
+
<action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
|
230 |
+
</block>
|
231 |
+
<block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
|
232 |
+
</block>
|
233 |
+
<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">
|
234 |
+
<label>Bottom Block Options Wrapper</label>
|
235 |
+
<action method="insert"><block>product.tierprices</block></action>
|
236 |
+
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
237 |
+
<action method="append"><block>product.info.addtocart</block></action>
|
238 |
+
</block>
|
239 |
+
|
240 |
+
<block type="core/template_facade" name="product.info.container1" as="container1">
|
241 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container1</value></action>
|
242 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
243 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
244 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
245 |
+
</block>
|
246 |
+
<block type="core/template_facade" name="product.info.container2" as="container2">
|
247 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
|
248 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
249 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
250 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
251 |
+
</block>
|
252 |
+
<action method="unsetCallChild"><child>container1</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
253 |
+
<action method="unsetCallChild"><child>container2</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
254 |
+
</block>
|
255 |
+
</reference>
|
256 |
+
<reference name="right">
|
257 |
+
<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
|
258 |
+
</reference>
|
259 |
+
</catalog_product_view>
|
260 |
+
|
261 |
+
<!--
|
Â
|
|
262 |
Â
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
263 |
Â
<label>Catalog Product View (Simple)</label>
|
264 |
Â
<reference name="product.info">
|
265 |
Â
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
266 |
Â
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
267 |
Â
<label>Product Extra Info</label>
|
268 |
Â
</block>
|
269 |
Â
</block>
|
270 |
Â
</reference>
|
271 |
Â
</PRODUCT_TYPE_simple>
|
272 |
Â
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
273 |
Â
<label>Catalog Product View (Configurable)</label>
|
274 |
Â
<reference name="product.info">
|
275 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
276 |
Â
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
277 |
Â
<label>Product Extra Info</label>
|
278 |
Â
</block>
|
279 |
Â
</block>
|
280 |
Â
</reference>
|
281 |
Â
<reference name="product.info.options.wrapper">
|
282 |
Â
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
283 |
Â
</reference>
|
284 |
Â
</PRODUCT_TYPE_configurable>
|
285 |
Â
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
286 |
Â
<label>Catalog Product View (Grouped)</label>
|
287 |
Â
<reference name="product.info">
|
288 |
Â
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
289 |
Â
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
290 |
Â
<label>Product Extra Info</label>
|
291 |
Â
</block>
|
292 |
Â
</block>
|
293 |
Â
</reference>
|
294 |
Â
</PRODUCT_TYPE_grouped>
|
295 |
Â
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
296 |
Â
<label>Catalog Product View (Virtual)</label>
|
297 |
Â
<reference name="product.info">
|
298 |
Â
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
299 |
Â
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
300 |
Â
<label>Product Extra Info</label>
|
301 |
Â
</block>
|
302 |
Â
</block>
|
303 |
Â
</reference>
|
304 |
Â
</PRODUCT_TYPE_virtual>
|
305 |
+
|
306 |
+
|
307 |
+
|
308 |
+
<!--
|
309 |
+
Product send to friend
|
310 |
+
-->
|
311 |
+
|
312 |
+
<catalog_product_send translate="label">
|
313 |
+
<label>Catalog Product Email to a Friend</label>
|
314 |
+
<!-- Mage_Catalog -->
|
315 |
+
<reference name="root">
|
316 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
317 |
+
</reference>
|
318 |
+
<reference name="head">
|
319 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
320 |
+
</reference>
|
321 |
+
<reference name="content">
|
322 |
+
<block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
|
323 |
+
</block>
|
324 |
+
</reference>
|
325 |
+
</catalog_product_send>
|
326 |
+
|
327 |
+
<!--
|
328 |
+
Product additional images gallery popup
|
329 |
+
-->
|
330 |
+
|
331 |
+
<catalog_product_gallery translate="label">
|
332 |
+
<label>Catalog Product Image Gallery Popup</label>
|
333 |
+
<!-- Mage_Catalog -->
|
334 |
+
<reference name="root">
|
335 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
336 |
+
</reference>
|
337 |
+
<reference name="content">
|
338 |
+
<block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
|
339 |
+
</reference>
|
340 |
+
</catalog_product_gallery>
|
341 |
+
|
342 |
+
<!--
|
343 |
+
SEO Site Map
|
344 |
+
-->
|
345 |
+
|
346 |
+
<catalog_seo_sitemap translate="label">
|
347 |
+
<label>Catalog Seo Sitemap (Common)</label>
|
348 |
+
<remove name="left"/>
|
349 |
+
|
350 |
+
<reference name="root">
|
351 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
352 |
+
</reference>
|
353 |
+
<reference name="content">
|
354 |
+
<block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
|
355 |
+
<block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
|
356 |
+
<block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
357 |
+
<block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
358 |
+
</block>
|
359 |
+
</reference>
|
360 |
+
</catalog_seo_sitemap>
|
361 |
+
|
362 |
+
<catalog_seo_sitemap_category translate="label">
|
363 |
+
<label>Catalog Seo Sitemap (Category List)</label>
|
364 |
Â
<reference name="head">
|
365 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
366 |
Â
</reference>
|
367 |
+
<update handle="catalog_seo_sitemap" />
|
368 |
+
<reference name="seo.sitemap.container">
|
369 |
+
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
370 |
+
<block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
371 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
372 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
373 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>categories</title></action>
|
374 |
+
</block>
|
375 |
+
</reference>
|
376 |
+
<reference name="seo.sitemap.links">
|
377 |
+
<action method="addLink" translate="label title" module="catalog"><label>Products Sitemap</label><url helper="catalog/map/getProductUrl"/><title>Products Sitemap</title></action>
|
378 |
+
</reference>
|
379 |
+
</catalog_seo_sitemap_category>
|
380 |
+
|
381 |
+
<catalog_seo_sitemap_category_tree translate="label">
|
382 |
+
<label>Catalog Seo Sitemap (Category Tree)</label>
|
383 |
+
<reference name="seo.sitemap.container">
|
384 |
+
<remove name="seo.sitemap.pager.top" />
|
385 |
+
<remove name="seo.sitemap.pager.bottom" />
|
386 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
387 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
388 |
+
<remove name="seo.sitemap.sitemap" />
|
389 |
+
<block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
|
390 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.top</pager></action>
|
391 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.bottom</pager></action>
|
392 |
+
</block>
|
393 |
+
</reference>
|
394 |
+
</catalog_seo_sitemap_category_tree>
|
395 |
+
|
396 |
+
<catalog_seo_sitemap_product translate="label">
|
397 |
+
<label>Catalog Seo Sitemap (Product List)</label>
|
398 |
Â
<reference name="head">
|
399 |
Â
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
400 |
Â
</reference>
|
401 |
+
<update handle="catalog_seo_sitemap" />
|
402 |
+
<reference name="seo.sitemap.container">
|
403 |
+
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
404 |
+
<block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
405 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
406 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
407 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>products</title></action>
|
408 |
+
</block>
|
409 |
+
</reference>
|
410 |
+
<reference name="seo.sitemap.links">
|
411 |
+
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
412 |
+
</reference>
|
413 |
+
</catalog_seo_sitemap_product>
|
414 |
+
</layout>
|
app/design/frontend/default/jewelry_purple/layout/page.xml
ADDED
@@ -0,0 +1,189 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
-->
|
28 |
+
<layout version="0.1.0">
|
29 |
+
<!--
|
30 |
+
Default layout, loads most of the pages
|
31 |
+
-->
|
32 |
+
|
33 |
+
<default translate="label" module="page">
|
34 |
+
<label>All Pages</label>
|
35 |
+
<block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
|
36 |
+
|
37 |
+
<block type="page/html_head" name="head" as="head">
|
38 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
39 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
40 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
41 |
+
<action method="addJs"><script>scriptaculous/builder.js</script></action>
|
42 |
+
<action method="addJs"><script>scriptaculous/effects.js</script></action>
|
43 |
+
<action method="addJs"><script>scriptaculous/dragdrop.js</script></action>
|
44 |
+
<action method="addJs"><script>scriptaculous/controls.js</script></action>
|
45 |
+
<action method="addJs"><script>scriptaculous/slider.js</script></action>
|
46 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
47 |
+
<action method="addJs"><script>varien/form.js</script></action>
|
48 |
+
<action method="addJs"><script>varien/menu.js</script></action>
|
49 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
50 |
+
<action method="addJs"><script>mage/cookies.js</script></action>
|
51 |
+
|
52 |
+
<block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
|
53 |
+
|
54 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
55 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
56 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
57 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
58 |
+
|
59 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
60 |
+
</block>
|
61 |
+
|
62 |
+
<block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
|
63 |
+
<label>Page Top</label>
|
64 |
+
</block>
|
65 |
+
|
66 |
+
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
|
67 |
+
|
68 |
+
<block type="page/html_header" name="header" as="header">
|
69 |
+
<block type="page/template_links" name="top.links" as="topLinks"/>
|
70 |
+
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
|
71 |
+
<block type="core/text_list" name="top.menu" as="topMenu" translate="label">
|
72 |
+
<label>Navigation Bar</label>
|
73 |
+
<block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
|
74 |
+
</block>
|
75 |
+
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
|
76 |
+
<label>Page Header</label>
|
77 |
+
<action method="setElementClass"><value>top-container</value></action>
|
78 |
+
</block>
|
79 |
+
</block>
|
80 |
+
|
81 |
+
<block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
|
82 |
+
|
83 |
+
<block type="core/text_list" name="left" as="left" translate="label">
|
84 |
+
<label>Left Column</label>
|
85 |
+
</block>
|
86 |
+
|
87 |
+
<block type="core/messages" name="global_messages" as="global_messages"/>
|
88 |
+
<block type="core/messages" name="messages" as="messages"/>
|
89 |
+
|
90 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
91 |
+
<label>Main Content Area</label>
|
92 |
+
</block>
|
93 |
+
|
94 |
+
<block type="core/text_list" name="right" as="right" translate="label">
|
95 |
+
<label>Right Column</label>
|
96 |
+
</block>
|
97 |
+
|
98 |
+
<block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
|
99 |
+
<block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
|
100 |
+
<label>Page Footer</label>
|
101 |
+
<action method="setElementClass"><value>bottom-container</value></action>
|
102 |
+
</block>
|
103 |
+
<block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
|
104 |
+
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
|
105 |
+
</block>
|
106 |
+
|
107 |
+
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
|
108 |
+
<label>Page Bottom</label>
|
109 |
+
</block>
|
110 |
+
</block>
|
111 |
+
|
112 |
+
<block type="core/profiler" output="toHtml" name="core_profiler"/>
|
113 |
+
</default>
|
114 |
+
|
115 |
+
<print translate="label" module="page">
|
116 |
+
<label>All Pages (Print Version)</label>
|
117 |
+
<!-- Mage_Page -->
|
118 |
+
<block type="page/html" name="root" output="toHtml" template="page/print.phtml">
|
119 |
+
|
120 |
+
<block type="page/html_head" name="head" as="head">
|
121 |
+
<action method="addJs"><script>prototype/prototype.js</script></action>
|
122 |
+
<action method="addJs"><script>mage/translate.js</script></action>
|
123 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
124 |
+
<action method="addJs"><script>prototype/validation.js</script></action>
|
125 |
+
<action method="addJs"><script>varien/js.js</script></action>
|
126 |
+
|
127 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
128 |
+
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
129 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
130 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
131 |
+
|
132 |
+
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
133 |
+
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
134 |
+
|
135 |
+
</block>
|
136 |
+
|
137 |
+
<block type="core/text_list" name="content" as="content" translate="label">
|
138 |
+
<label>Main Content Area</label>
|
139 |
+
</block>
|
140 |
+
|
141 |
+
</block>
|
142 |
+
</print>
|
143 |
+
|
144 |
+
<!-- Custom page layout handles -->
|
145 |
+
<page_empty translate="label">
|
146 |
+
<label>All Empty Layout Pages</label>
|
147 |
+
<reference name="root">
|
148 |
+
<action method="setTemplate"><template>page/empty.phtml</template></action>
|
149 |
+
<!-- Mark root page block that template is applied -->
|
150 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
151 |
+
</reference>
|
152 |
+
</page_empty>
|
153 |
+
|
154 |
+
<page_one_column translate="label">
|
155 |
+
<label>All One-Column Layout Pages</label>
|
156 |
+
<reference name="root">
|
157 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
158 |
+
<!-- Mark root page block that template is applied -->
|
159 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
160 |
+
</reference>
|
161 |
+
</page_one_column>
|
162 |
+
|
163 |
+
<page_two_columns_left translate="label">
|
164 |
+
<label>All Two-Column Layout Pages (Left Column)</label>
|
165 |
+
<reference name="root">
|
166 |
+
<action method="setTemplate"><template>page/2columns-left.phtml</template></action>
|
167 |
+
<!-- Mark root page block that template is applied -->
|
168 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
169 |
+
</reference>
|
170 |
+
</page_two_columns_left>
|
171 |
+
|
172 |
+
<page_two_columns_right translate="label">
|
173 |
+
<label>All Two-Column Layout Pages (Right Column)</label>
|
174 |
+
<reference name="root">
|
175 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
176 |
+
<!-- Mark root page block that template is applied -->
|
177 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
178 |
+
</reference>
|
179 |
+
</page_two_columns_right>
|
180 |
+
|
181 |
+
<page_three_columns translate="label">
|
182 |
+
<label>All Three-Column Layout Pages</label>
|
183 |
+
<reference name="root">
|
184 |
+
<action method="setTemplate"><template>page/3columns.phtml</template></action>
|
185 |
+
<!-- Mark root page block that template is applied -->
|
186 |
+
<action method="setIsHandle"><applied>1</applied></action>
|
187 |
+
</reference>
|
188 |
+
</page_three_columns>
|
189 |
+
</layout>
|
app/design/frontend/default/jewelry_purple/layout/paypal.xml
ADDED
@@ -0,0 +1,197 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
<checkout_cart_index>
|
31 |
+
<reference name="checkout.cart.top_methods">
|
32 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.top" before="-" template="paypal/express/shortcut.phtml">
|
33 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
34 |
+
</block>
|
35 |
+
</reference>
|
36 |
+
|
37 |
+
<reference name="checkout.cart.methods">
|
38 |
+
<block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="-" template="paypal/express/shortcut.phtml">
|
39 |
+
<action method="setIsQuoteAllowed"><value>1</value></action>
|
40 |
+
</block>
|
41 |
+
</reference>
|
42 |
+
<update handle="SHORTCUT_popup" />
|
43 |
+
</checkout_cart_index>
|
44 |
+
|
45 |
+
<paypal_express_review translate="label">
|
46 |
+
<label>PayPal Express Order Review Form</label>
|
47 |
+
<remove name="right"/>
|
48 |
+
<remove name="left"/>
|
49 |
+
|
50 |
+
<reference name="root">
|
51 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
52 |
+
</reference>
|
53 |
+
<reference name="content">
|
54 |
+
<block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
|
55 |
+
<block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
|
56 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
57 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
58 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
59 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
60 |
+
</block>
|
61 |
+
<block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
|
62 |
+
</block>
|
63 |
+
</reference>
|
64 |
+
<reference name="head">
|
65 |
+
<action method="addItem"><type>skin_js</type><name>js/checkout/review.js</name></action>
|
66 |
+
</reference>
|
67 |
+
</paypal_express_review>
|
68 |
+
|
69 |
+
<paypal_express_review_details>
|
70 |
+
<block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
|
71 |
+
<action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
|
72 |
+
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
73 |
+
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
74 |
+
<block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
75 |
+
</block>
|
76 |
+
</paypal_express_review_details>
|
77 |
+
|
78 |
+
<!--
|
79 |
+
Available logo types can be assigned with action="setLogoType":
|
80 |
+
- wePrefer_150x60
|
81 |
+
- wePrefer_150x40
|
82 |
+
- nowAccepting_150x60
|
83 |
+
- nowAccepting_150x40
|
84 |
+
- paymentsBy_150x60
|
85 |
+
- paymentsBy_150x40
|
86 |
+
- shopNowUsing_150x60
|
87 |
+
- shopNowUsing_150x40
|
88 |
+
-->
|
89 |
+
<catalog_product_view>
|
90 |
+
<reference name="product.info.addtocart">
|
91 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
92 |
+
|
93 |
+
|
94 |
+
<label>PayPal Express Checkout Shortcut Wrapper</label>
|
95 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
96 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
97 |
+
</block>
|
98 |
+
</block>
|
99 |
+
</reference>
|
100 |
+
<update handle="SHORTCUT_popup" />
|
101 |
+
<!--<reference name="right">
|
102 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml">-->
|
103 |
+
<!--action method="setLogoType"><value>wePrefer_150x60</value></action-->
|
104 |
+
<!--</block>
|
105 |
+
</reference>-->
|
106 |
+
</catalog_product_view>
|
107 |
+
|
108 |
+
<!--<catalog_category_default>
|
109 |
+
<update handle="SHORTCUT_popup" />
|
110 |
+
<reference name="right">
|
111 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
112 |
+
</reference>
|
113 |
+
</catalog_category_default>
|
114 |
+
|
115 |
+
<catalog_category_layered>
|
116 |
+
<update handle="SHORTCUT_popup" />
|
117 |
+
<reference name="right">
|
118 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</catalog_category_layered>
|
121 |
+
|
122 |
+
<catalog_product_compare_index>
|
123 |
+
<update handle="SHORTCUT_popup" />
|
124 |
+
</catalog_product_compare_index>
|
125 |
+
|
126 |
+
<catalogsearch_result_index>
|
127 |
+
<update handle="SHORTCUT_popup" />
|
128 |
+
</catalogsearch_result_index>
|
129 |
+
|
130 |
+
<catalogsearch_advanced_result>
|
131 |
+
<update handle="SHORTCUT_popup" />
|
132 |
+
</catalogsearch_advanced_result>
|
133 |
+
|
134 |
+
<tag_product_list>
|
135 |
+
<update handle="SHORTCUT_popup" />
|
136 |
+
</tag_product_list>
|
137 |
+
<tag_customer_view>
|
138 |
+
<update handle="SHORTCUT_popup" />
|
139 |
+
</tag_customer_view>
|
140 |
+
|
141 |
+
<wishlist_index_index>
|
142 |
+
<update handle="SHORTCUT_popup" />
|
143 |
+
</wishlist_index_index>
|
144 |
+
<review_product_list>
|
145 |
+
<update handle="SHORTCUT_popup" />
|
146 |
+
</review_product_list>
|
147 |
+
|
148 |
+
<checkout_onepage_success>
|
149 |
+
<update handle="SHORTCUT_popup" />
|
150 |
+
</checkout_onepage_success>
|
151 |
+
<checkout_onepage_failure>
|
152 |
+
<update handle="SHORTCUT_popup" />
|
153 |
+
</checkout_onepage_failure>
|
154 |
+
<cms_index_index>
|
155 |
+
<reference name="right">
|
156 |
+
<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
|
157 |
+
</reference>
|
158 |
+
</cms_index_index>-->
|
159 |
+
|
160 |
+
<default>
|
161 |
+
<reference name="topCart.extra_actions">
|
162 |
+
<block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
|
163 |
+
</reference>
|
164 |
+
<reference name="cart_sidebar.extra_actions">
|
165 |
+
<block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
|
166 |
+
</reference>
|
167 |
+
</default>
|
168 |
+
|
169 |
+
<checkout_onepage_review>
|
170 |
+
<reference name="checkout.onepage.review.info.items.after">
|
171 |
+
<block type="paypal/iframe" name="paypal.iframe" />
|
172 |
+
</reference>
|
173 |
+
<reference name="checkout.onepage.review.button">
|
174 |
+
<action method="setTemplate"><template helper="paypal/hss/getReviewButtonTemplate"><name>paypal/hss/review/button.phtml</name><block>checkout.onepage.review.button</block></template></action>
|
175 |
+
</reference>
|
176 |
+
</checkout_onepage_review>
|
177 |
+
|
178 |
+
<paypal_payflow_link_iframe>
|
179 |
+
<block type="paypal/payflow_link_iframe" name="payflow.link.iframe" template="paypal/payflowlink/form.phtml" />
|
180 |
+
<block type="paypal/payflow_link_info" name="payflow.link.info" template="paypal/payflowlink/info.phtml" />
|
181 |
+
</paypal_payflow_link_iframe>
|
182 |
+
|
183 |
+
<paypal_hosted_pro_iframe>
|
184 |
+
<block type="paypal/hosted_pro_iframe" name="hosted.pro.iframe" template="paypal/hss/form.phtml"/>
|
185 |
+
</paypal_hosted_pro_iframe>
|
186 |
+
|
187 |
+
<SHORTCUT_popup>
|
188 |
+
<reference name="product.tooltip">
|
189 |
+
<block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
|
190 |
+
<block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
|
191 |
+
<action method="setIsInCatalogProduct"><value>1</value></action>
|
192 |
+
<action method="setShowOrPosition"><value>after</value></action>
|
193 |
+
</block>
|
194 |
+
</block>
|
195 |
+
</reference>
|
196 |
+
</SHORTCUT_popup>
|
197 |
+
</layout>
|
app/design/frontend/default/jewelry_purple/layout/tag.xml
ADDED
@@ -0,0 +1,112 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
1 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
2 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
3 |
Â
</block>
|
4 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
5 |
Â
</block>
|
6 |
Â
<action method="setListOrders"/>
|
7 |
Â
<action method="setListModes"/>
|
8 |
Â
<action method="setListCollection"/>
|
9 |
Â
</block>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
*
|
16 |
+
* DISCLAIMER
|
17 |
+
*
|
18 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
19 |
+
* versions in the future. If you wish to customize Magento for your
|
20 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
21 |
+
*
|
22 |
+
* @category design
|
23 |
+
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
25 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
+
*/
|
27 |
+
|
28 |
+
-->
|
29 |
+
<layout version="0.1.0">
|
30 |
+
|
31 |
+
<!--
|
32 |
+
Default layout, loads most of the pages
|
33 |
+
-->
|
34 |
+
|
35 |
+
<default>
|
36 |
+
<!-- Mage_Tag -->
|
37 |
+
<reference name="left">
|
38 |
+
<block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/>
|
39 |
+
</reference>
|
40 |
+
|
41 |
+
</default>
|
42 |
+
|
43 |
+
<!--
|
44 |
+
Customer account pages, rendered for all tabs in dashboard
|
45 |
+
-->
|
46 |
+
|
47 |
+
<customer_account>
|
48 |
+
<!-- Mage_Tag -->
|
49 |
+
<reference name="customer_account_navigation">
|
50 |
+
<action method="addLink" translate="label" module="tag"><name>tags</name><path>tag/customer/</path><label>My Tags</label></action>
|
51 |
+
</reference>
|
52 |
+
</customer_account>
|
53 |
+
|
54 |
+
<!--
|
55 |
+
Customer account home dashboard layout
|
56 |
+
-->
|
57 |
+
|
58 |
+
<customer_account_index>
|
59 |
+
<!-- Mage_Tag -->
|
60 |
+
<reference name="customer_account_dashboard">
|
61 |
+
<action method="unsetChild"><name>customer_account_dashboard_info2</name></action>
|
62 |
+
<block type="tag/customer_recent" name="customer_account_dashboard_info2" as="info2" template="tag/customer/recent.phtml"/>
|
63 |
+
</reference>
|
64 |
+
</customer_account_index>
|
65 |
+
|
66 |
+
|
67 |
+
<!--
|
68 |
+
All tags page
|
69 |
+
-->
|
70 |
+
|
71 |
+
<tag_list_index translate="label">
|
72 |
+
<label>Tags List (All Available)</label>
|
73 |
+
<!-- Mage_Tag -->
|
74 |
+
<reference name="root">
|
75 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
76 |
+
</reference>
|
77 |
+
<reference name="content">
|
78 |
+
<block type="tag/all" name="tags_all" template="tag/cloud.phtml"/>
|
79 |
+
</reference>
|
80 |
+
</tag_list_index>
|
81 |
+
|
82 |
+
<tag_product_list translate="label">
|
83 |
+
<label>Tagged Products List</label>
|
84 |
+
<!-- Mage_Tag -->
|
85 |
+
<reference name="content">
|
86 |
+
<block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
|
87 |
Â
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
88 |
Â
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
89 |
Â
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
90 |
Â
</block>
|
91 |
Â
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
92 |
Â
</block>
|
93 |
Â
<action method="setListOrders"/>
|
94 |
Â
<action method="setListModes"/>
|
95 |
Â
<action method="setListCollection"/>
|
96 |
Â
</block>
|
97 |
+
</reference>
|
98 |
+
</tag_product_list>
|
99 |
+
|
100 |
+
<tag_customer_index translate="label">
|
101 |
+
<label>Customer My Account My Tags List</label>
|
102 |
+
<update handle="customer_account"/>
|
103 |
+
<reference name="root">
|
104 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
105 |
+
</reference>
|
106 |
+
<reference name="my.account.wrapper">
|
107 |
+
<block type="tag/customer_tags" name="customer_tags" template="tag/customer/tags.phtml"/>
|
108 |
+
</reference>
|
109 |
+
</tag_customer_index>
|
110 |
+
|
111 |
+
<tag_customer_view translate="label">
|
112 |
+
<label>Customer My Account Tag View</label>
|
113 |
+
<update handle="customer_account"/>
|
114 |
+
<reference name="root">
|
115 |
+
<action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
|
116 |
+
</reference>
|
117 |
+
<reference name="my.account.wrapper">
|
118 |
+
<block type="tag/customer_view" name="customer_view" template="tag/customer/view.phtml"/>
|
119 |
+
</reference>
|
120 |
+
</tag_customer_view>
|
121 |
+
|
122 |
+
</layout>
|
app/design/frontend/default/jewelry_purple/template/catalog/category/view.phtml
ADDED
@@ -0,0 +1,71 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Category view template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Category_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
$_category = $this->getCurrentCategory();
|
37 |
+
$_imgHtml = '';
|
38 |
+
if ($_imgUrl = $_category->getImageUrl()) {
|
39 |
+
$_imgHtml = '<p class="category-image"><img src="'.$_imgUrl.'" alt="'.$this->htmlEscape($_category->getName()).'" title="'.$this->htmlEscape($_category->getName()).'" /></p>';
|
40 |
+
$_imgHtml = $_helper->categoryAttribute($_category, $_imgHtml, 'image');
|
41 |
+
}
|
42 |
+
?>
|
43 |
+
<div class="page-title category-title">
|
44 |
+
<?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
|
45 |
+
<a href="<?php echo $this->getRssLink() ?>" class="link-rss"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
|
46 |
+
<?php endif; ?>
|
47 |
+
<h1><?php echo $_helper->categoryAttribute($_category, $_category->getName(), 'name') ?></h1>
|
48 |
+
</div>
|
49 |
+
|
50 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
51 |
+
|
52 |
+
<?php if($_imgUrl): ?>
|
53 |
+
<?php echo $_imgHtml ?>
|
54 |
+
<?php endif; ?>
|
55 |
+
|
56 |
+
<?php if($_description=$this->getCurrentCategory()->getDescription()): ?>
|
57 |
+
<div class="category-description std">
|
58 |
+
<?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?>
|
59 |
+
</div>
|
60 |
+
<?php endif; ?>
|
61 |
+
|
62 |
+
<?php if($this->isContentMode()): ?>
|
63 |
+
<?php echo $this->getCmsBlockHtml() ?>
|
64 |
+
|
65 |
+
<?php elseif($this->isMixedMode()): ?>
|
66 |
+
<div class="category-image"><?php echo $this->getCmsBlockHtml() ?></div>
|
67 |
+
<?php echo $this->getProductListHtml() ?>
|
68 |
+
|
69 |
+
<?php else: ?>
|
70 |
+
<?php echo $this->getProductListHtml() ?>
|
71 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/catalog/product/list.phtml
ADDED
@@ -0,0 +1,150 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Product list template
|
30 |
+
*
|
31 |
+
* @see Mage_Catalog_Block_Product_List
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
$_productCollection=$this->getLoadedProductCollection();
|
36 |
+
$_helper = $this->helper('catalog/output');
|
37 |
+
?>
|
38 |
+
<?php if(!$_productCollection->count()): ?>
|
39 |
+
<p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
|
40 |
+
<?php else: ?>
|
41 |
+
<div class="category-products">
|
42 |
+
<?php echo $this->getToolbarHtml() ?>
|
43 |
+
<?php // List mode ?>
|
44 |
+
<?php if($this->getMode()!='grid'): ?>
|
45 |
+
<?php $_iterator = 0; ?>
|
46 |
+
<ol class="products-list" id="products-list">
|
47 |
+
<?php foreach ($_productCollection as $_product): ?>
|
48 |
+
<li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
|
49 |
+
<div class="list-item-bg">
|
50 |
+
<?php // Product Image ?>
|
51 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
52 |
+
<?php // Product description ?>
|
53 |
+
<div class="product-shop">
|
54 |
+
<div class="f-fix">
|
55 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
56 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
57 |
+
<?php //if($_product->getRatingSummary()): ?>
|
58 |
+
<?php //echo $this->getReviewsSummaryHtml($_product) ?>
|
59 |
+
<?php //endif; ?>
|
60 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<p><button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button></p>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
<ul class="add-to-links">
|
67 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
68 |
+
<li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
71 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
</ul>
|
74 |
+
<div class="desc std">
|
75 |
+
<?php echo $_helper->productAttribute($_product, $_product->getShortDescription(), 'short_description') ?>
|
76 |
+
<!--<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>" class="link-more"><?php echo $this->__('Learn More') ?></a>-->
|
77 |
+
</div>
|
78 |
+
</div>
|
79 |
+
</div>
|
80 |
+
</div>
|
81 |
+
</li>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
</ol>
|
84 |
+
<script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
|
85 |
+
|
86 |
+
<?php else: ?>
|
87 |
+
|
88 |
+
<?php // Grid Mode ?>
|
89 |
+
|
90 |
+
<?php $_collectionSize = $_productCollection->count() ?>
|
91 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
92 |
+
<?php
|
93 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
94 |
+
switch ($r_template)
|
95 |
+
{
|
96 |
+
case "page/2columns-right.phtml":
|
97 |
+
case "page/2columns-left.phtml":
|
98 |
+
$_columnCount = 3;
|
99 |
+
break;
|
100 |
+
case "page/3columns.phtml":
|
101 |
+
$_columnCount = 2;
|
102 |
+
break;
|
103 |
+
default:
|
104 |
+
$_columnCount = 4;
|
105 |
+
}
|
106 |
+
?>
|
107 |
+
<?php $i=0; foreach ($_productCollection as $_product): ?>
|
108 |
+
<?php if ($i++%$_columnCount==0): ?>
|
109 |
+
<ul class="products-grid">
|
110 |
+
<?php endif ?>
|
111 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
112 |
+
<div class="grid-item-bg">
|
113 |
+
<?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
|
114 |
+
<h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
|
115 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
|
116 |
+
<?php //if($_product->getRatingSummary()): ?>
|
117 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
118 |
+
<?php //endif; ?>
|
119 |
+
<div class="clearfix">
|
120 |
+
<?php echo $this->getPriceHtml($_product, true) ?>
|
121 |
+
<div class="actions">
|
122 |
+
<?php if($_product->isSaleable()): ?>
|
123 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
124 |
+
<?php else: ?>
|
125 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
126 |
+
<?php endif; ?>
|
127 |
+
</div>
|
128 |
+
</div>
|
129 |
+
<ul class="add-to-links">
|
130 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
131 |
+
<li style="width:72px;"><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
132 |
+
<?php endif; ?>
|
133 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
|
134 |
+
<li style="width:113px;"><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
135 |
+
<?php endif; ?>
|
136 |
+
</ul>
|
137 |
+
</div>
|
138 |
+
</li>
|
139 |
+
<?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
|
140 |
+
</ul>
|
141 |
+
<?php endif ?>
|
142 |
+
<?php endforeach ?>
|
143 |
+
<script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
|
144 |
+
<?php endif; ?>
|
145 |
+
|
146 |
+
<div class="toolbar-bottom">
|
147 |
+
<?php echo $this->getToolbarHtml() ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/catalog/product/new.phtml
ADDED
@@ -0,0 +1,84 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="home_new_products">
|
28 |
+
<?php if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
|
29 |
+
<div class="clearfix">
|
30 |
+
<h2 class="subtitle"><span><?php echo $this->__('New Products') ?></span></h2>
|
31 |
+
<h4 class="newsletter"><a href="<?php echo $this->getBaseURL;?>newsletter/manage">Sign up for our Newsletter</a></h4>
|
32 |
+
</div>
|
33 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
34 |
+
<?php
|
35 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
36 |
+
switch ($r_template)
|
37 |
+
{
|
38 |
+
case "page/2columns-right.phtml":
|
39 |
+
case "page/2columns-left.phtml":
|
40 |
+
$_columnCount = 3;
|
41 |
+
break;
|
42 |
+
case "page/3columns.phtml":
|
43 |
+
$_columnCount = 2;
|
44 |
+
break;
|
45 |
+
default:
|
46 |
+
$_columnCount = 4;
|
47 |
+
}
|
48 |
+
?>
|
49 |
+
<?php $i=0; foreach ($_products->getItems() as $_product): ?>
|
50 |
+
<?php if ($i++%$_columnCount==0): ?>
|
51 |
+
<ul class="products-grid">
|
52 |
+
<?php endif ?>
|
53 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
54 |
+
<div class="grid-item-bg">
|
55 |
+
<h3 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h3>
|
56 |
+
<a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" /></a>
|
57 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
58 |
+
<div class="clearfix">
|
59 |
+
<?php echo $this->getPriceHtml($_product, true, '-new') ?>
|
60 |
+
<div class="actions">
|
61 |
+
<?php if($_product->isSaleable()): ?>
|
62 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
63 |
+
<?php else: ?>
|
64 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
65 |
+
<?php endif; ?>
|
66 |
+
|
67 |
+
</div>
|
68 |
+
</div>
|
69 |
+
<ul class="add-to-links" style="display:none;">
|
70 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
71 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
72 |
+
<?php endif; ?>
|
73 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
74 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
75 |
+
<?php endif; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
</li>
|
79 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
80 |
+
</ul>
|
81 |
+
<?php endif ?>
|
82 |
+
<?php endforeach; ?>
|
83 |
+
<?php endif; ?>
|
84 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/catalog/product/view.phtml
ADDED
@@ -0,0 +1,104 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
0 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
1 |
Â
<div class="add-to-box">
|
2 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
3 |
Â
</div>
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
4 |
Â
//<![CDATA[
|
5 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
6 |
Â
productAddToCartForm.submit = function(button, url) {
|
7 |
Â
if (this.validator.validate()) {
|
8 |
Â
var form = this.form;
|
9 |
Â
var oldUrl = form.action;
|
10 |
Â
if (url) {
|
11 |
Â
form.action = url;
|
12 |
Â
}
|
13 |
Â
var e = null;
|
14 |
Â
try {
|
15 |
Â
this.form.submit();
|
16 |
Â
} catch (e) {
|
17 |
Â
}
|
18 |
Â
this.form.action = oldUrl;
|
19 |
Â
if (e) {
|
20 |
Â
throw e;
|
21 |
Â
}
|
22 |
Â
if (button && button != 'undefined') {
|
23 |
Â
button.disabled = true;
|
24 |
Â
}
|
25 |
Â
}
|
26 |
Â
}.bind(productAddToCartForm);
|
27 |
Â
productAddToCartForm.submitLight = function(button, url){
|
28 |
Â
if(this.validator) {
|
29 |
Â
var nv = Validation.methods;
|
30 |
Â
delete Validation.methods['required-entry'];
|
31 |
Â
delete Validation.methods['validate-one-required'];
|
32 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
33 |
Â
// Remove custom datetime validators
|
34 |
Â
for (var methodName in Validation.methods) {
|
35 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
36 |
Â
delete Validation.methods[methodName];
|
37 |
Â
}
|
38 |
Â
}
|
39 |
Â
if (this.validator.validate()) {
|
40 |
Â
if (url) {
|
41 |
Â
this.form.action = url;
|
42 |
Â
}
|
43 |
Â
this.form.submit();
|
44 |
Â
}
|
45 |
Â
Object.extend(Validation.methods, nv);
|
46 |
Â
}
|
47 |
Â
}.bind(productAddToCartForm);
|
48 |
Â
//]]>
|
49 |
Â
</script>
|
Â
|
|
Â
|
|
50 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
51 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
52 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
53 |
Â
<?php endif;?>
|
54 |
Â
<?php echo $html; ?>
|
55 |
Â
</div>
|
56 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
57 |
Â
|
58 |
Â
</div>
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
* @see Mage_Review_Block_Product_View
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
|
35 |
+
<?php $_helper = $this->helper('catalog/output'); ?>
|
36 |
+
|
37 |
+
<script type="text/javascript">
|
38 |
+
var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
|
39 |
+
</script>
|
40 |
+
<div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
|
41 |
+
<div class="product-view">
|
42 |
+
<div class="product-essential">
|
43 |
+
<div class="no-display">
|
44 |
+
<input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
|
45 |
+
<input type="hidden" name="related_product" id="related-products-field" value="" />
|
46 |
+
</div>
|
47 |
+
|
48 |
+
<div class="product-shop">
|
49 |
+
<div class="product-name">
|
50 |
+
<h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
|
51 |
+
</div>
|
52 |
+
|
53 |
+
<?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
|
54 |
+
|
55 |
+
<?php if ($this->canEmailToFriend()): ?>
|
56 |
+
<p class="email-friend"><a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a></p>
|
57 |
+
<?php endif; ?>
|
58 |
+
<?php echo $this->getChildHtml('alert_urls') ?>
|
59 |
+
<?php echo $this->getChildHtml('product_type_data') ?>
|
60 |
+
<?php echo $this->getTierPriceHtml() ?>
|
61 |
+
<?php echo $this->getChildHtml('extrahint') ?>
|
62 |
+
|
63 |
+
<?php if (!$this->hasOptions()):?>
|
64 |
+
<div class="add-to-box">
|
65 |
+
<?php if($_product->isSaleable()): ?>
|
66 |
+
<?php echo $this->getChildHtml('addtocart') ?>
|
67 |
+
<?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
|
68 |
+
<span class="or"><?php echo $this->__('or') ?></span>
|
69 |
+
<?php endif; ?>
|
70 |
+
<?php endif; ?>
|
71 |
+
<?php echo $this->getChildHtml('addto') ?>
|
72 |
+
</div>
|
73 |
+
<?php echo $this->getChildHtml('extra_buttons') ?>
|
74 |
Â
<?php elseif (!$_product->isSaleable()): ?>
|
75 |
Â
<div class="add-to-box">
|
76 |
Â
<?php echo $this->getChildHtml('addto') ?>
|
77 |
Â
</div>
|
78 |
+
|
79 |
+
<?php endif; ?>
|
80 |
+
|
81 |
+
<?php if ($_product->getShortDescription()):?>
|
82 |
+
<div class="short-description">
|
83 |
+
<h2><?php echo $this->__('Quick Overview') ?></h2>
|
84 |
+
<div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
|
85 |
+
</div>
|
86 |
+
<?php endif;?>
|
87 |
+
|
88 |
+
<?php echo $this->getChildHtml('other');?>
|
89 |
+
|
90 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
91 |
+
<?php echo $this->getChildChildHtml('container1', '', true, true) ?>
|
92 |
+
<?php endif;?>
|
93 |
+
|
94 |
+
</div>
|
95 |
+
|
96 |
+
<div class="product-img-box">
|
97 |
+
<?php echo $this->getChildHtml('media') ?>
|
98 |
+
</div>
|
99 |
+
|
100 |
+
<div class="clearer"></div>
|
101 |
+
<?php if ($_product->isSaleable() && $this->hasOptions()):?>
|
102 |
+
<?php echo $this->getChildChildHtml('container2', '', true, true) ?>
|
103 |
+
<?php endif;?>
|
104 |
+
</form>
|
105 |
+
<script type="text/javascript">
|
106 |
Â
//<![CDATA[
|
107 |
Â
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
108 |
Â
productAddToCartForm.submit = function(button, url) {
|
109 |
Â
if (this.validator.validate()) {
|
110 |
Â
var form = this.form;
|
111 |
Â
var oldUrl = form.action;
|
112 |
Â
if (url) {
|
113 |
Â
form.action = url;
|
114 |
Â
}
|
115 |
Â
var e = null;
|
116 |
Â
try {
|
117 |
Â
this.form.submit();
|
118 |
Â
} catch (e) {
|
119 |
Â
}
|
120 |
Â
this.form.action = oldUrl;
|
121 |
Â
if (e) {
|
122 |
Â
throw e;
|
123 |
Â
}
|
124 |
Â
if (button && button != 'undefined') {
|
125 |
Â
button.disabled = true;
|
126 |
Â
}
|
127 |
Â
}
|
128 |
Â
}.bind(productAddToCartForm);
|
129 |
Â
productAddToCartForm.submitLight = function(button, url){
|
130 |
Â
if(this.validator) {
|
131 |
Â
var nv = Validation.methods;
|
132 |
Â
delete Validation.methods['required-entry'];
|
133 |
Â
delete Validation.methods['validate-one-required'];
|
134 |
Â
delete Validation.methods['validate-one-required-by-name'];
|
135 |
Â
// Remove custom datetime validators
|
136 |
Â
for (var methodName in Validation.methods) {
|
137 |
Â
if (methodName.match(/^validate-datetime-.*/i)) {
|
138 |
Â
delete Validation.methods[methodName];
|
139 |
Â
}
|
140 |
Â
}
|
141 |
Â
if (this.validator.validate()) {
|
142 |
Â
if (url) {
|
143 |
Â
this.form.action = url;
|
144 |
Â
}
|
145 |
Â
this.form.submit();
|
146 |
Â
}
|
147 |
Â
Object.extend(Validation.methods, nv);
|
148 |
Â
}
|
149 |
Â
}.bind(productAddToCartForm);
|
150 |
Â
//]]>
|
151 |
Â
</script>
|
152 |
+
</div>
|
153 |
+
<?php echo $this->getChildHtml('info_tabs') ?>
|
154 |
Â
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
155 |
Â
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
156 |
Â
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
157 |
Â
<?php endif;?>
|
158 |
Â
<?php echo $html; ?>
|
159 |
Â
</div>
|
160 |
Â
<?php echo $this->getChildHtml('product_additional_data') ?>
|
161 |
Â
|
162 |
Â
</div>
|
163 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/catalog/product/view/media.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product media data template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View_Media
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php
|
34 |
+
$_product = $this->getProduct();
|
35 |
+
$_helper = $this->helper('catalog/output');
|
36 |
+
?>
|
37 |
+
<?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
|
38 |
+
<p class="product-image product-image-zoom">
|
39 |
+
<?php
|
40 |
+
$_img = '<img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image').'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
41 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
42 |
+
?>
|
43 |
+
</p>
|
44 |
+
<p class="zoom-notice" id="track_hint"><?php echo $this->__('Double click on above image to view full picture') ?></p>
|
45 |
+
<div class="zoom">
|
46 |
+
<img id="zoom_out" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_out.gif') ?>" alt="<?php echo $this->__('Zoom Out') ?>" title="<?php echo $this->__('Zoom Out') ?>" class="btn-zoom-out" />
|
47 |
+
<div id="track">
|
48 |
+
<div id="handle"></div>
|
49 |
+
</div>
|
50 |
+
<img id="zoom_in" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_in.gif') ?>" alt="<?php echo $this->__('Zoom In') ?>" title="<?php echo $this->__('Zoom In') ?>" class="btn-zoom-in" />
|
51 |
+
</div>
|
52 |
+
<script type="text/javascript">
|
53 |
+
//<![CDATA[
|
54 |
+
Event.observe(window, 'load', function() {
|
55 |
+
product_zoom = new Product.Zoom('image', 'track', 'handle', 'zoom_in', 'zoom_out', 'track_hint');
|
56 |
+
});
|
57 |
+
//]]>
|
58 |
+
</script>
|
59 |
+
<?php else: ?>
|
60 |
+
<p class="product-image">
|
61 |
+
<?php
|
62 |
+
$_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(215).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
|
63 |
+
echo $_helper->productAttribute($_product, $_img, 'image');
|
64 |
+
?>
|
65 |
+
</p>
|
66 |
+
<?php endif; ?>
|
67 |
+
<?php if (count($this->getGalleryImages()) > 0): ?>
|
68 |
+
<div class="more-views">
|
69 |
+
<h2><?php echo $this->__('More Views') ?></h2>
|
70 |
+
<ul>
|
71 |
+
<?php foreach ($this->getGalleryImages() as $_image): ?>
|
72 |
+
<li>
|
73 |
+
<a href="#" onclick="popWin('<?php echo $this->getGalleryUrl($_image) ?>', 'gallery', 'width=300,height=300,left=0,top=0,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;" title="<?php echo $this->htmlEscape($_image->getLabel()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(66); ?>" width="66" height="66" alt="<?php echo $this->htmlEscape($_image->getLabel()) ?>" /></a>
|
74 |
+
</li>
|
75 |
+
<?php endforeach; ?>
|
76 |
+
</ul>
|
77 |
+
</div>
|
78 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/catalog/product/view/tabs.phtml
ADDED
@@ -0,0 +1,78 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package default_modern
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
|
27 |
+
/**
|
28 |
+
* Product view template
|
29 |
+
*
|
30 |
+
* @see Mage_Catalog_Block_Product_View
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<ul class="product-tabs">
|
34 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
35 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
36 |
+
<li id="product_tabs_<?php echo $_tab['alias'] ?>" class="<?php echo !$_index?' active first':(($_index==count($this->getTabs())-1)?' last':'')?>"><a href="#"><?php echo $_tab['title']?></a></li>
|
37 |
+
<?php endif; ?>
|
38 |
+
<?php endforeach; ?>
|
39 |
+
</ul>
|
40 |
+
<?php foreach ($this->getTabs() as $_index => $_tab): ?>
|
41 |
+
<?php if($this->getChildHtml($_tab['alias'])): ?>
|
42 |
+
<div class="product-tabs-content" id="product_tabs_<?php echo $_tab['alias'] ?>_contents"><?php echo $this->getChildHtml($_tab['alias']) ?></div>
|
43 |
+
<?php endif; ?>
|
44 |
+
<?php endforeach; ?>
|
45 |
+
<script type="text/javascript">
|
46 |
+
//<![CDATA[
|
47 |
+
Varien.Tabs = Class.create();
|
48 |
+
Varien.Tabs.prototype = {
|
49 |
+
initialize: function(selector) {
|
50 |
+
var self=this;
|
51 |
+
$$(selector+' a').each(this.initTab.bind(this));
|
52 |
+
},
|
53 |
+
|
54 |
+
initTab: function(el) {
|
55 |
+
el.href = 'javascript:void(0)';
|
56 |
+
if ($(el.parentNode).hasClassName('active')) {
|
57 |
+
this.showContent(el);
|
58 |
+
}
|
59 |
+
el.observe('click', this.showContent.bind(this, el));
|
60 |
+
},
|
61 |
+
|
62 |
+
showContent: function(a) {
|
63 |
+
var li = $(a.parentNode), ul = $(li.parentNode);
|
64 |
+
ul.select('li', 'ol').each(function(el){
|
65 |
+
var contents = $(el.id+'_contents');
|
66 |
+
if (el==li) {
|
67 |
+
el.addClassName('active');
|
68 |
+
contents.show();
|
69 |
+
} else {
|
70 |
+
el.removeClassName('active');
|
71 |
+
contents.hide();
|
72 |
+
}
|
73 |
+
});
|
74 |
+
}
|
75 |
+
}
|
76 |
+
new Varien.Tabs('.product-tabs');
|
77 |
+
//]]>
|
78 |
+
</script>
|
app/design/frontend/default/jewelry_purple/template/catalogsearch/form.mini.phtml
ADDED
@@ -0,0 +1,43 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Core_Block_Template */
|
27 |
+
/* @var $catalogSearchHelper Mage_Catalogsearch_Helper_Data */
|
28 |
+
$catalogSearchHelper = $this->helper('catalogsearch');
|
29 |
+
?>
|
30 |
+
<form id="search_mini_form" action="<?php echo $this->helper('catalogsearch')->getResultUrl() ?>" method="get">
|
31 |
+
<div class="form-search">
|
32 |
+
<label for="search"><?php echo $this->__('Search:') ?></label>
|
33 |
+
<input id="search" type="text" name="<?php echo $this->helper('catalogsearch')->getQueryParamName() ?>" value="<?php echo $this->helper('catalogsearch')->getEscapedQueryText() ?>" class="input-text" />
|
34 |
+
<button type="submit" title="<?php echo $this->__('Search') ?>" class="button"><span><span><?php echo $this->__('Search') ?></span></span></button>
|
35 |
+
<div id="search_autocomplete" class="search-autocomplete"></div>
|
36 |
+
<script type="text/javascript">
|
37 |
+
//<![CDATA[
|
38 |
+
var searchForm = new Varien.searchForm('search_mini_form', 'search', '<?php echo $this->__('Search') ?>');
|
39 |
+
searchForm.initAutocomplete('<?php echo $this->helper('catalogsearch')->getSuggestUrl() ?>', 'search_autocomplete');
|
40 |
+
//]]>
|
41 |
+
</script>
|
42 |
+
</div>
|
43 |
+
</form>
|
app/design/frontend/default/jewelry_purple/template/checkout/cart.phtml
ADDED
@@ -0,0 +1,165 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Shopping cart template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<div class="cart">
|
35 |
+
<div class="page-title title-buttons">
|
36 |
+
<h1><?php echo $this->__('Shopping Cart') ?></h1>
|
37 |
+
<?php if(!$this->hasError()): ?>
|
38 |
+
<ul class="checkout-types">
|
39 |
+
<?php foreach ($this->getMethods('top_methods') as $method): ?>
|
40 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
41 |
+
<li><?php echo $methodHtml; ?></li>
|
42 |
+
<?php endif; ?>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
<?php endif; ?>
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
48 |
+
<?php echo $this->getChildHtml('form_before') ?>
|
49 |
+
<form action="<?php echo $this->getUrl('checkout/cart/updatePost') ?>" method="post">
|
50 |
+
<fieldset>
|
51 |
+
<table id="shopping-cart-table" class="data-table cart-table">
|
52 |
+
<col width="1" />
|
53 |
+
<col />
|
54 |
+
<col width="1" />
|
55 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
56 |
+
<col width="1" />
|
57 |
+
<?php endif ?>
|
58 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
59 |
+
<col width="1" />
|
60 |
+
<?php endif; ?>
|
61 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
62 |
+
<col width="1" />
|
63 |
+
<?php endif; ?>
|
64 |
+
<col width="1" />
|
65 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
66 |
+
<col width="1" />
|
67 |
+
<?php endif; ?>
|
68 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
69 |
+
<col width="1" />
|
70 |
+
<?php endif; ?>
|
71 |
+
<col width="1" />
|
72 |
+
|
73 |
+
<?php $mergedCells = ($this->helper('tax')->displayCartBothPrices() ? 2 : 1); ?>
|
74 |
+
<thead>
|
75 |
+
<tr>
|
76 |
+
|
77 |
+
<th rowspan="<?php echo $mergedCells; ?>"> </th>
|
78 |
+
<th rowspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Product Name') ?></span></th>
|
79 |
+
<th rowspan="<?php echo $mergedCells; ?>"></th>
|
80 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
81 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><span class="nobr"><?php echo $this->__('Move to Wishlist') ?></span></th>
|
82 |
+
<?php endif ?>
|
83 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Unit Price') ?></span></th>
|
84 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Qty') ?></th>
|
85 |
+
<th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Subtotal') ?></th>
|
86 |
+
<th rowspan="<?php echo $mergedCells; ?>" class="a-center"> </th>
|
87 |
+
</tr>
|
88 |
+
<?php if ($this->helper('tax')->displayCartBothPrices()): ?>
|
89 |
+
<tr>
|
90 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
91 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
92 |
+
<th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
|
93 |
+
<th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
|
94 |
+
</tr>
|
95 |
+
<?php endif; ?>
|
96 |
+
</thead>
|
97 |
+
<tfoot>
|
98 |
+
<tr>
|
99 |
+
<td colspan="50" class="a-right">
|
100 |
+
<?php if($this->getContinueShoppingUrl()): ?>
|
101 |
+
<button type="button" title="<?php echo $this->__('Continue Shopping') ?>" class="button btn-continue" onclick="setLocation('<?php echo $this->getContinueShoppingUrl() ?>')"><span><span><?php echo $this->__('Continue Shopping') ?></span></span></button>
|
102 |
+
<?php endif; ?>
|
103 |
+
<button type="submit" name="update_cart_action" value="update_qty" title="<?php echo $this->__('Update Shopping Cart'); ?>" class="button btn-update"><span><span><?php echo $this->__('Update Shopping Cart'); ?></span></span></button>
|
104 |
+
<button type="submit" name="update_cart_action" value="empty_cart" title="<?php echo $this->__('Clear Shopping Cart'); ?>" class="button btn-empty" id="empty_cart_button"><span><span><?php echo $this->__('Clear Shopping Cart'); ?></span></span></button>
|
105 |
+
<!--[if lt IE 8]>
|
106 |
+
<input type="hidden" id="update_cart_action_container" />
|
107 |
+
<script type="text/javascript">
|
108 |
+
//<![CDATA[
|
109 |
+
Event.observe(window, 'load', function()
|
110 |
+
{
|
111 |
+
// Internet Explorer (lt 8) does not support value attribute in button elements
|
112 |
+
$emptyCartButton = $('empty_cart_button');
|
113 |
+
$cartActionContainer = $('update_cart_action_container');
|
114 |
+
if ($emptyCartButton && $cartActionContainer) {
|
115 |
+
Event.observe($emptyCartButton, 'click', function()
|
116 |
+
{
|
117 |
+
$emptyCartButton.setAttribute('name', 'update_cart_action_temp');
|
118 |
+
$cartActionContainer.setAttribute('name', 'update_cart_action');
|
119 |
+
$cartActionContainer.setValue('empty_cart');
|
120 |
+
});
|
121 |
+
}
|
122 |
+
|
123 |
+
});
|
124 |
+
//]]>
|
125 |
+
</script>
|
126 |
+
<![endif]-->
|
127 |
+
</td>
|
128 |
+
</tr>
|
129 |
+
</tfoot>
|
130 |
+
<tbody>
|
131 |
+
<?php foreach($this->getItems() as $_item): ?>
|
132 |
+
<?php echo $this->getItemHtml($_item) ?>
|
133 |
+
<?php endforeach ?>
|
134 |
+
</tbody>
|
135 |
+
</table>
|
136 |
+
<script type="text/javascript">decorateTable('shopping-cart-table')</script>
|
137 |
+
</fieldset>
|
138 |
+
</form>
|
139 |
+
<div class="cart-collaterals">
|
140 |
+
<div class="col2-set">
|
141 |
+
<div class="col-1">
|
142 |
+
<?php echo $this->getChildHtml('crosssell') ?>
|
143 |
+
</div>
|
144 |
+
<div class="col-2">
|
145 |
+
<?php echo $this->getChildHtml('checkout.cart.extra') ?>
|
146 |
+
<?php echo $this->getChildHtml('coupon') ?>
|
147 |
+
<?php if (!$this->getIsVirtual()): echo $this->getChildHtml('shipping'); endif; ?>
|
148 |
+
</div>
|
149 |
+
</div>
|
150 |
+
<div class="totals">
|
151 |
+
<div class="totals-in">
|
152 |
+
<?php echo $this->getChildHtml('totals'); ?>
|
153 |
+
<?php if(!$this->hasError()): ?>
|
154 |
+
<ul class="checkout-types">
|
155 |
+
<?php foreach ($this->getMethods('methods') as $method): ?>
|
156 |
+
<?php if ($methodHtml = $this->getMethodHtml($method)): ?>
|
157 |
+
<li><?php echo $methodHtml; ?></li>
|
158 |
+
<?php endif; ?>
|
159 |
+
<?php endforeach; ?>
|
160 |
+
</ul>
|
161 |
+
<?php endif; ?>
|
162 |
+
</div>
|
163 |
+
</div>
|
164 |
+
</div>
|
165 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/checkout/cart/crosssell.phtml
ADDED
@@ -0,0 +1,61 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Cart cross sell items template
|
30 |
+
*
|
31 |
+
* @see Mage_Checkout_Block_Cart_Crosssell
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php if($this->getItemCount()): ?>
|
35 |
+
<div class="crosssell">
|
36 |
+
<h2><?php echo $this->__('You may be interested in the following items:') ?></h2>
|
37 |
+
<ul id="crosssell-products-list">
|
38 |
+
<?php foreach ($this->getItems() as $_item): ?>
|
39 |
+
<li class="item">
|
40 |
+
<a class="product-image" href="<?php echo $_item->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(104); ?>" width="104" height="104" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
|
41 |
+
<div class="product-details">
|
42 |
+
<h3 class="product-name"><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></h3>
|
43 |
+
<div class="clearfx">
|
44 |
+
<?php echo $this->getPriceHtml($_item, true) ?>
|
45 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_item) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
46 |
+
</div>
|
47 |
+
<ul class="add-to-links">
|
48 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
49 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_item) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
50 |
+
<?php endif; ?>
|
51 |
+
<?php if($_compareUrl=$this->getAddToCompareUrl($_item)): ?>
|
52 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
53 |
+
<?php endif; ?>
|
54 |
+
</ul>
|
55 |
+
</div>
|
56 |
+
</li>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</ul>
|
59 |
+
<script type="text/javascript">decorateList('crosssell-products-list', 'none-recursive')</script>
|
60 |
+
</div>
|
61 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/checkout/cart/item/default.phtml
ADDED
@@ -0,0 +1,279 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
$_item = $this->getItem();
|
29 |
+
$isVisibleProduct = $_item->getProduct()->isVisibleInSiteVisibility();
|
30 |
+
$canApplyMsrp = Mage::helper('catalog')->canApplyMsrp($_item->getProduct(), Mage_Catalog_Model_Product_Attribute_Source_Msrp_Type::TYPE_BEFORE_ORDER_CONFIRM);
|
31 |
+
?>
|
32 |
+
<tr>
|
33 |
+
<td><?php if ($this->hasProductUrl()):?><a href="<?php echo $this->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getProductName()) ?>" class="product-image"><?php endif;?><img src="<?php echo $this->getProductThumbnail()->resize(90); ?>" width="90" height="90" alt="<?php echo $this->htmlEscape($this->getProductName()) ?>" /><?php if ($this->hasProductUrl()):?></a><?php endif;?></td>
|
34 |
+
<td>
|
35 |
+
<h2 class="product-name">
|
36 |
+
<?php if ($this->hasProductUrl()):?>
|
37 |
+
<a href="<?php echo $this->getProductUrl() ?>"><?php echo $this->htmlEscape($this->getProductName()) ?></a>
|
38 |
+
<?php else: ?>
|
39 |
+
<?php echo $this->htmlEscape($this->getProductName()) ?>
|
40 |
+
<?php endif; ?>
|
41 |
+
</h2>
|
42 |
+
<?php if ($_options = $this->getOptionList()):?>
|
43 |
+
<dl class="item-options">
|
44 |
+
<?php foreach ($_options as $_option) : ?>
|
45 |
+
<?php $_formatedOptionValue = $this->getFormatedOptionValue($_option) ?>
|
46 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
47 |
+
<dd<?php if (isset($_formatedOptionValue['full_view'])): ?> class="truncated"<?php endif; ?>><?php echo $_formatedOptionValue['value'] ?>
|
48 |
+
<?php if (isset($_formatedOptionValue['full_view'])): ?>
|
49 |
+
<div class="truncated_full_value">
|
50 |
+
<dl class="item-options">
|
51 |
+
<dt><?php echo $this->htmlEscape($_option['label']) ?>: </dt>
|
52 |
+
<dd><?php echo $_formatedOptionValue['full_view'] ?></dd>
|
53 |
+
</dl>
|
54 |
+
</div>
|
55 |
+
<?php endif; ?>
|
56 |
+
</dd>
|
57 |
+
<?php endforeach; ?>
|
58 |
+
</dl>
|
59 |
+
<?php endif;?>
|
60 |
+
<?php if ($messages = $this->getMessages()): ?>
|
61 |
+
<?php foreach ($messages as $message): ?>
|
62 |
+
<p class="item-msg <?php echo $message['type'] ?>">* <?php echo $this->escapeHtml($message['text']) ?></p>
|
63 |
+
<?php endforeach; ?>
|
64 |
+
<?php endif; ?>
|
65 |
+
<?php $addInfoBlock = $this->getProductAdditionalInformationBlock(); ?>
|
66 |
+
<?php if ($addInfoBlock): ?>
|
67 |
+
<?php echo $addInfoBlock->setItem($_item)->toHtml() ?>
|
68 |
+
<?php endif;?>
|
69 |
+
|
70 |
+
</td>
|
71 |
+
<td class="a-center v-middle">
|
72 |
+
<?php if ($isVisibleProduct): ?>
|
73 |
+
<a href="<?php echo $this->getConfigureUrl() ?>" title="<?php echo $this->__('Edit item parameters') ?>"><?php echo $this->__('Edit') ?></a>
|
74 |
+
<?php endif ?>
|
75 |
+
</td>
|
76 |
+
<?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
|
77 |
+
<td class="a-center v-middle">
|
78 |
+
<?php if ($isVisibleProduct): ?>
|
79 |
+
<input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" title="<?php echo $this->__('Move to Wishlist') ?>" class="checkbox" />
|
80 |
+
<?php endif ?>
|
81 |
+
</td>
|
82 |
+
<?php endif ?>
|
83 |
+
|
84 |
+
<?php if ($canApplyMsrp): ?>
|
85 |
+
<td class="a-right v-middle"<?php if ($this->helper('tax')->displayCartBothPrices()): ?> colspan="2"<?php endif; ?>>
|
86 |
+
<span class="cart-price">
|
87 |
+
<span class="cart-msrp-unit"><?php echo $this->__('See price before order confirmation.'); ?></span>
|
88 |
+
<?php $helpLinkId = 'cart-msrp-help-' . $_item->getId(); ?>
|
89 |
+
<a id="<?php echo $helpLinkId ?>" href="#" class="map-help-link"><?php echo $this->__("What's this?"); ?></a>
|
90 |
+
<script type="text/javascript">
|
91 |
+
Catalog.Map.addHelpLink($('<?php echo $helpLinkId ?>'), "<?php echo $this->__("What's this?") ?>");
|
92 |
+
</script>
|
93 |
+
</span>
|
94 |
+
</td>
|
95 |
+
<?php else: ?>
|
96 |
+
|
97 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
98 |
+
<td class="a-right v-middle">
|
99 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
100 |
+
<span class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
101 |
+
<?php else: ?>
|
102 |
+
<span class="cart-price">
|
103 |
+
<?php endif; ?>
|
104 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
105 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
|
106 |
+
<?php else: ?>
|
107 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
|
108 |
+
<?php endif; ?>
|
109 |
+
|
110 |
+
</span>
|
111 |
+
|
112 |
+
|
113 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
114 |
+
|
115 |
+
<div class="cart-tax-info" id="eunit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
116 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
117 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
118 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
119 |
+
<?php endforeach; ?>
|
120 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
121 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
122 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
123 |
+
<?php endforeach; ?>
|
124 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
125 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
126 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
127 |
+
<?php endforeach; ?>
|
128 |
+
<?php endif; ?>
|
129 |
+
</div>
|
130 |
+
|
131 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
132 |
+
<div class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
133 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?></span>
|
134 |
+
</div>
|
135 |
+
<?php endif; ?>
|
136 |
+
<?php endif; ?>
|
137 |
+
</td>
|
138 |
+
<?php endif; ?>
|
139 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
140 |
+
<td class="v-middle">
|
141 |
+
<?php $_incl = $this->helper('checkout')->getPriceInclTax($_item); ?>
|
142 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
143 |
+
<span class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
144 |
+
<?php else: ?>
|
145 |
+
<span class="cart-price">
|
146 |
+
<?php endif; ?>
|
147 |
+
|
148 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
149 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
|
150 |
+
<?php else: ?>
|
151 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
|
152 |
+
<?php endif; ?>
|
153 |
+
|
154 |
+
</span>
|
155 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
156 |
+
|
157 |
+
<div class="cart-tax-info" id="unit-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
158 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
159 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
160 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span>
|
161 |
+
<?php endforeach; ?>
|
162 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
163 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
164 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
165 |
+
<?php endforeach; ?>
|
166 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
167 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
168 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span>
|
169 |
+
<?php endforeach; ?>
|
170 |
+
<?php endif; ?>
|
171 |
+
</div>
|
172 |
+
|
173 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
174 |
+
<div class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
175 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?></span>
|
176 |
+
</div>
|
177 |
+
<?php endif; ?>
|
178 |
+
<?php endif; ?>
|
179 |
+
</td>
|
180 |
+
<?php endif; ?>
|
181 |
+
<?php endif; ?>
|
182 |
+
<td class="a-center v-middle">
|
183 |
+
<input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getQty() ?>" size="4" title="<?php echo $this->__('Qty') ?>" class="input-text qty" maxlength="12" />
|
184 |
+
</td>
|
185 |
+
<?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
186 |
+
<td class="a-center v-middle">
|
187 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
188 |
+
<span class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
189 |
+
<?php else: ?>
|
190 |
+
<span class="cart-price">
|
191 |
+
<?php endif; ?>
|
192 |
+
|
193 |
+
<?php if ($canApplyMsrp): ?>
|
194 |
+
<span class="cart-msrp-subtotal">--</span>
|
195 |
+
<?php else: ?>
|
196 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
197 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?>
|
198 |
+
<?php else: ?>
|
199 |
+
<?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
|
200 |
+
<?php endif; ?>
|
201 |
+
<?php endif; ?>
|
202 |
+
|
203 |
+
</span>
|
204 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
205 |
+
|
206 |
+
<div class="cart-tax-info" id="esubtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
207 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
208 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
209 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
210 |
+
<?php endforeach; ?>
|
211 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
212 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
213 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
214 |
+
<?php endforeach; ?>
|
215 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
216 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
217 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
218 |
+
<?php endforeach; ?>
|
219 |
+
<?php endif; ?>
|
220 |
+
</div>
|
221 |
+
|
222 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
223 |
+
<div class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
224 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total'); ?>: <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?></span>
|
225 |
+
</div>
|
226 |
+
<?php endif; ?>
|
227 |
+
<?php endif; ?>
|
228 |
+
</td>
|
229 |
+
<?php endif; ?>
|
230 |
+
<?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
|
231 |
+
<td class="a-center v-middle">
|
232 |
+
<?php $_incl = $this->helper('checkout')->getSubtotalInclTax($_item); ?>
|
233 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
234 |
+
<span class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
235 |
+
<?php else: ?>
|
236 |
+
<span class="cart-price">
|
237 |
+
<?php endif; ?>
|
238 |
+
|
239 |
+
<?php if ($canApplyMsrp): ?>
|
240 |
+
<span class="cart-msrp-subtotal">--</span>
|
241 |
+
<?php else: ?>
|
242 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
243 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?>
|
244 |
+
<?php else: ?>
|
245 |
+
<?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxRowDisposition()) ?>
|
246 |
+
<?php endif; ?>
|
247 |
+
<?php endif; ?>
|
248 |
+
|
249 |
+
</span>
|
250 |
+
|
251 |
+
|
252 |
+
<?php if (Mage::helper('weee')->getApplied($_item)): ?>
|
253 |
+
|
254 |
+
<div class="cart-tax-info" id="subtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display:none;">
|
255 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
256 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
257 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span>
|
258 |
+
<?php endforeach; ?>
|
259 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
260 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
261 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
262 |
+
<?php endforeach; ?>
|
263 |
+
<?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
264 |
+
<?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
|
265 |
+
<span class="weee"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span>
|
266 |
+
<?php endforeach; ?>
|
267 |
+
<?php endif; ?>
|
268 |
+
</div>
|
269 |
+
|
270 |
+
<?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
|
271 |
+
<div class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
|
272 |
+
<span class="weee"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>: <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?></span>
|
273 |
+
</div>
|
274 |
+
<?php endif; ?>
|
275 |
+
<?php endif; ?>
|
276 |
+
</td>
|
277 |
+
<?php endif; ?>
|
278 |
+
<td class="a-center v-middle"><a href="<?php echo $this->getDeleteUrl()?>" title="<?php echo $this->__('Remove item')?>" class="btn-remove btn-remove2"><?php echo $this->__('Remove item')?></a></td>
|
279 |
+
</tr>
|
app/design/frontend/default/jewelry_purple/template/newsletter/subscribe.phtml
ADDED
@@ -0,0 +1,49 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="block block-subscribe">
|
28 |
+
<div class="block-title">
|
29 |
+
<strong><span><?php echo $this->__('Newsletter') ?></span></strong>
|
30 |
+
</div>
|
31 |
+
<form action="<?php echo $this->getFormActionUrl() ?>" method="post" id="newsletter-validate-detail">
|
32 |
+
<div class="block-content">
|
33 |
+
<label for="newsletter"><?php echo $this->__('Sign Up for Our Newsletter:') ?></label>
|
34 |
+
<div class="clearfix">
|
35 |
+
<div class="input-box">
|
36 |
+
<input type="text" name="email" id="newsletter" title="<?php echo $this->__('Sign up for our newsletter') ?>" class="input-text required-entry validate-email" />
|
37 |
+
</div>
|
38 |
+
<div class="actions">
|
39 |
+
<button type="submit" title="<?php echo $this->__('Subscribe') ?>" class="button"><span><span><?php echo $this->__('Go') ?></span></span></button>
|
40 |
+
</div>
|
41 |
+
</div>
|
42 |
+
</div>
|
43 |
+
</form>
|
44 |
+
<script type="text/javascript">
|
45 |
+
//<![CDATA[
|
46 |
+
var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
|
47 |
+
//]]>
|
48 |
+
</script>
|
49 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/page/1column.phtml
ADDED
@@ -0,0 +1,58 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col1-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
</div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
<?php echo $this->getChildHtml('footer') ?>
|
55 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
56 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
57 |
+
</body>
|
58 |
+
</html>
|
app/design/frontend/default/jewelry_purple/template/page/2columns-left.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-left-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_purple/template/page/2columns-right.phtml
ADDED
@@ -0,0 +1,59 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col2-right-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-main">
|
47 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
48 |
+
<?php echo $this->getChildHtml('content') ?>
|
49 |
+
</div>
|
50 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
51 |
+
</div>
|
52 |
+
</div>
|
53 |
+
</div>
|
54 |
+
</div>
|
55 |
+
<?php echo $this->getChildHtml('footer') ?>
|
56 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
57 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
58 |
+
</body>
|
59 |
+
</html>
|
app/design/frontend/default/jewelry_purple/template/page/3columns.phtml
ADDED
@@ -0,0 +1,62 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php
|
28 |
+
/**
|
29 |
+
* Template for Mage_Page_Block_Html
|
30 |
+
*/
|
31 |
+
?>
|
32 |
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
33 |
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
|
34 |
+
<head>
|
35 |
+
<?php echo $this->getChildHtml('head') ?>
|
36 |
+
</head>
|
37 |
+
<body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
|
38 |
+
<?php echo $this->getChildHtml('after_body_start') ?>
|
39 |
+
<div class="wrapper">
|
40 |
+
<?php echo $this->getChildHtml('global_notices') ?>
|
41 |
+
<div class="page">
|
42 |
+
<?php echo $this->getChildHtml('header') ?>
|
43 |
+
<div class="main-container col3-layout">
|
44 |
+
<div class="main">
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
+
<div class="col-wrapper">
|
47 |
+
<div class="col-main">
|
48 |
+
<?php echo $this->getChildHtml('global_messages') ?>
|
49 |
+
<?php echo $this->getChildHtml('content') ?>
|
50 |
+
</div>
|
51 |
+
<div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
|
52 |
+
</div>
|
53 |
+
<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
|
54 |
+
</div>
|
55 |
+
</div>
|
56 |
+
</div>
|
57 |
+
</div>
|
58 |
+
<?php echo $this->getChildHtml('footer') ?>
|
59 |
+
<?php echo $this->getChildHtml('before_body_end') ?>
|
60 |
+
<?php echo $this->getAbsoluteFooter() ?>
|
61 |
+
</body>
|
62 |
+
</html>
|
app/design/frontend/default/jewelry_purple/template/page/html/breadcrumbs.phtml
ADDED
@@ -0,0 +1,46 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<?php if($crumbs && is_array($crumbs)): ?>
|
28 |
+
<div class="breadcrumbs">
|
29 |
+
<ul>
|
30 |
+
<?php foreach($crumbs as $_crumbName=>$_crumbInfo): ?>
|
31 |
+
<li class="<?php echo $_crumbName ?>">
|
32 |
+
<?php if($_crumbInfo['link']): ?>
|
33 |
+
<a href="<?php echo $_crumbInfo['link'] ?>" title="<?php echo $this->htmlEscape($_crumbInfo['title']) ?>"><?php echo $this->htmlEscape($_crumbInfo['label']) ?></a>
|
34 |
+
<?php elseif($_crumbInfo['last']): ?>
|
35 |
+
<strong><?php echo $this->htmlEscape($_crumbInfo['label']) ?></strong>
|
36 |
+
<?php else: ?>
|
37 |
+
<?php echo $this->htmlEscape($_crumbInfo['label']) ?>
|
38 |
+
<?php endif; ?>
|
39 |
+
<?php if(!$_crumbInfo['last']): ?>
|
40 |
+
<span><img class="v-middle" src="<?php echo $this->getSkinUrl('images/new/bread_spacer.gif');?>" alt="" /> </span>
|
41 |
+
<?php endif; ?>
|
42 |
+
</li>
|
43 |
+
<?php endforeach; ?>
|
44 |
+
</ul>
|
45 |
+
</div>
|
46 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/page/html/footer.phtml
ADDED
@@ -0,0 +1,32 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
?>
|
27 |
+
<div class="footer-container">
|
28 |
+
<div class="footer">
|
29 |
+
<div class="clearfix"><?php echo $this->getChildHtml() ?></div>
|
30 |
+
<address><?php echo $this->getCopyright() ?></address>
|
31 |
+
</div>
|
32 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/page/html/header.phtml
ADDED
@@ -0,0 +1,53 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/**
|
27 |
+
* @var Mage_Page_Block_Html_Header $this
|
28 |
+
*/
|
29 |
+
?>
|
30 |
+
<div class="header-container">
|
31 |
+
<div class="before-header">
|
32 |
+
<div class="before-header-in">
|
33 |
+
<?php echo $this->getChildHtml('store_language') ?>
|
34 |
+
</div>
|
35 |
+
</div>
|
36 |
+
<div class="header">
|
37 |
+
<?php if ($this->getIsHomePage()):?>
|
38 |
+
<h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>
|
39 |
+
<?php else:?>
|
40 |
+
<a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a>
|
41 |
+
<?php endif?>
|
42 |
+
<div class="quick-access">
|
43 |
+
<p class="welcome-msg"><?php echo $this->getWelcome() ?> <?php echo $this->getAdditionalHtml() ?></p>
|
44 |
+
<?php echo $this->getChildHtml('topLinks') ?>
|
45 |
+
|
46 |
+
</div>
|
47 |
+
<?php echo $this->getChildHtml('topContainer'); ?>
|
48 |
+
</div>
|
49 |
+
</div>
|
50 |
+
<div class="menu-and-search clearfix">
|
51 |
+
<?php echo $this->getChildHtml('topMenu') ?>
|
52 |
+
<?php echo $this->getChildHtml('topSearch') ?>
|
53 |
+
</div>
|
app/design/frontend/default/jewelry_purple/template/reports/home_product_compared.phtml
ADDED
@@ -0,0 +1,79 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Compared */
|
27 |
+
?>
|
28 |
+
<?php if ($_products = $this->getRecentlyComparedProducts()): ?>
|
29 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Compared') ?></h2>
|
30 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
31 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
32 |
+
<?php if ($i++%$_columnCount==0): ?>
|
33 |
+
<?php
|
34 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
35 |
+
switch ($r_template)
|
36 |
+
{
|
37 |
+
case "page/2columns-right.phtml":
|
38 |
+
case "page/2columns-left.phtml":
|
39 |
+
$_columnCount = 3;
|
40 |
+
break;
|
41 |
+
case "page/3columns.phtml":
|
42 |
+
$_columnCount = 2;
|
43 |
+
break;
|
44 |
+
default:
|
45 |
+
$_columnCount = 4;
|
46 |
+
}
|
47 |
+
?>
|
48 |
+
<ul class="products-grid">
|
49 |
+
<?php endif; ?>
|
50 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
51 |
+
<div class="grid-item-bg">
|
52 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
53 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
54 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
55 |
+
<div class="clearfix">
|
56 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-compared') ?>
|
57 |
+
<div class="actions">
|
58 |
+
<?php if($_product->isSaleable()): ?>
|
59 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
60 |
+
<?php else: ?>
|
61 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
62 |
+
<?php endif; ?>
|
63 |
+
</div>
|
64 |
+
</div>
|
65 |
+
<ul class="add-to-links">
|
66 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
67 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
68 |
+
<?php endif; ?>
|
69 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
70 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
71 |
+
<?php endif; ?>
|
72 |
+
</ul>
|
73 |
+
</div>
|
74 |
+
</li>
|
75 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
76 |
+
</ul>
|
77 |
+
<?php endif; ?>
|
78 |
+
<?php endforeach; ?>
|
79 |
+
<?php endif; ?>
|
app/design/frontend/default/jewelry_purple/template/reports/home_product_viewed.phtml
ADDED
@@ -0,0 +1,85 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/afl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* DISCLAIMER
|
16 |
+
*
|
17 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
18 |
+
* versions in the future. If you wish to customize Magento for your
|
19 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
20 |
+
*
|
21 |
+
* @category design
|
22 |
+
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
24 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
+
*/
|
26 |
+
/* @var $this Mage_Reports_Block_Product_Viewed */
|
27 |
+
?>
|
28 |
+
<?php
|
29 |
+
/**
|
30 |
+
* @see Mage_Reports_Block_Product_Viewed
|
31 |
+
*/
|
32 |
+
?>
|
33 |
+
<?php if ($_products = $this->getRecentlyViewedProducts()): ?>
|
34 |
+
<h2 class="subtitle"><?php echo $this->__('Your Recently Viewed') ?></h2>
|
35 |
+
<?php $_columnCount = $this->getColumnCount(); ?>
|
36 |
+
<?php $i=0; foreach ($_products as $_product): ?>
|
37 |
+
<?php if ($i++%$_columnCount==0): ?>
|
38 |
+
<?php
|
39 |
+
$r_template = $this->getLayout()->getBlock('root')->getTemplate();
|
40 |
+
switch ($r_template)
|
41 |
+
{
|
42 |
+
case "page/2columns-right.phtml":
|
43 |
+
case "page/2columns-left.phtml":
|
44 |
+
$_columnCount = 3;
|
45 |
+
break;
|
46 |
+
case "page/3columns.phtml":
|
47 |
+
$_columnCount = 2;
|
48 |
+
break;
|
49 |
+
default:
|
50 |
+
$_columnCount = 4;
|
51 |
+
}
|
52 |
+
?>
|
53 |
+
<ul class="products-grid">
|
54 |
+
<?php endif; ?>
|
55 |
+
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
56 |
+
<div class="grid-item-bg">
|
57 |
+
<a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->stripTags($_product->getName(), null, true) ?>" /></a>
|
58 |
+
<h3 class="product-name"><a href="<?php echo $this->getProductUrl($_product) ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_product, $_product->getName() , 'name') ?></a></h3>
|
59 |
+
<?php //echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
60 |
+
<div class="clearfix">
|
61 |
+
<?php echo $this->getPriceHtml($_product, true, '-home-viewed') ?>
|
62 |
+
<div class="actions">
|
63 |
+
<?php if($_product->isSaleable()): ?>
|
64 |
+
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
65 |
+
<?php else: ?>
|
66 |
+
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
67 |
+
<?php endif; ?>
|
68 |
+
</div>
|
69 |
+
</div>
|
70 |
+
<ul class="add-to-links">
|
71 |
+
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
72 |
+
<li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
|
73 |
+
<?php endif; ?>
|
74 |
+
<?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
|
75 |
+
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
|
76 |
+
<?php endif; ?>
|
77 |
+
</ul>
|
78 |
+
|
79 |
+
</div>
|
80 |
+
</li>
|
81 |
+
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
82 |
+
</ul>
|
83 |
+
<?php endif; ?>
|
84 |
+
<?php endforeach; ?>
|
85 |
+
<?php endif; ?>
|
package.xml
ADDED
@@ -0,0 +1,18 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<package>
|
3 |
+
<name>Jewelry_Store</name>
|
4 |
+
<version>1.3.0</version>
|
5 |
+
<stability>stable</stability>
|
6 |
+
<license uri="https://www.gomage.com/license-agreement/">Single domain license</license>
|
7 |
+
<channel>community</channel>
|
8 |
+
<extends/>
|
9 |
+
<summary>The first and the most important impression customers make first few seconds of looking at the main page of your store. Default themes make your website look just like thousands of other online stores in Internet. GoMage considered that jewelries are special article of trade and it requires special approach in on-line selling tools and attributes. GoMage Jewelry Theme developed by Gomage is a special design solution for a shopping cart of on-line jeweler boutique. Elegant and quality design of GoMage jewelry theme can be implemented in black, blue, and purple colors. Zoom option allows your customers to see the details of article closely in order to make them confident with product they choose. Advance search feature saves a lot of time for shoppers who are looking for a specific item as advance search allows a shopper to find exactly what he needs in few seconds.</summary>
|
10 |
+
<description>The first and the most important impression customers make first few seconds of looking at the main page of your store. Default themes make your website look just like thousands of other online stores in Internet. GoMage considered that jewelries are special article of trade and it requires special approach in on-line selling tools and attributes. GoMage Jewelry Theme developed by Gomage is a special design solution for a shopping cart of on-line jeweler boutique. Elegant and quality design of GoMage jewelry theme can be implemented in black, blue, and purple colors. Zoom option allows your customers to see the details of article closely in order to make them confident with product they choose. Advance search feature saves a lot of time for shoppers who are looking for a specific item as advance search allows a shopper to find exactly what he needs in few seconds.</description>
|
11 |
+
<notes>Version 1.3.0</notes>
|
12 |
+
<authors><author><name>GoMage</name><user>GoMage</user><email>support@gomage.com</email></author></authors>
|
13 |
+
<date>2015-07-07</date>
|
14 |
+
<time>10:16:19</time>
|
15 |
+
<contents><target name="mage"><dir name="source"><dir name="Jewelry_Store_Black"><file name="1_Home.psd" hash="c52d61aaf0bc3c41f34d0f823072a268"/><file name="2_Category_grid.psd" hash="3f502117620f5c33c4fdd64ffbe45fec"/><file name="3_Category_list.psd" hash="ab65f74b1525f919cfe2533cfa056c2f"/><file name="4_Product_page.psd" hash="7b25732f3ae28f92d928afed94d74863"/><file name="5_Cart.psd" hash="8ef26e3b66e83914fc2c9ef6f25e23c8"/><file name="6_Checkout.psd" hash="ea445d019f89613279c9f8e7c568d29f"/><file name="7_User_account.psd" hash="be541bec5a6c2196496db25206f453ca"/></dir><dir name="Jewelry_Store_Blue"><file name="1_Home.psd" hash="78f9f44a44ad1411c0169f19ae746546"/><file name="2_Category_grid.psd" hash="abbbd92908d47b2ea278938ebda8cecd"/><file name="3_Category_list.psd" hash="e347edbccf22e0ae4c57c201913c27ae"/><file name="4_Product_page.psd" hash="0cda621ac519eb0430826691a86bacfa"/><file name="5_Cart.psd" hash="0bf4b80ed6c173a60744123236d4e706"/><file name="6_Checkout.psd" hash="87b1b7ae6d2b5c26f642e13e6c169d66"/><file name="7_User_account.psd" hash="3483908c9088233a6a25efeef6d56641"/></dir><dir name="Jewelry_Store_Purple"><file name="1_Home.psd" hash="db3e79c0d08eda849fe4aa526df059cc"/><file name="2_Category_grid.psd" hash="c61a4296340b3c404194c930f5671a13"/><file name="3_Category_list.psd" hash="bcd07c0aef7abddb6f5018481873e045"/><file name="4_Product_page.psd" hash="1d2049539ed17364d9debc073f21a840"/><file name="5_Cart.psd" hash="1b8fc5910c99be412f7011c152a27e5b"/><file name="6_Checkout.psd" hash="d4d1e0ddf819c02b7255bc86c8c4e88b"/><file name="7_User_account.psd" hash="72a7b9f35e555453f77e9f0657814e51"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="jewelry_black"><dir name="layout"><file name="catalog.xml" hash="5927ee76348f98cacad2fa6a8c1857a5"/><file name="page.xml" hash="44fabe95ed00b3623eabe94ea787bb46"/><file name="paypal.xml" hash="fe51edee5db6fdf70ff3b561bba19bc3"/><file name="tag.xml" hash="0bdf0b3098f816ad65352b23c01a4b33"/></dir><dir name="template"><dir name="catalog"><dir name="category"><file name="view.phtml" hash="cc3b36876b9ddd3d20a8854174df8c8b"/></dir><dir name="product"><file name="list.phtml" hash="4b04ad8b149249cf1656ad9c206c854e"/><file name="new.phtml" hash="025243ece86eccec88512938b2abe29a"/><dir name="view"><file name="media.phtml" hash="07097b405046e06987ccacb41cb5f80f"/><file name="tabs.phtml" hash="ae766ac4f8968c93715da9f0addb86c3"/></dir><file name="view.phtml" hash="fafa06ff5b95a7d3d0b52cf189cd4c1c"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="5af1b7556642ef1f4909245c69d14441"/></dir><dir name="checkout"><dir name="cart"><file name="crosssell.phtml" hash="3127af22ced45b5e9334b373279dadcd"/><dir name="item"><file name="default.phtml" hash="f6dfac7f16b6c790791c60cb6b0c1c35"/></dir></dir><file name="cart.phtml" hash="a5f46f0cbcba9fe66899471f7c1c08c8"/></dir><dir name="newsletter"><file name="subscribe.phtml" hash="078343b2a77cfebbb7ce96ab9c12a052"/></dir><dir name="page"><file name="1column.phtml" hash="4fe2916f6c08c149824cf8a822f81ad8"/><file name="2columns-left.phtml" hash="fda54a5031344f0e76c3c13feaaa9f89"/><file name="2columns-right.phtml" hash="8a1b3ca2127a677d93bfb1fc3fa59b44"/><file name="3columns.phtml" hash="392e55b39210527f55770c5526a316dc"/><dir name="html"><file name="breadcrumbs.phtml" hash="001e9ba0f8f0ecdcc777492133609b75"/><file name="footer.phtml" hash="33a1e00c89d03581e4f88d8bf33289da"/><file name="header.phtml" hash="f4fe1175ef8d1977b01ecc6fe59b833f"/></dir></dir><dir name="reports"><file name="home_product_compared.phtml" hash="94365e714d1be36283eb4fbb48f721cc"/><file name="home_product_viewed.phtml" hash="bce32afb7660f98d34d897d091c04ed7"/></dir></dir></dir><dir name="jewelry_blue"><dir name="layout"><file name="catalog.xml" hash="5927ee76348f98cacad2fa6a8c1857a5"/><file name="page.xml" hash="44fabe95ed00b3623eabe94ea787bb46"/><file name="paypal.xml" hash="fe51edee5db6fdf70ff3b561bba19bc3"/><file name="tag.xml" hash="0bdf0b3098f816ad65352b23c01a4b33"/></dir><dir name="template"><dir name="catalog"><dir name="category"><file name="view.phtml" hash="cc3b36876b9ddd3d20a8854174df8c8b"/></dir><dir name="product"><file name="list.phtml" hash="4b04ad8b149249cf1656ad9c206c854e"/><file name="new.phtml" hash="025243ece86eccec88512938b2abe29a"/><dir name="view"><file name="media.phtml" hash="07097b405046e06987ccacb41cb5f80f"/><file name="tabs.phtml" hash="ae766ac4f8968c93715da9f0addb86c3"/></dir><file name="view.phtml" hash="fafa06ff5b95a7d3d0b52cf189cd4c1c"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="5af1b7556642ef1f4909245c69d14441"/></dir><dir name="checkout"><dir name="cart"><file name="crosssell.phtml" hash="3127af22ced45b5e9334b373279dadcd"/><dir name="item"><file name="default.phtml" hash="f6dfac7f16b6c790791c60cb6b0c1c35"/></dir></dir><file name="cart.phtml" hash="a5f46f0cbcba9fe66899471f7c1c08c8"/></dir><dir name="newsletter"><file name="subscribe.phtml" hash="078343b2a77cfebbb7ce96ab9c12a052"/></dir><dir name="page"><file name="1column.phtml" hash="4fe2916f6c08c149824cf8a822f81ad8"/><file name="2columns-left.phtml" hash="fda54a5031344f0e76c3c13feaaa9f89"/><file name="2columns-right.phtml" hash="8a1b3ca2127a677d93bfb1fc3fa59b44"/><file name="3columns.phtml" hash="392e55b39210527f55770c5526a316dc"/><dir name="html"><file name="breadcrumbs.phtml" hash="001e9ba0f8f0ecdcc777492133609b75"/><file name="footer.phtml" hash="33a1e00c89d03581e4f88d8bf33289da"/><file name="header.phtml" hash="f4fe1175ef8d1977b01ecc6fe59b833f"/></dir></dir><dir name="reports"><file name="home_product_compared.phtml" hash="94365e714d1be36283eb4fbb48f721cc"/><file name="home_product_viewed.phtml" hash="bce32afb7660f98d34d897d091c04ed7"/></dir></dir></dir><dir name="jewelry_purple"><dir name="layout"><file name="catalog.xml" hash="5927ee76348f98cacad2fa6a8c1857a5"/><file name="page.xml" hash="44fabe95ed00b3623eabe94ea787bb46"/><file name="paypal.xml" hash="fe51edee5db6fdf70ff3b561bba19bc3"/><file name="tag.xml" hash="0bdf0b3098f816ad65352b23c01a4b33"/></dir><dir name="template"><dir name="catalog"><dir name="category"><file name="view.phtml" hash="cc3b36876b9ddd3d20a8854174df8c8b"/></dir><dir name="product"><file name="list.phtml" hash="4b04ad8b149249cf1656ad9c206c854e"/><file name="new.phtml" hash="025243ece86eccec88512938b2abe29a"/><dir name="view"><file name="media.phtml" hash="07097b405046e06987ccacb41cb5f80f"/><file name="tabs.phtml" hash="ae766ac4f8968c93715da9f0addb86c3"/></dir><file name="view.phtml" hash="fafa06ff5b95a7d3d0b52cf189cd4c1c"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="5af1b7556642ef1f4909245c69d14441"/></dir><dir name="checkout"><dir name="cart"><file name="crosssell.phtml" hash="3127af22ced45b5e9334b373279dadcd"/><dir name="item"><file name="default.phtml" hash="f6dfac7f16b6c790791c60cb6b0c1c35"/></dir></dir><file name="cart.phtml" hash="a5f46f0cbcba9fe66899471f7c1c08c8"/></dir><dir name="newsletter"><file name="subscribe.phtml" hash="078343b2a77cfebbb7ce96ab9c12a052"/></dir><dir name="page"><file name="1column.phtml" hash="4fe2916f6c08c149824cf8a822f81ad8"/><file name="2columns-left.phtml" hash="fda54a5031344f0e76c3c13feaaa9f89"/><file name="2columns-right.phtml" hash="8a1b3ca2127a677d93bfb1fc3fa59b44"/><file name="3columns.phtml" hash="392e55b39210527f55770c5526a316dc"/><dir name="html"><file name="breadcrumbs.phtml" hash="001e9ba0f8f0ecdcc777492133609b75"/><file name="footer.phtml" hash="33a1e00c89d03581e4f88d8bf33289da"/><file name="header.phtml" hash="f4fe1175ef8d1977b01ecc6fe59b833f"/></dir></dir><dir name="reports"><file name="home_product_compared.phtml" hash="94365e714d1be36283eb4fbb48f721cc"/><file name="home_product_viewed.phtml" hash="bce32afb7660f98d34d897d091c04ed7"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="jewelry_black"><dir name="css"><file name="print.css" hash="df224cf14394b5a84a8993688946cd6b"/><file name="styles-ie.css" hash="27ef23c674a549f252fb915acd9a9e79"/><file name="styles.css" hash="8512d4b063b5b75702670145598575e3"/></dir><dir name="images"><file name="bkg_buttons-set1.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="f552a100c10aedce8d76f9770ee9d086"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product_collateral.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_tfoot.gif" hash="74fd27b9ee4540bf95b2e219f08f0d00"/><file name="bkg_th-v.gif" hash="b0d17555dfc6060941e0c067718189df"/><file name="bkg_th.gif" hash="4cc73a87ff8702fc724d6dcb00030047"/><file name="bkg_toolbar.gif" hash="fb7ed019476eaa1643af922b59ede4fb"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="7641ad59963ebe22152387018be9c793"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="d78f390f4c35f108bd3a482aaea6134b"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_desc_arrow.gif" hash="d1e630b12019a3dc3a4302d8781c0912"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="d8bd2eb0378a32c566da6c2454b3f148"/><file name="i_pager-prev.gif" hash="f4fa2f6cb89b126416ebb750785fb634"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_email.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_print.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="magnifier_handle.gif" hash="68c717ff2d6e4de530563bb7aa7200a4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><file name="nav_bg.gif" hash="8300e471a83e49309650c552d7a719b0"/><file name="nav_li_bg.gif" hash="1b20d21c22cf34c8d94cf884b8929d9d"/><file name="nav_li_first.gif" hash="8b13f4f5f22adb768f3986a337a7fcae"/><dir name="new"><file name="best_sell_head.png" hash="d39b5c9e61fcff7050247247a71edb2f"/><file name="block_button_bg.png" hash="409bd2cae3ee6428d19cd3491c4d6736"/><file name="block_left_content_bg.png" hash="269daa2a75fae0ec88238fb8b53e527c"/><file name="block_right_content_bg.png" hash="28af18c2ac8c164c5e8effd4553abd83"/><file name="block_title_bg.png" hash="41e964a8972ad58e1a7644041901b8d1"/><file name="bread_spacer.gif" hash="ca68ac351653e909f71305f89f7b802c"/><file name="buttun_bg.png" hash="a420909e74efbfb365bb3da12107e003"/><file name="cart_crossell.gif" hash="b900dd5316b3518d8f7833323a5033e4"/><file name="cart_disc_bg.gif" hash="5fdc429b7a50dd2b12b778c79630fae5"/><file name="cart_disc_head.gif" hash="9564942cd29f0223a6fcae60332c905f"/><file name="cart_totals_bg.gif" hash="c6e784ee6e453721d2f77f250c8ae07f"/><file name="doble_arrow.gif" hash="28596eeb6b771902d538bb5c517898a0"/><file name="home_newsletter.png" hash="77dccd66bfbab2e2d88879e6afd28be4"/><file name="opc_active_title.gif" hash="c3a1fca5541711320018d14de2526388"/><file name="product_grid_bg.gif" hash="e511d78652b97da4a33174674bdbc665"/><file name="product_grid_bg.png" hash="21cd5ae9eb6c62efe0349a239074ab27"/><file name="product_grid_bg2.png" hash="9aebf69b825a8c082f547e8e93716882"/><file name="product_list_bg.png" hash="d290ab2b61a2958d79ae298dd4260ed4"/><file name="product_tabs_bg.gif" hash="62ad38434ae2329db746a6a4d0f69fe1"/></dir><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="cf46f7db4c452ea2a94d33eabca8ba93"/><file name="pager_arrow_left.gif" hash="f4fa2f6cb89b126416ebb750785fb634"/><file name="pager_arrow_right.gif" hash="d8bd2eb0378a32c566da6c2454b3f148"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="slider_bg.gif" hash="99b2456c18d06726d74e078b287462e6"/><file name="slider_btn_zoom_in.gif" hash="77af69e72c2f9b8b14e7090b678699ab"/><file name="slider_btn_zoom_out.gif" hash="c04628afdbdba95a5b702877ad53c0a7"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="top_search_bg.gif" hash="91079866d2aea7a7fd74c7751656bb19"/><file name="validation_advice_bg.gif" hash="65c22d28652bd56794a44579a83ae9df"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir></dir><dir name="jewelry_blue"><dir name="css"><file name="print.css" hash="df224cf14394b5a84a8993688946cd6b"/><file name="styles-ie.css" hash="27ef23c674a549f252fb915acd9a9e79"/><file name="styles.css" hash="aba7491744da2b71cb77e2d5ef7db1ec"/></dir><dir name="images"><file name="bkg_buttons-set1.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="f552a100c10aedce8d76f9770ee9d086"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product_collateral.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_tfoot.gif" hash="dc0df142b40888abf6b7c6d52e1380ab"/><file name="bkg_th-v.gif" hash="b0d17555dfc6060941e0c067718189df"/><file name="bkg_th.gif" hash="d4f4ef6b3b8fbe2e351b9be5f9cafe3f"/><file name="bkg_toolbar.gif" hash="fb7ed019476eaa1643af922b59ede4fb"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="7641ad59963ebe22152387018be9c793"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="472b152f3aa62353031b250b697ad465"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_desc_arrow.gif" hash="055675aafd4bde2e781db84a50607dd1"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_email.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_print.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="magnifier_handle.gif" hash="68c717ff2d6e4de530563bb7aa7200a4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><file name="nav_bg.gif" hash="cdd1c509508d68c2aa22adf949038d55"/><file name="nav_li_bg.gif" hash="e529d15fa6ba9ecaf405ba449c562e8c"/><file name="nav_li_first.gif" hash="58f27626c6c3162414df84eabeb1c640"/><dir name="new"><file name="best_sell_head.png" hash="4ae5724184aceccb55ad30b3811f6537"/><file name="block_button_bg.png" hash="ee353b23ffa55d90275be0b3bf8f5fa1"/><file name="block_left_content_bg.png" hash="269daa2a75fae0ec88238fb8b53e527c"/><file name="block_right_content_bg.png" hash="28af18c2ac8c164c5e8effd4553abd83"/><file name="block_title_bg.png" hash="41e964a8972ad58e1a7644041901b8d1"/><file name="bread_spacer.gif" hash="ca68ac351653e909f71305f89f7b802c"/><file name="buttun_bg.png" hash="5cb1fd9fef3ed490c83b23d1ca6a201b"/><file name="cart_crossell.gif" hash="b900dd5316b3518d8f7833323a5033e4"/><file name="cart_disc_bg.gif" hash="5fdc429b7a50dd2b12b778c79630fae5"/><file name="cart_disc_head.gif" hash="9564942cd29f0223a6fcae60332c905f"/><file name="cart_totals_bg.gif" hash="c6e784ee6e453721d2f77f250c8ae07f"/><file name="doble_arrow.gif" hash="b073d817ffff4c04d34561088113c5ea"/><file name="home_newsletter.png" hash="0097c61705789cc1a03a6dbab99f66e2"/><file name="opc_active_title.gif" hash="c3a1fca5541711320018d14de2526388"/><file name="product_grid_bg.gif" hash="e511d78652b97da4a33174674bdbc665"/><file name="product_grid_bg.png" hash="21cd5ae9eb6c62efe0349a239074ab27"/><file name="product_grid_bg2.png" hash="9aebf69b825a8c082f547e8e93716882"/><file name="product_list_bg.png" hash="d290ab2b61a2958d79ae298dd4260ed4"/><file name="product_tabs_bg.gif" hash="a066f8d1a91febc4a24e0b2caadae00c"/></dir><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="4dc6ff3b6ac9a314dcc9868eb3c970c6"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="slider_bg.gif" hash="99b2456c18d06726d74e078b287462e6"/><file name="slider_btn_zoom_in.gif" hash="c518dedbda9756c76afe9a1781536895"/><file name="slider_btn_zoom_out.gif" hash="22607ebd7ac6a455f23d07ab0fb91e32"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="top_search_bg.gif" hash="4573ce18ce555fdd09c24136f94ea04a"/><file name="validation_advice_bg.gif" hash="65c22d28652bd56794a44579a83ae9df"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir></dir><dir name="jewelry_purple"><dir name="css"><file name="print.css" hash="df224cf14394b5a84a8993688946cd6b"/><file name="styles-ie.css" hash="27ef23c674a549f252fb915acd9a9e79"/><file name="styles.css" hash="288c2982ce60d7c2859429509a0e89f3"/></dir><dir name="images"><file name="bkg_buttons-set1.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="f552a100c10aedce8d76f9770ee9d086"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product_collateral.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_tfoot.gif" hash="dc0df142b40888abf6b7c6d52e1380ab"/><file name="bkg_th-v.gif" hash="b0d17555dfc6060941e0c067718189df"/><file name="bkg_th.gif" hash="d4f4ef6b3b8fbe2e351b9be5f9cafe3f"/><file name="bkg_toolbar.gif" hash="fb7ed019476eaa1643af922b59ede4fb"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="7641ad59963ebe22152387018be9c793"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="e33306f86a2538bc51394e6cab4ac839"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_desc_arrow.gif" hash="10ef0e3b409a20cf8247e6ffd732d13d"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="b03e47fd479d02efa4bb08e023b12fd0"/><file name="i_pager-prev.gif" hash="ff6af600f402834b915897b0df8cec5e"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_email.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="logo_print.gif" hash="976ff6d1c6b318e31103898c4f6c9610"/><file name="magnifier_handle.gif" hash="68c717ff2d6e4de530563bb7aa7200a4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><file name="nav_bg.gif" hash="1ddcfffe0193e76566b0618a261e7f07"/><file name="nav_li_bg.gif" hash="1f7356f31c7e896f2c4be03a50258f80"/><file name="nav_li_cative_bg.gif" hash="7d343f4dd5b919ead1a61daf9fe4a1f8"/><file name="nav_li_first.gif" hash="4e5a7d9c4aadbb9d4af2b8183eb4ea7f"/><dir name="new"><file name="best_sell_head.png" hash="0fdbfe3b6342e008ae50119c4d89418d"/><file name="block_button_bg.png" hash="5b2e262b0fa0c632f2a7a25040b58ed8"/><file name="block_left_content_bg.png" hash="269daa2a75fae0ec88238fb8b53e527c"/><file name="block_right_content_bg.png" hash="28af18c2ac8c164c5e8effd4553abd83"/><file name="block_title_bg.png" hash="41e964a8972ad58e1a7644041901b8d1"/><file name="bread_spacer.gif" hash="ca68ac351653e909f71305f89f7b802c"/><file name="buttun_bg.png" hash="844f7dd27c839c69db0d0ad1dbe73e73"/><file name="cart_crossell.gif" hash="b900dd5316b3518d8f7833323a5033e4"/><file name="cart_disc_bg.gif" hash="5fdc429b7a50dd2b12b778c79630fae5"/><file name="cart_disc_head.gif" hash="9564942cd29f0223a6fcae60332c905f"/><file name="cart_totals_bg.gif" hash="c6e784ee6e453721d2f77f250c8ae07f"/><file name="doble_arrow.gif" hash="4e7ca76f75be67f25d766aff32b5506f"/><file name="home_newsletter.png" hash="d18229fc296622c99cf093c8c6b34e23"/><file name="opc_active_title.gif" hash="c3a1fca5541711320018d14de2526388"/><file name="product_grid_bg.gif" hash="e511d78652b97da4a33174674bdbc665"/><file name="product_grid_bg.png" hash="21cd5ae9eb6c62efe0349a239074ab27"/><file name="product_grid_bg2.png" hash="9aebf69b825a8c082f547e8e93716882"/><file name="product_list_bg.png" hash="d290ab2b61a2958d79ae298dd4260ed4"/><file name="product_tabs_bg.gif" hash="f713e20beb234f13e3d630026959dc8e"/></dir><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="da5e1d677d8b9f846ec2b1221e891e19"/><file name="pager_arrow_left.gif" hash="ff6af600f402834b915897b0df8cec5e"/><file name="pager_arrow_right.gif" hash="b03e47fd479d02efa4bb08e023b12fd0"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="slider_bg.gif" hash="99b2456c18d06726d74e078b287462e6"/><file name="slider_btn_zoom_in.gif" hash="b28e6ecd5337f4bc23cb4f53a8fb7467"/><file name="slider_btn_zoom_out.gif" hash="8b98a649ecda204d177e5f800b7b9fe8"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="top_search_bg.gif" hash="d24f630dffdc52c4a9282e54843e0a7d"/><file name="validation_advice_bg.gif" hash="65c22d28652bd56794a44579a83ae9df"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir></dir></dir></dir></target></contents>
|
16 |
+
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
+
</package>
|
skin/frontend/default/jewelry_black/css/print.css
ADDED
@@ -0,0 +1,40 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
* { background:none !important; text-align:left !important; }
|
26 |
+
html { margin:0 !important; padding:0 !important; }
|
27 |
+
body { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
|
28 |
+
a { color:#2976c9 !important; }
|
29 |
+
th,td { color:#2f2f2f !important; border-color:#ccc !important; }
|
30 |
+
|
31 |
+
.header-container,
|
32 |
+
.nav-container,
|
33 |
+
.footer-container,
|
34 |
+
.pager,
|
35 |
+
.toolbar,
|
36 |
+
.actions,
|
37 |
+
.buttons-set { display:none !important; }
|
38 |
+
|
39 |
+
.page-print .data-table .cart-tax-total { background-position:100% -54px; }
|
40 |
+
.page-print .data-table .cart-tax-info { display:block !important; }
|
skin/frontend/default/jewelry_black/css/styles-ie.css
ADDED
@@ -0,0 +1,153 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* IE 6 only */
|
27 |
+
* html .validation-advice { height:13px; }
|
28 |
+
* html .error-msg,
|
29 |
+
* html .success-msg,
|
30 |
+
* html .note-msg,
|
31 |
+
* html .notice-msg { height:20px; }
|
32 |
+
* html .main { height:400px; }
|
33 |
+
* html .account-login .content { height:240px; }
|
34 |
+
.block li.item,
|
35 |
+
.block-poll li,
|
36 |
+
.opc li.section { vertical-align:top; }
|
37 |
+
* html .window-overlay { background:#ccc; filter:alpha(opacity=50); }
|
38 |
+
|
39 |
+
/* Doubled Margin Fixes */
|
40 |
+
.product-view .product-img-box .more-views li,
|
41 |
+
.product-view .box-tags .form-add .input-box,
|
42 |
+
.sp-methods select.month { display:inline; }
|
43 |
+
|
44 |
+
/********** < Navigation styles */
|
45 |
+
#nav li,
|
46 |
+
#nav li a,
|
47 |
+
.product-view .product-shop .short-description,
|
48 |
+
.product-view .box-description{zoom:1;}
|
49 |
+
#nav li { vertical-align:top; }
|
50 |
+
/********** < Navigation styles */
|
51 |
+
|
52 |
+
select { margin-bottom:1px; }
|
53 |
+
input.radio { width:13px; height:13px; }
|
54 |
+
input.checkbox { width:13px; height:13px; }
|
55 |
+
button.button { height:30px; }
|
56 |
+
.block button.button { height:24px; }
|
57 |
+
button.button span { position:relative; }
|
58 |
+
.form-list label { position:relative; z-index:0; }
|
59 |
+
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
60 |
+
|
61 |
+
table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
62 |
+
|
63 |
+
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
64 |
+
|
65 |
+
.gift-messages-form { position:relative; zoom:1; }
|
66 |
+
|
67 |
+
.tool-tip .btn-close a { margin:0; }
|
68 |
+
|
69 |
+
.product-view .box-tags .product-tags li{ padding:0 4px 0 7px; }
|
70 |
+
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
.menu-and-search .form-search,.products-list li.item .list-item-bg,.products-grid li.item .add-to-links,.products-list li.item .add-to-links,.product-tabs,.cart-table .item-options,.products-grid li.item .add-to-links .separator,
|
73 |
+
.products-list li.item .add-to-links .separator,.products-list li.item{zoom:1;}
|
74 |
+
/* Clearer */
|
75 |
+
.clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
76 |
+
/* Clears and hasLayout fixes */
|
77 |
+
.header-container,
|
78 |
+
.header-container .top-container,
|
79 |
+
.header,
|
80 |
+
.header .quick-access,
|
81 |
+
#nav,
|
82 |
+
.main,
|
83 |
+
.footer,
|
84 |
+
.footer-container .bottom-container,
|
85 |
+
.col-main,
|
86 |
+
.col2-set,
|
87 |
+
.col3-set,
|
88 |
+
.col3-layout .product-options-bottom .price-box,
|
89 |
+
.col4-set,
|
90 |
+
.messages li,
|
91 |
+
.search-autocomplete li,
|
92 |
+
.block,
|
93 |
+
.block .block-content,
|
94 |
+
.block .actions,
|
95 |
+
.block li.item,
|
96 |
+
.block-poll li,
|
97 |
+
.block-poll .label,
|
98 |
+
.block-layered-nav .currently li,
|
99 |
+
.block-account .block-content li a,
|
100 |
+
.mini-products-list .product-details,
|
101 |
+
.page-title,
|
102 |
+
.rss-title h1,
|
103 |
+
.products-grid,
|
104 |
+
.products-list li.item,
|
105 |
+
.box-account .box-head,
|
106 |
+
.dashboard .box .box-title,
|
107 |
+
.box-reviews li.item,
|
108 |
+
.box-tags li.item,
|
109 |
+
.pager,
|
110 |
+
.sorter,
|
111 |
+
.ratings,
|
112 |
+
.add-to-box,
|
113 |
+
.add-to-cart,
|
114 |
+
.product-essential,
|
115 |
+
.product-collateral,
|
116 |
+
.product-view .product-img-box .more-views ul,
|
117 |
+
.product-view .box-tags .form-add,
|
118 |
+
.product-options .options-list li,
|
119 |
+
.product-options-bottom,
|
120 |
+
.truncated,
|
121 |
+
.truncated .truncated_full_value,
|
122 |
+
.product-review,
|
123 |
+
.cart,
|
124 |
+
.cart-collaterals,
|
125 |
+
.cart .crosssell li.item,
|
126 |
+
.cart .discount,
|
127 |
+
.opc .step-title,
|
128 |
+
.opc .step,
|
129 |
+
.multiple-checkout,
|
130 |
+
.sp-methods,
|
131 |
+
.checkout-progress,
|
132 |
+
.multiple-checkout .place-order,
|
133 |
+
.form-list li,
|
134 |
+
.form-list .field,
|
135 |
+
.group-select li,
|
136 |
+
.buttons-set,
|
137 |
+
.page-print .print-head,
|
138 |
+
.cart-tax-total,
|
139 |
+
.advanced-search-summary,
|
140 |
+
.advanced-search-summary p,
|
141 |
+
.gift-messages-form .item,
|
142 |
+
.send-friend .form-list li p,
|
143 |
+
.centinel .authentication { zoom:1; }
|
144 |
+
|
145 |
+
#opc-review .sp-methods .input-box { float:left; }
|
146 |
+
.product-options{zoom:1;}
|
147 |
+
|
148 |
+
/* Hover Fix */
|
149 |
+
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
150 |
+
|
151 |
+
.clearfix{zoom:1;}
|
152 |
+
|
153 |
+
.header .quick-access{height:58px; overflow:hidden;}
|
skin/frontend/default/jewelry_black/css/styles.css
ADDED
@@ -0,0 +1,2031 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* Reset ================================================================================= */
|
27 |
+
* { margin:0; padding:0; }
|
28 |
+
html{
|
29 |
+
height:100%;
|
30 |
+
width:100%;
|
31 |
+
}
|
32 |
+
body{
|
33 |
+
height:100%;
|
34 |
+
width:100%;
|
35 |
+
}
|
36 |
+
.wrapper{
|
37 |
+
min-height:100%;
|
38 |
+
height:auto !important;
|
39 |
+
height:100%;
|
40 |
+
}
|
41 |
+
body { background:#fff; font:12px/1.55 Arial, Helvetica, sans-serif; color:#676767; text-align:center; border:0 !important;}
|
42 |
+
|
43 |
+
img { border:0; vertical-align:top; }
|
44 |
+
|
45 |
+
a { color:#000; text-decoration:underline; }
|
46 |
+
a:hover { text-decoration:none; }
|
47 |
+
:focus { outline:0; }
|
48 |
+
.clearfix:after {
|
49 |
+
content:' ';
|
50 |
+
clear:both;
|
51 |
+
display:block;
|
52 |
+
width:0;
|
53 |
+
height:0;
|
54 |
+
overflow:hidden;
|
55 |
+
font-size:0;
|
56 |
+
}
|
57 |
+
/* Headings */
|
58 |
+
h1,h2,h3,
|
59 |
+
h4,h5,h6 { margin:0 0 5px; line-height:1.35; color:#5f6162; }
|
60 |
+
h1 { font-size:20px; font-weight:normal; }
|
61 |
+
h2 { font-size:18px; font-weight:normal; }
|
62 |
+
h3 { font-size:16px; font-weight:bold; }
|
63 |
+
h4 { font-size:14px; font-weight:bold; }
|
64 |
+
h5 { font-size:12px; font-weight:bold; }
|
65 |
+
h6 { font-size:11px; font-weight:bold; }
|
66 |
+
|
67 |
+
/* Forms */
|
68 |
+
form { display:inline; }
|
69 |
+
fieldset { border:0; }
|
70 |
+
legend { display:none; }
|
71 |
+
|
72 |
+
/* Table */
|
73 |
+
table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
|
74 |
+
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
|
75 |
+
|
76 |
+
/* Content */
|
77 |
+
p { margin:0 0 10px; }
|
78 |
+
strong { font-weight:bold; }
|
79 |
+
address { font-style:normal; line-height:1.35; }
|
80 |
+
cite { font-style:normal; }
|
81 |
+
q,
|
82 |
+
blockquote { quotes:none; }
|
83 |
+
q:before,
|
84 |
+
q:after { content:''; }
|
85 |
+
small,big { font-size:1em; }
|
86 |
+
/*sup { font-size:1em; vertical-align:top; }*/
|
87 |
+
|
88 |
+
/* Lists */
|
89 |
+
ul,ol { list-style:none; }
|
90 |
+
|
91 |
+
/* Tools */
|
92 |
+
.hidden { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
|
93 |
+
.nobr { white-space:nowrap !important; }
|
94 |
+
.wrap { white-space:normal !important; }
|
95 |
+
.a-left { text-align:left !important; }
|
96 |
+
.a-center { text-align:center !important; }
|
97 |
+
.a-right { text-align:right !important; }
|
98 |
+
.v-top { vertical-align:top; }
|
99 |
+
.v-middle { vertical-align:middle; }
|
100 |
+
.f-left,
|
101 |
+
.left { float:left !important; }
|
102 |
+
.f-right,
|
103 |
+
.right { float:right !important; }
|
104 |
+
.f-none { float:none !important; }
|
105 |
+
.f-fix { float:left; width:100%; }
|
106 |
+
.no-display { display:none; }
|
107 |
+
.no-margin { margin:0 !important; }
|
108 |
+
.no-padding { padding:0 !important; }
|
109 |
+
.no-bg { background:none !important; }
|
110 |
+
/* ======================================================================================= */
|
111 |
+
|
112 |
+
|
113 |
+
/* Layout ================================================================================ */
|
114 |
+
.page-print { background:#fff; padding:25px 30px; text-align:left; }
|
115 |
+
.page-empty { background:#fff; padding:20px; text-align:left; }
|
116 |
+
.page-popup { background:#fff; padding:25px 30px; text-align:left; width:auto;}
|
117 |
+
.main-container { background:#fff; }
|
118 |
+
.main { width:931px; margin:0 auto; min-height:400px; padding:8px 0; background:#fff; text-align:left; }
|
119 |
+
|
120 |
+
/* Base Columns */
|
121 |
+
.col-left { float:left; width:226px; padding:0 0 1px; }
|
122 |
+
.col-main { float:left; width:685px; padding:0 0 1px; }
|
123 |
+
.col-right { float:right; width:240px; padding:0 0 1px; }
|
124 |
+
|
125 |
+
/* 1 Column Layout */
|
126 |
+
.col1-layout .col-main { float:none; width:auto; }
|
127 |
+
|
128 |
+
/* 2 Columns Layout */
|
129 |
+
.col2-left-layout .col-main { float:right; }
|
130 |
+
.col2-right-layout .col-main {width:673px;}
|
131 |
+
|
132 |
+
/* 3 Columns Layout */
|
133 |
+
.col3-layout .col-main { width:444px; margin-left:11px; display:inline;}
|
134 |
+
.col3-layout .col-wrapper { float:left; width:681px; }
|
135 |
+
.col3-layout .col-wrapper .col-main { float:right; }
|
136 |
+
|
137 |
+
/* Content Columns */
|
138 |
+
.col2-set .col-1 { float:left; width:48.5%; }
|
139 |
+
.col2-set .col-2 { float:right; width:48.5%; }
|
140 |
+
.col2-set .col-narrow { width:32%; }
|
141 |
+
.col2-set .col-wide { width:65%; }
|
142 |
+
|
143 |
+
.col3-set .col-1 { float:left; width:32%; }
|
144 |
+
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
|
145 |
+
.col3-set .col-3 { float:right; width:32%; }
|
146 |
+
|
147 |
+
.col4-set .col-1 { float:left; width:23.5%; }
|
148 |
+
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
|
149 |
+
.col4-set .col-3 { float:left; width:23.5%; }
|
150 |
+
.col4-set .col-4 { float:right; width:23.5%; }
|
151 |
+
/* ======================================================================================= */
|
152 |
+
|
153 |
+
|
154 |
+
/* Global Styles ========================================================================= */
|
155 |
+
/* Form Elements */
|
156 |
+
.product-options-bottom .add-to-cart button.button{position:relative;margin-top:-5px;}
|
157 |
+
input,select,textarea,button { font:11px/14px Tahoma,Geneva,Kalimati,sans-serif; vertical-align:middle; color:#595959; }
|
158 |
+
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6;}
|
159 |
+
input.input-text,textarea { padding:3px 2px; }
|
160 |
+
input.input-text{line-height:13px;}
|
161 |
+
select { padding:2px; }
|
162 |
+
select option { padding-right:10px; }
|
163 |
+
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
|
164 |
+
select.multiselect option:last-child { border-bottom:0; }
|
165 |
+
textarea { overflow:auto; }
|
166 |
+
input.radio { margin-right:3px; }
|
167 |
+
input.checkbox { margin-right:3px; }
|
168 |
+
input.qty { width:2.5em !important; text-align:center;}
|
169 |
+
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
|
170 |
+
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
|
171 |
+
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
|
172 |
+
button.button span { display:block; height:30px; border:0; background:url(../images/new/buttun_bg.png) 0 0 no-repeat; padding:0 0 0 10px; font:normal 12px/30px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
|
173 |
+
button.button span span { padding:0 10px 0 0; background:url(../images/new/buttun_bg.png) 100% 0 no-repeat; font:normal 12px/30px Arial, Helvetica, sans-serif;}
|
174 |
+
button.disabled span { border-color:#bbb !important; background:#bbb !important; }
|
175 |
+
button.btn-cart span{
|
176 |
+
padding:0 0 0 14px;
|
177 |
+
}
|
178 |
+
button.btn-cart span span{
|
179 |
+
padding:0 14px 0 0;
|
180 |
+
line-height:30px;
|
181 |
+
}
|
182 |
+
.block button.button span,
|
183 |
+
.block button.btn-cart span{
|
184 |
+
background:url(../images/new/block_button_bg.png) 0 0 no-repeat;
|
185 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
186 |
+
padding:0 0 0 10px;
|
187 |
+
height:22px;
|
188 |
+
}
|
189 |
+
.block button.button span span,
|
190 |
+
.block button.btn-cart span span{
|
191 |
+
background:url(../images/new/block_button_bg.png) 100% 0 no-repeat;
|
192 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
193 |
+
padding:0 10px 0 0;
|
194 |
+
}
|
195 |
+
p.control input.checkbox,
|
196 |
+
p.control input.radio { margin-right:6px; }
|
197 |
+
/* Form Highlight */
|
198 |
+
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
199 |
+
/*.highlight { background:#efefef; }*/
|
200 |
+
|
201 |
+
/* Form lists */
|
202 |
+
/* Grouped fields */
|
203 |
+
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
|
204 |
+
.form-list li { margin:0 0 8px; }
|
205 |
+
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
|
206 |
+
.form-list label.required {}
|
207 |
+
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
|
208 |
+
.form-list li.control label { float:none; }
|
209 |
+
.form-list li.control input.radio,
|
210 |
+
.form-list li.control input.checkbox { margin-right:6px; }
|
211 |
+
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
|
212 |
+
/*.form-list li.fields { margin-right:-15px; }*/
|
213 |
+
.form-list .input-box { display:block; clear:both; width:260px; }
|
214 |
+
.form-list .field { float:left; width:275px; }
|
215 |
+
.form-list input.input-text { width:254px; }
|
216 |
+
.form-list textarea { width:254px; height:10em; }
|
217 |
+
.form-list select { width:260px; }
|
218 |
+
.form-list li.wide .input-box { width:535px; }
|
219 |
+
.form-list li.wide input.input-text { width:529px; }
|
220 |
+
.form-list li.wide textarea { width:529px; }
|
221 |
+
.form-list li.wide select { width:535px; }
|
222 |
+
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
223 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
224 |
+
.form-list .input-range input.input-text { width:74px; }
|
225 |
+
/* Customer */
|
226 |
+
.form-list .customer-name-prefix .input-box,
|
227 |
+
.form-list .customer-name-suffix .input-box,
|
228 |
+
.form-list .customer-name-prefix-suffix .input-box,
|
229 |
+
.form-list .customer-name-prefix-middlename .input-box,
|
230 |
+
.form-list .customer-name-middlename-suffix .input-box,
|
231 |
+
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
|
232 |
+
|
233 |
+
.form-list .name-prefix { width:65px; }
|
234 |
+
.form-list .name-prefix select { width:55px; }
|
235 |
+
.form-list .name-prefix input.input-text { width:49px; }
|
236 |
+
|
237 |
+
.form-list .name-suffix { width:65px; }
|
238 |
+
.form-list .name-suffix select { width:55px; }
|
239 |
+
.form-list .name-suffix input.input-text { width:49px; }
|
240 |
+
|
241 |
+
.form-list .name-middlename { width:70px; }
|
242 |
+
.form-list .name-middlename input.input-text { width:49px; }
|
243 |
+
|
244 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
|
245 |
+
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
|
246 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
|
247 |
+
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
|
248 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
|
249 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
|
250 |
+
|
251 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
252 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
253 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
254 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
255 |
+
|
256 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
257 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
258 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
259 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
260 |
+
|
261 |
+
.form-list .customer-name-prefix .name-firstname,
|
262 |
+
.form-list .customer-name-middlename .name-firstname { width:210px; }
|
263 |
+
|
264 |
+
.form-list .customer-name-suffix .name-lastname,
|
265 |
+
.form-list .customer-name-middlename .name-firstname,
|
266 |
+
.form-list .customer-name-middlename-suffix .name-firstname,
|
267 |
+
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
|
268 |
+
|
269 |
+
.form-list .customer-name-prefix .name-firstname input.input-text,
|
270 |
+
.form-list .customer-name-suffix .name-lastname input.input-text,
|
271 |
+
.form-list .customer-name-middlename .name-firstname input.input-text,
|
272 |
+
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
|
273 |
+
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
|
274 |
+
|
275 |
+
.form-list .customer-dob .dob-month,
|
276 |
+
.form-list .customer-dob .dob-day,
|
277 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
278 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
279 |
+
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
|
280 |
+
.form-list .customer-dob .dob-day,
|
281 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
282 |
+
.form-list .customer-dob .dob-day input.input-text,
|
283 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
284 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
285 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }
|
286 |
+
|
287 |
+
/* Independent fields */
|
288 |
+
/*.form-list li { margin:0 0 8px; }
|
289 |
+
.form-list li.fields { margin:0; }
|
290 |
+
.form-list .field { display:block; margin:0 0 8px; }
|
291 |
+
.form-list li.control {}
|
292 |
+
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
|
293 |
+
.form-list label.required { font-weight:bold; }
|
294 |
+
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
|
295 |
+
.form-list .input-box { float:left; width:260px; }
|
296 |
+
.form-list input.input-text,
|
297 |
+
.form-list textarea { width:254px; }
|
298 |
+
.form-list select { width:260px; }
|
299 |
+
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
|
300 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
|
301 |
+
.form-list .input-range input.input-text { width:96px; }*/
|
302 |
+
/* Customer */
|
303 |
+
/*.form-list .customer-dob .dob-month,
|
304 |
+
.form-list .customer-dob .dob-day,
|
305 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
306 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
307 |
+
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
|
308 |
+
.form-list .customer-dob .dob-day,
|
309 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
310 |
+
.form-list .customer-dob .dob-day input.input-text,
|
311 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
312 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
313 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
|
314 |
+
|
315 |
+
.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #d7d7d7; text-align:right; }
|
316 |
+
.buttons-set p.required { margin:0 0 10px; }
|
317 |
+
.buttons-set .back-link { float:left; margin:0; }
|
318 |
+
.buttons-set button.button { float:right; margin-left:5px; }
|
319 |
+
|
320 |
+
.buttons-set-order { margin:10px 0 0; }
|
321 |
+
.buttons-set-order .please-wait { padding:12px 7px 0 0; }
|
322 |
+
|
323 |
+
.fieldset { border:1px solid #d7d7d7; background:#fff; padding:22px 25px 12px 33px; margin:28px 0;}
|
324 |
+
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #d7d7d7; background:#fff; margin:-33px 0 0 -10px; padding:0 8px; position:relative;}
|
325 |
+
|
326 |
+
/* Form Validation */
|
327 |
+
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:10px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 2px no-repeat; color:#ee350b; }
|
328 |
+
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
|
329 |
+
.validation-passed {}
|
330 |
+
p.required { font-size:11px; text-align:right; color:#EB340A; }
|
331 |
+
/* Expiration date and CVV number validation fix */
|
332 |
+
.v-fix { float:left; }
|
333 |
+
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
|
334 |
+
|
335 |
+
.block-subscribe .block-content .input-box{
|
336 |
+
float:left;
|
337 |
+
width:158px;
|
338 |
+
}
|
339 |
+
.block-subscribe .block-content .actions{
|
340 |
+
float:left;
|
341 |
+
}
|
342 |
+
|
343 |
+
/* Global Messages */
|
344 |
+
.success { color:#3d6611; font-weight:bold; }
|
345 |
+
.error { color:#df280a; font-weight:bold; }
|
346 |
+
.notice { color:#e26703; }
|
347 |
+
|
348 |
+
.messages,
|
349 |
+
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
|
350 |
+
.messages { width:100%; overflow:hidden; }
|
351 |
+
.messages li { margin:0 0 10px !important; background-color:#fefefe; border-color:#d7d7d7; color:#7c7c7c; }
|
352 |
+
.messages li li { margin:0 0 3px !important; }
|
353 |
+
.error-msg,
|
354 |
+
.success-msg,
|
355 |
+
.note-msg,
|
356 |
+
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:20px !important; padding:7px 8px 6px 32px !important; font-size:12px !important; font-weight:bold !important; }
|
357 |
+
.error-msg { background-image:url(../images/i_msg-error.gif); }
|
358 |
+
.success-msg { background-image:url(../images/i_msg-success.gif);}
|
359 |
+
.note-msg,
|
360 |
+
.notice-msg { background-image:url(../images/i_msg-note.gif); }
|
361 |
+
|
362 |
+
/* BreadCrumbs */
|
363 |
+
.breadcrumbs { font-size:12px; line-height:1.25; margin:1px 0 7px 4px; }
|
364 |
+
.breadcrumbs li { display:inline; }
|
365 |
+
.breadcrumbs li strong { font-weight:bold; color:#000;}
|
366 |
+
.breadcrumbs li a{color:#6d6d6d; text-decoration:none;}
|
367 |
+
.breadcrumbs li span{padding:0 5px;}
|
368 |
+
.breadcrumbs li a:hover{text-decoration:underline;}
|
369 |
+
/* Page Heading */
|
370 |
+
.page-title { width:100%; overflow:hidden; margin:0 0 15px; }
|
371 |
+
.page-title h1,
|
372 |
+
.page-title h2 { margin:0; font-size:20px; color:#000;}
|
373 |
+
.page-title .separator { margin:0 3px; }
|
374 |
+
.page-title .link-rss { float:right; margin:7px 0 0; }
|
375 |
+
.title-buttons { text-align:right;}
|
376 |
+
.title-buttons h1,
|
377 |
+
.title-buttons h2,
|
378 |
+
.title-buttons h3,
|
379 |
+
.title-buttons h4,
|
380 |
+
.title-buttons h5,
|
381 |
+
.title-buttons h6 { float:left; }
|
382 |
+
|
383 |
+
.subtitle,
|
384 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px;}
|
385 |
+
|
386 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
387 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
388 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
389 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
390 |
+
.order-items .order-links { text-align:right; }
|
391 |
+
.order-additional { margin:15px 0; }
|
392 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
393 |
+
|
394 |
+
/* Pager */
|
395 |
+
.pager { font-size:12px; padding:4px 8px; text-align:center; color:#616161;}
|
396 |
+
.pager .amount { float:left; margin:0; }
|
397 |
+
.pager .amount strong,
|
398 |
+
.sorter .view-mode strong{font-weight:normal;}
|
399 |
+
.pager .limiter { float:right; }
|
400 |
+
.pager .limiter label { vertical-align:middle; }
|
401 |
+
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
402 |
+
.pager .pages { margin:0 140px; }
|
403 |
+
.pager .pages ol { display:inline; }
|
404 |
+
.pager .pages li { display:inline; margin:0 2px; }
|
405 |
+
.pager .pages .current {}
|
406 |
+
|
407 |
+
/* Sorter */
|
408 |
+
.sorter { font-size:12px; padding:5px 7px 3px; border-top:1px dotted #c9c9c9; color:#616161;}
|
409 |
+
.sorter .view-mode { float:left; margin:0; }
|
410 |
+
.sorter .sort-by { float:right; padding-right:3px; }
|
411 |
+
.sorter .sort-by label { vertical-align:top;padding-right:8px; }
|
412 |
+
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
413 |
+
.sorter .link-feed {}
|
414 |
+
|
415 |
+
/* Toolbar */
|
416 |
+
.toolbar {border:1px solid #d7d7d7; background:#fdfdfd; margin-bottom:15px; padding:0 6px; }
|
417 |
+
.toolbar .pager { padding:5px 7px; }
|
418 |
+
.toolbar .sorter { }
|
419 |
+
.toolbar-bottom {}
|
420 |
+
|
421 |
+
/* Data Table */
|
422 |
+
.data-table { width:100%; border:1px solid #d7d7d7; border-collapse:collapse; }
|
423 |
+
/*.data-table tr.odd:hover,
|
424 |
+
.data-table tr.even:hover { background:#ebf1f6; }*/
|
425 |
+
.data-table tr.last th{ border-bottom:0 !important; }
|
426 |
+
.data-table th { padding:3px 8px; font-weight:bold; }
|
427 |
+
.data-table td { padding:3px 8px; }
|
428 |
+
|
429 |
+
.data-table thead th { font-weight:bold; border-right:1px solid #e1e1e1; padding:2px 8px; color:#5f6162; white-space:nowrap; vertical-align:middle; }
|
430 |
+
.cart-table thead th{padding:8px 14px;}
|
431 |
+
.data-table thead th.wrap { white-space:normal; }
|
432 |
+
.data-table thead th a,
|
433 |
+
.data-table thead th a:hover { color:#fff; }
|
434 |
+
.data-table thead th { background:url(../images/bkg_th.gif) repeat-x 0 0 #e8e8e8; }
|
435 |
+
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
|
436 |
+
|
437 |
+
.cart-table tfoot tr td { background:#e8e8e8 url(../images/bkg_tfoot.gif) 0 0 repeat-x; }
|
438 |
+
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e8e8e8; }
|
439 |
+
.data-table tfoot tr td.last{border-right:1px solid #d7d7d7;}
|
440 |
+
.data-table tfoot td strong { font-size:16px; font-weight:normal;}
|
441 |
+
.data-table tfoot td.last strong { font-size:16px; color:#1C1C1C; font-weight:bold;}
|
442 |
+
.cart-table .cart-price .price{color:#1c1c1c; font-size:17px; font-weight:bold;}
|
443 |
+
.data-table tbody th,
|
444 |
+
.data-table tbody td { border-bottom:1px solid #d7d7d7; border-right:1px solid #e9e9e9; }
|
445 |
+
/* Bundle products tables */
|
446 |
+
.data-table tbody.odd tr td,
|
447 |
+
.data-table tbody.even tr td { border-bottom:0; }
|
448 |
+
.data-table tbody.odd tr.border td,
|
449 |
+
.data-table tbody.even tr.border td { border-bottom:1px solid #e9e9e9; }
|
450 |
+
.data-table tbody td{background:#fff;}
|
451 |
+
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
452 |
+
.data-table tbody td .option-value { padding-left:10px; }
|
453 |
+
.cart-table tbody td{padding:20px 14px;}
|
454 |
+
.cart-table tbody td .cart-prod-image img{border:1px solid #d7d7d7; padding:1px;}
|
455 |
+
.cart-table tfoot tr td{padding:4px 11px 3px;}
|
456 |
+
/* Generic Info Box */
|
457 |
+
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
|
458 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
459 |
+
|
460 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
461 |
+
.info-table td { padding:2px 0; }
|
462 |
+
|
463 |
+
/* Shopping cart total summary row expandable to details */
|
464 |
+
tr.summary-total { cursor:pointer; }
|
465 |
+
tr.summary-total td {}
|
466 |
+
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
|
467 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
468 |
+
tr.show-details td {}
|
469 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
470 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
471 |
+
tr.summary-details-excluded { font-style:italic; }
|
472 |
+
|
473 |
+
/* Shopping cart tax info */
|
474 |
+
.cart-tax-info { display:block; }
|
475 |
+
.cart-tax-info,
|
476 |
+
.cart-tax-info .cart-price { padding-right:20px; }
|
477 |
+
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
|
478 |
+
.cart-tax-info .price,
|
479 |
+
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
|
480 |
+
.cart-tax-total-expanded { background-position:100% -52px; }
|
481 |
+
|
482 |
+
/* Class: std - styles for admin-controlled content */
|
483 |
+
.std .subtitle { padding:0; }
|
484 |
+
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
485 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
486 |
+
.std dl dt { font-weight:bold; margin:0 0 10px;}
|
487 |
+
.std dl dd { margin:0 0 10px; }
|
488 |
+
/*.std ul,
|
489 |
+
.std ol,
|
490 |
+
.std dl,
|
491 |
+
.std p,
|
492 |
+
.std address,
|
493 |
+
.std blockquote { margin:0 0 1em; padding:0; }
|
494 |
+
.std ul { list-style:disc outside; padding-left:1.5em; }
|
495 |
+
.std ol { list-style:decimal outside; padding-left:1.5em; }
|
496 |
+
.std ul ul { list-style-type:circle; }
|
497 |
+
.std ul ul,
|
498 |
+
.std ol ol,
|
499 |
+
.std ul ol,
|
500 |
+
.std ol ul { margin:.5em 0; }
|
501 |
+
.std dt { font-weight:bold; }
|
502 |
+
.std dd { padding:0 0 0 1.5em; }
|
503 |
+
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
|
504 |
+
.std address { font-style:normal; }
|
505 |
+
.std b,
|
506 |
+
.std strong { font-weight:bold; }
|
507 |
+
.std i,
|
508 |
+
.std em { font-style:italic; }*/
|
509 |
+
|
510 |
+
/* Misc */
|
511 |
+
.links li { display:inline; }
|
512 |
+
.links li.first { padding-left:0 !important; }
|
513 |
+
.links li.last { background:none !important; padding-right:0 !important; }
|
514 |
+
|
515 |
+
.link-cart { font-weight:bold; }
|
516 |
+
.link-reorder { font-weight:bold; }
|
517 |
+
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; }
|
518 |
+
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
519 |
+
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
520 |
+
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
521 |
+
|
522 |
+
.separator { margin:0 3px; }
|
523 |
+
|
524 |
+
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
|
525 |
+
|
526 |
+
/* Noscript Notice */
|
527 |
+
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
528 |
+
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
529 |
+
.noscript p { margin:0; }
|
530 |
+
|
531 |
+
/* Demo Notice */
|
532 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
533 |
+
/* ======================================================================================= */
|
534 |
+
.form-list-narrow li { margin-bottom:0; }
|
535 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
536 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
537 |
+
.form-list-narrow li.wide input.input-text,
|
538 |
+
.form-list-narrow li.wide textarea { width:254px }
|
539 |
+
.form-list-narrow li.wide select { width:260px; }
|
540 |
+
|
541 |
+
.btn-previous { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
542 |
+
|
543 |
+
/* Global site notices */
|
544 |
+
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
545 |
+
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
|
546 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
547 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
548 |
+
|
549 |
+
.block-cart .mini-products-list .product-details .product-name,
|
550 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
551 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
552 |
+
|
553 |
+
/* Header ================================================================================ */
|
554 |
+
.logo { float:left; }
|
555 |
+
.before-header{background:#343535; height:26px; text-align:right;}
|
556 |
+
.before-header-in{width:931px; margin:0 auto; padding-top:2px;}
|
557 |
+
.before-header-in label{font-weight:normal; color:#eeeeee; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif; padding-right:9px; vertical-align:middle;}
|
558 |
+
.header { width:931px; margin:0 auto; padding:18px 0 17px; text-align:right; position:relative; z-index:10; }
|
559 |
+
.header .logo { float:left; margin:0; text-decoration:none !important; }
|
560 |
+
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
561 |
+
.header h1.logo { margin:0; }
|
562 |
+
.header .quick-access { float:right; width:650px; padding:26px 0 0 0; }
|
563 |
+
.header .welcome-msg { margin:0 0 21px; font-weight:bold; text-align:right; }
|
564 |
+
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
|
565 |
+
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
|
566 |
+
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
|
567 |
+
.header .form-search button.button { float:left; }
|
568 |
+
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
|
569 |
+
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
|
570 |
+
.form-search .search-autocomplete { z-index:999; left:0px !important; top:21px !important; width:170px !important;}
|
571 |
+
.form-search .search-autocomplete ul { background-color:#fff; }
|
572 |
+
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #d7d7d7; padding:2px 8px 1px 11px; cursor:pointer; color:#858484;font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
573 |
+
.form-search .search-autocomplete li.last{border-bottom:0;}
|
574 |
+
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
|
575 |
+
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
|
576 |
+
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
|
577 |
+
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
|
578 |
+
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
|
579 |
+
.header .form-language select { padding:0; }
|
580 |
+
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
|
581 |
+
.header .links { float:right; margin:0;}
|
582 |
+
.header .links li { float:left; font-size:12px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 19px;}
|
583 |
+
.header .links a { color:#676767; text-decoration:none;}
|
584 |
+
.header .links a:hover { text-decoration:underline;}
|
585 |
+
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
|
586 |
+
.header-container .top-container a { font-size:11px; color:#ebbc58; }
|
587 |
+
|
588 |
+
/********** < Navigation */
|
589 |
+
.menu-and-search{ background:url(../images/nav_bg.gif) 0 0 no-repeat; width:916px; margin:0 auto; height:40px; padding-right:15px; }
|
590 |
+
.menu-and-search .nav-container{float:left;}
|
591 |
+
.menu-and-search .form-search{float:right; background:url(../images/top_search_bg.gif) 0 0 no-repeat; width:191px; height:25px; margin-top:7px; padding:1px 5px 0 8px; position:relative;}
|
592 |
+
.menu-and-search .form-search label{display:none;}
|
593 |
+
.menu-and-search .form-search button.button{float:right;}
|
594 |
+
.menu-and-search .form-search button.button span {background:none; border:0; padding:0; width:25px; height:24px;}
|
595 |
+
.menu-and-search .form-search button.button span span{display:none;}
|
596 |
+
.menu-and-search .form-search input.input-text{border:0; background:none; float:left; margin-top:3px; font-size:11px; color:#858484; line-height:12px;}
|
597 |
+
#nav { width:712px; padding:0; font-size:12px; }
|
598 |
+
|
599 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
600 |
+
#nav li { position:relative; text-align:left; }
|
601 |
+
#nav li.over { z-index:998; }
|
602 |
+
#nav a,
|
603 |
+
#nav a:hover { display:block; text-decoration:none; }
|
604 |
+
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
605 |
+
#nav li ul span {white-space:normal; }
|
606 |
+
|
607 |
+
/* 0 Level */
|
608 |
+
#nav li { float:left; background:url(../images/nav_li_bg.gif) 100% 0 no-repeat; height:40px; padding-right:1px;}
|
609 |
+
#nav li.active a { color:#fff; background:#434343; }
|
610 |
+
#nav a { float:left; padding:0 23px 0 24px; color:#fff; line-height:38px; height:40px;}
|
611 |
+
#nav li.over a,
|
612 |
+
#nav a:hover { background:#434343; }
|
613 |
+
#nav li.first a:hover,
|
614 |
+
#nav li.first a.over{background:#434343 url(../images/nav_li_first.gif) 0 0 no-repeat;}
|
615 |
+
#nav li.active.first a {background:#434343 url(../images/nav_li_first.gif) 0 0 no-repeat;}
|
616 |
+
|
617 |
+
#nav li ul li.active.first a {background:#434343;}
|
618 |
+
|
619 |
+
#nav li.active.first ul li a {background:#434343;}
|
620 |
+
#nav li.last{background:none;}
|
621 |
+
#nav li ul li.last{background:#434343;}
|
622 |
+
#nav li.first li a:hover,
|
623 |
+
#nav li.first li a.over,
|
624 |
+
#nav li ul li a:hover,
|
625 |
+
#nav li ul li a.over{background:#2e3031 !important;}
|
626 |
+
/* 1st Level */
|
627 |
+
#nav ul li{border-bottom:1px solid #575757; height:auto; padding:0;}
|
628 |
+
#nav ul li,
|
629 |
+
#nav ul li.active { float:none; margin:0;}
|
630 |
+
#nav ul li.last { border-bottom:0; }
|
631 |
+
#nav ul a,
|
632 |
+
#nav ul a:hover { float:none; }
|
633 |
+
#nav ul li a { font-weight:normal !important; }
|
634 |
+
|
635 |
+
/* 2nd Level */
|
636 |
+
#nav ul,
|
637 |
+
#nav div { position:absolute; width:129px; top:41px; left:-10000px; }
|
638 |
+
#nav div ul { position:static; width:auto; border:none; }
|
639 |
+
|
640 |
+
/* 3rd+ Level */
|
641 |
+
#nav ul ul,
|
642 |
+
#nav ul div { top:5px; }
|
643 |
+
|
644 |
+
#nav ul li a { padding:7px 5px 8px 21px; background:#434343; line-height:14px; height:auto;}
|
645 |
+
#nav ul li a:hover { background:#2e3031; }
|
646 |
+
#nav ul li a,
|
647 |
+
#nav ul li a:hover { color:#fff !important; }
|
648 |
+
#nav ul span,
|
649 |
+
#nav ul li.last li span { }
|
650 |
+
|
651 |
+
/* Show menu */
|
652 |
+
#nav li ul.shown-sub,
|
653 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
654 |
+
#nav li .shown-sub ul.shown-sub,
|
655 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
656 |
+
/********** Navigation > */
|
657 |
+
/* ======================================================================================= */
|
658 |
+
|
659 |
+
|
660 |
+
/* Sidebar =============================================================================== */
|
661 |
+
.block { margin:0 0 12px; }
|
662 |
+
.block .block-title { background:url(../images/new/block_title_bg.png) 0 0 no-repeat; padding:0 0 0 21px; height:34px;}
|
663 |
+
.block .block-title strong { display:block; font:bold 11px/32px Tahoma,Geneva,Kalimati,sans-serif; color:#474747; background:url(../images/new/block_title_bg.png) 100% 0 no-repeat; height:34px;}
|
664 |
+
.block .block-title strong span {}
|
665 |
+
.block .block-title a { text-decoration:none !important; }
|
666 |
+
.block .block-subtitle { margin:0; padding:5px 9px 5px 0; font-size:1em; font-weight:normal; color:#6d6d6d; }
|
667 |
+
.col-left .block .block-content { background:url(../images/new/block_left_content_bg.png) 0 100% no-repeat; }
|
668 |
+
.col-right .block .block-content { background:url(../images/new/block_right_content_bg.png) 0 100% no-repeat; }
|
669 |
+
.col-left .block .block-title{padding-left:8px;}
|
670 |
+
.col-left .block .block-title strong{padding-left:13px;}
|
671 |
+
.block-tags .block-content{
|
672 |
+
padding-right:21px;
|
673 |
+
padding-bottom:6px;
|
674 |
+
}
|
675 |
+
|
676 |
+
.block .block-content li.item { padding:7px 9px 7px 0; }
|
677 |
+
.block .block-content .product-name { color:#1e7ec8; }
|
678 |
+
.block .btn-remove,
|
679 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
680 |
+
.block .actions { padding:6px 9px 6px; text-align:right; }
|
681 |
+
.block .actions a { float:left; }
|
682 |
+
.block .actions button.button { float:right; }
|
683 |
+
.block .empty { margin:0; padding:6px 20px 6px 0; }
|
684 |
+
.checkout-onepage-index .page-title{display:none;}
|
685 |
+
/*.block li.odd { background-color:#f4f3f3; }
|
686 |
+
.block li.even { background-color:#fafafa; }
|
687 |
+
*/
|
688 |
+
/* Mini Blocks
|
689 |
+
.block-cart,
|
690 |
+
.block-wishlist,
|
691 |
+
.block-subscribe,
|
692 |
+
.block-compare,
|
693 |
+
.block-reorder,
|
694 |
+
.block-poll,
|
695 |
+
.block-viewed,
|
696 |
+
.block-compared,
|
697 |
+
.block-related,
|
698 |
+
.block-tags,
|
699 |
+
.block-login { font-size:11px; line-height:1.25; }
|
700 |
+
.block-cart .block-title strong,
|
701 |
+
.block-wishlist .block-title strong,
|
702 |
+
.block-subscribe .block-title strong,
|
703 |
+
.block-compare .block-title strong,
|
704 |
+
.block-reorder .block-title strong,
|
705 |
+
.block-poll .block-title strong,
|
706 |
+
.block-viewed .block-title strong,
|
707 |
+
.block-compared .block-title strong,
|
708 |
+
.block-related .block-title strong,
|
709 |
+
.block-tags .block-title strong,
|
710 |
+
.block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/
|
711 |
+
|
712 |
+
/* Mini Products List */
|
713 |
+
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
714 |
+
.mini-products-list .product-details { margin-left:60px; }
|
715 |
+
|
716 |
+
/* Block: Account */
|
717 |
+
.col-left .block-account .block-content { padding:9px 6px 9px 8px !important; }
|
718 |
+
.block-account .block-content li a { display:block; border-bottom:1px dotted #ccc; padding:3px 4px 3px 13px; color:#6d6d6d; text-decoration:none !important; }
|
719 |
+
.block-account .block-content li a:hover { color:#000; }
|
720 |
+
.block-account .block-content li.last a { border-bottom:0; }
|
721 |
+
.block-account .block-content li.current { border-bottom:1px dotted #ccc; color:#000;}
|
722 |
+
.block-account .block-content li.current strong{font-weight:normal; background:#e4e4e4; display:block; padding:3px 4px 3px 9px; margin:4px;}
|
723 |
+
.block-account .block-content li.current.last { border-bottom:0; }
|
724 |
+
|
725 |
+
/* Block: Layered Navigation */
|
726 |
+
.block-layered-nav { border:0; }
|
727 |
+
.block-layered-nav .block-subtitle { line-height:34px; padding:3px 9px 3px 0; color:#676767; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
728 |
+
.block-layered-nav .block-content { padding-right:24px;}
|
729 |
+
.block-layered-nav dt { background:#e4e4e4; padding:5px 10px; font-weight:normal; line-height:13px; color:#000;}
|
730 |
+
.block-layered-nav dd { padding:10px; color:#545454;}
|
731 |
+
.block-layered-nav dd a{color:#545454;text-decoration:none;}
|
732 |
+
.block-layered-nav dd a:hover{text-decoration:underline;}
|
733 |
+
.block-layered-nav dd.last { background:none; }
|
734 |
+
.block-layered-nav .currently li {padding:5px 10px; }
|
735 |
+
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; }
|
736 |
+
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
|
737 |
+
.block-layered-nav .actions { font-size:11px; padding:4px 10px; text-align:right; }
|
738 |
+
.block-layered-nav .actions a { float:none; }
|
739 |
+
|
740 |
+
/* Block: Cart */
|
741 |
+
.block-cart .summary { padding:2px 8px 8px; margin:0; position:relative; z-index:1; }
|
742 |
+
.block-cart .amount { margin:0; }
|
743 |
+
.block-cart .amount a { font-weight:bold; }
|
744 |
+
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
|
745 |
+
.block-cart .subtotal .price { font-weight:bold; }
|
746 |
+
|
747 |
+
/* Block: Wishlist */
|
748 |
+
.block-wishlist .actions { text-align:right; }
|
749 |
+
.block-wishlist .actions a { float:none; }
|
750 |
+
|
751 |
+
/* Block: Related */
|
752 |
+
.block-related input.checkbox { float:left; }
|
753 |
+
.block-related .product { margin-left:20px; }
|
754 |
+
|
755 |
+
/* Block: Compare Products */
|
756 |
+
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; }
|
757 |
+
.compare-table { border:0; }
|
758 |
+
.compare-table thead tr.first th,
|
759 |
+
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
|
760 |
+
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
|
761 |
+
.compare-table tbody th { background:#fff; }
|
762 |
+
.compare-table tbody th,
|
763 |
+
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; }
|
764 |
+
.compare-table tbody td.last { border-right:1px solid #d7d7d7; }
|
765 |
+
.compare-table tbody tr.last th,
|
766 |
+
.compare-table tbody tr.last td { border-bottom:1px solid #d7d7d7 !important; }
|
767 |
+
.compare-table tr.add-to-row td { text-align:center; }
|
768 |
+
.compare-table tr.first td { text-align:center; }
|
769 |
+
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
|
770 |
+
.compare-table tr.first td .product-name a { color:#203548; }
|
771 |
+
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
|
772 |
+
.compare-table tr.first td p,
|
773 |
+
.compare-table tr.add-to-row td p { margin:0; }
|
774 |
+
|
775 |
+
/* Block: Recently Viewed */
|
776 |
+
|
777 |
+
/* Block: Recently Compared */
|
778 |
+
#recently-viewed-items{padding-bottom:5px;}
|
779 |
+
/* Block: Poll */
|
780 |
+
.block-poll .block-subtitle { font-size:12px; }
|
781 |
+
.block-poll label { font-weight:normal; color:#7c7c7c; }
|
782 |
+
.block-poll input.radio { float:left; margin:2px -18px 0 0; }
|
783 |
+
.block-poll .label { display:block; margin-left:18px; }
|
784 |
+
.block-poll li { padding:3px 9px 3px 0; }
|
785 |
+
.block-poll .actions { margin:5px 0 0; text-align:left; padding-left:0; padding-bottom:10px;}
|
786 |
+
.block-poll .actions button.button{float:none;}
|
787 |
+
.block-poll .answer { font-weight:bold; }
|
788 |
+
.block-poll .votes { float:right; margin-left:10px; }
|
789 |
+
.products-list .desc .link-learn { font-size:11px; }
|
790 |
+
/* Block: Tags */
|
791 |
+
.block-tags .block-content ul { font-size:12px; padding:10px; }
|
792 |
+
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
|
793 |
+
.block-tags .block-content li { display:inline; padding-right:4px; }
|
794 |
+
.block-tags .block-content a { color:#6d6d6d; }
|
795 |
+
.block-tags .actions { text-align:left; }
|
796 |
+
.block-tags .actions a { float:none; color:#000; text-decoration:none;}
|
797 |
+
.block-tags .actions a:hover{text-decoration:underline;}
|
798 |
+
|
799 |
+
/* Block: Subscribe */
|
800 |
+
.block-subscribe .block-content { padding:5px 2px 10px 10px; }
|
801 |
+
.block-subscribe label { font-weight:normal; color:#6d6d6d; }
|
802 |
+
.block-subscribe input.input-text { display:block; width:146px; margin-right:6px;margin-top:5px; }
|
803 |
+
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
|
804 |
+
.block-subscribe .actions button.button { float:none; }
|
805 |
+
|
806 |
+
/* Block: Reorder */
|
807 |
+
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
|
808 |
+
.block-reorder .product-name { margin-left:20px; }
|
809 |
+
.block-reorder .validation-advice { margin:3px 9px 7px; }
|
810 |
+
|
811 |
+
/* Block: Banner */
|
812 |
+
.block-banner { border:0; }
|
813 |
+
.block-banner .block-content { padding:0; text-align:center; }
|
814 |
+
|
815 |
+
/* Block: Login */
|
816 |
+
.block-login .block-content { padding:5px 10px; }
|
817 |
+
.block-login label { font-weight:bold; color:#666; }
|
818 |
+
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
819 |
+
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
820 |
+
|
821 |
+
/* Paypal */
|
822 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
823 |
+
.sidebar .paypal-logo a { float:none; }
|
824 |
+
/* ======================================================================================= */
|
825 |
+
|
826 |
+
|
827 |
+
/* Category Page ========================================================================= */
|
828 |
+
.category-title { border:0; margin:0 0 7px; }
|
829 |
+
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
|
830 |
+
.category-image img {max-width:100%;}
|
831 |
+
.category-description { margin:0 0 10px; }
|
832 |
+
.category-products {}
|
833 |
+
|
834 |
+
/* View Type: Grid */
|
835 |
+
.products-grid { position:relative; padding-bottom:8px;}
|
836 |
+
.products-grid.last { border-bottom:0; }
|
837 |
+
.col1-layout .products-grid li.item{width:226px; background:url(../images/new/product_grid_bg.png) 0 0 no-repeat; margin-right:9px;}
|
838 |
+
.products-grid li.item { float:left; display:inline; width:217px; padding:10px 0 0; margin-right:10px; background:url(../images/new/product_grid_bg2.png) 0 0 no-repeat;}
|
839 |
+
.col1-layout .products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg.gif) 0 100% no-repeat;}
|
840 |
+
.products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg2.png) 0 100% no-repeat; padding:0 16px 15px;}
|
841 |
+
.products-grid li.last,.col1-layout .products-grid li.last{margin-right:0;}
|
842 |
+
.products-grid .product-image { display:block; text-align:center; height:135px; margin:0 0 25px; }
|
843 |
+
.products-grid .product-name { height:40px; margin:0 0 5px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden;}
|
844 |
+
.products-grid .product-name a {color:#5f6162; text-decoration:none;}
|
845 |
+
.products-grid .product-name a:hover {text-decoration:underline;}
|
846 |
+
.products-grid .price-box { margin:2px 0; float:left; height:26px; overflow:visible;}
|
847 |
+
.products-grid .actions{float:right;}
|
848 |
+
.products-grid .price-box{position:relative;}
|
849 |
+
.products-grid .price-box .price-from{position:relative;margin-top:-8px;}
|
850 |
+
.products-grid .availability { line-height:21px; }
|
851 |
+
.products-grid li.item .add-to-links,
|
852 |
+
.products-list li.item .add-to-links{clear:both; overflow:hidden; white-space:nowrap;}
|
853 |
+
|
854 |
+
.products-grid li.item .price-box .old-price .price-label,
|
855 |
+
.products-grid li.item .price-box .special-price .price-label{
|
856 |
+
display:none;
|
857 |
+
}
|
858 |
+
.products-grid li.item .price-box .special-price{
|
859 |
+
padding:0;
|
860 |
+
}
|
861 |
+
.products-grid li.item .price-box .old-price,
|
862 |
+
.products-grid li.item .price-box .special-price{
|
863 |
+
line-height:12px;
|
864 |
+
}
|
865 |
+
.products-grid li.item .minimal-price{
|
866 |
+
width:85px;
|
867 |
+
line-height:14px;
|
868 |
+
position:relative;
|
869 |
+
margin-top:-2px;
|
870 |
+
}
|
871 |
+
.products-grid li.item .minimal-price-link{
|
872 |
+
display:block;
|
873 |
+
position:absolute;
|
874 |
+
top:-24px;
|
875 |
+
white-space:nowrap;
|
876 |
+
}
|
877 |
+
.products-grid li.item .add-to-links li,
|
878 |
+
.products-list li.item .add-to-links li{
|
879 |
+
float:left;
|
880 |
+
}
|
881 |
+
.products-grid li.item .add-to-links li a,
|
882 |
+
.products-list li.item .add-to-links li a{
|
883 |
+
text-decoration:none;
|
884 |
+
}
|
885 |
+
.products-grid li.item .add-to-links li a:hover,
|
886 |
+
.products-list li.item .add-to-links li a:hover{
|
887 |
+
text-decoration:underline;
|
888 |
+
}
|
889 |
+
.products-grid li.item .add-to-links li .link-wishlist,
|
890 |
+
.products-list li.item .add-to-links li .link-wishlist{
|
891 |
+
color:#000;
|
892 |
+
}
|
893 |
+
.products-grid li.item .add-to-links li .link-compare,
|
894 |
+
.products-list li.item .add-to-links li .link-compare{
|
895 |
+
color:#5f5f5f;
|
896 |
+
}
|
897 |
+
.products-grid li.item .add-to-links .separator,
|
898 |
+
.products-list li.item .add-to-links .separator{
|
899 |
+
display:inline;
|
900 |
+
color:#5f5f5f;
|
901 |
+
padding-left:15px;
|
902 |
+
padding-right:13px;
|
903 |
+
margin:0;
|
904 |
+
}
|
905 |
+
.home_new_products h2.subtitle{
|
906 |
+
background:url(../images/new/best_sell_head.png) 0 0 no-repeat;
|
907 |
+
float:left;
|
908 |
+
display:inline;
|
909 |
+
margin:0;
|
910 |
+
padding:0 0 6px 22px;
|
911 |
+
height:40px;
|
912 |
+
margin-right:10px;
|
913 |
+
line-height:38px;
|
914 |
+
width:674px;
|
915 |
+
}
|
916 |
+
.home_new_products h2.subtitle span{
|
917 |
+
float:left;
|
918 |
+
background:url(../images/new/doble_arrow.gif) 100% 17px no-repeat;
|
919 |
+
padding-right:17px;
|
920 |
+
color:#3b3b3b;
|
921 |
+
font-size:13px;
|
922 |
+
}
|
923 |
+
.home_new_products h4.newsletter{
|
924 |
+
float:left;
|
925 |
+
background:url(../images/new/home_newsletter.png) 0 0 no-repeat;
|
926 |
+
padding-left:19px;
|
927 |
+
margin:0;
|
928 |
+
width:206px;
|
929 |
+
line-height:38px;
|
930 |
+
height:40px;
|
931 |
+
}
|
932 |
+
.home_new_products h4.newsletter a{
|
933 |
+
float:left;
|
934 |
+
background:url(../images/new/doble_arrow.gif) 100% 50% no-repeat;
|
935 |
+
padding-right:15px;
|
936 |
+
font-size:13px;
|
937 |
+
text-decoration:none;
|
938 |
+
color:#3b3b3b;
|
939 |
+
}
|
940 |
+
/* View Type: List */
|
941 |
+
.products-list li.item { padding:0 0 0 11px; background:url(../images/new/product_list_bg.png) 0 0 no-repeat; margin-bottom:11px; height:182px;}
|
942 |
+
.products-list li.item .list-item-bg{padding:13px 11px 13px 0; background:url(../images/new/product_list_bg.png) 100% 0 no-repeat; height:156px; overflow:hidden;}
|
943 |
+
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; border:1px solid #d7d7d7;}
|
944 |
+
.products-list .product-shop { margin-left:150px; }
|
945 |
+
.products-list .product-name { margin:0 0 9px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden; max-height:36px;}
|
946 |
+
.products-list .product-name a { color:#5f6162; text-decoration:none; }
|
947 |
+
.products-list .product-name a:hover{text-decoration:underline;}
|
948 |
+
.products-list .price-box { float:left; margin:3px 13px 5px 0; position:relative;}
|
949 |
+
.products-list .price-box .minimal-price-link {
|
950 |
+
display:block;
|
951 |
+
line-height:10px;
|
952 |
+
overflow:visible;
|
953 |
+
white-space:nowrap;
|
954 |
+
}
|
955 |
+
.products-list .availability { float:left; margin:3px 0 0; }
|
956 |
+
.products-list .desc { clear:both; padding:6px 0 0; margin:0; line-height:1.35; height:50px; overflow:hidden;}
|
957 |
+
.products-list .desc .link-more { font-size:11px; }
|
958 |
+
.products-list .add-to-links { clear:both; }
|
959 |
+
.products-list .add-to-links li { display:inline; }
|
960 |
+
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
961 |
+
/* ======================================================================================= */
|
962 |
+
|
963 |
+
|
964 |
+
/* Product View ========================================================================== */
|
965 |
+
/* Rating */
|
966 |
+
.no-rating { margin:0; }
|
967 |
+
|
968 |
+
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
|
969 |
+
.ratings strong { float:left; margin:1px 3px 0 0; }
|
970 |
+
.ratings .rating-links { margin:0; }
|
971 |
+
.ratings .rating-links .separator { margin:0 2px; }
|
972 |
+
.ratings dt {}
|
973 |
+
.ratings dd {}
|
974 |
+
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
|
975 |
+
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
|
976 |
+
.ratings .rating-box { float:left; margin-right:3px; }
|
977 |
+
.ratings .amount {}
|
978 |
+
|
979 |
+
.ratings-table th,
|
980 |
+
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
|
981 |
+
.ratings-table th { font-weight:bold; padding-right:8px; }
|
982 |
+
|
983 |
+
/* Availability */
|
984 |
+
.availability { margin:0; }
|
985 |
+
.availability span { font-weight:bold; }
|
986 |
+
.availability.in-stock span {}
|
987 |
+
.availability.out-of-stock span { color:#d83820; }
|
988 |
+
|
989 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
990 |
+
.availability-only span,
|
991 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
992 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
993 |
+
.availability-only .expanded { background-position:100% -15px; }
|
994 |
+
.availability-only strong { color:#be2c00; }
|
995 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
996 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
997 |
+
.availability-only-details { margin:0 0 7px; }
|
998 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
999 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
1000 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
1001 |
+
|
1002 |
+
.product-view .product-shop .availability { font-size:11px; }
|
1003 |
+
.product-view .product-shop .availability span { font-weight:normal; }
|
1004 |
+
|
1005 |
+
/* Email to a Friend */
|
1006 |
+
.email-friend { margin:0; }
|
1007 |
+
|
1008 |
+
/* Alerts */
|
1009 |
+
.alert-price { margin:0; font-size:11px; }
|
1010 |
+
.alert-stock { margin:0; font-size:11px; }
|
1011 |
+
|
1012 |
+
/********** < Product Prices */
|
1013 |
+
.price { white-space:nowrap !important; }
|
1014 |
+
|
1015 |
+
.price-box { margin:5px 0; }
|
1016 |
+
.price-box .price { font-weight:bold; color:#1c1c1c; font-size:13px; }
|
1017 |
+
|
1018 |
+
/* Regular price */
|
1019 |
+
.regular-price { color:#1c1c1c; }
|
1020 |
+
.regular-price .price { font-weight:bold; font-size:17px; color:#1c1c1c; }
|
1021 |
+
.block .regular-price,
|
1022 |
+
.block .regular-price .price { color:#2f2f2f; }
|
1023 |
+
|
1024 |
+
/* Old price */
|
1025 |
+
.old-price { margin:0; font-size:11px;}
|
1026 |
+
.old-price .price-label { white-space:nowrap; color:#999; font-size:11px;}
|
1027 |
+
.old-price .price { font-weight:bold; color:#999; text-decoration:line-through; font-size:11px;}
|
1028 |
+
|
1029 |
+
/* Special price */
|
1030 |
+
.special-price { margin:0; padding:3px 0; }
|
1031 |
+
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#1C1C1C; }
|
1032 |
+
.special-price .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1033 |
+
|
1034 |
+
/* Minimal price (as low as) */
|
1035 |
+
.minimal-price { margin:0; }
|
1036 |
+
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
|
1037 |
+
|
1038 |
+
.minimal-price-link { display:block; }
|
1039 |
+
.minimal-price-link .label {color:#1C1C1C;}
|
1040 |
+
.minimal-price-link .price { font-weight:normal; color:#1C1C1C; }
|
1041 |
+
|
1042 |
+
/* Excluding tax */
|
1043 |
+
.price-excluding-tax { display:block; color:#999; }
|
1044 |
+
.price-excluding-tax .label { white-space:nowrap; color:#999; }
|
1045 |
+
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#1C1C1C; }
|
1046 |
+
|
1047 |
+
/* Including tax */
|
1048 |
+
.price-including-tax { display:block; color:#999; }
|
1049 |
+
.price-including-tax .label { white-space:nowrap; color:#999; }
|
1050 |
+
.price-including-tax .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1051 |
+
|
1052 |
+
/* FPT */
|
1053 |
+
.weee { display:block; font-size:11px; color:#444; }
|
1054 |
+
.weee .price { font-size:11px; font-weight:normal; }
|
1055 |
+
|
1056 |
+
/* Excl tax (for order tables) */
|
1057 |
+
.price-excl-tax { display:block; }
|
1058 |
+
.price-excl-tax .label { display:block; white-space:nowrap; }
|
1059 |
+
.price-excl-tax .price { display:block; }
|
1060 |
+
|
1061 |
+
/* Incl tax (for order tables) */
|
1062 |
+
.price-incl-tax { display:block; }
|
1063 |
+
.price-incl-tax .label { display:block; white-space:nowrap; }
|
1064 |
+
.price-incl-tax .price { display:block; font-weight:bold; }
|
1065 |
+
|
1066 |
+
/* Price range */
|
1067 |
+
.price-from { margin:0; }
|
1068 |
+
.price-from .price-label { font-weight:bold; white-space:nowrap; }
|
1069 |
+
|
1070 |
+
.price-to { margin:0; }
|
1071 |
+
.price-to .price-label { font-weight:bold; white-space:nowrap; }
|
1072 |
+
|
1073 |
+
/* Price notice next to the options */
|
1074 |
+
.price-notice { padding-left:10px; color:#999; }
|
1075 |
+
.price-notice .price { font-weight:bold; color:#2f2f2f; }
|
1076 |
+
|
1077 |
+
/* Price as configured */
|
1078 |
+
.price-as-configured { margin:0; }
|
1079 |
+
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
|
1080 |
+
|
1081 |
+
.price-box-bundle { padding:0 0 10px 0; }
|
1082 |
+
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
|
1083 |
+
.price-box-bundle .price { color:#555; }
|
1084 |
+
/********** Product Prices > */
|
1085 |
+
|
1086 |
+
/* Tier Prices */
|
1087 |
+
.product-pricing,
|
1088 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#fff; border:1px solid #d7d7d7;}
|
1089 |
+
.tier-prices li { line-height:1.4; /*background:url(../images/i_tier.gif) no-repeat 0 3px;*/ padding:2px 0; }
|
1090 |
+
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
1091 |
+
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
1092 |
+
|
1093 |
+
.tier-prices-grouped li { padding:2px 0; color:#e26703; }
|
1094 |
+
.tier-prices-grouped li .price { font-weight:bold; }
|
1095 |
+
|
1096 |
+
/* Add to Links */
|
1097 |
+
.add-to-links { font-size:11px; margin:5px 0 0; }
|
1098 |
+
.add-to-links .separator { display:none; }
|
1099 |
+
|
1100 |
+
/* Add to Cart */
|
1101 |
+
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
1102 |
+
.add-to-cart .qty { float:left; margin-right:5px; }
|
1103 |
+
.add-to-cart button.button { float:left; }
|
1104 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
|
1105 |
+
|
1106 |
+
/* Add to Links + Add to Cart */
|
1107 |
+
.add-to-box { margin:10px 0; }
|
1108 |
+
.add-to-box .add-to-cart { float:left; }
|
1109 |
+
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
|
1110 |
+
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
|
1111 |
+
.add-to-box .add-to-links li { display:block !important; }
|
1112 |
+
.add-to-box .add-to-links li .separator { display:none !important; }
|
1113 |
+
|
1114 |
+
.product-tabs{
|
1115 |
+
display:block;
|
1116 |
+
clear:both;
|
1117 |
+
height:28px;
|
1118 |
+
overflow:hidden;
|
1119 |
+
}
|
1120 |
+
.product-tabs li{
|
1121 |
+
float:left;
|
1122 |
+
display:inline;
|
1123 |
+
margin-right:1px;
|
1124 |
+
background:url(../images/new/product_tabs_bg.gif) 0 0 repeat;
|
1125 |
+
padding-left:23px;
|
1126 |
+
line-height:28px;
|
1127 |
+
}
|
1128 |
+
.product-tabs li a{
|
1129 |
+
display:block;
|
1130 |
+
text-decoration:none;
|
1131 |
+
color:#5f6162;
|
1132 |
+
font-size:11px;
|
1133 |
+
font-weight:bold;
|
1134 |
+
background:url(../images/new/product_tabs_bg.gif) 100% 0 repeat;
|
1135 |
+
padding-right:23px;
|
1136 |
+
}
|
1137 |
+
.product-tabs li.active{
|
1138 |
+
background-position:0 -28px;
|
1139 |
+
}
|
1140 |
+
.product-tabs li.active a{
|
1141 |
+
background-position:100% -28px;
|
1142 |
+
color:#fff;
|
1143 |
+
}
|
1144 |
+
.product-tabs li a:hover{
|
1145 |
+
text-decoration:none;
|
1146 |
+
}
|
1147 |
+
.product-tabs-content {border:1px solid #d7d7d7; padding:25px; margin-bottom:20px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
|
1148 |
+
.product-view { padding-top:10px; }
|
1149 |
+
|
1150 |
+
.product-essential {padding-bottom:30px; }
|
1151 |
+
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162; margin:0 0 20px;}
|
1152 |
+
|
1153 |
+
.product-collateral { }
|
1154 |
+
.product-collateral h2 { font-weight:bold; font-size:15px; border-bottom:1px solid #d7d7d7; padding:0 0 1px; margin:0 0 15px; }
|
1155 |
+
.product-collateral .box-collateral { margin:0 0 25px;}
|
1156 |
+
|
1157 |
+
/* Product Images */
|
1158 |
+
.product-view .product-img-box { float:left; width:217px;}
|
1159 |
+
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
|
1160 |
+
.product-view .product-img-box .product-image { margin:0 0 16px; border:1px solid #d7d7d7;}
|
1161 |
+
.product-view .product-img-box .product-image-zoom { position:relative; width:215px; height:215px; overflow:hidden; z-index:9; }
|
1162 |
+
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; margin:1px;}
|
1163 |
+
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; display:none;}
|
1164 |
+
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 20px 0 22px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
|
1165 |
+
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
|
1166 |
+
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
|
1167 |
+
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
|
1168 |
+
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
|
1169 |
+
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
|
1170 |
+
.product-view .product-img-box .more-views{padding-top:11px;}
|
1171 |
+
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; display:none;}
|
1172 |
+
.product-view .product-img-box .more-views ul { margin-left:-7px }
|
1173 |
+
.product-view .product-img-box .more-views li { float:left; margin:0 0 7px 7px; }
|
1174 |
+
.product-view .product-img-box .more-views li a { float:left; width:66px; height:66px; border:1px solid #d7d7d7; overflow:hidden;}
|
1175 |
+
|
1176 |
+
.product-image-popup { margin:0 auto; }
|
1177 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1178 |
+
.product-image-popup .image { display:block; margin:10px 0; }
|
1179 |
+
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1180 |
+
|
1181 |
+
/* Product Shop */
|
1182 |
+
.product-view .product-shop { float:right; width:434px; position:relative; margin-top:-4px;}
|
1183 |
+
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1184 |
+
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1185 |
+
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1186 |
+
.product-view .product-shop .product-name h1 { margin:0; font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162;}
|
1187 |
+
.product-view .product-shop .availability { margin:10px 0; color:#000;}
|
1188 |
+
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
|
1189 |
+
.product-view .product-shop .price-box { margin:10px 0; }
|
1190 |
+
.product-view .product-shop .add-to-links { margin:0; }
|
1191 |
+
.product-view .product-shop .add-to-links { font-size:12px; }
|
1192 |
+
.product-view .product-shop .add-to-links li,
|
1193 |
+
.product-view .product-shop .add-to-links li .separator { display:inline; }
|
1194 |
+
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1195 |
+
.product-view .product-shop .add-to-links a.link-compare{color:#5f5f5f;}
|
1196 |
+
|
1197 |
+
.product-view .product-shop .add-to-links{position:relative; margin-top:-2px;}
|
1198 |
+
.product-view .product-shop .add-to-box .or{margin-top:5px;}
|
1199 |
+
.product-view .product-shop .add-to-cart label,
|
1200 |
+
.product-view .product-shop .add-to-cart .qty{
|
1201 |
+
margin-top:6px;
|
1202 |
+
}
|
1203 |
+
|
1204 |
+
/* Product Options */
|
1205 |
+
.product-options { margin:20px 0 0; padding:5px 15px 15px; background-color:#fdfdfd; border:1px solid #d7d7d7;}
|
1206 |
+
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1207 |
+
.product-options dt label { font-weight:bold; color:#5f6162; }
|
1208 |
+
.product-options dt span.required { color:#000; }
|
1209 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1210 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1211 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1212 |
+
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1213 |
+
.product-options dd { padding:5px 0 15px; margin:0 0 5px; border-bottom:1px solid #d7d7d7; }
|
1214 |
+
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1215 |
+
.product-options dd input.input-text { width:98%; }
|
1216 |
+
.product-options dd input.datetime-picker { width:150px; }
|
1217 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1218 |
+
.product-options dd textarea { width:98%; height:8em; }
|
1219 |
+
.product-options dd select { width:99%; }
|
1220 |
+
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1221 |
+
.product-options ul.options-list { margin-right:5px; }
|
1222 |
+
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
|
1223 |
+
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
|
1224 |
+
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
|
1225 |
+
.product-options ul.options-list .label { display:block; margin-left:18px; }
|
1226 |
+
.product-options ul.options-list label { font-weight:normal; }
|
1227 |
+
.product-options ul.validation-failed { padding:0 7px; }
|
1228 |
+
.product-options p.note { margin:0; font-size:11px; }
|
1229 |
+
.product-options p.required { position:absolute; right:20px; top:20px; color:#000;}
|
1230 |
+
|
1231 |
+
.product-options-bottom { padding:15px 0 0 17px;}
|
1232 |
+
.product-options-bottom .product-pricing,
|
1233 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
|
1234 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
|
1235 |
+
.product-options-bottom .tier-prices .price,
|
1236 |
+
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1237 |
+
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1238 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1239 |
+
.product-options-bottom .price-label { float:left; padding-right:5px; line-height:20px;}
|
1240 |
+
.product-options-bottom .price-box .price {line-height:20px;}
|
1241 |
+
.product-options-bottom .price-tax { float:left; }
|
1242 |
+
.product-options-bottom .add-to-cart { float:right; }
|
1243 |
+
.product-shop .product-options-bottom .add-to-cart{margin-top:-6px;}
|
1244 |
+
.product-shop .product-options-bottom .add-to-cart button.button{margin-top:0;}
|
1245 |
+
.product-shop .product-options-bottom { margin:0 0 10px; }
|
1246 |
+
.product-shop .product-options-bottom .price-box { float:left; margin:0 0 5px; }
|
1247 |
+
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1248 |
+
.product-shop .product-options-bottom .price-tax { float:none; }
|
1249 |
+
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1250 |
+
|
1251 |
+
.cart-table .btn-update,
|
1252 |
+
.cart-table .btn-empty { float:right; }
|
1253 |
+
.cart-table .btn-update { margin-left:10px; }
|
1254 |
+
|
1255 |
+
/* Captcha ================================================================================ */
|
1256 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1257 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1258 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1259 |
+
.registered-users .captcha-image { margin:0;}
|
1260 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1261 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1262 |
+
|
1263 |
+
@-webkit-keyframes rotate {
|
1264 |
+
0% { -webkit-transform:rotate(0); }
|
1265 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1266 |
+
}
|
1267 |
+
@-moz-keyframes rotate {
|
1268 |
+
0% { -moz-transform:rotate(0); }
|
1269 |
+
0% { -moz-transform:rotate(-360deg); }
|
1270 |
+
}
|
1271 |
+
@keyframes rotate {
|
1272 |
+
0% { transform:rotate(0); }
|
1273 |
+
0% { transform:rotate(-360deg); }
|
1274 |
+
}
|
1275 |
+
|
1276 |
+
/* Grouped Product */
|
1277 |
+
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1278 |
+
|
1279 |
+
/* Block: Description */
|
1280 |
+
.product-view .box-description {}
|
1281 |
+
|
1282 |
+
/* Block: Additional */
|
1283 |
+
.product-view .box-additional .data-table th,
|
1284 |
+
.product-view .box-additional .data-table td { line-height:1.25; }
|
1285 |
+
|
1286 |
+
/* Block: Upsell */
|
1287 |
+
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
|
1288 |
+
.product-view .box-up-sell .products-grid { width:100%; }
|
1289 |
+
.product-view .box-up-sell .products-grid td { width:25%; background:#fff; padding:15px 10px 12px; line-height:1.6em; }
|
1290 |
+
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
|
1291 |
+
.product-view .box-up-sell .products-grid td.last { border-right:0; }
|
1292 |
+
.product-view .box-up-sell .products-grid td img { border:1px solid #D7D7D7; }
|
1293 |
+
.product-view .box-up-sell .products-grid .product-image { text-align:center; margin-bottom:10px;}
|
1294 |
+
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#fff; }
|
1295 |
+
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1296 |
+
|
1297 |
+
/* Block: Tags */
|
1298 |
+
.product-view .box-tags { margin:0; }
|
1299 |
+
.product-view .box-tags h3 { font-size:13px; }
|
1300 |
+
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
|
1301 |
+
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
|
1302 |
+
.product-view .box-tags .product-tags li.first { padding-left:0; }
|
1303 |
+
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
|
1304 |
+
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
|
1305 |
+
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
|
1306 |
+
.product-view .box-tags .form-add input.input-text { width:299px; }
|
1307 |
+
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }
|
1308 |
+
|
1309 |
+
/* Block: Reviews */
|
1310 |
+
.product-view .box-reviews dl { margin:15px 0; }
|
1311 |
+
.product-view .box-reviews dt a,
|
1312 |
+
.product-view .box-reviews dt span { font-weight:bold; }
|
1313 |
+
.product-view .box-reviews dd { margin:0 0 15px; }
|
1314 |
+
.product-view .box-reviews dd small { font-style:italic; }
|
1315 |
+
.product-view .box-reviews .form-add { margin:15px 0 0; }
|
1316 |
+
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
|
1317 |
+
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
|
1318 |
+
.product-view .box-reviews .form-add h4 { font-size:12px; }
|
1319 |
+
.product-view .box-reviews .form-add .data-table td { text-align:center; }
|
1320 |
+
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
|
1321 |
+
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
|
1322 |
+
.product-view .box-reviews .form-add .form-list input.input-text,
|
1323 |
+
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
|
1324 |
+
|
1325 |
+
/* Send a Friend */
|
1326 |
+
.send-friend .form-list { width:615px; overflow:hidden; }
|
1327 |
+
.send-friend .form-list li { margin-right:-15px; }
|
1328 |
+
.send-friend .form-list li p { margin:0 15px 0 0; }
|
1329 |
+
.send-friend .form-list .field { width:315px; }
|
1330 |
+
.send-friend .form-list .input-box { width:300px; }
|
1331 |
+
.send-friend .form-list input.input-text,
|
1332 |
+
.send-friend .form-list textarea { width:294px; }
|
1333 |
+
.send-friend .form-list li.wide .input-box { width:612px; }
|
1334 |
+
.send-friend .form-list li.wide textarea { width:609px; }
|
1335 |
+
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
|
1336 |
+
/* ======================================================================================= */
|
1337 |
+
|
1338 |
+
|
1339 |
+
/* Content Styles ================================================================= */
|
1340 |
+
.product-name { margin:0; font-size:1em; font-weight:normal; }
|
1341 |
+
/*.product-name a { color:#1e7ec8; }*/
|
1342 |
+
|
1343 |
+
/* Product Tags */
|
1344 |
+
.tags-list { display:block; font-size:13px; border:1px solid #d7d7d7; background:#fff; padding:10px;}
|
1345 |
+
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1346 |
+
|
1347 |
+
/* Advanced Search */
|
1348 |
+
.advanced-search .form-list label { width:160px; padding-right:10px; }
|
1349 |
+
.advanced-search .form-list .input-box,
|
1350 |
+
.advanced-search .form-list .input-range { float:left; clear:none; }
|
1351 |
+
.advanced-search-amount { margin:0 0 10px; }
|
1352 |
+
.advanced-search-summary { margin:10px 0; border:1px solid #D7D7D7; background:#fff; padding:10px; }
|
1353 |
+
.advanced-search-summary ul { float:left; width:49%; }
|
1354 |
+
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
|
1355 |
+
|
1356 |
+
/* CMS Home Page */
|
1357 |
+
.cms-home .subtitle {}
|
1358 |
+
.cms-index-index .subtitle {}
|
1359 |
+
|
1360 |
+
/* Sitemap */
|
1361 |
+
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
|
1362 |
+
.page-sitemap .links a { text-decoration:none; position:relative; }
|
1363 |
+
.page-sitemap .links a:hover { text-decoration:underline; }
|
1364 |
+
.page-sitemap .sitemap { margin:12px; }
|
1365 |
+
.page-sitemap .sitemap li { margin:3px 0; }
|
1366 |
+
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
|
1367 |
+
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
|
1368 |
+
|
1369 |
+
/* RSS */
|
1370 |
+
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
|
1371 |
+
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
|
1372 |
+
/* ======================================================================================= */
|
1373 |
+
|
1374 |
+
|
1375 |
+
/* Shopping Cart ========================================================================= */
|
1376 |
+
.cart .page-title { border-bottom:0; margin:0 0 12px; }
|
1377 |
+
.cart .page-title h1 { margin:8px 0 0; }
|
1378 |
+
|
1379 |
+
/* Checkout Types */
|
1380 |
+
.cart .page-title .checkout-types{padding-top:4px;}
|
1381 |
+
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1382 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1383 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1384 |
+
|
1385 |
+
/* Shopping Cart Table */
|
1386 |
+
.cart-table th { padding:2px 10px; }
|
1387 |
+
.cart-table td { padding:10px; }
|
1388 |
+
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#5f6162; position:relative; margin-top:-2px; font-size:13px;}
|
1389 |
+
.cart-table .product-name a{color:#5f6162; text-decoration:none;}
|
1390 |
+
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1391 |
+
.cart-table tfoot td { padding:5px 10px; }
|
1392 |
+
.cart-table .btn-continue { float:left; }
|
1393 |
+
|
1394 |
+
/* Shopping Cart Collateral boxes */
|
1395 |
+
.cart .cart-collaterals { padding:12px 0 0; }
|
1396 |
+
.cart .cart-collaterals .col2-set { float:left; width:654px; }
|
1397 |
+
.cart .cart-collaterals .col2-set .col-1{width:335px;}
|
1398 |
+
.cart .cart-collaterals .col2-set .col-2 { width:292px; }
|
1399 |
+
|
1400 |
+
.cart .crosssell { padding:0; background:url(../images/new/cart_crossell.gif) 0 100% no-repeat;}
|
1401 |
+
.cart .crosssell h2 { color:#474747; background:url(../images/new/cart_crossell.gif) 0 0 no-repeat; font:bold 11px/14px Tahoma,Geneva,Kalimati,sans-serif; padding:9px 0 24px 22px; margin:0;}
|
1402 |
+
.cart .crosssell .product-image { float:left; width:108px; height:108px; padding-right:8px;}
|
1403 |
+
.cart .crosssell .product-image img{padding:1px; border:1px solid #d7d7d7;}
|
1404 |
+
.cart .crosssell #crosssell-products-list{padding:0 13px 36px 23px;}
|
1405 |
+
.cart .crosssell .product-details { float:left; width:183px;}
|
1406 |
+
.cart .crosssell .product-name { font-weight:bold; font-size:12px; color:#5f6162;}
|
1407 |
+
.cart .crosssell .product-name a{color:#5f6162; text-decoration:none;}
|
1408 |
+
|
1409 |
+
.cart .crosssell .price-box{float:left;}
|
1410 |
+
.cart .crosssell button.btn-cart{float:right;}
|
1411 |
+
.cart .crosssell .add-to-links{clear:both;}
|
1412 |
+
.cart .crosssell .add-to-links li,
|
1413 |
+
.cart .crosssell .add-to-links .separator{display:inline;}
|
1414 |
+
.cart .crosssell .add-to-links li a{text-decoration:none;}
|
1415 |
+
.cart .crosssell .add-to-links li a:hover{text-decoration:underline;}
|
1416 |
+
.cart .crosssell .add-to-links li .link-compare{color:#5f5f5f;}
|
1417 |
+
.cart .crosssell .add-to-links .separator{padding:0 8px; color:#5f5f5f;}
|
1418 |
+
|
1419 |
+
.cart .crosssell li.item { margin:0 0 40px; }
|
1420 |
+
.cart .crosssell li.last{margin:0;}
|
1421 |
+
.cart .crosssell .link-compare { font-weight:normal; }
|
1422 |
+
|
1423 |
+
/* Discount Codes & Estimate Shipping and Tax Boxes */
|
1424 |
+
.cart .discount,
|
1425 |
+
.cart .shipping { background:url(../images/new/cart_disc_bg.gif) 0 100% no-repeat; padding:0 0 15px; margin:0 0 13px; }
|
1426 |
+
.cart .discount h2,
|
1427 |
+
.cart .shipping h2 { font:bold 11px/16px Tahoma,Geneva,Kalimati,sans-serif; padding:8px 0 12px 25px; color:#474747; background:url(../images/new/cart_disc_head.gif) 0 0 no-repeat; line-height:14px; margin:0;}
|
1428 |
+
.cart .discount .buttons-set,
|
1429 |
+
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
|
1430 |
+
.cart .discount .buttons-set button.button,
|
1431 |
+
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1432 |
+
.discount-form,.shipping-form{padding:9px 25px 0;}
|
1433 |
+
.cart .discount .input-box { margin:8px 0 0; width:242px; }
|
1434 |
+
.cart .shipping .input-box{ margin:8px 0 0; width:242px; }
|
1435 |
+
.cart .shipping .input-box input.input-text { width:233px; }
|
1436 |
+
.cart .shipping .input-box select { width:239px; }
|
1437 |
+
.cart .discount input.input-text { width:233px; }
|
1438 |
+
|
1439 |
+
.cart .discount label,.cart .shipping label{color:#5f6162;}
|
1440 |
+
|
1441 |
+
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }
|
1442 |
+
.cart button.btn-checkout span{padding:0 0 0 15px;}
|
1443 |
+
.cart button.btn-checkout span span{padding:0 15px 0 0;}
|
1444 |
+
/* Shopping Cart Totals */
|
1445 |
+
.cart .totals { float:right; width:252px; background:url(../images/new/cart_totals_bg.gif) 0 0 no-repeat; padding-top:7px;}
|
1446 |
+
.cart .totals-in{background:url(../images/new/cart_totals_bg.gif) 0 100% no-repeat; padding:0;}
|
1447 |
+
.cart .totals table { width:100%; margin:7px 0 3px; }
|
1448 |
+
.cart .totals td { padding:1px 12px 1px 7px; color:#3e3e3e;}
|
1449 |
+
.cart .totals tr.last td {}
|
1450 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1451 |
+
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1452 |
+
.cart .totals tfoot th strong,
|
1453 |
+
.cart .totals tfoot td strong { font-size:15px; font-weight:normal;}
|
1454 |
+
.cart .totals tfoot th strong .price,
|
1455 |
+
.cart .totals tfoot td strong .price{ font-size:17px; font-weight:bold; color:#1c1c1c;}
|
1456 |
+
.cart .totals .checkout-types { font-size:13px; padding:0 12px 3px; text-align:right; }
|
1457 |
+
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1458 |
+
.cart .totals .checkout-types li a{color:#5f6162; font-size:12px; text-decoration:none;}
|
1459 |
+
/* Options Tool Tip */
|
1460 |
+
.cart-table .item-options{padding-top:10px; overflow:hidden;}
|
1461 |
+
.cart-table .item-options dt {float:left;}
|
1462 |
+
.cart-table .item-options dd{margin-bottom:10px;}
|
1463 |
+
.cart-table .item-options dd .price{color:#1C1C1C; font-weight:bold;}
|
1464 |
+
.item-options dt { font-weight:bold; font-style:normal;}
|
1465 |
+
.item-options dd { padding-left:10px; margin:0 0 6px; }
|
1466 |
+
.truncated { cursor:help; }
|
1467 |
+
.truncated a.dots { cursor:help; }
|
1468 |
+
.truncated a.details { cursor:help; }
|
1469 |
+
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1470 |
+
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
|
1471 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1472 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1473 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1474 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1475 |
+
/* ======================================================================================= */
|
1476 |
+
/* Remember Me Popup ===================================================================== */
|
1477 |
+
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
|
1478 |
+
|
1479 |
+
.remember-me label { float:none; margin:0 6px; }
|
1480 |
+
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
|
1481 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1482 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1483 |
+
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
|
1484 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1485 |
+
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
|
1486 |
+
/* Remember Me Popup ===================================================================== */
|
1487 |
+
|
1488 |
+
/* MAP Popup============================================================================== */
|
1489 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1490 |
+
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
|
1491 |
+
|
1492 |
+
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
|
1493 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1494 |
+
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
|
1495 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1496 |
+
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
|
1497 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1498 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1499 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1500 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1501 |
+
.map-popup-price .price-box,
|
1502 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1503 |
+
.map-popup-price { margin:5px 0 0; }
|
1504 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1505 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1506 |
+
/* ======================================================================================= */
|
1507 |
+
|
1508 |
+
/* Checkout ============================================================================== */
|
1509 |
+
/********** < Common Checkout Styles */
|
1510 |
+
/* Shipping and Payment methods */
|
1511 |
+
.sp-methods { margin:0 0 8px; }
|
1512 |
+
.sp-methods dt { margin:13px 0 5px; font-weight:bold; color:#5f6162;}
|
1513 |
+
.sp-methods dd {}
|
1514 |
+
.sp-methods dd li { margin:5px 0; }
|
1515 |
+
.sp-methods label { font-weight:bold; color:#666; vertical-align:middle;}
|
1516 |
+
.sp-methods .price { font-weight:bold; }
|
1517 |
+
.sp-methods .form-list { padding-left:20px; }
|
1518 |
+
.sp-methods .form-list li { margin:0 0 8px; }
|
1519 |
+
.sp-methods select.month { width:154px; margin-right:10px; }
|
1520 |
+
.sp-methods select.year { width:96px; }
|
1521 |
+
.sp-methods input.cvv { width:3em !important; }
|
1522 |
+
#opc-review.active .step-title{border-bottom:0;}
|
1523 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1524 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1525 |
+
.sp-methods .checkmo-list address { float:left; }
|
1526 |
+
|
1527 |
+
.sp-methods .centinel-logos a { margin-right:3px; }
|
1528 |
+
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1529 |
+
|
1530 |
+
.please-wait { float:right; }
|
1531 |
+
.please-wait img { vertical-align:middle; }
|
1532 |
+
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1533 |
+
|
1534 |
+
/* Tooltip */
|
1535 |
+
.tool-tip { border:1px solid #d7d7d7; background:#fff; padding:15px 20px; position:absolute; z-index:9999; }
|
1536 |
+
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
|
1537 |
+
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
|
1538 |
+
.tool-tip .tool-tip-content { padding:5px; }
|
1539 |
+
|
1540 |
+
/* Gift Messages */
|
1541 |
+
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
|
1542 |
+
.gift-messages p.control { color:#8e8d8b; }
|
1543 |
+
.gift-messages-form { position:relative; }
|
1544 |
+
.gift-messages-form label { float:none !important; position:static !important; }
|
1545 |
+
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
|
1546 |
+
.gift-messages-form .whole-order { margin:0 0 25px; }
|
1547 |
+
.gift-messages-form .item { margin:0 0 10px; }
|
1548 |
+
.gift-messages-form .item .product-img-box { float:left; width:75px; }
|
1549 |
+
.gift-messages-form .item .product-image { margin:0 0 7px; }
|
1550 |
+
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
|
1551 |
+
.gift-messages-form .item .details { margin-left:90px; }
|
1552 |
+
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1553 |
+
.gift-messages-form .item .details .form-list .field { width:255px; }
|
1554 |
+
.gift-messages-form .item .details .form-list .input-box { width:240px; }
|
1555 |
+
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
|
1556 |
+
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
|
1557 |
+
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
|
1558 |
+
|
1559 |
+
.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
|
1560 |
+
.gift-message-link.expanded { background-position:100% -40px; }
|
1561 |
+
.gift-message-row { background:#f2efe9; }
|
1562 |
+
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
1563 |
+
|
1564 |
+
/* Checkout Agreements */
|
1565 |
+
.checkout-agreements li { margin:30px 0; }
|
1566 |
+
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
|
1567 |
+
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
|
1568 |
+
.checkout-agreements .agree input.checkbox { margin-right:6px; }
|
1569 |
+
.checkout-agreements .agree label { font-weight:bold; color:#666; }
|
1570 |
+
|
1571 |
+
.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
|
1572 |
+
.opc .checkout-agreements li { margin:20px 0 0; }
|
1573 |
+
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
|
1574 |
+
.opc .checkout-agreements .agree { padding-left:6px; }
|
1575 |
+
|
1576 |
+
/* Centinel */
|
1577 |
+
.centinel {}
|
1578 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1579 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1580 |
+
|
1581 |
+
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1582 |
+
|
1583 |
+
/* Generic Info Set */
|
1584 |
+
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
|
1585 |
+
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1586 |
+
.info-set h3,
|
1587 |
+
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
|
1588 |
+
.info-set h2 a,
|
1589 |
+
.info-set h3 a,
|
1590 |
+
.info-set h4 a { font-weight:normal; }
|
1591 |
+
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
|
1592 |
+
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
|
1593 |
+
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1594 |
+
.info-set .box { margin:0 0 15px; }
|
1595 |
+
.info-set .box h2 { color:#e26703; }
|
1596 |
+
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1597 |
+
.info-set .data-table .product-name a { font-weight:bold !important; }
|
1598 |
+
.info-set .data-table .item-options { margin:5px 0 0; }
|
1599 |
+
/********** Common Checkout Styles > */
|
1600 |
+
|
1601 |
+
/* One Page Checkout */
|
1602 |
+
.block-progress { border:0; margin:0; }
|
1603 |
+
.col-right .block-progress .block-content { padding:5px 7px 8px !important; }
|
1604 |
+
.block-progress dt { font-size:12px; font-weight:normal; line-height:1.35; background:none; border:1px solid #d7d7d7; margin:0 0 1px; padding:6px 8px 6px 14px; color:#5f6162; }
|
1605 |
+
.block-progress dd { background:none; border:1px solid #d7d7d7; border-top:0; padding:8px 8px 8px 14px; margin:0 0 6px; }
|
1606 |
+
.block-progress dt.complete { margin:0; }
|
1607 |
+
.block-progress dd.complete {}
|
1608 |
+
.block-progress p { margin:0; }
|
1609 |
+
|
1610 |
+
.opc .buttons-set { margin-top:0; padding-top:1em;border:0; }
|
1611 |
+
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1612 |
+
.opc .buttons-set .back-link small { display:none; }
|
1613 |
+
.opc .buttons-set .back-link a { }
|
1614 |
+
.opc .buttons-set.disabled button.button { display:none; }
|
1615 |
+
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
|
1616 |
+
.opc .ul { list-style:disc outside; padding-left:18px; }
|
1617 |
+
|
1618 |
+
.opc { position:relative; }
|
1619 |
+
.opc li.section {}
|
1620 |
+
|
1621 |
+
.opc .step-title { border-width:0 1px 1px; border-style:solid; border-color:#e3e3e3 #d7d7d7 #e3e3e3; background:#fff; padding:8px 8px 7px 21px; text-align:right; }
|
1622 |
+
.opc .step-title .number { float:left; background:#fff; border:1px solid #d7d7d7; padding:0 4px; margin:0 9px 0 0; font:normal 11px/14px arial, helvetica, sans-serif; color:#434343; }
|
1623 |
+
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#7c7c7c; }
|
1624 |
+
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1625 |
+
|
1626 |
+
.opc .allow .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; border-bottom:0;}
|
1627 |
+
.opc .allow .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1628 |
+
.opc .allow .step-title h2 { color:#5f6162; }
|
1629 |
+
/*.opc .allow .step-title a { display:block; }*/
|
1630 |
+
|
1631 |
+
.opc .active .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; }
|
1632 |
+
.opc .active .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1633 |
+
.opc .active .step-title h2 { color:#5f6162; }
|
1634 |
+
/*.opc .active .step-title a { display:none; }*/
|
1635 |
+
|
1636 |
+
.opc .step { border:1px solid #d7d7d7; border-top:0; background:#fff; padding:19px 21px; position:relative; }
|
1637 |
+
.opc .step .tool-tip { right:30px; }
|
1638 |
+
|
1639 |
+
#opc-login .buttons-set { border-top:0; }
|
1640 |
+
#opc-login h3 { font-size:13px; padding-bottom:2px; color:#5f6162;}
|
1641 |
+
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
|
1642 |
+
|
1643 |
+
#opc-shipping_method .buttons-set { border-top:0; }
|
1644 |
+
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
|
1645 |
+
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
|
1646 |
+
|
1647 |
+
#opc-review .step { border:0; padding:0; }
|
1648 |
+
#opc-review .product-name { font-weight:bold; color:#0a263c; }
|
1649 |
+
#opc-review .item-options { margin:5px 0 0; }
|
1650 |
+
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
|
1651 |
+
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1652 |
+
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1653 |
+
|
1654 |
+
/* Multiple Addresses Checkout */
|
1655 |
+
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1656 |
+
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #d7d7d7; padding:2px 0 0; font-weight:bold; text-align:center; color:#d7d7d7; }
|
1657 |
+
.checkout-progress li.active { border-top-color:#000; color:#000; }
|
1658 |
+
|
1659 |
+
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1660 |
+
.multiple-checkout h3,
|
1661 |
+
.multiple-checkout h4 { font-size:13px; font-weight:bold; }
|
1662 |
+
.multiple-checkout h2 a,
|
1663 |
+
.multiple-checkout h3 a,
|
1664 |
+
.multiple-checkout h4 a { font-weight:normal; }
|
1665 |
+
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1666 |
+
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
|
1667 |
+
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
|
1668 |
+
|
1669 |
+
.multiple-checkout .gift-messages { margin:15px 0 0; }
|
1670 |
+
|
1671 |
+
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
|
1672 |
+
|
1673 |
+
.multiple-checkout .col2-set,
|
1674 |
+
.multiple-checkout .col3-set { background:#fff; border:1px solid #d7d7d7; margin:0 0 25px; padding:20px; }
|
1675 |
+
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#fff; border-bottom:1px solid #d7d7d7; position:relative; }
|
1676 |
+
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
|
1677 |
+
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1678 |
+
.multiple-checkout .box { margin:0 0 15px; }
|
1679 |
+
.multiple-checkout .box h2 { }
|
1680 |
+
|
1681 |
+
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
|
1682 |
+
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
|
1683 |
+
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0;}
|
1684 |
+
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
|
1685 |
+
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
|
1686 |
+
.multiple-checkout .place-order .grand-total .price { color:#000; }
|
1687 |
+
.multiple-checkout .place-order .grand-total button.button span { font-size:14px; padding:0 0 0 14px;}
|
1688 |
+
.multiple-checkout .place-order .grand-total button.button span span { padding:0 14px 0 0; }
|
1689 |
+
|
1690 |
+
/* Step 1 */
|
1691 |
+
#multiship-addresses-table td { padding:10px; }
|
1692 |
+
#multiship-addresses-table tfoot td { padding:5px 10px; }
|
1693 |
+
|
1694 |
+
/* Step 2 */
|
1695 |
+
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
|
1696 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
|
1697 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
|
1698 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
|
1699 |
+
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
|
1700 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
|
1701 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
|
1702 |
+
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d7d7d7; background:#fff; padding:13px; position:relative; }
|
1703 |
+
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none;position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
|
1704 |
+
|
1705 |
+
/* Step 3 */
|
1706 |
+
.checkout-multishipping-billing .multiple-checkout { position:relative; }
|
1707 |
+
/* ======================================================================================= */
|
1708 |
+
|
1709 |
+
|
1710 |
+
/* Account Login/Create Pages ============================================================ */
|
1711 |
+
.account-login .content { min-height:240px; padding:14px 21px; background:#fff; border:1px solid #d7d7d7; border-bottom:0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
|
1712 |
+
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ccc;}
|
1713 |
+
.account-login .buttons-set { border:1px solid #d7d7d7; border-top:0; margin:0; padding:8px 13px; background:#fff; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;}
|
1714 |
+
|
1715 |
+
.account-create {}
|
1716 |
+
/* Account Login/Create Pages ============================================================ */
|
1717 |
+
|
1718 |
+
|
1719 |
+
/* My Account ============================================================================= */
|
1720 |
+
.my-account .title-buttons .link-rss { float:none; margin:0; }
|
1721 |
+
.box-account a{text-decoration:none;}
|
1722 |
+
.box-account a:hover{text-decoration:underline;}
|
1723 |
+
/********** < Dashboard */
|
1724 |
+
.dashboard .welcome-msg { margin:0 0 1.5em 0; }
|
1725 |
+
.dashboard .welcome-msg p { margin:0; }
|
1726 |
+
.dashboard .col2-set { margin:0 0 15px; }
|
1727 |
+
|
1728 |
+
/* General Box */
|
1729 |
+
.box-account { background:#fff; border:1px solid #d7d7d7; padding:15px; margin: 0 0 20px;}
|
1730 |
+
.box-account .box-head { margin:0 0 10px; text-align:right; }
|
1731 |
+
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; }
|
1732 |
+
|
1733 |
+
.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
|
1734 |
+
.dashboard .box .box-title h3,
|
1735 |
+
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
|
1736 |
+
|
1737 |
+
/* Block: Recent Orders */
|
1738 |
+
|
1739 |
+
/* Block: Account Information */
|
1740 |
+
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
|
1741 |
+
|
1742 |
+
/* Block: Reviews */
|
1743 |
+
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1744 |
+
.dashboard .box-reviews .details { margin-left:20px; }
|
1745 |
+
.dashboard .box-reviews li.item { margin:0 0 7px; }
|
1746 |
+
.dashboard .box-reviews li.item.last { margin:0; }
|
1747 |
+
.dashboard .box-reviews .ratings { margin:7px 0 0; }
|
1748 |
+
|
1749 |
+
/* Block: Tags */
|
1750 |
+
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1751 |
+
.dashboard .box-tags .details { margin-left:20px; }
|
1752 |
+
.dashboard .box-tags li.item { margin:0 0 7px; }
|
1753 |
+
.dashboard .box-tags li.item.last { margin:0; }
|
1754 |
+
.dashboard .box-tags .tags strong,
|
1755 |
+
.dashboard .box-tags .tags ul,
|
1756 |
+
.dashboard .box-tags .tags ul li { display:inline; }
|
1757 |
+
/********** Dashboard > */
|
1758 |
+
|
1759 |
+
/* Address Book */
|
1760 |
+
.addresses-list h2 { font-weight:bold; font-size:13px; text-transform:uppercase; }
|
1761 |
+
.addresses-list h3 { font-weight:bold; font-size:13px; }
|
1762 |
+
.addresses-list address { margin:0 0 3px; }
|
1763 |
+
.addresses-list p { margin:0; }
|
1764 |
+
.addresses-list a { font-weight:bold; }
|
1765 |
+
.addresses-list .link-remove { color:#646464; }
|
1766 |
+
.addresses-list .separator { margin:0 3px; }
|
1767 |
+
.addresses-list li.item { background:#fff; border:1px solid #d7d7d7; padding:10px 13px; margin:0 0 10px; }
|
1768 |
+
.addresses-list li.empty { background:none; border:0; padding:0; }
|
1769 |
+
.addresses-list li.empty p { font-weight:bold; }
|
1770 |
+
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
|
1771 |
+
|
1772 |
+
/* Order View */
|
1773 |
+
.order-info { background:#fdfdfd; border:1px solid #d7d7d7; padding:5px 8px; margin:0 0 8px;}
|
1774 |
+
.order-info dt,
|
1775 |
+
.order-info dd,
|
1776 |
+
.order-info ul,
|
1777 |
+
.order-info li { display:inline; }
|
1778 |
+
.order-info .current { font-weight:bold; }
|
1779 |
+
.order-info li { margin:0 3px; }
|
1780 |
+
|
1781 |
+
.order-date { margin:10px 0; color:#474747; padding-left:9px;}
|
1782 |
+
|
1783 |
+
.order-info-box { background:#fff; border:1px solid #d7d7d7; padding:12px 8px; margin:0 0 15px; }
|
1784 |
+
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1785 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1786 |
+
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1787 |
+
|
1788 |
+
.order-items { width:100%; overflow-x:auto; }
|
1789 |
+
.order-items h2,
|
1790 |
+
.order-items h3 { font-weight:bold; font-size:13px; display:none;}
|
1791 |
+
.order-items .product-name { font-size:1em !important; font-weight:bold !important; display:block;}
|
1792 |
+
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
|
1793 |
+
.order-items p .link-print { float:none; }
|
1794 |
+
|
1795 |
+
.order-gift-message { margin:15px 0; }
|
1796 |
+
.gift-message dt strong { color:#666; }
|
1797 |
+
.gift-message dd { margin:5px 0 0; font-size:13px; }
|
1798 |
+
|
1799 |
+
.order-about { margin:15px 0; }
|
1800 |
+
.order-about dt { font-weight:bold; }
|
1801 |
+
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1802 |
+
|
1803 |
+
.tracking-table { margin:0 0 15px; }
|
1804 |
+
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1805 |
+
.tracking-table th,
|
1806 |
+
.tracking-table td { padding:1px 5px 0 0; }
|
1807 |
+
|
1808 |
+
.tracking-table-popup { width:100%; }
|
1809 |
+
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1810 |
+
.tracking-table-popup th,
|
1811 |
+
.tracking-table-popup td { padding:1px 8px; }
|
1812 |
+
|
1813 |
+
/* Order Print Pages */
|
1814 |
+
.page-print .print-head { margin:0 0 15px; }
|
1815 |
+
.page-print .print-head .logo { float:left; }
|
1816 |
+
.page-print .print-head address { float:left; margin-left:15px; }
|
1817 |
+
.page-print h1 { font-size:16px; font-weight:bold; }
|
1818 |
+
.page-print h2,
|
1819 |
+
.page-print h3 { font-size:13px; font-weight:bold; }
|
1820 |
+
.page-print h2.h2 { font-size:16px; font-weight:bold; }
|
1821 |
+
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
|
1822 |
+
.page-print .col2-set { margin:0 0 10px; }
|
1823 |
+
/* Price Rewrites */
|
1824 |
+
.page-print .gift-message-link { display:none; }
|
1825 |
+
.page-print .price-excl-tax,
|
1826 |
+
.page-print .price-incl-tax { display:block; white-space:nowrap; }
|
1827 |
+
.page-print .cart-price,
|
1828 |
+
.page-print .price-excl-tax .label,
|
1829 |
+
.page-print .price-incl-tax .label,
|
1830 |
+
.page-print .price-excl-tax .price,
|
1831 |
+
.page-print .price-incl-tax .price { display:inline; }
|
1832 |
+
|
1833 |
+
/* My Wishlist */
|
1834 |
+
.my-wishlist .data-table td { padding:10px; }
|
1835 |
+
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
|
1836 |
+
.my-wishlist textarea { display:block; width:97%; height:109px; }
|
1837 |
+
.my-wishlist .buttons-set { margin-top:2em; }
|
1838 |
+
.my-wishlist .buttons-set button.button { float:none; }
|
1839 |
+
#wishlist-table .add-to-links { white-space:nowrap; }
|
1840 |
+
|
1841 |
+
/* My Tags */
|
1842 |
+
.my-tag-edit { float:left; margin:0 0 10px; }
|
1843 |
+
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
|
1844 |
+
#my-tags-table { clear:both; }
|
1845 |
+
#my-tags-table td { padding:10px; }
|
1846 |
+
#my-tags-table .add-to-links { white-space:nowrap; }
|
1847 |
+
|
1848 |
+
/* My Reviews */
|
1849 |
+
#my-reviews-table td { padding:10px; }
|
1850 |
+
|
1851 |
+
.product-review .product-img-box { float:left; width:140px; }
|
1852 |
+
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
|
1853 |
+
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
|
1854 |
+
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1855 |
+
.product-review .product-details { margin-left:150px; }
|
1856 |
+
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
|
1857 |
+
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
|
1858 |
+
.product-review .ratings-table { margin:0 0 10px; }
|
1859 |
+
.product-review dt { font-weight:bold; }
|
1860 |
+
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1861 |
+
|
1862 |
+
/* Billing Agreements */
|
1863 |
+
.billing-agreements .form-list li select { float:left; }
|
1864 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1865 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1866 |
+
/* ======================================================================================= */
|
1867 |
+
|
1868 |
+
.page{padding-bottom:127px;}
|
1869 |
+
/* Footer ================================================================================ */
|
1870 |
+
.footer-container { background:#303132; border-top:1px solid #d4d4d4; text-align:left; height:92px; position:relative;margin-top:-93px;}
|
1871 |
+
.footer { width:931px; margin:0 auto; padding:14px 10px 19px; height:59px;}
|
1872 |
+
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
|
1873 |
+
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
|
1874 |
+
.footer .store-switcher select { padding:0; vertical-align:middle; }
|
1875 |
+
.footer a { color:#a09f9f; text-decoration:none; }
|
1876 |
+
.footer a:hover { text-decoration:underline; }
|
1877 |
+
.footer .bugs { margin:13px 0 0; color:#a09f9f; }
|
1878 |
+
.footer .bugs a { color:#a09f9f; text-decoration:underline; }
|
1879 |
+
.footer .bugs a:hover { text-decoration:none; }
|
1880 |
+
.footer address { margin:14px 0 10px; color:#a09f9f; }
|
1881 |
+
.footer address a { color:#a09f9f; text-decoration:underline; }
|
1882 |
+
.footer address a:hover { text-decoration:none; }
|
1883 |
+
.footer ul { float:left; }
|
1884 |
+
.footer ul.links { display:block; }
|
1885 |
+
.footer li { float:left; padding:0 22px 0 0px; }
|
1886 |
+
/*.footer li.last { background:none !important; padding-right:0 !important; }*/
|
1887 |
+
.footer-container .bottom-container { margin:0 0 5px; }
|
1888 |
+
/* ======================================================================================= */
|
1889 |
+
|
1890 |
+
/* Sample Data============================================================================ */
|
1891 |
+
.home-callout { margin-bottom:12px; }
|
1892 |
+
.home-callout img { display:block }
|
1893 |
+
.home-spot { float:left; width:425px; margin-left:20px; }
|
1894 |
+
.home-spot img{max-width:100%;}
|
1895 |
+
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
|
1896 |
+
.best-selling table { border-top:1px solid #ccc; }
|
1897 |
+
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
|
1898 |
+
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
|
1899 |
+
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
|
1900 |
+
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
|
1901 |
+
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
|
1902 |
+
.best-selling a.product-name,
|
1903 |
+
.home-spot .best-selling a.product-name:hover { color:#203548; }
|
1904 |
+
/* ======================================================================================= */
|
1905 |
+
|
1906 |
+
|
1907 |
+
/* Clears ================================================================================ */
|
1908 |
+
.clearer:after,
|
1909 |
+
.header-container:after,
|
1910 |
+
.header-container .top-container:after,
|
1911 |
+
.header:after,
|
1912 |
+
.header .quick-access:after,
|
1913 |
+
#nav:after,
|
1914 |
+
.main:after,
|
1915 |
+
.footer:after,
|
1916 |
+
.footer-container .bottom-container:after,
|
1917 |
+
.col-main:after,
|
1918 |
+
.col2-set:after,
|
1919 |
+
.col3-set:after,
|
1920 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1921 |
+
.col4-set:after,
|
1922 |
+
.search-autocomplete li:after,
|
1923 |
+
.block .block-content:after,
|
1924 |
+
.block .actions:after,
|
1925 |
+
.block li.item:after,
|
1926 |
+
.block-poll li:after,
|
1927 |
+
.block-layered-nav .currently li:after,
|
1928 |
+
.page-title:after,
|
1929 |
+
.products-grid:after,
|
1930 |
+
.products-list li.item:after,
|
1931 |
+
.box-account .box-head:after,
|
1932 |
+
.dashboard .box .box-title:after,
|
1933 |
+
.box-reviews li.item:after,
|
1934 |
+
.box-tags li.item:after,
|
1935 |
+
.pager:after,
|
1936 |
+
.sorter:after,
|
1937 |
+
.ratings:after,
|
1938 |
+
.add-to-box:after,
|
1939 |
+
.add-to-cart:after,
|
1940 |
+
.product-essential:after,
|
1941 |
+
.product-collateral:after,
|
1942 |
+
.product-view .product-img-box .more-views ul:after,
|
1943 |
+
.product-view .box-tags .form-add:after,
|
1944 |
+
.product-options .options-list li:after,
|
1945 |
+
.product-options-bottom:after,
|
1946 |
+
.product-review:after,
|
1947 |
+
.cart:after,
|
1948 |
+
.cart-collaterals:after,
|
1949 |
+
.cart .crosssell li.item:after,
|
1950 |
+
.opc .step-title:after,
|
1951 |
+
.checkout-progress:after,
|
1952 |
+
.multiple-checkout .place-order:after,
|
1953 |
+
.group-select li:after,
|
1954 |
+
.form-list li:after,
|
1955 |
+
.form-list .field:after,
|
1956 |
+
.buttons-set:after,
|
1957 |
+
.page-print .print-head:after,
|
1958 |
+
.advanced-search-summary:after,
|
1959 |
+
.gift-messages-form .item:after,
|
1960 |
+
.send-friend .form-list li p:after,
|
1961 |
+
.menu-and-search .form-search:after,
|
1962 |
+
.products-list li.item .list-item-bg:after,
|
1963 |
+
.product-view .product-shop .short-description:after,
|
1964 |
+
.product-view .box-description:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1965 |
+
/* ======================================================================================= */
|
1966 |
+
.block .block-content{padding-left:21px !important;}
|
1967 |
+
.block-reorder .actions{padding-left:0;}
|
1968 |
+
.pager .pages a.next,
|
1969 |
+
.pager .pages a.previous{text-decoration:none;}
|
1970 |
+
|
1971 |
+
.btn-edit { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
1972 |
+
.cards-list dt { margin:5px 0 0; }
|
1973 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
1974 |
+
|
1975 |
+
/* Configured price */
|
1976 |
+
.configured-price { margin:0; }
|
1977 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
1978 |
+
.configured-price .price { font-weight:bold; }
|
1979 |
+
|
1980 |
+
.product-options {position:relative;}
|
1981 |
+
|
1982 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1983 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1984 |
+
|
1985 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1986 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1987 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1988 |
+
|
1989 |
+
.product-view .product-options-bottom .add-to-links{
|
1990 |
+
clear:both;
|
1991 |
+
margin:0;
|
1992 |
+
font-size:11px;
|
1993 |
+
}
|
1994 |
+
.product-view .product-options-bottom .add-to-links a {
|
1995 |
+
font-weight: normal !important;
|
1996 |
+
}
|
1997 |
+
.product-view .product-options-bottom .add-to-links li, .product-view .product-options-bottom .add-to-links li .separator {
|
1998 |
+
display: inline;
|
1999 |
+
}
|
2000 |
+
.product-view .product-options-bottom .add-to-links a.link-compare {
|
2001 |
+
color: #5F5F5F;
|
2002 |
+
}
|
2003 |
+
|
2004 |
+
/* CSS3 Borders */
|
2005 |
+
.products-list .product-image,
|
2006 |
+
.product-view .product-img-box .more-views li a{-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
|
2007 |
+
|
2008 |
+
input.input-text,
|
2009 |
+
select,textarea,
|
2010 |
+
.fieldset .legend,
|
2011 |
+
.toolbar,
|
2012 |
+
.cart-table tbody td .cart-prod-image img,
|
2013 |
+
.tier-prices,
|
2014 |
+
.product-view .product-img-box .product-image,
|
2015 |
+
.product-options,
|
2016 |
+
.tags-list,
|
2017 |
+
.cart .crosssell .product-image img,
|
2018 |
+
.multiple-checkout .col3-set,
|
2019 |
+
.multiple-checkout .col2-set,
|
2020 |
+
.addresses-list li.item{-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
|
2021 |
+
|
2022 |
+
.fieldset,
|
2023 |
+
.messages li,
|
2024 |
+
.box-account,
|
2025 |
+
.order-info,
|
2026 |
+
.order-info-box{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
|
2027 |
+
|
2028 |
+
.opc li:first-child .step-title{
|
2029 |
+
-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
|
2030 |
+
}
|
2031 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/jewelry_black/images/bkg_buttons-set1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_collapse-gm.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_collapse.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_divider1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_opc-title-off.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_pipe1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_pipe2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_pipe3.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_product_collateral.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_rating.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_tfoot.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_th-v.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_th.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/bkg_toolbar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_gm-close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_google_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_paypal_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_remove.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_remove2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_search.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_trash.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/catalog/product/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/catalog/product/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/catalog/product/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/cvv.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/cvv.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/fam_book_open.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/grid-cal.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_arrow-top.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_asc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_desc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_folder-table.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_ma-reviews.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_ma-tags.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_msg-error.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_msg-note.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_msg-success.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_page1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_page2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_pager-next.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_pager-prev.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_rss-big.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_search_criteria.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_tag_add.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_tier.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_type_grid.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/i_type_list.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/logo.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/logo_email.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/logo_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/magnifier_handle.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/nav_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/nav_li_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/nav_li_first.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/best_sell_head.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/block_button_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/block_left_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/block_right_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/block_title_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/bread_spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/buttun_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/cart_crossell.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/cart_disc_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/cart_disc_head.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/cart_totals_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/doble_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/home_newsletter.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/opc_active_title.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/product_grid_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/product_grid_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/product_grid_bg2.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/product_list_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/new/product_tabs_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/np_cart_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/np_more_img.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/np_product_main.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/np_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/np_thumb2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/opc-ajax-loader.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/pager_arrow_left.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/pager_arrow_right.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/slider_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/slider_btn_zoom_in.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/slider_btn_zoom_out.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/top_search_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/validation_advice_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_account.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_cart.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_home.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_more.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_page.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_search.png
ADDED
Binary file
|
skin/frontend/default/jewelry_black/images/xmlconnect/tab_shop.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/css/print.css
ADDED
@@ -0,0 +1,40 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
* { background:none !important; text-align:left !important; }
|
26 |
+
html { margin:0 !important; padding:0 !important; }
|
27 |
+
body { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
|
28 |
+
a { color:#2976c9 !important; }
|
29 |
+
th,td { color:#2f2f2f !important; border-color:#ccc !important; }
|
30 |
+
|
31 |
+
.header-container,
|
32 |
+
.nav-container,
|
33 |
+
.footer-container,
|
34 |
+
.pager,
|
35 |
+
.toolbar,
|
36 |
+
.actions,
|
37 |
+
.buttons-set { display:none !important; }
|
38 |
+
|
39 |
+
.page-print .data-table .cart-tax-total { background-position:100% -54px; }
|
40 |
+
.page-print .data-table .cart-tax-info { display:block !important; }
|
skin/frontend/default/jewelry_blue/css/styles-ie.css
ADDED
@@ -0,0 +1,153 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* IE 6 only */
|
27 |
+
* html .validation-advice { height:13px; }
|
28 |
+
* html .error-msg,
|
29 |
+
* html .success-msg,
|
30 |
+
* html .note-msg,
|
31 |
+
* html .notice-msg { height:20px; }
|
32 |
+
* html .main { height:400px; }
|
33 |
+
* html .account-login .content { height:240px; }
|
34 |
+
.block li.item,
|
35 |
+
.block-poll li,
|
36 |
+
.opc li.section { vertical-align:top; }
|
37 |
+
* html .window-overlay { background:#ccc; filter:alpha(opacity=50); }
|
38 |
+
|
39 |
+
/* Doubled Margin Fixes */
|
40 |
+
.product-view .product-img-box .more-views li,
|
41 |
+
.product-view .box-tags .form-add .input-box,
|
42 |
+
.sp-methods select.month { display:inline; }
|
43 |
+
|
44 |
+
/********** < Navigation styles */
|
45 |
+
#nav li,
|
46 |
+
#nav li a,
|
47 |
+
.product-view .product-shop .short-description,
|
48 |
+
.product-view .box-description{zoom:1;}
|
49 |
+
#nav li { vertical-align:top; }
|
50 |
+
/********** < Navigation styles */
|
51 |
+
|
52 |
+
select { margin-bottom:1px; }
|
53 |
+
input.radio { width:13px; height:13px; }
|
54 |
+
input.checkbox { width:13px; height:13px; }
|
55 |
+
button.button { height:30px; }
|
56 |
+
.block button.button { height:24px; }
|
57 |
+
button.button span { position:relative; }
|
58 |
+
.form-list label { position:relative; z-index:0; }
|
59 |
+
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
60 |
+
|
61 |
+
table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
62 |
+
|
63 |
+
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
64 |
+
|
65 |
+
.gift-messages-form { position:relative; zoom:1; }
|
66 |
+
|
67 |
+
.tool-tip .btn-close a { margin:0; }
|
68 |
+
|
69 |
+
.product-view .box-tags .product-tags li{ padding:0 4px 0 7px; }
|
70 |
+
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
.menu-and-search .form-search,.products-list li.item .list-item-bg,.products-grid li.item .add-to-links,.products-list li.item .add-to-links,.product-tabs,.cart-table .item-options,.products-grid li.item .add-to-links .separator,
|
73 |
+
.products-list li.item .add-to-links .separator,.products-list li.item{zoom:1;}
|
74 |
+
/* Clearer */
|
75 |
+
.clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
76 |
+
/* Clears and hasLayout fixes */
|
77 |
+
.header-container,
|
78 |
+
.header-container .top-container,
|
79 |
+
.header,
|
80 |
+
.header .quick-access,
|
81 |
+
#nav,
|
82 |
+
.main,
|
83 |
+
.footer,
|
84 |
+
.footer-container .bottom-container,
|
85 |
+
.col-main,
|
86 |
+
.col2-set,
|
87 |
+
.col3-set,
|
88 |
+
.col3-layout .product-options-bottom .price-box,
|
89 |
+
.col4-set,
|
90 |
+
.messages li,
|
91 |
+
.search-autocomplete li,
|
92 |
+
.block,
|
93 |
+
.block .block-content,
|
94 |
+
.block .actions,
|
95 |
+
.block li.item,
|
96 |
+
.block-poll li,
|
97 |
+
.block-poll .label,
|
98 |
+
.block-layered-nav .currently li,
|
99 |
+
.block-account .block-content li a,
|
100 |
+
.mini-products-list .product-details,
|
101 |
+
.page-title,
|
102 |
+
.rss-title h1,
|
103 |
+
.products-grid,
|
104 |
+
.products-list li.item,
|
105 |
+
.box-account .box-head,
|
106 |
+
.dashboard .box .box-title,
|
107 |
+
.box-reviews li.item,
|
108 |
+
.box-tags li.item,
|
109 |
+
.pager,
|
110 |
+
.sorter,
|
111 |
+
.ratings,
|
112 |
+
.add-to-box,
|
113 |
+
.add-to-cart,
|
114 |
+
.product-essential,
|
115 |
+
.product-collateral,
|
116 |
+
.product-view .product-img-box .more-views ul,
|
117 |
+
.product-view .box-tags .form-add,
|
118 |
+
.product-options .options-list li,
|
119 |
+
.product-options-bottom,
|
120 |
+
.truncated,
|
121 |
+
.truncated .truncated_full_value,
|
122 |
+
.product-review,
|
123 |
+
.cart,
|
124 |
+
.cart-collaterals,
|
125 |
+
.cart .crosssell li.item,
|
126 |
+
.cart .discount,
|
127 |
+
.opc .step-title,
|
128 |
+
.opc .step,
|
129 |
+
.multiple-checkout,
|
130 |
+
.sp-methods,
|
131 |
+
.checkout-progress,
|
132 |
+
.multiple-checkout .place-order,
|
133 |
+
.form-list li,
|
134 |
+
.form-list .field,
|
135 |
+
.group-select li,
|
136 |
+
.buttons-set,
|
137 |
+
.page-print .print-head,
|
138 |
+
.cart-tax-total,
|
139 |
+
.advanced-search-summary,
|
140 |
+
.advanced-search-summary p,
|
141 |
+
.gift-messages-form .item,
|
142 |
+
.send-friend .form-list li p,
|
143 |
+
.centinel .authentication { zoom:1; }
|
144 |
+
|
145 |
+
#opc-review .sp-methods .input-box { float:left; }
|
146 |
+
.product-options{zoom:1;}
|
147 |
+
|
148 |
+
/* Hover Fix */
|
149 |
+
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
150 |
+
|
151 |
+
.clearfix{zoom:1;}
|
152 |
+
|
153 |
+
.header .quick-access{height:58px; overflow:hidden;}
|
skin/frontend/default/jewelry_blue/css/styles.css
ADDED
@@ -0,0 +1,2039 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* Reset ================================================================================= */
|
27 |
+
* { margin:0; padding:0; }
|
28 |
+
html{
|
29 |
+
height:100%;
|
30 |
+
width:100%;
|
31 |
+
}
|
32 |
+
body{
|
33 |
+
height:100%;
|
34 |
+
width:100%;
|
35 |
+
}
|
36 |
+
.wrapper{
|
37 |
+
min-height:100%;
|
38 |
+
height:auto !important;
|
39 |
+
height:100%;
|
40 |
+
}
|
41 |
+
body { background:#fff; font:12px/1.55 Arial, Helvetica, sans-serif; color:#676767; text-align:center; border:0 !important;}
|
42 |
+
|
43 |
+
img { border:0; vertical-align:top; }
|
44 |
+
|
45 |
+
a { color:#254488; text-decoration:underline; }
|
46 |
+
a:hover { text-decoration:none; }
|
47 |
+
:focus { outline:0; }
|
48 |
+
.clearfix:after {
|
49 |
+
content:' ';
|
50 |
+
clear:both;
|
51 |
+
display:block;
|
52 |
+
width:0;
|
53 |
+
height:0;
|
54 |
+
overflow:hidden;
|
55 |
+
font-size:0;
|
56 |
+
}
|
57 |
+
/* Headings */
|
58 |
+
h1,h2,h3,
|
59 |
+
h4,h5,h6 { margin:0 0 5px; line-height:1.35; color:#5f6162; }
|
60 |
+
h1 { font-size:20px; font-weight:normal; }
|
61 |
+
h2 { font-size:18px; font-weight:normal; }
|
62 |
+
h3 { font-size:16px; font-weight:bold; }
|
63 |
+
h4 { font-size:14px; font-weight:bold; }
|
64 |
+
h5 { font-size:12px; font-weight:bold; }
|
65 |
+
h6 { font-size:11px; font-weight:bold; }
|
66 |
+
|
67 |
+
/* Forms */
|
68 |
+
form { display:inline; }
|
69 |
+
fieldset { border:0; }
|
70 |
+
legend { display:none; }
|
71 |
+
|
72 |
+
/* Table */
|
73 |
+
table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
|
74 |
+
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
|
75 |
+
|
76 |
+
/* Content */
|
77 |
+
p { margin:0 0 10px; }
|
78 |
+
strong { font-weight:bold; }
|
79 |
+
address { font-style:normal; line-height:1.35; }
|
80 |
+
cite { font-style:normal; }
|
81 |
+
q,
|
82 |
+
blockquote { quotes:none; }
|
83 |
+
q:before,
|
84 |
+
q:after { content:''; }
|
85 |
+
small,big { font-size:1em; }
|
86 |
+
/*sup { font-size:1em; vertical-align:top; }*/
|
87 |
+
|
88 |
+
/* Lists */
|
89 |
+
ul,ol { list-style:none; }
|
90 |
+
|
91 |
+
/* Tools */
|
92 |
+
.hidden { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
|
93 |
+
.nobr { white-space:nowrap !important; }
|
94 |
+
.wrap { white-space:normal !important; }
|
95 |
+
.a-left { text-align:left !important; }
|
96 |
+
.a-center { text-align:center !important; }
|
97 |
+
.a-right { text-align:right !important; }
|
98 |
+
.v-top { vertical-align:top; }
|
99 |
+
.v-middle { vertical-align:middle; }
|
100 |
+
.f-left,
|
101 |
+
.left { float:left !important; }
|
102 |
+
.f-right,
|
103 |
+
.right { float:right !important; }
|
104 |
+
.f-none { float:none !important; }
|
105 |
+
.f-fix { float:left; width:100%; }
|
106 |
+
.no-display { display:none; }
|
107 |
+
.no-margin { margin:0 !important; }
|
108 |
+
.no-padding { padding:0 !important; }
|
109 |
+
.no-bg { background:none !important; }
|
110 |
+
/* ======================================================================================= */
|
111 |
+
|
112 |
+
|
113 |
+
/* Layout ================================================================================ */
|
114 |
+
.page-print { background:#fff; padding:25px 30px; text-align:left; }
|
115 |
+
.page-empty { background:#fff; padding:20px; text-align:left; }
|
116 |
+
.page-popup { background:#fff; padding:25px 30px; text-align:left; width:auto;}
|
117 |
+
.main-container { background:#fff; }
|
118 |
+
.main { width:931px; margin:0 auto; min-height:400px; padding:8px 0; background:#fff; text-align:left; }
|
119 |
+
|
120 |
+
/* Base Columns */
|
121 |
+
.col-left { float:left; width:226px; padding:0 0 1px; }
|
122 |
+
.col-main { float:left; width:685px; padding:0 0 1px; }
|
123 |
+
.col-right { float:right; width:240px; padding:0 0 1px; }
|
124 |
+
|
125 |
+
/* 1 Column Layout */
|
126 |
+
.col1-layout .col-main { float:none; width:auto; }
|
127 |
+
|
128 |
+
/* 2 Columns Layout */
|
129 |
+
.col2-left-layout .col-main { float:right; }
|
130 |
+
.col2-right-layout .col-main {width:673px;}
|
131 |
+
|
132 |
+
/* 3 Columns Layout */
|
133 |
+
.col3-layout .col-main { width:444px; margin-left:11px; display:inline;}
|
134 |
+
.col3-layout .col-wrapper { float:left; width:681px; }
|
135 |
+
.col3-layout .col-wrapper .col-main { float:right; }
|
136 |
+
|
137 |
+
/* Content Columns */
|
138 |
+
.col2-set .col-1 { float:left; width:48.5%; }
|
139 |
+
.col2-set .col-2 { float:right; width:48.5%; }
|
140 |
+
.col2-set .col-narrow { width:32%; }
|
141 |
+
.col2-set .col-wide { width:65%; }
|
142 |
+
|
143 |
+
.col3-set .col-1 { float:left; width:32%; }
|
144 |
+
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
|
145 |
+
.col3-set .col-3 { float:right; width:32%; }
|
146 |
+
|
147 |
+
.col4-set .col-1 { float:left; width:23.5%; }
|
148 |
+
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
|
149 |
+
.col4-set .col-3 { float:left; width:23.5%; }
|
150 |
+
.col4-set .col-4 { float:right; width:23.5%; }
|
151 |
+
/* ======================================================================================= */
|
152 |
+
|
153 |
+
|
154 |
+
/* Global Styles ========================================================================= */
|
155 |
+
/* Form Elements */
|
156 |
+
.product-options-bottom .add-to-cart button.button{position:relative;margin-top:-5px;}
|
157 |
+
input,select,textarea,button { font:11px/14px Tahoma,Geneva,Kalimati,sans-serif; vertical-align:middle; color:#595959; }
|
158 |
+
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6;}
|
159 |
+
input.input-text,textarea { padding:3px 2px; }
|
160 |
+
input.input-text{line-height:13px;}
|
161 |
+
select { padding:2px; }
|
162 |
+
select option { padding-right:10px; }
|
163 |
+
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
|
164 |
+
select.multiselect option:last-child { border-bottom:0; }
|
165 |
+
textarea { overflow:auto; }
|
166 |
+
input.radio { margin-right:3px; }
|
167 |
+
input.checkbox { margin-right:3px; }
|
168 |
+
input.qty { width:2.5em !important; text-align:center;}
|
169 |
+
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
|
170 |
+
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
|
171 |
+
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
|
172 |
+
button.button span { display:block; height:30px; border:0; background:url(../images/new/buttun_bg.png) 0 0 no-repeat; padding:0 0 0 10px; font:normal 12px/30px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
|
173 |
+
button.button span span { padding:0 10px 0 0; background:url(../images/new/buttun_bg.png) 100% 0 no-repeat; font:normal 12px/30px Arial, Helvetica, sans-serif;}
|
174 |
+
button.disabled span { border-color:#bbb !important; background:#bbb !important; }
|
175 |
+
button.btn-cart span{
|
176 |
+
padding:0 0 0 14px;
|
177 |
+
}
|
178 |
+
button.btn-cart span span{
|
179 |
+
padding:0 14px 0 0;
|
180 |
+
line-height:30px;
|
181 |
+
}
|
182 |
+
.block button.button span,
|
183 |
+
.block button.btn-cart span{
|
184 |
+
background:url(../images/new/block_button_bg.png) 0 0 no-repeat;
|
185 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
186 |
+
padding:0 0 0 10px;
|
187 |
+
height:22px;
|
188 |
+
}
|
189 |
+
.block button.button span span,
|
190 |
+
.block button.btn-cart span span{
|
191 |
+
background:url(../images/new/block_button_bg.png) 100% 0 no-repeat;
|
192 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
193 |
+
padding:0 10px 0 0;
|
194 |
+
}
|
195 |
+
p.control input.checkbox,
|
196 |
+
p.control input.radio { margin-right:6px; }
|
197 |
+
/* Form Highlight */
|
198 |
+
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
199 |
+
/*.highlight { background:#efefef; }*/
|
200 |
+
|
201 |
+
/* Form lists */
|
202 |
+
/* Grouped fields */
|
203 |
+
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
|
204 |
+
.form-list li { margin:0 0 8px; }
|
205 |
+
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
|
206 |
+
.form-list label.required {}
|
207 |
+
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
|
208 |
+
.form-list li.control label { float:none; }
|
209 |
+
.form-list li.control input.radio,
|
210 |
+
.form-list li.control input.checkbox { margin-right:6px; }
|
211 |
+
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
|
212 |
+
/*.form-list li.fields { margin-right:-15px; }*/
|
213 |
+
.form-list .input-box { display:block; clear:both; width:260px; }
|
214 |
+
.form-list .field { float:left; width:275px; }
|
215 |
+
.form-list input.input-text { width:254px; }
|
216 |
+
.form-list textarea { width:254px; height:10em; }
|
217 |
+
.form-list select { width:260px; }
|
218 |
+
.form-list li.wide .input-box { width:535px; }
|
219 |
+
.form-list li.wide input.input-text { width:529px; }
|
220 |
+
.form-list li.wide textarea { width:529px; }
|
221 |
+
.form-list li.wide select { width:535px; }
|
222 |
+
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
223 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
224 |
+
.form-list .input-range input.input-text { width:74px; }
|
225 |
+
/* Customer */
|
226 |
+
.form-list .customer-name-prefix .input-box,
|
227 |
+
.form-list .customer-name-suffix .input-box,
|
228 |
+
.form-list .customer-name-prefix-suffix .input-box,
|
229 |
+
.form-list .customer-name-prefix-middlename .input-box,
|
230 |
+
.form-list .customer-name-middlename-suffix .input-box,
|
231 |
+
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
|
232 |
+
|
233 |
+
.form-list .name-prefix { width:65px; }
|
234 |
+
.form-list .name-prefix select { width:55px; }
|
235 |
+
.form-list .name-prefix input.input-text { width:49px; }
|
236 |
+
|
237 |
+
.form-list .name-suffix { width:65px; }
|
238 |
+
.form-list .name-suffix select { width:55px; }
|
239 |
+
.form-list .name-suffix input.input-text { width:49px; }
|
240 |
+
|
241 |
+
.form-list .name-middlename { width:70px; }
|
242 |
+
.form-list .name-middlename input.input-text { width:49px; }
|
243 |
+
|
244 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
|
245 |
+
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
|
246 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
|
247 |
+
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
|
248 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
|
249 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
|
250 |
+
|
251 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
252 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
253 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
254 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
255 |
+
|
256 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
257 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
258 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
259 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
260 |
+
|
261 |
+
.form-list .customer-name-prefix .name-firstname,
|
262 |
+
.form-list .customer-name-middlename .name-firstname { width:210px; }
|
263 |
+
|
264 |
+
.form-list .customer-name-suffix .name-lastname,
|
265 |
+
.form-list .customer-name-middlename .name-firstname,
|
266 |
+
.form-list .customer-name-middlename-suffix .name-firstname,
|
267 |
+
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
|
268 |
+
|
269 |
+
.form-list .customer-name-prefix .name-firstname input.input-text,
|
270 |
+
.form-list .customer-name-suffix .name-lastname input.input-text,
|
271 |
+
.form-list .customer-name-middlename .name-firstname input.input-text,
|
272 |
+
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
|
273 |
+
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
|
274 |
+
|
275 |
+
.form-list .customer-dob .dob-month,
|
276 |
+
.form-list .customer-dob .dob-day,
|
277 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
278 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
279 |
+
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
|
280 |
+
.form-list .customer-dob .dob-day,
|
281 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
282 |
+
.form-list .customer-dob .dob-day input.input-text,
|
283 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
284 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
285 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }
|
286 |
+
|
287 |
+
/* Independent fields */
|
288 |
+
/*.form-list li { margin:0 0 8px; }
|
289 |
+
.form-list li.fields { margin:0; }
|
290 |
+
.form-list .field { display:block; margin:0 0 8px; }
|
291 |
+
.form-list li.control {}
|
292 |
+
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
|
293 |
+
.form-list label.required { font-weight:bold; }
|
294 |
+
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
|
295 |
+
.form-list .input-box { float:left; width:260px; }
|
296 |
+
.form-list input.input-text,
|
297 |
+
.form-list textarea { width:254px; }
|
298 |
+
.form-list select { width:260px; }
|
299 |
+
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
|
300 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
|
301 |
+
.form-list .input-range input.input-text { width:96px; }*/
|
302 |
+
/* Customer */
|
303 |
+
/*.form-list .customer-dob .dob-month,
|
304 |
+
.form-list .customer-dob .dob-day,
|
305 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
306 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
307 |
+
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
|
308 |
+
.form-list .customer-dob .dob-day,
|
309 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
310 |
+
.form-list .customer-dob .dob-day input.input-text,
|
311 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
312 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
313 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
|
314 |
+
|
315 |
+
.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #d7d7d7; text-align:right; }
|
316 |
+
.buttons-set p.required { margin:0 0 10px; }
|
317 |
+
.buttons-set .back-link { float:left; margin:0; }
|
318 |
+
.buttons-set button.button { float:right; margin-left:5px; }
|
319 |
+
|
320 |
+
.buttons-set-order { margin:10px 0 0; }
|
321 |
+
.buttons-set-order .please-wait { padding:12px 7px 0 0; }
|
322 |
+
|
323 |
+
.fieldset { border:1px solid #d7d7d7; background:#fff; padding:22px 25px 12px 33px; margin:28px 0;}
|
324 |
+
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #d7d7d7; background:#fff; margin:-33px 0 0 -10px; padding:0 8px; position:relative;}
|
325 |
+
|
326 |
+
/* Form Validation */
|
327 |
+
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:10px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 2px no-repeat; color:#ee350b; }
|
328 |
+
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
|
329 |
+
.validation-passed {}
|
330 |
+
p.required { font-size:11px; text-align:right; color:#EB340A; }
|
331 |
+
/* Expiration date and CVV number validation fix */
|
332 |
+
.v-fix { float:left; }
|
333 |
+
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
|
334 |
+
|
335 |
+
.block-subscribe .block-content .input-box{
|
336 |
+
float:left;
|
337 |
+
width:158px;
|
338 |
+
}
|
339 |
+
.block-subscribe .block-content .actions{
|
340 |
+
float:left;
|
341 |
+
}
|
342 |
+
|
343 |
+
/* Global Messages */
|
344 |
+
.success { color:#3d6611; font-weight:bold; }
|
345 |
+
.error { color:#df280a; font-weight:bold; }
|
346 |
+
.notice { color:#e26703; }
|
347 |
+
|
348 |
+
.messages,
|
349 |
+
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
|
350 |
+
.messages { width:100%; overflow:hidden; }
|
351 |
+
.messages li { margin:0 0 10px !important; background-color:#fefefe; border-color:#d7d7d7; color:#7c7c7c; }
|
352 |
+
.messages li li { margin:0 0 3px !important; }
|
353 |
+
.error-msg,
|
354 |
+
.success-msg,
|
355 |
+
.note-msg,
|
356 |
+
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:20px !important; padding:7px 8px 6px 32px !important; font-size:12px !important; font-weight:bold !important; }
|
357 |
+
.error-msg { background-image:url(../images/i_msg-error.gif); }
|
358 |
+
.success-msg { background-image:url(../images/i_msg-success.gif);}
|
359 |
+
.note-msg,
|
360 |
+
.notice-msg { background-image:url(../images/i_msg-note.gif); }
|
361 |
+
|
362 |
+
/* BreadCrumbs */
|
363 |
+
.breadcrumbs { font-size:12px; line-height:1.25; margin:1px 0 7px 4px; }
|
364 |
+
.breadcrumbs li { display:inline; }
|
365 |
+
.breadcrumbs li strong { font-weight:normal; color:#254488;}
|
366 |
+
.breadcrumbs li a{color:#6d6d6d; text-decoration:none;}
|
367 |
+
.breadcrumbs li span{padding:0 5px;}
|
368 |
+
.breadcrumbs li a:hover{text-decoration:underline; color:#254488;}
|
369 |
+
/* Page Heading */
|
370 |
+
.page-title { width:100%; overflow:hidden; margin:0 0 15px; }
|
371 |
+
.page-title h1,
|
372 |
+
.page-title h2 { margin:0; font-size:20px; color:#000;}
|
373 |
+
.page-title .separator { margin:0 3px; }
|
374 |
+
.page-title .link-rss { float:right; margin:7px 0 0; }
|
375 |
+
.title-buttons { text-align:right;}
|
376 |
+
.title-buttons h1,
|
377 |
+
.title-buttons h2,
|
378 |
+
.title-buttons h3,
|
379 |
+
.title-buttons h4,
|
380 |
+
.title-buttons h5,
|
381 |
+
.title-buttons h6 { float:left; }
|
382 |
+
|
383 |
+
.subtitle,
|
384 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; }
|
385 |
+
|
386 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
387 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
388 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
389 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
390 |
+
.order-items .order-links { text-align:right; }
|
391 |
+
.order-additional { margin:15px 0; }
|
392 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
393 |
+
|
394 |
+
/* Pager */
|
395 |
+
.pager { font-size:12px; padding:4px 8px; text-align:center; color:#616161;}
|
396 |
+
.pager .amount { float:left; margin:0; }
|
397 |
+
.pager .amount strong,
|
398 |
+
.sorter .view-mode strong{font-weight:normal;}
|
399 |
+
.pager .limiter { float:right; }
|
400 |
+
.pager .limiter label { vertical-align:middle; }
|
401 |
+
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
402 |
+
.pager .pages { margin:0 140px; }
|
403 |
+
.pager .pages ol { display:inline; }
|
404 |
+
.pager .pages li { display:inline; margin:0 2px; }
|
405 |
+
.pager .pages .current {}
|
406 |
+
|
407 |
+
/* Sorter */
|
408 |
+
.sorter { font-size:12px; padding:5px 7px 3px; border-top:1px dotted #c9c9c9; color:#616161;}
|
409 |
+
.sorter .view-mode { float:left; margin:0; }
|
410 |
+
.sorter .sort-by { float:right; padding-right:3px; }
|
411 |
+
.sorter .sort-by label { vertical-align:top;padding-right:8px; }
|
412 |
+
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
413 |
+
.sorter .link-feed {}
|
414 |
+
|
415 |
+
/* Toolbar */
|
416 |
+
.toolbar {border:1px solid #d7d7d7; background:#fdfdfd; margin-bottom:15px; padding:0 6px; }
|
417 |
+
.toolbar .pager { padding:5px 7px; }
|
418 |
+
.toolbar .sorter { }
|
419 |
+
.toolbar-bottom {}
|
420 |
+
|
421 |
+
/* Data Table */
|
422 |
+
.data-table { width:100%; border:1px solid #d7d7d7; border-collapse:collapse; }
|
423 |
+
/*.data-table tr.odd:hover,
|
424 |
+
.data-table tr.even:hover { background:#ebf1f6; }*/
|
425 |
+
.data-table tr.last th{ border-bottom:0 !important; }
|
426 |
+
.data-table th { padding:3px 8px; font-weight:bold; }
|
427 |
+
.data-table td { padding:3px 8px; }
|
428 |
+
|
429 |
+
.data-table thead th { font-weight:bold; border-right:1px solid #e1e1e1; padding:2px 8px; color:#5f6162; white-space:nowrap; vertical-align:middle; }
|
430 |
+
.cart-table thead th{padding:8px 14px;}
|
431 |
+
.data-table thead th.wrap { white-space:normal; }
|
432 |
+
.data-table thead th a,
|
433 |
+
.data-table thead th a:hover { color:#fff; }
|
434 |
+
.data-table thead th { background:url(../images/bkg_th.gif) repeat-x 0 0 #f3f3f3; }
|
435 |
+
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
|
436 |
+
|
437 |
+
.cart-table tfoot tr td { background:#f3f3f3 url(../images/bkg_tfoot.gif) 0 0 repeat-x; }
|
438 |
+
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e8e8e8; }
|
439 |
+
.data-table tfoot tr td.last{border-right:1px solid #d7d7d7;}
|
440 |
+
.data-table tfoot td strong { font-size:16px; font-weight:normal;}
|
441 |
+
.data-table tfoot td.last strong { font-size:16px; color:#1C1C1C; font-weight:bold;}
|
442 |
+
.cart-table .cart-price .price{color:#1c1c1c; font-size:17px; font-weight:bold;}
|
443 |
+
.data-table tbody th,
|
444 |
+
.data-table tbody td { border-bottom:1px solid #d7d7d7; border-right:1px solid #e9e9e9; }
|
445 |
+
/* Bundle products tables */
|
446 |
+
.data-table tbody.odd tr td,
|
447 |
+
.data-table tbody.even tr td { border-bottom:0; }
|
448 |
+
.data-table tbody.odd tr.border td,
|
449 |
+
.data-table tbody.even tr.border td { border-bottom:1px solid #e9e9e9; }
|
450 |
+
.data-table tbody td{background:#fff;}
|
451 |
+
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
452 |
+
.data-table tbody td .option-value { padding-left:10px; }
|
453 |
+
.cart-table tbody td{padding:20px 14px;}
|
454 |
+
.cart-table tbody td .cart-prod-image img{border:1px solid #d7d7d7; padding:1px;}
|
455 |
+
.cart-table tfoot tr td{padding:4px 11px 3px;}
|
456 |
+
/* Generic Info Box */
|
457 |
+
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
|
458 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
459 |
+
|
460 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
461 |
+
.info-table td { padding:2px 0; }
|
462 |
+
|
463 |
+
/* Shopping cart total summary row expandable to details */
|
464 |
+
tr.summary-total { cursor:pointer; }
|
465 |
+
tr.summary-total td {}
|
466 |
+
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
|
467 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
468 |
+
tr.show-details td {}
|
469 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
470 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
471 |
+
tr.summary-details-excluded { font-style:italic; }
|
472 |
+
|
473 |
+
/* Shopping cart tax info */
|
474 |
+
.cart-tax-info { display:block; }
|
475 |
+
.cart-tax-info,
|
476 |
+
.cart-tax-info .cart-price { padding-right:20px; }
|
477 |
+
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
|
478 |
+
.cart-tax-info .price,
|
479 |
+
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
|
480 |
+
.cart-tax-total-expanded { background-position:100% -52px; }
|
481 |
+
|
482 |
+
/* Class: std - styles for admin-controlled content */
|
483 |
+
.std .subtitle { padding:0; }
|
484 |
+
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
485 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
486 |
+
.std dl dt { font-weight:bold; margin:0 0 10px;}
|
487 |
+
.std dl dd { margin:0 0 10px; }
|
488 |
+
/*.std ul,
|
489 |
+
.std ol,
|
490 |
+
.std dl,
|
491 |
+
.std p,
|
492 |
+
.std address,
|
493 |
+
.std blockquote { margin:0 0 1em; padding:0; }
|
494 |
+
.std ul { list-style:disc outside; padding-left:1.5em; }
|
495 |
+
.std ol { list-style:decimal outside; padding-left:1.5em; }
|
496 |
+
.std ul ul { list-style-type:circle; }
|
497 |
+
.std ul ul,
|
498 |
+
.std ol ol,
|
499 |
+
.std ul ol,
|
500 |
+
.std ol ul { margin:.5em 0; }
|
501 |
+
.std dt { font-weight:bold; }
|
502 |
+
.std dd { padding:0 0 0 1.5em; }
|
503 |
+
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
|
504 |
+
.std address { font-style:normal; }
|
505 |
+
.std b,
|
506 |
+
.std strong { font-weight:bold; }
|
507 |
+
.std i,
|
508 |
+
.std em { font-style:italic; }*/
|
509 |
+
|
510 |
+
/* Misc */
|
511 |
+
.links li { display:inline; }
|
512 |
+
.links li.first { padding-left:0 !important; }
|
513 |
+
.links li.last { background:none !important; padding-right:0 !important; }
|
514 |
+
|
515 |
+
.link-cart { font-weight:bold; }
|
516 |
+
.link-reorder { font-weight:bold; }
|
517 |
+
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; }
|
518 |
+
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
519 |
+
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
520 |
+
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
521 |
+
|
522 |
+
.separator { margin:0 3px; }
|
523 |
+
|
524 |
+
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
|
525 |
+
|
526 |
+
/* Noscript Notice */
|
527 |
+
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
528 |
+
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
529 |
+
.noscript p { margin:0; }
|
530 |
+
|
531 |
+
/* Demo Notice */
|
532 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
533 |
+
/* ======================================================================================= */
|
534 |
+
.form-list-narrow li { margin-bottom:0; }
|
535 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
536 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
537 |
+
.form-list-narrow li.wide input.input-text,
|
538 |
+
.form-list-narrow li.wide textarea { width:254px }
|
539 |
+
.form-list-narrow li.wide select { width:260px; }
|
540 |
+
|
541 |
+
.btn-previous { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
542 |
+
|
543 |
+
/* Global site notices */
|
544 |
+
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
545 |
+
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
|
546 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
547 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
548 |
+
|
549 |
+
.block-cart .mini-products-list .product-details .product-name,
|
550 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
551 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
552 |
+
|
553 |
+
/* Header ================================================================================ */
|
554 |
+
.logo { float:left; }
|
555 |
+
.before-header{background:#e4e4e4; height:26px; text-align:right;}
|
556 |
+
.before-header-in{width:931px; margin:0 auto; padding-top:2px;}
|
557 |
+
.before-header-in label{font-weight:normal; color:#545454; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif; padding-right:9px; vertical-align:middle;}
|
558 |
+
.header { width:931px; margin:0 auto; padding:18px 0 17px; text-align:right; position:relative; z-index:10; }
|
559 |
+
.header .logo { float:left; margin:0; text-decoration:none !important; }
|
560 |
+
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
561 |
+
.header h1.logo { margin:0; }
|
562 |
+
.header .quick-access { float:right; width:650px; padding:26px 0 0 0; }
|
563 |
+
.header .welcome-msg { margin:0 0 21px; font-weight:bold; text-align:right; color:#254589;}
|
564 |
+
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
|
565 |
+
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
|
566 |
+
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
|
567 |
+
.header .form-search button.button { float:left; }
|
568 |
+
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
|
569 |
+
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
|
570 |
+
.form-search .search-autocomplete { z-index:999; left:0px !important; top:21px !important; width:170px !important;}
|
571 |
+
.form-search .search-autocomplete ul { background-color:#fff; }
|
572 |
+
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #d7d7d7; padding:2px 8px 1px 11px; cursor:pointer; color:#858484;font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
573 |
+
.form-search .search-autocomplete li.last{border-bottom:0;}
|
574 |
+
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
|
575 |
+
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
|
576 |
+
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
|
577 |
+
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
|
578 |
+
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
|
579 |
+
.header .form-language select { padding:0; }
|
580 |
+
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
|
581 |
+
.header .links { float:right; margin:0;}
|
582 |
+
.header .links li { float:left; font-size:12px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 19px;}
|
583 |
+
.header .links a { color:#676767; text-decoration:none;}
|
584 |
+
.header .links a:hover { text-decoration:underline;}
|
585 |
+
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
|
586 |
+
.header-container .top-container a { font-size:11px; color:#ebbc58; }
|
587 |
+
|
588 |
+
/********** < Navigation */
|
589 |
+
.menu-and-search{ background:url(../images/nav_bg.gif) 0 0 no-repeat; width:916px; margin:0 auto; height:40px; padding-right:15px; }
|
590 |
+
.menu-and-search .nav-container{float:left;}
|
591 |
+
.menu-and-search .form-search{float:right; background:url(../images/top_search_bg.gif) 0 0 no-repeat; width:191px; height:25px; margin-top:7px; padding:1px 5px 0 8px; position:relative;}
|
592 |
+
.menu-and-search .form-search label{display:none;}
|
593 |
+
.menu-and-search .form-search button.button{float:right;}
|
594 |
+
.menu-and-search .form-search button.button span {background:none; border:0; padding:0; width:25px; height:24px;}
|
595 |
+
.menu-and-search .form-search button.button span span{display:none;}
|
596 |
+
.menu-and-search .form-search input.input-text{border:0; background:none; float:left; margin-top:3px; font-size:11px; color:#858484; line-height:12px;}
|
597 |
+
#nav { width:712px; padding:0; font-size:12px; }
|
598 |
+
|
599 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
600 |
+
#nav li { position:relative; text-align:left; }
|
601 |
+
#nav li.over { z-index:998; }
|
602 |
+
#nav a,
|
603 |
+
#nav a:hover { display:block; text-decoration:none; }
|
604 |
+
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
605 |
+
#nav li ul span {white-space:normal; }
|
606 |
+
|
607 |
+
/* 0 Level */
|
608 |
+
#nav li { float:left; background:url(../images/nav_li_bg.gif) 100% 0 no-repeat; height:40px; padding-right:1px;}
|
609 |
+
#nav li.active a { color:#fff; background:#294c94; }
|
610 |
+
#nav a { float:left; padding:0 23px 0 24px; color:#5d5d5d; line-height:38px; height:40px;}
|
611 |
+
#nav li.over a,
|
612 |
+
#nav a:hover { background:#294c94;color:#fff; }
|
613 |
+
#nav li.over li a{background:#fff; color:#5d5d5d;}
|
614 |
+
#nav li.first a:hover,
|
615 |
+
#nav li.first a.over{background:#294c94 url(../images/nav_li_first.gif) 0 0 no-repeat; color:#fff;}
|
616 |
+
#nav li.active.first a {background:#294c94 url(../images/nav_li_first.gif) 0 0 no-repeat;}
|
617 |
+
|
618 |
+
#nav li ul li.active.first a {background:#fff;}
|
619 |
+
|
620 |
+
#nav li.active.first ul li a {background:#fff;}
|
621 |
+
#nav li.last{background:none;}
|
622 |
+
#nav li ul li.last{background:#434343;}
|
623 |
+
#nav li.first li a:hover,
|
624 |
+
#nav li.first li a.over,
|
625 |
+
#nav li ul li a:hover,
|
626 |
+
#nav li ul li a.over{background:#294c94 !important;}
|
627 |
+
/* 1st Level */
|
628 |
+
#nav ul li{border-bottom:1px solid #e0e0e0; height:auto; padding:0;}
|
629 |
+
#nav ul li,
|
630 |
+
#nav ul li.active { float:none; margin:0;}
|
631 |
+
#nav ul li.last { border-bottom:0; }
|
632 |
+
#nav ul a,
|
633 |
+
#nav ul a:hover { float:none; }
|
634 |
+
#nav ul li a { font-weight:normal !important; }
|
635 |
+
|
636 |
+
/* 2nd Level */
|
637 |
+
#nav ul,
|
638 |
+
#nav div { position:absolute; width:129px; top:41px; left:-10000px; border:1px solid #e1e1e1;}
|
639 |
+
#nav div ul { position:static; width:auto; border:none; }
|
640 |
+
|
641 |
+
/* 3rd+ Level */
|
642 |
+
#nav ul ul,
|
643 |
+
#nav ul div { top:5px; }
|
644 |
+
|
645 |
+
#nav ul li a { padding:7px 5px 8px 21px; background:#fff; line-height:14px; height:auto;}
|
646 |
+
#nav ul li a:hover { background:#2e3031; }
|
647 |
+
#nav ul li a{color:#5d5d5d !important;}
|
648 |
+
#nav ul li.over a{color:#fff !important;}
|
649 |
+
#nav ul li.over li a{color:#5d5d5d !important;}
|
650 |
+
#nav ul li.over li a:hover{color:#fff !important;}
|
651 |
+
#nav ul li a:hover { color:#fff !important; }
|
652 |
+
#nav ul span,
|
653 |
+
#nav ul li.last li span { }
|
654 |
+
|
655 |
+
/* Show menu */
|
656 |
+
#nav li ul.shown-sub,
|
657 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
658 |
+
#nav li .shown-sub ul.shown-sub,
|
659 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
660 |
+
/********** Navigation > */
|
661 |
+
/* ======================================================================================= */
|
662 |
+
|
663 |
+
|
664 |
+
/* Sidebar =============================================================================== */
|
665 |
+
.block { margin:0 0 12px; }
|
666 |
+
.block .block-title { background:url(../images/new/block_title_bg.png) 0 0 no-repeat; padding:0 0 0 21px; height:34px;}
|
667 |
+
.block .block-title strong { display:block; font:bold 11px/32px Tahoma,Geneva,Kalimati,sans-serif; color:#474747; background:url(../images/new/block_title_bg.png) 100% 0 no-repeat; height:34px;}
|
668 |
+
.block .block-title strong span {}
|
669 |
+
.block .block-title a { text-decoration:none !important; }
|
670 |
+
.block .block-subtitle { margin:0; padding:5px 9px 5px 0; font-size:1em; font-weight:normal; color:#6d6d6d; }
|
671 |
+
.col-left .block .block-content { background:url(../images/new/block_left_content_bg.png) 0 100% no-repeat; }
|
672 |
+
.col-right .block .block-content { background:url(../images/new/block_right_content_bg.png) 0 100% no-repeat; }
|
673 |
+
.col-left .block .block-title{padding-left:8px;}
|
674 |
+
.col-left .block .block-title strong{padding-left:13px;}
|
675 |
+
.block-tags .block-content{
|
676 |
+
padding-right:21px;
|
677 |
+
padding-bottom:6px;
|
678 |
+
}
|
679 |
+
|
680 |
+
.block .block-content li.item { padding:7px 9px 7px 0; }
|
681 |
+
.block .block-content .product-name { color:#1e7ec8; }
|
682 |
+
.block .btn-remove,
|
683 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
684 |
+
.block .actions { padding:6px 9px 6px; text-align:right; }
|
685 |
+
.block .actions a { float:left; }
|
686 |
+
.block .actions button.button { float:right; }
|
687 |
+
.block .empty { margin:0; padding:6px 20px 6px 0; }
|
688 |
+
.checkout-onepage-index .page-title{display:none;}
|
689 |
+
/*.block li.odd { background-color:#f4f3f3; }
|
690 |
+
.block li.even { background-color:#fafafa; }
|
691 |
+
*/
|
692 |
+
/* Mini Blocks
|
693 |
+
.block-cart,
|
694 |
+
.block-wishlist,
|
695 |
+
.block-subscribe,
|
696 |
+
.block-compare,
|
697 |
+
.block-reorder,
|
698 |
+
.block-poll,
|
699 |
+
.block-viewed,
|
700 |
+
.block-compared,
|
701 |
+
.block-related,
|
702 |
+
.block-tags,
|
703 |
+
.block-login { font-size:11px; line-height:1.25; }
|
704 |
+
.block-cart .block-title strong,
|
705 |
+
.block-wishlist .block-title strong,
|
706 |
+
.block-subscribe .block-title strong,
|
707 |
+
.block-compare .block-title strong,
|
708 |
+
.block-reorder .block-title strong,
|
709 |
+
.block-poll .block-title strong,
|
710 |
+
.block-viewed .block-title strong,
|
711 |
+
.block-compared .block-title strong,
|
712 |
+
.block-related .block-title strong,
|
713 |
+
.block-tags .block-title strong,
|
714 |
+
.block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/
|
715 |
+
|
716 |
+
/* Mini Products List */
|
717 |
+
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
718 |
+
.mini-products-list .product-details { margin-left:60px; }
|
719 |
+
|
720 |
+
/* Block: Account */
|
721 |
+
.col-left .block-account .block-content { padding:9px 6px 9px 8px !important; }
|
722 |
+
.block-account .block-content li a { display:block; border-bottom:1px dotted #ccc; padding:3px 4px 3px 13px; color:#6d6d6d; text-decoration:none !important; }
|
723 |
+
.block-account .block-content li a:hover { color:#000; }
|
724 |
+
.block-account .block-content li.last a { border-bottom:0; }
|
725 |
+
.block-account .block-content li.current { border-bottom:1px dotted #ccc; color:#000;}
|
726 |
+
.block-account .block-content li.current strong{font-weight:normal; background:#e4e4e4; display:block; padding:3px 4px 3px 9px; margin:4px; color:#254488;}
|
727 |
+
.block-account .block-content li.current.last { border-bottom:0; }
|
728 |
+
|
729 |
+
/* Block: Layered Navigation */
|
730 |
+
.block-layered-nav { border:0; }
|
731 |
+
.block-layered-nav .block-subtitle { line-height:34px; padding:3px 9px 3px 0; color:#676767; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
732 |
+
.block-layered-nav .block-content { padding-right:24px;}
|
733 |
+
.block-layered-nav dt { background:#e4e4e4; padding:5px 10px; font-weight:normal; line-height:13px; color:#000;}
|
734 |
+
.block-layered-nav dd { padding:10px; color:#545454;}
|
735 |
+
.block-layered-nav dd a{color:#545454;text-decoration:none;}
|
736 |
+
.block-layered-nav dd a:hover{text-decoration:underline;}
|
737 |
+
.block-layered-nav dd.last { background:none; }
|
738 |
+
.block-layered-nav .currently li {padding:5px 10px; }
|
739 |
+
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; }
|
740 |
+
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
|
741 |
+
.block-layered-nav .actions { font-size:11px; padding:4px 10px; text-align:right; }
|
742 |
+
.block-layered-nav .actions a { float:none; }
|
743 |
+
|
744 |
+
/* Block: Cart */
|
745 |
+
.block-cart .summary { padding:2px 8px 8px; margin:0; position:relative; z-index:1; }
|
746 |
+
.block-cart .amount { margin:0; }
|
747 |
+
.block-cart .amount a { font-weight:bold; }
|
748 |
+
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
|
749 |
+
.block-cart .subtotal .price { font-weight:bold; }
|
750 |
+
|
751 |
+
/* Block: Wishlist */
|
752 |
+
.block-wishlist .actions { text-align:right; }
|
753 |
+
.block-wishlist .actions a { float:none; }
|
754 |
+
|
755 |
+
/* Block: Related */
|
756 |
+
.block-related input.checkbox { float:left; }
|
757 |
+
.block-related .product { margin-left:20px; }
|
758 |
+
|
759 |
+
/* Block: Compare Products */
|
760 |
+
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; }
|
761 |
+
.compare-table { border:0; }
|
762 |
+
.compare-table thead tr.first th,
|
763 |
+
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
|
764 |
+
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
|
765 |
+
.compare-table tbody th { background:#fff; }
|
766 |
+
.compare-table tbody th,
|
767 |
+
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; }
|
768 |
+
.compare-table tbody td.last { border-right:1px solid #d7d7d7; }
|
769 |
+
.compare-table tbody tr.last th,
|
770 |
+
.compare-table tbody tr.last td { border-bottom:1px solid #d7d7d7 !important; }
|
771 |
+
.compare-table tr.add-to-row td { text-align:center; }
|
772 |
+
.compare-table tr.first td { text-align:center; }
|
773 |
+
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
|
774 |
+
.compare-table tr.first td .product-name a { color:#203548; }
|
775 |
+
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
|
776 |
+
.compare-table tr.first td p,
|
777 |
+
.compare-table tr.add-to-row td p { margin:0; }
|
778 |
+
|
779 |
+
/* Block: Recently Viewed */
|
780 |
+
|
781 |
+
/* Block: Recently Compared */
|
782 |
+
#recently-viewed-items{padding-bottom:5px;}
|
783 |
+
/* Block: Poll */
|
784 |
+
.block-poll .block-subtitle { font-size:12px; }
|
785 |
+
.block-poll label { font-weight:normal; color:#7c7c7c; }
|
786 |
+
.block-poll input.radio { float:left; margin:2px -18px 0 0; }
|
787 |
+
.block-poll .label { display:block; margin-left:18px; }
|
788 |
+
.block-poll li { padding:3px 9px 3px 0; }
|
789 |
+
.block-poll .actions { margin:5px 0 0; text-align:left; padding-left:0; padding-bottom:10px;}
|
790 |
+
.block-poll .actions button.button{float:none;}
|
791 |
+
.block-poll .answer { font-weight:bold; }
|
792 |
+
.block-poll .votes { float:right; margin-left:10px; }
|
793 |
+
.products-list .desc .link-learn { font-size:11px; }
|
794 |
+
/* Block: Tags */
|
795 |
+
.block-tags .block-content ul { font-size:12px; padding:10px; }
|
796 |
+
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
|
797 |
+
.block-tags .block-content li { display:inline; padding-right:4px; }
|
798 |
+
.block-tags .block-content a { color:#6d6d6d; }
|
799 |
+
.block-tags .actions { text-align:left; }
|
800 |
+
.block-tags .actions a { float:none; color:#254488; text-decoration:none;}
|
801 |
+
.block-tags .actions a:hover{text-decoration:underline;}
|
802 |
+
|
803 |
+
/* Block: Subscribe */
|
804 |
+
.block-subscribe .block-content { padding:5px 2px 10px 10px; }
|
805 |
+
.block-subscribe label { font-weight:normal; color:#6d6d6d; }
|
806 |
+
.block-subscribe input.input-text { display:block; width:146px; margin-right:6px;margin-top:5px; }
|
807 |
+
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
|
808 |
+
.block-subscribe .actions button.button { float:none; }
|
809 |
+
|
810 |
+
/* Block: Reorder */
|
811 |
+
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
|
812 |
+
.block-reorder .product-name { margin-left:20px; }
|
813 |
+
.block-reorder .validation-advice { margin:3px 9px 7px; }
|
814 |
+
|
815 |
+
/* Block: Banner */
|
816 |
+
.block-banner { border:0; }
|
817 |
+
.block-banner .block-content { padding:0; text-align:center; }
|
818 |
+
|
819 |
+
/* Block: Login */
|
820 |
+
.block-login .block-content { padding:5px 10px; }
|
821 |
+
.block-login label { font-weight:bold; color:#666; }
|
822 |
+
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
823 |
+
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
824 |
+
|
825 |
+
/* Paypal */
|
826 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
827 |
+
.sidebar .paypal-logo a { float:none; }
|
828 |
+
/* ======================================================================================= */
|
829 |
+
|
830 |
+
|
831 |
+
/* Category Page ========================================================================= */
|
832 |
+
.category-title { border:0; margin:0 0 7px; }
|
833 |
+
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
|
834 |
+
.category-image img {max-width:100%;}
|
835 |
+
.category-description { margin:0 0 10px; }
|
836 |
+
.category-products {}
|
837 |
+
|
838 |
+
/* View Type: Grid */
|
839 |
+
.products-grid { position:relative; padding-bottom:8px;}
|
840 |
+
.products-grid.last { border-bottom:0; }
|
841 |
+
.col1-layout .products-grid li.item{width:226px; background:url(../images/new/product_grid_bg.png) 0 0 no-repeat; margin-right:9px;}
|
842 |
+
.products-grid li.item { float:left; display:inline; width:217px; padding:10px 0 0; margin-right:10px; background:url(../images/new/product_grid_bg2.png) 0 0 no-repeat;}
|
843 |
+
.col1-layout .products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg.gif) 0 100% no-repeat;}
|
844 |
+
.products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg2.png) 0 100% no-repeat; padding:0 16px 15px;}
|
845 |
+
.products-grid li.last,.col1-layout .products-grid li.last{margin-right:0;}
|
846 |
+
.products-grid .product-image { display:block; text-align:center; height:135px; margin:0 0 25px; }
|
847 |
+
.products-grid .product-name { height:40px; margin:0 0 5px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden;}
|
848 |
+
.products-grid .product-name a {color:#5f6162; text-decoration:none;}
|
849 |
+
.products-grid .product-name a:hover {text-decoration:underline;}
|
850 |
+
.products-grid .price-box { margin:2px 0; float:left; height:26px; overflow:visible;}
|
851 |
+
.products-grid .actions{float:right;}
|
852 |
+
.products-grid .price-box{position:relative;}
|
853 |
+
.products-grid .price-box .price-from{position:relative;margin-top:-8px;}
|
854 |
+
.products-grid .availability { line-height:21px; }
|
855 |
+
.products-grid li.item .add-to-links,
|
856 |
+
.products-list li.item .add-to-links{clear:both; overflow:hidden; white-space:nowrap;}
|
857 |
+
|
858 |
+
.products-grid li.item .price-box .old-price .price-label,
|
859 |
+
.products-grid li.item .price-box .special-price .price-label{
|
860 |
+
display:none;
|
861 |
+
}
|
862 |
+
.products-grid li.item .price-box .special-price{
|
863 |
+
padding:0;
|
864 |
+
}
|
865 |
+
.products-grid li.item .price-box .old-price,
|
866 |
+
.products-grid li.item .price-box .special-price{
|
867 |
+
line-height:12px;
|
868 |
+
}
|
869 |
+
.products-grid li.item .minimal-price{
|
870 |
+
width:85px;
|
871 |
+
line-height:14px;
|
872 |
+
position:relative;
|
873 |
+
margin-top:-2px;
|
874 |
+
}
|
875 |
+
.products-grid li.item .minimal-price-link{
|
876 |
+
display:block;
|
877 |
+
position:absolute;
|
878 |
+
top:-24px;
|
879 |
+
white-space:nowrap;
|
880 |
+
}
|
881 |
+
.products-grid li.item .add-to-links li,
|
882 |
+
.products-list li.item .add-to-links li{
|
883 |
+
float:left;
|
884 |
+
}
|
885 |
+
.products-grid li.item .add-to-links li a,
|
886 |
+
.products-list li.item .add-to-links li a{
|
887 |
+
text-decoration:none;
|
888 |
+
}
|
889 |
+
.products-grid li.item .add-to-links li a:hover,
|
890 |
+
.products-list li.item .add-to-links li a:hover{
|
891 |
+
text-decoration:underline;
|
892 |
+
}
|
893 |
+
.products-grid li.item .add-to-links li .link-wishlist,
|
894 |
+
.products-list li.item .add-to-links li .link-wishlist{
|
895 |
+
color:#254488;
|
896 |
+
}
|
897 |
+
.products-grid li.item .add-to-links li .link-compare,
|
898 |
+
.products-list li.item .add-to-links li .link-compare{
|
899 |
+
color:#5f5f5f;
|
900 |
+
}
|
901 |
+
.products-grid li.item .add-to-links .separator,
|
902 |
+
.products-list li.item .add-to-links .separator{
|
903 |
+
display:inline;
|
904 |
+
color:#5f5f5f;
|
905 |
+
padding-left:15px;
|
906 |
+
padding-right:13px;
|
907 |
+
margin:0;
|
908 |
+
}
|
909 |
+
.products-list li.item .add-to-links .separator{padding-left:17px;}
|
910 |
+
|
911 |
+
.home_new_products h2.subtitle{
|
912 |
+
background:url(../images/new/best_sell_head.png) 0 0 no-repeat;
|
913 |
+
float:left;
|
914 |
+
display:inline;
|
915 |
+
margin:0;
|
916 |
+
padding:0 0 6px 22px;
|
917 |
+
height:40px;
|
918 |
+
margin-right:10px;
|
919 |
+
line-height:38px;
|
920 |
+
width:674px;
|
921 |
+
}
|
922 |
+
.home_new_products h2.subtitle span{
|
923 |
+
float:left;
|
924 |
+
background:url(../images/new/doble_arrow.gif) 100% 17px no-repeat;
|
925 |
+
padding-right:17px;
|
926 |
+
color:#3a3a3a;
|
927 |
+
font-size:13px;
|
928 |
+
}
|
929 |
+
.home_new_products h4.newsletter{
|
930 |
+
float:left;
|
931 |
+
background:url(../images/new/home_newsletter.png) 0 0 no-repeat;
|
932 |
+
padding-left:19px;
|
933 |
+
margin:0;
|
934 |
+
width:206px;
|
935 |
+
line-height:38px;
|
936 |
+
height:40px;
|
937 |
+
}
|
938 |
+
.home_new_products h4.newsletter a{
|
939 |
+
float:left;
|
940 |
+
background:url(../images/new/doble_arrow.gif) 100% 50% no-repeat;
|
941 |
+
padding-right:15px;
|
942 |
+
font-size:13px;
|
943 |
+
text-decoration:none;
|
944 |
+
color:#3a3a3a;
|
945 |
+
}
|
946 |
+
/* View Type: List */
|
947 |
+
.products-list li.item { padding:0 0 0 11px; background:url(../images/new/product_list_bg.png) 0 0 no-repeat; margin-bottom:11px; height:182px;}
|
948 |
+
.products-list li.item .list-item-bg{padding:13px 11px 13px 0; background:url(../images/new/product_list_bg.png) 100% 0 no-repeat; height:156px; overflow:hidden;}
|
949 |
+
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; border:1px solid #d7d7d7;}
|
950 |
+
.products-list .product-shop { margin-left:150px; }
|
951 |
+
.products-list .product-name { margin:0 0 9px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden; max-height:36px;}
|
952 |
+
.products-list .product-name a { color:#5f6162; text-decoration:none; }
|
953 |
+
.products-list .product-name a:hover{text-decoration:underline;}
|
954 |
+
.products-list .price-box { float:left; margin:3px 13px 5px 0; position:relative;}
|
955 |
+
.products-list .price-box .minimal-price-link {
|
956 |
+
display:block;
|
957 |
+
line-height:10px;
|
958 |
+
overflow:visible;
|
959 |
+
white-space:nowrap;
|
960 |
+
}
|
961 |
+
.products-list .availability { float:left; margin:3px 0 0; }
|
962 |
+
.products-list .desc { clear:both; padding:6px 0 0; margin:0; line-height:1.35; height:50px; overflow:hidden;}
|
963 |
+
.products-list .desc .link-more { font-size:11px; }
|
964 |
+
.products-list .add-to-links { clear:both; }
|
965 |
+
.products-list .add-to-links li { display:inline; }
|
966 |
+
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
967 |
+
/* ======================================================================================= */
|
968 |
+
|
969 |
+
|
970 |
+
/* Product View ========================================================================== */
|
971 |
+
/* Rating */
|
972 |
+
.no-rating { margin:0; }
|
973 |
+
|
974 |
+
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
|
975 |
+
.ratings strong { float:left; margin:1px 3px 0 0; }
|
976 |
+
.ratings .rating-links { margin:0; }
|
977 |
+
.ratings .rating-links .separator { margin:0 2px; }
|
978 |
+
.ratings dt {}
|
979 |
+
.ratings dd {}
|
980 |
+
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
|
981 |
+
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
|
982 |
+
.ratings .rating-box { float:left; margin-right:3px; }
|
983 |
+
.ratings .amount {}
|
984 |
+
|
985 |
+
.ratings-table th,
|
986 |
+
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
|
987 |
+
.ratings-table th { font-weight:bold; padding-right:8px; }
|
988 |
+
|
989 |
+
/* Availability */
|
990 |
+
.availability { margin:0; }
|
991 |
+
.availability span { font-weight:bold; }
|
992 |
+
.availability.in-stock span {}
|
993 |
+
.availability.out-of-stock span { color:#d83820; }
|
994 |
+
|
995 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
996 |
+
.availability-only span,
|
997 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000;}
|
998 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
999 |
+
.availability-only .expanded { background-position:100% -15px; }
|
1000 |
+
.availability-only strong { color:#be2c00; }
|
1001 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
1002 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
1003 |
+
.availability-only-details { margin:0 0 7px; }
|
1004 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
1005 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
1006 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
1007 |
+
|
1008 |
+
.product-view .product-shop .availability { font-size:11px; }
|
1009 |
+
.product-view .product-shop .availability span { font-weight:normal; }
|
1010 |
+
|
1011 |
+
/* Email to a Friend */
|
1012 |
+
.email-friend { margin:0; }
|
1013 |
+
|
1014 |
+
/* Alerts */
|
1015 |
+
.alert-price { margin:0; font-size:11px; }
|
1016 |
+
.alert-stock { margin:0; font-size:11px; }
|
1017 |
+
|
1018 |
+
/********** < Product Prices */
|
1019 |
+
.price { white-space:nowrap !important; }
|
1020 |
+
|
1021 |
+
.price-box { margin:5px 0; }
|
1022 |
+
.price-box .price { font-weight:bold; color:#1c1c1c; font-size:13px; }
|
1023 |
+
|
1024 |
+
/* Regular price */
|
1025 |
+
.regular-price { color:#1c1c1c; }
|
1026 |
+
.regular-price .price { font-weight:bold; font-size:17px; color:#1c1c1c; }
|
1027 |
+
.block .regular-price,
|
1028 |
+
.block .regular-price .price { color:#2f2f2f; }
|
1029 |
+
|
1030 |
+
/* Old price */
|
1031 |
+
.old-price { margin:0; font-size:11px; }
|
1032 |
+
.old-price .price-label { white-space:nowrap; color:#999; font-size:11px;}
|
1033 |
+
.old-price .price { font-weight:bold; color:#999; text-decoration:line-through; font-size:11px;}
|
1034 |
+
|
1035 |
+
/* Special price */
|
1036 |
+
.special-price { margin:0; padding:3px 0; }
|
1037 |
+
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#1C1C1C; }
|
1038 |
+
.special-price .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1039 |
+
|
1040 |
+
/* Minimal price (as low as) */
|
1041 |
+
.minimal-price { margin:0; }
|
1042 |
+
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
|
1043 |
+
|
1044 |
+
.minimal-price-link { display:block; }
|
1045 |
+
.minimal-price-link .label {color:#1C1C1C;}
|
1046 |
+
.minimal-price-link .price { font-weight:normal; color:#1C1C1C; }
|
1047 |
+
|
1048 |
+
/* Excluding tax */
|
1049 |
+
.price-excluding-tax { display:block; color:#999; }
|
1050 |
+
.price-excluding-tax .label { white-space:nowrap; color:#999; }
|
1051 |
+
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#1C1C1C; }
|
1052 |
+
|
1053 |
+
/* Including tax */
|
1054 |
+
.price-including-tax { display:block; color:#999; }
|
1055 |
+
.price-including-tax .label { white-space:nowrap; color:#999; }
|
1056 |
+
.price-including-tax .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1057 |
+
|
1058 |
+
/* FPT */
|
1059 |
+
.weee { display:block; font-size:11px; color:#444; }
|
1060 |
+
.weee .price { font-size:11px; font-weight:normal; }
|
1061 |
+
|
1062 |
+
/* Excl tax (for order tables) */
|
1063 |
+
.price-excl-tax { display:block; }
|
1064 |
+
.price-excl-tax .label { display:block; white-space:nowrap; }
|
1065 |
+
.price-excl-tax .price { display:block; }
|
1066 |
+
|
1067 |
+
/* Incl tax (for order tables) */
|
1068 |
+
.price-incl-tax { display:block; }
|
1069 |
+
.price-incl-tax .label { display:block; white-space:nowrap; }
|
1070 |
+
.price-incl-tax .price { display:block; font-weight:bold; }
|
1071 |
+
|
1072 |
+
/* Price range */
|
1073 |
+
.price-from { margin:0; }
|
1074 |
+
.price-from .price-label { font-weight:bold; white-space:nowrap; }
|
1075 |
+
|
1076 |
+
.price-to { margin:0; }
|
1077 |
+
.price-to .price-label { font-weight:bold; white-space:nowrap; }
|
1078 |
+
|
1079 |
+
/* Price notice next to the options */
|
1080 |
+
.price-notice { padding-left:10px; color:#999; }
|
1081 |
+
.price-notice .price { font-weight:bold; color:#2f2f2f; }
|
1082 |
+
|
1083 |
+
/* Price as configured */
|
1084 |
+
.price-as-configured { margin:0; }
|
1085 |
+
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
|
1086 |
+
|
1087 |
+
.price-box-bundle { padding:0 0 10px 0; }
|
1088 |
+
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
|
1089 |
+
.price-box-bundle .price { color:#555; }
|
1090 |
+
/********** Product Prices > */
|
1091 |
+
|
1092 |
+
/* Tier Prices */
|
1093 |
+
.product-pricing,
|
1094 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#fff; border:1px solid #d7d7d7;}
|
1095 |
+
.tier-prices li { line-height:1.4; /*background:url(../images/i_tier.gif) no-repeat 0 3px;*/ padding:2px 0; }
|
1096 |
+
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
1097 |
+
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
1098 |
+
|
1099 |
+
.tier-prices-grouped li { padding:2px 0; color:#e26703; }
|
1100 |
+
.tier-prices-grouped li .price { font-weight:bold; }
|
1101 |
+
|
1102 |
+
/* Add to Links */
|
1103 |
+
.add-to-links { font-size:11px; margin:5px 0 0; }
|
1104 |
+
.add-to-links .separator { display:none; }
|
1105 |
+
|
1106 |
+
/* Add to Cart */
|
1107 |
+
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
1108 |
+
.add-to-cart .qty { float:left; margin-right:5px; }
|
1109 |
+
.add-to-cart button.button { float:left; }
|
1110 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
|
1111 |
+
|
1112 |
+
/* Add to Links + Add to Cart */
|
1113 |
+
.add-to-box { margin:10px 0; }
|
1114 |
+
.add-to-box .add-to-cart { float:left; }
|
1115 |
+
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
|
1116 |
+
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
|
1117 |
+
.add-to-box .add-to-links li { display:block !important; }
|
1118 |
+
.add-to-box .add-to-links li .separator { display:none !important; }
|
1119 |
+
|
1120 |
+
.product-tabs{
|
1121 |
+
display:block;
|
1122 |
+
clear:both;
|
1123 |
+
height:28px;
|
1124 |
+
overflow:hidden;
|
1125 |
+
}
|
1126 |
+
.product-tabs li{
|
1127 |
+
float:left;
|
1128 |
+
display:inline;
|
1129 |
+
margin-right:1px;
|
1130 |
+
background:url(../images/new/product_tabs_bg.gif) 0 0 repeat;
|
1131 |
+
padding-left:23px;
|
1132 |
+
line-height:28px;
|
1133 |
+
}
|
1134 |
+
.product-tabs li a{
|
1135 |
+
display:block;
|
1136 |
+
text-decoration:none;
|
1137 |
+
color:#5f6162;
|
1138 |
+
font-size:11px;
|
1139 |
+
font-weight:bold;
|
1140 |
+
background:url(../images/new/product_tabs_bg.gif) 100% 0 repeat;
|
1141 |
+
padding-right:23px;
|
1142 |
+
}
|
1143 |
+
.product-tabs li.active{
|
1144 |
+
background-position:0 -28px;
|
1145 |
+
}
|
1146 |
+
.product-tabs li.active a{
|
1147 |
+
background-position:100% -28px;
|
1148 |
+
color:#fff;
|
1149 |
+
}
|
1150 |
+
.product-tabs li a:hover{
|
1151 |
+
text-decoration:none;
|
1152 |
+
}
|
1153 |
+
.product-tabs-content {border:1px solid #d7d7d7; padding:25px; margin-bottom:20px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
|
1154 |
+
.product-view { padding-top:10px; }
|
1155 |
+
|
1156 |
+
.product-essential {padding-bottom:30px; }
|
1157 |
+
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162; margin:0 0 20px;}
|
1158 |
+
|
1159 |
+
.product-collateral { }
|
1160 |
+
.product-collateral h2 { font-weight:bold; font-size:15px; border-bottom:1px solid #d7d7d7; padding:0 0 1px; margin:0 0 15px; }
|
1161 |
+
.product-collateral .box-collateral { margin:0 0 25px;}
|
1162 |
+
|
1163 |
+
/* Product Images */
|
1164 |
+
.product-view .product-img-box { float:left; width:217px;}
|
1165 |
+
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
|
1166 |
+
.product-view .product-img-box .product-image { margin:0 0 16px; border:1px solid #d7d7d7;}
|
1167 |
+
.product-view .product-img-box .product-image-zoom { position:relative; width:215px; height:215px; overflow:hidden; z-index:9; }
|
1168 |
+
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; margin:1px;}
|
1169 |
+
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; display:none;}
|
1170 |
+
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 20px 0 22px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
|
1171 |
+
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
|
1172 |
+
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
|
1173 |
+
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
|
1174 |
+
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
|
1175 |
+
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
|
1176 |
+
.product-view .product-img-box .more-views{padding-top:11px;}
|
1177 |
+
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; display:none;}
|
1178 |
+
.product-view .product-img-box .more-views ul { margin-left:-7px }
|
1179 |
+
.product-view .product-img-box .more-views li { float:left; margin:0 0 7px 7px; }
|
1180 |
+
.product-view .product-img-box .more-views li a { float:left; width:66px; height:66px; border:1px solid #d7d7d7; overflow:hidden;}
|
1181 |
+
|
1182 |
+
.product-image-popup { margin:0 auto; }
|
1183 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1184 |
+
.product-image-popup .image { display:block; margin:10px 0; }
|
1185 |
+
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1186 |
+
|
1187 |
+
/* Product Shop */
|
1188 |
+
.product-view .product-shop { float:right; width:434px; position:relative; margin-top:-4px;}
|
1189 |
+
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1190 |
+
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1191 |
+
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1192 |
+
.product-view .product-shop .product-name h1 { margin:0; font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162;}
|
1193 |
+
.product-view .product-shop .availability { margin:10px 0; color:#000;}
|
1194 |
+
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
|
1195 |
+
.product-view .product-shop .price-box { margin:10px 0; }
|
1196 |
+
.product-view .product-shop .add-to-links { margin:0; }
|
1197 |
+
.product-view .product-shop .add-to-links { font-size:12px; }
|
1198 |
+
.product-view .product-shop .add-to-links li,
|
1199 |
+
.product-view .product-shop .add-to-links li .separator { display:inline; }
|
1200 |
+
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1201 |
+
.product-view .product-shop .add-to-links a.link-compare{color:#5f5f5f;}
|
1202 |
+
|
1203 |
+
.product-view .product-shop .add-to-links{position:relative; margin-top:-2px;}
|
1204 |
+
.product-view .product-shop .add-to-box .or{margin-top:5px;}
|
1205 |
+
.product-view .product-shop .add-to-cart label,
|
1206 |
+
.product-view .product-shop .add-to-cart .qty{
|
1207 |
+
margin-top:6px;
|
1208 |
+
}
|
1209 |
+
|
1210 |
+
/* Product Options */
|
1211 |
+
.product-options { margin:20px 0 0; padding:5px 15px 15px; background-color:#fdfdfd; border:1px solid #d7d7d7;}
|
1212 |
+
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1213 |
+
.product-options dt label { font-weight:bold; color:#5f6162; }
|
1214 |
+
.product-options dt span.required { color:#000; }
|
1215 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1216 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1217 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1218 |
+
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1219 |
+
.product-options dd { padding:5px 0 15px; margin:0 0 5px; border-bottom:1px solid #d7d7d7; }
|
1220 |
+
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1221 |
+
.product-options dd input.input-text { width:98%; }
|
1222 |
+
.product-options dd input.datetime-picker { width:150px; }
|
1223 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1224 |
+
.product-options dd textarea { width:98%; height:8em; }
|
1225 |
+
.product-options dd select { width:99%; }
|
1226 |
+
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1227 |
+
.product-options ul.options-list { margin-right:5px; }
|
1228 |
+
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
|
1229 |
+
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
|
1230 |
+
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
|
1231 |
+
.product-options ul.options-list .label { display:block; margin-left:18px; }
|
1232 |
+
.product-options ul.options-list label { font-weight:normal; }
|
1233 |
+
.product-options ul.validation-failed { padding:0 7px; }
|
1234 |
+
.product-options p.note { margin:0; font-size:11px; }
|
1235 |
+
.product-options p.required { position:absolute; right:20px; top:20px; color:#000;}
|
1236 |
+
|
1237 |
+
.product-options-bottom { padding:15px 0 0 17px;}
|
1238 |
+
.product-options-bottom .product-pricing,
|
1239 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
|
1240 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
|
1241 |
+
.product-options-bottom .tier-prices .price,
|
1242 |
+
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1243 |
+
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1244 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1245 |
+
.product-options-bottom .price-label { float:left; padding-right:5px; line-height:20px;}
|
1246 |
+
.product-options-bottom .price-box .price {line-height:20px;}
|
1247 |
+
.product-options-bottom .price-tax { float:left; }
|
1248 |
+
.product-options-bottom .add-to-cart { float:right; }
|
1249 |
+
.product-shop .product-options-bottom .add-to-cart{margin-top:-6px;}
|
1250 |
+
.product-shop .product-options-bottom .add-to-cart button.button{margin-top:0;}
|
1251 |
+
.product-shop .product-options-bottom { margin:0 0 10px; }
|
1252 |
+
.product-shop .product-options-bottom .price-box { float:left; margin:0 0 5px; }
|
1253 |
+
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1254 |
+
.product-shop .product-options-bottom .price-tax { float:none; }
|
1255 |
+
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1256 |
+
|
1257 |
+
.cart-table .btn-update,
|
1258 |
+
.cart-table .btn-empty { float:right; }
|
1259 |
+
.cart-table .btn-update { margin-left:10px; }
|
1260 |
+
|
1261 |
+
/* Captcha ================================================================================ */
|
1262 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1263 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1264 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1265 |
+
.registered-users .captcha-image { margin:0;}
|
1266 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1267 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1268 |
+
|
1269 |
+
@-webkit-keyframes rotate {
|
1270 |
+
0% { -webkit-transform:rotate(0); }
|
1271 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1272 |
+
}
|
1273 |
+
@-moz-keyframes rotate {
|
1274 |
+
0% { -moz-transform:rotate(0); }
|
1275 |
+
0% { -moz-transform:rotate(-360deg); }
|
1276 |
+
}
|
1277 |
+
@keyframes rotate {
|
1278 |
+
0% { transform:rotate(0); }
|
1279 |
+
0% { transform:rotate(-360deg); }
|
1280 |
+
}
|
1281 |
+
|
1282 |
+
/* Grouped Product */
|
1283 |
+
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1284 |
+
|
1285 |
+
/* Block: Description */
|
1286 |
+
.product-view .box-description {}
|
1287 |
+
|
1288 |
+
/* Block: Additional */
|
1289 |
+
.product-view .box-additional .data-table th,
|
1290 |
+
.product-view .box-additional .data-table td { line-height:1.25; }
|
1291 |
+
|
1292 |
+
/* Block: Upsell */
|
1293 |
+
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
|
1294 |
+
.product-view .box-up-sell .products-grid { width:100%; }
|
1295 |
+
.product-view .box-up-sell .products-grid td { width:25%; background:#fff; padding:15px 10px 12px; line-height:1.6em; }
|
1296 |
+
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
|
1297 |
+
.product-view .box-up-sell .products-grid td.last { border-right:0; }
|
1298 |
+
.product-view .box-up-sell .products-grid td img { border:1px solid #D7D7D7; }
|
1299 |
+
.product-view .box-up-sell .products-grid .product-image { text-align:center; margin-bottom:10px;}
|
1300 |
+
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#fff; }
|
1301 |
+
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1302 |
+
|
1303 |
+
/* Block: Tags */
|
1304 |
+
.product-view .box-tags { margin:0; }
|
1305 |
+
.product-view .box-tags h3 { font-size:13px; }
|
1306 |
+
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
|
1307 |
+
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
|
1308 |
+
.product-view .box-tags .product-tags li.first { padding-left:0; }
|
1309 |
+
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
|
1310 |
+
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
|
1311 |
+
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
|
1312 |
+
.product-view .box-tags .form-add input.input-text { width:299px; }
|
1313 |
+
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }
|
1314 |
+
|
1315 |
+
/* Block: Reviews */
|
1316 |
+
.product-view .box-reviews dl { margin:15px 0; }
|
1317 |
+
.product-view .box-reviews dt a,
|
1318 |
+
.product-view .box-reviews dt span { font-weight:bold; }
|
1319 |
+
.product-view .box-reviews dd { margin:0 0 15px; }
|
1320 |
+
.product-view .box-reviews dd small { font-style:italic; }
|
1321 |
+
.product-view .box-reviews .form-add { margin:15px 0 0; }
|
1322 |
+
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
|
1323 |
+
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
|
1324 |
+
.product-view .box-reviews .form-add h4 { font-size:12px; }
|
1325 |
+
.product-view .box-reviews .form-add .data-table td { text-align:center; }
|
1326 |
+
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
|
1327 |
+
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
|
1328 |
+
.product-view .box-reviews .form-add .form-list input.input-text,
|
1329 |
+
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
|
1330 |
+
|
1331 |
+
/* Send a Friend */
|
1332 |
+
.send-friend .form-list { width:615px; overflow:hidden; }
|
1333 |
+
.send-friend .form-list li { margin-right:-15px; }
|
1334 |
+
.send-friend .form-list li p { margin:0 15px 0 0; }
|
1335 |
+
.send-friend .form-list .field { width:315px; }
|
1336 |
+
.send-friend .form-list .input-box { width:300px; }
|
1337 |
+
.send-friend .form-list input.input-text,
|
1338 |
+
.send-friend .form-list textarea { width:294px; }
|
1339 |
+
.send-friend .form-list li.wide .input-box { width:612px; }
|
1340 |
+
.send-friend .form-list li.wide textarea { width:609px; }
|
1341 |
+
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
|
1342 |
+
/* ======================================================================================= */
|
1343 |
+
|
1344 |
+
|
1345 |
+
/* Content Styles ================================================================= */
|
1346 |
+
.product-name { margin:0; font-size:1em; font-weight:normal; }
|
1347 |
+
/*.product-name a { color:#1e7ec8; }*/
|
1348 |
+
|
1349 |
+
/* Product Tags */
|
1350 |
+
.tags-list { display:block; font-size:13px; border:1px solid #d7d7d7; background:#fff; padding:10px;}
|
1351 |
+
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1352 |
+
.tags-list li a { }
|
1353 |
+
|
1354 |
+
/* Advanced Search */
|
1355 |
+
.advanced-search .form-list label { width:160px; padding-right:10px; }
|
1356 |
+
.advanced-search .form-list .input-box,
|
1357 |
+
.advanced-search .form-list .input-range { float:left; clear:none; }
|
1358 |
+
.advanced-search-amount { margin:0 0 10px; }
|
1359 |
+
.advanced-search-summary { margin:10px 0; border:1px solid #D7D7D7; background:#fff; padding:10px; }
|
1360 |
+
.advanced-search-summary ul { float:left; width:49%; }
|
1361 |
+
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
|
1362 |
+
|
1363 |
+
/* CMS Home Page */
|
1364 |
+
.cms-home .subtitle {}
|
1365 |
+
.cms-index-index .subtitle {}
|
1366 |
+
|
1367 |
+
/* Sitemap */
|
1368 |
+
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
|
1369 |
+
.page-sitemap .links a { text-decoration:none; position:relative; }
|
1370 |
+
.page-sitemap .links a:hover { text-decoration:underline; }
|
1371 |
+
.page-sitemap .sitemap { margin:12px; }
|
1372 |
+
.page-sitemap .sitemap a { }
|
1373 |
+
.page-sitemap .sitemap li { margin:3px 0; }
|
1374 |
+
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
|
1375 |
+
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
|
1376 |
+
|
1377 |
+
/* RSS */
|
1378 |
+
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
|
1379 |
+
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
|
1380 |
+
/* ======================================================================================= */
|
1381 |
+
|
1382 |
+
|
1383 |
+
/* Shopping Cart ========================================================================= */
|
1384 |
+
.cart .page-title { border-bottom:0; margin:0 0 12px; }
|
1385 |
+
.cart .page-title h1 { margin:8px 0 0; }
|
1386 |
+
|
1387 |
+
/* Checkout Types */
|
1388 |
+
.cart .page-title .checkout-types{padding-top:4px;}
|
1389 |
+
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1390 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1391 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1392 |
+
|
1393 |
+
/* Shopping Cart Table */
|
1394 |
+
.cart-table th { padding:2px 10px; }
|
1395 |
+
.cart-table td { padding:10px; }
|
1396 |
+
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#5f6162; position:relative; margin-top:-2px; font-size:13px;}
|
1397 |
+
.cart-table .product-name a{color:#5f6162; text-decoration:none;}
|
1398 |
+
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1399 |
+
.cart-table tfoot td { padding:5px 10px; }
|
1400 |
+
.cart-table .btn-continue { float:left; }
|
1401 |
+
|
1402 |
+
/* Shopping Cart Collateral boxes */
|
1403 |
+
.cart .cart-collaterals { padding:12px 0 0; }
|
1404 |
+
.cart .cart-collaterals .col2-set { float:left; width:654px; }
|
1405 |
+
.cart .cart-collaterals .col2-set .col-1{width:335px;}
|
1406 |
+
.cart .cart-collaterals .col2-set .col-2 { width:292px; }
|
1407 |
+
|
1408 |
+
.cart .crosssell { padding:0; background:url(../images/new/cart_crossell.gif) 0 100% no-repeat;}
|
1409 |
+
.cart .crosssell h2 { color:#474747; background:url(../images/new/cart_crossell.gif) 0 0 no-repeat; font:bold 11px/14px Tahoma,Geneva,Kalimati,sans-serif; padding:9px 0 24px 22px; margin:0;}
|
1410 |
+
.cart .crosssell .product-image { float:left; width:108px; height:108px; padding-right:8px;}
|
1411 |
+
.cart .crosssell .product-image img{padding:1px; border:1px solid #d7d7d7;}
|
1412 |
+
.cart .crosssell #crosssell-products-list{padding:0 13px 36px 23px;}
|
1413 |
+
.cart .crosssell .product-details { float:left; width:183px;}
|
1414 |
+
.cart .crosssell .product-name { font-weight:bold; font-size:12px; color:#5f6162;}
|
1415 |
+
.cart .crosssell .product-name a{color:#5f6162; text-decoration:none;}
|
1416 |
+
|
1417 |
+
.cart .crosssell .price-box{float:left;}
|
1418 |
+
.cart .crosssell button.btn-cart{float:right;}
|
1419 |
+
.cart .crosssell .add-to-links{clear:both;}
|
1420 |
+
.cart .crosssell .add-to-links li,
|
1421 |
+
.cart .crosssell .add-to-links .separator{display:inline;}
|
1422 |
+
.cart .crosssell .add-to-links li a{text-decoration:none;}
|
1423 |
+
.cart .crosssell .add-to-links li a:hover{text-decoration:underline;}
|
1424 |
+
.cart .crosssell .add-to-links li .link-compare{color:#5f5f5f;}
|
1425 |
+
.cart .crosssell .add-to-links .separator{padding:0 8px; color:#5f5f5f;}
|
1426 |
+
|
1427 |
+
.cart .crosssell li.item { margin:0 0 40px; }
|
1428 |
+
.cart .crosssell li.last{margin:0;}
|
1429 |
+
.cart .crosssell .link-compare { font-weight:normal; }
|
1430 |
+
|
1431 |
+
/* Discount Codes & Estimate Shipping and Tax Boxes */
|
1432 |
+
.cart .discount,
|
1433 |
+
.cart .shipping { background:url(../images/new/cart_disc_bg.gif) 0 100% no-repeat; padding:0 0 15px; margin:0 0 13px; }
|
1434 |
+
.cart .discount h2,
|
1435 |
+
.cart .shipping h2 { font:bold 11px/16px Tahoma,Geneva,Kalimati,sans-serif; padding:8px 0 12px 25px; color:#474747; background:url(../images/new/cart_disc_head.gif) 0 0 no-repeat; line-height:14px; margin:0;}
|
1436 |
+
.cart .discount .buttons-set,
|
1437 |
+
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
|
1438 |
+
.cart .discount .buttons-set button.button,
|
1439 |
+
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1440 |
+
.discount-form,.shipping-form{padding:9px 25px 0;}
|
1441 |
+
.cart .discount .input-box { margin:8px 0 0; width:242px; }
|
1442 |
+
.cart .shipping .input-box{ margin:8px 0 0; width:242px; }
|
1443 |
+
.cart .shipping .input-box input.input-text { width:233px; }
|
1444 |
+
.cart .shipping .input-box select { width:239px; }
|
1445 |
+
.cart .discount input.input-text { width:233px; }
|
1446 |
+
|
1447 |
+
.cart .discount label,.cart .shipping label{color:#5f6162;}
|
1448 |
+
|
1449 |
+
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }
|
1450 |
+
.cart button.btn-checkout span{padding:0 0 0 15px;}
|
1451 |
+
.cart button.btn-checkout span span{padding:0 15px 0 0;}
|
1452 |
+
/* Shopping Cart Totals */
|
1453 |
+
.cart .totals { float:right; width:252px; background:url(../images/new/cart_totals_bg.gif) 0 0 no-repeat; padding-top:7px;}
|
1454 |
+
.cart .totals-in{background:url(../images/new/cart_totals_bg.gif) 0 100% no-repeat; padding:0;}
|
1455 |
+
.cart .totals table { width:100%; margin:7px 0 3px; }
|
1456 |
+
.cart .totals td { padding:1px 12px 1px 7px; color:#3e3e3e;}
|
1457 |
+
.cart .totals tr.last td {}
|
1458 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1459 |
+
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1460 |
+
.cart .totals tfoot th strong,
|
1461 |
+
.cart .totals tfoot td strong { font-size:15px; font-weight:normal;}
|
1462 |
+
.cart .totals tfoot th strong .price,
|
1463 |
+
.cart .totals tfoot td strong .price{ font-size:17px; font-weight:bold; color:#1c1c1c;}
|
1464 |
+
.cart .totals .checkout-types { font-size:13px; padding:0 12px 3px; text-align:right; }
|
1465 |
+
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1466 |
+
.cart .totals .checkout-types li a{color:#5f6162; font-size:12px; text-decoration:none;}
|
1467 |
+
/* Options Tool Tip */
|
1468 |
+
.cart-table .item-options{padding-top:10px; overflow:hidden;}
|
1469 |
+
.cart-table .item-options dt {float:left;}
|
1470 |
+
.cart-table .item-options dd{margin-bottom:10px;}
|
1471 |
+
.cart-table .item-options dd .price{color:#1C1C1C; font-weight:bold;}
|
1472 |
+
.item-options dt { font-weight:bold; font-style:normal;}
|
1473 |
+
.item-options dd { padding-left:10px; margin:0 0 6px; }
|
1474 |
+
.truncated { cursor:help; }
|
1475 |
+
.truncated a.dots { cursor:help; }
|
1476 |
+
.truncated a.details { cursor:help; }
|
1477 |
+
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1478 |
+
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
|
1479 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1480 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1481 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1482 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1483 |
+
/* ======================================================================================= */
|
1484 |
+
/* Remember Me Popup ===================================================================== */
|
1485 |
+
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
|
1486 |
+
|
1487 |
+
.remember-me label { float:none; margin:0 6px; }
|
1488 |
+
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
|
1489 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1490 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1491 |
+
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
|
1492 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1493 |
+
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
|
1494 |
+
/* Remember Me Popup ===================================================================== */
|
1495 |
+
|
1496 |
+
/* MAP Popup============================================================================== */
|
1497 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1498 |
+
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
|
1499 |
+
|
1500 |
+
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
|
1501 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1502 |
+
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
|
1503 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1504 |
+
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
|
1505 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1506 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1507 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1508 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1509 |
+
.map-popup-price .price-box,
|
1510 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1511 |
+
.map-popup-price { margin:5px 0 0; }
|
1512 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1513 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1514 |
+
/* ======================================================================================= */
|
1515 |
+
|
1516 |
+
/* Checkout ============================================================================== */
|
1517 |
+
/********** < Common Checkout Styles */
|
1518 |
+
/* Shipping and Payment methods */
|
1519 |
+
.sp-methods { margin:0 0 8px; }
|
1520 |
+
.sp-methods dt { margin:13px 0 5px; font-weight:bold; color:#5f6162;}
|
1521 |
+
.sp-methods dd {}
|
1522 |
+
.sp-methods dd li { margin:5px 0; }
|
1523 |
+
.sp-methods label { font-weight:bold; color:#666; vertical-align:middle;}
|
1524 |
+
.sp-methods .price { font-weight:bold; }
|
1525 |
+
.sp-methods .form-list { padding-left:20px; }
|
1526 |
+
.sp-methods .form-list li { margin:0 0 8px; }
|
1527 |
+
.sp-methods select.month { width:154px; margin-right:10px; }
|
1528 |
+
.sp-methods select.year { width:96px; }
|
1529 |
+
.sp-methods input.cvv { width:3em !important; }
|
1530 |
+
#opc-review.active .step-title{border-bottom:0;}
|
1531 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1532 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1533 |
+
.sp-methods .checkmo-list address { float:left; }
|
1534 |
+
|
1535 |
+
.sp-methods .centinel-logos a { margin-right:3px; }
|
1536 |
+
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1537 |
+
|
1538 |
+
.please-wait { float:right; }
|
1539 |
+
.please-wait img { vertical-align:middle; }
|
1540 |
+
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1541 |
+
|
1542 |
+
/* Tooltip */
|
1543 |
+
.tool-tip { border:1px solid #d7d7d7; background:#fff; padding:15px 20px; position:absolute; z-index:9999; }
|
1544 |
+
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
|
1545 |
+
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
|
1546 |
+
.tool-tip .tool-tip-content { padding:5px; }
|
1547 |
+
|
1548 |
+
/* Gift Messages */
|
1549 |
+
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
|
1550 |
+
.gift-messages p.control { color:#8e8d8b; }
|
1551 |
+
.gift-messages-form { position:relative; }
|
1552 |
+
.gift-messages-form label { float:none !important; position:static !important; }
|
1553 |
+
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
|
1554 |
+
.gift-messages-form .whole-order { margin:0 0 25px; }
|
1555 |
+
.gift-messages-form .item { margin:0 0 10px; }
|
1556 |
+
.gift-messages-form .item .product-img-box { float:left; width:75px; }
|
1557 |
+
.gift-messages-form .item .product-image { margin:0 0 7px; }
|
1558 |
+
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
|
1559 |
+
.gift-messages-form .item .details { margin-left:90px; }
|
1560 |
+
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1561 |
+
.gift-messages-form .item .details .form-list .field { width:255px; }
|
1562 |
+
.gift-messages-form .item .details .form-list .input-box { width:240px; }
|
1563 |
+
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
|
1564 |
+
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
|
1565 |
+
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
|
1566 |
+
|
1567 |
+
.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
|
1568 |
+
.gift-message-link.expanded { background-position:100% -40px; }
|
1569 |
+
.gift-message-row { background:#f2efe9; }
|
1570 |
+
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
1571 |
+
|
1572 |
+
/* Checkout Agreements */
|
1573 |
+
.checkout-agreements li { margin:30px 0; }
|
1574 |
+
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
|
1575 |
+
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
|
1576 |
+
.checkout-agreements .agree input.checkbox { margin-right:6px; }
|
1577 |
+
.checkout-agreements .agree label { font-weight:bold; color:#666; }
|
1578 |
+
|
1579 |
+
.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
|
1580 |
+
.opc .checkout-agreements li { margin:20px 0 0; }
|
1581 |
+
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
|
1582 |
+
.opc .checkout-agreements .agree { padding-left:6px; }
|
1583 |
+
|
1584 |
+
/* Centinel */
|
1585 |
+
.centinel {}
|
1586 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1587 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1588 |
+
|
1589 |
+
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1590 |
+
|
1591 |
+
/* Generic Info Set */
|
1592 |
+
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
|
1593 |
+
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1594 |
+
.info-set h3,
|
1595 |
+
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
|
1596 |
+
.info-set h2 a,
|
1597 |
+
.info-set h3 a,
|
1598 |
+
.info-set h4 a { font-weight:normal; }
|
1599 |
+
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
|
1600 |
+
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
|
1601 |
+
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1602 |
+
.info-set .box { margin:0 0 15px; }
|
1603 |
+
.info-set .box h2 { color:#e26703; }
|
1604 |
+
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1605 |
+
.info-set .data-table .product-name a { font-weight:bold !important; }
|
1606 |
+
.info-set .data-table .item-options { margin:5px 0 0; }
|
1607 |
+
/********** Common Checkout Styles > */
|
1608 |
+
|
1609 |
+
/* One Page Checkout */
|
1610 |
+
.block-progress { border:0; margin:0; }
|
1611 |
+
.col-right .block-progress .block-content { padding:5px 7px 8px !important; }
|
1612 |
+
.block-progress dt { font-size:12px; font-weight:normal; line-height:1.35; background:none; border:1px solid #d7d7d7; margin:0 0 1px; padding:6px 8px 6px 14px; color:#5f6162; }
|
1613 |
+
.block-progress dd { background:none; border:1px solid #d7d7d7; border-top:0; padding:8px 8px 8px 14px; margin:0 0 6px; }
|
1614 |
+
.block-progress dt.complete { margin:0; }
|
1615 |
+
.block-progress dd.complete {}
|
1616 |
+
.block-progress p { margin:0; }
|
1617 |
+
|
1618 |
+
.opc .buttons-set { margin-top:0; padding-top:1em;border:0; }
|
1619 |
+
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1620 |
+
.opc .buttons-set .back-link small { display:none; }
|
1621 |
+
.opc .buttons-set .back-link a { }
|
1622 |
+
.opc .buttons-set.disabled button.button { display:none; }
|
1623 |
+
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
|
1624 |
+
.opc .ul { list-style:disc outside; padding-left:18px; }
|
1625 |
+
|
1626 |
+
.opc { position:relative; }
|
1627 |
+
.opc li.section {}
|
1628 |
+
|
1629 |
+
.opc .step-title { border-width:0 1px 1px; border-style:solid; border-color:#e3e3e3 #d7d7d7 #e3e3e3; background:#fff; padding:8px 8px 7px 21px; text-align:right; }
|
1630 |
+
.opc .step-title .number { float:left; background:#fff; border:1px solid #d7d7d7; padding:0 4px; margin:0 9px 0 0; font:normal 11px/14px arial, helvetica, sans-serif; color:#434343; }
|
1631 |
+
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#7c7c7c; }
|
1632 |
+
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1633 |
+
|
1634 |
+
.opc .allow .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; border-bottom:0;}
|
1635 |
+
.opc .allow .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1636 |
+
.opc .allow .step-title h2 { color:#5f6162; }
|
1637 |
+
/*.opc .allow .step-title a { display:block; }*/
|
1638 |
+
|
1639 |
+
.opc .active .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; }
|
1640 |
+
.opc .active .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1641 |
+
.opc .active .step-title h2 { color:#5f6162; }
|
1642 |
+
/*.opc .active .step-title a { display:none; }*/
|
1643 |
+
|
1644 |
+
.opc .step { border:1px solid #d7d7d7; border-top:0; background:#fff; padding:19px 21px; position:relative; }
|
1645 |
+
.opc .step .tool-tip { right:30px; }
|
1646 |
+
|
1647 |
+
#opc-login .buttons-set { border-top:0; }
|
1648 |
+
#opc-login h3 { font-size:13px; padding-bottom:2px; color:#5f6162;}
|
1649 |
+
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
|
1650 |
+
|
1651 |
+
#opc-shipping_method .buttons-set { border-top:0; }
|
1652 |
+
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
|
1653 |
+
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
|
1654 |
+
|
1655 |
+
#opc-review .step { border:0; padding:0; }
|
1656 |
+
#opc-review .product-name { font-weight:bold; color:#0a263c; }
|
1657 |
+
#opc-review .item-options { margin:5px 0 0; }
|
1658 |
+
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
|
1659 |
+
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1660 |
+
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1661 |
+
|
1662 |
+
/* Multiple Addresses Checkout */
|
1663 |
+
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1664 |
+
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #d7d7d7; padding:2px 0 0; font-weight:bold; text-align:center; color:#d7d7d7; }
|
1665 |
+
.checkout-progress li.active { border-top-color:#254488; color:#254488; }
|
1666 |
+
|
1667 |
+
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1668 |
+
.multiple-checkout h3,
|
1669 |
+
.multiple-checkout h4 { font-size:13px; font-weight:bold; }
|
1670 |
+
.multiple-checkout h2 a,
|
1671 |
+
.multiple-checkout h3 a,
|
1672 |
+
.multiple-checkout h4 a { font-weight:normal; }
|
1673 |
+
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1674 |
+
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
|
1675 |
+
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
|
1676 |
+
|
1677 |
+
.multiple-checkout .gift-messages { margin:15px 0 0; }
|
1678 |
+
|
1679 |
+
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
|
1680 |
+
|
1681 |
+
.multiple-checkout .col2-set,
|
1682 |
+
.multiple-checkout .col3-set { background:#fff; border:1px solid #d7d7d7; margin:0 0 25px; padding:20px; }
|
1683 |
+
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#fff; border-bottom:1px solid #d7d7d7; position:relative; }
|
1684 |
+
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
|
1685 |
+
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1686 |
+
.multiple-checkout .box { margin:0 0 15px; }
|
1687 |
+
.multiple-checkout .box h2 { }
|
1688 |
+
|
1689 |
+
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
|
1690 |
+
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
|
1691 |
+
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0;}
|
1692 |
+
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
|
1693 |
+
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
|
1694 |
+
.multiple-checkout .place-order .grand-total .price { color:#000; }
|
1695 |
+
.multiple-checkout .place-order .grand-total button.button span { font-size:14px; padding:0 0 0 14px;}
|
1696 |
+
.multiple-checkout .place-order .grand-total button.button span span { padding:0 14px 0 0; }
|
1697 |
+
|
1698 |
+
/* Step 1 */
|
1699 |
+
#multiship-addresses-table td { padding:10px; }
|
1700 |
+
#multiship-addresses-table tfoot td { padding:5px 10px; }
|
1701 |
+
|
1702 |
+
/* Step 2 */
|
1703 |
+
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
|
1704 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
|
1705 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
|
1706 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
|
1707 |
+
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
|
1708 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
|
1709 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
|
1710 |
+
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d7d7d7; background:#fff; padding:13px; position:relative; }
|
1711 |
+
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none;position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
|
1712 |
+
|
1713 |
+
/* Step 3 */
|
1714 |
+
.checkout-multishipping-billing .multiple-checkout { position:relative; }
|
1715 |
+
/* ======================================================================================= */
|
1716 |
+
|
1717 |
+
|
1718 |
+
/* Account Login/Create Pages ============================================================ */
|
1719 |
+
.account-login .content { min-height:240px; padding:14px 21px; background:#fff; border:1px solid #d7d7d7; border-bottom:0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
|
1720 |
+
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ccc;}
|
1721 |
+
.account-login .buttons-set { border:1px solid #d7d7d7; border-top:0; margin:0; padding:8px 13px; background:#fff; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;}
|
1722 |
+
|
1723 |
+
.account-create {}
|
1724 |
+
/* Account Login/Create Pages ============================================================ */
|
1725 |
+
|
1726 |
+
|
1727 |
+
/* My Account ============================================================================= */
|
1728 |
+
.my-account .title-buttons .link-rss { float:none; margin:0; }
|
1729 |
+
.box-account a{text-decoration:none;}
|
1730 |
+
.box-account a:hover{text-decoration:underline;}
|
1731 |
+
/********** < Dashboard */
|
1732 |
+
.dashboard .welcome-msg { margin:0 0 1.5em 0; }
|
1733 |
+
.dashboard .welcome-msg p { margin:0; }
|
1734 |
+
.dashboard .col2-set { margin:0 0 15px; }
|
1735 |
+
|
1736 |
+
/* General Box */
|
1737 |
+
.box-account { background:#fff; border:1px solid #d7d7d7; padding:15px; margin: 0 0 20px;}
|
1738 |
+
.box-account .box-head { margin:0 0 10px; text-align:right; }
|
1739 |
+
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; }
|
1740 |
+
|
1741 |
+
.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
|
1742 |
+
.dashboard .box .box-title h3,
|
1743 |
+
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
|
1744 |
+
|
1745 |
+
/* Block: Recent Orders */
|
1746 |
+
|
1747 |
+
/* Block: Account Information */
|
1748 |
+
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
|
1749 |
+
|
1750 |
+
/* Block: Reviews */
|
1751 |
+
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1752 |
+
.dashboard .box-reviews .details { margin-left:20px; }
|
1753 |
+
.dashboard .box-reviews li.item { margin:0 0 7px; }
|
1754 |
+
.dashboard .box-reviews li.item.last { margin:0; }
|
1755 |
+
.dashboard .box-reviews .ratings { margin:7px 0 0; }
|
1756 |
+
|
1757 |
+
/* Block: Tags */
|
1758 |
+
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1759 |
+
.dashboard .box-tags .details { margin-left:20px; }
|
1760 |
+
.dashboard .box-tags li.item { margin:0 0 7px; }
|
1761 |
+
.dashboard .box-tags li.item.last { margin:0; }
|
1762 |
+
.dashboard .box-tags .tags strong,
|
1763 |
+
.dashboard .box-tags .tags ul,
|
1764 |
+
.dashboard .box-tags .tags ul li { display:inline; }
|
1765 |
+
/********** Dashboard > */
|
1766 |
+
|
1767 |
+
/* Address Book */
|
1768 |
+
.addresses-list h2 { font-weight:bold; font-size:13px; text-transform:uppercase; }
|
1769 |
+
.addresses-list h3 { font-weight:bold; font-size:13px; }
|
1770 |
+
.addresses-list address { margin:0 0 3px; }
|
1771 |
+
.addresses-list p { margin:0; }
|
1772 |
+
.addresses-list a { font-weight:bold; }
|
1773 |
+
.addresses-list .link-remove { color:#646464; }
|
1774 |
+
.addresses-list .separator { margin:0 3px; }
|
1775 |
+
.addresses-list li.item { background:#fff; border:1px solid #d7d7d7; padding:10px 13px; margin:0 0 10px; }
|
1776 |
+
.addresses-list li.empty { background:none; border:0; padding:0; }
|
1777 |
+
.addresses-list li.empty p { font-weight:bold; }
|
1778 |
+
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
|
1779 |
+
|
1780 |
+
/* Order View */
|
1781 |
+
.order-info { background:#fdfdfd; border:1px solid #d7d7d7; padding:5px 8px; margin:0 0 8px;}
|
1782 |
+
.order-info dt,
|
1783 |
+
.order-info dd,
|
1784 |
+
.order-info ul,
|
1785 |
+
.order-info li { display:inline; }
|
1786 |
+
.order-info .current { font-weight:bold; }
|
1787 |
+
.order-info li { margin:0 3px; }
|
1788 |
+
|
1789 |
+
.order-date { margin:10px 0; color:#474747; padding-left:9px;}
|
1790 |
+
|
1791 |
+
.order-info-box { background:#fff; border:1px solid #d7d7d7; padding:12px 8px; margin:0 0 15px; }
|
1792 |
+
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1793 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1794 |
+
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1795 |
+
|
1796 |
+
.order-items { width:100%; overflow-x:auto; }
|
1797 |
+
.order-items h2,
|
1798 |
+
.order-items h3 { font-weight:bold; font-size:13px; display:none;}
|
1799 |
+
.order-items .product-name { font-size:1em !important; font-weight:bold !important; display:block;}
|
1800 |
+
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
|
1801 |
+
.order-items p .link-print { float:none; }
|
1802 |
+
|
1803 |
+
.order-gift-message { margin:15px 0; }
|
1804 |
+
.gift-message dt strong { color:#666; }
|
1805 |
+
.gift-message dd { margin:5px 0 0; font-size:13px; }
|
1806 |
+
|
1807 |
+
.order-about { margin:15px 0; }
|
1808 |
+
.order-about dt { font-weight:bold; }
|
1809 |
+
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1810 |
+
|
1811 |
+
.tracking-table { margin:0 0 15px; }
|
1812 |
+
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1813 |
+
.tracking-table th,
|
1814 |
+
.tracking-table td { padding:1px 5px 0 0; }
|
1815 |
+
|
1816 |
+
.tracking-table-popup { width:100%; }
|
1817 |
+
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1818 |
+
.tracking-table-popup th,
|
1819 |
+
.tracking-table-popup td { padding:1px 8px; }
|
1820 |
+
|
1821 |
+
/* Order Print Pages */
|
1822 |
+
.page-print .print-head { margin:0 0 15px; }
|
1823 |
+
.page-print .print-head .logo { float:left; }
|
1824 |
+
.page-print .print-head address { float:left; margin-left:15px; }
|
1825 |
+
.page-print h1 { font-size:16px; font-weight:bold; }
|
1826 |
+
.page-print h2,
|
1827 |
+
.page-print h3 { font-size:13px; font-weight:bold; }
|
1828 |
+
.page-print h2.h2 { font-size:16px; font-weight:bold; }
|
1829 |
+
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
|
1830 |
+
.page-print .col2-set { margin:0 0 10px; }
|
1831 |
+
/* Price Rewrites */
|
1832 |
+
.page-print .gift-message-link { display:none; }
|
1833 |
+
.page-print .price-excl-tax,
|
1834 |
+
.page-print .price-incl-tax { display:block; white-space:nowrap; }
|
1835 |
+
.page-print .cart-price,
|
1836 |
+
.page-print .price-excl-tax .label,
|
1837 |
+
.page-print .price-incl-tax .label,
|
1838 |
+
.page-print .price-excl-tax .price,
|
1839 |
+
.page-print .price-incl-tax .price { display:inline; }
|
1840 |
+
|
1841 |
+
/* My Wishlist */
|
1842 |
+
.my-wishlist .data-table td { padding:10px; }
|
1843 |
+
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
|
1844 |
+
.my-wishlist textarea { display:block; width:97%; height:109px; }
|
1845 |
+
.my-wishlist .buttons-set { margin-top:2em; }
|
1846 |
+
.my-wishlist .buttons-set button.button { float:none; }
|
1847 |
+
#wishlist-table .add-to-links { white-space:nowrap; }
|
1848 |
+
|
1849 |
+
/* My Tags */
|
1850 |
+
.my-tag-edit { float:left; margin:0 0 10px; }
|
1851 |
+
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
|
1852 |
+
#my-tags-table { clear:both; }
|
1853 |
+
#my-tags-table td { padding:10px; }
|
1854 |
+
#my-tags-table .add-to-links { white-space:nowrap; }
|
1855 |
+
|
1856 |
+
/* My Reviews */
|
1857 |
+
#my-reviews-table td { padding:10px; }
|
1858 |
+
|
1859 |
+
.product-review .product-img-box { float:left; width:140px; }
|
1860 |
+
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
|
1861 |
+
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
|
1862 |
+
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1863 |
+
.product-review .product-details { margin-left:150px; }
|
1864 |
+
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
|
1865 |
+
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
|
1866 |
+
.product-review .ratings-table { margin:0 0 10px; }
|
1867 |
+
.product-review dt { font-weight:bold; }
|
1868 |
+
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1869 |
+
|
1870 |
+
/* Billing Agreements */
|
1871 |
+
.billing-agreements .form-list li select { float:left; }
|
1872 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1873 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1874 |
+
/* ======================================================================================= */
|
1875 |
+
|
1876 |
+
.page{padding-bottom:127px;}
|
1877 |
+
/* Footer ================================================================================ */
|
1878 |
+
.footer-container { background:#e4e4e4; border-top:1px solid #e0e0e0; text-align:left; height:92px; position:relative;margin-top:-93px;}
|
1879 |
+
.footer { width:931px; margin:0 auto; padding:14px 10px 19px; height:59px;}
|
1880 |
+
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
|
1881 |
+
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
|
1882 |
+
.footer .store-switcher select { padding:0; vertical-align:middle; }
|
1883 |
+
.footer a { color:#535353; text-decoration:none; }
|
1884 |
+
.footer a:hover { text-decoration:underline; }
|
1885 |
+
.footer .bugs { margin:13px 0 0; color:#535353; }
|
1886 |
+
.footer .bugs a { color:#535353; text-decoration:underline; }
|
1887 |
+
.footer .bugs a:hover { text-decoration:none; }
|
1888 |
+
.footer address { margin:14px 0 10px; color:#7f7f7f; }
|
1889 |
+
.footer address a { color:#535353; text-decoration:underline; }
|
1890 |
+
.footer address a:hover { text-decoration:none; }
|
1891 |
+
.footer ul { float:left; }
|
1892 |
+
.footer ul.links { display:block; }
|
1893 |
+
.footer li { float:left; padding:0 22px 0 0px; }
|
1894 |
+
/*.footer li.last { background:none !important; padding-right:0 !important; }*/
|
1895 |
+
.footer-container .bottom-container { margin:0 0 5px; }
|
1896 |
+
/* ======================================================================================= */
|
1897 |
+
|
1898 |
+
/* Sample Data============================================================================ */
|
1899 |
+
.home-callout { margin-bottom:12px; }
|
1900 |
+
.home-callout img { display:block }
|
1901 |
+
.home-spot { float:left; width:425px; margin-left:20px; }
|
1902 |
+
.home-spot img{max-width:100%;}
|
1903 |
+
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
|
1904 |
+
.best-selling table { border-top:1px solid #ccc; }
|
1905 |
+
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
|
1906 |
+
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
|
1907 |
+
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
|
1908 |
+
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
|
1909 |
+
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
|
1910 |
+
.best-selling a.product-name,
|
1911 |
+
.home-spot .best-selling a.product-name:hover { color:#203548; }
|
1912 |
+
/* ======================================================================================= */
|
1913 |
+
|
1914 |
+
|
1915 |
+
/* Clears ================================================================================ */
|
1916 |
+
.clearer:after,
|
1917 |
+
.header-container:after,
|
1918 |
+
.header-container .top-container:after,
|
1919 |
+
.header:after,
|
1920 |
+
.header .quick-access:after,
|
1921 |
+
#nav:after,
|
1922 |
+
.main:after,
|
1923 |
+
.footer:after,
|
1924 |
+
.footer-container .bottom-container:after,
|
1925 |
+
.col-main:after,
|
1926 |
+
.col2-set:after,
|
1927 |
+
.col3-set:after,
|
1928 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1929 |
+
.col4-set:after,
|
1930 |
+
.search-autocomplete li:after,
|
1931 |
+
.block .block-content:after,
|
1932 |
+
.block .actions:after,
|
1933 |
+
.block li.item:after,
|
1934 |
+
.block-poll li:after,
|
1935 |
+
.block-layered-nav .currently li:after,
|
1936 |
+
.page-title:after,
|
1937 |
+
.products-grid:after,
|
1938 |
+
.products-list li.item:after,
|
1939 |
+
.box-account .box-head:after,
|
1940 |
+
.dashboard .box .box-title:after,
|
1941 |
+
.box-reviews li.item:after,
|
1942 |
+
.box-tags li.item:after,
|
1943 |
+
.pager:after,
|
1944 |
+
.sorter:after,
|
1945 |
+
.ratings:after,
|
1946 |
+
.add-to-box:after,
|
1947 |
+
.add-to-cart:after,
|
1948 |
+
.product-essential:after,
|
1949 |
+
.product-collateral:after,
|
1950 |
+
.product-view .product-img-box .more-views ul:after,
|
1951 |
+
.product-view .box-tags .form-add:after,
|
1952 |
+
.product-options .options-list li:after,
|
1953 |
+
.product-options-bottom:after,
|
1954 |
+
.product-review:after,
|
1955 |
+
.cart:after,
|
1956 |
+
.cart-collaterals:after,
|
1957 |
+
.cart .crosssell li.item:after,
|
1958 |
+
.opc .step-title:after,
|
1959 |
+
.checkout-progress:after,
|
1960 |
+
.multiple-checkout .place-order:after,
|
1961 |
+
.group-select li:after,
|
1962 |
+
.form-list li:after,
|
1963 |
+
.form-list .field:after,
|
1964 |
+
.buttons-set:after,
|
1965 |
+
.page-print .print-head:after,
|
1966 |
+
.advanced-search-summary:after,
|
1967 |
+
.gift-messages-form .item:after,
|
1968 |
+
.send-friend .form-list li p:after,
|
1969 |
+
.menu-and-search .form-search:after,
|
1970 |
+
.products-list li.item .list-item-bg:after,
|
1971 |
+
.product-view .product-shop .short-description:after,
|
1972 |
+
.product-view .box-description:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1973 |
+
/* ======================================================================================= */
|
1974 |
+
.block .block-content{padding-left:21px !important;}
|
1975 |
+
.block-reorder .actions{padding-left:0;}
|
1976 |
+
.pager .pages a.next,
|
1977 |
+
.pager .pages a.previous{text-decoration:none;}
|
1978 |
+
|
1979 |
+
.btn-edit { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
1980 |
+
.cards-list dt { margin:5px 0 0; }
|
1981 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
1982 |
+
|
1983 |
+
/* Configured price */
|
1984 |
+
.configured-price { margin:0; }
|
1985 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
1986 |
+
.configured-price .price { font-weight:bold; }
|
1987 |
+
|
1988 |
+
.product-options {position:relative;}
|
1989 |
+
|
1990 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1991 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1992 |
+
|
1993 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1994 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1995 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1996 |
+
|
1997 |
+
.product-view .product-options-bottom .add-to-links{
|
1998 |
+
clear:both;
|
1999 |
+
margin:0;
|
2000 |
+
font-size:11px;
|
2001 |
+
}
|
2002 |
+
.product-view .product-options-bottom .add-to-links a {
|
2003 |
+
font-weight: normal !important;
|
2004 |
+
}
|
2005 |
+
.product-view .product-options-bottom .add-to-links li, .product-view .product-options-bottom .add-to-links li .separator {
|
2006 |
+
display: inline;
|
2007 |
+
}
|
2008 |
+
.product-view .product-options-bottom .add-to-links a.link-compare {
|
2009 |
+
color: #5F5F5F;
|
2010 |
+
}
|
2011 |
+
|
2012 |
+
/* CSS3 Borders */
|
2013 |
+
.products-list .product-image,
|
2014 |
+
.product-view .product-img-box .more-views li a{-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
|
2015 |
+
|
2016 |
+
input.input-text,
|
2017 |
+
select,textarea,
|
2018 |
+
.fieldset .legend,
|
2019 |
+
.toolbar,
|
2020 |
+
.cart-table tbody td .cart-prod-image img,
|
2021 |
+
.tier-prices,
|
2022 |
+
.product-view .product-img-box .product-image,
|
2023 |
+
.product-options,
|
2024 |
+
.tags-list,
|
2025 |
+
.cart .crosssell .product-image img,
|
2026 |
+
.multiple-checkout .col2-set,
|
2027 |
+
.multiple-checkout .col3-set,
|
2028 |
+
.addresses-list li.item{-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
|
2029 |
+
|
2030 |
+
.fieldset,
|
2031 |
+
.messages li,
|
2032 |
+
.box-account,
|
2033 |
+
.order-info,
|
2034 |
+
.order-info-box{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
|
2035 |
+
|
2036 |
+
.opc li:first-child .step-title{
|
2037 |
+
-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
|
2038 |
+
}
|
2039 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/jewelry_blue/images/bkg_buttons-set1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_collapse-gm.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_collapse.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_divider1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_opc-title-off.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_pipe1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_pipe2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_pipe3.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_product_collateral.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_rating.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_tfoot.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_th-v.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_th.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/bkg_toolbar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_gm-close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_google_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_paypal_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_remove.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_remove2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_search.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_trash.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/catalog/product/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/cvv.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/cvv.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/fam_book_open.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/grid-cal.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_arrow-top.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_asc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_desc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_folder-table.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_ma-reviews.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_ma-tags.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_msg-error.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_msg-note.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_msg-success.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_page1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_page2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_pager-next.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_pager-prev.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_rss-big.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_search_criteria.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_tag_add.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_tier.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_type_grid.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/i_type_list.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/logo.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/logo_email.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/logo_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/magnifier_handle.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/nav_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/nav_li_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/nav_li_first.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/best_sell_head.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/block_button_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/block_left_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/block_right_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/block_title_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/bread_spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/buttun_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/cart_crossell.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/cart_disc_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/cart_disc_head.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/cart_totals_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/doble_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/home_newsletter.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/opc_active_title.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/product_grid_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/product_grid_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/product_grid_bg2.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/product_list_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/new/product_tabs_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/np_cart_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/np_more_img.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/np_product_main.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/np_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/np_thumb2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/opc-ajax-loader.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/pager_arrow_left.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/pager_arrow_right.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/slider_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/slider_btn_zoom_in.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/slider_btn_zoom_out.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/top_search_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/validation_advice_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_account.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_cart.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_home.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_more.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_page.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_search.png
ADDED
Binary file
|
skin/frontend/default/jewelry_blue/images/xmlconnect/tab_shop.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/css/print.css
ADDED
@@ -0,0 +1,40 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
* { background:none !important; text-align:left !important; }
|
26 |
+
html { margin:0 !important; padding:0 !important; }
|
27 |
+
body { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
|
28 |
+
a { color:#2976c9 !important; }
|
29 |
+
th,td { color:#2f2f2f !important; border-color:#ccc !important; }
|
30 |
+
|
31 |
+
.header-container,
|
32 |
+
.nav-container,
|
33 |
+
.footer-container,
|
34 |
+
.pager,
|
35 |
+
.toolbar,
|
36 |
+
.actions,
|
37 |
+
.buttons-set { display:none !important; }
|
38 |
+
|
39 |
+
.page-print .data-table .cart-tax-total { background-position:100% -54px; }
|
40 |
+
.page-print .data-table .cart-tax-info { display:block !important; }
|
skin/frontend/default/jewelry_purple/css/styles-ie.css
ADDED
@@ -0,0 +1,153 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* IE 6 only */
|
27 |
+
* html .validation-advice { height:13px; }
|
28 |
+
* html .error-msg,
|
29 |
+
* html .success-msg,
|
30 |
+
* html .note-msg,
|
31 |
+
* html .notice-msg { height:20px; }
|
32 |
+
* html .main { height:400px; }
|
33 |
+
* html .account-login .content { height:240px; }
|
34 |
+
.block li.item,
|
35 |
+
.block-poll li,
|
36 |
+
.opc li.section { vertical-align:top; }
|
37 |
+
* html .window-overlay { background:#ccc; filter:alpha(opacity=50); }
|
38 |
+
|
39 |
+
/* Doubled Margin Fixes */
|
40 |
+
.product-view .product-img-box .more-views li,
|
41 |
+
.product-view .box-tags .form-add .input-box,
|
42 |
+
.sp-methods select.month { display:inline; }
|
43 |
+
|
44 |
+
/********** < Navigation styles */
|
45 |
+
#nav li,
|
46 |
+
#nav li a,
|
47 |
+
.product-view .product-shop .short-description,
|
48 |
+
.product-view .box-description{zoom:1;}
|
49 |
+
#nav li { vertical-align:top; }
|
50 |
+
/********** < Navigation styles */
|
51 |
+
|
52 |
+
select { margin-bottom:1px; }
|
53 |
+
input.radio { width:13px; height:13px; }
|
54 |
+
input.checkbox { width:13px; height:13px; }
|
55 |
+
button.button { height:30px; }
|
56 |
+
.block button.button { height:24px; }
|
57 |
+
button.button span { position:relative; }
|
58 |
+
.form-list label { position:relative; z-index:0; }
|
59 |
+
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
60 |
+
|
61 |
+
table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
62 |
+
|
63 |
+
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
64 |
+
|
65 |
+
.gift-messages-form { position:relative; zoom:1; }
|
66 |
+
|
67 |
+
.tool-tip .btn-close a { margin:0; }
|
68 |
+
|
69 |
+
.product-view .box-tags .product-tags li{ padding:0 4px 0 7px; }
|
70 |
+
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
.menu-and-search .form-search,.products-list li.item .list-item-bg,.products-grid li.item .add-to-links,.products-list li.item .add-to-links,.product-tabs,.cart-table .item-options,.products-grid li.item .add-to-links .separator,
|
73 |
+
.products-list li.item .add-to-links .separator,.products-list li.item{zoom:1;}
|
74 |
+
/* Clearer */
|
75 |
+
.clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
76 |
+
/* Clears and hasLayout fixes */
|
77 |
+
.header-container,
|
78 |
+
.header-container .top-container,
|
79 |
+
.header,
|
80 |
+
.header .quick-access,
|
81 |
+
#nav,
|
82 |
+
.main,
|
83 |
+
.footer,
|
84 |
+
.footer-container .bottom-container,
|
85 |
+
.col-main,
|
86 |
+
.col2-set,
|
87 |
+
.col3-set,
|
88 |
+
.col3-layout .product-options-bottom .price-box,
|
89 |
+
.col4-set,
|
90 |
+
.messages li,
|
91 |
+
.search-autocomplete li,
|
92 |
+
.block,
|
93 |
+
.block .block-content,
|
94 |
+
.block .actions,
|
95 |
+
.block li.item,
|
96 |
+
.block-poll li,
|
97 |
+
.block-poll .label,
|
98 |
+
.block-layered-nav .currently li,
|
99 |
+
.block-account .block-content li a,
|
100 |
+
.mini-products-list .product-details,
|
101 |
+
.page-title,
|
102 |
+
.rss-title h1,
|
103 |
+
.products-grid,
|
104 |
+
.products-list li.item,
|
105 |
+
.box-account .box-head,
|
106 |
+
.dashboard .box .box-title,
|
107 |
+
.box-reviews li.item,
|
108 |
+
.box-tags li.item,
|
109 |
+
.pager,
|
110 |
+
.sorter,
|
111 |
+
.ratings,
|
112 |
+
.add-to-box,
|
113 |
+
.add-to-cart,
|
114 |
+
.product-essential,
|
115 |
+
.product-collateral,
|
116 |
+
.product-view .product-img-box .more-views ul,
|
117 |
+
.product-view .box-tags .form-add,
|
118 |
+
.product-options .options-list li,
|
119 |
+
.product-options-bottom,
|
120 |
+
.truncated,
|
121 |
+
.truncated .truncated_full_value,
|
122 |
+
.product-review,
|
123 |
+
.cart,
|
124 |
+
.cart-collaterals,
|
125 |
+
.cart .crosssell li.item,
|
126 |
+
.cart .discount,
|
127 |
+
.opc .step-title,
|
128 |
+
.opc .step,
|
129 |
+
.multiple-checkout,
|
130 |
+
.sp-methods,
|
131 |
+
.checkout-progress,
|
132 |
+
.multiple-checkout .place-order,
|
133 |
+
.form-list li,
|
134 |
+
.form-list .field,
|
135 |
+
.group-select li,
|
136 |
+
.buttons-set,
|
137 |
+
.page-print .print-head,
|
138 |
+
.cart-tax-total,
|
139 |
+
.advanced-search-summary,
|
140 |
+
.advanced-search-summary p,
|
141 |
+
.gift-messages-form .item,
|
142 |
+
.send-friend .form-list li p,
|
143 |
+
.centinel .authentication { zoom:1; }
|
144 |
+
|
145 |
+
#opc-review .sp-methods .input-box { float:left; }
|
146 |
+
.product-options{zoom:1;}
|
147 |
+
|
148 |
+
/* Hover Fix */
|
149 |
+
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
150 |
+
|
151 |
+
.clearfix{zoom:1;}
|
152 |
+
|
153 |
+
.header .quick-access{height:58px; overflow:hidden;}
|
skin/frontend/default/jewelry_purple/css/styles.css
ADDED
@@ -0,0 +1,2040 @@
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
|
Â
|
1 |
+
/**
|
2 |
+
* Magento
|
3 |
+
*
|
4 |
+
* NOTICE OF LICENSE
|
5 |
+
*
|
6 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
7 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
8 |
+
* It is also available through the world-wide-web at this URL:
|
9 |
+
* http://opensource.org/licenses/afl-3.0.php
|
10 |
+
* If you did not receive a copy of the license and are unable to
|
11 |
+
* obtain it through the world-wide-web, please send an email
|
12 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
13 |
+
*
|
14 |
+
* DISCLAIMER
|
15 |
+
*
|
16 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
17 |
+
* versions in the future. If you wish to customize Magento for your
|
18 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
19 |
+
*
|
20 |
+
* @category design
|
21 |
+
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
23 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
+
*/
|
25 |
+
|
26 |
+
/* Reset ================================================================================= */
|
27 |
+
* { margin:0; padding:0; }
|
28 |
+
html{
|
29 |
+
height:100%;
|
30 |
+
width:100%;
|
31 |
+
}
|
32 |
+
body{
|
33 |
+
height:100%;
|
34 |
+
width:100%;
|
35 |
+
}
|
36 |
+
.wrapper{
|
37 |
+
min-height:100%;
|
38 |
+
height:auto !important;
|
39 |
+
height:100%;
|
40 |
+
}
|
41 |
+
body { background:#fff; font:12px/1.55 Arial, Helvetica, sans-serif; color:#676767; text-align:center; border:0 !important;}
|
42 |
+
|
43 |
+
img { border:0; vertical-align:top; }
|
44 |
+
|
45 |
+
a { color:#a8047a; text-decoration:underline; }
|
46 |
+
a:hover { text-decoration:none; }
|
47 |
+
:focus { outline:0; }
|
48 |
+
.clearfix:after {
|
49 |
+
content:' ';
|
50 |
+
clear:both;
|
51 |
+
display:block;
|
52 |
+
width:0;
|
53 |
+
height:0;
|
54 |
+
overflow:hidden;
|
55 |
+
font-size:0;
|
56 |
+
}
|
57 |
+
/* Headings */
|
58 |
+
h1,h2,h3,
|
59 |
+
h4,h5,h6 { margin:0 0 5px; line-height:1.35; color:#5f6162; }
|
60 |
+
h1 { font-size:20px; font-weight:normal; }
|
61 |
+
h2 { font-size:18px; font-weight:normal; }
|
62 |
+
h3 { font-size:16px; font-weight:bold; }
|
63 |
+
h4 { font-size:14px; font-weight:bold; }
|
64 |
+
h5 { font-size:12px; font-weight:bold; }
|
65 |
+
h6 { font-size:11px; font-weight:bold; }
|
66 |
+
|
67 |
+
/* Forms */
|
68 |
+
form { display:inline; }
|
69 |
+
fieldset { border:0; }
|
70 |
+
legend { display:none; }
|
71 |
+
|
72 |
+
/* Table */
|
73 |
+
table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
|
74 |
+
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
|
75 |
+
|
76 |
+
/* Content */
|
77 |
+
p { margin:0 0 10px; }
|
78 |
+
strong { font-weight:bold; }
|
79 |
+
address { font-style:normal; line-height:1.35; }
|
80 |
+
cite { font-style:normal; }
|
81 |
+
q,
|
82 |
+
blockquote { quotes:none; }
|
83 |
+
q:before,
|
84 |
+
q:after { content:''; }
|
85 |
+
small,big { font-size:1em; }
|
86 |
+
/*sup { font-size:1em; vertical-align:top; }*/
|
87 |
+
|
88 |
+
/* Lists */
|
89 |
+
ul,ol { list-style:none; }
|
90 |
+
|
91 |
+
/* Tools */
|
92 |
+
.hidden { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
|
93 |
+
.nobr { white-space:nowrap !important; }
|
94 |
+
.wrap { white-space:normal !important; }
|
95 |
+
.a-left { text-align:left !important; }
|
96 |
+
.a-center { text-align:center !important; }
|
97 |
+
.a-right { text-align:right !important; }
|
98 |
+
.v-top { vertical-align:top; }
|
99 |
+
.v-middle { vertical-align:middle; }
|
100 |
+
.f-left,
|
101 |
+
.left { float:left !important; }
|
102 |
+
.f-right,
|
103 |
+
.right { float:right !important; }
|
104 |
+
.f-none { float:none !important; }
|
105 |
+
.f-fix { float:left; width:100%; }
|
106 |
+
.no-display { display:none; }
|
107 |
+
.no-margin { margin:0 !important; }
|
108 |
+
.no-padding { padding:0 !important; }
|
109 |
+
.no-bg { background:none !important; }
|
110 |
+
/* ======================================================================================= */
|
111 |
+
|
112 |
+
|
113 |
+
/* Layout ================================================================================ */
|
114 |
+
.page-print { background:#fff; padding:25px 30px; text-align:left; }
|
115 |
+
.page-empty { background:#fff; padding:20px; text-align:left; }
|
116 |
+
.page-popup { background:#fff; padding:25px 30px; text-align:left; width:auto;}
|
117 |
+
.main-container { background:#fff; }
|
118 |
+
.main { width:931px; margin:0 auto; min-height:400px; padding:8px 0; background:#fff; text-align:left; }
|
119 |
+
|
120 |
+
/* Base Columns */
|
121 |
+
.col-left { float:left; width:226px; padding:0 0 1px; }
|
122 |
+
.col-main { float:left; width:685px; padding:0 0 1px; }
|
123 |
+
.col-right { float:right; width:240px; padding:0 0 1px; }
|
124 |
+
|
125 |
+
/* 1 Column Layout */
|
126 |
+
.col1-layout .col-main { float:none; width:auto; }
|
127 |
+
|
128 |
+
/* 2 Columns Layout */
|
129 |
+
.col2-left-layout .col-main { float:right; }
|
130 |
+
.col2-right-layout .col-main {width:673px;}
|
131 |
+
|
132 |
+
/* 3 Columns Layout */
|
133 |
+
.col3-layout .col-main { width:444px; margin-left:11px; display:inline;}
|
134 |
+
.col3-layout .col-wrapper { float:left; width:681px; }
|
135 |
+
.col3-layout .col-wrapper .col-main { float:right; }
|
136 |
+
|
137 |
+
/* Content Columns */
|
138 |
+
.col2-set .col-1 { float:left; width:48.5%; }
|
139 |
+
.col2-set .col-2 { float:right; width:48.5%; }
|
140 |
+
.col2-set .col-narrow { width:32%; }
|
141 |
+
.col2-set .col-wide { width:65%; }
|
142 |
+
|
143 |
+
.col3-set .col-1 { float:left; width:32%; }
|
144 |
+
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
|
145 |
+
.col3-set .col-3 { float:right; width:32%; }
|
146 |
+
|
147 |
+
.col4-set .col-1 { float:left; width:23.5%; }
|
148 |
+
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
|
149 |
+
.col4-set .col-3 { float:left; width:23.5%; }
|
150 |
+
.col4-set .col-4 { float:right; width:23.5%; }
|
151 |
+
/* ======================================================================================= */
|
152 |
+
|
153 |
+
|
154 |
+
/* Global Styles ========================================================================= */
|
155 |
+
/* Form Elements */
|
156 |
+
.product-options-bottom .add-to-cart button.button{position:relative;margin-top:-5px;}
|
157 |
+
input,select,textarea,button { font:11px/14px Tahoma,Geneva,Kalimati,sans-serif; vertical-align:middle; color:#595959; }
|
158 |
+
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6;}
|
159 |
+
input.input-text,textarea { padding:3px 2px; }
|
160 |
+
input.input-text{line-height:13px;}
|
161 |
+
select { padding:2px; }
|
162 |
+
select option { padding-right:10px; }
|
163 |
+
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
|
164 |
+
select.multiselect option:last-child { border-bottom:0; }
|
165 |
+
textarea { overflow:auto; }
|
166 |
+
input.radio { margin-right:3px; }
|
167 |
+
input.checkbox { margin-right:3px; }
|
168 |
+
input.qty { width:2.5em !important; text-align:center;}
|
169 |
+
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
|
170 |
+
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
|
171 |
+
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
|
172 |
+
button.button span { display:block; height:30px; border:0; background:url(../images/new/buttun_bg.png) 0 0 no-repeat; padding:0 0 0 10px; font:normal 12px/30px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
|
173 |
+
button.button span span { padding:0 10px 0 0; background:url(../images/new/buttun_bg.png) 100% 0 no-repeat; font:normal 12px/30px Arial, Helvetica, sans-serif;}
|
174 |
+
button.disabled span { border-color:#bbb !important; background:#bbb !important; }
|
175 |
+
button.btn-cart span{
|
176 |
+
padding:0 0 0 14px;
|
177 |
+
}
|
178 |
+
button.btn-cart span span{
|
179 |
+
padding:0 14px 0 0;
|
180 |
+
line-height:30px;
|
181 |
+
}
|
182 |
+
.block button.button span,
|
183 |
+
.block button.btn-cart span{
|
184 |
+
background:url(../images/new/block_button_bg.png) 0 0 no-repeat;
|
185 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
186 |
+
padding:0 0 0 10px;
|
187 |
+
height:22px;
|
188 |
+
}
|
189 |
+
.block button.button span span,
|
190 |
+
.block button.btn-cart span span{
|
191 |
+
background:url(../images/new/block_button_bg.png) 100% 0 no-repeat;
|
192 |
+
font:normal 12px/20px Tahoma,Geneva,Kalimati,sans-serif;
|
193 |
+
padding:0 10px 0 0;
|
194 |
+
}
|
195 |
+
p.control input.checkbox,
|
196 |
+
p.control input.radio { margin-right:6px; }
|
197 |
+
/* Form Highlight */
|
198 |
+
input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
199 |
+
/*.highlight { background:#efefef; }*/
|
200 |
+
|
201 |
+
/* Form lists */
|
202 |
+
/* Grouped fields */
|
203 |
+
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
|
204 |
+
.form-list li { margin:0 0 8px; }
|
205 |
+
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
|
206 |
+
.form-list label.required {}
|
207 |
+
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
|
208 |
+
.form-list li.control label { float:none; }
|
209 |
+
.form-list li.control input.radio,
|
210 |
+
.form-list li.control input.checkbox { margin-right:6px; }
|
211 |
+
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
|
212 |
+
/*.form-list li.fields { margin-right:-15px; }*/
|
213 |
+
.form-list .input-box { display:block; clear:both; width:260px; }
|
214 |
+
.form-list .field { float:left; width:275px; }
|
215 |
+
.form-list input.input-text { width:254px; }
|
216 |
+
.form-list textarea { width:254px; height:10em; }
|
217 |
+
.form-list select { width:260px; }
|
218 |
+
.form-list li.wide .input-box { width:535px; }
|
219 |
+
.form-list li.wide input.input-text { width:529px; }
|
220 |
+
.form-list li.wide textarea { width:529px; }
|
221 |
+
.form-list li.wide select { width:535px; }
|
222 |
+
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
223 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
224 |
+
.form-list .input-range input.input-text { width:74px; }
|
225 |
+
/* Customer */
|
226 |
+
.form-list .customer-name-prefix .input-box,
|
227 |
+
.form-list .customer-name-suffix .input-box,
|
228 |
+
.form-list .customer-name-prefix-suffix .input-box,
|
229 |
+
.form-list .customer-name-prefix-middlename .input-box,
|
230 |
+
.form-list .customer-name-middlename-suffix .input-box,
|
231 |
+
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
|
232 |
+
|
233 |
+
.form-list .name-prefix { width:65px; }
|
234 |
+
.form-list .name-prefix select { width:55px; }
|
235 |
+
.form-list .name-prefix input.input-text { width:49px; }
|
236 |
+
|
237 |
+
.form-list .name-suffix { width:65px; }
|
238 |
+
.form-list .name-suffix select { width:55px; }
|
239 |
+
.form-list .name-suffix input.input-text { width:49px; }
|
240 |
+
|
241 |
+
.form-list .name-middlename { width:70px; }
|
242 |
+
.form-list .name-middlename input.input-text { width:49px; }
|
243 |
+
|
244 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
|
245 |
+
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
|
246 |
+
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
|
247 |
+
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
|
248 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
|
249 |
+
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
|
250 |
+
|
251 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
252 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
253 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
254 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
255 |
+
|
256 |
+
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
|
257 |
+
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
|
258 |
+
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
|
259 |
+
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
|
260 |
+
|
261 |
+
.form-list .customer-name-prefix .name-firstname,
|
262 |
+
.form-list .customer-name-middlename .name-firstname { width:210px; }
|
263 |
+
|
264 |
+
.form-list .customer-name-suffix .name-lastname,
|
265 |
+
.form-list .customer-name-middlename .name-firstname,
|
266 |
+
.form-list .customer-name-middlename-suffix .name-firstname,
|
267 |
+
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
|
268 |
+
|
269 |
+
.form-list .customer-name-prefix .name-firstname input.input-text,
|
270 |
+
.form-list .customer-name-suffix .name-lastname input.input-text,
|
271 |
+
.form-list .customer-name-middlename .name-firstname input.input-text,
|
272 |
+
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
|
273 |
+
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
|
274 |
+
|
275 |
+
.form-list .customer-dob .dob-month,
|
276 |
+
.form-list .customer-dob .dob-day,
|
277 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
278 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
279 |
+
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
|
280 |
+
.form-list .customer-dob .dob-day,
|
281 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
282 |
+
.form-list .customer-dob .dob-day input.input-text,
|
283 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
284 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
285 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }
|
286 |
+
|
287 |
+
/* Independent fields */
|
288 |
+
/*.form-list li { margin:0 0 8px; }
|
289 |
+
.form-list li.fields { margin:0; }
|
290 |
+
.form-list .field { display:block; margin:0 0 8px; }
|
291 |
+
.form-list li.control {}
|
292 |
+
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
|
293 |
+
.form-list label.required { font-weight:bold; }
|
294 |
+
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
|
295 |
+
.form-list .input-box { float:left; width:260px; }
|
296 |
+
.form-list input.input-text,
|
297 |
+
.form-list textarea { width:254px; }
|
298 |
+
.form-list select { width:260px; }
|
299 |
+
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
|
300 |
+
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
|
301 |
+
.form-list .input-range input.input-text { width:96px; }*/
|
302 |
+
/* Customer */
|
303 |
+
/*.form-list .customer-dob .dob-month,
|
304 |
+
.form-list .customer-dob .dob-day,
|
305 |
+
.form-list .customer-dob .dob-year { float:left; width:85px; }
|
306 |
+
.form-list .customer-dob input.input-text { display:block; width:74px; }
|
307 |
+
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
|
308 |
+
.form-list .customer-dob .dob-day,
|
309 |
+
.form-list .customer-dob .dob-month { width:60px; }
|
310 |
+
.form-list .customer-dob .dob-day input.input-text,
|
311 |
+
.form-list .customer-dob .dob-month input.input-text { width:46px; }
|
312 |
+
.form-list .customer-dob .dob-year { width:140px; }
|
313 |
+
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/
|
314 |
+
|
315 |
+
.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #d7d7d7; text-align:right; }
|
316 |
+
.buttons-set p.required { margin:0 0 10px; }
|
317 |
+
.buttons-set .back-link { float:left; margin:0; }
|
318 |
+
.buttons-set button.button { float:right; margin-left:5px; }
|
319 |
+
|
320 |
+
.buttons-set-order { margin:10px 0 0; }
|
321 |
+
.buttons-set-order .please-wait { padding:12px 7px 0 0; }
|
322 |
+
|
323 |
+
.fieldset { border:1px solid #d7d7d7; background:#fff; padding:22px 25px 12px 33px; margin:28px 0;}
|
324 |
+
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #d7d7d7; background:#fff; margin:-33px 0 0 -10px; padding:0 8px; position:relative;}
|
325 |
+
|
326 |
+
/* Form Validation */
|
327 |
+
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:10px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 2px no-repeat; color:#ee350b; }
|
328 |
+
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
|
329 |
+
.validation-passed {}
|
330 |
+
p.required { font-size:11px; text-align:right; color:#EB340A; }
|
331 |
+
/* Expiration date and CVV number validation fix */
|
332 |
+
.v-fix { float:left; }
|
333 |
+
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
|
334 |
+
|
335 |
+
.block-subscribe .block-content .input-box{
|
336 |
+
float:left;
|
337 |
+
width:158px;
|
338 |
+
}
|
339 |
+
.block-subscribe .block-content .actions{
|
340 |
+
float:left;
|
341 |
+
}
|
342 |
+
|
343 |
+
/* Global Messages */
|
344 |
+
.success { color:#3d6611; font-weight:bold; }
|
345 |
+
.error { color:#df280a; font-weight:bold; }
|
346 |
+
.notice { color:#e26703; }
|
347 |
+
|
348 |
+
.messages,
|
349 |
+
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
|
350 |
+
.messages { width:100%; overflow:hidden; }
|
351 |
+
.messages li { margin:0 0 10px !important; background-color:#fefefe; border-color:#d7d7d7; color:#7c7c7c; }
|
352 |
+
.messages li li { margin:0 0 3px !important; }
|
353 |
+
.error-msg,
|
354 |
+
.success-msg,
|
355 |
+
.note-msg,
|
356 |
+
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:20px !important; padding:7px 8px 6px 32px !important; font-size:12px !important; font-weight:bold !important; }
|
357 |
+
.error-msg { background-image:url(../images/i_msg-error.gif); }
|
358 |
+
.success-msg { background-image:url(../images/i_msg-success.gif);}
|
359 |
+
.note-msg,
|
360 |
+
.notice-msg { background-image:url(../images/i_msg-note.gif); }
|
361 |
+
|
362 |
+
/* BreadCrumbs */
|
363 |
+
.breadcrumbs { font-size:12px; line-height:1.25; margin:1px 0 7px 4px; }
|
364 |
+
.breadcrumbs li { display:inline; }
|
365 |
+
.breadcrumbs li strong { font-weight:normal; color:#a8047a;}
|
366 |
+
.breadcrumbs li a{color:#6d6d6d; text-decoration:none;}
|
367 |
+
.breadcrumbs li span{padding:0 5px;}
|
368 |
+
.breadcrumbs li a:hover{text-decoration:underline; color:#a8047a;}
|
369 |
+
/* Page Heading */
|
370 |
+
.page-title { width:100%; overflow:hidden; margin:0 0 15px; }
|
371 |
+
.page-title h1,
|
372 |
+
.page-title h2 { margin:0; font-size:20px; color:#000;}
|
373 |
+
.page-title .separator { margin:0 3px; }
|
374 |
+
.page-title .link-rss { float:right; margin:7px 0 0; }
|
375 |
+
.title-buttons { text-align:right;}
|
376 |
+
.title-buttons h1,
|
377 |
+
.title-buttons h2,
|
378 |
+
.title-buttons h3,
|
379 |
+
.title-buttons h4,
|
380 |
+
.title-buttons h5,
|
381 |
+
.title-buttons h6 { float:left; }
|
382 |
+
|
383 |
+
.subtitle,
|
384 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px;}
|
385 |
+
|
386 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
387 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
388 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
389 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
390 |
+
.order-items .order-links { text-align:right; }
|
391 |
+
.order-additional { margin:15px 0; }
|
392 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
393 |
+
|
394 |
+
/* Pager */
|
395 |
+
.pager { font-size:12px; padding:4px 8px; text-align:center; color:#616161;}
|
396 |
+
.pager .amount { float:left; margin:0; }
|
397 |
+
.pager .amount strong,
|
398 |
+
.sorter .view-mode strong{font-weight:normal;}
|
399 |
+
.pager .limiter { float:right; }
|
400 |
+
.pager .limiter label { vertical-align:middle; }
|
401 |
+
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
402 |
+
.pager .pages { margin:0 140px; }
|
403 |
+
.pager .pages ol { display:inline; }
|
404 |
+
.pager .pages li { display:inline; margin:0 2px; }
|
405 |
+
.pager .pages .current {}
|
406 |
+
|
407 |
+
/* Sorter */
|
408 |
+
.sorter { font-size:12px; padding:5px 7px 3px; border-top:1px dotted #c9c9c9; color:#616161;}
|
409 |
+
.sorter .view-mode { float:left; margin:0; }
|
410 |
+
.sorter .sort-by { float:right; padding-right:3px; }
|
411 |
+
.sorter .sort-by label { vertical-align:top;padding-right:8px; }
|
412 |
+
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
413 |
+
.sorter .link-feed {}
|
414 |
+
|
415 |
+
/* Toolbar */
|
416 |
+
.toolbar {border:1px solid #d7d7d7; background:#fdfdfd; margin-bottom:15px; padding:0 6px; }
|
417 |
+
.toolbar .pager { padding:5px 7px; }
|
418 |
+
.toolbar .sorter { }
|
419 |
+
.toolbar-bottom {}
|
420 |
+
|
421 |
+
/* Data Table */
|
422 |
+
.data-table { width:100%; border:1px solid #d7d7d7; border-collapse:collapse; }
|
423 |
+
/*.data-table tr.odd:hover,
|
424 |
+
.data-table tr.even:hover { background:#ebf1f6; }*/
|
425 |
+
.data-table tr.last th{ border-bottom:0 !important; }
|
426 |
+
.data-table th { padding:3px 8px; font-weight:bold; }
|
427 |
+
.data-table td { padding:3px 8px; }
|
428 |
+
|
429 |
+
.data-table thead th { font-weight:bold; border-right:1px solid #e1e1e1; padding:2px 8px; color:#5f6162; white-space:nowrap; vertical-align:middle; }
|
430 |
+
.cart-table thead th{padding:8px 14px;}
|
431 |
+
.data-table thead th.wrap { white-space:normal; }
|
432 |
+
.data-table thead th a,
|
433 |
+
.data-table thead th a:hover { color:#fff; }
|
434 |
+
.data-table thead th { background:url(../images/bkg_th.gif) repeat-x 0 0 #f3f3f3; }
|
435 |
+
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
|
436 |
+
|
437 |
+
.cart-table tfoot tr td { background:#f3f3f3 url(../images/bkg_tfoot.gif) 0 0 repeat-x; }
|
438 |
+
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e8e8e8; }
|
439 |
+
.data-table tfoot tr td.last{border-right:1px solid #d7d7d7;}
|
440 |
+
.data-table tfoot td strong { font-size:16px; font-weight:normal;}
|
441 |
+
.data-table tfoot td.last strong { font-size:16px; color:#1C1C1C; font-weight:bold;}
|
442 |
+
.cart-table .cart-price .price{color:#1c1c1c; font-size:17px; font-weight:bold;}
|
443 |
+
.data-table tbody th,
|
444 |
+
.data-table tbody td { border-bottom:1px solid #d7d7d7; border-right:1px solid #e9e9e9; }
|
445 |
+
/* Bundle products tables */
|
446 |
+
.data-table tbody.odd tr td,
|
447 |
+
.data-table tbody.even tr td { border-bottom:0; }
|
448 |
+
.data-table tbody.odd tr.border td,
|
449 |
+
.data-table tbody.even tr.border td { border-bottom:1px solid #e9e9e9; }
|
450 |
+
.data-table tbody td{background:#fff;}
|
451 |
+
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
452 |
+
.data-table tbody td .option-value { padding-left:10px; }
|
453 |
+
.cart-table tbody td{padding:20px 14px;}
|
454 |
+
.cart-table tbody td .cart-prod-image img{border:1px solid #d7d7d7; padding:1px;}
|
455 |
+
.cart-table tfoot tr td{padding:4px 11px 3px;}
|
456 |
+
/* Generic Info Box */
|
457 |
+
.info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
|
458 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
459 |
+
|
460 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
461 |
+
.info-table td { padding:2px 0; }
|
462 |
+
|
463 |
+
/* Shopping cart total summary row expandable to details */
|
464 |
+
tr.summary-total { cursor:pointer; }
|
465 |
+
tr.summary-total td {}
|
466 |
+
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
|
467 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
468 |
+
tr.show-details td {}
|
469 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
470 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
471 |
+
tr.summary-details-excluded { font-style:italic; }
|
472 |
+
|
473 |
+
/* Shopping cart tax info */
|
474 |
+
.cart-tax-info { display:block; }
|
475 |
+
.cart-tax-info,
|
476 |
+
.cart-tax-info .cart-price { padding-right:20px; }
|
477 |
+
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
|
478 |
+
.cart-tax-info .price,
|
479 |
+
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
|
480 |
+
.cart-tax-total-expanded { background-position:100% -52px; }
|
481 |
+
|
482 |
+
/* Class: std - styles for admin-controlled content */
|
483 |
+
.std .subtitle { padding:0; }
|
484 |
+
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
485 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
486 |
+
.std dl dt { font-weight:bold; margin:0 0 10px;}
|
487 |
+
.std dl dd { margin:0 0 10px; }
|
488 |
+
/*.std ul,
|
489 |
+
.std ol,
|
490 |
+
.std dl,
|
491 |
+
.std p,
|
492 |
+
.std address,
|
493 |
+
.std blockquote { margin:0 0 1em; padding:0; }
|
494 |
+
.std ul { list-style:disc outside; padding-left:1.5em; }
|
495 |
+
.std ol { list-style:decimal outside; padding-left:1.5em; }
|
496 |
+
.std ul ul { list-style-type:circle; }
|
497 |
+
.std ul ul,
|
498 |
+
.std ol ol,
|
499 |
+
.std ul ol,
|
500 |
+
.std ol ul { margin:.5em 0; }
|
501 |
+
.std dt { font-weight:bold; }
|
502 |
+
.std dd { padding:0 0 0 1.5em; }
|
503 |
+
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
|
504 |
+
.std address { font-style:normal; }
|
505 |
+
.std b,
|
506 |
+
.std strong { font-weight:bold; }
|
507 |
+
.std i,
|
508 |
+
.std em { font-style:italic; }*/
|
509 |
+
|
510 |
+
/* Misc */
|
511 |
+
.links li { display:inline; }
|
512 |
+
.links li.first { padding-left:0 !important; }
|
513 |
+
.links li.last { background:none !important; padding-right:0 !important; }
|
514 |
+
|
515 |
+
.link-cart { font-weight:bold; }
|
516 |
+
.link-reorder { font-weight:bold; }
|
517 |
+
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; }
|
518 |
+
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
519 |
+
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
520 |
+
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
521 |
+
|
522 |
+
.separator { margin:0 3px; }
|
523 |
+
|
524 |
+
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
|
525 |
+
|
526 |
+
/* Noscript Notice */
|
527 |
+
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
528 |
+
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
529 |
+
.noscript p { margin:0; }
|
530 |
+
|
531 |
+
/* Demo Notice */
|
532 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
533 |
+
/* ======================================================================================= */
|
534 |
+
.form-list-narrow li { margin-bottom:0; }
|
535 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
536 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
537 |
+
.form-list-narrow li.wide input.input-text,
|
538 |
+
.form-list-narrow li.wide textarea { width:254px }
|
539 |
+
.form-list-narrow li.wide select { width:260px; }
|
540 |
+
|
541 |
+
.btn-previous { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
542 |
+
|
543 |
+
/* Global site notices */
|
544 |
+
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
|
545 |
+
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
|
546 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
547 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
548 |
+
|
549 |
+
.block-cart .mini-products-list .product-details .product-name,
|
550 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
551 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
552 |
+
|
553 |
+
/* Header ================================================================================ */
|
554 |
+
.logo { float:left; }
|
555 |
+
.before-header{background:#f4f4f4; height:26px; text-align:right; border-bottom:1px solid #e4e4e4;}
|
556 |
+
.before-header-in{width:931px; margin:0 auto; padding-top:2px;}
|
557 |
+
.before-header-in label{font-weight:normal; color:#545454; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif; padding-right:9px; vertical-align:middle;}
|
558 |
+
.header { width:931px; margin:0 auto; padding:18px 0 17px; text-align:right; position:relative; z-index:10; }
|
559 |
+
.header .logo { float:left; margin:0; text-decoration:none !important; }
|
560 |
+
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
561 |
+
.header h1.logo { margin:0; }
|
562 |
+
.header .quick-access { float:right; width:650px; padding:26px 0 0 0; }
|
563 |
+
.header .welcome-msg { margin:0 0 21px; font-weight:bold; text-align:right; color:#a8047a;}
|
564 |
+
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
|
565 |
+
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
|
566 |
+
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
|
567 |
+
.header .form-search button.button { float:left; }
|
568 |
+
.header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
|
569 |
+
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
|
570 |
+
.form-search .search-autocomplete { z-index:999; left:0px !important; top:21px !important; width:170px !important;}
|
571 |
+
.form-search .search-autocomplete ul { background-color:#fff; }
|
572 |
+
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #d7d7d7; padding:2px 8px 1px 11px; cursor:pointer; color:#858484;font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
573 |
+
.form-search .search-autocomplete li.last{border-bottom:0;}
|
574 |
+
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
|
575 |
+
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
|
576 |
+
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
|
577 |
+
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
|
578 |
+
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
|
579 |
+
.header .form-language select { padding:0; }
|
580 |
+
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
|
581 |
+
.header .links { float:right; margin:0;}
|
582 |
+
.header .links li { float:left; font-size:12px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 19px;}
|
583 |
+
.header .links a { color:#676767; text-decoration:none;}
|
584 |
+
.header .links a:hover { text-decoration:underline;}
|
585 |
+
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
|
586 |
+
.header-container .top-container a { font-size:11px; color:#ebbc58; }
|
587 |
+
|
588 |
+
/********** < Navigation */
|
589 |
+
.menu-and-search{ background:url(../images/nav_bg.gif) 0 0 no-repeat; width:916px; margin:0 auto; height:40px; padding-right:15px; }
|
590 |
+
.menu-and-search .nav-container{float:left;}
|
591 |
+
.menu-and-search .form-search{float:right; background:url(../images/top_search_bg.gif) 0 0 no-repeat; width:191px; height:25px; margin-top:7px; padding:1px 5px 0 8px; position:relative;}
|
592 |
+
.menu-and-search .form-search label{display:none;}
|
593 |
+
.menu-and-search .form-search button.button{float:right;}
|
594 |
+
.menu-and-search .form-search button.button span {background:none; border:0; padding:0; width:25px; height:24px;}
|
595 |
+
.menu-and-search .form-search button.button span span{display:none;}
|
596 |
+
.menu-and-search .form-search input.input-text{border:0; background:none; float:left; margin-top:3px; font-size:11px; color:#858484; line-height:12px;}
|
597 |
+
#nav { width:712px; padding:0; font-size:12px; }
|
598 |
+
|
599 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
600 |
+
#nav li { position:relative; text-align:left; }
|
601 |
+
#nav li.over { z-index:998; }
|
602 |
+
#nav a,
|
603 |
+
#nav a:hover { display:block; text-decoration:none; }
|
604 |
+
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
605 |
+
#nav li ul span {white-space:normal; }
|
606 |
+
|
607 |
+
/* 0 Level */
|
608 |
+
#nav li { float:left; background:url(../images/nav_li_bg.gif) 100% 0 no-repeat; height:40px; padding-right:1px;}
|
609 |
+
#nav li.active a { color:#fff; background:url(../images/nav_li_cative_bg.gif) 0 0 repeat-x; }
|
610 |
+
#nav a { float:left; padding:0 23px 0 24px; color:#5d5d5d; line-height:38px; height:40px;}
|
611 |
+
#nav li.over a,
|
612 |
+
#nav a:hover { background:url(../images/nav_li_cative_bg.gif) 0 0 repeat-x; color:#fff; }
|
613 |
+
#nav li.over li a{background:#fff; color:#5d5d5d;}
|
614 |
+
#nav li.first a:hover,
|
615 |
+
#nav li.first a.over{background:url(../images/nav_li_first.gif) 0 0 no-repeat; color:#fff;}
|
616 |
+
#nav li.active.first a {background:url(../images/nav_li_first.gif) 0 0 no-repeat;}
|
617 |
+
|
618 |
+
#nav li ul li.active.first a {background:#fff;}
|
619 |
+
|
620 |
+
#nav li.active.first ul li a {background:#fff;}
|
621 |
+
#nav li.last{background:none;}
|
622 |
+
#nav li ul li.last{background:#434343;}
|
623 |
+
#nav li.first li a:hover,
|
624 |
+
#nav li.first li a.over,
|
625 |
+
#nav li ul li a:hover,
|
626 |
+
#nav li ul li a.over{background:url(../images/nav_li_cative_bg.gif) 0 50% repeat-x !important;}
|
627 |
+
/* 1st Level */
|
628 |
+
#nav ul li{border-bottom:1px solid #e0e0e0; height:auto; padding:0;}
|
629 |
+
#nav ul li,
|
630 |
+
#nav ul li.active { float:none; margin:0;}
|
631 |
+
#nav ul li.last { border-bottom:0; }
|
632 |
+
#nav ul a,
|
633 |
+
#nav ul a:hover { float:none; }
|
634 |
+
#nav ul li a { font-weight:normal !important; }
|
635 |
+
|
636 |
+
/* 2nd Level */
|
637 |
+
#nav ul,
|
638 |
+
#nav div { position:absolute; width:129px; top:41px; left:-10000px; border:1px solid #e1e1e1;}
|
639 |
+
#nav div ul { position:static; width:auto; border:none; }
|
640 |
+
|
641 |
+
/* 3rd+ Level */
|
642 |
+
#nav ul ul,
|
643 |
+
#nav ul div { top:5px; }
|
644 |
+
|
645 |
+
#nav ul li a { padding:7px 5px 8px 21px; background:#fff; line-height:14px; height:auto;}
|
646 |
+
#nav ul li a:hover { background:#2e3031; }
|
647 |
+
#nav ul li a{color:#777777 !important;}
|
648 |
+
#nav ul li.over a{color:#fff !important;}
|
649 |
+
#nav ul li.over li a{color:#777777 !important;}
|
650 |
+
#nav ul li.over li a:hover{color:#fff !important;}
|
651 |
+
#nav ul li a:hover { color:#fff !important; }
|
652 |
+
#nav ul span,
|
653 |
+
#nav ul li.last li span { }
|
654 |
+
|
655 |
+
/* Show menu */
|
656 |
+
#nav li ul.shown-sub,
|
657 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
658 |
+
#nav li .shown-sub ul.shown-sub,
|
659 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
660 |
+
/********** Navigation > */
|
661 |
+
/* ======================================================================================= */
|
662 |
+
|
663 |
+
|
664 |
+
/* Sidebar =============================================================================== */
|
665 |
+
.block { margin:0 0 12px; }
|
666 |
+
.block .block-title { background:url(../images/new/block_title_bg.png) 0 0 no-repeat; padding:0 0 0 21px; height:34px;}
|
667 |
+
.block .block-title strong { display:block; font:bold 11px/32px Tahoma,Geneva,Kalimati,sans-serif; color:#474747; background:url(../images/new/block_title_bg.png) 100% 0 no-repeat; height:34px;}
|
668 |
+
.block .block-title strong span {}
|
669 |
+
.block .block-title a { text-decoration:none !important; }
|
670 |
+
.block .block-subtitle { margin:0; padding:5px 9px 5px 0; font-size:1em; font-weight:normal; color:#6d6d6d; }
|
671 |
+
.col-left .block .block-content { background:url(../images/new/block_left_content_bg.png) 0 100% no-repeat; }
|
672 |
+
.col-right .block .block-content { background:url(../images/new/block_right_content_bg.png) 0 100% no-repeat; }
|
673 |
+
.col-left .block .block-title{padding-left:8px;}
|
674 |
+
.col-left .block .block-title strong{padding-left:13px;}
|
675 |
+
.block-tags .block-content{
|
676 |
+
padding-right:21px;
|
677 |
+
padding-bottom:6px;
|
678 |
+
}
|
679 |
+
|
680 |
+
.block .block-content li.item { padding:7px 9px 7px 0; }
|
681 |
+
.block .block-content .product-name { color:#1e7ec8; }
|
682 |
+
.block .btn-remove,
|
683 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
684 |
+
.block .actions { padding:6px 9px 6px; text-align:right; }
|
685 |
+
.block .actions a { float:left; }
|
686 |
+
.block .actions button.button { float:right; }
|
687 |
+
.block .empty { margin:0; padding:6px 20px 6px 0; }
|
688 |
+
.checkout-onepage-index .page-title{display:none;}
|
689 |
+
/*.block li.odd { background-color:#f4f3f3; }
|
690 |
+
.block li.even { background-color:#fafafa; }
|
691 |
+
*/
|
692 |
+
/* Mini Blocks
|
693 |
+
.block-cart,
|
694 |
+
.block-wishlist,
|
695 |
+
.block-subscribe,
|
696 |
+
.block-compare,
|
697 |
+
.block-reorder,
|
698 |
+
.block-poll,
|
699 |
+
.block-viewed,
|
700 |
+
.block-compared,
|
701 |
+
.block-related,
|
702 |
+
.block-tags,
|
703 |
+
.block-login { font-size:11px; line-height:1.25; }
|
704 |
+
.block-cart .block-title strong,
|
705 |
+
.block-wishlist .block-title strong,
|
706 |
+
.block-subscribe .block-title strong,
|
707 |
+
.block-compare .block-title strong,
|
708 |
+
.block-reorder .block-title strong,
|
709 |
+
.block-poll .block-title strong,
|
710 |
+
.block-viewed .block-title strong,
|
711 |
+
.block-compared .block-title strong,
|
712 |
+
.block-related .block-title strong,
|
713 |
+
.block-tags .block-title strong,
|
714 |
+
.block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/
|
715 |
+
|
716 |
+
/* Mini Products List */
|
717 |
+
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
718 |
+
.mini-products-list .product-details { margin-left:60px; }
|
719 |
+
|
720 |
+
/* Block: Account */
|
721 |
+
.col-left .block-account .block-content { padding:9px 6px 9px 8px !important; }
|
722 |
+
.block-account .block-content li a { display:block; border-bottom:1px dotted #ccc; padding:3px 4px 3px 13px; color:#6d6d6d; text-decoration:none !important; }
|
723 |
+
.block-account .block-content li a:hover { color:#000; }
|
724 |
+
.block-account .block-content li.last a { border-bottom:0; }
|
725 |
+
.block-account .block-content li.current { border-bottom:1px dotted #ccc; color:#000;}
|
726 |
+
.block-account .block-content li.current strong{font-weight:normal; background:#e4e4e4; display:block; padding:3px 4px 3px 9px; margin:4px; color:#a8047a;}
|
727 |
+
.block-account .block-content li.current.last { border-bottom:0; }
|
728 |
+
|
729 |
+
/* Block: Layered Navigation */
|
730 |
+
.block-layered-nav { border:0; }
|
731 |
+
.block-layered-nav .block-subtitle { line-height:34px; padding:3px 9px 3px 0; color:#676767; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
|
732 |
+
.block-layered-nav .block-content { padding-right:24px;}
|
733 |
+
.block-layered-nav dt { background:#e4e4e4; padding:5px 10px; font-weight:normal; line-height:13px; color:#000;}
|
734 |
+
.block-layered-nav dd { padding:10px; color:#545454;}
|
735 |
+
.block-layered-nav dd a{color:#545454;text-decoration:none;}
|
736 |
+
.block-layered-nav dd a:hover{text-decoration:underline;}
|
737 |
+
.block-layered-nav dd.last { background:none; }
|
738 |
+
.block-layered-nav .currently li {padding:5px 10px; }
|
739 |
+
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; }
|
740 |
+
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
|
741 |
+
.block-layered-nav .actions { font-size:11px; padding:4px 10px; text-align:right; }
|
742 |
+
.block-layered-nav .actions a { float:none; }
|
743 |
+
|
744 |
+
/* Block: Cart */
|
745 |
+
.block-cart .summary { padding:2px 8px 8px; margin:0; position:relative; z-index:1; }
|
746 |
+
.block-cart .amount { margin:0; }
|
747 |
+
.block-cart .amount a { font-weight:bold; }
|
748 |
+
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
|
749 |
+
.block-cart .subtotal .price { font-weight:bold; }
|
750 |
+
|
751 |
+
/* Block: Wishlist */
|
752 |
+
.block-wishlist .actions { text-align:right; }
|
753 |
+
.block-wishlist .actions a { float:none; }
|
754 |
+
|
755 |
+
/* Block: Related */
|
756 |
+
.block-related input.checkbox { float:left; }
|
757 |
+
.block-related .product { margin-left:20px; }
|
758 |
+
|
759 |
+
/* Block: Compare Products */
|
760 |
+
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; }
|
761 |
+
.compare-table { border:0; }
|
762 |
+
.compare-table thead tr.first th,
|
763 |
+
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
|
764 |
+
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
|
765 |
+
.compare-table tbody th { background:#fff; }
|
766 |
+
.compare-table tbody th,
|
767 |
+
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #d7d7d7; border-left:1px solid #d7d7d7; }
|
768 |
+
.compare-table tbody td.last { border-right:1px solid #d7d7d7; }
|
769 |
+
.compare-table tbody tr.last th,
|
770 |
+
.compare-table tbody tr.last td { border-bottom:1px solid #d7d7d7 !important; }
|
771 |
+
.compare-table tr.add-to-row td { text-align:center; }
|
772 |
+
.compare-table tr.first td { text-align:center; }
|
773 |
+
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
|
774 |
+
.compare-table tr.first td .product-name a { color:#203548; }
|
775 |
+
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
|
776 |
+
.compare-table tr.first td p,
|
777 |
+
.compare-table tr.add-to-row td p { margin:0; }
|
778 |
+
|
779 |
+
/* Block: Recently Viewed */
|
780 |
+
|
781 |
+
/* Block: Recently Compared */
|
782 |
+
#recently-viewed-items{padding-bottom:5px;}
|
783 |
+
/* Block: Poll */
|
784 |
+
.block-poll .block-subtitle { font-size:12px; }
|
785 |
+
.block-poll label { font-weight:normal; color:#7c7c7c; }
|
786 |
+
.block-poll input.radio { float:left; margin:2px -18px 0 0; }
|
787 |
+
.block-poll .label { display:block; margin-left:18px; }
|
788 |
+
.block-poll li { padding:3px 9px 3px 0; }
|
789 |
+
.block-poll .actions { margin:5px 0 0; text-align:left; padding-left:0; padding-bottom:10px;}
|
790 |
+
.block-poll .actions button.button{float:none;}
|
791 |
+
.block-poll .answer { font-weight:bold; }
|
792 |
+
.block-poll .votes { float:right; margin-left:10px; }
|
793 |
+
.products-list .desc .link-learn { font-size:11px; }
|
794 |
+
/* Block: Tags */
|
795 |
+
.block-tags .block-content ul { font-size:12px; padding:10px; }
|
796 |
+
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
|
797 |
+
.block-tags .block-content li { display:inline; padding-right:4px; }
|
798 |
+
.block-tags .block-content a { color:#6d6d6d; }
|
799 |
+
.block-tags .actions { text-align:left; }
|
800 |
+
.block-tags .actions a { float:none; color:#a8047a; text-decoration:none;}
|
801 |
+
.block-tags .actions a:hover{text-decoration:underline;}
|
802 |
+
|
803 |
+
/* Block: Subscribe */
|
804 |
+
.block-subscribe .block-content { padding:5px 2px 10px 10px; }
|
805 |
+
.block-subscribe label { font-weight:normal; color:#6d6d6d; }
|
806 |
+
.block-subscribe input.input-text { display:block; width:146px; margin-right:6px;margin-top:5px; }
|
807 |
+
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
|
808 |
+
.block-subscribe .actions button.button { float:none; }
|
809 |
+
|
810 |
+
/* Block: Reorder */
|
811 |
+
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
|
812 |
+
.block-reorder .product-name { margin-left:20px; }
|
813 |
+
.block-reorder .validation-advice { margin:3px 9px 7px; }
|
814 |
+
|
815 |
+
/* Block: Banner */
|
816 |
+
.block-banner { border:0; }
|
817 |
+
.block-banner .block-content { padding:0; text-align:center; }
|
818 |
+
|
819 |
+
/* Block: Login */
|
820 |
+
.block-login .block-content { padding:5px 10px; }
|
821 |
+
.block-login label { font-weight:bold; color:#666; }
|
822 |
+
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
823 |
+
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
824 |
+
|
825 |
+
/* Paypal */
|
826 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
827 |
+
.sidebar .paypal-logo a { float:none; }
|
828 |
+
/* ======================================================================================= */
|
829 |
+
|
830 |
+
|
831 |
+
/* Category Page ========================================================================= */
|
832 |
+
.category-title { border:0; margin:0 0 7px; }
|
833 |
+
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
|
834 |
+
.category-image img {max-width:100%;}
|
835 |
+
.category-description { margin:0 0 10px; }
|
836 |
+
.category-products {}
|
837 |
+
|
838 |
+
/* View Type: Grid */
|
839 |
+
.products-grid { position:relative; padding-bottom:8px;}
|
840 |
+
.products-grid.last { border-bottom:0; }
|
841 |
+
.col1-layout .products-grid li.item{width:226px; background:url(../images/new/product_grid_bg.png) 0 0 no-repeat; margin-right:9px;}
|
842 |
+
.products-grid li.item { float:left; display:inline; width:217px; padding:10px 0 0; margin-right:10px; background:url(../images/new/product_grid_bg2.png) 0 0 no-repeat;}
|
843 |
+
.col1-layout .products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg.gif) 0 100% no-repeat;}
|
844 |
+
.products-grid li.item .grid-item-bg{background:url(../images/new/product_grid_bg2.png) 0 100% no-repeat; padding:0 16px 15px;}
|
845 |
+
.products-grid li.last,.col1-layout .products-grid li.last{margin-right:0;}
|
846 |
+
.products-grid .product-image { display:block; text-align:center; height:135px; margin:0 0 25px; }
|
847 |
+
.products-grid .product-name { height:40px; margin:0 0 5px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden;}
|
848 |
+
.products-grid .product-name a {color:#5f6162; text-decoration:none;}
|
849 |
+
.products-grid .product-name a:hover {text-decoration:underline;}
|
850 |
+
.products-grid .price-box { margin:2px 0; float:left; height:26px; overflow:visible;}
|
851 |
+
.products-grid .actions{float:right;}
|
852 |
+
.products-grid .price-box{position:relative;}
|
853 |
+
.products-grid .price-box .price-from{position:relative;margin-top:-8px;}
|
854 |
+
.products-grid .availability { line-height:21px; }
|
855 |
+
.products-grid li.item .add-to-links,
|
856 |
+
.products-list li.item .add-to-links{clear:both; overflow:hidden; white-space:nowrap;}
|
857 |
+
|
858 |
+
.products-grid li.item .price-box .old-price .price-label,
|
859 |
+
.products-grid li.item .price-box .special-price .price-label{
|
860 |
+
display:none;
|
861 |
+
}
|
862 |
+
.products-grid li.item .price-box .special-price{
|
863 |
+
padding:0;
|
864 |
+
}
|
865 |
+
.products-grid li.item .price-box .old-price,
|
866 |
+
.products-grid li.item .price-box .special-price{
|
867 |
+
line-height:12px;
|
868 |
+
}
|
869 |
+
.products-grid li.item .minimal-price{
|
870 |
+
width:85px;
|
871 |
+
line-height:14px;
|
872 |
+
position:relative;
|
873 |
+
margin-top:-2px;
|
874 |
+
}
|
875 |
+
.products-grid li.item .minimal-price-link{
|
876 |
+
display:block;
|
877 |
+
position:absolute;
|
878 |
+
top:-24px;
|
879 |
+
white-space:nowrap;
|
880 |
+
}
|
881 |
+
.products-grid li.item .add-to-links li,
|
882 |
+
.products-list li.item .add-to-links li{
|
883 |
+
float:left;
|
884 |
+
}
|
885 |
+
.products-grid li.item .add-to-links li a,
|
886 |
+
.products-list li.item .add-to-links li a{
|
887 |
+
text-decoration:none;
|
888 |
+
}
|
889 |
+
.products-grid li.item .add-to-links li a:hover,
|
890 |
+
.products-list li.item .add-to-links li a:hover{
|
891 |
+
text-decoration:underline;
|
892 |
+
}
|
893 |
+
.products-grid li.item .add-to-links li .link-wishlist,
|
894 |
+
.products-list li.item .add-to-links li .link-wishlist{
|
895 |
+
color:#a8047a;
|
896 |
+
}
|
897 |
+
.products-grid li.item .add-to-links li .link-compare,
|
898 |
+
.products-list li.item .add-to-links li .link-compare{
|
899 |
+
color:#5f5f5f;
|
900 |
+
}
|
901 |
+
.products-grid li.item .add-to-links .separator,
|
902 |
+
.products-list li.item .add-to-links .separator{
|
903 |
+
display:inline;
|
904 |
+
color:#5f5f5f;
|
905 |
+
padding-left:15px;
|
906 |
+
padding-right:13px;
|
907 |
+
margin:0;
|
908 |
+
}
|
909 |
+
.products-list li.item .add-to-links .separator{padding-left:17px;}
|
910 |
+
|
911 |
+
.home_new_products h2.subtitle{
|
912 |
+
background:url(../images/new/best_sell_head.png) 0 0 no-repeat;
|
913 |
+
float:left;
|
914 |
+
display:inline;
|
915 |
+
margin:0;
|
916 |
+
padding:0 0 6px 22px;
|
917 |
+
height:40px;
|
918 |
+
margin-right:10px;
|
919 |
+
line-height:38px;
|
920 |
+
width:674px;
|
921 |
+
}
|
922 |
+
.home_new_products h2.subtitle span{
|
923 |
+
float:left;
|
924 |
+
background:url(../images/new/doble_arrow.gif) 100% 17px no-repeat;
|
925 |
+
padding-right:17px;
|
926 |
+
color:#3a3a3a;
|
927 |
+
font-size:13px;
|
928 |
+
}
|
929 |
+
.home_new_products h4.newsletter{
|
930 |
+
float:left;
|
931 |
+
background:url(../images/new/home_newsletter.png) 0 0 no-repeat;
|
932 |
+
padding-left:19px;
|
933 |
+
margin:0;
|
934 |
+
width:206px;
|
935 |
+
line-height:38px;
|
936 |
+
height:40px;
|
937 |
+
}
|
938 |
+
.home_new_products h4.newsletter a{
|
939 |
+
float:left;
|
940 |
+
background:url(../images/new/doble_arrow.gif) 100% 50% no-repeat;
|
941 |
+
padding-right:15px;
|
942 |
+
font-size:13px;
|
943 |
+
text-decoration:none;
|
944 |
+
color:#3a3a3a;
|
945 |
+
}
|
946 |
+
/* View Type: List */
|
947 |
+
.products-list li.item { padding:0 0 0 11px; background:url(../images/new/product_list_bg.png) 0 0 no-repeat; margin-bottom:11px; height:182px;}
|
948 |
+
.products-list li.item .list-item-bg{padding:13px 11px 13px 0; background:url(../images/new/product_list_bg.png) 100% 0 no-repeat; height:156px; overflow:hidden;}
|
949 |
+
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; border:1px solid #d7d7d7;}
|
950 |
+
.products-list .product-shop { margin-left:150px; }
|
951 |
+
.products-list .product-name { margin:0 0 9px; font-weight:bold; font-size:12px; color:#5f6162; line-height:18px; overflow:hidden; max-height:36px;}
|
952 |
+
.products-list .product-name a { color:#5f6162; text-decoration:none; }
|
953 |
+
.products-list .product-name a:hover{text-decoration:underline;}
|
954 |
+
.products-list .price-box { float:left; margin:3px 13px 5px 0; position:relative;}
|
955 |
+
.products-list .price-box .minimal-price-link {
|
956 |
+
display:block;
|
957 |
+
line-height:10px;
|
958 |
+
overflow:visible;
|
959 |
+
white-space:nowrap;
|
960 |
+
}
|
961 |
+
.products-list .availability { float:left; margin:3px 0 0; }
|
962 |
+
.products-list .desc { clear:both; padding:6px 0 0; margin:0; line-height:1.35; height:50px; overflow:hidden;}
|
963 |
+
.products-list .desc .link-more { font-size:11px; }
|
964 |
+
.products-list .add-to-links { clear:both; }
|
965 |
+
.products-list .add-to-links li { display:inline; }
|
966 |
+
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
967 |
+
/* ======================================================================================= */
|
968 |
+
|
969 |
+
|
970 |
+
/* Product View ========================================================================== */
|
971 |
+
/* Rating */
|
972 |
+
.no-rating { margin:0; }
|
973 |
+
|
974 |
+
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
|
975 |
+
.ratings strong { float:left; margin:1px 3px 0 0; }
|
976 |
+
.ratings .rating-links { margin:0; }
|
977 |
+
.ratings .rating-links .separator { margin:0 2px; }
|
978 |
+
.ratings dt {}
|
979 |
+
.ratings dd {}
|
980 |
+
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
|
981 |
+
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
|
982 |
+
.ratings .rating-box { float:left; margin-right:3px; }
|
983 |
+
.ratings .amount {}
|
984 |
+
|
985 |
+
.ratings-table th,
|
986 |
+
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
|
987 |
+
.ratings-table th { font-weight:bold; padding-right:8px; }
|
988 |
+
|
989 |
+
/* Availability */
|
990 |
+
.availability { margin:0; }
|
991 |
+
.availability span { font-weight:bold; }
|
992 |
+
.availability.in-stock span {}
|
993 |
+
.availability.out-of-stock span { color:#d83820; }
|
994 |
+
|
995 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
996 |
+
.availability-only span,
|
997 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000;}
|
998 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
999 |
+
.availability-only .expanded { background-position:100% -15px; }
|
1000 |
+
.availability-only strong { color:#be2c00; }
|
1001 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
1002 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
1003 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
1004 |
+
.availability-only-details { margin:0 0 7px; }
|
1005 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
1006 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
1007 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
1008 |
+
|
1009 |
+
.product-view .product-shop .availability { font-size:11px; }
|
1010 |
+
.product-view .product-shop .availability span { font-weight:normal; }
|
1011 |
+
|
1012 |
+
/* Email to a Friend */
|
1013 |
+
.email-friend { margin:0; }
|
1014 |
+
|
1015 |
+
/* Alerts */
|
1016 |
+
.alert-price { margin:0; font-size:11px; }
|
1017 |
+
.alert-stock { margin:0; font-size:11px; }
|
1018 |
+
|
1019 |
+
/********** < Product Prices */
|
1020 |
+
.price { white-space:nowrap !important; }
|
1021 |
+
|
1022 |
+
.price-box { margin:5px 0; }
|
1023 |
+
.price-box .price { font-weight:bold; color:#1c1c1c; font-size:13px; }
|
1024 |
+
|
1025 |
+
/* Regular price */
|
1026 |
+
.regular-price { color:#1c1c1c; }
|
1027 |
+
.regular-price .price { font-weight:bold; font-size:17px; color:#1c1c1c; }
|
1028 |
+
.block .regular-price,
|
1029 |
+
.block .regular-price .price { color:#2f2f2f; }
|
1030 |
+
|
1031 |
+
/* Old price */
|
1032 |
+
.old-price { margin:0; font-size:11px; }
|
1033 |
+
.old-price .price-label { white-space:nowrap; color:#999; font-size:11px;}
|
1034 |
+
.old-price .price { font-weight:bold; color:#999; text-decoration:line-through; font-size:11px;}
|
1035 |
+
|
1036 |
+
/* Special price */
|
1037 |
+
.special-price { margin:0; padding:3px 0; }
|
1038 |
+
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#1C1C1C; }
|
1039 |
+
.special-price .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1040 |
+
|
1041 |
+
/* Minimal price (as low as) */
|
1042 |
+
.minimal-price { margin:0; }
|
1043 |
+
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
|
1044 |
+
|
1045 |
+
.minimal-price-link { display:block; }
|
1046 |
+
.minimal-price-link .label {color:#1C1C1C;}
|
1047 |
+
.minimal-price-link .price { font-weight:normal; color:#1C1C1C; }
|
1048 |
+
|
1049 |
+
/* Excluding tax */
|
1050 |
+
.price-excluding-tax { display:block; color:#999; }
|
1051 |
+
.price-excluding-tax .label { white-space:nowrap; color:#999; }
|
1052 |
+
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#1C1C1C; }
|
1053 |
+
|
1054 |
+
/* Including tax */
|
1055 |
+
.price-including-tax { display:block; color:#999; }
|
1056 |
+
.price-including-tax .label { white-space:nowrap; color:#999; }
|
1057 |
+
.price-including-tax .price { font-size:13px; font-weight:bold; color:#1C1C1C; }
|
1058 |
+
|
1059 |
+
/* FPT */
|
1060 |
+
.weee { display:block; font-size:11px; color:#444; }
|
1061 |
+
.weee .price { font-size:11px; font-weight:normal; }
|
1062 |
+
|
1063 |
+
/* Excl tax (for order tables) */
|
1064 |
+
.price-excl-tax { display:block; }
|
1065 |
+
.price-excl-tax .label { display:block; white-space:nowrap; }
|
1066 |
+
.price-excl-tax .price { display:block; }
|
1067 |
+
|
1068 |
+
/* Incl tax (for order tables) */
|
1069 |
+
.price-incl-tax { display:block; }
|
1070 |
+
.price-incl-tax .label { display:block; white-space:nowrap; }
|
1071 |
+
.price-incl-tax .price { display:block; font-weight:bold; }
|
1072 |
+
|
1073 |
+
/* Price range */
|
1074 |
+
.price-from { margin:0; }
|
1075 |
+
.price-from .price-label { font-weight:bold; white-space:nowrap; }
|
1076 |
+
|
1077 |
+
.price-to { margin:0; }
|
1078 |
+
.price-to .price-label { font-weight:bold; white-space:nowrap; }
|
1079 |
+
|
1080 |
+
/* Price notice next to the options */
|
1081 |
+
.price-notice { padding-left:10px; color:#999; }
|
1082 |
+
.price-notice .price { font-weight:bold; color:#2f2f2f; }
|
1083 |
+
|
1084 |
+
/* Price as configured */
|
1085 |
+
.price-as-configured { margin:0; }
|
1086 |
+
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
|
1087 |
+
|
1088 |
+
.price-box-bundle { padding:0 0 10px 0; }
|
1089 |
+
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
|
1090 |
+
.price-box-bundle .price { color:#555; }
|
1091 |
+
/********** Product Prices > */
|
1092 |
+
|
1093 |
+
/* Tier Prices */
|
1094 |
+
.product-pricing,
|
1095 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#fff; border:1px solid #d7d7d7;}
|
1096 |
+
.tier-prices li { line-height:1.4; /*background:url(../images/i_tier.gif) no-repeat 0 3px;*/ padding:2px 0; }
|
1097 |
+
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
1098 |
+
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
1099 |
+
|
1100 |
+
.tier-prices-grouped li { padding:2px 0; color:#e26703; }
|
1101 |
+
.tier-prices-grouped li .price { font-weight:bold; }
|
1102 |
+
|
1103 |
+
/* Add to Links */
|
1104 |
+
.add-to-links { font-size:11px; margin:5px 0 0; }
|
1105 |
+
.add-to-links .separator { display:none; }
|
1106 |
+
|
1107 |
+
/* Add to Cart */
|
1108 |
+
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
1109 |
+
.add-to-cart .qty { float:left; margin-right:5px; }
|
1110 |
+
.add-to-cart button.button { float:left; }
|
1111 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
|
1112 |
+
|
1113 |
+
/* Add to Links + Add to Cart */
|
1114 |
+
.add-to-box { margin:10px 0; }
|
1115 |
+
.add-to-box .add-to-cart { float:left; }
|
1116 |
+
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
|
1117 |
+
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
|
1118 |
+
.add-to-box .add-to-links li { display:block !important; }
|
1119 |
+
.add-to-box .add-to-links li .separator { display:none !important; }
|
1120 |
+
|
1121 |
+
.product-tabs{
|
1122 |
+
display:block;
|
1123 |
+
clear:both;
|
1124 |
+
height:28px;
|
1125 |
+
overflow:hidden;
|
1126 |
+
}
|
1127 |
+
.product-tabs li{
|
1128 |
+
float:left;
|
1129 |
+
display:inline;
|
1130 |
+
margin-right:1px;
|
1131 |
+
background:url(../images/new/product_tabs_bg.gif) 0 0 repeat;
|
1132 |
+
padding-left:23px;
|
1133 |
+
line-height:28px;
|
1134 |
+
}
|
1135 |
+
.product-tabs li a{
|
1136 |
+
display:block;
|
1137 |
+
text-decoration:none;
|
1138 |
+
color:#5f6162;
|
1139 |
+
font-size:11px;
|
1140 |
+
font-weight:bold;
|
1141 |
+
background:url(../images/new/product_tabs_bg.gif) 100% 0 repeat;
|
1142 |
+
padding-right:23px;
|
1143 |
+
}
|
1144 |
+
.product-tabs li.active{
|
1145 |
+
background-position:0 -28px;
|
1146 |
+
}
|
1147 |
+
.product-tabs li.active a{
|
1148 |
+
background-position:100% -28px;
|
1149 |
+
color:#fff;
|
1150 |
+
}
|
1151 |
+
.product-tabs li a:hover{
|
1152 |
+
text-decoration:none;
|
1153 |
+
}
|
1154 |
+
.product-tabs-content {border:1px solid #d7d7d7; padding:25px; margin-bottom:20px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px; border-radius: 0 3px 3px 3px;}
|
1155 |
+
.product-view { padding-top:10px; }
|
1156 |
+
|
1157 |
+
.product-essential {padding-bottom:30px; }
|
1158 |
+
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162; margin:0 0 20px;}
|
1159 |
+
|
1160 |
+
.product-collateral { }
|
1161 |
+
.product-collateral h2 { font-weight:bold; font-size:15px; border-bottom:1px solid #d7d7d7; padding:0 0 1px; margin:0 0 15px; }
|
1162 |
+
.product-collateral .box-collateral { margin:0 0 25px;}
|
1163 |
+
|
1164 |
+
/* Product Images */
|
1165 |
+
.product-view .product-img-box { float:left; width:217px;}
|
1166 |
+
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
|
1167 |
+
.product-view .product-img-box .product-image { margin:0 0 16px; border:1px solid #d7d7d7;}
|
1168 |
+
.product-view .product-img-box .product-image-zoom { position:relative; width:215px; height:215px; overflow:hidden; z-index:9; }
|
1169 |
+
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; margin:1px;}
|
1170 |
+
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; display:none;}
|
1171 |
+
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 20px 0 22px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
|
1172 |
+
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
|
1173 |
+
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
|
1174 |
+
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
|
1175 |
+
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
|
1176 |
+
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
|
1177 |
+
.product-view .product-img-box .more-views{padding-top:11px;}
|
1178 |
+
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; display:none;}
|
1179 |
+
.product-view .product-img-box .more-views ul { margin-left:-7px }
|
1180 |
+
.product-view .product-img-box .more-views li { float:left; margin:0 0 7px 7px; }
|
1181 |
+
.product-view .product-img-box .more-views li a { float:left; width:66px; height:66px; border:1px solid #d7d7d7; overflow:hidden;}
|
1182 |
+
|
1183 |
+
.product-image-popup { margin:0 auto; }
|
1184 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1185 |
+
.product-image-popup .image { display:block; margin:10px 0; }
|
1186 |
+
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1187 |
+
|
1188 |
+
/* Product Shop */
|
1189 |
+
.product-view .product-shop { float:right; width:434px; position:relative; margin-top:-4px;}
|
1190 |
+
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1191 |
+
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1192 |
+
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1193 |
+
.product-view .product-shop .product-name h1 { margin:0; font:bold 13px/1.35 Arial, Helvetica, sans-serif; color:#5f6162;}
|
1194 |
+
.product-view .product-shop .availability { margin:10px 0; color:#000;}
|
1195 |
+
.product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
|
1196 |
+
.product-view .product-shop .price-box { margin:10px 0; }
|
1197 |
+
.product-view .product-shop .add-to-links { margin:0; }
|
1198 |
+
.product-view .product-shop .add-to-links { font-size:12px; }
|
1199 |
+
.product-view .product-shop .add-to-links li,
|
1200 |
+
.product-view .product-shop .add-to-links li .separator { display:inline; }
|
1201 |
+
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1202 |
+
.product-view .product-shop .add-to-links a.link-compare{color:#5f5f5f;}
|
1203 |
+
|
1204 |
+
.product-view .product-shop .add-to-links{position:relative; margin-top:-2px;}
|
1205 |
+
.product-view .product-shop .add-to-box .or{margin-top:5px;}
|
1206 |
+
.product-view .product-shop .add-to-cart label,
|
1207 |
+
.product-view .product-shop .add-to-cart .qty{
|
1208 |
+
margin-top:6px;
|
1209 |
+
}
|
1210 |
+
|
1211 |
+
/* Product Options */
|
1212 |
+
.product-options { margin:20px 0 0; padding:5px 15px 15px; background-color:#fdfdfd; border:1px solid #d7d7d7;}
|
1213 |
+
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1214 |
+
.product-options dt label { font-weight:bold; color:#5f6162; }
|
1215 |
+
.product-options dt span.required { color:#000; }
|
1216 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1217 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1218 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1219 |
+
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1220 |
+
.product-options dd { padding:5px 0 15px; margin:0 0 5px; border-bottom:1px solid #d7d7d7; }
|
1221 |
+
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1222 |
+
.product-options dd input.input-text { width:98%; }
|
1223 |
+
.product-options dd input.datetime-picker { width:150px; }
|
1224 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1225 |
+
.product-options dd textarea { width:98%; height:8em; }
|
1226 |
+
.product-options dd select { width:99%; }
|
1227 |
+
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1228 |
+
.product-options ul.options-list { margin-right:5px; }
|
1229 |
+
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
|
1230 |
+
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
|
1231 |
+
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
|
1232 |
+
.product-options ul.options-list .label { display:block; margin-left:18px; }
|
1233 |
+
.product-options ul.options-list label { font-weight:normal; }
|
1234 |
+
.product-options ul.validation-failed { padding:0 7px; }
|
1235 |
+
.product-options p.note { margin:0; font-size:11px; }
|
1236 |
+
.product-options p.required { position:absolute; right:20px; top:20px; color:#000;}
|
1237 |
+
|
1238 |
+
.product-options-bottom { padding:15px 0 0 17px;}
|
1239 |
+
.product-options-bottom .product-pricing,
|
1240 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
|
1241 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
|
1242 |
+
.product-options-bottom .tier-prices .price,
|
1243 |
+
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1244 |
+
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1245 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1246 |
+
.product-options-bottom .price-label { float:left; padding-right:5px; line-height:20px;}
|
1247 |
+
.product-options-bottom .price-box .price {line-height:20px;}
|
1248 |
+
.product-options-bottom .price-tax { float:left; }
|
1249 |
+
.product-options-bottom .add-to-cart { float:right; }
|
1250 |
+
.product-shop .product-options-bottom .add-to-cart{margin-top:-6px;}
|
1251 |
+
.product-shop .product-options-bottom .add-to-cart button.button{margin-top:0;}
|
1252 |
+
.product-shop .product-options-bottom { margin:0 0 10px; }
|
1253 |
+
.product-shop .product-options-bottom .price-box { float:left; margin:0 0 5px; }
|
1254 |
+
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1255 |
+
.product-shop .product-options-bottom .price-tax { float:none; }
|
1256 |
+
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1257 |
+
|
1258 |
+
.cart-table .btn-update,
|
1259 |
+
.cart-table .btn-empty { float:right; }
|
1260 |
+
.cart-table .btn-update { margin-left:10px; }
|
1261 |
+
|
1262 |
+
/* Captcha ================================================================================ */
|
1263 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1264 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1265 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1266 |
+
.registered-users .captcha-image { margin:0;}
|
1267 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1268 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1269 |
+
|
1270 |
+
@-webkit-keyframes rotate {
|
1271 |
+
0% { -webkit-transform:rotate(0); }
|
1272 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1273 |
+
}
|
1274 |
+
@-moz-keyframes rotate {
|
1275 |
+
0% { -moz-transform:rotate(0); }
|
1276 |
+
0% { -moz-transform:rotate(-360deg); }
|
1277 |
+
}
|
1278 |
+
@keyframes rotate {
|
1279 |
+
0% { transform:rotate(0); }
|
1280 |
+
0% { transform:rotate(-360deg); }
|
1281 |
+
}
|
1282 |
+
|
1283 |
+
/* Grouped Product */
|
1284 |
+
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1285 |
+
|
1286 |
+
/* Block: Description */
|
1287 |
+
.product-view .box-description {}
|
1288 |
+
|
1289 |
+
/* Block: Additional */
|
1290 |
+
.product-view .box-additional .data-table th,
|
1291 |
+
.product-view .box-additional .data-table td { line-height:1.25; }
|
1292 |
+
|
1293 |
+
/* Block: Upsell */
|
1294 |
+
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
|
1295 |
+
.product-view .box-up-sell .products-grid { width:100%; }
|
1296 |
+
.product-view .box-up-sell .products-grid td { width:25%; background:#fff; padding:15px 10px 12px; line-height:1.6em; }
|
1297 |
+
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
|
1298 |
+
.product-view .box-up-sell .products-grid td.last { border-right:0; }
|
1299 |
+
.product-view .box-up-sell .products-grid td img { border:1px solid #D7D7D7; }
|
1300 |
+
.product-view .box-up-sell .products-grid .product-image { text-align:center; margin-bottom:10px;}
|
1301 |
+
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#fff; }
|
1302 |
+
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1303 |
+
|
1304 |
+
/* Block: Tags */
|
1305 |
+
.product-view .box-tags { margin:0; }
|
1306 |
+
.product-view .box-tags h3 { font-size:13px; }
|
1307 |
+
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
|
1308 |
+
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
|
1309 |
+
.product-view .box-tags .product-tags li.first { padding-left:0; }
|
1310 |
+
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
|
1311 |
+
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
|
1312 |
+
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
|
1313 |
+
.product-view .box-tags .form-add input.input-text { width:299px; }
|
1314 |
+
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }
|
1315 |
+
|
1316 |
+
/* Block: Reviews */
|
1317 |
+
.product-view .box-reviews dl { margin:15px 0; }
|
1318 |
+
.product-view .box-reviews dt a,
|
1319 |
+
.product-view .box-reviews dt span { font-weight:bold; }
|
1320 |
+
.product-view .box-reviews dd { margin:0 0 15px; }
|
1321 |
+
.product-view .box-reviews dd small { font-style:italic; }
|
1322 |
+
.product-view .box-reviews .form-add { margin:15px 0 0; }
|
1323 |
+
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
|
1324 |
+
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
|
1325 |
+
.product-view .box-reviews .form-add h4 { font-size:12px; }
|
1326 |
+
.product-view .box-reviews .form-add .data-table td { text-align:center; }
|
1327 |
+
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
|
1328 |
+
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
|
1329 |
+
.product-view .box-reviews .form-add .form-list input.input-text,
|
1330 |
+
.product-view .box-reviews .form-add .form-list textarea { width:354px; }
|
1331 |
+
|
1332 |
+
/* Send a Friend */
|
1333 |
+
.send-friend .form-list { width:615px; overflow:hidden; }
|
1334 |
+
.send-friend .form-list li { margin-right:-15px; }
|
1335 |
+
.send-friend .form-list li p { margin:0 15px 0 0; }
|
1336 |
+
.send-friend .form-list .field { width:315px; }
|
1337 |
+
.send-friend .form-list .input-box { width:300px; }
|
1338 |
+
.send-friend .form-list input.input-text,
|
1339 |
+
.send-friend .form-list textarea { width:294px; }
|
1340 |
+
.send-friend .form-list li.wide .input-box { width:612px; }
|
1341 |
+
.send-friend .form-list li.wide textarea { width:609px; }
|
1342 |
+
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
|
1343 |
+
/* ======================================================================================= */
|
1344 |
+
|
1345 |
+
|
1346 |
+
/* Content Styles ================================================================= */
|
1347 |
+
.product-name { margin:0; font-size:1em; font-weight:normal; }
|
1348 |
+
/*.product-name a { color:#1e7ec8; }*/
|
1349 |
+
|
1350 |
+
/* Product Tags */
|
1351 |
+
.tags-list { display:block; font-size:13px; border:1px solid #d7d7d7; background:#fff; padding:10px;}
|
1352 |
+
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1353 |
+
.tags-list li a { }
|
1354 |
+
|
1355 |
+
/* Advanced Search */
|
1356 |
+
.advanced-search .form-list label { width:160px; padding-right:10px; }
|
1357 |
+
.advanced-search .form-list .input-box,
|
1358 |
+
.advanced-search .form-list .input-range { float:left; clear:none; }
|
1359 |
+
.advanced-search-amount { margin:0 0 10px; }
|
1360 |
+
.advanced-search-summary { margin:10px 0; border:1px solid #D7D7D7; background:#fff; padding:10px; }
|
1361 |
+
.advanced-search-summary ul { float:left; width:49%; }
|
1362 |
+
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
|
1363 |
+
|
1364 |
+
/* CMS Home Page */
|
1365 |
+
.cms-home .subtitle {}
|
1366 |
+
.cms-index-index .subtitle {}
|
1367 |
+
|
1368 |
+
/* Sitemap */
|
1369 |
+
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
|
1370 |
+
.page-sitemap .links a { text-decoration:none; position:relative; }
|
1371 |
+
.page-sitemap .links a:hover { text-decoration:underline; }
|
1372 |
+
.page-sitemap .sitemap { margin:12px; }
|
1373 |
+
.page-sitemap .sitemap a { }
|
1374 |
+
.page-sitemap .sitemap li { margin:3px 0; }
|
1375 |
+
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
|
1376 |
+
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
|
1377 |
+
|
1378 |
+
/* RSS */
|
1379 |
+
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
|
1380 |
+
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
|
1381 |
+
/* ======================================================================================= */
|
1382 |
+
|
1383 |
+
|
1384 |
+
/* Shopping Cart ========================================================================= */
|
1385 |
+
.cart .page-title { border-bottom:0; margin:0 0 12px; }
|
1386 |
+
.cart .page-title h1 { margin:8px 0 0; }
|
1387 |
+
|
1388 |
+
/* Checkout Types */
|
1389 |
+
.cart .page-title .checkout-types{padding-top:4px;}
|
1390 |
+
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1391 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1392 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1393 |
+
|
1394 |
+
/* Shopping Cart Table */
|
1395 |
+
.cart-table th { padding:2px 10px; }
|
1396 |
+
.cart-table td { padding:10px; }
|
1397 |
+
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#5f6162; position:relative; margin-top:-2px; font-size:13px;}
|
1398 |
+
.cart-table .product-name a{color:#5f6162; text-decoration:none;}
|
1399 |
+
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1400 |
+
.cart-table tfoot td { padding:5px 10px; }
|
1401 |
+
.cart-table .btn-continue { float:left; }
|
1402 |
+
|
1403 |
+
/* Shopping Cart Collateral boxes */
|
1404 |
+
.cart .cart-collaterals { padding:12px 0 0; }
|
1405 |
+
.cart .cart-collaterals .col2-set { float:left; width:654px; }
|
1406 |
+
.cart .cart-collaterals .col2-set .col-1{width:335px;}
|
1407 |
+
.cart .cart-collaterals .col2-set .col-2 { width:292px; }
|
1408 |
+
|
1409 |
+
.cart .crosssell { padding:0; background:url(../images/new/cart_crossell.gif) 0 100% no-repeat;}
|
1410 |
+
.cart .crosssell h2 { color:#474747; background:url(../images/new/cart_crossell.gif) 0 0 no-repeat; font:bold 11px/14px Tahoma,Geneva,Kalimati,sans-serif; padding:9px 0 24px 22px; margin:0;}
|
1411 |
+
.cart .crosssell .product-image { float:left; width:108px; height:108px; padding-right:8px;}
|
1412 |
+
.cart .crosssell .product-image img{padding:1px; border:1px solid #d7d7d7;}
|
1413 |
+
.cart .crosssell #crosssell-products-list{padding:0 13px 36px 23px;}
|
1414 |
+
.cart .crosssell .product-details { float:left; width:183px;}
|
1415 |
+
.cart .crosssell .product-name { font-weight:bold; font-size:12px; color:#5f6162;}
|
1416 |
+
.cart .crosssell .product-name a{color:#5f6162; text-decoration:none;}
|
1417 |
+
|
1418 |
+
.cart .crosssell .price-box{float:left;}
|
1419 |
+
.cart .crosssell button.btn-cart{float:right;}
|
1420 |
+
.cart .crosssell .add-to-links{clear:both;}
|
1421 |
+
.cart .crosssell .add-to-links li,
|
1422 |
+
.cart .crosssell .add-to-links .separator{display:inline;}
|
1423 |
+
.cart .crosssell .add-to-links li a{text-decoration:none;}
|
1424 |
+
.cart .crosssell .add-to-links li a:hover{text-decoration:underline;}
|
1425 |
+
.cart .crosssell .add-to-links li .link-compare{color:#5f5f5f;}
|
1426 |
+
.cart .crosssell .add-to-links .separator{padding:0 8px; color:#5f5f5f;}
|
1427 |
+
|
1428 |
+
.cart .crosssell li.item { margin:0 0 40px; }
|
1429 |
+
.cart .crosssell li.last{margin:0;}
|
1430 |
+
.cart .crosssell .link-compare { font-weight:normal; }
|
1431 |
+
|
1432 |
+
/* Discount Codes & Estimate Shipping and Tax Boxes */
|
1433 |
+
.cart .discount,
|
1434 |
+
.cart .shipping { background:url(../images/new/cart_disc_bg.gif) 0 100% no-repeat; padding:0 0 15px; margin:0 0 13px; }
|
1435 |
+
.cart .discount h2,
|
1436 |
+
.cart .shipping h2 { font:bold 11px/16px Tahoma,Geneva,Kalimati,sans-serif; padding:8px 0 12px 25px; color:#474747; background:url(../images/new/cart_disc_head.gif) 0 0 no-repeat; line-height:14px; margin:0;}
|
1437 |
+
.cart .discount .buttons-set,
|
1438 |
+
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
|
1439 |
+
.cart .discount .buttons-set button.button,
|
1440 |
+
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1441 |
+
.discount-form,.shipping-form{padding:9px 25px 0;}
|
1442 |
+
.cart .discount .input-box { margin:8px 0 0; width:242px; }
|
1443 |
+
.cart .shipping .input-box{ margin:8px 0 0; width:242px; }
|
1444 |
+
.cart .shipping .input-box input.input-text { width:233px; }
|
1445 |
+
.cart .shipping .input-box select { width:239px; }
|
1446 |
+
.cart .discount input.input-text { width:233px; }
|
1447 |
+
|
1448 |
+
.cart .discount label,.cart .shipping label{color:#5f6162;}
|
1449 |
+
|
1450 |
+
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }
|
1451 |
+
.cart button.btn-checkout span{padding:0 0 0 15px;}
|
1452 |
+
.cart button.btn-checkout span span{padding:0 15px 0 0;}
|
1453 |
+
/* Shopping Cart Totals */
|
1454 |
+
.cart .totals { float:right; width:252px; background:url(../images/new/cart_totals_bg.gif) 0 0 no-repeat; padding-top:7px;}
|
1455 |
+
.cart .totals-in{background:url(../images/new/cart_totals_bg.gif) 0 100% no-repeat; padding:0;}
|
1456 |
+
.cart .totals table { width:100%; margin:7px 0 3px; }
|
1457 |
+
.cart .totals td { padding:1px 12px 1px 7px; color:#3e3e3e;}
|
1458 |
+
.cart .totals tr.last td {}
|
1459 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1460 |
+
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1461 |
+
.cart .totals tfoot th strong,
|
1462 |
+
.cart .totals tfoot td strong { font-size:15px; font-weight:normal;}
|
1463 |
+
.cart .totals tfoot th strong .price,
|
1464 |
+
.cart .totals tfoot td strong .price{ font-size:17px; font-weight:bold; color:#1c1c1c;}
|
1465 |
+
.cart .totals .checkout-types { font-size:13px; padding:0 12px 3px; text-align:right; }
|
1466 |
+
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1467 |
+
.cart .totals .checkout-types li a{color:#5f6162; font-size:12px; text-decoration:none;}
|
1468 |
+
/* Options Tool Tip */
|
1469 |
+
.cart-table .item-options{padding-top:10px; overflow:hidden;}
|
1470 |
+
.cart-table .item-options dt {float:left;}
|
1471 |
+
.cart-table .item-options dd{margin-bottom:10px;}
|
1472 |
+
.cart-table .item-options dd .price{color:#1C1C1C; font-weight:bold;}
|
1473 |
+
.item-options dt { font-weight:bold; font-style:normal;}
|
1474 |
+
.item-options dd { padding-left:10px; margin:0 0 6px; }
|
1475 |
+
.truncated { cursor:help; }
|
1476 |
+
.truncated a.dots { cursor:help; }
|
1477 |
+
.truncated a.details { cursor:help; }
|
1478 |
+
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1479 |
+
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
|
1480 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1481 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1482 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1483 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1484 |
+
/* ======================================================================================= */
|
1485 |
+
/* Remember Me Popup ===================================================================== */
|
1486 |
+
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
|
1487 |
+
|
1488 |
+
.remember-me label { float:none; margin:0 6px; }
|
1489 |
+
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
|
1490 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1491 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1492 |
+
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
|
1493 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1494 |
+
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
|
1495 |
+
/* Remember Me Popup ===================================================================== */
|
1496 |
+
|
1497 |
+
/* MAP Popup============================================================================== */
|
1498 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1499 |
+
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
|
1500 |
+
|
1501 |
+
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
|
1502 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1503 |
+
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
|
1504 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1505 |
+
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
|
1506 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1507 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1508 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1509 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1510 |
+
.map-popup-price .price-box,
|
1511 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1512 |
+
.map-popup-price { margin:5px 0 0; }
|
1513 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1514 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1515 |
+
/* ======================================================================================= */
|
1516 |
+
|
1517 |
+
/* Checkout ============================================================================== */
|
1518 |
+
/********** < Common Checkout Styles */
|
1519 |
+
/* Shipping and Payment methods */
|
1520 |
+
.sp-methods { margin:0 0 8px; }
|
1521 |
+
.sp-methods dt { margin:13px 0 5px; font-weight:bold; color:#5f6162;}
|
1522 |
+
.sp-methods dd {}
|
1523 |
+
.sp-methods dd li { margin:5px 0; }
|
1524 |
+
.sp-methods label { font-weight:bold; color:#666; vertical-align:middle;}
|
1525 |
+
.sp-methods .price { font-weight:bold; }
|
1526 |
+
.sp-methods .form-list { padding-left:20px; }
|
1527 |
+
.sp-methods .form-list li { margin:0 0 8px; }
|
1528 |
+
.sp-methods select.month { width:154px; margin-right:10px; }
|
1529 |
+
.sp-methods select.year { width:96px; }
|
1530 |
+
.sp-methods input.cvv { width:3em !important; }
|
1531 |
+
#opc-review.active .step-title{border-bottom:0;}
|
1532 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1533 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1534 |
+
.sp-methods .checkmo-list address { float:left; }
|
1535 |
+
|
1536 |
+
.sp-methods .centinel-logos a { margin-right:3px; }
|
1537 |
+
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1538 |
+
|
1539 |
+
.please-wait { float:right; }
|
1540 |
+
.please-wait img { vertical-align:middle; }
|
1541 |
+
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1542 |
+
|
1543 |
+
/* Tooltip */
|
1544 |
+
.tool-tip { border:1px solid #d7d7d7; background:#fff; padding:15px 20px; position:absolute; z-index:9999; }
|
1545 |
+
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
|
1546 |
+
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
|
1547 |
+
.tool-tip .tool-tip-content { padding:5px; }
|
1548 |
+
|
1549 |
+
/* Gift Messages */
|
1550 |
+
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
|
1551 |
+
.gift-messages p.control { color:#8e8d8b; }
|
1552 |
+
.gift-messages-form { position:relative; }
|
1553 |
+
.gift-messages-form label { float:none !important; position:static !important; }
|
1554 |
+
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
|
1555 |
+
.gift-messages-form .whole-order { margin:0 0 25px; }
|
1556 |
+
.gift-messages-form .item { margin:0 0 10px; }
|
1557 |
+
.gift-messages-form .item .product-img-box { float:left; width:75px; }
|
1558 |
+
.gift-messages-form .item .product-image { margin:0 0 7px; }
|
1559 |
+
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
|
1560 |
+
.gift-messages-form .item .details { margin-left:90px; }
|
1561 |
+
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1562 |
+
.gift-messages-form .item .details .form-list .field { width:255px; }
|
1563 |
+
.gift-messages-form .item .details .form-list .input-box { width:240px; }
|
1564 |
+
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
|
1565 |
+
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
|
1566 |
+
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
|
1567 |
+
|
1568 |
+
.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
|
1569 |
+
.gift-message-link.expanded { background-position:100% -40px; }
|
1570 |
+
.gift-message-row { background:#f2efe9; }
|
1571 |
+
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
|
1572 |
+
|
1573 |
+
/* Checkout Agreements */
|
1574 |
+
.checkout-agreements li { margin:30px 0; }
|
1575 |
+
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
|
1576 |
+
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
|
1577 |
+
.checkout-agreements .agree input.checkbox { margin-right:6px; }
|
1578 |
+
.checkout-agreements .agree label { font-weight:bold; color:#666; }
|
1579 |
+
|
1580 |
+
.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
|
1581 |
+
.opc .checkout-agreements li { margin:20px 0 0; }
|
1582 |
+
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
|
1583 |
+
.opc .checkout-agreements .agree { padding-left:6px; }
|
1584 |
+
|
1585 |
+
/* Centinel */
|
1586 |
+
.centinel {}
|
1587 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1588 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1589 |
+
|
1590 |
+
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1591 |
+
|
1592 |
+
/* Generic Info Set */
|
1593 |
+
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
|
1594 |
+
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1595 |
+
.info-set h3,
|
1596 |
+
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
|
1597 |
+
.info-set h2 a,
|
1598 |
+
.info-set h3 a,
|
1599 |
+
.info-set h4 a { font-weight:normal; }
|
1600 |
+
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
|
1601 |
+
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
|
1602 |
+
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1603 |
+
.info-set .box { margin:0 0 15px; }
|
1604 |
+
.info-set .box h2 { color:#e26703; }
|
1605 |
+
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1606 |
+
.info-set .data-table .product-name a { font-weight:bold !important; }
|
1607 |
+
.info-set .data-table .item-options { margin:5px 0 0; }
|
1608 |
+
/********** Common Checkout Styles > */
|
1609 |
+
|
1610 |
+
/* One Page Checkout */
|
1611 |
+
.block-progress { border:0; margin:0; }
|
1612 |
+
.col-right .block-progress .block-content { padding:5px 7px 8px !important; }
|
1613 |
+
.block-progress dt { font-size:12px; font-weight:normal; line-height:1.35; background:none; border:1px solid #d7d7d7; margin:0 0 1px; padding:6px 8px 6px 14px; color:#5f6162; }
|
1614 |
+
.block-progress dd { background:none; border:1px solid #d7d7d7; border-top:0; padding:8px 8px 8px 14px; margin:0 0 6px; }
|
1615 |
+
.block-progress dt.complete { margin:0; }
|
1616 |
+
.block-progress dd.complete {}
|
1617 |
+
.block-progress p { margin:0; }
|
1618 |
+
|
1619 |
+
.opc .buttons-set { margin-top:0; padding-top:1em;border:0; }
|
1620 |
+
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1621 |
+
.opc .buttons-set .back-link small { display:none; }
|
1622 |
+
.opc .buttons-set .back-link a { }
|
1623 |
+
.opc .buttons-set.disabled button.button { display:none; }
|
1624 |
+
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
|
1625 |
+
.opc .ul { list-style:disc outside; padding-left:18px; }
|
1626 |
+
|
1627 |
+
.opc { position:relative; }
|
1628 |
+
.opc li.section {}
|
1629 |
+
|
1630 |
+
.opc .step-title { border-width:0 1px 1px; border-style:solid; border-color:#e3e3e3 #d7d7d7 #e3e3e3; background:#fff; padding:8px 8px 7px 21px; text-align:right; }
|
1631 |
+
.opc .step-title .number { float:left; background:#fff; border:1px solid #d7d7d7; padding:0 4px; margin:0 9px 0 0; font:normal 11px/14px arial, helvetica, sans-serif; color:#434343; }
|
1632 |
+
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#7c7c7c; }
|
1633 |
+
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1634 |
+
|
1635 |
+
.opc .allow .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; border-bottom:0;}
|
1636 |
+
.opc .allow .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1637 |
+
.opc .allow .step-title h2 { color:#5f6162; }
|
1638 |
+
/*.opc .allow .step-title a { display:block; }*/
|
1639 |
+
|
1640 |
+
.opc .active .step-title { background:url(../images/new/opc_active_title.gif) 0 0 repeat-x;border:1px solid #d7d7d7; padding-bottom:7px; cursor:default; }
|
1641 |
+
.opc .active .step-title .number { background:#fff; border-color:#d7d7d7; color:#5f6162; }
|
1642 |
+
.opc .active .step-title h2 { color:#5f6162; }
|
1643 |
+
/*.opc .active .step-title a { display:none; }*/
|
1644 |
+
|
1645 |
+
.opc .step { border:1px solid #d7d7d7; border-top:0; background:#fff; padding:19px 21px; position:relative; }
|
1646 |
+
.opc .step .tool-tip { right:30px; }
|
1647 |
+
|
1648 |
+
#opc-login .buttons-set { border-top:0; }
|
1649 |
+
#opc-login h3 { font-size:13px; padding-bottom:2px; color:#5f6162;}
|
1650 |
+
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
|
1651 |
+
|
1652 |
+
#opc-shipping_method .buttons-set { border-top:0; }
|
1653 |
+
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
|
1654 |
+
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
|
1655 |
+
|
1656 |
+
#opc-review .step { border:0; padding:0; }
|
1657 |
+
#opc-review .product-name { font-weight:bold; color:#0a263c; }
|
1658 |
+
#opc-review .item-options { margin:5px 0 0; }
|
1659 |
+
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
|
1660 |
+
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1661 |
+
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1662 |
+
|
1663 |
+
/* Multiple Addresses Checkout */
|
1664 |
+
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1665 |
+
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #d7d7d7; padding:2px 0 0; font-weight:bold; text-align:center; color:#d7d7d7; }
|
1666 |
+
.checkout-progress li.active { border-top-color:#A8047A; color:#A8047A; }
|
1667 |
+
|
1668 |
+
.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
|
1669 |
+
.multiple-checkout h3,
|
1670 |
+
.multiple-checkout h4 { font-size:13px; font-weight:bold; }
|
1671 |
+
.multiple-checkout h2 a,
|
1672 |
+
.multiple-checkout h3 a,
|
1673 |
+
.multiple-checkout h4 a { font-weight:normal; }
|
1674 |
+
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
|
1675 |
+
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
|
1676 |
+
.multiple-checkout .data-table .item-options { margin:5px 0 0; }
|
1677 |
+
|
1678 |
+
.multiple-checkout .gift-messages { margin:15px 0 0; }
|
1679 |
+
|
1680 |
+
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
|
1681 |
+
|
1682 |
+
.multiple-checkout .col2-set,
|
1683 |
+
.multiple-checkout .col3-set { background:#fff; border:1px solid #d7d7d7; margin:0 0 25px; padding:20px; }
|
1684 |
+
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#fff; border-bottom:1px solid #d7d7d7; position:relative; }
|
1685 |
+
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
|
1686 |
+
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
|
1687 |
+
.multiple-checkout .box { margin:0 0 15px; }
|
1688 |
+
.multiple-checkout .box h2 { }
|
1689 |
+
|
1690 |
+
.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
|
1691 |
+
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
|
1692 |
+
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0;}
|
1693 |
+
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
|
1694 |
+
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
|
1695 |
+
.multiple-checkout .place-order .grand-total .price { color:#000; }
|
1696 |
+
.multiple-checkout .place-order .grand-total button.button span { font-size:14px; padding:0 0 0 14px;}
|
1697 |
+
.multiple-checkout .place-order .grand-total button.button span span { padding:0 14px 0 0; }
|
1698 |
+
|
1699 |
+
/* Step 1 */
|
1700 |
+
#multiship-addresses-table td { padding:10px; }
|
1701 |
+
#multiship-addresses-table tfoot td { padding:5px 10px; }
|
1702 |
+
|
1703 |
+
/* Step 2 */
|
1704 |
+
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
|
1705 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
|
1706 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
|
1707 |
+
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
|
1708 |
+
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
|
1709 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
|
1710 |
+
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
|
1711 |
+
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d7d7d7; background:#fff; padding:13px; position:relative; }
|
1712 |
+
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none;position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
|
1713 |
+
|
1714 |
+
/* Step 3 */
|
1715 |
+
.checkout-multishipping-billing .multiple-checkout { position:relative; }
|
1716 |
+
/* ======================================================================================= */
|
1717 |
+
|
1718 |
+
|
1719 |
+
/* Account Login/Create Pages ============================================================ */
|
1720 |
+
.account-login .content { min-height:240px; padding:14px 21px; background:#fff; border:1px solid #d7d7d7; border-bottom:0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
|
1721 |
+
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ccc;}
|
1722 |
+
.account-login .buttons-set { border:1px solid #d7d7d7; border-top:0; margin:0; padding:8px 13px; background:#fff; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;}
|
1723 |
+
|
1724 |
+
.account-create {}
|
1725 |
+
/* Account Login/Create Pages ============================================================ */
|
1726 |
+
|
1727 |
+
|
1728 |
+
/* My Account ============================================================================= */
|
1729 |
+
.my-account .title-buttons .link-rss { float:none; margin:0; }
|
1730 |
+
.box-account a{text-decoration:none;}
|
1731 |
+
.box-account a:hover{text-decoration:underline;}
|
1732 |
+
/********** < Dashboard */
|
1733 |
+
.dashboard .welcome-msg { margin:0 0 1.5em 0; }
|
1734 |
+
.dashboard .welcome-msg p { margin:0; }
|
1735 |
+
.dashboard .col2-set { margin:0 0 15px; }
|
1736 |
+
|
1737 |
+
/* General Box */
|
1738 |
+
.box-account { background:#fff; border:1px solid #d7d7d7; padding:15px; margin: 0 0 20px;}
|
1739 |
+
.box-account .box-head { margin:0 0 10px; text-align:right; }
|
1740 |
+
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; }
|
1741 |
+
|
1742 |
+
.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
|
1743 |
+
.dashboard .box .box-title h3,
|
1744 |
+
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
|
1745 |
+
|
1746 |
+
/* Block: Recent Orders */
|
1747 |
+
|
1748 |
+
/* Block: Account Information */
|
1749 |
+
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
|
1750 |
+
|
1751 |
+
/* Block: Reviews */
|
1752 |
+
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1753 |
+
.dashboard .box-reviews .details { margin-left:20px; }
|
1754 |
+
.dashboard .box-reviews li.item { margin:0 0 7px; }
|
1755 |
+
.dashboard .box-reviews li.item.last { margin:0; }
|
1756 |
+
.dashboard .box-reviews .ratings { margin:7px 0 0; }
|
1757 |
+
|
1758 |
+
/* Block: Tags */
|
1759 |
+
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#000; border:1px solid #d7d7d7; margin:1px -20px 0 0; padding:1px 2px; background:#fff; }
|
1760 |
+
.dashboard .box-tags .details { margin-left:20px; }
|
1761 |
+
.dashboard .box-tags li.item { margin:0 0 7px; }
|
1762 |
+
.dashboard .box-tags li.item.last { margin:0; }
|
1763 |
+
.dashboard .box-tags .tags strong,
|
1764 |
+
.dashboard .box-tags .tags ul,
|
1765 |
+
.dashboard .box-tags .tags ul li { display:inline; }
|
1766 |
+
/********** Dashboard > */
|
1767 |
+
|
1768 |
+
/* Address Book */
|
1769 |
+
.addresses-list h2 { font-weight:bold; font-size:13px; text-transform:uppercase; }
|
1770 |
+
.addresses-list h3 { font-weight:bold; font-size:13px; }
|
1771 |
+
.addresses-list address { margin:0 0 3px; }
|
1772 |
+
.addresses-list p { margin:0; }
|
1773 |
+
.addresses-list a { font-weight:bold; }
|
1774 |
+
.addresses-list .link-remove { color:#646464; }
|
1775 |
+
.addresses-list .separator { margin:0 3px; }
|
1776 |
+
.addresses-list li.item { background:#fff; border:1px solid #d7d7d7; padding:10px 13px; margin:0 0 10px; }
|
1777 |
+
.addresses-list li.empty { background:none; border:0; padding:0; }
|
1778 |
+
.addresses-list li.empty p { font-weight:bold; }
|
1779 |
+
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
|
1780 |
+
|
1781 |
+
/* Order View */
|
1782 |
+
.order-info { background:#fdfdfd; border:1px solid #d7d7d7; padding:5px 8px; margin:0 0 8px;}
|
1783 |
+
.order-info dt,
|
1784 |
+
.order-info dd,
|
1785 |
+
.order-info ul,
|
1786 |
+
.order-info li { display:inline; }
|
1787 |
+
.order-info .current { font-weight:bold; }
|
1788 |
+
.order-info li { margin:0 3px; }
|
1789 |
+
|
1790 |
+
.order-date { margin:10px 0; color:#474747; padding-left:9px;}
|
1791 |
+
|
1792 |
+
.order-info-box { background:#fff; border:1px solid #d7d7d7; padding:12px 8px; margin:0 0 15px; }
|
1793 |
+
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1794 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1795 |
+
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1796 |
+
|
1797 |
+
.order-items { width:100%; overflow-x:auto; }
|
1798 |
+
.order-items h2,
|
1799 |
+
.order-items h3 { font-weight:bold; font-size:13px; display:none;}
|
1800 |
+
.order-items .product-name { font-size:1em !important; font-weight:bold !important; display:block;}
|
1801 |
+
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
|
1802 |
+
.order-items p .link-print { float:none; }
|
1803 |
+
|
1804 |
+
.order-gift-message { margin:15px 0; }
|
1805 |
+
.gift-message dt strong { color:#666; }
|
1806 |
+
.gift-message dd { margin:5px 0 0; font-size:13px; }
|
1807 |
+
|
1808 |
+
.order-about { margin:15px 0; }
|
1809 |
+
.order-about dt { font-weight:bold; }
|
1810 |
+
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1811 |
+
|
1812 |
+
.tracking-table { margin:0 0 15px; }
|
1813 |
+
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1814 |
+
.tracking-table th,
|
1815 |
+
.tracking-table td { padding:1px 5px 0 0; }
|
1816 |
+
|
1817 |
+
.tracking-table-popup { width:100%; }
|
1818 |
+
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1819 |
+
.tracking-table-popup th,
|
1820 |
+
.tracking-table-popup td { padding:1px 8px; }
|
1821 |
+
|
1822 |
+
/* Order Print Pages */
|
1823 |
+
.page-print .print-head { margin:0 0 15px; }
|
1824 |
+
.page-print .print-head .logo { float:left; }
|
1825 |
+
.page-print .print-head address { float:left; margin-left:15px; }
|
1826 |
+
.page-print h1 { font-size:16px; font-weight:bold; }
|
1827 |
+
.page-print h2,
|
1828 |
+
.page-print h3 { font-size:13px; font-weight:bold; }
|
1829 |
+
.page-print h2.h2 { font-size:16px; font-weight:bold; }
|
1830 |
+
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
|
1831 |
+
.page-print .col2-set { margin:0 0 10px; }
|
1832 |
+
/* Price Rewrites */
|
1833 |
+
.page-print .gift-message-link { display:none; }
|
1834 |
+
.page-print .price-excl-tax,
|
1835 |
+
.page-print .price-incl-tax { display:block; white-space:nowrap; }
|
1836 |
+
.page-print .cart-price,
|
1837 |
+
.page-print .price-excl-tax .label,
|
1838 |
+
.page-print .price-incl-tax .label,
|
1839 |
+
.page-print .price-excl-tax .price,
|
1840 |
+
.page-print .price-incl-tax .price { display:inline; }
|
1841 |
+
|
1842 |
+
/* My Wishlist */
|
1843 |
+
.my-wishlist .data-table td { padding:10px; }
|
1844 |
+
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
|
1845 |
+
.my-wishlist textarea { display:block; width:97%; height:109px; }
|
1846 |
+
.my-wishlist .buttons-set { margin-top:2em; }
|
1847 |
+
.my-wishlist .buttons-set button.button { float:none; }
|
1848 |
+
#wishlist-table .add-to-links { white-space:nowrap; }
|
1849 |
+
|
1850 |
+
/* My Tags */
|
1851 |
+
.my-tag-edit { float:left; margin:0 0 10px; }
|
1852 |
+
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
|
1853 |
+
#my-tags-table { clear:both; }
|
1854 |
+
#my-tags-table td { padding:10px; }
|
1855 |
+
#my-tags-table .add-to-links { white-space:nowrap; }
|
1856 |
+
|
1857 |
+
/* My Reviews */
|
1858 |
+
#my-reviews-table td { padding:10px; }
|
1859 |
+
|
1860 |
+
.product-review .product-img-box { float:left; width:140px; }
|
1861 |
+
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
|
1862 |
+
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
|
1863 |
+
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
|
1864 |
+
.product-review .product-details { margin-left:150px; }
|
1865 |
+
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
|
1866 |
+
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
|
1867 |
+
.product-review .ratings-table { margin:0 0 10px; }
|
1868 |
+
.product-review dt { font-weight:bold; }
|
1869 |
+
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1870 |
+
|
1871 |
+
/* Billing Agreements */
|
1872 |
+
.billing-agreements .form-list li select { float:left; }
|
1873 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1874 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1875 |
+
/* ======================================================================================= */
|
1876 |
+
|
1877 |
+
.page{padding-bottom:127px;}
|
1878 |
+
/* Footer ================================================================================ */
|
1879 |
+
.footer-container { background:#f4f4f4; border-top:1px solid #e4e4e4; text-align:left; height:92px; position:relative;margin-top:-93px;}
|
1880 |
+
.footer { width:931px; margin:0 auto; padding:14px 10px 19px; height:59px;}
|
1881 |
+
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
|
1882 |
+
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
|
1883 |
+
.footer .store-switcher select { padding:0; vertical-align:middle; }
|
1884 |
+
.footer a { color:#545454; text-decoration:none; }
|
1885 |
+
.footer a:hover { text-decoration:underline; }
|
1886 |
+
.footer .bugs { margin:13px 0 0; color:#545454; }
|
1887 |
+
.footer .bugs a { color:#545454; text-decoration:underline; }
|
1888 |
+
.footer .bugs a:hover { text-decoration:none; }
|
1889 |
+
.footer address { margin:14px 0 10px; color:#7f7f7f; }
|
1890 |
+
.footer address a { color:#545454; text-decoration:underline; }
|
1891 |
+
.footer address a:hover { text-decoration:none; }
|
1892 |
+
.footer ul { float:left; }
|
1893 |
+
.footer ul.links { display:block; }
|
1894 |
+
.footer li { float:left; padding:0 22px 0 0px; }
|
1895 |
+
/*.footer li.last { background:none !important; padding-right:0 !important; }*/
|
1896 |
+
.footer-container .bottom-container { margin:0 0 5px; }
|
1897 |
+
/* ======================================================================================= */
|
1898 |
+
|
1899 |
+
/* Sample Data============================================================================ */
|
1900 |
+
.home-callout { margin-bottom:12px; }
|
1901 |
+
.home-callout img { display:block }
|
1902 |
+
.home-spot { float:left; width:425px; margin-left:20px; }
|
1903 |
+
.home-spot img{max-width:100%;}
|
1904 |
+
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
|
1905 |
+
.best-selling table { border-top:1px solid #ccc; }
|
1906 |
+
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
|
1907 |
+
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
|
1908 |
+
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
|
1909 |
+
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
|
1910 |
+
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
|
1911 |
+
.best-selling a.product-name,
|
1912 |
+
.home-spot .best-selling a.product-name:hover { color:#203548; }
|
1913 |
+
/* ======================================================================================= */
|
1914 |
+
|
1915 |
+
|
1916 |
+
/* Clears ================================================================================ */
|
1917 |
+
.clearer:after,
|
1918 |
+
.header-container:after,
|
1919 |
+
.header-container .top-container:after,
|
1920 |
+
.header:after,
|
1921 |
+
.header .quick-access:after,
|
1922 |
+
#nav:after,
|
1923 |
+
.main:after,
|
1924 |
+
.footer:after,
|
1925 |
+
.footer-container .bottom-container:after,
|
1926 |
+
.col-main:after,
|
1927 |
+
.col2-set:after,
|
1928 |
+
.col3-set:after,
|
1929 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1930 |
+
.col4-set:after,
|
1931 |
+
.search-autocomplete li:after,
|
1932 |
+
.block .block-content:after,
|
1933 |
+
.block .actions:after,
|
1934 |
+
.block li.item:after,
|
1935 |
+
.block-poll li:after,
|
1936 |
+
.block-layered-nav .currently li:after,
|
1937 |
+
.page-title:after,
|
1938 |
+
.products-grid:after,
|
1939 |
+
.products-list li.item:after,
|
1940 |
+
.box-account .box-head:after,
|
1941 |
+
.dashboard .box .box-title:after,
|
1942 |
+
.box-reviews li.item:after,
|
1943 |
+
.box-tags li.item:after,
|
1944 |
+
.pager:after,
|
1945 |
+
.sorter:after,
|
1946 |
+
.ratings:after,
|
1947 |
+
.add-to-box:after,
|
1948 |
+
.add-to-cart:after,
|
1949 |
+
.product-essential:after,
|
1950 |
+
.product-collateral:after,
|
1951 |
+
.product-view .product-img-box .more-views ul:after,
|
1952 |
+
.product-view .box-tags .form-add:after,
|
1953 |
+
.product-options .options-list li:after,
|
1954 |
+
.product-options-bottom:after,
|
1955 |
+
.product-review:after,
|
1956 |
+
.cart:after,
|
1957 |
+
.cart-collaterals:after,
|
1958 |
+
.cart .crosssell li.item:after,
|
1959 |
+
.opc .step-title:after,
|
1960 |
+
.checkout-progress:after,
|
1961 |
+
.multiple-checkout .place-order:after,
|
1962 |
+
.group-select li:after,
|
1963 |
+
.form-list li:after,
|
1964 |
+
.form-list .field:after,
|
1965 |
+
.buttons-set:after,
|
1966 |
+
.page-print .print-head:after,
|
1967 |
+
.advanced-search-summary:after,
|
1968 |
+
.gift-messages-form .item:after,
|
1969 |
+
.send-friend .form-list li p:after,
|
1970 |
+
.menu-and-search .form-search:after,
|
1971 |
+
.products-list li.item .list-item-bg:after,
|
1972 |
+
.product-view .product-shop .short-description:after,
|
1973 |
+
.product-view .box-description:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1974 |
+
/* ======================================================================================= */
|
1975 |
+
.block .block-content{padding-left:21px !important;}
|
1976 |
+
.block-reorder .actions{padding-left:0;}
|
1977 |
+
.pager .pages a.next,
|
1978 |
+
.pager .pages a.previous{text-decoration:none;}
|
1979 |
+
|
1980 |
+
.btn-edit { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
|
1981 |
+
.cards-list dt { margin:5px 0 0; }
|
1982 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
1983 |
+
|
1984 |
+
/* Configured price */
|
1985 |
+
.configured-price { margin:0; }
|
1986 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
1987 |
+
.configured-price .price { font-weight:bold; }
|
1988 |
+
|
1989 |
+
.product-options {position:relative;}
|
1990 |
+
|
1991 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1992 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1993 |
+
|
1994 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1995 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1996 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1997 |
+
|
1998 |
+
.product-view .product-options-bottom .add-to-links{
|
1999 |
+
clear:both;
|
2000 |
+
margin:0;
|
2001 |
+
font-size:11px;
|
2002 |
+
}
|
2003 |
+
.product-view .product-options-bottom .add-to-links a {
|
2004 |
+
font-weight: normal !important;
|
2005 |
+
}
|
2006 |
+
.product-view .product-options-bottom .add-to-links li, .product-view .product-options-bottom .add-to-links li .separator {
|
2007 |
+
display: inline;
|
2008 |
+
}
|
2009 |
+
.product-view .product-options-bottom .add-to-links a.link-compare {
|
2010 |
+
color: #5F5F5F;
|
2011 |
+
}
|
2012 |
+
|
2013 |
+
/* CSS3 Borders */
|
2014 |
+
.products-list .product-image,
|
2015 |
+
.product-view .product-img-box .more-views li a{-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
|
2016 |
+
|
2017 |
+
input.input-text,
|
2018 |
+
select,textarea,
|
2019 |
+
.fieldset .legend,
|
2020 |
+
.toolbar,
|
2021 |
+
.cart-table tbody td .cart-prod-image img,
|
2022 |
+
.tier-prices,
|
2023 |
+
.product-view .product-img-box .product-image,
|
2024 |
+
.product-options,
|
2025 |
+
.tags-list,
|
2026 |
+
.cart .crosssell .product-image img,
|
2027 |
+
.multiple-checkout .col2-set,
|
2028 |
+
.multiple-checkout .col3-set,
|
2029 |
+
.addresses-list li.item{-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
|
2030 |
+
|
2031 |
+
.fieldset,
|
2032 |
+
.messages li,
|
2033 |
+
.box-account,
|
2034 |
+
.order-info,
|
2035 |
+
.order-info-box{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
|
2036 |
+
|
2037 |
+
.opc li:first-child .step-title{
|
2038 |
+
-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
|
2039 |
+
}
|
2040 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/jewelry_purple/images/bkg_buttons-set1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_collapse-gm.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_collapse.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_divider1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_opc-title-off.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_pipe1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_pipe2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_pipe3.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_product_collateral.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_rating.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_tfoot.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_th-v.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_th.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/bkg_toolbar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_gm-close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_google_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_paypal_checkout.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_remove.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_remove2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_search.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_trash.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/catalog/product/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/cvv.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/cvv.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/fam_book_open.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/grid-cal.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_arrow-top.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_asc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_desc_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_folder-table.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_ma-reviews.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_ma-tags.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_msg-error.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_msg-note.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_msg-success.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_page1.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_page2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_pager-next.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_pager-prev.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_rss-big.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_search_criteria.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_tag_add.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_tier.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_type_grid.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/i_type_list.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/logo.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/logo_email.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/logo_print.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/magnifier_handle.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/nav_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/nav_li_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/nav_li_cative_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/nav_li_first.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/best_sell_head.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/block_button_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/block_left_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/block_right_content_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/block_title_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/bread_spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/buttun_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/cart_crossell.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/cart_disc_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/cart_disc_head.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/cart_totals_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/doble_arrow.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/home_newsletter.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/opc_active_title.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/product_grid_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/product_grid_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/product_grid_bg2.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/product_list_bg.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/new/product_tabs_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/np_cart_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/np_more_img.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/np_product_main.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/np_thumb.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/np_thumb2.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/opc-ajax-loader.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/pager_arrow_left.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/pager_arrow_right.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/slider_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/slider_btn_zoom_in.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/slider_btn_zoom_out.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/top_search_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/validation_advice_bg.gif
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/small_image.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/catalog/category/placeholder/thumbnail.jpg
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_account.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_cart.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_home.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_more.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_page.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_search.png
ADDED
Binary file
|
skin/frontend/default/jewelry_purple/images/xmlconnect/tab_shop.png
ADDED
Binary file
|
source/Jewelry_Store_Black/1_Home.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/2_Category_grid.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/3_Category_list.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/4_Product_page.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/5_Cart.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/6_Checkout.psd
ADDED
Binary file
|
source/Jewelry_Store_Black/7_User_account.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/1_Home.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/2_Category_grid.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/3_Category_list.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/4_Product_page.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/5_Cart.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/6_Checkout.psd
ADDED
Binary file
|
source/Jewelry_Store_Blue/7_User_account.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/1_Home.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/2_Category_grid.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/3_Category_list.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/4_Product_page.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/5_Cart.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/6_Checkout.psd
ADDED
Binary file
|
source/Jewelry_Store_Purple/7_User_account.psd
ADDED
Binary file
|