wp_theme_grayscale - Version 1.0.3

Version Notes

Theme Grayscale (WebAndPeople.com) for magento v1.4

Download this release

Release Info

Developer Magento Core Team
Extension wp_theme_grayscale
Version 1.0.3
Comparing to
See all releases


Version 1.0.3

Files changed (120) hide show
  1. app/code/local/Mage/Catalog/Block/Product/Manufacturer.php +14 -0
  2. app/code/local/Mage/Catalog/Block/Product/Popular.php +63 -0
  3. app/code/local/WP/ThemeGrayscale/etc/config.xml +36 -0
  4. app/code/local/WP/ThemeGrayscale/readme.txt +11 -0
  5. app/code/local/WP/ThemeGrayscale/sql/themegrayscale_setup/mysql4-install-1.0.0.php +149 -0
  6. app/design/frontend/default/grayscale/etc/widget.xml +166 -0
  7. app/design/frontend/default/grayscale/layout/local.xml +63 -0
  8. app/design/frontend/default/grayscale/locale/da_DK/translate.csv +1 -0
  9. app/design/frontend/default/grayscale/locale/en_US/translate.csv +2 -0
  10. app/design/frontend/default/grayscale/locale/ru_RU/translate.csv +2 -0
  11. app/design/frontend/default/grayscale/template/catalog/navigation/top.phtml +45 -0
  12. app/design/frontend/default/grayscale/template/catalog/product/compare/sidebar.phtml +58 -0
  13. app/design/frontend/default/grayscale/template/catalog/product/home.phtml +42 -0
  14. app/design/frontend/default/grayscale/template/catalog/product/list.phtml +129 -0
  15. app/design/frontend/default/grayscale/template/catalog/product/popular.phtml +37 -0
  16. app/design/frontend/default/grayscale/template/catalog/product/slider.phtml +45 -0
  17. app/design/frontend/default/grayscale/template/catalog/product/view.phtml +121 -0
  18. app/design/frontend/default/grayscale/template/page/html/footer.phtml +33 -0
  19. app/design/frontend/default/grayscale/template/page/html/head.phtml +45 -0
  20. app/design/frontend/default/grayscale/template/page/html/header.phtml +49 -0
  21. app/etc/modules/WP_ThemeGrayscale.xml +10 -0
  22. media/grayscale/chat_offline.gif +0 -0
  23. media/grayscale/chat_online.gif +0 -0
  24. media/home_banner.jpg +0 -0
  25. media/home_banner_2.jpg +0 -0
  26. media/home_banner_3.jpg +0 -0
  27. package.xml +18 -0
  28. skin/frontend/default/grayscale/banners/payment1.jpg +0 -0
  29. skin/frontend/default/grayscale/banners/payment2.jpg +0 -0
  30. skin/frontend/default/grayscale/banners/payment3.jpg +0 -0
  31. skin/frontend/default/grayscale/banners/payment4.jpg +0 -0
  32. skin/frontend/default/grayscale/banners/payment5.jpg +0 -0
  33. skin/frontend/default/grayscale/banners/promotion.jpg +0 -0
  34. skin/frontend/default/grayscale/css/print.css +40 -0
  35. skin/frontend/default/grayscale/css/skin.css +1874 -0
  36. skin/frontend/default/grayscale/css/slider.css +179 -0
  37. skin/frontend/default/grayscale/css/styles-ie.css +143 -0
  38. skin/frontend/default/grayscale/css/styles.css +1617 -0
  39. skin/frontend/default/grayscale/favicon.ico +0 -0
  40. skin/frontend/default/grayscale/images/active_store_link_bg.gif +0 -0
  41. skin/frontend/default/grayscale/images/active_store_link_hover_bg.gif +0 -0
  42. skin/frontend/default/grayscale/images/bkg_block-actions.gif +0 -0
  43. skin/frontend/default/grayscale/images/bkg_body.gif +0 -0
  44. skin/frontend/default/grayscale/images/bkg_buttons-set1.gif +0 -0
  45. skin/frontend/default/grayscale/images/bkg_checkout.gif +0 -0
  46. skin/frontend/default/grayscale/images/bkg_login-box.gif +0 -0
  47. skin/frontend/default/grayscale/images/bkg_main1.gif +0 -0
  48. skin/frontend/default/grayscale/images/bkg_main2.gif +0 -0
  49. skin/frontend/default/grayscale/images/bkg_nav0.jpg +0 -0
  50. skin/frontend/default/grayscale/images/bkg_opc-title-off.gif +0 -0
  51. skin/frontend/default/grayscale/images/bkg_pipe1.gif +0 -0
  52. skin/frontend/default/grayscale/images/bkg_pipe2.gif +0 -0
  53. skin/frontend/default/grayscale/images/bkg_pipe3.gif +0 -0
  54. skin/frontend/default/grayscale/images/bkg_product-view.gif +0 -0
  55. skin/frontend/default/grayscale/images/bkg_product_collateral.gif +0 -0
  56. skin/frontend/default/grayscale/images/bkg_rating.gif +0 -0
  57. skin/frontend/default/grayscale/images/bkg_tfoot.gif +0 -0
  58. skin/frontend/default/grayscale/images/bkg_toolbar.gif +0 -0
  59. skin/frontend/default/grayscale/images/block_bg.gif +0 -0
  60. skin/frontend/default/grayscale/images/block_head.gif +0 -0
  61. skin/frontend/default/grayscale/images/block_head_cart.gif +0 -0
  62. skin/frontend/default/grayscale/images/block_head_layered-nav.gif +0 -0
  63. skin/frontend/default/grayscale/images/block_head_line.gif +0 -0
  64. skin/frontend/default/grayscale/images/block_head_service.gif +0 -0
  65. skin/frontend/default/grayscale/images/block_head_signup.gif +0 -0
  66. skin/frontend/default/grayscale/images/block_line.gif +0 -0
  67. skin/frontend/default/grayscale/images/body_bg.jpg +0 -0
  68. skin/frontend/default/grayscale/images/breadcrumbs_sp.gif +0 -0
  69. skin/frontend/default/grayscale/images/btn_remove.gif +0 -0
  70. skin/frontend/default/grayscale/images/btn_remove2.gif +0 -0
  71. skin/frontend/default/grayscale/images/btn_search.gif +0 -0
  72. skin/frontend/default/grayscale/images/btn_trash.gif +0 -0
  73. skin/frontend/default/grayscale/images/customer_icon.png +0 -0
  74. skin/frontend/default/grayscale/images/download.jpg +0 -0
  75. skin/frontend/default/grayscale/images/forum.png +0 -0
  76. skin/frontend/default/grayscale/images/gift-message-collapse.gif +0 -0
  77. skin/frontend/default/grayscale/images/gift-message-expand.gif +0 -0
  78. skin/frontend/default/grayscale/images/header_bg.gif +0 -0
  79. skin/frontend/default/grayscale/images/header_links_sp.gif +0 -0
  80. skin/frontend/default/grayscale/images/i_arrow-top.gif +0 -0
  81. skin/frontend/default/grayscale/images/i_asc_arrow.gif +0 -0
  82. skin/frontend/default/grayscale/images/i_block-cart.gif +0 -0
  83. skin/frontend/default/grayscale/images/i_block-poll.gif +0 -0
  84. skin/frontend/default/grayscale/images/i_block-subscribe.gif +0 -0
  85. skin/frontend/default/grayscale/images/i_desc_arrow.gif +0 -0
  86. skin/frontend/default/grayscale/images/i_notice.gif +0 -0
  87. skin/frontend/default/grayscale/images/i_page1.gif +0 -0
  88. skin/frontend/default/grayscale/images/i_page2.gif +0 -0
  89. skin/frontend/default/grayscale/images/i_pager-next.gif +0 -0
  90. skin/frontend/default/grayscale/images/i_pager-prev.gif +0 -0
  91. skin/frontend/default/grayscale/images/icon_asterick.gif +0 -0
  92. skin/frontend/default/grayscale/images/light_btn_split.gif +0 -0
  93. skin/frontend/default/grayscale/images/light_e_btn_split.gif +0 -0
  94. skin/frontend/default/grayscale/images/logo.gif +0 -0
  95. skin/frontend/default/grayscale/images/logo_email.gif +0 -0
  96. skin/frontend/default/grayscale/images/logo_print.gif +0 -0
  97. skin/frontend/default/grayscale/images/magnifier_handle.gif +0 -0
  98. skin/frontend/default/grayscale/images/menu_bg.gif +0 -0
  99. skin/frontend/default/grayscale/images/more.png +0 -0
  100. skin/frontend/default/grayscale/images/nav_arrow.gif +0 -0
  101. skin/frontend/default/grayscale/images/right_col_main.gif +0 -0
  102. skin/frontend/default/grayscale/images/search_btn.gif +0 -0
  103. skin/frontend/default/grayscale/images/search_input.gif +0 -0
  104. skin/frontend/default/grayscale/images/slider.jpg +0 -0
  105. skin/frontend/default/grayscale/images/slider/Thumbs.db +0 -0
  106. skin/frontend/default/grayscale/images/slider/arr_left.png +0 -0
  107. skin/frontend/default/grayscale/images/slider/arr_right.png +0 -0
  108. skin/frontend/default/grayscale/images/slider_bg.gif +0 -0
  109. skin/frontend/default/grayscale/images/slider_btn_zoom_in.gif +0 -0
  110. skin/frontend/default/grayscale/images/slider_btn_zoom_out.gif +0 -0
  111. skin/frontend/default/grayscale/images/sort_asc_arrow.gif +0 -0
  112. skin/frontend/default/grayscale/images/sort_desc_arrow.gif +0 -0
  113. skin/frontend/default/grayscale/images/subscribe_btn.gif +0 -0
  114. skin/frontend/default/grayscale/images/subscribe_input.gif +0 -0
  115. skin/frontend/default/grayscale/images/tab_bg.png +0 -0
  116. skin/frontend/default/grayscale/images/top_static_links_sp.gif +0 -0
  117. skin/frontend/default/grayscale/images/validation_advice_bg.gif +0 -0
  118. skin/frontend/default/grayscale/js/cycle-fade-effect.js +1259 -0
  119. skin/frontend/default/grayscale/js/jquery-1.3.2.min.js +19 -0
  120. skin/frontend/default/grayscale/js/slider.js +11 -0
