Version Notes
Magento Classic Free Theme
Download this release
Release Info
Developer | TemplatesMaster |
Extension | magento_classic_theme_free |
Version | 1.7.0.0 |
Comparing to | |
See all releases |
Code changes from version 1.4.1.2 to 1.7.0.0
- app/code/local/TM/Templatef002/etc/config.xml +20 -0
- app/design/frontend/default/f002/layout/catalog.xml +25 -41
- app/design/frontend/default/f002/layout/checkout.xml +36 -11
- app/design/frontend/default/f002/layout/newsletter.xml +4 -9
- app/design/frontend/default/f002/layout/page.xml +29 -18
- app/design/frontend/default/f002/layout/tag.xml +11 -4
- app/design/frontend/default/f002/template/callouts/left_col.phtml +12 -11
- app/design/frontend/default/f002/template/callouts/right_col.phtml +4 -2
- app/design/frontend/default/f002/template/catalog/layer/view.phtml +0 -56
- app/design/frontend/default/f002/template/catalog/navigation/left.phtml +0 -60
- app/design/frontend/default/f002/template/catalog/navigation/sidebar.phtml +17 -3
- app/design/frontend/default/f002/template/catalog/navigation/top.phtml +23 -18
- app/design/frontend/default/f002/template/catalog/product/compare/sidebar.phtml +0 -56
- app/design/frontend/default/f002/template/catalog/product/new.phtml +11 -9
- app/design/frontend/default/f002/template/catalog/product/view.phtml +66 -26
- app/design/frontend/default/f002/template/catalogsearch/form.mini.phtml +16 -15
- app/design/frontend/default/f002/template/checkout/cart/header.cart.phtml +43 -43
- app/design/frontend/default/f002/template/checkout/cart/sidebar.phtml +0 -75
- app/design/frontend/default/f002/template/customer/account/navigation.phtml +0 -46
- app/design/frontend/default/f002/template/directory/currency.phtml +0 -49
- app/design/frontend/default/f002/template/page/1column.phtml +2 -2
- app/design/frontend/default/f002/template/page/2columns-left.phtml +2 -2
- app/design/frontend/default/f002/template/page/2columns-right.phtml +2 -2
- app/design/frontend/default/f002/template/page/3columns.phtml +4 -4
- app/design/frontend/default/f002/template/page/html/footer.phtml +7 -7
- app/design/frontend/default/f002/template/page/html/header.phtml +7 -4
- app/design/frontend/default/f002/template/{tag/popular.phtml → page/html/topmenu.phtml} +22 -15
- app/design/frontend/default/f002/template/poll/active.phtml +0 -66
- app/design/frontend/default/f002/template/reports/product_viewed.phtml +0 -44
- app/design/frontend/default/f002/template/sales/reorder/sidebar.phtml +0 -77
- app/design/frontend/default/f002/template/wishlist/sidebar.phtml +0 -60
- app/design/frontend/default/f002/template/wishlist/view.phtml +0 -114
- app/etc/modules/TM_Templatef002.xml +10 -0
- package.xml +14 -14
- skin/frontend/default/f002/css/custom.css +151 -122
- skin/frontend/default/f002/css/styles-ie.css +15 -9
- skin/frontend/default/f002/css/styles.css +232 -68
- skin/frontend/default/f002/images/btn_edit.gif +0 -0
- skin/frontend/default/f002/images/btn_previous.gif +0 -0
- skin/frontend/default/f002/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002/images/calendar.gif +0 -0
- skin/frontend/default/f002/images/fam_book_open.png +0 -0
- skin/frontend/default/f002/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002/images/i_notice.gif +0 -0
- skin/frontend/default/f002/images/i_rss.gif +0 -0
- skin/frontend/default/f002/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002/images/spacer.gif +0 -0
- skin/frontend/default/f002/js/slider.js +89 -89
- skin/frontend/default/f002_green/css/custom.css +151 -122
- skin/frontend/default/f002_green/css/styles-ie.css +15 -9
- skin/frontend/default/f002_green/css/styles.css +232 -68
- skin/frontend/default/f002_green/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_green/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_green/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_green/images/calendar.gif +0 -0
- skin/frontend/default/f002_green/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_green/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_green/images/i_notice.gif +0 -0
- skin/frontend/default/f002_green/images/i_rss.gif +0 -0
- skin/frontend/default/f002_green/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_green/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_green/images/spacer.gif +0 -0
- skin/frontend/default/f002_green/js/slider.js +89 -89
- skin/frontend/default/f002_grey/css/custom.css +153 -123
- skin/frontend/default/f002_grey/css/styles-ie.css +15 -9
- skin/frontend/default/f002_grey/css/styles.css +232 -68
- skin/frontend/default/f002_grey/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_grey/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_grey/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_grey/images/calendar.gif +0 -0
- skin/frontend/default/f002_grey/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_grey/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_grey/images/i_notice.gif +0 -0
- skin/frontend/default/f002_grey/images/i_rss.gif +0 -0
- skin/frontend/default/f002_grey/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_grey/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_grey/images/spacer.gif +0 -0
- skin/frontend/default/f002_grey/js/slider.js +89 -89
- skin/frontend/default/f002_orange/css/custom.css +151 -122
- skin/frontend/default/f002_orange/css/styles-ie.css +15 -9
- skin/frontend/default/f002_orange/css/styles.css +232 -68
- skin/frontend/default/f002_orange/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_orange/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_orange/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_orange/images/calendar.gif +0 -0
- skin/frontend/default/f002_orange/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_orange/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_orange/images/i_notice.gif +0 -0
- skin/frontend/default/f002_orange/images/i_rss.gif +0 -0
- skin/frontend/default/f002_orange/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_orange/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_orange/images/spacer.gif +0 -0
- skin/frontend/default/f002_orange/js/slider.js +89 -89
- skin/frontend/default/f002_pink/css/custom.css +151 -121
- skin/frontend/default/f002_pink/css/styles-ie.css +15 -9
- skin/frontend/default/f002_pink/css/styles.css +232 -68
- skin/frontend/default/f002_pink/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_pink/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_pink/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_pink/images/calendar.gif +0 -0
- skin/frontend/default/f002_pink/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_pink/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_pink/images/i_notice.gif +0 -0
- skin/frontend/default/f002_pink/images/i_rss.gif +0 -0
- skin/frontend/default/f002_pink/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_pink/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_pink/images/spacer.gif +0 -0
- skin/frontend/default/f002_pink/js/slider.js +89 -89
- skin/frontend/default/f002_red/css/custom.css +151 -121
- skin/frontend/default/f002_red/css/styles-ie.css +15 -9
- skin/frontend/default/f002_red/css/styles.css +232 -68
- skin/frontend/default/f002_red/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_red/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_red/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_red/images/calendar.gif +0 -0
- skin/frontend/default/f002_red/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_red/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_red/images/i_notice.gif +0 -0
- skin/frontend/default/f002_red/images/i_rss.gif +0 -0
- skin/frontend/default/f002_red/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_red/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_red/images/spacer.gif +0 -0
- skin/frontend/default/f002_red/js/slider.js +89 -89
- skin/frontend/default/f002_sea_green/css/custom.css +151 -121
- skin/frontend/default/f002_sea_green/css/styles-ie.css +15 -9
- skin/frontend/default/f002_sea_green/css/styles.css +232 -68
- skin/frontend/default/f002_sea_green/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_sea_green/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_sea_green/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_sea_green/images/calendar.gif +0 -0
- skin/frontend/default/f002_sea_green/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_sea_green/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_sea_green/images/i_notice.gif +0 -0
- skin/frontend/default/f002_sea_green/images/i_rss.gif +0 -0
- skin/frontend/default/f002_sea_green/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_sea_green/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_sea_green/images/spacer.gif +0 -0
- skin/frontend/default/f002_sea_green/js/slider.js +89 -89
- skin/frontend/default/f002_silver/css/custom.css +151 -121
- skin/frontend/default/f002_silver/css/styles-ie.css +15 -9
- skin/frontend/default/f002_silver/css/styles.css +232 -68
- skin/frontend/default/f002_silver/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_silver/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_silver/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_silver/images/calendar.gif +0 -0
- skin/frontend/default/f002_silver/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_silver/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_silver/images/i_notice.gif +0 -0
- skin/frontend/default/f002_silver/images/i_rss.gif +0 -0
- skin/frontend/default/f002_silver/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_silver/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_silver/images/spacer.gif +0 -0
- skin/frontend/default/f002_silver/js/slider.js +89 -89
- skin/frontend/default/f002_violet/css/custom.css +151 -121
- skin/frontend/default/f002_violet/css/styles-ie.css +15 -9
- skin/frontend/default/f002_violet/css/styles.css +232 -68
- skin/frontend/default/f002_violet/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_violet/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_violet/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_violet/images/calendar.gif +0 -0
- skin/frontend/default/f002_violet/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_violet/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_violet/images/i_notice.gif +0 -0
- skin/frontend/default/f002_violet/images/i_rss.gif +0 -0
- skin/frontend/default/f002_violet/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_violet/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_violet/images/spacer.gif +0 -0
- skin/frontend/default/f002_violet/js/slider.js +89 -89
- skin/frontend/default/f002_yellow/css/custom.css +151 -121
- skin/frontend/default/f002_yellow/css/styles-ie.css +15 -9
- skin/frontend/default/f002_yellow/css/styles.css +232 -68
- skin/frontend/default/f002_yellow/images/btn_edit.gif +0 -0
- skin/frontend/default/f002_yellow/images/btn_previous.gif +0 -0
- skin/frontend/default/f002_yellow/images/btn_window_close.gif +0 -0
- skin/frontend/default/f002_yellow/images/calendar.gif +0 -0
- skin/frontend/default/f002_yellow/images/i_availability_only.gif +0 -0
- skin/frontend/default/f002_yellow/images/i_availability_only_arrow.gif +0 -0
- skin/frontend/default/f002_yellow/images/i_notice.gif +0 -0
- skin/frontend/default/f002_yellow/images/i_rss.gif +0 -0
- skin/frontend/default/f002_yellow/images/map_popup_arrow.gif +0 -0
- skin/frontend/default/f002_yellow/images/product_zoom_overlay_magnif.gif +0 -0
- skin/frontend/default/f002_yellow/images/spacer.gif +0 -0
- skin/frontend/default/f002_yellow/js/slider.js +89 -89
app/code/local/TM/Templatef002/etc/config.xml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<config>
|
3 |
+
<modules>
|
4 |
+
<TM_Templatef002>
|
5 |
+
<version>1.7.0.0</version>
|
6 |
+
</TM_Templatef002>
|
7 |
+
</modules>
|
8 |
+
<global>
|
9 |
+
<resources>
|
10 |
+
<templatef002_setup>
|
11 |
+
<setup>
|
12 |
+
<module>TM_Templatef002</module>
|
13 |
+
</setup>
|
14 |
+
<connection>
|
15 |
+
<use>core_setup</use>
|
16 |
+
</connection>
|
17 |
+
</templatef002_setup>
|
18 |
+
</resources>
|
19 |
+
</global>
|
20 |
+
</config>
|
app/design/frontend/default/f002/layout/catalog.xml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
-
* @copyright Copyright (c)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
@@ -45,9 +45,6 @@ Default layout, loads most of the pages
|
|
45 |
<default>
|
46 |
|
47 |
<!-- Mage_Catalog -->
|
48 |
-
<reference name="top.menu">
|
49 |
-
<block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
|
50 |
-
</reference>
|
51 |
<reference name="left">
|
52 |
<block type="core/template" after="-" name="left.permanent.callout-1" template="callouts/left_col.phtml">
|
53 |
<action method="setImgSrc"><src>images/media/col_left_callout-1.jpg</src></action>
|
@@ -148,14 +145,6 @@ Category layered navigation layout
|
|
148 |
</reference>
|
149 |
</catalog_category_layered>
|
150 |
|
151 |
-
<catalog_category_layered_nochildren translate="label">
|
152 |
-
<label>Catalog Category (Without Subcategories)</label>
|
153 |
-
<remove name="right.reports.product.viewed" />
|
154 |
-
<reference name="right">
|
155 |
-
<block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
|
156 |
-
</reference>
|
157 |
-
</catalog_category_layered_nochildren>
|
158 |
-
|
159 |
<!--
|
160 |
Compare products page
|
161 |
-->
|
@@ -176,7 +165,6 @@ Compare products page
|
|
176 |
</catalog_product_compare_index>
|
177 |
|
178 |
<customer_account_index>
|
179 |
-
|
180 |
<reference name="right">
|
181 |
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
182 |
</reference>
|
@@ -194,6 +182,7 @@ Product view
|
|
194 |
</reference>
|
195 |
<reference name="head">
|
196 |
<action method="addJs"><script>varien/product.js</script></action>
|
|
|
197 |
|
198 |
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
199 |
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
@@ -219,14 +208,12 @@ Product view
|
|
219 |
</block>
|
220 |
|
221 |
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
222 |
-
|
223 |
<block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
|
224 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
225 |
</block>
|
226 |
<block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
|
227 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
228 |
</block>
|
229 |
-
|
230 |
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
231 |
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
232 |
|
@@ -250,6 +237,7 @@ Product view
|
|
250 |
<action method="insert"><block>product.tierprices</block></action>
|
251 |
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
252 |
<action method="append"><block>product.info.addtocart</block></action>
|
|
|
253 |
</block>
|
254 |
|
255 |
<block type="core/template_facade" name="product.info.container1" as="container1">
|
@@ -279,16 +267,20 @@ Additional block dependant on product type
|
|
279 |
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
280 |
<label>Catalog Product View (Simple)</label>
|
281 |
<reference name="product.info">
|
282 |
-
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/
|
283 |
-
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra"
|
|
|
|
|
284 |
</block>
|
285 |
</reference>
|
286 |
</PRODUCT_TYPE_simple>
|
287 |
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
288 |
<label>Catalog Product View (Configurable)</label>
|
289 |
<reference name="product.info">
|
290 |
-
|
291 |
-
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra"
|
|
|
|
|
292 |
</block>
|
293 |
</reference>
|
294 |
<reference name="product.info.options.wrapper">
|
@@ -298,16 +290,20 @@ Additional block dependant on product type
|
|
298 |
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
299 |
<label>Catalog Product View (Grouped)</label>
|
300 |
<reference name="product.info">
|
301 |
-
|
302 |
-
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra"
|
|
|
|
|
303 |
</block>
|
304 |
</reference>
|
305 |
</PRODUCT_TYPE_grouped>
|
306 |
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
307 |
<label>Catalog Product View (Virtual)</label>
|
308 |
<reference name="product.info">
|
309 |
-
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/
|
310 |
-
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra"
|
|
|
|
|
311 |
</block>
|
312 |
</reference>
|
313 |
</PRODUCT_TYPE_virtual>
|
@@ -371,6 +367,9 @@ SEO Site Map
|
|
371 |
|
372 |
<catalog_seo_sitemap_category translate="label">
|
373 |
<label>Catalog Seo Sitemap (Category List)</label>
|
|
|
|
|
|
|
374 |
<update handle="catalog_seo_sitemap" />
|
375 |
<reference name="seo.sitemap.container">
|
376 |
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
@@ -402,6 +401,9 @@ SEO Site Map
|
|
402 |
|
403 |
<catalog_seo_sitemap_product translate="label">
|
404 |
<label>Catalog Seo Sitemap (Product List)</label>
|
|
|
|
|
|
|
405 |
<update handle="catalog_seo_sitemap" />
|
406 |
<reference name="seo.sitemap.container">
|
407 |
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
@@ -415,22 +417,4 @@ SEO Site Map
|
|
415 |
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
416 |
</reference>
|
417 |
</catalog_seo_sitemap_product>
|
418 |
-
|
419 |
-
|
420 |
-
<!--
|
421 |
-
Catalog search terms block
|
422 |
-
-->
|
423 |
-
|
424 |
-
<catalog_seo_searchterm_popular translate="label">
|
425 |
-
<label>Catalog Seo Popular Search Terms</label>
|
426 |
-
<remove name="right"/>
|
427 |
-
<remove name="left"/>
|
428 |
-
<reference name="root">
|
429 |
-
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
430 |
-
</reference>
|
431 |
-
<reference name="content">
|
432 |
-
<block type="catalog/seo_searchterm" name="seo.searchterm" template="catalog/seo/searchterm.phtml"/>
|
433 |
-
</reference>
|
434 |
-
</catalog_seo_searchterm_popular>
|
435 |
-
|
436 |
</layout>
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
45 |
<default>
|
46 |
|
47 |
<!-- Mage_Catalog -->
|
|
|
|
|
|
|
48 |
<reference name="left">
|
49 |
<block type="core/template" after="-" name="left.permanent.callout-1" template="callouts/left_col.phtml">
|
50 |
<action method="setImgSrc"><src>images/media/col_left_callout-1.jpg</src></action>
|
145 |
</reference>
|
146 |
</catalog_category_layered>
|
147 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
<!--
|
149 |
Compare products page
|
150 |
-->
|
165 |
</catalog_product_compare_index>
|
166 |
|
167 |
<customer_account_index>
|
|
|
168 |
<reference name="right">
|
169 |
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
170 |
</reference>
|
182 |
</reference>
|
183 |
<reference name="head">
|
184 |
<action method="addJs"><script>varien/product.js</script></action>
|
185 |
+
<action method="addJs"><script>varien/configurable.js</script></action>
|
186 |
|
187 |
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
188 |
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
208 |
</block>
|
209 |
|
210 |
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
|
|
211 |
<block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
|
212 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
213 |
</block>
|
214 |
<block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
|
215 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
216 |
</block>
|
|
|
217 |
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
218 |
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
219 |
|
237 |
<action method="insert"><block>product.tierprices</block></action>
|
238 |
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
239 |
<action method="append"><block>product.info.addtocart</block></action>
|
240 |
+
<action method="append"><block>product.info.addto</block></action>
|
241 |
</block>
|
242 |
|
243 |
<block type="core/template_facade" name="product.info.container1" as="container1">
|
267 |
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
268 |
<label>Catalog Product View (Simple)</label>
|
269 |
<reference name="product.info">
|
270 |
+
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
271 |
+
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
272 |
+
<label>Product Extra Info</label>
|
273 |
+
</block>
|
274 |
</block>
|
275 |
</reference>
|
276 |
</PRODUCT_TYPE_simple>
|
277 |
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
278 |
<label>Catalog Product View (Configurable)</label>
|
279 |
<reference name="product.info">
|
280 |
+
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
281 |
+
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
282 |
+
<label>Product Extra Info</label>
|
283 |
+
</block>
|
284 |
</block>
|
285 |
</reference>
|
286 |
<reference name="product.info.options.wrapper">
|
290 |
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
291 |
<label>Catalog Product View (Grouped)</label>
|
292 |
<reference name="product.info">
|
293 |
+
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
294 |
+
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
295 |
+
<label>Product Extra Info</label>
|
296 |
+
</block>
|
297 |
</block>
|
298 |
</reference>
|
299 |
</PRODUCT_TYPE_grouped>
|
300 |
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
301 |
<label>Catalog Product View (Virtual)</label>
|
302 |
<reference name="product.info">
|
303 |
+
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
304 |
+
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
305 |
+
<label>Product Extra Info</label>
|
306 |
+
</block>
|
307 |
</block>
|
308 |
</reference>
|
309 |
</PRODUCT_TYPE_virtual>
|
367 |
|
368 |
<catalog_seo_sitemap_category translate="label">
|
369 |
<label>Catalog Seo Sitemap (Category List)</label>
|
370 |
+
<reference name="head">
|
371 |
+
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
372 |
+
</reference>
|
373 |
<update handle="catalog_seo_sitemap" />
|
374 |
<reference name="seo.sitemap.container">
|
375 |
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
401 |
|
402 |
<catalog_seo_sitemap_product translate="label">
|
403 |
<label>Catalog Seo Sitemap (Product List)</label>
|
404 |
+
<reference name="head">
|
405 |
+
<action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
|
406 |
+
</reference>
|
407 |
<update handle="catalog_seo_sitemap" />
|
408 |
<reference name="seo.sitemap.container">
|
409 |
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
417 |
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
418 |
</reference>
|
419 |
</catalog_seo_sitemap_product>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
</layout>
|
app/design/frontend/default/f002/layout/checkout.xml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
-
* @copyright Copyright (c)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
@@ -37,7 +37,7 @@ Default layout, loads most of the pages
|
|
37 |
<!-- Mage_Checkout -->
|
38 |
<reference name="top.links">
|
39 |
<block type="checkout/links" name="checkout_cart_link">
|
40 |
-
|
41 |
<action method="addCheckoutLink"></action>
|
42 |
</block>
|
43 |
</reference>
|
@@ -46,7 +46,7 @@ Default layout, loads most of the pages
|
|
46 |
<action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
47 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
48 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
49 |
-
|
50 |
</block>
|
51 |
</reference>
|
52 |
<reference name="right">
|
@@ -54,6 +54,9 @@ Default layout, loads most of the pages
|
|
54 |
<action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
55 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
56 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
|
|
|
|
|
|
57 |
</block>
|
58 |
</reference>
|
59 |
</default>
|
@@ -97,8 +100,19 @@ Default layout, loads most of the pages
|
|
97 |
<block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
|
98 |
</block>
|
99 |
</reference>
|
|
|
|
|
|
|
100 |
</checkout_cart_index>
|
101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
<!--
|
103 |
Multi address shipping checkout main layout,
|
104 |
will be rendered on all checkout pages
|
@@ -267,7 +281,9 @@ Multi address shipping checkout overview
|
|
267 |
</block>
|
268 |
<block type="checkout/agreements" name="checkout.multishipping.agreements" as="agreements" template="checkout/multishipping/agreements.phtml"/>
|
269 |
<block type="checkout/cart_totals" name="totals" />
|
270 |
-
<block type="core/text_list" name="checkout.multishipping.overview.items.after" as="items_after"
|
|
|
|
|
271 |
</block>
|
272 |
</reference>
|
273 |
</checkout_multishipping_overview>
|
@@ -299,7 +315,8 @@ One page checkout main layout
|
|
299 |
</reference>
|
300 |
<reference name="right">
|
301 |
<action method="unsetChildren"></action>
|
302 |
-
<block type="page/html_wrapper" name="checkout.progress.wrapper">
|
|
|
303 |
<action method="setElementId"><value>checkout-progress-wrapper</value></action>
|
304 |
<block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml"/>
|
305 |
</block>
|
@@ -307,7 +324,8 @@ One page checkout main layout
|
|
307 |
<reference name="content">
|
308 |
<block type="checkout/onepage" name="checkout.onepage" template="checkout/onepage.phtml">
|
309 |
<block type="checkout/onepage_login" name="checkout.onepage.login" as="login" template="checkout/onepage/login.phtml">
|
310 |
-
<block type="page/html_wrapper" name="checkout.onepage.login.before" as="login_before">
|
|
|
311 |
<action method="setMayBeInvisible"><value>1</value></action>
|
312 |
</block>
|
313 |
</block>
|
@@ -322,9 +340,7 @@ One page checkout main layout
|
|
322 |
<action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
|
323 |
</block>
|
324 |
</block>
|
325 |
-
<block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml"
|
326 |
-
<block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
|
327 |
-
</block>
|
328 |
</block>
|
329 |
</reference>
|
330 |
</checkout_onepage_index>
|
@@ -384,7 +400,8 @@ One page checkout shipping methods block
|
|
384 |
One page checkout order review block
|
385 |
-->
|
386 |
|
387 |
-
<checkout_onepage_review>
|
|
|
388 |
<!-- Mage_Checkout -->
|
389 |
<remove name="right"/>
|
390 |
<remove name="left"/>
|
@@ -394,7 +411,14 @@ One page checkout order review block
|
|
394 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
395 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
396 |
<block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
397 |
-
<block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
398 |
</block>
|
399 |
</checkout_onepage_review>
|
400 |
|
@@ -416,4 +440,5 @@ One page checkout order review block
|
|
416 |
<block type="checkout/onepage_failure" name="checkout.failure" template="checkout/onepage/failure.phtml"/>
|
417 |
</reference>
|
418 |
</checkout_onepage_failure>
|
|
|
419 |
</layout>
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
37 |
<!-- Mage_Checkout -->
|
38 |
<reference name="top.links">
|
39 |
<block type="checkout/links" name="checkout_cart_link">
|
40 |
+
<!--<action method="addCartLink"></action>-->
|
41 |
<action method="addCheckoutLink"></action>
|
42 |
</block>
|
43 |
</reference>
|
46 |
<action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
47 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
48 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
49 |
+
<block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions"/>
|
50 |
</block>
|
51 |
</reference>
|
52 |
<reference name="right">
|
54 |
<action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
55 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
56 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
|
57 |
+
<block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout">
|
58 |
+
<label>Shopping Cart Sidebar Extra Actions</label>
|
59 |
+
</block>
|
60 |
</block>
|
61 |
</reference>
|
62 |
</default>
|
100 |
<block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
|
101 |
</block>
|
102 |
</reference>
|
103 |
+
<block type="core/text_list" name="additional.product.info" translate="label">
|
104 |
+
<label>Additional Product Info</label>
|
105 |
+
</block>
|
106 |
</checkout_cart_index>
|
107 |
|
108 |
+
<checkout_cart_configure translate="label">
|
109 |
+
<label>Configure Cart Item</label>
|
110 |
+
<update handle="catalog_product_view"/>
|
111 |
+
<reference name="product.info">
|
112 |
+
<block type="checkout/cart_item_configure" name="checkout.cart.item.configure.block"></block>
|
113 |
+
</reference>
|
114 |
+
</checkout_cart_configure>
|
115 |
+
|
116 |
<!--
|
117 |
Multi address shipping checkout main layout,
|
118 |
will be rendered on all checkout pages
|
281 |
</block>
|
282 |
<block type="checkout/agreements" name="checkout.multishipping.agreements" as="agreements" template="checkout/multishipping/agreements.phtml"/>
|
283 |
<block type="checkout/cart_totals" name="totals" />
|
284 |
+
<block type="core/text_list" name="checkout.multishipping.overview.items.after" as="items_after" translate="label">
|
285 |
+
<label>Overview Items After</label>
|
286 |
+
</block>
|
287 |
</block>
|
288 |
</reference>
|
289 |
</checkout_multishipping_overview>
|
315 |
</reference>
|
316 |
<reference name="right">
|
317 |
<action method="unsetChildren"></action>
|
318 |
+
<block type="page/html_wrapper" name="checkout.progress.wrapper" translate="label">
|
319 |
+
<label>Checkout Progress Wrapper</label>
|
320 |
<action method="setElementId"><value>checkout-progress-wrapper</value></action>
|
321 |
<block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml"/>
|
322 |
</block>
|
324 |
<reference name="content">
|
325 |
<block type="checkout/onepage" name="checkout.onepage" template="checkout/onepage.phtml">
|
326 |
<block type="checkout/onepage_login" name="checkout.onepage.login" as="login" template="checkout/onepage/login.phtml">
|
327 |
+
<block type="page/html_wrapper" name="checkout.onepage.login.before" as="login_before" translate="label">
|
328 |
+
<label>Login/Registration Before</label>
|
329 |
<action method="setMayBeInvisible"><value>1</value></action>
|
330 |
</block>
|
331 |
</block>
|
340 |
<action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
|
341 |
</block>
|
342 |
</block>
|
343 |
+
<block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml"/>
|
|
|
|
|
344 |
</block>
|
345 |
</reference>
|
346 |
</checkout_onepage_index>
|
400 |
One page checkout order review block
|
401 |
-->
|
402 |
|
403 |
+
<checkout_onepage_review translate="label">
|
404 |
+
<label>One Page Checkout Overview</label>
|
405 |
<!-- Mage_Checkout -->
|
406 |
<remove name="right"/>
|
407 |
<remove name="left"/>
|
411 |
<action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
|
412 |
<action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
|
413 |
<block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
|
414 |
+
<block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
|
415 |
+
<label>Items Before</label>
|
416 |
+
</block>
|
417 |
+
<block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
|
418 |
+
<label>Items After</label>
|
419 |
+
</block>
|
420 |
+
<block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
|
421 |
+
<block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
|
422 |
</block>
|
423 |
</checkout_onepage_review>
|
424 |
|
440 |
<block type="checkout/onepage_failure" name="checkout.failure" template="checkout/onepage/failure.phtml"/>
|
441 |
</reference>
|
442 |
</checkout_onepage_failure>
|
443 |
+
<block type="core/list" name="additional.product.info"/>
|
444 |
</layout>
|
app/design/frontend/default/f002/layout/newsletter.xml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
-
* @copyright Copyright (c)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
@@ -50,21 +50,16 @@ Customer account pages, rendered for all tabs in dashboard
|
|
50 |
<reference name="customer_account_navigation">
|
51 |
<action method="addLink" translate="label" module="newsletter"><name>newsletter</name><path>newsletter/manage/</path><label>Newsletter Subscriptions</label></action>
|
52 |
</reference>
|
|
|
53 |
</customer_account>
|
54 |
|
55 |
-
<customer_account_index>
|
56 |
-
|
57 |
-
<reference name="right">
|
58 |
-
<action method="unsetChild"><name>right.newsletter</name></action>
|
59 |
-
</reference>
|
60 |
-
</customer_account_index>
|
61 |
-
|
62 |
<newsletter_manage_index translate="label">
|
63 |
<label>Customer My Account Newsletter Subscriptions</label>
|
64 |
<update handle="customer_account"/>
|
65 |
<reference name="my.account.wrapper">
|
66 |
<block type="customer/newsletter" name="customer_newsletter">
|
67 |
-
<block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before">
|
|
|
68 |
<action method="setMayBeInvisible"><value>1</value></action>
|
69 |
</block>
|
70 |
</block>
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
50 |
<reference name="customer_account_navigation">
|
51 |
<action method="addLink" translate="label" module="newsletter"><name>newsletter</name><path>newsletter/manage/</path><label>Newsletter Subscriptions</label></action>
|
52 |
</reference>
|
53 |
+
<remove name="left.newsletter"/>
|
54 |
</customer_account>
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
<newsletter_manage_index translate="label">
|
57 |
<label>Customer My Account Newsletter Subscriptions</label>
|
58 |
<update handle="customer_account"/>
|
59 |
<reference name="my.account.wrapper">
|
60 |
<block type="customer/newsletter" name="customer_newsletter">
|
61 |
+
<block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before" translate="label">
|
62 |
+
<label>Newsletter Subscription Form Before</label>
|
63 |
<action method="setMayBeInvisible"><value>1</value></action>
|
64 |
</block>
|
65 |
</block>
|
app/design/frontend/default/f002/layout/page.xml
CHANGED
@@ -19,10 +19,10 @@
|
|
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
|
23 |
-
* @package
|
24 |
-
* @copyright
|
25 |
-
* @license
|
26 |
*/
|
27 |
-->
|
28 |
<layout version="0.1.0">
|
@@ -36,8 +36,7 @@ Default layout, loads most of the pages
|
|
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"
|
40 |
-
<action method="addJs"><script>lib/ccard.js</script></action>
|
41 |
<action method="addJs"><script>prototype/validation.js</script></action>
|
42 |
<action method="addJs"><script>scriptaculous/builder.js</script></action>
|
43 |
<action method="addJs"><script>scriptaculous/effects.js</script></action>
|
@@ -49,24 +48,32 @@ Default layout, loads most of the pages
|
|
49 |
<action method="addJs"><script>varien/menu.js</script></action>
|
50 |
<action method="addJs"><script>mage/translate.js</script></action>
|
51 |
<action method="addJs"><script>mage/cookies.js</script></action>
|
52 |
-
|
53 |
-
<
|
|
|
|
|
54 |
<action method="addCss"><stylesheet>css/custom.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="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
57 |
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
58 |
-
|
59 |
-
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
60 |
</block>
|
61 |
|
62 |
-
<block type="core/text_list" name="after_body_start" as="after_body_start"
|
|
|
|
|
63 |
|
64 |
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
|
65 |
|
66 |
<block type="page/html_header" name="header" as="header">
|
67 |
<block type="page/template_links" name="top.links" as="topLinks"/>
|
68 |
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
|
69 |
-
<block type="core/text_list" name="top.menu" as="topMenu"
|
|
|
|
|
|
|
70 |
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
|
71 |
<label>Page Header</label>
|
72 |
<action method="setElementClass"><value>top-container</value></action>
|
@@ -84,8 +91,7 @@ Default layout, loads most of the pages
|
|
84 |
|
85 |
<block type="core/text_list" name="content" as="content" translate="label">
|
86 |
<label>Main Content Area</label>
|
87 |
-
</block>
|
88 |
-
|
89 |
<block type="core/text_list" name="top_slider" as="top_slider"/>
|
90 |
|
91 |
<block type="core/text_list" name="right" as="right" translate="label">
|
@@ -101,7 +107,9 @@ Default layout, loads most of the pages
|
|
101 |
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
|
102 |
</block>
|
103 |
|
104 |
-
<block type="core/text_list" name="before_body_end" as="before_body_end"
|
|
|
|
|
105 |
</block>
|
106 |
|
107 |
<block type="core/profiler" output="toHtml" name="core_profiler"/>
|
@@ -115,16 +123,19 @@ Default layout, loads most of the pages
|
|
115 |
<block type="page/html_head" name="head" as="head">
|
116 |
<action method="addJs"><script>prototype/prototype.js</script></action>
|
117 |
<action method="addJs"><script>mage/translate.js</script></action>
|
118 |
-
|
119 |
<action method="addJs"><script>prototype/validation.js</script></action>
|
120 |
<action method="addJs"><script>varien/js.js</script></action>
|
121 |
-
|
122 |
-
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
123 |
<action method="addCss"><stylesheet>css/custom.css</stylesheet></action>
|
124 |
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
|
|
125 |
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
|
|
126 |
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
127 |
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
|
|
128 |
</block>
|
129 |
|
130 |
<block type="core/text_list" name="content" as="content" translate="label">
|
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) 2012 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">
|
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>
|
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="addCss"><stylesheet>css/custom.css</stylesheet></action>
|
56 |
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
57 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
58 |
+
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
59 |
+
|
60 |
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
61 |
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
|
|
|
|
62 |
</block>
|
63 |
|
64 |
+
<block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
|
65 |
+
<label>Page Top</label>
|
66 |
+
</block>
|
67 |
|
68 |
<block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
|
69 |
|
70 |
<block type="page/html_header" name="header" as="header">
|
71 |
<block type="page/template_links" name="top.links" as="topLinks"/>
|
72 |
<block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
|
73 |
+
<block type="core/text_list" name="top.menu" as="topMenu" translate="label">
|
74 |
+
<label>Navigation Bar</label>
|
75 |
+
<block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
|
76 |
+
</block>
|
77 |
<block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
|
78 |
<label>Page Header</label>
|
79 |
<action method="setElementClass"><value>top-container</value></action>
|
91 |
|
92 |
<block type="core/text_list" name="content" as="content" translate="label">
|
93 |
<label>Main Content Area</label>
|
94 |
+
</block>
|
|
|
95 |
<block type="core/text_list" name="top_slider" as="top_slider"/>
|
96 |
|
97 |
<block type="core/text_list" name="right" as="right" translate="label">
|
107 |
<block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
|
108 |
</block>
|
109 |
|
110 |
+
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
|
111 |
+
<label>Page Bottom</label>
|
112 |
+
</block>
|
113 |
</block>
|
114 |
|
115 |
<block type="core/profiler" output="toHtml" name="core_profiler"/>
|
123 |
<block type="page/html_head" name="head" as="head">
|
124 |
<action method="addJs"><script>prototype/prototype.js</script></action>
|
125 |
<action method="addJs"><script>mage/translate.js</script></action>
|
126 |
+
<action method="addJs"><script>lib/ccard.js</script></action>
|
127 |
<action method="addJs"><script>prototype/validation.js</script></action>
|
128 |
<action method="addJs"><script>varien/js.js</script></action>
|
129 |
+
|
130 |
+
<action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
|
131 |
<action method="addCss"><stylesheet>css/custom.css</stylesheet></action>
|
132 |
<action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
|
133 |
+
<action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
|
134 |
<action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
|
135 |
+
|
136 |
<action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
|
137 |
<action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
|
138 |
+
|
139 |
</block>
|
140 |
|
141 |
<block type="core/text_list" name="content" as="content" translate="label">
|
app/design/frontend/default/f002/layout/tag.xml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
-
* @copyright Copyright (c)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
@@ -63,11 +63,13 @@ Customer account home dashboard layout
|
|
63 |
</reference>
|
64 |
</customer_account_index>
|
65 |
|
66 |
-
<catalog_product_view>
|
|
|
67 |
<!-- Mage_Tag -->
|
68 |
<reference name="product.info.additional">
|
69 |
<block type="tag/product_list" name="product_tag_list" before="-" template="tag/list.phtml">
|
70 |
-
<block type="page/html_wrapper" name="product.tag.list.list.before" as="list_before">
|
|
|
71 |
<action method="setMayBeInvisible"><value>1</value></action>
|
72 |
</block>
|
73 |
</block>
|
@@ -94,7 +96,12 @@ All tags page
|
|
94 |
<!-- Mage_Tag -->
|
95 |
<reference name="content">
|
96 |
<block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
|
97 |
-
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml"
|
|
|
|
|
|
|
|
|
|
|
98 |
<action method="setListOrders"/>
|
99 |
<action method="setListModes"/>
|
100 |
<action method="setListCollection"/>
|
21 |
*
|
22 |
* @category design
|
23 |
* @package base_default
|
24 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
25 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
*/
|
27 |
|
63 |
</reference>
|
64 |
</customer_account_index>
|
65 |
|
66 |
+
<catalog_product_view translate="label">
|
67 |
+
<label>Catalog Product View</label>
|
68 |
<!-- Mage_Tag -->
|
69 |
<reference name="product.info.additional">
|
70 |
<block type="tag/product_list" name="product_tag_list" before="-" template="tag/list.phtml">
|
71 |
+
<block type="page/html_wrapper" name="product.tag.list.list.before" as="list_before" translate="label">
|
72 |
+
<label>Tags List Before</label>
|
73 |
<action method="setMayBeInvisible"><value>1</value></action>
|
74 |
</block>
|
75 |
</block>
|
96 |
<!-- Mage_Tag -->
|
97 |
<reference name="content">
|
98 |
<block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
|
99 |
+
<block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
|
100 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
101 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
102 |
+
</block>
|
103 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
104 |
+
</block>
|
105 |
<action method="setListOrders"/>
|
106 |
<action method="setListModes"/>
|
107 |
<action method="setListCollection"/>
|
app/design/frontend/default/f002/template/callouts/left_col.phtml
CHANGED
@@ -20,19 +20,20 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
27 |
-
|
28 |
<div class="block block-banner">
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
|
|
|
|
38 |
</div>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 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-banner">
|
28 |
+
|
29 |
+
<?php if(strtolower(substr($this->getLinkUrl(),0,4))==='http'): ?>
|
30 |
+
<a href="<?php echo $this->getLinkUrl() ?>" title="<?php echo $this->__($this->getImgAlt()) ?>">
|
31 |
+
<?php elseif($this->getLinkUrl()): ?>
|
32 |
+
<a href="<?php echo $this->getUrl($this->getLinkUrl()) ?>" title="<?php echo $this->__($this->getImgAlt()) ?>">
|
33 |
+
<?php endif; ?>
|
34 |
+
<img src="<?php echo $this->getSkinUrl($this->getImgSrc()) ?>"<?php if(!$this->getLinkUrl()): ?> title="<?php echo $this->__($this->getImgAlt()) ?>"<?php endif; ?> alt="<?php echo $this->__($this->getImgAlt()) ?>" />
|
35 |
+
<?php if($this->getLinkUrl()): ?>
|
36 |
+
</a>
|
37 |
+
<?php endif ?>
|
38 |
+
|
39 |
</div>
|
app/design/frontend/default/f002/template/callouts/right_col.phtml
CHANGED
@@ -20,11 +20,12 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
27 |
-
<div class="block-banner">
|
|
|
28 |
<?php if(strtolower(substr($this->getLinkUrl(),0,4))==='http'): ?>
|
29 |
<a href="<?php echo $this->getLinkUrl() ?>" title="<?php echo $this->__($this->getImgAlt()) ?>">
|
30 |
<?php elseif($this->getLinkUrl()): ?>
|
@@ -34,4 +35,5 @@
|
|
34 |
<?php if($this->getLinkUrl()): ?>
|
35 |
</a>
|
36 |
<?php endif ?>
|
|
|
37 |
</div>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 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-banner">
|
28 |
+
|
29 |
<?php if(strtolower(substr($this->getLinkUrl(),0,4))==='http'): ?>
|
30 |
<a href="<?php echo $this->getLinkUrl() ?>" title="<?php echo $this->__($this->getImgAlt()) ?>">
|
31 |
<?php elseif($this->getLinkUrl()): ?>
|
35 |
<?php if($this->getLinkUrl()): ?>
|
36 |
</a>
|
37 |
<?php endif ?>
|
38 |
+
|
39 |
</div>
|
app/design/frontend/default/f002/template/catalog/layer/view.phtml
DELETED
@@ -1,56 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
?>
|
27 |
-
<?php
|
28 |
-
/**
|
29 |
-
* Category layered navigation
|
30 |
-
*
|
31 |
-
* @see Mage_Catalog_Block_Layer_View
|
32 |
-
*/
|
33 |
-
?>
|
34 |
-
<?php if($this->canShowBlock()): ?>
|
35 |
-
<div class="block block-layered-nav">
|
36 |
-
<div class="block-title">
|
37 |
-
<strong><span><?php echo $this->__('Shop by') ?></span></strong>
|
38 |
-
</div>
|
39 |
-
<div class="block-content">
|
40 |
-
<?php echo $this->getStateHtml() ?>
|
41 |
-
<?php if($this->canShowOptions()): ?>
|
42 |
-
<p class="block-subtitle"><?php echo $this->__('Shopping Options') ?></p>
|
43 |
-
<dl id="narrow-by-list">
|
44 |
-
<?php $_filters = $this->getFilters() ?>
|
45 |
-
<?php foreach ($_filters as $_filter): ?>
|
46 |
-
<?php if($_filter->getItemsCount()): ?>
|
47 |
-
<dt><?php echo $this->__($_filter->getName()) ?></dt>
|
48 |
-
<dd><?php echo $_filter->getHtml() ?></dd>
|
49 |
-
<?php endif; ?>
|
50 |
-
<?php endforeach; ?>
|
51 |
-
</dl>
|
52 |
-
<script type="text/javascript">decorateDataList('narrow-by-list')</script>
|
53 |
-
<?php endif; ?>
|
54 |
-
</div>
|
55 |
-
</div>
|
56 |
-
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/catalog/navigation/left.phtml
DELETED
@@ -1,60 +0,0 @@
|
|
1 |
-
<?php if (!Mage::registry('current_category')) return ?>
|
2 |
-
<?php
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
25 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
26 |
-
*/
|
27 |
-
|
28 |
-
/**
|
29 |
-
* Category left navigation
|
30 |
-
*
|
31 |
-
* @see Mage_Catalog_Block_Navigation
|
32 |
-
*/
|
33 |
-
?>
|
34 |
-
<?php if (!Mage::registry('current_category')) return ?>
|
35 |
-
<?php $_categories=$this->getCurrentChildCategories() ?>
|
36 |
-
<?php $_count = is_array($_categories)?count($_categories):$_categories->count(); ?>
|
37 |
-
<?php if($_count): ?>
|
38 |
-
<div class="block block-layered-nav">
|
39 |
-
<div class="block-title">
|
40 |
-
<strong><span><?php echo $this->__('Browse By') ?></span></strong>
|
41 |
-
</div>
|
42 |
-
<div class="block-content">
|
43 |
-
<dl id="narrow-by-list2">
|
44 |
-
<dt><?php echo $this->__('Category') ?></dt>
|
45 |
-
<dd>
|
46 |
-
<ol>
|
47 |
-
<?php foreach ($_categories as $_category): ?>
|
48 |
-
<?php if($_category->getIsActive()): ?>
|
49 |
-
<li>
|
50 |
-
<a href="<?php echo $this->getCategoryUrl($_category) ?>"<?php if ($this->isCategoryActive($_category)): ?> class="current"<?php endif; ?>><?php echo $this->htmlEscape($_category->getName()) ?></a> (<?php echo $_category->getProductCount() ?>)
|
51 |
-
</li>
|
52 |
-
<?php endif; ?>
|
53 |
-
<?php endforeach ?>
|
54 |
-
</ol>
|
55 |
-
</dd>
|
56 |
-
</dl>
|
57 |
-
<script type="text/javascript">decorateDataList('narrow-by-list2')</script>
|
58 |
-
</div>
|
59 |
-
</div>
|
60 |
-
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/catalog/navigation/sidebar.phtml
CHANGED
@@ -31,13 +31,27 @@
|
|
31 |
* @see Mage_Catalog_Block_Navigation
|
32 |
*/
|
33 |
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
<div class="block block-navigation">
|
35 |
<div class="block-title"><strong><span><?php echo $this->__('Store Catalog') ?></span></strong></div>
|
36 |
<div class="block-content">
|
37 |
<ul id="nav-sidebox">
|
38 |
-
<?php
|
39 |
-
<?php echo $this->drawItem($_category) ?>
|
40 |
-
<?php endforeach ?>
|
41 |
</ul>
|
42 |
</div>
|
43 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
31 |
* @see Mage_Catalog_Block_Navigation
|
32 |
*/
|
33 |
?>
|
34 |
+
<?php
|
35 |
+
/**
|
36 |
+
* $this->renderCategoriesMenuHtml() supports optional arguments:
|
37 |
+
* int Level number for list item class to start from
|
38 |
+
* string Extra class of outermost list items
|
39 |
+
* string If specified wraps children list in div with this class
|
40 |
+
*/
|
41 |
+
?>
|
42 |
+
<?php $_menu = $this->renderCategoriesMenuHtml(0,'level-top') ?>
|
43 |
+
<?php if($_menu): ?>
|
44 |
<div class="block block-navigation">
|
45 |
<div class="block-title"><strong><span><?php echo $this->__('Store Catalog') ?></span></strong></div>
|
46 |
<div class="block-content">
|
47 |
<ul id="nav-sidebox">
|
48 |
+
<?php echo $_menu ?>
|
|
|
|
|
49 |
</ul>
|
50 |
</div>
|
51 |
</div>
|
52 |
+
<script type="text/javascript">
|
53 |
+
document.observe("dom:loaded", function() {
|
54 |
+
mainNav("nav-sidebox", {"show_delay":"100","hide_delay":"100"});
|
55 |
+
});
|
56 |
+
</script>
|
57 |
+
<?php endif ?>
|
app/design/frontend/default/f002/template/catalog/navigation/top.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -30,21 +30,26 @@
|
|
30 |
*
|
31 |
* @see Mage_Catalog_Block_Navigation
|
32 |
*/
|
33 |
-
?>
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
|
|
|
|
|
|
|
|
|
|
50 |
</div>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
30 |
*
|
31 |
* @see Mage_Catalog_Block_Navigation
|
32 |
*/
|
33 |
+
?>
|
34 |
+
<?php
|
35 |
+
/**
|
36 |
+
* $this->renderCategoriesMenuHtml() supports optional arguments:
|
37 |
+
* int Level number for list item class to start from
|
38 |
+
* string Extra class of outermost list items
|
39 |
+
* string If specified wraps children list in div with this class
|
40 |
+
*/
|
41 |
+
?>
|
42 |
+
<?php $_menu = $this->renderCategoriesMenuHtml(0,'level-top') ?>
|
43 |
+
<div class="nav-container">
|
44 |
+
<ul id="nav">
|
45 |
+
<li><a href="<?php echo $this->getUrl() ?>"><?php echo $this->__('Home') ?></a></li>
|
46 |
+
<li><a href="<?php echo $this->getUrl('') ?>"><?php echo $this->__('Products') ?></a>
|
47 |
+
<?php if($_menu): ?>
|
48 |
+
<ul>
|
49 |
+
<?php echo $_menu ?>
|
50 |
+
</ul>
|
51 |
+
<?php endif ?>
|
52 |
+
</li>
|
53 |
+
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('menu')->toHtml(); ?>
|
54 |
+
</ul>
|
55 |
</div>
|
app/design/frontend/default/f002/template/catalog/product/compare/sidebar.phtml
DELETED
@@ -1,56 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
/* @var $this Mage_Catalog_Block_Product_Compare_Sidebar */
|
27 |
-
?>
|
28 |
-
<div class="block block-compare">
|
29 |
-
<div class="block-title">
|
30 |
-
<strong><span><?php echo $this->__('Compare Products') ?>
|
31 |
-
<?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
|
32 |
-
<small><?php echo $this->__('(%d)', $this->helper('catalog/product_compare')->getItemCount()) ?></small>
|
33 |
-
<?php endif; ?>
|
34 |
-
</span></strong>
|
35 |
-
</div>
|
36 |
-
<div class="block-content">
|
37 |
-
<?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
|
38 |
-
<ol id="compare-items">
|
39 |
-
<?php foreach($this->helper('catalog/product_compare')->getItemCollection() as $_index=>$_item): ?>
|
40 |
-
<li class="item">
|
41 |
-
<input type="hidden" class="compare-item-id" value="<?php echo $_item->getId() ?>" />
|
42 |
-
<a href="<?php echo $this->helper('catalog/product_compare')->getRemoveUrl($_item) ?>" title="<?php echo $this->__('Remove This Item') ?>" class="btn-remove" onclick="return confirm('<?php echo $this->__('Are you sure you would like to remove this item from the comparison list?') ?>');"><?php echo $this->__('Remove This Item') ?></a>
|
43 |
-
<p class="product-name"><a href="<?php echo $this->getProductUrl($_item) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_item, $_item->getName(), 'name') ?></a></p>
|
44 |
-
</li>
|
45 |
-
<?php endforeach; ?>
|
46 |
-
</ol>
|
47 |
-
<script type="text/javascript">decorateList('compare-items')</script>
|
48 |
-
<div class="actions">
|
49 |
-
<a href="<?php echo $this->helper('catalog/product_compare')->getClearListUrl() ?>" onclick="return confirm('<?php echo $this->__('Are you sure you would like to remove all products from your comparison?') ?>');"><?php echo $this->__('Clear All') ?></a>
|
50 |
-
<button type="button" title="<?php echo $this->__('Compare') ?>" class="button" onclick="popWin('<?php echo $this->helper('catalog/product_compare')->getListUrl() ?>','compare','top:0,left:0,width=820,height=600,resizable=yes,scrollbars=yes')"><span><span><?php echo $this->__('Compare') ?></span></span></button>
|
51 |
-
</div>
|
52 |
-
<?php else: ?>
|
53 |
-
<p class="empty"><?php echo $this->__('You have no items to compare.') ?></p>
|
54 |
-
<?php endif; ?>
|
55 |
-
</div>
|
56 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/catalog/product/new.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -29,7 +29,7 @@
|
|
29 |
<?php $_columnCount = $this->getColumnCount(); ?>
|
30 |
<?php $i=0; foreach ($_products->getItems() as $_product): ?>
|
31 |
<?php if ($i++%$_columnCount==0): ?>
|
32 |
-
<ul class="products-grid">
|
33 |
<?php endif ?>
|
34 |
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
35 |
<p class="product-image">
|
@@ -40,15 +40,17 @@
|
|
40 |
<h5 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
|
41 |
<?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
42 |
<?php echo $this->getPriceHtml($_product, true, '-new') ?>
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
|
|
|
|
48 |
</li>
|
49 |
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
50 |
</ul>
|
51 |
-
<?php endif ?>
|
52 |
-
<?php endforeach; ?>
|
53 |
<script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
|
54 |
<?php endif; ?>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
29 |
<?php $_columnCount = $this->getColumnCount(); ?>
|
30 |
<?php $i=0; foreach ($_products->getItems() as $_product): ?>
|
31 |
<?php if ($i++%$_columnCount==0): ?>
|
32 |
+
<ul class="products-grid grid-recent">
|
33 |
<?php endif ?>
|
34 |
<li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
|
35 |
<p class="product-image">
|
40 |
<h5 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
|
41 |
<?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
|
42 |
<?php echo $this->getPriceHtml($_product, true, '-new') ?>
|
43 |
+
<div class="actions">
|
44 |
+
<?php if($_product->isSaleable()): ?>
|
45 |
+
<button type="button" class="button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
46 |
+
<?php else: ?>
|
47 |
+
<div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
|
48 |
+
<?php endif; ?>
|
49 |
+
</div>
|
50 |
</li>
|
51 |
<?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
|
52 |
</ul>
|
53 |
+
<?php endif ?>
|
54 |
+
<?php endforeach; ?>
|
55 |
<script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
|
56 |
<?php endif; ?>
|
app/design/frontend/default/f002/template/catalog/product/view.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
|
@@ -31,20 +31,18 @@
|
|
31 |
* @see Mage_Review_Block_Product_View
|
32 |
*/
|
33 |
?>
|
34 |
-
<?php
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
<h3><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h3>
|
40 |
-
</div>
|
41 |
<script type="text/javascript">
|
42 |
var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
|
43 |
</script>
|
44 |
<div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
|
45 |
<div class="product-view">
|
46 |
<div class="product-essential">
|
47 |
-
<form action="<?php echo $this->
|
48 |
<div class="no-display">
|
49 |
<input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
|
50 |
<input type="hidden" name="related_product" id="related-products-field" value="" />
|
@@ -64,7 +62,6 @@
|
|
64 |
<?php echo $this->getChildHtml('product_type_data') ?>
|
65 |
<?php echo $this->getTierPriceHtml() ?>
|
66 |
<?php echo $this->getChildHtml('extrahint') ?>
|
67 |
-
|
68 |
|
69 |
<?php if (!$this->hasOptions()):?>
|
70 |
<div class="add-to-box">
|
@@ -76,9 +73,11 @@
|
|
76 |
<?php endif; ?>
|
77 |
<?php echo $this->getChildHtml('addto') ?>
|
78 |
</div>
|
79 |
-
<?php echo $this->getChildHtml('extra_buttons') ?>
|
80 |
-
<?php
|
81 |
-
|
|
|
|
|
82 |
<?php endif; ?>
|
83 |
|
84 |
<?php if ($_product->getShortDescription()):?>
|
@@ -107,25 +106,66 @@
|
|
107 |
</form>
|
108 |
<script type="text/javascript">
|
109 |
//<![CDATA[
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
}
|
115 |
-
|
|
|
|
|
|
|
|
|
116 |
//]]>
|
117 |
</script>
|
118 |
</div>
|
119 |
|
120 |
<div class="product-collateral">
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
<?php echo $this->getChildHtml('upsell_products') ?>
|
130 |
<?php echo $this->getChildHtml('product_additional_data') ?>
|
131 |
</div>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
|
31 |
* @see Mage_Review_Block_Product_View
|
32 |
*/
|
33 |
?>
|
34 |
+
<?php $_helper = $this->helper('catalog/output'); ?>
|
35 |
+
<?php $_product = $this->getProduct(); ?>
|
36 |
+
<div class="page-title">
|
37 |
+
<h3><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h3>
|
38 |
+
</div>
|
|
|
|
|
39 |
<script type="text/javascript">
|
40 |
var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
|
41 |
</script>
|
42 |
<div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
|
43 |
<div class="product-view">
|
44 |
<div class="product-essential">
|
45 |
+
<form action="<?php echo $this->getSubmitUrl($_product) ?>" method="post" id="product_addtocart_form"<?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
|
46 |
<div class="no-display">
|
47 |
<input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
|
48 |
<input type="hidden" name="related_product" id="related-products-field" value="" />
|
62 |
<?php echo $this->getChildHtml('product_type_data') ?>
|
63 |
<?php echo $this->getTierPriceHtml() ?>
|
64 |
<?php echo $this->getChildHtml('extrahint') ?>
|
|
|
65 |
|
66 |
<?php if (!$this->hasOptions()):?>
|
67 |
<div class="add-to-box">
|
73 |
<?php endif; ?>
|
74 |
<?php echo $this->getChildHtml('addto') ?>
|
75 |
</div>
|
76 |
+
<?php echo $this->getChildHtml('extra_buttons') ?>
|
77 |
+
<?php elseif (!$_product->isSaleable()): ?>
|
78 |
+
<div class="add-to-box">
|
79 |
+
<?php echo $this->getChildHtml('addto') ?>
|
80 |
+
</div>
|
81 |
<?php endif; ?>
|
82 |
|
83 |
<?php if ($_product->getShortDescription()):?>
|
106 |
</form>
|
107 |
<script type="text/javascript">
|
108 |
//<![CDATA[
|
109 |
+
var productAddToCartForm = new VarienForm('product_addtocart_form');
|
110 |
+
productAddToCartForm.submit = function(button, url) {
|
111 |
+
if (this.validator.validate()) {
|
112 |
+
var form = this.form;
|
113 |
+
var oldUrl = form.action;
|
114 |
+
|
115 |
+
if (url) {
|
116 |
+
form.action = url;
|
117 |
+
}
|
118 |
+
var e = null;
|
119 |
+
try {
|
120 |
+
this.form.submit();
|
121 |
+
} catch (e) {
|
122 |
+
}
|
123 |
+
this.form.action = oldUrl;
|
124 |
+
if (e) {
|
125 |
+
throw e;
|
126 |
+
}
|
127 |
+
|
128 |
+
if (button && button != 'undefined') {
|
129 |
+
button.disabled = true;
|
130 |
+
}
|
131 |
+
}
|
132 |
+
}.bind(productAddToCartForm);
|
133 |
+
|
134 |
+
productAddToCartForm.submitLight = function(button, url){
|
135 |
+
if(this.validator) {
|
136 |
+
var nv = Validation.methods;
|
137 |
+
delete Validation.methods['required-entry'];
|
138 |
+
delete Validation.methods['validate-one-required'];
|
139 |
+
delete Validation.methods['validate-one-required-by-name'];
|
140 |
+
// Remove custom datetime validators
|
141 |
+
for (var methodName in Validation.methods) {
|
142 |
+
if (methodName.match(/^validate-datetime-.*/i)) {
|
143 |
+
delete Validation.methods[methodName];
|
144 |
+
}
|
145 |
+
}
|
146 |
+
|
147 |
+
if (this.validator.validate()) {
|
148 |
+
if (url) {
|
149 |
+
this.form.action = url;
|
150 |
}
|
151 |
+
this.form.submit();
|
152 |
+
}
|
153 |
+
Object.extend(Validation.methods, nv);
|
154 |
+
}
|
155 |
+
}.bind(productAddToCartForm);
|
156 |
//]]>
|
157 |
</script>
|
158 |
</div>
|
159 |
|
160 |
<div class="product-collateral">
|
161 |
+
<?php foreach ($this->getChildGroup('detailed_info', 'getChildHtml') as $alias => $html):?>
|
162 |
+
<div class="box-collateral <?php echo "box-{$alias}"?>">
|
163 |
+
<?php if ($title = $this->getChildData($alias, 'title')):?>
|
164 |
+
<h2><?php echo $this->escapeHtml($title); ?></h2>
|
165 |
+
<?php endif;?>
|
166 |
+
<?php echo $html; ?>
|
167 |
+
</div>
|
168 |
+
<?php endforeach;?>
|
169 |
<?php echo $this->getChildHtml('upsell_products') ?>
|
170 |
<?php echo $this->getChildHtml('product_additional_data') ?>
|
171 |
</div>
|
app/design/frontend/default/f002/template/catalogsearch/form.mini.phtml
CHANGED
@@ -20,23 +20,24 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
|
|
|
|
|
|
26 |
?>
|
27 |
-
<form id="search_mini_form" action="<?php echo $this->helper('
|
28 |
-
<
|
29 |
<label for="search"><?php echo $this->__('Search:') ?></label>
|
30 |
-
<
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
</div>
|
41 |
-
</fieldset>
|
42 |
</form>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 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 $catalogSearchHelper->getQueryParamName() ?>" value="<?php echo $catalogSearchHelper->getEscapedQueryText() ?>" class="input-text" maxlength="<?php echo $catalogSearchHelper->getMaxQueryLength();?>" />
|
34 |
+
<input type="image" src="<?php echo $this->getSkinUrl('images/search_btn.gif') ?>" alt="<?php echo $this->__('Search') ?>" />
|
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 entire store here...') ?>');
|
39 |
+
searchForm.initAutocomplete('<?php echo $catalogSearchHelper->getSuggestUrl() ?>', 'search_autocomplete');
|
40 |
+
//]]>
|
41 |
+
</script>
|
42 |
+
</div>
|
|
|
|
|
43 |
</form>
|
app/design/frontend/default/f002/template/checkout/cart/header.cart.phtml
CHANGED
@@ -1,44 +1,44 @@
|
|
1 |
-
<script src="<?php echo $this->getSkinUrl('js/dropdown.js') ?>" type="text/javascript"></script>
|
2 |
-
<?php $_cartQty = $this->getSummaryCount() ?>
|
3 |
-
<div class="box header-cart" id="header-cart">
|
4 |
-
<div class="head" onclick="dropdown('cart-content', 'header-cart')">
|
5 |
-
<h4 id="header-cart-top" >
|
6 |
-
<?php if ($_cartQty>0): ?>
|
7 |
-
<?php if ($_cartQty==1): ?>
|
8 |
-
<?php echo $this->__('There is <strong>1 item</strong> in your cart') ?>
|
9 |
-
<?php else: ?>
|
10 |
-
<?php echo $this->__('There are <strong>%s items</strong> in your cart', $_cartQty) ?>
|
11 |
-
<?php endif ?>
|
12 |
-
<?php else: ?>
|
13 |
-
<?php echo $this->__('Your <a href="%s">Shopping cart</a> is empty.', $this->getUrl('checkout/cart')) ?>
|
14 |
-
<?php endif ?>
|
15 |
-
</h4>
|
16 |
-
</div>
|
17 |
-
|
18 |
-
<div class="content" id="cart-content" style="display: none;">
|
19 |
-
<?php $_items = $this->getItems() ?>
|
20 |
-
<?php if(count($_items)): ?>
|
21 |
-
<h6><?php echo $this->__('Cart Subtotal:') ?> <?php echo Mage::helper('checkout')->formatPrice($this->getSubtotal()) ?></h6>
|
22 |
-
<?php if ($_subtotalInclTax = $this->getSubtotalInclTax()): ?>
|
23 |
-
<br/>(<b><?php echo Mage::helper('checkout')->formatPrice($_subtotalInclTax) ?></b> <?php echo Mage::helper('tax')->getIncExcText(true) ?>)
|
24 |
-
<?php endif; ?>
|
25 |
-
<ol>
|
26 |
-
<?php foreach($_items as $_item): ?>
|
27 |
-
<?php echo $this->getItemHtml($_item) ?>
|
28 |
-
<?php endforeach; ?>
|
29 |
-
</ol>
|
30 |
-
<script type="text/javascript">decorateList('cart-sidebar', 'non-recursive')</script>
|
31 |
-
<?php endif ?>
|
32 |
-
|
33 |
-
<?php if($_cartQty && $this->isPossibleOnepageCheckout()): ?>
|
34 |
-
<div class="actions" id="center-buttons">
|
35 |
-
<a class="form-button-header" type="button" onclick="setLocation('<?php echo $this->getCheckoutUrl() ?>')">
|
36 |
-
<span><?php echo $this->__('Checkout') ?></span>
|
37 |
-
</a>
|
38 |
-
<a class="form-button-alt-header" type="button" onclick="setLocation('<?php echo $this->getUrl('checkout/cart') ?>')">
|
39 |
-
<span><?php echo $this->__('View cart') ?></span>
|
40 |
-
</a>
|
41 |
-
</div>
|
42 |
-
<?php endif ?>
|
43 |
-
</div>
|
44 |
</div>
|
1 |
+
<script src="<?php echo $this->getSkinUrl('js/dropdown.js') ?>" type="text/javascript"></script>
|
2 |
+
<?php $_cartQty = $this->getSummaryCount() ?>
|
3 |
+
<div class="box header-cart" id="header-cart">
|
4 |
+
<div class="head" onclick="dropdown('cart-content', 'header-cart')">
|
5 |
+
<h4 id="header-cart-top" >
|
6 |
+
<?php if ($_cartQty>0): ?>
|
7 |
+
<?php if ($_cartQty==1): ?>
|
8 |
+
<?php echo $this->__('There is <strong>1 item</strong> in your cart') ?>
|
9 |
+
<?php else: ?>
|
10 |
+
<?php echo $this->__('There are <strong>%s items</strong> in your cart', $_cartQty) ?>
|
11 |
+
<?php endif ?>
|
12 |
+
<?php else: ?>
|
13 |
+
<?php echo $this->__('Your <a href="%s">Shopping cart</a> is empty.', $this->getUrl('checkout/cart')) ?>
|
14 |
+
<?php endif ?>
|
15 |
+
</h4>
|
16 |
+
</div>
|
17 |
+
|
18 |
+
<div class="content" id="cart-content" style="display: none;">
|
19 |
+
<?php $_items = $this->getItems() ?>
|
20 |
+
<?php if(count($_items)): ?>
|
21 |
+
<h6><?php echo $this->__('Cart Subtotal:') ?> <?php echo Mage::helper('checkout')->formatPrice($this->getSubtotal()) ?></h6>
|
22 |
+
<?php if ($_subtotalInclTax = $this->getSubtotalInclTax()): ?>
|
23 |
+
<br/>(<b><?php echo Mage::helper('checkout')->formatPrice($_subtotalInclTax) ?></b> <?php echo Mage::helper('tax')->getIncExcText(true) ?>)
|
24 |
+
<?php endif; ?>
|
25 |
+
<ol>
|
26 |
+
<?php foreach($_items as $_item): ?>
|
27 |
+
<?php echo $this->getItemHtml($_item) ?>
|
28 |
+
<?php endforeach; ?>
|
29 |
+
</ol>
|
30 |
+
<script type="text/javascript">decorateList('cart-sidebar', 'non-recursive')</script>
|
31 |
+
<?php endif ?>
|
32 |
+
|
33 |
+
<?php if($_cartQty && $this->isPossibleOnepageCheckout()): ?>
|
34 |
+
<div class="actions" id="center-buttons">
|
35 |
+
<a class="form-button-header" type="button" onclick="setLocation('<?php echo $this->getCheckoutUrl() ?>')">
|
36 |
+
<span><?php echo $this->__('Checkout') ?></span>
|
37 |
+
</a>
|
38 |
+
<a class="form-button-alt-header" type="button" onclick="setLocation('<?php echo $this->getUrl('checkout/cart') ?>')">
|
39 |
+
<span><?php echo $this->__('View cart') ?></span>
|
40 |
+
</a>
|
41 |
+
</div>
|
42 |
+
<?php endif ?>
|
43 |
+
</div>
|
44 |
</div>
|
app/design/frontend/default/f002/template/checkout/cart/sidebar.phtml
DELETED
@@ -1,75 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
|
27 |
-
/**
|
28 |
-
* Shoping cart sidebar
|
29 |
-
*
|
30 |
-
* @see Mage_Checkout_Block_Cart_Sidebar
|
31 |
-
*/
|
32 |
-
?>
|
33 |
-
<?php if ($this->getIsNeedToDisplaySideBar()):?>
|
34 |
-
<div class="block block-cart">
|
35 |
-
<?php $_cartQty = $this->getSummaryCount() ?>
|
36 |
-
<div class="block-title">
|
37 |
-
<strong><span><?php echo $this->__('My Cart') ?></span></strong>
|
38 |
-
</div>
|
39 |
-
<div class="block-content">
|
40 |
-
<?php if ($_cartQty>0): ?>
|
41 |
-
<div class="summary">
|
42 |
-
<?php if ($_cartQty==1): ?>
|
43 |
-
<p class="amount"><?php echo $this->__('There is <a href="%s">1 item</a> in your cart.', $this->getUrl('checkout/cart')) ?></p>
|
44 |
-
<?php else: ?>
|
45 |
-
<p class="amount"><?php echo $this->__('There are <a href="%s">%s items</a> in your cart.', $this->getUrl('checkout/cart'), $_cartQty) ?></p>
|
46 |
-
<?php endif ?>
|
47 |
-
<p class="subtotal">
|
48 |
-
<span class="label"><?php echo $this->__('Cart Subtotal:') ?></span> <?php echo Mage::helper('checkout')->formatPrice($this->getSubtotal()) ?>
|
49 |
-
<?php if ($_subtotalInclTax = $this->getSubtotalInclTax()): ?>
|
50 |
-
<br />(<?php echo Mage::helper('checkout')->formatPrice($_subtotalInclTax) ?> <?php echo Mage::helper('tax')->getIncExcText(true) ?>)
|
51 |
-
<?php endif; ?>
|
52 |
-
</p>
|
53 |
-
</div>
|
54 |
-
<?php endif ?>
|
55 |
-
<?php if($_cartQty && $this->isPossibleOnepageCheckout()): ?>
|
56 |
-
<div class="actions">
|
57 |
-
<?php echo $this->getChildHtml('extra_actions') ?>
|
58 |
-
<button type="button" title="<?php echo $this->__('Checkout') ?>" class="button" onclick="setLocation('<?php echo $this->getCheckoutUrl() ?>')"><span><span><?php echo $this->__('Checkout') ?></span></span></button>
|
59 |
-
</div>
|
60 |
-
<?php endif ?>
|
61 |
-
<?php $_items = $this->getRecentItems() ?>
|
62 |
-
<?php if(count($_items)): ?>
|
63 |
-
<p class="block-subtitle"><?php echo $this->__('Recently added item(s)') ?></p>
|
64 |
-
<ol id="cart-sidebar" class="mini-products-list">
|
65 |
-
<?php foreach($_items as $_item): ?>
|
66 |
-
<?php echo $this->getItemHtml($_item) ?>
|
67 |
-
<?php endforeach; ?>
|
68 |
-
</ol>
|
69 |
-
<script type="text/javascript">decorateList('cart-sidebar', 'none-recursive')</script>
|
70 |
-
<?php else: ?>
|
71 |
-
<p class="empty"><?php echo $this->__('You have no items in your shopping cart.') ?></p>
|
72 |
-
<?php endif ?>
|
73 |
-
</div>
|
74 |
-
</div>
|
75 |
-
<?php endif;?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/customer/account/navigation.phtml
DELETED
@@ -1,46 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
?>
|
27 |
-
<div class="block block-account">
|
28 |
-
<div class="block-title">
|
29 |
-
<strong><span><?php echo $this->__('My Account'); ?></span></strong>
|
30 |
-
</div>
|
31 |
-
<div class="block-content">
|
32 |
-
<ul>
|
33 |
-
<?php $_links = $this->getLinks(); ?>
|
34 |
-
<?php $_index = 1; ?>
|
35 |
-
<?php $_count = count($_links); ?>
|
36 |
-
<?php foreach ($_links as $_link): ?>
|
37 |
-
<?php $_last = ($_index++ >= $_count); ?>
|
38 |
-
<?php if ($this->isActive($_link)): ?>
|
39 |
-
<li class="current<?php echo ($_last ? ' last' : '') ?>"><strong><?php echo $_link->getLabel() ?></strong></li>
|
40 |
-
<?php else: ?>
|
41 |
-
<li<?php echo ($_last ? ' class="last"' : '') ?>><a href="<?php echo $_link->getUrl() ?>"><?php echo $_link->getLabel() ?></a></li>
|
42 |
-
<?php endif; ?>
|
43 |
-
<?php endforeach; ?>
|
44 |
-
</ul>
|
45 |
-
</div>
|
46 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/directory/currency.phtml
DELETED
@@ -1,49 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
?>
|
27 |
-
<?php
|
28 |
-
/**
|
29 |
-
* Currency switcher
|
30 |
-
*
|
31 |
-
* @see Mage_Directory_Block_Currency
|
32 |
-
*/
|
33 |
-
?>
|
34 |
-
<?php if($this->getCurrencyCount()>1): ?>
|
35 |
-
<div class="block block-currency">
|
36 |
-
<div class="block-title">
|
37 |
-
<strong><span><?php echo $this->__('Select Your Currency') ?></span></strong>
|
38 |
-
</div>
|
39 |
-
<div class="block-content">
|
40 |
-
<select name="currency" title="<?php echo $this->__('Select Your Currency') ?>" onchange="setLocation(this.value)">
|
41 |
-
<?php foreach ($this->getCurrencies() as $_code => $_name): ?>
|
42 |
-
<option value="<?php echo $this->getSwitchCurrencyUrl($_code) ?>"<?php if($_code==$this->getCurrentCurrencyCode()): ?> selected="selected"<?php endif; ?>>
|
43 |
-
<?php echo $_name ?> - <?php echo $_code ?>
|
44 |
-
</option>
|
45 |
-
<?php endforeach; ?>
|
46 |
-
</select>
|
47 |
-
</div>
|
48 |
-
</div>
|
49 |
-
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/page/1column.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -41,7 +41,7 @@
|
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col1-layout">
|
44 |
-
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col1-layout">
|
44 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
app/design/frontend/default/f002/template/page/2columns-left.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -41,7 +41,7 @@
|
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col2-left-layout">
|
44 |
-
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col2-left-layout">
|
44 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
app/design/frontend/default/f002/template/page/2columns-right.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -41,7 +41,7 @@
|
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col2-right-layout">
|
44 |
-
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
41 |
<div class="page">
|
42 |
<?php echo $this->getChildHtml('header') ?>
|
43 |
<div class="main-container col2-right-layout">
|
44 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
45 |
<div class="main">
|
46 |
<div class="col-main">
|
47 |
<?php echo $this->getChildHtml('global_messages') ?>
|
app/design/frontend/default/f002/template/page/3columns.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
@@ -40,9 +40,9 @@
|
|
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 |
-
|
45 |
-
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
<div class="main">
|
47 |
<div class="col-wrapper">
|
48 |
<div class="col-main">
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
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 |
+
<?php echo $this->getChildHtml('top_slider') ?>
|
45 |
+
<?php echo $this->getChildHtml('breadcrumbs') ?>
|
46 |
<div class="main">
|
47 |
<div class="col-wrapper">
|
48 |
<div class="col-main">
|
app/design/frontend/default/f002/template/page/html/footer.phtml
CHANGED
@@ -18,18 +18,18 @@
|
|
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
|
22 |
-
* @package
|
23 |
-
* @copyright
|
24 |
-
* @license
|
25 |
*/
|
26 |
?>
|
27 |
<div class="footer-container">
|
28 |
-
|
29 |
<div class="footerl">
|
30 |
<p class="legality">
|
31 |
<?php echo $this->getCopyright() ?>
|
32 |
-
|
33 |
</p>
|
34 |
<div class="box mini-newsletter">
|
35 |
<h4><?php echo $this->__('Newsletter Sign-up') ?></h4>
|
@@ -51,5 +51,5 @@
|
|
51 |
<?php echo $this->getChildHtml('footer_links') ?>
|
52 |
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('payments')->toHtml();?>
|
53 |
</div>
|
54 |
-
|
55 |
</div>
|
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) 2012 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="footerl">
|
30 |
<p class="legality">
|
31 |
<?php echo $this->getCopyright() ?>
|
32 |
+
<!-- This theme is avalable udner Creative Commons License http://creativecommons.org/licenses/by/3.0/ Removing links to is similarly prohibited. --><a href="http://templates-master.com" title="Magento Templates">Magento Templates</a> by <a href="http://templates-master.com" title="Magento Themes">Templates Master</a><!-- Removing links to is similarly prohibited. -->
|
33 |
</p>
|
34 |
<div class="box mini-newsletter">
|
35 |
<h4><?php echo $this->__('Newsletter Sign-up') ?></h4>
|
51 |
<?php echo $this->getChildHtml('footer_links') ?>
|
52 |
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('payments')->toHtml();?>
|
53 |
</div>
|
54 |
+
</div>
|
55 |
</div>
|
app/design/frontend/default/f002/template/page/html/header.phtml
CHANGED
@@ -20,16 +20,19 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
|
|
|
|
|
|
26 |
?>
|
27 |
<div class="header">
|
28 |
-
<div class="header-container">
|
29 |
<div class="header-top">
|
30 |
<div class="header-topbar">
|
31 |
<div class="quick-access">
|
32 |
-
<
|
33 |
<div class="shop-access"><?php echo $this->getChildHtml('topLinks') ?></div>
|
34 |
</div>
|
35 |
<?php echo $this->getChildHtml('headerCart') ?>
|
@@ -46,6 +49,6 @@
|
|
46 |
|
47 |
<?php echo $this->getChildHtml('topMenu') ?>
|
48 |
</div>
|
49 |
-
</div>
|
50 |
</div>
|
51 |
</div>
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 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">
|
31 |
+
<div class="header-container">
|
32 |
<div class="header-top">
|
33 |
<div class="header-topbar">
|
34 |
<div class="quick-access">
|
35 |
+
<p class="welcome-msg"><?php echo $this->getWelcome() ?> <?php echo $this->getAdditionalHtml() ?></p>
|
36 |
<div class="shop-access"><?php echo $this->getChildHtml('topLinks') ?></div>
|
37 |
</div>
|
38 |
<?php echo $this->getChildHtml('headerCart') ?>
|
49 |
|
50 |
<?php echo $this->getChildHtml('topMenu') ?>
|
51 |
</div>
|
52 |
+
</div>
|
53 |
</div>
|
54 |
</div>
|
app/design/frontend/default/f002/template/{tag/popular.phtml → page/html/topmenu.phtml}
RENAMED
@@ -20,22 +20,29 @@
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
-
* @copyright Copyright (c)
|
24 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
*/
|
26 |
?>
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
<
|
38 |
-
|
39 |
-
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
</div>
|
|
20 |
*
|
21 |
* @category design
|
22 |
* @package base_default
|
23 |
+
* @copyright Copyright (c) 2012 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 |
+
* Top menu for store
|
30 |
+
*
|
31 |
+
* @see Mage_Page_Block_Html_Topmenu
|
32 |
+
*/
|
33 |
+
?>
|
34 |
+
<?php $_menu = $this->getHtml('level-top') ?>
|
35 |
+
<div class="nav-container">
|
36 |
+
<ul id="nav">
|
37 |
+
<li><a href="<?php echo $this->getUrl() ?>"><?php echo $this->__('Home') ?></a></li>
|
38 |
+
<li><a href="<?php echo $this->getUrl('') ?>"><?php echo $this->__('Products') ?></a>
|
39 |
+
<?php if($_menu): ?>
|
40 |
+
<ul>
|
41 |
+
<?php echo $_menu ?>
|
42 |
+
</ul>
|
43 |
+
<?php endif ?>
|
44 |
+
</li>
|
45 |
+
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('menu')->toHtml(); ?>
|
46 |
+
</ul>
|
47 |
</div>
|
48 |
+
|
app/design/frontend/default/f002/template/poll/active.phtml
DELETED
@@ -1,66 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
?>
|
27 |
-
<?php if(isset($poll)) : ?>
|
28 |
-
<script type="text/javascript">
|
29 |
-
//<![CDATA[
|
30 |
-
function validatePollAnswerIsSelected()
|
31 |
-
{
|
32 |
-
var options = $$('input.poll_vote');
|
33 |
-
for( i in options ) {
|
34 |
-
if( options[i].checked == true ) {
|
35 |
-
return true;
|
36 |
-
}
|
37 |
-
}
|
38 |
-
return false;
|
39 |
-
}
|
40 |
-
//]]>
|
41 |
-
</script>
|
42 |
-
<div class="block block-poll">
|
43 |
-
<div class="block-title">
|
44 |
-
<strong><span><?php echo $this->__('Community Poll') ?></span></strong>
|
45 |
-
</div>
|
46 |
-
<form id="pollForm" action="<?php echo $action ?>" method="post" onsubmit="return validatePollAnswerIsSelected();">
|
47 |
-
<div class="block-content">
|
48 |
-
<p class="block-subtitle"><?php echo $this->htmlEscape($poll->getPollTitle()); ?></p>
|
49 |
-
<?php if( $poll_answers ): ?>
|
50 |
-
<ul id="poll-answers">
|
51 |
-
<?php foreach( $poll_answers as $answer ): ?>
|
52 |
-
<li>
|
53 |
-
<input type="radio" name="vote" class="radio poll_vote" id="vote_<?php echo $answer->getId() ?>" value="<?php echo $answer->getAnswerId() ?>" />
|
54 |
-
<span class="label"><label for="vote_<?php echo $answer->getId() ?>"><?php echo $this->htmlEscape($answer->getAnswerTitle()) ?></label></span>
|
55 |
-
</li>
|
56 |
-
<?php endforeach; ?>
|
57 |
-
</ul>
|
58 |
-
<script type="text/javascript">decorateList('poll-answers');</script>
|
59 |
-
<?php endif; ?>
|
60 |
-
<div class="actions">
|
61 |
-
<button type="submit" title="<?php echo $this->__('Vote') ?>" class="button"><span><span><?php echo $this->__('Vote') ?></span></span></button>
|
62 |
-
</div>
|
63 |
-
</div>
|
64 |
-
</form>
|
65 |
-
</div>
|
66 |
-
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/reports/product_viewed.phtml
DELETED
@@ -1,44 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.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 if ($_products = $this->getRecentlyViewedProducts()): ?>
|
29 |
-
<div class="block block-viewed">
|
30 |
-
<div class="block-title">
|
31 |
-
<strong><span><?php echo $this->__('Recently Viewed Products') ?></span></strong>
|
32 |
-
</div>
|
33 |
-
<div class="block-content">
|
34 |
-
<ol id="recently-viewed-items">
|
35 |
-
<?php foreach ($_products as $_item): ?>
|
36 |
-
<li class="item">
|
37 |
-
<p class="product-name"><a href="<?php echo $this->getProductUrl($_item) ?>"><?php echo $this->helper('catalog/output')->productAttribute($_item, $_item->getName() , 'name') ?></a></p>
|
38 |
-
</li>
|
39 |
-
<?php endforeach; ?>
|
40 |
-
</ol>
|
41 |
-
<script type="text/javascript">decorateList('recently-viewed-items');</script>
|
42 |
-
</div>
|
43 |
-
</div>
|
44 |
-
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/sales/reorder/sidebar.phtml
DELETED
@@ -1,77 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
?>
|
27 |
-
<?php
|
28 |
-
/**
|
29 |
-
* Last order sidebar
|
30 |
-
*
|
31 |
-
* @see Mage_Sale_Block_Reorder_Sidebar
|
32 |
-
*/
|
33 |
-
?>
|
34 |
-
<?php $_items = $this->getItems()?>
|
35 |
-
<?php if($_items): ?>
|
36 |
-
<div class="block block-reorder">
|
37 |
-
<div class="block-title">
|
38 |
-
<strong><span><?php echo $this->__('My Orders') ?></span></strong>
|
39 |
-
</div>
|
40 |
-
<form method="post" action="<?php echo $this->getFormActionUrl() ?>" id="reorder-validate-detail">
|
41 |
-
<div class="block-content">
|
42 |
-
<p class="block-subtitle"><?php echo $this->__('Last ordered items') ?></p>
|
43 |
-
<ol id="cart-sidebar-reorder">
|
44 |
-
<?php $_showAddButtonFlag = false ?>
|
45 |
-
<?php foreach ($_items as $_item): ?>
|
46 |
-
<li class="item">
|
47 |
-
<?php if ($this->isItemAvailableForReorder($_item)): ?>
|
48 |
-
<?php $_showAddButtonFlag = true ?>
|
49 |
-
<input type="checkbox" name="order_items[]" id="reorder-item-<?php echo $_item->getId() ?>" value="<?php echo $_item->getId() ?>" title="<?php echo $this->__('Add to Cart') ?>" class="checkbox validate-one-required-by-name" />
|
50 |
-
<script type="text/javascript">
|
51 |
-
//<![CDATA[
|
52 |
-
$('reorder-item-<?php echo $_item->getId() ?>').advaiceContainer = 'cart-sidebar-reorder-advice-container';
|
53 |
-
//]]>
|
54 |
-
</script>
|
55 |
-
<?php endif; ?>
|
56 |
-
<p class="product-name"><a href="<?php echo $_item->getProduct()->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></p>
|
57 |
-
</li>
|
58 |
-
<?php endforeach; ?>
|
59 |
-
</ol>
|
60 |
-
<script type="text/javascript">decorateList('cart-sidebar-reorder')</script>
|
61 |
-
<div id="cart-sidebar-reorder-advice-container"></div>
|
62 |
-
<div class="actions">
|
63 |
-
<?php if ($_showAddButtonFlag): ?>
|
64 |
-
<button type="submit" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
65 |
-
<?php endif; ?>
|
66 |
-
<a href="<?php echo $this->getUrl('customer/account') ?>"><?php echo $this->__('View All'); ?></a>
|
67 |
-
</div>
|
68 |
-
</div>
|
69 |
-
</form>
|
70 |
-
</div>
|
71 |
-
<?php echo $this->getPagerHtml(); ?>
|
72 |
-
<script type="text/javascript">
|
73 |
-
//<![CDATA[
|
74 |
-
var reorderFormDetail = new VarienForm('reorder-validate-detail');
|
75 |
-
//]]>
|
76 |
-
</script>
|
77 |
-
<?php endif ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/wishlist/sidebar.phtml
DELETED
@@ -1,60 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
/* @var $this Mage_Wishlist_Block_Customer_Sidebar */
|
27 |
-
?>
|
28 |
-
<?php if ($this->helper('wishlist')->isAllow()) : ?>
|
29 |
-
<div class="block block-wishlist">
|
30 |
-
<div class="block-title">
|
31 |
-
<strong><span><?php echo $this->__('My Wishlist <small>(%d)</small>', $this->helper('wishlist')->getItemCount()) ?></span></strong>
|
32 |
-
</div>
|
33 |
-
<div class="block-content">
|
34 |
-
<p class="block-subtitle"><?php echo $this->__('Last Added Items') ?></p>
|
35 |
-
<?php if ($this->hasWishlistItems()): ?>
|
36 |
-
<ol class="mini-products-list" id="wishlist-sidebar">
|
37 |
-
<?php foreach ($this->getWishlistItems() as $_item): ?>
|
38 |
-
<li class="item">
|
39 |
-
<a href="<?php echo $this->getProductUrl($_item) ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(50); ?>" width="50" height="50" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
|
40 |
-
<div class="product-details">
|
41 |
-
<a href="<?php echo $this->getItemRemoveUrl($_item) ?>" title="<?php echo $this->__('Remove This Item') ?>" onclick="return confirm('<?php echo $this->__('Are you sure you would like to remove this item from the wishlist?') ?>');" class="btn-remove"><?php echo $this->__('Remove This Item') ?></a>
|
42 |
-
<p class="product-name"><a href="<?php echo $this->getProductUrl($_item) ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></p>
|
43 |
-
<?php echo $this->getPriceHtml($_item, false, '-wishlist') ?>
|
44 |
-
<?php if ($_item->isSaleable()): ?>
|
45 |
-
<a href="<?php echo $this->getAddToCartItemUrl($_item) ?>" class="link-cart"><?php echo $this->__('Add to Cart') ?></a>
|
46 |
-
<?php endif; ?>
|
47 |
-
</div>
|
48 |
-
</li>
|
49 |
-
<?php endforeach; ?>
|
50 |
-
</ol>
|
51 |
-
<script type="text/javascript">decorateList('wishlist-sidebar');</script>
|
52 |
-
<div class="actions">
|
53 |
-
<a href="<?php echo $this->helper('wishlist')->getListUrl() ?>"><?php echo $this->__('Go to Wishlist') ?></a>
|
54 |
-
</div>
|
55 |
-
<?php else: ?>
|
56 |
-
<p class="empty"><?php echo $this->__('You have no items in your wishlist.') ?></p>
|
57 |
-
<?php endif ?>
|
58 |
-
</div>
|
59 |
-
</div>
|
60 |
-
<?php endif ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/default/f002/template/wishlist/view.phtml
DELETED
@@ -1,114 +0,0 @@
|
|
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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
|
24 |
-
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
25 |
-
*/
|
26 |
-
/* @var $this Mage_Wishlist_Block_Customer_Wishlist */
|
27 |
-
?>
|
28 |
-
<div class="my-wishlist">
|
29 |
-
<div class="page-title title-buttons">
|
30 |
-
<?php if ($this->helper('wishlist')->isRssAllow() && $this->hasWishlistItems()): ?>
|
31 |
-
<a href="<?php echo $this->helper('wishlist')->getRssUrl(); ?>" class="link-rss"><?php echo $this->__('RSS Feed') ?></a>
|
32 |
-
<?php endif; ?>
|
33 |
-
<h1><?php echo $this->__('My Wishlist') ?></h1>
|
34 |
-
</div>
|
35 |
-
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
|
36 |
-
<?php if ($this->hasWishlistItems()): ?>
|
37 |
-
<form action="<?php echo $this->getUrl('*/*/update') ?>" method="post">
|
38 |
-
<fieldset>
|
39 |
-
<?php echo $this->getBlockHtml('formkey')?>
|
40 |
-
<table class="data-table" id="wishlist-table">
|
41 |
-
<col width="1" />
|
42 |
-
<col />
|
43 |
-
<col width="1" />
|
44 |
-
<col width="1" />
|
45 |
-
<col width="1" />
|
46 |
-
<thead>
|
47 |
-
<tr>
|
48 |
-
<th><?php echo $this->__('Product') ?></th>
|
49 |
-
<th><?php echo $this->__('Comment') ?></th>
|
50 |
-
<th class="a-center"><span class="nobr"><?php echo $this->__('Added On') ?></span></th>
|
51 |
-
<th class="a-center"><span class="nobr"><?php echo $this->__('Add to Cart') ?></span></th>
|
52 |
-
<th> </th>
|
53 |
-
</tr>
|
54 |
-
</thead>
|
55 |
-
<tbody>
|
56 |
-
<?php foreach ($this->getWishlistItems() as $item): ?>
|
57 |
-
<tr>
|
58 |
-
<td>
|
59 |
-
<a class="product-image" href="<?php echo $this->getProductUrl($item) ?>" title="<?php echo $this->htmlEscape($item->getName()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($item, 'small_image')->resize(113, 113); ?>" width="113" height="113" alt="<?php echo $this->htmlEscape($item->getName()) ?>" /></a>
|
60 |
-
<h2 class="product-name"><a href="<?php echo $this->getProductUrl($item) ?>"><?php echo $this->htmlEscape($item->getName()) ?></a></h2>
|
61 |
-
<?php echo $this->getPriceHtml($item) ?>
|
62 |
-
</td>
|
63 |
-
<td>
|
64 |
-
<textarea name="description[<?php echo $item->getWishlistItemId() ?>]" rows="3" cols="5" onfocus="focusComment(this)" onblur="focusComment(this)" title="<?php echo $this->__('Comment') ?>"><?php echo $this->hasDescription($item) ? $this->getEscapedDescription($item) : $this->helper('wishlist')->defaultCommentString() ?></textarea>
|
65 |
-
</td>
|
66 |
-
<td>
|
67 |
-
<span class="nobr"><?php echo $this->getFormatedDate($item->getAddedAt()) ?></span>
|
68 |
-
</td>
|
69 |
-
<td class="a-center">
|
70 |
-
<?php if($item->isSaleable()): ?>
|
71 |
-
<button type="button" title="<?php echo $this->__('Add to Cart') ?>" onclick="setLocation('<?php echo $this->getItemAddToCartUrl($item) ?>')" class="button btn-cart"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
|
72 |
-
<?php else: ?>
|
73 |
-
<p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
|
74 |
-
<?php endif; ?>
|
75 |
-
</td>
|
76 |
-
<td>
|
77 |
-
<a href="<?php echo $this->getItemRemoveUrl($item) ?>" title="<?php echo $this->__('Remove Item') ?>" onclick="return confirmRemoveWishlistItem();" class="btn-remove2"><?php echo $this->__('Remove item')?></a>
|
78 |
-
</td>
|
79 |
-
</tr>
|
80 |
-
<?php endforeach ?>
|
81 |
-
</tbody>
|
82 |
-
</table>
|
83 |
-
<script type="text/javascript">decorateTable('wishlist-table')</script>
|
84 |
-
<div class="buttons-set">
|
85 |
-
<button type="submit" onclick="this.name='save_and_share'" title="<?php echo $this->__('Share Wishlist') ?>" class="button btn-share"><span><span><?php echo $this->__('Share Wishlist') ?></span></span></button>
|
86 |
-
<?php if($this->isSaleable()):?>
|
87 |
-
<button type="button" title="<?php echo $this->__('Add All to Cart') ?>" onclick="setLocation('<?php echo $this->getUrl('*/*/allcart') ?>')" class="button btn-add"><span><span><?php echo $this->__('Add All to Cart') ?></span></span></button>
|
88 |
-
<?php endif;?>
|
89 |
-
<button type="submit" onclick="this.name='do'" title="<?php echo $this->__('Update Wishlist') ?>" class="button btn-update"><span><span><?php echo $this->__('Update Wishlist') ?></span></span></button>
|
90 |
-
</div>
|
91 |
-
</fieldset>
|
92 |
-
</form>
|
93 |
-
<?php else: ?>
|
94 |
-
<p><?php echo $this->__('You have no items in your wishlist.') ?></p>
|
95 |
-
<?php endif ?>
|
96 |
-
<script type="text/javascript">
|
97 |
-
//<![CDATA[
|
98 |
-
function confirmRemoveWishlistItem() {
|
99 |
-
return confirm('<?php echo $this->__('Are you sure you want to remove this product from your wishlist?') ?>');
|
100 |
-
}
|
101 |
-
|
102 |
-
function focusComment(obj) {
|
103 |
-
if( obj.value == '<?php echo $this->__('Please, enter your comments...') ?>' ) {
|
104 |
-
obj.value = '';
|
105 |
-
} else if( obj.value == '' ) {
|
106 |
-
obj.value = '<?php echo $this->__('Please, enter your comments...') ?>';
|
107 |
-
}
|
108 |
-
}
|
109 |
-
//]]>
|
110 |
-
</script>
|
111 |
-
</div>
|
112 |
-
<div class="buttons-set">
|
113 |
-
<p class="back-link"><a href="<?php echo $this->getBackUrl() ?>"><small>« </small><?php echo $this->__('Back') ?></a></p>
|
114 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/etc/modules/TM_Templatef002.xml
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<config>
|
3 |
+
<modules>
|
4 |
+
<TM_Templatef002>
|
5 |
+
<active>true</active>
|
6 |
+
<codePool>local</codePool>
|
7 |
+
<tm_link><![CDATA[http://templates-master.com/magento-templates/free-classic-magento-theme.html]]></tm_link>
|
8 |
+
</TM_Templatef002>
|
9 |
+
</modules>
|
10 |
+
</config>
|
package.xml
CHANGED
@@ -1,25 +1,25 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>magento_classic_theme_free</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
-
<license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magento Classic Free Theme</summary>
|
10 |
-
<description>We are proud to introduce first free professional Magento theme. More info and updates at our Magento theme blog
|
11 |
-
|
12 |
-
* Magento 1.
|
13 |
-
* CSS3 Powered
|
14 |
-
* Easy color changes
|
15 |
-
* Easy to upgrade, easy to customise
|
16 |
-
* Supports all main browsers (IE6,IE7,IE8,FF2,FF3,Opera,Safari)
|
17 |
* Free updates included</description>
|
18 |
<notes>Magento Classic Free Theme</notes>
|
19 |
-
<authors><author><name>TemplatesMaster</name><user>
|
20 |
-
<date>
|
21 |
-
<time>
|
22 |
-
<contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="f002"><dir name="css"><file name="custom.css" hash="d61eecdbc14252e2cad2e0c9c76a3744"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="cart-toggle.gif" hash="9298f0e16854c63b4caf8ba1e5918a55"/><file name="content-bg.gif" hash="82305a331b1135c5d19f10753376b849"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="28cec9ba53792ad75b9959aeaae69c55"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="6dbe63495b9ce6936e7a589c20d72a34"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="34a45af9f33f00b6564f0675ac3b8276"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="9a42cafa1d4c15c0a731003325b23e6f"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="5872f36846222a3315f5d0f666dd6687"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="4e0be0ae83843c4f8abc9f33715e22cf"/><file name="col_left_callout-2.jpg" hash="aa353fb15d34615f28c4da9363b7f196"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_green"><dir name="css"><file name="custom.css" hash="8e4938997eb3dfbe9369fa8d14ff1364"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="867ac7e087d7a0f342452386079d6718"/><file name="callout-2.jpg" hash="d4b15d5515ee6e5fbfcb94a8e14631da"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="ab06501f3e03ace6b38f538016d749fd"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="64acaec65ae60574b58f1ade55baec29"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="06cc37f1183f2eb0df108732900fc0db"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="d808ba113a2cdcc9de9e816cca4a57e4"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="b7e4f30aa305978bee33c54ec21c5952"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="1f80fa2ac5db05ed6622e5ae40644a6d"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="867ac7e087d7a0f342452386079d6718"/><file name="col_left_callout-2.jpg" hash="d4b15d5515ee6e5fbfcb94a8e14631da"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_grey"><dir name="css"><file name="custom.css" hash="925b2ce30aa956011e68e2e08cb12554"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/><file name="cart-toggle.gif" hash="9880b35d3cd2508fb6911074f5093fe0"/><file name="content-bg.gif" hash="6a1ee984b0a77d66519b3c53e67e0bbc"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="2e6d38a7ca18b1f9031e7f51ce0ddedf"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="3662c5983e98885ccddf06d2683c9011"/><file name="icon-zoom.gif" hash="c03975193a4a716adb822988e20bd54b"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="db2362c7c9e95065e490cde2022413a9"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="61e8c43463991342f31a340dc588ef1b"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="485c26d71ba73a1f00cf5d85ba247466"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="col_left_callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_orange"><dir name="css"><file name="custom.css" hash="0d618bf7a31338709ca3bc81d09a487e"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="23520e6f6b361e866c692cb08bfa7b5b"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="197ea03d8b98aa12cdcc820d466bc6af"/><file name="callout-2.jpg" hash="5f4964c75b1f275ddb03697995611148"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="d21f8f720c29c457be008fdd8d1fbbcf"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="40276560c7a351d9225f673f9c11d7f2"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="3ee8fd6c68a166f332b482d66e641125"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="8991904139705a3cb8c70bfa59183fa5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="faf197d9e5d1fa6059a9d7ac0c05ca0b"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="3541e9ab6f04513e6a405403634d67a7"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="197ea03d8b98aa12cdcc820d466bc6af"/><file name="col_left_callout-2.jpg" hash="5f4964c75b1f275ddb03697995611148"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_pink"><dir name="css"><file name="custom.css" hash="00d6ea89f7fe09c17634b150a63cdc23"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="e9c860def535a27166cc62c866cc3d1e"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="7811c20ee99c3ddac45858b5ead370c0"/><file name="callout-2.jpg" hash="917bf5c11bc7c193f63c3dae3eddc67f"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="15537279a7071ba17053a127721c6382"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="654b03f24a81894230318c2e5fbe0cf0"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="0aebb5ef53d8964e81668dd0f61edc3f"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="7420ace7c078f71ceda41c0c1d8c6ebe"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="08ec13c4296dc23b963c3388fc5697ed"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="f4fa305384bbcc2d5e384ad632c54a53"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="7811c20ee99c3ddac45858b5ead370c0"/><file name="col_left_callout-2.jpg" hash="917bf5c11bc7c193f63c3dae3eddc67f"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_red"><dir name="css"><file name="custom.css" hash="a7997f8f860ef6ebb059ffc9ae170bca"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="e0ee80e47b8bb39cec4851f3d1ffad6e"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="769a91f919f30e1fbc424b4b777bc80a"/><file name="callout-2.jpg" hash="c8d6b1e2d5b609c6181fc3a4834012eb"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="dffb2b208be12f431cc38f44c000684d"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="8fd395c75daf70e0dcbe71aac4bf4a7e"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="75c6d3bcd6c936b1572ba93972e736e9"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="934c35a01c77d6c392bc1cfd3d8efbbe"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="96999ffcc08e11af5bca4aa7f58e23c7"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="1f622bf0fdd4f1ce551c43372019683a"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="769a91f919f30e1fbc424b4b777bc80a"/><file name="col_left_callout-2.jpg" hash="c8d6b1e2d5b609c6181fc3a4834012eb"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_sea_green"><dir name="css"><file name="custom.css" hash="1967d73f4bc55e7de6b866f24cea9d91"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="d8fc3eac58e7371a5fb213d570fa1931"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="67849dfcc0fbcde92d19456bf9d97749"/><file name="callout-2.jpg" hash="6027f7a4145af6d4e7ca8a7601c573c4"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="1838e52b6986f42acb3b44a1aed65c39"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="e4cf4a3df40b4b48b7d9c546bd47af83"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="33e8743e2ecc0f40e14bf30e33bff816"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="52fd8c02fcfe78601e2efd7c4ec5f7d5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="fa7feb9f2b99dac2d78fbd21dd27dd77"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="786b97e4f853e9e98b55c268a903cb5a"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="67849dfcc0fbcde92d19456bf9d97749"/><file name="col_left_callout-2.jpg" hash="6027f7a4145af6d4e7ca8a7601c573c4"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_silver"><dir name="css"><file name="custom.css" hash="56a8bf0c09fa4d99601aa0f4ba1436ed"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/><file name="cart-toggle.gif" hash="9880b35d3cd2508fb6911074f5093fe0"/><file name="content-bg.gif" hash="61e541f4ce85fdad95827f17fd1ac823"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="72082f1de23061c1b100f9a05d48f54c"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="2502e6033c91ef0daf8398e5ced52099"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="3662c5983e98885ccddf06d2683c9011"/><file name="icon-zoom.gif" hash="6f579a6cfe226defa31a6018f5be9110"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="1df7d51be3761106692fe500fa4d1b7d"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="d11dfc4090c516dc83b95bd140cde94c"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="318ad3accd55fe23dccc6e1bac259f63"/><file name="pipe-blue.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="pipe-gray.gif" hash="9a83ae6d241f89f98ff0ea92659f3a25"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="306df7dff378e81cdff60745a8171fe1"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="col_left_callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_violet"><dir name="css"><file name="custom.css" hash="f523c0217204f19c84584c93ee0f241e"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="c941dfbb96f976780ffc3c27d24a566d"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="e84ad310d728d1ae9ccd3ac7fb0bc56d"/><file name="callout-2.jpg" hash="044d19033aaf4a047c3c1ef5b1bbe07b"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="546656bc4314c77a6515f9ab0dc263aa"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="cb911b0ecba9dcf17bcab192866e1413"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="8a1aa205a96aa94478eb484b83840b72"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="ef893f0e4f9229dfa15ffdc989d05061"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="4abe827dfcdd1847b5e94eb2983508b4"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="c941dfbb96f976780ffc3c27d24a566d"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="e7a4924ea87b5c8bfd4dd5cc8eebcb7e"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="e84ad310d728d1ae9ccd3ac7fb0bc56d"/><file name="col_left_callout-2.jpg" hash="044d19033aaf4a047c3c1ef5b1bbe07b"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir><dir name="f002_yellow"><dir name="css"><file name="custom.css" hash="7bfeb7c3c1ff4def8428b55ec251f334"/><file name="styles-ie.css" hash="57447517437efb979a70c0e05069032f"/><file name="styles.css" hash="7554d2cc8dff59198f52d240882d2ac9"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="8340611c27fd11044649ae3af9dbba66"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="callout-1.jpg" hash="7568d6a28f1bb5112487b27aed74c4bc"/><file name="callout-2.jpg" hash="c620d9864b6322901d832ef501a8d361"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="e8e713e803cd7926358c2151ce646165"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="header-bg.gif" hash="73b2dbaeb86238c9941e69eea947fcd9"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="9b1c52b4650797586a9f2b768fc33a76"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_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_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="logo.gif" hash="8cb7f692c7dc7b7298fd0965e65c401a"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="6824e3ddbed45f2c52925ccfa46c8dc7"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="8340611c27fd11044649ae3af9dbba66"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="search_btn.gif" hash="d26292a88c5b653cfd24a1a352218ad7"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/><dir name="media"><file name="col_left_callout-1.jpg" hash="7568d6a28f1bb5112487b27aed74c4bc"/><file name="col_left_callout-2.jpg" hash="c620d9864b6322901d832ef501a8d361"/></dir></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="38f9efc936498664bd09bfaf6dbd8b34"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="f002"><dir name="layout"><file name="catalog.xml" hash="dd0da0f219b02d37e6f15cc2f93bb950"/><file name="checkout.xml" hash="123700276ede8e0c766073394ba60363"/><file name="newsletter.xml" hash="675ae188bf4bc218d85ecca252739774"/><file name="page.xml" hash="fd465bc30a7f8a5abe68be2577beb0b5"/><file name="tag.xml" hash="ad16ea992588a58d555703033b02cd55"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="0e23b6d3bf659eaaae8504b2935d3925"/></dir></dir><dir name="template"><dir name="callouts"><file name="left_col.phtml" hash="7b33c283922fc4aa285cf87894954480"/><file name="right_col.phtml" hash="38023df6a852c2f0f6428859224721e2"/></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="5e2207ccf3cb4af0a1e4731d9e53e9f7"/></dir><dir name="catalog"><dir name="layer"><file name="view.phtml" hash="1c831996d9dbca2add7447c9613dd800"/></dir><dir name="navigation"><file name="left.phtml" hash="d585515af749827bb999ed23ee8884bd"/><file name="sidebar.phtml" hash="99a14181d5f0298988106af448eaf97a"/><file name="top.phtml" hash="b77f711a67b3222c5d42004244084d30"/></dir><dir name="product"><file name="new.phtml" hash="57af337b595f80850399a54c618d4e02"/><file name="view.phtml" hash="3d3a8b5ce60613df7aa248a86d0503a7"/><dir name="compare"><file name="sidebar.phtml" hash="74961bd6c516a22aae7d22b525da5f35"/></dir></dir></dir><dir name="checkout"><dir name="cart"><file name="header.cart.phtml" hash="d4cd95229a877620518153d818274d04"/><file name="sidebar.phtml" hash="dc156b548df393efc245126262bdfc34"/></dir></dir><dir name="customer"><dir name="account"><file name="navigation.phtml" hash="3f2d69df178753304c20e58db653f0f3"/></dir></dir><dir name="directory"><file name="currency.phtml" hash="e0f08447ebb87567f7847e01007d0791"/></dir><dir name="page"><file name="1column.phtml" hash="005f29b02a90227a89fb92e9815cf1e6"/><file name="2columns-left.phtml" hash="1b7c2583e7ea820a1204a4942d9efea3"/><file name="2columns-right.phtml" hash="0df05b1106268ab7c4cc36bd79d9129a"/><file name="3columns.phtml" hash="be3b27f2ab71640e0b361face25f921f"/><dir name="html"><file name="footer.phtml" hash="c16c69be1ca3260e02b94445026442ab"/><file name="header.phtml" hash="a9be6a358eb1b579cc225f7e8eaa4a8e"/></dir></dir><dir name="poll"><file name="active.phtml" hash="08248300f6f83fda1d94e5be904dd665"/></dir><dir name="reports"><file name="product_viewed.phtml" hash="7b7f4e33a3dfc2f8c863f1f321c089f7"/></dir><dir name="sales"><dir name="reorder"><file name="sidebar.phtml" hash="c946098fe631c5a6eef3af4263ded051"/></dir></dir><dir name="tag"><file name="popular.phtml" hash="f4603bef887de912f4fd3cafd47b7479"/></dir><dir name="wishlist"><file name="sidebar.phtml" hash="1aef2639d6b7c9cc5cab862f0bc627ec"/><file name="view.phtml" hash="d6e38d9877a2839d8800a5393a798c59"/></dir></dir></dir></dir></dir></target></contents>
|
23 |
<compatible/>
|
24 |
-
<dependencies
|
25 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>magento_classic_theme_free</name>
|
4 |
+
<version>1.7.0.0</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons License </license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magento Classic Free Theme</summary>
|
10 |
+
<description>We are proud to introduce first free professional Magento theme. More info and updates at our Magento theme blog.
|
11 |
+

|
12 |
+
* Magento 1.7.0 compatable
|
13 |
+
* CSS3 Powered!
|
14 |
+
* Easy color changes
|
15 |
+
* Easy to upgrade, easy to customise
|
16 |
+
* Supports all main browsers (IE6,IE7,IE8,FF2,FF3,Opera,Safari)
|
17 |
* Free updates included</description>
|
18 |
<notes>Magento Classic Free Theme</notes>
|
19 |
+
<authors><author><name>TemplatesMaster</name><user>TemplatesMaster</user><email>support@templates-master.com</email></author></authors>
|
20 |
+
<date>2012-08-13</date>
|
21 |
+
<time>14:51:41</time>
|
22 |
+
<contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="f002"><dir><dir name="css"><file name="custom.css" hash="e2f0eb69591d73661d522f252afa05f4"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="cart-toggle.gif" hash="9298f0e16854c63b4caf8ba1e5918a55"/><file name="content-bg.gif" hash="82305a331b1135c5d19f10753376b849"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="28cec9ba53792ad75b9959aeaae69c55"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="6dbe63495b9ce6936e7a589c20d72a34"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="34a45af9f33f00b6564f0675ac3b8276"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="4e0be0ae83843c4f8abc9f33715e22cf"/><file name="col_left_callout-2.jpg" hash="aa353fb15d34615f28c4da9363b7f196"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="9a42cafa1d4c15c0a731003325b23e6f"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="5872f36846222a3315f5d0f666dd6687"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_green"><dir><dir name="css"><file name="custom.css" hash="dea5c24143153d64c030db4b2dbc1ea1"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="ec7d979128f080a8ba9a96c50492101f"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="867ac7e087d7a0f342452386079d6718"/><file name="callout-2.jpg" hash="d4b15d5515ee6e5fbfcb94a8e14631da"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="ab06501f3e03ace6b38f538016d749fd"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="64acaec65ae60574b58f1ade55baec29"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="06cc37f1183f2eb0df108732900fc0db"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="d808ba113a2cdcc9de9e816cca4a57e4"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="867ac7e087d7a0f342452386079d6718"/><file name="col_left_callout-2.jpg" hash="d4b15d5515ee6e5fbfcb94a8e14631da"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="b7e4f30aa305978bee33c54ec21c5952"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="1f80fa2ac5db05ed6622e5ae40644a6d"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_grey"><dir><dir name="css"><file name="custom.css" hash="d0de41f3594e53a99707f262e37fb178"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/><file name="cart-toggle.gif" hash="9880b35d3cd2508fb6911074f5093fe0"/><file name="content-bg.gif" hash="6a1ee984b0a77d66519b3c53e67e0bbc"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="2e6d38a7ca18b1f9031e7f51ce0ddedf"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="3662c5983e98885ccddf06d2683c9011"/><file name="icon-zoom.gif" hash="c03975193a4a716adb822988e20bd54b"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="db2362c7c9e95065e490cde2022413a9"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="col_left_callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="61e8c43463991342f31a340dc588ef1b"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="485c26d71ba73a1f00cf5d85ba247466"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_orange"><dir><dir name="css"><file name="custom.css" hash="7842726a207de9b3e3d6611731c2697b"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="23520e6f6b361e866c692cb08bfa7b5b"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="197ea03d8b98aa12cdcc820d466bc6af"/><file name="callout-2.jpg" hash="5f4964c75b1f275ddb03697995611148"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="d21f8f720c29c457be008fdd8d1fbbcf"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="40276560c7a351d9225f673f9c11d7f2"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="3ee8fd6c68a166f332b482d66e641125"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="8991904139705a3cb8c70bfa59183fa5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="197ea03d8b98aa12cdcc820d466bc6af"/><file name="col_left_callout-2.jpg" hash="5f4964c75b1f275ddb03697995611148"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="faf197d9e5d1fa6059a9d7ac0c05ca0b"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="3541e9ab6f04513e6a405403634d67a7"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_pink"><dir><dir name="css"><file name="custom.css" hash="cfde6f8016103437893056222cb92d8f"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="e9c860def535a27166cc62c866cc3d1e"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="7811c20ee99c3ddac45858b5ead370c0"/><file name="callout-2.jpg" hash="917bf5c11bc7c193f63c3dae3eddc67f"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="15537279a7071ba17053a127721c6382"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="654b03f24a81894230318c2e5fbe0cf0"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="0aebb5ef53d8964e81668dd0f61edc3f"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="7420ace7c078f71ceda41c0c1d8c6ebe"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="7811c20ee99c3ddac45858b5ead370c0"/><file name="col_left_callout-2.jpg" hash="917bf5c11bc7c193f63c3dae3eddc67f"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="08ec13c4296dc23b963c3388fc5697ed"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="f4fa305384bbcc2d5e384ad632c54a53"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_red"><dir><dir name="css"><file name="custom.css" hash="2594b886543b7cf4fed5c6e8b0dd20d8"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="e0ee80e47b8bb39cec4851f3d1ffad6e"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="769a91f919f30e1fbc424b4b777bc80a"/><file name="callout-2.jpg" hash="c8d6b1e2d5b609c6181fc3a4834012eb"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="dffb2b208be12f431cc38f44c000684d"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="8fd395c75daf70e0dcbe71aac4bf4a7e"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="75c6d3bcd6c936b1572ba93972e736e9"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="934c35a01c77d6c392bc1cfd3d8efbbe"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="769a91f919f30e1fbc424b4b777bc80a"/><file name="col_left_callout-2.jpg" hash="c8d6b1e2d5b609c6181fc3a4834012eb"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="96999ffcc08e11af5bca4aa7f58e23c7"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="1f622bf0fdd4f1ce551c43372019683a"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_sea_green"><dir><dir name="css"><file name="custom.css" hash="6380956412e39ca093622da7701e5f94"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="d8fc3eac58e7371a5fb213d570fa1931"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="67849dfcc0fbcde92d19456bf9d97749"/><file name="callout-2.jpg" hash="6027f7a4145af6d4e7ca8a7601c573c4"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="1838e52b6986f42acb3b44a1aed65c39"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="e4cf4a3df40b4b48b7d9c546bd47af83"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="33e8743e2ecc0f40e14bf30e33bff816"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="52fd8c02fcfe78601e2efd7c4ec5f7d5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="67849dfcc0fbcde92d19456bf9d97749"/><file name="col_left_callout-2.jpg" hash="6027f7a4145af6d4e7ca8a7601c573c4"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="fa7feb9f2b99dac2d78fbd21dd27dd77"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="e24f957eed646398c2e38ee2a0148ed8"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="786b97e4f853e9e98b55c268a903cb5a"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_silver"><dir><dir name="css"><file name="custom.css" hash="74a511d1585c13c44dd17cbf1209f11d"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/><file name="cart-toggle.gif" hash="9880b35d3cd2508fb6911074f5093fe0"/><file name="content-bg.gif" hash="61e541f4ce85fdad95827f17fd1ac823"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="72082f1de23061c1b100f9a05d48f54c"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="2502e6033c91ef0daf8398e5ced52099"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="3662c5983e98885ccddf06d2683c9011"/><file name="icon-zoom.gif" hash="6f579a6cfe226defa31a6018f5be9110"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="1df7d51be3761106692fe500fa4d1b7d"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="6b421950d2d89fbb16996c113284be4c"/><file name="col_left_callout-2.jpg" hash="9632fd9aefa442bfae0e7ff594c9529f"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="d11dfc4090c516dc83b95bd140cde94c"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="318ad3accd55fe23dccc6e1bac259f63"/><file name="pipe-blue.gif" hash="f4bad85ef1a74ae1aa8b88525763d814"/><file name="pipe-gray.gif" hash="9a83ae6d241f89f98ff0ea92659f3a25"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="306df7dff378e81cdff60745a8171fe1"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_violet"><dir><dir name="css"><file name="custom.css" hash="9cf3a698730035b26dbd100148e9eb72"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="c941dfbb96f976780ffc3c27d24a566d"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="e84ad310d728d1ae9ccd3ac7fb0bc56d"/><file name="callout-2.jpg" hash="044d19033aaf4a047c3c1ef5b1bbe07b"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="546656bc4314c77a6515f9ab0dc263aa"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="cb911b0ecba9dcf17bcab192866e1413"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="8a1aa205a96aa94478eb484b83840b72"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="ef893f0e4f9229dfa15ffdc989d05061"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="e84ad310d728d1ae9ccd3ac7fb0bc56d"/><file name="col_left_callout-2.jpg" hash="044d19033aaf4a047c3c1ef5b1bbe07b"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="4abe827dfcdd1847b5e94eb2983508b4"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="c941dfbb96f976780ffc3c27d24a566d"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="e7a4924ea87b5c8bfd4dd5cc8eebcb7e"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir><dir name="f002_yellow"><dir><dir name="css"><file name="custom.css" hash="f2d2cb26fcc50e2d793967c99acb2c8a"/><file name="styles-ie.css" hash="a9dc389ac498dd7ef3587500d8ea3c84"/><file name="styles.css" hash="2dc302c53846c9f7163ff0275f487808"/></dir><dir name="images"><file name="account_nav_on_bg.gif" hash="ad485137604a18b984df7742e1095f7f"/><file name="anext.gif" hash="74dc5b64ac39457381e5c848890bd610"/><file name="aplay.gif" hash="5885536825fc9d80edf15925b3c0fffe"/><file name="aprev.gif" hash="b93972d5789ae32996d2a5c672d2548b"/><file name="astop.gif" hash="35c9a2cffb7c7de05706caafa0e8b46d"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><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_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="blue_pipe.gif" hash="8340611c27fd11044649ae3af9dbba66"/><file name="box-content-bg.gif" hash="f5344140a3a9ad4267687b8ec40c5751"/><file name="box-header-bg.gif" hash="e1e109e8f6bfc2f2ccef04769553c60c"/><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_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><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="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout-1.jpg" hash="7568d6a28f1bb5112487b27aed74c4bc"/><file name="callout-2.jpg" hash="c620d9864b6322901d832ef501a8d361"/><file name="cart-toggle.gif" hash="402bda22c7819f67968419bd7ca87393"/><file name="content-bg.gif" hash="e8e713e803cd7926358c2151ce646165"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="footer-bg.gif" hash="82bf882dcd7f46b6f0835e41a006e9bc"/><file name="gradient-blue.gif" hash="e1e462165458d74b3ee2d3bc9dfc2b3b"/><file name="gradient-gray.gif" hash="7e9e178c812f874ae9204eacc980e132"/><file name="gray-pipe.gif" hash="c3217a74da1b1e57dcdf48a0b73a4eb6"/><file name="grid.gif" hash="16b43ba34d6665e91b104b084b299f74"/><file name="grid.png" hash="8ac3b1bea5765f490538c9a9b6429294"/><file name="h_separator.gif" hash="517e50e00baf219edd50a7cd5eda7a89"/><file name="header-bg.gif" hash="73b2dbaeb86238c9941e69eea947fcd9"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><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_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><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="icon-cart.gif" hash="738eb5bb393ed6842e3f99ab78a3d7f7"/><file name="icon-zoom.gif" hash="9b1c52b4650797586a9f2b768fc33a76"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="logo.gif" hash="8cb7f692c7dc7b7298fd0965e65c401a"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="col_left_callout-1.jpg" hash="7568d6a28f1bb5112487b27aed74c4bc"/><file name="col_left_callout-2.jpg" hash="c620d9864b6322901d832ef501a8d361"/></dir><file name="narrow_by_li_by.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="narrow_by_set.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="nav-item-bg.gif" hash="6824e3ddbed45f2c52925ccfa46c8dc7"/><file name="navigation-bg.gif" hash="efa2bc5607c5db78310586fd1a5ae313"/><file name="navigation-div.gif" hash="3f95ca13f1d1c446434a0a65cbe63369"/><file name="note_msg_icon.gif" hash="e774ee481a2820789c1a77112377c4e0"/><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="e805ea7eca1f34c75ba0f93780d32d38"/><file name="payments.gif" hash="7db8b7d9800fdfbbbe5b9c3f8eeeb79c"/><file name="pipe-blue.gif" hash="8340611c27fd11044649ae3af9dbba66"/><file name="pipe-gray.gif" hash="0d85757f7ac118d5fd721e4ff6c09085"/><file name="place_order_bg.gif" hash="0e6bdf6280452a101c1924ce68669a2e"/><file name="place_order_container_bg.gif" hash="8eebd513ac0d9c02cc566cff649799ce"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="search_btn.gif" hash="d26292a88c5b653cfd24a1a352218ad7"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="slider1.jpg" hash="55a8ad759d0b0728f5170e7004342715"/><file name="slider2.jpg" hash="b2586ffefa12895e12f47687d8934970"/><file name="slider3.jpg" hash="7eeadfb4345460f010dd3a99ee8ed7b7"/><file name="slider4.jpg" hash="9a74e57abea85318f7c395f58cafbf07"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="trans.png" hash="ca23069433bf4e4e96eb436ae035800c"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="white_pipe.gif" hash="e60a61a6985774108f370a433b09f175"/></dir><dir name="js"><file name="dropdown.js" hash="436b1bd77db6fdb1c206b874cf46dc45"/><file name="glider.js" hash="ff0c6d92699db1f3474d96510865a6e3"/><file name="slider.js" hash="71b62a37d742ff182cbb4709b4e9c930"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="f002"><dir><dir name="layout"><file name="catalog.xml" hash="653f23a46ce7f8d5544cd9e60f0055f1"/><file name="checkout.xml" hash="386ed9a73f6f11da4d3240441873b962"/><file name="newsletter.xml" hash="8ae0e13d2304a51b800ea39144668f86"/><file name="page.xml" hash="88d2c4cf94b09a77327f9a6f2f6c6782"/><file name="tag.xml" hash="fab7720c164f0e32ab388a6431770374"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="0e23b6d3bf659eaaae8504b2935d3925"/></dir></dir><dir name="template"><dir name="callouts"><file name="left_col.phtml" hash="f974c8220076309cc3bf640aee3f40ae"/><file name="right_col.phtml" hash="f974c8220076309cc3bf640aee3f40ae"/></dir><dir name="catalog"><dir name="navigation"><file name="sidebar.phtml" hash="9f49ad7f1477ad60103acfc961081319"/><file name="top.phtml" hash="3fda520a10f5f7fb3d3f7b22cfe780b8"/></dir><dir name="product"><file name="new.phtml" hash="51f7885e3ba8b5875346f83d06c519af"/><file name="view.phtml" hash="093902ed856d35bd0a2343a771acefac"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="08cd11a95ea54247cefb1764781eaf88"/></dir><dir name="checkout"><dir name="cart"><file name="header.cart.phtml" hash="7f9c85bacfdf4581fc57ce39118b0941"/></dir></dir><dir name="page"><file name="1column.phtml" hash="ead865e95427bb26892d5995edfa98c1"/><file name="2columns-left.phtml" hash="36fb5be1987ad12fd1704ef21d6470d6"/><file name="2columns-right.phtml" hash="781c4a272b28f091b3660d67fa3354c0"/><file name="3columns.phtml" hash="5a580b3d5c4cdbf84fe3450cccb3aff1"/><dir name="html"><file name="footer.phtml" hash="ca929b89fced9f6bc78bff1388dd997d"/><file name="header.phtml" hash="3c770cb2540f24a5548e288e4742d1e3"/><file name="topmenu.phtml" hash="90b175a4e829d63c04fb8cc37463a1fc"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="TM_Templatef002.xml" hash="ca791a704bc3439f362b281accd2266e"/></dir></target><target name="magelocal"><dir name="TM"><dir name="Templatef002"><dir name="etc"><file name="config.xml" hash="d01ad9e34369c5d9a4b7a4dc7f15b83f"/></dir></dir></dir></target></contents>
|
23 |
<compatible/>
|
24 |
+
<dependencies><required><php><min>5.2.0</min><max>5.3.5</max></php></required></dependencies>
|
25 |
</package>
|
skin/frontend/default/f002/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#007ed3; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#1e7ec8; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#007ED3;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#1E7EC8;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007ed3}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007ed3}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,24 +198,35 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007ed3}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #2a82b3 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
-
#nav-sidebox ul.level1 { display: none;}
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#007ed3; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#007ed3; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#3A83B4;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#007ed3; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#1e7ec8; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #517b92; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #e9ecee url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#007ED3; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#007ED3;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#1E7EC8;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007ed3}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #2a82b3 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
+
#nav-sidebox ul.level1 { display: none;}
|
229 |
+
|
230 |
+
/**********fix**********/
|
231 |
+
.dashboard .welcome-msg { clear: both; }
|
232 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/fam_book_open.png
ADDED
Binary file
|
skin/frontend/default/f002/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_green/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/pipe-blue.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#629b2b; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#629b2b; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#3a7600;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#629b2b;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#3a7600}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#3a7600}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,38 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#3a7600}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #5a9621 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#3A7600; }
|
206 |
-
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#629b2b; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#629b2b; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#3a7600;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/pipe-blue.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#629b2b; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#629b2b; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #66824a; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #e9ecee url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#3a7600; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#3a7600;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#629b2b;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#3a7600}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #5a9621 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#3A7600; }
|
231 |
+
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
/**********fix**********/
|
234 |
+
.dashboard .welcome-msg { clear: both; }
|
235 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_green/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_green/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_green/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_green/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_grey/css/custom.css
CHANGED
@@ -1,81 +1,95 @@
|
|
1 |
body {background:#FFF;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#dfdfdf; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#dfdfdf; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
77 |
-
|
78 |
-
|
|
|
|
|
|
|
|
|
79 |
#cart-content .product-image {float:left}
|
80 |
#cart-content .product-image img{border:1px solid #a9a9a9}
|
81 |
#cart-content .product-details {margin:0 0 0 60px}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#5f5e5e;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: #808080 url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#5f5e5e;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #5f5e5e ; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#5f5e5e; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#FFF;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#5f5e5e; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#5f5e5e; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#5f5e5e;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#dfdfdf; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#dfdfdf; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #9d9d9d; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #FFF url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#5f5e5e; font-size:12px; font-weight:bold;}
|
91 |
+
|
92 |
+
#cart-content{background:#2f2f2f; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
94 |
#cart-content .product-image img{border:1px solid #a9a9a9}
|
95 |
#cart-content .product-details {margin:0 0 0 60px}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#5f5e5e;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: #808080 url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#5f5e5e;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #5f5e5e ; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#5f5e5e; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_grey/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_grey/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_grey/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_grey/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_orange/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid {
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#ff7200; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#ff7200; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#ff7200;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#ff7200;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff7200}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff7200}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,38 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff7200}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #ff7200 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#ff7200; }
|
206 |
-
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#ff7200; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#ff7200; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#ff7200;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#ff7200; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#ff7200; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #b0723f; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #ffe7d2 url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#ff7200; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#ff7200;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#ff7200;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff7200}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #ff7200 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#ff7200; }
|
231 |
+
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
/**********fix**********/
|
234 |
+
.dashboard .welcome-msg { clear: both; }
|
235 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_orange/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_orange/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_orange/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_orange/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_pink/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px; color: #ff51a8;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#ff51a8; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#ff51a8; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#ff51a8;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#ff51a8;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff51a8}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff51a8}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff51a8}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #ff51a8 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#ff51a8; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px; color: #ff51a8;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#ff51a8; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#ff51a8; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#ff51a8;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#ff51a8; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#ff51a8; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #b7608c; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #ffe1f0 url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#ff51a8; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#ff51a8;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#ff51a8;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ff51a8}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #ff51a8 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#ff51a8; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_pink/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_pink/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_pink/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_pink/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_red/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px; color: #e10707;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#e10707; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#e10707; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#e10707;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#e10707;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#e10707}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#e10707}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#e10707}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #eb4040 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#e10707; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px; color: #e10707;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#e10707; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#e10707; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#e10707;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#e10707; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#e10707; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #ad4a4a; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #efeaea url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#e10707; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#e10707;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#e10707;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#e10707}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #eb4040 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#e10707; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_red/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_red/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_red/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_red/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_sea_green/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px; color: #007c8f;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#007c8f; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#007c8f; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#007c8f;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#007c8f;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007c8f}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007c8f}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007c8f}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #219daf url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#007c8f; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px; color: #007c8f;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#007c8f; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#007c8f; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#007c8f;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#007c8f; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#007c8f; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #437e87; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #e8eced url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#007c8f; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#007c8f;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#007c8f;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#007c8f}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #219daf url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#007c8f; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_sea_green/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_sea_green/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_sea_green/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_sea_green/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_silver/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#FFF;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#dfdfdf; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#dfdfdf; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#2f2f2f; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#5f5e5e;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: #868688 url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#5f5e5e;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,28 +198,40 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #5f5e5e ; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#5f5e5e; }
|
206 |
.price-box .price {color:#777777}
|
207 |
.breadcrumbs a {color:#aaa}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#FFF;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#5f5e5e; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#5f5e5e; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#5f5e5e;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#dfdfdf; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#dfdfdf; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #9d9d9d; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #5b5b5d url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#5f5e5e; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#2f2f2f; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#5f5e5e;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: #868688 url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#5f5e5e;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#5f5e5e}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #5f5e5e ; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#5f5e5e; }
|
231 |
.price-box .price {color:#777777}
|
232 |
.breadcrumbs a {color:#aaa}
|
233 |
+
|
234 |
+
|
235 |
+
/**********fix**********/
|
236 |
+
.dashboard .welcome-msg { clear: both; }
|
237 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_silver/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_silver/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_silver/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_silver/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_violet/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px; color: #4e3299;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#735ab8; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#735ab8; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#4e3299;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#4e3299;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#4e3299}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#4e3299}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#4e3299}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #7157b9 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#4e3299; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px; color: #4e3299;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#4e3299; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#4e3299; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#4e3299;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#735ab8; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#735ab8; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #6a5d8e; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #ebe9f8 url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#4e3299; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#4e3299;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#4e3299;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#4e3299}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #7157b9 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#4e3299; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_violet/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_violet/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_violet/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_violet/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|
skin/frontend/default/f002_yellow/css/custom.css
CHANGED
@@ -1,79 +1,93 @@
|
|
1 |
body {background:#808080;}
|
2 |
-
a { color:#555452; text-decoration: none; }
|
3 |
-
a:hover { color:#555452; text-decoration:
|
4 |
-
a img { border:0;}
|
5 |
-
a:hover img { border:0; text-decoration:none;}
|
6 |
-
:focus { outline:0; }
|
7 |
-
|
8 |
-
.fieldset .legend, .fieldset { border:0px; color: #ceac01;}
|
9 |
-
|
10 |
-
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
-
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
-
|
13 |
-
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
-
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
-
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
-
.col2-right-layout .col-main {width:720px;}
|
17 |
-
|
18 |
-
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
-
|
20 |
-
.products-grid li.item {
|
21 |
-
.
|
22 |
-
.products-grid
|
23 |
-
.products-grid
|
24 |
-
.products-grid
|
25 |
-
.products-grid
|
26 |
-
.
|
27 |
-
.products-grid
|
28 |
-
|
29 |
-
.
|
30 |
-
.
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
|
|
|
|
|
|
|
|
34 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
35 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
36 |
#header-cart .head h4,
|
37 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
38 |
-
|
39 |
-
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
40 |
-
|
41 |
-
.welcome-msg{float:left; font-size:0.95em}
|
42 |
-
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
43 |
-
.quick-access p { margin-bottom:4px; }
|
44 |
-
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
45 |
-
.quick-access li.first { padding-left:10px !important; }
|
46 |
-
.quick-access li.last { padding-right:0; background:none; }
|
47 |
-
.shop-access {float: left; }
|
48 |
-
.shop-access a, .shop-access a:hover {text-decoration: none; color:#b09301; font-size:11px; }
|
49 |
-
.shop-access a:hover {color: #FFF;}
|
50 |
-
.shop-access li.last { padding-right:0; background:none; }
|
51 |
-
|
52 |
-
.form-language { float: left; margin-left: 65px; display: inline; }
|
53 |
-
.form-language label { color:#b09301; padding-right:5px; font-size:11px; }
|
54 |
-
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
55 |
-
|
56 |
-
.
|
57 |
-
.
|
58 |
-
#search_mini_form label {display:none;}
|
59 |
-
.search-autocomplete {
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
.search-autocomplete
|
64 |
-
.search-autocomplete
|
65 |
-
|
66 |
-
.
|
67 |
-
.
|
68 |
-
.
|
69 |
-
|
70 |
-
.
|
71 |
-
.
|
72 |
-
.
|
73 |
-
|
74 |
-
.
|
75 |
-
.
|
76 |
-
.
|
|
|
|
|
|
|
|
|
77 |
|
78 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
79 |
#cart-content .product-image {float:left}
|
@@ -84,17 +98,17 @@ a:hover img { border:0; text-decoration:none;}
|
|
84 |
#cart-content a:hover{color:#aaa}
|
85 |
#cart-content .actions a span{cursor:pointer}
|
86 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
87 |
-
|
88 |
-
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
89 |
-
|
90 |
-
.side-col .block {margin-bottom:0.5em !important;}
|
91 |
-
.block { line-height:1.3em; font-size:.95em; }
|
92 |
-
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
93 |
-
.block .block-title strong { line-height: 30px; color:#ceac01;}
|
94 |
-
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
95 |
-
.block strong { font-size:1em;}
|
96 |
-
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
97 |
-
.block .content ol {background: none;border: none;}
|
98 |
|
99 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
100 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
@@ -114,49 +128,53 @@ div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !imp
|
|
114 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
115 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
116 |
|
117 |
-
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
118 |
-
.footer { width:930px; margin:0 auto;}
|
119 |
-
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
120 |
-
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
121 |
-
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
122 |
-
.footer .informational ul {margin-bottom: 15px;}
|
123 |
-
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
124 |
-
.footer .informational li.last { background:none; padding-right:0; }
|
125 |
-
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
126 |
-
.footer .informational a { text-decoration:none; }
|
127 |
-
.footer .
|
128 |
-
.footer .legality
|
|
|
|
|
129 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
|
|
130 |
.footerl{float:left}
|
131 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
132 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
133 |
.footerl .mini-newsletter input.input-text{float:left}
|
134 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
135 |
-
|
136 |
-
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
137 |
-
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
138 |
-
.cart-collaterals h2 {color:#ceac01;}
|
139 |
-
.cart .cart-collaterals {padding:10px 5px;}
|
140 |
-
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
141 |
-
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
142 |
-
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
143 |
-
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
144 |
-
.account-login .content {border: 0px;}
|
145 |
-
.account-login .buttons-set {border: 0px; background: #fff;}
|
146 |
-
|
147 |
-
button.button {margin:1px;}
|
148 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
149 |
.button:hover span span {border-color:#888; color:#333}
|
150 |
-
button.btn-checkout span {line-height:40px; height: 40px;}
|
151 |
-
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
152 |
-
|
153 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ceac01}
|
154 |
|
155 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
156 |
|
|
|
157 |
#nav { font-size:1.1em; padding: 0 3px; }
|
158 |
|
159 |
-
|
160 |
#nav li { position:relative; text-align:left; }
|
161 |
#nav li.over { z-index:999; }
|
162 |
#nav a,
|
@@ -164,14 +182,14 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ceac01}
|
|
164 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
165 |
#nav li ul span {white-space:normal; }
|
166 |
|
167 |
-
|
168 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
169 |
#nav li.active > a { color:#fff; }
|
170 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
171 |
#nav a:hover { color:#fff; }
|
172 |
#nav li.over > a { color: #fff; }
|
173 |
|
174 |
-
|
175 |
#nav ul li,
|
176 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
177 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
@@ -180,27 +198,39 @@ h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ceac01}
|
|
180 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
181 |
#nav ul li a { font-weight:normal !important; }
|
182 |
|
183 |
-
|
184 |
-
#nav ul
|
|
|
|
|
185 |
|
186 |
-
/*
|
187 |
-
#nav
|
188 |
-
#nav
|
189 |
-
#nav li.over ul ul { left:-10000px; }
|
190 |
|
191 |
#nav ul li a { background: #2b2b2c; }
|
192 |
#nav ul li a:hover { background: #ecc503 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
193 |
#nav ul li a,
|
194 |
#nav ul li a:hover { }
|
195 |
-
#nav ul span,
|
|
|
196 |
|
197 |
-
|
198 |
-
#nav
|
|
|
|
|
|
|
|
|
|
|
199 |
|
200 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
201 |
-
#nav-sidebox a:hover { color: #222;}
|
202 |
#nav-sidebox ul { padding-left: 15px;}
|
203 |
#nav-sidebox ul.level1 { display: none;}
|
204 |
|
205 |
.block-account .block-title span { color:#ceac01; }
|
206 |
.price-box .price {color:#777777}
|
|
|
|
|
|
|
|
|
|
1 |
body {background:#808080;}
|
2 |
+
a { color:#555452; text-decoration: none; }
|
3 |
+
a:hover { color:#555452; text-decoration: underline; }
|
4 |
+
a img { border:0;}
|
5 |
+
a:hover img { border:0; text-decoration:none;}
|
6 |
+
:focus { outline:0; }
|
7 |
+
|
8 |
+
.fieldset .legend, .fieldset { border:0px; color: #ceac01;}
|
9 |
+
|
10 |
+
.header-container { background: url(../images/header-bg.gif) repeat-x 0 0; }
|
11 |
+
.header-top {clear:both;margin:0 auto;position:relative;width:930px;z-index:100;}
|
12 |
+
|
13 |
+
.col3-layout .col-wrapper {float:left;width:723px;}
|
14 |
+
.col3-layout .col-main {margin-left:4px;width:522px;}
|
15 |
+
.col2-left-layout .col-main {float:right;width:720px;}
|
16 |
+
.col2-right-layout .col-main {width:720px;}
|
17 |
+
|
18 |
+
.breadcrumbs ul{margin:0 auto 0; padding-bottom:0px; text-align:left; width:930px;}
|
19 |
+
|
20 |
+
.products-grid li.item { width:150px; text-align:center;}
|
21 |
+
.grid-recent li.item { padding: 12px 10px 40px !important; }
|
22 |
+
.products-grid li.item .actions { width: 150px; }
|
23 |
+
.products-grid { line-height:1.35em; }
|
24 |
+
.products-grid .product-name { margin-bottom:.4em; font-size:1.05em; }
|
25 |
+
.products-grid .product-name a { color:#ceac01; text-decoration: none; }
|
26 |
+
.products-grid .product-name a:hover { text-decoration: underline; }
|
27 |
+
.products-grid .ratings { margin-bottom:.6em; }
|
28 |
+
.products-grid {border-bottom:1px solid #D9DDE3;}
|
29 |
+
.link-wishlist {color:#DC6809 !important;font-weight:bold !important;}
|
30 |
+
.products-grid .link-wishlist a, .products-grid .link-compare a:hover {text-decoration:underline;}
|
31 |
+
|
32 |
+
.products-list .product-name a { color:#ceac01; text-decoration: none; }
|
33 |
+
.products-list .product-name a:hover { text-decoration: underline; }
|
34 |
+
|
35 |
+
.product-view {border:0px;}
|
36 |
+
.product-collateral h2{color:#ceac01;font-size:12px;font-weight:bold;}
|
37 |
+
.product-essential {padding:10px 25px;}
|
38 |
|
39 |
#header-cart{position:absolute; z-index:20; width:200px; right:0; top:7px}
|
40 |
+
#header-cart .btn-remove,
|
41 |
+
#header-cart .btn-edit,
|
42 |
+
#header-cart .details { display: none; }
|
43 |
+
#header-cart .form-button-header { margin-right: 8px; }
|
44 |
#header-cart .head{margin-bottom:7px; padding-right:8px}
|
45 |
#header-cart .head h4{cursor:pointer; float:none; display:inline; padding-left:15px; background:url(../images/icon-cart.gif) no-repeat 0 50%}
|
46 |
#header-cart .head h4,
|
47 |
#header-cart .head h4 a{color:#ababab; font-size:0.95em; font-weight:normal}
|
48 |
+
|
49 |
+
.header-topbar {height:26px;margin:0 auto;padding-top:5px;position:relative;width:930px;z-index:110;}
|
50 |
+
|
51 |
+
.welcome-msg{float:left; font-size:0.95em}
|
52 |
+
.quick-access { margin: 0px; text-align: left; float: left; color: #ababab;}
|
53 |
+
.quick-access p { margin-bottom:4px; }
|
54 |
+
.quick-access li {display:inline; background:url(../images/blue_pipe.gif) no-repeat 100% 3px; padding-right:10px;padding-left:3px;}
|
55 |
+
.quick-access li.first { padding-left:10px !important; }
|
56 |
+
.quick-access li.last { padding-right:0; background:none; }
|
57 |
+
.shop-access {float: left; }
|
58 |
+
.shop-access a, .shop-access a:hover {text-decoration: none; color:#b09301; font-size:11px; }
|
59 |
+
.shop-access a:hover {color: #FFF;}
|
60 |
+
.shop-access li.last { padding-right:0; background:none; }
|
61 |
+
|
62 |
+
.form-language { float: left; margin-left: 65px; display: inline; }
|
63 |
+
.form-language label { color:#b09301; padding-right:5px; font-size:11px; }
|
64 |
+
.form-language .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
|
65 |
+
|
66 |
+
.header .form-search { float: right; padding: 0px; position:absolute; right:0; top: 32px; width: 345px; padding: 1px 0 1px 30px; background: url(../images/icon-zoom.gif) no-repeat 0 0; }
|
67 |
+
.header .form-search input.input-text { width:300px; border: 1px solid #a3923f; padding: 3px; }
|
68 |
+
#search_mini_form label {display:none;}
|
69 |
+
.header .form-search .search-autocomplete {
|
70 |
+
left: 30px !important;
|
71 |
+
top: 23px !important;
|
72 |
+
}
|
73 |
+
.search-autocomplete { z-index:999; }
|
74 |
+
.search-autocomplete ul { border:1px solid #5c7989; background-color:#efefef; }
|
75 |
+
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
|
76 |
+
.search-autocomplete li .amount { float:right; font-weight:bold; }
|
77 |
+
.search-autocomplete li.odd { background-color: #fff; }
|
78 |
+
.search-autocomplete li.selected { background-color: #dedede; }
|
79 |
+
|
80 |
+
.nav-container { clear: both; padding-bottom: 1px;}
|
81 |
+
.header-nav-container {clear:both;padding-bottom:1px;}
|
82 |
+
.nav-container { margin: 0 auto; width: 930px; background: url(../images/navigation-bg.gif) repeat-x 0 0; border: 1px solid #606060; border-width: 1px 1px 0;}
|
83 |
+
|
84 |
+
.main-container{ background: #ecebe7 url(../images/content-bg.gif) repeat-x 0 0; padding: 13px 0px 13px 0px; text-align:left; }
|
85 |
+
.main {padding: 4px; background: #fff; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:0 auto; text-align:left; width:922px;}
|
86 |
+
.col-main { float:left; border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
|
87 |
+
|
88 |
+
.page-title, .page-head { border-bottom:1px solid #ccc; margin:0 0 12px;}
|
89 |
+
.page-title, .page-head { padding: 2px 0; border-bottom: 1px solid #ccc; text-align:right; background: url(../images/box-header-bg.gif) repeat-x 0 100%; }
|
90 |
+
.page-head h3, .page-title h3, .page-title h1 {margin:0 10px ; text-transform:none !important; text-align:left; line-height: 30px; color:#ceac01; font-size:12px; font-weight:bold;}
|
91 |
|
92 |
#cart-content{background:#292a34; border:1px solid #727379; border-top:none; padding:0 3px 5px; -moz-border-radius:0 0 8px 8px; -webkit-border-bottom-left-radius:8px; -webkit-border-bottom-right-radius:8px; border-radius:0 0 8px 8px; color:#aaa; position:absolute; top:23px; right:0px; width:200px}
|
93 |
#cart-content .product-image {float:left}
|
98 |
#cart-content a:hover{color:#aaa}
|
99 |
#cart-content .actions a span{cursor:pointer}
|
100 |
#cart-content #center-buttons{padding-top:5px; clear:both; text-align:center}
|
101 |
+
|
102 |
+
.toolbar .sorter, .toolbar .pager{border-top:1px solid #EEEEEE;}
|
103 |
+
|
104 |
+
.side-col .block {margin-bottom:0.5em !important;}
|
105 |
+
.block { line-height:1.3em; font-size:.95em; }
|
106 |
+
.block .block-title { margin: 0; padding: 2px 10px 0; background: #fcfdfd url(../images/box-header-bg.gif) repeat-x 0 100%; border: 1px solid #ccc; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;}
|
107 |
+
.block .block-title strong { line-height: 30px; color:#ceac01;}
|
108 |
+
.block .block-title strong .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
|
109 |
+
.block strong { font-size:1em;}
|
110 |
+
.block .block-content { background: #fcfcfc url(../images/box-content-bg.gif) repeat-x 0 0; border: 1px solid #ccc; border-top: none; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; padding:5px 5px;}
|
111 |
+
.block .content ol {background: none;border: none;}
|
112 |
|
113 |
#slider{height:200px; position:relative; width:930px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
|
114 |
div.scroller{height:200px; overflow:hidden; width:930px; zoom:1}
|
128 |
.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
|
129 |
.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}
|
130 |
|
131 |
+
.footer-container { padding-top: 25px; background: url(../images/footer-bg.gif) repeat-x 0 0;}
|
132 |
+
.footer { width:930px; margin:0 auto;}
|
133 |
+
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
|
134 |
+
.footer .informational label { color:#4e4e51; font-weight:bold; padding-right:3px; }
|
135 |
+
.footer .informational { float: right; text-align: right; font-size: 0.9em;}
|
136 |
+
.footer .informational ul {margin-bottom: 15px;}
|
137 |
+
.footer .informational li {display:inline;background:url(../images/pipe-gray.gif) no-repeat 100% 50%; padding-right:8px; padding-left:6px;}
|
138 |
+
.footer .informational li.last { background:none; padding-right:0; }
|
139 |
+
.footer .informational a, .footer .informational a:hover { color:#4e4e51; }
|
140 |
+
.footer .informational a { text-decoration:none; }
|
141 |
+
.footer .informational a:hover { text-decoration: underline; }
|
142 |
+
.footer .legality {padding:0px 0px;color:#4e4e51; text-align: left;font-size:11px;}
|
143 |
+
.footer .legality a { color:#4e4e51; text-decoration: none;}
|
144 |
+
.footer .legality a:hover { text-decoration: underline; }
|
145 |
.footerl .mini-newsletter{float:left; clear:both; width:390px; text-align:left}
|
146 |
+
.footerl .mini-newsletter .validation-advice { width: 165px; color: #fff; }
|
147 |
.footerl{float:left}
|
148 |
.footerl .mini-newsletter h4{color:#505050; margin-right:10px}
|
149 |
.footerl form,.footerl .mini-newsletter h4{float:left; line-height:30px; font-size:11px}
|
150 |
.footerl .mini-newsletter input.input-text{float:left}
|
151 |
.footerl .form-button-alt{float:right; margin:3px 0px 0px 6px}
|
152 |
+
|
153 |
+
.cart-collaterals .totals {background:#DEE5E8 none repeat scroll 0 0; }
|
154 |
+
.cart-collaterals .upsell, .cart-collaterals .discount , .cart-collaterals .crosssell , .cart-collaterals .shipping {border:1px solid #CEC3B6;}
|
155 |
+
.cart-collaterals h2 {color:#ceac01;}
|
156 |
+
.cart .cart-collaterals {padding:10px 5px;}
|
157 |
+
.opc li.section {border-top:1px solid #FFFFFF !important;}
|
158 |
+
.checkout-onepage-index .page-title, .page-head {margin:0 0 1px;}
|
159 |
+
.block-progress dt {border-bottom:1px dotted #A3AEB3}
|
160 |
+
.checkout-review-table-wrapper .data-table, .block-progress dd, .opc .step, .opc .step-title, .opc li.section{border: 0px !important;}
|
161 |
+
.account-login .content {border: 0px;}
|
162 |
+
.account-login .buttons-set {border: 0px; background: #fff;}
|
163 |
+
|
164 |
+
button.button {margin:1px;}
|
165 |
.button span span {display: block; float:left; background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0; border:1px solid #adadad !important; -moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; margin:0px; vertical-align:top; padding:2px 10px !important; color:#4F4F4F;}
|
166 |
.button:hover span span {border-color:#888; color:#333}
|
167 |
+
button.btn-checkout span {line-height:40px; height: 40px;}
|
168 |
+
.mini-newsletter input.input-text { display:block; margin:4px 0 0 0; width:167px; }
|
169 |
+
|
170 |
h4,h3,.category-head h2{ font-size:12px; font-weight:bold; color:#ceac01}
|
171 |
|
172 |
.col-main p{margin-left: 5px;margin-right: 5px}
|
173 |
|
174 |
+
/********** < Navigation */
|
175 |
#nav { font-size:1.1em; padding: 0 3px; }
|
176 |
|
177 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
178 |
#nav li { position:relative; text-align:left; }
|
179 |
#nav li.over { z-index:999; }
|
180 |
#nav a,
|
182 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
183 |
#nav li ul span {white-space:normal; }
|
184 |
|
185 |
+
/* 0 Level */
|
186 |
#nav li { float:left; background: url(../images/navigation-div.gif) no-repeat 100% 50%; }
|
187 |
#nav li.active > a { color:#fff; }
|
188 |
#nav a { float:left; padding:14px 12px 13px 8px; color:#aaa; font-weight:bold; }
|
189 |
#nav a:hover { color:#fff; }
|
190 |
#nav li.over > a { color: #fff; }
|
191 |
|
192 |
+
/* 1st Level */
|
193 |
#nav ul li,
|
194 |
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#888; }
|
195 |
#nav ul li.last { background:#444; padding-bottom:0; }
|
198 |
#nav ul a:hover { float:none; padding:0; background:none; }
|
199 |
#nav ul li a { font-weight:normal !important; }
|
200 |
|
201 |
+
/* 2nd Level */
|
202 |
+
#nav ul,
|
203 |
+
#nav div { position:absolute; width:15em; top:43px; left:-10000px; }
|
204 |
+
#nav div ul { position:static; width:auto; border:none; }
|
205 |
|
206 |
+
/* 3rd+ Level */
|
207 |
+
#nav ul ul,
|
208 |
+
#nav ul div { top:5px; }
|
|
|
209 |
|
210 |
#nav ul li a { background: #2b2b2c; }
|
211 |
#nav ul li a:hover { background: #ecc503 url(../images/nav-item-bg.gif) repeat-x 0 0; }
|
212 |
#nav ul li a,
|
213 |
#nav ul li a:hover { }
|
214 |
+
#nav ul span,
|
215 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px;}
|
216 |
|
217 |
+
/* Show menu */
|
218 |
+
#nav li ul.shown-sub,
|
219 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
220 |
+
#nav li .shown-sub ul.shown-sub,
|
221 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
222 |
+
/********** Navigation > */
|
223 |
+
/* ======================================================================================= */
|
224 |
|
225 |
#nav-sidebox a {font: 12px/26px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #777;}
|
226 |
+
#nav-sidebox a:hover { color: #222; text-decoration: none; }
|
227 |
#nav-sidebox ul { padding-left: 15px;}
|
228 |
#nav-sidebox ul.level1 { display: none;}
|
229 |
|
230 |
.block-account .block-title span { color:#ceac01; }
|
231 |
.price-box .price {color:#777777}
|
232 |
+
|
233 |
+
|
234 |
+
/**********fix**********/
|
235 |
+
.dashboard .welcome-msg { clear: both; }
|
236 |
+
.box-account { float: left; margin: 0 0 20px; padding: 15px; width: 635px;}
|
skin/frontend/default/f002_yellow/css/styles-ie.css
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
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,
|
@@ -34,6 +34,7 @@
|
|
34 |
.block li.item,
|
35 |
.block-poll li,
|
36 |
.opc li.section { vertical-align:top; }
|
|
|
37 |
|
38 |
/* Doubled Margin Fixes */
|
39 |
.product-view .product-img-box .more-views li,
|
@@ -44,9 +45,6 @@
|
|
44 |
#nav li,
|
45 |
#nav li a { zoom:1; }
|
46 |
#nav li { vertical-align:top; }
|
47 |
-
/* Show Menu */
|
48 |
-
#nav li.over ul.shown-sub { left:0; }
|
49 |
-
#nav li.over li ul.shown-sub { left:100px; }
|
50 |
/********** < Navigation styles */
|
51 |
|
52 |
select { margin-bottom:1px; }
|
@@ -55,10 +53,11 @@ input.checkbox { width:13px; height:13px; }
|
|
55 |
button.button { }
|
56 |
button.button span { position:relative; }
|
57 |
button.btn-checkout {}
|
|
|
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 |
|
@@ -69,6 +68,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
69 |
.product-view .box-tags .product-tags li,
|
70 |
.footer li { padding:0 4px 0 7px; }
|
71 |
|
|
|
|
|
72 |
/* TM BOC */
|
73 |
* html .header .logo {}
|
74 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
@@ -77,8 +78,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
77 |
* html .header-cart { width: 350px; }
|
78 |
* html .icon-cart-infobar { bottom: 5px; }
|
79 |
* html .header-cart .content { bottom: 55px; }
|
80 |
-
* html .highlight-featured { padding: 4px; }
|
81 |
-
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
82 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
83 |
* html .mini-search { width: 470px; }
|
84 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
@@ -100,6 +101,7 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
100 |
.col-main,
|
101 |
.col2-set,
|
102 |
.col3-set,
|
|
|
103 |
.col4-set,
|
104 |
.messages li,
|
105 |
.search-autocomplete li,
|
@@ -129,7 +131,10 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
129 |
.product-collateral,
|
130 |
.product-view .product-img-box .more-views ul,
|
131 |
.product-view .box-tags .form-add,
|
|
|
|
|
132 |
.product-options .options-list li,
|
|
|
133 |
.product-options-bottom,
|
134 |
.truncated,
|
135 |
.truncated .truncated_full_value,
|
@@ -153,7 +158,8 @@ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpac
|
|
153 |
.advanced-search-summary,
|
154 |
.advanced-search-summary p,
|
155 |
.gift-messages-form .item,
|
156 |
-
.send-friend .form-list li p
|
|
|
157 |
|
158 |
/* Hover Fix */
|
159 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2011 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,
|
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,
|
45 |
#nav li,
|
46 |
#nav li a { zoom:1; }
|
47 |
#nav li { vertical-align:top; }
|
|
|
|
|
|
|
48 |
/********** < Navigation styles */
|
49 |
|
50 |
select { margin-bottom:1px; }
|
53 |
button.button { }
|
54 |
button.button span { position:relative; }
|
55 |
button.btn-checkout {}
|
56 |
+
#opc-review .sp-methods .input-box { float:left; }
|
57 |
.form-list label { position:relative; z-index:0; }
|
58 |
.form-list label.required em { position:absolute; top:0; right:-8px; }
|
59 |
|
60 |
+
table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
|
61 |
|
62 |
.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
|
63 |
|
68 |
.product-view .box-tags .product-tags li,
|
69 |
.footer li { padding:0 4px 0 7px; }
|
70 |
|
71 |
+
.product-options dd .time-picker select { margin:0; padding:0; }
|
72 |
+
|
73 |
/* TM BOC */
|
74 |
* html .header .logo {}
|
75 |
* html .listing-thin li.item {margin-right:7px; padding:3px 7px !important;}
|
78 |
* html .header-cart { width: 350px; }
|
79 |
* html .icon-cart-infobar { bottom: 5px; }
|
80 |
* html .header-cart .content { bottom: 55px; }
|
81 |
+
* html .highlight-featured { padding: 4px; }
|
82 |
+
* html .col3-layout .col-main {margin-left:2px; width:514px;}
|
83 |
.mini-newsletter input.input-text {margin:6px 6px 0}
|
84 |
* html .mini-search { width: 470px; }
|
85 |
* html .mini-search .input-text { width: 275px; margin-left: 30px; }
|
101 |
.col-main,
|
102 |
.col2-set,
|
103 |
.col3-set,
|
104 |
+
.col3-layout .product-options-bottom .price-box,
|
105 |
.col4-set,
|
106 |
.messages li,
|
107 |
.search-autocomplete li,
|
131 |
.product-collateral,
|
132 |
.product-view .product-img-box .more-views ul,
|
133 |
.product-view .box-tags .form-add,
|
134 |
+
.product-view .product-shop .short-description,
|
135 |
+
.product-view .box-description,
|
136 |
.product-options .options-list li,
|
137 |
+
.product-options,
|
138 |
.product-options-bottom,
|
139 |
.truncated,
|
140 |
.truncated .truncated_full_value,
|
158 |
.advanced-search-summary,
|
159 |
.advanced-search-summary p,
|
160 |
.gift-messages-form .item,
|
161 |
+
.send-friend .form-list li p,
|
162 |
+
.centinel .authentication { zoom:1; }
|
163 |
|
164 |
/* Hover Fix */
|
165 |
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
|
skin/frontend/default/f002_yellow/css/styles.css
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
-
* @copyright Copyright (c)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
@@ -32,7 +32,7 @@ img { border:0; vertical-align:top; }
|
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
-
:focus { outline:
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
@@ -188,6 +188,14 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
|
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
/* Customer */
|
192 |
.form-list .customer-name-prefix .input-box,
|
193 |
.form-list .customer-name-suffix .input-box,
|
@@ -336,7 +344,8 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
336 |
.title-buttons h5,
|
337 |
.title-buttons h6 { float:left; }
|
338 |
|
339 |
-
.subtitle
|
|
|
340 |
|
341 |
/* Pager */
|
342 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
@@ -352,7 +361,7 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
352 |
/* Sorter */
|
353 |
.sorter { font-size:11px; padding:3px 8px; }
|
354 |
.sorter .view-mode { float:left; margin:0; }
|
355 |
-
.sorter .sort-by { }
|
356 |
.sorter .sort-by label { vertical-align:middle; }
|
357 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
358 |
.sorter .link-feed {}
|
@@ -402,14 +411,22 @@ p.required { font-size:11px; text-align:right; color:#EB340A; }
|
|
402 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
403 |
.data-table tbody td .option-value { padding-left:10px; }
|
404 |
|
405 |
-
/*
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
410 |
tr.show-details td {}
|
411 |
-
tr.
|
412 |
-
tr.
|
|
|
413 |
|
414 |
/* Shopping cart tax info */
|
415 |
.cart-tax-info { display:block; }
|
@@ -423,8 +440,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
423 |
/* Class: std - styles for admin-controlled content */
|
424 |
.std .subtitle { padding:0; }
|
425 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
426 |
-
.std ul.disc { margin:0 0 10px; }
|
427 |
-
.std ul.disc { list-style:disc outside; padding-left:18px; }
|
428 |
.std dl dt { font-weight:bold; }
|
429 |
.std dl dd { margin:0 0 10px; }
|
430 |
/*.std ul,
|
@@ -458,22 +474,37 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
458 |
.link-wishlist { font-weight:bold; }
|
459 |
.link-reorder { font-weight:bold; }
|
460 |
.link-compare { font-weight:bold; }
|
461 |
-
.link-print { padding:2px 0 2px
|
462 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
463 |
-
.btn-remove
|
|
|
464 |
.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; }
|
|
|
|
|
|
|
|
|
465 |
|
466 |
.separator { margin:0 3px; }
|
467 |
|
468 |
.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; }
|
469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
470 |
/* Noscript Notice */
|
471 |
-
.noscript {
|
472 |
-
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
|
473 |
-
.noscript p { margin:0; }
|
474 |
|
475 |
/* Demo Notice */
|
476 |
-
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
|
|
|
|
|
|
|
477 |
/* ======================================================================================= */
|
478 |
|
479 |
|
@@ -512,13 +543,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
512 |
.nav-container { }
|
513 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
514 |
|
515 |
-
/*
|
516 |
#nav li { position:relative; text-align:left; }
|
517 |
-
#nav li.over { z-index:
|
518 |
#nav a,
|
519 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
520 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
521 |
-
#nav li ul span {white-space:normal; }
|
522 |
|
523 |
/* 0 Level */
|
524 |
#nav li { float:left; }
|
@@ -537,21 +568,26 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
537 |
#nav ul li a { font-weight:normal !important; }
|
538 |
|
539 |
/* 2nd Level */
|
540 |
-
#nav ul
|
|
|
|
|
541 |
|
542 |
-
/*
|
543 |
-
#nav
|
544 |
-
#nav
|
545 |
-
#nav li.over ul ul { left:-10000px; }
|
546 |
|
547 |
#nav ul li a {}
|
548 |
#nav ul li a:hover { }
|
549 |
#nav ul li a,
|
550 |
#nav ul li a:hover { }
|
551 |
-
#nav ul span,
|
|
|
552 |
|
553 |
-
/*
|
554 |
-
#nav
|
|
|
|
|
|
|
555 |
/********** Navigation > */
|
556 |
/* ======================================================================================= */
|
557 |
|
@@ -565,7 +601,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
565 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
566 |
.block .block-content { }
|
567 |
.block .block-content li.item { padding:7px 9px; }
|
568 |
-
.block .btn-remove
|
|
|
569 |
.block .actions {padding:6px 9px; text-align:right; }
|
570 |
.block .actions a { float:left; }
|
571 |
.block .actions button.button { float:right; }
|
@@ -601,11 +638,14 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
601 |
/* Mini Products List */
|
602 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
603 |
.mini-products-list .product-details { margin-left:60px; }
|
|
|
|
|
|
|
604 |
|
605 |
/* Block: Account */
|
606 |
.block-account { }
|
607 |
.block-account .block-title { }
|
608 |
-
.block-account .block-title span { font-size:13px;
|
609 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
610 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
611 |
.block-account .block-content li a:hover { color:#ea7900; }
|
@@ -628,9 +668,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
628 |
.block-layered-nav dd { }
|
629 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
630 |
.block-layered-nav dd.last { }
|
631 |
-
.block-layered-nav .currently li { padding:4px 6px 4px 10px; }
|
632 |
-
.block-layered-nav .currently .label { font-weight:bold; padding-left:
|
633 |
-
.block-layered-nav .currently .
|
|
|
|
|
|
|
634 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
635 |
.block-layered-nav .actions a { float:none; }
|
636 |
|
@@ -643,6 +686,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
643 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
644 |
.block-cart .subtotal .price { font-weight:bold; }
|
645 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
|
|
|
|
646 |
|
647 |
/* Block: Wishlist */
|
648 |
.block-wishlist .block-title span { }
|
@@ -694,7 +739,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
694 |
|
695 |
/* Block: Tags */
|
696 |
.block-tags .block-title span { }
|
697 |
-
.block-tags .block-content ul { margin: 10px; font-size:12px; }
|
698 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
699 |
.block-tags .block-content a { color:#1b2d3b; }
|
700 |
.block-tags .actions { text-align:right; }
|
@@ -724,6 +769,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
724 |
.block-login label { font-weight:bold; color:#666; }
|
725 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
726 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
|
|
|
|
|
|
727 |
/* ======================================================================================= */
|
728 |
|
729 |
|
@@ -737,13 +785,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
737 |
/* View Type: Grid */
|
738 |
.products-grid {position: relative; }
|
739 |
.products-grid.last { border-bottom:0; }
|
740 |
-
.products-grid li.item { float:left; width:165px; padding:12px 10px; }
|
741 |
.products-grid .product-image { }
|
742 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
743 |
.products-grid .product-name a { color:#203548; }
|
744 |
.products-grid .price-box { margin:5px 0; }
|
745 |
.products-grid .availability { line-height:21px; }
|
746 |
-
.products-grid .actions { }
|
747 |
.col2-left-layout .products-grid,
|
748 |
.col2-right-layout .products-grid { margin:0 auto; }
|
749 |
.col1-layout .products-grid { margin:0 auto; }
|
@@ -758,7 +806,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
758 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
759 |
.products-list .availability { float:left; margin:3px 0 0; }
|
760 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
761 |
-
.products-list .desc .link-
|
762 |
.products-list .add-to-links { clear:both; }
|
763 |
.products-list .add-to-links li { display:inline; }
|
764 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
@@ -789,6 +837,19 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
789 |
.availability span { font-weight:bold; }
|
790 |
.availability.in-stock span {}
|
791 |
.availability.out-of-stock span { color:#d83820; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
.product-view .product-shop .availability { font-size:11px; }
|
793 |
.product-view .product-shop .availability span { font-weight:normal; }
|
794 |
|
@@ -839,7 +900,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
839 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
840 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
841 |
|
842 |
-
/*
|
|
|
|
|
|
|
|
|
|
|
843 |
.weee { display:block; font-size:11px; color:#444; }
|
844 |
.weee .price { font-size:11px; font-weight:normal; }
|
845 |
|
@@ -874,8 +940,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
874 |
/********** Product Prices > */
|
875 |
|
876 |
/* Tier Prices */
|
877 |
-
.
|
878 |
-
.tier-prices
|
|
|
879 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
880 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
881 |
|
@@ -890,6 +957,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
890 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
891 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
892 |
.add-to-cart button.button { float:left; }
|
|
|
|
|
|
|
893 |
|
894 |
/* Add to Links + Add to Cart */
|
895 |
.add-to-box { margin:10px 0; }
|
@@ -928,12 +998,13 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
928 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
929 |
|
930 |
.product-image-popup { margin:0 auto; }
|
931 |
-
.product-image-popup .
|
|
|
932 |
.product-image-popup .image { display:block; margin:10px 0; }
|
933 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
934 |
|
935 |
/* Product Shop */
|
936 |
-
.product-view .product-shop { float:right; width:
|
937 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
938 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
939 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
@@ -948,17 +1019,18 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
948 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
949 |
|
950 |
/* Product Options */
|
951 |
-
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
952 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
953 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
954 |
-
.product-options dt
|
955 |
-
.product-options
|
956 |
-
.product-options
|
957 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
958 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
959 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
960 |
.product-options dd input.input-text { width:98%; }
|
961 |
.product-options dd input.datetime-picker { width:150px; }
|
|
|
962 |
.product-options dd textarea { width:98%; height:8em; }
|
963 |
.product-options dd select { width:99%; }
|
964 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
@@ -970,14 +1042,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
970 |
.product-options ul.options-list label { font-weight:normal; }
|
971 |
.product-options ul.validation-failed { padding:0 7px; }
|
972 |
.product-options p.note { margin:0; font-size:11px; }
|
973 |
-
.product-options p.required {
|
974 |
|
975 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
976 |
-
.product-options-bottom .
|
977 |
-
.product-options-bottom .tier-prices
|
|
|
978 |
.product-options-bottom .tier-prices .price,
|
979 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
980 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
|
|
|
|
981 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
982 |
.product-options-bottom .price-tax { float:left; }
|
983 |
.product-options-bottom .add-to-cart { float:right; }
|
@@ -986,6 +1061,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
986 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
987 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
988 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
|
|
989 |
|
990 |
/* Grouped Product */
|
991 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
@@ -1055,7 +1131,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1055 |
.product-name a { }
|
1056 |
|
1057 |
/* Product Tags */
|
1058 |
-
.tags-list { display:block; font-size:13px;
|
1059 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1060 |
.tags-list li a { color:#1b2d3b; }
|
1061 |
|
@@ -1095,6 +1171,10 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1095 |
|
1096 |
/* Checkout Types */
|
1097 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
|
|
|
|
|
|
|
|
1098 |
|
1099 |
/* Shopping Cart Table */
|
1100 |
.cart-table th { padding:2px 10px; }
|
@@ -1103,8 +1183,12 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1103 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1104 |
.cart-table tfoot td { padding:5px 10px; }
|
1105 |
.cart-table .btn-continue { float:left; }
|
|
|
1106 |
.cart-table .btn-continue span,
|
1107 |
.cart-table .btn-update span { }
|
|
|
|
|
|
|
1108 |
|
1109 |
/* Shopping Cart Collateral boxes */
|
1110 |
.cart .cart-collaterals { padding:25px 0 0; }
|
@@ -1131,7 +1215,6 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1131 |
.cart .discount .buttons-set button.button,
|
1132 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1133 |
|
1134 |
-
|
1135 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1136 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1137 |
.cart .discount input.input-text { width:254px; }
|
@@ -1144,7 +1227,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1144 |
.cart .totals table { width:100%; margin:7px 0; }
|
1145 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1146 |
.cart .totals tr.last td {}
|
|
|
1147 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
|
|
1148 |
.cart .totals tfoot td strong { font-size:15px; }
|
1149 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1150 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
@@ -1156,10 +1241,11 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1156 |
.truncated a.dots { cursor:help; }
|
1157 |
.truncated a.details { cursor:help; }
|
1158 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1159 |
-
.truncated .truncated_full_value
|
1160 |
-
.truncated .
|
1161 |
-
.
|
1162 |
-
.col-
|
|
|
1163 |
/* ======================================================================================= */
|
1164 |
|
1165 |
|
@@ -1177,9 +1263,17 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1177 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1178 |
.sp-methods select.year { width:96px; }
|
1179 |
.sp-methods input.cvv { width:3em !important; }
|
|
|
|
|
|
|
|
|
|
|
1180 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1181 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1182 |
|
|
|
|
|
|
|
1183 |
.please-wait { float:right; }
|
1184 |
.please-wait img { vertical-align:middle; }
|
1185 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
@@ -1228,6 +1322,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1228 |
|
1229 |
/* Centinel */
|
1230 |
.centinel {}
|
|
|
|
|
1231 |
|
1232 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1233 |
|
@@ -1259,6 +1355,9 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1259 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1260 |
.block-progress dd.complete {}
|
1261 |
.block-progress p { margin:0; }
|
|
|
|
|
|
|
1262 |
|
1263 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1264 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
@@ -1271,7 +1370,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1271 |
.opc { position:relative; }
|
1272 |
.opc li.section {}
|
1273 |
|
1274 |
-
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee
|
1275 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1276 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1277 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
@@ -1303,6 +1402,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1303 |
#opc-review .buttons-set { padding:20px 30px; }
|
1304 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1305 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
|
|
|
|
1306 |
|
1307 |
/* Multiple Addresses Checkout */
|
1308 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
@@ -1370,7 +1471,39 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1370 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1371 |
|
1372 |
.account-create {}
|
1373 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1374 |
|
1375 |
|
1376 |
/* My Account ============================================================================= */
|
@@ -1442,28 +1575,27 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1442 |
|
1443 |
.order-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; }
|
1444 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1445 |
-
.order-info-box .box-payment p { margin:0 0
|
1446 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1447 |
|
1448 |
.order-items { width:100%; overflow-x:auto; }
|
1449 |
.order-items h2,
|
1450 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1451 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1452 |
-
.order-items .link-print {
|
1453 |
-
.order-items
|
1454 |
|
1455 |
-
.order-
|
|
|
1456 |
.gift-message dt strong { color:#666; }
|
1457 |
-
.gift-message dd { margin:5px 0 0;
|
1458 |
-
|
1459 |
.order-about { margin:15px 0; }
|
1460 |
.order-about dt { font-weight:bold; }
|
1461 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1462 |
|
1463 |
.tracking-table { margin:0 0 15px; }
|
1464 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
1465 |
-
.tracking-table th,
|
1466 |
-
.tracking-table td { padding:1px 5px 0 0; }
|
1467 |
|
1468 |
.tracking-table-popup { width:100%; }
|
1469 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
@@ -1502,7 +1634,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1502 |
|
1503 |
/* My Tags */
|
1504 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1505 |
-
.my-tag-edit .btn-remove { float:right; margin:
|
1506 |
#my-tags-table { clear:both; }
|
1507 |
#my-tags-table td { padding:10px; }
|
1508 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
@@ -1520,6 +1652,33 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1520 |
.product-review .ratings-table { margin:0 0 10px; }
|
1521 |
.product-review dt { font-weight:bold; }
|
1522 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1523 |
/* ======================================================================================= */
|
1524 |
|
1525 |
|
@@ -1563,6 +1722,7 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1563 |
.col-main:after,
|
1564 |
.col2-set:after,
|
1565 |
.col3-set:after,
|
|
|
1566 |
.col4-set:after,
|
1567 |
.search-autocomplete li:after,
|
1568 |
.block .block-content:after,
|
@@ -1586,6 +1746,8 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1586 |
.product-collateral:after,
|
1587 |
.product-view .product-img-box .more-views ul:after,
|
1588 |
.product-view .box-tags .form-add:after,
|
|
|
|
|
1589 |
.product-options .options-list li:after,
|
1590 |
.product-options-bottom:after,
|
1591 |
.product-review:after,
|
@@ -1604,3 +1766,5 @@ tr.tax-details-first td { border-top:1px solid #d2d8db; }
|
|
1604 |
.gift-messages-form .item:after,
|
1605 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1606 |
/* ======================================================================================= */
|
|
|
|
19 |
*
|
20 |
* @category design
|
21 |
* @package default_default
|
22 |
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
23 |
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
24 |
*/
|
25 |
|
32 |
|
33 |
a { text-decoration:underline; }
|
34 |
a:hover { text-decoration:none; }
|
35 |
+
:focus { outline:0; }
|
36 |
|
37 |
/* Headings */
|
38 |
h1,h2,h3,
|
188 |
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
|
189 |
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
|
190 |
.form-list .input-range input.input-text { width:74px; }
|
191 |
+
|
192 |
+
.form-list-narrow li { margin-bottom:0; }
|
193 |
+
.form-list-narrow li .input-box { margin-bottom:6px; }
|
194 |
+
.form-list-narrow li.wide .input-box { width:260px; }
|
195 |
+
.form-list-narrow li.wide input.input-text,
|
196 |
+
.form-list-narrow li.wide textarea { width:254px }
|
197 |
+
.form-list-narrow li.wide select { width:260px; }
|
198 |
+
|
199 |
/* Customer */
|
200 |
.form-list .customer-name-prefix .input-box,
|
201 |
.form-list .customer-name-suffix .input-box,
|
344 |
.title-buttons h5,
|
345 |
.title-buttons h6 { float:left; }
|
346 |
|
347 |
+
.subtitle,
|
348 |
+
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
|
349 |
|
350 |
/* Pager */
|
351 |
.pager { font-size:11px; padding:4px 8px; text-align:center; }
|
361 |
/* Sorter */
|
362 |
.sorter { font-size:11px; padding:3px 8px; }
|
363 |
.sorter .view-mode { float:left; margin:0; }
|
364 |
+
.sorter .sort-by { float: right; }
|
365 |
.sorter .sort-by label { vertical-align:middle; }
|
366 |
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
|
367 |
.sorter .link-feed {}
|
411 |
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
|
412 |
.data-table tbody td .option-value { padding-left:10px; }
|
413 |
|
414 |
+
/* Generic Info Box */
|
415 |
+
.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; }
|
416 |
+
.info-box h2 { font-weight:bold; font-size:13px; }
|
417 |
+
|
418 |
+
.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
|
419 |
+
.info-table td { padding:2px 0; }
|
420 |
+
|
421 |
+
/* Shopping cart total summary row expandable to details */
|
422 |
+
tr.summary-total { cursor:pointer; }
|
423 |
+
tr.summary-total td {}
|
424 |
+
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; }
|
425 |
+
tr.show-details .summary-collapse { background-position:0 -52px; }
|
426 |
tr.show-details td {}
|
427 |
+
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
|
428 |
+
tr.summary-details-first td { border-top:1px solid #d2d8db; }
|
429 |
+
tr.summary-details-excluded { font-style:italic; }
|
430 |
|
431 |
/* Shopping cart tax info */
|
432 |
.cart-tax-info { display:block; }
|
440 |
/* Class: std - styles for admin-controlled content */
|
441 |
.std .subtitle { padding:0; }
|
442 |
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
|
443 |
+
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
|
|
|
444 |
.std dl dt { font-weight:bold; }
|
445 |
.std dl dd { margin:0 0 10px; }
|
446 |
/*.std ul,
|
474 |
.link-wishlist { font-weight:bold; }
|
475 |
.link-reorder { font-weight:bold; }
|
476 |
.link-compare { font-weight:bold; }
|
477 |
+
.link-print { padding:2px 0 2px 0px; font-weight:bold; }
|
478 |
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
|
479 |
+
.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; }
|
480 |
+
.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; }
|
481 |
.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; }
|
482 |
+
.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; }
|
483 |
+
|
484 |
+
.cards-list dt { margin:5px 0 0; }
|
485 |
+
.cards-list .offset { padding:2px 0 2px 20px; }
|
486 |
|
487 |
.separator { margin:0 3px; }
|
488 |
|
489 |
.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; }
|
490 |
|
491 |
+
/* Global site notices */
|
492 |
+
.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; }
|
493 |
+
.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; }
|
494 |
+
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
|
495 |
+
.global-site-notice .notice-inner .actions { padding-top:10px; }
|
496 |
+
|
497 |
+
/* Cookie Notice */
|
498 |
+
.notice-cookie { }
|
499 |
+
|
500 |
/* Noscript Notice */
|
501 |
+
.noscript {}
|
|
|
|
|
502 |
|
503 |
/* Demo Notice */
|
504 |
+
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
|
505 |
+
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
|
506 |
+
.demo-notice .notice-inner p { padding:0; border:0; }
|
507 |
+
|
508 |
/* ======================================================================================= */
|
509 |
|
510 |
|
543 |
.nav-container { }
|
544 |
#nav { margin:0 auto; padding:0 16px; font-size:13px; }
|
545 |
|
546 |
+
/* All Levels */ /* Style consistent throughout all nav levels */
|
547 |
#nav li { position:relative; text-align:left; }
|
548 |
+
#nav li.over { z-index:998; }
|
549 |
#nav a,
|
550 |
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
|
551 |
#nav span { display:block; cursor:pointer; white-space:nowrap; }
|
552 |
+
#nav li ul span { white-space:normal; }
|
553 |
|
554 |
/* 0 Level */
|
555 |
#nav li { float:left; }
|
568 |
#nav ul li a { font-weight:normal !important; }
|
569 |
|
570 |
/* 2nd Level */
|
571 |
+
#nav ul,
|
572 |
+
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
|
573 |
+
#nav div ul { position:static; width:auto; border:none; }
|
574 |
|
575 |
+
/* 3rd+ Level */
|
576 |
+
#nav ul ul,
|
577 |
+
#nav ul div { top:5px; }
|
|
|
578 |
|
579 |
#nav ul li a {}
|
580 |
#nav ul li a:hover { }
|
581 |
#nav ul li a,
|
582 |
#nav ul li a:hover { }
|
583 |
+
#nav ul span,
|
584 |
+
#nav ul li.last li span { padding:3px 15px 4px 15px; }
|
585 |
|
586 |
+
/* Show menu */
|
587 |
+
#nav li ul.shown-sub,
|
588 |
+
#nav li div.shown-sub { left:0; z-index:999; }
|
589 |
+
#nav li .shown-sub ul.shown-sub,
|
590 |
+
#nav li .shown-sub li div.shown-sub { left:100px; }
|
591 |
/********** Navigation > */
|
592 |
/* ======================================================================================= */
|
593 |
|
601 |
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
|
602 |
.block .block-content { }
|
603 |
.block .block-content li.item { padding:7px 9px; }
|
604 |
+
.block .btn-remove,
|
605 |
+
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
|
606 |
.block .actions {padding:6px 9px; text-align:right; }
|
607 |
.block .actions a { float:left; }
|
608 |
.block .actions button.button { float:right; }
|
638 |
/* Mini Products List */
|
639 |
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
|
640 |
.mini-products-list .product-details { margin-left:60px; }
|
641 |
+
.block-cart .mini-products-list .product-details .product-name,
|
642 |
+
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
|
643 |
+
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
|
644 |
|
645 |
/* Block: Account */
|
646 |
.block-account { }
|
647 |
.block-account .block-title { }
|
648 |
+
.block-account .block-title span { font-size:13px; }
|
649 |
.block-account .block-content { padding:7px 10px 7px !important; }
|
650 |
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
|
651 |
.block-account .block-content li a:hover { color:#ea7900; }
|
668 |
.block-layered-nav dd { }
|
669 |
.block-layered-nav dd li{padding: 3px 4px 3px 8px;}
|
670 |
.block-layered-nav dd.last { }
|
671 |
+
.block-layered-nav .currently li { padding:4px 6px 4px 10px; position:relative; z-index:1; line-height:1.5; }
|
672 |
+
.block-layered-nav .currently .label { font-weight:bold; padding-left:0px; text-transform:uppercase; display:inline-block; vertical-align:top; }
|
673 |
+
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
|
674 |
+
.block-layered-nav .currently .btn-previous,
|
675 |
+
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
|
676 |
+
.block-layered-nav .currently .btn-previous { right:17px; }
|
677 |
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
|
678 |
.block-layered-nav .actions a { float:none; }
|
679 |
|
686 |
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
|
687 |
.block-cart .subtotal .price { font-weight:bold; }
|
688 |
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
|
689 |
+
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
|
690 |
+
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
|
691 |
|
692 |
/* Block: Wishlist */
|
693 |
.block-wishlist .block-title span { }
|
739 |
|
740 |
/* Block: Tags */
|
741 |
.block-tags .block-title span { }
|
742 |
+
.block-tags .block-content ul { margin: 10px; font-size:12px; padding: 0; }
|
743 |
.block-tags .block-content li { display:inline; padding-right:4px; }
|
744 |
.block-tags .block-content a { color:#1b2d3b; }
|
745 |
.block-tags .actions { text-align:right; }
|
769 |
.block-login label { font-weight:bold; color:#666; }
|
770 |
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
|
771 |
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
|
772 |
+
/* Paypal */
|
773 |
+
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
|
774 |
+
.sidebar .paypal-logo a { float:none; }
|
775 |
/* ======================================================================================= */
|
776 |
|
777 |
|
785 |
/* View Type: Grid */
|
786 |
.products-grid {position: relative; }
|
787 |
.products-grid.last { border-bottom:0; }
|
788 |
+
.products-grid li.item { float:left; width:165px; padding:12px 10px 80px; }
|
789 |
.products-grid .product-image { }
|
790 |
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
|
791 |
.products-grid .product-name a { color:#203548; }
|
792 |
.products-grid .price-box { margin:5px 0; }
|
793 |
.products-grid .availability { line-height:21px; }
|
794 |
+
.products-grid .actions { position:absolute; bottom:12px; }
|
795 |
.col2-left-layout .products-grid,
|
796 |
.col2-right-layout .products-grid { margin:0 auto; }
|
797 |
.col1-layout .products-grid { margin:0 auto; }
|
806 |
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
|
807 |
.products-list .availability { float:left; margin:3px 0 0; }
|
808 |
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
|
809 |
+
.products-list .desc .link-learn { font-size:11px; }
|
810 |
.products-list .add-to-links { clear:both; }
|
811 |
.products-list .add-to-links li { display:inline; }
|
812 |
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
|
837 |
.availability span { font-weight:bold; }
|
838 |
.availability.in-stock span {}
|
839 |
.availability.out-of-stock span { color:#d83820; }
|
840 |
+
|
841 |
+
.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
|
842 |
+
.availability-only span,
|
843 |
+
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
|
844 |
+
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
|
845 |
+
.availability-only .expanded { background-position:100% -15px; }
|
846 |
+
.availability-only strong { color:#be2c00; }
|
847 |
+
|
848 |
+
.availability-only-details { margin:0 0 7px; }
|
849 |
+
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
|
850 |
+
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
|
851 |
+
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
|
852 |
+
|
853 |
.product-view .product-shop .availability { font-size:11px; }
|
854 |
.product-view .product-shop .availability span { font-weight:normal; }
|
855 |
|
900 |
.price-including-tax .label { white-space:nowrap; color:#999; }
|
901 |
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
|
902 |
|
903 |
+
/* Configured price */
|
904 |
+
.configured-price { margin:0; }
|
905 |
+
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
|
906 |
+
.configured-price .price { font-weight:bold; }
|
907 |
+
|
908 |
+
/* FPT */
|
909 |
.weee { display:block; font-size:11px; color:#444; }
|
910 |
.weee .price { font-size:11px; font-weight:normal; }
|
911 |
|
940 |
/********** Product Prices > */
|
941 |
|
942 |
/* Tier Prices */
|
943 |
+
.product-pricing,
|
944 |
+
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
|
945 |
+
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
|
946 |
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
|
947 |
.tier-prices .price { font-weight:bold; color:#2f2f2f; }
|
948 |
|
957 |
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
|
958 |
.add-to-cart .qty { float:left; margin-right:5px; }
|
959 |
.add-to-cart button.button { float:left; }
|
960 |
+
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
|
961 |
+
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
|
962 |
+
.product-view .add-to-cart .paypal-logo { margin:0; }
|
963 |
|
964 |
/* Add to Links + Add to Cart */
|
965 |
.add-to-box { margin:10px 0; }
|
998 |
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
|
999 |
|
1000 |
.product-image-popup { margin:0 auto; }
|
1001 |
+
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
|
1002 |
+
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
|
1003 |
.product-image-popup .image { display:block; margin:10px 0; }
|
1004 |
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
|
1005 |
|
1006 |
/* Product Shop */
|
1007 |
+
.product-view .product-shop { float:right; width:385px; }
|
1008 |
.col1-layout .product-view .product-shop { float:right; width:545px; }
|
1009 |
.col3-layout .product-view .product-shop { float:none; width:auto; }
|
1010 |
.product-view .product-shop .product-name { margin:0 0 5px; }
|
1019 |
.product-view .product-shop .add-to-links a { font-weight:normal !important; }
|
1020 |
|
1021 |
/* Product Options */
|
1022 |
+
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
|
1023 |
.product-options dt { padding:10px 0 0; font-weight:normal; }
|
1024 |
.product-options dt label { font-weight:bold; color:#2f2f2f; }
|
1025 |
+
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
|
1026 |
+
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
|
1027 |
+
.product-options dd .qty-holder label { vertical-align:middle; }
|
1028 |
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
|
1029 |
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
|
1030 |
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
|
1031 |
.product-options dd input.input-text { width:98%; }
|
1032 |
.product-options dd input.datetime-picker { width:150px; }
|
1033 |
+
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
|
1034 |
.product-options dd textarea { width:98%; height:8em; }
|
1035 |
.product-options dd select { width:99%; }
|
1036 |
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
|
1042 |
.product-options ul.options-list label { font-weight:normal; }
|
1043 |
.product-options ul.validation-failed { padding:0 7px; }
|
1044 |
.product-options p.note { margin:0; font-size:11px; }
|
1045 |
+
.product-options p.required { position:absolute; right:20px; top:20px; }
|
1046 |
|
1047 |
.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
|
1048 |
+
.product-options-bottom .product-pricing,
|
1049 |
+
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
|
1050 |
+
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
|
1051 |
.product-options-bottom .tier-prices .price,
|
1052 |
.product-options-bottom .tier-prices .benefit { color:#e26703; }
|
1053 |
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
|
1054 |
+
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1055 |
+
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
|
1056 |
.product-options-bottom .price-label { float:left; padding-right:5px; }
|
1057 |
.product-options-bottom .price-tax { float:left; }
|
1058 |
.product-options-bottom .add-to-cart { float:right; }
|
1061 |
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
|
1062 |
.product-shop .product-options-bottom .price-tax { float:none; }
|
1063 |
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
|
1064 |
+
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
|
1065 |
|
1066 |
/* Grouped Product */
|
1067 |
.product-view .grouped-items-table .price-box { margin:0; padding:0; }
|
1131 |
.product-name a { }
|
1132 |
|
1133 |
/* Product Tags */
|
1134 |
+
.tags-list { display:block; font-size:13px; padding:10px; }
|
1135 |
.tags-list li { display:inline !important; margin:0 4px 0 0; }
|
1136 |
.tags-list li a { color:#1b2d3b; }
|
1137 |
|
1171 |
|
1172 |
/* Checkout Types */
|
1173 |
.cart .page-title .checkout-types li { margin:0 0 5px; }
|
1174 |
+
.cart .title-buttons .checkout-types { float:right; }
|
1175 |
+
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
|
1176 |
+
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
|
1177 |
+
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
|
1178 |
|
1179 |
/* Shopping Cart Table */
|
1180 |
.cart-table th { padding:2px 10px; }
|
1183 |
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
|
1184 |
.cart-table tfoot td { padding:5px 10px; }
|
1185 |
.cart-table .btn-continue { float:left; }
|
1186 |
+
.cart-table .btn-empty span,
|
1187 |
.cart-table .btn-continue span,
|
1188 |
.cart-table .btn-update span { }
|
1189 |
+
.cart-table .btn-update,
|
1190 |
+
.cart-table .btn-empty { float:right; }
|
1191 |
+
.cart-table .btn-update { margin-left:10px; }
|
1192 |
|
1193 |
/* Shopping Cart Collateral boxes */
|
1194 |
.cart .cart-collaterals { padding:25px 0 0; }
|
1215 |
.cart .discount .buttons-set button.button,
|
1216 |
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
|
1217 |
|
|
|
1218 |
.cart .discount h2 { background-image:url(../images/i_discount.gif); }
|
1219 |
.cart .discount .input-box { margin:8px 0 0; width:260px; }
|
1220 |
.cart .discount input.input-text { width:254px; }
|
1227 |
.cart .totals table { width:100%; margin:7px 0; }
|
1228 |
.cart .totals td { padding:1px 15px 1px 7px; }
|
1229 |
.cart .totals tr.last td {}
|
1230 |
+
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
|
1231 |
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
|
1232 |
+
.cart .totals tfoot th strong,
|
1233 |
.cart .totals tfoot td strong { font-size:15px; }
|
1234 |
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
|
1235 |
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
|
1241 |
.truncated a.dots { cursor:help; }
|
1242 |
.truncated a.details { cursor:help; }
|
1243 |
.truncated .truncated_full_value { position:relative; z-index:999; }
|
1244 |
+
.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; }
|
1245 |
+
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
|
1246 |
+
.truncated .show .item-options { top:-20px; left:50%; }
|
1247 |
+
.col-left .truncated .show .item-options { left:15px; top:7px; }
|
1248 |
+
.col-right .truncated .show .item-options { left:-240px; top:7px; }
|
1249 |
/* ======================================================================================= */
|
1250 |
|
1251 |
|
1263 |
.sp-methods select.month { width:154px; margin-right:10px; }
|
1264 |
.sp-methods select.year { width:96px; }
|
1265 |
.sp-methods input.cvv { width:3em !important; }
|
1266 |
+
|
1267 |
+
.sp-methods .checkmo-list li { margin:0 0 5px; }
|
1268 |
+
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
|
1269 |
+
.sp-methods .checkmo-list address { float:left; }
|
1270 |
+
|
1271 |
.sp-methods .centinel-logos a { margin-right:3px; }
|
1272 |
.sp-methods .centinel-logos img { vertical-align:middle; }
|
1273 |
|
1274 |
+
.sp-methods .release-amounts { margin:0.5em 0; }
|
1275 |
+
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
|
1276 |
+
|
1277 |
.please-wait { float:right; }
|
1278 |
.please-wait img { vertical-align:middle; }
|
1279 |
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
|
1322 |
|
1323 |
/* Centinel */
|
1324 |
.centinel {}
|
1325 |
+
.centinel .authentication { border:1px solid #ddd; background:#fff; }
|
1326 |
+
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
|
1327 |
|
1328 |
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
|
1329 |
|
1355 |
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
|
1356 |
.block-progress dd.complete {}
|
1357 |
.block-progress p { margin:0; }
|
1358 |
+
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
|
1359 |
+
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
|
1360 |
+
.block-progress .cards-list .info-table th { font-weight:normal; }
|
1361 |
|
1362 |
.opc .buttons-set { margin-top:0; padding-top:2em; }
|
1363 |
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
|
1370 |
.opc { position:relative; }
|
1371 |
.opc li.section {}
|
1372 |
|
1373 |
+
.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee; padding:4px 8px 6px; text-align:right; }
|
1374 |
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
|
1375 |
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
|
1376 |
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
|
1402 |
#opc-review .buttons-set { padding:20px 30px; }
|
1403 |
#opc-review .buttons-set p { margin:0; line-height:40px; }
|
1404 |
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
|
1405 |
+
#opc-review .authentication { margin:0 auto; width:570px; }
|
1406 |
+
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
|
1407 |
|
1408 |
/* Multiple Addresses Checkout */
|
1409 |
.checkout-progress { padding:0 90px; margin:0 0 20px; }
|
1471 |
.account-login .buttons-set { border:1px solid #bbb; margin:0; padding:8px 13px; background:#dee5e8; }
|
1472 |
|
1473 |
.account-create {}
|
1474 |
+
|
1475 |
+
/* Captcha ================================================================================ */
|
1476 |
+
.captcha-note { clear:left; padding-top:5px; }
|
1477 |
+
.captcha-image { float:left; display:inline; margin:0; position:relative; width:258px; }
|
1478 |
+
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
|
1479 |
+
.registered-users .captcha-image { margin:0;}
|
1480 |
+
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
|
1481 |
+
.captcha-reload.refreshing { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }
|
1482 |
+
|
1483 |
+
@-webkit-keyframes rotate {
|
1484 |
+
0% { -webkit-transform:rotate(0); }
|
1485 |
+
0% { -webkit-transform:rotate(-360deg); }
|
1486 |
+
}
|
1487 |
+
@-moz-keyframes rotate {
|
1488 |
+
0% { -moz-transform:rotate(0); }
|
1489 |
+
0% { -moz-transform:rotate(-360deg); }
|
1490 |
+
}
|
1491 |
+
@keyframes rotate {
|
1492 |
+
0% { transform:rotate(0); }
|
1493 |
+
0% { transform:rotate(-360deg); }
|
1494 |
+
}
|
1495 |
+
|
1496 |
+
/* Remember Me Popup ===================================================================== */
|
1497 |
+
.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; }
|
1498 |
+
|
1499 |
+
.remember-me label { float:none; margin:0 6px; }
|
1500 |
+
.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; }
|
1501 |
+
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
|
1502 |
+
.remember-me-popup .remember-me-popup-head { position:relative; }
|
1503 |
+
.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; }
|
1504 |
+
.remember-me-popup .remember-me-popup-body { padding:10px; }
|
1505 |
+
.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; }
|
1506 |
+
/* Remember Me Popup ===================================================================== */
|
1507 |
|
1508 |
|
1509 |
/* My Account ============================================================================= */
|
1575 |
|
1576 |
.order-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; }
|
1577 |
.order-info-box h2 { font-weight:bold; font-size:13px; }
|
1578 |
+
.order-info-box .box-payment p { margin:0 0 3px; }
|
1579 |
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
|
1580 |
|
1581 |
.order-items { width:100%; overflow-x:auto; }
|
1582 |
.order-items h2,
|
1583 |
.order-items h3 { font-weight:bold; font-size:13px; }
|
1584 |
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
|
1585 |
+
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
|
1586 |
+
.order-items .order-links { text-align:right; }
|
1587 |
|
1588 |
+
.order-additional { margin:15px 0; }
|
1589 |
+
/* Order Gift Message */
|
1590 |
.gift-message dt strong { color:#666; }
|
1591 |
+
.gift-message dd { font-size:13px; margin:5px 0 0; }
|
1592 |
+
/* Order Comments */
|
1593 |
.order-about { margin:15px 0; }
|
1594 |
.order-about dt { font-weight:bold; }
|
1595 |
.order-about dd { font-size:13px; margin:0 0 7px; }
|
1596 |
|
1597 |
.tracking-table { margin:0 0 15px; }
|
1598 |
.tracking-table th { font-weight:bold; white-space:nowrap; }
|
|
|
|
|
1599 |
|
1600 |
.tracking-table-popup { width:100%; }
|
1601 |
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
|
1634 |
|
1635 |
/* My Tags */
|
1636 |
.my-tag-edit { float:left; margin:0 0 10px; }
|
1637 |
+
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
|
1638 |
#my-tags-table { clear:both; }
|
1639 |
#my-tags-table td { padding:10px; }
|
1640 |
#my-tags-table .add-to-links { white-space:nowrap; }
|
1652 |
.product-review .ratings-table { margin:0 0 10px; }
|
1653 |
.product-review dt { font-weight:bold; }
|
1654 |
.product-review dd { font-size:13px; margin:5px 0 0; }
|
1655 |
+
|
1656 |
+
/* Billing Agreements */
|
1657 |
+
.billing-agreements .info-box{ margin:15px 0; }
|
1658 |
+
.billing-agreements .form-list li select { float:left; }
|
1659 |
+
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
|
1660 |
+
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
|
1661 |
+
/* ======================================================================================= */
|
1662 |
+
|
1663 |
+
|
1664 |
+
/* MAP Popup============================================================================== */
|
1665 |
+
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
|
1666 |
+
.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; }
|
1667 |
+
|
1668 |
+
.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; }
|
1669 |
+
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
|
1670 |
+
.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; }
|
1671 |
+
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
|
1672 |
+
.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; }
|
1673 |
+
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
|
1674 |
+
.map-popup-checkout { display:inline; float:right; text-align:right; }
|
1675 |
+
.map-popup-checkout span { display:block; padding-right:30px; }
|
1676 |
+
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
|
1677 |
+
.map-popup-price .price-box,
|
1678 |
+
.map-popup-price .price-box .special-price { margin:0; padding:0; }
|
1679 |
+
.map-popup-price { margin:5px 0 0; }
|
1680 |
+
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
|
1681 |
+
.map-popup-only-text { border-top:1px solid #ddd; }
|
1682 |
/* ======================================================================================= */
|
1683 |
|
1684 |
|
1722 |
.col-main:after,
|
1723 |
.col2-set:after,
|
1724 |
.col3-set:after,
|
1725 |
+
.col3-layout .product-options-bottom .price-box:after,
|
1726 |
.col4-set:after,
|
1727 |
.search-autocomplete li:after,
|
1728 |
.block .block-content:after,
|
1746 |
.product-collateral:after,
|
1747 |
.product-view .product-img-box .more-views ul:after,
|
1748 |
.product-view .box-tags .form-add:after,
|
1749 |
+
.product-view .product-shop .short-description:after,
|
1750 |
+
.product-view .box-description:after,
|
1751 |
.product-options .options-list li:after,
|
1752 |
.product-options-bottom:after,
|
1753 |
.product-review:after,
|
1766 |
.gift-messages-form .item:after,
|
1767 |
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
|
1768 |
/* ======================================================================================= */
|
1769 |
+
|
1770 |
+
.guest-select {width:305px !important;}
|
skin/frontend/default/f002_yellow/images/btn_edit.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/btn_previous.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/btn_window_close.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/calendar.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/i_availability_only.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/i_availability_only_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/i_notice.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/i_rss.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/map_popup_arrow.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/product_zoom_overlay_magnif.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/images/spacer.gif
ADDED
Binary file
|
skin/frontend/default/f002_yellow/js/slider.js
CHANGED
@@ -1,89 +1,89 @@
|
|
1 |
-
var Slider = Class.create();
|
2 |
-
Slider.prototype = {
|
3 |
-
options: {
|
4 |
-
shift: 329
|
5 |
-
},
|
6 |
-
|
7 |
-
initialize: function(container, controlLeft, controlRight){
|
8 |
-
this.animating = false;
|
9 |
-
this.containerSize = {
|
10 |
-
width: $(container).offsetWidth,
|
11 |
-
height: $(container).offsetHeight
|
12 |
-
},
|
13 |
-
this.content = $(container).down();
|
14 |
-
this.controlLeft = $(controlLeft);
|
15 |
-
this.controlRight = $(controlRight);
|
16 |
-
|
17 |
-
this.initControls();
|
18 |
-
},
|
19 |
-
|
20 |
-
initControls: function(){
|
21 |
-
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
-
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
-
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
-
this.updateControls(1, 0);
|
25 |
-
},
|
26 |
-
|
27 |
-
shiftRight: function(){
|
28 |
-
if (this.animating)
|
29 |
-
return;
|
30 |
-
|
31 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
-
|
33 |
-
if ((left + this.options.shift) < 0) {
|
34 |
-
var shift = this.options.shift;
|
35 |
-
this.updateControls(1, 1);
|
36 |
-
} else {
|
37 |
-
var shift = Math.abs(left);
|
38 |
-
this.updateControls(1, 0);
|
39 |
-
}
|
40 |
-
this.moveTo(shift);
|
41 |
-
},
|
42 |
-
|
43 |
-
shiftLeft: function(){
|
44 |
-
if (this.animating)
|
45 |
-
return;
|
46 |
-
|
47 |
-
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
-
|
49 |
-
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
-
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
-
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
-
|
53 |
-
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
-
var shift = this.options.shift;
|
55 |
-
this.updateControls(1, 1);
|
56 |
-
} else {
|
57 |
-
var shift = contentWidth + left - this.containerSize.width;
|
58 |
-
this.updateControls(0, 1);
|
59 |
-
}
|
60 |
-
this.moveTo(-shift);
|
61 |
-
},
|
62 |
-
|
63 |
-
moveTo: function(shift){
|
64 |
-
var scope = this;
|
65 |
-
|
66 |
-
this.animating = true;
|
67 |
-
|
68 |
-
new Effect.Move(this.content, {
|
69 |
-
x: shift,
|
70 |
-
duration: 0.4,
|
71 |
-
delay: 0,
|
72 |
-
afterFinish: function(){
|
73 |
-
scope.animating = false;
|
74 |
-
}
|
75 |
-
});
|
76 |
-
},
|
77 |
-
|
78 |
-
updateControls: function(left, right){
|
79 |
-
if (!left)
|
80 |
-
this.controlLeft.addClassName('disabled');
|
81 |
-
else
|
82 |
-
this.controlLeft.removeClassName('disabled');
|
83 |
-
|
84 |
-
if (!right)
|
85 |
-
this.controlRight.addClassName('disabled');
|
86 |
-
else
|
87 |
-
this.controlRight.removeClassName('disabled');
|
88 |
-
}
|
89 |
-
}
|
1 |
+
var Slider = Class.create();
|
2 |
+
Slider.prototype = {
|
3 |
+
options: {
|
4 |
+
shift: 329
|
5 |
+
},
|
6 |
+
|
7 |
+
initialize: function(container, controlLeft, controlRight){
|
8 |
+
this.animating = false;
|
9 |
+
this.containerSize = {
|
10 |
+
width: $(container).offsetWidth,
|
11 |
+
height: $(container).offsetHeight
|
12 |
+
},
|
13 |
+
this.content = $(container).down();
|
14 |
+
this.controlLeft = $(controlLeft);
|
15 |
+
this.controlRight = $(controlRight);
|
16 |
+
|
17 |
+
this.initControls();
|
18 |
+
},
|
19 |
+
|
20 |
+
initControls: function(){
|
21 |
+
this.controlLeft.href = this.controlRight.href = 'javascript:void(0)';
|
22 |
+
Event.observe(this.controlLeft, 'click', this.shiftLeft.bind(this));
|
23 |
+
Event.observe(this.controlRight, 'click', this.shiftRight.bind(this));
|
24 |
+
this.updateControls(1, 0);
|
25 |
+
},
|
26 |
+
|
27 |
+
shiftRight: function(){
|
28 |
+
if (this.animating)
|
29 |
+
return;
|
30 |
+
|
31 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
32 |
+
|
33 |
+
if ((left + this.options.shift) < 0) {
|
34 |
+
var shift = this.options.shift;
|
35 |
+
this.updateControls(1, 1);
|
36 |
+
} else {
|
37 |
+
var shift = Math.abs(left);
|
38 |
+
this.updateControls(1, 0);
|
39 |
+
}
|
40 |
+
this.moveTo(shift);
|
41 |
+
},
|
42 |
+
|
43 |
+
shiftLeft: function(){
|
44 |
+
if (this.animating)
|
45 |
+
return;
|
46 |
+
|
47 |
+
var left = isNaN(parseInt(this.content.style.left)) ? 0 : parseInt(this.content.style.left);
|
48 |
+
|
49 |
+
var lastItemLeft = this.content.childElements().last().positionedOffset()[0];
|
50 |
+
var lastItemWidth = this.content.childElements().last().offsetWidth;
|
51 |
+
var contentWidth = lastItemLeft + lastItemWidth;
|
52 |
+
|
53 |
+
if ((contentWidth + left - this.options.shift) > this.containerSize.width) {
|
54 |
+
var shift = this.options.shift;
|
55 |
+
this.updateControls(1, 1);
|
56 |
+
} else {
|
57 |
+
var shift = contentWidth + left - this.containerSize.width;
|
58 |
+
this.updateControls(0, 1);
|
59 |
+
}
|
60 |
+
this.moveTo(-shift);
|
61 |
+
},
|
62 |
+
|
63 |
+
moveTo: function(shift){
|
64 |
+
var scope = this;
|
65 |
+
|
66 |
+
this.animating = true;
|
67 |
+
|
68 |
+
new Effect.Move(this.content, {
|
69 |
+
x: shift,
|
70 |
+
duration: 0.4,
|
71 |
+
delay: 0,
|
72 |
+
afterFinish: function(){
|
73 |
+
scope.animating = false;
|
74 |
+
}
|
75 |
+
});
|
76 |
+
},
|
77 |
+
|
78 |
+
updateControls: function(left, right){
|
79 |
+
if (!left)
|
80 |
+
this.controlLeft.addClassName('disabled');
|
81 |
+
else
|
82 |
+
this.controlLeft.removeClassName('disabled');
|
83 |
+
|
84 |
+
if (!right)
|
85 |
+
this.controlRight.addClassName('disabled');
|
86 |
+
else
|
87 |
+
this.controlRight.removeClassName('disabled');
|
88 |
+
}
|
89 |
+
}
|