app/code/local/Mage/Catalog/Block/Product/Manufacturer.php ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ class Mage_Catalog_Block_Product_Manufacturer extends Mage_Core_Block_Template
4
+ {
5
+ public function getManufacturersCollection()
6
+ {
7
+ $optionCollection = Mage::getResourceModel('eav/entity_attribute_option_collection')
8
+ ->setAttributeFilter(66)
9
+ ->setPositionOrder('asc', true)
10
+ ->load();
11
+ return $optionCollection;
12
+ }
13
+ }
14
+ ?>
app/code/local/Mage/Catalog/Block/Product/Popular.php ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ class Mage_Catalog_Block_Product_Popular extends Mage_Catalog_Block_Product_Abstract
4
+ {
5
+ protected $_productCollection;
6
+
7
+ protected function _getProductCollection($categoryID = null)
8
+ {
9
+ if (is_null($this->_productCollection)) {
10
+ $layer = Mage::getSingleton('catalog/layer');
11
+
12
+ $origCategory = null;
13
+ $categoryID = $categoryID ? $categoryID : $this->getCategoryId();
14
+
15
+
16
+ $category = Mage::getModel('catalog/category')->load($categoryID ? $categoryID : 17);
17
+ if ($category->getId()) {
18
+ $origCategory = $layer->getCurrentCategory();
19
+ $layer->setCurrentCategory($category);
20
+ }
21
+ $this->_productCollection = $layer->getProductCollection();
22
+
23
+ $this->prepareSortableFieldsByCategory($layer->getCurrentCategory());
24
+
25
+ if ($origCategory) {
26
+ $layer->setCurrentCategory($origCategory);
27
+ }
28
+ }
29
+ return $this->_productCollection;
30
+ }
31
+
32
+ /**
33
+ * Retrieve loaded category collection
34
+ *
35
+ * @return Mage_Eav_Model_Entity_Collection_Abstract
36
+ */
37
+ public function getLoadedProductCollection($categoryID = null)
38
+ {
39
+ return $this->_getProductCollection($categoryID);
40
+ }
41
+
42
+ public function prepareSortableFieldsByCategory($category) {
43
+ if (!$this->getAvailableOrders()) {
44
+ $this->setAvailableOrders($category->getAvailableSortByOptions());
45
+ }
46
+ $availableOrders = $this->getAvailableOrders();
47
+ if (!$this->getSortBy()) {
48
+ if ($categorySortBy = $category->getDefaultSortBy()) {
49
+ if (!$availableOrders) {
50
+ $availableOrders = $this->_getConfig()->getAttributeUsedForSortByArray();
51
+ }
52
+ if (isset($availableOrders[$categorySortBy])) {
53
+ $this->setSortBy($categorySortBy);
54
+ }
55
+ }
56
+ }
57
+
58
+
59
+ return $this;
60
+ }
61
+ }
62
+
63
+ ?>
app/code/local/WP/ThemeGrayscale/etc/config.xml ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <WP_ThemeGrayscale>
5
+ <version>1.0.3</version>
6
+ </WP_ThemeGrayscale>
7
+ </modules>
8
+
9
+ <global>
10
+ <resources>
11
+
12
+ <themegrayscale_setup>
13
+ <setup>
14
+ <module>WP_ThemeGrayscale</module>
15
+ </setup>
16
+ <connection>
17
+ <use>core_setup</use>
18
+ </connection>
19
+ </themegrayscale_setup>
20
+
21
+ <themegrayscale_write>
22
+ <connection>
23
+ <use>core_write</use>
24
+ </connection>
25
+ </themegrayscale_write>
26
+
27
+ <themegrayscale_read>
28
+ <connection>
29
+ <use>core_read</use>
30
+ </connection>
31
+ </themegrayscale_read>
32
+
33
+ </resources>
34
+ </global>
35
+ </config>
36
+
app/code/local/WP/ThemeGrayscale/readme.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ This theme is licensed under Creative Commons Attribution 3.0 Unported License.
2
+ Please keep the link to our site in the footer
3
+ http://creativecommons.org/licenses/by/3.0/
4
+
5
+
6
+ You can find installation guide here:
7
+ http://webandpeople.com/magento/magento_ecommerce/magento_how_toes/how-to-install-magento-grayscale-template.html
8
+
9
+
10
+ If the page is not available - pls contact us info@webandpeople.com
11
+
app/code/local/WP/ThemeGrayscale/sql/themegrayscale_setup/mysql4-install-1.0.0.php ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ // --- Get Patch for Sub Categories ---
3
+ $ids = Mage::getModel('catalog/category')->getTreeModel()->load()->getCollection()->getAllIds();
4
+ $path = $ids[0] . '/' . $ids[1];
5
+
6
+ // --- Create Home Products Category ---
7
+ $category = Mage::getModel('catalog/category');
8
+ $category->setStoreId(0); // --- default/all
9
+ $general['name'] = "Home Products";
10
+ $general['path'] = $path;
11
+ $general['description'] = "";
12
+ $general['meta_title'] = ""; // --- Page title
13
+ $general['meta_keywords'] = "";
14
+ $general['meta_description'] = "";
15
+ $general['landing_page'] = ""; // --- has to be created in advance, here comes id
16
+ $general['display_mode'] = "PRODUCTS"; // --- static block and the products are shown on the page
17
+ $general['is_active'] = 0;
18
+ $general['is_anchor'] = 0;
19
+ $general['url_key'] = "home-products";
20
+ $category->addData($general);
21
+ try
22
+ {
23
+ $category->save();
24
+ $HomeProductsCategoryID = $category->getId();
25
+ }
26
+ catch (Exception $ex)
27
+ {
28
+ $HomeProductsCategoryID = 0;
29
+ }
30
+
31
+ // --- Create Popular Products Category ---
32
+ $category = Mage::getModel('catalog/category');
33
+ $category->setStoreId(0); // --- default/all
34
+ $general['name'] = "Popular Products";
35
+ $general['path'] = $path;
36
+ $general['description'] = "";
37
+ $general['meta_title'] = ""; // --- Page title
38
+ $general['meta_keywords'] = "";
39
+ $general['meta_description'] = "";
40
+ $general['landing_page'] = ""; // --- has to be created in advance, here comes id
41
+ $general['display_mode'] = "PRODUCTS"; // --- static block and the products are shown on the page
42
+ $general['is_active'] = 0;
43
+ $general['is_anchor'] = 0;
44
+ $general['url_key'] = "popular-products";
45
+ $category->addData($general);
46
+ try
47
+ {
48
+ $category->save();
49
+ $PopularProductsCategoryID = $category->getId();
50
+ }
51
+ catch (Exception $ex)
52
+ {
53
+ $PopularProductsCategoryID = 0;
54
+ }
55
+
56
+ $this->startSetup();
57
+
58
+ $this->run("
59
+
60
+ START TRANSACTION;
61
+
62
+ -- Create home page
63
+
64
+ INSERT INTO {$this->getTable('cms_page')}(
65
+ `title`,
66
+ `root_template`,
67
+ `meta_keywords`,
68
+ `meta_description`,
69
+ `identifier`,
70
+ `content_heading`,
71
+ `content`,
72
+ `creation_time`,
73
+ `update_time`,
74
+ `is_active`,
75
+ `layout_update_xml`,
76
+ `custom_theme`,
77
+ `custom_root_template`,
78
+ `custom_layout_update_xml`,
79
+ `custom_theme_from`,
80
+ `custom_theme_to`
81
+ )
82
+ VALUES ('Home', 'three_columns', '', '', 'home', '', '<div>{{block type=\"catalog/product_list\" template=\"catalog/product/home.phtml\" category_id=\"{$HomeProductsCategoryID}\"}}</div>', NOW(), NOW(), 0, '<reference name=\"header\">\n <block type=\"cms/block\" name=\"home_page_header_block\">\n <action method=\"setBlockId\"><block_id>home_page_header_block</block_id></action>\n </block>\n</reference>\n<reference name=\"head\">\n <action method=\"addItem\"><type>skin_css</type><name>css/slider.css</name><params/></action>\n <action method=\"addItem\"><type>skin_js</type><name>js/jquery-1.3.2.min.js</name></action>\n <action method=\"addItem\"><type>skin_js</type><name>js/cycle-fade-effect.js</name></action>\n <action method=\"addItem\"><type>skin_js</type><name>js/slider.js</name></action>\n</reference>', '', '', '', NULL, NULL);
83
+
84
+ INSERT INTO {$this->getTable('cms_page_store')}(
85
+ `page_id`,
86
+ `store_id`
87
+ )
88
+ VALUES (LAST_INSERT_ID(), 0);
89
+
90
+ -- Create Static Block left_info_block
91
+
92
+ INSERT INTO {$this->getTable('cms_block')}(
93
+ `title`,
94
+ `identifier`,
95
+ `content`,
96
+ `creation_time`,
97
+ `update_time`,
98
+ `is_active`
99
+ )
100
+ VALUES ('left_info_block', 'left_info_block', '<div>{{block type=\"catalog/product_popular\" template=\"catalog/product/popular.phtml\" category_id=\"{$PopularProductsCategoryID}\"}}</div>\n<div class=\"block block-service\">\n <div class=\"block-title\"><strong><span>Customer service</span></strong></div>\n <div class=\"block-content\"><span>t <span>99999999</span></span> 9.00-19.00 Mon-Fri</div>\n</div>', NOW(), NOW(), 0);
101
+
102
+ INSERT INTO {$this->getTable('cms_block_store')}(
103
+ `block_id`,
104
+ `store_id`
105
+ )
106
+ VALUES (LAST_INSERT_ID(), 0);
107
+
108
+ -- Create Static Block home_page_header_block
109
+
110
+ INSERT INTO {$this->getTable('cms_block')}(
111
+ `title`,
112
+ `identifier`,
113
+ `content`,
114
+ `creation_time`,
115
+ `update_time`,
116
+ `is_active`
117
+ )
118
+ VALUES ('home_page_header_block', 'home_page_header_block', '<div class=\"slider-wrap\">\n <div id=\"stripNavL0\" class=\"stripNavL\" onclick=\"changeFx(\'scrollRight\')\">\n <a id=\"stripNavLa\" href=\"#\">Left</a>\n </div>\n <div id=\"slider-content\" class=\"slider-wrap\">\n <img src=\"{{media url=\"home_banner.jpg\"}}\" alt=\"\" />\n <img src=\"{{media url=\"home_banner_2.jpg\"}}\" alt=\"\" />\n <img src=\"{{media url=\"home_banner_3.jpg\"}}\" alt=\"\" />\n </div>\n <div id=\"stripNavR0\" class=\"stripNavR\" onclick=\"changeFx(\'scrollLeft\')\">\n <a id=\"stripNavRa\" href=\"#\">Right</a>\n </div>\n </div><!-- .slider-wrap -->', NOW(), NOW(), 0);
119
+
120
+ INSERT INTO {$this->getTable('cms_block_store')}(
121
+ `block_id`,
122
+ `store_id`
123
+ )
124
+ VALUES (LAST_INSERT_ID(), 0);
125
+
126
+ -- Create Static Block right_info_block
127
+
128
+ INSERT INTO {$this->getTable('cms_block')}(
129
+ `title`,
130
+ `identifier`,
131
+ `content`,
132
+ `creation_time`,
133
+ `update_time`,
134
+ `is_active`
135
+ )
136
+ VALUES ('right_info_block', 'right_info_block', '<!--customer service start-->\n <div class=\"block customer_service\">\n <div class=\"block-title\"><strong><span>Customer service</span></strong></div>\n <div class=\"block-content\">\n <p class=\"phone\">+1<strong>2532432001</strong></p>\n <p class=\"time\">9.00-19.00 Mon-Fri</p>\n </div>\n </div>\n <!--end customer service-->', NOW(), NOW(), 0);
137
+
138
+ INSERT INTO {$this->getTable('cms_block_store')}(
139
+ `block_id`,
140
+ `store_id`
141
+ )
142
+ VALUES (LAST_INSERT_ID(), 0);
143
+
144
+ COMMIT;
145
+
146
+ ");
147
+
148
+ $this->endSetup();
149
+
app/design/frontend/default/grayscale/etc/widget.xml ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Academic Free License (AFL 3.0)
9
+ * that is bundled with this package in the file LICENSE_AFL.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/afl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to license@magentocommerce.com so we can send you a copy immediately.
15
+ *
16
+ * DISCLAIMER
17
+ *
18
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
19
+ * versions in the future. If you wish to customize Magento for your
20
+ * needs please refer to http://www.magentocommerce.com for more information.
21
+ *
22
+ * @category design
23
+ * @package default_blank
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
+ <widgets>
29
+ <new_products>
30
+ <parameters>
31
+ <template>
32
+ <values>
33
+ <list_default translate="label">
34
+ <value>catalog/product/widget/new/column/new_default_list.phtml</value>
35
+ <label>New Products Images and Names Template</label>
36
+ </list_default>
37
+ <list_names translate="label">
38
+ <value>catalog/product/widget/new/column/new_names_list.phtml</value>
39
+ <label>New Products Names Only Template</label>
40
+ </list_names>
41
+ <list_images translate="label">
42
+ <value>catalog/product/widget/new/column/new_images_list.phtml</value>
43
+ <label>New Products Images Only Template</label>
44
+ </list_images>
45
+ </values>
46
+ </template>
47
+ </parameters>
48
+ <supported_blocks>
49
+ <left_column>
50
+ <block_name>left</block_name>
51
+ <template>
52
+ <default>list_default</default>
53
+ <names_only>list_names</names_only>
54
+ <images_only>list_images</images_only>
55
+ </template>
56
+ </left_column>
57
+ <main_content>
58
+ <block_name>content</block_name>
59
+ <template>
60
+ <grid>default</grid>
61
+ <list>list</list>
62
+ </template>
63
+ </main_content>
64
+ <right_column>
65
+ <block_name>right</block_name>
66
+ <template>
67
+ <default>list_default</default>
68
+ <names_only>list_names</names_only>
69
+ <images_only>list_images</images_only>
70
+ </template>
71
+ </right_column>
72
+ </supported_blocks>
73
+ </new_products>
74
+
75
+ <recently_viewed>
76
+ <parameters>
77
+ <template>
78
+ <values>
79
+ <list_default translate="label">
80
+ <value>reports/widget/viewed/column/viewed_default_list.phtml</value>
81
+ <label>Viewed Products Images and Names Template</label>
82
+ </list_default>
83
+ <list_names translate="label">
84
+ <value>reports/widget/viewed/column/viewed_names_list.phtml</value>
85
+ <label>Viewed Products Names Only Template</label>
86
+ </list_names>
87
+ <list_images translate="label">
88
+ <value>reports/widget/viewed/column/viewed_images_list.phtml</value>
89
+ <label>Viewed Products Images Only Template</label>
90
+ </list_images>
91
+ </values>
92
+ </template>
93
+ </parameters>
94
+ <supported_blocks>
95
+ <left_column>
96
+ <block_name>left</block_name>
97
+ <template>
98
+ <default>list_default</default>
99
+ <names_only>list_names</names_only>
100
+ <images_only>list_images</images_only>
101
+ </template>
102
+ </left_column>
103
+ <main_content>
104
+ <block_name>content</block_name>
105
+ <template>
106
+ <grid>default</grid>
107
+ <list>list</list>
108
+ </template>
109
+ </main_content>
110
+ <right_column>
111
+ <block_name>right</block_name>
112
+ <template>
113
+ <default>list_default</default>
114
+ <names_only>list_names</names_only>
115
+ <images_only>list_images</images_only>
116
+ </template>
117
+ </right_column>
118
+ </supported_blocks>
119
+ </recently_viewed>
120
+
121
+ <recently_compared>
122
+ <parameters>
123
+ <template>
124
+ <values>
125
+ <list_default translate="label">
126
+ <value>reports/widget/compared/column/compared_default_list.phtml</value>
127
+ <label>Compared Products Images and Names Template</label>
128
+ </list_default>
129
+ <list_names translate="label">
130
+ <value>reports/widget/compared/column/compared_names_list.phtml</value>
131
+ <label>Compared Product Names Only Template</label>
132
+ </list_names>
133
+ <list_images translate="label">
134
+ <value>reports/widget/compared/column/compared_images_list.phtml</value>
135
+ <label>Compared Product Images Only Template</label>
136
+ </list_images>
137
+ </values>
138
+ </template>
139
+ </parameters>
140
+ <supported_blocks>
141
+ <left_column>
142
+ <block_name>left</block_name>
143
+ <template>
144
+ <default>list_default</default>
145
+ <names_only>list_names</names_only>
146
+ <images_only>list_images</images_only>
147
+ </template>
148
+ </left_column>
149
+ <main_content>
150
+ <block_name>content</block_name>
151
+ <template>
152
+ <grid>default</grid>
153
+ <list>list</list>
154
+ </template>
155
+ </main_content>
156
+ <right_column>
157
+ <block_name>right</block_name>
158
+ <template>
159
+ <default>list_default</default>
160
+ <names_only>list_names</names_only>
161
+ <images_only>list_images</images_only>
162
+ </template>
163
+ </right_column>
164
+ </supported_blocks>
165
+ </recently_compared>
166
+ </widgets>
app/design/frontend/default/grayscale/layout/local.xml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <layout version="0.1.0">
3
+ <default>
4
+ <reference name="root">
5
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
6
+ </reference>
7
+ <reference name="head">
8
+ <action method="addCss"><stylesheet>css/skin.css</stylesheet></action>
9
+ </reference>
10
+
11
+ <reference name="right">
12
+ <block type="cms/block" name="cms_right_info_block" before="-">
13
+ <action method="setBlockId"><block_id>right_info_block</block_id></action>
14
+ </block>
15
+
16
+ <remove name="cart_sidebar" />
17
+ <remove name="paypal.partner.right.logo"/>
18
+ <remove name="right.permanent.callout"/>
19
+
20
+ </reference>
21
+ <reference name="left">
22
+ <block type="cms/block" name="cms_left_info_block" after="left.poll">
23
+ <action method="setBlockId"><block_id>left_info_block</block_id></action>
24
+ </block>
25
+ <remove name="cart_sidebar" />
26
+ <block type="checkout/cart_sidebar" name="cart_sidebar2" template="checkout/cart/sidebar.phtml" before="-">
27
+ <action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
28
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
29
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
30
+ <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions"/>
31
+ </block>
32
+
33
+ <remove name="left.permanent.callout" />
34
+ <!--remove name="left.newsletter" /-->
35
+ </reference>
36
+ <reference name="header">
37
+ <block type="cms/block" name="quick-access-links">
38
+ <action method="setBlockId"><block_id>quick-access-links</block_id></action>
39
+ </block>
40
+ <block type="cms/block" name="header_phone_block" before="quick-access-links">
41
+ <action method="setBlockId"><block_id>header_phone_block</block_id></action>
42
+ </block>
43
+ <block type="cms/block" name="search_block_content" before="">
44
+ <action method="setBlockId"><block_id>search_block_content</block_id></action>
45
+ </block>
46
+ <block type="page/switch" name="store_switcher_header" as="store_switcher_header" template="page/switch/stores.phtml"/>
47
+ </reference>
48
+ <reference name="footer">
49
+ <remove name="store_switcher" />
50
+ </reference>
51
+
52
+ </default>
53
+ <catalog_product_view translate="label">
54
+ <reference name="root">
55
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
56
+ </reference>
57
+ </catalog_product_view>
58
+ <review_product_list translate="label">
59
+ <reference name="root">
60
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
61
+ </reference>
62
+ </review_product_list>
63
+ </layout>
app/design/frontend/default/grayscale/locale/da_DK/translate.csv ADDED
@@ -0,0 +1 @@
 
1
+ "Most Popular","Mest populære"
app/design/frontend/default/grayscale/locale/en_US/translate.csv ADDED
@@ -0,0 +1,2 @@
 
 
1
+ "Most Popular","Most Popular"
2
+
app/design/frontend/default/grayscale/locale/ru_RU/translate.csv ADDED
@@ -0,0 +1,2 @@
 
 
1
+ "Most Popular","Популярные"
2
+
app/design/frontend/default/grayscale/template/catalog/navigation/top.phtml ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ * Top menu for store
30
+ *
31
+ * @see Mage_Catalog_Block_Navigation
32
+ */
33
+ ?>
34
+ <?php $_menu = ''?>
35
+ <?php foreach ($this->getStoreCategories() as $_category): ?>
36
+ <?php $_menu .= $this->drawItem($_category) ?>
37
+ <?php endforeach ?>
38
+ <?php if ($_menu): ?>
39
+ <div class="nav-container">
40
+ <ul id="nav">
41
+ <li><a href="<?php echo $this->getUrl('') ?>"><?php echo $this->__('Home'); ?></a></li>
42
+ <?php echo $_menu; ?>
43
+ </ul>
44
+ </div>
45
+ <?php endif; ?>
app/design/frontend/default/grayscale/template/catalog/product/compare/sidebar.phtml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 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
+ <?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
29
+ <div class="block block-compare">
30
+ <div class="block-title">
31
+ <strong><span><?php echo $this->__('Compare Products') ?>
32
+ <?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
33
+ <small><?php echo $this->__('(%d)', $this->helper('catalog/product_compare')->getItemCount()) ?></small>
34
+ <?php endif; ?>
35
+ </span></strong>
36
+ </div>
37
+ <div class="block-content">
38
+ <?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
39
+ <ol id="compare-items">
40
+ <?php foreach($this->helper('catalog/product_compare')->getItemCollection() as $_index=>$_item): ?>
41
+ <li class="item">
42
+ <input type="hidden" class="compare-item-id" value="<?php echo $_item->getId() ?>" />
43
+ <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 compare products?') ?>');"><?php echo $this->__('Remove This Item') ?></a>
44
+ <p class="product-name"><a href="<?php echo $this->getProductUrl($_item) ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></p>
45
+ </li>
46
+ <?php endforeach; ?>
47
+ </ol>
48
+ <script type="text/javascript">decorateList('compare-items')</script>
49
+ <div class="actions">
50
+ <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>
51
+ <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>
52
+ </div>
53
+ <?php else: ?>
54
+ <p class="empty"><?php echo $this->__('You have no items to compare.') ?></p>
55
+ <?php endif; ?>
56
+ </div>
57
+ </div>
58
+ <?php endif; ?>
app/design/frontend/default/grayscale/template/catalog/product/home.phtml ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php $_productCollection=$this->getLoadedProductCollection() ?>
2
+ <?php if(!$_productCollection->count()): ?>
3
+ <p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
4
+ <?php else: ?>
5
+ <div class="category-products">
6
+
7
+ <?php // Grid Mode ?>
8
+
9
+ <?php $_collectionSize = $_productCollection->count() ?>
10
+ <?php $_columnCount = $this->getColumnCount(); ?>
11
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
12
+ <?php if ($i++%$_columnCount==0): ?>
13
+ <ul class="products-grid">
14
+ <?php endif ?>
15
+ <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
16
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135,135); ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" /></a>
17
+ <h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h2>
18
+ <div class="shortDescription">
19
+ <?php echo nl2br($_product->getShortDescription()); ?>
20
+ </div>
21
+ <?php if($_product->getRatingSummary()): ?>
22
+ <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
23
+ <?php endif; ?>
24
+ <?php echo $this->getPriceHtml($_product, true) ?>
25
+ <div class="actions">
26
+ <?php if($_product->isSaleable()): ?>
27
+ <button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
28
+ <?php else: ?>
29
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
30
+ <?php endif; ?>
31
+ </div>
32
+ </li>
33
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
34
+ </ul>
35
+ <?php endif ?>
36
+ <?php endforeach ?>
37
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
38
+ </div>
39
+ <?php endif; ?>
40
+
41
+
42
+
app/design/frontend/default/grayscale/template/catalog/product/list.phtml ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ * Product list template
30
+ *
31
+ * @see Mage_Catalog_Block_Product_List
32
+ */
33
+ ?>
34
+ <?php $_productCollection=$this->getLoadedProductCollection() ?>
35
+ <?php if(!$_productCollection->count()): ?>
36
+ <p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
37
+ <?php else: ?>
38
+ <div class="category-products">
39
+ <?php echo $this->getToolbarHtml() ?>
40
+ <?php // List mode ?>
41
+ <?php if($this->getMode()!='grid'): ?>
42
+ <?php $_iterator = 0; ?>
43
+ <ol class="products-list" id="products-list">
44
+ <?php foreach ($_productCollection as $_product): ?>
45
+ <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
46
+ <?php // Product Image ?>
47
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135,135); ?>" width="135" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" /></a>
48
+ <?php // Product description ?>
49
+ <div class="product-shop">
50
+ <div class="f-fix">
51
+ <h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName())?></a></h2>
52
+ <?php if($_product->getRatingSummary()): ?>
53
+ <?php echo $this->getReviewsSummaryHtml($_product) ?>
54
+ <?php endif; ?>
55
+ <?php echo $this->getPriceHtml($_product, true) ?>
56
+ <?php if($_product->isSaleable()): ?>
57
+ <p><button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button></p>
58
+ <?php else: ?>
59
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
60
+ <?php endif; ?>
61
+ <div class="desc std">
62
+ <?php echo $_product->getShortDescription() ?>
63
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="link-more"><?php echo $this->__('Learn More') ?></a>
64
+ </div>
65
+ <!--ul class="add-to-links">
66
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
67
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
68
+ <?php endif; ?>
69
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
70
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
71
+ <?php endif; ?>
72
+ </ul-->
73
+ </div>
74
+ </div>
75
+ </li>
76
+ <?php endforeach; ?>
77
+ </ol>
78
+ <script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
79
+
80
+ <?php else: ?>
81
+
82
+ <?php // Grid Mode ?>
83
+
84
+ <?php $_collectionSize = $_productCollection->count() ?>
85
+ <?php $_columnCount = $this->getColumnCount();
86
+ ?>
87
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
88
+ <?php if ($i++%$_columnCount==0): ?>
89
+ <ul class="products-grid">
90
+ <?php endif ?>
91
+ <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
92
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135, 135); ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" /></a>
93
+ <h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h2>
94
+ <?php if($_product->getRatingSummary()): ?>
95
+ <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
96
+ <?php endif; ?>
97
+ <div class="shortDescription">
98
+ <?php echo nl2br($_product->getShortDescription()); ?>
99
+ </div>
100
+ <?php echo $this->getPriceHtml($_product, true) ?>
101
+
102
+ <div class="actions">
103
+ <?php if($_product->isSaleable()): ?>
104
+ <button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
105
+ <?php else: ?>
106
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
107
+ <?php endif; ?>
108
+ <!--ul class="add-to-links">
109
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
110
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
111
+ <?php endif; ?>
112
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
113
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
114
+ <?php endif; ?>
115
+ </ul-->
116
+ </div>
117
+ </li>
118
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
119
+ </ul>
120
+ <?php endif ?>
121
+ <?php endforeach ?>
122
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
123
+ <?php endif; ?>
124
+
125
+ <div class="toolbar-bottom">
126
+ <?php echo $this->getToolbarHtml() ?>
127
+ </div>
128
+ </div>
129
+ <?php endif; ?>
app/design/frontend/default/grayscale/template/catalog/product/popular.phtml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Product list template
4
+ *
5
+ * @see Mage_Catalog_Block_Product_List
6
+ */
7
+ ?>
8
+ <?php
9
+
10
+ $_productCollection=$this->getLoadedProductCollection()
11
+
12
+ ?>
13
+ <?php
14
+ if($_productCollection->count()): ?>
15
+ <div class="block block-popular">
16
+ <div class="block-title">
17
+ <strong><span><?php echo $this->__('Most Popular')?></span></strong>
18
+ </div>
19
+ <div class="block-content">
20
+ <?php $_iterator = 0; ?>
21
+ <ol class="mini-products-list" id="block-popular">
22
+ <?php foreach($_productCollection as $_item): ?>
23
+ <li class="item">
24
+ <div class="product">
25
+ <a href="<?php echo $_item->getProductUrl() ?>" 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>
26
+ <div class="product-details">
27
+ <p class="product-name"><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></p>
28
+ <?php echo $this->getPriceHtml($_item, true, '-related') ?>
29
+ </div>
30
+ </div>
31
+ </li>
32
+ <?php endforeach ?>
33
+ </ol>
34
+ </div>
35
+ </div>
36
+ <?php endif; ?>
37
+
app/design/frontend/default/grayscale/template/catalog/product/slider.phtml ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Product list template
4
+ *
5
+ * @see Mage_Catalog_Block_Product_List
6
+
7
+ */
8
+ ?>
9
+ <?php
10
+
11
+ $_productCollection = $this->getLoadedProductCollection();
12
+
13
+ ?>
14
+ <?php
15
+ if($_productCollection->count()): ?>
16
+ <script type="text/javascript">
17
+ jQuery(window).bind("load", function() {
18
+ jQuery("div#slider1").codaSlider()
19
+ });
20
+ </script>
21
+ <div class="slider-wrap">
22
+ <div id="slider1" class="csw">
23
+ <div class="panelContainer">
24
+
25
+ <?php $_iterator = 0; ?>
26
+ <?php foreach($_productCollection as $_item): ?>
27
+ <?php $_iterator++; ?>
28
+ <div class="panel" title=" <?php echo $_iterator; ?> ">
29
+ <div class="wrapper">
30
+ <div class = "slider-left">
31
+ <?php echo $_item->getDescription() ?>
32
+ </div>
33
+ <div class = "slider-right">
34
+ <?php echo $this->getPriceHtml($_item, true) ?>
35
+ <a href="<?php echo $_item->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(420,250) ?>" height="250" width="420" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
36
+ <a href="<?php echo $_item->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_item->getName()) ?>" class="product-info"><?php echo $this->__('Details')?></a>
37
+ </div>
38
+ <div class = "sp"></div>
39
+ </div>
40
+ </div>
41
+ <?php endforeach; ?>
42
+ </div><!-- .panelContainer -->
43
+ </div><!-- #slider1 -->
44
+ </div><!-- .slider-wrap -->
45
+ <?php endif; ?>
app/design/frontend/default/grayscale/template/catalog/product/view.phtml ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ * Product view template
29
+ *
30
+ * @see Mage_Catalog_Block_Product_View
31
+ * @see Mage_Review_Block_Product_View
32
+ */
33
+ ?>
34
+ <?php
35
+ $_helper = $this->helper('catalog/output');
36
+ $_product = $this->getProduct();
37
+ ?>
38
+ <script type="text/javascript">
39
+ var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
40
+ </script>
41
+ <div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
42
+ <div class="product-view">
43
+ <div class="product-essential">
44
+ <form action="<?php echo $this->getAddToCartUrl($_product) ?>" method="post" id="product_addtocart_form"<?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
45
+ <div class="no-display">
46
+ <input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
47
+ <input type="hidden" name="related_product" id="related-products-field" value="" />
48
+ </div>
49
+
50
+ <div class="product-shop">
51
+ <div class="product-name">
52
+ <h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
53
+ </div>
54
+
55
+ <?php /*if ($this->canEmailToFriend()): ?>
56
+ <p class="email-friend"><a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a></p>
57
+ <?php endif;*/ ?>
58
+
59
+ <?php echo $this->getChildHtml('alert_urls') ?>
60
+ <?php echo $this->getChildHtml('product_type_data') ?>
61
+ <?php echo $this->getTierPriceHtml() ?>
62
+
63
+ <?php if (!$this->hasOptions()):?>
64
+ <div class="add-to-box">
65
+ <?php if($_product->isSaleable()): ?>
66
+ <?php echo $this->getChildHtml('addtocart') ?>
67
+ <?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
68
+ <span class="or"><?php echo $this->__('OR') ?></span>
69
+ <?php endif; ?>
70
+ <?php endif; ?>
71
+ <?php echo $this->getChildHtml('addto') ?>
72
+ </div>
73
+ <?php else:?>
74
+ <?php echo $this->getChildHtml('addto') ?>
75
+ <?php endif; ?>
76
+
77
+ <?php if ($_product->getShortDescription()):?>
78
+ <div class="short-description">
79
+ <h2><?php echo $this->__('Quick Overview') ?></h2>
80
+ <div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
81
+ </div>
82
+ <?php endif;?>
83
+
84
+ <?php echo $this->getChildHtml('other');?>
85
+
86
+ <?php if ($_product->isSaleable() && $this->hasOptions()):?>
87
+ <?php echo $this->getChildChildHtml('container1', '', true, true) ?>
88
+ <?php endif;?>
89
+
90
+ </div>
91
+
92
+ <div class="product-img-box">
93
+ <?php echo $this->getChildHtml('media') ?>
94
+ </div>
95
+
96
+ <div class="clearer"></div>
97
+ <?php if ($_product->isSaleable() && $this->hasOptions()):?>
98
+ <?php echo $this->getChildChildHtml('container2', '', true, true) ?>
99
+ <?php endif;?>
100
+
101
+ </form>
102
+ <script type="text/javascript">
103
+ //<![CDATA[
104
+ var productAddToCartForm = new VarienForm('product_addtocart_form');
105
+ productAddToCartForm.submit = function(){
106
+ if (this.validator.validate()) {
107
+ this.form.submit();
108
+ }
109
+ }.bind(productAddToCartForm);
110
+ //]]>
111
+ </script>
112
+ </div>
113
+
114
+ <div class="product-collateral">
115
+ <?php echo $this->getChildHtml('description') ?>
116
+ <?php echo $this->getChildHtml('additional') ?>
117
+ <?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
118
+ <?php echo $this->getChildHtml('upsell_products') ?>
119
+ <?php echo $this->getChildHtml('product_additional_data') ?>
120
+ </div>
121
+ </div>
app/design/frontend/default/grayscale/template/page/html/footer.phtml ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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="footer-container">
28
+ <div class="footer">
29
+ <?php echo $this->getChildHtml() ?>
30
+ <address><?php echo $this->getCopyright() ?></address>
31
+ <div class="design-by">Premium and Free <a href="http://web-experiment.info/" title="Magento Themes">Magento Themes</a></div>
32
+ </div>
33
+ </div>
app/design/frontend/default/grayscale/template/page/html/head.phtml ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ <title><?php echo $this->getTitle() ?></title>
28
+ <meta http-equiv="Content-Type" content="<?php echo $this->getContentType() ?>" />
29
+ <meta name="description" content="<?php echo htmlspecialchars($this->getDescription()) ?>" />
30
+ <meta name="keywords" content="<?php echo htmlspecialchars($this->getKeywords()) ?>" />
31
+ <meta name="robots" content="<?php echo htmlspecialchars($this->getRobots()) ?>" />
32
+ <meta name="Designer" content="WebAndPeople Magento design - http://webandpeople.com" />
33
+ <link rel="icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
34
+ <link rel="shortcut icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
35
+ <script type="text/javascript">
36
+ //<![CDATA[
37
+ var BLANK_URL = '<?php echo $this->helper('core/js')->getJsUrl('blank.html') ?>';
38
+ var BLANK_IMG = '<?php echo $this->helper('core/js')->getJsUrl('spacer.gif') ?>';
39
+ var SKIN_URL = '<?php echo $this->helper('core/js')->getJsSkinUrl('') ?>';
40
+ //]]>
41
+ </script>
42
+ <?php echo $this->getCssJsHtml() ?>
43
+ <?php echo $this->getChildHtml() ?>
44
+ <?php echo $this->helper('core/js')->getTranslatorScript() ?>
45
+ <?php echo $this->getIncludes() ?>
app/design/frontend/default/grayscale/template/page/html/header.phtml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 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="header-container">
28
+ <div class="header">
29
+ <?php if ($this->getIsHomePage()):?>
30
+ <h2 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h2>
31
+ <?php else:?>
32
+ <a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a>
33
+ <?php endif?>
34
+ <div class="quick-access">
35
+ <?php echo $this->getChildHtml('topSearch') ?>
36
+ <p class="welcome-msg"><?php echo $this->getWelcome()?></p>
37
+ <?php echo $this->getChildHtml('topLinks') ?>
38
+ <div class="switchers">
39
+ <?php echo $this->getChildHtml('store_switcher') ?>
40
+ <?php echo $this->getChildHtml('store_language') ?>
41
+ </div>
42
+ </div>
43
+ <?php echo $this->getChildHtml('topContainer'); ?>
44
+ </div>
45
+ </div>
46
+ <?php echo $this->getChildHtml('topMenu') ?>
47
+ <div class="home_page_header_block">
48
+ <?php echo $this->getChildHtml('home_page_header_block'); ?>
49
+ </div>
app/etc/modules/WP_ThemeGrayscale.xml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <WP_ThemeGrayscale>
5
+ <active>true</active>
6
+ <codePool>local</codePool>
7
+ </WP_ThemeGrayscale>
8
+ </modules>
9
+ </config>
10
+
media/grayscale/chat_offline.gif ADDED
Binary file
media/grayscale/chat_online.gif ADDED
Binary file
media/home_banner.jpg ADDED
Binary file
media/home_banner_2.jpg ADDED
Binary file
media/home_banner_3.jpg ADDED
Binary file
package.xml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>wp_theme_grayscale</name>
4
+ <version>1.0.3</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Theme Grayscale (WebAndPeople.com) for magento v1.4</summary>
10
+ <description>Theme Grayscale (WebAndPeople.com) for magento v1.4</description>
11
+ <notes>Theme Grayscale (WebAndPeople.com) for magento v1.4</notes>
12
+ <authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>y.gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
13
+ <date>2010-12-13</date>
14
+ <time>20:00:46</time>
15
+ <contents><target name="mageweb"><dir name="app"><dir name="code"><dir name="local"><dir name="Mage"><dir name="Catalog"><dir name="Block"><dir name="Product"><file name="Manufacturer.php" hash="6867232df0df4ed8ddda210dccb5285b"/><file name="Popular.php" hash="bbcc64bb9a42b93eb139efc99732a2e1"/></dir></dir></dir></dir><dir name="WP"><dir name="ThemeGrayscale"><dir name="etc"><file name="config.xml" hash="1b9f4d382459896f920a5372ae15e017"/></dir><dir name="sql"><dir name="themegrayscale_setup"><file name="mysql4-install-1.0.0.php" hash="00533c568ea2373627693b3237c1e8a7"/></dir></dir><file name="readme.txt" hash="3342c658a252422b11b998bb3ada39bd"/></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="grayscale"><dir name="etc"><file name="widget.xml" hash="d32a472eda056cd136a24dc4d5610f7c"/></dir><dir name="layout"><file name="local.xml" hash="d61a2b5728735606480fc6c1d6ef7c8c"/></dir><dir name="locale"><dir name="da_DK"><file name="translate.csv" hash="e8077d2fc03d4301680c3e00bfc18296"/></dir><dir name="en_US"><file name="translate.csv" hash="dc981687ca3925fd9b1ba06e98cc80a0"/></dir><dir name="ru_RU"><file name="translate.csv" hash="bdcf53d8641826099ee8e8757755a8c0"/></dir></dir><dir name="template"><dir name="catalog"><dir name="navigation"><file name="top.phtml" hash="c52944b2dc37b646dac270e91528611a"/></dir><dir name="product"><dir name="compare"><file name="sidebar.phtml" hash="d5b4e90b77cb4505b7ca2bcee93b34ff"/></dir><file name="home.phtml" hash="5350eeb8089df67bc746cc4519bcec1b"/><file name="list.phtml" hash="1f30993232ec4cc9691eea303b2b646c"/><file name="popular.phtml" hash="b22fc95245b6a2a0dcc5bb157254afb2"/><file name="slider.phtml" hash="130358a5a947b040c7ece74d4936a4f6"/><file name="view.phtml" hash="db03df8dba887cd16d8b7c5f07d0504f"/></dir></dir><dir name="page"><dir name="html"><file name="footer.phtml" hash="2ff13b57a6a78f1e092da6efd52ffab0"/><file name="head.phtml" hash="c3ea01061f08cd2bec00a0125ae01961"/><file name="header.phtml" hash="001d16fd2115961db5e7d3f4a1cecbd1"/></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_ThemeGrayscale.xml" hash="fa753892a34354365fb66f91a7c3cfaf"/></dir></dir></dir><dir name="media"><dir name="grayscale"><file name="chat_offline.gif" hash="00cebb25de3587b38ffb4fef4d88fbc1"/><file name="chat_online.gif" hash="77716c5b033ff23e4d4539d48b016bad"/></dir><file name="home_banner.jpg" hash="ad550f45ae824a399e95ace094fe6937"/><file name="home_banner_2.jpg" hash="d418c64942c72a7d76205e034253988c"/><file name="home_banner_3.jpg" hash="d291a5e98dd324f8b38e64b6d860906d"/></dir><dir name="skin"><dir name="frontend"><dir name="default"><dir name="grayscale"><dir name="banners"><file name="payment1.jpg" hash="8a5a40e0ae3939511320d0e98bf6fab0"/><file name="payment2.jpg" hash="6a939b53d54917a5a66e5b1244185218"/><file name="payment3.jpg" hash="66d43f4ee5dec85fc22eeecc5c3a0ff8"/><file name="payment4.jpg" hash="7d75dc7537985dba486b0da1aab95798"/><file name="payment5.jpg" hash="002a2114017907de566a6c9410f21905"/><file name="promotion.jpg" hash="49100ec4f19c06952c8bf88b09293d7b"/></dir><dir name="css"><file name="print.css" hash="dee77279918b8ecdd36383f208b21cfb"/><file name="skin.css" hash="29cf3f7114f12b0f165e077d70ee0cfc"/><file name="slider.css" hash="f15bcb319d81a6bc3834e92be83a13a0"/><file name="styles-ie.css" hash="eef671b91e9d2125311c7149963adadb"/><file name="styles.css" hash="054a3e1eb2e8d2769ede76eb96b12136"/></dir><dir name="images"><dir name="slider"><file name="Thumbs.db" hash="5f780f9a52b3f2247f8b97f684e6b949"/><file name="arr_left.png" hash="3adbd99f02ab702fb33ede1421f1ff94"/><file name="arr_right.png" hash="216f632af22d4988735884d4d79318df"/></dir><file name="active_store_link_bg.gif" hash="840771a10dd42c0482b00ad9c55d9b0b"/><file name="active_store_link_hover_bg.gif" hash="b92d7a27b62c5d9489734176c7093535"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_body.gif" hash="82bfc5bfe346c8e974cd33b1314b0acf"/><file name="bkg_buttons-set1.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_login-box.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="bkg_main1.gif" hash="a8f5717873dc6cf8f6bd22924b5838fe"/><file name="bkg_main2.gif" hash="cf18ba9f7c7e6b058b439cde1a897e9c"/><file name="bkg_nav0.jpg" hash="f9ac3f31e293cf075471d2d3fe07353a"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="7078a7f2827156d5ae0a1cb59da3c418"/><file name="bkg_product_collateral.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="bkg_rating.gif" hash="c770df42e265ee022b907391b2074660"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_toolbar.gif" hash="fb7ed019476eaa1643af922b59ede4fb"/><file name="block_bg.gif" hash="53a8c3def242eeb55ce0c5879a8f1084"/><file name="block_head.gif" hash="af6cd723eafe45d41f0cd912b3fab796"/><file name="block_head_cart.gif" hash="3d2d2598cb5b2ad7f452461c73e8235f"/><file name="block_head_layered-nav.gif" hash="3da8c6ccccbfdfdc5eb553a56e9227df"/><file name="block_head_line.gif" hash="2c4e0cfacaa997321aecc537756c09ff"/><file name="block_head_service.gif" hash="058b755c38bc6198fbe419e2a37ee5a8"/><file name="block_head_signup.gif" hash="d7c6d3fd462b8c93f11cb11273be1adc"/><file name="block_line.gif" hash="170ead978c4c7c76a381128e1e7620de"/><file name="body_bg.jpg" hash="42b3dc25205f6859faaf43a1c0f7bee1"/><file name="breadcrumbs_sp.gif" hash="eab75603b59c0baf71450736bf9ed7b9"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="9220898b4d7d3b6d86a055547cc12d5d"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="forum.png" hash="e46a3a720d8d1718ec8319d69b6c39f5"/><file name="gift-message-collapse.gif" hash="1007e43eb38b6fcd73cf347cc72ca7d1"/><file name="gift-message-expand.gif" hash="b816bc0ecbbc33851068617e699997a8"/><file name="header_bg.gif" hash="553b7d6d406737f5929518d21d933d26"/><file name="header_links_sp.gif" hash="166099988797e1c4d57653453104f8ff"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="7224c93c32675269641dd59799ddd016"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_desc_arrow.gif" hash="08cfa58d86d30d428c1b39dc8732185e"/><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="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="icon_asterick.gif" hash="afcd53f976026816d64610686d93d929"/><file name="light_btn_split.gif" hash="38adde03a5e9d989f8eeb5feb5635e44"/><file name="light_e_btn_split.gif" hash="f11437d362c7fae34c9862173a39c8c8"/><file name="logo.gif" hash="9140ccc77fc4bc91228c2f8b119b49be"/><file name="logo_email.gif" hash="a18f167fe99914d443f97245b7844223"/><file name="logo_print.gif" hash="a18f167fe99914d443f97245b7844223"/><file name="magnifier_handle.gif" hash="57e81833be17e72f080513a066fd73f2"/><file name="menu_bg.gif" hash="2c1f3f1c4ad51dc364a130cb404e420c"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="right_col_main.gif" hash="fd28b5fe8b7056c3bb0dc41a21dfd3fe"/><file name="search_btn.gif" hash="479e603a641ef206b0dfabc503f4096c"/><file name="search_input.gif" hash="ef750fe86a388aca644b5388ea5a4205"/><file name="slider.jpg" hash="7e9a767f0d4590195caeea58ea935a85"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="7008498c3f30bc6ba09deebb23c14ee5"/><file name="slider_btn_zoom_out.gif" hash="e9592ddd14c86cbf47beba003c748570"/><file name="sort_asc_arrow.gif" hash="146d28ba0becce356c3e1ede269f71b3"/><file name="sort_desc_arrow.gif" hash="a202c44fc5256ac58e62f89cbb105af5"/><file name="subscribe_btn.gif" hash="09ab9bb66dfc9170f8471871e14cc06e"/><file name="subscribe_input.gif" hash="8b3bc7560364f79ae54d842ebd9c89c4"/><file name="tab_bg.png" hash="7e5e48a75aea03209b3ce77c013056da"/><file name="top_static_links_sp.gif" hash="cedebb6ddac7fd5cfe32a94d496adbae"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir><dir name="js"><file name="cycle-fade-effect.js" hash="bbae283fb9469e02db66cab31cfe149f"/><file name="jquery-1.3.2.min.js" hash="bb381e2d19d8eace86b34d20759491a5"/><file name="slider.js" hash="40278905b9c151401d5036b2b1b6fe0e"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir></dir></dir></dir></target></contents>
16
+ <compatible/>
17
+ <dependencies/>
18
+ </package>
skin/frontend/default/grayscale/banners/payment1.jpg ADDED
Binary file
skin/frontend/default/grayscale/banners/payment2.jpg ADDED
Binary file
skin/frontend/default/grayscale/banners/payment3.jpg ADDED
Binary file
skin/frontend/default/grayscale/banners/payment4.jpg ADDED
Binary file
skin/frontend/default/grayscale/banners/payment5.jpg ADDED
Binary file
skin/frontend/default/grayscale/banners/promotion.jpg ADDED
Binary file
skin/frontend/default/grayscale/css/print.css ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+ * { background:none !important; text-align:left !important; }
26
+ html { margin:0 !important; padding:0 !important; }
27
+ body { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
28
+ a { color:#2976c9 !important; }
29
+ th,td { color:#2f2f2f !important; border-color:#ccc !important; }
30
+
31
+ .header-container,
32
+ .nav-container,
33
+ .footer-container,
34
+ .pager,
35
+ .toolbar,
36
+ .actions,
37
+ .buttons-set { display:none !important; }
38
+
39
+ .page-print .data-table .cart-tax-total { background-position:100% -54px; }
40
+ .page-print .data-table .cart-tax-info { display:block !important; }
skin/frontend/default/grayscale/css/skin.css ADDED
@@ -0,0 +1,1874 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Reset ================================================================================= */
2
+ * {
3
+ margin:0;
4
+ padding:0;
5
+ }
6
+ a, a:active {
7
+ outline: none;
8
+ }
9
+ body {
10
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
11
+ font: 11px/1.55 Tahoma, Helvetica, sans-serif;
12
+ color: #697073;
13
+ text-align: center;
14
+ }
15
+ a {
16
+ color:#313438;
17
+ text-decoration:underline;
18
+ }
19
+ a:hover {
20
+ text-decoration:none;
21
+ }
22
+ /* Headings */
23
+ h1, h2, h3, h4, h5, h6 {
24
+ font-family: Arial, Helvetica, sans-serif;
25
+ }
26
+ h2, h3, h4, h5, h6 {
27
+ color: #575757;
28
+ }
29
+ h1, .page-title h1, .page-title h2 {
30
+ font-family: Times New Roman;
31
+ color: #5d5d5d;
32
+ font-size: 36px;
33
+ font-weight: normal;
34
+ }
35
+ .product-view .product-shop .product-name h1 {
36
+ font-family: Times New Roman;
37
+ color: #5d5d5d;
38
+ font-size: 36px;
39
+ font-weight: normal;
40
+ }
41
+ h2 {
42
+ font-size:12px;
43
+ font-weight:bold;
44
+ }
45
+ h3 {
46
+ font-size:12px;
47
+ font-weight:bold;
48
+ }
49
+ h4 {
50
+ font-size:12px;
51
+ font-weight:bold;
52
+ }
53
+ h5 {
54
+ font-size:12px;
55
+ font-weight:bold;
56
+ }
57
+ h6 {
58
+ font-size:11px;
59
+ font-weight:bold;
60
+ }
61
+ p {
62
+ margin:0 0 10px;
63
+ }
64
+ /* Layout ================================================================================ */
65
+ .wrapper {
66
+ min-width: 951px;
67
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
68
+ }
69
+ .page {
70
+ width: 951px;
71
+ margin-left: auto;
72
+ margin-right: auto;
73
+ background: #fff;
74
+ }
75
+ .page-print {
76
+ background:#fff;
77
+ }
78
+ .page-empty {
79
+ background: #fff;
80
+ }
81
+ .page-popup {
82
+ background: #fff;
83
+ }
84
+ .main-container {
85
+ background:transparent;
86
+ clear: both;
87
+ }
88
+ .main {
89
+ width: 898px;
90
+ padding: 0px 33px 10px 26px;
91
+ background:transparent;
92
+ }
93
+ .cms-index-index .main, .cms-home .main {
94
+ padding: 17px 33px 10px 26px;
95
+ }
96
+ .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
97
+ margin-top: 15px;
98
+ }
99
+ /* Base Columns */
100
+ .col-left {
101
+ float: left;
102
+ width: 194px;
103
+ padding: 0 0 1px;
104
+ }
105
+ .col-main {
106
+ float: left;
107
+ width: 720px;
108
+ padding: 0 0 1px;
109
+ }
110
+ .checkout-onepage-index .col-main {
111
+ float: left;
112
+ width: 700px;
113
+ padding: 0 0 1px;
114
+ }
115
+ .col2-right-layout .col-main {
116
+ float: left;
117
+ width: 685px;
118
+ padding: 0 0 1px;
119
+ }
120
+ .col-right {
121
+ float: right;
122
+ width: 194px;
123
+ padding: 0 0 1px;
124
+ }
125
+ .col2-right-layout .col-right {
126
+ float: right;
127
+ width: 194px;
128
+ padding: 0 0 1px;
129
+ }
130
+ /* 1 Column Layout */
131
+ .col1-layout .col-main {
132
+ float:none;
133
+ width:auto;
134
+ }
135
+ /* 2 Columns Layout */
136
+ .col2-left-layout {
137
+ background: #fff;
138
+ }
139
+ .col2-right-layout {
140
+ }
141
+ .col2-left-layout .col-main {
142
+ width: 670px;
143
+ }
144
+ /* 3 Columns Layout */
145
+ .col3-layout .col-main {
146
+ width: 470px;
147
+ margin-left: 0px;
148
+ }
149
+ .col3-layout .col-wrapper {
150
+ float: left;
151
+ width: 691px;
152
+ }
153
+ /* Global Styles ========================================================================= */
154
+
155
+ /*header*/
156
+ .header-container {
157
+ border: 0px;
158
+ padding: 0px;
159
+ }
160
+ .header {
161
+ padding: 0px;
162
+ text-align: right;
163
+ width: 100%;
164
+ position: relative;
165
+ }
166
+ .header h2.logo {
167
+ margin: 0px 0px 0px 0px !important;
168
+ padding: 0px 0px 0px 0px !important;
169
+ }
170
+ .header .logo strong {
171
+ display: none;
172
+ }
173
+ a.logo {
174
+ margin: 18px 0px 0px 24px !important;
175
+ padding: 0px 0px 0px 0px !important;
176
+ }
177
+ .nav-container {
178
+ background: #fff url(../images/menu_bg.gif) no-repeat 24px 0;
179
+ margin: 1px 0 7px 0;
180
+ clear: both;
181
+ }
182
+ #nav {
183
+ padding:0px 0px 0px 30px;
184
+ width: 920px;
185
+ height: 28px;
186
+ }
187
+ #nav a:link, #nav a:visited {
188
+ color: #2c2f33 !important;
189
+ text-transform: uppercase;
190
+ padding: 6px 29px 0px 10px;
191
+ height: 22px;
192
+ line-height: 25px;
193
+ font-weight: normal;
194
+ font: 11px Verdana, Helvetica, sans-serif;
195
+ }
196
+ #nav a:hover {
197
+ color: #85898e !important;
198
+ }
199
+ #nav li.active {
200
+ color: #85898e !important;
201
+ text-transform: uppercase;
202
+ }
203
+ #nav li.active a {
204
+ color:#85898e;
205
+ }
206
+ #nav ul li a {
207
+ background: #eaeaeb;
208
+ color:#050000 !important;
209
+ font-weight: normal !important;
210
+ font-size: 11px;
211
+ }
212
+ #nav ul li a:hover {
213
+ background: #7a7c81;
214
+ color:#fff !important;
215
+ }
216
+ ul.level0 {
217
+ padding: 8px 0px 7px 0px !important;
218
+ background: #eaeaeb !important;
219
+ }
220
+ ul.level1 {
221
+ padding: 8px 0px 7px 0px !important;
222
+ background: #f5f5f5 !important;
223
+ z-index: 20;
224
+ }
225
+ ul.level0 li {
226
+ margin: 0px 0px 0px 0px !important;
227
+ padding: 0px 0px 0px 0px !important;
228
+ }
229
+ ul.level0 li a {
230
+ margin: 0px 0px 0px 0px !important;
231
+ padding: 0px 10px 0px 10px !important;
232
+ height: 20px !important;
233
+ line-height: 20px !important;
234
+ text-transform: none !important;
235
+ color: #050000;
236
+ }
237
+ ul.level0 li a span {
238
+ margin: 0px 0px 0px 0px !important;
239
+ padding: 0px 0px 0px 0px !important;
240
+ height: 20px !important;
241
+ color: #050000;
242
+ }
243
+ ul.level0 li a:hover {
244
+ background: #7a7c81;
245
+ }
246
+ ul.level0 li a:hover span {
247
+ color: #fff;
248
+ }
249
+ ul.level1 li a {
250
+ background: #f5f5f5 !important;
251
+ color: #050000;
252
+ }
253
+ ul.level1 li a:hover {
254
+ background: #7a7c81 !important;
255
+ }
256
+ ul.level1 li a:hover span {
257
+ color: #fff;
258
+ }
259
+ /* Show menu */
260
+
261
+ #nav ul {
262
+ border:0;
263
+ background: transparent;
264
+ top:28px;
265
+ width:14em;
266
+ }
267
+ #nav ul ul {
268
+ background: transparent;
269
+ top:0;
270
+ }/*
271
+ #nav li.over > ul { left:10px; }
272
+ #nav li.over > ul li.over > ul { left:137px; }*/
273
+ /*Form-search*/
274
+ #search_mini_form {
275
+ display: block;
276
+ margin: 0px 0px 0px 0px;
277
+ padding: 0;
278
+ position: relative;
279
+ float: right;
280
+ width: 218px;
281
+ clear: both;
282
+ }
283
+ .header .form-search {
284
+ width: 218px;
285
+ height: 18px;
286
+ margin: 6px 6px 5px 0px;
287
+ padding: 0;
288
+ position: relative;
289
+ float: right;
290
+ right: 0;
291
+ }
292
+ .header .form-search label {
293
+ display: none;
294
+ }
295
+ .header .form-search input.input-text {
296
+ width: 189px;
297
+ height: 18px;
298
+ background: url(../images/search_input.gif) no-repeat 0 0;
299
+ margin: 0px 0px 0px 4px !important;
300
+ padding: 0px 0px 0px 7px;
301
+ float: left;
302
+ position: relative;
303
+ border: 0;
304
+ color: #cecece;
305
+ font:11px Arial, Helvetica, sans-serif;
306
+ }
307
+ .header .form-search input.input-text:focus {
308
+ color: #6f6f6f;
309
+ }
310
+ .header .form-search button.button {
311
+ float: right;
312
+ position: relative;
313
+ width: 18px;
314
+ height: 18px;
315
+ display: block;
316
+ margin: 0;
317
+ padding: 0;
318
+ background: url(../images/search_btn.gif) no-repeat 0 0;
319
+ }
320
+ .header .form-search button.button:hover {
321
+ opacity: 0.7;
322
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
323
+ }
324
+ .header .form-search button.button span {
325
+ display: none;
326
+ }
327
+ /*header links*/
328
+ .header .quick-access {
329
+ padding: 0px 28px 0px 0px;
330
+ margin-top: 10px;
331
+ width: 600px;
332
+ position: relative;
333
+ }
334
+ .header .quick-access .switchers {
335
+ position: absolute;
336
+ top: 6px;
337
+ right: 260px;
338
+ text-align: right;
339
+ width: 350px;
340
+ }
341
+ .header .quick-access .switchers label {
342
+ display: none;
343
+ }
344
+ div.switchers * {
345
+ float: right;
346
+ clear: none !important;
347
+ padding: 0 !important;
348
+ }
349
+ div.store-switcher {
350
+ width: 130px;
351
+ text-align: left;
352
+ height: 20px;
353
+ }
354
+ div.switchers select {
355
+ min-width: 90px;
356
+ }
357
+ .header .welcome-msg {
358
+ color: #6f6f6f;
359
+ font: 11px Arial, Helvetica, sans-serif;
360
+ /*float: right;*/
361
+ margin: 33px 0px 5px 0px;
362
+ }
363
+ div.top_static {
364
+ text-align: right;
365
+ margin: 0px 0px 4px 0px;
366
+ }
367
+ div.top_static p {
368
+ margin:0;
369
+ padding:0;
370
+ }
371
+ div.top_static a:link, div.top_static a:visited {
372
+ color: #5d5d5d !important;
373
+ font: 11px Arial, Helvetica, sans-serif !important;
374
+ font-weight: normal !important;
375
+ text-decoration: none !important;
376
+ padding: 0px 14px 0px 10px !important;
377
+ background:url(../images/top_static_links_sp.gif) no-repeat 100% 50% !important;
378
+ }
379
+ div.top_static a:hover {
380
+ color: #7b7b7b !important;
381
+ }
382
+ div.top_static a.last {
383
+ background: none !important;
384
+ padding: 0px 0px 0px 10px !important;
385
+ }
386
+ div.top_static a:hover {
387
+ text-decoration: underline !important;
388
+ }
389
+ .header .links {
390
+ clear: both;
391
+ $width: 100%;
392
+ }
393
+ .header .links li {
394
+ $display: inline;
395
+ $float: right;
396
+ padding:0 12px 0 2px;
397
+ }
398
+ .header .links a:link, .header .links a:visited {
399
+ color: #6f6f6f;
400
+ text-decoration: none;
401
+ font: 11px Arial, Helvetica, sans-serif;
402
+ background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
403
+ padding: 0px 16px 0px 0px;
404
+ }
405
+ .header .links a:hover {
406
+ text-decoration: underline;
407
+ }
408
+ .header .links li.last a {
409
+ background: none;
410
+ padding: 0px 0px 0px 0px;
411
+ $background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
412
+ $padding: 0px 12px 0px 0px;
413
+ }
414
+ .header .links li.first a {
415
+ $background: none;
416
+ $padding: 0px 0px 0px 0px;
417
+ }
418
+ /*breadvrumbs*/
419
+ .breadcrumbs {
420
+ clear: both;
421
+ margin-bottom: 3px;
422
+ padding: 5px 0 5px 0;
423
+ }
424
+ .breadcrumbs li {
425
+ margin-right: 5px;
426
+ color: #5d5d5d;
427
+ }
428
+ .breadcrumbs strong {
429
+ font-weight: normal !important;
430
+ }
431
+ .breadcrumbs li strong {
432
+ color: #5d5d5d;
433
+ }
434
+ .breadcrumbs span {
435
+ display: none;
436
+ }
437
+ .breadcrumbs a:link, .breadcrumbs a:visited {
438
+ color: #9a9a9a;
439
+ text-decoration: none;
440
+ padding-right: 15px;
441
+ background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
442
+ }
443
+ .breadcrumbs a:hover {
444
+ color: #5d5d5d;
445
+ }
446
+ /*------------------Footer-------------------*/
447
+ .footer-container {
448
+ border-top: 1px solid #d9d9d9;
449
+ background: #f5f5f5;
450
+ }
451
+ .footer {
452
+ padding:5px 10px 5px;
453
+ }
454
+ .footer ul.links {
455
+ padding-bottom: 2px;
456
+ }
457
+ .footer address {
458
+ margin-bottom: 0;
459
+ color: #8c8e8f;
460
+ }
461
+ .footer a {
462
+ color: #697073;
463
+ }
464
+ /*-------------------------------------------------------SIDE BARS-----------*/
465
+ .block {
466
+ border: 1px solid #d9dde3;
467
+ margin: 0 0 14px;
468
+ }
469
+ .block .block-title {
470
+ border-bottom: 0px;
471
+ padding: 0px 0px 0px 0px;
472
+ }
473
+ .block-account .block-title {
474
+ background: #fff;
475
+ }
476
+ .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
477
+ border: 0 !important;
478
+ }
479
+ .block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, .block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, .block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, .block-tags .block-title strong, .block-login .block-title strong {
480
+ color: #474747;
481
+ }
482
+ .block .block-title strong {
483
+ color: #5d5d5d;
484
+ font: bold 12px/16px Tahoma, Helvetica, sans-serif;
485
+ padding: 3px 4px 3px 9px;
486
+ text-transform: uppercase;
487
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
488
+ }
489
+ .block .block-content {
490
+ color: #babbbb;
491
+ padding-top: 6px;
492
+ padding-bottom: 8px;
493
+ background: #fff;
494
+ }
495
+ .block-cart .block-content {
496
+ color: #474747;
497
+ }
498
+ .block-payment-options .block-content {
499
+ padding-left: 9px;
500
+ }
501
+ .block li.odd {
502
+ background: transparent;
503
+ }
504
+ /*shop by, category*/
505
+ .block-layered-nav .block-subtitle {
506
+ display: none;
507
+ }
508
+ .block-layered-nav .block-title {
509
+ text-indent:0em;
510
+ height: 30px;
511
+ background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
512
+ }
513
+ .block-layered-nav .block-title strong {
514
+ padding: 6px 4px 6px 28px;
515
+ background: url(../images/block_head_line.gif) no-repeat 0% 100%;
516
+ }
517
+ .block-layered-nav .block-content {
518
+ border: 0;
519
+ }
520
+ .block-layered-nav dt {
521
+ background: none;
522
+ font-weight: bold;
523
+ color: #bebebe;
524
+ padding: 0px 0px 3px 12px;
525
+ text-transform:none;
526
+ }
527
+ .block-layered-nav li {
528
+ padding-bottom: 2px;
529
+ color: #313438;
530
+ }
531
+ .block-layered-nav li a {
532
+ font: bold 11px/16px Tahoma, Helvetica, sans-serif;
533
+ color: #313438;
534
+ text-decoration: none;
535
+ }
536
+ .block-layered-nav li a:hover {
537
+ color: #666;
538
+ }
539
+ .block-layered-nav dd {
540
+ background: url(../images/block_line.gif) no-repeat 0% 100%;
541
+ }
542
+ .block-layered-nav .currently .label {
543
+ background:none;
544
+ font-weight:bold;
545
+ padding-left:0px;
546
+ text-transform:none;
547
+ color: #888;
548
+ }
549
+ .block-layered-nav .currently .label span {
550
+ font-weight:normal;
551
+ color: #5d5d5d;
552
+ }
553
+ /*block-cart*/
554
+ .block-cart .block-title {
555
+ background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
556
+ }
557
+ .block-cart .block-title strong {
558
+ padding-left: 30px;
559
+ }
560
+ .block-cart .actions {
561
+ text-align: center !important;
562
+ padding-top: 0;
563
+ }
564
+ .block-cart .actions button {
565
+ margin-left: auto !important;
566
+ margin-right: auto !important;
567
+ float: none !important;
568
+ }
569
+ .block-cart .summary {
570
+ padding-bottom: 3px;
571
+ }
572
+ /*block-subscribe*/
573
+ .block-subscribe {
574
+ background: none;
575
+ }
576
+ .block-subscribe .block-title {
577
+ background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
578
+ }
579
+ .block-subscribe .block-title strong {
580
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
581
+ padding-left: 32px;
582
+ }
583
+ .block-subscribe .block-content {
584
+ background: none;
585
+ padding-top: 6px;
586
+ }
587
+ .block-subscribe label {
588
+ font-family: Arial, Helvetica, sans-serif;
589
+ color:#66625b;
590
+ }
591
+ .block-subscribe input.input-text {
592
+ width: 167px;
593
+ height: 17px;
594
+ font-family: Arial, Helvetica, sans-serif;
595
+ font-size: 11px;
596
+ font-weight: normal;
597
+ color: #66625a;
598
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
599
+ border: 0;
600
+ margin: 0;
601
+ padding: 0px 0px 0px 7px;
602
+ }
603
+ .block-subscribe input.input-text:focus {
604
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
605
+ }
606
+ .block-subscribe .input-box {
607
+ float: left;
608
+ position: relative;
609
+ margin: 0;
610
+ padding: 8px 0px 0px 0px;
611
+ }
612
+ .block-subscribe .actions {
613
+ float: left;
614
+ position: relative;
615
+ margin: 0;
616
+ padding: 0;
617
+ }
618
+ .block-subscribe .button {
619
+ display: block;
620
+ margin: 7px 0px 0px 0px;
621
+ padding: 0 8px 0 0;
622
+ cursor: pointer;
623
+ font-size: 10px;
624
+ text-align: center;
625
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
626
+ height: 17px !important;
627
+ }
628
+ .block-subscribe .button span {
629
+ float: left;
630
+ position: relative;
631
+ border: 0 !important;
632
+ }
633
+ .block-subscribe .button span span {
634
+ padding: 2px 0 0 8px;
635
+ background: none !important;
636
+ font-size: 11px;
637
+ height: 17px;
638
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
639
+ border: 0 !important;
640
+ color: #323232;
641
+ }
642
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
643
+ background-position: right -96px;
644
+ cursor: pointer;
645
+ }
646
+ button.button:hover span span, button.buttonHover span span {
647
+ background-position: 0 -32px !important;
648
+ color: #050000;
649
+ }
650
+ /*side-bar items*/
651
+ .block .block-content li.item {
652
+ padding:0px 12px 7px 9px;
653
+ }
654
+ .block .block-content li.item .product {
655
+ padding-bottom: 0px;
656
+ }
657
+ .block .block-content li.last .product {
658
+ padding-bottom: 8px;
659
+ border-bottom: 0;
660
+ }
661
+ /*side-bar prices*/
662
+ .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
663
+ color: #929292;
664
+ }
665
+ .old-price .price-label, .old-price .price {
666
+ color:#697073;
667
+ }
668
+ .special-price {
669
+ padding-top: 0;
670
+ }
671
+ .special-price .price, .special-price .price-label {
672
+ font-weight: bold !important;
673
+ color: #000 !important;
674
+ }
675
+ .special-price .price {
676
+ font:11px Tahoma, Helvetica, sans-serif;
677
+ color: #8f0509 !important;
678
+ }
679
+ /*reccently view*/
680
+ #recently-viewed-items {
681
+ margin-top: 4px;
682
+ margin-left: 0px;
683
+ }
684
+ #recently-viewed-items li {
685
+ padding-top: 1px;
686
+ padding-bottom: 2px;
687
+ }
688
+ #recently-viewed-items a {
689
+ font-weight: bold;
690
+ text-decoration: none;
691
+ color: #babbbb;
692
+ }
693
+ #recently-viewed-items a:hover {
694
+ color: #5d5d5d;
695
+ }
696
+ /*most popular, related */
697
+ .product-name a {
698
+ text-decoration: none;
699
+ }
700
+ .block-content .old-price .price-label {
701
+ display: none;
702
+ color: #697073;
703
+ font-weight: bold;
704
+ }
705
+ .block-content .special-price .price-label {
706
+ display: none;
707
+ }
708
+ .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
709
+ font-weight: bold;
710
+ font-size: 11px;
711
+ }
712
+ .block-content .old-price .price {
713
+ text-decoration: line-through;
714
+ color: #697073;
715
+ }
716
+ .product-name a:hover {
717
+ text-decoration: underline;
718
+ }
719
+ .block .block-content ol {
720
+ }
721
+ /*****************************************************************************CATALOG****************/
722
+ /*pager*/
723
+ .toolbar .pager {
724
+ border: none;
725
+ }
726
+ .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
727
+ font-weight: normal;
728
+ color: #9a9a9a;
729
+ }
730
+ .toolbar .pager a, .toolbar .sorter a {
731
+ color: #050000;
732
+ }
733
+ .pager .pages {
734
+ /*float: left;*/
735
+ position: relative;
736
+ padding-left: 20px;
737
+ color: #9a9a9a;
738
+ }
739
+ .pager .pages strong {
740
+ font-weight: normal;
741
+ color: #9a9a9a;
742
+ font-family: Arial;
743
+ }
744
+ .pager .limiter {
745
+ padding-right: 64px;
746
+ }
747
+ .pager .limiter select, .sorter .sort-by select {
748
+ background:none repeat scroll 0 0 #f8f8f8;
749
+ border:1px solid #dcdfe5;
750
+ color: #2c2f33;
751
+ }
752
+ .sort-by {
753
+ float: right;
754
+ position: relative;
755
+ }
756
+ .sorter .sort-by {
757
+ padding-right: 0;
758
+ }
759
+ /*items*/
760
+ .products-list .product-image {
761
+ width: 160px;
762
+ height: 135px;
763
+ }
764
+ .products-list .product-shop {
765
+ margin-left:175px;
766
+ }
767
+ /*��������*/
768
+ .products-list .product-name, .products-list .product-name a {
769
+ color:#030000;
770
+ font-size:11px;
771
+ font-weight: normal;
772
+ text-transform: uppercase;
773
+ text-decoration: none;
774
+ margin-bottom: 8px;
775
+ }
776
+ .products-grid .product-name, .products-grid .product-name a {
777
+ color:#030000;
778
+ font-size:11px;
779
+ font-weight: normal;
780
+ text-transform: uppercase;
781
+ text-decoration: none;
782
+ margin-bottom: 0;
783
+ }
784
+ .products-list .product-name a:hover, .products-grid .product-name a:hover {
785
+ text-decoration: underline;
786
+ }
787
+ /*��������*/
788
+ .products-list .desc {
789
+ font:11px Arial, Helvetica, sans-serif;
790
+ line-height: 130%;
791
+ }
792
+ .mini-products-list .product-name {
793
+ }
794
+ .mini-products-list .product-image {
795
+ width: 50px;
796
+ }
797
+ .mini-products-list .product-details {
798
+ margin-left: 62px;
799
+ }
800
+ /*Prices*/
801
+
802
+ .products-grid .price-box {
803
+ margin: 4px 0 0 0;
804
+ }
805
+ /*catalog price*/
806
+ .regular-price {
807
+ color:#000000;
808
+ }
809
+ .regular-price .price, .price-box .price {
810
+ color: #8f0509;
811
+ font-weight: bold !important;
812
+ font:11px Tahoma, Helvetica, sans-serif;
813
+ }
814
+ div.product-shop .regular-price .price, div.product-shop .price-box .price {
815
+ font:15px Tahoma, Helvetica, sans-serif;
816
+ }
817
+ .minimal-price .price-label {
818
+ font-weight: normal;
819
+ }
820
+ .minimal-price-link {
821
+ text-decoration: none;
822
+ }
823
+ /* Form Elements */
824
+ input {
825
+ font:12px/15px Arial, Helvetica, sans-serif;
826
+ color:#5d5d5d;
827
+ font-weight: bold;
828
+ }
829
+ select, textarea {
830
+ font:11px/14px Arial, Helvetica, sans-serif;
831
+ color:#808080;
832
+ font-weight: normal;
833
+ }
834
+ input.input-text, select, textarea {
835
+ background:#f8f8f8;
836
+ border:1px solid #e9e9eb;
837
+ }
838
+ select.multiselect option {
839
+ }
840
+ .sort-by select {
841
+ width: 128px;
842
+ }
843
+ /* Form */
844
+ .form-list label {
845
+ }
846
+ .form-list label.required em {
847
+ font-style:normal;
848
+ }
849
+ /* REQUIRED BUTTON STYLES: */
850
+ button.button {
851
+ position: relative;
852
+ border: 0 !important;
853
+ cursor: pointer;
854
+ padding: 0;
855
+ overflow: visible; /* removes extra side padding in IE */
856
+ }
857
+ button.button::-moz-focus-inner {
858
+ border: none; /* overrides extra padding in Firefox */
859
+ }
860
+ button.button span {
861
+ position: relative;
862
+ display: block;
863
+ white-space: nowrap;
864
+ border: 0 !important;
865
+ background: none !important;
866
+ height:17px;
867
+ padding: 0;
868
+ margin: 0;
869
+ }
870
+ button.button span span {
871
+ position: relative;
872
+ display: block;
873
+ white-space: nowrap;
874
+ border: 0 !important;
875
+ }
876
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
877
+ /* Safari and Google Chrome only - fix margins */
878
+ button.button span {
879
+ margin-top: -1px;
880
+ }
881
+ }
882
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
883
+ button.button {
884
+ padding: 0 11px 0 0;
885
+ font: 11px Tahoma, Helvetica, sans-serif;
886
+ text-align: center;
887
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
888
+ height: 17px !important;
889
+ }
890
+ button.button span span {
891
+ padding: 2px 0 0 11px;
892
+ height: 17px;
893
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
894
+ border: 0 !important;
895
+ color: #323232;
896
+ font: 11px Tahoma, Helvetica, sans-serif;
897
+ text-transform: uppercase;
898
+ }
899
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
900
+ background-position: right -96px;
901
+ }
902
+ button.button:hover span span, button.buttonHover span span {
903
+ background-position: 0 -32px !important;
904
+ color: #050000;
905
+ }
906
+ .products-grid button.button, .products-list button.button, .add-to-cart button.button {
907
+ padding: 0 15px 0 0;
908
+ font: 10px Tahoma, Helvetica, sans-serif;
909
+ text-align: center;
910
+ background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
911
+ height: 17px !important;
912
+ }
913
+ .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
914
+ padding: 2px 0 0 26px;
915
+ height: 17px;
916
+ background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
917
+ border: 0 !important;
918
+ color: #323232;
919
+ font: 10px Tahoma, Helvetica, sans-serif;
920
+ text-transform: uppercase;
921
+ }
922
+ .products-grid button.button:hover, .products-grid button.buttonHover, .products-list button.button:hover, .products-list button.buttonHover, .add-to-cart button.button:hover, .add-to-cart button.buttonHover { /* the redundant class is used to apply the hover state with a script */
923
+ background-position: right -96px;
924
+ }
925
+ .products-grid button.button:hover span span, .products-grid button.buttonHover span span, .products-list button.button:hover span span, .products-list button.buttonHover span span, .add-to-cart button.button:hover span span, .add-to-cart button.buttonHover span span {
926
+ background-position: 0 -32px !important;
927
+ color: #050000;
928
+ }
929
+ .product-view .box-tags .form-add .input-box {
930
+ margin-right: 8px;
931
+ }
932
+ .product-view .box-tags .form-add .input-box input {
933
+ height: 14px;
934
+ background: #f8f8f8;
935
+ border: 1px solid #d9dde3;
936
+ }
937
+ div.toolbar div.sorter {
938
+ display: none;
939
+ }
940
+ div.toolbar-bottom div.sorter {
941
+ display: block;
942
+ }
943
+ div.toolbar-bottom .view-mode {
944
+ padding-right: 20px;
945
+ }
946
+ div.toolbar-bottom .limiter {
947
+ float: right;
948
+ }
949
+ .col2-left-layout .products-grid, .col2-right-layout .products-grid {
950
+ padding-top: 5px;
951
+ }
952
+ .category-products {
953
+ margin-right: 10px;
954
+ }
955
+ .category-products ul.products-grid {
956
+ margin-bottom: 20px;
957
+ border-bottom: 0;
958
+ }
959
+ .category-products ul.last {
960
+ border-bottom:0 none;
961
+ }
962
+ .col2-left-layout .category-products {
963
+ }
964
+ .col2-left-layout .category-products ul.products-grid {
965
+ border-bottom: 0;
966
+ width: 650px;
967
+ }
968
+ .col2-left-layout .category-products ul.products-grid li {
969
+ padding: 1px 30px 20px 20px;
970
+ width: 160px;
971
+ }
972
+ /**************************************************************PRODUCT******************/
973
+ .product-view {
974
+ border: 1px solid #e5e6e8;
975
+ padding: 22px 0 0 0;
976
+ }
977
+ .product-essential {
978
+ padding-top: 0;
979
+ }
980
+ .product-view .product-shop {
981
+ width: 338px;
982
+ }
983
+ .product-view .product-img-box {
984
+ margin-top: 10px;
985
+ }
986
+ .product-view .product-img-box .product-image {
987
+ margin-bottom: 5px;
988
+ }
989
+ .product-view .product-img-box .zoom #track {
990
+ background:#dadada;
991
+ }
992
+ .product-view .product-shop .availability {
993
+ font-size: 11px;
994
+ }
995
+ .product-view .product-img-box .more-views li {
996
+ margin:0 0 8px 12px;
997
+ }
998
+ .product-view .product-img-box .more-views li a {
999
+ border: 1px solid #ffffff;
1000
+ }
1001
+ .add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {
1002
+ /*display: none;*/
1003
+ }
1004
+ .product-view .add-to-cart .button {
1005
+ margin-top: 3px;
1006
+ }
1007
+ .product-view .product-shop .add-to-links a {
1008
+ color:#313438 !important;
1009
+ font-weight:normal !important;
1010
+ font:11px Arial, Helvetica, sans-serif;
1011
+ }
1012
+ .product-view .product-shop .short-description {
1013
+ line-height: 130%;
1014
+ }
1015
+ .product-collateral .box-collateral, .no-rating {
1016
+ margin-bottom: 15px;
1017
+ }
1018
+ .product-view .box-up-sell .products-grid {
1019
+ width: 642px !important;
1020
+ margin-bottom: 10px;
1021
+ }
1022
+ .product-view .box-up-sell .products-grid td {
1023
+ padding:15px 5px 12px 0px;
1024
+ }
1025
+ /*titles on product page*/
1026
+ .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
1027
+ font:12px Arial, Helvetica, sans-serif;
1028
+ font-weight: bold;
1029
+ text-transform: none;
1030
+ color: #313438;
1031
+ margin: 5px 0px 7px 0px;
1032
+ }
1033
+ /*messages*/
1034
+ .error-msg, .success-msg, .note-msg, .notice-msg {
1035
+ background: none;
1036
+ min-height:24px !important;
1037
+ padding:4px 8px 2px 8px !important;
1038
+ }
1039
+ .add-to-box .or {
1040
+ color:#697073;
1041
+ font-weight:normal;
1042
+ }
1043
+ .product-collateral {
1044
+ padding: 15px 25px 25px 25px;
1045
+ background: #fff;
1046
+ }
1047
+ .product-view .box-tags .form-add label {
1048
+ color: #697073 !important;
1049
+ font-weight: normal !important;
1050
+ font-size: 11px;
1051
+ }
1052
+ .product-view .box-tags .form-add .input-box {
1053
+ padding:0;
1054
+ }
1055
+ .product-view .box-tags .note {
1056
+ padding:0;
1057
+ }
1058
+ .product-options p.required {
1059
+ padding-top: 0;
1060
+ }
1061
+ .product-options {
1062
+ padding-bottom: 5px;
1063
+ }
1064
+ /***************************************************************CART**********************************/
1065
+ .cart .page-title h1 {
1066
+ margin-top: 0;
1067
+ }
1068
+ .cart .page-title .checkout-types li {
1069
+ margin-bottom: 0;
1070
+ margin-top: 5px;
1071
+ }
1072
+ .data-table thead th {
1073
+ font:11px Arial, Helvetica, sans-serif;
1074
+ font-weight: bold;
1075
+ }
1076
+ .cart .discount h2, .cart .shipping h2 {
1077
+ color:#5d5d5d;
1078
+ font:bold 12px/12px Arial, Helvetica, sans-serif;
1079
+ padding:0 0 0 0px;
1080
+ text-transform:none;
1081
+ }
1082
+ .cart .discount input.input-text {
1083
+ border: 1px solid #d9dde3;
1084
+ width: 126px;
1085
+ padding-left: 6px;
1086
+ color: #5d5d5d;
1087
+ float: left;
1088
+ }
1089
+ #checkout-review-table tfoot tr.last .price {
1090
+ color: #8f0509;
1091
+ font:12px Arial, Helvetica, sans-serif;
1092
+ }
1093
+ #shopping-cart-totals-table tfoot .price {
1094
+ color: #8f0509;
1095
+ font-weight: bold !important;
1096
+ font:12px Arial, Helvetica, sans-serif;
1097
+ }
1098
+ #shopping-cart-totals-table .price {
1099
+ color: #8f0509;
1100
+ font-weight: normal !important;
1101
+ font:12px Arial, Helvetica, sans-serif;
1102
+ }
1103
+ .cart .totals td {
1104
+ vertical-align: middle;
1105
+ font:12px Arial, Helvetica, sans-serif;
1106
+ color: #000000;
1107
+ }
1108
+ .cart .totals tfoot td strong {
1109
+ font:12px Arial, Helvetica, sans-serif;
1110
+ font-weight: bold;
1111
+ }
1112
+ .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1113
+ margin-top: 0;
1114
+ margin-left: 8px;
1115
+ float: left;
1116
+ clear: none;
1117
+ }
1118
+ .discounts {
1119
+ width: 50%;
1120
+ float: left;
1121
+ position: relative;
1122
+ }
1123
+ .form-list label {
1124
+ font:11px Arial, Helvetica, sans-serif;
1125
+ color: #5d5d5d;
1126
+ font-weight: bold;
1127
+ }
1128
+ .form-list .input-box select {
1129
+ border: 1px solid #d9dde3;
1130
+ }
1131
+ .checkout-progress li.active {
1132
+ border-top-color: #313438;
1133
+ color: #313438;
1134
+ }
1135
+ .cart .crosssell {
1136
+ padding: 11px 15px 12px 15px;
1137
+ }
1138
+ .cart .crosssell .link-wishlist {
1139
+ color: #313438 !important;
1140
+ }
1141
+ /* SMALL BUTTONS */
1142
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1143
+ position: relative;
1144
+ border: 0 !important;
1145
+ cursor: pointer;
1146
+ padding: 0;
1147
+ overflow: visible; /* removes extra side padding in IE */
1148
+ }
1149
+ .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner, .block-compare button.button::-moz-focus-inner {
1150
+ border: none; /* overrides extra padding in Firefox */
1151
+ }
1152
+ .cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span, .block-compare button.button span {
1153
+ position: relative;
1154
+ display: block;
1155
+ white-space: nowrap;
1156
+ border: 0 !important;
1157
+ background: none;
1158
+ /*height:19px;*/
1159
+ padding: 0;
1160
+ margin: 0;
1161
+ }
1162
+ .cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span, .block-compare button.button span span {
1163
+ position: relative;
1164
+ display: block;
1165
+ white-space: nowrap;
1166
+ border: 0 !important;
1167
+ }
1168
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1169
+ .cart .discount button.button span {
1170
+ margin-top: -1px;
1171
+ }
1172
+ }
1173
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1174
+ .cart .shipping button.button span {
1175
+ margin-top: -1px;
1176
+ }
1177
+ }
1178
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1179
+ #shopping-cart-table button.button span {
1180
+ margin-top: -1px;
1181
+ }
1182
+ }
1183
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1184
+ .my-wishlist .buttons-set button.button span {
1185
+ margin-top: -1px;
1186
+ }
1187
+ }
1188
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1189
+ .block-compare button.button span {
1190
+ margin-top: -1px;
1191
+ }
1192
+ }
1193
+ /* custom look and feel: */
1194
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1195
+ padding: 0 15px 0 0;
1196
+ font: 11px Arial, Helvetica, sans-serif;
1197
+ }
1198
+ .cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
1199
+ padding: 2px 0 0 15px;
1200
+ }
1201
+ .crosssell-div {
1202
+ clear: both;
1203
+ }
1204
+ /***********************************************************CHECKOUT, ACCOUNT********************************/
1205
+ .opc .step-title h2 {
1206
+ font:12px Arial, Helvetica, sans-serif;
1207
+ font-weight: bold;
1208
+ }
1209
+ .opc .allow .step-title h2 {
1210
+ color: #999;
1211
+ }
1212
+ .opc .step-title .number {
1213
+ background: #fff;
1214
+ border: 1px solid #575757;
1215
+ color: #999999;
1216
+ }
1217
+ .opc .allow .step-title .number {
1218
+ background: #fff;
1219
+ border: 1px solid #999999;
1220
+ color: #999999;
1221
+ }
1222
+ .opc .active .step-title .number {
1223
+ background:#d4d4d4;
1224
+ border: 1px solid #3a3c40;
1225
+ color:#3a3c40;
1226
+ }
1227
+ .dashboard .box-reviews .number {
1228
+ background: #fff;
1229
+ border: 1px solid #999999 !important;
1230
+ color: #999999;
1231
+ }
1232
+ .dashboard .box-reviews .details {
1233
+ margin-left: 25px;
1234
+ padding-top: 3px;
1235
+ }
1236
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1237
+ color: #999;
1238
+ }
1239
+ .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1240
+ background: none;
1241
+ font-size:12px;
1242
+ padding-left:0px;
1243
+ text-transform:uppercase;
1244
+ }
1245
+ .my-account .box-info {
1246
+ color: #313131;
1247
+ }
1248
+ .title-buttons .button {
1249
+ margin-top: 5px;
1250
+ }
1251
+ .advanced-search-summary strong {
1252
+ padding-left: 0;
1253
+ }
1254
+ .block-progress {
1255
+ margin-top: 74px;
1256
+ }
1257
+ .block-progress dt {
1258
+ font-size:12px;
1259
+ padding-left:12px;
1260
+ color: #313438;
1261
+ }
1262
+ .block-account .block-content li.current {
1263
+ color: #313438;
1264
+ }
1265
+ .block-account .block-content li a:hover {
1266
+ color: #313438;
1267
+ text-decoration: underline !important;
1268
+ }
1269
+ /**************************************************************HOME PAGE***********************************/
1270
+ p.home_banner {
1271
+ margin: 0;
1272
+ padding: 0;
1273
+ }
1274
+ div.logos {
1275
+ background: #121617;
1276
+ width: 100%;
1277
+ margin:0;
1278
+ padding: 17px 0px 6px 0px;
1279
+ text-align: center;
1280
+ }
1281
+ div.logos a {
1282
+ margin-left: 15px;
1283
+ margin-right: 15px;
1284
+ }
1285
+ /*featured product tabs*/
1286
+ .sp {
1287
+ clear: both;
1288
+ }
1289
+ div.tabs_block {
1290
+ width: 100%;
1291
+ color: #202b36;
1292
+ background: #2d3739;
1293
+ margin: 0px 0 15px 0;
1294
+ padding-bottom: 6px;
1295
+ }
1296
+ div.tabs_block h5 {
1297
+ font-family: Arial, Tahoma, sans-serif;
1298
+ color: #5d5c5a;
1299
+ margin: 0 0 3px 0;
1300
+ }
1301
+ div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
1302
+ text-decoration: none;
1303
+ }
1304
+ div.tabs_block h5 a:hover {
1305
+ text-decoration: underline;
1306
+ }
1307
+ div.tabs_block p {
1308
+ padding: 0 0 0px 0;
1309
+ margin: 0px 0px 0px 0px;
1310
+ }
1311
+ div.tabs_info {
1312
+ padding: 0px 0px 0px 0px;
1313
+ margin: 0px 0px 0px 0px;
1314
+ background: #ffffff url(../images/tab_bg.png) no-repeat 0% 100%;
1315
+ }
1316
+ div.slider-left {
1317
+ width: 297px;
1318
+ float: left;
1319
+ position: relative;
1320
+ text-align: left;
1321
+ padding: 15px 15px 0px 15px;
1322
+ line-height: 130%;
1323
+ }
1324
+ div.slider-left p {
1325
+ padding: 0 0 0px 0;
1326
+ margin: 0px 0px 5px 0px;
1327
+ }
1328
+ div.slider-right {
1329
+ width: 628px;
1330
+ float: right;
1331
+ position: relative;
1332
+ background: #ffffff;
1333
+ padding: 0px 15px 0px 15px;
1334
+ }
1335
+ div.slider-right .product-image {
1336
+ float: left;
1337
+ padding-left: 40px;
1338
+ }
1339
+ div.slider-right a.product-info:link, div.slider-right a.product-info:visited {
1340
+ color: #fff;
1341
+ font-weight: bold;
1342
+ text-transform: uppercase;
1343
+ text-decoration: none;
1344
+ line-height: 26px;
1345
+ display: block;
1346
+ width: 100px;
1347
+ height: 26px;
1348
+ background: url(../images/details_btn.png) no-repeat 0 0;
1349
+ position: absolute;
1350
+ right: 10px;
1351
+ bottom: 10px;
1352
+ }
1353
+ div.slider-right a.product-info:hover {
1354
+ }
1355
+ div.slider-right .price-box {
1356
+ position: absolute;
1357
+ right: 10px;
1358
+ bottom: 50px;
1359
+ width: 100px;
1360
+ }
1361
+ div.slider-right .old-price .price-label, div.slider-right .special-price .price-label {
1362
+ color: #000000;
1363
+ }
1364
+ div.slider-right .price {
1365
+ color: #018fc4;
1366
+ }
1367
+ div.slider-right .special-price .price {
1368
+ color: #5d5d5d;
1369
+ }
1370
+ div.tabs_ul {
1371
+ margin:0;
1372
+ padding: 0;
1373
+ }
1374
+ .ui-tabs-nav {
1375
+ margin:0 0 0 0px;
1376
+ padding: 0;
1377
+ }
1378
+ div.tabs_ul li {
1379
+ float: left;
1380
+ margin: 0;
1381
+ padding:0;
1382
+ }
1383
+ div.tabs_ul a:link, div.tabs_ul a:visited {
1384
+ display: block;
1385
+ height: 30px;
1386
+ font:14px Arial, Helvetica, sans-serif;
1387
+ color: #ffde00;
1388
+ font-weight: bold !important;
1389
+ text-transform: uppercase;
1390
+ text-decoration: none;
1391
+ text-align: left;
1392
+ overflow: hidden;
1393
+ padding: 8px 0 0 32px;
1394
+ margin: 0;
1395
+ }
1396
+ a.left_tab:link, a.left_tab:visited {
1397
+ width: 297px;
1398
+ background: url(../images/tab_left.png) no-repeat;
1399
+ }
1400
+ a.left_tab:hover {
1401
+ background: url(../images/tab_left.png) no-repeat 0% 100%;
1402
+ }
1403
+ a.center_tab:link, a.center_tab:visited {
1404
+ width: 299px;
1405
+ background: url(../images/tab_center.png) no-repeat;
1406
+ }
1407
+ a.center_tab:hover {
1408
+ background: url(../images/tab_center.png) no-repeat 0% 100%;
1409
+ }
1410
+ a.right_tab:link, a.right_tab:visited {
1411
+ width: 297px;
1412
+ background: url(../images/tab_right.png) no-repeat 100% 0%;
1413
+ }
1414
+ a.right_tab:hover {
1415
+ background: url(../images/tab_right.png) no-repeat 100% 100%;
1416
+ }
1417
+ div.tabs_ul a:hover {
1418
+ font:14px Arial, Helvetica, sans-serif;
1419
+ color: #018fc4;
1420
+ background-position: no-repeat 0 100%;
1421
+ }
1422
+ li.ui-tabs-selected a.left_tab {
1423
+ font:16px Arial, Helvetica, sans-serif !important;
1424
+ color: #018fc4 !important;
1425
+ background: url(../images/tab_left.png) no-repeat 0 100% !important;
1426
+ font-weight: bold !important;
1427
+ }
1428
+ li.ui-tabs-selected a.center_tab {
1429
+ font:16px Arial, Helvetica, sans-serif !important;
1430
+ color: #018fc4 !important;
1431
+ background: url(../images/tab_center.png) no-repeat 0 100% !important;
1432
+ font-weight: bold !important;
1433
+ }
1434
+ li.ui-tabs-selected a.right_tab {
1435
+ font:16px Arial, Helvetica, sans-serif !important;
1436
+ color: #018fc4 !important;
1437
+ background: url(../images/tab_right.png) no-repeat 100% 100% !important;
1438
+ font-weight: bold !important;
1439
+ }
1440
+ div.f-1_left a {
1441
+ display: block;
1442
+ height: 51px;
1443
+ font-size: 1.5em;
1444
+ font-family: Arial, Tahoma, sans-serif;
1445
+ font-weight: bold;
1446
+ color: #383838;
1447
+ text-decoration: none;
1448
+ line-height: 1;
1449
+ padding: 12px 0 0 76px;
1450
+ margin: 0 0 27px 0;
1451
+ }
1452
+ div.f-1_left a span {
1453
+ font-size: 0.8em;
1454
+ color: #2b5198;
1455
+ }
1456
+ /*---------//jquery//-----------------*/
1457
+ .ui-tabs-hide {
1458
+ display: none;
1459
+ }
1460
+ .ui-tabs-nav:after {
1461
+ display: block;
1462
+ clear: both;
1463
+ content: " ";
1464
+ }
1465
+ * html .ui-tabs-nav {
1466
+ display: inline-block;
1467
+ }
1468
+ *:first-child+html .ui-tabs-nav {
1469
+ display: inline-block;
1470
+ }
1471
+ .ui-accordion .ui-accordion-header {
1472
+ cursor: pointer;
1473
+ position: relative;
1474
+ margin-top: 1px;
1475
+ zoom: 1;
1476
+ }
1477
+ .ui-accordion .ui-accordion-li-fix {
1478
+ display: inline;
1479
+ }
1480
+ .ui-accordion .ui-accordion-header-active {
1481
+ border-bottom: 0 !important;
1482
+ }
1483
+ .ui-accordion .ui-accordion-content-active {
1484
+ display: block;
1485
+ }
1486
+ /*home page products*/
1487
+ .products-grid li.item {
1488
+ float: left;
1489
+ padding: 1px 20px 20px 0;
1490
+ width: 140px;
1491
+ }
1492
+ .products-grid li.last {
1493
+ float: left;
1494
+ padding: 1px 0 20px 0;
1495
+ width: 140px;
1496
+ }
1497
+ .products-grid .actions {
1498
+ bottom: 0;
1499
+ }
1500
+ .products-grid .product-image {
1501
+ width: 135px;
1502
+ background-color: #ffffff;
1503
+ margin-bottom: 14px;
1504
+ }
1505
+ .products-grid .product-image img {
1506
+ width: 135px;
1507
+ }
1508
+ /*block-service*/
1509
+ .block-service .block-title {
1510
+ background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1511
+ padding-top: 2px;
1512
+ }
1513
+ .block-service .block-title strong {
1514
+ padding-left: 30px;
1515
+ }
1516
+ .block-service .block-content {
1517
+ padding: 13px 15px 2px 17px;
1518
+ font-size: 11px;
1519
+ color: #878787;
1520
+ }
1521
+ .block-service .block-content span {
1522
+ display: block;
1523
+ line-height: 35px;
1524
+ font-family: Times New Roman;
1525
+ font-weight: bold;
1526
+ font-size: 15px;
1527
+ color: #34363a;
1528
+ }
1529
+ .block-service .block-content span span {
1530
+ display: inline;
1531
+ padding-left: 3px;
1532
+ font-weight: normal;
1533
+ font-size: 32px;
1534
+ color: #8f0509;
1535
+ }
1536
+ /**************************************************************TEXT COLORS*********************************************/
1537
+ /* blue */
1538
+ .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1539
+ color: #697073 !important;
1540
+ }
1541
+ /*light*/
1542
+ .error-msg {
1543
+ color: #bebebe !important;
1544
+ }
1545
+ /*dark*/
1546
+ .form-list label.required em, .opc .active .step-title h2, .sp-methods label .price, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2, .compare-table tr.first td .product-name a, .data-table tr td .product-name a {
1547
+ color: #000 !important;
1548
+ }
1549
+ .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1550
+ color: #5d5d5d;
1551
+ font-weight: normal !important;
1552
+ }
1553
+ /*medium grey text*/
1554
+ .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1555
+ color: #5d5d5d !important;
1556
+ }
1557
+ /*dark grey - separators, lines*/
1558
+ .products-list .add-to-links .separator {
1559
+ color: #6a7173;
1560
+ }
1561
+ /*grey*/
1562
+ .block .block-subtitle, .product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a, .tags-list li a {
1563
+ color: #5d5d5d;
1564
+ }
1565
+ .link-wishlist {
1566
+ color: #5d5d5d !important;
1567
+ }
1568
+ /*font normal*/
1569
+ .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1570
+ font-weight: normal;
1571
+ }
1572
+ /*font 11px*/
1573
+ .old-price .price-label, .special-price .price-label {
1574
+ font-size: 11px;
1575
+ }
1576
+ .std ul.disc {
1577
+ list-style-type: circle;
1578
+ }
1579
+ /**********************************************************BACKGOUNDS*****************************************************/
1580
+ /*background-transparent*/
1581
+ .toolbar .pager, .product-essential, .product-view .box-up-sell .products-grid td, .block li.even, .success-msg, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .account-login .content, .block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .order-info-box, .toolbar .sorter, .product-view .box-up-sell .products-grid td.empty {
1582
+ background:transparent;
1583
+ }
1584
+ /*border-non*/
1585
+ .toolbar .pager, .product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, #opc-login h3, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete, .toolbar .sorter {
1586
+ border: none;
1587
+ }
1588
+ /*background- forms */
1589
+ .data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step, .fieldset .legend, .advanced-search-summary, .product-options, .data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
1590
+ background:#fff;
1591
+ }
1592
+ /*background-title*/
1593
+ .data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .box-account, .fieldset, .addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, .product-options-bottom, .order-info {
1594
+ background: #fff;
1595
+ }
1596
+ /*background- foocus */
1597
+ input.input-text:focus, select:focus, textarea:focus {
1598
+ background:#fff;
1599
+ }
1600
+ .opc .step-title, .opc .allow .step-title {
1601
+ background:#e6e7e9;
1602
+ }
1603
+ .validation-failed {
1604
+ background:#cfcfd0 !important;
1605
+ }
1606
+ /*border - forms */
1607
+ .error-msg, .success-msg, .note-msg, .notice-msg, .data-table, .data-table thead th, .data-table tfoot, .data-table tbody th, .data-table tbody td, .data-table tfoot td, .opc .step, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set, .box-account, .fieldset, .fieldset .legend, .addresses-list li.item, .compare-table tbody tr.last th, .compare-table tbody tr.last td, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .product-options-bottom, .order-info, .order-info-box, .data-table tbody th, .data-table tbody td, .tags-list {
1608
+ border-color: #dadada !important;
1609
+ }
1610
+ .data-table {
1611
+ border-left: 1px solid #e7e9eb !important;
1612
+ border-right: 1px solid #e7e9eb !important;
1613
+ border-collapse: collapse;
1614
+ }
1615
+ .data-table thead th {
1616
+ border: 1px solid #d9dde3;
1617
+ padding: 9px 12px 9px 12px;
1618
+ color: #5d5d5d;
1619
+ background: #fff;
1620
+ }
1621
+ .data-table td {
1622
+ border-top: 1px solid #d9dde3;
1623
+ border-right: 1px solid #d9dde3;
1624
+ border-bottom: 1px solid #d9dde3;
1625
+ border-left: 0;
1626
+ background: #f8f8f8;
1627
+ }
1628
+ .data-table td .product-name a {
1629
+ font-size: 12px;
1630
+ text-decoration: underline;
1631
+ }
1632
+ .data-table td .product-name a:hover {
1633
+ text-decoration: none;
1634
+ }
1635
+ .data-table td input.qty {
1636
+ color: #3a3c40;
1637
+ border: 1px solid #d9dde3;
1638
+ padding-left: 6px;
1639
+ }
1640
+ .data-table td .price {
1641
+ font-weight: bold !important;
1642
+ color: #3a3c40;
1643
+ font: 11px Arial, Helvetica, sans-serif;
1644
+ }
1645
+ .data-table td.last .price {
1646
+ color: #8f0509;
1647
+ }
1648
+ .data-table tfoot tr td {
1649
+ border: 1px solid #d9dde3;
1650
+ padding: 12px 10px 12px 13px;
1651
+ }
1652
+ /*border blue */
1653
+ .mini-products-list .product-image, .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1654
+ border:1px solid #dce0e5;
1655
+ }
1656
+ .products-grid .product-image {
1657
+ border:1px solid #dadee4;
1658
+ }
1659
+ .products-grid .product-image:hover {
1660
+ border:1px solid #edf0f4;
1661
+ }
1662
+ /*border = background color*/
1663
+ .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1664
+ border-color: #e6e9ee;
1665
+ }
1666
+ .products-list li.item {
1667
+ border-color: transparent;
1668
+ }
1669
+ /*Block poll*/
1670
+ /* REQUIRED BUTTON STYLES: */
1671
+ .block-poll button.button, .block-compare button.button {
1672
+ position: relative;
1673
+ border: 0 !important;
1674
+ cursor: pointer;
1675
+ padding: 0;
1676
+ overflow: visible; /* removes extra side padding in IE */
1677
+ }
1678
+ .block-poll button.button::-moz-focus-inner {
1679
+ border: none; /* overrides extra padding in Firefox */
1680
+ }
1681
+ .block-compare button.button::-moz-focus-inner {
1682
+ border: none; /* overrides extra padding in Firefox */
1683
+ }
1684
+ .block-poll button.button span, .block-compare button.button span {
1685
+ position: relative;
1686
+ display: block;
1687
+ white-space: nowrap;
1688
+ border: 0 !important;
1689
+ background: none;
1690
+ /*height:25px;*/
1691
+ padding: 0;
1692
+ margin: 0;
1693
+ }
1694
+ .block-poll button.button span span, .block-compare button.button span span {
1695
+ position: relative;
1696
+ display: block;
1697
+ white-space: nowrap;
1698
+ border: 0 !important;
1699
+ }
1700
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1701
+ /* Safari and Google Chrome only - fix margins */
1702
+ .block-poll button.button span {
1703
+ margin-top: -1px;
1704
+ }
1705
+ }
1706
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1707
+ /* Safari and Google Chrome only - fix margins */
1708
+ .block-compare button.button span {
1709
+ margin-top: -1px;
1710
+ }
1711
+ }
1712
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
1713
+ .block-poll button.button, .block-compare button.button {
1714
+ padding: 0 10px 0 0;
1715
+ }
1716
+ .block-poll button.button span span, .block-compare button.button span span {
1717
+ padding: 2px 0 0 12px;
1718
+ }
1719
+ /*Compare*/
1720
+ .compare-table .btn-remove {
1721
+ height: 11px;
1722
+ width: 57px;
1723
+ margin: 3px 0px 3px 0px;
1724
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1725
+ }
1726
+ .compare-table .btn-remove:hover {
1727
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1728
+ }
1729
+ .cart .totals .checkout-types li a {
1730
+ color: #000000;
1731
+ font-size: 11px;
1732
+ }
1733
+ .page-popup .link-print {
1734
+ color: #000000;
1735
+ }
1736
+ .link-cart {
1737
+ color: #8F0509 !important;
1738
+ font-weight: normal;
1739
+ text-decoration: none;
1740
+ }
1741
+ .link-cart:hover {
1742
+
1743
+ opacity: 0.9;
1744
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1745
+ }
1746
+ .addresses-list h2 {
1747
+ color: #313438;
1748
+ }
1749
+ /*demo notice*/
1750
+ .demo-notice {
1751
+ background: none repeat scroll 0 0 #ffffff;
1752
+ color: #000000;
1753
+ font-size: 11px;
1754
+ font-weight: bold;
1755
+ line-height: 1.15;
1756
+ margin: 0;
1757
+ padding: 5px 5px;
1758
+ text-align: center;
1759
+ opacity: 0.7;
1760
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
1761
+ position: absolute;
1762
+ top: 0;
1763
+ left: 0;
1764
+ }
1765
+ /*download banner*/
1766
+ .download p {
1767
+ padding-left: 14px;
1768
+ padding-right: 14px;
1769
+ color: #5d5d5d;
1770
+ }
1771
+ a.download {
1772
+ display: block;
1773
+ width: 166px;
1774
+ height: 213px;
1775
+ background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
1776
+ margin-left: auto;
1777
+ margin-right: auto;
1778
+ margin-bottom: 10px;
1779
+ }
1780
+ p.forum a:link, p.forum a:visited {
1781
+ padding: 0px 0px 2px 26px;
1782
+ line-height: 17px;
1783
+ background: url(../images/forum.png) no-repeat 0px 0px;
1784
+ color: #000000;
1785
+ }
1786
+ p.forum a:hover {
1787
+ color: #fc4500;
1788
+ }
1789
+ p.more_themes a:link, p.more_themes a:visited {
1790
+ padding: 0px 0px 2px 26px;
1791
+ line-height: 17px;
1792
+ background: url(../images/more.png) no-repeat 0 0;
1793
+ color: #000000;
1794
+ }
1795
+ p.more_themes a:hover {
1796
+ color: #fc4500;
1797
+ }
1798
+ /*customer service*/
1799
+
1800
+ .customer_service .block-title strong {
1801
+ padding-left:30px;
1802
+ }
1803
+ .customer_service .block-title {
1804
+ background: url(../images/customer_icon.png) no-repeat 7px 4px;
1805
+ }
1806
+ .customer_service p {
1807
+ padding-left: 12px;
1808
+ margin: 0px 0px 0px 0px;
1809
+ }
1810
+ p.phone {
1811
+ color: #34363a;
1812
+ font-size: 14px;
1813
+ font-family: "Times New Roman", Times, serif;
1814
+ font-weight: bold;
1815
+ }
1816
+ p.phone strong {
1817
+ color: #8f0509;
1818
+ font-size: 32px;
1819
+ font-family: "Times New Roman", Times, serif;
1820
+ font-weight: normal;
1821
+ }
1822
+ p.time {
1823
+ color: #5d5d5d;
1824
+ }
1825
+ /*design-by*/
1826
+ .design-by {
1827
+ opacity: 0.4;
1828
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
1829
+ position: fixed;
1830
+ bottom: 0;
1831
+ left: 0;
1832
+ }
1833
+ .design-by a:hover {
1834
+ text-decoration: none;
1835
+ }
1836
+ /*currency*/
1837
+ .block-currency .block-title strong {
1838
+ padding:7px 0px 7px 0px;
1839
+ text-transform: none;
1840
+ background: url(../images/block_head_line.gif) repeat-x 100% 100%;
1841
+ }
1842
+ .block-currency .block-title strong {
1843
+ margin: 0 !important;
1844
+ min-height: auto !important;
1845
+ display: auto !important;
1846
+ }
1847
+ .block-currency {
1848
+ background: transparent;
1849
+ height: auto !important;
1850
+ }
1851
+ .block-currency .block-content select {
1852
+ width: auto !important;
1853
+ display: block !important;
1854
+ margin: 0px 0px 0px 0px !important;
1855
+ }
1856
+ .block-currency .block-content {
1857
+ background: transparent;
1858
+ }
1859
+ /*tags*/
1860
+ .tags-list {
1861
+ border: 0;
1862
+ display: block;
1863
+ font-size: 13px;
1864
+ padding: 10px;
1865
+ }
1866
+ /*back*/
1867
+ .back-link a:link, .back-link a:visited {
1868
+ text-decoration: none;
1869
+ font-size: 18px;
1870
+ }
1871
+ .back-link a:hover {
1872
+ opacity: 0.9;
1873
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1874
+ }
skin/frontend/default/grayscale/css/slider.css ADDED
@@ -0,0 +1,179 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*to remove numbers delete / * * / below */
2
+ /*
3
+ .stripNav {
4
+ display: none;
5
+ }*/
6
+
7
+ /*to remove arrows delete / * * / below */
8
+ /*.stripNavL, .stripNavR {
9
+ display: none;
10
+ }*/
11
+
12
+ /********************************************************************/
13
+ p#cross-links {
14
+ text-align: center
15
+ }
16
+ p#cross-links {
17
+ border-bottom: 1px solid #ccc;
18
+ margin-bottom: 30px;
19
+ padding-bottom: 30px
20
+ }
21
+ noscript p, noscript ol {
22
+ color: #a00;
23
+ font-size: 13px;
24
+ line-height: 1.4em;
25
+ text-align: left
26
+ }
27
+ noscript a {
28
+
29
+ }
30
+ noscript ol {
31
+ margin-left: 25px;
32
+ }
33
+ a:focus {
34
+ outline:none
35
+ }
36
+ img {
37
+ border: 0
38
+ }
39
+
40
+ .stripViewer .panelContainer .panel ul {
41
+ text-align: left;
42
+ margin: 0;
43
+ }
44
+ .slider-wrap {
45
+ margin: 0px 0px 0px 0px;
46
+ position: relative;
47
+ width: 100%;
48
+ }
49
+ .csw {
50
+ width: 100%;
51
+ height: 280px;
52
+ background: #fff;
53
+ overflow: hidden;
54
+ $display: none;
55
+ }
56
+ .csw .loading {
57
+ margin: 200px 0 300px 0;
58
+ text-align: center;
59
+ $display: none;
60
+ }
61
+ .stripViewer {
62
+ position: relative;
63
+ overflow: hidden;
64
+ border: 0px solid #000;
65
+ margin: auto;
66
+ width: 951px;
67
+ height: 280px;
68
+ clear: both;
69
+ background: #ffffff;
70
+ }
71
+ .stripViewer .panelContainer {
72
+ position: relative;
73
+ left: 0;
74
+ top: 0;
75
+ width: 100%;
76
+ list-style-type: none;
77
+ }
78
+ .stripViewer .panelContainer .panel {
79
+ float:left;
80
+ height: 100%;
81
+ position: relative;
82
+ width: 951px;
83
+ }
84
+ .stripViewer .panelContainer .panel .wrapper {
85
+ padding: 0px !important;
86
+ width: 951px !important;
87
+ min-width: 951px !important;
88
+ background: #ffffff !important;
89
+ }
90
+ .stripViewer .panelContainer .panel .wrapper p {
91
+ margin: 0 !important;
92
+ padding: 0 !important;
93
+ }
94
+ .stripNav {
95
+ margin: 0px 0px 0px 0px;
96
+ position: absolute;
97
+ bottom: 10px;
98
+ right: 10px;
99
+ z-index: 100;
100
+
101
+ }
102
+ .stripNav ul {
103
+ list-style: none;
104
+ }
105
+ .stripNav ul li {
106
+ float: left;
107
+ margin-right: 2px;
108
+ }
109
+ .stripNav a {
110
+ font-size: 0;
111
+ $font-size: 500px;
112
+ font-weight: normal;
113
+ text-align: center;
114
+ line-height: 20px;
115
+ color: transparent;
116
+ text-decoration: none;
117
+ display: block;
118
+ padding: 0;
119
+ margin-right: 2px !important;
120
+ width: 16px;
121
+ height: 16px;
122
+ line-height: 16px;
123
+ float: left;
124
+ background: #444444;
125
+ background: -moz-linear-gradient(top, #444444, #999999);
126
+ background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999));
127
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#999999');
128
+ opacity: 0.6;
129
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
130
+ border: 0px solid #bbe3f2;
131
+ border-radius: 3px;
132
+ -moz-border-radius: 3px;
133
+ -webkit-border-radius: 3px;
134
+ -khtml-border-radius: 3px;
135
+ }
136
+ .stripNav a:hover {
137
+ opacity: 1;
138
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
139
+ }
140
+ .stripNav a.activeSlide {
141
+ opacity: 1;
142
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
143
+ }
144
+ .stripNav li:hover {
145
+ opacity: 1;
146
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
147
+ }
148
+
149
+
150
+ .stripNavL, .stripNavR {
151
+ position: absolute;
152
+ top: 120px;
153
+ text-indent: -9000em;
154
+ z-index: 120;
155
+ width: 20px;
156
+ opacity: 0.7;
157
+ }
158
+ .stripNavL a, .stripNavR a {
159
+ display: block;
160
+ height: 32px;
161
+ width: 20px;
162
+ margin: 0;
163
+ padding: 0;
164
+ }
165
+ .stripNavL:hover, .stripNavR:hover {
166
+ opacity: 1;
167
+ }
168
+ .stripNavL {
169
+ left: 0px;
170
+ }
171
+ .stripNavR {
172
+ right: 0px;
173
+ }
174
+ .stripNavL {
175
+ background: url(../images/slider/arr_right.png) no-repeat center;
176
+ }
177
+ .stripNavR {
178
+ background: url(../images/slider/arr_left.png) no-repeat center;
179
+ }
skin/frontend/default/grayscale/css/styles-ie.css ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* IE 6 only */
27
+ * html .validation-advice { height:13px; }
28
+ * html .error-msg,
29
+ * html .success-msg,
30
+ * html .note-msg,
31
+ * html .notice-msg { height:24px; }
32
+ * html .main { height:400px; }
33
+ * html .account-login .content { height:240px; }
34
+ .block li.item,
35
+ .block-poll li,
36
+ .opc li.section { vertical-align:top; }
37
+
38
+ /* Doubled Margin Fixes */
39
+ .product-view .product-img-box .more-views li,
40
+ .product-view .box-tags .form-add .input-box,
41
+ .sp-methods select.month { display:inline; }
42
+
43
+ /********** < Navigation styles */
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; }
53
+ input.radio { width:13px; height:13px; }
54
+ input.checkbox { width:13px; height:13px; }
55
+ button.button { height:21px; }
56
+ button.button span { position:relative; }
57
+ button.btn-checkout { height:40px; }
58
+ .form-list label { position:relative; z-index:0; }
59
+ .form-list label.required em { position:absolute; top:0; right:-8px; }
60
+
61
+ table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
62
+
63
+ .product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
64
+
65
+ .gift-messages-form { position:relative; zoom:1; }
66
+
67
+ .tool-tip .btn-close a { margin:0; }
68
+
69
+ .product-view .box-tags .product-tags li,
70
+ .footer li { padding:0 4px 0 7px; }
71
+
72
+ /* Clearer */
73
+ .clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
74
+
75
+ /* Clears and hasLayout fixes */
76
+ .header-container,
77
+ .header-container .top-container,
78
+ .header,
79
+ .header .quick-access,
80
+ #nav,
81
+ .main,
82
+ .footer,
83
+ .footer-container .bottom-container,
84
+ .col-main,
85
+ .col2-set,
86
+ .col3-set,
87
+ .col4-set,
88
+ .messages li,
89
+ .search-autocomplete li,
90
+ .block,
91
+ .block .block-content,
92
+ .block .actions,
93
+ .block li.item,
94
+ .block-poll li,
95
+ .block-poll .label,
96
+ .block-layered-nav .currently li,
97
+ .block-account .block-content li a,
98
+ .mini-products-list .product-details,
99
+ .page-title,
100
+ .rss-title h1,
101
+ .products-grid,
102
+ .products-list li.item,
103
+ .box-account .box-head,
104
+ .dashboard .box .box-title,
105
+ .box-reviews li.item,
106
+ .box-tags li.item,
107
+ .pager,
108
+ .sorter,
109
+ .ratings,
110
+ .add-to-box,
111
+ .add-to-cart,
112
+ .product-essential,
113
+ .product-collateral,
114
+ .product-view .product-img-box .more-views ul,
115
+ .product-view .box-tags .form-add,
116
+ .product-options .options-list li,
117
+ .product-options-bottom,
118
+ .truncated,
119
+ .truncated .truncated_full_value,
120
+ .product-review,
121
+ .cart,
122
+ .cart-collaterals,
123
+ .cart .crosssell li.item,
124
+ .cart .discount,
125
+ .opc .step-title,
126
+ .opc .step,
127
+ .multiple-checkout,
128
+ .sp-methods,
129
+ .checkout-progress,
130
+ .multiple-checkout .place-order,
131
+ .form-list li,
132
+ .form-list .field,
133
+ .group-select li,
134
+ .buttons-set,
135
+ .page-print .print-head,
136
+ .cart-tax-total,
137
+ .advanced-search-summary,
138
+ .advanced-search-summary p,
139
+ .gift-messages-form .item,
140
+ .send-friend .form-list li p { zoom:1; }
141
+
142
+ /* Hover Fix */
143
+ 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/grayscale/css/styles.css ADDED
@@ -0,0 +1,1617 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* Reset ================================================================================= */
27
+ * { margin:0; padding:0; }
28
+
29
+ body { background:#496778 url(../images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }
30
+
31
+ img { border:0; vertical-align:top; }
32
+
33
+ a { color:#1e7ec8; text-decoration:underline; }
34
+ a:hover { text-decoration:none; }
35
+ :focus { outline: 0; }
36
+
37
+ /* Headings */
38
+ h1,h2,h3,
39
+ h4,h5,h6 { margin:0 0 5px; line-height:1.35; color:#0a263c; }
40
+ h1 { font-size:20px; font-weight:normal; }
41
+ h2 { font-size:18px; font-weight:normal; }
42
+ h3 { font-size:16px; font-weight:bold; }
43
+ h4 { font-size:14px; font-weight:bold; }
44
+ h5 { font-size:12px; font-weight:bold; }
45
+ h6 { font-size:11px; font-weight:bold; }
46
+
47
+ /* Forms */
48
+ form { display:inline; }
49
+ fieldset { border:0; }
50
+ legend { display:none; }
51
+
52
+ /* Table */
53
+ table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
54
+ caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
55
+
56
+ /* Content */
57
+ p { margin:0 0 10px; }
58
+ strong { font-weight:bold; }
59
+ address { font-style:normal; line-height:1.35; }
60
+ cite { font-style:normal; }
61
+ q,
62
+ blockquote { quotes:none; }
63
+ q:before,
64
+ q:after { content:''; }
65
+ small,big { font-size:1em; }
66
+ /*sup { font-size:1em; vertical-align:top; }*/
67
+
68
+ /* Lists */
69
+ ul,ol { list-style:none; }
70
+
71
+ /* Tools */
72
+ .hidden { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
73
+ .nobr { white-space:nowrap !important; }
74
+ .wrap { white-space:normal !important; }
75
+ .a-left { text-align:left !important; }
76
+ .a-center { text-align:center !important; }
77
+ .a-right { text-align:right !important; }
78
+ .v-top { vertical-align:top; }
79
+ .v-middle { vertical-align:middle; }
80
+ .f-left,
81
+ .left { float:left !important; }
82
+ .f-right,
83
+ .right { float:right !important; }
84
+ .f-none { float:none !important; }
85
+ .f-fix { float:left; width:100%; }
86
+ .no-display { display:none; }
87
+ .no-margin { margin:0 !important; }
88
+ .no-padding { padding:0 !important; }
89
+ .no-bg { background:none !important; }
90
+ /* ======================================================================================= */
91
+
92
+
93
+ /* Layout ================================================================================ */
94
+ .wrapper { min-width:954px; }
95
+ .page {}
96
+ .page-print { background:#fff; padding:25px 30px; text-align:left; }
97
+ .page-empty { background:#fff; padding:20px; text-align:left; }
98
+ .page-popup { background:#fff; padding:25px 30px; text-align:left; }
99
+ .main-container { background:#fbfaf6 url(../images/bkg_main1.gif) 50% 0 no-repeat; }
100
+ .main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(../images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }
101
+
102
+ /* Base Columns */
103
+ .col-left { float:left; width:195px; padding:0 0 1px; }
104
+ .col-main { float:left; width:685px; padding:0 0 1px; }
105
+ .col-right { float:right; width:195px; padding:0 0 1px; }
106
+
107
+ /* 1 Column Layout */
108
+ .col1-layout .col-main { float:none; width:auto; }
109
+
110
+ /* 2 Columns Layout */
111
+ .col2-left-layout .col-main { float:right; }
112
+ .col2-right-layout .col-main {}
113
+
114
+ /* 3 Columns Layout */
115
+ .col3-layout .col-main { width:475px; margin-left:17px; }
116
+ .col3-layout .col-wrapper { float:left; width:687px; }
117
+ .col3-layout .col-wrapper .col-main { float:right; }
118
+
119
+ /* Content Columns */
120
+ .col2-set .col-1 { float:left; width:48.5%; }
121
+ .col2-set .col-2 { float:right; width:48.5%; }
122
+ .col2-set .col-narrow { width:32%; }
123
+ .col2-set .col-wide { width:65%; }
124
+
125
+ .col3-set .col-1 { float:left; width:32%; }
126
+ .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
127
+ .col3-set .col-3 { float:right; width:32%; }
128
+
129
+ .col4-set .col-1 { float:left; width:23.5%; }
130
+ .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
131
+ .col4-set .col-3 { float:left; width:23.5%; }
132
+ .col4-set .col-4 { float:right; width:23.5%; }
133
+ /* ======================================================================================= */
134
+
135
+
136
+ /* Global Styles ========================================================================= */
137
+ /* Form Elements */
138
+ input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
139
+ input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
140
+ input.input-text,textarea { padding:2px; }
141
+ select { padding:1px; }
142
+ select option { padding-right:10px; }
143
+ select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
144
+ select.multiselect option:last-child { border-bottom:0; }
145
+ textarea { overflow:auto; }
146
+ input.radio { margin-right:3px; }
147
+ input.checkbox { margin-right:3px; }
148
+ input.qty { width:2.5em !important; }
149
+ button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
150
+ button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
151
+ button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
152
+ button.button span { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
153
+ button.button span span { border:0; padding:0; }
154
+ button.disabled span { border-color:#bbb !important; background:#bbb !important; }
155
+
156
+ button.btn-checkout span { height:40px; border:0; background:url(../images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
157
+ button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
158
+ button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
159
+ button.btn-checkout.no-checkout span span { background-position:100% 100%; }
160
+
161
+ p.control input.checkbox,
162
+ p.control input.radio { margin-right:6px; }
163
+ /* Form Highlight */
164
+ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
165
+ /*.highlight { background:#efefef; }*/
166
+
167
+ /* Form lists */
168
+ /* Grouped fields */
169
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
170
+ .form-list li { margin:0 0 8px; }
171
+ .form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
172
+ .form-list label.required {}
173
+ .form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
174
+ .form-list li.control label { float:none; }
175
+ .form-list li.control input.radio,
176
+ .form-list li.control input.checkbox { margin-right:6px; }
177
+ .form-list li.control .input-box { clear:none; display:inline; width:auto; }
178
+ /*.form-list li.fields { margin-right:-15px; }*/
179
+ .form-list .input-box { display:block; clear:both; width:260px; }
180
+ .form-list .field { float:left; width:275px; }
181
+ .form-list input.input-text { width:254px; }
182
+ .form-list textarea { width:254px; height:10em; }
183
+ .form-list select { width:260px; }
184
+ .form-list li.wide .input-box { width:535px; }
185
+ .form-list li.wide input.input-text { width:529px; }
186
+ .form-list li.wide textarea { width:529px; }
187
+ .form-list li.wide select { width:535px; }
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,
194
+ .form-list .customer-name-prefix-suffix .input-box,
195
+ .form-list .customer-name-prefix-middlename .input-box,
196
+ .form-list .customer-name-middlename-suffix .input-box,
197
+ .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
198
+
199
+ .form-list .name-prefix { width:65px; }
200
+ .form-list .name-prefix select { width:55px; }
201
+ .form-list .name-prefix input.input-text { width:49px; }
202
+
203
+ .form-list .name-suffix { width:65px; }
204
+ .form-list .name-suffix select { width:55px; }
205
+ .form-list .name-suffix input.input-text { width:49px; }
206
+
207
+ .form-list .name-middlename { width:70px; }
208
+ .form-list .name-middlename input.input-text { width:49px; }
209
+
210
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname,
211
+ .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
212
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
213
+ .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
214
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
215
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
216
+
217
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
218
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
219
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
220
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
221
+
222
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
223
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
224
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
225
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
226
+
227
+ .form-list .customer-name-prefix .name-firstname,
228
+ .form-list .customer-name-middlename .name-firstname { width:210px; }
229
+
230
+ .form-list .customer-name-suffix .name-lastname,
231
+ .form-list .customer-name-middlename .name-firstname,
232
+ .form-list .customer-name-middlename-suffix .name-firstname,
233
+ .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
234
+
235
+ .form-list .customer-name-prefix .name-firstname input.input-text,
236
+ .form-list .customer-name-suffix .name-lastname input.input-text,
237
+ .form-list .customer-name-middlename .name-firstname input.input-text,
238
+ .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
239
+ .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
240
+
241
+ .form-list .customer-dob .dob-month,
242
+ .form-list .customer-dob .dob-day,
243
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
244
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
245
+ .form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
246
+ .form-list .customer-dob .dob-day,
247
+ .form-list .customer-dob .dob-month { width:60px; }
248
+ .form-list .customer-dob .dob-day input.input-text,
249
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
250
+ .form-list .customer-dob .dob-year { width:140px; }
251
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }
252
+
253
+ /* Independent fields */
254
+ /*.form-list li { margin:0 0 8px; }
255
+ .form-list li.fields { margin:0; }
256
+ .form-list .field { display:block; margin:0 0 8px; }
257
+ .form-list li.control {}
258
+ .form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
259
+ .form-list label.required { font-weight:bold; }
260
+ .form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
261
+ .form-list .input-box { float:left; width:260px; }
262
+ .form-list input.input-text,
263
+ .form-list textarea { width:254px; }
264
+ .form-list select { width:260px; }
265
+ .form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
266
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
267
+ .form-list .input-range input.input-text { width:96px; }*/
268
+ /* Customer */
269
+ /*.form-list .customer-dob .dob-month,
270
+ .form-list .customer-dob .dob-day,
271
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
272
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
273
+ .form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
274
+ .form-list .customer-dob .dob-day,
275
+ .form-list .customer-dob .dob-month { width:60px; }
276
+ .form-list .customer-dob .dob-day input.input-text,
277
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
278
+ .form-list .customer-dob .dob-year { width:140px; }
279
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }*/
280
+
281
+ .buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
282
+ .buttons-set p.required { margin:0 0 10px; }
283
+ .buttons-set .back-link { float:left; margin:0; }
284
+ .buttons-set button.button { float:right; margin-left:5px; }
285
+
286
+ .buttons-set-order { margin:10px 0 0; }
287
+ .buttons-set-order .please-wait { padding:12px 7px 0 0; }
288
+
289
+ .fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
290
+ .fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
291
+
292
+ /* Form Validation */
293
+ .validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
294
+ .validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
295
+ .validation-passed {}
296
+ p.required { font-size:11px; text-align:right; color:#EB340A; }
297
+ /* Expiration date and CVV number validation fix */
298
+ .v-fix { float:left; }
299
+ .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
300
+
301
+ /* Global Messages */
302
+ .success { color:#3d6611; font-weight:bold; }
303
+ .error { color:#df280a; font-weight:bold; }
304
+ .notice { color:#e26703; }
305
+
306
+ .messages,
307
+ .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
308
+ .messages { width:100%; overflow:hidden; }
309
+ .messages li { margin:0 0 10px !important; }
310
+ .messages li li { margin:0 0 3px !important; }
311
+ .error-msg,
312
+ .success-msg,
313
+ .note-msg,
314
+ .notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
315
+ .error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
316
+ .success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
317
+ .note-msg,
318
+ .notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }
319
+
320
+ /* BreadCrumbs */
321
+ .breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
322
+ .breadcrumbs li { display:inline; }
323
+ .breadcrumbs li strong { font-weight:bold; }
324
+
325
+ /* Page Heading */
326
+ .page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
327
+ .page-title h1,
328
+ .page-title h2 { margin:0; font-size:20px; color:#0a263c; }
329
+ .page-title .separator { margin:0 3px; }
330
+ .page-title .link-rss { float:right; margin:7px 0 0; }
331
+ .title-buttons { text-align:right; }
332
+ .title-buttons h1,
333
+ .title-buttons h2,
334
+ .title-buttons h3,
335
+ .title-buttons h4,
336
+ .title-buttons h5,
337
+ .title-buttons h6 { float:left; }
338
+
339
+ .subtitle { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }
340
+
341
+ /* Pager */
342
+ .pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
343
+ .pager .amount { float:left; margin:0; }
344
+ .pager .limiter { float:right; }
345
+ .pager .limiter label { vertical-align:middle; }
346
+ .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
347
+ .pager .pages { margin:0 140px; }
348
+ .pager .pages ol { display:inline; }
349
+ .pager .pages li { display:inline; margin:0 2px; }
350
+ .pager .pages .current {}
351
+
352
+ /* Sorter */
353
+ .sorter { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
354
+ .sorter .view-mode { float:left; margin:0; }
355
+ .sorter .sort-by { float:right; padding-right:36px; }
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 {}
359
+
360
+ /* Toolbar */
361
+ .toolbar {}
362
+ .toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
363
+ .toolbar .sorter { border-bottom:1px solid #fff; }
364
+ .toolbar-bottom {}
365
+
366
+ /* Data Table */
367
+ .data-table { width:100%; border:1px solid #bebcb7; }
368
+ .data-table .odd { background:#f8f7f5 }
369
+ .data-table .even { background:#eeeded; }
370
+ /*.data-table tr.odd:hover,
371
+ .data-table tr.even:hover { background:#ebf1f6; }*/
372
+ .data-table td.last,
373
+ .data-table th.last { border-right:0; }
374
+ .data-table tr.last th,
375
+ .data-table tr.last td { border-bottom:0 !important; }
376
+ .data-table th { padding:3px 8px; font-weight:bold; }
377
+ .data-table td { padding:3px 8px; }
378
+
379
+ .data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
380
+ .data-table thead th.wrap { white-space:normal; }
381
+ .data-table thead th a,
382
+ .data-table thead th a:hover { color:#fff; }
383
+ .data-table thead th { background:url(../images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
384
+ .data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
385
+
386
+ .data-table tfoot { border-bottom:1px solid #d9dde3; }
387
+ .data-table tfoot tr.first { background:url(../images/bkg_tfoot.gif) 0 0 repeat-x; }
388
+ .data-table tfoot tr { background-color:#dee5e8 !important; }
389
+ .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
390
+ .data-table tfoot strong { font-size:16px; }
391
+
392
+ .data-table tbody th,
393
+ .data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
394
+ /* Bundle products tables */
395
+ .data-table tbody.odd tr { background:#f8f7f5 !important; }
396
+ .data-table tbody.even tr { background:#f6f6f6 !important; }
397
+ .data-table tbody.odd tr td,
398
+ .data-table tbody.even tr td { border-bottom:0; }
399
+ .data-table tbody.odd tr.border td,
400
+ .data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }
401
+
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
+ /* Tax Details Row */
406
+ tr.tax-total { cursor:pointer; }
407
+ tr.tax-total td {}
408
+ tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
409
+ tr.show-details .tax-collapse { background-position:0 -52px; }
410
+ tr.show-details td {}
411
+ tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
412
+ tr.tax-details-first td { border-top:1px solid #d2d8db; }
413
+
414
+ /* Shopping cart tax info */
415
+ .cart-tax-info { display:block; }
416
+ .cart-tax-info,
417
+ .cart-tax-info .cart-price { padding-right:20px; }
418
+ .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
419
+ .cart-tax-info .price,
420
+ .cart-tax-total .price { display:inline !important; font-weight:normal !important; }
421
+ .cart-tax-total-expanded { background-position:100% -52px; }
422
+
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,
431
+ .std ol,
432
+ .std dl,
433
+ .std p,
434
+ .std address,
435
+ .std blockquote { margin:0 0 1em; padding:0; }
436
+ .std ul { list-style:disc outside; padding-left:1.5em; }
437
+ .std ol { list-style:decimal outside; padding-left:1.5em; }
438
+ .std ul ul { list-style-type:circle; }
439
+ .std ul ul,
440
+ .std ol ol,
441
+ .std ul ol,
442
+ .std ol ul { margin:.5em 0; }
443
+ .std dt { font-weight:bold; }
444
+ .std dd { padding:0 0 0 1.5em; }
445
+ .std blockquote { font-style:italic; padding:0 0 0 1.5em; }
446
+ .std address { font-style:normal; }
447
+ .std b,
448
+ .std strong { font-weight:bold; }
449
+ .std i,
450
+ .std em { font-style:italic; }*/
451
+
452
+ /* Misc */
453
+ .links li { display:inline; }
454
+ .links li.first { padding-left:0 !important; }
455
+ .links li.last { background:none !important; padding-right:0 !important; }
456
+
457
+ .link-cart { color:#dc6809 !important; font-weight:bold; }
458
+ .link-wishlist { color:#dc6809 !important; font-weight:bold; }
459
+ .link-reorder { font-weight:bold; color:#dc6809 !important; }
460
+ .link-compare { font-weight:bold; }
461
+ .link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
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 { 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; }
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; text-indent:-999em; overflow:hidden; }
469
+
470
+ /* Noscript Notice */
471
+ .noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
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
+
480
+ /* Header ================================================================================ */
481
+ .logo { float:left; }
482
+ .header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; /*background:url(../images/bkg_header.jpg) 50% 0 repeat;*/ }
483
+ .header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
484
+ .header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
485
+ .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
486
+ .header h1.logo { margin:0; }
487
+ .header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
488
+ .header .welcome-msg { margin:0; color:#fff; text-align:right; }
489
+ .header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; /*background:url(../images/bkg_form-search.gif) 0 0 no-repeat;*/ padding:1px 0 0 16px; }
490
+ .header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
491
+ .header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
492
+ .header .form-search button.button { float:left; }
493
+ .header .form-search button.button span { border:0; height:21px; background:url(../images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
494
+ .header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
495
+ .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
496
+ .header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
497
+ .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
498
+ .header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
499
+ .header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
500
+ .header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
501
+ .header .form-language { clear:both; padding:5px 0 0; text-align:right; }
502
+ .header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
503
+ .header .form-language select { padding:0; }
504
+ .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
505
+ .header .links { float:right; margin:0 0 6px; }
506
+ .header .links li { float:left; font-size:11px; /*background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat;*/ padding:0 8px 0 7px; }
507
+ .header .links a { color:#ebbc58; }
508
+ .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
509
+ .header-container .top-container a { font-size:11px; color:#ebbc58; }
510
+
511
+ /********** < Navigation */
512
+ .nav-container { background:#0a263d url(../images/bkg_nav0.jpg) 50% 0 repeat-y; }
513
+ #nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }
514
+
515
+ /* ALL Levels */ /* Style consistent throughout all nav levels */
516
+ #nav li { position:relative; text-align:left; }
517
+ #nav li.over { z-index:999; }
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; }
525
+ #nav li.active a { color:#d96708; }
526
+ #nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
527
+ #nav li.over a,
528
+ #nav a:hover { color:#d96708; }
529
+
530
+ /* 1st Level */
531
+ #nav ul li,
532
+ #nav ul li.active { float:none; margin:0; padding-bottom:1px; /*background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x;*/ }
533
+ /*#nav ul li.over { background:#d5e4eb url(../images/bkg_nav1.gif) repeat-x 0 100%; }*/
534
+ #nav ul li.last { background:#ecf3f6; padding-bottom:0; }
535
+
536
+ #nav ul a,
537
+ #nav ul a:hover { float:none; padding:0; background:none; }
538
+ #nav ul li a { font-weight:normal !important; }
539
+
540
+ /* 2nd Level */
541
+ #nav ul { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
542
+
543
+ /* Show menu */
544
+ #nav li.over > ul { left:0; }
545
+ #nav li.over > ul li.over > ul { left:100px; }
546
+ #nav li.over ul ul { left:-10000px; }
547
+
548
+ #nav ul li a { background:#ecf3f6; }
549
+ #nav ul li a:hover { background:#d5e4eb; }
550
+ #nav ul li a,
551
+ #nav ul li a:hover { color:#2f2f2f !important; }
552
+ #nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px; }
553
+
554
+ /* 3rd+ Level */
555
+ #nav ul ul { top:5px; }
556
+ /********** Navigation > */
557
+ /* ======================================================================================= */
558
+
559
+
560
+ /* Sidebar =============================================================================== */
561
+ .block { border:1px solid #c4c1bc; margin:0 0 15px; }
562
+ .block .block-title { /*background:url(../images/bkg_block-title.gif) 0 0 repeat-x;*/ border-bottom:1px solid #ddd; padding:2px 9px; }
563
+ .block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
564
+ .block .block-title strong span {}
565
+ .block .block-title a { text-decoration:none !important; }
566
+ .block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
567
+ .block .block-content { background:#f8f7f5; }
568
+ .block .block-content li.item { padding:7px 9px; }
569
+ .block .btn-remove { float:right; margin:1px 0 2px 5px; }
570
+ .block .actions { background:#dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
571
+ .block .actions a { float:left; }
572
+ .block .actions button.button { float:right; }
573
+ .block .empty { margin:0; padding:5px 9px; }
574
+
575
+ .block li.odd { background-color:#f4f3f3; }
576
+ .block li.even { background-color:#fafafa; }
577
+
578
+ /* Mini Blocks */
579
+ .block-cart,
580
+ .block-wishlist,
581
+ .block-subscribe,
582
+ .block-compare,
583
+ .block-reorder,
584
+ .block-poll,
585
+ .block-viewed,
586
+ .block-compared,
587
+ .block-related,
588
+ .block-tags,
589
+ .block-login { font-size:11px; line-height:1.25; }
590
+ .block-cart .block-title strong,
591
+ .block-wishlist .block-title strong,
592
+ .block-subscribe .block-title strong,
593
+ .block-compare .block-title strong,
594
+ .block-reorder .block-title strong,
595
+ .block-poll .block-title strong,
596
+ .block-viewed .block-title strong,
597
+ .block-compared .block-title strong,
598
+ .block-related .block-title strong,
599
+ .block-tags .block-title strong,
600
+ .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }
601
+
602
+ /* Mini Products List */
603
+ .mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
604
+ .mini-products-list .product-details { margin-left:60px; }
605
+
606
+ /* Block: Account */
607
+ .block-account { border-color:#bbb; }
608
+ .block-account .block-title { background:#fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
609
+ .block-account .block-title strong { font-size:13px; color:#fff; }
610
+ .block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
611
+ .block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
612
+ .block-account .block-content li a:hover { color:#ea7900; }
613
+ .block-account .block-content li.last a { border-bottom:0; }
614
+ .block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
615
+ .block-account .block-content li.current.last { border-bottom:0; }
616
+
617
+ /* Block: Currency Switcher */
618
+ .block-currency { border:0; background:url(../images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
619
+ .block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
620
+ .block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
621
+ .block-currency .block-content { background:none; padding:0; }
622
+ .block-currency .block-content select { width:100%; padding:0; }
623
+
624
+ /* Block: Layered Navigation */
625
+ .block-layered-nav { border:0; }
626
+ .block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(../images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
627
+ .block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
628
+ .block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
629
+ .block-layered-nav dt { background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
630
+ .block-layered-nav dd { padding:0 12px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
631
+ .block-layered-nav dd.last { background:none; }
632
+ .block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
633
+ .block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
634
+ .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
635
+ .block-layered-nav .actions { font-size:11px; padding:4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
636
+ .block-layered-nav .actions a { float:none; }
637
+
638
+ /* Block: Cart */
639
+ .block-cart .block-title { /*border-bottom:0;*/ }
640
+ .block-cart .block-title strong { background-image:url(../images/i_block-cart.gif); }
641
+ .block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
642
+ .block-cart .amount { margin:0; }
643
+ .block-cart .amount a { font-weight:bold; }
644
+ .block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
645
+ .block-cart .subtotal .price { font-weight:bold; }
646
+ .block-cart .actions { border-bottom:1px solid #c2c2c2; }
647
+
648
+ /* Block: Wishlist */
649
+ .block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
650
+ .block-wishlist .actions { text-align:right; }
651
+ .block-wishlist .actions a { float:none; }
652
+
653
+ /* Block: Related */
654
+ .block-related .block-title strong { background-image:url(../images/i_block-related.gif); background-position:0 1px; }
655
+ .block-related input.checkbox { float:left; }
656
+ .block-related .product { margin-left:20px; }
657
+
658
+ /* Block: Compare Products */
659
+ .block-compare .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
660
+ .block-compare button.button span { border-color:#406a83; background:#618499; }
661
+ .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
662
+ .compare-table { border:0; }
663
+ .compare-table thead tr.first th,
664
+ .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
665
+ .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
666
+ .compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
667
+ .compare-table tbody th,
668
+ .compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
669
+ .compare-table tbody td.last { border-right:1px solid #ccc; }
670
+ .compare-table tbody tr.last th,
671
+ .compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
672
+ .compare-table tr.add-to-row td { background:#fffada; text-align:center; }
673
+ .compare-table tr.first td { text-align:center; }
674
+ .compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
675
+ .compare-table tr.first td .product-name a { color:#203548; }
676
+ .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
677
+ .compare-table tr.first td p,
678
+ .compare-table tr.add-to-row td p { margin:0; }
679
+
680
+ /* Block: Recently Viewed */
681
+ .block-viewed .block-title strong { background-image:url(../images/i_block-viewed.gif); }
682
+
683
+ /* Block: Recently Compared */
684
+ .block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
685
+
686
+ /* Block: Poll */
687
+ .block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
688
+ .block-poll .block-subtitle { font-size:12px; }
689
+ .block-poll label { color:#777; font-weight:bold; }
690
+ .block-poll input.radio { float:left; margin:1px -18px 0 0; }
691
+ .block-poll .label { display:block; margin-left:18px; }
692
+ .block-poll li { padding:3px 9px; }
693
+ .block-poll .actions { margin:5px 0 0; }
694
+ .block-poll button.button span { border-color:#406a83; background:#618499; }
695
+ .block-poll .answer { font-weight:bold; }
696
+ .block-poll .votes { float:right; margin-left:10px; }
697
+
698
+ /* Block: Tags */
699
+ .block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
700
+ .block-tags .block-content ul { font-size:12px; padding:10px; }
701
+ .block-tags .block-content li { display:inline; padding-right:4px; }
702
+ .block-tags .block-content a { color:#1b2d3b; }
703
+ .block-tags .actions { text-align:right; }
704
+ .block-tags .actions a { float:none; }
705
+
706
+ /* Block: Subscribe */
707
+ .block-subscribe .block-content { padding:5px 10px; }
708
+ .block-subscribe .block-title strong { background-image:url(../images/i_block-subscribe.gif); }
709
+ .block-subscribe label { font-weight:bold; color:#666; }
710
+ .block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
711
+ .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
712
+ .block-subscribe .actions button.button { float:none; }
713
+ .block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }
714
+
715
+ /* Block: Reorder */
716
+ .block-reorder .block-title strong { background-image:url(../images/i_block-list.gif); }
717
+ .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
718
+ .block-reorder .product-name { margin-left:20px; }
719
+ .block-reorder .validation-advice { margin:3px 9px 7px; }
720
+
721
+ /* Block: Banner */
722
+ .block-banner { border:0; }
723
+ .block-banner .block-content { padding:0; text-align:center; }
724
+
725
+ /* Block: Login */
726
+ .block-login .block-content { padding:5px 10px; }
727
+ .block-login label { font-weight:bold; color:#666; }
728
+ .block-login input.input-text { display:block; width:167px; margin:3px 0; }
729
+ .block-login .actions { background:none; padding:0; margin:3px 0 0; }
730
+ .block-login .actions button.button span { border-color:#406a83; background:#618499; }
731
+ /* ======================================================================================= */
732
+
733
+
734
+ /* Category Page ========================================================================= */
735
+ .category-title { border:0; margin:0 0 7px; }
736
+ .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
737
+ .category-image img {}
738
+ .category-description { margin:0 0 10px; }
739
+ .category-products {}
740
+
741
+ /* View Type: Grid */
742
+ .products-grid { border-bottom:1px solid #d9ddd3; /*background:url(../images/bkg_grid.gif) 0 0 repeat;*/ position:relative; }
743
+ .products-grid.last { border-bottom:0; }
744
+ .products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
745
+ .products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
746
+ .products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
747
+ .products-grid .product-name a { color:#203548; }
748
+ .products-grid .price-box { margin:5px 0; }
749
+ .products-grid .availability { line-height:21px; }
750
+ .products-grid .actions { position:absolute; bottom:12px; }
751
+ .col2-left-layout .products-grid,
752
+ .col2-right-layout .products-grid { width:632px; margin:0 auto; }
753
+ .col1-layout .products-grid { width:790px; margin:0 auto; }
754
+
755
+ /* View Type: List */
756
+ .products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
757
+ .products-list li.item.last { border-bottom:0; }
758
+ .products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
759
+ .products-list .product-shop { margin-left:150px; }
760
+ .products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
761
+ .products-list .product-name a { color:#203548; }
762
+ .products-list .price-box { float:left; margin:3px 13px 5px 0; }
763
+ .products-list .availability { float:left; margin:3px 0 0; }
764
+ .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
765
+ .products-list .desc .link-more { font-size:11px; }
766
+ .products-list .add-to-links { clear:both; }
767
+ .products-list .add-to-links li { display:inline; }
768
+ .products-list .add-to-links .separator { display:inline; margin:0 2px; }
769
+ /* ======================================================================================= */
770
+
771
+
772
+ /* Product View ========================================================================== */
773
+ /* Rating */
774
+ .no-rating { margin:0; }
775
+
776
+ .ratings { font-size:11px; line-height:1.25; margin:7px 0; }
777
+ .ratings strong { float:left; margin:1px 3px 0 0; }
778
+ .ratings .rating-links { margin:0; }
779
+ .ratings .rating-links .separator { margin:0 2px; }
780
+ .ratings dt {}
781
+ .ratings dd {}
782
+ .rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
783
+ .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
784
+ .ratings .rating-box { float:left; margin-right:3px; }
785
+ .ratings .amount {}
786
+
787
+ .ratings-table th,
788
+ .ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
789
+ .ratings-table th { font-weight:bold; padding-right:8px; }
790
+
791
+ /* Availability */
792
+ .availability { margin:0; }
793
+ .availability span { font-weight:bold; }
794
+ .availability.in-stock span {}
795
+ .availability.out-of-stock span { color:#d83820; }
796
+ .product-view .product-shop .availability { font-size:11px; }
797
+ .product-view .product-shop .availability span { font-weight:normal; }
798
+
799
+ /* Email to a Friend */
800
+ .email-friend { margin:0; }
801
+
802
+ /* Alerts */
803
+ .alert-price { margin:0; font-size:11px; }
804
+ .alert-stock { margin:0; font-size:11px; }
805
+
806
+ /********** < Product Prices */
807
+ .price { white-space:nowrap !important; }
808
+
809
+ .price-box { margin:5px 0; }
810
+ .price-box .price { font-weight:bold; color:#c76200; }
811
+
812
+ /* Regular price */
813
+ .regular-price { color:#c76200; }
814
+ .regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
815
+ .block .regular-price,
816
+ .block .regular-price .price { color:#2f2f2f; }
817
+
818
+ /* Old price */
819
+ .old-price { margin:0; }
820
+ .old-price .price-label { white-space:nowrap; color:#999; }
821
+ .old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }
822
+
823
+ /* Special price */
824
+ .special-price { margin:0; padding:3px 0; }
825
+ .special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
826
+ .special-price .price { font-size:13px; font-weight:bold; color:#c76200; }
827
+
828
+ /* Minimal price (as low as) */
829
+ .minimal-price { margin:0; }
830
+ .minimal-price .price-label { font-weight:bold; white-space:nowrap; }
831
+
832
+ .minimal-price-link { display:block; }
833
+ .minimal-price-link .label {color:#1e7ec8;}
834
+ .minimal-price-link .price { font-weight:normal; color:#1e7ec8; }
835
+
836
+ /* Excluding tax */
837
+ .price-excluding-tax { display:block; color:#999; }
838
+ .price-excluding-tax .label { white-space:nowrap; color:#999; }
839
+ .price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }
840
+
841
+ /* Including tax */
842
+ .price-including-tax { display:block; color:#999; }
843
+ .price-including-tax .label { white-space:nowrap; color:#999; }
844
+ .price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
845
+
846
+ /* FTP */
847
+ .weee { display:block; font-size:11px; color:#444; }
848
+ .weee .price { font-size:11px; font-weight:normal; }
849
+
850
+ /* Excl tax (for order tables) */
851
+ .price-excl-tax { display:block; }
852
+ .price-excl-tax .label { display:block; white-space:nowrap; }
853
+ .price-excl-tax .price { display:block; }
854
+
855
+ /* Incl tax (for order tables) */
856
+ .price-incl-tax { display:block; }
857
+ .price-incl-tax .label { display:block; white-space:nowrap; }
858
+ .price-incl-tax .price { display:block; font-weight:bold; }
859
+
860
+ /* Price range */
861
+ .price-from { margin:0; }
862
+ .price-from .price-label { font-weight:bold; white-space:nowrap; }
863
+
864
+ .price-to { margin:0; }
865
+ .price-to .price-label { font-weight:bold; white-space:nowrap; }
866
+
867
+ /* Price notice next to the options */
868
+ .price-notice { padding-left:10px; color:#999; }
869
+ .price-notice .price { font-weight:bold; color:#2f2f2f; }
870
+
871
+ /* Price as configured */
872
+ .price-as-configured { margin:0; }
873
+ .price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
874
+
875
+ .price-box-bundle { padding:0 0 10px 0; }
876
+ .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
877
+ .price-box-bundle .price { color:#555; }
878
+ /********** Product Prices > */
879
+
880
+ /* Tier Prices */
881
+ .tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
882
+ .tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
883
+ .tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
884
+ .tier-prices .price { font-weight:bold; color:#2f2f2f; }
885
+
886
+ .tier-prices-grouped li { padding:2px 0; color:#e26703; }
887
+ .tier-prices-grouped li .price { font-weight:bold; }
888
+
889
+ /* Add to Links */
890
+ .add-to-links { font-size:11px; margin:5px 0 0; }
891
+ .add-to-links .separator { display:none; }
892
+
893
+ /* Add to Cart */
894
+ .add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
895
+ .add-to-cart .qty { float:left; margin-right:5px; }
896
+ .add-to-cart button.button { float:left; }
897
+
898
+ /* Add to Links + Add to Cart */
899
+ .add-to-box { margin:10px 0; }
900
+ .add-to-box .add-to-cart { float:left; }
901
+ .add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
902
+ .add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
903
+ .add-to-box .add-to-links li { display:block !important; }
904
+ .add-to-box .add-to-links li .separator { display:none !important; }
905
+
906
+
907
+ .product-view { border:1px solid #c4c6c8; }
908
+
909
+ .product-essential { padding:25px; background:#fff url(../images/bkg_product-view.gif) 100% 0 no-repeat; }
910
+ .product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }
911
+
912
+ .product-collateral { background:#faf7ee url(../images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
913
+ .product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
914
+ .product-collateral .box-collateral { margin:0 0 25px; }
915
+
916
+ /* Product Images */
917
+ .product-view .product-img-box { float:left; width:267px; }
918
+ .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
919
+ .product-view .product-img-box .product-image { margin:0 0 13px; }
920
+ .product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
921
+ .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
922
+ .product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
923
+ .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
924
+ .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
925
+ .product-view .product-img-box .zoom #track { position:relative; height:18px; }
926
+ .product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
927
+ .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
928
+ .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
929
+ .product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
930
+ .product-view .product-img-box .more-views ul { margin-left:-9px }
931
+ .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
932
+ .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
933
+
934
+ .product-image-popup { margin:0 auto; }
935
+ .product-image-popup .nav { font-weight:bold; text-align:center; }
936
+ .product-image-popup .image { display:block; margin:10px 0; }
937
+ .product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
938
+
939
+ /* Product Shop */
940
+ .product-view .product-shop { float:right; width:330px; }
941
+ .col1-layout .product-view .product-shop { float:right; width:545px; }
942
+ .col3-layout .product-view .product-shop { float:none; width:auto; }
943
+ .product-view .product-shop .product-name { margin:0 0 5px; }
944
+ .product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
945
+ .product-view .product-shop .availability { margin:10px 0; }
946
+ .product-view .product-shop .short-description { margin:10px 0; padding:10px 0 0; }
947
+ .product-view .product-shop .price-box { margin:10px 0; }
948
+ .product-view .product-shop .add-to-links { margin:0; }
949
+ .product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
950
+ .product-view .product-shop .add-to-links li,
951
+ .product-view .product-shop .add-to-links li .separator { display:inline; }
952
+ .product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }
953
+
954
+ /* Product Options */
955
+ .product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
956
+ .product-options dt { padding:10px 0 0; font-weight:normal; }
957
+ .product-options dt label { font-weight:bold; color:#2f2f2f; }
958
+ .product-options dt span.required { color:#eb340a; }
959
+ .product-options dt .qty-holder { float:right; margin-right:15px; }
960
+ .product-options dt .qty-holder label { vertical-align:middle; }
961
+ .product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
962
+ .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
963
+ .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
964
+ .product-options dd input.input-text { width:98%; }
965
+ .product-options dd input.datetime-picker { width:150px; }
966
+ .product-options dd textarea { width:98%; height:8em; }
967
+ .product-options dd select { width:99%; }
968
+ .product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
969
+ .product-options ul.options-list { margin-right:5px; }
970
+ .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
971
+ .product-options ul.options-list input.radio { float:left; margin-top:3px; }
972
+ .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
973
+ .product-options ul.options-list .label { display:block; margin-left:18px; }
974
+ .product-options ul.options-list label { font-weight:normal; }
975
+ .product-options ul.validation-failed { padding:0 7px; }
976
+ .product-options p.note { margin:0; font-size:11px; }
977
+ .product-options p.required { margin-bottom:0; padding:15px 0 0; }
978
+
979
+ .product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
980
+ .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
981
+ .product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
982
+ .product-options-bottom .tier-prices .price,
983
+ .product-options-bottom .tier-prices .benefit { color:#e26703; }
984
+ .product-options-bottom .price-box { float:left; margin:0; padding:0; }
985
+ .product-options-bottom .price-label { float:left; padding-right:5px; }
986
+ .product-options-bottom .price-tax { float:left; }
987
+ .product-options-bottom .add-to-cart { float:right; }
988
+ .product-shop .product-options-bottom { margin:0 0 10px; }
989
+ .product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
990
+ .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
991
+ .product-shop .product-options-bottom .price-tax { float:none; }
992
+ .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
993
+
994
+ /* Grouped Product */
995
+ .product-view .grouped-items-table .price-box { margin:0; padding:0; }
996
+
997
+ /* Block: Description */
998
+ .product-view .box-description {}
999
+
1000
+ /* Block: Additional */
1001
+ .product-view .box-additional .data-table th,
1002
+ .product-view .box-additional .data-table td { line-height:1.25; }
1003
+
1004
+ /* Block: Upsell */
1005
+ .product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
1006
+ .product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
1007
+ .product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
1008
+ .product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
1009
+ .product-view .box-up-sell .products-grid td.last { border-right:0; }
1010
+ .product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
1011
+ .product-view .box-up-sell .products-grid .product-image { text-align:center; }
1012
+ .product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
1013
+ .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1014
+
1015
+ /* Block: Tags */
1016
+ .product-view .box-tags { margin:0; }
1017
+ .product-view .box-tags h3 { font-size:13px; }
1018
+ .product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
1019
+ .product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
1020
+ .product-view .box-tags .product-tags li.first { padding-left:0; }
1021
+ .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1022
+ .product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
1023
+ .product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; padding:0 0 0 23px; }
1024
+ .product-view .box-tags .form-add input.input-text { width:299px; }
1025
+ .product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
1026
+ .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }
1027
+
1028
+ /* Block: Reviews */
1029
+ .product-view .box-reviews dl { margin:15px 0; }
1030
+ .product-view .box-reviews dt a,
1031
+ .product-view .box-reviews dt span { font-weight:bold; }
1032
+ .product-view .box-reviews dd { margin:0 0 15px; }
1033
+ .product-view .box-reviews dd small { font-style:italic; }
1034
+ .product-view .box-reviews .form-add { margin:15px 0 0; }
1035
+ .product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
1036
+ .product-view .box-reviews .form-add h3 span { font-weight:bold; }
1037
+ .product-view .box-reviews .form-add h4 { font-size:12px; }
1038
+ .product-view .box-reviews .form-add .data-table td { text-align:center; }
1039
+ .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1040
+ .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1041
+ .product-view .box-reviews .form-add .form-list input.input-text,
1042
+ .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1043
+
1044
+ /* Send a Friend */
1045
+ .send-friend .form-list { width:615px; overflow:hidden; }
1046
+ .send-friend .form-list li { margin-right:-15px; }
1047
+ .send-friend .form-list li p { margin:0 15px 0 0; }
1048
+ .send-friend .form-list .field { width:315px; }
1049
+ .send-friend .form-list .input-box { width:300px; }
1050
+ .send-friend .form-list input.input-text,
1051
+ .send-friend .form-list textarea { width:294px; }
1052
+ .send-friend .form-list li.wide .input-box { width:612px; }
1053
+ .send-friend .form-list li.wide textarea { width:609px; }
1054
+ .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
1055
+ /* ======================================================================================= */
1056
+
1057
+
1058
+ /* Content Styles ================================================================= */
1059
+ .product-name { margin:0; font-size:1em; font-weight:normal; }
1060
+ .product-name a { color:#1e7ec8; }
1061
+
1062
+ /* Product Tags */
1063
+ .tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
1064
+ .tags-list li { display:inline !important; margin:0 4px 0 0; }
1065
+ .tags-list li a { color:#1b2d3b; }
1066
+
1067
+ /* Advanced Search */
1068
+ .advanced-search .form-list label { width:160px; padding-right:10px; }
1069
+ .advanced-search .form-list .input-box,
1070
+ .advanced-search .form-list .input-range { float:left; clear:none; }
1071
+ .advanced-search-amount { margin:0 0 10px; }
1072
+ .advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
1073
+ .advanced-search-summary ul { float:left; width:49%; }
1074
+ .advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
1075
+ .advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
1076
+
1077
+ /* CMS Home Page */
1078
+ .cms-home .subtitle {}
1079
+ .cms-index-index .subtitle {}
1080
+
1081
+ /* Sitemap */
1082
+ .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1083
+ .page-sitemap .links a { text-decoration:none; position:relative; }
1084
+ .page-sitemap .links a:hover { text-decoration:underline; }
1085
+ .page-sitemap .sitemap { margin:12px; }
1086
+ .page-sitemap .sitemap a { color:#1b2d3b; }
1087
+ .page-sitemap .sitemap li { margin:3px 0; }
1088
+ .page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
1089
+ .page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
1090
+
1091
+ /* RSS */
1092
+ .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1093
+ .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1094
+ /* ======================================================================================= */
1095
+
1096
+
1097
+ /* Shopping Cart ========================================================================= */
1098
+ .cart .page-title { border-bottom:0; margin:0 0 12px; }
1099
+ .cart .page-title h1 { margin:10px 0 0; }
1100
+
1101
+ /* Checkout Types */
1102
+ .cart .page-title .checkout-types li { margin:0 0 5px; }
1103
+
1104
+ /* Shopping Cart Table */
1105
+ .cart-table th { padding:2px 10px; }
1106
+ .cart-table td { padding:10px; }
1107
+ .cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
1108
+ .cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
1109
+ .cart-table tfoot td { padding:5px 10px; }
1110
+ .cart-table .btn-continue { float:left; }
1111
+ .cart-table .btn-continue span,
1112
+ .cart-table .btn-update span { border-color:#406a83; background:#618499; }
1113
+
1114
+ /* Shopping Cart Collateral boxes */
1115
+ .cart .cart-collaterals { padding:25px 0 0; }
1116
+ .cart .cart-collaterals .col2-set { float:left; width:605px; }
1117
+ .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1118
+
1119
+ .cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
1120
+ .cart .crosssell h2 { font-size:13px; font-weight:bold; }
1121
+ .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
1122
+ .cart .crosssell .product-details { margin-left:90px; }
1123
+ .cart .crosssell .product-name { font-weight:bold; }
1124
+ .cart .crosssell li.item { margin:12px 0; }
1125
+ .cart .crosssell .link-compare { font-weight:normal; }
1126
+
1127
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
1128
+ .cart .discount,
1129
+ .cart .shipping { border:1px solid #d0cbc1; background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
1130
+ .cart .discount h2,
1131
+ .cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
1132
+ .cart .discount button span,
1133
+ .cart .shipping button span { border-color:#406a83; background:#618499; }
1134
+ .cart .discount .buttons-set,
1135
+ .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1136
+ .cart .discount .buttons-set button.button,
1137
+ .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1138
+
1139
+ .cart .discount .input-box { margin:8px 0 0; width:260px; }
1140
+ .cart .discount input.input-text { width:254px; }
1141
+
1142
+ .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
1143
+
1144
+ /* Shopping Cart Totals */
1145
+ .cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
1146
+ .cart .totals table { width:100%; margin:7px 0; }
1147
+ .cart .totals td { padding:1px 15px 1px 7px; }
1148
+ .cart .totals tr.last td {}
1149
+ .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1150
+ .cart .totals tfoot td strong { font-size:15px; }
1151
+ .cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
1152
+ .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1153
+
1154
+ /* Options Tool Tip */
1155
+ .item-options dt { font-weight:bold; font-style:italic; }
1156
+ .item-options dd { padding-left:10px; margin:0 0 6px; }
1157
+ .truncated { cursor:help; }
1158
+ .truncated a.dots { cursor:help; }
1159
+ .truncated a.details { cursor:help; }
1160
+ .truncated .truncated_full_value { position:relative; z-index:999; }
1161
+ .truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
1162
+ .truncated .show dl { top:-20px; left:50%; }
1163
+ .col-left .truncated .show dl { left:15px; top:7px; }
1164
+ .col-right .truncated .show dl { left:-240px; top:7px; }
1165
+ /* ======================================================================================= */
1166
+
1167
+
1168
+ /* Checkout ============================================================================== */
1169
+ /********** < Common Checkout Styles */
1170
+ /* Shipping and Payment methods */
1171
+ .sp-methods { margin:0 0 8px; }
1172
+ .sp-methods dt { margin:13px 0 5px; font-weight:bold; }
1173
+ .sp-methods dd {}
1174
+ .sp-methods dd li { margin:5px 0; }
1175
+ .sp-methods label { font-weight:bold; color:#666; }
1176
+ .sp-methods .price { font-weight:bold; }
1177
+ .sp-methods .form-list { padding-left:20px; }
1178
+ .sp-methods .form-list li { margin:0 0 8px; }
1179
+ .sp-methods select.month { width:154px; margin-right:10px; }
1180
+ .sp-methods select.year { width:96px; }
1181
+ .sp-methods input.cvv { width:3em !important; }
1182
+ .sp-methods .centinel-logos a { margin-right:3px; }
1183
+ .sp-methods .centinel-logos img { vertical-align:middle; }
1184
+
1185
+ .please-wait { float:right; }
1186
+ .please-wait img { vertical-align:middle; }
1187
+ .cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
1188
+
1189
+ /* Tooltip */
1190
+ .tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
1191
+ .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1192
+ .tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
1193
+ .tool-tip .tool-tip-content { padding:5px; }
1194
+
1195
+ /* Gift Messages */
1196
+ .gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
1197
+ .gift-messages p.control { color:#8e8d8b; }
1198
+ .gift-messages-form { position:relative; }
1199
+ .gift-messages-form label { float:none !important; position:static !important; }
1200
+ .gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
1201
+ .gift-messages-form .whole-order { margin:0 0 25px; }
1202
+ .gift-messages-form .item { margin:0 0 10px; }
1203
+ .gift-messages-form .item .product-img-box { float:left; width:75px; }
1204
+ .gift-messages-form .item .product-image { margin:0 0 7px; }
1205
+ .gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
1206
+ .gift-messages-form .item .details { margin-left:90px; }
1207
+ .gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
1208
+ .gift-messages-form .item .details .form-list .field { width:255px; }
1209
+ .gift-messages-form .item .details .form-list .input-box { width:240px; }
1210
+ .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1211
+ .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1212
+ .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1213
+
1214
+ .gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1215
+ .gift-message-link.expanded { background-position:100% -40px; }
1216
+ .gift-message-row { background:#f2efe9; }
1217
+ .gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
1218
+
1219
+ /* Checkout Agreements */
1220
+ .checkout-agreements li { margin:30px 0; }
1221
+ .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
1222
+ .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1223
+ .checkout-agreements .agree input.checkbox { margin-right:6px; }
1224
+ .checkout-agreements .agree label { font-weight:bold; color:#666; }
1225
+
1226
+ .opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
1227
+ .opc .checkout-agreements li { margin:20px 0 0; }
1228
+ .opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
1229
+ .opc .checkout-agreements .agree { padding-left:6px; }
1230
+
1231
+ /* Centinel */
1232
+ .centinel {}
1233
+
1234
+ .opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
1235
+
1236
+ /* Generic Info Set */
1237
+ .info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
1238
+ .info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
1239
+ .info-set h3,
1240
+ .info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
1241
+ .info-set h2 a,
1242
+ .info-set h3 a,
1243
+ .info-set h4 a { font-weight:normal; }
1244
+ .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
1245
+ .info-set h3.legend { margin:0 0 10px; color:#0a263c; }
1246
+ .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1247
+ .info-set .box { margin:0 0 15px; }
1248
+ .info-set .box h2 { color:#e26703; }
1249
+ .info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
1250
+ .info-set .data-table .product-name a { font-weight:bold !important; }
1251
+ .info-set .data-table .item-options { margin:5px 0 0; }
1252
+ /********** Common Checkout Styles > */
1253
+
1254
+ /* One Page Checkout */
1255
+ .block-progress { border:0; margin:0; }
1256
+ .block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
1257
+ .block-progress .block-title strong { font-size:13px; color:#0a263c; }
1258
+ .block-progress .block-content { background:none; }
1259
+ .block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
1260
+ .block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
1261
+ .block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
1262
+ .block-progress dd.complete {}
1263
+ .block-progress p { margin:0; }
1264
+
1265
+ .opc .buttons-set { margin-top:0; padding-top:2em; }
1266
+ .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1267
+ .opc .buttons-set .back-link small { display:none; }
1268
+ .opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
1269
+ .opc .buttons-set.disabled button.button { display:none; }
1270
+ .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1271
+ .opc .ul { list-style:disc outside; padding-left:18px; }
1272
+
1273
+ .opc { position:relative; }
1274
+ .opc li.section {}
1275
+
1276
+ .opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
1277
+ .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; }
1278
+ .opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
1279
+ .opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
1280
+
1281
+ .opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
1282
+ .opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
1283
+ .opc .allow .step-title h2 { color:#a4b3b9; }
1284
+ /*.opc .allow .step-title a { display:block; }*/
1285
+
1286
+ .opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
1287
+ .opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
1288
+ .opc .active .step-title h2 { color:#f18200; }
1289
+ /*.opc .active .step-title a { display:none; }*/
1290
+
1291
+ .opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
1292
+ .opc .step .tool-tip { right:30px; }
1293
+
1294
+ #opc-login .buttons-set { border-top:0; }
1295
+ #opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
1296
+ #opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
1297
+
1298
+ #opc-shipping_method .buttons-set { border-top:0; }
1299
+ .opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
1300
+ .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1301
+
1302
+ #opc-review .step { border:0; padding:0; }
1303
+ #opc-review .product-name { font-weight:bold; color:#0a263c; }
1304
+ #opc-review .item-options { margin:5px 0 0; }
1305
+ #opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
1306
+ #opc-review .buttons-set p { margin:0; line-height:40px; }
1307
+ #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1308
+
1309
+ /* Multiple Addresses Checkout */
1310
+ .checkout-progress { padding:0 90px; margin:0 0 20px; }
1311
+ .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
1312
+ .checkout-progress li.active { border-top-color:#e96200; color:#e96200; }
1313
+
1314
+ .multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
1315
+ .multiple-checkout h3,
1316
+ .multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
1317
+ .multiple-checkout h2 a,
1318
+ .multiple-checkout h3 a,
1319
+ .multiple-checkout h4 a { font-weight:normal; }
1320
+ .multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
1321
+ .multiple-checkout .data-table .product-name a { font-weight:bold !important; }
1322
+ .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1323
+
1324
+ .multiple-checkout .gift-messages { margin:15px 0 0; }
1325
+
1326
+ .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1327
+
1328
+ .multiple-checkout .col2-set,
1329
+ .multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
1330
+ .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
1331
+ .multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
1332
+ .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1333
+ .multiple-checkout .box { margin:0 0 15px; }
1334
+ .multiple-checkout .box h2 { color:#e26703; }
1335
+
1336
+ .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1337
+ .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
1338
+ .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
1339
+ .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1340
+ .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
1341
+ .multiple-checkout .place-order .grand-total .price { color:#E26703; }
1342
+ .multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
1343
+ .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1344
+
1345
+ /* Step 1 */
1346
+ .multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
1347
+ #multiship-addresses-table td { padding:10px; }
1348
+ #multiship-addresses-table tfoot td { padding:5px 10px; }
1349
+ #multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }
1350
+
1351
+ /* Step 2 */
1352
+ .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1353
+ .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1354
+ .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1355
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1356
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1357
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1358
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1359
+ .checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
1360
+ .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
1361
+
1362
+ /* Step 3 */
1363
+ .checkout-multishipping-billing .multiple-checkout { position:relative; }
1364
+ /* ======================================================================================= */
1365
+
1366
+
1367
+ /* Account Login/Create Pages ============================================================ */
1368
+ .account-login .content { min-height:240px; padding:14px 21px; background:#faf7ee url(../images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
1369
+ .account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
1370
+ .account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
1371
+ .account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
1372
+ .account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x; }
1373
+
1374
+ .account-create {}
1375
+ /* Account Login/Create Pages ============================================================ */
1376
+
1377
+
1378
+ /* My Account ============================================================================= */
1379
+ .my-account .title-buttons .link-rss { float:none; margin:0; }
1380
+
1381
+ /********** < Dashboard */
1382
+ .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1383
+ .dashboard .welcome-msg p { margin:0; }
1384
+ .dashboard .col2-set { margin:0 0 15px; }
1385
+
1386
+ /* General Box */
1387
+ .box-account { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
1388
+ .box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
1389
+ .box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }
1390
+
1391
+ .dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
1392
+ .dashboard .box .box-title h3,
1393
+ .dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
1394
+
1395
+ /* Block: Recent Orders */
1396
+ .dashboard .box-recent .box-head h2 { background-image:url(../images/i_folder-table.gif); }
1397
+
1398
+ /* Block: Account Information */
1399
+ .dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
1400
+
1401
+ /* Block: Reviews */
1402
+ .dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
1403
+ .dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
1404
+ .dashboard .box-reviews .details { margin-left:20px; }
1405
+ .dashboard .box-reviews li.item { margin:0 0 7px; }
1406
+ .dashboard .box-reviews li.item.last { margin:0; }
1407
+ .dashboard .box-reviews .ratings { margin:7px 0 0; }
1408
+
1409
+ /* Block: Tags */
1410
+ .dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
1411
+ .dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
1412
+ .dashboard .box-tags .details { margin-left:20px; }
1413
+ .dashboard .box-tags li.item { margin:0 0 7px; }
1414
+ .dashboard .box-tags li.item.last { margin:0; }
1415
+ .dashboard .box-tags .tags strong,
1416
+ .dashboard .box-tags .tags ul,
1417
+ .dashboard .box-tags .tags ul li { display:inline; }
1418
+ /********** Dashboard > */
1419
+
1420
+ /* Address Book */
1421
+ .addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
1422
+ .addresses-list h3 { font-weight:bold; font-size:13px; }
1423
+ .addresses-list address { margin:0 0 3px; }
1424
+ .addresses-list p { margin:0; }
1425
+ .addresses-list a { font-weight:bold; }
1426
+ .addresses-list .link-remove { color:#646464; }
1427
+ .addresses-list .separator { margin:0 3px; }
1428
+ .addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
1429
+ .addresses-list li.empty { background:none; border:0; padding:0; }
1430
+ .addresses-list li.empty p { font-weight:bold; }
1431
+ .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1432
+
1433
+ /* Order View */
1434
+ .order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
1435
+ .order-info dt,
1436
+ .order-info dd,
1437
+ .order-info ul,
1438
+ .order-info li { display:inline; }
1439
+ .order-info .current { font-weight:bold; }
1440
+ .order-info li { margin:0 3px; }
1441
+
1442
+ .order-date { margin:10px 0; }
1443
+
1444
+ .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; }
1445
+ .order-info-box h2 { font-weight:bold; font-size:13px; }
1446
+ .order-info-box .box-payment p { margin:0 0 5px; }
1447
+ .order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
1448
+
1449
+ .order-items { width:100%; overflow-x:auto; }
1450
+ .order-items h2,
1451
+ .order-items h3 { font-weight:bold; font-size:13px; }
1452
+ .order-items .product-name { font-size:1em !important; font-weight:bold !important; }
1453
+ .order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
1454
+ .order-items p .link-print { float:none; }
1455
+
1456
+ .order-gift-message { margin:15px 0; }
1457
+ .gift-message dt strong { color:#666; }
1458
+ .gift-message dd { margin:5px 0 0; font-size:13px; }
1459
+
1460
+ .order-about { margin:15px 0; }
1461
+ .order-about dt { font-weight:bold; }
1462
+ .order-about dd { font-size:13px; margin:0 0 7px; }
1463
+
1464
+ .tracking-table { margin:0 0 15px; }
1465
+ .tracking-table th { font-weight:bold; white-space:nowrap; }
1466
+ .tracking-table th,
1467
+ .tracking-table td { padding:1px 5px 0 0; }
1468
+
1469
+ .tracking-table-popup { width:100%; }
1470
+ .tracking-table-popup th { font-weight:bold; white-space:nowrap; }
1471
+ .tracking-table-popup th,
1472
+ .tracking-table-popup td { padding:1px 8px; }
1473
+
1474
+ /* Order Print Pages */
1475
+ .page-print .print-head { margin:0 0 15px; }
1476
+ .page-print .print-head .logo { float:left; }
1477
+ .page-print .print-head address { float:left; margin-left:15px; }
1478
+ .page-print h1 { font-size:16px; font-weight:bold; }
1479
+ .page-print h2,
1480
+ .page-print h3 { font-size:13px; font-weight:bold; }
1481
+ .page-print h2.h2 { font-size:16px; font-weight:bold; }
1482
+ .page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
1483
+ .page-print .col2-set { margin:0 0 10px; }
1484
+ /* Price Rewrites */
1485
+ .page-print .gift-message-link { display:none; }
1486
+ .page-print .price-excl-tax,
1487
+ .page-print .price-incl-tax { display:block; white-space:nowrap; }
1488
+ .page-print .cart-price,
1489
+ .page-print .price-excl-tax .label,
1490
+ .page-print .price-incl-tax .label,
1491
+ .page-print .price-excl-tax .price,
1492
+ .page-print .price-incl-tax .price { display:inline; }
1493
+
1494
+ /* My Wishlist */
1495
+ .my-wishlist .data-table td { padding:10px; }
1496
+ .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1497
+ .my-wishlist textarea { display:block; width:97%; height:109px; }
1498
+ .my-wishlist .buttons-set { margin-top:2em; }
1499
+ .my-wishlist .buttons-set button.button { float:none; }
1500
+ .my-wishlist .buttons-set .btn-add span,
1501
+ .my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
1502
+ #wishlist-table .add-to-links { white-space:nowrap; }
1503
+
1504
+ /* My Tags */
1505
+ .my-tag-edit { float:left; margin:0 0 10px; }
1506
+ .my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
1507
+ #my-tags-table { clear:both; }
1508
+ #my-tags-table td { padding:10px; }
1509
+ #my-tags-table .add-to-links { white-space:nowrap; }
1510
+
1511
+ /* My Reviews */
1512
+ #my-reviews-table td { padding:10px; }
1513
+
1514
+ .product-review .product-img-box { float:left; width:140px; }
1515
+ .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1516
+ .product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
1517
+ .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1518
+ .product-review .product-details { margin-left:150px; }
1519
+ .product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
1520
+ .product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
1521
+ .product-review .ratings-table { margin:0 0 10px; }
1522
+ .product-review dt { font-weight:bold; }
1523
+ .product-review dd { font-size:13px; margin:5px 0 0; }
1524
+ /* ======================================================================================= */
1525
+
1526
+
1527
+ /* Footer ================================================================================ */
1528
+ .footer-container { border-top:15px solid #b6d1e2; }
1529
+ .footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
1530
+ .footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
1531
+ .footer .store-switcher label { font-weight:bold; vertical-align:middle; }
1532
+ .footer .store-switcher select { padding:0; vertical-align:middle; }
1533
+ .footer a { color:#fff; text-decoration:none; }
1534
+ .footer a:hover { text-decoration:underline; }
1535
+ .footer .bugs { margin:13px 0 0; color:#ecf3f6; }
1536
+ .footer .bugs a { color:#ecf3f6; text-decoration:underline; }
1537
+ .footer .bugs a:hover { text-decoration:none; }
1538
+ .footer address { margin:0 0 20px; color:#ecf3f6; }
1539
+ .footer address a { color:#ecf3f6; text-decoration:underline; }
1540
+ .footer address a:hover { text-decoration:none; }
1541
+ .footer ul { display:inline; }
1542
+ .footer ul.links { display:block; }
1543
+ .footer li { display:inline; /*background:url(../images/bkg_pipe2.gif) 100% 60% no-repeat;*/ padding:0 7px 0 4px; }
1544
+ .footer li.last { background:none !important; padding-right:0 !important; }
1545
+ .footer-container .bottom-container { margin:0 0 5px; }
1546
+ /* ======================================================================================= */
1547
+
1548
+ /* Sample Data============================================================================ */
1549
+ .home-callout { margin-bottom:12px; }
1550
+ .home-callout img { display:block }
1551
+ .home-spot { float:left; width:470px; margin-left:20px; }
1552
+ .best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
1553
+ .best-selling table { border-top:1px solid #ccc; }
1554
+ .best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
1555
+ .best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
1556
+ .best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
1557
+ .best-selling .product-img { float:left; border:2px solid #dcdcdc; }
1558
+ .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1559
+ .best-selling a.product-name,
1560
+ .home-spot .best-selling a.product-name:hover { color:#203548; }
1561
+ /* ======================================================================================= */
1562
+
1563
+
1564
+ /* Clears ================================================================================ */
1565
+ .clearer:after,
1566
+ .header-container:after,
1567
+ .header-container .top-container:after,
1568
+ .header:after,
1569
+ .header .quick-access:after,
1570
+ #nav:after,
1571
+ .main:after,
1572
+ .footer:after,
1573
+ .footer-container .bottom-container:after,
1574
+ .col-main:after,
1575
+ .col2-set:after,
1576
+ .col3-set:after,
1577
+ .col4-set:after,
1578
+ .search-autocomplete li:after,
1579
+ .block .block-content:after,
1580
+ .block .actions:after,
1581
+ .block li.item:after,
1582
+ .block-poll li:after,
1583
+ .block-layered-nav .currently li:after,
1584
+ .page-title:after,
1585
+ .products-grid:after,
1586
+ .products-list li.item:after,
1587
+ .box-account .box-head:after,
1588
+ .dashboard .box .box-title:after,
1589
+ .box-reviews li.item:after,
1590
+ .box-tags li.item:after,
1591
+ .pager:after,
1592
+ .sorter:after,
1593
+ .ratings:after,
1594
+ .add-to-box:after,
1595
+ .add-to-cart:after,
1596
+ .product-essential:after,
1597
+ .product-collateral:after,
1598
+ .product-view .product-img-box .more-views ul:after,
1599
+ .product-view .box-tags .form-add:after,
1600
+ .product-options .options-list li:after,
1601
+ .product-options-bottom:after,
1602
+ .product-review:after,
1603
+ .cart:after,
1604
+ .cart-collaterals:after,
1605
+ .cart .crosssell li.item:after,
1606
+ .opc .step-title:after,
1607
+ .checkout-progress:after,
1608
+ .multiple-checkout .place-order:after,
1609
+ .group-select li:after,
1610
+ .form-list li:after,
1611
+ .form-list .field:after,
1612
+ .buttons-set:after,
1613
+ .page-print .print-head:after,
1614
+ .advanced-search-summary:after,
1615
+ .gift-messages-form .item:after,
1616
+ .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1617
+ /* ======================================================================================= */
skin/frontend/default/grayscale/favicon.ico ADDED
Binary file
skin/frontend/default/grayscale/images/active_store_link_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/active_store_link_hover_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_block-actions.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_body.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_buttons-set1.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_checkout.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_login-box.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_main1.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_main2.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_nav0.jpg ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_opc-title-off.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_pipe1.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_pipe2.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_pipe3.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_product-view.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_product_collateral.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_rating.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_tfoot.gif ADDED
Binary file
skin/frontend/default/grayscale/images/bkg_toolbar.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head_cart.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head_layered-nav.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head_line.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head_service.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_head_signup.gif ADDED
Binary file
skin/frontend/default/grayscale/images/block_line.gif ADDED
Binary file
skin/frontend/default/grayscale/images/body_bg.jpg ADDED
Binary file
skin/frontend/default/grayscale/images/breadcrumbs_sp.gif ADDED
Binary file
skin/frontend/default/grayscale/images/btn_remove.gif ADDED
Binary file
skin/frontend/default/grayscale/images/btn_remove2.gif ADDED
Binary file
skin/frontend/default/grayscale/images/btn_search.gif ADDED
Binary file
skin/frontend/default/grayscale/images/btn_trash.gif ADDED
Binary file
skin/frontend/default/grayscale/images/customer_icon.png ADDED
Binary file
skin/frontend/default/grayscale/images/download.jpg ADDED
Binary file
skin/frontend/default/grayscale/images/forum.png ADDED
Binary file
skin/frontend/default/grayscale/images/gift-message-collapse.gif ADDED
Binary file
skin/frontend/default/grayscale/images/gift-message-expand.gif ADDED
Binary file
skin/frontend/default/grayscale/images/header_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/header_links_sp.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_arrow-top.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_block-cart.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_block-poll.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_block-subscribe.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_notice.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_page1.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_page2.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_pager-next.gif ADDED
Binary file
skin/frontend/default/grayscale/images/i_pager-prev.gif ADDED
Binary file
skin/frontend/default/grayscale/images/icon_asterick.gif ADDED
Binary file
skin/frontend/default/grayscale/images/light_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale/images/light_e_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale/images/logo.gif ADDED
Binary file
skin/frontend/default/grayscale/images/logo_email.gif ADDED
Binary file
skin/frontend/default/grayscale/images/logo_print.gif ADDED
Binary file
skin/frontend/default/grayscale/images/magnifier_handle.gif ADDED
Binary file
skin/frontend/default/grayscale/images/menu_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/more.png ADDED
Binary file
skin/frontend/default/grayscale/images/nav_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale/images/right_col_main.gif ADDED
Binary file
skin/frontend/default/grayscale/images/search_btn.gif ADDED
Binary file
skin/frontend/default/grayscale/images/search_input.gif ADDED
Binary file
skin/frontend/default/grayscale/images/slider.jpg ADDED
Binary file
skin/frontend/default/grayscale/images/slider/Thumbs.db ADDED
Binary file
skin/frontend/default/grayscale/images/slider/arr_left.png ADDED
Binary file
skin/frontend/default/grayscale/images/slider/arr_right.png ADDED
Binary file
skin/frontend/default/grayscale/images/slider_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/images/slider_btn_zoom_in.gif ADDED
Binary file
skin/frontend/default/grayscale/images/slider_btn_zoom_out.gif ADDED
Binary file
skin/frontend/default/grayscale/images/sort_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale/images/sort_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale/images/subscribe_btn.gif ADDED
Binary file
skin/frontend/default/grayscale/images/subscribe_input.gif ADDED
Binary file
skin/frontend/default/grayscale/images/tab_bg.png ADDED
Binary file
skin/frontend/default/grayscale/images/top_static_links_sp.gif ADDED
Binary file
skin/frontend/default/grayscale/images/validation_advice_bg.gif ADDED
Binary file
skin/frontend/default/grayscale/js/cycle-fade-effect.js ADDED
@@ -0,0 +1,1259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * jQuery Cycle Plugin (with Transition Definitions)
3
+ * Examples and documentation at: http://jquery.malsup.com/cycle/
4
+ * Copyright (c) 2007-2009 M. Alsup
5
+ * Version: 2.72 (09-SEP-2009)
6
+ * Dual licensed under the MIT and GPL licenses:
7
+ * http://www.opensource.org/licenses/mit-license.php
8
+ * http://www.gnu.org/licenses/gpl.html
9
+ * Requires: jQuery v1.2.6 or later
10
+ *
11
+ * Originally based on the work of:
12
+ * 1) Matt Oakes
13
+ * 2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
14
+ * 3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
15
+ */
16
+ ;(function($) {
17
+
18
+ var ver = '2.72';
19
+
20
+ // if $.support is not defined (pre jQuery 1.3) add what I need
21
+ if ($.support == undefined) {
22
+ $.support = {
23
+ opacity: !($.browser.msie)
24
+ };
25
+ }
26
+
27
+ function debug(s) {
28
+ if ($.fn.cycle.debug)
29
+ log(s);
30
+ }
31
+ function log() {
32
+ if (window.console && window.console.log)
33
+ window.console.log('[cycle] ' + Array.prototype.join.call(arguments,' '));
34
+ //$('body').append('<div>'+Array.prototype.join.call(arguments,' ')+'</div>');
35
+ };
36
+
37
+ // the options arg can be...
38
+ // a number - indicates an immediate transition should occur to the given slide index
39
+ // a string - 'stop', 'pause', 'resume', or the name of a transition effect (ie, 'fade', 'zoom', etc)
40
+ // an object - properties to control the slideshow
41
+ //
42
+ // the arg2 arg can be...
43
+ // the name of an fx (only used in conjunction with a numeric value for 'options')
44
+ // the value true (only used in conjunction with a options == 'resume') and indicates
45
+ // that the resume should occur immediately (not wait for next timeout)
46
+
47
+ $.fn.cycle = function(options, arg2) {
48
+ var o = { s: this.selector, c: this.context };
49
+
50
+ // in 1.3+ we can fix mistakes with the ready state
51
+ if (this.length === 0 && options != 'stop') {
52
+ if (!$.isReady && o.s) {
53
+ log('DOM not ready, queuing slideshow');
54
+ $(function() {
55
+ $(o.s,o.c).cycle(options,arg2);
56
+ });
57
+ return this;
58
+ }
59
+ // is your DOM ready? http://docs.jquery.com/Tutorials:Introducing_$(document).ready()
60
+ log('terminating; zero elements found by selector' + ($.isReady ? '' : ' (DOM not ready)'));
61
+ return this;
62
+ }
63
+
64
+ // iterate the matched nodeset
65
+ return this.each(function() {
66
+ var opts = handleArguments(this, options, arg2);
67
+ if (opts === false)
68
+ return;
69
+
70
+ // stop existing slideshow for this container (if there is one)
71
+ if (this.cycleTimeout)
72
+ clearTimeout(this.cycleTimeout);
73
+ this.cycleTimeout = this.cyclePause = 0;
74
+
75
+ var $cont = $(this);
76
+ var $slides = opts.slideExpr ? $(opts.slideExpr, this) : $cont.children();
77
+ var els = $slides.get();
78
+ if (els.length < 2) {
79
+ log('terminating; too few slides: ' + els.length);
80
+ return;
81
+ }
82
+
83
+ var opts2 = buildOptions($cont, $slides, els, opts, o);
84
+ if (opts2 === false)
85
+ return;
86
+
87
+ var startTime = opts2.continuous ? 10 : getTimeout(opts2.currSlide, opts2.nextSlide, opts2, !opts2.rev);
88
+
89
+ // if it's an auto slideshow, kick it off
90
+ if (startTime) {
91
+ startTime += (opts2.delay || 0);
92
+ if (startTime < 10)
93
+ startTime = 10;
94
+ debug('first timeout: ' + startTime);
95
+ this.cycleTimeout = setTimeout(function(){go(els,opts2,0,!opts2.rev)}, startTime);
96
+ }
97
+ });
98
+ };
99
+
100
+ // process the args that were passed to the plugin fn
101
+ function handleArguments(cont, options, arg2) {
102
+ if (cont.cycleStop == undefined)
103
+ cont.cycleStop = 0;
104
+ if (options === undefined || options === null)
105
+ options = {};
106
+ if (options.constructor == String) {
107
+ switch(options) {
108
+ case 'stop':
109
+ cont.cycleStop++; // callbacks look for change
110
+ if (cont.cycleTimeout)
111
+ clearTimeout(cont.cycleTimeout);
112
+ cont.cycleTimeout = 0;
113
+ $(cont).removeData('cycle.opts');
114
+ return false;
115
+ case 'pause':
116
+ cont.cyclePause = 1;
117
+ return false;
118
+ case 'resume':
119
+ cont.cyclePause = 0;
120
+ if (arg2 === true) { // resume now!
121
+ options = $(cont).data('cycle.opts');
122
+ if (!options) {
123
+ log('options not found, can not resume');
124
+ return false;
125
+ }
126
+ if (cont.cycleTimeout) {
127
+ clearTimeout(cont.cycleTimeout);
128
+ cont.cycleTimeout = 0;
129
+ }
130
+ go(options.elements, options, 1, 1);
131
+ }
132
+ return false;
133
+ case 'prev':
134
+ case 'next':
135
+ var opts = $(cont).data('cycle.opts');
136
+ if (!opts) {
137
+ log('options not found, "prev/next" ignored');
138
+ return false;
139
+ }
140
+ $.fn.cycle[options](opts);
141
+ return false;
142
+ default:
143
+ options = { fx: options };
144
+ };
145
+ return options;
146
+ }
147
+ else if (options.constructor == Number) {
148
+ // go to the requested slide
149
+ var num = options;
150
+ options = $(cont).data('cycle.opts');
151
+ if (!options) {
152
+ log('options not found, can not advance slide');
153
+ return false;
154
+ }
155
+ if (num < 0 || num >= options.elements.length) {
156
+ log('invalid slide index: ' + num);
157
+ return false;
158
+ }
159
+ options.nextSlide = num;
160
+ if (cont.cycleTimeout) {
161
+ clearTimeout(cont.cycleTimeout);
162
+ cont.cycleTimeout = 0;
163
+ }
164
+ if (typeof arg2 == 'string')
165
+ options.oneTimeFx = arg2;
166
+ go(options.elements, options, 1, num >= options.currSlide);
167
+ return false;
168
+ }
169
+ return options;
170
+ };
171
+
172
+ function removeFilter(el, opts) {
173
+ if (!$.support.opacity && opts.cleartype && el.style.filter) {
174
+ try { el.style.removeAttribute('filter'); }
175
+ catch(smother) {} // handle old opera versions
176
+ }
177
+ };
178
+
179
+ // one-time initialization
180
+ function buildOptions($cont, $slides, els, options, o) {
181
+ // support metadata plugin (v1.0 and v2.0)
182
+ var opts = $.extend({}, $.fn.cycle.defaults, options || {}, $.metadata ? $cont.metadata() : $.meta ? $cont.data() : {});
183
+ if (opts.autostop)
184
+ opts.countdown = opts.autostopCount || els.length;
185
+
186
+ var cont = $cont[0];
187
+ $cont.data('cycle.opts', opts);
188
+ opts.$cont = $cont;
189
+ opts.stopCount = cont.cycleStop;
190
+ opts.elements = els;
191
+ opts.before = opts.before ? [opts.before] : [];
192
+ opts.after = opts.after ? [opts.after] : [];
193
+ opts.after.unshift(function(){ opts.busy=0; });
194
+
195
+ // push some after callbacks
196
+ if (!$.support.opacity && opts.cleartype)
197
+ opts.after.push(function() { removeFilter(this, opts); });
198
+ if (opts.continuous)
199
+ opts.after.push(function() { go(els,opts,0,!opts.rev); });
200
+
201
+ saveOriginalOpts(opts);
202
+
203
+ // clearType corrections
204
+ if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
205
+ clearTypeFix($slides);
206
+
207
+ // container requires non-static position so that slides can be position within
208
+ if ($cont.css('position') == 'static')
209
+ $cont.css('position', 'relative');
210
+ if (opts.width)
211
+ $cont.width(opts.width);
212
+ if (opts.height && opts.height != 'auto')
213
+ $cont.height(opts.height);
214
+
215
+ if (opts.startingSlide)
216
+ opts.startingSlide = parseInt(opts.startingSlide);
217
+
218
+ // if random, mix up the slide array
219
+ if (opts.random) {
220
+ opts.randomMap = [];
221
+ for (var i = 0; i < els.length; i++)
222
+ opts.randomMap.push(i);
223
+ opts.randomMap.sort(function(a,b) {return Math.random() - 0.5;});
224
+ opts.randomIndex = 0;
225
+ opts.startingSlide = opts.randomMap[0];
226
+ }
227
+ else if (opts.startingSlide >= els.length)
228
+ opts.startingSlide = 0; // catch bogus input
229
+ opts.currSlide = opts.startingSlide = opts.startingSlide || 0;
230
+ var first = opts.startingSlide;
231
+
232
+ // set position and zIndex on all the slides
233
+ $slides.css({position: 'absolute', top:0, left:0}).hide().each(function(i) {
234
+ var z = first ? i >= first ? els.length - (i-first) : first-i : els.length-i;
235
+ $(this).css('z-index', z)
236
+ });
237
+
238
+ // make sure first slide is visible
239
+ $(els[first]).css('opacity',1).show(); // opacity bit needed to handle restart use case
240
+ removeFilter(els[first], opts);
241
+
242
+ // stretch slides
243
+ if (opts.fit && opts.width)
244
+ $slides.width(opts.width);
245
+ if (opts.fit && opts.height && opts.height != 'auto')
246
+ $slides.height(opts.height);
247
+
248
+ // stretch container
249
+ var reshape = opts.containerResize && !$cont.innerHeight();
250
+ if (reshape) { // do this only if container has no size http://tinyurl.com/da2oa9
251
+ var maxw = 0, maxh = 0;
252
+ for(var j=0; j < els.length; j++) {
253
+ var $e = $(els[j]), e = $e[0], w = $e.outerWidth(), h = $e.outerHeight();
254
+ if (!w) w = e.offsetWidth;
255
+ if (!h) h = e.offsetHeight;
256
+ maxw = w > maxw ? w : maxw;
257
+ maxh = h > maxh ? h : maxh;
258
+ }
259
+ if (maxw > 0 && maxh > 0)
260
+ $cont.css({width:maxw+'px',height:maxh+'px'});
261
+ }
262
+
263
+ if (opts.pause)
264
+ $cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});
265
+
266
+ if (supportMultiTransitions(opts) === false)
267
+ return false;
268
+
269
+ // apparently a lot of people use image slideshows without height/width attributes on the images.
270
+ // Cycle 2.50+ requires the sizing info for every slide; this block tries to deal with that.
271
+ var requeue = false;
272
+ options.requeueAttempts = options.requeueAttempts || 0;
273
+ $slides.each(function() {
274
+ // try to get height/width of each slide
275
+ var $el = $(this);
276
+ this.cycleH = (opts.fit && opts.height) ? opts.height : $el.height();
277
+ this.cycleW = (opts.fit && opts.width) ? opts.width : $el.width();
278
+
279
+ if ( $el.is('img') ) {
280
+ // sigh.. sniffing, hacking, shrugging... this crappy hack tries to account for what browsers do when
281
+ // an image is being downloaded and the markup did not include sizing info (height/width attributes);
282
+ // there seems to be some "default" sizes used in this situation
283
+ var loadingIE = ($.browser.msie && this.cycleW == 28 && this.cycleH == 30 && !this.complete);
284
+ var loadingFF = ($.browser.mozilla && this.cycleW == 34 && this.cycleH == 19 && !this.complete);
285
+ var loadingOp = ($.browser.opera && ((this.cycleW == 42 && this.cycleH == 19) || (this.cycleW == 37 && this.cycleH == 17)) && !this.complete);
286
+ var loadingOther = (this.cycleH == 0 && this.cycleW == 0 && !this.complete);
287
+ // don't requeue for images that are still loading but have a valid size
288
+ if (loadingIE || loadingFF || loadingOp || loadingOther) {
289
+ if (o.s && opts.requeueOnImageNotLoaded && ++options.requeueAttempts < 100) { // track retry count so we don't loop forever
290
+ log(options.requeueAttempts,' - img slide not loaded, requeuing slideshow: ', this.src, this.cycleW, this.cycleH);
291
+ setTimeout(function() {$(o.s,o.c).cycle(options)}, opts.requeueTimeout);
292
+ requeue = true;
293
+ return false; // break each loop
294
+ }
295
+ else {
296
+ log('could not determine size of image: '+this.src, this.cycleW, this.cycleH);
297
+ }
298
+ }
299
+ }
300
+ return true;
301
+ });
302
+
303
+ if (requeue)
304
+ return false;
305
+
306
+ opts.cssBefore = opts.cssBefore || {};
307
+ opts.animIn = opts.animIn || {};
308
+ opts.animOut = opts.animOut || {};
309
+
310
+ $slides.not(':eq('+first+')').css(opts.cssBefore);
311
+ if (opts.cssFirst)
312
+ $($slides[first]).css(opts.cssFirst);
313
+
314
+ if (opts.timeout) {
315
+ opts.timeout = parseInt(opts.timeout);
316
+ // ensure that timeout and speed settings are sane
317
+ if (opts.speed.constructor == String)
318
+ opts.speed = $.fx.speeds[opts.speed] || parseInt(opts.speed);
319
+ if (!opts.sync)
320
+ opts.speed = opts.speed / 2;
321
+ while((opts.timeout - opts.speed) < 250) // sanitize timeout
322
+ opts.timeout += opts.speed;
323
+ }
324
+ if (opts.easing)
325
+ opts.easeIn = opts.easeOut = opts.easing;
326
+ if (!opts.speedIn)
327
+ opts.speedIn = opts.speed;
328
+ if (!opts.speedOut)
329
+ opts.speedOut = opts.speed;
330
+
331
+ opts.slideCount = els.length;
332
+ opts.currSlide = opts.lastSlide = first;
333
+ if (opts.random) {
334
+ opts.nextSlide = opts.currSlide;
335
+ if (++opts.randomIndex == els.length)
336
+ opts.randomIndex = 0;
337
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
338
+ }
339
+ else
340
+ opts.nextSlide = opts.startingSlide >= (els.length-1) ? 0 : opts.startingSlide+1;
341
+
342
+ // run transition init fn
343
+ if (!opts.multiFx) {
344
+ var init = $.fn.cycle.transitions[opts.fx];
345
+ if ($.isFunction(init))
346
+ init($cont, $slides, opts);
347
+ else if (opts.fx != 'custom' && !opts.multiFx) {
348
+ log('unknown transition: ' + opts.fx,'; slideshow terminating');
349
+ return false;
350
+ }
351
+ }
352
+
353
+ // fire artificial events
354
+ var e0 = $slides[first];
355
+ if (opts.before.length)
356
+ opts.before[0].apply(e0, [e0, e0, opts, true]);
357
+ if (opts.after.length > 1)
358
+ opts.after[1].apply(e0, [e0, e0, opts, true]);
359
+
360
+ if (opts.next)
361
+ $(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1)});
362
+ if (opts.prev)
363
+ $(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1)});
364
+ if (opts.pager)
365
+ buildPager(els,opts);
366
+
367
+ exposeAddSlide(opts, els);
368
+
369
+ return opts;
370
+ };
371
+
372
+ // save off original opts so we can restore after clearing state
373
+ function saveOriginalOpts(opts) {
374
+ opts.original = { before: [], after: [] };
375
+ opts.original.cssBefore = $.extend({}, opts.cssBefore);
376
+ opts.original.cssAfter = $.extend({}, opts.cssAfter);
377
+ opts.original.animIn = $.extend({}, opts.animIn);
378
+ opts.original.animOut = $.extend({}, opts.animOut);
379
+ $.each(opts.before, function() { opts.original.before.push(this); });
380
+ $.each(opts.after, function() { opts.original.after.push(this); });
381
+ };
382
+
383
+ function supportMultiTransitions(opts) {
384
+ var i, tx, txs = $.fn.cycle.transitions;
385
+ // look for multiple effects
386
+ if (opts.fx.indexOf(',') > 0) {
387
+ opts.multiFx = true;
388
+ opts.fxs = opts.fx.replace(/\s*/g,'').split(',');
389
+ // discard any bogus effect names
390
+ for (i=0; i < opts.fxs.length; i++) {
391
+ var fx = opts.fxs[i];
392
+ tx = txs[fx];
393
+ if (!tx || !txs.hasOwnProperty(fx) || !$.isFunction(tx)) {
394
+ log('discarding unknown transition: ',fx);
395
+ opts.fxs.splice(i,1);
396
+ i--;
397
+ }
398
+ }
399
+ // if we have an empty list then we threw everything away!
400
+ if (!opts.fxs.length) {
401
+ log('No valid transitions named; slideshow terminating.');
402
+ return false;
403
+ }
404
+ }
405
+ else if (opts.fx == 'all') { // auto-gen the list of transitions
406
+ opts.multiFx = true;
407
+ opts.fxs = [];
408
+ for (p in txs) {
409
+ tx = txs[p];
410
+ if (txs.hasOwnProperty(p) && $.isFunction(tx))
411
+ opts.fxs.push(p);
412
+ }
413
+ }
414
+ if (opts.multiFx && opts.randomizeEffects) {
415
+ // munge the fxs array to make effect selection random
416
+ var r1 = Math.floor(Math.random() * 20) + 30;
417
+ for (i = 0; i < r1; i++) {
418
+ var r2 = Math.floor(Math.random() * opts.fxs.length);
419
+ opts.fxs.push(opts.fxs.splice(r2,1)[0]);
420
+ }
421
+ debug('randomized fx sequence: ',opts.fxs);
422
+ }
423
+ return true;
424
+ };
425
+
426
+ // provide a mechanism for adding slides after the slideshow has started
427
+ function exposeAddSlide(opts, els) {
428
+ opts.addSlide = function(newSlide, prepend) {
429
+ var $s = $(newSlide), s = $s[0];
430
+ if (!opts.autostopCount)
431
+ opts.countdown++;
432
+ els[prepend?'unshift':'push'](s);
433
+ if (opts.els)
434
+ opts.els[prepend?'unshift':'push'](s); // shuffle needs this
435
+ opts.slideCount = els.length;
436
+
437
+ $s.css('position','absolute');
438
+ $s[prepend?'prependTo':'appendTo'](opts.$cont);
439
+
440
+ if (prepend) {
441
+ opts.currSlide++;
442
+ opts.nextSlide++;
443
+ }
444
+
445
+ if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
446
+ clearTypeFix($s);
447
+
448
+ if (opts.fit && opts.width)
449
+ $s.width(opts.width);
450
+ if (opts.fit && opts.height && opts.height != 'auto')
451
+ $slides.height(opts.height);
452
+ s.cycleH = (opts.fit && opts.height) ? opts.height : $s.height();
453
+ s.cycleW = (opts.fit && opts.width) ? opts.width : $s.width();
454
+
455
+ $s.css(opts.cssBefore);
456
+
457
+ if (opts.pager)
458
+ $.fn.cycle.createPagerAnchor(els.length-1, s, $(opts.pager), els, opts);
459
+
460
+ if ($.isFunction(opts.onAddSlide))
461
+ opts.onAddSlide($s);
462
+ else
463
+ $s.hide(); // default behavior
464
+ };
465
+ }
466
+
467
+ // reset internal state; we do this on every pass in order to support multiple effects
468
+ $.fn.cycle.resetState = function(opts, fx) {
469
+ fx = fx || opts.fx;
470
+ opts.before = []; opts.after = [];
471
+ opts.cssBefore = $.extend({}, opts.original.cssBefore);
472
+ opts.cssAfter = $.extend({}, opts.original.cssAfter);
473
+ opts.animIn = $.extend({}, opts.original.animIn);
474
+ opts.animOut = $.extend({}, opts.original.animOut);
475
+ opts.fxFn = null;
476
+ $.each(opts.original.before, function() { opts.before.push(this); });
477
+ $.each(opts.original.after, function() { opts.after.push(this); });
478
+
479
+ // re-init
480
+ var init = $.fn.cycle.transitions[fx];
481
+ if ($.isFunction(init))
482
+ init(opts.$cont, $(opts.elements), opts);
483
+ };
484
+
485
+ // this is the main engine fn, it handles the timeouts, callbacks and slide index mgmt
486
+ function go(els, opts, manual, fwd) {
487
+ // opts.busy is true if we're in the middle of an animation
488
+ if (manual && opts.busy && opts.manualTrump) {
489
+ // let manual transitions requests trump active ones
490
+ $(els).stop(true,true);
491
+ opts.busy = false;
492
+ }
493
+ // don't begin another timeout-based transition if there is one active
494
+ if (opts.busy)
495
+ return;
496
+
497
+ var p = opts.$cont[0], curr = els[opts.currSlide], next = els[opts.nextSlide];
498
+
499
+ // stop cycling if we have an outstanding stop request
500
+ if (p.cycleStop != opts.stopCount || p.cycleTimeout === 0 && !manual)
501
+ return;
502
+
503
+ // check to see if we should stop cycling based on autostop options
504
+ if (!manual && !p.cyclePause &&
505
+ ((opts.autostop && (--opts.countdown <= 0)) ||
506
+ (opts.nowrap && !opts.random && opts.nextSlide < opts.currSlide))) {
507
+ if (opts.end)
508
+ opts.end(opts);
509
+ return;
510
+ }
511
+
512
+ // if slideshow is paused, only transition on a manual trigger
513
+ if (manual || !p.cyclePause) {
514
+ var fx = opts.fx;
515
+ // keep trying to get the slide size if we don't have it yet
516
+ curr.cycleH = curr.cycleH || $(curr).height();
517
+ curr.cycleW = curr.cycleW || $(curr).width();
518
+ next.cycleH = next.cycleH || $(next).height();
519
+ next.cycleW = next.cycleW || $(next).width();
520
+
521
+ // support multiple transition types
522
+ if (opts.multiFx) {
523
+ if (opts.lastFx == undefined || ++opts.lastFx >= opts.fxs.length)
524
+ opts.lastFx = 0;
525
+ fx = opts.fxs[opts.lastFx];
526
+ opts.currFx = fx;
527
+ }
528
+
529
+ // one-time fx overrides apply to: $('div').cycle(3,'zoom');
530
+ if (opts.oneTimeFx) {
531
+ fx = opts.oneTimeFx;
532
+ opts.oneTimeFx = null;
533
+ }
534
+
535
+ $.fn.cycle.resetState(opts, fx);
536
+
537
+ // run the before callbacks
538
+ if (opts.before.length)
539
+ $.each(opts.before, function(i,o) {
540
+ if (p.cycleStop != opts.stopCount) return;
541
+ o.apply(next, [curr, next, opts, fwd]);
542
+ });
543
+
544
+ // stage the after callacks
545
+ var after = function() {
546
+ $.each(opts.after, function(i,o) {
547
+ if (p.cycleStop != opts.stopCount) return;
548
+ o.apply(next, [curr, next, opts, fwd]);
549
+ });
550
+ };
551
+
552
+ if (opts.nextSlide != opts.currSlide) {
553
+ // get ready to perform the transition
554
+ opts.busy = 1;
555
+ if (opts.fxFn) // fx function provided?
556
+ opts.fxFn(curr, next, opts, after, fwd);
557
+ else if ($.isFunction($.fn.cycle[opts.fx])) // fx plugin ?
558
+ $.fn.cycle[opts.fx](curr, next, opts, after);
559
+ else
560
+ $.fn.cycle.custom(curr, next, opts, after, manual && opts.fastOnEvent);
561
+ }
562
+
563
+ // calculate the next slide
564
+ opts.lastSlide = opts.currSlide;
565
+ if (opts.random) {
566
+ opts.currSlide = opts.nextSlide;
567
+ if (++opts.randomIndex == els.length)
568
+ opts.randomIndex = 0;
569
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
570
+ }
571
+ else { // sequence
572
+ var roll = (opts.nextSlide + 1) == els.length;
573
+ opts.nextSlide = roll ? 0 : opts.nextSlide+1;
574
+ opts.currSlide = roll ? els.length-1 : opts.nextSlide-1;
575
+ }
576
+
577
+ if (opts.pager)
578
+ $.fn.cycle.updateActivePagerLink(opts.pager, opts.currSlide);
579
+ }
580
+
581
+ // stage the next transtion
582
+ var ms = 0;
583
+ if (opts.timeout && !opts.continuous)
584
+ ms = getTimeout(curr, next, opts, fwd);
585
+ else if (opts.continuous && p.cyclePause) // continuous shows work off an after callback, not this timer logic
586
+ ms = 10;
587
+ if (ms > 0)
588
+ p.cycleTimeout = setTimeout(function(){ go(els, opts, 0, !opts.rev) }, ms);
589
+ };
590
+
591
+ // invoked after transition
592
+ $.fn.cycle.updateActivePagerLink = function(pager, currSlide) {
593
+ $(pager).find('a').removeClass('activeSlide').filter('a:eq('+currSlide+')').addClass('activeSlide');
594
+ };
595
+
596
+ // calculate timeout value for current transition
597
+ function getTimeout(curr, next, opts, fwd) {
598
+ if (opts.timeoutFn) {
599
+ // call user provided calc fn
600
+ var t = opts.timeoutFn(curr,next,opts,fwd);
601
+ while ((t - opts.speed) < 250) // sanitize timeout
602
+ t += opts.speed;
603
+ debug('calculated timeout: ' + t + '; speed: ' + opts.speed);
604
+ if (t !== false)
605
+ return t;
606
+ }
607
+ return opts.timeout;
608
+ };
609
+
610
+ // expose next/prev function, caller must pass in state
611
+ $.fn.cycle.next = function(opts) { advance(opts, opts.rev?-1:1); };
612
+
613
+ $.fn.cycle.prev = function(opts) { advance(opts, opts.rev?1:-1);};
614
+
615
+ // advance slide forward or back
616
+ function advance(opts, val) {
617
+ var els = opts.elements;
618
+ var p = opts.$cont[0], timeout = p.cycleTimeout;
619
+ if (timeout) {
620
+ clearTimeout(timeout);
621
+ p.cycleTimeout = 0;
622
+ }
623
+ if (opts.random && val < 0) {
624
+ // move back to the previously display slide
625
+ opts.randomIndex--;
626
+ if (--opts.randomIndex == -2)
627
+ opts.randomIndex = els.length-2;
628
+ else if (opts.randomIndex == -1)
629
+ opts.randomIndex = els.length-1;
630
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
631
+ }
632
+ else if (opts.random) {
633
+ if (++opts.randomIndex == els.length)
634
+ opts.randomIndex = 0;
635
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
636
+ }
637
+ else {
638
+ opts.nextSlide = opts.currSlide + val;
639
+ if (opts.nextSlide < 0) {
640
+ if (opts.nowrap) return false;
641
+ opts.nextSlide = els.length - 1;
642
+ }
643
+ else if (opts.nextSlide >= els.length) {
644
+ if (opts.nowrap) return false;
645
+ opts.nextSlide = 0;
646
+ }
647
+ }
648
+
649
+ if ($.isFunction(opts.prevNextClick))
650
+ opts.prevNextClick(val > 0, opts.nextSlide, els[opts.nextSlide]);
651
+ go(els, opts, 1, val>=0);
652
+ return false;
653
+ };
654
+
655
+ function buildPager(els, opts) {
656
+ var $p = $(opts.pager);
657
+ $.each(els, function(i,o) {
658
+ $.fn.cycle.createPagerAnchor(i,o,$p,els,opts);
659
+ });
660
+ $.fn.cycle.updateActivePagerLink(opts.pager, opts.startingSlide);
661
+ };
662
+
663
+ $.fn.cycle.createPagerAnchor = function(i, el, $p, els, opts) {
664
+ var a;
665
+ if ($.isFunction(opts.pagerAnchorBuilder))
666
+ a = opts.pagerAnchorBuilder(i,el);
667
+ else
668
+ a = '<a href="#">'+(i+1)+'</a>';
669
+
670
+ if (!a)
671
+ return;
672
+ var $a = $(a);
673
+ // don't reparent if anchor is in the dom
674
+ if ($a.parents('body').length === 0) {
675
+ var arr = [];
676
+ if ($p.length > 1) {
677
+ $p.each(function() {
678
+ var $clone = $a.clone(true);
679
+ $(this).append($clone);
680
+ arr.push($clone);
681
+ });
682
+ $a = $(arr);
683
+ }
684
+ else {
685
+ $a.appendTo($p);
686
+ }
687
+ }
688
+
689
+ $a.bind(opts.pagerEvent, function(e) {
690
+ e.preventDefault();
691
+ opts.nextSlide = i;
692
+ var p = opts.$cont[0], timeout = p.cycleTimeout;
693
+ if (timeout) {
694
+ clearTimeout(timeout);
695
+ p.cycleTimeout = 0;
696
+ }
697
+ if ($.isFunction(opts.pagerClick))
698
+ opts.pagerClick(opts.nextSlide, els[opts.nextSlide]);
699
+ go(els,opts,1,opts.currSlide < i); // trigger the trans
700
+ return false;
701
+ });
702
+
703
+ if (opts.pagerEvent != 'click')
704
+ $a.click(function(){return false;}); // supress click
705
+
706
+ if (opts.pauseOnPagerHover)
707
+ $a.hover(function() { opts.$cont[0].cyclePause++; }, function() { opts.$cont[0].cyclePause--; } );
708
+ };
709
+
710
+ // helper fn to calculate the number of slides between the current and the next
711
+ $.fn.cycle.hopsFromLast = function(opts, fwd) {
712
+ var hops, l = opts.lastSlide, c = opts.currSlide;
713
+ if (fwd)
714
+ hops = c > l ? c - l : opts.slideCount - l;
715
+ else
716
+ hops = c < l ? l - c : l + opts.slideCount - c;
717
+ return hops;
718
+ };
719
+
720
+ // fix clearType problems in ie6 by setting an explicit bg color
721
+ // (otherwise text slides look horrible during a fade transition)
722
+ function clearTypeFix($slides) {
723
+ function hex(s) {
724
+ s = parseInt(s).toString(16);
725
+ return s.length < 2 ? '0'+s : s;
726
+ };
727
+ function getBg(e) {
728
+ for ( ; e && e.nodeName.toLowerCase() != 'html'; e = e.parentNode) {
729
+ var v = $.css(e,'background-color');
730
+ if (v.indexOf('rgb') >= 0 ) {
731
+ var rgb = v.match(/\d+/g);
732
+ return '#'+ hex(rgb[0]) + hex(rgb[1]) + hex(rgb[2]);
733
+ }
734
+ if (v && v != 'transparent')
735
+ return v;
736
+ }
737
+ return '#ffffff';
738
+ };
739
+ $slides.each(function() { $(this).css('background-color', getBg(this)); });
740
+ };
741
+
742
+ // reset common props before the next transition
743
+ $.fn.cycle.commonReset = function(curr,next,opts,w,h,rev) {
744
+ $(opts.elements).not(curr).hide();
745
+ opts.cssBefore.opacity = 1;
746
+ opts.cssBefore.display = 'block';
747
+ if (w !== false && next.cycleW > 0)
748
+ opts.cssBefore.width = next.cycleW;
749
+ if (h !== false && next.cycleH > 0)
750
+ opts.cssBefore.height = next.cycleH;
751
+ opts.cssAfter = opts.cssAfter || {};
752
+ opts.cssAfter.display = 'none';
753
+ $(curr).css('zIndex',opts.slideCount + (rev === true ? 1 : 0));
754
+ $(next).css('zIndex',opts.slideCount + (rev === true ? 0 : 1));
755
+ };
756
+
757
+ // the actual fn for effecting a transition
758
+ $.fn.cycle.custom = function(curr, next, opts, cb, speedOverride) {
759
+ var $l = $(curr), $n = $(next);
760
+ var speedIn = opts.speedIn, speedOut = opts.speedOut, easeIn = opts.easeIn, easeOut = opts.easeOut;
761
+ $n.css(opts.cssBefore);
762
+ if (speedOverride) {
763
+ if (typeof speedOverride == 'number')
764
+ speedIn = speedOut = speedOverride;
765
+ else
766
+ speedIn = speedOut = 1;
767
+ easeIn = easeOut = null;
768
+ }
769
+ var fn = function() {$n.animate(opts.animIn, speedIn, easeIn, cb)};
770
+ $l.animate(opts.animOut, speedOut, easeOut, function() {
771
+ if (opts.cssAfter) $l.css(opts.cssAfter);
772
+ if (!opts.sync) fn();
773
+ });
774
+ if (opts.sync) fn();
775
+ };
776
+
777
+ // transition definitions - only fade is defined here, transition pack defines the rest
778
+ $.fn.cycle.transitions = {
779
+ fade: function($cont, $slides, opts) {
780
+ $slides.not(':eq('+opts.currSlide+')').css('opacity',0);
781
+ opts.before.push(function(curr,next,opts) {
782
+ $.fn.cycle.commonReset(curr,next,opts);
783
+ opts.cssBefore.opacity = 0;
784
+ });
785
+ opts.animIn = { opacity: 1 };
786
+ opts.animOut = { opacity: 0 };
787
+ opts.cssBefore = { top: 0, left: 0 };
788
+ }
789
+ };
790
+
791
+ $.fn.cycle.ver = function() { return ver; };
792
+
793
+ // override these globally if you like (they are all optional)
794
+ $.fn.cycle.defaults = {
795
+ fx: 'fade', // name of transition effect (or comma separated names, ex: fade,scrollUp,shuffle)
796
+ timeout: 4000, // milliseconds between slide transitions (0 to disable auto advance)
797
+ timeoutFn: null, // callback for determining per-slide timeout value: function(currSlideElement, nextSlideElement, options, forwardFlag)
798
+ continuous: 0, // true to start next transition immediately after current one completes
799
+ speed: 1000, // speed of the transition (any valid fx speed value)
800
+ speedIn: null, // speed of the 'in' transition
801
+ speedOut: null, // speed of the 'out' transition
802
+ next: null, // selector for element to use as click trigger for next slide
803
+ prev: null, // selector for element to use as click trigger for previous slide
804
+ prevNextClick: null, // callback fn for prev/next clicks: function(isNext, zeroBasedSlideIndex, slideElement)
805
+ prevNextEvent:'click',// event which drives the manual transition to the previous or next slide
806
+ pager: null, // selector for element to use as pager container
807
+ pagerClick: null, // callback fn for pager clicks: function(zeroBasedSlideIndex, slideElement)
808
+ pagerEvent: 'click', // name of event which drives the pager navigation
809
+ pagerAnchorBuilder: null, // callback fn for building anchor links: function(index, DOMelement)
810
+ before: null, // transition callback (scope set to element to be shown): function(currSlideElement, nextSlideElement, options, forwardFlag)
811
+ after: null, // transition callback (scope set to element that was shown): function(currSlideElement, nextSlideElement, options, forwardFlag)
812
+ end: null, // callback invoked when the slideshow terminates (use with autostop or nowrap options): function(options)
813
+ easing: null, // easing method for both in and out transitions
814
+ easeIn: null, // easing for "in" transition
815
+ easeOut: null, // easing for "out" transition
816
+ shuffle: null, // coords for shuffle animation, ex: { top:15, left: 200 }
817
+ animIn: null, // properties that define how the slide animates in
818
+ animOut: null, // properties that define how the slide animates out
819
+ cssBefore: null, // properties that define the initial state of the slide before transitioning in
820
+ cssAfter: null, // properties that defined the state of the slide after transitioning out
821
+ fxFn: null, // function used to control the transition: function(currSlideElement, nextSlideElement, options, afterCalback, forwardFlag)
822
+ height: 'auto', // container height
823
+ startingSlide: 0, // zero-based index of the first slide to be displayed
824
+ sync: 1, // true if in/out transitions should occur simultaneously
825
+ random: 0, // true for random, false for sequence (not applicable to shuffle fx)
826
+ fit: 0, // force slides to fit container
827
+ containerResize: 1, // resize container to fit largest slide
828
+ pause: 0, // true to enable "pause on hover"
829
+ pauseOnPagerHover: 0, // true to pause when hovering over pager link
830
+ autostop: 0, // true to end slideshow after X transitions (where X == slide count)
831
+ autostopCount: 0, // number of transitions (optionally used with autostop to define X)
832
+ delay: 0, // additional delay (in ms) for first transition (hint: can be negative)
833
+ slideExpr: null, // expression for selecting slides (if something other than all children is required)
834
+ cleartype: !$.support.opacity, // true if clearType corrections should be applied (for IE)
835
+ cleartypeNoBg: false, // set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
836
+ nowrap: 0, // true to prevent slideshow from wrapping
837
+ fastOnEvent: 0, // force fast transitions when triggered manually (via pager or prev/next); value == time in ms
838
+ randomizeEffects: 1, // valid when multiple effects are used; true to make the effect sequence random
839
+ rev: 0, // causes animations to transition in reverse
840
+ manualTrump: true, // causes manual transition to stop an active transition instead of being ignored
841
+ requeueOnImageNotLoaded: true, // requeue the slideshow if any image slides are not yet loaded
842
+ requeueTimeout: 250 // ms delay for requeue
843
+ };
844
+
845
+ })(jQuery);
846
+
847
+
848
+ /*!
849
+ * jQuery Cycle Plugin Transition Definitions
850
+ * This script is a plugin for the jQuery Cycle Plugin
851
+ * Examples and documentation at: http://malsup.com/jquery/cycle/
852
+ * Copyright (c) 2007-2008 M. Alsup
853
+ * Version: 2.72
854
+ * Dual licensed under the MIT and GPL licenses:
855
+ * http://www.opensource.org/licenses/mit-license.php
856
+ * http://www.gnu.org/licenses/gpl.html
857
+ */
858
+ (function($) {
859
+
860
+ //
861
+ // These functions define one-time slide initialization for the named
862
+ // transitions. To save file size feel free to remove any of these that you
863
+ // don't need.
864
+ //
865
+ $.fn.cycle.transitions.none = function($cont, $slides, opts) {
866
+ opts.fxFn = function(curr,next,opts,after){
867
+ $(next).show();
868
+ $(curr).hide();
869
+ after();
870
+ };
871
+ }
872
+
873
+ // scrollUp/Down/Left/Right
874
+ $.fn.cycle.transitions.scrollUp = function($cont, $slides, opts) {
875
+ $cont.css('overflow','hidden');
876
+ opts.before.push($.fn.cycle.commonReset);
877
+ var h = $cont.height();
878
+ opts.cssBefore ={ top: h, left: 0 };
879
+ opts.cssFirst = { top: 0 };
880
+ opts.animIn = { top: 0 };
881
+ opts.animOut = { top: -h };
882
+ };
883
+ $.fn.cycle.transitions.scrollDown = function($cont, $slides, opts) {
884
+ $cont.css('overflow','hidden');
885
+ opts.before.push($.fn.cycle.commonReset);
886
+ var h = $cont.height();
887
+ opts.cssFirst = { top: 0 };
888
+ opts.cssBefore= { top: -h, left: 0 };
889
+ opts.animIn = { top: 0 };
890
+ opts.animOut = { top: h };
891
+ };
892
+ $.fn.cycle.transitions.scrollLeft = function($cont, $slides, opts) {
893
+ $cont.css('overflow','hidden');
894
+ opts.before.push($.fn.cycle.commonReset);
895
+ var w = $cont.width();
896
+ opts.cssFirst = { left: 0 };
897
+ opts.cssBefore= { left: w, top: 0 };
898
+ opts.animIn = { left: 0 };
899
+ opts.animOut = { left: 0-w };
900
+ };
901
+ $.fn.cycle.transitions.scrollRight = function($cont, $slides, opts) {
902
+ $cont.css('overflow','hidden');
903
+ opts.before.push($.fn.cycle.commonReset);
904
+ var w = $cont.width();
905
+ opts.cssFirst = { left: 0 };
906
+ opts.cssBefore= { left: -w, top: 0 };
907
+ opts.animIn = { left: 0 };
908
+ opts.animOut = { left: w };
909
+ };
910
+ $.fn.cycle.transitions.scrollHorz = function($cont, $slides, opts) {
911
+ $cont.css('overflow','hidden').width();
912
+ opts.before.push(function(curr, next, opts, fwd) {
913
+ $.fn.cycle.commonReset(curr,next,opts);
914
+ opts.cssBefore.left = fwd ? (next.cycleW-1) : (1-next.cycleW);
915
+ opts.animOut.left = fwd ? -curr.cycleW : curr.cycleW;
916
+ });
917
+ opts.cssFirst = { left: 0 };
918
+ opts.cssBefore= { top: 0 };
919
+ opts.animIn = { left: 0 };
920
+ opts.animOut = { top: 0 };
921
+ };
922
+ $.fn.cycle.transitions.scrollVert = function($cont, $slides, opts) {
923
+ $cont.css('overflow','hidden');
924
+ opts.before.push(function(curr, next, opts, fwd) {
925
+ $.fn.cycle.commonReset(curr,next,opts);
926
+ opts.cssBefore.top = fwd ? (1-next.cycleH) : (next.cycleH-1);
927
+ opts.animOut.top = fwd ? curr.cycleH : -curr.cycleH;
928
+ });
929
+ opts.cssFirst = { top: 0 };
930
+ opts.cssBefore= { left: 0 };
931
+ opts.animIn = { top: 0 };
932
+ opts.animOut = { left: 0 };
933
+ };
934
+
935
+ // slideX/slideY
936
+ $.fn.cycle.transitions.slideX = function($cont, $slides, opts) {
937
+ opts.before.push(function(curr, next, opts) {
938
+ $(opts.elements).not(curr).hide();
939
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
940
+ opts.animIn.width = next.cycleW;
941
+ });
942
+ opts.cssBefore = { left: 0, top: 0, width: 0 };
943
+ opts.animIn = { width: 'show' };
944
+ opts.animOut = { width: 0 };
945
+ };
946
+ $.fn.cycle.transitions.slideY = function($cont, $slides, opts) {
947
+ opts.before.push(function(curr, next, opts) {
948
+ $(opts.elements).not(curr).hide();
949
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
950
+ opts.animIn.height = next.cycleH;
951
+ });
952
+ opts.cssBefore = { left: 0, top: 0, height: 0 };
953
+ opts.animIn = { height: 'show' };
954
+ opts.animOut = { height: 0 };
955
+ };
956
+
957
+ // shuffle
958
+ $.fn.cycle.transitions.shuffle = function($cont, $slides, opts) {
959
+ var i, w = $cont.css('overflow', 'visible').width();
960
+ $slides.css({left: 0, top: 0});
961
+ opts.before.push(function(curr,next,opts) {
962
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
963
+ });
964
+ // only adjust speed once!
965
+ if (!opts.speedAdjusted) {
966
+ opts.speed = opts.speed / 2; // shuffle has 2 transitions
967
+ opts.speedAdjusted = true;
968
+ }
969
+ opts.random = 0;
970
+ opts.shuffle = opts.shuffle || {left:-w, top:15};
971
+ opts.els = [];
972
+ for (i=0; i < $slides.length; i++)
973
+ opts.els.push($slides[i]);
974
+
975
+ for (i=0; i < opts.currSlide; i++)
976
+ opts.els.push(opts.els.shift());
977
+
978
+ // custom transition fn (hat tip to Benjamin Sterling for this bit of sweetness!)
979
+ opts.fxFn = function(curr, next, opts, cb, fwd) {
980
+ var $el = fwd ? $(curr) : $(next);
981
+ $(next).css(opts.cssBefore);
982
+ var count = opts.slideCount;
983
+ $el.animate(opts.shuffle, opts.speedIn, opts.easeIn, function() {
984
+ var hops = $.fn.cycle.hopsFromLast(opts, fwd);
985
+ for (var k=0; k < hops; k++)
986
+ fwd ? opts.els.push(opts.els.shift()) : opts.els.unshift(opts.els.pop());
987
+ if (fwd) {
988
+ for (var i=0, len=opts.els.length; i < len; i++)
989
+ $(opts.els[i]).css('z-index', len-i+count);
990
+ }
991
+ else {
992
+ var z = $(curr).css('z-index');
993
+ $el.css('z-index', parseInt(z)+1+count);
994
+ }
995
+ $el.animate({left:0, top:0}, opts.speedOut, opts.easeOut, function() {
996
+ $(fwd ? this : curr).hide();
997
+ if (cb) cb();
998
+ });
999
+ });
1000
+ };
1001
+ opts.cssBefore = { display: 'block', opacity: 1, top: 0, left: 0 };
1002
+ };
1003
+
1004
+ // turnUp/Down/Left/Right
1005
+ $.fn.cycle.transitions.turnUp = function($cont, $slides, opts) {
1006
+ opts.before.push(function(curr, next, opts) {
1007
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
1008
+ opts.cssBefore.top = next.cycleH;
1009
+ opts.animIn.height = next.cycleH;
1010
+ });
1011
+ opts.cssFirst = { top: 0 };
1012
+ opts.cssBefore = { left: 0, height: 0 };
1013
+ opts.animIn = { top: 0 };
1014
+ opts.animOut = { height: 0 };
1015
+ };
1016
+ $.fn.cycle.transitions.turnDown = function($cont, $slides, opts) {
1017
+ opts.before.push(function(curr, next, opts) {
1018
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
1019
+ opts.animIn.height = next.cycleH;
1020
+ opts.animOut.top = curr.cycleH;
1021
+ });
1022
+ opts.cssFirst = { top: 0 };
1023
+ opts.cssBefore = { left: 0, top: 0, height: 0 };
1024
+ opts.animOut = { height: 0 };
1025
+ };
1026
+ $.fn.cycle.transitions.turnLeft = function($cont, $slides, opts) {
1027
+ opts.before.push(function(curr, next, opts) {
1028
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
1029
+ opts.cssBefore.left = next.cycleW;
1030
+ opts.animIn.width = next.cycleW;
1031
+ });
1032
+ opts.cssBefore = { top: 0, width: 0 };
1033
+ opts.animIn = { left: 0 };
1034
+ opts.animOut = { width: 0 };
1035
+ };
1036
+ $.fn.cycle.transitions.turnRight = function($cont, $slides, opts) {
1037
+ opts.before.push(function(curr, next, opts) {
1038
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
1039
+ opts.animIn.width = next.cycleW;
1040
+ opts.animOut.left = curr.cycleW;
1041
+ });
1042
+ opts.cssBefore = { top: 0, left: 0, width: 0 };
1043
+ opts.animIn = { left: 0 };
1044
+ opts.animOut = { width: 0 };
1045
+ };
1046
+
1047
+ // zoom
1048
+ $.fn.cycle.transitions.zoom = function($cont, $slides, opts) {
1049
+ opts.before.push(function(curr, next, opts) {
1050
+ $.fn.cycle.commonReset(curr,next,opts,false,false,true);
1051
+ opts.cssBefore.top = next.cycleH/2;
1052
+ opts.cssBefore.left = next.cycleW/2;
1053
+ opts.animIn = { top: 0, left: 0, width: next.cycleW, height: next.cycleH };
1054
+ opts.animOut = { width: 0, height: 0, top: curr.cycleH/2, left: curr.cycleW/2 };
1055
+ });
1056
+ opts.cssFirst = { top:0, left: 0 };
1057
+ opts.cssBefore = { width: 0, height: 0 };
1058
+ };
1059
+
1060
+ // fadeZoom
1061
+ $.fn.cycle.transitions.fadeZoom = function($cont, $slides, opts) {
1062
+ opts.before.push(function(curr, next, opts) {
1063
+ $.fn.cycle.commonReset(curr,next,opts,false,false);
1064
+ opts.cssBefore.left = next.cycleW/2;
1065
+ opts.cssBefore.top = next.cycleH/2;
1066
+ opts.animIn = { top: 0, left: 0, width: next.cycleW, height: next.cycleH };
1067
+ });
1068
+ opts.cssBefore = { width: 0, height: 0 };
1069
+ opts.animOut = { opacity: 0 };
1070
+ };
1071
+
1072
+ // blindX
1073
+ $.fn.cycle.transitions.blindX = function($cont, $slides, opts) {
1074
+ var w = $cont.css('overflow','hidden').width();
1075
+ opts.before.push(function(curr, next, opts) {
1076
+ $.fn.cycle.commonReset(curr,next,opts);
1077
+ opts.animIn.width = next.cycleW;
1078
+ opts.animOut.left = curr.cycleW;
1079
+ });
1080
+ opts.cssBefore = { left: w, top: 0 };
1081
+ opts.animIn = { left: 0 };
1082
+ opts.animOut = { left: w };
1083
+ };
1084
+ // blindY
1085
+ $.fn.cycle.transitions.blindY = function($cont, $slides, opts) {
1086
+ var h = $cont.css('overflow','hidden').height();
1087
+ opts.before.push(function(curr, next, opts) {
1088
+ $.fn.cycle.commonReset(curr,next,opts);
1089
+ opts.animIn.height = next.cycleH;
1090
+ opts.animOut.top = curr.cycleH;
1091
+ });
1092
+ opts.cssBefore = { top: h, left: 0 };
1093
+ opts.animIn = { top: 0 };
1094
+ opts.animOut = { top: h };
1095
+ };
1096
+ // blindZ
1097
+ $.fn.cycle.transitions.blindZ = function($cont, $slides, opts) {
1098
+ var h = $cont.css('overflow','hidden').height();
1099
+ var w = $cont.width();
1100
+ opts.before.push(function(curr, next, opts) {
1101
+ $.fn.cycle.commonReset(curr,next,opts);
1102
+ opts.animIn.height = next.cycleH;
1103
+ opts.animOut.top = curr.cycleH;
1104
+ });
1105
+ opts.cssBefore = { top: h, left: w };
1106
+ opts.animIn = { top: 0, left: 0 };
1107
+ opts.animOut = { top: h, left: w };
1108
+ };
1109
+
1110
+ // growX - grow horizontally from centered 0 width
1111
+ $.fn.cycle.transitions.growX = function($cont, $slides, opts) {
1112
+ opts.before.push(function(curr, next, opts) {
1113
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
1114
+ opts.cssBefore.left = this.cycleW/2;
1115
+ opts.animIn = { left: 0, width: this.cycleW };
1116
+ opts.animOut = { left: 0 };
1117
+ });
1118
+ opts.cssBefore = { width: 0, top: 0 };
1119
+ };
1120
+ // growY - grow vertically from centered 0 height
1121
+ $.fn.cycle.transitions.growY = function($cont, $slides, opts) {
1122
+ opts.before.push(function(curr, next, opts) {
1123
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
1124
+ opts.cssBefore.top = this.cycleH/2;
1125
+ opts.animIn = { top: 0, height: this.cycleH };
1126
+ opts.animOut = { top: 0 };
1127
+ });
1128
+ opts.cssBefore = { height: 0, left: 0 };
1129
+ };
1130
+
1131
+ // curtainX - squeeze in both edges horizontally
1132
+ $.fn.cycle.transitions.curtainX = function($cont, $slides, opts) {
1133
+ opts.before.push(function(curr, next, opts) {
1134
+ $.fn.cycle.commonReset(curr,next,opts,false,true,true);
1135
+ opts.cssBefore.left = next.cycleW/2;
1136
+ opts.animIn = { left: 0, width: this.cycleW };
1137
+ opts.animOut = { left: curr.cycleW/2, width: 0 };
1138
+ });
1139
+ opts.cssBefore = { top: 0, width: 0 };
1140
+ };
1141
+ // curtainY - squeeze in both edges vertically
1142
+ $.fn.cycle.transitions.curtainY = function($cont, $slides, opts) {
1143
+ opts.before.push(function(curr, next, opts) {
1144
+ $.fn.cycle.commonReset(curr,next,opts,true,false,true);
1145
+ opts.cssBefore.top = next.cycleH/2;
1146
+ opts.animIn = { top: 0, height: next.cycleH };
1147
+ opts.animOut = { top: curr.cycleH/2, height: 0 };
1148
+ });
1149
+ opts.cssBefore = { left: 0, height: 0 };
1150
+ };
1151
+
1152
+ // cover - curr slide covered by next slide
1153
+ $.fn.cycle.transitions.cover = function($cont, $slides, opts) {
1154
+ var d = opts.direction || 'left';
1155
+ var w = $cont.css('overflow','hidden').width();
1156
+ var h = $cont.height();
1157
+ opts.before.push(function(curr, next, opts) {
1158
+ $.fn.cycle.commonReset(curr,next,opts);
1159
+ if (d == 'right')
1160
+ opts.cssBefore.left = -w;
1161
+ else if (d == 'up')
1162
+ opts.cssBefore.top = h;
1163
+ else if (d == 'down')
1164
+ opts.cssBefore.top = -h;
1165
+ else
1166
+ opts.cssBefore.left = w;
1167
+ });
1168
+ opts.animIn = { left: 0, top: 0};
1169
+ opts.animOut = { opacity: 1 };
1170
+ opts.cssBefore = { top: 0, left: 0 };
1171
+ };
1172
+
1173
+ // uncover - curr slide moves off next slide
1174
+ $.fn.cycle.transitions.uncover = function($cont, $slides, opts) {
1175
+ var d = opts.direction || 'left';
1176
+ var w = $cont.css('overflow','hidden').width();
1177
+ var h = $cont.height();
1178
+ opts.before.push(function(curr, next, opts) {
1179
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
1180
+ if (d == 'right')
1181
+ opts.animOut.left = w;
1182
+ else if (d == 'up')
1183
+ opts.animOut.top = -h;
1184
+ else if (d == 'down')
1185
+ opts.animOut.top = h;
1186
+ else
1187
+ opts.animOut.left = -w;
1188
+ });
1189
+ opts.animIn = { left: 0, top: 0 };
1190
+ opts.animOut = { opacity: 1 };
1191
+ opts.cssBefore = { top: 0, left: 0 };
1192
+ };
1193
+
1194
+ // toss - move top slide and fade away
1195
+ $.fn.cycle.transitions.toss = function($cont, $slides, opts) {
1196
+ var w = $cont.css('overflow','visible').width();
1197
+ var h = $cont.height();
1198
+ opts.before.push(function(curr, next, opts) {
1199
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
1200
+ // provide default toss settings if animOut not provided
1201
+ if (!opts.animOut.left && !opts.animOut.top)
1202
+ opts.animOut = { left: w*2, top: -h/2, opacity: 0 };
1203
+ else
1204
+ opts.animOut.opacity = 0;
1205
+ });
1206
+ opts.cssBefore = { left: 0, top: 0 };
1207
+ opts.animIn = { left: 0 };
1208
+ };
1209
+
1210
+ // wipe - clip animation
1211
+ $.fn.cycle.transitions.wipe = function($cont, $slides, opts) {
1212
+ var w = $cont.css('overflow','hidden').width();
1213
+ var h = $cont.height();
1214
+ opts.cssBefore = opts.cssBefore || {};
1215
+ var clip;
1216
+ if (opts.clip) {
1217
+ if (/l2r/.test(opts.clip))
1218
+ clip = 'rect(0px 0px '+h+'px 0px)';
1219
+ else if (/r2l/.test(opts.clip))
1220
+ clip = 'rect(0px '+w+'px '+h+'px '+w+'px)';
1221
+ else if (/t2b/.test(opts.clip))
1222
+ clip = 'rect(0px '+w+'px 0px 0px)';
1223
+ else if (/b2t/.test(opts.clip))
1224
+ clip = 'rect('+h+'px '+w+'px '+h+'px 0px)';
1225
+ else if (/zoom/.test(opts.clip)) {
1226
+ var top = parseInt(h/2);
1227
+ var left = parseInt(w/2);
1228
+ clip = 'rect('+top+'px '+left+'px '+top+'px '+left+'px)';
1229
+ }
1230
+ }
1231
+
1232
+ opts.cssBefore.clip = opts.cssBefore.clip || clip || 'rect(0px 0px 0px 0px)';
1233
+
1234
+ var d = opts.cssBefore.clip.match(/(\d+)/g);
1235
+ var t = parseInt(d[0]), r = parseInt(d[1]), b = parseInt(d[2]), l = parseInt(d[3]);
1236
+
1237
+ opts.before.push(function(curr, next, opts) {
1238
+ if (curr == next) return;
1239
+ var $curr = $(curr), $next = $(next);
1240
+ $.fn.cycle.commonReset(curr,next,opts,true,true,false);
1241
+ opts.cssAfter.display = 'block';
1242
+
1243
+ var step = 1, count = parseInt((opts.speedIn / 13)) - 1;
1244
+ (function f() {
1245
+ var tt = t ? t - parseInt(step * (t/count)) : 0;
1246
+ var ll = l ? l - parseInt(step * (l/count)) : 0;
1247
+ var bb = b < h ? b + parseInt(step * ((h-b)/count || 1)) : h;
1248
+ var rr = r < w ? r + parseInt(step * ((w-r)/count || 1)) : w;
1249
+ $next.css({ clip: 'rect('+tt+'px '+rr+'px '+bb+'px '+ll+'px)' });
1250
+ (step++ <= count) ? setTimeout(f, 13) : $curr.css('display', 'none');
1251
+ })();
1252
+ });
1253
+ opts.cssBefore = { display: 'block', opacity: 1, top: 0, left: 0 };
1254
+ opts.animIn = { left: 0 };
1255
+ opts.animOut = { left: 0 };
1256
+ };
1257
+
1258
+ })(jQuery);
1259
+
skin/frontend/default/grayscale/js/jquery-1.3.2.min.js ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jQuery JavaScript Library v1.3.2
3
+ * http://jquery.com/
4
+ *
5
+ * Copyright (c) 2009 John Resig
6
+ * Dual licensed under the MIT and GPL licenses.
7
+ * http://docs.jquery.com/License
8
+ *
9
+ * Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
10
+ * Revision: 6246
11
+ */
12
+ (function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return !!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return !!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return +new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return !o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return -1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});
13
+ /*
14
+ * Sizzle CSS Selector Engine - v0.9.3
15
+ * Copyright 2009, The Dojo Foundation
16
+ * Released under the MIT, BSD, and GPL Licenses.
17
+ * More information: http://sizzlejs.com/
18
+ */
19
+ (function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return !!T.firstChild},empty:function(T){return !T.firstChild},has:function(V,U,T){return !!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex" in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML=' <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return !F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();
skin/frontend/default/grayscale/js/slider.js ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery.noConflict();
2
+
3
+ // Enabling home page slider
4
+ jQuery(document).ready(function() {
5
+ slider = jQuery('#slider-content');
6
+ slider.before('<div id="stripNav0" class="stripNav">')
7
+ .cycle({ fx: 'fade', timeout: 4000, speed: 1000, next: '.stripNavL', prev: '.stripNavR', pager:'#stripNav0' }); });
8
+ nextLink = jQuery('#stripNavLa');
9
+ prevLink = jQuery('#stripNavRa');
10
+ changeFx = function(fx) { opts = $(slider).data('cycle.opts'); opts.currFx = fx; opts.fx = fx; slider.cycle.saveOriginalOpts(opts);
11
+ }