wp_theme_grayscale - Version 1.4.0

Version Notes

+ colors/styles: red, green, blue, orange

Download this release

Release Info

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


Code changes from version 1.3.2 to 1.4.0

Files changed (177) hide show
  1. app/code/local/WP/ThemeGrayscale/Block/About.php +166 -3
  2. app/code/local/WP/ThemeGrayscale/etc/config.xml +2 -2
  3. app/design/frontend/default/grayscale/etc/widget.xml +166 -166
  4. app/design/frontend/default/grayscale/layout/local.xml +70 -70
  5. app/design/frontend/default/grayscale/template/catalog/navigation/top.phtml +45 -45
  6. app/design/frontend/default/grayscale/template/catalog/product/compare/sidebar.phtml +58 -58
  7. app/design/frontend/default/grayscale/template/catalog/product/home.phtml +52 -52
  8. app/design/frontend/default/grayscale/template/catalog/product/list.phtml +133 -133
  9. app/design/frontend/default/grayscale/template/catalog/product/popular.phtml +37 -37
  10. app/design/frontend/default/grayscale/template/catalog/product/slider.phtml +45 -45
  11. app/design/frontend/default/grayscale/template/catalog/product/view.phtml +121 -121
  12. app/design/frontend/default/grayscale/template/page/html/footer.phtml +7 -7
  13. app/design/frontend/default/grayscale/template/page/html/head.phtml +19 -19
  14. app/design/frontend/default/grayscale/template/page/html/header.phtml +49 -49
  15. package.xml +6 -6
  16. readme.txt +0 -10
  17. skin/frontend/default/grayscale/css/print.css +40 -40
  18. skin/frontend/default/grayscale/css/skin.css +1652 -1659
  19. skin/frontend/default/grayscale/css/slider.css +174 -174
  20. skin/frontend/default/grayscale/css/styles-ie.css +143 -143
  21. skin/frontend/default/grayscale/css/styles.css +1633 -1633
  22. skin/frontend/default/grayscale/js/cycle-fade-effect.js +1259 -1259
  23. skin/frontend/default/grayscale/js/slider.js +10 -10
  24. skin/frontend/default/grayscale_blue/banners/payment1.jpg +0 -0
  25. skin/frontend/default/grayscale_blue/banners/payment2.jpg +0 -0
  26. skin/frontend/default/grayscale_blue/banners/payment3.jpg +0 -0
  27. skin/frontend/default/grayscale_blue/banners/payment4.jpg +0 -0
  28. skin/frontend/default/grayscale_blue/banners/payment5.jpg +0 -0
  29. skin/frontend/default/grayscale_blue/banners/promotion.jpg +0 -0
  30. skin/frontend/default/grayscale_blue/css/print.css +40 -0
  31. skin/frontend/default/grayscale_blue/css/skin.css +1633 -0
  32. skin/frontend/default/grayscale_blue/css/slider.css +174 -0
  33. skin/frontend/default/grayscale_blue/css/styles-ie.css +143 -0
  34. skin/frontend/default/grayscale_blue/css/styles.css +1633 -0
  35. skin/frontend/default/grayscale_blue/favicon.ico +0 -0
  36. skin/frontend/default/grayscale_blue/images/bg_collapse.gif +0 -0
  37. skin/frontend/default/grayscale_blue/images/bkg_collapse-gm.gif +0 -0
  38. skin/frontend/default/grayscale_blue/images/bkg_collapse.gif +0 -0
  39. skin/frontend/default/grayscale_blue/images/bkg_divider1.gif +0 -0
  40. skin/frontend/default/grayscale_blue/images/bkg_nav2.gif +0 -0
  41. skin/frontend/default/grayscale_blue/images/bkg_rating.gif +0 -0
  42. skin/frontend/default/grayscale_blue/images/block_head_cart.gif +0 -0
  43. skin/frontend/default/grayscale_blue/images/block_head_layered-nav.gif +0 -0
  44. skin/frontend/default/grayscale_blue/images/block_head_line.gif +0 -0
  45. skin/frontend/default/grayscale_blue/images/block_head_service.gif +0 -0
  46. skin/frontend/default/grayscale_blue/images/block_head_signup.gif +0 -0
  47. skin/frontend/default/grayscale_blue/images/body_bg.jpg +0 -0
  48. skin/frontend/default/grayscale_blue/images/breadcrumbs_sp.gif +0 -0
  49. skin/frontend/default/grayscale_blue/images/btn_gm-close.gif +0 -0
  50. skin/frontend/default/grayscale_blue/images/btn_remove.gif +0 -0
  51. skin/frontend/default/grayscale_blue/images/btn_remove2.gif +0 -0
  52. skin/frontend/default/grayscale_blue/images/btn_trash.gif +0 -0
  53. skin/frontend/default/grayscale_blue/images/btn_window_close.gif +0 -0
  54. skin/frontend/default/grayscale_blue/images/chart_remove.gif +0 -0
  55. skin/frontend/default/grayscale_blue/images/customer_icon.png +0 -0
  56. skin/frontend/default/grayscale_blue/images/cvv.gif +0 -0
  57. skin/frontend/default/grayscale_blue/images/download.jpg +0 -0
  58. skin/frontend/default/grayscale_blue/images/fam_book_open.png +0 -0
  59. skin/frontend/default/grayscale_blue/images/forum.png +0 -0
  60. skin/frontend/default/grayscale_blue/images/gift-message-collapse.gif +0 -0
  61. skin/frontend/default/grayscale_blue/images/gift-message-expand.gif +0 -0
  62. skin/frontend/default/grayscale_blue/images/header_links_sp.gif +0 -0
  63. skin/frontend/default/grayscale_blue/images/i_asc_arrow.gif +0 -0
  64. skin/frontend/default/grayscale_blue/images/i_desc_arrow.gif +0 -0
  65. skin/frontend/default/grayscale_blue/images/i_pager-next.gif +0 -0
  66. skin/frontend/default/grayscale_blue/images/i_pager-prev.gif +0 -0
  67. skin/frontend/default/grayscale_blue/images/i_print.gif +0 -0
  68. skin/frontend/default/grayscale_blue/images/i_rss-big.png +0 -0
  69. skin/frontend/default/grayscale_blue/images/i_rss.gif +0 -0
  70. skin/frontend/default/grayscale_blue/images/icon_big_rss.png +0 -0
  71. skin/frontend/default/grayscale_blue/images/icon_feed.png +0 -0
  72. skin/frontend/default/grayscale_blue/images/icon_opc_back.gif +0 -0
  73. skin/frontend/default/grayscale_blue/images/icon_rss.gif +0 -0
  74. skin/frontend/default/grayscale_blue/images/light_btn_split.gif +0 -0
  75. skin/frontend/default/grayscale_blue/images/light_e_btn_split.gif +0 -0
  76. skin/frontend/default/grayscale_blue/images/list_remove_btn.gif +0 -0
  77. skin/frontend/default/grayscale_blue/images/logo.gif +0 -0
  78. skin/frontend/default/grayscale_blue/images/magnifier_handle.gif +0 -0
  79. skin/frontend/default/grayscale_blue/images/menu_bg.gif +0 -0
  80. skin/frontend/default/grayscale_blue/images/more.png +0 -0
  81. skin/frontend/default/grayscale_blue/images/nav_arrow.gif +0 -0
  82. skin/frontend/default/grayscale_blue/images/pager_arrow_left.gif +0 -0
  83. skin/frontend/default/grayscale_blue/images/pager_arrow_right.gif +0 -0
  84. skin/frontend/default/grayscale_blue/images/search_btn.gif +0 -0
  85. skin/frontend/default/grayscale_blue/images/search_input.gif +0 -0
  86. skin/frontend/default/grayscale_blue/images/slider_btn_zoom_in.gif +0 -0
  87. skin/frontend/default/grayscale_blue/images/slider_btn_zoom_out.gif +0 -0
  88. skin/frontend/default/grayscale_blue/images/sort_asc_arrow.gif +0 -0
  89. skin/frontend/default/grayscale_blue/images/sort_desc_arrow.gif +0 -0
  90. skin/frontend/default/grayscale_blue/images/subscribe_input.gif +0 -0
  91. skin/frontend/default/grayscale_blue/images/tab.gif +0 -0
  92. skin/frontend/default/grayscale_blue/images/tab_active.gif +0 -0
  93. skin/frontend/default/grayscale_blue/images/validation_advice_bg.gif +0 -0
  94. skin/frontend/default/grayscale_blue/js/cycle-fade-effect.js +1259 -0
  95. skin/frontend/default/grayscale_blue/js/jquery-1.5.2.min.js +16 -0
  96. skin/frontend/default/grayscale_blue/js/slider.js +10 -0
  97. skin/frontend/default/grayscale_green/banners/payment1.jpg +0 -0
  98. skin/frontend/default/grayscale_green/banners/payment2.jpg +0 -0
  99. skin/frontend/default/grayscale_green/banners/payment3.jpg +0 -0
  100. skin/frontend/default/grayscale_green/banners/payment4.jpg +0 -0
  101. skin/frontend/default/grayscale_green/banners/payment5.jpg +0 -0
  102. skin/frontend/default/grayscale_green/banners/promotion.jpg +0 -0
  103. skin/frontend/default/grayscale_green/css/print.css +40 -0
  104. skin/frontend/default/grayscale_green/css/skin.css +1633 -0
  105. skin/frontend/default/grayscale_green/css/slider.css +174 -0
  106. skin/frontend/default/grayscale_green/css/styles-ie.css +143 -0
  107. skin/frontend/default/grayscale_green/css/styles.css +1633 -0
  108. skin/frontend/default/grayscale_green/favicon.ico +0 -0
  109. skin/frontend/default/grayscale_green/images/bg_collapse.gif +0 -0
  110. skin/frontend/default/grayscale_green/images/bkg_collapse-gm.gif +0 -0
  111. skin/frontend/default/grayscale_green/images/bkg_collapse.gif +0 -0
  112. skin/frontend/default/grayscale_green/images/bkg_divider1.gif +0 -0
  113. skin/frontend/default/grayscale_green/images/bkg_nav2.gif +0 -0
  114. skin/frontend/default/grayscale_green/images/bkg_rating.gif +0 -0
  115. skin/frontend/default/grayscale_green/images/block_head_cart.gif +0 -0
  116. skin/frontend/default/grayscale_green/images/block_head_layered-nav.gif +0 -0
  117. skin/frontend/default/grayscale_green/images/block_head_line.gif +0 -0
  118. skin/frontend/default/grayscale_green/images/block_head_service.gif +0 -0
  119. skin/frontend/default/grayscale_green/images/block_head_signup.gif +0 -0
  120. skin/frontend/default/grayscale_green/images/body_bg.jpg +0 -0
  121. skin/frontend/default/grayscale_green/images/breadcrumbs_sp.gif +0 -0
  122. skin/frontend/default/grayscale_green/images/btn_gm-close.gif +0 -0
  123. skin/frontend/default/grayscale_green/images/btn_remove.gif +0 -0
  124. skin/frontend/default/grayscale_green/images/btn_remove2.gif +0 -0
  125. skin/frontend/default/grayscale_green/images/btn_trash.gif +0 -0
  126. skin/frontend/default/grayscale_green/images/btn_window_close.gif +0 -0
  127. skin/frontend/default/grayscale_green/images/chart_remove.gif +0 -0
  128. skin/frontend/default/grayscale_green/images/customer_icon.png +0 -0
  129. skin/frontend/default/grayscale_green/images/cvv.gif +0 -0
  130. skin/frontend/default/grayscale_green/images/download.jpg +0 -0
  131. skin/frontend/default/grayscale_green/images/fam_book_open.png +0 -0
  132. skin/frontend/default/grayscale_green/images/forum.png +0 -0
  133. skin/frontend/default/grayscale_green/images/gift-message-collapse.gif +0 -0
  134. skin/frontend/default/grayscale_green/images/gift-message-expand.gif +0 -0
  135. skin/frontend/default/grayscale_green/images/header_links_sp.gif +0 -0
  136. skin/frontend/default/grayscale_green/images/i_asc_arrow.gif +0 -0
  137. skin/frontend/default/grayscale_green/images/i_desc_arrow.gif +0 -0
  138. skin/frontend/default/grayscale_green/images/i_pager-next.gif +0 -0
  139. skin/frontend/default/grayscale_green/images/i_pager-prev.gif +0 -0
  140. skin/frontend/default/grayscale_green/images/i_print.gif +0 -0
  141. skin/frontend/default/grayscale_green/images/i_rss-big.png +0 -0
  142. skin/frontend/default/grayscale_green/images/i_rss.gif +0 -0
  143. skin/frontend/default/grayscale_green/images/icon_big_rss.png +0 -0
  144. skin/frontend/default/grayscale_green/images/icon_feed.png +0 -0
  145. skin/frontend/default/grayscale_green/images/icon_opc_back.gif +0 -0
  146. skin/frontend/default/grayscale_green/images/icon_rss.gif +0 -0
  147. skin/frontend/default/grayscale_green/images/light_btn_split.gif +0 -0
  148. skin/frontend/default/grayscale_green/images/light_e_btn_split.gif +0 -0
  149. skin/frontend/default/grayscale_green/images/list_remove_btn.gif +0 -0
  150. skin/frontend/default/grayscale_green/images/logo.gif +0 -0
  151. skin/frontend/default/grayscale_green/images/magnifier_handle.gif +0 -0
  152. skin/frontend/default/grayscale_green/images/menu_bg.gif +0 -0
  153. skin/frontend/default/grayscale_green/images/more.png +0 -0
  154. skin/frontend/default/grayscale_green/images/nav_arrow.gif +0 -0
  155. skin/frontend/default/grayscale_green/images/pager_arrow_left.gif +0 -0
  156. skin/frontend/default/grayscale_green/images/pager_arrow_right.gif +0 -0
  157. skin/frontend/default/grayscale_green/images/search_btn.gif +0 -0
  158. skin/frontend/default/grayscale_green/images/search_input.gif +0 -0
  159. skin/frontend/default/grayscale_green/images/slider_btn_zoom_in.gif +0 -0
  160. skin/frontend/default/grayscale_green/images/slider_btn_zoom_out.gif +0 -0
  161. skin/frontend/default/grayscale_green/images/sort_asc_arrow.gif +0 -0
  162. skin/frontend/default/grayscale_green/images/sort_desc_arrow.gif +0 -0
  163. skin/frontend/default/grayscale_green/images/subscribe_input.gif +0 -0
  164. skin/frontend/default/grayscale_green/images/tab.gif +0 -0
  165. skin/frontend/default/grayscale_green/images/tab_active.gif +0 -0
  166. skin/frontend/default/grayscale_green/images/validation_advice_bg.gif +0 -0
  167. skin/frontend/default/grayscale_green/js/cycle-fade-effect.js +1259 -0
  168. skin/frontend/default/grayscale_green/js/jquery-1.5.2.min.js +16 -0
  169. skin/frontend/default/grayscale_green/js/slider.js +10 -0
  170. skin/frontend/default/grayscale_orange/banners/payment1.jpg +0 -0
  171. skin/frontend/default/grayscale_orange/banners/payment2.jpg +0 -0
  172. skin/frontend/default/grayscale_orange/banners/payment3.jpg +0 -0
  173. skin/frontend/default/grayscale_orange/banners/payment4.jpg +0 -0
  174. skin/frontend/default/grayscale_orange/banners/payment5.jpg +0 -0
  175. skin/frontend/default/grayscale_orange/banners/promotion.jpg +0 -0
  176. skin/frontend/default/grayscale_orange/css/print.css +40 -0
  177. skin/frontend/default/grayscale_orange/css/skin.css +1431 -0
app/code/local/WP/ThemeGrayscale/Block/About.php CHANGED
@@ -13,8 +13,8 @@ class WP_ThemeGrayscale_Block_About
13
  */
14
  public function render(Varien_Data_Form_Element_Abstract $element)
15
  {
16
- $html = <<<HTML
17
- <div style="background:url('http://www.webandpeople.com/template/public/images/logo.gif') no-repeat scroll 14px 14px #EAF0EE;border:1px solid #CCCCCC;margin-bottom:10px;padding:10px 5px 5px 164px;">
18
  <p>
19
  <b style="font-size:12px;">WebAndPeople</b>, a family of niche sites, provides small businesses with everything they need to start selling online.
20
  </p>
@@ -29,11 +29,174 @@ class WP_ThemeGrayscale_Block_About
29
  </p>
30
  <p>
31
  Our themes and extensions on <a href="http://www.magentocommerce.com/magento-connect/developer/WebAndPeople" target="_blank">MagentoConnect</a><br />
32
- Should you have any questions <a href="http://webandpeople.com/contact.html" target="_blank">Contact Us</a> or email at <a href="mailto:info@webandpeople.com">info@webandpeople.com</a>
33
  <br />
34
  </p>
35
  </div>
36
  HTML;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  return $html;
38
  }
39
  }
13
  */
14
  public function render(Varien_Data_Form_Element_Abstract $element)
15
  {
16
+ $default = <<<HTML
17
+ <div style="background-color:#EAF0EE;border:1px solid #CCCCCC;margin-bottom:10px;padding:20px;">
18
  <p>
19
  <b style="font-size:12px;">WebAndPeople</b>, a family of niche sites, provides small businesses with everything they need to start selling online.
20
  </p>
29
  </p>
30
  <p>
31
  Our themes and extensions on <a href="http://www.magentocommerce.com/magento-connect/developer/WebAndPeople" target="_blank">MagentoConnect</a><br />
32
+ Should you have any questions <a href="http://webandpeople.com/contact.html" target="_blank">Contact Us</a> or email at <a href="mailto:support@web-experiment.info">support@web-experiment.info</a>
33
  <br />
34
  </p>
35
  </div>
36
  HTML;
37
+ $default = json_encode($default);
38
+ $html = '<div id="wp_aboutus_content"></div>
39
+
40
+ <script type="text/javascript"> //<![CDATA[
41
+
42
+ /* JSON-P implementation for Prototype.js somewhat by Dan Dean (http://www.dandean.com)
43
+ *
44
+ * *HEAVILY* based on Tobie Langel\'s version: http://gist.github.com/145466.
45
+ * Might as well just call this an iteration.
46
+ *
47
+ * This version introduces:
48
+ * - Support for predefined callbacks (Necessary for OAuth signed requests, by @rboyce)
49
+ * - Partial integration with Ajax.Responders (Thanks to @sr3d for the kick in this direction)
50
+ * - Compatibility with Prototype 1.7 (Thanks to @soung3 for the bug report)
51
+ * - Will not break if page lacks a <head> element
52
+ *
53
+ * See examples in README for usage
54
+ *
55
+ * VERSION 1.1.2
56
+ *
57
+ * new Ajax.JSONRequest(url, options);
58
+ * - url (String): JSON-P endpoint url.
59
+ * - options (Object): Configuration options for the request.
60
+ */
61
+ Ajax.JSONRequest = Class.create(Ajax.Base, (function() {
62
+ var id = 0, head = document.getElementsByTagName(\'head\')[0] || document.body;
63
+ return {
64
+ initialize: function($super, url, options) {
65
+ $super(options);
66
+ this.options.url = url;
67
+ this.options.callbackParamName = this.options.callbackParamName || \'callback\';
68
+ this.options.timeout = this.options.timeout || 10; // Default timeout: 10 seconds
69
+ this.options.invokeImmediately = (!Object.isUndefined(this.options.invokeImmediately)) ? this.options.invokeImmediately : true ;
70
+
71
+ if (!Object.isUndefined(this.options.parameters) && Object.isString(this.options.parameters)) {
72
+ this.options.parameters = this.options.parameters.toQueryParams();
73
+ }
74
+
75
+ if (this.options.invokeImmediately) {
76
+ this.request();
77
+ }
78
+ },
79
+
80
+ /**
81
+ * Ajax.JSONRequest#_cleanup() -> undefined
82
+ * Cleans up after the request
83
+ **/
84
+ _cleanup: function() {
85
+ if (this.timeout) {
86
+ clearTimeout(this.timeout);
87
+ this.timeout = null;
88
+ }
89
+ if (this.transport && Object.isElement(this.transport)) {
90
+ this.transport.remove();
91
+ this.transport = null;
92
+ }
93
+ },
94
+
95
+ /**
96
+ * Ajax.JSONRequest#request() -> undefined
97
+ * Invokes the JSON-P request lifecycle
98
+ **/
99
+ request: function() {
100
+
101
+ // Define local vars
102
+ var response = new Ajax.JSONResponse(this);
103
+ var key = this.options.callbackParamName,
104
+ name = \'_prototypeJSONPCallback_\' + (id++),
105
+ complete = function() {
106
+ if (Object.isFunction(this.options.onComplete)) {
107
+ this.options.onComplete.call(this, response);
108
+ }
109
+ Ajax.Responders.dispatch(\'onComplete\', this, response);
110
+ }.bind(this);
111
+
112
+ // If the callback parameter is already defined, use that
113
+ if (this.options.parameters[key] !== undefined) {
114
+ name = this.options.parameters[key];
115
+ }
116
+ // Otherwise, add callback as a parameter
117
+ else {
118
+ this.options.parameters[key] = name;
119
+ }
120
+
121
+ // Build request URL
122
+ this.options.parameters[key] = name;
123
+ var url = this.options.url + ((this.options.url.include(\'?\') ? \'&\' : \'?\') + Object.toQueryString(this.options.parameters));
124
+
125
+ // Define callback function
126
+ window[name] = function(json) {
127
+ this._cleanup(); // Garbage collection
128
+ window[name] = undefined;
129
+
130
+ response.status = 200;
131
+ response.statusText = "OK";
132
+ response.setResponseContent(json);
133
+
134
+ if (Object.isFunction(this.options.onSuccess)) {
135
+ this.options.onSuccess.call(this, response);
136
+ }
137
+ Ajax.Responders.dispatch(\'onSuccess\', this, response);
138
+
139
+ complete();
140
+
141
+ }.bind(this);
142
+
143
+ this.transport = new Element(\'script\', { type: \'text/javascript\', src: url });
144
+
145
+ if (Object.isFunction(this.options.onCreate)) {
146
+ this.options.onCreate.call(this, response);
147
+ }
148
+ Ajax.Responders.dispatch(\'onCreate\', this);
149
+
150
+ head.appendChild(this.transport);
151
+
152
+ this.timeout = setTimeout(function() {
153
+ this._cleanup();
154
+ window[name] = Prototype.emptyFunction;
155
+ if (Object.isFunction(this.options.onFailure)) {
156
+ response.status = 504;
157
+ response.statusText = "Gateway Timeout";
158
+ this.options.onFailure.call(this, response);
159
+ }
160
+ complete();
161
+ }.bind(this), this.options.timeout * 1000);
162
+ },
163
+ toString: function() { return "[object Ajax.JSONRequest]"; }
164
+ };
165
+ })());
166
+
167
+ Ajax.JSONResponse = Class.create({
168
+ initialize: function(request) {
169
+ this.request = request;
170
+ },
171
+ request: undefined,
172
+ status: 0,
173
+ statusText: \'\',
174
+ responseJSON: undefined,
175
+ responseText: undefined,
176
+ setResponseContent: function(json) {
177
+ this.responseJSON = json;
178
+ this.responseText = Object.toJSON(json);
179
+ },
180
+ getTransport: function() {
181
+ if (this.request) return this.request.transport;
182
+ },
183
+ toString: function() { return "[object Ajax.JSONResponse]"; }
184
+ });
185
+
186
+ window.onload = function(){
187
+ var html = ' . $default . ';
188
+
189
+ new Ajax.JSONRequest(\'http://web-experiment.info/about-us.php\', {
190
+ callbackParamName: "jsoncallback",
191
+ onComplete: function(response) {
192
+ if (response.responseJSON && response.responseJSON.html) {
193
+ html = response.responseJSON.html;
194
+ }
195
+ Element.replace(\'wp_aboutus_content\', html);
196
+ }
197
+ });
198
+ };
199
+ //]]></script>';
200
  return $html;
201
  }
202
  }
app/code/local/WP/ThemeGrayscale/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <WP_ThemeGrayscale>
5
- <version>1.3.2</version>
6
  </WP_ThemeGrayscale>
7
  </modules>
8
  <global>
@@ -40,7 +40,7 @@
40
  <default>
41
  <theme_grayscale>
42
  <general>
43
- <version>1.3.2</version>
44
  </general>
45
  </theme_grayscale>
46
  </default>
2
  <config>
3
  <modules>
4
  <WP_ThemeGrayscale>
5
+ <version>1.4.0</version>
6
  </WP_ThemeGrayscale>
7
  </modules>
8
  <global>
40
  <default>
41
  <theme_grayscale>
42
  <general>
43
+ <version>1.4.0</version>
44
  </general>
45
  </theme_grayscale>
46
  </default>
app/design/frontend/default/grayscale/etc/widget.xml CHANGED
@@ -1,166 +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>
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 CHANGED
@@ -1,71 +1,71 @@
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_language_header" as="store_language_header" template="page/switch/languages.phtml"/>
47
- <block type="page/switch" name="store_switcher_header" as="store_switcher_header" template="page/switch/stores.phtml"/>
48
- </reference>
49
- <reference name="footer">
50
- <block type="cms/block" name="page_footer_block" before="-">
51
- <action method="setBlockId"><block_id>page_footer_block</block_id></action>
52
- </block>
53
- <remove name="store_switcher" />
54
- </reference>
55
-
56
- </default>
57
- <review_product_list translate="label">
58
- <reference name="root">
59
- <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
60
- </reference>
61
- </review_product_list>
62
-
63
- <catalog_product_view translate="label">
64
- <reference name="root">
65
- <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
66
- </reference>
67
- <reference name="left">
68
- <block type="catalog/product_list_related" name="catalog.product.related.left" before="-" template="catalog/product/list/related.phtml"/>
69
- </reference>
70
- </catalog_product_view>
71
  </layout>
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_language_header" as="store_language_header" template="page/switch/languages.phtml"/>
47
+ <block type="page/switch" name="store_switcher_header" as="store_switcher_header" template="page/switch/stores.phtml"/>
48
+ </reference>
49
+ <reference name="footer">
50
+ <block type="cms/block" name="page_footer_block" before="-">
51
+ <action method="setBlockId"><block_id>page_footer_block</block_id></action>
52
+ </block>
53
+ <remove name="store_switcher" />
54
+ </reference>
55
+
56
+ </default>
57
+ <review_product_list translate="label">
58
+ <reference name="root">
59
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
60
+ </reference>
61
+ </review_product_list>
62
+
63
+ <catalog_product_view translate="label">
64
+ <reference name="root">
65
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
66
+ </reference>
67
+ <reference name="left">
68
+ <block type="catalog/product_list_related" name="catalog.product.related.left" before="-" template="catalog/product/list/related.phtml"/>
69
+ </reference>
70
+ </catalog_product_view>
71
  </layout>
app/design/frontend/default/grayscale/template/catalog/navigation/top.phtml CHANGED
@@ -1,45 +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; ?>
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 CHANGED
@@ -1,58 +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; ?>
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 CHANGED
@@ -1,52 +1,52 @@
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
- <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
32
- <ul class="add-to-links">
33
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
34
- <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
35
- <?php endif; ?>
36
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
37
- <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
38
- <?php endif; ?>
39
- </ul>
40
- <?php endif; ?>
41
- </div>
42
- </li>
43
- <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
44
- </ul>
45
- <?php endif ?>
46
- <?php endforeach ?>
47
- <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
48
- </div>
49
- <?php endif; ?>
50
-
51
-
52
-
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
+ <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
32
+ <ul class="add-to-links">
33
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
34
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
35
+ <?php endif; ?>
36
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
37
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
38
+ <?php endif; ?>
39
+ </ul>
40
+ <?php endif; ?>
41
+ </div>
42
+ </li>
43
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
44
+ </ul>
45
+ <?php endif ?>
46
+ <?php endforeach ?>
47
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
48
+ </div>
49
+ <?php endif; ?>
50
+
51
+
52
+
app/design/frontend/default/grayscale/template/catalog/product/list.phtml CHANGED
@@ -1,133 +1,133 @@
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
- <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
66
- <ul class="add-to-links">
67
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
68
- <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
69
- <?php endif; ?>
70
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
71
- <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
72
- <?php endif; ?>
73
- </ul>
74
- <?php endif; ?>
75
- </div>
76
- </div>
77
- </li>
78
- <?php endforeach; ?>
79
- </ol>
80
- <script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
81
-
82
- <?php else: ?>
83
-
84
- <?php // Grid Mode ?>
85
-
86
- <?php $_collectionSize = $_productCollection->count() ?>
87
- <?php $_columnCount = $this->getColumnCount();
88
- ?>
89
- <?php $i=0; foreach ($_productCollection as $_product): ?>
90
- <?php if ($i++%$_columnCount==0): ?>
91
- <ul class="products-grid">
92
- <?php endif ?>
93
- <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
94
- <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>
95
- <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>
96
- <?php if($_product->getRatingSummary()): ?>
97
- <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
98
- <?php endif; ?>
99
- <div class="shortDescription">
100
- <?php echo nl2br($_product->getShortDescription()); ?>
101
- </div>
102
- <?php echo $this->getPriceHtml($_product, true) ?>
103
-
104
- <div class="actions">
105
- <?php if($_product->isSaleable()): ?>
106
- <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>
107
- <?php else: ?>
108
- <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
109
- <?php endif; ?>
110
- <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
111
- <ul class="add-to-links">
112
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
113
- <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
114
- <?php endif; ?>
115
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
116
- <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
117
- <?php endif; ?>
118
- </ul>
119
- <?php endif; ?>
120
- </div>
121
- </li>
122
- <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
123
- </ul>
124
- <?php endif ?>
125
- <?php endforeach ?>
126
- <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
127
- <?php endif; ?>
128
-
129
- <div class="toolbar-bottom">
130
- <?php echo $this->getToolbarHtml() ?>
131
- </div>
132
- </div>
133
- <?php endif; ?>
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
+ <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
66
+ <ul class="add-to-links">
67
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
68
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
69
+ <?php endif; ?>
70
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
71
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
72
+ <?php endif; ?>
73
+ </ul>
74
+ <?php endif; ?>
75
+ </div>
76
+ </div>
77
+ </li>
78
+ <?php endforeach; ?>
79
+ </ol>
80
+ <script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
81
+
82
+ <?php else: ?>
83
+
84
+ <?php // Grid Mode ?>
85
+
86
+ <?php $_collectionSize = $_productCollection->count() ?>
87
+ <?php $_columnCount = $this->getColumnCount();
88
+ ?>
89
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
90
+ <?php if ($i++%$_columnCount==0): ?>
91
+ <ul class="products-grid">
92
+ <?php endif ?>
93
+ <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
94
+ <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>
95
+ <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>
96
+ <?php if($_product->getRatingSummary()): ?>
97
+ <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
98
+ <?php endif; ?>
99
+ <div class="shortDescription">
100
+ <?php echo nl2br($_product->getShortDescription()); ?>
101
+ </div>
102
+ <?php echo $this->getPriceHtml($_product, true) ?>
103
+
104
+ <div class="actions">
105
+ <?php if($_product->isSaleable()): ?>
106
+ <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>
107
+ <?php else: ?>
108
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
109
+ <?php endif; ?>
110
+ <?php if ($this->helper('wishlist')->isAllow() && $this->getAddToCompareUrl($_product)) : ?>
111
+ <ul class="add-to-links">
112
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
113
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
114
+ <?php endif; ?>
115
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
116
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
117
+ <?php endif; ?>
118
+ </ul>
119
+ <?php endif; ?>
120
+ </div>
121
+ </li>
122
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
123
+ </ul>
124
+ <?php endif ?>
125
+ <?php endforeach ?>
126
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
127
+ <?php endif; ?>
128
+
129
+ <div class="toolbar-bottom">
130
+ <?php echo $this->getToolbarHtml() ?>
131
+ </div>
132
+ </div>
133
+ <?php endif; ?>
app/design/frontend/default/grayscale/template/catalog/product/popular.phtml CHANGED
@@ -1,37 +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
-
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 CHANGED
@@ -1,45 +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; ?>
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 CHANGED
@@ -1,121 +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>
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 CHANGED
@@ -1,7 +1,7 @@
1
- <div class="footer-container">
2
- <div class="footer">
3
- <?php echo $this->getChildHtml() ?>
4
- <address><?php echo $this->getCopyright() ?></address>
5
- <div class="design-by">Amazing <a href="http://web-experiment.info/" title="Magento Templates">Magento Templates</a></div>
6
- </div>
7
- </div>
1
+ <div class="footer-container">
2
+ <div class="footer">
3
+ <?php echo $this->getChildHtml() ?>
4
+ <address><?php echo $this->getCopyright() ?></address>
5
+ <div class="design-by">Amazing <a href="http://web-experiment.info/" title="Magento Templates">Magento Templates</a></div>
6
+ </div>
7
+ </div>
app/design/frontend/default/grayscale/template/page/html/head.phtml CHANGED
@@ -1,19 +1,19 @@
1
- <title><?php echo $this->getTitle() ?></title>
2
- <meta http-equiv="Content-Type" content="<?php echo $this->getContentType() ?>" />
3
- <meta name="description" content="<?php echo htmlspecialchars($this->getDescription()) ?>" />
4
- <meta name="keywords" content="<?php echo htmlspecialchars($this->getKeywords()) ?>" />
5
- <meta name="robots" content="<?php echo htmlspecialchars($this->getRobots()) ?>" />
6
- <meta name="Designer" content="WebExperiment Magento templates - http://web-experiment.info" />
7
- <link rel="icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
8
- <link rel="shortcut icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
9
- <script type="text/javascript">
10
- //<![CDATA[
11
- var BLANK_URL = '<?php echo $this->helper('core/js')->getJsUrl('blank.html') ?>';
12
- var BLANK_IMG = '<?php echo $this->helper('core/js')->getJsUrl('spacer.gif') ?>';
13
- var SKIN_URL = '<?php echo $this->helper('core/js')->getJsSkinUrl('') ?>';
14
- //]]>
15
- </script>
16
- <?php echo $this->getCssJsHtml() ?>
17
- <?php echo $this->getChildHtml() ?>
18
- <?php echo $this->helper('core/js')->getTranslatorScript() ?>
19
- <?php echo $this->getIncludes() ?>
1
+ <title><?php echo $this->getTitle() ?></title>
2
+ <meta http-equiv="Content-Type" content="<?php echo $this->getContentType() ?>" />
3
+ <meta name="description" content="<?php echo htmlspecialchars($this->getDescription()) ?>" />
4
+ <meta name="keywords" content="<?php echo htmlspecialchars($this->getKeywords()) ?>" />
5
+ <meta name="robots" content="<?php echo htmlspecialchars($this->getRobots()) ?>" />
6
+ <meta name="Designer" content="WebExperiment Magento templates - http://web-experiment.info" />
7
+ <link rel="icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
8
+ <link rel="shortcut icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
9
+ <script type="text/javascript">
10
+ //<![CDATA[
11
+ var BLANK_URL = '<?php echo $this->helper('core/js')->getJsUrl('blank.html') ?>';
12
+ var BLANK_IMG = '<?php echo $this->helper('core/js')->getJsUrl('spacer.gif') ?>';
13
+ var SKIN_URL = '<?php echo $this->helper('core/js')->getJsSkinUrl('') ?>';
14
+ //]]>
15
+ </script>
16
+ <?php echo $this->getCssJsHtml() ?>
17
+ <?php echo $this->getChildHtml() ?>
18
+ <?php echo $this->helper('core/js')->getTranslatorScript() ?>
19
+ <?php echo $this->getIncludes() ?>
app/design/frontend/default/grayscale/template/page/html/header.phtml CHANGED
@@ -1,49 +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_header') ?>
40
- <?php echo $this->getChildHtml('store_language_header') ?>
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>
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_header') ?>
40
+ <?php echo $this->getChildHtml('store_language_header') ?>
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>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wp_theme_grayscale</name>
4
- <version>1.3.2</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-1.5-1.6</summary>
10
  <description>Theme Grayscale (WebAndPeople.com) for magento v1.4-1.5-1.6</description>
11
- <notes>Theme Grayscale (WebAndPeople.com) for magento v1.4-1.5-1.6</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>2011-11-04</date>
14
- <time>12:48:50</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="Block"><file name="About.php" hash="d16c64b0aa303e75332b72f769edbb17"/></dir><dir name="Helper"><file name="Data.php" hash="3431523b382a35178256404f4ccfef57"/></dir><dir name="etc"><file name="config.xml" hash="1aa2e989326f1a61dd3919121008081a"/><file name="system.xml" hash="49347420e46332e367dff84b1a542e4c"/></dir></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="d00572ade7dae6523a2a3e7eaeee12c0"/></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="85f735d4ed92597f14b0d744744e32f9"/><file name="list.phtml" hash="5a6f968ba5743675807d4835c6b736d5"/><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="5cbaa1f79edccb0881429d7a89fc136b"/><file name="head.phtml" hash="bd26563b60110e15c676022e40f999fe"/><file name="header.phtml" hash="5908ff306877f1783111ccf2575bef0c"/></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_ThemeGrayscale.xml" hash="0d2b8880d2c14ad21b718ed991d7fad9"/></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="043795389bd1a380df6e7c302f478463"/><file name="slider.css" hash="f741178d04706d9ed6a3e43ef4c40774"/><file name="styles-ie.css" hash="eef671b91e9d2125311c7149963adadb"/><file name="styles.css" hash="6be4975cc68b211bc1084d86da7a57af"/></dir><dir name="images"><dir name="slider"><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="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><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_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><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_nav2.gif" hash="1d7b571813e4c0984cebb0080a5b5bd1"/><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_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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="c1426f8786243171ffc396976ed5b3fd"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_asterick.gif" hash="afcd53f976026816d64610686d93d929"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="522102725b647356aa1d6c114d2e07ca"/><file name="light_e_btn_split.gif" hash="f11437d362c7fae34c9862173a39c8c8"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="9e96974c2cd01c71523c6d563217d754"/><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="9ad0349c560f89710994088c5b3fbfc0"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><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.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><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.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="cc27c563c67d298924c073213ac34be8"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir></dir></dir></dir><dir name="."><file name="readme.txt" hash="91ab3f1eedf23dd6a394d5121f279bc7"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wp_theme_grayscale</name>
4
+ <version>1.4.0</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-1.5-1.6</summary>
10
  <description>Theme Grayscale (WebAndPeople.com) for magento v1.4-1.5-1.6</description>
11
+ <notes>+ colors/styles: red, green, blue, orange</notes>
12
+ <authors><author><name>WebAndPeople</name><user>auto-converted</user><email>design@webandpeople.com</email></author><author><name>Yura Gerassimenko</name><user>auto-converted</user><email>y.gerassimenko@webandpeople.com</email></author></authors>
13
+ <date>2012-03-12</date>
14
+ <time>23:24:17</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="Block"><file name="About.php" hash="e59c6409690b415503d8d11386f62d72"/></dir><dir name="Helper"><file name="Data.php" hash="3431523b382a35178256404f4ccfef57"/></dir><dir name="etc"><file name="config.xml" hash="a505e424381a22e8b2db096b70530881"/><file name="system.xml" hash="49347420e46332e367dff84b1a542e4c"/></dir></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="grayscale"><dir name="etc"><file name="widget.xml" hash="3b4e988a2ba19946240c8bfad68e30ed"/></dir><dir name="layout"><file name="local.xml" hash="6a284314f9eb1ca70ac104f63886f973"/></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="8b7c9ddde380558c73c2af990bf313a9"/></dir><dir name="product"><dir name="compare"><file name="sidebar.phtml" hash="7bcfeb324b4fc2c831ebafcd10ab4327"/></dir><file name="home.phtml" hash="58ddcc2822b74986b6e0690d52687960"/><file name="list.phtml" hash="5b540f75f1dbaff268c9392dff5b52ed"/><file name="popular.phtml" hash="aef796f913ad19cb4006fb6b2b47d89f"/><file name="slider.phtml" hash="99e265b727ece8e19d45c5ec620799fa"/><file name="view.phtml" hash="18ea7257d24516e7980801289620613c"/></dir></dir><dir name="page"><dir name="html"><file name="footer.phtml" hash="9772de76fabe0bddbb117c44f93cd122"/><file name="head.phtml" hash="647261dcd1d279bd5b2e09ef560b577c"/><file name="header.phtml" hash="4e77c0dde820093a0affbb3405bdac0a"/></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="WP_ThemeGrayscale.xml" hash="0d2b8880d2c14ad21b718ed991d7fad9"/></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="1fcdb0360aa63b5629d1bb26f19040e4"/><file name="skin.css" hash="cd86bee613f2171044265c83912f4620"/><file name="slider.css" hash="518051040a9ec3fc95134880817a61e5"/><file name="styles-ie.css" hash="1d4113ff332f59bb4d035a59c6e9093f"/><file name="styles.css" hash="b32cdc9a890f765d9343977c02c99ae5"/></dir><dir name="images"><dir name="slider"><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="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><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_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><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_nav2.gif" hash="1d7b571813e4c0984cebb0080a5b5bd1"/><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_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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="c1426f8786243171ffc396976ed5b3fd"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_asterick.gif" hash="afcd53f976026816d64610686d93d929"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="522102725b647356aa1d6c114d2e07ca"/><file name="light_e_btn_split.gif" hash="f11437d362c7fae34c9862173a39c8c8"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="9e96974c2cd01c71523c6d563217d754"/><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="9ad0349c560f89710994088c5b3fbfc0"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><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.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><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="a7da33450c8cceefd378ccb64eed739b"/><file name="jquery-1.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="0ae35aa21fd1553c1e13969e6684c093"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir><dir name="grayscale_blue"><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="1fcdb0360aa63b5629d1bb26f19040e4"/><file name="skin.css" hash="5d674944652a74ebb508dbb68084e5ea"/><file name="slider.css" hash="518051040a9ec3fc95134880817a61e5"/><file name="styles-ie.css" hash="1d4113ff332f59bb4d035a59c6e9093f"/><file name="styles.css" hash="b32cdc9a890f765d9343977c02c99ae5"/></dir><dir name="images"><file name="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><file name="bkg_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><file name="bkg_nav2.gif" hash="239a6744d951dc268d3c7b342c2cd7a0"/><file name="bkg_rating.gif" hash="c770df42e265ee022b907391b2074660"/><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="body_bg.jpg" hash="a77a87c901d4423c26e75a96334396ab"/><file name="breadcrumbs_sp.gif" hash="eab75603b59c0baf71450736bf9ed7b9"/><file name="btn_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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_links_sp.gif" hash="166099988797e1c4d57653453104f8ff"/><file name="i_asc_arrow.gif" hash="7224c93c32675269641dd59799ddd016"/><file name="i_desc_arrow.gif" hash="c1426f8786243171ffc396976ed5b3fd"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="306a690aeacf74426783698851d4ecb0"/><file name="light_e_btn_split.gif" hash="cf0fc23a0a74bfcb8afc470a482d0e1a"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="0b586c2f391ad00cc804874c566f8458"/><file name="magnifier_handle.gif" hash="57e81833be17e72f080513a066fd73f2"/><file name="menu_bg.gif" hash="6c0f0bd3a49779f61092e582052f73c3"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><file name="search_btn.gif" hash="479e603a641ef206b0dfabc503f4096c"/><file name="search_input.gif" hash="ef750fe86a388aca644b5388ea5a4205"/><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_input.gif" hash="8b3bc7560364f79ae54d842ebd9c89c4"/><file name="tab.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir><dir name="js"><file name="cycle-fade-effect.js" hash="a7da33450c8cceefd378ccb64eed739b"/><file name="jquery-1.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="0ae35aa21fd1553c1e13969e6684c093"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir><dir name="grayscale_green"><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="1fcdb0360aa63b5629d1bb26f19040e4"/><file name="skin.css" hash="a9cda7be50284872deb5d95a04a3426b"/><file name="slider.css" hash="518051040a9ec3fc95134880817a61e5"/><file name="styles-ie.css" hash="1d4113ff332f59bb4d035a59c6e9093f"/><file name="styles.css" hash="b32cdc9a890f765d9343977c02c99ae5"/></dir><dir name="images"><file name="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><file name="bkg_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><file name="bkg_nav2.gif" hash="239a6744d951dc268d3c7b342c2cd7a0"/><file name="bkg_rating.gif" hash="c770df42e265ee022b907391b2074660"/><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="body_bg.jpg" hash="a77a87c901d4423c26e75a96334396ab"/><file name="breadcrumbs_sp.gif" hash="eab75603b59c0baf71450736bf9ed7b9"/><file name="btn_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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_links_sp.gif" hash="166099988797e1c4d57653453104f8ff"/><file name="i_asc_arrow.gif" hash="7224c93c32675269641dd59799ddd016"/><file name="i_desc_arrow.gif" hash="c1426f8786243171ffc396976ed5b3fd"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="d7293df986ea4935e3c69ae834643969"/><file name="light_e_btn_split.gif" hash="169b970fb025d291210e90440ee50cbe"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="ad4d68645ff90bc96c6cd4f1b22d9ff6"/><file name="magnifier_handle.gif" hash="57e81833be17e72f080513a066fd73f2"/><file name="menu_bg.gif" hash="e288af488aeacbe61cfdf3945021ef3e"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><file name="search_btn.gif" hash="479e603a641ef206b0dfabc503f4096c"/><file name="search_input.gif" hash="ef750fe86a388aca644b5388ea5a4205"/><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_input.gif" hash="8b3bc7560364f79ae54d842ebd9c89c4"/><file name="tab.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir><dir name="js"><file name="cycle-fade-effect.js" hash="a7da33450c8cceefd378ccb64eed739b"/><file name="jquery-1.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="0ae35aa21fd1553c1e13969e6684c093"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir><dir name="grayscale_orange"><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="1fcdb0360aa63b5629d1bb26f19040e4"/><file name="skin.css" hash="6e665592d155832e1a01375336707025"/><file name="slider.css" hash="518051040a9ec3fc95134880817a61e5"/><file name="styles-ie.css" hash="1d4113ff332f59bb4d035a59c6e9093f"/><file name="styles.css" hash="b32cdc9a890f765d9343977c02c99ae5"/></dir><dir name="images"><file name="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><file name="bkg_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><file name="bkg_nav2.gif" hash="e2228f41e361cffe5a91d7333a4673eb"/><file name="bkg_rating.gif" hash="c770df42e265ee022b907391b2074660"/><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="body_bg.jpg" hash="a77a87c901d4423c26e75a96334396ab"/><file name="breadcrumbs_sp.gif" hash="eab75603b59c0baf71450736bf9ed7b9"/><file name="btn_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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_links_sp.gif" hash="166099988797e1c4d57653453104f8ff"/><file name="i_asc_arrow.gif" hash="7224c93c32675269641dd59799ddd016"/><file name="i_desc_arrow.gif" hash="c1426f8786243171ffc396976ed5b3fd"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="1df6c968183aed56484f8006bd1cb8e2"/><file name="light_e_btn_split.gif" hash="0518081427a76299cb7fc9267ee3969c"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="d883d0bc9791027e6a71cc6ea36fff39"/><file name="magnifier_handle.gif" hash="57e81833be17e72f080513a066fd73f2"/><file name="menu_bg.gif" hash="aea636afce2c6eef090ab6ba795bfa54"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><file name="search_btn.gif" hash="479e603a641ef206b0dfabc503f4096c"/><file name="search_input.gif" hash="ef750fe86a388aca644b5388ea5a4205"/><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_input.gif" hash="8b3bc7560364f79ae54d842ebd9c89c4"/><file name="tab.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir><dir name="js"><file name="cycle-fade-effect.js" hash="a7da33450c8cceefd378ccb64eed739b"/><file name="jquery-1.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="0ae35aa21fd1553c1e13969e6684c093"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir><dir name="grayscale_red"><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="1fcdb0360aa63b5629d1bb26f19040e4"/><file name="skin.css" hash="d23c6221bfe117b23857a464e92c6730"/><file name="slider.css" hash="518051040a9ec3fc95134880817a61e5"/><file name="styles-ie.css" hash="1d4113ff332f59bb4d035a59c6e9093f"/><file name="styles.css" hash="b32cdc9a890f765d9343977c02c99ae5"/></dir><dir name="images"><file name="bg_collapse.gif" hash="0e5d3b9c6cecd20df8bba6af82be1335"/><file name="bkg_collapse-gm.gif" hash="172ca866a6fff7e415e27a36bab35165"/><file name="bkg_collapse.gif" hash="441ad354849c96302631b4235417479f"/><file name="bkg_divider1.gif" hash="69c082c0b655e26dbec0c34de7e35e8c"/><file name="bkg_nav2.gif" hash="239a6744d951dc268d3c7b342c2cd7a0"/><file name="bkg_rating.gif" hash="c770df42e265ee022b907391b2074660"/><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="body_bg.jpg" hash="a77a87c901d4423c26e75a96334396ab"/><file name="breadcrumbs_sp.gif" hash="eab75603b59c0baf71450736bf9ed7b9"/><file name="btn_gm-close.gif" hash="6a72efca1d9d206114a0285c8c4c9d68"/><file name="btn_remove.gif" hash="0087f98cb116b153fa29353daa22b648"/><file name="btn_remove2.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="btn_trash.gif" hash="c1c7833bc1ff6cc5bc0d9e3a38b5237e"/><file name="btn_window_close.gif" hash="0dae76c9c078d058704c1c4475e19eb4"/><file name="chart_remove.gif" hash="93d4c331e0eb981787564bda86db6a45"/><file name="customer_icon.png" hash="d5d04d87cf2169a68b516275500e44f3"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="download.jpg" hash="4217b81235bb6ac80cc6ad504ade7477"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><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_links_sp.gif" hash="166099988797e1c4d57653453104f8ff"/><file name="i_asc_arrow.gif" hash="7224c93c32675269641dd59799ddd016"/><file name="i_desc_arrow.gif" hash="c1426f8786243171ffc396976ed5b3fd"/><file name="i_pager-next.gif" hash="07a552fa829f26ca3bbe2511554653d1"/><file name="i_pager-prev.gif" hash="7feb36cae141a21755224f4ad5240f66"/><file name="i_print.gif" hash="3c6278e63177c4fb9b67a5c1cf1197ea"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_feed.png" hash="8537f6f88fcff4aac793247143d14e42"/><file name="icon_opc_back.gif" hash="acbc551f94a58e0b6a6e6f23e9e5698d"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="light_btn_split.gif" hash="3baeaf078e1588cd09d2087d7f6318c1"/><file name="light_e_btn_split.gif" hash="8249dd2064f09e1df3054db80e2ef7ea"/><file name="list_remove_btn.gif" hash="93b199a40c9296f16ea21ff90dc98eb6"/><file name="logo.gif" hash="b6ef774fb5da650293ebd4ca7a2c1131"/><file name="magnifier_handle.gif" hash="57e81833be17e72f080513a066fd73f2"/><file name="menu_bg.gif" hash="388aa3be0683776868471927369ea78f"/><file name="more.png" hash="7093fdf9e94f23e1990c061a62ecd663"/><file name="nav_arrow.gif" hash="e5c61c3a6cc91881ecc89ac6faf41f60"/><file name="pager_arrow_left.gif" hash="1ae922d072d5dcc09bc4df9047a62772"/><file name="pager_arrow_right.gif" hash="a51e524ebf977979d573cb096c3fe6a9"/><file name="search_btn.gif" hash="479e603a641ef206b0dfabc503f4096c"/><file name="search_input.gif" hash="ef750fe86a388aca644b5388ea5a4205"/><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_input.gif" hash="8b3bc7560364f79ae54d842ebd9c89c4"/><file name="tab.gif" hash="dab9a5a00b272c4c42bec8e5efb6631a"/><file name="tab_active.gif" hash="823cdc0345bd1555e652dc134abb17f0"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir><dir name="js"><file name="cycle-fade-effect.js" hash="a7da33450c8cceefd378ccb64eed739b"/><file name="jquery-1.5.2.min.js" hash="e85aed5c30d734f1e30646e030d7a817"/><file name="slider.js" hash="0ae35aa21fd1553c1e13969e6684c093"/></dir><file name="favicon.ico" hash="6e3f6e97b96ea2e33b3f76e40ad34a28"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
readme.txt DELETED
@@ -1,10 +0,0 @@
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://web-experiment.info/articles/how_to_install_magento_grayscale_theme/
8
-
9
-
10
- If the page is not available - pls contact us info@webandpeople.com
 
 
 
 
 
 
 
 
 
 
skin/frontend/default/grayscale/css/print.css CHANGED
@@ -1,40 +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; }
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 CHANGED
@@ -1,1659 +1,1652 @@
1
- /*TITLES COLORS*/
2
- body {
3
- color: #696969; /*text color*/
4
- }
5
- h1, h2, h3, h4, h5, h6 {
6
- color: #5d5d5d; /*all titles color*/
7
- }
8
- a:link, a:visited {
9
- color:#313131; /*all links color*/
10
- }
11
- /* Reset ================================================================================= */
12
- * {
13
- margin:0;
14
- padding:0;
15
- }
16
- a, a:active {
17
- outline: none;
18
- }
19
- body {
20
- background: #fff;
21
- font: 11px/1.55 Tahoma, Helvetica, sans-serif;
22
- text-align: center;
23
- }
24
- a {
25
- text-decoration:none;
26
- }
27
- a:hover {
28
- text-decoration:none;
29
- opacity: 0.8;
30
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
31
- }
32
- /* Headings */
33
- h1, h2, h3, h4, h5, h6 {
34
- font-family: Arial, Helvetica, sans-serif;
35
- }
36
-
37
- h1, .page-title h1, .page-title h2 {
38
- font-family: Times New Roman;
39
- font-size: 36px;
40
- font-weight: normal;
41
- }
42
- .product-view .product-shop .product-name h1, .category-title h1 {
43
- font-family: Times New Roman;
44
- font-size: 36px;
45
- font-weight: normal;
46
- text-transform: none;
47
- }
48
- h2 {
49
- font-size:12px;
50
- font-weight:bold;
51
- }
52
- h3 {
53
- font-size:12px;
54
- font-weight:bold;
55
- }
56
- h4 {
57
- font-size:11px;
58
- font-weight:bold;
59
- }
60
- h5 {
61
- font-size:11px;
62
- font-weight:bold;
63
- }
64
- h6 {
65
- font-size:11px;
66
- font-weight:normal;
67
- }
68
- p {
69
- margin:0 0 10px;
70
- }
71
- /* Layout ================================================================================ */
72
- .wrapper {
73
- background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
74
- }
75
- .page {
76
- width: 950px;
77
- margin-left: auto;
78
- margin-right: auto;
79
- background: #fff;
80
- }
81
- .main-container {
82
- background:transparent;
83
- clear: both;
84
- }
85
- .main {
86
- width: 910px;
87
- padding: 0px 20px 10px 20px;
88
- background:transparent;
89
- }
90
-
91
- .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
92
- /*margin-top: 15px;*/
93
- }
94
- /* Base Columns */
95
- .col-left {
96
- float: left;
97
- width: 195px;
98
- padding: 0;
99
- }
100
- .col-main {
101
- float: left;
102
- width: 720px;
103
- padding: 0;
104
- }
105
- .checkout-onepage-index .col-main {
106
- float: left;
107
- width: 700px;
108
- padding: 0;
109
- }
110
- .col2-right-layout .col-main {
111
- float: left;
112
- width: 685px;
113
- padding: 0;
114
- }
115
- .col-right {
116
- float: right;
117
- width: 195px;
118
- padding: 0;
119
- }
120
- .col2-right-layout .col-right {
121
- float: right;
122
- width: 195px;
123
- padding: 0;
124
- }
125
- /* 1 Column Layout */
126
- .col1-layout .col-main {
127
- float:none;
128
- width:auto;
129
- }
130
- /* 2 Columns Layout */
131
- .col2-left-layout .col-main, .col2-right-layout .col-main {
132
- width: 670px;
133
- }
134
- /* 3 Columns Layout */
135
- .col3-layout .col-main {
136
- width: 470px;
137
- margin-left: 0px;
138
- }
139
- .col3-layout .col-wrapper {
140
- float: left;
141
- width: 690px;
142
- }
143
- /* Global Styles ========================================================================= */
144
-
145
- /*header*/
146
- .header-container {
147
- border: 0px;
148
- padding: 0px 0px 10px 0px;
149
- }
150
- a.logo {
151
- margin: 18px 0px 0px 24px !important;
152
- padding: 0px 0px 0px 0px !important;
153
- }
154
- .nav-container {
155
- background: #fff url(../images/menu_bg.gif) no-repeat 50% 0%;
156
- margin: 0px 0px 10px 0px;
157
- clear: both;
158
- }
159
- #nav {
160
- padding: 0px 0px 0px 30px;
161
- width: 920px;
162
- height: 28px;
163
- }
164
- #nav li {
165
- padding-right: 20px;
166
- }
167
- #nav li a {
168
- padding: 0px 10px 0px 10px;
169
- }
170
- #nav li a, #nav li a:hover {
171
- font: 11px/28px Verdana, Helvetica, sans-serif;
172
- text-decoration: none;
173
- text-transform: uppercase;
174
- }
175
- #nav li a {
176
- color: #2c2c2c;
177
- }
178
- #nav li a:hover {
179
- color: #858585;
180
- }
181
- #nav ul {
182
- background: #eaeaeb;
183
- border: 0;
184
- -moz-border-radius: 0px 0px 3px 3px;
185
- -webkit-border-radius: 0px 0px 3px 3px;
186
- -khtml-border-radius: 0px 0px 3px 3px;
187
- padding-bottom: 3px;
188
- }
189
- #nav ul li {
190
- padding-right: 0;
191
- }
192
- #nav ul ul, #nav ul ul ul ul {
193
- background: #f5f5f5;
194
- padding-top: 0px;
195
- padding-bottom: 3px;
196
- border: 0;
197
- -moz-border-radius: 3px 3px 3px 3px;
198
- -webkit-border-radius: 3px 3px 3px 3px;
199
- -khtml-border-radius: 3px 3px 3px 3px;
200
- }
201
- #nav ul ul ul {
202
- background: #eaeaeb;
203
- }
204
- #nav ul li a {
205
- padding: 4px 10px 4px 10px !important;
206
- text-transform: none !important;
207
- color:#2c2c2c;
208
- font: 11px/11px Verdana, Helvetica, sans-serif !important;
209
- background: none !important;
210
- }
211
- #nav ul li.parent a {
212
- background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
213
- }
214
- #nav ul li.parent li a {
215
- background: none !important;
216
- }
217
- #nav ul li a:hover {
218
- color: #fff !important;
219
- background: #7a7c81 !important;
220
- }
221
- #nav ul ul li a:hover {
222
- color: #fff !important;
223
- background:#7a7c81 !important;
224
- }
225
-
226
- /*Form-search*/
227
- #search_mini_form {
228
- display: block;
229
- margin: 0px 0px 0px 0px;
230
- padding: 0;
231
- position: relative;
232
- float: right;
233
- width: 218px;
234
- clear: both;
235
- }
236
- .header .form-search {
237
- width: 218px;
238
- height: 18px;
239
- margin: 6px 6px 5px 0px;
240
- padding: 0;
241
- position: relative;
242
- float: right;
243
- right: 0;
244
- }
245
- .header .form-search label {
246
- display: none;
247
- }
248
- .header .form-search input.input-text {
249
- width: 189px;
250
- height: 18px;
251
- background: url(../images/search_input.gif) no-repeat 0 0;
252
- margin: 0px 0px 0px 4px !important;
253
- padding: 0px 0px 0px 7px;
254
- float: left;
255
- position: relative;
256
- border: 0;
257
- color: #cecece;
258
- font:11px Arial, Helvetica, sans-serif;
259
- }
260
- .header .form-search input.input-text:focus {
261
- color: #6f6f6f;
262
- }
263
- .header .form-search button.button {
264
- float: right;
265
- position: relative;
266
- width: 18px;
267
- height: 18px;
268
- display: block;
269
- margin: 0;
270
- padding: 0;
271
- background: url(../images/search_btn.gif) no-repeat 0 0;
272
- }
273
- .header .form-search button.button:hover {
274
- opacity: 0.7;
275
- filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
276
- }
277
- .header .form-search button.button span {
278
- display: none;
279
- }
280
- /*header links*/
281
- .header .quick-access {
282
- padding: 0px 28px 0px 0px;
283
- margin-top: 10px;
284
- width: 600px;
285
- position: relative;
286
- }
287
- .header .quick-access .switchers {
288
- position: absolute;
289
- top: 6px;
290
- right: 260px;
291
- text-align: right;
292
- width: 350px;
293
- }
294
- .header .quick-access .switchers label {
295
- display: none;
296
- }
297
- div.switchers * {
298
- float: right;
299
- clear: none !important;
300
- padding: 0 !important;
301
- }
302
- div.store-switcher {
303
- width: 130px;
304
- text-align: left;
305
- height: 20px;
306
- }
307
- div.switchers select {
308
- min-width: 90px;
309
- }
310
- .header .welcome-msg {
311
- color: #6f6f6f;
312
- font: 11px Arial, Helvetica, sans-serif;
313
- /*float: right;*/
314
- margin: 33px 0px 5px 0px;
315
- }
316
- div.top_static {
317
- text-align: right;
318
- margin: 0px 0px 4px 0px;
319
- }
320
- div.top_static p {
321
- margin:0;
322
- padding:0;
323
- }
324
- div.top_static a:link, div.top_static a:visited {
325
- color: #5d5d5d !important;
326
- font: 11px Arial, Helvetica, sans-serif !important;
327
- font-weight: normal !important;
328
- text-decoration: none !important;
329
- padding: 0px 14px 0px 10px !important;
330
- }
331
- div.top_static a:hover {
332
- color: #7b7b7b !important;
333
- }
334
- div.top_static a.last {
335
- background: none !important;
336
- padding: 0px 0px 0px 10px !important;
337
- }
338
- div.top_static a:hover {
339
- text-decoration: underline !important;
340
- }
341
-
342
- .header .links a:link, .header .links a:visited {
343
- color: #6f6f6f;
344
- text-decoration: none;
345
- font: 11px Arial, Helvetica, sans-serif;
346
- background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
347
- padding: 0px 10px 0px 0px;
348
- margin: 0px 0px 0px 10px;
349
- }
350
- .header .links li.first a {
351
- background: none;
352
- padding: 0px 0px 0px 0px;
353
- }
354
-
355
- /*breadvrumbs*/
356
- .breadcrumbs {
357
- clear: both;
358
- margin-bottom: 3px;
359
- padding: 5px 0 5px 0;
360
- }
361
- .breadcrumbs li {
362
- margin-right: 5px;
363
- color: #5d5d5d;
364
- }
365
- .breadcrumbs strong {
366
- font-weight: normal !important;
367
- }
368
- .breadcrumbs li strong {
369
- color: #5d5d5d;
370
- }
371
- .breadcrumbs span {
372
- display: none;
373
- }
374
- .breadcrumbs a:link, .breadcrumbs a:visited {
375
- color: #9a9a9a;
376
- text-decoration: none;
377
- padding-right: 15px;
378
- background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
379
- }
380
- .breadcrumbs a:hover {
381
- color: #5d5d5d;
382
- }
383
- /*------------------Footer-------------------*/
384
- .footer-container {
385
- border-top: 1px solid #d9d9d9;
386
- background: #f5f5f5;
387
- border-bottom: 1px solid #DADADA;
388
- }
389
- .footer {
390
- padding:5px 10px 5px;
391
- }
392
- .footer ul.links {
393
- padding-bottom: 2px;
394
- }
395
- .footer address {
396
- margin-bottom: 0;
397
- color: #8c8e8f;
398
- }
399
- .footer a {
400
- color: #697073;
401
- }
402
- /*-------------------------------------------------------SIDE BARS-----------*/
403
- .block {
404
- border: 1px solid #d9dde3;
405
- margin: 0 0 14px;
406
- border-radius: 2px;
407
- -moz-border-radius: 2px;
408
- -webkit-border-radius: 2px;
409
- -khtml-border-radius: 2px;
410
- }
411
- .block .block-title {
412
- border-bottom: 0px;
413
- padding: 0px 0px 0px 0px;
414
- }
415
- .block-account .block-title {
416
- background: #fff;
417
- }
418
- .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
419
- border: 0 !important;
420
- }
421
- .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 {
422
- color: #474747;
423
- }
424
- .block .block-title strong {
425
- color: #5d5d5d;
426
- font: bold 11px Tahoma, Helvetica, sans-serif;
427
- padding: 3px 12px 3px 12px;
428
- text-transform: uppercase;
429
- background: url(../images/block_head_line.gif) no-repeat 0 100%;
430
- }
431
- .block .block-content {
432
- color: #babbbb;
433
- padding: 6px 12px 6px 12px;
434
- background: #fff;
435
- }
436
- .block-cart .block-content {
437
- color: #474747;
438
- }
439
- .block-payment-options .block-content {
440
- padding-left: 9px;
441
- }
442
- .block li.odd {
443
- background: transparent;
444
- }
445
- /*shop by, category*/
446
- .block-layered-nav .block-subtitle {
447
- display: none;
448
- }
449
- .block-layered-nav .block-title {
450
- text-indent:0em;
451
- height: 30px;
452
- background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
453
- }
454
- .block-layered-nav .block-title strong {
455
- padding: 6px 4px 6px 28px;
456
- background: url(../images/block_head_line.gif) no-repeat 0% 100%;
457
- }
458
- .block-layered-nav .block-content {
459
- border: 0;
460
- }
461
- .block-layered-nav dt {
462
- background: none;
463
- font-weight: bold;
464
- color: #bebebe;
465
- padding: 0px 0px 3px 0px;
466
- text-transform:none;
467
- }
468
- .block-layered-nav li {
469
- padding-bottom: 2px;
470
- color: #313438;
471
- }
472
- .block-layered-nav li a {
473
- font: bold 11px/16px Tahoma, Helvetica, sans-serif;
474
- color: #313438;
475
- text-decoration: none;
476
- }
477
- .block-layered-nav li a:hover {
478
- color: #666;
479
- }
480
- .block-layered-nav .currently .label {
481
- background:none;
482
- font-weight:bold;
483
- padding-left:0px;
484
- text-transform:none;
485
- color: #888;
486
- }
487
- .block-layered-nav .currently .label span {
488
- font-weight:normal;
489
- color: #5d5d5d;
490
- }
491
- /*block-cart*/
492
- .block-cart .block-title {
493
- background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
494
- }
495
- .block-cart .block-title strong {
496
- padding-left: 30px;
497
- }
498
- .block-cart .actions {
499
- text-align: center !important;
500
- padding-top: 0;
501
- }
502
- .block-cart .actions button {
503
- margin-left: auto !important;
504
- margin-right: auto !important;
505
- float: none !important;
506
- }
507
- .block-cart .summary {
508
- padding-bottom: 3px;
509
- }
510
- /*block-subscribe*/
511
- .block-subscribe {
512
- background: none;
513
- }
514
- .block-subscribe .block-title {
515
- background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
516
- }
517
- .block-subscribe .block-title strong {
518
- background: url(../images/block_head_line.gif) no-repeat 0 100%;
519
- padding-left: 32px;
520
- }
521
- .block-subscribe .block-content {
522
- background: none;
523
- padding-top: 6px;
524
- }
525
- .block-subscribe label {
526
- font-family: Arial, Helvetica, sans-serif;
527
- color:#66625b;
528
- }
529
- .block-subscribe input.input-text {
530
- width: 167px;
531
- height: 17px;
532
- font-family: Arial, Helvetica, sans-serif;
533
- font-size: 11px;
534
- font-weight: normal;
535
- color: #66625a;
536
- background: url(../images/subscribe_input.gif) no-repeat 0 0;
537
- border: 0;
538
- margin: 0;
539
- padding: 0px 0px 0px 7px;
540
- }
541
- .block-subscribe input.input-text:focus {
542
- background: url(../images/subscribe_input.gif) no-repeat 0 0;
543
- }
544
- .block-subscribe .input-box {
545
- float: left;
546
- position: relative;
547
- margin: 0;
548
- padding: 8px 0px 0px 0px;
549
- }
550
- .block-subscribe .actions {
551
- float: left;
552
- position: relative;
553
- margin: 0;
554
- padding: 0;
555
- }
556
- .block-subscribe .button {
557
- display: block;
558
- margin: 7px 0px 0px 0px;
559
- padding: 0 8px 0 0;
560
- cursor: pointer;
561
- font-size: 10px;
562
- text-align: center;
563
- background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
564
- height: 17px !important;
565
- }
566
- .block-subscribe .button span {
567
- float: left;
568
- position: relative;
569
- border: 0 !important;
570
- }
571
- .block-subscribe .button span span {
572
- padding: 2px 0 0 8px;
573
- background: none !important;
574
- font-size: 11px;
575
- height: 17px;
576
- background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
577
- border: 0 !important;
578
- color: #323232;
579
- }
580
- button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
581
- background-position: right -96px;
582
- cursor: pointer;
583
- }
584
- button.button:hover span span, button.buttonHover span span {
585
- background-position: 0 -32px !important;
586
- color: #050000;
587
- }
588
- /*side-bar items*/
589
- .block .block-content li.item {
590
- padding:0px 0px 7px 0px;
591
- }
592
- .block .block-content li.item .product {
593
- padding-bottom: 0px;
594
- }
595
- .block .block-content li.last .product {
596
- padding-bottom: 8px;
597
- border-bottom: 0;
598
- }
599
- .block-tags .block-content ul {
600
- padding: 0
601
- }
602
- .block .block-subtitle, .block-poll li {
603
- padding: 0px 0px 5px 0px;
604
- }
605
- /*side-bar prices*/
606
- .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
607
- color: #929292;
608
- }
609
- .old-price .price-label, .old-price .price {
610
- color:#697073;
611
- }
612
- .special-price {
613
- padding-top: 0;
614
- }
615
- .special-price .price, .special-price .price-label {
616
- font-weight: bold !important;
617
- color: #000 !important;
618
- }
619
- .special-price .price {
620
- font:11px Tahoma, Helvetica, sans-serif;
621
- color: #8f0509 !important;
622
- }
623
- /*reccently view*/
624
- #recently-viewed-items {
625
- margin-top: 4px;
626
- margin-left: 0px;
627
- }
628
- #recently-viewed-items li {
629
- padding-top: 1px;
630
- padding-bottom: 2px;
631
- }
632
- #recently-viewed-items a {
633
- font-weight: bold;
634
- text-decoration: none;
635
- color: #babbbb;
636
- }
637
- #recently-viewed-items a:hover {
638
- color: #5d5d5d;
639
- }
640
- /*most popular, related */
641
- .product-name a {
642
- text-decoration: none;
643
- }
644
- .block-content .old-price .price-label {
645
- display: none;
646
- color: #697073;
647
- font-weight: bold;
648
- }
649
- .block-content .special-price .price-label {
650
- display: none;
651
- }
652
- .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
653
- font-weight: bold;
654
- font-size: 11px;
655
- }
656
- .block-content .old-price .price {
657
- text-decoration: line-through;
658
- color: #697073;
659
- }
660
-
661
- /*****************************************************************************CATALOG****************/
662
- /*pager*/
663
- .toolbar .pager, .toolbar .sorter {
664
- border: none;
665
- padding: 0px 0px 4px 0px;
666
- }
667
- .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
668
- font-weight: normal;
669
- color: #9a9a9a;
670
- }
671
- .toolbar .pager a, .toolbar .sorter a {
672
- color: #050000;
673
- }
674
- .pager .pages {
675
- position: relative;
676
- padding-left: 20px;
677
- color: #9a9a9a;
678
- }
679
- .pager .pages strong {
680
- font-weight: normal;
681
- color: #9a9a9a;
682
- font-family: Arial;
683
- }
684
- .pager .limiter {
685
- padding-right: 64px;
686
- }
687
- .pager .limiter select, .sorter .sort-by select {
688
- background:none repeat scroll 0 0 #f8f8f8;
689
- border:1px solid #dcdfe5;
690
- color: #2c2f33;
691
- }
692
- .sort-by {
693
- float: right;
694
- position: relative;
695
- }
696
- .sorter .sort-by {
697
- padding-right: 0;
698
- }
699
- /*items*/
700
- .products-list .product-image {
701
- width: 160px;
702
- height: 135px;
703
- }
704
- .products-list .product-shop {
705
- margin-left:175px;
706
- }
707
- .product-name {
708
- font-size: 11px;
709
- font-weight: normal;
710
- text-transform: uppercase;
711
- font-family: Tahoma;
712
- }
713
- .product-name a:link, .product-name a:visited {
714
- color:#000000;
715
- }
716
- .product-name a:hover {
717
- color: #5d5d5d;
718
- }
719
- a.product-image:hover {
720
- opacity: 1;
721
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
722
- }
723
-
724
- /*description*/
725
- .products-list .desc {
726
- font:11px Arial, Helvetica, sans-serif;
727
- line-height: 130%;
728
- }
729
- .mini-products-list .product-name {
730
- }
731
- .mini-products-list .product-image {
732
- width: 50px;
733
- border: 0;
734
- }
735
- .mini-products-list .product-details {
736
- margin-left: 62px;
737
- }
738
- /*Prices*/
739
- .products-grid .price-box {
740
- margin: 4px 0 0 0;
741
- }
742
- .regular-price {
743
- color:#000000;
744
- }
745
- .regular-price .price, .price-box .price {
746
- color: #8f0509;
747
- font-weight: bold !important;
748
- font:11px Tahoma, Helvetica, sans-serif;
749
- }
750
- div.product-shop .regular-price .price, div.product-shop .price-box .price {
751
- font:15px Tahoma, Helvetica, sans-serif;
752
- }
753
- .minimal-price .price-label {
754
- font-weight: normal;
755
- }
756
- .minimal-price-link {
757
- text-decoration: none;
758
- }
759
-
760
- .products-grid .actions {
761
- bottom: 0;
762
- }
763
- .products-grid .product-image {
764
- width: 135px;
765
- background-color: #ffffff;
766
- margin-bottom: 14px;
767
- }
768
- .products-grid .product-image img {
769
- width: 135px;
770
- }
771
- /*col 3 ctatlog*/
772
- .col3-layout .products-grid {
773
- width: 470px;
774
- margin-bottom: 10px;
775
- }
776
- .col3-layout .products-grid li.item {
777
- padding: 0px 10px 60px 0;
778
- width: 145px;
779
- }
780
- .col3-layout .products-grid li.last {
781
- padding: 0px 0 60px 0;
782
- width: 145px;
783
- }
784
- /*col 2 ctatlog*/
785
- .col2-left-layout .products-grid, .col2-right-layout .products-grid {
786
- width: 670px;
787
- margin-bottom: 10px;
788
- }
789
- .col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
790
- padding: 0px 20px 60px 0;
791
- width: 200px;
792
- }
793
- .col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
794
- float: left;
795
- padding: 0px 0 60px 0;
796
- width: 200px;
797
- }
798
- /* Form Elements */
799
- input {
800
- font:12px/15px Arial, Helvetica, sans-serif;
801
- color:#5d5d5d;
802
- font-weight: bold;
803
- }
804
- select, textarea {
805
- font:11px/14px Arial, Helvetica, sans-serif;
806
- color:#808080;
807
- font-weight: normal;
808
- }
809
- input.input-text, select, textarea {
810
- background:#f8f8f8;
811
- border:1px solid #e9e9eb;
812
- }
813
- select.multiselect option {
814
- }
815
- .sort-by select {
816
- width: 128px;
817
- }
818
- /* Form */
819
- .form-list label {
820
- }
821
- .form-list label.required em {
822
- font-style:normal;
823
- }
824
- /* REQUIRED BUTTON STYLES: */
825
- button.button {
826
- position: relative;
827
- border: 0 !important;
828
- cursor: pointer;
829
- padding: 0;
830
- overflow: visible; /* removes extra side padding in IE */
831
- }
832
- button.button::-moz-focus-inner {
833
- border: none; /* overrides extra padding in Firefox */
834
- }
835
- button.button span {
836
- position: relative;
837
- display: block;
838
- white-space: nowrap;
839
- border: 0 !important;
840
- background: none !important;
841
- height:17px;
842
- padding: 0;
843
- margin: 0;
844
- }
845
- button.button span span {
846
- position: relative;
847
- display: block;
848
- white-space: nowrap;
849
- border: 0 !important;
850
- }
851
- @media screen and (-webkit-min-device-pixel-ratio:0) {
852
- /* Safari and Google Chrome only - fix margins */
853
- button.button span {
854
- margin-top: -1px;
855
- }
856
- }
857
- /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
858
- button.button {
859
- padding: 0 11px 0 0;
860
- font: 11px Tahoma, Helvetica, sans-serif;
861
- text-align: center;
862
- background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
863
- height: 17px !important;
864
- }
865
- button.button span span {
866
- padding: 2px 0 0 11px;
867
- height: 17px;
868
- background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
869
- border: 0 !important;
870
- color: #323232;
871
- font: 11px Tahoma, Helvetica, sans-serif;
872
- text-transform: uppercase;
873
- }
874
- button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
875
- background-position: right -96px;
876
- }
877
- button.button:hover span span, button.buttonHover span span {
878
- background-position: 0 -32px !important;
879
- color: #050000;
880
- }
881
- .products-grid button.button, .products-list button.button, .add-to-cart button.button {
882
- padding: 0 15px 0 0;
883
- font: 10px Tahoma, Helvetica, sans-serif;
884
- text-align: center;
885
- background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
886
- height: 17px !important;
887
- }
888
- .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
889
- padding: 2px 0 0 26px;
890
- height: 17px;
891
- background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
892
- border: 0 !important;
893
- color: #323232;
894
- font: 10px Tahoma, Helvetica, sans-serif;
895
- text-transform: uppercase;
896
- }
897
- .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 */
898
- background-position: right -96px;
899
- }
900
- .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 {
901
- background-position: 0 -32px !important;
902
- color: #050000;
903
- }
904
- .product-view .box-tags .form-add .input-box {
905
- margin-right: 8px;
906
- }
907
- .product-view .box-tags .form-add .input-box input {
908
- height: 14px;
909
- background: #f8f8f8;
910
- border: 1px solid #d9dde3;
911
- }
912
- div.toolbar div.sorter {
913
- display: none;
914
- }
915
- div.toolbar-bottom div.sorter {
916
- display: block;
917
- }
918
- div.toolbar-bottom .view-mode {
919
- padding-right: 20px;
920
- }
921
- div.toolbar-bottom .limiter {
922
- float: right;
923
- }
924
-
925
- /**************************************************************PRODUCT******************/
926
- .product-view {
927
- border: 1px solid #e5e6e8;
928
- padding: 22px 0 0 0;
929
- overflow: hidden;
930
- }
931
- .product-essential {
932
- padding-top: 0;
933
- }
934
- .product-view .product-shop {
935
- width: 338px;
936
- }
937
- .product-view .product-img-box {
938
- margin-top: 10px;
939
- }
940
- .product-view .product-img-box a:link, .product-view .product-img-box a:visited, .product-view .product-img-box a:hover {
941
- opacity: 1;
942
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
943
- }
944
- .product-view .product-img-box .product-image {
945
- margin-bottom: 5px;
946
- }
947
- .product-view .product-img-box .zoom #track {
948
- background:#dadada;
949
- }
950
- .product-view .product-shop .availability {
951
- font-size: 11px;
952
- }
953
- .product-view .product-img-box .more-views li {
954
- margin:0 0 8px 12px;
955
- }
956
- .product-view .product-img-box .more-views li a {
957
- border: 1px solid #ffffff;
958
- }
959
-
960
- .product-view .add-to-cart .button {
961
- margin-top: 1px;
962
- }
963
- .product-view .product-shop .add-to-links a {
964
- color:#313438 !important;
965
- font-weight:normal !important;
966
- font:11px Arial, Helvetica, sans-serif;
967
- }
968
- .product-view .product-shop .short-description {
969
- line-height: 130%;
970
- }
971
- .product-collateral .box-collateral, .no-rating {
972
- margin-bottom: 15px;
973
- }
974
- .product-view .box-up-sell .products-grid {
975
- width: 642px !important;
976
- margin-bottom: 10px;
977
- }
978
- .product-view .box-up-sell .products-grid td {
979
- padding:15px 5px 12px 0px;
980
- }
981
- /*titles on product page*/
982
- .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
983
- font:12px Arial, Helvetica, sans-serif;
984
- font-weight: bold;
985
- text-transform: none;
986
- color: #313438;
987
- margin: 5px 0px 7px 0px;
988
- }
989
- /*messages*/
990
- .error-msg, .success-msg, .note-msg, .notice-msg {
991
- background: none;
992
- min-height:24px !important;
993
- padding:4px 8px 2px 8px !important;
994
- }
995
- .add-to-box .or {
996
- color:#697073;
997
- font-weight:normal;
998
- }
999
- .product-collateral {
1000
- padding: 15px 25px 25px 25px;
1001
- background: #fff;
1002
- }
1003
- .product-view .box-tags .form-add label {
1004
- color: #697073 !important;
1005
- font-weight: normal !important;
1006
- font-size: 11px;
1007
- }
1008
- .product-view .box-tags .form-add .input-box {
1009
- padding:0;
1010
- }
1011
- .product-view .box-tags .note {
1012
- padding:0;
1013
- }
1014
- .product-options p.required {
1015
- padding-top: 0;
1016
- }
1017
- .product-options {
1018
- padding-bottom: 5px;
1019
- }
1020
- .add-to-box .add-to-cart {
1021
- margin-right: 10px;
1022
- }
1023
- /***************************************************************CART**********************************/
1024
- .cart .page-title h1 {
1025
- margin-top: 0;
1026
- }
1027
- .cart .page-title .checkout-types li {
1028
- margin-bottom: 0;
1029
- margin-top: 5px;
1030
- }
1031
- .data-table thead th {
1032
- font:11px Arial, Helvetica, sans-serif;
1033
- font-weight: bold;
1034
- }
1035
- .cart .discount h2, .cart .shipping h2 {
1036
- color:#5d5d5d;
1037
- font:bold 12px/12px Arial, Helvetica, sans-serif;
1038
- padding:0 0 0 0px;
1039
- text-transform:none;
1040
- }
1041
- .cart .discount input.input-text {
1042
- border: 1px solid #d9dde3;
1043
- width: 126px;
1044
- padding-left: 6px;
1045
- color: #5d5d5d;
1046
- float: left;
1047
- }
1048
- #checkout-review-table tfoot tr.last .price {
1049
- color: #8f0509;
1050
- font:12px Arial, Helvetica, sans-serif;
1051
- }
1052
- #shopping-cart-totals-table tfoot .price {
1053
- color: #8f0509;
1054
- font-weight: bold !important;
1055
- font:12px Arial, Helvetica, sans-serif;
1056
- }
1057
- #shopping-cart-totals-table .price {
1058
- color: #8f0509;
1059
- font-weight: normal !important;
1060
- font:12px Arial, Helvetica, sans-serif;
1061
- }
1062
- .cart .totals td {
1063
- vertical-align: middle;
1064
- font:12px Arial, Helvetica, sans-serif;
1065
- color: #000000;
1066
- }
1067
- .cart .totals tfoot td strong {
1068
- font:12px Arial, Helvetica, sans-serif;
1069
- font-weight: bold;
1070
- }
1071
- .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1072
- margin-top: 0;
1073
- margin-left: 8px;
1074
- float: left;
1075
- clear: none;
1076
- }
1077
- .discounts {
1078
- width: 50%;
1079
- float: left;
1080
- position: relative;
1081
- }
1082
- .form-list label {
1083
- font:11px Arial, Helvetica, sans-serif;
1084
- color: #5d5d5d;
1085
- font-weight: bold;
1086
- }
1087
- .form-list .input-box select {
1088
- border: 1px solid #d9dde3;
1089
- }
1090
- .checkout-progress li.active {
1091
- border-top-color: #313438;
1092
- color: #313438;
1093
- }
1094
- .cart .crosssell {
1095
- padding: 11px 15px 12px 15px;
1096
- }
1097
- .cart .crosssell .product-image {
1098
- border: 0;v
1099
- }
1100
- .cart .crosssell .link-wishlist {
1101
- color: #313438 !important;
1102
- }
1103
- /* SMALL BUTTONS */
1104
- .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1105
- position: relative;
1106
- border: 0 !important;
1107
- cursor: pointer;
1108
- padding: 0;
1109
- overflow: visible; /* removes extra side padding in IE */
1110
- }
1111
- .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 {
1112
- border: none; /* overrides extra padding in Firefox */
1113
- }
1114
- .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 {
1115
- position: relative;
1116
- display: block;
1117
- white-space: nowrap;
1118
- border: 0 !important;
1119
- background: none;
1120
- padding: 0;
1121
- margin: 0;
1122
- }
1123
- .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 {
1124
- position: relative;
1125
- display: block;
1126
- white-space: nowrap;
1127
- border: 0 !important;
1128
- }
1129
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1130
- .cart .discount button.button span {
1131
- margin-top: -1px;
1132
- }
1133
- }
1134
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1135
- .cart .shipping button.button span {
1136
- margin-top: -1px;
1137
- }
1138
- }
1139
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1140
- #shopping-cart-table button.button span {
1141
- margin-top: -1px;
1142
- }
1143
- }
1144
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1145
- .my-wishlist .buttons-set button.button span {
1146
- margin-top: -1px;
1147
- }
1148
- }
1149
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1150
- .block-compare button.button span {
1151
- margin-top: -1px;
1152
- }
1153
- }
1154
- /* custom look and feel: */
1155
- .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1156
- padding: 0 15px 0 0;
1157
- font: 11px Arial, Helvetica, sans-serif;
1158
- }
1159
- .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 {
1160
- padding: 2px 0 0 15px;
1161
- }
1162
- .crosssell-div {
1163
- clear: both;
1164
- }
1165
- .product-view .product-shop .add-to-links li {
1166
- display: block;
1167
- }
1168
- .product-view .product-shop .add-to-links li .separator {
1169
- display: none;
1170
- }
1171
- /***********************************************************CHECKOUT, ACCOUNT********************************/
1172
- .opc .step-title h2 {
1173
- font:12px Arial, Helvetica, sans-serif;
1174
- font-weight: bold;
1175
- }
1176
- .opc {
1177
- border-bottom: 1px solid #dadada;
1178
- }
1179
- .opc .step-title .number {
1180
- border: 0;
1181
- }
1182
- .opc .allow .step-title h2 {
1183
- color: #999;
1184
- }
1185
- .opc .step-title .number {
1186
- background: #fff;
1187
- color: #999999;
1188
- }
1189
- .opc .allow .step-title .number {
1190
- background: #fff;
1191
- color: #999999;
1192
- }
1193
- .opc .active .step-title .number {
1194
- background:#dadada;
1195
- color:#3a3c40;
1196
- border-radius: 2px;
1197
- -moz-border-radius: 2px;
1198
- -webkit-border-radius: 2px;
1199
- -khtml-border-radius: 2px;
1200
- }
1201
- .dashboard .box-reviews .number {
1202
- background: #fff;
1203
- border: 1px solid #999999 !important;
1204
- color: #999999;
1205
- }
1206
- .dashboard .box-reviews .details {
1207
- margin-left: 25px;
1208
- padding-top: 3px;
1209
- }
1210
- .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1211
- color: #999;
1212
- }
1213
- .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1214
- background: none;
1215
- font-size:12px;
1216
- padding-left:0px;
1217
- text-transform:uppercase;
1218
- }
1219
- .my-account .box-info {
1220
- color: #313131;
1221
- }
1222
- .title-buttons .button {
1223
- margin-top: 5px;
1224
- }
1225
- .advanced-search-summary strong {
1226
- padding-left: 0;
1227
- }
1228
- .block-progress {
1229
- margin-top: 74px;
1230
- }
1231
- .block-progress dt {
1232
- font-size:11px;
1233
- color: #313438;
1234
- padding: 0px;
1235
- }
1236
- .opc-block-progress .block-title strong {
1237
- font-size: 11px;
1238
- }
1239
- .block-progress dd {
1240
- padding: 0px;
1241
- }
1242
- .block-account .block-content li.current {
1243
- color: #313438;
1244
- }
1245
- .block-account .block-content li a:hover {
1246
- color: #313438;
1247
- text-decoration: underline !important;
1248
- }
1249
- .opc-block-progress a:link, .opc-block-progress a:visited {
1250
- color: #000000;
1251
- font-weight: bold;
1252
- }
1253
- /**************************************************************HOME PAGE***********************************/
1254
-
1255
- /*block-service*/
1256
- .block-service .block-title {
1257
- background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1258
- padding-top: 2px;
1259
- }
1260
- .block-service .block-title strong {
1261
- padding-left: 30px;
1262
- }
1263
- .block-service .block-content {
1264
- padding: 13px 15px 2px 17px;
1265
- font-size: 11px;
1266
- color: #878787;
1267
- }
1268
- .block-service .block-content span {
1269
- display: block;
1270
- line-height: 35px;
1271
- font-family: Times New Roman;
1272
- font-weight: bold;
1273
- font-size: 15px;
1274
- color: #34363a;
1275
- }
1276
- .block-service .block-content span span {
1277
- display: inline;
1278
- padding-left: 3px;
1279
- font-weight: normal;
1280
- font-size: 32px;
1281
- color: #8f0509;
1282
- }
1283
- /**************************************************************TEXT COLORS*********************************************/
1284
- /* grey */
1285
- .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1286
- color: #697073 !important;
1287
- }
1288
- /*light*/
1289
- .error-msg {
1290
- color: #bebebe !important;
1291
- }
1292
- /*dark*/
1293
- .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 {
1294
- color: #000 !important;
1295
- }
1296
- .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1297
- color: #5d5d5d;
1298
- font-weight: normal !important;
1299
- }
1300
- /*medium grey text*/
1301
- .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1302
- color: #5d5d5d !important;
1303
- }
1304
- /*dark grey - separators, lines*/
1305
- .products-list .add-to-links .separator {
1306
- color: #6a7173;
1307
- }
1308
- /*grey*/
1309
- .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 {
1310
- color: #5d5d5d;
1311
- }
1312
- .link-wishlist {
1313
- color: #5d5d5d !important;
1314
- }
1315
- /*font normal*/
1316
- .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1317
- font-weight: normal;
1318
- }
1319
- /*font 11px*/
1320
- .old-price .price-label, .special-price .price-label {
1321
- font-size: 11px;
1322
- }
1323
- .std ul.disc {
1324
- list-style-type: circle;
1325
- }
1326
- /**********************************************************BACKGOUNDS*****************************************************/
1327
- /*background-transparent*/
1328
- .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 {
1329
- background:transparent;
1330
- }
1331
- /*border-non*/
1332
- .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 {
1333
- border: none;
1334
- }
1335
- /*background- forms */
1336
- .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 {
1337
- background:#fff;
1338
- }
1339
- /*background-white*/
1340
- .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,
1341
- .truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl {
1342
- background: #fff;
1343
- }
1344
- /*background- foocus */
1345
- input.input-text:focus, select:focus, textarea:focus {
1346
- background:#fff;
1347
- }
1348
- .opc .step-title, .opc .allow .step-title {
1349
- background:#f4f4f4;
1350
- }
1351
- .validation-failed {
1352
- background:#cfcfd0 !important;
1353
- }
1354
- /*border - forms */
1355
- .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,
1356
- .truncated .truncated_full_value dl {
1357
- border-color: #dadada !important;
1358
- }
1359
- .data-table {
1360
- border-left: 1px solid #e7e9eb !important;
1361
- border-right: 1px solid #e7e9eb !important;
1362
- border-collapse: collapse;
1363
- }
1364
- .data-table thead th {
1365
- border: 1px solid #d9dde3;
1366
- padding: 9px 12px 9px 12px;
1367
- color: #5d5d5d;
1368
- background: #fff;
1369
- }
1370
- .data-table td {
1371
- border-top: 1px solid #d9dde3;
1372
- border-right: 1px solid #d9dde3;
1373
- border-bottom: 1px solid #d9dde3;
1374
- border-left: 0;
1375
- background: #f8f8f8;
1376
- }
1377
- .data-table td .product-name a {
1378
- font-size: 12px;
1379
- }
1380
- .data-table td input.qty {
1381
- color: #3a3c40;
1382
- border: 1px solid #d9dde3;
1383
- padding-left: 6px;
1384
- }
1385
- .data-table td .price {
1386
- font-weight: bold !important;
1387
- color: #3a3c40;
1388
- font: 11px Arial, Helvetica, sans-serif;
1389
- }
1390
- .data-table td.last .price {
1391
- color: #8f0509;
1392
- }
1393
- .data-table tfoot tr td {
1394
- border: 1px solid #d9dde3;
1395
- padding: 12px 10px 12px 13px;
1396
- }
1397
- /*border */
1398
- .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1399
- border:1px solid #dce0e5;
1400
- }
1401
- .product-image img, .product-view .box-up-sell .products-grid .product-image img {
1402
- border:1px solid #dadee4;
1403
- }
1404
- .product-image img:hover {
1405
- border:1px solid #edf0f4;
1406
- }
1407
- .product-img-box .product-image img, .product-img-box .product-image img:hover {
1408
- border: 0;
1409
- }
1410
- /*border = background color*/
1411
- .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1412
- border-color: #e6e9ee;
1413
- }
1414
- .products-list li.item {
1415
- border-color: transparent;
1416
- }
1417
- /*Block poll*/
1418
- /* REQUIRED BUTTON STYLES: */
1419
- .block-poll button.button, .block-compare button.button {
1420
- position: relative;
1421
- border: 0 !important;
1422
- cursor: pointer;
1423
- padding: 0;
1424
- overflow: visible; /* removes extra side padding in IE */
1425
- }
1426
- .block-poll button.button::-moz-focus-inner {
1427
- border: none; /* overrides extra padding in Firefox */
1428
- }
1429
- .block-compare button.button::-moz-focus-inner {
1430
- border: none; /* overrides extra padding in Firefox */
1431
- }
1432
- .block-poll button.button span, .block-compare button.button span {
1433
- position: relative;
1434
- display: block;
1435
- white-space: nowrap;
1436
- border: 0 !important;
1437
- background: none;
1438
- padding: 0;
1439
- margin: 0;
1440
- }
1441
- .block-poll button.button span span, .block-compare button.button span span {
1442
- position: relative;
1443
- display: block;
1444
- white-space: nowrap;
1445
- border: 0 !important;
1446
- }
1447
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1448
- /* Safari and Google Chrome only - fix margins */
1449
- .block-poll button.button span {
1450
- margin-top: -1px;
1451
- }
1452
- }
1453
- @media screen and (-webkit-min-device-pixel-ratio:0) {
1454
- /* Safari and Google Chrome only - fix margins */
1455
- .block-compare button.button span {
1456
- margin-top: -1px;
1457
- }
1458
- }
1459
- /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
1460
- .block-poll button.button, .block-compare button.button {
1461
- padding: 0 10px 0 0;
1462
- }
1463
- .block-poll button.button span span, .block-compare button.button span span {
1464
- padding: 2px 0 0 12px;
1465
- }
1466
- /*Compare*/
1467
- .compare-table .btn-remove {
1468
- height: 11px;
1469
- width: 57px;
1470
- margin: 3px 0px 3px 0px;
1471
- background: url(../images/btn_remove2.gif) no-repeat 0 0;
1472
- }
1473
- .compare-table .btn-remove:hover {
1474
- background: url(../images/btn_remove2.gif) no-repeat 0 0;
1475
- }
1476
- .cart .totals .checkout-types li a {
1477
- color: #000000;
1478
- font-size: 11px;
1479
- }
1480
- .page-popup .link-print {
1481
- color: #000000;
1482
- }
1483
- .link-cart {
1484
- color: #8F0509 !important;
1485
- font-weight: normal;
1486
- text-decoration: none;
1487
- }
1488
- .link-cart:hover {
1489
-
1490
- opacity: 0.9;
1491
- filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1492
- }
1493
- .addresses-list h2 {
1494
- color: #313438;
1495
- }
1496
- /*demo notice*/
1497
- .demo-notice {
1498
- background: none repeat scroll 0 0 #ffffff;
1499
- color: #000000;
1500
- font-size: 11px;
1501
- font-weight: bold;
1502
- line-height: 1.15;
1503
- margin: 0;
1504
- padding: 5px 5px;
1505
- text-align: center;
1506
- opacity: 0.7;
1507
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
1508
- position: absolute;
1509
- top: 0;
1510
- left: 0;
1511
- }
1512
- /*download banner*/
1513
- .download p {
1514
- color: #5d5d5d;
1515
- }
1516
- a.download {
1517
- display: block;
1518
- width: 166px;
1519
- height: 213px;
1520
- background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
1521
- margin-left: auto;
1522
- margin-right: auto;
1523
- margin-bottom: 10px;
1524
- }
1525
- p.forum a:link, p.forum a:visited {
1526
- padding: 0px 0px 2px 26px;
1527
- line-height: 17px;
1528
- background: url(../images/forum.png) no-repeat 0px 0px;
1529
- color: #000000;
1530
- }
1531
- p.forum a:hover {
1532
- color: #fc4500;
1533
- }
1534
- p.more_themes a:link, p.more_themes a:visited {
1535
- padding: 0px 0px 2px 26px;
1536
- line-height: 17px;
1537
- background: url(../images/more.png) no-repeat 0 0;
1538
- color: #000000;
1539
- }
1540
- p.more_themes a:hover {
1541
- color: #fc4500;
1542
- }
1543
- /*customer service*/
1544
-
1545
- .customer_service .block-title strong {
1546
- padding-left:30px;
1547
- }
1548
- .customer_service .block-title {
1549
- background: url(../images/customer_icon.png) no-repeat 7px 4px;
1550
- }
1551
- .customer_service p {
1552
- margin: 0px 0px 0px 0px;
1553
- }
1554
- p.phone {
1555
- color: #34363a;
1556
- font-size: 14px;
1557
- font-family: "Times New Roman", Times, serif;
1558
- font-weight: bold;
1559
- }
1560
- p.phone strong {
1561
- color: #8f0509;
1562
- font-size: 32px;
1563
- font-family: "Times New Roman", Times, serif;
1564
- font-weight: normal;
1565
- }
1566
- p.time {
1567
- color: #5d5d5d;
1568
- }
1569
- /*design-by*/
1570
- .design-by {
1571
- opacity: 0.4;
1572
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
1573
- position: fixed;
1574
- bottom: 0;
1575
- left: 0;
1576
- }
1577
- .design-by a:hover {
1578
- text-decoration: none;
1579
- }
1580
- /*currency*/
1581
-
1582
- .block-currency .block-title strong {
1583
- text-transform: none;
1584
- background: url(../images/block_head_line.gif) repeat-x 100% 100%;
1585
- }
1586
- .block-currency .block-title strong {
1587
- margin: 0 !important;
1588
- min-height: auto !important;
1589
- display: auto !important;
1590
- }
1591
- .block-currency {
1592
- background: transparent;
1593
- height: auto !important;
1594
- }
1595
- .block-currency .block-content select {
1596
- width: auto !important;
1597
- display: block !important;
1598
- margin: 0px 0px 0px 0px !important;
1599
- }
1600
- .block-currency .block-content {
1601
- background: transparent;
1602
- }
1603
- /*tags*/
1604
- .tags-list {
1605
- border: 0;
1606
- display: block;
1607
- font-size: 13px;
1608
- padding: 10px;
1609
- }
1610
- /*back*/
1611
- .back-link a:link, .back-link a:visited {
1612
- text-decoration: none;
1613
- font-size: 14px;
1614
- }
1615
- .back-link a:hover {
1616
- opacity: 0.9;
1617
- filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1618
- }
1619
- .home_page_header_block {
1620
- margin-bottom: 10px;
1621
- }
1622
- /* add-to links update*/
1623
- ul.products-grid li ul.add-to-links li {
1624
- padding: 0;
1625
- }
1626
- /* easy tabs*/
1627
- .tabs {
1628
- width: 618px;
1629
- border-bottom: 0 !important;
1630
- margin: 15px 0 0 0 !important;
1631
- overflow: hidden;
1632
- }
1633
- .tabs a:link, .tabs a:visited {
1634
- color: #565656 !important;
1635
- font-size: 11px !important;
1636
- font-weight:bold !important;
1637
- display:block;
1638
- text-align: center;
1639
- padding: 6px 15px 6px 15px !important;
1640
- text-decoration:none;
1641
- background: #e1e1e1;
1642
- border-left: 1px solid #eaeaea;
1643
- border-right: 1px solid #eaeaea;
1644
- }
1645
- .tabs a:hover {
1646
- background: #f5f5f5;
1647
-
1648
- }
1649
- .tabs li.active a, .tabs li.active a:hover {
1650
- background: #f5f5f5 !important;
1651
- color: #000 !important;
1652
- font-size: 11px !important;
1653
- font-weight:bold;
1654
- }
1655
- .padder {
1656
- width:598px;
1657
- padding: 5px 10px 5px 10px;
1658
- border: 1px solid #eaeaea;
1659
- }
1
+ /*TITLES COLORS*/
2
+ body {
3
+ color: #696969; /*text color*/
4
+ }
5
+ h1, h2, h3, h4, h5, h6 {
6
+ color: #5d5d5d; /*all titles color*/
7
+ }
8
+ a:link, a:visited {
9
+ color:#313131; /*all links color*/
10
+ }
11
+ /* Reset ================================================================================= */
12
+ * {
13
+ margin:0;
14
+ padding:0;
15
+ }
16
+ a, a:active {
17
+ outline: none;
18
+ }
19
+ body {
20
+ background: #fff;
21
+ font: 11px/1.55 Tahoma, Helvetica, sans-serif;
22
+ text-align: center;
23
+ }
24
+ a {
25
+ text-decoration:none;
26
+ }
27
+ a:hover {
28
+ text-decoration:none;
29
+ opacity: 0.8;
30
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
31
+ }
32
+ /* Headings */
33
+ h1, h2, h3, h4, h5, h6 {
34
+ font-family: Arial, Helvetica, sans-serif;
35
+ }
36
+
37
+ h1, .page-title h1, .page-title h2 {
38
+ font-family: Times New Roman;
39
+ font-size: 36px;
40
+ font-weight: normal;
41
+ }
42
+ .product-view .product-shop .product-name h1, .category-title h1 {
43
+ font-family: Times New Roman;
44
+ font-size: 36px;
45
+ font-weight: normal;
46
+ text-transform: none;
47
+ }
48
+ h2 {
49
+ font-size:12px;
50
+ font-weight:bold;
51
+ }
52
+ h3 {
53
+ font-size:12px;
54
+ font-weight:bold;
55
+ }
56
+ h4 {
57
+ font-size:11px;
58
+ font-weight:bold;
59
+ }
60
+ h5 {
61
+ font-size:11px;
62
+ font-weight:bold;
63
+ }
64
+ h6 {
65
+ font-size:11px;
66
+ font-weight:normal;
67
+ }
68
+ p {
69
+ margin:0 0 10px;
70
+ }
71
+ /* Layout ================================================================================ */
72
+ .wrapper {
73
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
74
+ }
75
+ .page {
76
+ width: 950px;
77
+ margin-left: auto;
78
+ margin-right: auto;
79
+ background: #fff;
80
+ }
81
+ .main-container {
82
+ background:transparent;
83
+ clear: both;
84
+ }
85
+ .main {
86
+ width: 910px;
87
+ padding: 0px 20px 10px 20px;
88
+ background:transparent;
89
+ }
90
+
91
+ .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
92
+ /*margin-top: 15px;*/
93
+ }
94
+ /* Base Columns */
95
+ .col-left {
96
+ float: left;
97
+ width: 195px;
98
+ padding: 0;
99
+ }
100
+ .col-main {
101
+ float: left;
102
+ width: 720px;
103
+ padding: 0;
104
+ }
105
+ .checkout-onepage-index .col-main {
106
+ float: left;
107
+ width: 700px;
108
+ padding: 0;
109
+ }
110
+ .col2-right-layout .col-main {
111
+ float: left;
112
+ width: 685px;
113
+ padding: 0;
114
+ }
115
+ .col-right {
116
+ float: right;
117
+ width: 195px;
118
+ padding: 0;
119
+ }
120
+ .col2-right-layout .col-right {
121
+ float: right;
122
+ width: 195px;
123
+ padding: 0;
124
+ }
125
+ /* 1 Column Layout */
126
+ .col1-layout .col-main {
127
+ float:none;
128
+ width:auto;
129
+ }
130
+ /* 2 Columns Layout */
131
+ .col2-left-layout .col-main, .col2-right-layout .col-main {
132
+ width: 670px;
133
+ }
134
+ /* 3 Columns Layout */
135
+ .col3-layout .col-main {
136
+ width: 470px;
137
+ margin-left: 0px;
138
+ }
139
+ .col3-layout .col-wrapper {
140
+ float: left;
141
+ width: 690px;
142
+ }
143
+ /* Global Styles ========================================================================= */
144
+
145
+ /*header*/
146
+ .header-container {
147
+ border: 0px;
148
+ padding: 0px 0px 10px 0px;
149
+ }
150
+ a.logo {
151
+ margin: 18px 0px 0px 24px !important;
152
+ padding: 0px 0px 0px 0px !important;
153
+ }
154
+ .nav-container {
155
+ background: #fff url(../images/menu_bg.gif) no-repeat 50% 0%;
156
+ margin: 0px 0px 10px 0px;
157
+ clear: both;
158
+ }
159
+ #nav {
160
+ padding: 0px 0px 0px 30px;
161
+ width: 920px;
162
+ height: 28px;
163
+ }
164
+ #nav li {
165
+ padding-right: 20px;
166
+ }
167
+ #nav li a {
168
+ padding: 0px 10px 0px 10px;
169
+ }
170
+ #nav li a, #nav li a:hover {
171
+ font: 11px/28px Verdana, Helvetica, sans-serif;
172
+ text-decoration: none;
173
+ text-transform: uppercase;
174
+ }
175
+ #nav li a {
176
+ color: #2c2c2c;
177
+ }
178
+ #nav li a:hover {
179
+ color: #858585;
180
+ }
181
+ #nav ul {
182
+ background: #eaeaeb;
183
+ border: 0;
184
+ -moz-border-radius: 0px 0px 3px 3px;
185
+ -webkit-border-radius: 0px 0px 3px 3px;
186
+ -khtml-border-radius: 0px 0px 3px 3px;
187
+ padding-bottom: 3px;
188
+ }
189
+ #nav ul li {
190
+ padding-right: 0;
191
+ }
192
+ #nav ul ul, #nav ul ul ul ul {
193
+ background: #f5f5f5;
194
+ padding-top: 0px;
195
+ padding-bottom: 3px;
196
+ border: 0;
197
+ -moz-border-radius: 3px 3px 3px 3px;
198
+ -webkit-border-radius: 3px 3px 3px 3px;
199
+ -khtml-border-radius: 3px 3px 3px 3px;
200
+ }
201
+ #nav ul ul ul {
202
+ background: #eaeaeb;
203
+ }
204
+ #nav ul li a {
205
+ padding: 4px 10px 4px 10px !important;
206
+ text-transform: none !important;
207
+ color:#2c2c2c;
208
+ font: 11px/11px Verdana, Helvetica, sans-serif !important;
209
+ background: none !important;
210
+ }
211
+ #nav ul li.parent a {
212
+ background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
213
+ }
214
+ #nav ul li.parent li a {
215
+ background: none !important;
216
+ }
217
+ #nav ul li a:hover {
218
+ color: #fff !important;
219
+ background: #7a7c81 !important;
220
+ }
221
+ #nav ul ul li a:hover {
222
+ color: #fff !important;
223
+ background:#7a7c81 !important;
224
+ }
225
+
226
+ /*Form-search*/
227
+ #search_mini_form {
228
+ display: block;
229
+ margin: 0px 0px 0px 0px;
230
+ padding: 0;
231
+ position: relative;
232
+ float: right;
233
+ width: 218px;
234
+ clear: both;
235
+ }
236
+ .header .form-search {
237
+ width: 218px;
238
+ height: 18px;
239
+ margin: 6px 6px 5px 0px;
240
+ padding: 0;
241
+ position: relative;
242
+ float: right;
243
+ right: 0;
244
+ }
245
+ .header .form-search label {
246
+ display: none;
247
+ }
248
+ .header .form-search input.input-text {
249
+ width: 189px;
250
+ height: 18px;
251
+ background: url(../images/search_input.gif) no-repeat 0 0;
252
+ margin: 0px 0px 0px 4px !important;
253
+ padding: 0px 0px 0px 7px;
254
+ float: left;
255
+ position: relative;
256
+ border: 0;
257
+ color: #cecece;
258
+ font:11px Arial, Helvetica, sans-serif;
259
+ }
260
+ .header .form-search input.input-text:focus {
261
+ color: #6f6f6f;
262
+ }
263
+ .header .form-search button.button {
264
+ float: right;
265
+ position: relative;
266
+ width: 18px;
267
+ height: 18px;
268
+ display: block;
269
+ margin: 0;
270
+ padding: 0;
271
+ background: url(../images/search_btn.gif) no-repeat 0 0;
272
+ }
273
+ .header .form-search button.button:hover {
274
+ opacity: 0.7;
275
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
276
+ }
277
+ .header .form-search button.button span {
278
+ display: none;
279
+ }
280
+ /*header links*/
281
+ .header .quick-access {
282
+ padding: 0px 28px 0px 0px;
283
+ margin-top: 10px;
284
+ width: 600px;
285
+ position: relative;
286
+ }
287
+ .header .quick-access .switchers {
288
+ position: absolute;
289
+ top: 6px;
290
+ right: 260px;
291
+ text-align: right;
292
+ width: 350px;
293
+ }
294
+ .header .quick-access .switchers label {
295
+ display: none;
296
+ }
297
+ div.switchers * {
298
+ float: right;
299
+ clear: none !important;
300
+ padding: 0 !important;
301
+ }
302
+ div.store-switcher {
303
+ width: 130px;
304
+ text-align: left;
305
+ height: 20px;
306
+ }
307
+ div.switchers select {
308
+ min-width: 90px;
309
+ }
310
+ .header .welcome-msg {
311
+ color: #6f6f6f;
312
+ font: 11px Arial, Helvetica, sans-serif;
313
+ /*float: right;*/
314
+ margin: 33px 0px 5px 0px;
315
+ }
316
+ div.top_static {
317
+ text-align: right;
318
+ margin: 0px 0px 4px 0px;
319
+ }
320
+ div.top_static p {
321
+ margin:0;
322
+ padding:0;
323
+ }
324
+ div.top_static a:link, div.top_static a:visited {
325
+ color: #5d5d5d !important;
326
+ font: 11px Arial, Helvetica, sans-serif !important;
327
+ font-weight: normal !important;
328
+ text-decoration: none !important;
329
+ padding: 0px 14px 0px 10px !important;
330
+ }
331
+ div.top_static a:hover {
332
+ color: #7b7b7b !important;
333
+ }
334
+ div.top_static a.last {
335
+ background: none !important;
336
+ padding: 0px 0px 0px 10px !important;
337
+ }
338
+ div.top_static a:hover {
339
+ text-decoration: underline !important;
340
+ }
341
+
342
+ .header .links a:link, .header .links a:visited {
343
+ color: #6f6f6f;
344
+ text-decoration: none;
345
+ font: 11px Arial, Helvetica, sans-serif;
346
+ background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
347
+ padding: 0px 10px 0px 0px;
348
+ margin: 0px 0px 0px 10px;
349
+ }
350
+ .header .links li.first a {
351
+ background: none;
352
+ padding: 0px 0px 0px 0px;
353
+ }
354
+
355
+ /*breadvrumbs*/
356
+ .breadcrumbs {
357
+ clear: both;
358
+ margin-bottom: 3px;
359
+ padding: 5px 0 5px 0;
360
+ }
361
+ .breadcrumbs li {
362
+ margin-right: 5px;
363
+ color: #5d5d5d;
364
+ }
365
+ .breadcrumbs strong {
366
+ font-weight: normal !important;
367
+ }
368
+ .breadcrumbs li strong {
369
+ color: #5d5d5d;
370
+ }
371
+ .breadcrumbs span {
372
+ display: none;
373
+ }
374
+ .breadcrumbs a:link, .breadcrumbs a:visited {
375
+ color: #9a9a9a;
376
+ text-decoration: none;
377
+ padding-right: 15px;
378
+ background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
379
+ }
380
+ .breadcrumbs a:hover {
381
+ color: #5d5d5d;
382
+ }
383
+ /*------------------Footer-------------------*/
384
+ .footer-container {
385
+ border-top: 1px solid #d9d9d9;
386
+ background: #f5f5f5;
387
+ border-bottom: 1px solid #DADADA;
388
+ }
389
+ .footer {
390
+ padding:5px 10px 5px;
391
+ }
392
+ .footer ul.links {
393
+ padding-bottom: 2px;
394
+ }
395
+ .footer address {
396
+ margin-bottom: 0;
397
+ color: #8c8e8f;
398
+ }
399
+ .footer a {
400
+ color: #697073;
401
+ }
402
+ /*-------------------------------------------------------SIDE BARS-----------*/
403
+ .block {
404
+ border: 1px solid #d9dde3;
405
+ margin: 0 0 14px;
406
+ border-radius: 2px;
407
+ -moz-border-radius: 2px;
408
+ -webkit-border-radius: 2px;
409
+ -khtml-border-radius: 2px;
410
+ }
411
+ .block .block-title {
412
+ border-bottom: 0px;
413
+ padding: 0px 0px 0px 0px;
414
+ }
415
+ .block-account .block-title {
416
+ background: #fff;
417
+ }
418
+ .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
419
+ border: 0 !important;
420
+ }
421
+ .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 {
422
+ color: #474747;
423
+ }
424
+ .block .block-title strong {
425
+ color: #5d5d5d;
426
+ font: bold 11px Tahoma, Helvetica, sans-serif;
427
+ padding: 3px 12px 3px 12px;
428
+ text-transform: uppercase;
429
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
430
+ }
431
+ .block .block-content {
432
+ color: #babbbb;
433
+ padding: 6px 12px 6px 12px;
434
+ background: #fff;
435
+ }
436
+ .block-cart .block-content {
437
+ color: #474747;
438
+ }
439
+ .block-payment-options .block-content {
440
+ padding-left: 9px;
441
+ }
442
+ .block li.odd {
443
+ background: transparent;
444
+ }
445
+ /*shop by, category*/
446
+ .block-layered-nav .block-subtitle {
447
+ display: none;
448
+ }
449
+ .block-layered-nav .block-title {
450
+ text-indent:0em;
451
+ height: 30px;
452
+ background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
453
+ }
454
+ .block-layered-nav .block-title strong {
455
+ padding: 6px 4px 6px 28px;
456
+ background: url(../images/block_head_line.gif) no-repeat 0% 100%;
457
+ }
458
+ .block-layered-nav .block-content {
459
+ border: 0;
460
+ }
461
+ .block-layered-nav dt {
462
+ background: none;
463
+ font-weight: bold;
464
+ color: #bebebe;
465
+ padding: 0px 0px 3px 0px;
466
+ text-transform:none;
467
+ }
468
+ .block-layered-nav li {
469
+ padding-bottom: 2px;
470
+ color: #313438;
471
+ }
472
+ .block-layered-nav li a {
473
+ font: bold 11px/16px Tahoma, Helvetica, sans-serif;
474
+ color: #313438;
475
+ text-decoration: none;
476
+ }
477
+ .block-layered-nav li a:hover {
478
+ color: #666;
479
+ }
480
+ .block-layered-nav .currently .label {
481
+ background:none;
482
+ font-weight:bold;
483
+ padding-left:0px;
484
+ text-transform:none;
485
+ color: #888;
486
+ }
487
+ .block-layered-nav .currently .label span {
488
+ font-weight:normal;
489
+ color: #5d5d5d;
490
+ }
491
+ /*block-cart*/
492
+ .block-cart .block-title {
493
+ background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
494
+ }
495
+ .block-cart .block-title strong {
496
+ padding-left: 30px;
497
+ }
498
+ .block-cart .actions {
499
+ text-align: center !important;
500
+ padding-top: 0;
501
+ }
502
+ .block-cart .actions button {
503
+ margin-left: auto !important;
504
+ margin-right: auto !important;
505
+ float: none !important;
506
+ }
507
+ .block-cart .summary {
508
+ padding-bottom: 3px;
509
+ }
510
+ /*block-subscribe*/
511
+ .block-subscribe {
512
+ background: none;
513
+ }
514
+ .block-subscribe .block-title {
515
+ background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
516
+ }
517
+ .block-subscribe .block-title strong {
518
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
519
+ padding-left: 32px;
520
+ }
521
+ .block-subscribe .block-content {
522
+ background: none;
523
+ padding-top: 6px;
524
+ }
525
+ .block-subscribe label {
526
+ font-family: Arial, Helvetica, sans-serif;
527
+ color:#66625b;
528
+ }
529
+ .block-subscribe input.input-text {
530
+ width: 167px;
531
+ height: 17px;
532
+ font-family: Arial, Helvetica, sans-serif;
533
+ font-size: 11px;
534
+ font-weight: normal;
535
+ color: #66625a;
536
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
537
+ border: 0;
538
+ margin: 0;
539
+ padding: 0px 0px 0px 7px;
540
+ }
541
+ .block-subscribe input.input-text:focus {
542
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
543
+ }
544
+ .block-subscribe .input-box {
545
+ float: left;
546
+ position: relative;
547
+ margin: 0;
548
+ padding: 8px 0px 0px 0px;
549
+ }
550
+ .block-subscribe .actions {
551
+ float: left;
552
+ position: relative;
553
+ margin: 0;
554
+ padding: 0;
555
+ }
556
+ .block-subscribe .button {
557
+ display: block;
558
+ margin: 7px 0px 0px 0px;
559
+ padding: 0 8px 0 0;
560
+ cursor: pointer;
561
+ font-size: 10px;
562
+ text-align: center;
563
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
564
+ height: 17px !important;
565
+ }
566
+ .block-subscribe .button span {
567
+ float: left;
568
+ position: relative;
569
+ border: 0 !important;
570
+ }
571
+ .block-subscribe .button span span {
572
+ padding: 2px 0 0 8px;
573
+ background: none !important;
574
+ font-size: 11px;
575
+ height: 17px;
576
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
577
+ border: 0 !important;
578
+ color: #323232;
579
+ }
580
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
581
+ background-position: right -96px;
582
+ cursor: pointer;
583
+ }
584
+ button.button:hover span span, button.buttonHover span span {
585
+ background-position: 0 -32px !important;
586
+ color: #050000;
587
+ }
588
+ /*side-bar items*/
589
+ .block .block-content li.item {
590
+ padding:0px 0px 7px 0px;
591
+ }
592
+ .block .block-content li.item .product {
593
+ padding-bottom: 0px;
594
+ }
595
+ .block .block-content li.last .product {
596
+ padding-bottom: 8px;
597
+ border-bottom: 0;
598
+ }
599
+ .block-tags .block-content ul {
600
+ padding: 0
601
+ }
602
+ .block .block-subtitle, .block-poll li {
603
+ padding: 0px 0px 5px 0px;
604
+ }
605
+ /*side-bar prices*/
606
+ .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
607
+ color: #929292;
608
+ }
609
+ .old-price .price-label, .old-price .price {
610
+ color:#697073;
611
+ }
612
+ .special-price {
613
+ padding-top: 0;
614
+ }
615
+ .special-price .price, .special-price .price-label {
616
+ font-weight: bold !important;
617
+ color: #000 !important;
618
+ }
619
+ .special-price .price {
620
+ font:11px Tahoma, Helvetica, sans-serif;
621
+ color: #8f0509 !important;
622
+ }
623
+ /*reccently view*/
624
+ #recently-viewed-items {
625
+ margin-top: 4px;
626
+ margin-left: 0px;
627
+ }
628
+ #recently-viewed-items li {
629
+ padding-top: 1px;
630
+ padding-bottom: 2px;
631
+ }
632
+ #recently-viewed-items a {
633
+ font-weight: bold;
634
+ text-decoration: none;
635
+ color: #babbbb;
636
+ }
637
+ #recently-viewed-items a:hover {
638
+ color: #5d5d5d;
639
+ }
640
+ /*most popular, related */
641
+ .product-name a {
642
+ text-decoration: none;
643
+ }
644
+ .block-content .old-price .price-label {
645
+ display: none;
646
+ color: #697073;
647
+ font-weight: bold;
648
+ }
649
+ .block-content .special-price .price-label {
650
+ display: none;
651
+ }
652
+ .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
653
+ font-weight: bold;
654
+ font-size: 11px;
655
+ }
656
+ .block-content .old-price .price {
657
+ text-decoration: line-through;
658
+ color: #697073;
659
+ }
660
+
661
+ /*****************************************************************************CATALOG****************/
662
+ /*pager*/
663
+ .toolbar .pager, .toolbar .sorter {
664
+ border: none;
665
+ padding: 0px 0px 4px 0px;
666
+ }
667
+ .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
668
+ font-weight: normal;
669
+ color: #9a9a9a;
670
+ }
671
+ .toolbar .pager a, .toolbar .sorter a {
672
+ color: #050000;
673
+ }
674
+ .pager .pages {
675
+ position: relative;
676
+ padding-left: 20px;
677
+ color: #9a9a9a;
678
+ }
679
+ .pager .pages strong {
680
+ font-weight: normal;
681
+ color: #9a9a9a;
682
+ font-family: Arial;
683
+ }
684
+ .pager .limiter {
685
+ padding-right: 64px;
686
+ }
687
+ .pager .limiter select, .sorter .sort-by select {
688
+ background:none repeat scroll 0 0 #f8f8f8;
689
+ border:1px solid #dcdfe5;
690
+ color: #2c2f33;
691
+ }
692
+ .sort-by {
693
+ float: right;
694
+ position: relative;
695
+ }
696
+ .sorter .sort-by {
697
+ padding-right: 0;
698
+ }
699
+ /*items*/
700
+ .products-list .product-image {
701
+ width: 160px;
702
+ height: 135px;
703
+ }
704
+ .products-list .product-shop {
705
+ margin-left:175px;
706
+ }
707
+ .product-name {
708
+ font-size: 11px;
709
+ font-weight: normal;
710
+ text-transform: uppercase;
711
+ font-family: Tahoma;
712
+ }
713
+ .product-name a:link, .product-name a:visited {
714
+ color:#000000;
715
+ }
716
+ .product-name a:hover {
717
+ color: #5d5d5d;
718
+ }
719
+ a.product-image:hover {
720
+ opacity: 1;
721
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
722
+ }
723
+
724
+ /*description*/
725
+ .products-list .desc {
726
+ font:11px Arial, Helvetica, sans-serif;
727
+ line-height: 130%;
728
+ }
729
+ .mini-products-list .product-name {
730
+ }
731
+ .mini-products-list .product-image {
732
+ width: 50px;
733
+ border: 0;
734
+ }
735
+ .mini-products-list .product-details {
736
+ margin-left: 62px;
737
+ }
738
+ /*Prices*/
739
+ .products-grid .price-box {
740
+ margin: 4px 0 0 0;
741
+ }
742
+ .regular-price {
743
+ color:#000000;
744
+ }
745
+ .regular-price .price, .price-box .price {
746
+ color: #8f0509;
747
+ font-weight: bold !important;
748
+ font:11px Tahoma, Helvetica, sans-serif;
749
+ }
750
+ div.product-shop .regular-price .price, div.product-shop .price-box .price {
751
+ font:15px Tahoma, Helvetica, sans-serif;
752
+ }
753
+ .minimal-price .price-label {
754
+ font-weight: normal;
755
+ }
756
+ .minimal-price-link {
757
+ text-decoration: none;
758
+ }
759
+
760
+ .products-grid .actions {
761
+ bottom: 0;
762
+ }
763
+ .products-grid .product-image {
764
+ width: 135px;
765
+ background-color: #ffffff;
766
+ margin-bottom: 14px;
767
+ }
768
+ .products-grid .product-image img {
769
+ width: 135px;
770
+ }
771
+ /*col 3 ctatlog*/
772
+ .col3-layout .products-grid {
773
+ width: 470px;
774
+ margin-bottom: 10px;
775
+ }
776
+ .col3-layout .products-grid li.item {
777
+ padding: 0px 10px 60px 0;
778
+ width: 145px;
779
+ }
780
+ .col3-layout .products-grid li.last {
781
+ padding: 0px 0 60px 0;
782
+ width: 145px;
783
+ }
784
+ /*col 2 ctatlog*/
785
+ .col2-left-layout .products-grid, .col2-right-layout .products-grid {
786
+ width: 670px;
787
+ margin-bottom: 10px;
788
+ }
789
+ .col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
790
+ padding: 0px 20px 60px 0;
791
+ width: 200px;
792
+ }
793
+ .col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
794
+ float: left;
795
+ padding: 0px 0 60px 0;
796
+ width: 200px;
797
+ }
798
+ /* Form Elements */
799
+ input {
800
+ font:12px/15px Arial, Helvetica, sans-serif;
801
+ color:#5d5d5d;
802
+ font-weight: bold;
803
+ }
804
+ select, textarea {
805
+ font:11px/14px Arial, Helvetica, sans-serif;
806
+ color:#808080;
807
+ font-weight: normal;
808
+ }
809
+ input.input-text, select, textarea {
810
+ background:#f8f8f8;
811
+ border:1px solid #e9e9eb;
812
+ }
813
+ select.multiselect option {
814
+ }
815
+ .sort-by select {
816
+ width: 128px;
817
+ }
818
+ /* Form */
819
+ .form-list label {
820
+ }
821
+ .form-list label.required em {
822
+ font-style:normal;
823
+ }
824
+ /* REQUIRED BUTTON STYLES: */
825
+ button.button {
826
+ position: relative;
827
+ border: 0 !important;
828
+ cursor: pointer;
829
+ padding: 0;
830
+ overflow: visible; /* removes extra side padding in IE */
831
+ }
832
+ button.button::-moz-focus-inner {
833
+ border: none; /* overrides extra padding in Firefox */
834
+ }
835
+ button.button span {
836
+ position: relative;
837
+ display: block;
838
+ white-space: nowrap;
839
+ border: 0 !important;
840
+ background: none !important;
841
+ height:17px;
842
+ padding: 0;
843
+ margin: 0;
844
+ }
845
+ button.button span span {
846
+ position: relative;
847
+ display: block;
848
+ white-space: nowrap;
849
+ border: 0 !important;
850
+ }
851
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
852
+ /* Safari and Google Chrome only - fix margins */
853
+ button.button span {
854
+ margin-top: -1px;
855
+ }
856
+ }
857
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
858
+ button.button {
859
+ padding: 0 11px 0 0;
860
+ font: 11px Tahoma, Helvetica, sans-serif;
861
+ text-align: center;
862
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
863
+ height: 17px !important;
864
+ }
865
+ button.button span span {
866
+ padding: 2px 0 0 11px;
867
+ height: 17px;
868
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
869
+ border: 0 !important;
870
+ color: #323232;
871
+ font: 11px Tahoma, Helvetica, sans-serif;
872
+ text-transform: uppercase;
873
+ }
874
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
875
+ background-position: right -96px;
876
+ }
877
+ button.button:hover span span, button.buttonHover span span {
878
+ background-position: 0 -32px !important;
879
+ color: #050000;
880
+ }
881
+ .products-grid button.button, .products-list button.button, .add-to-cart button.button {
882
+ padding: 0 15px 0 0;
883
+ font: 10px Tahoma, Helvetica, sans-serif;
884
+ text-align: center;
885
+ background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
886
+ height: 17px !important;
887
+ }
888
+ .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
889
+ padding: 2px 0 0 26px;
890
+ height: 17px;
891
+ background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
892
+ border: 0 !important;
893
+ color: #323232;
894
+ font: 10px Tahoma, Helvetica, sans-serif;
895
+ text-transform: uppercase;
896
+ }
897
+ .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 */
898
+ background-position: right -96px;
899
+ }
900
+ .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 {
901
+ background-position: 0 -32px !important;
902
+ color: #050000;
903
+ }
904
+ .product-view .box-tags .form-add .input-box {
905
+ margin-right: 8px;
906
+ }
907
+ .product-view .box-tags .form-add .input-box input {
908
+ height: 14px;
909
+ background: #f8f8f8;
910
+ border: 1px solid #d9dde3;
911
+ }
912
+ div.toolbar div.sorter {
913
+ display: none;
914
+ }
915
+ div.toolbar-bottom div.sorter {
916
+ display: block;
917
+ }
918
+ div.toolbar-bottom .view-mode {
919
+ padding-right: 20px;
920
+ }
921
+ div.toolbar-bottom .limiter {
922
+ float: right;
923
+ }
924
+
925
+ /**************************************************************PRODUCT******************/
926
+ .product-view {
927
+ border: 1px solid #e5e6e8;
928
+ padding: 22px 0 0 0;
929
+ overflow: hidden;
930
+ }
931
+ .product-essential {
932
+ padding-top: 0;
933
+ }
934
+ .product-view .product-shop {
935
+ width: 338px;
936
+ }
937
+ .product-view .product-img-box {
938
+ margin-top: 10px;
939
+ }
940
+ .product-view .product-img-box .product-image {
941
+ margin-bottom: 5px;
942
+ }
943
+ .product-view .product-img-box .zoom #track {
944
+ background:#dadada;
945
+ }
946
+ .product-view .product-shop .availability {
947
+ font-size: 11px;
948
+ }
949
+ .product-view .product-img-box .more-views li {
950
+ margin:0 0 8px 12px;
951
+ }
952
+ .product-view .product-img-box .more-views li a {
953
+ border: 1px solid #ffffff;
954
+ }
955
+
956
+ .product-view .add-to-cart .button {
957
+ margin-top: 1px;
958
+ }
959
+ .product-view .product-shop .add-to-links a {
960
+ color:#313438 !important;
961
+ font-weight:normal !important;
962
+ font:11px Arial, Helvetica, sans-serif;
963
+ }
964
+ .product-view .product-shop .short-description {
965
+ line-height: 130%;
966
+ }
967
+ .product-collateral .box-collateral, .no-rating {
968
+ margin-bottom: 15px;
969
+ }
970
+ .product-view .box-up-sell .products-grid {
971
+ width: 642px !important;
972
+ margin-bottom: 10px;
973
+ }
974
+ .product-view .box-up-sell .products-grid td {
975
+ padding:15px 5px 12px 0px;
976
+ }
977
+ /*titles on product page*/
978
+ .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
979
+ font:12px Arial, Helvetica, sans-serif;
980
+ font-weight: bold;
981
+ text-transform: none;
982
+ color: #313438;
983
+ margin: 5px 0px 7px 0px;
984
+ }
985
+ /*messages*/
986
+ .error-msg, .success-msg, .note-msg, .notice-msg {
987
+ background: none;
988
+ min-height:24px !important;
989
+ padding:4px 8px 2px 8px !important;
990
+ }
991
+ .add-to-box .or {
992
+ color:#697073;
993
+ font-weight:normal;
994
+ }
995
+ .product-collateral {
996
+ padding: 15px 25px 25px 25px;
997
+ background: #fff;
998
+ }
999
+ .product-view .box-tags .form-add label {
1000
+ color: #697073 !important;
1001
+ font-weight: normal !important;
1002
+ font-size: 11px;
1003
+ }
1004
+ .product-view .box-tags .form-add .input-box {
1005
+ padding:0;
1006
+ }
1007
+ .product-view .box-tags .note {
1008
+ padding:0;
1009
+ }
1010
+ .product-options p.required {
1011
+ padding-top: 0;
1012
+ }
1013
+ .product-options {
1014
+ padding-bottom: 5px;
1015
+ }
1016
+ .add-to-box .add-to-cart {
1017
+ margin-right: 10px;
1018
+ }
1019
+ /***************************************************************CART**********************************/
1020
+ .cart .page-title h1 {
1021
+ margin-top: 0;
1022
+ }
1023
+ .cart .page-title .checkout-types li {
1024
+ margin-bottom: 0;
1025
+ margin-top: 5px;
1026
+ }
1027
+ .data-table thead th {
1028
+ font:11px Arial, Helvetica, sans-serif;
1029
+ font-weight: bold;
1030
+ }
1031
+ .cart .discount h2, .cart .shipping h2 {
1032
+ color:#5d5d5d;
1033
+ font:bold 12px/12px Arial, Helvetica, sans-serif;
1034
+ padding:0 0 0 0px;
1035
+ text-transform:none;
1036
+ }
1037
+ .cart .discount input.input-text {
1038
+ border: 1px solid #d9dde3;
1039
+ width: 126px;
1040
+ padding-left: 6px;
1041
+ color: #5d5d5d;
1042
+ float: left;
1043
+ }
1044
+ #checkout-review-table tfoot tr.last .price {
1045
+ color: #8f0509;
1046
+ font:12px Arial, Helvetica, sans-serif;
1047
+ }
1048
+ #shopping-cart-totals-table tfoot .price {
1049
+ color: #8f0509;
1050
+ font-weight: bold !important;
1051
+ font:12px Arial, Helvetica, sans-serif;
1052
+ }
1053
+ #shopping-cart-totals-table .price {
1054
+ color: #8f0509;
1055
+ font-weight: normal !important;
1056
+ font:12px Arial, Helvetica, sans-serif;
1057
+ }
1058
+ .cart .totals td {
1059
+ vertical-align: middle;
1060
+ font:12px Arial, Helvetica, sans-serif;
1061
+ color: #000000;
1062
+ }
1063
+ .cart .totals tfoot td strong {
1064
+ font:12px Arial, Helvetica, sans-serif;
1065
+ font-weight: bold;
1066
+ }
1067
+ .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1068
+ margin-top: 0;
1069
+ margin-left: 8px;
1070
+ float: left;
1071
+ clear: none;
1072
+ }
1073
+ .discounts {
1074
+ width: 50%;
1075
+ float: left;
1076
+ position: relative;
1077
+ }
1078
+ .form-list label {
1079
+ font:11px Arial, Helvetica, sans-serif;
1080
+ color: #5d5d5d;
1081
+ font-weight: bold;
1082
+ }
1083
+ .form-list .input-box select {
1084
+ border: 1px solid #d9dde3;
1085
+ }
1086
+ .checkout-progress li.active {
1087
+ border-top-color: #313438;
1088
+ color: #313438;
1089
+ }
1090
+ .cart .crosssell {
1091
+ padding: 11px 15px 12px 15px;
1092
+ }
1093
+ .cart .crosssell .product-image {
1094
+ border: 0;v
1095
+ }
1096
+ .cart .crosssell .link-wishlist {
1097
+ color: #313438 !important;
1098
+ }
1099
+ /* SMALL BUTTONS */
1100
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1101
+ position: relative;
1102
+ border: 0 !important;
1103
+ cursor: pointer;
1104
+ padding: 0;
1105
+ overflow: visible; /* removes extra side padding in IE */
1106
+ }
1107
+ .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 {
1108
+ border: none; /* overrides extra padding in Firefox */
1109
+ }
1110
+ .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 {
1111
+ position: relative;
1112
+ display: block;
1113
+ white-space: nowrap;
1114
+ border: 0 !important;
1115
+ background: none;
1116
+ padding: 0;
1117
+ margin: 0;
1118
+ }
1119
+ .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 {
1120
+ position: relative;
1121
+ display: block;
1122
+ white-space: nowrap;
1123
+ border: 0 !important;
1124
+ }
1125
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1126
+ .cart .discount button.button span {
1127
+ margin-top: -1px;
1128
+ }
1129
+ }
1130
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1131
+ .cart .shipping button.button span {
1132
+ margin-top: -1px;
1133
+ }
1134
+ }
1135
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1136
+ #shopping-cart-table button.button span {
1137
+ margin-top: -1px;
1138
+ }
1139
+ }
1140
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1141
+ .my-wishlist .buttons-set button.button span {
1142
+ margin-top: -1px;
1143
+ }
1144
+ }
1145
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1146
+ .block-compare button.button span {
1147
+ margin-top: -1px;
1148
+ }
1149
+ }
1150
+ /* custom look and feel: */
1151
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1152
+ padding: 0 15px 0 0;
1153
+ font: 11px Arial, Helvetica, sans-serif;
1154
+ }
1155
+ .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 {
1156
+ padding: 2px 0 0 15px;
1157
+ }
1158
+ .crosssell-div {
1159
+ clear: both;
1160
+ }
1161
+ .product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator {
1162
+ display: block;
1163
+ }
1164
+ /***********************************************************CHECKOUT, ACCOUNT********************************/
1165
+ .opc .step-title h2 {
1166
+ font:12px Arial, Helvetica, sans-serif;
1167
+ font-weight: bold;
1168
+ }
1169
+ .opc {
1170
+ border-bottom: 1px solid #dadada;
1171
+ }
1172
+ .opc .step-title .number {
1173
+ border: 0;
1174
+ }
1175
+ .opc .allow .step-title h2 {
1176
+ color: #999;
1177
+ }
1178
+ .opc .step-title .number {
1179
+ background: #fff;
1180
+ color: #999999;
1181
+ }
1182
+ .opc .allow .step-title .number {
1183
+ background: #fff;
1184
+ color: #999999;
1185
+ }
1186
+ .opc .active .step-title .number {
1187
+ background:#dadada;
1188
+ color:#3a3c40;
1189
+ border-radius: 2px;
1190
+ -moz-border-radius: 2px;
1191
+ -webkit-border-radius: 2px;
1192
+ -khtml-border-radius: 2px;
1193
+ }
1194
+ .dashboard .box-reviews .number {
1195
+ background: #fff;
1196
+ border: 1px solid #999999 !important;
1197
+ color: #999999;
1198
+ }
1199
+ .dashboard .box-reviews .details {
1200
+ margin-left: 25px;
1201
+ padding-top: 3px;
1202
+ }
1203
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1204
+ color: #999;
1205
+ }
1206
+ .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1207
+ background: none;
1208
+ font-size:12px;
1209
+ padding-left:0px;
1210
+ text-transform:uppercase;
1211
+ }
1212
+ .my-account .box-info {
1213
+ color: #313131;
1214
+ }
1215
+ .title-buttons .button {
1216
+ margin-top: 5px;
1217
+ }
1218
+ .advanced-search-summary strong {
1219
+ padding-left: 0;
1220
+ }
1221
+ .block-progress {
1222
+ margin-top: 74px;
1223
+ }
1224
+ .block-progress dt {
1225
+ font-size:11px;
1226
+ color: #313438;
1227
+ padding: 0px;
1228
+ }
1229
+ .opc-block-progress .block-title strong {
1230
+ font-size: 11px;
1231
+ }
1232
+ .block-progress dd {
1233
+ padding: 0px;
1234
+ }
1235
+ .block-account .block-content li.current {
1236
+ color: #313438;
1237
+ }
1238
+ .block-account .block-content li a:hover {
1239
+ color: #313438;
1240
+ text-decoration: underline !important;
1241
+ }
1242
+ .opc-block-progress a:link, .opc-block-progress a:visited {
1243
+ color: #000000;
1244
+ font-weight: bold;
1245
+ }
1246
+ /**************************************************************HOME PAGE***********************************/
1247
+
1248
+ /*block-service*/
1249
+ .block-service .block-title {
1250
+ background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1251
+ padding-top: 2px;
1252
+ }
1253
+ .block-service .block-title strong {
1254
+ padding-left: 30px;
1255
+ }
1256
+ .block-service .block-content {
1257
+ padding: 13px 15px 2px 17px;
1258
+ font-size: 11px;
1259
+ color: #878787;
1260
+ }
1261
+ .block-service .block-content span {
1262
+ display: block;
1263
+ line-height: 35px;
1264
+ font-family: Times New Roman;
1265
+ font-weight: bold;
1266
+ font-size: 15px;
1267
+ color: #34363a;
1268
+ }
1269
+ .block-service .block-content span span {
1270
+ display: inline;
1271
+ padding-left: 3px;
1272
+ font-weight: normal;
1273
+ font-size: 32px;
1274
+ color: #8f0509;
1275
+ }
1276
+ /**************************************************************TEXT COLORS*********************************************/
1277
+ /* grey */
1278
+ .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1279
+ color: #697073 !important;
1280
+ }
1281
+ /*light*/
1282
+ .error-msg {
1283
+ color: #bebebe !important;
1284
+ }
1285
+ /*dark*/
1286
+ .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 {
1287
+ color: #000 !important;
1288
+ }
1289
+ .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1290
+ color: #5d5d5d;
1291
+ font-weight: normal !important;
1292
+ }
1293
+ /*medium grey text*/
1294
+ .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1295
+ color: #5d5d5d !important;
1296
+ }
1297
+ /*dark grey - separators, lines*/
1298
+ .products-list .add-to-links .separator {
1299
+ color: #6a7173;
1300
+ }
1301
+ /*grey*/
1302
+ .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 {
1303
+ color: #5d5d5d;
1304
+ }
1305
+ .link-wishlist {
1306
+ color: #5d5d5d !important;
1307
+ }
1308
+ /*font normal*/
1309
+ .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1310
+ font-weight: normal;
1311
+ }
1312
+ /*font 11px*/
1313
+ .old-price .price-label, .special-price .price-label {
1314
+ font-size: 11px;
1315
+ }
1316
+ .std ul.disc {
1317
+ list-style-type: circle;
1318
+ }
1319
+ /**********************************************************BACKGOUNDS*****************************************************/
1320
+ /*background-transparent*/
1321
+ .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 {
1322
+ background:transparent;
1323
+ }
1324
+ /*border-non*/
1325
+ .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 {
1326
+ border: none;
1327
+ }
1328
+ /*background- forms */
1329
+ .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 {
1330
+ background:#fff;
1331
+ }
1332
+ /*background-white*/
1333
+ .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,
1334
+ .truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl {
1335
+ background: #fff;
1336
+ }
1337
+ /*background- foocus */
1338
+ input.input-text:focus, select:focus, textarea:focus {
1339
+ background:#fff;
1340
+ }
1341
+ .opc .step-title, .opc .allow .step-title {
1342
+ background:#f4f4f4;
1343
+ }
1344
+ .validation-failed {
1345
+ background:#cfcfd0 !important;
1346
+ }
1347
+ /*border - forms */
1348
+ .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,
1349
+ .truncated .truncated_full_value dl {
1350
+ border-color: #dadada !important;
1351
+ }
1352
+ .data-table {
1353
+ border-left: 1px solid #e7e9eb !important;
1354
+ border-right: 1px solid #e7e9eb !important;
1355
+ border-collapse: collapse;
1356
+ }
1357
+ .data-table thead th {
1358
+ border: 1px solid #d9dde3;
1359
+ padding: 9px 12px 9px 12px;
1360
+ color: #5d5d5d;
1361
+ background: #fff;
1362
+ }
1363
+ .data-table td {
1364
+ border-top: 1px solid #d9dde3;
1365
+ border-right: 1px solid #d9dde3;
1366
+ border-bottom: 1px solid #d9dde3;
1367
+ border-left: 0;
1368
+ background: #f8f8f8;
1369
+ }
1370
+ .data-table td .product-name a {
1371
+ font-size: 12px;
1372
+ }
1373
+ .data-table td input.qty {
1374
+ color: #3a3c40;
1375
+ border: 1px solid #d9dde3;
1376
+ padding-left: 6px;
1377
+ }
1378
+ .data-table td .price {
1379
+ font-weight: bold !important;
1380
+ color: #3a3c40;
1381
+ font: 11px Arial, Helvetica, sans-serif;
1382
+ }
1383
+ .data-table td.last .price {
1384
+ color: #8f0509;
1385
+ }
1386
+ .data-table tfoot tr td {
1387
+ border: 1px solid #d9dde3;
1388
+ padding: 12px 10px 12px 13px;
1389
+ }
1390
+ /*border */
1391
+ .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1392
+ border:1px solid #dce0e5;
1393
+ }
1394
+ .product-image img, .product-view .box-up-sell .products-grid .product-image img {
1395
+ border:1px solid #dadee4;
1396
+ }
1397
+ .product-image img:hover {
1398
+ border:1px solid #edf0f4;
1399
+ }
1400
+ .product-img-box .product-image img, .product-img-box .product-image img:hover {
1401
+ border: 0;
1402
+ }
1403
+ /*border = background color*/
1404
+ .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1405
+ border-color: #e6e9ee;
1406
+ }
1407
+ .products-list li.item {
1408
+ border-color: transparent;
1409
+ }
1410
+ /*Block poll*/
1411
+ /* REQUIRED BUTTON STYLES: */
1412
+ .block-poll button.button, .block-compare button.button {
1413
+ position: relative;
1414
+ border: 0 !important;
1415
+ cursor: pointer;
1416
+ padding: 0;
1417
+ overflow: visible; /* removes extra side padding in IE */
1418
+ }
1419
+ .block-poll button.button::-moz-focus-inner {
1420
+ border: none; /* overrides extra padding in Firefox */
1421
+ }
1422
+ .block-compare button.button::-moz-focus-inner {
1423
+ border: none; /* overrides extra padding in Firefox */
1424
+ }
1425
+ .block-poll button.button span, .block-compare button.button span {
1426
+ position: relative;
1427
+ display: block;
1428
+ white-space: nowrap;
1429
+ border: 0 !important;
1430
+ background: none;
1431
+ padding: 0;
1432
+ margin: 0;
1433
+ }
1434
+ .block-poll button.button span span, .block-compare button.button span span {
1435
+ position: relative;
1436
+ display: block;
1437
+ white-space: nowrap;
1438
+ border: 0 !important;
1439
+ }
1440
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1441
+ /* Safari and Google Chrome only - fix margins */
1442
+ .block-poll button.button span {
1443
+ margin-top: -1px;
1444
+ }
1445
+ }
1446
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1447
+ /* Safari and Google Chrome only - fix margins */
1448
+ .block-compare button.button span {
1449
+ margin-top: -1px;
1450
+ }
1451
+ }
1452
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
1453
+ .block-poll button.button, .block-compare button.button {
1454
+ padding: 0 10px 0 0;
1455
+ }
1456
+ .block-poll button.button span span, .block-compare button.button span span {
1457
+ padding: 2px 0 0 12px;
1458
+ }
1459
+ /*Compare*/
1460
+ .compare-table .btn-remove {
1461
+ height: 11px;
1462
+ width: 57px;
1463
+ margin: 3px 0px 3px 0px;
1464
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1465
+ }
1466
+ .compare-table .btn-remove:hover {
1467
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1468
+ }
1469
+ .cart .totals .checkout-types li a {
1470
+ color: #000000;
1471
+ font-size: 11px;
1472
+ }
1473
+ .page-popup .link-print {
1474
+ color: #000000;
1475
+ }
1476
+ .link-cart {
1477
+ color: #8F0509 !important;
1478
+ font-weight: normal;
1479
+ text-decoration: none;
1480
+ }
1481
+ .link-cart:hover {
1482
+
1483
+ opacity: 0.9;
1484
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1485
+ }
1486
+ .addresses-list h2 {
1487
+ color: #313438;
1488
+ }
1489
+ /*demo notice*/
1490
+ .demo-notice {
1491
+ background: none repeat scroll 0 0 #ffffff;
1492
+ color: #000000;
1493
+ font-size: 11px;
1494
+ font-weight: bold;
1495
+ line-height: 1.15;
1496
+ margin: 0;
1497
+ padding: 5px 5px;
1498
+ text-align: center;
1499
+ opacity: 0.7;
1500
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
1501
+ position: absolute;
1502
+ top: 0;
1503
+ left: 0;
1504
+ }
1505
+ /*download banner*/
1506
+ .download p {
1507
+ color: #5d5d5d;
1508
+ }
1509
+ a.download {
1510
+ display: block;
1511
+ width: 166px;
1512
+ height: 213px;
1513
+ background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
1514
+ margin-left: auto;
1515
+ margin-right: auto;
1516
+ margin-bottom: 10px;
1517
+ }
1518
+ p.forum a:link, p.forum a:visited {
1519
+ padding: 0px 0px 2px 26px;
1520
+ line-height: 17px;
1521
+ background: url(../images/forum.png) no-repeat 0px 0px;
1522
+ color: #000000;
1523
+ }
1524
+ p.forum a:hover {
1525
+ color: #fc4500;
1526
+ }
1527
+ p.more_themes a:link, p.more_themes a:visited {
1528
+ padding: 0px 0px 2px 26px;
1529
+ line-height: 17px;
1530
+ background: url(../images/more.png) no-repeat 0 0;
1531
+ color: #000000;
1532
+ }
1533
+ p.more_themes a:hover {
1534
+ color: #fc4500;
1535
+ }
1536
+ /*customer service*/
1537
+
1538
+ .customer_service .block-title strong {
1539
+ padding-left:30px;
1540
+ }
1541
+ .customer_service .block-title {
1542
+ background: url(../images/customer_icon.png) no-repeat 7px 4px;
1543
+ }
1544
+ .customer_service p {
1545
+ margin: 0px 0px 0px 0px;
1546
+ }
1547
+ p.phone {
1548
+ color: #34363a;
1549
+ font-size: 14px;
1550
+ font-family: "Times New Roman", Times, serif;
1551
+ font-weight: bold;
1552
+ }
1553
+ p.phone strong {
1554
+ color: #8f0509;
1555
+ font-size: 32px;
1556
+ font-family: "Times New Roman", Times, serif;
1557
+ font-weight: normal;
1558
+ }
1559
+ p.time {
1560
+ color: #5d5d5d;
1561
+ }
1562
+ /*design-by*/
1563
+ .design-by {
1564
+ opacity: 0.4;
1565
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
1566
+ position: fixed;
1567
+ bottom: 0;
1568
+ left: 0;
1569
+ }
1570
+ .design-by a:hover {
1571
+ text-decoration: none;
1572
+ }
1573
+ /*currency*/
1574
+
1575
+ .block-currency .block-title strong {
1576
+ text-transform: none;
1577
+ background: url(../images/block_head_line.gif) repeat-x 100% 100%;
1578
+ }
1579
+ .block-currency .block-title strong {
1580
+ margin: 0 !important;
1581
+ min-height: auto !important;
1582
+ display: auto !important;
1583
+ }
1584
+ .block-currency {
1585
+ background: transparent;
1586
+ height: auto !important;
1587
+ }
1588
+ .block-currency .block-content select {
1589
+ width: auto !important;
1590
+ display: block !important;
1591
+ margin: 0px 0px 0px 0px !important;
1592
+ }
1593
+ .block-currency .block-content {
1594
+ background: transparent;
1595
+ }
1596
+ /*tags*/
1597
+ .tags-list {
1598
+ border: 0;
1599
+ display: block;
1600
+ font-size: 13px;
1601
+ padding: 10px;
1602
+ }
1603
+ /*back*/
1604
+ .back-link a:link, .back-link a:visited {
1605
+ text-decoration: none;
1606
+ font-size: 14px;
1607
+ }
1608
+ .back-link a:hover {
1609
+ opacity: 0.9;
1610
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1611
+ }
1612
+ .home_page_header_block {
1613
+ margin-bottom: 10px;
1614
+ }
1615
+ /* add-to links update*/
1616
+ ul.products-grid li ul.add-to-links li {
1617
+ padding: 0;
1618
+ }
1619
+ /* easy tabs*/
1620
+ .tabs {
1621
+ width: 618px;
1622
+ border-bottom: 0 !important;
1623
+ margin: 15px 0 0 0 !important;
1624
+ overflow: hidden;
1625
+ }
1626
+ .tabs a:link, .tabs a:visited {
1627
+ color: #565656 !important;
1628
+ font-size: 11px !important;
1629
+ font-weight:bold !important;
1630
+ display:block;
1631
+ text-align: center;
1632
+ padding: 6px 15px 6px 15px !important;
1633
+ text-decoration:none;
1634
+ background: #e1e1e1;
1635
+ border-left: 1px solid #eaeaea;
1636
+ border-right: 1px solid #eaeaea;
1637
+ }
1638
+ .tabs a:hover {
1639
+ background: #f5f5f5;
1640
+
1641
+ }
1642
+ .tabs li.active a, .tabs li.active a:hover {
1643
+ background: #f5f5f5 !important;
1644
+ color: #000 !important;
1645
+ font-size: 11px !important;
1646
+ font-weight:bold;
1647
+ }
1648
+ .padder {
1649
+ width:598px;
1650
+ padding: 5px 10px 5px 10px;
1651
+ border: 1px solid #eaeaea;
1652
+ }
 
 
 
 
 
 
 
skin/frontend/default/grayscale/css/slider.css CHANGED
@@ -1,174 +1,174 @@
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
-
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
+
skin/frontend/default/grayscale/css/styles-ie.css CHANGED
@@ -1,143 +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); }
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 CHANGED
@@ -1,1633 +1,1633 @@
1
-
2
- /* Reset ================================================================================= */
3
- * { margin:0; padding:0; }
4
-
5
- body {
6
- text-align: center;
7
- }
8
-
9
- img { border:0; vertical-align:top; }
10
-
11
- a { outline: none;}
12
- a:hover { outline: none;}
13
- :focus { outline:0; }
14
- a:active {
15
- outline: none;
16
- }
17
- /* Headings */
18
- h1,h2,h3,
19
- h4,h5,h6 { margin:0 0 5px; line-height:130%; }
20
-
21
-
22
- /* Forms */
23
- form { display:inline; }
24
- fieldset { border:0; }
25
- legend { display:none; }
26
-
27
- /* Table */
28
- table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
29
- caption,th,td { vertical-align:top; text-align:left; }
30
-
31
- /* Content */
32
- p { margin:0 0 10px; }
33
- strong { }
34
- address { font-style:normal; line-height:1.35; }
35
- cite { font-style:normal; }
36
- q,
37
- blockquote { quotes:none; }
38
- q:before,
39
- q:after { content:''; }
40
- small,big { }
41
- /*sup { vertical-align:top; }*/
42
-
43
- /* Lists */
44
- ul,ol { list-style:none; }
45
-
46
- /* Tools */
47
- .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; }
48
- .nobr { white-space:nowrap !important; }
49
- .wrap { white-space:normal !important; }
50
- .a-left { text-align:left !important; }
51
- .a-center { text-align:center !important; }
52
- .a-right { text-align:right !important; }
53
- .v-top { vertical-align:top; }
54
- .v-middle { vertical-align:middle; }
55
- .f-left,
56
- .left { float:left !important; }
57
- .f-right,
58
- .right { float:right !important; }
59
- .f-none { float:none !important; }
60
- .f-fix { float:left; width:100%; }
61
- .no-display { display:none; }
62
- .no-margin { margin:0 !important; }
63
- .no-padding { padding:0 !important; }
64
- .no-bg { background:none !important; }
65
- .sp { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; height:0 !important; overflow:hidden !important; clear: both;}
66
- /* ======================================================================================= */
67
-
68
-
69
- /* Layout ================================================================================ */
70
- .wrapper {
71
- min-width: 990px;
72
- }
73
- .page {}
74
- .page-print { background:#ffffff; padding:25px 30px; text-align:left; }
75
- .page-empty { background:#ffffff; padding:20px; text-align:left; }
76
- .page-popup { background:#ffffff; padding:20px; text-align:left; }
77
- .main-container { background:transparent;}
78
- .main { width:990px; margin:0 auto; min-height:400px; padding:0px 0px 0px 0px; text-align:left; }
79
-
80
- /* Base Columns */
81
- .col-left {
82
- float: left;
83
- width: 195px;
84
- padding: 0 0 1px;
85
- }
86
- .col-main {
87
- float: left;
88
- width: 717px;
89
- padding: 0 0 1px;
90
- }
91
- .col-right {
92
- float: right;
93
- width: 195px;
94
- padding: 0 0 1px;
95
- }
96
-
97
- /* 1 Column Layout */
98
- .col1-layout .col-main { float:none; width:auto; }
99
-
100
- /* 2 Columns Layout */
101
- .col2-left-layout .col-main { float:right; }
102
-
103
- /* 3 Columns Layout */
104
- .col3-layout .col-main {
105
- width: 507px;
106
- margin-left: 15px;
107
- }
108
- .col3-layout .col-wrapper { float:left; width:717px; }
109
- .col3-layout .col-wrapper .col-main { float:right; }
110
-
111
- /* Content Columns */
112
- .col2-set .col-1 { float:left; width:48.5%; }
113
- .col2-set .col-2 { float:right; width:48.5%; }
114
- .col2-set .col-narrow { width:32%; }
115
- .col2-set .col-wide { width:65%; }
116
-
117
- .col3-set .col-1 { float:left; width:32%; }
118
- .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
119
- .col3-set .col-3 { float:right; width:32%; }
120
-
121
- .col4-set .col-1 { float:left; width:23.5%; }
122
- .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
123
- .col4-set .col-3 { float:left; width:23.5%; }
124
- .col4-set .col-4 { float:right; width:23.5%; }
125
- /* ======================================================================================= */
126
-
127
-
128
- /* Global Styles ========================================================================= */
129
- /* Form Elements */
130
- input,select,textarea,button { vertical-align:middle; }
131
- input.input-text,textarea { padding:1px; }
132
- select { padding:0px; }
133
- select option { padding-right:10px; }
134
- select.multiselect option { padding:2px 5px; }
135
- select.multiselect option:last-child { border-bottom:0; }
136
- textarea { overflow:auto; }
137
- input.radio { margin-right:3px; }
138
- input.checkbox { margin-right:3px; }
139
- input.qty { width:2.5em; }
140
- button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
141
- button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
142
- button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; }
143
- button.button span { display:block; height:19px; border:0; padding:0 8px; text-align:center; white-space:nowrap; }
144
- button.button span span { border:0; padding:0; }
145
- button.disabled span { border:0; }
146
-
147
- /*
148
- button.btn-checkout.no-checkout span { background-position:0 100%; }
149
- button.btn-checkout.no-checkout span span { background-position:100% 100%; }
150
- */
151
- p.control input.checkbox,
152
- p.control input.radio { margin-right:6px; }
153
-
154
-
155
- /*.highlight { background:#efefef; }*/
156
-
157
- /* Form lists */
158
- /* Grouped fields */
159
- /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
160
- .form-list li { margin:0 0 8px; }
161
- .form-list label { float:left; position:relative; z-index:0; }
162
- .form-list label.required {}
163
- .form-list label.required em { float:right; font-style:normal; position:absolute; top:0; right:-8px; }
164
- .form-list li.control label { float:none; }
165
- .form-list li.control input.radio,
166
- .form-list li.control input.checkbox { margin-right:6px; }
167
- .form-list li.control .input-box { clear:none; display:inline; width:auto; }
168
- /*.form-list li.fields { margin-right:-15px; }*/
169
- .form-list .input-box { display:block; clear:both; width:260px; }
170
- .form-list .field { float:left; width:275px; }
171
- .form-list input.input-text { width:254px; }
172
- .form-list textarea { width:254px; height:10em; }
173
- .form-list select { width:260px; }
174
- .form-list li.wide .input-box { width:535px; }
175
- .form-list li.wide input.input-text { width:529px; }
176
- .form-list li.wide textarea { width:529px; }
177
- .form-list li.wide select { width:535px; }
178
- .form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
179
- .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
180
- .form-list .input-range input.input-text { width:74px; }
181
- /* Customer */
182
- .form-list .customer-name-prefix .input-box,
183
- .form-list .customer-name-suffix .input-box,
184
- .form-list .customer-name-prefix-suffix .input-box,
185
- .form-list .customer-name-prefix-middlename .input-box,
186
- .form-list .customer-name-middlename-suffix .input-box,
187
- .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
188
-
189
- .form-list .name-prefix { width:65px; }
190
- .form-list .name-prefix select { width:55px; }
191
- .form-list .name-prefix input.input-text { width:49px; }
192
-
193
- .form-list .name-suffix { width:65px; }
194
- .form-list .name-suffix select { width:55px; }
195
- .form-list .name-suffix input.input-text { width:49px; }
196
-
197
- .form-list .name-middlename { width:70px; }
198
- .form-list .name-middlename input.input-text { width:49px; }
199
-
200
- .form-list .customer-name-prefix-middlename-suffix .name-firstname,
201
- .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
202
- .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
203
- .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
204
- .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
205
- .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
206
-
207
- .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
208
- .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
209
- .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
210
- .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
211
-
212
- .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
213
- .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
214
- .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
215
- .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
216
-
217
- .form-list .customer-name-prefix .name-firstname,
218
- .form-list .customer-name-middlename .name-firstname { width:210px; }
219
-
220
- .form-list .customer-name-suffix .name-lastname,
221
- .form-list .customer-name-middlename .name-firstname,
222
- .form-list .customer-name-middlename-suffix .name-firstname,
223
- .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
224
-
225
- .form-list .customer-name-prefix .name-firstname input.input-text,
226
- .form-list .customer-name-suffix .name-lastname input.input-text,
227
- .form-list .customer-name-middlename .name-firstname input.input-text,
228
- .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
229
- .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
230
-
231
- .form-list .customer-dob .dob-month,
232
- .form-list .customer-dob .dob-day,
233
- .form-list .customer-dob .dob-year { float:left; width:85px; }
234
- .form-list .customer-dob input.input-text { display:block; width:74px; }
235
- .form-list .customer-dob label { font-size:10px; }
236
- .form-list .customer-dob .dob-day,
237
- .form-list .customer-dob .dob-month { width:60px; }
238
- .form-list .customer-dob .dob-day input.input-text,
239
- .form-list .customer-dob .dob-month input.input-text { width:46px; }
240
- .form-list .customer-dob .dob-year { width:140px; }
241
- .form-list .customer-dob .dob-year input.input-text { width:134px; }
242
-
243
- .buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid; text-align:right; }
244
- .buttons-set p.required { margin:0 0 10px; }
245
- .buttons-set .back-link { float:left; margin:0; }
246
- .buttons-set button.button { float:right; margin-left:5px; }
247
-
248
- .buttons-set-order { margin:10px 0 0; }
249
- .buttons-set-order .please-wait { padding:12px 7px 0 0; }
250
-
251
- .fieldset { border:1px solid; padding:22px 25px 12px 33px; margin:28px 0; }
252
- .fieldset .legend { float:left; border:1px solid; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
253
-
254
- /* Form Validation */
255
- .validation-advice { clear:both; min-height:13px; margin:3px 0 0;line-height:13px; }
256
- .validation-failed { border:0 !important; background:#faebe7 !important; }
257
- .validation-passed {}
258
- p.required {text-align:right;}
259
- /* Expiration date and CVV number validation fix */
260
- .v-fix { float:left; }
261
- .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
262
-
263
- /* Global Messages */
264
- .success { }
265
- .error { }
266
- .notice { }
267
-
268
- .messages,
269
- .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
270
- .messages { width:100%; overflow:hidden; }
271
- .messages li { margin:0 0 10px !important; }
272
- .messages li li { margin:0 0 3px !important; }
273
- .error-msg,
274
- .success-msg,
275
- .note-msg,
276
- .notice-msg { border-style:solid; border-width:1px; min-height: 16px; padding:4px 8px 4px 8px; }
277
-
278
- /* BreadCrumbs */
279
- .breadcrumbs {line-height:1.25; margin:0 0 5px; }
280
- .breadcrumbs li { display:inline; }
281
- .breadcrumbs li strong { }
282
-
283
- /* Page Heading */
284
- .page-title { width:100%; overflow:hidden; margin:0 0 15px; }
285
- .page-title h1,
286
- .page-title h2 { margin:0; }
287
- .page-title .separator { margin:0 3px; }
288
- .page-title .link-rss { float:right; margin:7px 0 0; }
289
- .title-buttons { text-align:right; }
290
- .title-buttons h1,
291
- .title-buttons h2,
292
- .title-buttons h3,
293
- .title-buttons h4,
294
- .title-buttons h5,
295
- .title-buttons h6 { float:left; }
296
-
297
- .subtitle { clear:both; padding:15px 0 0; margin:0 0 6px; }
298
-
299
- /* Pager */
300
- .pager {padding:4px 8px; text-align:center; }
301
- .pager .amount { float:left; margin:0; }
302
- .pager .limiter { float:right; }
303
- .pager .limiter label { vertical-align:middle; }
304
- .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
305
- .pager .pages { margin:0 140px; }
306
- .pager .pages ol { display:inline; }
307
- .pager .pages li { display:inline; margin:0 2px; }
308
- .pager .pages .current {}
309
-
310
- /* Sorter */
311
- .sorter {padding:3px 8px; }
312
- .sorter .view-mode { float:left; margin:0; }
313
- .sorter .sort-by { float:right; padding-right:36px; }
314
- .sorter .sort-by label { vertical-align:middle; }
315
- .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
316
- .sorter .link-feed {}
317
-
318
- /* Toolbar */
319
- .toolbar {}
320
- .toolbar .pager { padding:3px 8px; }
321
- .toolbar .sorter { }
322
- .toolbar-bottom {}
323
-
324
- /* Data Table */
325
- .data-table { width:100%; }
326
- .data-table .odd { }
327
- .data-table .even { }
328
- /*.data-table tr.odd:hover,
329
- .data-table tr.even:hover { background:#ebf1f6; }*/
330
- .data-table td.last,
331
- .data-table th.last { border-right:0; }
332
- .data-table tr.last th,
333
- .data-table tr.last td { }
334
- .data-table th { padding:3px 8px; }
335
- .data-table td { padding:3px 8px; }
336
-
337
- .data-table thead th { padding:2px 8px; white-space:nowrap;
338
- vertical-align:middle; }
339
- .data-table thead th.wrap { white-space:normal; }
340
- .data-table thead th a,
341
- .data-table thead th a:hover { }
342
- .data-table thead th { }
343
- .data-table thead th .tax-flag {white-space:nowrap; }
344
-
345
- .data-table tfoot { }
346
- .data-table tfoot tr.first td {}
347
- .data-table tfoot tr { }
348
- .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; }
349
- .data-table tfoot strong { }
350
-
351
- .data-table tbody th,
352
- .data-table tbody td {}
353
- /* Bundle products tables */
354
- .data-table tbody.odd tr { }
355
- .data-table tbody.even tr { }
356
- .data-table tbody.odd tr td,
357
- .data-table tbody.even tr td { border-bottom:0; }
358
- .data-table tbody.odd tr.border td,
359
- .data-table tbody.even tr.border td {}
360
-
361
- .data-table tbody td .option-label { font-style:italic; }
362
- .data-table tbody td .option-value { padding-left:10px; }
363
-
364
- /* Generic Info Box */
365
- .info-box { padding:12px 15px;
366
- margin:0 0 15px; }
367
- .info-box h2 { }
368
-
369
- .info-table th { padding:2px 15px 2px 0; }
370
- .info-table td { padding:2px 0; }
371
-
372
- /* Shopping cart total summary row expandable to details */
373
- tr.summary-total { cursor:pointer; }
374
- tr.summary-total td {}
375
- tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px;
376
- background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
377
- tr.show-details .summary-collapse { background-position:0 -52px; }
378
- tr.show-details td {}
379
-
380
- tr.summary-details-excluded { font-style:italic; }
381
-
382
- /* Shopping cart tax info */
383
- .cart-tax-info { display:block; }
384
- .cart-tax-info,
385
- .cart-tax-info .cart-price { padding-right:20px; }
386
- .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;
387
- cursor:pointer; }
388
- .cart-tax-info .price,
389
- .cart-tax-total .price { display:inline !important; }
390
- .cart-tax-total-expanded { background-position:100% -52px; }
391
-
392
- /* Class: std - styles for admin-controlled content */
393
- .std .subtitle { padding:0; }
394
- .std ol.ol { list-style:decimal outside; padding-left:1.5em; }
395
- .std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
396
- .std dl dt { }
397
- .std dl dd { margin:0 0 10px; }
398
-
399
- /* Misc */
400
- .links li { display:inline; }
401
- .links li.first { padding-left:0 !important; }
402
- .links li.last { background:none !important; padding-right:0 !important; }
403
-
404
-
405
- .link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
406
- .btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0;
407
- background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
408
- .btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0;
409
- background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
410
-
411
- .separator { margin:0 3px; }
412
-
413
- .divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;
414
- background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
415
-
416
- /* Noscript Notice */
417
- .noscript { border:1px solid; border-width:0 0 1px; line-height:1.25; text-align:center; }
418
- .noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; }
419
- .noscript p { margin:0; }
420
-
421
- /* DEMO NOTICE */
422
- .demo-notice {
423
- background: none repeat scroll 0 0 #ffffff;
424
- color: #000000;
425
- font-size: 11px;
426
- font-weight: bold;
427
- line-height: 1.15;
428
- margin: 0;
429
- padding: 5px 5px;
430
- text-align: center;
431
- opacity: 0.7;
432
- filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
433
- position: absolute;
434
- top: 0;
435
- bottom: 0;
436
- }
437
- /* ======================================================================================= */
438
-
439
-
440
- /* Header ================================================================================ */
441
- .logo { float:left; }
442
- .header-container {}
443
- .header { width: 100%; margin:0 auto; padding:0px; text-align:right; position:relative; z-index:10; }
444
- .header .logo { float:left; text-decoration:none !important; }
445
- .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0;
446
- text-indent:-999em; overflow:hidden; }
447
- .header h1.logo, .header h2.logo { margin:0; }
448
- .header .quick-access { float:right; }
449
- .header .welcome-msg { }
450
- .header .form-search {
451
-
452
- }
453
- .header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
454
- .header .form-search input.input-text {
455
- float: left;
456
- }
457
- .header .form-search button.button { float:left; }
458
- .header .form-search button.button span { border:0; height:21px; padding:0 0 0 0px; }
459
- .header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
460
- .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
461
- .header .form-search .search-autocomplete ul { border:1px solid;}
462
- .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid; padding:2px 8px 1px 8px; cursor:pointer; }
463
- .header .form-search .search-autocomplete li .amount { float:right; }
464
-
465
- .header .form-language { text-align:right; }
466
- .header .form-language label { padding-right:5px; vertical-align:middle; }
467
- .header .form-language select { padding:0; }
468
- .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
469
- .header .links { float:right; }
470
- .header .links li { float:right; }
471
- .header .links a { }
472
- .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
473
- .header-container .top-container a { }
474
-
475
-
476
- /* ======================================================================================= */
477
- /********** < Navigation */
478
- .nav-container {
479
-
480
- }
481
- #nav {
482
- width: 990px;
483
- margin: 0 auto;
484
- padding: 0 0px;
485
- }
486
- /* All Levels */ /* Style consistent throughout all nav levels */
487
- #nav li { position:relative; text-align:left; }
488
- #nav li.over { z-index:998; }
489
- #nav a,
490
- #nav a:hover { display:block; }
491
- #nav span { display:block; cursor:pointer; white-space:nowrap; }
492
- #nav li ul span {white-space:normal; }
493
- #nav ul li.parent a { }
494
- #nav ul li.parent li a { }
495
-
496
- /* 0 Level */
497
- #nav li { float:left; }
498
- #nav li.active a { }
499
- #nav a { float:left; }
500
- #nav li.over a,
501
- #nav a:hover { }
502
-
503
- /* 1st Level */
504
- #nav ul li,
505
- #nav ul li.active { float:none; margin:0; padding-bottom:1px; }
506
- #nav ul li.last { padding-bottom:0; }
507
-
508
- #nav ul a,
509
- #nav ul a:hover { float:none; padding:0; }
510
- #nav ul li a { }
511
-
512
- /* 2nd Level */
513
- #nav ul,
514
- #nav div { position:absolute; width:15em; top:27px; left:-10000px; }
515
- #nav div ul { position:static; width:auto; border:none; }
516
-
517
- /* 3rd+ Level */
518
- #nav ul ul,
519
- #nav ul div { top:5px; }
520
-
521
- #nav ul li a { }
522
- #nav ul li a:hover { }
523
- #nav ul li a,
524
- #nav ul li a:hover { }
525
- #nav ul span,
526
- #nav ul li.last li span { /*padding:3px 15px 4px 15px; */}
527
-
528
- /* Show menu */
529
- #nav li ul.shown-sub,
530
- #nav li div.shown-sub { left:0; z-index:999; }
531
- #nav li .shown-sub ul.shown-sub,
532
- #nav li .shown-sub li div.shown-sub { left:100px; }
533
-
534
- /*1.4.1.0*/
535
- /* Show menu */
536
- #nav li.over > ul { left:0; }
537
- #nav li.over > ul li.over > ul { left:100px; }
538
- #nav li.over ul ul { left:-10000px; }
539
-
540
- /* Sidebar =============================================================================== */
541
- .block { margin:0 0 15px; }
542
- .block .block-title { }
543
- .block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; }
544
- .block .block-title strong span {}
545
- .block .block-title a { }
546
- .block .block-subtitle { margin:0; padding:5px 9px; }
547
- .block .block-content { }
548
- .block .block-content li.item { padding:7px 9px; }
549
- .block .block-content .product-name { }
550
- .block .btn-remove { float:right; margin:1px 0 2px 5px; }
551
- .block .actions {padding:6px 9px; text-align:right; }
552
- .block .actions a { float:left; }
553
- .block .actions button.button { float:right; }
554
- .block .empty { margin:0; }
555
-
556
-
557
-
558
- /* Mini Blocks */
559
- .block-cart,
560
- .block-wishlist,
561
- .block-subscribe,
562
- .block-compare,
563
- .block-reorder,
564
- .block-poll,
565
- .block-viewed,
566
- .block-compared,
567
- .block-related,
568
- .block-tags,
569
- .block-login {line-height:1.25; }
570
- .block-cart .block-title strong,
571
- .block-wishlist .block-title strong,
572
- .block-subscribe .block-title strong,
573
- .block-compare .block-title strong,
574
- .block-reorder .block-title strong,
575
- .block-poll .block-title strong,
576
- .block-viewed .block-title strong,
577
- .block-compared .block-title strong,
578
- .block-related .block-title strong,
579
- .block-tags .block-title strong,
580
- .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:0px; }
581
-
582
- /* Mini Products List */
583
- .mini-products-list .product-image { float:left; width:50px; border:1px solid; }
584
- .mini-products-list .product-details { margin-left:60px; }
585
-
586
- /* Block: Account */
587
- .block-account { }
588
- .block-account .block-title { border:0; padding:3px 10px; }
589
- .block-account .block-title strong { }
590
- .block-account .block-content { padding:7px 10px 7px; }
591
- .block-account .block-content li a { display:block; padding:3px 0; }
592
- .block-account .block-content li a:hover { }
593
- .block-account .block-content li.last a { border-bottom:0; }
594
- .block-account .block-content li.current { padding:3px 0; }
595
- .block-account .block-content li.current.last { border-bottom:0; }
596
-
597
- /* Block: Currency Switcher */
598
- .block-currency { border:0; padding: 0px; height:auto; }
599
- .block-currency .block-title { background:none; border:0; padding:0; margin:0 0 0px; }
600
- .block-currency .block-title strong { }
601
- .block-currency .block-content { background:none; padding:6px 0px 6px 0px; }
602
- .block-currency .block-content select { width: auto; padding:0; display: block; margin:0; }
603
-
604
- /* Block: Layered Navigation */
605
- .block-layered-nav { border:0; }
606
- .block-layered-nav dt { padding:7px 0px 0 0px; }
607
- .block-layered-nav dd { }
608
- .block-layered-nav dd.last { background:none; }
609
- .block-layered-nav .currently li { padding:4px 0px 4px 0px; }
610
- .block-layered-nav .currently .label { }
611
- .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
612
- .block-layered-nav .actions {padding:4px 9px; text-align:right; }
613
- .block-layered-nav .actions a { float:none; }
614
-
615
- /* Block: Cart */
616
- .block-cart .block-title { }
617
- .block-cart .block-title strong { }
618
- .block-cart .summary { padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
619
- .block-cart .amount { margin:0; }
620
- .block-cart .amount a { }
621
- .block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
622
- .block-cart .subtotal .price { }
623
- .block-cart .actions { }
624
-
625
- /* Block: Wishlist */
626
- .block-wishlist .block-title strong { }
627
- .block-wishlist .actions { text-align:right; }
628
- .block-wishlist .actions a { float:none; }
629
-
630
- /* Block: Related */
631
- .block-related .block-title strong { }
632
- .block-related input.checkbox { float:left; }
633
- .block-related .product { margin-left:20px; }
634
-
635
- /* Block: Compare Products */
636
- .block-compare .block-title strong { }
637
- .block-compare button.button span { }
638
- .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
639
- .compare-table { border:0; }
640
- .compare-table thead tr.first th,
641
- .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
642
- .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
643
-
644
- .compare-table tbody th,
645
- .compare-table tbody td { padding:10px; border:0; border-top:1px solid; border-left:1px solid; }
646
- .compare-table tbody td.last { border-right:1px solid; }
647
- .compare-table tbody tr.last th,
648
- .compare-table tbody tr.last td { border-bottom:1px solid; }
649
- .compare-table tr.add-to-row td { text-align:center; }
650
- .compare-table tr.first td { text-align:center; }
651
- .compare-table tr.first td .product-name { margin:0 0 5px; }
652
- .compare-table tr.first td .product-name a { }
653
- .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
654
- .compare-table tr.first td p,
655
- .compare-table tr.add-to-row td p { margin:0; }
656
-
657
- /* Block: Recently Viewed */
658
- .block-viewed .block-title strong { }
659
-
660
- /* Block: Recently Compared */
661
- .block-compared .block-title strong { }
662
-
663
- /* Block: Poll */
664
- .block-poll .block-title strong { }
665
- .block-poll .block-subtitle { }
666
- .block-poll label { }
667
- .block-poll input.radio { float:left; margin:1px -18px 0 0; }
668
- .block-poll .label { display:block; margin-left:18px; }
669
- .block-poll li { padding:3px 9px; }
670
- .block-poll .actions { margin:5px 0 0; }
671
- .block-poll button.button span { }
672
- .block-poll .answer { }
673
- .block-poll .votes { float:right; margin-left:10px; }
674
-
675
- /* Block: Tags */
676
- .block-tags .block-title strong { }
677
- .block-tags .block-content ul { padding:0px 5px 0px 5px; }
678
- .block-tags .block-content li { display:inline; padding-right:4px; }
679
- .block-tags .block-content a { }
680
- .block-tags .actions { text-align:right; }
681
- .block-tags .actions a { float:none; }
682
-
683
- /* Block: Subscribe */
684
- .block-subscribe .block-content { padding:5px 10px; }
685
- .block-subscribe .block-title strong { }
686
- .block-subscribe label { }
687
- .block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
688
- .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
689
- .block-subscribe .actions button.button { float:none; }
690
- .block-subscribe .actions button.button span { }
691
-
692
- /* Block: Reorder */
693
- .block-reorder .block-title strong { }
694
- .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
695
- .block-reorder .product-name { margin-left:20px; }
696
- .block-reorder .validation-advice { margin:3px 9px 7px; }
697
-
698
- /* Block: Banner */
699
- .block-banner { border:0; }
700
- .block-banner .block-content { padding:0; text-align:center; }
701
-
702
- /* Block: Login */
703
- .block-login .block-title strong { }
704
- .block-login .block-content { padding:5px 10px; }
705
- .block-login label { }
706
- .block-login input.input-text { display:block; width:167px; margin:3px 0; }
707
- .block-login .actions { background:none; padding:0; margin:3px 0 0; }
708
- .block-login .actions button.button span { }
709
-
710
- /* Paypal */
711
- .sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
712
- .sidebar .paypal-logo a { float:none; }
713
- /* ======================================================================================= */
714
-
715
-
716
- /* Category Page ========================================================================= */
717
- .category-title { border:0; margin:0 0 7px; }
718
- .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
719
- .category-image img {}
720
- .category-description { margin:0 0 10px; }
721
- .category-products {}
722
-
723
- /* View Type: Grid */
724
- .products-grid { position:relative;}
725
- .products-grid.last { border-bottom:0; }
726
- .products-grid li.item { float:left; }
727
- .products-grid .product-image { display:block; }
728
- .products-grid .product-name { margin:0 0 5px; }
729
- .products-grid .product-name a { }
730
- .products-grid .price-box { margin:5px 0; }
731
- .products-grid .availability { line-height:21px; }
732
- .products-grid .actions { position:absolute; bottom:12px; }
733
- .col2-left-layout .products-grid,
734
- .col2-right-layout .products-grid { width:727px; margin:0 auto; }
735
- .col1-layout .products-grid { width:790px; margin:0 auto; }
736
-
737
- /* View Type: List */
738
- .products-list li.item { padding:12px 10px; }
739
- .products-list li.item.last { border-bottom:0; }
740
- .products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
741
- .products-list .product-shop { margin-left:150px; }
742
- .products-list .product-name { margin:0 0 5px; }
743
- .products-list .product-name a { }
744
- .products-list .price-box { float:left; margin:3px 13px 5px 0; }
745
- .products-list .availability { float:left; margin:3px 0 0; }
746
- .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
747
- .products-list .desc .link-more {}
748
- .products-list .add-to-links { clear:both; }
749
- .products-list .add-to-links li { display:inline; }
750
- .products-list .add-to-links .separator { display:inline; margin:0 2px; }
751
- /* ======================================================================================= */
752
-
753
-
754
- /* Product View ========================================================================== */
755
- /* Rating */
756
- .no-rating { margin:0; }
757
-
758
- .ratings {line-height:1.25; margin:7px 0; }
759
- .ratings strong { float:left; margin:1px 3px 0 0; }
760
- .ratings .rating-links { margin:0; }
761
- .ratings .rating-links .separator { margin:0 2px; }
762
- .ratings dt {}
763
- .ratings dd {}
764
- .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; }
765
- .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
766
- .ratings .rating-box { float:left; margin-right:3px; }
767
- .ratings .amount {}
768
-
769
- .ratings-table th,
770
- .ratings-table td {line-height:1.15; padding:3px 0; }
771
- .ratings-table th { padding-right:8px; }
772
-
773
- /* Availability */
774
- .availability { margin:0; }
775
- .availability span { }
776
- .availability.in-stock span {}
777
- .availability.out-of-stock span { }
778
-
779
- .availability-only { margin:10px 0 7px; line-height:16px; }
780
- .availability-only span,
781
- .availability-only a { border-bottom:1px dashed #751d02; cursor:help; }
782
- .availability-only a { cursor:pointer; }
783
- .availability-only .expanded { background-position:100% -15px; }
784
- .availability-only strong { }
785
-
786
- .availability-only-details { margin:0 0 7px; }
787
- .availability-only-details th { font-size:10px; padding:0 8px; }
788
- .availability-only-details td { border-bottom:1px solid;padding:2px 8px 1px; }
789
- .availability-only-details tr.odd td.last { }
790
-
791
- .product-view .product-shop .availability {}
792
- .product-view .product-shop .availability span { }
793
-
794
- /* Email to a Friend */
795
- .email-friend { margin:0; }
796
-
797
- /* Alerts */
798
- .alert-price { margin:0;}
799
- .alert-stock { margin:0;}
800
-
801
- /********** < Product Prices */
802
- .price { white-space:nowrap !important; }
803
-
804
- .price-box { margin:5px 0; }
805
- .price-box .price { }
806
-
807
- /* Regular price */
808
- .regular-price { }
809
- .regular-price .price { }
810
- .block .regular-price,
811
- .block .regular-price .price { }
812
-
813
- /* Old price */
814
- .old-price { margin:0; }
815
- .old-price .price-label { white-space:nowrap; }
816
- .old-price .price { text-decoration:line-through; }
817
-
818
- /* Special price */
819
- .special-price { margin:0; padding:3px 0; }
820
- .special-price .price-label { white-space:nowrap; }
821
- .special-price .price { }
822
-
823
- /* Minimal price (as low as) */
824
- .minimal-price { margin:0; }
825
- .minimal-price .price-label { white-space:nowrap; }
826
-
827
- .minimal-price-link { display:block; }
828
- .minimal-price-link .label {}
829
- .minimal-price-link .price { }
830
-
831
- /* Excluding tax */
832
- .price-excluding-tax { display:block; }
833
- .price-excluding-tax .label { white-space:nowrap; }
834
- .price-excluding-tax .price { }
835
-
836
- /* Including tax */
837
- .price-including-tax { display:block; }
838
- .price-including-tax .label { white-space:nowrap; }
839
- .price-including-tax .price { }
840
-
841
- /* FPT */
842
- .weee { display:block; }
843
- .weee .price {}
844
-
845
- /* Excl tax (for order tables) */
846
- .price-excl-tax { display:block; }
847
- .price-excl-tax .label { display:block; white-space:nowrap; }
848
- .price-excl-tax .price { display:block; }
849
-
850
- /* Incl tax (for order tables) */
851
- .price-incl-tax { display:block; }
852
- .price-incl-tax .label { display:block; white-space:nowrap; }
853
- .price-incl-tax .price { display:block; }
854
-
855
- /* Price range */
856
- .price-from { margin:0; }
857
- .price-from .price-label { white-space:nowrap; }
858
-
859
- .price-to { margin:0; }
860
- .price-to .price-label { white-space:nowrap; }
861
-
862
- /* Price notice next to the options */
863
- .price-notice { padding-left:10px; }
864
- .price-notice .price { }
865
-
866
- /* Price as configured */
867
- .price-as-configured { margin:0; }
868
- .price-as-configured .price-label { white-space:nowrap; }
869
-
870
- .price-box-bundle { padding:0 0 10px 0; }
871
- .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
872
- .price-box-bundle .price { }
873
- /********** Product Prices > */
874
-
875
- /* Tier Prices */
876
- .tier-prices { margin:10px 0; padding:10px; border:1px solid; }
877
- .tier-prices li { line-height:1.4; padding:2px 0 2px 0px; }
878
- .tier-prices .benefit { font-style:italic; }
879
- .tier-prices .price { }
880
-
881
- .tier-prices-grouped li { padding:2px 0; }
882
- .tier-prices-grouped li .price { }
883
-
884
- /* Add to Links */
885
- .add-to-links {margin:5px 0 0; }
886
- .add-to-links .separator { display:none; }
887
-
888
- /* Add to Cart */
889
- .add-to-cart label { float:left; margin-right:5px; }
890
- .add-to-cart .qty { float:left; margin-right:5px; }
891
- .add-to-cart button.button { float:left; }
892
- .add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
893
-
894
- /* Add to Links + Add to Cart */
895
- .add-to-box { margin:10px 0; }
896
- .add-to-box .add-to-cart { float:left; }
897
- .add-to-box .or { float:left; margin:0 7px; }
898
- .add-to-box .add-to-links { float:left; margin:0; line-height:1.25; text-align:left; }
899
- .add-to-box .add-to-links li { display:block; }
900
- .add-to-box .add-to-links li .separator { display:none !important; }
901
-
902
-
903
-
904
-
905
- .product-essential { padding:25px; }
906
- .product-essential h2 { }
907
-
908
- .product-collateral { padding:10px 25px 10px 25px; }
909
- .product-collateral h2 { padding:0 0 1px; margin:0 0 5px; }
910
- .product-collateral .box-collateral { margin:0 0 25px; }
911
-
912
- /* Product Images */
913
- .product-view .product-img-box { float:left; width:267px; }
914
- .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
915
- .product-view .product-img-box .product-image { margin:0 0 13px; }
916
- .product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
917
- .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
918
- .product-view .product-img-box .zoom-notice {margin:0 0 5px; text-align:center; }
919
- .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
920
- .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
921
- .product-view .product-img-box .zoom #track { position:relative; height:18px; }
922
- .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; }
923
- .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
924
- .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
925
- .product-view .product-img-box .more-views h2 { margin:0 0 8px; }
926
- .product-view .product-img-box .more-views ul { margin-left:-9px }
927
- .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
928
- .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; overflow:hidden; }
929
-
930
- .product-image-popup { margin:0 auto; }
931
- .product-image-popup .nav { text-align:center; }
932
- .product-image-popup .image { display:block; margin:10px 0; }
933
- .product-image-popup .image-label { margin:0 0 10px; }
934
-
935
- /* Product Shop */
936
- .product-view .product-shop { float:right; width:330px; }
937
- .col1-layout .product-view .product-shop { float:right; width:545px; }
938
- .col3-layout .product-view .product-shop { float:none; width:auto; }
939
- .product-view .product-shop .product-name { margin:0 0 5px; }
940
- .product-view .product-shop .product-name h1 { margin:0; }
941
- .product-view .product-shop .availability { margin:10px 0; }
942
- .product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
943
- .product-view .product-shop .price-box { margin:10px 0; }
944
- .product-view .product-shop .add-to-links { margin:0; }
945
- .product-view .product-shop .add-to-links { }
946
- .product-view .product-shop .add-to-links li,
947
- .product-view .product-shop .add-to-links li .separator { display:inline; }
948
- .product-view .product-shop .add-to-links a { }
949
-
950
- /* Product Options */
951
- .product-options { margin:20px 0 0; padding:10px 15px 20px; border:1px solid; }
952
- .product-options dt { padding:10px 0 0; }
953
- .product-options dt label { }
954
- .product-options dt span.required { color:#eb340a; }
955
- .product-options dt .qty-holder { float:right; margin-right:15px; }
956
- .product-options dt .qty-holder label { vertical-align:middle; }
957
- .product-options dt .qty-disabled { background:none; border:0; padding:3px; }
958
- .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid; }
959
- .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
960
- .product-options dd input.input-text { width:98%; }
961
- .product-options dd input.datetime-picker { width:150px; }
962
- .product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
963
- .product-options dd textarea { width:98%; height:8em; }
964
- .product-options dd select { width:99%; }
965
- .product-options dd .multiselect option { border-bottom:1px dotted; padding:2px 4px; }
966
- .product-options ul.options-list { margin-right:5px; }
967
- .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
968
- .product-options ul.options-list input.radio { float:left; margin-top:3px; }
969
- .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
970
- .product-options ul.options-list .label { display:block; margin-left:18px; }
971
- .product-options ul.options-list label { }
972
- .product-options ul.validation-failed { padding:0 7px; }
973
- .product-options p.note { margin:0;}
974
- .product-options p.required { margin-bottom:0; padding:15px 0 0; }
975
-
976
- .product-options-bottom { padding:15px 20px; border:1px solid; border-top:0; }
977
- .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
978
- .product-options-bottom .tier-prices li { background:0; padding:2px 0; }
979
- .product-options-bottom .tier-prices .price,
980
- .product-options-bottom .tier-prices .benefit { }
981
- .product-options-bottom .price-box { float:left; margin:0; padding:0; }
982
- .col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
983
- .product-options-bottom .price-label { float:left; padding-right:5px; }
984
- .product-options-bottom .price-tax { float:left; }
985
- .product-options-bottom .add-to-cart { float:right; }
986
- .product-shop .product-options-bottom { margin:0 0 10px; }
987
- .product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
988
- .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
989
- .product-shop .product-options-bottom .price-tax { float:none; }
990
- .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
991
-
992
- /* Grouped Product */
993
- .product-view .grouped-items-table .price-box { margin:0; padding:0; }
994
-
995
- /* Block: Description */
996
- .product-view .box-description {}
997
-
998
- /* Block: Additional */
999
- .product-view .box-additional .data-table th,
1000
- .product-view .box-additional .data-table td { line-height:1.25; }
1001
-
1002
- /* Block: Upsell */
1003
- .product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
1004
- .product-view .box-up-sell .products-grid { width:100%; }
1005
- .product-view .box-up-sell .products-grid td { width:25%; padding:15px 10px 12px; line-height:1.6em; }
1006
- .product-view .box-up-sell .products-grid tr.last td { }
1007
- .product-view .box-up-sell .products-grid td.last { }
1008
- .product-view .box-up-sell .products-grid .product-image { text-align:center; border: 0; }
1009
- .product-view .box-up-sell .products-grid .product-image img { border: 1px solid; }
1010
- .product-view .box-up-sell .products-grid td.empty { border-right:0;}
1011
- .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1012
-
1013
- /* Block: Tags */
1014
- .product-view .box-tags { margin:0; }
1015
- .product-view .box-tags h3 { }
1016
- .product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
1017
- .product-view .box-tags .product-tags li { display:inline; }
1018
- .product-view .box-tags .product-tags li.first { padding-left:0; }
1019
- .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1020
- .product-view .box-tags .form-add label { display:block; margin:0 0 5px; }
1021
- .product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; padding:0 0 0 0px; }
1022
- .product-view .box-tags .form-add input.input-text { width:299px; }
1023
- .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 0px;}
1024
-
1025
- /* Block: Reviews */
1026
- .product-view .box-reviews dl { margin:15px 0; }
1027
- .product-view .box-reviews dt a,
1028
- .product-view .box-reviews dt span { }
1029
- .product-view .box-reviews dd { margin:0 0 15px; }
1030
- .product-view .box-reviews dd small { font-style:italic; }
1031
- .product-view .box-reviews .form-add { margin:15px 0 0; }
1032
- .product-view .box-reviews .form-add h3 { }
1033
- .product-view .box-reviews .form-add h3 span { }
1034
- .product-view .box-reviews .form-add h4 { }
1035
- .product-view .box-reviews .form-add .data-table td { text-align:center; }
1036
- .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1037
- .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1038
- .product-view .box-reviews .form-add .form-list input.input-text,
1039
- .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1040
-
1041
- /* Send a Friend */
1042
- .send-friend .form-list { width:615px; overflow:hidden; }
1043
- .send-friend .form-list li { margin-right:-15px; }
1044
- .send-friend .form-list li p { margin:0 15px 0 0; }
1045
- .send-friend .form-list .field { width:315px; }
1046
- .send-friend .form-list .input-box { width:300px; }
1047
- .send-friend .form-list input.input-text,
1048
- .send-friend .form-list textarea { width:294px; }
1049
- .send-friend .form-list li.wide .input-box { width:612px; }
1050
- .send-friend .form-list li.wide textarea { width:609px; }
1051
- .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0;line-height:21px; }
1052
- /* ======================================================================================= */
1053
-
1054
-
1055
- /* Content Styles ================================================================= */
1056
- .product-name { margin:0; }
1057
- .product-name a { }
1058
-
1059
- /* Product Tags */
1060
- .tags-list { display:block; border:1px solid; padding: 5px; }
1061
- .tags-list li { display:inline !important; margin:0 4px 0 0; font-size: 14px;}
1062
- .tags-list li a { }
1063
-
1064
- /* Advanced Search */
1065
- .advanced-search .form-list label { width:160px; padding-right:10px; }
1066
- .advanced-search .form-list .input-box,
1067
- .advanced-search .form-list .input-range { float:left; clear:none; }
1068
- .advanced-search-amount { margin:0 0 10px; }
1069
- .advanced-search-summary { margin:10px 0; border:1px solid; padding:10px; }
1070
- .advanced-search-summary ul { float:left; width:49%; }
1071
- .advanced-search-summary strong { }
1072
- .advanced-search-summary p { clear:both; margin:0; }
1073
-
1074
- /* CMS Home Page */
1075
- .cms-home .subtitle {}
1076
- .cms-index-index .subtitle {}
1077
-
1078
- /* Sitemap */
1079
- .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1080
- .page-sitemap .links a { position:relative; }
1081
- .page-sitemap .links a:hover { }
1082
- .page-sitemap .sitemap { margin:12px; }
1083
- .page-sitemap .sitemap a { }
1084
- .page-sitemap .sitemap li { margin:3px 0; }
1085
- .page-sitemap .sitemap li.level-0 { margin:10px 0 0; }
1086
- .page-sitemap .sitemap li.level-0 a { }
1087
-
1088
- /* RSS */
1089
- .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1090
- .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1091
- /* ======================================================================================= */
1092
-
1093
-
1094
- /* Shopping Cart ========================================================================= */
1095
- .cart .page-title { border-bottom:0; margin:0 0 12px; }
1096
- .cart .page-title h1 { margin:10px 0 0; }
1097
-
1098
- /* Checkout Types */
1099
- .cart .page-title .checkout-types li { margin:0 0 5px; }
1100
- .cart .title-buttons .checkout-types { float:right; }
1101
- .cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
1102
-
1103
- /* Shopping Cart Table */
1104
- .cart-table th { padding:2px 10px; }
1105
- .cart-table td { padding:10px; }
1106
- .cart-table .product-name { margin:0 0 5px; }
1107
- .cart-table .item-msg { margin:5px 0; }
1108
- .cart-table tfoot td { padding:5px 10px; }
1109
- .cart-table .btn-continue { float:left; }
1110
-
1111
-
1112
- /* Shopping Cart Collateral boxes */
1113
- .cart .cart-collaterals { padding:25px 0 0; }
1114
- .cart .cart-collaterals .col2-set { float:left; width:605px; }
1115
- .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1116
-
1117
- .cart .crosssell { border:1px solid; padding:12px 15px; }
1118
- .cart .crosssell h2 { }
1119
- .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid; }
1120
- .cart .crosssell .product-details { margin-left:90px; }
1121
- .cart .crosssell .product-name { }
1122
- .cart .crosssell li.item { margin:12px 0; }
1123
- .cart .crosssell .link-compare { }
1124
-
1125
- /* Discount Codes & Estimate Shipping and Tax Boxes */
1126
- .cart .discount,
1127
- .cart .shipping { border:1px solid; padding:12px 15px; margin:0 0 18px; }
1128
- .cart .discount h2,
1129
- .cart .shipping h2 { padding:0; }
1130
-
1131
- .cart .discount .buttons-set,
1132
- .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1133
- .cart .discount .buttons-set button.button,
1134
- .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1135
-
1136
- .cart .discount h2 { }
1137
- .cart .discount .input-box { margin:8px 0 0; width:260px; }
1138
- .cart .discount input.input-text { width:254px; }
1139
-
1140
- .cart .shipping h2 { }
1141
- .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
1142
-
1143
- /* Shopping Cart Totals */
1144
- .cart .totals { float:right; width:268px; border:1px solid; }
1145
- .cart .totals table { width:100%; margin:7px 0; }
1146
- .cart .totals td { padding:1px 15px 1px 7px; }
1147
- .cart .totals tr.last td {}
1148
- .cart .totals tfoot th { padding:5px 15px 5px 7px; }
1149
- .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1150
- .cart .totals tfoot th strong,
1151
- .cart .totals tfoot td strong { }
1152
- .cart .totals .checkout-types { padding:8px 15px 15px; text-align:right; }
1153
- .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1154
-
1155
- /* Options Tool Tip */
1156
- .item-options dt { font-style:italic; }
1157
- .item-options dd { padding-left:10px; margin:0 0 6px; }
1158
- .truncated { cursor:help; }
1159
- .truncated a.dots { cursor:help; }
1160
- .truncated a.details { cursor:help; }
1161
- .truncated .truncated_full_value { position:relative; z-index:999; }
1162
- .truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px;
1163
- padding:8px; border:1px solid; }
1164
- .truncated .show dl { top:-20px; left:50%; }
1165
- .col-left .truncated .show dl { left:15px; top:7px; }
1166
- .col-right .truncated .show dl { left:-240px; top:7px; }
1167
- /* ======================================================================================= */
1168
-
1169
-
1170
- /* Checkout ============================================================================== */
1171
- /********** < Common Checkout Styles */
1172
- /* Shipping and Payment methods */
1173
- .sp-methods { margin:0 0 8px; }
1174
- .sp-methods dt { margin:13px 0 5px; }
1175
- .sp-methods dd {}
1176
- .sp-methods dd li { margin:5px 0; }
1177
- .sp-methods label { }
1178
- .sp-methods .price { }
1179
- .sp-methods .form-list { padding-left:20px; }
1180
- .sp-methods .form-list li { margin:0 0 8px; }
1181
- .sp-methods select.month { width:154px; margin-right:10px; }
1182
- .sp-methods select.year { width:96px; }
1183
- .sp-methods input.cvv { width:3em !important; }
1184
-
1185
- .sp-methods .checkmo-list li { margin:0 0 5px; }
1186
- .sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
1187
- .sp-methods .checkmo-list address { float:left; }
1188
-
1189
- .sp-methods .centinel-logos a { margin-right:3px; }
1190
- .sp-methods .centinel-logos img { vertical-align:middle; }
1191
-
1192
- .please-wait { float:right; }
1193
- .please-wait img { vertical-align:middle; }
1194
- .cvv-what-is-this {cursor:help; margin-left:10px; }
1195
-
1196
- /* Tooltip */
1197
- .tool-tip { border:1px solid; padding:15px 20px; position:absolute; z-index:9999; background-color: #ffffff;}
1198
- .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1199
- .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; }
1200
- .tool-tip .tool-tip-content { padding:5px; }
1201
-
1202
- /* Gift Messages */
1203
- .gift-messages h3 { }
1204
- .gift-messages p.control { }
1205
- .gift-messages-form { position:relative; }
1206
- .gift-messages-form label { float:none !important; position:static !important; }
1207
- .gift-messages-form h4 { }
1208
- .gift-messages-form .whole-order { margin:0 0 25px; }
1209
- .gift-messages-form .item { margin:0 0 10px; }
1210
- .gift-messages-form .item .product-img-box { float:left; width:75px; }
1211
- .gift-messages-form .item .product-image { margin:0 0 7px; }
1212
- .gift-messages-form .item .number { margin:0; text-align:center; }
1213
- .gift-messages-form .item .details { margin-left:90px; }
1214
- .gift-messages-form .item .details .product-name { margin:0 0 10px; }
1215
- .gift-messages-form .item .details .form-list .field { width:255px; }
1216
- .gift-messages-form .item .details .form-list .input-box { width:240px; }
1217
- .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1218
- .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1219
- .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1220
-
1221
- .gift-message-link {background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1222
- .gift-message-link.expanded { background-position:100% -40px; }
1223
- .gift-message-row { }
1224
- .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; }
1225
-
1226
- /* Checkout Agreements */
1227
- .checkout-agreements li { margin:30px 0; }
1228
- .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; border:1px solid; }
1229
- .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1230
- .checkout-agreements .agree input.checkbox { margin-right:6px; }
1231
- .checkout-agreements .agree label { }
1232
-
1233
- .opc .checkout-agreements { border:1px solid; border-width:0 1px; padding:5px 30px; }
1234
- .opc .checkout-agreements li { margin:20px 0 0; }
1235
- .opc .checkout-agreements .agreement-content { padding:5px; }
1236
- .opc .checkout-agreements .agree { padding-left:6px; }
1237
-
1238
- /* Centinel */
1239
- .centinel {}
1240
- .centinel .authentication { border:1px solid;}
1241
- .centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
1242
-
1243
- .opc .centinel { border:1px solid; border-width:0 1px 1px; padding:10px 30px; }
1244
-
1245
- /* Generic Info Set */
1246
- .info-set { border:1px solid; margin:0 0 25px; padding:20px; }
1247
- .info-set h2 { margin:0 0 10px; }
1248
- .info-set h3,
1249
- .info-set h4 { }
1250
- .info-set h2 a,
1251
- .info-set h3 a,
1252
- .info-set h4 a { }
1253
- .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1254
- .info-set h3.legend { margin:0 0 10px; }
1255
- .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1256
- .info-set .box { margin:0 0 15px; }
1257
- .info-set .box h2 { }
1258
- .info-set .data-table .product-name { }
1259
- .info-set .data-table .product-name a { }
1260
- .info-set .data-table .item-options { margin:5px 0 0; }
1261
- /********** Common Checkout Styles > */
1262
-
1263
- /* One Page Checkout */
1264
- .block-progress { border:0; margin:0; }
1265
- .block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
1266
- .block-progress .block-title strong { }
1267
- .block-progress .block-content { background:none; }
1268
- .block-progress dt { line-height:1.35; border:1px solid; margin:0 0 6px; padding:2px 8px; }
1269
- .block-progress dd { border:1px solid; border-top:0; padding:8px 13px; margin:0 0 6px; }
1270
- .block-progress dt.complete { margin:0; }
1271
- .block-progress dd.complete {}
1272
- .block-progress p { margin:0; }
1273
-
1274
- .opc .buttons-set { margin-top:0; padding-top:2em; }
1275
- .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1276
- .opc .buttons-set .back-link small { display:none; }
1277
- .opc .buttons-set .back-link a { }
1278
- .opc .buttons-set.disabled button.button { display:none; }
1279
- .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1280
- .opc .ul { list-style:disc outside; padding-left:18px; }
1281
-
1282
- .opc { position:relative; }
1283
- .opc li.section {}
1284
-
1285
- .opc .step-title { border-width:0 1px; border-style:solid; padding:4px 8px 6px; text-align:right; }
1286
- .opc .step-title .number { float:left; border:1px solid; padding:0 4px; margin:0 5px 0 0; }
1287
- .opc .step-title h2 { float:left; margin:0; }
1288
- .opc .step-title a { display:none; float:right; }
1289
-
1290
- .opc .allow .step-title { border:1px solid; border-bottom:0; cursor:pointer; }
1291
- .opc .allow .step-title .number { }
1292
- .opc .allow .step-title h2 { }
1293
- /*.opc .allow .step-title a { display:block; }*/
1294
-
1295
- .opc .active .step-title { border:1px solid; padding-bottom:5px; cursor:default; }
1296
- .opc .active .step-title .number { }
1297
- .opc .active .step-title h2 { }
1298
- /*.opc .active .step-title a { display:none; }*/
1299
-
1300
- .opc .step { border:1px solid; border-top:0; padding:15px 30px; position:relative; }
1301
- .opc .step .tool-tip { right:30px; }
1302
-
1303
- #opc-login .buttons-set { border-top:0; }
1304
- #opc-login h3 { border-bottom:1px solid; padding-bottom:2px; }
1305
- #opc-login h4 { margin:0; }
1306
-
1307
- #opc-shipping_method .buttons-set { border-top:0; }
1308
- .opc .gift-messages-form { margin:0 -30px; border:1px solid; border-width:1px 0; padding:22px 24px 22px 30px; }
1309
- .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1310
-
1311
- #opc-review .step { border:0; padding:0; }
1312
- #opc-review .product-name { }
1313
- #opc-review .item-options { margin:5px 0 0; }
1314
- #opc-review .buttons-set { padding:20px 30px; border:1px solid; border-width:0 1px 1px; }
1315
- #opc-review .buttons-set p { margin:0; line-height:40px; }
1316
- #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1317
-
1318
- /* Multiple Addresses Checkout */
1319
- .checkout-progress { padding:0 90px; margin:0 0 20px; }
1320
- .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid; padding:2px 0 0; text-align:center; }
1321
- .checkout-progress li.active { }
1322
-
1323
- .multiple-checkout h2 { margin:0 0 10px; }
1324
- .multiple-checkout h3,
1325
- .multiple-checkout h4 { }
1326
- .multiple-checkout h2 a,
1327
- .multiple-checkout h3 a,
1328
- .multiple-checkout h4 a { }
1329
- .multiple-checkout .data-table .product-name { }
1330
- .multiple-checkout .data-table .product-name a { }
1331
- .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1332
-
1333
- .multiple-checkout .gift-messages { margin:15px 0 0; }
1334
-
1335
- .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1336
-
1337
- .multiple-checkout .col2-set,
1338
- .multiple-checkout .col3-set {border:1px solid; margin:0 0 25px; padding:20px; }
1339
- .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1340
- .multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
1341
- .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1342
- .multiple-checkout .box { margin:0 0 15px; }
1343
- .multiple-checkout .box h2 { }
1344
-
1345
- .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1346
- .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 0px; overflow:hidden; }
1347
- .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 0px 0 0; }
1348
- .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1349
- .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
1350
- .multiple-checkout .place-order .grand-total .price { }
1351
- .multiple-checkout .place-order .grand-total button.button span { }
1352
- .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1353
-
1354
- /* Step 1 */
1355
- .multiple-checkout .title-buttons button.button span { }
1356
- #multiship-addresses-table td { padding:10px; }
1357
- #multiship-addresses-table tfoot td { padding:5px 10px; }
1358
- #multiship-addresses-table tfoot button.button span { }
1359
-
1360
- /* Step 2 */
1361
- .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1362
- .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1363
- .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1364
- .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1365
- .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1366
- .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1367
- .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1368
- .checkout-multishipping-shipping .box-sp-methods { border:1px solid; padding:13px; position:relative; }
1369
- .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }
1370
-
1371
- /* Step 3 */
1372
- .checkout-multishipping-billing .multiple-checkout { position:relative; }
1373
- /* ======================================================================================= */
1374
-
1375
-
1376
- /* Account Login/Create Pages ============================================================ */
1377
- .account-login .content { min-height:240px; padding:14px 21px; border:1px solid; border-bottom:0; }
1378
- .account-login .content h2 { margin:0 0 14px; padding:0 0 5px 0px; border-bottom:1px solid;
1379
- background-position:0 1px; background-repeat:no-repeat; }
1380
- .account-login .new-users h2 { }
1381
- .account-login .registered-users h2 { }
1382
- .account-login .buttons-set { border:1px solid; border-top:0; margin:0; padding:8px 13px;}
1383
-
1384
- .account-create {}
1385
- /* Account Login/Create Pages ============================================================ */
1386
-
1387
-
1388
- /* My Account ============================================================================= */
1389
- .my-account .title-buttons .link-rss { float:none; margin:0; }
1390
-
1391
- /********** < Dashboard */
1392
- .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1393
- .dashboard .welcome-msg p { margin:0; }
1394
- .dashboard .col2-set { margin:0 0 15px; }
1395
-
1396
- /* General Box */
1397
- .box-account { border:1px solid; padding:15px; margin: 0 0 20px; }
1398
- .box-account .box-head { border-bottom:1px solid; margin:0 0 10px; text-align:right; }
1399
- .box-account .box-head h2 { float:left; margin:0;}
1400
-
1401
- .dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
1402
- .dashboard .box .box-title h3,
1403
- .dashboard .box .box-title h4 { float:left; margin:0; }
1404
-
1405
- /* Block: Recent Orders */
1406
- .dashboard .box-recent .box-head h2 { }
1407
-
1408
- /* Block: Account Information */
1409
- .dashboard .box-info .box-head h2 { }
1410
- .dashboard .box-info h4 { }
1411
-
1412
- /* Block: Reviews */
1413
- .dashboard .box-reviews .box-head h2 { }
1414
- .dashboard .box-reviews .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1415
- .dashboard .box-reviews .details { margin-left:20px; }
1416
- .dashboard .box-reviews li.item { margin:0 0 7px; }
1417
- .dashboard .box-reviews li.item.last { margin:0; }
1418
- .dashboard .box-reviews .ratings { margin:7px 0 0; }
1419
-
1420
- /* Block: Tags */
1421
- .dashboard .box-tags .box-head h2 { }
1422
- .dashboard .box-tags .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1423
- .dashboard .box-tags .details { margin-left:20px; }
1424
- .dashboard .box-tags li.item { margin:0 0 7px; }
1425
- .dashboard .box-tags li.item.last { margin:0; }
1426
- .dashboard .box-tags .tags strong,
1427
- .dashboard .box-tags .tags ul,
1428
- .dashboard .box-tags .tags ul li { display:inline; }
1429
- /********** Dashboard > */
1430
-
1431
- /* Address Book */
1432
- .addresses-list h2 { }
1433
- .addresses-list h3 { }
1434
- .addresses-list address { margin:0 0 3px; }
1435
- .addresses-list p { margin:0; }
1436
- .addresses-list a { }
1437
- .addresses-list .link-remove { }
1438
- .addresses-list .separator { margin:0 3px; }
1439
- .addresses-list li.item { border:1px solid; padding:10px 13px; margin:0 0 10px; }
1440
- .addresses-list li.empty { background:none; border:0; padding:0; }
1441
- .addresses-list li.empty p { }
1442
- .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1443
-
1444
- /* Order View */
1445
- .order-info { border:1px solid; padding:4px 8px; margin:0 0 8px; }
1446
- .order-info dt,
1447
- .order-info dd,
1448
- .order-info ul,
1449
- .order-info li { display:inline; }
1450
- .order-info .current { }
1451
- .order-info li { margin:0 3px; }
1452
-
1453
- .order-date { margin:10px 0; }
1454
-
1455
- .order-info-box { border:1px solid; padding:12px 15px; margin:0 0 15px; }
1456
- .order-info-box h2 { }
1457
- .order-info-box .box-payment p { margin:0 0 3px; }
1458
- .order-info-box .box-payment th { padding-right:7px; }
1459
-
1460
- .order-items { width:100%; overflow-x:auto; }
1461
- .order-items h2,
1462
- .order-items h3 { }
1463
- .order-items .product-name { }
1464
- .order-items .link-print { float:right; }
1465
- .order-items p .link-print { float:none; }
1466
-
1467
- .order-gift-message { margin:15px 0; }
1468
- .gift-message dt strong { }
1469
- .gift-message dd { margin:5px 0 0; }
1470
-
1471
- .order-about { margin:15px 0; }
1472
- .order-about dt { }
1473
- .order-about dd { margin:0 0 7px; }
1474
-
1475
- .tracking-table { margin:0 0 15px; }
1476
- .tracking-table th { white-space:nowrap; }
1477
- .tracking-table th,
1478
- .tracking-table td { padding:1px 5px 0 0; }
1479
-
1480
- .tracking-table-popup { width:100%; }
1481
- .tracking-table-popup th { white-space:nowrap; }
1482
- .tracking-table-popup th,
1483
- .tracking-table-popup td { padding:1px 8px; }
1484
-
1485
- /* Order Print Pages */
1486
- .page-print .print-head { margin:0 0 15px; }
1487
- .page-print .print-head .logo { float:left; }
1488
- .page-print .print-head address { float:left; margin-left:15px; }
1489
- .page-print h1 { }
1490
- .page-print h2,
1491
- .page-print h3 { }
1492
- .page-print h2.h2 { }
1493
- .page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
1494
- .page-print .col2-set { margin:0 0 10px; }
1495
- /* Price Rewrites */
1496
- .page-print .gift-message-link { display:none; }
1497
- .page-print .price-excl-tax,
1498
- .page-print .price-incl-tax { display:block; white-space:nowrap; }
1499
- .page-print .cart-price,
1500
- .page-print .price-excl-tax .label,
1501
- .page-print .price-incl-tax .label,
1502
- .page-print .price-excl-tax .price,
1503
- .page-print .price-incl-tax .price { display:inline; }
1504
-
1505
- /* My Wishlist */
1506
- .my-wishlist .data-table td { padding:10px; }
1507
- .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1508
- .my-wishlist textarea { display:block; width:97%; height:109px; }
1509
- .my-wishlist .buttons-set { margin-top:2em; }
1510
- .my-wishlist .buttons-set button.button { float:none; }
1511
-
1512
- #wishlist-table .add-to-links { white-space:nowrap; }
1513
-
1514
- /* My Tags */
1515
- .my-tag-edit { float:left; margin:0 0 10px; }
1516
- .my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
1517
- #my-tags-table { clear:both; }
1518
- #my-tags-table td { padding:10px; }
1519
- #my-tags-table .add-to-links { white-space:nowrap; }
1520
-
1521
- /* My Reviews */
1522
- #my-reviews-table td { padding:10px; }
1523
-
1524
- .product-review .product-img-box { float:left; width:140px; }
1525
- .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1526
- .product-review .product-img-box .label {margin:0 0 3px; }
1527
- .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1528
- .product-review .product-details { margin-left:150px; }
1529
- .product-review .product-name { margin:0 0 10px; }
1530
- .product-review h3 { margin:0 0 3px; }
1531
- .product-review .ratings-table { margin:0 0 10px; }
1532
- .product-review dt { }
1533
- .product-review dd { margin:5px 0 0; }
1534
-
1535
- /* Billing Agreements */
1536
- .billing-agreements .form-list li select { float:left; }
1537
- .billing-agreements .form-list li button.button { float:left; margin-left:10px; }
1538
- .billing-agreements .table-caption { }
1539
- /* ======================================================================================= */
1540
-
1541
-
1542
- /* Footer ================================================================================ */
1543
- .footer-container { }
1544
- .footer { width:990px; margin:0 auto; padding:0px 0px 0px; }
1545
- .footer .store-switcher { display:inline; margin:0 5px 0 0; }
1546
- .footer .store-switcher label { vertical-align:middle; }
1547
- .footer .store-switcher select { padding:0; vertical-align:middle; }
1548
- .footer a { }
1549
- .footer a:hover { }
1550
- .footer .bugs { margin:13px 0 0; }
1551
- .footer .bugs a { }
1552
- .footer .bugs a:hover { }
1553
- .footer address { margin:0 0 0px; }
1554
- .footer address a { }
1555
- .footer address a:hover { }
1556
- /*.footer ul { display:inline; }*/
1557
- .footer ul.links { display:block; }
1558
- .footer ul.links { display:inline; padding:0 7px 0 4px; }
1559
- .footer li.last { background:none !important; padding-right:0 !important; }
1560
- .footer-container .bottom-container { margin:0 0 5px; }
1561
- /* ======================================================================================= */
1562
-
1563
- /* Sample Data============================================================================ */
1564
- .home-callout { margin-bottom:12px; }
1565
- .home-callout img { display:block }
1566
- .home-spot { float:left; width:470px; margin-left:20px; }
1567
- .best-selling h3 { margin:12px 0 6px 0;}
1568
- .best-selling table { border-top:1px solid; }
1569
- .best-selling tr.odd { }
1570
- .best-selling tr.even { }
1571
- .best-selling td { width:50%; border-bottom:1px solid; padding:8px 10px 8px 8px;}
1572
- .best-selling .product-img { float:left; border:2px solid; }
1573
- .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1574
- .best-selling a.product-name,
1575
- .home-spot .best-selling a.product-name:hover { }
1576
- /* ======================================================================================= */
1577
-
1578
-
1579
- /* Clears ================================================================================ */
1580
- .clearer:after,
1581
- .header-container:after,
1582
- .header-container .top-container:after,
1583
- .header:after,
1584
- .header .quick-access:after,
1585
- #nav:after,
1586
- .main:after,
1587
- .footer:after,
1588
- .footer-container .bottom-container:after,
1589
- .col-main:after,
1590
- .col2-set:after,
1591
- .col3-set:after,
1592
- .col3-layout .product-options-bottom .price-box:after,
1593
- .col4-set:after,
1594
- .search-autocomplete li:after,
1595
- .block .block-content:after,
1596
- .block .actions:after,
1597
- .block li.item:after,
1598
- .block-poll li:after,
1599
- .block-layered-nav .currently li:after,
1600
- .page-title:after,
1601
- .products-grid:after,
1602
- .products-list li.item:after,
1603
- .box-account .box-head:after,
1604
- .dashboard .box .box-title:after,
1605
- .box-reviews li.item:after,
1606
- .box-tags li.item:after,
1607
- .pager:after,
1608
- .sorter:after,
1609
- .ratings:after,
1610
- .add-to-box:after,
1611
- .add-to-cart:after,
1612
- .product-essential:after,
1613
- .product-collateral:after,
1614
- .product-view .product-img-box .more-views ul:after,
1615
- .product-view .box-tags .form-add:after,
1616
- .product-options .options-list li:after,
1617
- .product-options-bottom:after,
1618
- .product-review:after,
1619
- .cart:after,
1620
- .cart-collaterals:after,
1621
- .cart .crosssell li.item:after,
1622
- .opc .step-title:after,
1623
- .checkout-progress:after,
1624
- .multiple-checkout .place-order:after,
1625
- .group-select li:after,
1626
- .form-list li:after,
1627
- .form-list .field:after,
1628
- .buttons-set:after,
1629
- .page-print .print-head:after,
1630
- .advanced-search-summary:after,
1631
- .gift-messages-form .item:after,
1632
- .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1633
- /* ======================================================================================= */
1
+
2
+ /* Reset ================================================================================= */
3
+ * { margin:0; padding:0; }
4
+
5
+ body {
6
+ text-align: center;
7
+ }
8
+
9
+ img { border:0; vertical-align:top; }
10
+
11
+ a { outline: none;}
12
+ a:hover { outline: none;}
13
+ :focus { outline:0; }
14
+ a:active {
15
+ outline: none;
16
+ }
17
+ /* Headings */
18
+ h1,h2,h3,
19
+ h4,h5,h6 { margin:0 0 5px; line-height:130%; }
20
+
21
+
22
+ /* Forms */
23
+ form { display:inline; }
24
+ fieldset { border:0; }
25
+ legend { display:none; }
26
+
27
+ /* Table */
28
+ table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
29
+ caption,th,td { vertical-align:top; text-align:left; }
30
+
31
+ /* Content */
32
+ p { margin:0 0 10px; }
33
+ strong { }
34
+ address { font-style:normal; line-height:1.35; }
35
+ cite { font-style:normal; }
36
+ q,
37
+ blockquote { quotes:none; }
38
+ q:before,
39
+ q:after { content:''; }
40
+ small,big { }
41
+ /*sup { vertical-align:top; }*/
42
+
43
+ /* Lists */
44
+ ul,ol { list-style:none; }
45
+
46
+ /* Tools */
47
+ .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; }
48
+ .nobr { white-space:nowrap !important; }
49
+ .wrap { white-space:normal !important; }
50
+ .a-left { text-align:left !important; }
51
+ .a-center { text-align:center !important; }
52
+ .a-right { text-align:right !important; }
53
+ .v-top { vertical-align:top; }
54
+ .v-middle { vertical-align:middle; }
55
+ .f-left,
56
+ .left { float:left !important; }
57
+ .f-right,
58
+ .right { float:right !important; }
59
+ .f-none { float:none !important; }
60
+ .f-fix { float:left; width:100%; }
61
+ .no-display { display:none; }
62
+ .no-margin { margin:0 !important; }
63
+ .no-padding { padding:0 !important; }
64
+ .no-bg { background:none !important; }
65
+ .sp { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; height:0 !important; overflow:hidden !important; clear: both;}
66
+ /* ======================================================================================= */
67
+
68
+
69
+ /* Layout ================================================================================ */
70
+ .wrapper {
71
+ min-width: 990px;
72
+ }
73
+ .page {}
74
+ .page-print { background:#ffffff; padding:25px 30px; text-align:left; }
75
+ .page-empty { background:#ffffff; padding:20px; text-align:left; }
76
+ .page-popup { background:#ffffff; padding:20px; text-align:left; }
77
+ .main-container { background:transparent;}
78
+ .main { width:990px; margin:0 auto; min-height:400px; padding:0px 0px 0px 0px; text-align:left; }
79
+
80
+ /* Base Columns */
81
+ .col-left {
82
+ float: left;
83
+ width: 195px;
84
+ padding: 0 0 1px;
85
+ }
86
+ .col-main {
87
+ float: left;
88
+ width: 717px;
89
+ padding: 0 0 1px;
90
+ }
91
+ .col-right {
92
+ float: right;
93
+ width: 195px;
94
+ padding: 0 0 1px;
95
+ }
96
+
97
+ /* 1 Column Layout */
98
+ .col1-layout .col-main { float:none; width:auto; }
99
+
100
+ /* 2 Columns Layout */
101
+ .col2-left-layout .col-main { float:right; }
102
+
103
+ /* 3 Columns Layout */
104
+ .col3-layout .col-main {
105
+ width: 507px;
106
+ margin-left: 15px;
107
+ }
108
+ .col3-layout .col-wrapper { float:left; width:717px; }
109
+ .col3-layout .col-wrapper .col-main { float:right; }
110
+
111
+ /* Content Columns */
112
+ .col2-set .col-1 { float:left; width:48.5%; }
113
+ .col2-set .col-2 { float:right; width:48.5%; }
114
+ .col2-set .col-narrow { width:32%; }
115
+ .col2-set .col-wide { width:65%; }
116
+
117
+ .col3-set .col-1 { float:left; width:32%; }
118
+ .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
119
+ .col3-set .col-3 { float:right; width:32%; }
120
+
121
+ .col4-set .col-1 { float:left; width:23.5%; }
122
+ .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
123
+ .col4-set .col-3 { float:left; width:23.5%; }
124
+ .col4-set .col-4 { float:right; width:23.5%; }
125
+ /* ======================================================================================= */
126
+
127
+
128
+ /* Global Styles ========================================================================= */
129
+ /* Form Elements */
130
+ input,select,textarea,button { vertical-align:middle; }
131
+ input.input-text,textarea { padding:1px; }
132
+ select { padding:0px; }
133
+ select option { padding-right:10px; }
134
+ select.multiselect option { padding:2px 5px; }
135
+ select.multiselect option:last-child { border-bottom:0; }
136
+ textarea { overflow:auto; }
137
+ input.radio { margin-right:3px; }
138
+ input.checkbox { margin-right:3px; }
139
+ input.qty { width:2.5em; }
140
+ button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
141
+ button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
142
+ button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; }
143
+ button.button span { display:block; height:19px; border:0; padding:0 8px; text-align:center; white-space:nowrap; }
144
+ button.button span span { border:0; padding:0; }
145
+ button.disabled span { border:0; }
146
+
147
+ /*
148
+ button.btn-checkout.no-checkout span { background-position:0 100%; }
149
+ button.btn-checkout.no-checkout span span { background-position:100% 100%; }
150
+ */
151
+ p.control input.checkbox,
152
+ p.control input.radio { margin-right:6px; }
153
+
154
+
155
+ /*.highlight { background:#efefef; }*/
156
+
157
+ /* Form lists */
158
+ /* Grouped fields */
159
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
160
+ .form-list li { margin:0 0 8px; }
161
+ .form-list label { float:left; position:relative; z-index:0; }
162
+ .form-list label.required {}
163
+ .form-list label.required em { float:right; font-style:normal; position:absolute; top:0; right:-8px; }
164
+ .form-list li.control label { float:none; }
165
+ .form-list li.control input.radio,
166
+ .form-list li.control input.checkbox { margin-right:6px; }
167
+ .form-list li.control .input-box { clear:none; display:inline; width:auto; }
168
+ /*.form-list li.fields { margin-right:-15px; }*/
169
+ .form-list .input-box { display:block; clear:both; width:260px; }
170
+ .form-list .field { float:left; width:275px; }
171
+ .form-list input.input-text { width:254px; }
172
+ .form-list textarea { width:254px; height:10em; }
173
+ .form-list select { width:260px; }
174
+ .form-list li.wide .input-box { width:535px; }
175
+ .form-list li.wide input.input-text { width:529px; }
176
+ .form-list li.wide textarea { width:529px; }
177
+ .form-list li.wide select { width:535px; }
178
+ .form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
179
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
180
+ .form-list .input-range input.input-text { width:74px; }
181
+ /* Customer */
182
+ .form-list .customer-name-prefix .input-box,
183
+ .form-list .customer-name-suffix .input-box,
184
+ .form-list .customer-name-prefix-suffix .input-box,
185
+ .form-list .customer-name-prefix-middlename .input-box,
186
+ .form-list .customer-name-middlename-suffix .input-box,
187
+ .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
188
+
189
+ .form-list .name-prefix { width:65px; }
190
+ .form-list .name-prefix select { width:55px; }
191
+ .form-list .name-prefix input.input-text { width:49px; }
192
+
193
+ .form-list .name-suffix { width:65px; }
194
+ .form-list .name-suffix select { width:55px; }
195
+ .form-list .name-suffix input.input-text { width:49px; }
196
+
197
+ .form-list .name-middlename { width:70px; }
198
+ .form-list .name-middlename input.input-text { width:49px; }
199
+
200
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname,
201
+ .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
202
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
203
+ .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
204
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
205
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
206
+
207
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
208
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
209
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
210
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
211
+
212
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
213
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
214
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
215
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
216
+
217
+ .form-list .customer-name-prefix .name-firstname,
218
+ .form-list .customer-name-middlename .name-firstname { width:210px; }
219
+
220
+ .form-list .customer-name-suffix .name-lastname,
221
+ .form-list .customer-name-middlename .name-firstname,
222
+ .form-list .customer-name-middlename-suffix .name-firstname,
223
+ .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
224
+
225
+ .form-list .customer-name-prefix .name-firstname input.input-text,
226
+ .form-list .customer-name-suffix .name-lastname input.input-text,
227
+ .form-list .customer-name-middlename .name-firstname input.input-text,
228
+ .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
229
+ .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
230
+
231
+ .form-list .customer-dob .dob-month,
232
+ .form-list .customer-dob .dob-day,
233
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
234
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
235
+ .form-list .customer-dob label { font-size:10px; }
236
+ .form-list .customer-dob .dob-day,
237
+ .form-list .customer-dob .dob-month { width:60px; }
238
+ .form-list .customer-dob .dob-day input.input-text,
239
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
240
+ .form-list .customer-dob .dob-year { width:140px; }
241
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }
242
+
243
+ .buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid; text-align:right; }
244
+ .buttons-set p.required { margin:0 0 10px; }
245
+ .buttons-set .back-link { float:left; margin:0; }
246
+ .buttons-set button.button { float:right; margin-left:5px; }
247
+
248
+ .buttons-set-order { margin:10px 0 0; }
249
+ .buttons-set-order .please-wait { padding:12px 7px 0 0; }
250
+
251
+ .fieldset { border:1px solid; padding:22px 25px 12px 33px; margin:28px 0; }
252
+ .fieldset .legend { float:left; border:1px solid; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
253
+
254
+ /* Form Validation */
255
+ .validation-advice { clear:both; min-height:13px; margin:3px 0 0;line-height:13px; }
256
+ .validation-failed { border:0 !important; background:#faebe7 !important; }
257
+ .validation-passed {}
258
+ p.required {text-align:right;}
259
+ /* Expiration date and CVV number validation fix */
260
+ .v-fix { float:left; }
261
+ .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
262
+
263
+ /* Global Messages */
264
+ .success { }
265
+ .error { }
266
+ .notice { }
267
+
268
+ .messages,
269
+ .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
270
+ .messages { width:100%; overflow:hidden; }
271
+ .messages li { margin:0 0 10px !important; }
272
+ .messages li li { margin:0 0 3px !important; }
273
+ .error-msg,
274
+ .success-msg,
275
+ .note-msg,
276
+ .notice-msg { border-style:solid; border-width:1px; min-height: 16px; padding:4px 8px 4px 8px; }
277
+
278
+ /* BreadCrumbs */
279
+ .breadcrumbs {line-height:1.25; margin:0 0 5px; }
280
+ .breadcrumbs li { display:inline; }
281
+ .breadcrumbs li strong { }
282
+
283
+ /* Page Heading */
284
+ .page-title { width:100%; overflow:hidden; margin:0 0 15px; }
285
+ .page-title h1,
286
+ .page-title h2 { margin:0; }
287
+ .page-title .separator { margin:0 3px; }
288
+ .page-title .link-rss { float:right; margin:7px 0 0; }
289
+ .title-buttons { text-align:right; }
290
+ .title-buttons h1,
291
+ .title-buttons h2,
292
+ .title-buttons h3,
293
+ .title-buttons h4,
294
+ .title-buttons h5,
295
+ .title-buttons h6 { float:left; }
296
+
297
+ .subtitle { clear:both; padding:15px 0 0; margin:0 0 6px; }
298
+
299
+ /* Pager */
300
+ .pager {padding:4px 8px; text-align:center; }
301
+ .pager .amount { float:left; margin:0; }
302
+ .pager .limiter { float:right; }
303
+ .pager .limiter label { vertical-align:middle; }
304
+ .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
305
+ .pager .pages { margin:0 140px; }
306
+ .pager .pages ol { display:inline; }
307
+ .pager .pages li { display:inline; margin:0 2px; }
308
+ .pager .pages .current {}
309
+
310
+ /* Sorter */
311
+ .sorter {padding:3px 8px; }
312
+ .sorter .view-mode { float:left; margin:0; }
313
+ .sorter .sort-by { float:right; padding-right:36px; }
314
+ .sorter .sort-by label { vertical-align:middle; }
315
+ .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
316
+ .sorter .link-feed {}
317
+
318
+ /* Toolbar */
319
+ .toolbar {}
320
+ .toolbar .pager { padding:3px 8px; }
321
+ .toolbar .sorter { }
322
+ .toolbar-bottom {}
323
+
324
+ /* Data Table */
325
+ .data-table { width:100%; }
326
+ .data-table .odd { }
327
+ .data-table .even { }
328
+ /*.data-table tr.odd:hover,
329
+ .data-table tr.even:hover { background:#ebf1f6; }*/
330
+ .data-table td.last,
331
+ .data-table th.last { border-right:0; }
332
+ .data-table tr.last th,
333
+ .data-table tr.last td { }
334
+ .data-table th { padding:3px 8px; }
335
+ .data-table td { padding:3px 8px; }
336
+
337
+ .data-table thead th { padding:2px 8px; white-space:nowrap;
338
+ vertical-align:middle; }
339
+ .data-table thead th.wrap { white-space:normal; }
340
+ .data-table thead th a,
341
+ .data-table thead th a:hover { }
342
+ .data-table thead th { }
343
+ .data-table thead th .tax-flag {white-space:nowrap; }
344
+
345
+ .data-table tfoot { }
346
+ .data-table tfoot tr.first td {}
347
+ .data-table tfoot tr { }
348
+ .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; }
349
+ .data-table tfoot strong { }
350
+
351
+ .data-table tbody th,
352
+ .data-table tbody td {}
353
+ /* Bundle products tables */
354
+ .data-table tbody.odd tr { }
355
+ .data-table tbody.even tr { }
356
+ .data-table tbody.odd tr td,
357
+ .data-table tbody.even tr td { border-bottom:0; }
358
+ .data-table tbody.odd tr.border td,
359
+ .data-table tbody.even tr.border td {}
360
+
361
+ .data-table tbody td .option-label { font-style:italic; }
362
+ .data-table tbody td .option-value { padding-left:10px; }
363
+
364
+ /* Generic Info Box */
365
+ .info-box { padding:12px 15px;
366
+ margin:0 0 15px; }
367
+ .info-box h2 { }
368
+
369
+ .info-table th { padding:2px 15px 2px 0; }
370
+ .info-table td { padding:2px 0; }
371
+
372
+ /* Shopping cart total summary row expandable to details */
373
+ tr.summary-total { cursor:pointer; }
374
+ tr.summary-total td {}
375
+ tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px;
376
+ background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
377
+ tr.show-details .summary-collapse { background-position:0 -52px; }
378
+ tr.show-details td {}
379
+
380
+ tr.summary-details-excluded { font-style:italic; }
381
+
382
+ /* Shopping cart tax info */
383
+ .cart-tax-info { display:block; }
384
+ .cart-tax-info,
385
+ .cart-tax-info .cart-price { padding-right:20px; }
386
+ .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;
387
+ cursor:pointer; }
388
+ .cart-tax-info .price,
389
+ .cart-tax-total .price { display:inline !important; }
390
+ .cart-tax-total-expanded { background-position:100% -52px; }
391
+
392
+ /* Class: std - styles for admin-controlled content */
393
+ .std .subtitle { padding:0; }
394
+ .std ol.ol { list-style:decimal outside; padding-left:1.5em; }
395
+ .std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
396
+ .std dl dt { }
397
+ .std dl dd { margin:0 0 10px; }
398
+
399
+ /* Misc */
400
+ .links li { display:inline; }
401
+ .links li.first { padding-left:0 !important; }
402
+ .links li.last { background:none !important; padding-right:0 !important; }
403
+
404
+
405
+ .link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
406
+ .btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0;
407
+ background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
408
+ .btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0;
409
+ background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
410
+
411
+ .separator { margin:0 3px; }
412
+
413
+ .divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;
414
+ background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
415
+
416
+ /* Noscript Notice */
417
+ .noscript { border:1px solid; border-width:0 0 1px; line-height:1.25; text-align:center; }
418
+ .noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; }
419
+ .noscript p { margin:0; }
420
+
421
+ /* DEMO NOTICE */
422
+ .demo-notice {
423
+ background: none repeat scroll 0 0 #ffffff;
424
+ color: #000000;
425
+ font-size: 11px;
426
+ font-weight: bold;
427
+ line-height: 1.15;
428
+ margin: 0;
429
+ padding: 5px 5px;
430
+ text-align: center;
431
+ opacity: 0.7;
432
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
433
+ position: absolute;
434
+ top: 0;
435
+ bottom: 0;
436
+ }
437
+ /* ======================================================================================= */
438
+
439
+
440
+ /* Header ================================================================================ */
441
+ .logo { float:left; }
442
+ .header-container {}
443
+ .header { width: 100%; margin:0 auto; padding:0px; text-align:right; position:relative; z-index:10; }
444
+ .header .logo { float:left; text-decoration:none !important; }
445
+ .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0;
446
+ text-indent:-999em; overflow:hidden; }
447
+ .header h1.logo, .header h2.logo { margin:0; }
448
+ .header .quick-access { float:right; }
449
+ .header .welcome-msg { }
450
+ .header .form-search {
451
+
452
+ }
453
+ .header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
454
+ .header .form-search input.input-text {
455
+ float: left;
456
+ }
457
+ .header .form-search button.button { float:left; }
458
+ .header .form-search button.button span { border:0; height:21px; padding:0 0 0 0px; }
459
+ .header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
460
+ .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
461
+ .header .form-search .search-autocomplete ul { border:1px solid;}
462
+ .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid; padding:2px 8px 1px 8px; cursor:pointer; }
463
+ .header .form-search .search-autocomplete li .amount { float:right; }
464
+
465
+ .header .form-language { text-align:right; }
466
+ .header .form-language label { padding-right:5px; vertical-align:middle; }
467
+ .header .form-language select { padding:0; }
468
+ .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
469
+ .header .links { float:right; }
470
+ .header .links li { float:right; }
471
+ .header .links a { }
472
+ .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
473
+ .header-container .top-container a { }
474
+
475
+
476
+ /* ======================================================================================= */
477
+ /********** < Navigation */
478
+ .nav-container {
479
+
480
+ }
481
+ #nav {
482
+ width: 990px;
483
+ margin: 0 auto;
484
+ padding: 0 0px;
485
+ }
486
+ /* All Levels */ /* Style consistent throughout all nav levels */
487
+ #nav li { position:relative; text-align:left; }
488
+ #nav li.over { z-index:998; }
489
+ #nav a,
490
+ #nav a:hover { display:block; }
491
+ #nav span { display:block; cursor:pointer; white-space:nowrap; }
492
+ #nav li ul span {white-space:normal; }
493
+ #nav ul li.parent a { }
494
+ #nav ul li.parent li a { }
495
+
496
+ /* 0 Level */
497
+ #nav li { float:left; }
498
+ #nav li.active a { }
499
+ #nav a { float:left; }
500
+ #nav li.over a,
501
+ #nav a:hover { }
502
+
503
+ /* 1st Level */
504
+ #nav ul li,
505
+ #nav ul li.active { float:none; margin:0; padding-bottom:1px; }
506
+ #nav ul li.last { padding-bottom:0; }
507
+
508
+ #nav ul a,
509
+ #nav ul a:hover { float:none; padding:0; }
510
+ #nav ul li a { }
511
+
512
+ /* 2nd Level */
513
+ #nav ul,
514
+ #nav div { position:absolute; width:15em; top:27px; left:-10000px; }
515
+ #nav div ul { position:static; width:auto; border:none; }
516
+
517
+ /* 3rd+ Level */
518
+ #nav ul ul,
519
+ #nav ul div { top:5px; }
520
+
521
+ #nav ul li a { }
522
+ #nav ul li a:hover { }
523
+ #nav ul li a,
524
+ #nav ul li a:hover { }
525
+ #nav ul span,
526
+ #nav ul li.last li span { /*padding:3px 15px 4px 15px; */}
527
+
528
+ /* Show menu */
529
+ #nav li ul.shown-sub,
530
+ #nav li div.shown-sub { left:0; z-index:999; }
531
+ #nav li .shown-sub ul.shown-sub,
532
+ #nav li .shown-sub li div.shown-sub { left:100px; }
533
+
534
+ /*1.4.1.0*/
535
+ /* Show menu */
536
+ #nav li.over > ul { left:0; }
537
+ #nav li.over > ul li.over > ul { left:100px; }
538
+ #nav li.over ul ul { left:-10000px; }
539
+
540
+ /* Sidebar =============================================================================== */
541
+ .block { margin:0 0 15px; }
542
+ .block .block-title { }
543
+ .block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; }
544
+ .block .block-title strong span {}
545
+ .block .block-title a { }
546
+ .block .block-subtitle { margin:0; padding:5px 9px; }
547
+ .block .block-content { }
548
+ .block .block-content li.item { padding:7px 9px; }
549
+ .block .block-content .product-name { }
550
+ .block .btn-remove { float:right; margin:1px 0 2px 5px; }
551
+ .block .actions {padding:6px 9px; text-align:right; }
552
+ .block .actions a { float:left; }
553
+ .block .actions button.button { float:right; }
554
+ .block .empty { margin:0; }
555
+
556
+
557
+
558
+ /* Mini Blocks */
559
+ .block-cart,
560
+ .block-wishlist,
561
+ .block-subscribe,
562
+ .block-compare,
563
+ .block-reorder,
564
+ .block-poll,
565
+ .block-viewed,
566
+ .block-compared,
567
+ .block-related,
568
+ .block-tags,
569
+ .block-login {line-height:1.25; }
570
+ .block-cart .block-title strong,
571
+ .block-wishlist .block-title strong,
572
+ .block-subscribe .block-title strong,
573
+ .block-compare .block-title strong,
574
+ .block-reorder .block-title strong,
575
+ .block-poll .block-title strong,
576
+ .block-viewed .block-title strong,
577
+ .block-compared .block-title strong,
578
+ .block-related .block-title strong,
579
+ .block-tags .block-title strong,
580
+ .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:0px; }
581
+
582
+ /* Mini Products List */
583
+ .mini-products-list .product-image { float:left; width:50px; border:1px solid; }
584
+ .mini-products-list .product-details { margin-left:60px; }
585
+
586
+ /* Block: Account */
587
+ .block-account { }
588
+ .block-account .block-title { border:0; padding:3px 10px; }
589
+ .block-account .block-title strong { }
590
+ .block-account .block-content { padding:7px 10px 7px; }
591
+ .block-account .block-content li a { display:block; padding:3px 0; }
592
+ .block-account .block-content li a:hover { }
593
+ .block-account .block-content li.last a { border-bottom:0; }
594
+ .block-account .block-content li.current { padding:3px 0; }
595
+ .block-account .block-content li.current.last { border-bottom:0; }
596
+
597
+ /* Block: Currency Switcher */
598
+ .block-currency { border:0; padding: 0px; height:auto; }
599
+ .block-currency .block-title { background:none; border:0; padding:0; margin:0 0 0px; }
600
+ .block-currency .block-title strong { }
601
+ .block-currency .block-content { background:none; padding:6px 0px 6px 0px; }
602
+ .block-currency .block-content select { width: auto; padding:0; display: block; margin:0; }
603
+
604
+ /* Block: Layered Navigation */
605
+ .block-layered-nav { border:0; }
606
+ .block-layered-nav dt { padding:7px 0px 0 0px; }
607
+ .block-layered-nav dd { }
608
+ .block-layered-nav dd.last { background:none; }
609
+ .block-layered-nav .currently li { padding:4px 0px 4px 0px; }
610
+ .block-layered-nav .currently .label { }
611
+ .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
612
+ .block-layered-nav .actions {padding:4px 9px; text-align:right; }
613
+ .block-layered-nav .actions a { float:none; }
614
+
615
+ /* Block: Cart */
616
+ .block-cart .block-title { }
617
+ .block-cart .block-title strong { }
618
+ .block-cart .summary { padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
619
+ .block-cart .amount { margin:0; }
620
+ .block-cart .amount a { }
621
+ .block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
622
+ .block-cart .subtotal .price { }
623
+ .block-cart .actions { }
624
+
625
+ /* Block: Wishlist */
626
+ .block-wishlist .block-title strong { }
627
+ .block-wishlist .actions { text-align:right; }
628
+ .block-wishlist .actions a { float:none; }
629
+
630
+ /* Block: Related */
631
+ .block-related .block-title strong { }
632
+ .block-related input.checkbox { float:left; }
633
+ .block-related .product { margin-left:20px; }
634
+
635
+ /* Block: Compare Products */
636
+ .block-compare .block-title strong { }
637
+ .block-compare button.button span { }
638
+ .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
639
+ .compare-table { border:0; }
640
+ .compare-table thead tr.first th,
641
+ .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
642
+ .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
643
+
644
+ .compare-table tbody th,
645
+ .compare-table tbody td { padding:10px; border:0; border-top:1px solid; border-left:1px solid; }
646
+ .compare-table tbody td.last { border-right:1px solid; }
647
+ .compare-table tbody tr.last th,
648
+ .compare-table tbody tr.last td { border-bottom:1px solid; }
649
+ .compare-table tr.add-to-row td { text-align:center; }
650
+ .compare-table tr.first td { text-align:center; }
651
+ .compare-table tr.first td .product-name { margin:0 0 5px; }
652
+ .compare-table tr.first td .product-name a { }
653
+ .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
654
+ .compare-table tr.first td p,
655
+ .compare-table tr.add-to-row td p { margin:0; }
656
+
657
+ /* Block: Recently Viewed */
658
+ .block-viewed .block-title strong { }
659
+
660
+ /* Block: Recently Compared */
661
+ .block-compared .block-title strong { }
662
+
663
+ /* Block: Poll */
664
+ .block-poll .block-title strong { }
665
+ .block-poll .block-subtitle { }
666
+ .block-poll label { }
667
+ .block-poll input.radio { float:left; margin:1px -18px 0 0; }
668
+ .block-poll .label { display:block; margin-left:18px; }
669
+ .block-poll li { padding:3px 9px; }
670
+ .block-poll .actions { margin:5px 0 0; }
671
+ .block-poll button.button span { }
672
+ .block-poll .answer { }
673
+ .block-poll .votes { float:right; margin-left:10px; }
674
+
675
+ /* Block: Tags */
676
+ .block-tags .block-title strong { }
677
+ .block-tags .block-content ul { padding:0px 5px 0px 5px; }
678
+ .block-tags .block-content li { display:inline; padding-right:4px; }
679
+ .block-tags .block-content a { }
680
+ .block-tags .actions { text-align:right; }
681
+ .block-tags .actions a { float:none; }
682
+
683
+ /* Block: Subscribe */
684
+ .block-subscribe .block-content { padding:5px 10px; }
685
+ .block-subscribe .block-title strong { }
686
+ .block-subscribe label { }
687
+ .block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
688
+ .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
689
+ .block-subscribe .actions button.button { float:none; }
690
+ .block-subscribe .actions button.button span { }
691
+
692
+ /* Block: Reorder */
693
+ .block-reorder .block-title strong { }
694
+ .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
695
+ .block-reorder .product-name { margin-left:20px; }
696
+ .block-reorder .validation-advice { margin:3px 9px 7px; }
697
+
698
+ /* Block: Banner */
699
+ .block-banner { border:0; }
700
+ .block-banner .block-content { padding:0; text-align:center; }
701
+
702
+ /* Block: Login */
703
+ .block-login .block-title strong { }
704
+ .block-login .block-content { padding:5px 10px; }
705
+ .block-login label { }
706
+ .block-login input.input-text { display:block; width:167px; margin:3px 0; }
707
+ .block-login .actions { background:none; padding:0; margin:3px 0 0; }
708
+ .block-login .actions button.button span { }
709
+
710
+ /* Paypal */
711
+ .sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
712
+ .sidebar .paypal-logo a { float:none; }
713
+ /* ======================================================================================= */
714
+
715
+
716
+ /* Category Page ========================================================================= */
717
+ .category-title { border:0; margin:0 0 7px; }
718
+ .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
719
+ .category-image img {}
720
+ .category-description { margin:0 0 10px; }
721
+ .category-products {}
722
+
723
+ /* View Type: Grid */
724
+ .products-grid { position:relative;}
725
+ .products-grid.last { border-bottom:0; }
726
+ .products-grid li.item { float:left; }
727
+ .products-grid .product-image { display:block; }
728
+ .products-grid .product-name { margin:0 0 5px; }
729
+ .products-grid .product-name a { }
730
+ .products-grid .price-box { margin:5px 0; }
731
+ .products-grid .availability { line-height:21px; }
732
+ .products-grid .actions { position:absolute; bottom:12px; }
733
+ .col2-left-layout .products-grid,
734
+ .col2-right-layout .products-grid { width:727px; margin:0 auto; }
735
+ .col1-layout .products-grid { width:790px; margin:0 auto; }
736
+
737
+ /* View Type: List */
738
+ .products-list li.item { padding:12px 10px; }
739
+ .products-list li.item.last { border-bottom:0; }
740
+ .products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
741
+ .products-list .product-shop { margin-left:150px; }
742
+ .products-list .product-name { margin:0 0 5px; }
743
+ .products-list .product-name a { }
744
+ .products-list .price-box { float:left; margin:3px 13px 5px 0; }
745
+ .products-list .availability { float:left; margin:3px 0 0; }
746
+ .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
747
+ .products-list .desc .link-more {}
748
+ .products-list .add-to-links { clear:both; }
749
+ .products-list .add-to-links li { display:inline; }
750
+ .products-list .add-to-links .separator { display:inline; margin:0 2px; }
751
+ /* ======================================================================================= */
752
+
753
+
754
+ /* Product View ========================================================================== */
755
+ /* Rating */
756
+ .no-rating { margin:0; }
757
+
758
+ .ratings {line-height:1.25; margin:7px 0; }
759
+ .ratings strong { float:left; margin:1px 3px 0 0; }
760
+ .ratings .rating-links { margin:0; }
761
+ .ratings .rating-links .separator { margin:0 2px; }
762
+ .ratings dt {}
763
+ .ratings dd {}
764
+ .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; }
765
+ .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
766
+ .ratings .rating-box { float:left; margin-right:3px; }
767
+ .ratings .amount {}
768
+
769
+ .ratings-table th,
770
+ .ratings-table td {line-height:1.15; padding:3px 0; }
771
+ .ratings-table th { padding-right:8px; }
772
+
773
+ /* Availability */
774
+ .availability { margin:0; }
775
+ .availability span { }
776
+ .availability.in-stock span {}
777
+ .availability.out-of-stock span { }
778
+
779
+ .availability-only { margin:10px 0 7px; line-height:16px; }
780
+ .availability-only span,
781
+ .availability-only a { border-bottom:1px dashed #751d02; cursor:help; }
782
+ .availability-only a { cursor:pointer; }
783
+ .availability-only .expanded { background-position:100% -15px; }
784
+ .availability-only strong { }
785
+
786
+ .availability-only-details { margin:0 0 7px; }
787
+ .availability-only-details th { font-size:10px; padding:0 8px; }
788
+ .availability-only-details td { border-bottom:1px solid;padding:2px 8px 1px; }
789
+ .availability-only-details tr.odd td.last { }
790
+
791
+ .product-view .product-shop .availability {}
792
+ .product-view .product-shop .availability span { }
793
+
794
+ /* Email to a Friend */
795
+ .email-friend { margin:0; }
796
+
797
+ /* Alerts */
798
+ .alert-price { margin:0;}
799
+ .alert-stock { margin:0;}
800
+
801
+ /********** < Product Prices */
802
+ .price { white-space:nowrap !important; }
803
+
804
+ .price-box { margin:5px 0; }
805
+ .price-box .price { }
806
+
807
+ /* Regular price */
808
+ .regular-price { }
809
+ .regular-price .price { }
810
+ .block .regular-price,
811
+ .block .regular-price .price { }
812
+
813
+ /* Old price */
814
+ .old-price { margin:0; }
815
+ .old-price .price-label { white-space:nowrap; }
816
+ .old-price .price { text-decoration:line-through; }
817
+
818
+ /* Special price */
819
+ .special-price { margin:0; padding:3px 0; }
820
+ .special-price .price-label { white-space:nowrap; }
821
+ .special-price .price { }
822
+
823
+ /* Minimal price (as low as) */
824
+ .minimal-price { margin:0; }
825
+ .minimal-price .price-label { white-space:nowrap; }
826
+
827
+ .minimal-price-link { display:block; }
828
+ .minimal-price-link .label {}
829
+ .minimal-price-link .price { }
830
+
831
+ /* Excluding tax */
832
+ .price-excluding-tax { display:block; }
833
+ .price-excluding-tax .label { white-space:nowrap; }
834
+ .price-excluding-tax .price { }
835
+
836
+ /* Including tax */
837
+ .price-including-tax { display:block; }
838
+ .price-including-tax .label { white-space:nowrap; }
839
+ .price-including-tax .price { }
840
+
841
+ /* FPT */
842
+ .weee { display:block; }
843
+ .weee .price {}
844
+
845
+ /* Excl tax (for order tables) */
846
+ .price-excl-tax { display:block; }
847
+ .price-excl-tax .label { display:block; white-space:nowrap; }
848
+ .price-excl-tax .price { display:block; }
849
+
850
+ /* Incl tax (for order tables) */
851
+ .price-incl-tax { display:block; }
852
+ .price-incl-tax .label { display:block; white-space:nowrap; }
853
+ .price-incl-tax .price { display:block; }
854
+
855
+ /* Price range */
856
+ .price-from { margin:0; }
857
+ .price-from .price-label { white-space:nowrap; }
858
+
859
+ .price-to { margin:0; }
860
+ .price-to .price-label { white-space:nowrap; }
861
+
862
+ /* Price notice next to the options */
863
+ .price-notice { padding-left:10px; }
864
+ .price-notice .price { }
865
+
866
+ /* Price as configured */
867
+ .price-as-configured { margin:0; }
868
+ .price-as-configured .price-label { white-space:nowrap; }
869
+
870
+ .price-box-bundle { padding:0 0 10px 0; }
871
+ .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
872
+ .price-box-bundle .price { }
873
+ /********** Product Prices > */
874
+
875
+ /* Tier Prices */
876
+ .tier-prices { margin:10px 0; padding:10px; border:1px solid; }
877
+ .tier-prices li { line-height:1.4; padding:2px 0 2px 0px; }
878
+ .tier-prices .benefit { font-style:italic; }
879
+ .tier-prices .price { }
880
+
881
+ .tier-prices-grouped li { padding:2px 0; }
882
+ .tier-prices-grouped li .price { }
883
+
884
+ /* Add to Links */
885
+ .add-to-links {margin:5px 0 0; }
886
+ .add-to-links .separator { display:none; }
887
+
888
+ /* Add to Cart */
889
+ .add-to-cart label { float:left; margin-right:5px; }
890
+ .add-to-cart .qty { float:left; margin-right:5px; }
891
+ .add-to-cart button.button { float:left; }
892
+ .add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
893
+
894
+ /* Add to Links + Add to Cart */
895
+ .add-to-box { margin:10px 0; }
896
+ .add-to-box .add-to-cart { float:left; }
897
+ .add-to-box .or { float:left; margin:0 7px; }
898
+ .add-to-box .add-to-links { float:left; margin:0; line-height:1.25; text-align:left; }
899
+ .add-to-box .add-to-links li { display:block; }
900
+ .add-to-box .add-to-links li .separator { display:none !important; }
901
+
902
+
903
+
904
+
905
+ .product-essential { padding:25px; }
906
+ .product-essential h2 { }
907
+
908
+ .product-collateral { padding:10px 25px 10px 25px; }
909
+ .product-collateral h2 { padding:0 0 1px; margin:0 0 5px; }
910
+ .product-collateral .box-collateral { margin:0 0 25px; }
911
+
912
+ /* Product Images */
913
+ .product-view .product-img-box { float:left; width:267px; }
914
+ .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
915
+ .product-view .product-img-box .product-image { margin:0 0 13px; }
916
+ .product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
917
+ .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
918
+ .product-view .product-img-box .zoom-notice {margin:0 0 5px; text-align:center; }
919
+ .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
920
+ .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
921
+ .product-view .product-img-box .zoom #track { position:relative; height:18px; }
922
+ .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; }
923
+ .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
924
+ .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
925
+ .product-view .product-img-box .more-views h2 { margin:0 0 8px; }
926
+ .product-view .product-img-box .more-views ul { margin-left:-9px }
927
+ .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
928
+ .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; overflow:hidden; }
929
+
930
+ .product-image-popup { margin:0 auto; }
931
+ .product-image-popup .nav { text-align:center; }
932
+ .product-image-popup .image { display:block; margin:10px 0; }
933
+ .product-image-popup .image-label { margin:0 0 10px; }
934
+
935
+ /* Product Shop */
936
+ .product-view .product-shop { float:right; width:330px; }
937
+ .col1-layout .product-view .product-shop { float:right; width:545px; }
938
+ .col3-layout .product-view .product-shop { float:none; width:auto; }
939
+ .product-view .product-shop .product-name { margin:0 0 5px; }
940
+ .product-view .product-shop .product-name h1 { margin:0; }
941
+ .product-view .product-shop .availability { margin:10px 0; }
942
+ .product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
943
+ .product-view .product-shop .price-box { margin:10px 0; }
944
+ .product-view .product-shop .add-to-links { margin:0; }
945
+ .product-view .product-shop .add-to-links { }
946
+ .product-view .product-shop .add-to-links li,
947
+ .product-view .product-shop .add-to-links li .separator { display:inline; }
948
+ .product-view .product-shop .add-to-links a { }
949
+
950
+ /* Product Options */
951
+ .product-options { margin:20px 0 0; padding:10px 15px 20px; border:1px solid; }
952
+ .product-options dt { padding:10px 0 0; }
953
+ .product-options dt label { }
954
+ .product-options dt span.required { color:#eb340a; }
955
+ .product-options dt .qty-holder { float:right; margin-right:15px; }
956
+ .product-options dt .qty-holder label { vertical-align:middle; }
957
+ .product-options dt .qty-disabled { background:none; border:0; padding:3px; }
958
+ .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid; }
959
+ .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
960
+ .product-options dd input.input-text { width:98%; }
961
+ .product-options dd input.datetime-picker { width:150px; }
962
+ .product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
963
+ .product-options dd textarea { width:98%; height:8em; }
964
+ .product-options dd select { width:99%; }
965
+ .product-options dd .multiselect option { border-bottom:1px dotted; padding:2px 4px; }
966
+ .product-options ul.options-list { margin-right:5px; }
967
+ .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
968
+ .product-options ul.options-list input.radio { float:left; margin-top:3px; }
969
+ .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
970
+ .product-options ul.options-list .label { display:block; margin-left:18px; }
971
+ .product-options ul.options-list label { }
972
+ .product-options ul.validation-failed { padding:0 7px; }
973
+ .product-options p.note { margin:0;}
974
+ .product-options p.required { margin-bottom:0; padding:15px 0 0; }
975
+
976
+ .product-options-bottom { padding:15px 20px; border:1px solid; border-top:0; }
977
+ .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
978
+ .product-options-bottom .tier-prices li { background:0; padding:2px 0; }
979
+ .product-options-bottom .tier-prices .price,
980
+ .product-options-bottom .tier-prices .benefit { }
981
+ .product-options-bottom .price-box { float:left; margin:0; padding:0; }
982
+ .col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
983
+ .product-options-bottom .price-label { float:left; padding-right:5px; }
984
+ .product-options-bottom .price-tax { float:left; }
985
+ .product-options-bottom .add-to-cart { float:right; }
986
+ .product-shop .product-options-bottom { margin:0 0 10px; }
987
+ .product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
988
+ .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
989
+ .product-shop .product-options-bottom .price-tax { float:none; }
990
+ .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
991
+
992
+ /* Grouped Product */
993
+ .product-view .grouped-items-table .price-box { margin:0; padding:0; }
994
+
995
+ /* Block: Description */
996
+ .product-view .box-description {}
997
+
998
+ /* Block: Additional */
999
+ .product-view .box-additional .data-table th,
1000
+ .product-view .box-additional .data-table td { line-height:1.25; }
1001
+
1002
+ /* Block: Upsell */
1003
+ .product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
1004
+ .product-view .box-up-sell .products-grid { width:100%; }
1005
+ .product-view .box-up-sell .products-grid td { width:25%; padding:15px 10px 12px; line-height:1.6em; }
1006
+ .product-view .box-up-sell .products-grid tr.last td { }
1007
+ .product-view .box-up-sell .products-grid td.last { }
1008
+ .product-view .box-up-sell .products-grid .product-image { text-align:center; border: 0; }
1009
+ .product-view .box-up-sell .products-grid .product-image img { border: 1px solid; }
1010
+ .product-view .box-up-sell .products-grid td.empty { border-right:0;}
1011
+ .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1012
+
1013
+ /* Block: Tags */
1014
+ .product-view .box-tags { margin:0; }
1015
+ .product-view .box-tags h3 { }
1016
+ .product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
1017
+ .product-view .box-tags .product-tags li { display:inline; }
1018
+ .product-view .box-tags .product-tags li.first { padding-left:0; }
1019
+ .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1020
+ .product-view .box-tags .form-add label { display:block; margin:0 0 5px; }
1021
+ .product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; padding:0 0 0 0px; }
1022
+ .product-view .box-tags .form-add input.input-text { width:299px; }
1023
+ .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 0px;}
1024
+
1025
+ /* Block: Reviews */
1026
+ .product-view .box-reviews dl { margin:15px 0; }
1027
+ .product-view .box-reviews dt a,
1028
+ .product-view .box-reviews dt span { }
1029
+ .product-view .box-reviews dd { margin:0 0 15px; }
1030
+ .product-view .box-reviews dd small { font-style:italic; }
1031
+ .product-view .box-reviews .form-add { margin:15px 0 0; }
1032
+ .product-view .box-reviews .form-add h3 { }
1033
+ .product-view .box-reviews .form-add h3 span { }
1034
+ .product-view .box-reviews .form-add h4 { }
1035
+ .product-view .box-reviews .form-add .data-table td { text-align:center; }
1036
+ .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1037
+ .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1038
+ .product-view .box-reviews .form-add .form-list input.input-text,
1039
+ .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1040
+
1041
+ /* Send a Friend */
1042
+ .send-friend .form-list { width:615px; overflow:hidden; }
1043
+ .send-friend .form-list li { margin-right:-15px; }
1044
+ .send-friend .form-list li p { margin:0 15px 0 0; }
1045
+ .send-friend .form-list .field { width:315px; }
1046
+ .send-friend .form-list .input-box { width:300px; }
1047
+ .send-friend .form-list input.input-text,
1048
+ .send-friend .form-list textarea { width:294px; }
1049
+ .send-friend .form-list li.wide .input-box { width:612px; }
1050
+ .send-friend .form-list li.wide textarea { width:609px; }
1051
+ .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0;line-height:21px; }
1052
+ /* ======================================================================================= */
1053
+
1054
+
1055
+ /* Content Styles ================================================================= */
1056
+ .product-name { margin:0; }
1057
+ .product-name a { }
1058
+
1059
+ /* Product Tags */
1060
+ .tags-list { display:block; border:1px solid; padding: 5px; }
1061
+ .tags-list li { display:inline !important; margin:0 4px 0 0; font-size: 14px;}
1062
+ .tags-list li a { }
1063
+
1064
+ /* Advanced Search */
1065
+ .advanced-search .form-list label { width:160px; padding-right:10px; }
1066
+ .advanced-search .form-list .input-box,
1067
+ .advanced-search .form-list .input-range { float:left; clear:none; }
1068
+ .advanced-search-amount { margin:0 0 10px; }
1069
+ .advanced-search-summary { margin:10px 0; border:1px solid; padding:10px; }
1070
+ .advanced-search-summary ul { float:left; width:49%; }
1071
+ .advanced-search-summary strong { }
1072
+ .advanced-search-summary p { clear:both; margin:0; }
1073
+
1074
+ /* CMS Home Page */
1075
+ .cms-home .subtitle {}
1076
+ .cms-index-index .subtitle {}
1077
+
1078
+ /* Sitemap */
1079
+ .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1080
+ .page-sitemap .links a { position:relative; }
1081
+ .page-sitemap .links a:hover { }
1082
+ .page-sitemap .sitemap { margin:12px; }
1083
+ .page-sitemap .sitemap a { }
1084
+ .page-sitemap .sitemap li { margin:3px 0; }
1085
+ .page-sitemap .sitemap li.level-0 { margin:10px 0 0; }
1086
+ .page-sitemap .sitemap li.level-0 a { }
1087
+
1088
+ /* RSS */
1089
+ .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1090
+ .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1091
+ /* ======================================================================================= */
1092
+
1093
+
1094
+ /* Shopping Cart ========================================================================= */
1095
+ .cart .page-title { border-bottom:0; margin:0 0 12px; }
1096
+ .cart .page-title h1 { margin:10px 0 0; }
1097
+
1098
+ /* Checkout Types */
1099
+ .cart .page-title .checkout-types li { margin:0 0 5px; }
1100
+ .cart .title-buttons .checkout-types { float:right; }
1101
+ .cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
1102
+
1103
+ /* Shopping Cart Table */
1104
+ .cart-table th { padding:2px 10px; }
1105
+ .cart-table td { padding:10px; }
1106
+ .cart-table .product-name { margin:0 0 5px; }
1107
+ .cart-table .item-msg { margin:5px 0; }
1108
+ .cart-table tfoot td { padding:5px 10px; }
1109
+ .cart-table .btn-continue { float:left; }
1110
+
1111
+
1112
+ /* Shopping Cart Collateral boxes */
1113
+ .cart .cart-collaterals { padding:25px 0 0; }
1114
+ .cart .cart-collaterals .col2-set { float:left; width:605px; }
1115
+ .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1116
+
1117
+ .cart .crosssell { border:1px solid; padding:12px 15px; }
1118
+ .cart .crosssell h2 { }
1119
+ .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid; }
1120
+ .cart .crosssell .product-details { margin-left:90px; }
1121
+ .cart .crosssell .product-name { }
1122
+ .cart .crosssell li.item { margin:12px 0; }
1123
+ .cart .crosssell .link-compare { }
1124
+
1125
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
1126
+ .cart .discount,
1127
+ .cart .shipping { border:1px solid; padding:12px 15px; margin:0 0 18px; }
1128
+ .cart .discount h2,
1129
+ .cart .shipping h2 { padding:0; }
1130
+
1131
+ .cart .discount .buttons-set,
1132
+ .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1133
+ .cart .discount .buttons-set button.button,
1134
+ .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1135
+
1136
+ .cart .discount h2 { }
1137
+ .cart .discount .input-box { margin:8px 0 0; width:260px; }
1138
+ .cart .discount input.input-text { width:254px; }
1139
+
1140
+ .cart .shipping h2 { }
1141
+ .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
1142
+
1143
+ /* Shopping Cart Totals */
1144
+ .cart .totals { float:right; width:268px; border:1px solid; }
1145
+ .cart .totals table { width:100%; margin:7px 0; }
1146
+ .cart .totals td { padding:1px 15px 1px 7px; }
1147
+ .cart .totals tr.last td {}
1148
+ .cart .totals tfoot th { padding:5px 15px 5px 7px; }
1149
+ .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1150
+ .cart .totals tfoot th strong,
1151
+ .cart .totals tfoot td strong { }
1152
+ .cart .totals .checkout-types { padding:8px 15px 15px; text-align:right; }
1153
+ .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1154
+
1155
+ /* Options Tool Tip */
1156
+ .item-options dt { font-style:italic; }
1157
+ .item-options dd { padding-left:10px; margin:0 0 6px; }
1158
+ .truncated { cursor:help; }
1159
+ .truncated a.dots { cursor:help; }
1160
+ .truncated a.details { cursor:help; }
1161
+ .truncated .truncated_full_value { position:relative; z-index:999; }
1162
+ .truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px;
1163
+ padding:8px; border:1px solid; }
1164
+ .truncated .show dl { top:-20px; left:50%; }
1165
+ .col-left .truncated .show dl { left:15px; top:7px; }
1166
+ .col-right .truncated .show dl { left:-240px; top:7px; }
1167
+ /* ======================================================================================= */
1168
+
1169
+
1170
+ /* Checkout ============================================================================== */
1171
+ /********** < Common Checkout Styles */
1172
+ /* Shipping and Payment methods */
1173
+ .sp-methods { margin:0 0 8px; }
1174
+ .sp-methods dt { margin:13px 0 5px; }
1175
+ .sp-methods dd {}
1176
+ .sp-methods dd li { margin:5px 0; }
1177
+ .sp-methods label { }
1178
+ .sp-methods .price { }
1179
+ .sp-methods .form-list { padding-left:20px; }
1180
+ .sp-methods .form-list li { margin:0 0 8px; }
1181
+ .sp-methods select.month { width:154px; margin-right:10px; }
1182
+ .sp-methods select.year { width:96px; }
1183
+ .sp-methods input.cvv { width:3em !important; }
1184
+
1185
+ .sp-methods .checkmo-list li { margin:0 0 5px; }
1186
+ .sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
1187
+ .sp-methods .checkmo-list address { float:left; }
1188
+
1189
+ .sp-methods .centinel-logos a { margin-right:3px; }
1190
+ .sp-methods .centinel-logos img { vertical-align:middle; }
1191
+
1192
+ .please-wait { float:right; }
1193
+ .please-wait img { vertical-align:middle; }
1194
+ .cvv-what-is-this {cursor:help; margin-left:10px; }
1195
+
1196
+ /* Tooltip */
1197
+ .tool-tip { border:1px solid; padding:15px 20px; position:absolute; z-index:9999; }
1198
+ .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1199
+ .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; }
1200
+ .tool-tip .tool-tip-content { padding:5px; }
1201
+
1202
+ /* Gift Messages */
1203
+ .gift-messages h3 { }
1204
+ .gift-messages p.control { }
1205
+ .gift-messages-form { position:relative; }
1206
+ .gift-messages-form label { float:none !important; position:static !important; }
1207
+ .gift-messages-form h4 { }
1208
+ .gift-messages-form .whole-order { margin:0 0 25px; }
1209
+ .gift-messages-form .item { margin:0 0 10px; }
1210
+ .gift-messages-form .item .product-img-box { float:left; width:75px; }
1211
+ .gift-messages-form .item .product-image { margin:0 0 7px; }
1212
+ .gift-messages-form .item .number { margin:0; text-align:center; }
1213
+ .gift-messages-form .item .details { margin-left:90px; }
1214
+ .gift-messages-form .item .details .product-name { margin:0 0 10px; }
1215
+ .gift-messages-form .item .details .form-list .field { width:255px; }
1216
+ .gift-messages-form .item .details .form-list .input-box { width:240px; }
1217
+ .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1218
+ .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1219
+ .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1220
+
1221
+ .gift-message-link {background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1222
+ .gift-message-link.expanded { background-position:100% -40px; }
1223
+ .gift-message-row { }
1224
+ .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; }
1225
+
1226
+ /* Checkout Agreements */
1227
+ .checkout-agreements li { margin:30px 0; }
1228
+ .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; border:1px solid; }
1229
+ .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1230
+ .checkout-agreements .agree input.checkbox { margin-right:6px; }
1231
+ .checkout-agreements .agree label { }
1232
+
1233
+ .opc .checkout-agreements { border:1px solid; border-width:0 1px; padding:5px 30px; }
1234
+ .opc .checkout-agreements li { margin:20px 0 0; }
1235
+ .opc .checkout-agreements .agreement-content { padding:5px; }
1236
+ .opc .checkout-agreements .agree { padding-left:6px; }
1237
+
1238
+ /* Centinel */
1239
+ .centinel {}
1240
+ .centinel .authentication { border:1px solid;}
1241
+ .centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
1242
+
1243
+ .opc .centinel { border:1px solid; border-width:0 1px 1px; padding:10px 30px; }
1244
+
1245
+ /* Generic Info Set */
1246
+ .info-set { border:1px solid; margin:0 0 25px; padding:20px; }
1247
+ .info-set h2 { margin:0 0 10px; }
1248
+ .info-set h3,
1249
+ .info-set h4 { }
1250
+ .info-set h2 a,
1251
+ .info-set h3 a,
1252
+ .info-set h4 a { }
1253
+ .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1254
+ .info-set h3.legend { margin:0 0 10px; }
1255
+ .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1256
+ .info-set .box { margin:0 0 15px; }
1257
+ .info-set .box h2 { }
1258
+ .info-set .data-table .product-name { }
1259
+ .info-set .data-table .product-name a { }
1260
+ .info-set .data-table .item-options { margin:5px 0 0; }
1261
+ /********** Common Checkout Styles > */
1262
+
1263
+ /* One Page Checkout */
1264
+ .block-progress { border:0; margin:0; }
1265
+ .block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
1266
+ .block-progress .block-title strong { }
1267
+ .block-progress .block-content { background:none; }
1268
+ .block-progress dt { line-height:1.35; border:1px solid; margin:0 0 6px; padding:2px 8px; }
1269
+ .block-progress dd { border:1px solid; border-top:0; padding:8px 13px; margin:0 0 6px; }
1270
+ .block-progress dt.complete { margin:0; }
1271
+ .block-progress dd.complete {}
1272
+ .block-progress p { margin:0; }
1273
+
1274
+ .opc .buttons-set { margin-top:0; padding-top:2em; }
1275
+ .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1276
+ .opc .buttons-set .back-link small { display:none; }
1277
+ .opc .buttons-set .back-link a { }
1278
+ .opc .buttons-set.disabled button.button { display:none; }
1279
+ .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1280
+ .opc .ul { list-style:disc outside; padding-left:18px; }
1281
+
1282
+ .opc { position:relative; }
1283
+ .opc li.section {}
1284
+
1285
+ .opc .step-title { border-width:0 1px; border-style:solid; padding:4px 8px 6px; text-align:right; }
1286
+ .opc .step-title .number { float:left; border:1px solid; padding:0 4px; margin:0 5px 0 0; }
1287
+ .opc .step-title h2 { float:left; margin:0; }
1288
+ .opc .step-title a { display:none; float:right; }
1289
+
1290
+ .opc .allow .step-title { border:1px solid; border-bottom:0; cursor:pointer; }
1291
+ .opc .allow .step-title .number { }
1292
+ .opc .allow .step-title h2 { }
1293
+ /*.opc .allow .step-title a { display:block; }*/
1294
+
1295
+ .opc .active .step-title { border:1px solid; padding-bottom:5px; cursor:default; }
1296
+ .opc .active .step-title .number { }
1297
+ .opc .active .step-title h2 { }
1298
+ /*.opc .active .step-title a { display:none; }*/
1299
+
1300
+ .opc .step { border:1px solid; border-top:0; padding:15px 30px; position:relative; }
1301
+ .opc .step .tool-tip { right:30px; }
1302
+
1303
+ #opc-login .buttons-set { border-top:0; }
1304
+ #opc-login h3 { border-bottom:1px solid; padding-bottom:2px; }
1305
+ #opc-login h4 { margin:0; }
1306
+
1307
+ #opc-shipping_method .buttons-set { border-top:0; }
1308
+ .opc .gift-messages-form { margin:0 -30px; border:1px solid; border-width:1px 0; padding:22px 24px 22px 30px; }
1309
+ .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1310
+
1311
+ #opc-review .step { border:0; padding:0; }
1312
+ #opc-review .product-name { }
1313
+ #opc-review .item-options { margin:5px 0 0; }
1314
+ #opc-review .buttons-set { padding:20px 30px; border:1px solid; border-width:0 1px 1px; }
1315
+ #opc-review .buttons-set p { margin:0; line-height:40px; }
1316
+ #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1317
+
1318
+ /* Multiple Addresses Checkout */
1319
+ .checkout-progress { padding:0 90px; margin:0 0 20px; }
1320
+ .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid; padding:2px 0 0; text-align:center; }
1321
+ .checkout-progress li.active { }
1322
+
1323
+ .multiple-checkout h2 { margin:0 0 10px; }
1324
+ .multiple-checkout h3,
1325
+ .multiple-checkout h4 { }
1326
+ .multiple-checkout h2 a,
1327
+ .multiple-checkout h3 a,
1328
+ .multiple-checkout h4 a { }
1329
+ .multiple-checkout .data-table .product-name { }
1330
+ .multiple-checkout .data-table .product-name a { }
1331
+ .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1332
+
1333
+ .multiple-checkout .gift-messages { margin:15px 0 0; }
1334
+
1335
+ .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1336
+
1337
+ .multiple-checkout .col2-set,
1338
+ .multiple-checkout .col3-set {border:1px solid; margin:0 0 25px; padding:20px; }
1339
+ .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1340
+ .multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
1341
+ .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1342
+ .multiple-checkout .box { margin:0 0 15px; }
1343
+ .multiple-checkout .box h2 { }
1344
+
1345
+ .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1346
+ .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 0px; overflow:hidden; }
1347
+ .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 0px 0 0; }
1348
+ .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1349
+ .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
1350
+ .multiple-checkout .place-order .grand-total .price { }
1351
+ .multiple-checkout .place-order .grand-total button.button span { }
1352
+ .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1353
+
1354
+ /* Step 1 */
1355
+ .multiple-checkout .title-buttons button.button span { }
1356
+ #multiship-addresses-table td { padding:10px; }
1357
+ #multiship-addresses-table tfoot td { padding:5px 10px; }
1358
+ #multiship-addresses-table tfoot button.button span { }
1359
+
1360
+ /* Step 2 */
1361
+ .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1362
+ .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1363
+ .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1364
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1365
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1366
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1367
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1368
+ .checkout-multishipping-shipping .box-sp-methods { border:1px solid; padding:13px; position:relative; }
1369
+ .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }
1370
+
1371
+ /* Step 3 */
1372
+ .checkout-multishipping-billing .multiple-checkout { position:relative; }
1373
+ /* ======================================================================================= */
1374
+
1375
+
1376
+ /* Account Login/Create Pages ============================================================ */
1377
+ .account-login .content { min-height:240px; padding:14px 21px; border:1px solid; border-bottom:0; }
1378
+ .account-login .content h2 { margin:0 0 14px; padding:0 0 5px 0px; border-bottom:1px solid;
1379
+ background-position:0 1px; background-repeat:no-repeat; }
1380
+ .account-login .new-users h2 { }
1381
+ .account-login .registered-users h2 { }
1382
+ .account-login .buttons-set { border:1px solid; border-top:0; margin:0; padding:8px 13px;}
1383
+
1384
+ .account-create {}
1385
+ /* Account Login/Create Pages ============================================================ */
1386
+
1387
+
1388
+ /* My Account ============================================================================= */
1389
+ .my-account .title-buttons .link-rss { float:none; margin:0; }
1390
+
1391
+ /********** < Dashboard */
1392
+ .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1393
+ .dashboard .welcome-msg p { margin:0; }
1394
+ .dashboard .col2-set { margin:0 0 15px; }
1395
+
1396
+ /* General Box */
1397
+ .box-account { border:1px solid; padding:15px; margin: 0 0 20px; }
1398
+ .box-account .box-head { border-bottom:1px solid; margin:0 0 10px; text-align:right; }
1399
+ .box-account .box-head h2 { float:left; margin:0;}
1400
+
1401
+ .dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
1402
+ .dashboard .box .box-title h3,
1403
+ .dashboard .box .box-title h4 { float:left; margin:0; }
1404
+
1405
+ /* Block: Recent Orders */
1406
+ .dashboard .box-recent .box-head h2 { }
1407
+
1408
+ /* Block: Account Information */
1409
+ .dashboard .box-info .box-head h2 { }
1410
+ .dashboard .box-info h4 { }
1411
+
1412
+ /* Block: Reviews */
1413
+ .dashboard .box-reviews .box-head h2 { }
1414
+ .dashboard .box-reviews .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1415
+ .dashboard .box-reviews .details { margin-left:20px; }
1416
+ .dashboard .box-reviews li.item { margin:0 0 7px; }
1417
+ .dashboard .box-reviews li.item.last { margin:0; }
1418
+ .dashboard .box-reviews .ratings { margin:7px 0 0; }
1419
+
1420
+ /* Block: Tags */
1421
+ .dashboard .box-tags .box-head h2 { }
1422
+ .dashboard .box-tags .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1423
+ .dashboard .box-tags .details { margin-left:20px; }
1424
+ .dashboard .box-tags li.item { margin:0 0 7px; }
1425
+ .dashboard .box-tags li.item.last { margin:0; }
1426
+ .dashboard .box-tags .tags strong,
1427
+ .dashboard .box-tags .tags ul,
1428
+ .dashboard .box-tags .tags ul li { display:inline; }
1429
+ /********** Dashboard > */
1430
+
1431
+ /* Address Book */
1432
+ .addresses-list h2 { }
1433
+ .addresses-list h3 { }
1434
+ .addresses-list address { margin:0 0 3px; }
1435
+ .addresses-list p { margin:0; }
1436
+ .addresses-list a { }
1437
+ .addresses-list .link-remove { }
1438
+ .addresses-list .separator { margin:0 3px; }
1439
+ .addresses-list li.item { border:1px solid; padding:10px 13px; margin:0 0 10px; }
1440
+ .addresses-list li.empty { background:none; border:0; padding:0; }
1441
+ .addresses-list li.empty p { }
1442
+ .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1443
+
1444
+ /* Order View */
1445
+ .order-info { border:1px solid; padding:4px 8px; margin:0 0 8px; }
1446
+ .order-info dt,
1447
+ .order-info dd,
1448
+ .order-info ul,
1449
+ .order-info li { display:inline; }
1450
+ .order-info .current { }
1451
+ .order-info li { margin:0 3px; }
1452
+
1453
+ .order-date { margin:10px 0; }
1454
+
1455
+ .order-info-box { border:1px solid; padding:12px 15px; margin:0 0 15px; }
1456
+ .order-info-box h2 { }
1457
+ .order-info-box .box-payment p { margin:0 0 3px; }
1458
+ .order-info-box .box-payment th { padding-right:7px; }
1459
+
1460
+ .order-items { width:100%; overflow-x:auto; }
1461
+ .order-items h2,
1462
+ .order-items h3 { }
1463
+ .order-items .product-name { }
1464
+ .order-items .link-print { float:right; }
1465
+ .order-items p .link-print { float:none; }
1466
+
1467
+ .order-gift-message { margin:15px 0; }
1468
+ .gift-message dt strong { }
1469
+ .gift-message dd { margin:5px 0 0; }
1470
+
1471
+ .order-about { margin:15px 0; }
1472
+ .order-about dt { }
1473
+ .order-about dd { margin:0 0 7px; }
1474
+
1475
+ .tracking-table { margin:0 0 15px; }
1476
+ .tracking-table th { white-space:nowrap; }
1477
+ .tracking-table th,
1478
+ .tracking-table td { padding:1px 5px 0 0; }
1479
+
1480
+ .tracking-table-popup { width:100%; }
1481
+ .tracking-table-popup th { white-space:nowrap; }
1482
+ .tracking-table-popup th,
1483
+ .tracking-table-popup td { padding:1px 8px; }
1484
+
1485
+ /* Order Print Pages */
1486
+ .page-print .print-head { margin:0 0 15px; }
1487
+ .page-print .print-head .logo { float:left; }
1488
+ .page-print .print-head address { float:left; margin-left:15px; }
1489
+ .page-print h1 { }
1490
+ .page-print h2,
1491
+ .page-print h3 { }
1492
+ .page-print h2.h2 { }
1493
+ .page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
1494
+ .page-print .col2-set { margin:0 0 10px; }
1495
+ /* Price Rewrites */
1496
+ .page-print .gift-message-link { display:none; }
1497
+ .page-print .price-excl-tax,
1498
+ .page-print .price-incl-tax { display:block; white-space:nowrap; }
1499
+ .page-print .cart-price,
1500
+ .page-print .price-excl-tax .label,
1501
+ .page-print .price-incl-tax .label,
1502
+ .page-print .price-excl-tax .price,
1503
+ .page-print .price-incl-tax .price { display:inline; }
1504
+
1505
+ /* My Wishlist */
1506
+ .my-wishlist .data-table td { padding:10px; }
1507
+ .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1508
+ .my-wishlist textarea { display:block; width:97%; height:109px; }
1509
+ .my-wishlist .buttons-set { margin-top:2em; }
1510
+ .my-wishlist .buttons-set button.button { float:none; }
1511
+
1512
+ #wishlist-table .add-to-links { white-space:nowrap; }
1513
+
1514
+ /* My Tags */
1515
+ .my-tag-edit { float:left; margin:0 0 10px; }
1516
+ .my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
1517
+ #my-tags-table { clear:both; }
1518
+ #my-tags-table td { padding:10px; }
1519
+ #my-tags-table .add-to-links { white-space:nowrap; }
1520
+
1521
+ /* My Reviews */
1522
+ #my-reviews-table td { padding:10px; }
1523
+
1524
+ .product-review .product-img-box { float:left; width:140px; }
1525
+ .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1526
+ .product-review .product-img-box .label {margin:0 0 3px; }
1527
+ .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1528
+ .product-review .product-details { margin-left:150px; }
1529
+ .product-review .product-name { margin:0 0 10px; }
1530
+ .product-review h3 { margin:0 0 3px; }
1531
+ .product-review .ratings-table { margin:0 0 10px; }
1532
+ .product-review dt { }
1533
+ .product-review dd { margin:5px 0 0; }
1534
+
1535
+ /* Billing Agreements */
1536
+ .billing-agreements .form-list li select { float:left; }
1537
+ .billing-agreements .form-list li button.button { float:left; margin-left:10px; }
1538
+ .billing-agreements .table-caption { }
1539
+ /* ======================================================================================= */
1540
+
1541
+
1542
+ /* Footer ================================================================================ */
1543
+ .footer-container { }
1544
+ .footer { width:990px; margin:0 auto; padding:0px 0px 0px; }
1545
+ .footer .store-switcher { display:inline; margin:0 5px 0 0; }
1546
+ .footer .store-switcher label { vertical-align:middle; }
1547
+ .footer .store-switcher select { padding:0; vertical-align:middle; }
1548
+ .footer a { }
1549
+ .footer a:hover { }
1550
+ .footer .bugs { margin:13px 0 0; }
1551
+ .footer .bugs a { }
1552
+ .footer .bugs a:hover { }
1553
+ .footer address { margin:0 0 0px; }
1554
+ .footer address a { }
1555
+ .footer address a:hover { }
1556
+ /*.footer ul { display:inline; }*/
1557
+ .footer ul.links { display:block; }
1558
+ .footer ul.links { display:inline; padding:0 7px 0 4px; }
1559
+ .footer li.last { background:none !important; padding-right:0 !important; }
1560
+ .footer-container .bottom-container { margin:0 0 5px; }
1561
+ /* ======================================================================================= */
1562
+
1563
+ /* Sample Data============================================================================ */
1564
+ .home-callout { margin-bottom:12px; }
1565
+ .home-callout img { display:block }
1566
+ .home-spot { float:left; width:470px; margin-left:20px; }
1567
+ .best-selling h3 { margin:12px 0 6px 0;}
1568
+ .best-selling table { border-top:1px solid; }
1569
+ .best-selling tr.odd { }
1570
+ .best-selling tr.even { }
1571
+ .best-selling td { width:50%; border-bottom:1px solid; padding:8px 10px 8px 8px;}
1572
+ .best-selling .product-img { float:left; border:2px solid; }
1573
+ .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1574
+ .best-selling a.product-name,
1575
+ .home-spot .best-selling a.product-name:hover { }
1576
+ /* ======================================================================================= */
1577
+
1578
+
1579
+ /* Clears ================================================================================ */
1580
+ .clearer:after,
1581
+ .header-container:after,
1582
+ .header-container .top-container:after,
1583
+ .header:after,
1584
+ .header .quick-access:after,
1585
+ #nav:after,
1586
+ .main:after,
1587
+ .footer:after,
1588
+ .footer-container .bottom-container:after,
1589
+ .col-main:after,
1590
+ .col2-set:after,
1591
+ .col3-set:after,
1592
+ .col3-layout .product-options-bottom .price-box:after,
1593
+ .col4-set:after,
1594
+ .search-autocomplete li:after,
1595
+ .block .block-content:after,
1596
+ .block .actions:after,
1597
+ .block li.item:after,
1598
+ .block-poll li:after,
1599
+ .block-layered-nav .currently li:after,
1600
+ .page-title:after,
1601
+ .products-grid:after,
1602
+ .products-list li.item:after,
1603
+ .box-account .box-head:after,
1604
+ .dashboard .box .box-title:after,
1605
+ .box-reviews li.item:after,
1606
+ .box-tags li.item:after,
1607
+ .pager:after,
1608
+ .sorter:after,
1609
+ .ratings:after,
1610
+ .add-to-box:after,
1611
+ .add-to-cart:after,
1612
+ .product-essential:after,
1613
+ .product-collateral:after,
1614
+ .product-view .product-img-box .more-views ul:after,
1615
+ .product-view .box-tags .form-add:after,
1616
+ .product-options .options-list li:after,
1617
+ .product-options-bottom:after,
1618
+ .product-review:after,
1619
+ .cart:after,
1620
+ .cart-collaterals:after,
1621
+ .cart .crosssell li.item:after,
1622
+ .opc .step-title:after,
1623
+ .checkout-progress:after,
1624
+ .multiple-checkout .place-order:after,
1625
+ .group-select li:after,
1626
+ .form-list li:after,
1627
+ .form-list .field:after,
1628
+ .buttons-set:after,
1629
+ .page-print .print-head:after,
1630
+ .advanced-search-summary:after,
1631
+ .gift-messages-form .item:after,
1632
+ .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1633
+ /* ======================================================================================= */
skin/frontend/default/grayscale/js/cycle-fade-effect.js CHANGED
@@ -1,1259 +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
-
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/slider.js CHANGED
@@ -1,10 +1,10 @@
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: 'scrollLeft', 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); }
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: 'scrollLeft', 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); }
skin/frontend/default/grayscale_blue/banners/payment1.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/banners/payment2.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/banners/payment3.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/banners/payment4.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/banners/payment5.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/banners/promotion.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/css/print.css ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 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_blue/css/skin.css ADDED
@@ -0,0 +1,1633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*TITLES COLORS*/
2
+ body {
3
+ color: #696969; /*text color*/
4
+ }
5
+ h1, h2, h3, h4, h5, h6 {
6
+ color: #0076b3; /*all titles color*/
7
+ }
8
+ a:link, a:visited {
9
+ color:#313131; /*all links color*/
10
+ }
11
+ /* Reset ================================================================================= */
12
+ * {
13
+ margin:0;
14
+ padding:0;
15
+ }
16
+ a, a:active {
17
+ outline: none;
18
+ }
19
+ body {
20
+ background: #fff;
21
+ font: 11px/1.55 Tahoma, Helvetica, sans-serif;
22
+ text-align: center;
23
+ }
24
+ a {
25
+ text-decoration:none;
26
+ }
27
+ a:hover {
28
+ text-decoration:none;
29
+ opacity: 0.8;
30
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
31
+ }
32
+ /* Headings */
33
+ h1, h2, h3, h4, h5, h6 {
34
+ font-family: Arial, Helvetica, sans-serif;
35
+ }
36
+
37
+ h1, .page-title h1, .page-title h2 {
38
+ font-family: Times New Roman;
39
+ font-size: 36px;
40
+ font-weight: normal;
41
+ }
42
+ .product-view .product-shop .product-name h1, .category-title h1 {
43
+ font-family: Times New Roman;
44
+ font-size: 36px;
45
+ font-weight: normal;
46
+ text-transform: none;
47
+ }
48
+ h2 {
49
+ font-size:12px;
50
+ font-weight:bold;
51
+ }
52
+ h3 {
53
+ font-size:12px;
54
+ font-weight:bold;
55
+ }
56
+ h4 {
57
+ font-size:11px;
58
+ font-weight:bold;
59
+ }
60
+ h5 {
61
+ font-size:11px;
62
+ font-weight:bold;
63
+ }
64
+ h6 {
65
+ font-size:11px;
66
+ font-weight:normal;
67
+ }
68
+ p {
69
+ margin:0 0 10px;
70
+ }
71
+ /* Layout ================================================================================ */
72
+ .wrapper {
73
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
74
+ }
75
+ .page {
76
+ width: 950px;
77
+ margin-left: auto;
78
+ margin-right: auto;
79
+ background: #fff;
80
+ }
81
+ .main-container {
82
+ background:transparent;
83
+ clear: both;
84
+ }
85
+ .main {
86
+ width: 910px;
87
+ padding: 0px 20px 10px 20px;
88
+ background:transparent;
89
+ }
90
+
91
+ .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
92
+ /*margin-top: 15px;*/
93
+ }
94
+ /* Base Columns */
95
+ .col-left {
96
+ float: left;
97
+ width: 195px;
98
+ padding: 0;
99
+ }
100
+ .col-main {
101
+ float: left;
102
+ width: 720px;
103
+ padding: 0;
104
+ }
105
+ .checkout-onepage-index .col-main {
106
+ float: left;
107
+ width: 700px;
108
+ padding: 0;
109
+ }
110
+ .col2-right-layout .col-main {
111
+ float: left;
112
+ width: 685px;
113
+ padding: 0;
114
+ }
115
+ .col-right {
116
+ float: right;
117
+ width: 195px;
118
+ padding: 0;
119
+ }
120
+ .col2-right-layout .col-right {
121
+ float: right;
122
+ width: 195px;
123
+ padding: 0;
124
+ }
125
+ /* 1 Column Layout */
126
+ .col1-layout .col-main {
127
+ float:none;
128
+ width:auto;
129
+ }
130
+ /* 2 Columns Layout */
131
+ .col2-left-layout .col-main, .col2-right-layout .col-main {
132
+ width: 670px;
133
+ }
134
+ /* 3 Columns Layout */
135
+ .col3-layout .col-main {
136
+ width: 470px;
137
+ margin-left: 0px;
138
+ }
139
+ .col3-layout .col-wrapper {
140
+ float: left;
141
+ width: 690px;
142
+ }
143
+ /* Global Styles ========================================================================= */
144
+
145
+ /*header*/
146
+ .header-container {
147
+ border: 0px;
148
+ padding: 0px 0px 10px 0px;
149
+ }
150
+ a.logo {
151
+ margin: 18px 0px 0px 24px !important;
152
+ padding: 0px 0px 0px 0px !important;
153
+ }
154
+ .nav-container {
155
+ background: #fff url(../images/menu_bg.gif) no-repeat 50% 0%;
156
+ margin: 0px 0px 10px 0px;
157
+ clear: both;
158
+ }
159
+ #nav {
160
+ padding: 0px 0px 0px 30px;
161
+ width: 920px;
162
+ height: 28px;
163
+ }
164
+ #nav li {
165
+ padding-right: 20px;
166
+ }
167
+ #nav li a {
168
+ padding: 0px 10px 0px 10px;
169
+ }
170
+ #nav li a, #nav li a:hover {
171
+ font: 11px/28px Verdana, Helvetica, sans-serif;
172
+ text-decoration: none;
173
+ text-transform: uppercase;
174
+ }
175
+ #nav li a {
176
+ color: #ffffff;
177
+ }
178
+ #nav li a:hover {
179
+ color: #ffffff;
180
+ }
181
+ #nav ul {
182
+ background: #3b5ea9;
183
+ border: 0;
184
+ -moz-border-radius: 0px 0px 3px 3px;
185
+ -webkit-border-radius: 0px 0px 3px 3px;
186
+ -khtml-border-radius: 0px 0px 3px 3px;
187
+ padding-bottom: 3px;
188
+ }
189
+ #nav ul li {
190
+ padding-right: 0;
191
+ }
192
+ #nav ul ul, #nav ul ul ul ul {
193
+ background: #24427f;
194
+ padding-top: 3px;
195
+ padding-bottom: 3px;
196
+ border: 0;
197
+ -moz-border-radius: 3px 3px 3px 3px;
198
+ -webkit-border-radius: 3px 3px 3px 3px;
199
+ -khtml-border-radius: 3px 3px 3px 3px;
200
+ }
201
+ #nav ul ul ul {
202
+ background: #24427f;
203
+ }
204
+ #nav ul li a {
205
+ padding: 4px 10px 4px 10px !important;
206
+ text-transform: none !important;
207
+ color:#ffffff;
208
+ font: 11px/11px Verdana, Helvetica, sans-serif !important;
209
+ background: none !important;
210
+ }
211
+ #nav ul li.parent a {
212
+ background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
213
+ }
214
+ #nav ul li.parent li a {
215
+ background: none !important;
216
+ }
217
+ #nav ul li a:hover {
218
+ color: #fff !important;
219
+ background: #1bb0fe !important;
220
+ }
221
+ #nav ul ul li a:hover {
222
+ color: #fff !important;
223
+ background:#1bb0fe !important;
224
+ }
225
+
226
+ /*Form-search*/
227
+ #search_mini_form {
228
+ display: block;
229
+ margin: 0px 0px 0px 0px;
230
+ padding: 0;
231
+ position: relative;
232
+ float: right;
233
+ width: 218px;
234
+ clear: both;
235
+ }
236
+ .header .form-search {
237
+ width: 218px;
238
+ height: 18px;
239
+ margin: 6px 6px 5px 0px;
240
+ padding: 0;
241
+ position: relative;
242
+ float: right;
243
+ right: 0;
244
+ }
245
+ .header .form-search label {
246
+ display: none;
247
+ }
248
+ .header .form-search input.input-text {
249
+ width: 189px;
250
+ height: 18px;
251
+ background: url(../images/search_input.gif) no-repeat 0 0;
252
+ margin: 0px 0px 0px 4px !important;
253
+ padding: 0px 0px 0px 7px;
254
+ float: left;
255
+ position: relative;
256
+ border: 0;
257
+ color: #cecece;
258
+ font:11px Arial, Helvetica, sans-serif;
259
+ }
260
+ .header .form-search input.input-text:focus {
261
+ color: #6f6f6f;
262
+ }
263
+ .header .form-search button.button {
264
+ float: right;
265
+ position: relative;
266
+ width: 18px;
267
+ height: 18px;
268
+ display: block;
269
+ margin: 0;
270
+ padding: 0;
271
+ background: url(../images/search_btn.gif) no-repeat 0 0;
272
+ }
273
+ .header .form-search button.button:hover {
274
+ opacity: 0.7;
275
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
276
+ }
277
+ .header .form-search button.button span {
278
+ display: none;
279
+ }
280
+ /*header links*/
281
+ .header .quick-access {
282
+ padding: 0px 28px 0px 0px;
283
+ margin-top: 10px;
284
+ width: 600px;
285
+ position: relative;
286
+ }
287
+ .header .quick-access .switchers {
288
+ position: absolute;
289
+ top: 6px;
290
+ right: 260px;
291
+ text-align: right;
292
+ width: 350px;
293
+ }
294
+ .header .quick-access .switchers label {
295
+ display: none;
296
+ }
297
+ div.switchers * {
298
+ float: right;
299
+ clear: none !important;
300
+ padding: 0 !important;
301
+ }
302
+ div.store-switcher {
303
+ width: 130px;
304
+ text-align: left;
305
+ height: 20px;
306
+ }
307
+ div.switchers select {
308
+ min-width: 90px;
309
+ }
310
+ .header .welcome-msg {
311
+ color: #6f6f6f;
312
+ font: 11px Arial, Helvetica, sans-serif;
313
+ /*float: right;*/
314
+ margin: 33px 0px 5px 0px;
315
+ }
316
+ div.top_static {
317
+ text-align: right;
318
+ margin: 0px 0px 4px 0px;
319
+ }
320
+ div.top_static p {
321
+ margin:0;
322
+ padding:0;
323
+ }
324
+ div.top_static a:link, div.top_static a:visited {
325
+ color: #5d5d5d !important;
326
+ font: 11px Arial, Helvetica, sans-serif !important;
327
+ font-weight: normal !important;
328
+ text-decoration: none !important;
329
+ padding: 0px 14px 0px 10px !important;
330
+ }
331
+ div.top_static a:hover {
332
+ color: #7b7b7b !important;
333
+ }
334
+ div.top_static a.last {
335
+ background: none !important;
336
+ padding: 0px 0px 0px 10px !important;
337
+ }
338
+ div.top_static a:hover {
339
+ text-decoration: underline !important;
340
+ }
341
+
342
+ .header .links a:link, .header .links a:visited {
343
+ color: #6f6f6f;
344
+ text-decoration: none;
345
+ font: 11px Arial, Helvetica, sans-serif;
346
+ background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
347
+ padding: 0px 10px 0px 0px;
348
+ margin: 0px 0px 0px 10px;
349
+ }
350
+ .header .links li.first a {
351
+ background: none;
352
+ padding: 0px 0px 0px 0px;
353
+ }
354
+
355
+ /*breadvrumbs*/
356
+ .breadcrumbs {
357
+ clear: both;
358
+ margin-bottom: 3px;
359
+ padding: 5px 0 5px 0;
360
+ }
361
+ .breadcrumbs li {
362
+ margin-right: 5px;
363
+ color: #5d5d5d;
364
+ }
365
+ .breadcrumbs strong {
366
+ font-weight: normal !important;
367
+ }
368
+ .breadcrumbs li strong {
369
+ color: #5d5d5d;
370
+ }
371
+ .breadcrumbs span {
372
+ display: none;
373
+ }
374
+ .breadcrumbs a:link, .breadcrumbs a:visited {
375
+ color: #9a9a9a;
376
+ text-decoration: none;
377
+ padding-right: 15px;
378
+ background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
379
+ }
380
+ .breadcrumbs a:hover {
381
+ color: #5d5d5d;
382
+ }
383
+ /*------------------Footer-------------------*/
384
+ .footer-container {
385
+ border-top: 1px solid #d9d9d9;
386
+ background: #f5f5f5;
387
+ border-bottom: 1px solid #DADADA;
388
+ }
389
+ .footer {
390
+ padding:5px 10px 5px;
391
+ }
392
+ .footer ul.links {
393
+ padding-bottom: 2px;
394
+ }
395
+ .footer address {
396
+ margin-bottom: 0;
397
+ color: #8c8e8f;
398
+ }
399
+ .footer a {
400
+ color: #697073;
401
+ }
402
+ /*-------------------------------------------------------SIDE BARS-----------*/
403
+ .block {
404
+ border: 1px solid #d9dde3;
405
+ margin: 0 0 14px;
406
+ border-radius: 2px;
407
+ -moz-border-radius: 2px;
408
+ -webkit-border-radius: 2px;
409
+ -khtml-border-radius: 2px;
410
+ }
411
+ .block .block-title {
412
+ border-bottom: 0px;
413
+ padding: 0px 0px 0px 0px;
414
+ }
415
+ .block-account .block-title {
416
+ background: #fff;
417
+ }
418
+ .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
419
+ border: 0 !important;
420
+ }
421
+ .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 {
422
+ color: #474747;
423
+ }
424
+ .block .block-title strong {
425
+ color: #5d5d5d;
426
+ font: bold 11px Tahoma, Helvetica, sans-serif;
427
+ padding: 3px 12px 3px 12px;
428
+ text-transform: uppercase;
429
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
430
+ }
431
+ .block .block-content {
432
+ color: #babbbb;
433
+ padding: 6px 12px 6px 12px;
434
+ background: #fff;
435
+ }
436
+ .block-cart .block-content {
437
+ color: #474747;
438
+ }
439
+ .block-payment-options .block-content {
440
+ padding-left: 9px;
441
+ }
442
+ .block li.odd {
443
+ background: transparent;
444
+ }
445
+ /*shop by, category*/
446
+ .block-layered-nav .block-subtitle {
447
+ display: none;
448
+ }
449
+ .block-layered-nav .block-title {
450
+ text-indent:0em;
451
+ height: 30px;
452
+ background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
453
+ }
454
+ .block-layered-nav .block-title strong {
455
+ padding: 6px 4px 6px 28px;
456
+ background: url(../images/block_head_line.gif) no-repeat 0% 100%;
457
+ }
458
+ .block-layered-nav .block-content {
459
+ border: 0;
460
+ }
461
+ .block-layered-nav dt {
462
+ background: none;
463
+ font-weight: bold;
464
+ color: #bebebe;
465
+ padding: 0px 0px 3px 0px;
466
+ text-transform:none;
467
+ }
468
+ .block-layered-nav li {
469
+ padding-bottom: 2px;
470
+ color: #313438;
471
+ }
472
+ .block-layered-nav li a {
473
+ font: bold 11px/16px Tahoma, Helvetica, sans-serif;
474
+ color: #313438;
475
+ text-decoration: none;
476
+ }
477
+ .block-layered-nav li a:hover {
478
+ color: #666;
479
+ }
480
+ .block-layered-nav .currently .label {
481
+ background:none;
482
+ font-weight:bold;
483
+ padding-left:0px;
484
+ text-transform:none;
485
+ color: #888;
486
+ }
487
+ .block-layered-nav .currently .label span {
488
+ font-weight:normal;
489
+ color: #5d5d5d;
490
+ }
491
+ /*block-cart*/
492
+ .block-cart .block-title {
493
+ background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
494
+ }
495
+ .block-cart .block-title strong {
496
+ padding-left: 30px;
497
+ }
498
+ .block-cart .actions {
499
+ text-align: center !important;
500
+ padding-top: 0;
501
+ }
502
+ .block-cart .actions button {
503
+ margin-left: auto !important;
504
+ margin-right: auto !important;
505
+ float: none !important;
506
+ }
507
+ .block-cart .summary {
508
+ padding-bottom: 3px;
509
+ }
510
+ /*block-subscribe*/
511
+ .block-subscribe {
512
+ background: none;
513
+ }
514
+ .block-subscribe .block-title {
515
+ background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
516
+ }
517
+ .block-subscribe .block-title strong {
518
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
519
+ padding-left: 32px;
520
+ }
521
+ .block-subscribe .block-content {
522
+ background: none;
523
+ padding-top: 6px;
524
+ }
525
+ .block-subscribe label {
526
+ font-family: Arial, Helvetica, sans-serif;
527
+ color:#66625b;
528
+ }
529
+ .block-subscribe input.input-text {
530
+ width: 167px;
531
+ height: 17px;
532
+ font-family: Arial, Helvetica, sans-serif;
533
+ font-size: 11px;
534
+ font-weight: normal;
535
+ color: #66625a;
536
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
537
+ border: 0;
538
+ margin: 0;
539
+ padding: 0px 0px 0px 7px;
540
+ }
541
+ .block-subscribe input.input-text:focus {
542
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
543
+ }
544
+ .block-subscribe .input-box {
545
+ float: left;
546
+ position: relative;
547
+ margin: 0;
548
+ padding: 8px 0px 0px 0px;
549
+ }
550
+ .block-subscribe .actions {
551
+ float: left;
552
+ position: relative;
553
+ margin: 0;
554
+ padding: 0;
555
+ }
556
+ .block-subscribe .button {
557
+ margin: 7px 0px 0px 0px;
558
+ }
559
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
560
+ background-position: right -96px;
561
+ cursor: pointer;
562
+ }
563
+ button.button:hover span span, button.buttonHover span span {
564
+ background-position: 0 -32px !important;
565
+ color: #050000;
566
+ }
567
+ /*side-bar items*/
568
+ .block .block-content li.item {
569
+ padding:0px 0px 7px 0px;
570
+ }
571
+ .block .block-content li.item .product {
572
+ padding-bottom: 0px;
573
+ }
574
+ .block .block-content li.last .product {
575
+ padding-bottom: 8px;
576
+ border-bottom: 0;
577
+ }
578
+ .block-tags .block-content ul {
579
+ padding: 0
580
+ }
581
+ .block .block-subtitle, .block-poll li {
582
+ padding: 0px 0px 5px 0px;
583
+ }
584
+ /*side-bar prices*/
585
+ .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
586
+ color: #929292;
587
+ }
588
+ .old-price .price-label, .old-price .price {
589
+ color:#697073;
590
+ }
591
+ .special-price {
592
+ padding-top: 0;
593
+ }
594
+ .special-price .price, .special-price .price-label {
595
+ font-weight: bold !important;
596
+ color: #000 !important;
597
+ }
598
+ .special-price .price {
599
+ font:11px Tahoma, Helvetica, sans-serif;
600
+ color: #cc0000 !important;
601
+ }
602
+ /*reccently view*/
603
+ #recently-viewed-items {
604
+ margin-top: 4px;
605
+ margin-left: 0px;
606
+ }
607
+ #recently-viewed-items li {
608
+ padding-top: 1px;
609
+ padding-bottom: 2px;
610
+ }
611
+ #recently-viewed-items a {
612
+ font-weight: bold;
613
+ text-decoration: none;
614
+ color: #babbbb;
615
+ }
616
+ #recently-viewed-items a:hover {
617
+ color: #5d5d5d;
618
+ }
619
+ /*most popular, related */
620
+ .product-name a {
621
+ text-decoration: none;
622
+ }
623
+ .block-content .old-price .price-label {
624
+ display: none;
625
+ color: #697073;
626
+ font-weight: bold;
627
+ }
628
+ .block-content .special-price .price-label {
629
+ display: none;
630
+ }
631
+ .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
632
+ font-weight: bold;
633
+ font-size: 11px;
634
+ }
635
+ .block-content .old-price .price {
636
+ text-decoration: line-through;
637
+ color: #697073;
638
+ }
639
+
640
+ /*****************************************************************************CATALOG****************/
641
+ /*pager*/
642
+ .toolbar .pager, .toolbar .sorter {
643
+ border: none;
644
+ padding: 0px 0px 4px 0px;
645
+ }
646
+ .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
647
+ font-weight: normal;
648
+ color: #9a9a9a;
649
+ }
650
+ .toolbar .pager a, .toolbar .sorter a {
651
+ color: #050000;
652
+ }
653
+ .pager .pages {
654
+ position: relative;
655
+ padding-left: 20px;
656
+ color: #9a9a9a;
657
+ }
658
+ .pager .pages strong {
659
+ font-weight: normal;
660
+ color: #9a9a9a;
661
+ font-family: Arial;
662
+ }
663
+ .pager .limiter {
664
+ padding-right: 64px;
665
+ }
666
+ .pager .limiter select, .sorter .sort-by select {
667
+ background:none repeat scroll 0 0 #f8f8f8;
668
+ border:1px solid #dcdfe5;
669
+ color: #2c2f33;
670
+ }
671
+ .sort-by {
672
+ float: right;
673
+ position: relative;
674
+ }
675
+ .sorter .sort-by {
676
+ padding-right: 0;
677
+ }
678
+ /*items*/
679
+ .products-list .product-image {
680
+ width: 160px;
681
+ height: 135px;
682
+ }
683
+ .products-list .product-shop {
684
+ margin-left:175px;
685
+ }
686
+ .product-name {
687
+ font-size: 11px;
688
+ font-weight: normal;
689
+ text-transform: uppercase;
690
+ font-family: Tahoma;
691
+ }
692
+ .product-name a:link, .product-name a:visited {
693
+ color:#000000;
694
+ }
695
+ .product-name a:hover {
696
+ color: #5d5d5d;
697
+ }
698
+ a.product-image:hover {
699
+ opacity: 1;
700
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
701
+ }
702
+
703
+ /*description*/
704
+ .products-list .desc {
705
+ font:11px Arial, Helvetica, sans-serif;
706
+ line-height: 130%;
707
+ }
708
+ .mini-products-list .product-name {
709
+ }
710
+ .mini-products-list .product-image {
711
+ width: 50px;
712
+ border: 0;
713
+ }
714
+ .mini-products-list .product-details {
715
+ margin-left: 62px;
716
+ }
717
+ /*Prices*/
718
+ .products-grid .price-box {
719
+ margin: 4px 0 0 0;
720
+ }
721
+ .regular-price {
722
+ color:#000000;
723
+ }
724
+ .regular-price .price, .price-box .price {
725
+ color: #cc0000;
726
+ font-weight: bold !important;
727
+ font:11px Tahoma, Helvetica, sans-serif;
728
+ }
729
+ div.product-shop .regular-price .price, div.product-shop .price-box .price {
730
+ font:15px Tahoma, Helvetica, sans-serif;
731
+ }
732
+ .minimal-price .price-label {
733
+ font-weight: normal;
734
+ }
735
+ .minimal-price-link {
736
+ text-decoration: none;
737
+ }
738
+
739
+ .products-grid .actions {
740
+ bottom: 0;
741
+ }
742
+ .products-grid .product-image {
743
+ width: 135px;
744
+ background-color: #ffffff;
745
+ margin-bottom: 14px;
746
+ }
747
+ .products-grid .product-image img {
748
+ width: 135px;
749
+ }
750
+ /*col 3 ctatlog*/
751
+ .col3-layout .products-grid {
752
+ width: 470px;
753
+ margin-bottom: 10px;
754
+ }
755
+ .col3-layout .products-grid li.item {
756
+ padding: 0px 10px 60px 0;
757
+ width: 145px;
758
+ }
759
+ .col3-layout .products-grid li.last {
760
+ padding: 0px 0 60px 0;
761
+ width: 145px;
762
+ }
763
+ /*col 2 ctatlog*/
764
+ .col2-left-layout .products-grid, .col2-right-layout .products-grid {
765
+ width: 670px;
766
+ margin-bottom: 10px;
767
+ }
768
+ .col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
769
+ padding: 0px 20px 60px 0;
770
+ width: 200px;
771
+ }
772
+ .col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
773
+ float: left;
774
+ padding: 0px 0 60px 0;
775
+ width: 200px;
776
+ }
777
+ /* Form Elements */
778
+ input {
779
+ font:12px/15px Arial, Helvetica, sans-serif;
780
+ color:#5d5d5d;
781
+ font-weight: bold;
782
+ }
783
+ select, textarea {
784
+ font:11px/14px Arial, Helvetica, sans-serif;
785
+ color:#808080;
786
+ font-weight: normal;
787
+ }
788
+ input.input-text, select, textarea {
789
+ background:#f8f8f8;
790
+ border:1px solid #e9e9eb;
791
+ }
792
+ select.multiselect option {
793
+ }
794
+ .sort-by select {
795
+ width: 128px;
796
+ }
797
+ /* Form */
798
+ .form-list label {
799
+ }
800
+ .form-list label.required em {
801
+ font-style:normal;
802
+ }
803
+ /* REQUIRED BUTTON STYLES: */
804
+ button.button {
805
+ position: relative;
806
+ border: 0 !important;
807
+ cursor: pointer;
808
+ padding: 0;
809
+ overflow: visible; /* removes extra side padding in IE */
810
+ }
811
+ button.button::-moz-focus-inner {
812
+ border: none; /* overrides extra padding in Firefox */
813
+ }
814
+ button.button span {
815
+ position: relative;
816
+ display: block;
817
+ white-space: nowrap;
818
+ border: 0 !important;
819
+ background: none !important;
820
+ height:17px;
821
+ padding: 0;
822
+ margin: 0;
823
+ }
824
+ button.button span span {
825
+ position: relative;
826
+ display: block;
827
+ white-space: nowrap;
828
+ border: 0 !important;
829
+ }
830
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
831
+ /* Safari and Google Chrome only - fix margins */
832
+ button.button span {
833
+ margin-top: -1px;
834
+ }
835
+ }
836
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
837
+ button.button {
838
+ padding: 0 11px 0 0;
839
+ font: 11px Tahoma, Helvetica, sans-serif;
840
+ text-align: center;
841
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
842
+ height: 17px !important;
843
+ }
844
+ button.button span span {
845
+ padding: 2px 0 0 11px;
846
+ height: 17px;
847
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
848
+ border: 0 !important;
849
+ color: #ffffff;
850
+ font: 11px Tahoma, Helvetica, sans-serif;
851
+ text-transform: uppercase;
852
+ }
853
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
854
+ background-position: right -96px;
855
+ }
856
+ button.button:hover span span, button.buttonHover span span {
857
+ background-position: 0 -32px !important;
858
+ color: #ffffff;
859
+ }
860
+ .products-grid button.button, .products-list button.button, .add-to-cart button.button {
861
+ padding: 0 10px 0 0;
862
+ font: 10px Tahoma, Helvetica, sans-serif;
863
+ text-align: center;
864
+ background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
865
+ height: 17px !important;
866
+ }
867
+ .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
868
+ padding: 2px 0 0 20px;
869
+ height: 17px;
870
+ background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
871
+ border: 0 !important;
872
+ color: #fff;
873
+ font: 10px Tahoma, Helvetica, sans-serif;
874
+ text-transform: uppercase;
875
+ }
876
+ .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 */
877
+ background-position: right -96px;
878
+ }
879
+ .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 {
880
+ background-position: 0 -32px !important;
881
+ color: #fff;
882
+ }
883
+ .product-view .box-tags .form-add .input-box {
884
+ margin-right: 8px;
885
+ }
886
+ .product-view .box-tags .form-add .input-box input {
887
+ height: 14px;
888
+ background: #f8f8f8;
889
+ border: 1px solid #d9dde3;
890
+ }
891
+ div.toolbar div.sorter {
892
+ display: none;
893
+ }
894
+ div.toolbar-bottom div.sorter {
895
+ display: block;
896
+ }
897
+ div.toolbar-bottom .view-mode {
898
+ padding-right: 20px;
899
+ }
900
+ div.toolbar-bottom .limiter {
901
+ float: right;
902
+ }
903
+
904
+ /**************************************************************PRODUCT******************/
905
+ .product-view {
906
+ border: 1px solid #e5e6e8;
907
+ padding: 22px 0 0 0;
908
+ overflow: hidden;
909
+ }
910
+ .product-essential {
911
+ padding-top: 0;
912
+ }
913
+ .product-view .product-shop {
914
+ width: 338px;
915
+ }
916
+ .product-view .product-img-box {
917
+ margin-top: 10px;
918
+ }
919
+ .product-view .product-img-box .product-image {
920
+ margin-bottom: 5px;
921
+ }
922
+ .product-view .product-img-box .zoom #track {
923
+ background:#dadada;
924
+ }
925
+ .product-view .product-shop .availability {
926
+ font-size: 11px;
927
+ }
928
+ .product-view .product-img-box .more-views li {
929
+ margin:0 0 8px 12px;
930
+ }
931
+ .product-view .product-img-box .more-views li a {
932
+ border: 1px solid #ffffff;
933
+ }
934
+
935
+ .product-view .add-to-cart .button {
936
+ margin-top: 1px;
937
+ }
938
+ .product-view .product-shop .add-to-links a {
939
+ color:#313438 !important;
940
+ font-weight:normal !important;
941
+ font:11px Arial, Helvetica, sans-serif;
942
+ }
943
+ .product-view .product-shop .short-description {
944
+ line-height: 130%;
945
+ }
946
+ .product-collateral .box-collateral, .no-rating {
947
+ margin-bottom: 15px;
948
+ }
949
+ .product-view .box-up-sell .products-grid {
950
+ width: 642px !important;
951
+ margin-bottom: 10px;
952
+ }
953
+ .product-view .box-up-sell .products-grid td {
954
+ padding:15px 5px 12px 0px;
955
+ }
956
+ /*titles on product page*/
957
+ .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
958
+ font:12px Arial, Helvetica, sans-serif;
959
+ font-weight: bold;
960
+ text-transform: none;
961
+ color: #313438;
962
+ margin: 5px 0px 7px 0px;
963
+ }
964
+ /*messages*/
965
+ .error-msg, .success-msg, .note-msg, .notice-msg {
966
+ background: none;
967
+ min-height:24px !important;
968
+ padding:4px 8px 2px 8px !important;
969
+ }
970
+ .add-to-box .or {
971
+ color:#697073;
972
+ font-weight:normal;
973
+ }
974
+ .product-collateral {
975
+ padding: 15px 25px 25px 25px;
976
+ background: #fff;
977
+ }
978
+ .product-view .box-tags .form-add label {
979
+ color: #697073 !important;
980
+ font-weight: normal !important;
981
+ font-size: 11px;
982
+ }
983
+ .product-view .box-tags .form-add .input-box {
984
+ padding:0;
985
+ }
986
+ .product-view .box-tags .note {
987
+ padding:0;
988
+ }
989
+ .product-options p.required {
990
+ padding-top: 0;
991
+ }
992
+ .product-options {
993
+ padding-bottom: 5px;
994
+ }
995
+ .add-to-box .add-to-cart {
996
+ margin-right: 10px;
997
+ }
998
+ /***************************************************************CART**********************************/
999
+ .cart .page-title h1 {
1000
+ margin-top: 0;
1001
+ }
1002
+ .cart .page-title .checkout-types li {
1003
+ margin-bottom: 0;
1004
+ margin-top: 5px;
1005
+ }
1006
+ .data-table thead th {
1007
+ font:11px Arial, Helvetica, sans-serif;
1008
+ font-weight: bold;
1009
+ }
1010
+ .cart .discount h2, .cart .shipping h2 {
1011
+ color:#5d5d5d;
1012
+ font:bold 12px/12px Arial, Helvetica, sans-serif;
1013
+ padding:0 0 0 0px;
1014
+ text-transform:none;
1015
+ }
1016
+ .cart .discount input.input-text {
1017
+ border: 1px solid #d9dde3;
1018
+ width: 126px;
1019
+ padding-left: 6px;
1020
+ color: #5d5d5d;
1021
+ float: left;
1022
+ }
1023
+ #checkout-review-table tfoot tr.last .price {
1024
+ color: #cc0000;
1025
+ font:12px Arial, Helvetica, sans-serif;
1026
+ }
1027
+ #shopping-cart-totals-table tfoot .price {
1028
+ color: #cc0000;
1029
+ font-weight: bold !important;
1030
+ font:12px Arial, Helvetica, sans-serif;
1031
+ }
1032
+ #shopping-cart-totals-table .price {
1033
+ color: #cc0000;
1034
+ font-weight: normal !important;
1035
+ font:12px Arial, Helvetica, sans-serif;
1036
+ }
1037
+ .cart .totals td {
1038
+ vertical-align: middle;
1039
+ font:12px Arial, Helvetica, sans-serif;
1040
+ color: #000000;
1041
+ }
1042
+ .cart .totals tfoot td strong {
1043
+ font:12px Arial, Helvetica, sans-serif;
1044
+ font-weight: bold;
1045
+ }
1046
+ .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1047
+ margin-top: 0;
1048
+ margin-left: 8px;
1049
+ float: left;
1050
+ clear: none;
1051
+ }
1052
+ .discounts {
1053
+ width: 50%;
1054
+ float: left;
1055
+ position: relative;
1056
+ }
1057
+ .form-list label {
1058
+ font:11px Arial, Helvetica, sans-serif;
1059
+ color: #5d5d5d;
1060
+ font-weight: bold;
1061
+ }
1062
+ .form-list .input-box select {
1063
+ border: 1px solid #d9dde3;
1064
+ }
1065
+ .checkout-progress li.active {
1066
+ border-top-color: #313438;
1067
+ color: #313438;
1068
+ }
1069
+ .cart .crosssell {
1070
+ padding: 11px 15px 12px 15px;
1071
+ }
1072
+ .cart .crosssell .product-image {
1073
+ border: 0;v
1074
+ }
1075
+ .cart .crosssell .link-wishlist {
1076
+ color: #313438 !important;
1077
+ }
1078
+ /* SMALL BUTTONS */
1079
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1080
+ position: relative;
1081
+ border: 0 !important;
1082
+ cursor: pointer;
1083
+ padding: 0;
1084
+ overflow: visible; /* removes extra side padding in IE */
1085
+ }
1086
+ .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 {
1087
+ border: none; /* overrides extra padding in Firefox */
1088
+ }
1089
+ .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 {
1090
+ position: relative;
1091
+ display: block;
1092
+ white-space: nowrap;
1093
+ border: 0 !important;
1094
+ background: none;
1095
+ padding: 0;
1096
+ margin: 0;
1097
+ }
1098
+ .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 {
1099
+ position: relative;
1100
+ display: block;
1101
+ white-space: nowrap;
1102
+ border: 0 !important;
1103
+ }
1104
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1105
+ .cart .discount button.button span {
1106
+ margin-top: -1px;
1107
+ }
1108
+ }
1109
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1110
+ .cart .shipping button.button span {
1111
+ margin-top: -1px;
1112
+ }
1113
+ }
1114
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1115
+ #shopping-cart-table button.button span {
1116
+ margin-top: -1px;
1117
+ }
1118
+ }
1119
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1120
+ .my-wishlist .buttons-set button.button span {
1121
+ margin-top: -1px;
1122
+ }
1123
+ }
1124
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1125
+ .block-compare button.button span {
1126
+ margin-top: -1px;
1127
+ }
1128
+ }
1129
+ /* custom look and feel: */
1130
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1131
+ padding: 0 15px 0 0;
1132
+ font: 11px Arial, Helvetica, sans-serif;
1133
+ }
1134
+ .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 {
1135
+ padding: 2px 0 0 15px;
1136
+ }
1137
+ .crosssell-div {
1138
+ clear: both;
1139
+ }
1140
+ .product-view .product-shop .add-to-links li {
1141
+ display: block;
1142
+ }
1143
+ .product-view .product-shop .add-to-links li .separator {
1144
+ display: none;
1145
+ }
1146
+ /***********************************************************CHECKOUT, ACCOUNT********************************/
1147
+ .opc .step-title h2 {
1148
+ font:12px Arial, Helvetica, sans-serif;
1149
+ font-weight: bold;
1150
+ }
1151
+ .opc {
1152
+ border-bottom: 1px solid #dadada;
1153
+ }
1154
+ .opc .step-title .number {
1155
+ border: 0;
1156
+ }
1157
+ .opc .allow .step-title h2 {
1158
+ color: #999;
1159
+ }
1160
+ .opc .step-title .number {
1161
+ background: #fff;
1162
+ color: #999999;
1163
+ }
1164
+ .opc .allow .step-title .number {
1165
+ background: #fff;
1166
+ color: #999999;
1167
+ }
1168
+ .opc .active .step-title .number {
1169
+ background:#dadada;
1170
+ color:#3a3c40;
1171
+ border-radius: 2px;
1172
+ -moz-border-radius: 2px;
1173
+ -webkit-border-radius: 2px;
1174
+ -khtml-border-radius: 2px;
1175
+ }
1176
+ .dashboard .box-reviews .number {
1177
+ background: #fff;
1178
+ border: 1px solid #999999 !important;
1179
+ color: #999999;
1180
+ }
1181
+ .dashboard .box-reviews .details {
1182
+ margin-left: 25px;
1183
+ padding-top: 3px;
1184
+ }
1185
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1186
+ color: #999;
1187
+ }
1188
+ .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1189
+ background: none;
1190
+ font-size:12px;
1191
+ padding-left:0px;
1192
+ text-transform:uppercase;
1193
+ }
1194
+ .my-account .box-info {
1195
+ color: #313131;
1196
+ }
1197
+ .title-buttons .button {
1198
+ margin-top: 5px;
1199
+ }
1200
+ .advanced-search-summary strong {
1201
+ padding-left: 0;
1202
+ }
1203
+ .block-progress {
1204
+ margin-top: 74px;
1205
+ }
1206
+ .block-progress dt {
1207
+ font-size:11px;
1208
+ color: #313438;
1209
+ padding: 0px;
1210
+ }
1211
+ .opc-block-progress .block-title strong {
1212
+ font-size: 11px;
1213
+ }
1214
+ .block-progress dd {
1215
+ padding: 0px;
1216
+ }
1217
+ .block-account .block-content li.current {
1218
+ color: #313438;
1219
+ }
1220
+ .block-account .block-content li a:hover {
1221
+ color: #313438;
1222
+ text-decoration: underline !important;
1223
+ }
1224
+ .opc-block-progress a:link, .opc-block-progress a:visited {
1225
+ color: #000000;
1226
+ font-weight: bold;
1227
+ }
1228
+ /**************************************************************HOME PAGE***********************************/
1229
+
1230
+ /*block-service*/
1231
+ .block-service .block-title {
1232
+ background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1233
+ padding-top: 2px;
1234
+ }
1235
+ .block-service .block-title strong {
1236
+ padding-left: 30px;
1237
+ }
1238
+ .block-service .block-content {
1239
+ padding: 13px 15px 2px 17px;
1240
+ font-size: 11px;
1241
+ color: #878787;
1242
+ }
1243
+ .block-service .block-content span {
1244
+ display: block;
1245
+ line-height: 35px;
1246
+ font-family: Times New Roman;
1247
+ font-weight: bold;
1248
+ font-size: 15px;
1249
+ color: #34363a;
1250
+ }
1251
+ .block-service .block-content span span {
1252
+ display: inline;
1253
+ padding-left: 3px;
1254
+ font-weight: normal;
1255
+ font-size: 32px;
1256
+ color: #cc0000;
1257
+ }
1258
+ /**************************************************************TEXT COLORS*********************************************/
1259
+ /* grey */
1260
+ .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1261
+ color: #697073 !important;
1262
+ }
1263
+ /*light*/
1264
+ .error-msg {
1265
+ color: #bebebe !important;
1266
+ }
1267
+ /*dark*/
1268
+ .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 {
1269
+ color: #000 !important;
1270
+ }
1271
+ .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1272
+ color: #5d5d5d;
1273
+ font-weight: normal !important;
1274
+ }
1275
+ /*medium grey text*/
1276
+ .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1277
+ color: #5d5d5d !important;
1278
+ }
1279
+ /*dark grey - separators, lines*/
1280
+ .products-list .add-to-links .separator {
1281
+ color: #6a7173;
1282
+ }
1283
+ /*grey*/
1284
+ .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 {
1285
+ color: #5d5d5d;
1286
+ }
1287
+ .link-wishlist {
1288
+ color: #5d5d5d !important;
1289
+ }
1290
+ /*font normal*/
1291
+ .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1292
+ font-weight: normal;
1293
+ }
1294
+ /*font 11px*/
1295
+ .old-price .price-label, .special-price .price-label {
1296
+ font-size: 11px;
1297
+ }
1298
+ .std ul.disc {
1299
+ list-style-type: circle;
1300
+ }
1301
+ /**********************************************************BACKGOUNDS*****************************************************/
1302
+ /*background-transparent*/
1303
+ .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 {
1304
+ background:transparent;
1305
+ }
1306
+ /*border-non*/
1307
+ .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 {
1308
+ border: none;
1309
+ }
1310
+ /*background- forms */
1311
+ .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 {
1312
+ background:#fff;
1313
+ }
1314
+ /*background-white*/
1315
+ .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,
1316
+ .truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl {
1317
+ background: #fff;
1318
+ }
1319
+ /*background- foocus */
1320
+ input.input-text:focus, select:focus, textarea:focus {
1321
+ background:#fff;
1322
+ }
1323
+ .opc .step-title, .opc .allow .step-title {
1324
+ background:#f4f4f4;
1325
+ }
1326
+ .validation-failed {
1327
+ background:#cfcfd0 !important;
1328
+ }
1329
+ /*border - forms */
1330
+ .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,
1331
+ .truncated .truncated_full_value dl {
1332
+ border-color: #dadada !important;
1333
+ }
1334
+ .data-table {
1335
+ border-left: 1px solid #e7e9eb !important;
1336
+ border-right: 1px solid #e7e9eb !important;
1337
+ border-collapse: collapse;
1338
+ }
1339
+ .data-table thead th {
1340
+ border: 1px solid #d9dde3;
1341
+ padding: 9px 12px 9px 12px;
1342
+ color: #5d5d5d;
1343
+ background: #fff;
1344
+ }
1345
+ .data-table td {
1346
+ border-top: 1px solid #d9dde3;
1347
+ border-right: 1px solid #d9dde3;
1348
+ border-bottom: 1px solid #d9dde3;
1349
+ border-left: 0;
1350
+ background: #f8f8f8;
1351
+ }
1352
+ .data-table td .product-name a {
1353
+ font-size: 12px;
1354
+ }
1355
+ .data-table td input.qty {
1356
+ color: #3a3c40;
1357
+ border: 1px solid #d9dde3;
1358
+ padding-left: 6px;
1359
+ }
1360
+ .data-table td .price {
1361
+ font-weight: bold !important;
1362
+ color: #3a3c40;
1363
+ font: 11px Arial, Helvetica, sans-serif;
1364
+ }
1365
+ .data-table td.last .price {
1366
+ color: #cc0000;
1367
+ }
1368
+ .data-table tfoot tr td {
1369
+ border: 1px solid #d9dde3;
1370
+ padding: 12px 10px 12px 13px;
1371
+ }
1372
+ /*border */
1373
+ .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1374
+ border:1px solid #dce0e5;
1375
+ }
1376
+ .product-image img, .product-view .box-up-sell .products-grid .product-image img {
1377
+ border:1px solid #dadee4;
1378
+ }
1379
+ .product-image img:hover {
1380
+ border:1px solid #edf0f4;
1381
+ }
1382
+ .product-img-box .product-image img, .product-img-box .product-image img:hover {
1383
+ border: 0;
1384
+ }
1385
+ /*border = background color*/
1386
+ .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1387
+ border-color: #e6e9ee;
1388
+ }
1389
+ .products-list li.item {
1390
+ border-color: transparent;
1391
+ }
1392
+ /*Block poll*/
1393
+ /* REQUIRED BUTTON STYLES: */
1394
+ .block-poll button.button, .block-compare button.button {
1395
+ position: relative;
1396
+ border: 0 !important;
1397
+ cursor: pointer;
1398
+ padding: 0;
1399
+ overflow: visible; /* removes extra side padding in IE */
1400
+ }
1401
+ .block-poll button.button::-moz-focus-inner {
1402
+ border: none; /* overrides extra padding in Firefox */
1403
+ }
1404
+ .block-compare button.button::-moz-focus-inner {
1405
+ border: none; /* overrides extra padding in Firefox */
1406
+ }
1407
+ .block-poll button.button span, .block-compare button.button span {
1408
+ position: relative;
1409
+ display: block;
1410
+ white-space: nowrap;
1411
+ border: 0 !important;
1412
+ background: none;
1413
+ padding: 0;
1414
+ margin: 0;
1415
+ }
1416
+ .block-poll button.button span span, .block-compare button.button span span {
1417
+ position: relative;
1418
+ display: block;
1419
+ white-space: nowrap;
1420
+ border: 0 !important;
1421
+ }
1422
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1423
+ /* Safari and Google Chrome only - fix margins */
1424
+ .block-poll button.button span {
1425
+ margin-top: -1px;
1426
+ }
1427
+ }
1428
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1429
+ /* Safari and Google Chrome only - fix margins */
1430
+ .block-compare button.button span {
1431
+ margin-top: -1px;
1432
+ }
1433
+ }
1434
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
1435
+ .block-poll button.button, .block-compare button.button {
1436
+ padding: 0 10px 0 0;
1437
+ }
1438
+ .block-poll button.button span span, .block-compare button.button span span {
1439
+ padding: 2px 0 0 12px;
1440
+ }
1441
+ /*Compare*/
1442
+ .compare-table .btn-remove {
1443
+ height: 11px;
1444
+ width: 57px;
1445
+ margin: 3px 0px 3px 0px;
1446
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1447
+ }
1448
+ .compare-table .btn-remove:hover {
1449
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1450
+ }
1451
+ .cart .totals .checkout-types li a {
1452
+ color: #000000;
1453
+ font-size: 11px;
1454
+ }
1455
+ .page-popup .link-print {
1456
+ color: #000000;
1457
+ }
1458
+ .link-cart {
1459
+ color: #cc0000 !important;
1460
+ font-weight: normal;
1461
+ text-decoration: none;
1462
+ }
1463
+ .link-cart:hover {
1464
+
1465
+ opacity: 0.9;
1466
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1467
+ }
1468
+ .addresses-list h2 {
1469
+ color: #313438;
1470
+ }
1471
+ /*demo notice*/
1472
+ .demo-notice {
1473
+ background: none repeat scroll 0 0 #ffffff;
1474
+ color: #000000;
1475
+ font-size: 11px;
1476
+ font-weight: bold;
1477
+ line-height: 1.15;
1478
+ margin: 0;
1479
+ padding: 5px 5px;
1480
+ text-align: center;
1481
+ opacity: 0.7;
1482
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
1483
+ position: absolute;
1484
+ top: 0;
1485
+ left: 0;
1486
+ }
1487
+ /*download banner*/
1488
+ .download p {
1489
+ color: #5d5d5d;
1490
+ }
1491
+ a.download {
1492
+ display: block;
1493
+ width: 166px;
1494
+ height: 213px;
1495
+ background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
1496
+ margin-left: auto;
1497
+ margin-right: auto;
1498
+ margin-bottom: 10px;
1499
+ }
1500
+ p.forum a:link, p.forum a:visited {
1501
+ padding: 0px 0px 2px 26px;
1502
+ line-height: 17px;
1503
+ background: url(../images/forum.png) no-repeat 0px 0px;
1504
+ color: #000000;
1505
+ }
1506
+ p.forum a:hover {
1507
+ color: #fc4500;
1508
+ }
1509
+ p.more_themes a:link, p.more_themes a:visited {
1510
+ padding: 0px 0px 2px 26px;
1511
+ line-height: 17px;
1512
+ background: url(../images/more.png) no-repeat 0 0;
1513
+ color: #000000;
1514
+ }
1515
+ p.more_themes a:hover {
1516
+ color: #fc4500;
1517
+ }
1518
+ /*customer service*/
1519
+
1520
+ .customer_service .block-title strong {
1521
+ padding-left:30px;
1522
+ }
1523
+ .customer_service .block-title {
1524
+ background: url(../images/customer_icon.png) no-repeat 7px 4px;
1525
+ }
1526
+ .customer_service p {
1527
+ margin: 0px 0px 0px 0px;
1528
+ }
1529
+ p.phone {
1530
+ color: #34363a;
1531
+ font-size: 14px;
1532
+ font-family: "Times New Roman", Times, serif;
1533
+ font-weight: bold;
1534
+ }
1535
+ p.phone strong {
1536
+ color: #cc0000;
1537
+ font-size: 32px;
1538
+ font-family: "Times New Roman", Times, serif;
1539
+ font-weight: normal;
1540
+ }
1541
+ p.time {
1542
+ color: #5d5d5d;
1543
+ }
1544
+ /*design-by*/
1545
+ .design-by {
1546
+ opacity: 0.4;
1547
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
1548
+ position: fixed;
1549
+ bottom: 0;
1550
+ left: 0;
1551
+ }
1552
+ .design-by a:hover {
1553
+ text-decoration: none;
1554
+ }
1555
+ /*currency*/
1556
+ .block-currency .block-title strong {
1557
+ text-transform: none;
1558
+ background: url(../images/block_head_line.gif) repeat-x 100% 100%;
1559
+ }
1560
+ .block-currency .block-title strong {
1561
+ margin: 0 !important;
1562
+ min-height: auto !important;
1563
+ display: auto !important;
1564
+ }
1565
+ .block-currency {
1566
+ background: transparent;
1567
+ height: auto !important;
1568
+ }
1569
+ .block-currency .block-content select {
1570
+ width: auto !important;
1571
+ display: block !important;
1572
+ margin: 0px 0px 0px 0px !important;
1573
+ }
1574
+ .block-currency .block-content {
1575
+ background: transparent;
1576
+ }
1577
+ /*tags*/
1578
+ .tags-list {
1579
+ border: 0;
1580
+ display: block;
1581
+ font-size: 13px;
1582
+ padding: 10px;
1583
+ }
1584
+ /*back*/
1585
+ .back-link a:link, .back-link a:visited {
1586
+ text-decoration: none;
1587
+ font-size: 14px;
1588
+ }
1589
+ .back-link a:hover {
1590
+ opacity: 0.9;
1591
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1592
+ }
1593
+ .home_page_header_block {
1594
+ margin-bottom: 10px;
1595
+ }
1596
+ /* add-to links update*/
1597
+ ul.products-grid li ul.add-to-links li {
1598
+ padding: 0;
1599
+ }
1600
+ /* easy tabs*/
1601
+ .tabs {
1602
+ width: 618px;
1603
+ border-bottom: 0 !important;
1604
+ margin: 15px 0 0 0 !important;
1605
+ overflow: hidden;
1606
+ }
1607
+ .tabs a:link, .tabs a:visited {
1608
+ color: #565656 !important;
1609
+ font-size: 11px !important;
1610
+ font-weight:bold !important;
1611
+ display:block;
1612
+ text-align: center;
1613
+ padding: 6px 15px 6px 15px !important;
1614
+ text-decoration:none;
1615
+ background: #e1e1e1;
1616
+ border-left: 1px solid #eaeaea;
1617
+ border-right: 1px solid #eaeaea;
1618
+ }
1619
+ .tabs a:hover {
1620
+ background: #f5f5f5;
1621
+
1622
+ }
1623
+ .tabs li.active a, .tabs li.active a:hover {
1624
+ background: #f5f5f5 !important;
1625
+ color: #000 !important;
1626
+ font-size: 11px !important;
1627
+ font-weight:bold;
1628
+ }
1629
+ .padder {
1630
+ width:598px;
1631
+ padding: 5px 10px 5px 10px;
1632
+ border: 1px solid #eaeaea;
1633
+ }
skin/frontend/default/grayscale_blue/css/slider.css ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
skin/frontend/default/grayscale_blue/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_blue/css/styles.css ADDED
@@ -0,0 +1,1633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ /* Reset ================================================================================= */
3
+ * { margin:0; padding:0; }
4
+
5
+ body {
6
+ text-align: center;
7
+ }
8
+
9
+ img { border:0; vertical-align:top; }
10
+
11
+ a { outline: none;}
12
+ a:hover { outline: none;}
13
+ :focus { outline:0; }
14
+ a:active {
15
+ outline: none;
16
+ }
17
+ /* Headings */
18
+ h1,h2,h3,
19
+ h4,h5,h6 { margin:0 0 5px; line-height:130%; }
20
+
21
+
22
+ /* Forms */
23
+ form { display:inline; }
24
+ fieldset { border:0; }
25
+ legend { display:none; }
26
+
27
+ /* Table */
28
+ table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
29
+ caption,th,td { vertical-align:top; text-align:left; }
30
+
31
+ /* Content */
32
+ p { margin:0 0 10px; }
33
+ strong { }
34
+ address { font-style:normal; line-height:1.35; }
35
+ cite { font-style:normal; }
36
+ q,
37
+ blockquote { quotes:none; }
38
+ q:before,
39
+ q:after { content:''; }
40
+ small,big { }
41
+ /*sup { vertical-align:top; }*/
42
+
43
+ /* Lists */
44
+ ul,ol { list-style:none; }
45
+
46
+ /* Tools */
47
+ .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; }
48
+ .nobr { white-space:nowrap !important; }
49
+ .wrap { white-space:normal !important; }
50
+ .a-left { text-align:left !important; }
51
+ .a-center { text-align:center !important; }
52
+ .a-right { text-align:right !important; }
53
+ .v-top { vertical-align:top; }
54
+ .v-middle { vertical-align:middle; }
55
+ .f-left,
56
+ .left { float:left !important; }
57
+ .f-right,
58
+ .right { float:right !important; }
59
+ .f-none { float:none !important; }
60
+ .f-fix { float:left; width:100%; }
61
+ .no-display { display:none; }
62
+ .no-margin { margin:0 !important; }
63
+ .no-padding { padding:0 !important; }
64
+ .no-bg { background:none !important; }
65
+ .sp { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; height:0 !important; overflow:hidden !important; clear: both;}
66
+ /* ======================================================================================= */
67
+
68
+
69
+ /* Layout ================================================================================ */
70
+ .wrapper {
71
+ min-width: 990px;
72
+ }
73
+ .page {}
74
+ .page-print { background:#ffffff; padding:25px 30px; text-align:left; }
75
+ .page-empty { background:#ffffff; padding:20px; text-align:left; }
76
+ .page-popup { background:#ffffff; padding:20px; text-align:left; }
77
+ .main-container { background:transparent;}
78
+ .main { width:990px; margin:0 auto; min-height:400px; padding:0px 0px 0px 0px; text-align:left; }
79
+
80
+ /* Base Columns */
81
+ .col-left {
82
+ float: left;
83
+ width: 195px;
84
+ padding: 0 0 1px;
85
+ }
86
+ .col-main {
87
+ float: left;
88
+ width: 717px;
89
+ padding: 0 0 1px;
90
+ }
91
+ .col-right {
92
+ float: right;
93
+ width: 195px;
94
+ padding: 0 0 1px;
95
+ }
96
+
97
+ /* 1 Column Layout */
98
+ .col1-layout .col-main { float:none; width:auto; }
99
+
100
+ /* 2 Columns Layout */
101
+ .col2-left-layout .col-main { float:right; }
102
+
103
+ /* 3 Columns Layout */
104
+ .col3-layout .col-main {
105
+ width: 507px;
106
+ margin-left: 15px;
107
+ }
108
+ .col3-layout .col-wrapper { float:left; width:717px; }
109
+ .col3-layout .col-wrapper .col-main { float:right; }
110
+
111
+ /* Content Columns */
112
+ .col2-set .col-1 { float:left; width:48.5%; }
113
+ .col2-set .col-2 { float:right; width:48.5%; }
114
+ .col2-set .col-narrow { width:32%; }
115
+ .col2-set .col-wide { width:65%; }
116
+
117
+ .col3-set .col-1 { float:left; width:32%; }
118
+ .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
119
+ .col3-set .col-3 { float:right; width:32%; }
120
+
121
+ .col4-set .col-1 { float:left; width:23.5%; }
122
+ .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
123
+ .col4-set .col-3 { float:left; width:23.5%; }
124
+ .col4-set .col-4 { float:right; width:23.5%; }
125
+ /* ======================================================================================= */
126
+
127
+
128
+ /* Global Styles ========================================================================= */
129
+ /* Form Elements */
130
+ input,select,textarea,button { vertical-align:middle; }
131
+ input.input-text,textarea { padding:1px; }
132
+ select { padding:0px; }
133
+ select option { padding-right:10px; }
134
+ select.multiselect option { padding:2px 5px; }
135
+ select.multiselect option:last-child { border-bottom:0; }
136
+ textarea { overflow:auto; }
137
+ input.radio { margin-right:3px; }
138
+ input.checkbox { margin-right:3px; }
139
+ input.qty { width:2.5em; }
140
+ button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
141
+ button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
142
+ button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; }
143
+ button.button span { display:block; height:19px; border:0; padding:0 8px; text-align:center; white-space:nowrap; }
144
+ button.button span span { border:0; padding:0; }
145
+ button.disabled span { border:0; }
146
+
147
+ /*
148
+ button.btn-checkout.no-checkout span { background-position:0 100%; }
149
+ button.btn-checkout.no-checkout span span { background-position:100% 100%; }
150
+ */
151
+ p.control input.checkbox,
152
+ p.control input.radio { margin-right:6px; }
153
+
154
+
155
+ /*.highlight { background:#efefef; }*/
156
+
157
+ /* Form lists */
158
+ /* Grouped fields */
159
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
160
+ .form-list li { margin:0 0 8px; }
161
+ .form-list label { float:left; position:relative; z-index:0; }
162
+ .form-list label.required {}
163
+ .form-list label.required em { float:right; font-style:normal; position:absolute; top:0; right:-8px; }
164
+ .form-list li.control label { float:none; }
165
+ .form-list li.control input.radio,
166
+ .form-list li.control input.checkbox { margin-right:6px; }
167
+ .form-list li.control .input-box { clear:none; display:inline; width:auto; }
168
+ /*.form-list li.fields { margin-right:-15px; }*/
169
+ .form-list .input-box { display:block; clear:both; width:260px; }
170
+ .form-list .field { float:left; width:275px; }
171
+ .form-list input.input-text { width:254px; }
172
+ .form-list textarea { width:254px; height:10em; }
173
+ .form-list select { width:260px; }
174
+ .form-list li.wide .input-box { width:535px; }
175
+ .form-list li.wide input.input-text { width:529px; }
176
+ .form-list li.wide textarea { width:529px; }
177
+ .form-list li.wide select { width:535px; }
178
+ .form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
179
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
180
+ .form-list .input-range input.input-text { width:74px; }
181
+ /* Customer */
182
+ .form-list .customer-name-prefix .input-box,
183
+ .form-list .customer-name-suffix .input-box,
184
+ .form-list .customer-name-prefix-suffix .input-box,
185
+ .form-list .customer-name-prefix-middlename .input-box,
186
+ .form-list .customer-name-middlename-suffix .input-box,
187
+ .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
188
+
189
+ .form-list .name-prefix { width:65px; }
190
+ .form-list .name-prefix select { width:55px; }
191
+ .form-list .name-prefix input.input-text { width:49px; }
192
+
193
+ .form-list .name-suffix { width:65px; }
194
+ .form-list .name-suffix select { width:55px; }
195
+ .form-list .name-suffix input.input-text { width:49px; }
196
+
197
+ .form-list .name-middlename { width:70px; }
198
+ .form-list .name-middlename input.input-text { width:49px; }
199
+
200
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname,
201
+ .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
202
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
203
+ .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
204
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
205
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
206
+
207
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
208
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
209
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
210
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
211
+
212
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
213
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
214
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
215
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
216
+
217
+ .form-list .customer-name-prefix .name-firstname,
218
+ .form-list .customer-name-middlename .name-firstname { width:210px; }
219
+
220
+ .form-list .customer-name-suffix .name-lastname,
221
+ .form-list .customer-name-middlename .name-firstname,
222
+ .form-list .customer-name-middlename-suffix .name-firstname,
223
+ .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
224
+
225
+ .form-list .customer-name-prefix .name-firstname input.input-text,
226
+ .form-list .customer-name-suffix .name-lastname input.input-text,
227
+ .form-list .customer-name-middlename .name-firstname input.input-text,
228
+ .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
229
+ .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
230
+
231
+ .form-list .customer-dob .dob-month,
232
+ .form-list .customer-dob .dob-day,
233
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
234
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
235
+ .form-list .customer-dob label { font-size:10px; }
236
+ .form-list .customer-dob .dob-day,
237
+ .form-list .customer-dob .dob-month { width:60px; }
238
+ .form-list .customer-dob .dob-day input.input-text,
239
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
240
+ .form-list .customer-dob .dob-year { width:140px; }
241
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }
242
+
243
+ .buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid; text-align:right; }
244
+ .buttons-set p.required { margin:0 0 10px; }
245
+ .buttons-set .back-link { float:left; margin:0; }
246
+ .buttons-set button.button { float:right; margin-left:5px; }
247
+
248
+ .buttons-set-order { margin:10px 0 0; }
249
+ .buttons-set-order .please-wait { padding:12px 7px 0 0; }
250
+
251
+ .fieldset { border:1px solid; padding:22px 25px 12px 33px; margin:28px 0; }
252
+ .fieldset .legend { float:left; border:1px solid; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
253
+
254
+ /* Form Validation */
255
+ .validation-advice { clear:both; min-height:13px; margin:3px 0 0;line-height:13px; }
256
+ .validation-failed { border:0 !important; background:#faebe7 !important; }
257
+ .validation-passed {}
258
+ p.required {text-align:right;}
259
+ /* Expiration date and CVV number validation fix */
260
+ .v-fix { float:left; }
261
+ .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
262
+
263
+ /* Global Messages */
264
+ .success { }
265
+ .error { }
266
+ .notice { }
267
+
268
+ .messages,
269
+ .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
270
+ .messages { width:100%; overflow:hidden; }
271
+ .messages li { margin:0 0 10px !important; }
272
+ .messages li li { margin:0 0 3px !important; }
273
+ .error-msg,
274
+ .success-msg,
275
+ .note-msg,
276
+ .notice-msg { border-style:solid; border-width:1px; min-height: 16px; padding:4px 8px 4px 8px; }
277
+
278
+ /* BreadCrumbs */
279
+ .breadcrumbs {line-height:1.25; margin:0 0 5px; }
280
+ .breadcrumbs li { display:inline; }
281
+ .breadcrumbs li strong { }
282
+
283
+ /* Page Heading */
284
+ .page-title { width:100%; overflow:hidden; margin:0 0 15px; }
285
+ .page-title h1,
286
+ .page-title h2 { margin:0; }
287
+ .page-title .separator { margin:0 3px; }
288
+ .page-title .link-rss { float:right; margin:7px 0 0; }
289
+ .title-buttons { text-align:right; }
290
+ .title-buttons h1,
291
+ .title-buttons h2,
292
+ .title-buttons h3,
293
+ .title-buttons h4,
294
+ .title-buttons h5,
295
+ .title-buttons h6 { float:left; }
296
+
297
+ .subtitle { clear:both; padding:15px 0 0; margin:0 0 6px; }
298
+
299
+ /* Pager */
300
+ .pager {padding:4px 8px; text-align:center; }
301
+ .pager .amount { float:left; margin:0; }
302
+ .pager .limiter { float:right; }
303
+ .pager .limiter label { vertical-align:middle; }
304
+ .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
305
+ .pager .pages { margin:0 140px; }
306
+ .pager .pages ol { display:inline; }
307
+ .pager .pages li { display:inline; margin:0 2px; }
308
+ .pager .pages .current {}
309
+
310
+ /* Sorter */
311
+ .sorter {padding:3px 8px; }
312
+ .sorter .view-mode { float:left; margin:0; }
313
+ .sorter .sort-by { float:right; padding-right:36px; }
314
+ .sorter .sort-by label { vertical-align:middle; }
315
+ .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
316
+ .sorter .link-feed {}
317
+
318
+ /* Toolbar */
319
+ .toolbar {}
320
+ .toolbar .pager { padding:3px 8px; }
321
+ .toolbar .sorter { }
322
+ .toolbar-bottom {}
323
+
324
+ /* Data Table */
325
+ .data-table { width:100%; }
326
+ .data-table .odd { }
327
+ .data-table .even { }
328
+ /*.data-table tr.odd:hover,
329
+ .data-table tr.even:hover { background:#ebf1f6; }*/
330
+ .data-table td.last,
331
+ .data-table th.last { border-right:0; }
332
+ .data-table tr.last th,
333
+ .data-table tr.last td { }
334
+ .data-table th { padding:3px 8px; }
335
+ .data-table td { padding:3px 8px; }
336
+
337
+ .data-table thead th { padding:2px 8px; white-space:nowrap;
338
+ vertical-align:middle; }
339
+ .data-table thead th.wrap { white-space:normal; }
340
+ .data-table thead th a,
341
+ .data-table thead th a:hover { }
342
+ .data-table thead th { }
343
+ .data-table thead th .tax-flag {white-space:nowrap; }
344
+
345
+ .data-table tfoot { }
346
+ .data-table tfoot tr.first td {}
347
+ .data-table tfoot tr { }
348
+ .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; }
349
+ .data-table tfoot strong { }
350
+
351
+ .data-table tbody th,
352
+ .data-table tbody td {}
353
+ /* Bundle products tables */
354
+ .data-table tbody.odd tr { }
355
+ .data-table tbody.even tr { }
356
+ .data-table tbody.odd tr td,
357
+ .data-table tbody.even tr td { border-bottom:0; }
358
+ .data-table tbody.odd tr.border td,
359
+ .data-table tbody.even tr.border td {}
360
+
361
+ .data-table tbody td .option-label { font-style:italic; }
362
+ .data-table tbody td .option-value { padding-left:10px; }
363
+
364
+ /* Generic Info Box */
365
+ .info-box { padding:12px 15px;
366
+ margin:0 0 15px; }
367
+ .info-box h2 { }
368
+
369
+ .info-table th { padding:2px 15px 2px 0; }
370
+ .info-table td { padding:2px 0; }
371
+
372
+ /* Shopping cart total summary row expandable to details */
373
+ tr.summary-total { cursor:pointer; }
374
+ tr.summary-total td {}
375
+ tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px;
376
+ background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
377
+ tr.show-details .summary-collapse { background-position:0 -52px; }
378
+ tr.show-details td {}
379
+
380
+ tr.summary-details-excluded { font-style:italic; }
381
+
382
+ /* Shopping cart tax info */
383
+ .cart-tax-info { display:block; }
384
+ .cart-tax-info,
385
+ .cart-tax-info .cart-price { padding-right:20px; }
386
+ .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;
387
+ cursor:pointer; }
388
+ .cart-tax-info .price,
389
+ .cart-tax-total .price { display:inline !important; }
390
+ .cart-tax-total-expanded { background-position:100% -52px; }
391
+
392
+ /* Class: std - styles for admin-controlled content */
393
+ .std .subtitle { padding:0; }
394
+ .std ol.ol { list-style:decimal outside; padding-left:1.5em; }
395
+ .std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
396
+ .std dl dt { }
397
+ .std dl dd { margin:0 0 10px; }
398
+
399
+ /* Misc */
400
+ .links li { display:inline; }
401
+ .links li.first { padding-left:0 !important; }
402
+ .links li.last { background:none !important; padding-right:0 !important; }
403
+
404
+
405
+ .link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
406
+ .btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0;
407
+ background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
408
+ .btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0;
409
+ background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
410
+
411
+ .separator { margin:0 3px; }
412
+
413
+ .divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;
414
+ background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
415
+
416
+ /* Noscript Notice */
417
+ .noscript { border:1px solid; border-width:0 0 1px; line-height:1.25; text-align:center; }
418
+ .noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; }
419
+ .noscript p { margin:0; }
420
+
421
+ /* DEMO NOTICE */
422
+ .demo-notice {
423
+ background: none repeat scroll 0 0 #ffffff;
424
+ color: #000000;
425
+ font-size: 11px;
426
+ font-weight: bold;
427
+ line-height: 1.15;
428
+ margin: 0;
429
+ padding: 5px 5px;
430
+ text-align: center;
431
+ opacity: 0.7;
432
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
433
+ position: absolute;
434
+ top: 0;
435
+ bottom: 0;
436
+ }
437
+ /* ======================================================================================= */
438
+
439
+
440
+ /* Header ================================================================================ */
441
+ .logo { float:left; }
442
+ .header-container {}
443
+ .header { width: 100%; margin:0 auto; padding:0px; text-align:right; position:relative; z-index:10; }
444
+ .header .logo { float:left; text-decoration:none !important; }
445
+ .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0;
446
+ text-indent:-999em; overflow:hidden; }
447
+ .header h1.logo, .header h2.logo { margin:0; }
448
+ .header .quick-access { float:right; }
449
+ .header .welcome-msg { }
450
+ .header .form-search {
451
+
452
+ }
453
+ .header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
454
+ .header .form-search input.input-text {
455
+ float: left;
456
+ }
457
+ .header .form-search button.button { float:left; }
458
+ .header .form-search button.button span { border:0; height:21px; padding:0 0 0 0px; }
459
+ .header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
460
+ .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
461
+ .header .form-search .search-autocomplete ul { border:1px solid;}
462
+ .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid; padding:2px 8px 1px 8px; cursor:pointer; }
463
+ .header .form-search .search-autocomplete li .amount { float:right; }
464
+
465
+ .header .form-language { text-align:right; }
466
+ .header .form-language label { padding-right:5px; vertical-align:middle; }
467
+ .header .form-language select { padding:0; }
468
+ .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
469
+ .header .links { float:right; }
470
+ .header .links li { float:right; }
471
+ .header .links a { }
472
+ .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
473
+ .header-container .top-container a { }
474
+
475
+
476
+ /* ======================================================================================= */
477
+ /********** < Navigation */
478
+ .nav-container {
479
+
480
+ }
481
+ #nav {
482
+ width: 990px;
483
+ margin: 0 auto;
484
+ padding: 0 0px;
485
+ }
486
+ /* All Levels */ /* Style consistent throughout all nav levels */
487
+ #nav li { position:relative; text-align:left; }
488
+ #nav li.over { z-index:998; }
489
+ #nav a,
490
+ #nav a:hover { display:block; }
491
+ #nav span { display:block; cursor:pointer; white-space:nowrap; }
492
+ #nav li ul span {white-space:normal; }
493
+ #nav ul li.parent a { }
494
+ #nav ul li.parent li a { }
495
+
496
+ /* 0 Level */
497
+ #nav li { float:left; }
498
+ #nav li.active a { }
499
+ #nav a { float:left; }
500
+ #nav li.over a,
501
+ #nav a:hover { }
502
+
503
+ /* 1st Level */
504
+ #nav ul li,
505
+ #nav ul li.active { float:none; margin:0; padding-bottom:1px; }
506
+ #nav ul li.last { padding-bottom:0; }
507
+
508
+ #nav ul a,
509
+ #nav ul a:hover { float:none; padding:0; }
510
+ #nav ul li a { }
511
+
512
+ /* 2nd Level */
513
+ #nav ul,
514
+ #nav div { position:absolute; width:15em; top:27px; left:-10000px; }
515
+ #nav div ul { position:static; width:auto; border:none; }
516
+
517
+ /* 3rd+ Level */
518
+ #nav ul ul,
519
+ #nav ul div { top:5px; }
520
+
521
+ #nav ul li a { }
522
+ #nav ul li a:hover { }
523
+ #nav ul li a,
524
+ #nav ul li a:hover { }
525
+ #nav ul span,
526
+ #nav ul li.last li span { /*padding:3px 15px 4px 15px; */}
527
+
528
+ /* Show menu */
529
+ #nav li ul.shown-sub,
530
+ #nav li div.shown-sub { left:0; z-index:999; }
531
+ #nav li .shown-sub ul.shown-sub,
532
+ #nav li .shown-sub li div.shown-sub { left:100px; }
533
+
534
+ /*1.4.1.0*/
535
+ /* Show menu */
536
+ #nav li.over > ul { left:0; }
537
+ #nav li.over > ul li.over > ul { left:100px; }
538
+ #nav li.over ul ul { left:-10000px; }
539
+
540
+ /* Sidebar =============================================================================== */
541
+ .block { margin:0 0 15px; }
542
+ .block .block-title { }
543
+ .block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; }
544
+ .block .block-title strong span {}
545
+ .block .block-title a { }
546
+ .block .block-subtitle { margin:0; padding:5px 9px; }
547
+ .block .block-content { }
548
+ .block .block-content li.item { padding:7px 9px; }
549
+ .block .block-content .product-name { }
550
+ .block .btn-remove { float:right; margin:1px 0 2px 5px; }
551
+ .block .actions {padding:6px 9px; text-align:right; }
552
+ .block .actions a { float:left; }
553
+ .block .actions button.button { float:right; }
554
+ .block .empty { margin:0; }
555
+
556
+
557
+
558
+ /* Mini Blocks */
559
+ .block-cart,
560
+ .block-wishlist,
561
+ .block-subscribe,
562
+ .block-compare,
563
+ .block-reorder,
564
+ .block-poll,
565
+ .block-viewed,
566
+ .block-compared,
567
+ .block-related,
568
+ .block-tags,
569
+ .block-login {line-height:1.25; }
570
+ .block-cart .block-title strong,
571
+ .block-wishlist .block-title strong,
572
+ .block-subscribe .block-title strong,
573
+ .block-compare .block-title strong,
574
+ .block-reorder .block-title strong,
575
+ .block-poll .block-title strong,
576
+ .block-viewed .block-title strong,
577
+ .block-compared .block-title strong,
578
+ .block-related .block-title strong,
579
+ .block-tags .block-title strong,
580
+ .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:0px; }
581
+
582
+ /* Mini Products List */
583
+ .mini-products-list .product-image { float:left; width:50px; border:1px solid; }
584
+ .mini-products-list .product-details { margin-left:60px; }
585
+
586
+ /* Block: Account */
587
+ .block-account { }
588
+ .block-account .block-title { border:0; padding:3px 10px; }
589
+ .block-account .block-title strong { }
590
+ .block-account .block-content { padding:7px 10px 7px; }
591
+ .block-account .block-content li a { display:block; padding:3px 0; }
592
+ .block-account .block-content li a:hover { }
593
+ .block-account .block-content li.last a { border-bottom:0; }
594
+ .block-account .block-content li.current { padding:3px 0; }
595
+ .block-account .block-content li.current.last { border-bottom:0; }
596
+
597
+ /* Block: Currency Switcher */
598
+ .block-currency { border:0; padding: 0px; height:auto; }
599
+ .block-currency .block-title { background:none; border:0; padding:0; margin:0 0 0px; }
600
+ .block-currency .block-title strong { }
601
+ .block-currency .block-content { background:none; padding:6px 0px 6px 0px; }
602
+ .block-currency .block-content select { width: auto; padding:0; display: block; margin:0; }
603
+
604
+ /* Block: Layered Navigation */
605
+ .block-layered-nav { border:0; }
606
+ .block-layered-nav dt { padding:7px 0px 0 0px; }
607
+ .block-layered-nav dd { }
608
+ .block-layered-nav dd.last { background:none; }
609
+ .block-layered-nav .currently li { padding:4px 0px 4px 0px; }
610
+ .block-layered-nav .currently .label { }
611
+ .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
612
+ .block-layered-nav .actions {padding:4px 9px; text-align:right; }
613
+ .block-layered-nav .actions a { float:none; }
614
+
615
+ /* Block: Cart */
616
+ .block-cart .block-title { }
617
+ .block-cart .block-title strong { }
618
+ .block-cart .summary { padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
619
+ .block-cart .amount { margin:0; }
620
+ .block-cart .amount a { }
621
+ .block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
622
+ .block-cart .subtotal .price { }
623
+ .block-cart .actions { }
624
+
625
+ /* Block: Wishlist */
626
+ .block-wishlist .block-title strong { }
627
+ .block-wishlist .actions { text-align:right; }
628
+ .block-wishlist .actions a { float:none; }
629
+
630
+ /* Block: Related */
631
+ .block-related .block-title strong { }
632
+ .block-related input.checkbox { float:left; }
633
+ .block-related .product { margin-left:20px; }
634
+
635
+ /* Block: Compare Products */
636
+ .block-compare .block-title strong { }
637
+ .block-compare button.button span { }
638
+ .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
639
+ .compare-table { border:0; }
640
+ .compare-table thead tr.first th,
641
+ .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
642
+ .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
643
+
644
+ .compare-table tbody th,
645
+ .compare-table tbody td { padding:10px; border:0; border-top:1px solid; border-left:1px solid; }
646
+ .compare-table tbody td.last { border-right:1px solid; }
647
+ .compare-table tbody tr.last th,
648
+ .compare-table tbody tr.last td { border-bottom:1px solid; }
649
+ .compare-table tr.add-to-row td { text-align:center; }
650
+ .compare-table tr.first td { text-align:center; }
651
+ .compare-table tr.first td .product-name { margin:0 0 5px; }
652
+ .compare-table tr.first td .product-name a { }
653
+ .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
654
+ .compare-table tr.first td p,
655
+ .compare-table tr.add-to-row td p { margin:0; }
656
+
657
+ /* Block: Recently Viewed */
658
+ .block-viewed .block-title strong { }
659
+
660
+ /* Block: Recently Compared */
661
+ .block-compared .block-title strong { }
662
+
663
+ /* Block: Poll */
664
+ .block-poll .block-title strong { }
665
+ .block-poll .block-subtitle { }
666
+ .block-poll label { }
667
+ .block-poll input.radio { float:left; margin:1px -18px 0 0; }
668
+ .block-poll .label { display:block; margin-left:18px; }
669
+ .block-poll li { padding:3px 9px; }
670
+ .block-poll .actions { margin:5px 0 0; }
671
+ .block-poll button.button span { }
672
+ .block-poll .answer { }
673
+ .block-poll .votes { float:right; margin-left:10px; }
674
+
675
+ /* Block: Tags */
676
+ .block-tags .block-title strong { }
677
+ .block-tags .block-content ul { padding:0px 5px 0px 5px; }
678
+ .block-tags .block-content li { display:inline; padding-right:4px; }
679
+ .block-tags .block-content a { }
680
+ .block-tags .actions { text-align:right; }
681
+ .block-tags .actions a { float:none; }
682
+
683
+ /* Block: Subscribe */
684
+ .block-subscribe .block-content { padding:5px 10px; }
685
+ .block-subscribe .block-title strong { }
686
+ .block-subscribe label { }
687
+ .block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
688
+ .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
689
+ .block-subscribe .actions button.button { float:none; }
690
+ .block-subscribe .actions button.button span { }
691
+
692
+ /* Block: Reorder */
693
+ .block-reorder .block-title strong { }
694
+ .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
695
+ .block-reorder .product-name { margin-left:20px; }
696
+ .block-reorder .validation-advice { margin:3px 9px 7px; }
697
+
698
+ /* Block: Banner */
699
+ .block-banner { border:0; }
700
+ .block-banner .block-content { padding:0; text-align:center; }
701
+
702
+ /* Block: Login */
703
+ .block-login .block-title strong { }
704
+ .block-login .block-content { padding:5px 10px; }
705
+ .block-login label { }
706
+ .block-login input.input-text { display:block; width:167px; margin:3px 0; }
707
+ .block-login .actions { background:none; padding:0; margin:3px 0 0; }
708
+ .block-login .actions button.button span { }
709
+
710
+ /* Paypal */
711
+ .sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
712
+ .sidebar .paypal-logo a { float:none; }
713
+ /* ======================================================================================= */
714
+
715
+
716
+ /* Category Page ========================================================================= */
717
+ .category-title { border:0; margin:0 0 7px; }
718
+ .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
719
+ .category-image img {}
720
+ .category-description { margin:0 0 10px; }
721
+ .category-products {}
722
+
723
+ /* View Type: Grid */
724
+ .products-grid { position:relative;}
725
+ .products-grid.last { border-bottom:0; }
726
+ .products-grid li.item { float:left; }
727
+ .products-grid .product-image { display:block; }
728
+ .products-grid .product-name { margin:0 0 5px; }
729
+ .products-grid .product-name a { }
730
+ .products-grid .price-box { margin:5px 0; }
731
+ .products-grid .availability { line-height:21px; }
732
+ .products-grid .actions { position:absolute; bottom:12px; }
733
+ .col2-left-layout .products-grid,
734
+ .col2-right-layout .products-grid { width:727px; margin:0 auto; }
735
+ .col1-layout .products-grid { width:790px; margin:0 auto; }
736
+
737
+ /* View Type: List */
738
+ .products-list li.item { padding:12px 10px; }
739
+ .products-list li.item.last { border-bottom:0; }
740
+ .products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
741
+ .products-list .product-shop { margin-left:150px; }
742
+ .products-list .product-name { margin:0 0 5px; }
743
+ .products-list .product-name a { }
744
+ .products-list .price-box { float:left; margin:3px 13px 5px 0; }
745
+ .products-list .availability { float:left; margin:3px 0 0; }
746
+ .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
747
+ .products-list .desc .link-more {}
748
+ .products-list .add-to-links { clear:both; }
749
+ .products-list .add-to-links li { display:inline; }
750
+ .products-list .add-to-links .separator { display:inline; margin:0 2px; }
751
+ /* ======================================================================================= */
752
+
753
+
754
+ /* Product View ========================================================================== */
755
+ /* Rating */
756
+ .no-rating { margin:0; }
757
+
758
+ .ratings {line-height:1.25; margin:7px 0; }
759
+ .ratings strong { float:left; margin:1px 3px 0 0; }
760
+ .ratings .rating-links { margin:0; }
761
+ .ratings .rating-links .separator { margin:0 2px; }
762
+ .ratings dt {}
763
+ .ratings dd {}
764
+ .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; }
765
+ .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
766
+ .ratings .rating-box { float:left; margin-right:3px; }
767
+ .ratings .amount {}
768
+
769
+ .ratings-table th,
770
+ .ratings-table td {line-height:1.15; padding:3px 0; }
771
+ .ratings-table th { padding-right:8px; }
772
+
773
+ /* Availability */
774
+ .availability { margin:0; }
775
+ .availability span { }
776
+ .availability.in-stock span {}
777
+ .availability.out-of-stock span { }
778
+
779
+ .availability-only { margin:10px 0 7px; line-height:16px; }
780
+ .availability-only span,
781
+ .availability-only a { border-bottom:1px dashed #751d02; cursor:help; }
782
+ .availability-only a { cursor:pointer; }
783
+ .availability-only .expanded { background-position:100% -15px; }
784
+ .availability-only strong { }
785
+
786
+ .availability-only-details { margin:0 0 7px; }
787
+ .availability-only-details th { font-size:10px; padding:0 8px; }
788
+ .availability-only-details td { border-bottom:1px solid;padding:2px 8px 1px; }
789
+ .availability-only-details tr.odd td.last { }
790
+
791
+ .product-view .product-shop .availability {}
792
+ .product-view .product-shop .availability span { }
793
+
794
+ /* Email to a Friend */
795
+ .email-friend { margin:0; }
796
+
797
+ /* Alerts */
798
+ .alert-price { margin:0;}
799
+ .alert-stock { margin:0;}
800
+
801
+ /********** < Product Prices */
802
+ .price { white-space:nowrap !important; }
803
+
804
+ .price-box { margin:5px 0; }
805
+ .price-box .price { }
806
+
807
+ /* Regular price */
808
+ .regular-price { }
809
+ .regular-price .price { }
810
+ .block .regular-price,
811
+ .block .regular-price .price { }
812
+
813
+ /* Old price */
814
+ .old-price { margin:0; }
815
+ .old-price .price-label { white-space:nowrap; }
816
+ .old-price .price { text-decoration:line-through; }
817
+
818
+ /* Special price */
819
+ .special-price { margin:0; padding:3px 0; }
820
+ .special-price .price-label { white-space:nowrap; }
821
+ .special-price .price { }
822
+
823
+ /* Minimal price (as low as) */
824
+ .minimal-price { margin:0; }
825
+ .minimal-price .price-label { white-space:nowrap; }
826
+
827
+ .minimal-price-link { display:block; }
828
+ .minimal-price-link .label {}
829
+ .minimal-price-link .price { }
830
+
831
+ /* Excluding tax */
832
+ .price-excluding-tax { display:block; }
833
+ .price-excluding-tax .label { white-space:nowrap; }
834
+ .price-excluding-tax .price { }
835
+
836
+ /* Including tax */
837
+ .price-including-tax { display:block; }
838
+ .price-including-tax .label { white-space:nowrap; }
839
+ .price-including-tax .price { }
840
+
841
+ /* FPT */
842
+ .weee { display:block; }
843
+ .weee .price {}
844
+
845
+ /* Excl tax (for order tables) */
846
+ .price-excl-tax { display:block; }
847
+ .price-excl-tax .label { display:block; white-space:nowrap; }
848
+ .price-excl-tax .price { display:block; }
849
+
850
+ /* Incl tax (for order tables) */
851
+ .price-incl-tax { display:block; }
852
+ .price-incl-tax .label { display:block; white-space:nowrap; }
853
+ .price-incl-tax .price { display:block; }
854
+
855
+ /* Price range */
856
+ .price-from { margin:0; }
857
+ .price-from .price-label { white-space:nowrap; }
858
+
859
+ .price-to { margin:0; }
860
+ .price-to .price-label { white-space:nowrap; }
861
+
862
+ /* Price notice next to the options */
863
+ .price-notice { padding-left:10px; }
864
+ .price-notice .price { }
865
+
866
+ /* Price as configured */
867
+ .price-as-configured { margin:0; }
868
+ .price-as-configured .price-label { white-space:nowrap; }
869
+
870
+ .price-box-bundle { padding:0 0 10px 0; }
871
+ .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
872
+ .price-box-bundle .price { }
873
+ /********** Product Prices > */
874
+
875
+ /* Tier Prices */
876
+ .tier-prices { margin:10px 0; padding:10px; border:1px solid; }
877
+ .tier-prices li { line-height:1.4; padding:2px 0 2px 0px; }
878
+ .tier-prices .benefit { font-style:italic; }
879
+ .tier-prices .price { }
880
+
881
+ .tier-prices-grouped li { padding:2px 0; }
882
+ .tier-prices-grouped li .price { }
883
+
884
+ /* Add to Links */
885
+ .add-to-links {margin:5px 0 0; }
886
+ .add-to-links .separator { display:none; }
887
+
888
+ /* Add to Cart */
889
+ .add-to-cart label { float:left; margin-right:5px; }
890
+ .add-to-cart .qty { float:left; margin-right:5px; }
891
+ .add-to-cart button.button { float:left; }
892
+ .add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
893
+
894
+ /* Add to Links + Add to Cart */
895
+ .add-to-box { margin:10px 0; }
896
+ .add-to-box .add-to-cart { float:left; }
897
+ .add-to-box .or { float:left; margin:0 7px; }
898
+ .add-to-box .add-to-links { float:left; margin:0; line-height:1.25; text-align:left; }
899
+ .add-to-box .add-to-links li { display:block; }
900
+ .add-to-box .add-to-links li .separator { display:none !important; }
901
+
902
+
903
+
904
+
905
+ .product-essential { padding:25px; }
906
+ .product-essential h2 { }
907
+
908
+ .product-collateral { padding:10px 25px 10px 25px; }
909
+ .product-collateral h2 { padding:0 0 1px; margin:0 0 5px; }
910
+ .product-collateral .box-collateral { margin:0 0 25px; }
911
+
912
+ /* Product Images */
913
+ .product-view .product-img-box { float:left; width:267px; }
914
+ .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
915
+ .product-view .product-img-box .product-image { margin:0 0 13px; }
916
+ .product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
917
+ .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
918
+ .product-view .product-img-box .zoom-notice {margin:0 0 5px; text-align:center; }
919
+ .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
920
+ .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
921
+ .product-view .product-img-box .zoom #track { position:relative; height:18px; }
922
+ .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; }
923
+ .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
924
+ .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
925
+ .product-view .product-img-box .more-views h2 { margin:0 0 8px; }
926
+ .product-view .product-img-box .more-views ul { margin-left:-9px }
927
+ .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
928
+ .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; overflow:hidden; }
929
+
930
+ .product-image-popup { margin:0 auto; }
931
+ .product-image-popup .nav { text-align:center; }
932
+ .product-image-popup .image { display:block; margin:10px 0; }
933
+ .product-image-popup .image-label { margin:0 0 10px; }
934
+
935
+ /* Product Shop */
936
+ .product-view .product-shop { float:right; width:330px; }
937
+ .col1-layout .product-view .product-shop { float:right; width:545px; }
938
+ .col3-layout .product-view .product-shop { float:none; width:auto; }
939
+ .product-view .product-shop .product-name { margin:0 0 5px; }
940
+ .product-view .product-shop .product-name h1 { margin:0; }
941
+ .product-view .product-shop .availability { margin:10px 0; }
942
+ .product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
943
+ .product-view .product-shop .price-box { margin:10px 0; }
944
+ .product-view .product-shop .add-to-links { margin:0; }
945
+ .product-view .product-shop .add-to-links { }
946
+ .product-view .product-shop .add-to-links li,
947
+ .product-view .product-shop .add-to-links li .separator { display:inline; }
948
+ .product-view .product-shop .add-to-links a { }
949
+
950
+ /* Product Options */
951
+ .product-options { margin:20px 0 0; padding:10px 15px 20px; border:1px solid; }
952
+ .product-options dt { padding:10px 0 0; }
953
+ .product-options dt label { }
954
+ .product-options dt span.required { color:#eb340a; }
955
+ .product-options dt .qty-holder { float:right; margin-right:15px; }
956
+ .product-options dt .qty-holder label { vertical-align:middle; }
957
+ .product-options dt .qty-disabled { background:none; border:0; padding:3px; }
958
+ .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid; }
959
+ .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
960
+ .product-options dd input.input-text { width:98%; }
961
+ .product-options dd input.datetime-picker { width:150px; }
962
+ .product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
963
+ .product-options dd textarea { width:98%; height:8em; }
964
+ .product-options dd select { width:99%; }
965
+ .product-options dd .multiselect option { border-bottom:1px dotted; padding:2px 4px; }
966
+ .product-options ul.options-list { margin-right:5px; }
967
+ .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
968
+ .product-options ul.options-list input.radio { float:left; margin-top:3px; }
969
+ .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
970
+ .product-options ul.options-list .label { display:block; margin-left:18px; }
971
+ .product-options ul.options-list label { }
972
+ .product-options ul.validation-failed { padding:0 7px; }
973
+ .product-options p.note { margin:0;}
974
+ .product-options p.required { margin-bottom:0; padding:15px 0 0; }
975
+
976
+ .product-options-bottom { padding:15px 20px; border:1px solid; border-top:0; }
977
+ .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
978
+ .product-options-bottom .tier-prices li { background:0; padding:2px 0; }
979
+ .product-options-bottom .tier-prices .price,
980
+ .product-options-bottom .tier-prices .benefit { }
981
+ .product-options-bottom .price-box { float:left; margin:0; padding:0; }
982
+ .col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
983
+ .product-options-bottom .price-label { float:left; padding-right:5px; }
984
+ .product-options-bottom .price-tax { float:left; }
985
+ .product-options-bottom .add-to-cart { float:right; }
986
+ .product-shop .product-options-bottom { margin:0 0 10px; }
987
+ .product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
988
+ .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
989
+ .product-shop .product-options-bottom .price-tax { float:none; }
990
+ .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
991
+
992
+ /* Grouped Product */
993
+ .product-view .grouped-items-table .price-box { margin:0; padding:0; }
994
+
995
+ /* Block: Description */
996
+ .product-view .box-description {}
997
+
998
+ /* Block: Additional */
999
+ .product-view .box-additional .data-table th,
1000
+ .product-view .box-additional .data-table td { line-height:1.25; }
1001
+
1002
+ /* Block: Upsell */
1003
+ .product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
1004
+ .product-view .box-up-sell .products-grid { width:100%; }
1005
+ .product-view .box-up-sell .products-grid td { width:25%; padding:15px 10px 12px; line-height:1.6em; }
1006
+ .product-view .box-up-sell .products-grid tr.last td { }
1007
+ .product-view .box-up-sell .products-grid td.last { }
1008
+ .product-view .box-up-sell .products-grid .product-image { text-align:center; border: 0; }
1009
+ .product-view .box-up-sell .products-grid .product-image img { border: 1px solid; }
1010
+ .product-view .box-up-sell .products-grid td.empty { border-right:0;}
1011
+ .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1012
+
1013
+ /* Block: Tags */
1014
+ .product-view .box-tags { margin:0; }
1015
+ .product-view .box-tags h3 { }
1016
+ .product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
1017
+ .product-view .box-tags .product-tags li { display:inline; }
1018
+ .product-view .box-tags .product-tags li.first { padding-left:0; }
1019
+ .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1020
+ .product-view .box-tags .form-add label { display:block; margin:0 0 5px; }
1021
+ .product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; padding:0 0 0 0px; }
1022
+ .product-view .box-tags .form-add input.input-text { width:299px; }
1023
+ .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 0px;}
1024
+
1025
+ /* Block: Reviews */
1026
+ .product-view .box-reviews dl { margin:15px 0; }
1027
+ .product-view .box-reviews dt a,
1028
+ .product-view .box-reviews dt span { }
1029
+ .product-view .box-reviews dd { margin:0 0 15px; }
1030
+ .product-view .box-reviews dd small { font-style:italic; }
1031
+ .product-view .box-reviews .form-add { margin:15px 0 0; }
1032
+ .product-view .box-reviews .form-add h3 { }
1033
+ .product-view .box-reviews .form-add h3 span { }
1034
+ .product-view .box-reviews .form-add h4 { }
1035
+ .product-view .box-reviews .form-add .data-table td { text-align:center; }
1036
+ .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1037
+ .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1038
+ .product-view .box-reviews .form-add .form-list input.input-text,
1039
+ .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1040
+
1041
+ /* Send a Friend */
1042
+ .send-friend .form-list { width:615px; overflow:hidden; }
1043
+ .send-friend .form-list li { margin-right:-15px; }
1044
+ .send-friend .form-list li p { margin:0 15px 0 0; }
1045
+ .send-friend .form-list .field { width:315px; }
1046
+ .send-friend .form-list .input-box { width:300px; }
1047
+ .send-friend .form-list input.input-text,
1048
+ .send-friend .form-list textarea { width:294px; }
1049
+ .send-friend .form-list li.wide .input-box { width:612px; }
1050
+ .send-friend .form-list li.wide textarea { width:609px; }
1051
+ .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0;line-height:21px; }
1052
+ /* ======================================================================================= */
1053
+
1054
+
1055
+ /* Content Styles ================================================================= */
1056
+ .product-name { margin:0; }
1057
+ .product-name a { }
1058
+
1059
+ /* Product Tags */
1060
+ .tags-list { display:block; border:1px solid; padding: 5px; }
1061
+ .tags-list li { display:inline !important; margin:0 4px 0 0; font-size: 14px;}
1062
+ .tags-list li a { }
1063
+
1064
+ /* Advanced Search */
1065
+ .advanced-search .form-list label { width:160px; padding-right:10px; }
1066
+ .advanced-search .form-list .input-box,
1067
+ .advanced-search .form-list .input-range { float:left; clear:none; }
1068
+ .advanced-search-amount { margin:0 0 10px; }
1069
+ .advanced-search-summary { margin:10px 0; border:1px solid; padding:10px; }
1070
+ .advanced-search-summary ul { float:left; width:49%; }
1071
+ .advanced-search-summary strong { }
1072
+ .advanced-search-summary p { clear:both; margin:0; }
1073
+
1074
+ /* CMS Home Page */
1075
+ .cms-home .subtitle {}
1076
+ .cms-index-index .subtitle {}
1077
+
1078
+ /* Sitemap */
1079
+ .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1080
+ .page-sitemap .links a { position:relative; }
1081
+ .page-sitemap .links a:hover { }
1082
+ .page-sitemap .sitemap { margin:12px; }
1083
+ .page-sitemap .sitemap a { }
1084
+ .page-sitemap .sitemap li { margin:3px 0; }
1085
+ .page-sitemap .sitemap li.level-0 { margin:10px 0 0; }
1086
+ .page-sitemap .sitemap li.level-0 a { }
1087
+
1088
+ /* RSS */
1089
+ .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1090
+ .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1091
+ /* ======================================================================================= */
1092
+
1093
+
1094
+ /* Shopping Cart ========================================================================= */
1095
+ .cart .page-title { border-bottom:0; margin:0 0 12px; }
1096
+ .cart .page-title h1 { margin:10px 0 0; }
1097
+
1098
+ /* Checkout Types */
1099
+ .cart .page-title .checkout-types li { margin:0 0 5px; }
1100
+ .cart .title-buttons .checkout-types { float:right; }
1101
+ .cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
1102
+
1103
+ /* Shopping Cart Table */
1104
+ .cart-table th { padding:2px 10px; }
1105
+ .cart-table td { padding:10px; }
1106
+ .cart-table .product-name { margin:0 0 5px; }
1107
+ .cart-table .item-msg { margin:5px 0; }
1108
+ .cart-table tfoot td { padding:5px 10px; }
1109
+ .cart-table .btn-continue { float:left; }
1110
+
1111
+
1112
+ /* Shopping Cart Collateral boxes */
1113
+ .cart .cart-collaterals { padding:25px 0 0; }
1114
+ .cart .cart-collaterals .col2-set { float:left; width:605px; }
1115
+ .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1116
+
1117
+ .cart .crosssell { border:1px solid; padding:12px 15px; }
1118
+ .cart .crosssell h2 { }
1119
+ .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid; }
1120
+ .cart .crosssell .product-details { margin-left:90px; }
1121
+ .cart .crosssell .product-name { }
1122
+ .cart .crosssell li.item { margin:12px 0; }
1123
+ .cart .crosssell .link-compare { }
1124
+
1125
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
1126
+ .cart .discount,
1127
+ .cart .shipping { border:1px solid; padding:12px 15px; margin:0 0 18px; }
1128
+ .cart .discount h2,
1129
+ .cart .shipping h2 { padding:0; }
1130
+
1131
+ .cart .discount .buttons-set,
1132
+ .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1133
+ .cart .discount .buttons-set button.button,
1134
+ .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1135
+
1136
+ .cart .discount h2 { }
1137
+ .cart .discount .input-box { margin:8px 0 0; width:260px; }
1138
+ .cart .discount input.input-text { width:254px; }
1139
+
1140
+ .cart .shipping h2 { }
1141
+ .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
1142
+
1143
+ /* Shopping Cart Totals */
1144
+ .cart .totals { float:right; width:268px; border:1px solid; }
1145
+ .cart .totals table { width:100%; margin:7px 0; }
1146
+ .cart .totals td { padding:1px 15px 1px 7px; }
1147
+ .cart .totals tr.last td {}
1148
+ .cart .totals tfoot th { padding:5px 15px 5px 7px; }
1149
+ .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1150
+ .cart .totals tfoot th strong,
1151
+ .cart .totals tfoot td strong { }
1152
+ .cart .totals .checkout-types { padding:8px 15px 15px; text-align:right; }
1153
+ .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1154
+
1155
+ /* Options Tool Tip */
1156
+ .item-options dt { font-style:italic; }
1157
+ .item-options dd { padding-left:10px; margin:0 0 6px; }
1158
+ .truncated { cursor:help; }
1159
+ .truncated a.dots { cursor:help; }
1160
+ .truncated a.details { cursor:help; }
1161
+ .truncated .truncated_full_value { position:relative; z-index:999; }
1162
+ .truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px;
1163
+ padding:8px; border:1px solid; }
1164
+ .truncated .show dl { top:-20px; left:50%; }
1165
+ .col-left .truncated .show dl { left:15px; top:7px; }
1166
+ .col-right .truncated .show dl { left:-240px; top:7px; }
1167
+ /* ======================================================================================= */
1168
+
1169
+
1170
+ /* Checkout ============================================================================== */
1171
+ /********** < Common Checkout Styles */
1172
+ /* Shipping and Payment methods */
1173
+ .sp-methods { margin:0 0 8px; }
1174
+ .sp-methods dt { margin:13px 0 5px; }
1175
+ .sp-methods dd {}
1176
+ .sp-methods dd li { margin:5px 0; }
1177
+ .sp-methods label { }
1178
+ .sp-methods .price { }
1179
+ .sp-methods .form-list { padding-left:20px; }
1180
+ .sp-methods .form-list li { margin:0 0 8px; }
1181
+ .sp-methods select.month { width:154px; margin-right:10px; }
1182
+ .sp-methods select.year { width:96px; }
1183
+ .sp-methods input.cvv { width:3em !important; }
1184
+
1185
+ .sp-methods .checkmo-list li { margin:0 0 5px; }
1186
+ .sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
1187
+ .sp-methods .checkmo-list address { float:left; }
1188
+
1189
+ .sp-methods .centinel-logos a { margin-right:3px; }
1190
+ .sp-methods .centinel-logos img { vertical-align:middle; }
1191
+
1192
+ .please-wait { float:right; }
1193
+ .please-wait img { vertical-align:middle; }
1194
+ .cvv-what-is-this {cursor:help; margin-left:10px; }
1195
+
1196
+ /* Tooltip */
1197
+ .tool-tip { border:1px solid; padding:15px 20px; position:absolute; z-index:9999; }
1198
+ .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1199
+ .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; }
1200
+ .tool-tip .tool-tip-content { padding:5px; }
1201
+
1202
+ /* Gift Messages */
1203
+ .gift-messages h3 { }
1204
+ .gift-messages p.control { }
1205
+ .gift-messages-form { position:relative; }
1206
+ .gift-messages-form label { float:none !important; position:static !important; }
1207
+ .gift-messages-form h4 { }
1208
+ .gift-messages-form .whole-order { margin:0 0 25px; }
1209
+ .gift-messages-form .item { margin:0 0 10px; }
1210
+ .gift-messages-form .item .product-img-box { float:left; width:75px; }
1211
+ .gift-messages-form .item .product-image { margin:0 0 7px; }
1212
+ .gift-messages-form .item .number { margin:0; text-align:center; }
1213
+ .gift-messages-form .item .details { margin-left:90px; }
1214
+ .gift-messages-form .item .details .product-name { margin:0 0 10px; }
1215
+ .gift-messages-form .item .details .form-list .field { width:255px; }
1216
+ .gift-messages-form .item .details .form-list .input-box { width:240px; }
1217
+ .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1218
+ .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1219
+ .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1220
+
1221
+ .gift-message-link {background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1222
+ .gift-message-link.expanded { background-position:100% -40px; }
1223
+ .gift-message-row { }
1224
+ .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; }
1225
+
1226
+ /* Checkout Agreements */
1227
+ .checkout-agreements li { margin:30px 0; }
1228
+ .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; border:1px solid; }
1229
+ .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1230
+ .checkout-agreements .agree input.checkbox { margin-right:6px; }
1231
+ .checkout-agreements .agree label { }
1232
+
1233
+ .opc .checkout-agreements { border:1px solid; border-width:0 1px; padding:5px 30px; }
1234
+ .opc .checkout-agreements li { margin:20px 0 0; }
1235
+ .opc .checkout-agreements .agreement-content { padding:5px; }
1236
+ .opc .checkout-agreements .agree { padding-left:6px; }
1237
+
1238
+ /* Centinel */
1239
+ .centinel {}
1240
+ .centinel .authentication { border:1px solid;}
1241
+ .centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
1242
+
1243
+ .opc .centinel { border:1px solid; border-width:0 1px 1px; padding:10px 30px; }
1244
+
1245
+ /* Generic Info Set */
1246
+ .info-set { border:1px solid; margin:0 0 25px; padding:20px; }
1247
+ .info-set h2 { margin:0 0 10px; }
1248
+ .info-set h3,
1249
+ .info-set h4 { }
1250
+ .info-set h2 a,
1251
+ .info-set h3 a,
1252
+ .info-set h4 a { }
1253
+ .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1254
+ .info-set h3.legend { margin:0 0 10px; }
1255
+ .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1256
+ .info-set .box { margin:0 0 15px; }
1257
+ .info-set .box h2 { }
1258
+ .info-set .data-table .product-name { }
1259
+ .info-set .data-table .product-name a { }
1260
+ .info-set .data-table .item-options { margin:5px 0 0; }
1261
+ /********** Common Checkout Styles > */
1262
+
1263
+ /* One Page Checkout */
1264
+ .block-progress { border:0; margin:0; }
1265
+ .block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
1266
+ .block-progress .block-title strong { }
1267
+ .block-progress .block-content { background:none; }
1268
+ .block-progress dt { line-height:1.35; border:1px solid; margin:0 0 6px; padding:2px 8px; }
1269
+ .block-progress dd { border:1px solid; border-top:0; padding:8px 13px; margin:0 0 6px; }
1270
+ .block-progress dt.complete { margin:0; }
1271
+ .block-progress dd.complete {}
1272
+ .block-progress p { margin:0; }
1273
+
1274
+ .opc .buttons-set { margin-top:0; padding-top:2em; }
1275
+ .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1276
+ .opc .buttons-set .back-link small { display:none; }
1277
+ .opc .buttons-set .back-link a { }
1278
+ .opc .buttons-set.disabled button.button { display:none; }
1279
+ .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1280
+ .opc .ul { list-style:disc outside; padding-left:18px; }
1281
+
1282
+ .opc { position:relative; }
1283
+ .opc li.section {}
1284
+
1285
+ .opc .step-title { border-width:0 1px; border-style:solid; padding:4px 8px 6px; text-align:right; }
1286
+ .opc .step-title .number { float:left; border:1px solid; padding:0 4px; margin:0 5px 0 0; }
1287
+ .opc .step-title h2 { float:left; margin:0; }
1288
+ .opc .step-title a { display:none; float:right; }
1289
+
1290
+ .opc .allow .step-title { border:1px solid; border-bottom:0; cursor:pointer; }
1291
+ .opc .allow .step-title .number { }
1292
+ .opc .allow .step-title h2 { }
1293
+ /*.opc .allow .step-title a { display:block; }*/
1294
+
1295
+ .opc .active .step-title { border:1px solid; padding-bottom:5px; cursor:default; }
1296
+ .opc .active .step-title .number { }
1297
+ .opc .active .step-title h2 { }
1298
+ /*.opc .active .step-title a { display:none; }*/
1299
+
1300
+ .opc .step { border:1px solid; border-top:0; padding:15px 30px; position:relative; }
1301
+ .opc .step .tool-tip { right:30px; }
1302
+
1303
+ #opc-login .buttons-set { border-top:0; }
1304
+ #opc-login h3 { border-bottom:1px solid; padding-bottom:2px; }
1305
+ #opc-login h4 { margin:0; }
1306
+
1307
+ #opc-shipping_method .buttons-set { border-top:0; }
1308
+ .opc .gift-messages-form { margin:0 -30px; border:1px solid; border-width:1px 0; padding:22px 24px 22px 30px; }
1309
+ .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1310
+
1311
+ #opc-review .step { border:0; padding:0; }
1312
+ #opc-review .product-name { }
1313
+ #opc-review .item-options { margin:5px 0 0; }
1314
+ #opc-review .buttons-set { padding:20px 30px; border:1px solid; border-width:0 1px 1px; }
1315
+ #opc-review .buttons-set p { margin:0; line-height:40px; }
1316
+ #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1317
+
1318
+ /* Multiple Addresses Checkout */
1319
+ .checkout-progress { padding:0 90px; margin:0 0 20px; }
1320
+ .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid; padding:2px 0 0; text-align:center; }
1321
+ .checkout-progress li.active { }
1322
+
1323
+ .multiple-checkout h2 { margin:0 0 10px; }
1324
+ .multiple-checkout h3,
1325
+ .multiple-checkout h4 { }
1326
+ .multiple-checkout h2 a,
1327
+ .multiple-checkout h3 a,
1328
+ .multiple-checkout h4 a { }
1329
+ .multiple-checkout .data-table .product-name { }
1330
+ .multiple-checkout .data-table .product-name a { }
1331
+ .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1332
+
1333
+ .multiple-checkout .gift-messages { margin:15px 0 0; }
1334
+
1335
+ .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1336
+
1337
+ .multiple-checkout .col2-set,
1338
+ .multiple-checkout .col3-set {border:1px solid; margin:0 0 25px; padding:20px; }
1339
+ .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1340
+ .multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
1341
+ .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1342
+ .multiple-checkout .box { margin:0 0 15px; }
1343
+ .multiple-checkout .box h2 { }
1344
+
1345
+ .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1346
+ .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 0px; overflow:hidden; }
1347
+ .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 0px 0 0; }
1348
+ .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1349
+ .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
1350
+ .multiple-checkout .place-order .grand-total .price { }
1351
+ .multiple-checkout .place-order .grand-total button.button span { }
1352
+ .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1353
+
1354
+ /* Step 1 */
1355
+ .multiple-checkout .title-buttons button.button span { }
1356
+ #multiship-addresses-table td { padding:10px; }
1357
+ #multiship-addresses-table tfoot td { padding:5px 10px; }
1358
+ #multiship-addresses-table tfoot button.button span { }
1359
+
1360
+ /* Step 2 */
1361
+ .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1362
+ .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1363
+ .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1364
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1365
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1366
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1367
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1368
+ .checkout-multishipping-shipping .box-sp-methods { border:1px solid; padding:13px; position:relative; }
1369
+ .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }
1370
+
1371
+ /* Step 3 */
1372
+ .checkout-multishipping-billing .multiple-checkout { position:relative; }
1373
+ /* ======================================================================================= */
1374
+
1375
+
1376
+ /* Account Login/Create Pages ============================================================ */
1377
+ .account-login .content { min-height:240px; padding:14px 21px; border:1px solid; border-bottom:0; }
1378
+ .account-login .content h2 { margin:0 0 14px; padding:0 0 5px 0px; border-bottom:1px solid;
1379
+ background-position:0 1px; background-repeat:no-repeat; }
1380
+ .account-login .new-users h2 { }
1381
+ .account-login .registered-users h2 { }
1382
+ .account-login .buttons-set { border:1px solid; border-top:0; margin:0; padding:8px 13px;}
1383
+
1384
+ .account-create {}
1385
+ /* Account Login/Create Pages ============================================================ */
1386
+
1387
+
1388
+ /* My Account ============================================================================= */
1389
+ .my-account .title-buttons .link-rss { float:none; margin:0; }
1390
+
1391
+ /********** < Dashboard */
1392
+ .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1393
+ .dashboard .welcome-msg p { margin:0; }
1394
+ .dashboard .col2-set { margin:0 0 15px; }
1395
+
1396
+ /* General Box */
1397
+ .box-account { border:1px solid; padding:15px; margin: 0 0 20px; }
1398
+ .box-account .box-head { border-bottom:1px solid; margin:0 0 10px; text-align:right; }
1399
+ .box-account .box-head h2 { float:left; margin:0;}
1400
+
1401
+ .dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
1402
+ .dashboard .box .box-title h3,
1403
+ .dashboard .box .box-title h4 { float:left; margin:0; }
1404
+
1405
+ /* Block: Recent Orders */
1406
+ .dashboard .box-recent .box-head h2 { }
1407
+
1408
+ /* Block: Account Information */
1409
+ .dashboard .box-info .box-head h2 { }
1410
+ .dashboard .box-info h4 { }
1411
+
1412
+ /* Block: Reviews */
1413
+ .dashboard .box-reviews .box-head h2 { }
1414
+ .dashboard .box-reviews .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1415
+ .dashboard .box-reviews .details { margin-left:20px; }
1416
+ .dashboard .box-reviews li.item { margin:0 0 7px; }
1417
+ .dashboard .box-reviews li.item.last { margin:0; }
1418
+ .dashboard .box-reviews .ratings { margin:7px 0 0; }
1419
+
1420
+ /* Block: Tags */
1421
+ .dashboard .box-tags .box-head h2 { }
1422
+ .dashboard .box-tags .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1423
+ .dashboard .box-tags .details { margin-left:20px; }
1424
+ .dashboard .box-tags li.item { margin:0 0 7px; }
1425
+ .dashboard .box-tags li.item.last { margin:0; }
1426
+ .dashboard .box-tags .tags strong,
1427
+ .dashboard .box-tags .tags ul,
1428
+ .dashboard .box-tags .tags ul li { display:inline; }
1429
+ /********** Dashboard > */
1430
+
1431
+ /* Address Book */
1432
+ .addresses-list h2 { }
1433
+ .addresses-list h3 { }
1434
+ .addresses-list address { margin:0 0 3px; }
1435
+ .addresses-list p { margin:0; }
1436
+ .addresses-list a { }
1437
+ .addresses-list .link-remove { }
1438
+ .addresses-list .separator { margin:0 3px; }
1439
+ .addresses-list li.item { border:1px solid; padding:10px 13px; margin:0 0 10px; }
1440
+ .addresses-list li.empty { background:none; border:0; padding:0; }
1441
+ .addresses-list li.empty p { }
1442
+ .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1443
+
1444
+ /* Order View */
1445
+ .order-info { border:1px solid; padding:4px 8px; margin:0 0 8px; }
1446
+ .order-info dt,
1447
+ .order-info dd,
1448
+ .order-info ul,
1449
+ .order-info li { display:inline; }
1450
+ .order-info .current { }
1451
+ .order-info li { margin:0 3px; }
1452
+
1453
+ .order-date { margin:10px 0; }
1454
+
1455
+ .order-info-box { border:1px solid; padding:12px 15px; margin:0 0 15px; }
1456
+ .order-info-box h2 { }
1457
+ .order-info-box .box-payment p { margin:0 0 3px; }
1458
+ .order-info-box .box-payment th { padding-right:7px; }
1459
+
1460
+ .order-items { width:100%; overflow-x:auto; }
1461
+ .order-items h2,
1462
+ .order-items h3 { }
1463
+ .order-items .product-name { }
1464
+ .order-items .link-print { float:right; }
1465
+ .order-items p .link-print { float:none; }
1466
+
1467
+ .order-gift-message { margin:15px 0; }
1468
+ .gift-message dt strong { }
1469
+ .gift-message dd { margin:5px 0 0; }
1470
+
1471
+ .order-about { margin:15px 0; }
1472
+ .order-about dt { }
1473
+ .order-about dd { margin:0 0 7px; }
1474
+
1475
+ .tracking-table { margin:0 0 15px; }
1476
+ .tracking-table th { white-space:nowrap; }
1477
+ .tracking-table th,
1478
+ .tracking-table td { padding:1px 5px 0 0; }
1479
+
1480
+ .tracking-table-popup { width:100%; }
1481
+ .tracking-table-popup th { white-space:nowrap; }
1482
+ .tracking-table-popup th,
1483
+ .tracking-table-popup td { padding:1px 8px; }
1484
+
1485
+ /* Order Print Pages */
1486
+ .page-print .print-head { margin:0 0 15px; }
1487
+ .page-print .print-head .logo { float:left; }
1488
+ .page-print .print-head address { float:left; margin-left:15px; }
1489
+ .page-print h1 { }
1490
+ .page-print h2,
1491
+ .page-print h3 { }
1492
+ .page-print h2.h2 { }
1493
+ .page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
1494
+ .page-print .col2-set { margin:0 0 10px; }
1495
+ /* Price Rewrites */
1496
+ .page-print .gift-message-link { display:none; }
1497
+ .page-print .price-excl-tax,
1498
+ .page-print .price-incl-tax { display:block; white-space:nowrap; }
1499
+ .page-print .cart-price,
1500
+ .page-print .price-excl-tax .label,
1501
+ .page-print .price-incl-tax .label,
1502
+ .page-print .price-excl-tax .price,
1503
+ .page-print .price-incl-tax .price { display:inline; }
1504
+
1505
+ /* My Wishlist */
1506
+ .my-wishlist .data-table td { padding:10px; }
1507
+ .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1508
+ .my-wishlist textarea { display:block; width:97%; height:109px; }
1509
+ .my-wishlist .buttons-set { margin-top:2em; }
1510
+ .my-wishlist .buttons-set button.button { float:none; }
1511
+
1512
+ #wishlist-table .add-to-links { white-space:nowrap; }
1513
+
1514
+ /* My Tags */
1515
+ .my-tag-edit { float:left; margin:0 0 10px; }
1516
+ .my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
1517
+ #my-tags-table { clear:both; }
1518
+ #my-tags-table td { padding:10px; }
1519
+ #my-tags-table .add-to-links { white-space:nowrap; }
1520
+
1521
+ /* My Reviews */
1522
+ #my-reviews-table td { padding:10px; }
1523
+
1524
+ .product-review .product-img-box { float:left; width:140px; }
1525
+ .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1526
+ .product-review .product-img-box .label {margin:0 0 3px; }
1527
+ .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1528
+ .product-review .product-details { margin-left:150px; }
1529
+ .product-review .product-name { margin:0 0 10px; }
1530
+ .product-review h3 { margin:0 0 3px; }
1531
+ .product-review .ratings-table { margin:0 0 10px; }
1532
+ .product-review dt { }
1533
+ .product-review dd { margin:5px 0 0; }
1534
+
1535
+ /* Billing Agreements */
1536
+ .billing-agreements .form-list li select { float:left; }
1537
+ .billing-agreements .form-list li button.button { float:left; margin-left:10px; }
1538
+ .billing-agreements .table-caption { }
1539
+ /* ======================================================================================= */
1540
+
1541
+
1542
+ /* Footer ================================================================================ */
1543
+ .footer-container { }
1544
+ .footer { width:990px; margin:0 auto; padding:0px 0px 0px; }
1545
+ .footer .store-switcher { display:inline; margin:0 5px 0 0; }
1546
+ .footer .store-switcher label { vertical-align:middle; }
1547
+ .footer .store-switcher select { padding:0; vertical-align:middle; }
1548
+ .footer a { }
1549
+ .footer a:hover { }
1550
+ .footer .bugs { margin:13px 0 0; }
1551
+ .footer .bugs a { }
1552
+ .footer .bugs a:hover { }
1553
+ .footer address { margin:0 0 0px; }
1554
+ .footer address a { }
1555
+ .footer address a:hover { }
1556
+ /*.footer ul { display:inline; }*/
1557
+ .footer ul.links { display:block; }
1558
+ .footer ul.links { display:inline; padding:0 7px 0 4px; }
1559
+ .footer li.last { background:none !important; padding-right:0 !important; }
1560
+ .footer-container .bottom-container { margin:0 0 5px; }
1561
+ /* ======================================================================================= */
1562
+
1563
+ /* Sample Data============================================================================ */
1564
+ .home-callout { margin-bottom:12px; }
1565
+ .home-callout img { display:block }
1566
+ .home-spot { float:left; width:470px; margin-left:20px; }
1567
+ .best-selling h3 { margin:12px 0 6px 0;}
1568
+ .best-selling table { border-top:1px solid; }
1569
+ .best-selling tr.odd { }
1570
+ .best-selling tr.even { }
1571
+ .best-selling td { width:50%; border-bottom:1px solid; padding:8px 10px 8px 8px;}
1572
+ .best-selling .product-img { float:left; border:2px solid; }
1573
+ .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1574
+ .best-selling a.product-name,
1575
+ .home-spot .best-selling a.product-name:hover { }
1576
+ /* ======================================================================================= */
1577
+
1578
+
1579
+ /* Clears ================================================================================ */
1580
+ .clearer:after,
1581
+ .header-container:after,
1582
+ .header-container .top-container:after,
1583
+ .header:after,
1584
+ .header .quick-access:after,
1585
+ #nav:after,
1586
+ .main:after,
1587
+ .footer:after,
1588
+ .footer-container .bottom-container:after,
1589
+ .col-main:after,
1590
+ .col2-set:after,
1591
+ .col3-set:after,
1592
+ .col3-layout .product-options-bottom .price-box:after,
1593
+ .col4-set:after,
1594
+ .search-autocomplete li:after,
1595
+ .block .block-content:after,
1596
+ .block .actions:after,
1597
+ .block li.item:after,
1598
+ .block-poll li:after,
1599
+ .block-layered-nav .currently li:after,
1600
+ .page-title:after,
1601
+ .products-grid:after,
1602
+ .products-list li.item:after,
1603
+ .box-account .box-head:after,
1604
+ .dashboard .box .box-title:after,
1605
+ .box-reviews li.item:after,
1606
+ .box-tags li.item:after,
1607
+ .pager:after,
1608
+ .sorter:after,
1609
+ .ratings:after,
1610
+ .add-to-box:after,
1611
+ .add-to-cart:after,
1612
+ .product-essential:after,
1613
+ .product-collateral:after,
1614
+ .product-view .product-img-box .more-views ul:after,
1615
+ .product-view .box-tags .form-add:after,
1616
+ .product-options .options-list li:after,
1617
+ .product-options-bottom:after,
1618
+ .product-review:after,
1619
+ .cart:after,
1620
+ .cart-collaterals:after,
1621
+ .cart .crosssell li.item:after,
1622
+ .opc .step-title:after,
1623
+ .checkout-progress:after,
1624
+ .multiple-checkout .place-order:after,
1625
+ .group-select li:after,
1626
+ .form-list li:after,
1627
+ .form-list .field:after,
1628
+ .buttons-set:after,
1629
+ .page-print .print-head:after,
1630
+ .advanced-search-summary:after,
1631
+ .gift-messages-form .item:after,
1632
+ .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1633
+ /* ======================================================================================= */
skin/frontend/default/grayscale_blue/favicon.ico ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bg_collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bkg_collapse-gm.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bkg_collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bkg_divider1.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bkg_nav2.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/bkg_rating.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/block_head_cart.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/block_head_layered-nav.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/block_head_line.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/block_head_service.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/block_head_signup.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/body_bg.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/images/breadcrumbs_sp.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/btn_gm-close.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/btn_remove.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/btn_remove2.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/btn_trash.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/btn_window_close.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/chart_remove.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/customer_icon.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/cvv.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/download.jpg ADDED
Binary file
skin/frontend/default/grayscale_blue/images/fam_book_open.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/forum.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/gift-message-collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/gift-message-expand.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/header_links_sp.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_pager-next.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_pager-prev.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_print.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_rss-big.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/i_rss.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/icon_big_rss.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/icon_feed.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/icon_opc_back.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/icon_rss.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/light_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/light_e_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/list_remove_btn.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/logo.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/magnifier_handle.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/menu_bg.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/more.png ADDED
Binary file
skin/frontend/default/grayscale_blue/images/nav_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/pager_arrow_left.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/pager_arrow_right.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/search_btn.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/search_input.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/slider_btn_zoom_in.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/slider_btn_zoom_out.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/sort_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/sort_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/subscribe_input.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/tab.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/tab_active.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/images/validation_advice_bg.gif ADDED
Binary file
skin/frontend/default/grayscale_blue/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_blue/js/jquery-1.5.2.min.js ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * jQuery JavaScript Library v1.5.2
3
+ * http://jquery.com/
4
+ *
5
+ * Copyright 2011, John Resig
6
+ * Dual licensed under the MIT or GPL Version 2 licenses.
7
+ * http://jquery.org/license
8
+ *
9
+ * Includes Sizzle.js
10
+ * http://sizzlejs.com/
11
+ * Copyright 2011, The Dojo Foundation
12
+ * Released under the MIT, BSD, and GPL Licenses.
13
+ *
14
+ * Date: Thu Mar 31 15:28:23 2011 -0400
15
+ */
16
+ (function(a,b){function ci(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cf(a){if(!b_[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";b_[a]=c}return b_[a]}function ce(a,b){var c={};d.each(cd.concat.apply([],cd.slice(0,b)),function(){c[this]=a});return c}function b$(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bZ(){try{return new a.XMLHttpRequest}catch(b){}}function bY(){d(a).unload(function(){for(var a in bW)bW[a](0,1)})}function bS(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h==="string"&&(f[h.toLowerCase()]=a.converters[h]);l=k,k=e[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=f[m]||f["* "+k];if(!n){p=b;for(o in f){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=f[j[1]+" "+k];if(p){o=f[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&d.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bR(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function bQ(a,b,c,e){if(d.isArray(b)&&b.length)d.each(b,function(b,f){c||bs.test(a)?e(a,f):bQ(a+"["+(typeof f==="object"||d.isArray(f)?b:"")+"]",f,c,e)});else if(c||b==null||typeof b!=="object")e(a,b);else if(d.isArray(b)||d.isEmptyObject(b))e(a,"");else for(var f in b)bQ(a+"["+f+"]",b[f],c,e)}function bP(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bJ,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l==="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=bP(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bP(a,c,d,e,"*",g));return l}function bO(a){return function(b,c){typeof b!=="string"&&(c=b,b="*");if(d.isFunction(c)){var e=b.toLowerCase().split(bD),f=0,g=e.length,h,i,j;for(;f<g;f++)h=e[f],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bq(a,b,c){var e=b==="width"?bk:bl,f=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return f;d.each(e,function(){c||(f-=parseFloat(d.css(a,"padding"+this))||0),c==="margin"?f+=parseFloat(d.css(a,"margin"+this))||0:f-=parseFloat(d.css(a,"border"+this+"Width"))||0});return f}function bc(a,b){b.src?d.ajax({url:b.src,async:!1,dataType:"script"}):d.globalEval(b.text||b.textContent||b.innerHTML||""),b.parentNode&&b.parentNode.removeChild(b)}function bb(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function ba(a,b){if(b.nodeType===1){var c=b.nodeName.toLowerCase();b.clearAttributes(),b.mergeAttributes(a);if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(d.expando)}}function _(a,b){if(b.nodeType===1&&d.hasData(a)){var c=d.expando,e=d.data(a),f=d.data(b,e);if(e=e[c]){var g=e.events;f=f[c]=d.extend({},e);if(g){delete f.handle,f.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)d.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function $(a,b){return d.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function Q(a,b,c){if(d.isFunction(b))return d.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return d.grep(a,function(a,d){return a===b===c});if(typeof b==="string"){var e=d.grep(a,function(a){return a.nodeType===1});if(L.test(b))return d.filter(b,e,!c);b=d.filter(b,e)}return d.grep(a,function(a,e){return d.inArray(a,b)>=0===c})}function P(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function H(a,b){return(a&&a!=="*"?a+".":"")+b.replace(t,"`").replace(u,"&")}function G(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,p=[],q=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;i<t.length;i++)g=t[i],g.origType.replace(r,"")===a.type?q.push(g.selector):t.splice(i--,1);f=d(a.target).closest(q,a.currentTarget);for(j=0,k=f.length;j<k;j++){m=f[j];for(i=0;i<t.length;i++){g=t[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,e=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,e=d(a.relatedTarget).closest(g.selector)[0];(!e||e!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){f=p[j];if(c&&f.level>c)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function E(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function y(){return!0}function x(){return!1}function i(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function h(a,c,e){if(e===b&&a.nodeType===1){e=a.getAttribute("data-"+c);if(typeof e==="string"){try{e=e==="true"?!0:e==="false"?!1:e==="null"?null:d.isNaN(e)?g.test(e)?d.parseJSON(e):e:parseFloat(e)}catch(f){}d.data(a,c,e)}else e=b}return e}var c=a.document,d=function(){function G(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(G,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x,y,z=Object.prototype.toString,A=Object.prototype.hasOwnProperty,B=Array.prototype.push,C=Array.prototype.slice,D=String.prototype.trim,E=Array.prototype.indexOf,F={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.2",length:0,size:function(){return this.length},toArray:function(){return C.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?B.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),x.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(C.apply(this,arguments),"slice",C.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:B,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){a.$=f,b&&(a.jQuery=e);return d},isReady:!1,readyWait:1,ready:function(a){a===!0&&d.readyWait--;if(!d.readyWait||a!==!0&&!d.isReady){if(!c.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;x.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=d._Deferred();if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",y,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",y),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&G()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):F[z.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!A.call(a,"constructor")&&!A.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||A.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(var j=a[0];g<h&&c.call(j,g,j)!==!1;j=a[++g]){}return a},trim:D?function(a){return a==null?"":D.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?B.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++)e=b(a[f],f,c),e!=null&&(d[d.length]=e);return d.concat.apply([],d)},guid:1,proxy:function(a,c,e){arguments.length===2&&(typeof c==="string"?(e=a,a=e[c],c=b):c&&!d.isFunction(c)&&(e=c,c=b)),!c&&a&&(c=function(){return a.apply(e||this,arguments)}),a&&(c.guid=a.guid=a.guid||c.guid||d.guid++);return c},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c==="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){F["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),E&&(d.inArray=function(a,b){return E.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?y=function(){c.removeEventListener("DOMContentLoaded",y,!1),d.ready()}:c.attachEvent&&(y=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",y),d.ready())});return d}(),e="then done fail isResolved isRejected promise".split(" "),f=[].slice;d.extend({_Deferred:function(){var a=[],b,c,e,f={done:function(){if(!e){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=d.type(i),j==="array"?f.done.apply(f,i):j==="function"&&a.push(i);k&&f.resolveWith(k[0],k[1])}return this},resolveWith:function(d,f){if(!e&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(d,f)}finally{b=[d,f],c=0}}return this},resolve:function(){f.resolveWith(this,arguments);return this},isResolved:function(){return c||b},cancel:function(){e=1,a=[];return this}};return f},Deferred:function(a){var b=d._Deferred(),c=d._Deferred(),f;d.extend(b,{then:function(a,c){b.done(a).fail(c);return this},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,promise:function(a){if(a==null){if(f)return f;f=a={}}var c=e.length;while(c--)a[e[c]]=b[e[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?f.call(arguments,0):c,--g||h.resolveWith(h,f.call(b,0))}}var b=arguments,c=0,e=b.length,g=e,h=e<=1&&a&&d.isFunction(a.promise)?a:d.Deferred();if(e>1){for(;c<e;c++)b[c]&&d.isFunction(b[c].promise)?b[c].promise().then(i(c),h.reject):--g;g||h.resolveWith(h,b)}else h!==a&&h.resolveWith(h,e?[a]:[]);return h.promise()}}),function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0,reliableMarginRight:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e)}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(a.style.width="1px",a.style.marginRight="0",d.support.reliableMarginRight=(parseInt(c.defaultView.getComputedStyle(a,null).marginRight,10)||0)===0),b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function");return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}}();var g=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!i(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,g=b.nodeType,h=g?d.cache:b,j=g?b[d.expando]:d.expando;if(!h[j])return;if(c){var k=e?h[j][f]:h[j];if(k){delete k[c];if(!i(k))return}}if(e){delete h[j][f];if(!i(h[j]))return}var l=h[j][f];d.support.deleteExpando||h!=a?delete h[j]:h[j]=null,l?(h[j]={},g||(h[j].toJSON=d.noop),h[j][f]=l):g&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var f=this[0].attributes,g;for(var i=0,j=f.length;i<j;i++)g=f[i].name,g.indexOf("data-")===0&&(g=g.substr(5),h(this[0],g,e[g]))}}return e}if(typeof a==="object")return this.each(function(){d.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(c===b){e=this.triggerHandler("getData"+k[1]+"!",[k[0]]),e===b&&this.length&&(e=d.data(this[0],a),e=h(this[0],a,e));return e===b&&k[1]?this.data(k[0]):e}return this.each(function(){var b=d(this),e=[k[0],c];b.triggerHandler("setData"+k[1]+"!",e),d.data(this,a,c),b.triggerHandler("changeData"+k[1]+"!",e)})},removeData:function(a){return this.each(function(){d.removeData(this,a)})}}),d.extend({queue:function(a,b,c){if(a){b=(b||"fx")+"queue";var e=d._data(a,b);if(!c)return e||[];!e||d.isArray(c)?e=d._data(a,b,d.makeArray(c)):e.push(c);return e}},dequeue:function(a,b){b=b||"fx";var c=d.queue(a,b),e=c.shift();e==="inprogress"&&(e=c.shift()),e&&(b==="fx"&&c.unshift("inprogress"),e.call(a,function(){d.dequeue(a,b)})),c.length||d.removeData(a,b+"queue",!0)}}),d.fn.extend({queue:function(a,c){typeof a!=="string"&&(c=a,a="fx");if(c===b)return d.queue(this[0],a);return this.each(function(b){var e=d.queue(this,a,c);a==="fx"&&e[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},delay:function(a,b){a=d.fx?d.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){d.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var j=/[\n\t\r]/g,k=/\s+/,l=/\r/g,m=/^(?:href|src|style)$/,n=/^(?:button|input)$/i,o=/^(?:button|input|object|select|textarea)$/i,p=/^a(?:rea)?$/i,q=/^(?:radio|checkbox)$/i;d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"},d.fn.extend({attr:function(a,b){return d.access(this,a,b,!0,d.attr)},removeAttr:function(a,b){return this.each(function(){d.attr(this,a,""),this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.addClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"){var b=(a||"").split(k);for(var c=0,e=this.length;c<e;c++){var f=this[c];if(f.nodeType===1)if(f.className){var g=" "+f.className+" ",h=f.className;for(var i=0,j=b.length;i<j;i++)g.indexOf(" "+b[i]+" ")<0&&(h+=" "+b[i]);f.className=d.trim(h)}else f.className=a}}return this},removeClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"||a===b){var c=(a||"").split(k);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className)if(a){var h=(" "+g.className+" ").replace(j," ");for(var i=0,l=c.length;i<l;i++)h=h.replace(" "+c[i]+" "," ");g.className=d.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,e=typeof b==="boolean";if(d.isFunction(a))return this.each(function(c){var e=d(this);e.toggleClass(a.call(this,c,e.attr("class"),b),b)});return this.each(function(){if(c==="string"){var f,g=0,h=d(this),i=b,j=a.split(k);while(f=j[g++])i=e?i:!h.hasClass(f),h[i?"addClass":"removeClass"](f)}else if(c==="undefined"||c==="boolean")this.className&&d._data(this,"__className__",this.className),this.className=this.className||a===!1?"":d._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(j," ").indexOf(b)>-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var j=i?f:0,k=i?f+1:h.length;j<k;j++){var m=h[j];if(m.selected&&(d.support.optDisabled?!m.disabled:m.getAttribute("disabled")===null)&&(!m.parentNode.disabled||!d.nodeName(m.parentNode,"optgroup"))){a=d(m).val();if(i)return a;g.push(a)}}if(i&&!g.length&&h.length)return d(h[f]).val();return g}if(q.test(c.type)&&!d.support.checkOn)return c.getAttribute("value")===null?"on":c.value;return(c.value||"").replace(l,"")}return b}var n=d.isFunction(a);return this.each(function(b){var c=d(this),e=a;if(this.nodeType===1){n&&(e=a.call(this,b,c.val())),e==null?e="":typeof e==="number"?e+="":d.isArray(e)&&(e=d.map(e,function(a){return a==null?"":a+""}));if(d.isArray(e)&&q.test(this.type))this.checked=d.inArray(c.val(),e)>=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=m.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&n.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var k=a.getAttributeNode("tabIndex");return k&&k.specified?k.value:o.test(a.nodeName)||p.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var l=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return l===null?b:l}h&&(a[c]=e);return a[c]}});var r=/\.(.*)$/,s=/^(?:textarea|input|select)$/i,t=/\./g,u=/ /g,v=/[^\w\s.|`]/g,w=function(a){return a.replace(v,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=x;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(a){return typeof d!=="undefined"&&d.event.triggered!==a.type?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=x);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),w).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))d.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=d.event.special[h]||{};for(j=f||0;j<p.length;j++){q=p[j];if(e.guid===q.guid){if(l||n.test(q.namespace))f==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(f!=null)break}}if(p.length===0||f!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&d.removeEvent(a,h,s.handle),g=null,delete t[h]}if(d.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,d.isEmptyObject(s)&&d.removeData(a,b,!0)}}},trigger:function(a,c,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[d.expando]?a:d.extend(d.Event(f),a):d.Event(f),f.indexOf("!")>=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(r,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=a.type,l[m]())}catch(p){}k&&(l["on"+m]=k),d.event.triggered=b}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l<m;l++){var n=f[l];if(e||h.test(n.namespace)){c.handler=n.handler,c.data=n.data,c.handleObj=n;var o=n.handler.apply(this,k);o!==b&&(c.result=o,o===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[d.expando])return a;var e=a;a=d.Event(e);for(var f=this.props.length,g;f;)g=this.props[--f],a[g]=e[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=c.documentElement,i=c.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0),a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(a){d.event.add(this,H(a.origType,a.selector),d.extend({},a,{handler:G,guid:a.handler.guid}))},remove:function(a){d.event.remove(this,H(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){d.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},d.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},d.Event=function(a){if(!this.preventDefault)return new d.Event(a);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?y:x):this.type=a,this.timeStamp=d.now(),this[d.expando]=!0},d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=y;var a=this.originalEvent;a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=y;var a=this.originalEvent;a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=y,this.stopPropagation()},isDefaultPrevented:x,isPropagationStopped:x,isImmediatePropagationStopped:x};var z=function(a){var b=a.relatedTarget;try{if(b&&b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&(a.type=a.data,d.event.handle.apply(this,arguments))}catch(e){}},A=function(a){a.type=a.data,d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){d.event.special[a]={setup:function(c){d.event.add(this,b,c&&c.selector?A:z,a)},teardown:function(a){d.event.remove(this,b,a&&a.selector?A:z)}}}),d.support.submitBubbles||(d.event.special.submit={setup:function(a,b){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")d.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&d(b).closest("form").length&&E("submit",this,arguments)}),d.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&d(b).closest("form").length&&a.keyCode===13&&E("submit",this,arguments)});else return!1},teardown:function(a){d.event.remove(this,".specialSubmit")}});if(!d.support.changeBubbles){var B,C=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},D=function D(a){var c=a.target,e,f;if(s.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=C(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:D,beforedeactivate:D,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&D.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&D.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",C(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in B)d.event.add(this,c+".specialChange",B[c]);return s.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return s.test(this.nodeName)}},B=d.event.special.change.filters,B.focus=B.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function f(a){var c=d.event.fix(a);c.type=b,c.originalEvent={},d.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var e=0;d.event.special[b]={setup:function(){e++===0&&c.addEventListener(a,f,!0)},teardown:function(){--e===0&&c.removeEventListener(a,f,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i<j;i++)d.event.add(this[i],a,h,e);return this}}),d.fn.extend({unbind:function(a,b){if(typeof a!=="object"||a.preventDefault)for(var e=0,f=this.length;e<f;e++)d.event.remove(this[e],a,b);else for(var c in a)this.unbind(c,a[c]);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){d.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var c=d.Event(a);c.preventDefault(),c.stopPropagation(),d.event.trigger(c,b,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length)d.proxy(a,b[c++]);return this.click(d.proxy(a,function(e){var f=(d._data(this,"lastToggle"+a.guid)||0)%c;d._data(this,"lastToggle"+a.guid,f+1),e.preventDefault();return b[f].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var F={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};d.each(["live","die"],function(a,c){d.fn[c]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:d(this.context);if(typeof a==="object"&&!a.preventDefault){for(var o in a)n[c](o,e,a[o],m);return this}d.isFunction(e)&&(f=e,e=b),a=(a||"").split(" ");while((h=a[i++])!=null){j=r.exec(h),k="",j&&(k=j[0],h=h.replace(r,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,h==="focus"||h==="blur"?(a.push(F[h]+k),h=h+k):h=(F[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)d.event.add(n[p],"live."+H(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l});else n.unbind("live."+H(h,m),f)}return this}}),d.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){d.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!=="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(f){if(f===!0)continue}else g=o=!0}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=k.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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!=="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return"text"===c&&(b===c||b===null)},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(a===b){g=!0;return 0}if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};d.find=k,d.expr=k.selectors,d.expr[":"]=d.expr.filters,d.unique=k.uniqueSort,d.text=k.getText,d.isXMLDoc=k.isXML,d.contains=k.contains}();var I=/Until$/,J=/^(?:parents|prevUntil|prevAll)/,K=/,/,L=/^.[^:#\[\.,]*$/,M=Array.prototype.slice,N=d.expr.match.POS,O={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({find:function(a){var b=this.pushStack("","find",a),c=0;for(var e=0,f=this.length;e<f;e++){c=b.length,d.find(a,this[e],b);if(e>0)for(var g=c;g<b.length;g++)for(var h=0;h<c;h++)if(b[h]===b[g]){b.splice(g--,1);break}}return b},has:function(a){var b=d(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(d.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(Q(this,a,!1),"not",a)},filter:function(a){return this.pushStack(Q(this,a,!0),"filter",a)},is:function(a){return!!a&&d.filter(a,this).length>0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e<f;e++)i=a[e],j[i]||(j[i]=d.expr.match.POS.test(i)?d(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=N.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e<f;e++){g=this[e];while(g){if(l?l.index(g)>-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(P(c[0])||P(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=M.call(arguments);I.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!O[a]?d.unique(f):f,(this.length>1||K.test(e))&&J.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var R=/ jQuery\d+="(?:\d+|null)"/g,S=/^\s+/,T=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,U=/<([\w:]+)/,V=/<tbody/i,W=/<|&#?\w+;/,X=/<(?:script|object|embed|option|style)/i,Y=/checked\s*(?:[^=]|=\s*.checked.)/i,Z={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};Z.optgroup=Z.option,Z.tbody=Z.tfoot=Z.colgroup=Z.caption=Z.thead,Z.th=Z.td,d.support.htmlSerialize||(Z._default=[1,"div<div>","</div>"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(R,""):null;if(typeof a!=="string"||X.test(a)||!d.support.leadingWhitespace&&S.test(a)||Z[(U.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(T,"<$1></$2>");try{for(var c=0,e=this.length;c<e;c++)this[c].nodeType===1&&(d.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(f){this.empty().append(a)}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(d.isFunction(a))return this.each(function(b){var c=d(this),e=c.html();c.replaceWith(a.call(this,b,e))});typeof a!=="string"&&(a=d(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;d(this).remove(),b?d(b).before(a):d(c).append(a)})}return this.length?this.pushStack(d(d.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,e){var f,g,h,i,j=a[0],k=[];if(!d.support.checkClone&&arguments.length===3&&typeof j==="string"&&Y.test(j))return this.each(function(){d(this).domManip(a,c,e,!0)});if(d.isFunction(j))return this.each(function(f){var g=d(this);a[0]=j.call(this,f,c?g.html():b),g.domManip(a,c,e)});if(this[0]){i=j&&j.parentNode,d.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?f={fragment:i}:f=d.buildFragment(a,this,k),h=f.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&d.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)e.call(c?$(this[l],g):this[l],f.cacheable||m>1&&l<n?d.clone(h,!0,!0):h)}k.length&&d.each(k,bc)}return this}}),d.buildFragment=function(a,b,e){var f,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!X.test(a[0])&&(d.support.checkClone||!Y.test(a[0]))&&(g=!0,h=d.fragments[a[0]],h&&(h!==1&&(f=h))),f||(f=i.createDocumentFragment(),d.clean(a,i,f,e)),g&&(d.fragments[a[0]]=h?f:1);return{fragment:f,cacheable:g}},d.fragments={},d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){d.fn[a]=function(c){var e=[],f=d(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){ba(a,e),f=bb(a),g=bb(e);for(h=0;f[h];++h)ba(f[h],g[h])}if(b){_(a,e);if(c){f=bb(a),g=bb(e);for(h=0;f[h];++h)_(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||W.test(i)){if(typeof i==="string"){i=i.replace(T,"<$1></$2>");var j=(U.exec(i)||["",""])[1].toLowerCase(),k=Z[j]||Z._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=V.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&S.test(i)&&m.insertBefore(b.createTextNode(S.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bd=/alpha\([^)]*\)/i,be=/opacity=([^)]*)/,bf=/-([a-z])/ig,bg=/([A-Z]|^ms)/g,bh=/^-?\d+(?:px)?$/i,bi=/^-?\d/,bj={position:"absolute",visibility:"hidden",display:"block"},bk=["Left","Right"],bl=["Top","Bottom"],bm,bn,bo,bp=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bm(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bm)return bm(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bf,bp)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bq(a,b,e):d.swap(a,bj,function(){f=bq(a,b,e)});if(f<=0){f=bm(a,b,b),f==="0px"&&bo&&(f=bo(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bh.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return be.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bd.test(f)?f.replace(bd,e):c.filter+" "+e}}),d(function(){d.support.reliableMarginRight||(d.cssHooks.marginRight={get:function(a,b){var c;d.swap(a,{display:"inline-block"},function(){b?c=bm(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bn=function(a,c,e){var f,g,h;e=e.replace(bg,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bo=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bh.test(d)&&bi.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bm=bn||bo,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var br=/%20/g,bs=/\[\]$/,bt=/\r?\n/g,bu=/#.*$/,bv=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bw=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bx=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,by=/^(?:GET|HEAD)$/,bz=/^\/\//,bA=/\?/,bB=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bC=/^(?:select|textarea)/i,bD=/\s+/,bE=/([?&])_=[^&]*/,bF=/(^|\-)([a-z])/g,bG=function(a,b,c){return b+c.toUpperCase()},bH=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bI=d.fn.load,bJ={},bK={},bL,bM;try{bL=c.location.href}catch(bN){bL=c.createElement("a"),bL.href="",bL=bL.href}bM=bH.exec(bL.toLowerCase())||[],d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bI)return bI.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("<div>").append(c.replace(bB,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bC.test(this.nodeName)||bw.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(bt,"\r\n")}}):{name:b.name,value:c.replace(bt,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bL,isLocal:bx.test(bM[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bO(bJ),ajaxTransport:bO(bK),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bR(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bS(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bF,bG)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bv.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bu,"").replace(bz,bM[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bD),e.crossDomain==null&&(q=bH.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bM[1]||q[2]!=bM[2]||(q[3]||(q[1]==="http:"?80:443))!=(bM[3]||(bM[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bP(bJ,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!by.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(bA.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bE,"$1_="+w);e.url=x+(x===e.url?(bA.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bP(bK,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bQ(g,a[g],c,f);return e.join("&").replace(br,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bT=d.now(),bU=/(\=)\?(&|$)|\?\?/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bT++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bU.test(b.url)||f&&bU.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bU,l),b.url===j&&(f&&(k=k.replace(bU,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bV=d.now(),bW,bX;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bZ()||b$()}:bZ,bX=d.ajaxSettings.xhr(),d.support.ajax=!!bX,d.support.cors=bX&&"withCredentials"in bX,bX=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),!a.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bW[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bW||(bW={},bY()),h=bV++,g.onreadystatechange=bW[h]=c):c()},abort:function(){c&&c(0,1)}}}});var b_={},ca=/^(?:toggle|show|hide)$/,cb=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cc,cd=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(ce("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)e=this[g],f=e.style.display,!d._data(e,"olddisplay")&&f==="none"&&(f=e.style.display=""),f===""&&d.css(e,"display")==="none"&&d._data(e,"olddisplay",cf(e.nodeName));for(g=0;g<h;g++){e=this[g],f=e.style.display;if(f===""||f==="none")e.style.display=d._data(e,"olddisplay")||""}return this},hide:function(a,b,c){if(a||a===0)return this.animate(ce("hide",3),a,b,c);for(var e=0,f=this.length;e<f;e++){var g=d.css(this[e],"display");g!=="none"&&!d._data(this[e],"olddisplay")&&d._data(this[e],"olddisplay",g)}for(e=0;e<f;e++)this[e].style.display="none";return this},_toggle:d.fn.toggle,toggle:function(a,b,c){var e=typeof a==="boolean";d.isFunction(a)&&d.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var b=e?a:d(this).is(":hidden");d(this)[b?"show":"hide"]()}):this.animate(ce("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,e){var f=d.speed(b,c,e);if(d.isEmptyObject(a))return this.each(f.complete);return this[f.queue===!1?"each":"queue"](function(){var b=d.extend({},f),c,e=this.nodeType===1,g=e&&d(this).is(":hidden"),h=this;for(c in a){var i=d.camelCase(c);c!==i&&(a[i]=a[c],delete a[c],c=i);if(a[c]==="hide"&&g||a[c]==="show"&&!g)return b.complete.call(this);if(e&&(c==="height"||c==="width")){b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(d.css(this,"display")==="inline"&&d.css(this,"float")==="none")if(d.support.inlineBlockNeedsLayout){var j=cf(this.nodeName);j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)}else this.style.display="inline-block"}d.isArray(a[c])&&((b.specialEasing=b.specialEasing||{})[c]=a[c][1],a[c]=a[c][0])}b.overflow!=null&&(this.style.overflow="hidden"),b.curAnim=d.extend({},a),d.each(a,function(c,e){var f=new d.fx(h,b,c);if(ca.test(e))f[e==="toggle"?g?"show":"hide":e](a);else{var i=cb.exec(e),j=f.cur();if(i){var k=parseFloat(i[2]),l=i[3]||(d.cssNumber[c]?"":"px");l!=="px"&&(d.style(h,c,(k||1)+l),j=(k||1)/f.cur()*j,d.style(h,c,j+l)),i[1]&&(k=(i[1]==="-="?-1:1)*k+j),f.custom(j,k,l)}else f.custom(j,e,"")}});return!0})},stop:function(a,b){var c=d.timers;a&&this.queue([]),this.each(function(){for(var a=c.length-1;a>=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:ce("show",1),slideUp:ce("hide",1),slideToggle:ce("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!cc&&(cc=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||d.fx.stop()},interval:13,stop:function(){clearInterval(cc),cc=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){d.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}}),d.expr&&d.expr.filters&&(d.expr.filters.animated=function(a){return d.grep(d.timers,function(b){return a===b.elem}).length});var cg=/^t(?:able|d|h)$/i,ch=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?d.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!c||!d.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=f.body,i=ci(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||d.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||d.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:d.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);d.offset.initialize();var c,e=b.offsetParent,f=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(d.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===e&&(l+=b.offsetTop,m+=b.offsetLeft,d.offset.doesNotAddBorder&&(!d.offset.doesAddBorderForTableAndCells||!cg.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),f=e,e=b.offsetParent),d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;d.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},d.offset={initialize:function(){var a=c.body,b=c.createElement("div"),e,f,g,h,i=parseFloat(d.css(a,"marginTop"))||0,j="<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>";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=(e==="absolute"||e==="fixed")&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=ch.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!ch.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=ci(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=ci(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window);
skin/frontend/default/grayscale_blue/js/slider.js ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
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: 'scrollLeft', 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); }
skin/frontend/default/grayscale_green/banners/payment1.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/banners/payment2.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/banners/payment3.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/banners/payment4.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/banners/payment5.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/banners/promotion.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/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_green/css/skin.css ADDED
@@ -0,0 +1,1633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*TITLES COLORS*/
2
+ body {
3
+ color: #696969; /*text color*/
4
+ }
5
+ h1, h2, h3, h4, h5, h6 {
6
+ color: #519c00; /*all titles color*/
7
+ }
8
+ a:link, a:visited {
9
+ color:#313131; /*all links color*/
10
+ }
11
+ /* Reset ================================================================================= */
12
+ * {
13
+ margin:0;
14
+ padding:0;
15
+ }
16
+ a, a:active {
17
+ outline: none;
18
+ }
19
+ body {
20
+ background: #fff;
21
+ font: 11px/1.55 Tahoma, Helvetica, sans-serif;
22
+ text-align: center;
23
+ }
24
+ a {
25
+ text-decoration:none;
26
+ }
27
+ a:hover {
28
+ text-decoration:none;
29
+ opacity: 0.8;
30
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
31
+ }
32
+ /* Headings */
33
+ h1, h2, h3, h4, h5, h6 {
34
+ font-family: Arial, Helvetica, sans-serif;
35
+ }
36
+
37
+ h1, .page-title h1, .page-title h2 {
38
+ font-family: Times New Roman;
39
+ font-size: 36px;
40
+ font-weight: normal;
41
+ }
42
+ .product-view .product-shop .product-name h1, .category-title h1 {
43
+ font-family: Times New Roman;
44
+ font-size: 36px;
45
+ font-weight: normal;
46
+ text-transform: none;
47
+ }
48
+ h2 {
49
+ font-size:12px;
50
+ font-weight:bold;
51
+ }
52
+ h3 {
53
+ font-size:12px;
54
+ font-weight:bold;
55
+ }
56
+ h4 {
57
+ font-size:11px;
58
+ font-weight:bold;
59
+ }
60
+ h5 {
61
+ font-size:11px;
62
+ font-weight:bold;
63
+ }
64
+ h6 {
65
+ font-size:11px;
66
+ font-weight:normal;
67
+ }
68
+ p {
69
+ margin:0 0 10px;
70
+ }
71
+ /* Layout ================================================================================ */
72
+ .wrapper {
73
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
74
+ }
75
+ .page {
76
+ width: 950px;
77
+ margin-left: auto;
78
+ margin-right: auto;
79
+ background: #fff;
80
+ }
81
+ .main-container {
82
+ background:transparent;
83
+ clear: both;
84
+ }
85
+ .main {
86
+ width: 910px;
87
+ padding: 0px 20px 10px 20px;
88
+ background:transparent;
89
+ }
90
+
91
+ .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
92
+ /*margin-top: 15px;*/
93
+ }
94
+ /* Base Columns */
95
+ .col-left {
96
+ float: left;
97
+ width: 195px;
98
+ padding: 0;
99
+ }
100
+ .col-main {
101
+ float: left;
102
+ width: 720px;
103
+ padding: 0;
104
+ }
105
+ .checkout-onepage-index .col-main {
106
+ float: left;
107
+ width: 700px;
108
+ padding: 0;
109
+ }
110
+ .col2-right-layout .col-main {
111
+ float: left;
112
+ width: 685px;
113
+ padding: 0;
114
+ }
115
+ .col-right {
116
+ float: right;
117
+ width: 195px;
118
+ padding: 0;
119
+ }
120
+ .col2-right-layout .col-right {
121
+ float: right;
122
+ width: 195px;
123
+ padding: 0;
124
+ }
125
+ /* 1 Column Layout */
126
+ .col1-layout .col-main {
127
+ float:none;
128
+ width:auto;
129
+ }
130
+ /* 2 Columns Layout */
131
+ .col2-left-layout .col-main, .col2-right-layout .col-main {
132
+ width: 670px;
133
+ }
134
+ /* 3 Columns Layout */
135
+ .col3-layout .col-main {
136
+ width: 470px;
137
+ margin-left: 0px;
138
+ }
139
+ .col3-layout .col-wrapper {
140
+ float: left;
141
+ width: 690px;
142
+ }
143
+ /* Global Styles ========================================================================= */
144
+
145
+ /*header*/
146
+ .header-container {
147
+ border: 0px;
148
+ padding: 0px 0px 10px 0px;
149
+ }
150
+ a.logo {
151
+ margin: 18px 0px 0px 24px !important;
152
+ padding: 0px 0px 0px 0px !important;
153
+ }
154
+ .nav-container {
155
+ background: #fff url(../images/menu_bg.gif) no-repeat 50% 0%;
156
+ margin: 0px 0px 10px 0px;
157
+ clear: both;
158
+ }
159
+ #nav {
160
+ padding: 0px 0px 0px 30px;
161
+ width: 920px;
162
+ height: 28px;
163
+ }
164
+ #nav li {
165
+ padding-right: 20px;
166
+ }
167
+ #nav li a {
168
+ padding: 0px 10px 0px 10px;
169
+ }
170
+ #nav li a, #nav li a:hover {
171
+ font: 11px/28px Verdana, Helvetica, sans-serif;
172
+ text-decoration: none;
173
+ text-transform: uppercase;
174
+ }
175
+ #nav li a {
176
+ color: #ffffff;
177
+ }
178
+ #nav li a:hover {
179
+ color: #ffffff;
180
+ }
181
+ #nav ul {
182
+ background: #6a9c00;
183
+ border: 0;
184
+ -moz-border-radius: 0px 0px 3px 3px;
185
+ -webkit-border-radius: 0px 0px 3px 3px;
186
+ -khtml-border-radius: 0px 0px 3px 3px;
187
+ padding-bottom: 3px;
188
+ }
189
+ #nav ul li {
190
+ padding-right: 0;
191
+ }
192
+ #nav ul ul, #nav ul ul ul ul {
193
+ background: #7dbd00;
194
+ padding-top: 3px;
195
+ padding-bottom: 3px;
196
+ border: 0;
197
+ -moz-border-radius: 3px 3px 3px 3px;
198
+ -webkit-border-radius: 3px 3px 3px 3px;
199
+ -khtml-border-radius: 3px 3px 3px 3px;
200
+ }
201
+ #nav ul ul ul {
202
+ background: #6a9c00;
203
+ }
204
+ #nav ul li a {
205
+ padding: 4px 10px 4px 10px !important;
206
+ text-transform: none !important;
207
+ color:#ffffff;
208
+ font: 11px/11px Verdana, Helvetica, sans-serif !important;
209
+ background: none !important;
210
+ }
211
+ #nav ul li.parent a {
212
+ background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
213
+ }
214
+ #nav ul li.parent li a {
215
+ background: none !important;
216
+ }
217
+ #nav ul li a:hover {
218
+ color: #fff !important;
219
+ background: #9be213 !important;
220
+ }
221
+ #nav ul ul li a:hover {
222
+ color: #fff !important;
223
+ background:#9be213 !important;
224
+ }
225
+
226
+ /*Form-search*/
227
+ #search_mini_form {
228
+ display: block;
229
+ margin: 0px 0px 0px 0px;
230
+ padding: 0;
231
+ position: relative;
232
+ float: right;
233
+ width: 218px;
234
+ clear: both;
235
+ }
236
+ .header .form-search {
237
+ width: 218px;
238
+ height: 18px;
239
+ margin: 6px 6px 5px 0px;
240
+ padding: 0;
241
+ position: relative;
242
+ float: right;
243
+ right: 0;
244
+ }
245
+ .header .form-search label {
246
+ display: none;
247
+ }
248
+ .header .form-search input.input-text {
249
+ width: 189px;
250
+ height: 18px;
251
+ background: url(../images/search_input.gif) no-repeat 0 0;
252
+ margin: 0px 0px 0px 4px !important;
253
+ padding: 0px 0px 0px 7px;
254
+ float: left;
255
+ position: relative;
256
+ border: 0;
257
+ color: #cecece;
258
+ font:11px Arial, Helvetica, sans-serif;
259
+ }
260
+ .header .form-search input.input-text:focus {
261
+ color: #6f6f6f;
262
+ }
263
+ .header .form-search button.button {
264
+ float: right;
265
+ position: relative;
266
+ width: 18px;
267
+ height: 18px;
268
+ display: block;
269
+ margin: 0;
270
+ padding: 0;
271
+ background: url(../images/search_btn.gif) no-repeat 0 0;
272
+ }
273
+ .header .form-search button.button:hover {
274
+ opacity: 0.7;
275
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
276
+ }
277
+ .header .form-search button.button span {
278
+ display: none;
279
+ }
280
+ /*header links*/
281
+ .header .quick-access {
282
+ padding: 0px 28px 0px 0px;
283
+ margin-top: 10px;
284
+ width: 600px;
285
+ position: relative;
286
+ }
287
+ .header .quick-access .switchers {
288
+ position: absolute;
289
+ top: 6px;
290
+ right: 260px;
291
+ text-align: right;
292
+ width: 350px;
293
+ }
294
+ .header .quick-access .switchers label {
295
+ display: none;
296
+ }
297
+ div.switchers * {
298
+ float: right;
299
+ clear: none !important;
300
+ padding: 0 !important;
301
+ }
302
+ div.store-switcher {
303
+ width: 130px;
304
+ text-align: left;
305
+ height: 20px;
306
+ }
307
+ div.switchers select {
308
+ min-width: 90px;
309
+ }
310
+ .header .welcome-msg {
311
+ color: #6f6f6f;
312
+ font: 11px Arial, Helvetica, sans-serif;
313
+ /*float: right;*/
314
+ margin: 33px 0px 5px 0px;
315
+ }
316
+ div.top_static {
317
+ text-align: right;
318
+ margin: 0px 0px 4px 0px;
319
+ }
320
+ div.top_static p {
321
+ margin:0;
322
+ padding:0;
323
+ }
324
+ div.top_static a:link, div.top_static a:visited {
325
+ color: #5d5d5d !important;
326
+ font: 11px Arial, Helvetica, sans-serif !important;
327
+ font-weight: normal !important;
328
+ text-decoration: none !important;
329
+ padding: 0px 14px 0px 10px !important;
330
+ }
331
+ div.top_static a:hover {
332
+ color: #7b7b7b !important;
333
+ }
334
+ div.top_static a.last {
335
+ background: none !important;
336
+ padding: 0px 0px 0px 10px !important;
337
+ }
338
+ div.top_static a:hover {
339
+ text-decoration: underline !important;
340
+ }
341
+
342
+ .header .links a:link, .header .links a:visited {
343
+ color: #6f6f6f;
344
+ text-decoration: none;
345
+ font: 11px Arial, Helvetica, sans-serif;
346
+ background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
347
+ padding: 0px 10px 0px 0px;
348
+ margin: 0px 0px 0px 10px;
349
+ }
350
+ .header .links li.first a {
351
+ background: none;
352
+ padding: 0px 0px 0px 0px;
353
+ }
354
+
355
+ /*breadvrumbs*/
356
+ .breadcrumbs {
357
+ clear: both;
358
+ margin-bottom: 3px;
359
+ padding: 5px 0 5px 0;
360
+ }
361
+ .breadcrumbs li {
362
+ margin-right: 5px;
363
+ color: #5d5d5d;
364
+ }
365
+ .breadcrumbs strong {
366
+ font-weight: normal !important;
367
+ }
368
+ .breadcrumbs li strong {
369
+ color: #5d5d5d;
370
+ }
371
+ .breadcrumbs span {
372
+ display: none;
373
+ }
374
+ .breadcrumbs a:link, .breadcrumbs a:visited {
375
+ color: #9a9a9a;
376
+ text-decoration: none;
377
+ padding-right: 15px;
378
+ background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
379
+ }
380
+ .breadcrumbs a:hover {
381
+ color: #5d5d5d;
382
+ }
383
+ /*------------------Footer-------------------*/
384
+ .footer-container {
385
+ border-top: 1px solid #d9d9d9;
386
+ background: #f5f5f5;
387
+ border-bottom: 1px solid #DADADA;
388
+ }
389
+ .footer {
390
+ padding:5px 10px 5px;
391
+ }
392
+ .footer ul.links {
393
+ padding-bottom: 2px;
394
+ }
395
+ .footer address {
396
+ margin-bottom: 0;
397
+ color: #8c8e8f;
398
+ }
399
+ .footer a {
400
+ color: #697073;
401
+ }
402
+ /*-------------------------------------------------------SIDE BARS-----------*/
403
+ .block {
404
+ border: 1px solid #d9dde3;
405
+ margin: 0 0 14px;
406
+ border-radius: 2px;
407
+ -moz-border-radius: 2px;
408
+ -webkit-border-radius: 2px;
409
+ -khtml-border-radius: 2px;
410
+ }
411
+ .block .block-title {
412
+ border-bottom: 0px;
413
+ padding: 0px 0px 0px 0px;
414
+ }
415
+ .block-account .block-title {
416
+ background: #fff;
417
+ }
418
+ .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
419
+ border: 0 !important;
420
+ }
421
+ .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 {
422
+ color: #474747;
423
+ }
424
+ .block .block-title strong {
425
+ color: #5d5d5d;
426
+ font: bold 11px Tahoma, Helvetica, sans-serif;
427
+ padding: 3px 12px 3px 12px;
428
+ text-transform: uppercase;
429
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
430
+ }
431
+ .block .block-content {
432
+ color: #babbbb;
433
+ padding: 6px 12px 6px 12px;
434
+ background: #fff;
435
+ }
436
+ .block-cart .block-content {
437
+ color: #474747;
438
+ }
439
+ .block-payment-options .block-content {
440
+ padding-left: 9px;
441
+ }
442
+ .block li.odd {
443
+ background: transparent;
444
+ }
445
+ /*shop by, category*/
446
+ .block-layered-nav .block-subtitle {
447
+ display: none;
448
+ }
449
+ .block-layered-nav .block-title {
450
+ text-indent:0em;
451
+ height: 30px;
452
+ background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
453
+ }
454
+ .block-layered-nav .block-title strong {
455
+ padding: 6px 4px 6px 28px;
456
+ background: url(../images/block_head_line.gif) no-repeat 0% 100%;
457
+ }
458
+ .block-layered-nav .block-content {
459
+ border: 0;
460
+ }
461
+ .block-layered-nav dt {
462
+ background: none;
463
+ font-weight: bold;
464
+ color: #bebebe;
465
+ padding: 0px 0px 3px 0px;
466
+ text-transform:none;
467
+ }
468
+ .block-layered-nav li {
469
+ padding-bottom: 2px;
470
+ color: #313438;
471
+ }
472
+ .block-layered-nav li a {
473
+ font: bold 11px/16px Tahoma, Helvetica, sans-serif;
474
+ color: #313438;
475
+ text-decoration: none;
476
+ }
477
+ .block-layered-nav li a:hover {
478
+ color: #666;
479
+ }
480
+ .block-layered-nav .currently .label {
481
+ background:none;
482
+ font-weight:bold;
483
+ padding-left:0px;
484
+ text-transform:none;
485
+ color: #888;
486
+ }
487
+ .block-layered-nav .currently .label span {
488
+ font-weight:normal;
489
+ color: #5d5d5d;
490
+ }
491
+ /*block-cart*/
492
+ .block-cart .block-title {
493
+ background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
494
+ }
495
+ .block-cart .block-title strong {
496
+ padding-left: 30px;
497
+ }
498
+ .block-cart .actions {
499
+ text-align: center !important;
500
+ padding-top: 0;
501
+ }
502
+ .block-cart .actions button {
503
+ margin-left: auto !important;
504
+ margin-right: auto !important;
505
+ float: none !important;
506
+ }
507
+ .block-cart .summary {
508
+ padding-bottom: 3px;
509
+ }
510
+ /*block-subscribe*/
511
+ .block-subscribe {
512
+ background: none;
513
+ }
514
+ .block-subscribe .block-title {
515
+ background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
516
+ }
517
+ .block-subscribe .block-title strong {
518
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
519
+ padding-left: 32px;
520
+ }
521
+ .block-subscribe .block-content {
522
+ background: none;
523
+ padding-top: 6px;
524
+ }
525
+ .block-subscribe label {
526
+ font-family: Arial, Helvetica, sans-serif;
527
+ color:#66625b;
528
+ }
529
+ .block-subscribe input.input-text {
530
+ width: 167px;
531
+ height: 17px;
532
+ font-family: Arial, Helvetica, sans-serif;
533
+ font-size: 11px;
534
+ font-weight: normal;
535
+ color: #66625a;
536
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
537
+ border: 0;
538
+ margin: 0;
539
+ padding: 0px 0px 0px 7px;
540
+ }
541
+ .block-subscribe input.input-text:focus {
542
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
543
+ }
544
+ .block-subscribe .input-box {
545
+ float: left;
546
+ position: relative;
547
+ margin: 0;
548
+ padding: 8px 0px 0px 0px;
549
+ }
550
+ .block-subscribe .actions {
551
+ float: left;
552
+ position: relative;
553
+ margin: 0;
554
+ padding: 0;
555
+ }
556
+ .block-subscribe .button {
557
+ margin: 7px 0px 0px 0px;
558
+ }
559
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
560
+ background-position: right -96px;
561
+ cursor: pointer;
562
+ }
563
+ button.button:hover span span, button.buttonHover span span {
564
+ background-position: 0 -32px !important;
565
+ color: #050000;
566
+ }
567
+ /*side-bar items*/
568
+ .block .block-content li.item {
569
+ padding:0px 0px 7px 0px;
570
+ }
571
+ .block .block-content li.item .product {
572
+ padding-bottom: 0px;
573
+ }
574
+ .block .block-content li.last .product {
575
+ padding-bottom: 8px;
576
+ border-bottom: 0;
577
+ }
578
+ .block-tags .block-content ul {
579
+ padding: 0
580
+ }
581
+ .block .block-subtitle, .block-poll li {
582
+ padding: 0px 0px 5px 0px;
583
+ }
584
+ /*side-bar prices*/
585
+ .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
586
+ color: #929292;
587
+ }
588
+ .old-price .price-label, .old-price .price {
589
+ color:#697073;
590
+ }
591
+ .special-price {
592
+ padding-top: 0;
593
+ }
594
+ .special-price .price, .special-price .price-label {
595
+ font-weight: bold !important;
596
+ color: #000 !important;
597
+ }
598
+ .special-price .price {
599
+ font:11px Tahoma, Helvetica, sans-serif;
600
+ color: #cc0000 !important;
601
+ }
602
+ /*reccently view*/
603
+ #recently-viewed-items {
604
+ margin-top: 4px;
605
+ margin-left: 0px;
606
+ }
607
+ #recently-viewed-items li {
608
+ padding-top: 1px;
609
+ padding-bottom: 2px;
610
+ }
611
+ #recently-viewed-items a {
612
+ font-weight: bold;
613
+ text-decoration: none;
614
+ color: #babbbb;
615
+ }
616
+ #recently-viewed-items a:hover {
617
+ color: #5d5d5d;
618
+ }
619
+ /*most popular, related */
620
+ .product-name a {
621
+ text-decoration: none;
622
+ }
623
+ .block-content .old-price .price-label {
624
+ display: none;
625
+ color: #697073;
626
+ font-weight: bold;
627
+ }
628
+ .block-content .special-price .price-label {
629
+ display: none;
630
+ }
631
+ .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
632
+ font-weight: bold;
633
+ font-size: 11px;
634
+ }
635
+ .block-content .old-price .price {
636
+ text-decoration: line-through;
637
+ color: #697073;
638
+ }
639
+
640
+ /*****************************************************************************CATALOG****************/
641
+ /*pager*/
642
+ .toolbar .pager, .toolbar .sorter {
643
+ border: none;
644
+ padding: 0px 0px 4px 0px;
645
+ }
646
+ .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
647
+ font-weight: normal;
648
+ color: #9a9a9a;
649
+ }
650
+ .toolbar .pager a, .toolbar .sorter a {
651
+ color: #050000;
652
+ }
653
+ .pager .pages {
654
+ position: relative;
655
+ padding-left: 20px;
656
+ color: #9a9a9a;
657
+ }
658
+ .pager .pages strong {
659
+ font-weight: normal;
660
+ color: #9a9a9a;
661
+ font-family: Arial;
662
+ }
663
+ .pager .limiter {
664
+ padding-right: 64px;
665
+ }
666
+ .pager .limiter select, .sorter .sort-by select {
667
+ background:none repeat scroll 0 0 #f8f8f8;
668
+ border:1px solid #dcdfe5;
669
+ color: #2c2f33;
670
+ }
671
+ .sort-by {
672
+ float: right;
673
+ position: relative;
674
+ }
675
+ .sorter .sort-by {
676
+ padding-right: 0;
677
+ }
678
+ /*items*/
679
+ .products-list .product-image {
680
+ width: 160px;
681
+ height: 135px;
682
+ }
683
+ .products-list .product-shop {
684
+ margin-left:175px;
685
+ }
686
+ .product-name {
687
+ font-size: 11px;
688
+ font-weight: normal;
689
+ text-transform: uppercase;
690
+ font-family: Tahoma;
691
+ }
692
+ .product-name a:link, .product-name a:visited {
693
+ color:#000000;
694
+ }
695
+ .product-name a:hover {
696
+ color: #5d5d5d;
697
+ }
698
+ a.product-image:hover {
699
+ opacity: 1;
700
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
701
+ }
702
+
703
+ /*description*/
704
+ .products-list .desc {
705
+ font:11px Arial, Helvetica, sans-serif;
706
+ line-height: 130%;
707
+ }
708
+ .mini-products-list .product-name {
709
+ }
710
+ .mini-products-list .product-image {
711
+ width: 50px;
712
+ border: 0;
713
+ }
714
+ .mini-products-list .product-details {
715
+ margin-left: 62px;
716
+ }
717
+ /*Prices*/
718
+ .products-grid .price-box {
719
+ margin: 4px 0 0 0;
720
+ }
721
+ .regular-price {
722
+ color:#000000;
723
+ }
724
+ .regular-price .price, .price-box .price {
725
+ color: #cc0000;
726
+ font-weight: bold !important;
727
+ font:11px Tahoma, Helvetica, sans-serif;
728
+ }
729
+ div.product-shop .regular-price .price, div.product-shop .price-box .price {
730
+ font:15px Tahoma, Helvetica, sans-serif;
731
+ }
732
+ .minimal-price .price-label {
733
+ font-weight: normal;
734
+ }
735
+ .minimal-price-link {
736
+ text-decoration: none;
737
+ }
738
+
739
+ .products-grid .actions {
740
+ bottom: 0;
741
+ }
742
+ .products-grid .product-image {
743
+ width: 135px;
744
+ background-color: #ffffff;
745
+ margin-bottom: 14px;
746
+ }
747
+ .products-grid .product-image img {
748
+ width: 135px;
749
+ }
750
+ /*col 3 ctatlog*/
751
+ .col3-layout .products-grid {
752
+ width: 470px;
753
+ margin-bottom: 10px;
754
+ }
755
+ .col3-layout .products-grid li.item {
756
+ padding: 0px 10px 60px 0;
757
+ width: 145px;
758
+ }
759
+ .col3-layout .products-grid li.last {
760
+ padding: 0px 0 60px 0;
761
+ width: 145px;
762
+ }
763
+ /*col 2 ctatlog*/
764
+ .col2-left-layout .products-grid, .col2-right-layout .products-grid {
765
+ width: 670px;
766
+ margin-bottom: 10px;
767
+ }
768
+ .col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
769
+ padding: 0px 20px 60px 0;
770
+ width: 200px;
771
+ }
772
+ .col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
773
+ float: left;
774
+ padding: 0px 0 60px 0;
775
+ width: 200px;
776
+ }
777
+ /* Form Elements */
778
+ input {
779
+ font:12px/15px Arial, Helvetica, sans-serif;
780
+ color:#5d5d5d;
781
+ font-weight: bold;
782
+ }
783
+ select, textarea {
784
+ font:11px/14px Arial, Helvetica, sans-serif;
785
+ color:#808080;
786
+ font-weight: normal;
787
+ }
788
+ input.input-text, select, textarea {
789
+ background:#f8f8f8;
790
+ border:1px solid #e9e9eb;
791
+ }
792
+ select.multiselect option {
793
+ }
794
+ .sort-by select {
795
+ width: 128px;
796
+ }
797
+ /* Form */
798
+ .form-list label {
799
+ }
800
+ .form-list label.required em {
801
+ font-style:normal;
802
+ }
803
+ /* REQUIRED BUTTON STYLES: */
804
+ button.button {
805
+ position: relative;
806
+ border: 0 !important;
807
+ cursor: pointer;
808
+ padding: 0;
809
+ overflow: visible; /* removes extra side padding in IE */
810
+ }
811
+ button.button::-moz-focus-inner {
812
+ border: none; /* overrides extra padding in Firefox */
813
+ }
814
+ button.button span {
815
+ position: relative;
816
+ display: block;
817
+ white-space: nowrap;
818
+ border: 0 !important;
819
+ background: none !important;
820
+ height:17px;
821
+ padding: 0;
822
+ margin: 0;
823
+ }
824
+ button.button span span {
825
+ position: relative;
826
+ display: block;
827
+ white-space: nowrap;
828
+ border: 0 !important;
829
+ }
830
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
831
+ /* Safari and Google Chrome only - fix margins */
832
+ button.button span {
833
+ margin-top: -1px;
834
+ }
835
+ }
836
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
837
+ button.button {
838
+ padding: 0 11px 0 0;
839
+ font: 11px Tahoma, Helvetica, sans-serif;
840
+ text-align: center;
841
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
842
+ height: 17px !important;
843
+ }
844
+ button.button span span {
845
+ padding: 2px 0 0 11px;
846
+ height: 17px;
847
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
848
+ border: 0 !important;
849
+ color: #ffffff;
850
+ font: 11px Tahoma, Helvetica, sans-serif;
851
+ text-transform: uppercase;
852
+ }
853
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
854
+ background-position: right -96px;
855
+ }
856
+ button.button:hover span span, button.buttonHover span span {
857
+ background-position: 0 -32px !important;
858
+ color: #ffffff;
859
+ }
860
+ .products-grid button.button, .products-list button.button, .add-to-cart button.button {
861
+ padding: 0 10px 0 0;
862
+ font: 10px Tahoma, Helvetica, sans-serif;
863
+ text-align: center;
864
+ background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
865
+ height: 17px !important;
866
+ }
867
+ .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
868
+ padding: 2px 0 0 20px;
869
+ height: 17px;
870
+ background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
871
+ border: 0 !important;
872
+ color: #fff;
873
+ font: 10px Tahoma, Helvetica, sans-serif;
874
+ text-transform: uppercase;
875
+ }
876
+ .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 */
877
+ background-position: right -96px;
878
+ }
879
+ .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 {
880
+ background-position: 0 -32px !important;
881
+ color: #fff;
882
+ }
883
+ .product-view .box-tags .form-add .input-box {
884
+ margin-right: 8px;
885
+ }
886
+ .product-view .box-tags .form-add .input-box input {
887
+ height: 14px;
888
+ background: #f8f8f8;
889
+ border: 1px solid #d9dde3;
890
+ }
891
+ div.toolbar div.sorter {
892
+ display: none;
893
+ }
894
+ div.toolbar-bottom div.sorter {
895
+ display: block;
896
+ }
897
+ div.toolbar-bottom .view-mode {
898
+ padding-right: 20px;
899
+ }
900
+ div.toolbar-bottom .limiter {
901
+ float: right;
902
+ }
903
+
904
+ /**************************************************************PRODUCT******************/
905
+ .product-view {
906
+ border: 1px solid #e5e6e8;
907
+ padding: 22px 0 0 0;
908
+ overflow: hidden;
909
+ }
910
+ .product-essential {
911
+ padding-top: 0;
912
+ }
913
+ .product-view .product-shop {
914
+ width: 338px;
915
+ }
916
+ .product-view .product-img-box {
917
+ margin-top: 10px;
918
+ }
919
+ .product-view .product-img-box .product-image {
920
+ margin-bottom: 5px;
921
+ }
922
+ .product-view .product-img-box .zoom #track {
923
+ background:#dadada;
924
+ }
925
+ .product-view .product-shop .availability {
926
+ font-size: 11px;
927
+ }
928
+ .product-view .product-img-box .more-views li {
929
+ margin:0 0 8px 12px;
930
+ }
931
+ .product-view .product-img-box .more-views li a {
932
+ border: 1px solid #ffffff;
933
+ }
934
+
935
+ .product-view .add-to-cart .button {
936
+ margin-top: 1px;
937
+ }
938
+ .product-view .product-shop .add-to-links a {
939
+ color:#313438 !important;
940
+ font-weight:normal !important;
941
+ font:11px Arial, Helvetica, sans-serif;
942
+ }
943
+ .product-view .product-shop .short-description {
944
+ line-height: 130%;
945
+ }
946
+ .product-collateral .box-collateral, .no-rating {
947
+ margin-bottom: 15px;
948
+ }
949
+ .product-view .box-up-sell .products-grid {
950
+ width: 642px !important;
951
+ margin-bottom: 10px;
952
+ }
953
+ .product-view .box-up-sell .products-grid td {
954
+ padding:15px 5px 12px 0px;
955
+ }
956
+ /*titles on product page*/
957
+ .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
958
+ font:12px Arial, Helvetica, sans-serif;
959
+ font-weight: bold;
960
+ text-transform: none;
961
+ color: #313438;
962
+ margin: 5px 0px 7px 0px;
963
+ }
964
+ /*messages*/
965
+ .error-msg, .success-msg, .note-msg, .notice-msg {
966
+ background: none;
967
+ min-height:24px !important;
968
+ padding:4px 8px 2px 8px !important;
969
+ }
970
+ .add-to-box .or {
971
+ color:#697073;
972
+ font-weight:normal;
973
+ }
974
+ .product-collateral {
975
+ padding: 15px 25px 25px 25px;
976
+ background: #fff;
977
+ }
978
+ .product-view .box-tags .form-add label {
979
+ color: #697073 !important;
980
+ font-weight: normal !important;
981
+ font-size: 11px;
982
+ }
983
+ .product-view .box-tags .form-add .input-box {
984
+ padding:0;
985
+ }
986
+ .product-view .box-tags .note {
987
+ padding:0;
988
+ }
989
+ .product-options p.required {
990
+ padding-top: 0;
991
+ }
992
+ .product-options {
993
+ padding-bottom: 5px;
994
+ }
995
+ .add-to-box .add-to-cart {
996
+ margin-right: 10px;
997
+ }
998
+ /***************************************************************CART**********************************/
999
+ .cart .page-title h1 {
1000
+ margin-top: 0;
1001
+ }
1002
+ .cart .page-title .checkout-types li {
1003
+ margin-bottom: 0;
1004
+ margin-top: 5px;
1005
+ }
1006
+ .data-table thead th {
1007
+ font:11px Arial, Helvetica, sans-serif;
1008
+ font-weight: bold;
1009
+ }
1010
+ .cart .discount h2, .cart .shipping h2 {
1011
+ color:#5d5d5d;
1012
+ font:bold 12px/12px Arial, Helvetica, sans-serif;
1013
+ padding:0 0 0 0px;
1014
+ text-transform:none;
1015
+ }
1016
+ .cart .discount input.input-text {
1017
+ border: 1px solid #d9dde3;
1018
+ width: 126px;
1019
+ padding-left: 6px;
1020
+ color: #5d5d5d;
1021
+ float: left;
1022
+ }
1023
+ #checkout-review-table tfoot tr.last .price {
1024
+ color: #cc0000;
1025
+ font:12px Arial, Helvetica, sans-serif;
1026
+ }
1027
+ #shopping-cart-totals-table tfoot .price {
1028
+ color: #cc0000;
1029
+ font-weight: bold !important;
1030
+ font:12px Arial, Helvetica, sans-serif;
1031
+ }
1032
+ #shopping-cart-totals-table .price {
1033
+ color: #cc0000;
1034
+ font-weight: normal !important;
1035
+ font:12px Arial, Helvetica, sans-serif;
1036
+ }
1037
+ .cart .totals td {
1038
+ vertical-align: middle;
1039
+ font:12px Arial, Helvetica, sans-serif;
1040
+ color: #000000;
1041
+ }
1042
+ .cart .totals tfoot td strong {
1043
+ font:12px Arial, Helvetica, sans-serif;
1044
+ font-weight: bold;
1045
+ }
1046
+ .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1047
+ margin-top: 0;
1048
+ margin-left: 8px;
1049
+ float: left;
1050
+ clear: none;
1051
+ }
1052
+ .discounts {
1053
+ width: 50%;
1054
+ float: left;
1055
+ position: relative;
1056
+ }
1057
+ .form-list label {
1058
+ font:11px Arial, Helvetica, sans-serif;
1059
+ color: #5d5d5d;
1060
+ font-weight: bold;
1061
+ }
1062
+ .form-list .input-box select {
1063
+ border: 1px solid #d9dde3;
1064
+ }
1065
+ .checkout-progress li.active {
1066
+ border-top-color: #313438;
1067
+ color: #313438;
1068
+ }
1069
+ .cart .crosssell {
1070
+ padding: 11px 15px 12px 15px;
1071
+ }
1072
+ .cart .crosssell .product-image {
1073
+ border: 0;v
1074
+ }
1075
+ .cart .crosssell .link-wishlist {
1076
+ color: #313438 !important;
1077
+ }
1078
+ /* SMALL BUTTONS */
1079
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1080
+ position: relative;
1081
+ border: 0 !important;
1082
+ cursor: pointer;
1083
+ padding: 0;
1084
+ overflow: visible; /* removes extra side padding in IE */
1085
+ }
1086
+ .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 {
1087
+ border: none; /* overrides extra padding in Firefox */
1088
+ }
1089
+ .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 {
1090
+ position: relative;
1091
+ display: block;
1092
+ white-space: nowrap;
1093
+ border: 0 !important;
1094
+ background: none;
1095
+ padding: 0;
1096
+ margin: 0;
1097
+ }
1098
+ .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 {
1099
+ position: relative;
1100
+ display: block;
1101
+ white-space: nowrap;
1102
+ border: 0 !important;
1103
+ }
1104
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1105
+ .cart .discount button.button span {
1106
+ margin-top: -1px;
1107
+ }
1108
+ }
1109
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1110
+ .cart .shipping button.button span {
1111
+ margin-top: -1px;
1112
+ }
1113
+ }
1114
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1115
+ #shopping-cart-table button.button span {
1116
+ margin-top: -1px;
1117
+ }
1118
+ }
1119
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1120
+ .my-wishlist .buttons-set button.button span {
1121
+ margin-top: -1px;
1122
+ }
1123
+ }
1124
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1125
+ .block-compare button.button span {
1126
+ margin-top: -1px;
1127
+ }
1128
+ }
1129
+ /* custom look and feel: */
1130
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1131
+ padding: 0 15px 0 0;
1132
+ font: 11px Arial, Helvetica, sans-serif;
1133
+ }
1134
+ .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 {
1135
+ padding: 2px 0 0 15px;
1136
+ }
1137
+ .crosssell-div {
1138
+ clear: both;
1139
+ }
1140
+ .product-view .product-shop .add-to-links li {
1141
+ display: block;
1142
+ }
1143
+ .product-view .product-shop .add-to-links li .separator {
1144
+ display: none;
1145
+ }
1146
+ /***********************************************************CHECKOUT, ACCOUNT********************************/
1147
+ .opc .step-title h2 {
1148
+ font:12px Arial, Helvetica, sans-serif;
1149
+ font-weight: bold;
1150
+ }
1151
+ .opc {
1152
+ border-bottom: 1px solid #dadada;
1153
+ }
1154
+ .opc .step-title .number {
1155
+ border: 0;
1156
+ }
1157
+ .opc .allow .step-title h2 {
1158
+ color: #999;
1159
+ }
1160
+ .opc .step-title .number {
1161
+ background: #fff;
1162
+ color: #999999;
1163
+ }
1164
+ .opc .allow .step-title .number {
1165
+ background: #fff;
1166
+ color: #999999;
1167
+ }
1168
+ .opc .active .step-title .number {
1169
+ background:#dadada;
1170
+ color:#3a3c40;
1171
+ border-radius: 2px;
1172
+ -moz-border-radius: 2px;
1173
+ -webkit-border-radius: 2px;
1174
+ -khtml-border-radius: 2px;
1175
+ }
1176
+ .dashboard .box-reviews .number {
1177
+ background: #fff;
1178
+ border: 1px solid #999999 !important;
1179
+ color: #999999;
1180
+ }
1181
+ .dashboard .box-reviews .details {
1182
+ margin-left: 25px;
1183
+ padding-top: 3px;
1184
+ }
1185
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1186
+ color: #999;
1187
+ }
1188
+ .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1189
+ background: none;
1190
+ font-size:12px;
1191
+ padding-left:0px;
1192
+ text-transform:uppercase;
1193
+ }
1194
+ .my-account .box-info {
1195
+ color: #313131;
1196
+ }
1197
+ .title-buttons .button {
1198
+ margin-top: 5px;
1199
+ }
1200
+ .advanced-search-summary strong {
1201
+ padding-left: 0;
1202
+ }
1203
+ .block-progress {
1204
+ margin-top: 74px;
1205
+ }
1206
+ .block-progress dt {
1207
+ font-size:11px;
1208
+ color: #313438;
1209
+ padding: 0px;
1210
+ }
1211
+ .opc-block-progress .block-title strong {
1212
+ font-size: 11px;
1213
+ }
1214
+ .block-progress dd {
1215
+ padding: 0px;
1216
+ }
1217
+ .block-account .block-content li.current {
1218
+ color: #313438;
1219
+ }
1220
+ .block-account .block-content li a:hover {
1221
+ color: #313438;
1222
+ text-decoration: underline !important;
1223
+ }
1224
+ .opc-block-progress a:link, .opc-block-progress a:visited {
1225
+ color: #000000;
1226
+ font-weight: bold;
1227
+ }
1228
+ /**************************************************************HOME PAGE***********************************/
1229
+
1230
+ /*block-service*/
1231
+ .block-service .block-title {
1232
+ background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1233
+ padding-top: 2px;
1234
+ }
1235
+ .block-service .block-title strong {
1236
+ padding-left: 30px;
1237
+ }
1238
+ .block-service .block-content {
1239
+ padding: 13px 15px 2px 17px;
1240
+ font-size: 11px;
1241
+ color: #878787;
1242
+ }
1243
+ .block-service .block-content span {
1244
+ display: block;
1245
+ line-height: 35px;
1246
+ font-family: Times New Roman;
1247
+ font-weight: bold;
1248
+ font-size: 15px;
1249
+ color: #34363a;
1250
+ }
1251
+ .block-service .block-content span span {
1252
+ display: inline;
1253
+ padding-left: 3px;
1254
+ font-weight: normal;
1255
+ font-size: 32px;
1256
+ color: #cc0000;
1257
+ }
1258
+ /**************************************************************TEXT COLORS*********************************************/
1259
+ /* grey */
1260
+ .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1261
+ color: #697073 !important;
1262
+ }
1263
+ /*light*/
1264
+ .error-msg {
1265
+ color: #bebebe !important;
1266
+ }
1267
+ /*dark*/
1268
+ .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 {
1269
+ color: #000 !important;
1270
+ }
1271
+ .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1272
+ color: #5d5d5d;
1273
+ font-weight: normal !important;
1274
+ }
1275
+ /*medium grey text*/
1276
+ .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1277
+ color: #5d5d5d !important;
1278
+ }
1279
+ /*dark grey - separators, lines*/
1280
+ .products-list .add-to-links .separator {
1281
+ color: #6a7173;
1282
+ }
1283
+ /*grey*/
1284
+ .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 {
1285
+ color: #5d5d5d;
1286
+ }
1287
+ .link-wishlist {
1288
+ color: #5d5d5d !important;
1289
+ }
1290
+ /*font normal*/
1291
+ .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1292
+ font-weight: normal;
1293
+ }
1294
+ /*font 11px*/
1295
+ .old-price .price-label, .special-price .price-label {
1296
+ font-size: 11px;
1297
+ }
1298
+ .std ul.disc {
1299
+ list-style-type: circle;
1300
+ }
1301
+ /**********************************************************BACKGOUNDS*****************************************************/
1302
+ /*background-transparent*/
1303
+ .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 {
1304
+ background:transparent;
1305
+ }
1306
+ /*border-non*/
1307
+ .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 {
1308
+ border: none;
1309
+ }
1310
+ /*background- forms */
1311
+ .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 {
1312
+ background:#fff;
1313
+ }
1314
+ /*background-white*/
1315
+ .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,
1316
+ .truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl {
1317
+ background: #fff;
1318
+ }
1319
+ /*background- foocus */
1320
+ input.input-text:focus, select:focus, textarea:focus {
1321
+ background:#fff;
1322
+ }
1323
+ .opc .step-title, .opc .allow .step-title {
1324
+ background:#f4f4f4;
1325
+ }
1326
+ .validation-failed {
1327
+ background:#cfcfd0 !important;
1328
+ }
1329
+ /*border - forms */
1330
+ .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,
1331
+ .truncated .truncated_full_value dl {
1332
+ border-color: #dadada !important;
1333
+ }
1334
+ .data-table {
1335
+ border-left: 1px solid #e7e9eb !important;
1336
+ border-right: 1px solid #e7e9eb !important;
1337
+ border-collapse: collapse;
1338
+ }
1339
+ .data-table thead th {
1340
+ border: 1px solid #d9dde3;
1341
+ padding: 9px 12px 9px 12px;
1342
+ color: #5d5d5d;
1343
+ background: #fff;
1344
+ }
1345
+ .data-table td {
1346
+ border-top: 1px solid #d9dde3;
1347
+ border-right: 1px solid #d9dde3;
1348
+ border-bottom: 1px solid #d9dde3;
1349
+ border-left: 0;
1350
+ background: #f8f8f8;
1351
+ }
1352
+ .data-table td .product-name a {
1353
+ font-size: 12px;
1354
+ }
1355
+ .data-table td input.qty {
1356
+ color: #3a3c40;
1357
+ border: 1px solid #d9dde3;
1358
+ padding-left: 6px;
1359
+ }
1360
+ .data-table td .price {
1361
+ font-weight: bold !important;
1362
+ color: #3a3c40;
1363
+ font: 11px Arial, Helvetica, sans-serif;
1364
+ }
1365
+ .data-table td.last .price {
1366
+ color: #cc0000;
1367
+ }
1368
+ .data-table tfoot tr td {
1369
+ border: 1px solid #d9dde3;
1370
+ padding: 12px 10px 12px 13px;
1371
+ }
1372
+ /*border */
1373
+ .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1374
+ border:1px solid #dce0e5;
1375
+ }
1376
+ .product-image img, .product-view .box-up-sell .products-grid .product-image img {
1377
+ border:1px solid #dadee4;
1378
+ }
1379
+ .product-image img:hover {
1380
+ border:1px solid #edf0f4;
1381
+ }
1382
+ .product-img-box .product-image img, .product-img-box .product-image img:hover {
1383
+ border: 0;
1384
+ }
1385
+ /*border = background color*/
1386
+ .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1387
+ border-color: #e6e9ee;
1388
+ }
1389
+ .products-list li.item {
1390
+ border-color: transparent;
1391
+ }
1392
+ /*Block poll*/
1393
+ /* REQUIRED BUTTON STYLES: */
1394
+ .block-poll button.button, .block-compare button.button {
1395
+ position: relative;
1396
+ border: 0 !important;
1397
+ cursor: pointer;
1398
+ padding: 0;
1399
+ overflow: visible; /* removes extra side padding in IE */
1400
+ }
1401
+ .block-poll button.button::-moz-focus-inner {
1402
+ border: none; /* overrides extra padding in Firefox */
1403
+ }
1404
+ .block-compare button.button::-moz-focus-inner {
1405
+ border: none; /* overrides extra padding in Firefox */
1406
+ }
1407
+ .block-poll button.button span, .block-compare button.button span {
1408
+ position: relative;
1409
+ display: block;
1410
+ white-space: nowrap;
1411
+ border: 0 !important;
1412
+ background: none;
1413
+ padding: 0;
1414
+ margin: 0;
1415
+ }
1416
+ .block-poll button.button span span, .block-compare button.button span span {
1417
+ position: relative;
1418
+ display: block;
1419
+ white-space: nowrap;
1420
+ border: 0 !important;
1421
+ }
1422
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1423
+ /* Safari and Google Chrome only - fix margins */
1424
+ .block-poll button.button span {
1425
+ margin-top: -1px;
1426
+ }
1427
+ }
1428
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1429
+ /* Safari and Google Chrome only - fix margins */
1430
+ .block-compare button.button span {
1431
+ margin-top: -1px;
1432
+ }
1433
+ }
1434
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
1435
+ .block-poll button.button, .block-compare button.button {
1436
+ padding: 0 10px 0 0;
1437
+ }
1438
+ .block-poll button.button span span, .block-compare button.button span span {
1439
+ padding: 2px 0 0 12px;
1440
+ }
1441
+ /*Compare*/
1442
+ .compare-table .btn-remove {
1443
+ height: 11px;
1444
+ width: 57px;
1445
+ margin: 3px 0px 3px 0px;
1446
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1447
+ }
1448
+ .compare-table .btn-remove:hover {
1449
+ background: url(../images/btn_remove2.gif) no-repeat 0 0;
1450
+ }
1451
+ .cart .totals .checkout-types li a {
1452
+ color: #000000;
1453
+ font-size: 11px;
1454
+ }
1455
+ .page-popup .link-print {
1456
+ color: #000000;
1457
+ }
1458
+ .link-cart {
1459
+ color: #cc0000 !important;
1460
+ font-weight: normal;
1461
+ text-decoration: none;
1462
+ }
1463
+ .link-cart:hover {
1464
+
1465
+ opacity: 0.9;
1466
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1467
+ }
1468
+ .addresses-list h2 {
1469
+ color: #313438;
1470
+ }
1471
+ /*demo notice*/
1472
+ .demo-notice {
1473
+ background: none repeat scroll 0 0 #ffffff;
1474
+ color: #000000;
1475
+ font-size: 11px;
1476
+ font-weight: bold;
1477
+ line-height: 1.15;
1478
+ margin: 0;
1479
+ padding: 5px 5px;
1480
+ text-align: center;
1481
+ opacity: 0.7;
1482
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
1483
+ position: absolute;
1484
+ top: 0;
1485
+ left: 0;
1486
+ }
1487
+ /*download banner*/
1488
+ .download p {
1489
+ color: #5d5d5d;
1490
+ }
1491
+ a.download {
1492
+ display: block;
1493
+ width: 166px;
1494
+ height: 213px;
1495
+ background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
1496
+ margin-left: auto;
1497
+ margin-right: auto;
1498
+ margin-bottom: 10px;
1499
+ }
1500
+ p.forum a:link, p.forum a:visited {
1501
+ padding: 0px 0px 2px 26px;
1502
+ line-height: 17px;
1503
+ background: url(../images/forum.png) no-repeat 0px 0px;
1504
+ color: #000000;
1505
+ }
1506
+ p.forum a:hover {
1507
+ color: #fc4500;
1508
+ }
1509
+ p.more_themes a:link, p.more_themes a:visited {
1510
+ padding: 0px 0px 2px 26px;
1511
+ line-height: 17px;
1512
+ background: url(../images/more.png) no-repeat 0 0;
1513
+ color: #000000;
1514
+ }
1515
+ p.more_themes a:hover {
1516
+ color: #fc4500;
1517
+ }
1518
+ /*customer service*/
1519
+
1520
+ .customer_service .block-title strong {
1521
+ padding-left:30px;
1522
+ }
1523
+ .customer_service .block-title {
1524
+ background: url(../images/customer_icon.png) no-repeat 7px 4px;
1525
+ }
1526
+ .customer_service p {
1527
+ margin: 0px 0px 0px 0px;
1528
+ }
1529
+ p.phone {
1530
+ color: #34363a;
1531
+ font-size: 14px;
1532
+ font-family: "Times New Roman", Times, serif;
1533
+ font-weight: bold;
1534
+ }
1535
+ p.phone strong {
1536
+ color: #cc0000;
1537
+ font-size: 32px;
1538
+ font-family: "Times New Roman", Times, serif;
1539
+ font-weight: normal;
1540
+ }
1541
+ p.time {
1542
+ color: #5d5d5d;
1543
+ }
1544
+ /*design-by*/
1545
+ .design-by {
1546
+ opacity: 0.4;
1547
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
1548
+ position: fixed;
1549
+ bottom: 0;
1550
+ left: 0;
1551
+ }
1552
+ .design-by a:hover {
1553
+ text-decoration: none;
1554
+ }
1555
+ /*currency*/
1556
+ .block-currency .block-title strong {
1557
+ text-transform: none;
1558
+ background: url(../images/block_head_line.gif) repeat-x 100% 100%;
1559
+ }
1560
+ .block-currency .block-title strong {
1561
+ margin: 0 !important;
1562
+ min-height: auto !important;
1563
+ display: auto !important;
1564
+ }
1565
+ .block-currency {
1566
+ background: transparent;
1567
+ height: auto !important;
1568
+ }
1569
+ .block-currency .block-content select {
1570
+ width: auto !important;
1571
+ display: block !important;
1572
+ margin: 0px 0px 0px 0px !important;
1573
+ }
1574
+ .block-currency .block-content {
1575
+ background: transparent;
1576
+ }
1577
+ /*tags*/
1578
+ .tags-list {
1579
+ border: 0;
1580
+ display: block;
1581
+ font-size: 13px;
1582
+ padding: 10px;
1583
+ }
1584
+ /*back*/
1585
+ .back-link a:link, .back-link a:visited {
1586
+ text-decoration: none;
1587
+ font-size: 14px;
1588
+ }
1589
+ .back-link a:hover {
1590
+ opacity: 0.9;
1591
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
1592
+ }
1593
+ .home_page_header_block {
1594
+ margin-bottom: 10px;
1595
+ }
1596
+ /* add-to links update*/
1597
+ ul.products-grid li ul.add-to-links li {
1598
+ padding: 0;
1599
+ }
1600
+ /* easy tabs*/
1601
+ .tabs {
1602
+ width: 618px;
1603
+ border-bottom: 0 !important;
1604
+ margin: 15px 0 0 0 !important;
1605
+ overflow: hidden;
1606
+ }
1607
+ .tabs a:link, .tabs a:visited {
1608
+ color: #565656 !important;
1609
+ font-size: 11px !important;
1610
+ font-weight:bold !important;
1611
+ display:block;
1612
+ text-align: center;
1613
+ padding: 6px 15px 6px 15px !important;
1614
+ text-decoration:none;
1615
+ background: #e1e1e1;
1616
+ border-left: 1px solid #eaeaea;
1617
+ border-right: 1px solid #eaeaea;
1618
+ }
1619
+ .tabs a:hover {
1620
+ background: #f5f5f5;
1621
+
1622
+ }
1623
+ .tabs li.active a, .tabs li.active a:hover {
1624
+ background: #f5f5f5 !important;
1625
+ color: #000 !important;
1626
+ font-size: 11px !important;
1627
+ font-weight:bold;
1628
+ }
1629
+ .padder {
1630
+ width:598px;
1631
+ padding: 5px 10px 5px 10px;
1632
+ border: 1px solid #eaeaea;
1633
+ }
skin/frontend/default/grayscale_green/css/slider.css ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
skin/frontend/default/grayscale_green/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_green/css/styles.css ADDED
@@ -0,0 +1,1633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ /* Reset ================================================================================= */
3
+ * { margin:0; padding:0; }
4
+
5
+ body {
6
+ text-align: center;
7
+ }
8
+
9
+ img { border:0; vertical-align:top; }
10
+
11
+ a { outline: none;}
12
+ a:hover { outline: none;}
13
+ :focus { outline:0; }
14
+ a:active {
15
+ outline: none;
16
+ }
17
+ /* Headings */
18
+ h1,h2,h3,
19
+ h4,h5,h6 { margin:0 0 5px; line-height:130%; }
20
+
21
+
22
+ /* Forms */
23
+ form { display:inline; }
24
+ fieldset { border:0; }
25
+ legend { display:none; }
26
+
27
+ /* Table */
28
+ table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
29
+ caption,th,td { vertical-align:top; text-align:left; }
30
+
31
+ /* Content */
32
+ p { margin:0 0 10px; }
33
+ strong { }
34
+ address { font-style:normal; line-height:1.35; }
35
+ cite { font-style:normal; }
36
+ q,
37
+ blockquote { quotes:none; }
38
+ q:before,
39
+ q:after { content:''; }
40
+ small,big { }
41
+ /*sup { vertical-align:top; }*/
42
+
43
+ /* Lists */
44
+ ul,ol { list-style:none; }
45
+
46
+ /* Tools */
47
+ .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; }
48
+ .nobr { white-space:nowrap !important; }
49
+ .wrap { white-space:normal !important; }
50
+ .a-left { text-align:left !important; }
51
+ .a-center { text-align:center !important; }
52
+ .a-right { text-align:right !important; }
53
+ .v-top { vertical-align:top; }
54
+ .v-middle { vertical-align:middle; }
55
+ .f-left,
56
+ .left { float:left !important; }
57
+ .f-right,
58
+ .right { float:right !important; }
59
+ .f-none { float:none !important; }
60
+ .f-fix { float:left; width:100%; }
61
+ .no-display { display:none; }
62
+ .no-margin { margin:0 !important; }
63
+ .no-padding { padding:0 !important; }
64
+ .no-bg { background:none !important; }
65
+ .sp { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; height:0 !important; overflow:hidden !important; clear: both;}
66
+ /* ======================================================================================= */
67
+
68
+
69
+ /* Layout ================================================================================ */
70
+ .wrapper {
71
+ min-width: 990px;
72
+ }
73
+ .page {}
74
+ .page-print { background:#ffffff; padding:25px 30px; text-align:left; }
75
+ .page-empty { background:#ffffff; padding:20px; text-align:left; }
76
+ .page-popup { background:#ffffff; padding:20px; text-align:left; }
77
+ .main-container { background:transparent;}
78
+ .main { width:990px; margin:0 auto; min-height:400px; padding:0px 0px 0px 0px; text-align:left; }
79
+
80
+ /* Base Columns */
81
+ .col-left {
82
+ float: left;
83
+ width: 195px;
84
+ padding: 0 0 1px;
85
+ }
86
+ .col-main {
87
+ float: left;
88
+ width: 717px;
89
+ padding: 0 0 1px;
90
+ }
91
+ .col-right {
92
+ float: right;
93
+ width: 195px;
94
+ padding: 0 0 1px;
95
+ }
96
+
97
+ /* 1 Column Layout */
98
+ .col1-layout .col-main { float:none; width:auto; }
99
+
100
+ /* 2 Columns Layout */
101
+ .col2-left-layout .col-main { float:right; }
102
+
103
+ /* 3 Columns Layout */
104
+ .col3-layout .col-main {
105
+ width: 507px;
106
+ margin-left: 15px;
107
+ }
108
+ .col3-layout .col-wrapper { float:left; width:717px; }
109
+ .col3-layout .col-wrapper .col-main { float:right; }
110
+
111
+ /* Content Columns */
112
+ .col2-set .col-1 { float:left; width:48.5%; }
113
+ .col2-set .col-2 { float:right; width:48.5%; }
114
+ .col2-set .col-narrow { width:32%; }
115
+ .col2-set .col-wide { width:65%; }
116
+
117
+ .col3-set .col-1 { float:left; width:32%; }
118
+ .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
119
+ .col3-set .col-3 { float:right; width:32%; }
120
+
121
+ .col4-set .col-1 { float:left; width:23.5%; }
122
+ .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
123
+ .col4-set .col-3 { float:left; width:23.5%; }
124
+ .col4-set .col-4 { float:right; width:23.5%; }
125
+ /* ======================================================================================= */
126
+
127
+
128
+ /* Global Styles ========================================================================= */
129
+ /* Form Elements */
130
+ input,select,textarea,button { vertical-align:middle; }
131
+ input.input-text,textarea { padding:1px; }
132
+ select { padding:0px; }
133
+ select option { padding-right:10px; }
134
+ select.multiselect option { padding:2px 5px; }
135
+ select.multiselect option:last-child { border-bottom:0; }
136
+ textarea { overflow:auto; }
137
+ input.radio { margin-right:3px; }
138
+ input.checkbox { margin-right:3px; }
139
+ input.qty { width:2.5em; }
140
+ button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
141
+ button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
142
+ button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; }
143
+ button.button span { display:block; height:19px; border:0; padding:0 8px; text-align:center; white-space:nowrap; }
144
+ button.button span span { border:0; padding:0; }
145
+ button.disabled span { border:0; }
146
+
147
+ /*
148
+ button.btn-checkout.no-checkout span { background-position:0 100%; }
149
+ button.btn-checkout.no-checkout span span { background-position:100% 100%; }
150
+ */
151
+ p.control input.checkbox,
152
+ p.control input.radio { margin-right:6px; }
153
+
154
+
155
+ /*.highlight { background:#efefef; }*/
156
+
157
+ /* Form lists */
158
+ /* Grouped fields */
159
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
160
+ .form-list li { margin:0 0 8px; }
161
+ .form-list label { float:left; position:relative; z-index:0; }
162
+ .form-list label.required {}
163
+ .form-list label.required em { float:right; font-style:normal; position:absolute; top:0; right:-8px; }
164
+ .form-list li.control label { float:none; }
165
+ .form-list li.control input.radio,
166
+ .form-list li.control input.checkbox { margin-right:6px; }
167
+ .form-list li.control .input-box { clear:none; display:inline; width:auto; }
168
+ /*.form-list li.fields { margin-right:-15px; }*/
169
+ .form-list .input-box { display:block; clear:both; width:260px; }
170
+ .form-list .field { float:left; width:275px; }
171
+ .form-list input.input-text { width:254px; }
172
+ .form-list textarea { width:254px; height:10em; }
173
+ .form-list select { width:260px; }
174
+ .form-list li.wide .input-box { width:535px; }
175
+ .form-list li.wide input.input-text { width:529px; }
176
+ .form-list li.wide textarea { width:529px; }
177
+ .form-list li.wide select { width:535px; }
178
+ .form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
179
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
180
+ .form-list .input-range input.input-text { width:74px; }
181
+ /* Customer */
182
+ .form-list .customer-name-prefix .input-box,
183
+ .form-list .customer-name-suffix .input-box,
184
+ .form-list .customer-name-prefix-suffix .input-box,
185
+ .form-list .customer-name-prefix-middlename .input-box,
186
+ .form-list .customer-name-middlename-suffix .input-box,
187
+ .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
188
+
189
+ .form-list .name-prefix { width:65px; }
190
+ .form-list .name-prefix select { width:55px; }
191
+ .form-list .name-prefix input.input-text { width:49px; }
192
+
193
+ .form-list .name-suffix { width:65px; }
194
+ .form-list .name-suffix select { width:55px; }
195
+ .form-list .name-suffix input.input-text { width:49px; }
196
+
197
+ .form-list .name-middlename { width:70px; }
198
+ .form-list .name-middlename input.input-text { width:49px; }
199
+
200
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname,
201
+ .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
202
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
203
+ .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
204
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
205
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
206
+
207
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
208
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
209
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
210
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
211
+
212
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
213
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
214
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
215
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
216
+
217
+ .form-list .customer-name-prefix .name-firstname,
218
+ .form-list .customer-name-middlename .name-firstname { width:210px; }
219
+
220
+ .form-list .customer-name-suffix .name-lastname,
221
+ .form-list .customer-name-middlename .name-firstname,
222
+ .form-list .customer-name-middlename-suffix .name-firstname,
223
+ .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
224
+
225
+ .form-list .customer-name-prefix .name-firstname input.input-text,
226
+ .form-list .customer-name-suffix .name-lastname input.input-text,
227
+ .form-list .customer-name-middlename .name-firstname input.input-text,
228
+ .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
229
+ .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
230
+
231
+ .form-list .customer-dob .dob-month,
232
+ .form-list .customer-dob .dob-day,
233
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
234
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
235
+ .form-list .customer-dob label { font-size:10px; }
236
+ .form-list .customer-dob .dob-day,
237
+ .form-list .customer-dob .dob-month { width:60px; }
238
+ .form-list .customer-dob .dob-day input.input-text,
239
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
240
+ .form-list .customer-dob .dob-year { width:140px; }
241
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }
242
+
243
+ .buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid; text-align:right; }
244
+ .buttons-set p.required { margin:0 0 10px; }
245
+ .buttons-set .back-link { float:left; margin:0; }
246
+ .buttons-set button.button { float:right; margin-left:5px; }
247
+
248
+ .buttons-set-order { margin:10px 0 0; }
249
+ .buttons-set-order .please-wait { padding:12px 7px 0 0; }
250
+
251
+ .fieldset { border:1px solid; padding:22px 25px 12px 33px; margin:28px 0; }
252
+ .fieldset .legend { float:left; border:1px solid; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
253
+
254
+ /* Form Validation */
255
+ .validation-advice { clear:both; min-height:13px; margin:3px 0 0;line-height:13px; }
256
+ .validation-failed { border:0 !important; background:#faebe7 !important; }
257
+ .validation-passed {}
258
+ p.required {text-align:right;}
259
+ /* Expiration date and CVV number validation fix */
260
+ .v-fix { float:left; }
261
+ .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
262
+
263
+ /* Global Messages */
264
+ .success { }
265
+ .error { }
266
+ .notice { }
267
+
268
+ .messages,
269
+ .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
270
+ .messages { width:100%; overflow:hidden; }
271
+ .messages li { margin:0 0 10px !important; }
272
+ .messages li li { margin:0 0 3px !important; }
273
+ .error-msg,
274
+ .success-msg,
275
+ .note-msg,
276
+ .notice-msg { border-style:solid; border-width:1px; min-height: 16px; padding:4px 8px 4px 8px; }
277
+
278
+ /* BreadCrumbs */
279
+ .breadcrumbs {line-height:1.25; margin:0 0 5px; }
280
+ .breadcrumbs li { display:inline; }
281
+ .breadcrumbs li strong { }
282
+
283
+ /* Page Heading */
284
+ .page-title { width:100%; overflow:hidden; margin:0 0 15px; }
285
+ .page-title h1,
286
+ .page-title h2 { margin:0; }
287
+ .page-title .separator { margin:0 3px; }
288
+ .page-title .link-rss { float:right; margin:7px 0 0; }
289
+ .title-buttons { text-align:right; }
290
+ .title-buttons h1,
291
+ .title-buttons h2,
292
+ .title-buttons h3,
293
+ .title-buttons h4,
294
+ .title-buttons h5,
295
+ .title-buttons h6 { float:left; }
296
+
297
+ .subtitle { clear:both; padding:15px 0 0; margin:0 0 6px; }
298
+
299
+ /* Pager */
300
+ .pager {padding:4px 8px; text-align:center; }
301
+ .pager .amount { float:left; margin:0; }
302
+ .pager .limiter { float:right; }
303
+ .pager .limiter label { vertical-align:middle; }
304
+ .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
305
+ .pager .pages { margin:0 140px; }
306
+ .pager .pages ol { display:inline; }
307
+ .pager .pages li { display:inline; margin:0 2px; }
308
+ .pager .pages .current {}
309
+
310
+ /* Sorter */
311
+ .sorter {padding:3px 8px; }
312
+ .sorter .view-mode { float:left; margin:0; }
313
+ .sorter .sort-by { float:right; padding-right:36px; }
314
+ .sorter .sort-by label { vertical-align:middle; }
315
+ .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
316
+ .sorter .link-feed {}
317
+
318
+ /* Toolbar */
319
+ .toolbar {}
320
+ .toolbar .pager { padding:3px 8px; }
321
+ .toolbar .sorter { }
322
+ .toolbar-bottom {}
323
+
324
+ /* Data Table */
325
+ .data-table { width:100%; }
326
+ .data-table .odd { }
327
+ .data-table .even { }
328
+ /*.data-table tr.odd:hover,
329
+ .data-table tr.even:hover { background:#ebf1f6; }*/
330
+ .data-table td.last,
331
+ .data-table th.last { border-right:0; }
332
+ .data-table tr.last th,
333
+ .data-table tr.last td { }
334
+ .data-table th { padding:3px 8px; }
335
+ .data-table td { padding:3px 8px; }
336
+
337
+ .data-table thead th { padding:2px 8px; white-space:nowrap;
338
+ vertical-align:middle; }
339
+ .data-table thead th.wrap { white-space:normal; }
340
+ .data-table thead th a,
341
+ .data-table thead th a:hover { }
342
+ .data-table thead th { }
343
+ .data-table thead th .tax-flag {white-space:nowrap; }
344
+
345
+ .data-table tfoot { }
346
+ .data-table tfoot tr.first td {}
347
+ .data-table tfoot tr { }
348
+ .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; }
349
+ .data-table tfoot strong { }
350
+
351
+ .data-table tbody th,
352
+ .data-table tbody td {}
353
+ /* Bundle products tables */
354
+ .data-table tbody.odd tr { }
355
+ .data-table tbody.even tr { }
356
+ .data-table tbody.odd tr td,
357
+ .data-table tbody.even tr td { border-bottom:0; }
358
+ .data-table tbody.odd tr.border td,
359
+ .data-table tbody.even tr.border td {}
360
+
361
+ .data-table tbody td .option-label { font-style:italic; }
362
+ .data-table tbody td .option-value { padding-left:10px; }
363
+
364
+ /* Generic Info Box */
365
+ .info-box { padding:12px 15px;
366
+ margin:0 0 15px; }
367
+ .info-box h2 { }
368
+
369
+ .info-table th { padding:2px 15px 2px 0; }
370
+ .info-table td { padding:2px 0; }
371
+
372
+ /* Shopping cart total summary row expandable to details */
373
+ tr.summary-total { cursor:pointer; }
374
+ tr.summary-total td {}
375
+ tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px;
376
+ background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
377
+ tr.show-details .summary-collapse { background-position:0 -52px; }
378
+ tr.show-details td {}
379
+
380
+ tr.summary-details-excluded { font-style:italic; }
381
+
382
+ /* Shopping cart tax info */
383
+ .cart-tax-info { display:block; }
384
+ .cart-tax-info,
385
+ .cart-tax-info .cart-price { padding-right:20px; }
386
+ .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;
387
+ cursor:pointer; }
388
+ .cart-tax-info .price,
389
+ .cart-tax-total .price { display:inline !important; }
390
+ .cart-tax-total-expanded { background-position:100% -52px; }
391
+
392
+ /* Class: std - styles for admin-controlled content */
393
+ .std .subtitle { padding:0; }
394
+ .std ol.ol { list-style:decimal outside; padding-left:1.5em; }
395
+ .std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
396
+ .std dl dt { }
397
+ .std dl dd { margin:0 0 10px; }
398
+
399
+ /* Misc */
400
+ .links li { display:inline; }
401
+ .links li.first { padding-left:0 !important; }
402
+ .links li.last { background:none !important; padding-right:0 !important; }
403
+
404
+
405
+ .link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
406
+ .btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0;
407
+ background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
408
+ .btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0;
409
+ background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
410
+
411
+ .separator { margin:0 3px; }
412
+
413
+ .divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;
414
+ background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
415
+
416
+ /* Noscript Notice */
417
+ .noscript { border:1px solid; border-width:0 0 1px; line-height:1.25; text-align:center; }
418
+ .noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; }
419
+ .noscript p { margin:0; }
420
+
421
+ /* DEMO NOTICE */
422
+ .demo-notice {
423
+ background: none repeat scroll 0 0 #ffffff;
424
+ color: #000000;
425
+ font-size: 11px;
426
+ font-weight: bold;
427
+ line-height: 1.15;
428
+ margin: 0;
429
+ padding: 5px 5px;
430
+ text-align: center;
431
+ opacity: 0.7;
432
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
433
+ position: absolute;
434
+ top: 0;
435
+ bottom: 0;
436
+ }
437
+ /* ======================================================================================= */
438
+
439
+
440
+ /* Header ================================================================================ */
441
+ .logo { float:left; }
442
+ .header-container {}
443
+ .header { width: 100%; margin:0 auto; padding:0px; text-align:right; position:relative; z-index:10; }
444
+ .header .logo { float:left; text-decoration:none !important; }
445
+ .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0;
446
+ text-indent:-999em; overflow:hidden; }
447
+ .header h1.logo, .header h2.logo { margin:0; }
448
+ .header .quick-access { float:right; }
449
+ .header .welcome-msg { }
450
+ .header .form-search {
451
+
452
+ }
453
+ .header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
454
+ .header .form-search input.input-text {
455
+ float: left;
456
+ }
457
+ .header .form-search button.button { float:left; }
458
+ .header .form-search button.button span { border:0; height:21px; padding:0 0 0 0px; }
459
+ .header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
460
+ .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
461
+ .header .form-search .search-autocomplete ul { border:1px solid;}
462
+ .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid; padding:2px 8px 1px 8px; cursor:pointer; }
463
+ .header .form-search .search-autocomplete li .amount { float:right; }
464
+
465
+ .header .form-language { text-align:right; }
466
+ .header .form-language label { padding-right:5px; vertical-align:middle; }
467
+ .header .form-language select { padding:0; }
468
+ .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
469
+ .header .links { float:right; }
470
+ .header .links li { float:right; }
471
+ .header .links a { }
472
+ .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
473
+ .header-container .top-container a { }
474
+
475
+
476
+ /* ======================================================================================= */
477
+ /********** < Navigation */
478
+ .nav-container {
479
+
480
+ }
481
+ #nav {
482
+ width: 990px;
483
+ margin: 0 auto;
484
+ padding: 0 0px;
485
+ }
486
+ /* All Levels */ /* Style consistent throughout all nav levels */
487
+ #nav li { position:relative; text-align:left; }
488
+ #nav li.over { z-index:998; }
489
+ #nav a,
490
+ #nav a:hover { display:block; }
491
+ #nav span { display:block; cursor:pointer; white-space:nowrap; }
492
+ #nav li ul span {white-space:normal; }
493
+ #nav ul li.parent a { }
494
+ #nav ul li.parent li a { }
495
+
496
+ /* 0 Level */
497
+ #nav li { float:left; }
498
+ #nav li.active a { }
499
+ #nav a { float:left; }
500
+ #nav li.over a,
501
+ #nav a:hover { }
502
+
503
+ /* 1st Level */
504
+ #nav ul li,
505
+ #nav ul li.active { float:none; margin:0; padding-bottom:1px; }
506
+ #nav ul li.last { padding-bottom:0; }
507
+
508
+ #nav ul a,
509
+ #nav ul a:hover { float:none; padding:0; }
510
+ #nav ul li a { }
511
+
512
+ /* 2nd Level */
513
+ #nav ul,
514
+ #nav div { position:absolute; width:15em; top:27px; left:-10000px; }
515
+ #nav div ul { position:static; width:auto; border:none; }
516
+
517
+ /* 3rd+ Level */
518
+ #nav ul ul,
519
+ #nav ul div { top:5px; }
520
+
521
+ #nav ul li a { }
522
+ #nav ul li a:hover { }
523
+ #nav ul li a,
524
+ #nav ul li a:hover { }
525
+ #nav ul span,
526
+ #nav ul li.last li span { /*padding:3px 15px 4px 15px; */}
527
+
528
+ /* Show menu */
529
+ #nav li ul.shown-sub,
530
+ #nav li div.shown-sub { left:0; z-index:999; }
531
+ #nav li .shown-sub ul.shown-sub,
532
+ #nav li .shown-sub li div.shown-sub { left:100px; }
533
+
534
+ /*1.4.1.0*/
535
+ /* Show menu */
536
+ #nav li.over > ul { left:0; }
537
+ #nav li.over > ul li.over > ul { left:100px; }
538
+ #nav li.over ul ul { left:-10000px; }
539
+
540
+ /* Sidebar =============================================================================== */
541
+ .block { margin:0 0 15px; }
542
+ .block .block-title { }
543
+ .block .block-title strong { display:block; min-height:16px; padding:1px 0 1px; }
544
+ .block .block-title strong span {}
545
+ .block .block-title a { }
546
+ .block .block-subtitle { margin:0; padding:5px 9px; }
547
+ .block .block-content { }
548
+ .block .block-content li.item { padding:7px 9px; }
549
+ .block .block-content .product-name { }
550
+ .block .btn-remove { float:right; margin:1px 0 2px 5px; }
551
+ .block .actions {padding:6px 9px; text-align:right; }
552
+ .block .actions a { float:left; }
553
+ .block .actions button.button { float:right; }
554
+ .block .empty { margin:0; }
555
+
556
+
557
+
558
+ /* Mini Blocks */
559
+ .block-cart,
560
+ .block-wishlist,
561
+ .block-subscribe,
562
+ .block-compare,
563
+ .block-reorder,
564
+ .block-poll,
565
+ .block-viewed,
566
+ .block-compared,
567
+ .block-related,
568
+ .block-tags,
569
+ .block-login {line-height:1.25; }
570
+ .block-cart .block-title strong,
571
+ .block-wishlist .block-title strong,
572
+ .block-subscribe .block-title strong,
573
+ .block-compare .block-title strong,
574
+ .block-reorder .block-title strong,
575
+ .block-poll .block-title strong,
576
+ .block-viewed .block-title strong,
577
+ .block-compared .block-title strong,
578
+ .block-related .block-title strong,
579
+ .block-tags .block-title strong,
580
+ .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:0px; }
581
+
582
+ /* Mini Products List */
583
+ .mini-products-list .product-image { float:left; width:50px; border:1px solid; }
584
+ .mini-products-list .product-details { margin-left:60px; }
585
+
586
+ /* Block: Account */
587
+ .block-account { }
588
+ .block-account .block-title { border:0; padding:3px 10px; }
589
+ .block-account .block-title strong { }
590
+ .block-account .block-content { padding:7px 10px 7px; }
591
+ .block-account .block-content li a { display:block; padding:3px 0; }
592
+ .block-account .block-content li a:hover { }
593
+ .block-account .block-content li.last a { border-bottom:0; }
594
+ .block-account .block-content li.current { padding:3px 0; }
595
+ .block-account .block-content li.current.last { border-bottom:0; }
596
+
597
+ /* Block: Currency Switcher */
598
+ .block-currency { border:0; padding: 0px; height:auto; }
599
+ .block-currency .block-title { background:none; border:0; padding:0; margin:0 0 0px; }
600
+ .block-currency .block-title strong { }
601
+ .block-currency .block-content { background:none; padding:6px 0px 6px 0px; }
602
+ .block-currency .block-content select { width: auto; padding:0; display: block; margin:0; }
603
+
604
+ /* Block: Layered Navigation */
605
+ .block-layered-nav { border:0; }
606
+ .block-layered-nav dt { padding:7px 0px 0 0px; }
607
+ .block-layered-nav dd { }
608
+ .block-layered-nav dd.last { background:none; }
609
+ .block-layered-nav .currently li { padding:4px 0px 4px 0px; }
610
+ .block-layered-nav .currently .label { }
611
+ .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
612
+ .block-layered-nav .actions {padding:4px 9px; text-align:right; }
613
+ .block-layered-nav .actions a { float:none; }
614
+
615
+ /* Block: Cart */
616
+ .block-cart .block-title { }
617
+ .block-cart .block-title strong { }
618
+ .block-cart .summary { padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
619
+ .block-cart .amount { margin:0; }
620
+ .block-cart .amount a { }
621
+ .block-cart .subtotal { margin:5px 0 0; padding:2px 0; text-align:center; }
622
+ .block-cart .subtotal .price { }
623
+ .block-cart .actions { }
624
+
625
+ /* Block: Wishlist */
626
+ .block-wishlist .block-title strong { }
627
+ .block-wishlist .actions { text-align:right; }
628
+ .block-wishlist .actions a { float:none; }
629
+
630
+ /* Block: Related */
631
+ .block-related .block-title strong { }
632
+ .block-related input.checkbox { float:left; }
633
+ .block-related .product { margin-left:20px; }
634
+
635
+ /* Block: Compare Products */
636
+ .block-compare .block-title strong { }
637
+ .block-compare button.button span { }
638
+ .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
639
+ .compare-table { border:0; }
640
+ .compare-table thead tr.first th,
641
+ .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
642
+ .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
643
+
644
+ .compare-table tbody th,
645
+ .compare-table tbody td { padding:10px; border:0; border-top:1px solid; border-left:1px solid; }
646
+ .compare-table tbody td.last { border-right:1px solid; }
647
+ .compare-table tbody tr.last th,
648
+ .compare-table tbody tr.last td { border-bottom:1px solid; }
649
+ .compare-table tr.add-to-row td { text-align:center; }
650
+ .compare-table tr.first td { text-align:center; }
651
+ .compare-table tr.first td .product-name { margin:0 0 5px; }
652
+ .compare-table tr.first td .product-name a { }
653
+ .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
654
+ .compare-table tr.first td p,
655
+ .compare-table tr.add-to-row td p { margin:0; }
656
+
657
+ /* Block: Recently Viewed */
658
+ .block-viewed .block-title strong { }
659
+
660
+ /* Block: Recently Compared */
661
+ .block-compared .block-title strong { }
662
+
663
+ /* Block: Poll */
664
+ .block-poll .block-title strong { }
665
+ .block-poll .block-subtitle { }
666
+ .block-poll label { }
667
+ .block-poll input.radio { float:left; margin:1px -18px 0 0; }
668
+ .block-poll .label { display:block; margin-left:18px; }
669
+ .block-poll li { padding:3px 9px; }
670
+ .block-poll .actions { margin:5px 0 0; }
671
+ .block-poll button.button span { }
672
+ .block-poll .answer { }
673
+ .block-poll .votes { float:right; margin-left:10px; }
674
+
675
+ /* Block: Tags */
676
+ .block-tags .block-title strong { }
677
+ .block-tags .block-content ul { padding:0px 5px 0px 5px; }
678
+ .block-tags .block-content li { display:inline; padding-right:4px; }
679
+ .block-tags .block-content a { }
680
+ .block-tags .actions { text-align:right; }
681
+ .block-tags .actions a { float:none; }
682
+
683
+ /* Block: Subscribe */
684
+ .block-subscribe .block-content { padding:5px 10px; }
685
+ .block-subscribe .block-title strong { }
686
+ .block-subscribe label { }
687
+ .block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
688
+ .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
689
+ .block-subscribe .actions button.button { float:none; }
690
+ .block-subscribe .actions button.button span { }
691
+
692
+ /* Block: Reorder */
693
+ .block-reorder .block-title strong { }
694
+ .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
695
+ .block-reorder .product-name { margin-left:20px; }
696
+ .block-reorder .validation-advice { margin:3px 9px 7px; }
697
+
698
+ /* Block: Banner */
699
+ .block-banner { border:0; }
700
+ .block-banner .block-content { padding:0; text-align:center; }
701
+
702
+ /* Block: Login */
703
+ .block-login .block-title strong { }
704
+ .block-login .block-content { padding:5px 10px; }
705
+ .block-login label { }
706
+ .block-login input.input-text { display:block; width:167px; margin:3px 0; }
707
+ .block-login .actions { background:none; padding:0; margin:3px 0 0; }
708
+ .block-login .actions button.button span { }
709
+
710
+ /* Paypal */
711
+ .sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
712
+ .sidebar .paypal-logo a { float:none; }
713
+ /* ======================================================================================= */
714
+
715
+
716
+ /* Category Page ========================================================================= */
717
+ .category-title { border:0; margin:0 0 7px; }
718
+ .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
719
+ .category-image img {}
720
+ .category-description { margin:0 0 10px; }
721
+ .category-products {}
722
+
723
+ /* View Type: Grid */
724
+ .products-grid { position:relative;}
725
+ .products-grid.last { border-bottom:0; }
726
+ .products-grid li.item { float:left; }
727
+ .products-grid .product-image { display:block; }
728
+ .products-grid .product-name { margin:0 0 5px; }
729
+ .products-grid .product-name a { }
730
+ .products-grid .price-box { margin:5px 0; }
731
+ .products-grid .availability { line-height:21px; }
732
+ .products-grid .actions { position:absolute; bottom:12px; }
733
+ .col2-left-layout .products-grid,
734
+ .col2-right-layout .products-grid { width:727px; margin:0 auto; }
735
+ .col1-layout .products-grid { width:790px; margin:0 auto; }
736
+
737
+ /* View Type: List */
738
+ .products-list li.item { padding:12px 10px; }
739
+ .products-list li.item.last { border-bottom:0; }
740
+ .products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
741
+ .products-list .product-shop { margin-left:150px; }
742
+ .products-list .product-name { margin:0 0 5px; }
743
+ .products-list .product-name a { }
744
+ .products-list .price-box { float:left; margin:3px 13px 5px 0; }
745
+ .products-list .availability { float:left; margin:3px 0 0; }
746
+ .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
747
+ .products-list .desc .link-more {}
748
+ .products-list .add-to-links { clear:both; }
749
+ .products-list .add-to-links li { display:inline; }
750
+ .products-list .add-to-links .separator { display:inline; margin:0 2px; }
751
+ /* ======================================================================================= */
752
+
753
+
754
+ /* Product View ========================================================================== */
755
+ /* Rating */
756
+ .no-rating { margin:0; }
757
+
758
+ .ratings {line-height:1.25; margin:7px 0; }
759
+ .ratings strong { float:left; margin:1px 3px 0 0; }
760
+ .ratings .rating-links { margin:0; }
761
+ .ratings .rating-links .separator { margin:0 2px; }
762
+ .ratings dt {}
763
+ .ratings dd {}
764
+ .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; }
765
+ .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
766
+ .ratings .rating-box { float:left; margin-right:3px; }
767
+ .ratings .amount {}
768
+
769
+ .ratings-table th,
770
+ .ratings-table td {line-height:1.15; padding:3px 0; }
771
+ .ratings-table th { padding-right:8px; }
772
+
773
+ /* Availability */
774
+ .availability { margin:0; }
775
+ .availability span { }
776
+ .availability.in-stock span {}
777
+ .availability.out-of-stock span { }
778
+
779
+ .availability-only { margin:10px 0 7px; line-height:16px; }
780
+ .availability-only span,
781
+ .availability-only a { border-bottom:1px dashed #751d02; cursor:help; }
782
+ .availability-only a { cursor:pointer; }
783
+ .availability-only .expanded { background-position:100% -15px; }
784
+ .availability-only strong { }
785
+
786
+ .availability-only-details { margin:0 0 7px; }
787
+ .availability-only-details th { font-size:10px; padding:0 8px; }
788
+ .availability-only-details td { border-bottom:1px solid;padding:2px 8px 1px; }
789
+ .availability-only-details tr.odd td.last { }
790
+
791
+ .product-view .product-shop .availability {}
792
+ .product-view .product-shop .availability span { }
793
+
794
+ /* Email to a Friend */
795
+ .email-friend { margin:0; }
796
+
797
+ /* Alerts */
798
+ .alert-price { margin:0;}
799
+ .alert-stock { margin:0;}
800
+
801
+ /********** < Product Prices */
802
+ .price { white-space:nowrap !important; }
803
+
804
+ .price-box { margin:5px 0; }
805
+ .price-box .price { }
806
+
807
+ /* Regular price */
808
+ .regular-price { }
809
+ .regular-price .price { }
810
+ .block .regular-price,
811
+ .block .regular-price .price { }
812
+
813
+ /* Old price */
814
+ .old-price { margin:0; }
815
+ .old-price .price-label { white-space:nowrap; }
816
+ .old-price .price { text-decoration:line-through; }
817
+
818
+ /* Special price */
819
+ .special-price { margin:0; padding:3px 0; }
820
+ .special-price .price-label { white-space:nowrap; }
821
+ .special-price .price { }
822
+
823
+ /* Minimal price (as low as) */
824
+ .minimal-price { margin:0; }
825
+ .minimal-price .price-label { white-space:nowrap; }
826
+
827
+ .minimal-price-link { display:block; }
828
+ .minimal-price-link .label {}
829
+ .minimal-price-link .price { }
830
+
831
+ /* Excluding tax */
832
+ .price-excluding-tax { display:block; }
833
+ .price-excluding-tax .label { white-space:nowrap; }
834
+ .price-excluding-tax .price { }
835
+
836
+ /* Including tax */
837
+ .price-including-tax { display:block; }
838
+ .price-including-tax .label { white-space:nowrap; }
839
+ .price-including-tax .price { }
840
+
841
+ /* FPT */
842
+ .weee { display:block; }
843
+ .weee .price {}
844
+
845
+ /* Excl tax (for order tables) */
846
+ .price-excl-tax { display:block; }
847
+ .price-excl-tax .label { display:block; white-space:nowrap; }
848
+ .price-excl-tax .price { display:block; }
849
+
850
+ /* Incl tax (for order tables) */
851
+ .price-incl-tax { display:block; }
852
+ .price-incl-tax .label { display:block; white-space:nowrap; }
853
+ .price-incl-tax .price { display:block; }
854
+
855
+ /* Price range */
856
+ .price-from { margin:0; }
857
+ .price-from .price-label { white-space:nowrap; }
858
+
859
+ .price-to { margin:0; }
860
+ .price-to .price-label { white-space:nowrap; }
861
+
862
+ /* Price notice next to the options */
863
+ .price-notice { padding-left:10px; }
864
+ .price-notice .price { }
865
+
866
+ /* Price as configured */
867
+ .price-as-configured { margin:0; }
868
+ .price-as-configured .price-label { white-space:nowrap; }
869
+
870
+ .price-box-bundle { padding:0 0 10px 0; }
871
+ .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
872
+ .price-box-bundle .price { }
873
+ /********** Product Prices > */
874
+
875
+ /* Tier Prices */
876
+ .tier-prices { margin:10px 0; padding:10px; border:1px solid; }
877
+ .tier-prices li { line-height:1.4; padding:2px 0 2px 0px; }
878
+ .tier-prices .benefit { font-style:italic; }
879
+ .tier-prices .price { }
880
+
881
+ .tier-prices-grouped li { padding:2px 0; }
882
+ .tier-prices-grouped li .price { }
883
+
884
+ /* Add to Links */
885
+ .add-to-links {margin:5px 0 0; }
886
+ .add-to-links .separator { display:none; }
887
+
888
+ /* Add to Cart */
889
+ .add-to-cart label { float:left; margin-right:5px; }
890
+ .add-to-cart .qty { float:left; margin-right:5px; }
891
+ .add-to-cart button.button { float:left; }
892
+ .add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }
893
+
894
+ /* Add to Links + Add to Cart */
895
+ .add-to-box { margin:10px 0; }
896
+ .add-to-box .add-to-cart { float:left; }
897
+ .add-to-box .or { float:left; margin:0 7px; }
898
+ .add-to-box .add-to-links { float:left; margin:0; line-height:1.25; text-align:left; }
899
+ .add-to-box .add-to-links li { display:block; }
900
+ .add-to-box .add-to-links li .separator { display:none !important; }
901
+
902
+
903
+
904
+
905
+ .product-essential { padding:25px; }
906
+ .product-essential h2 { }
907
+
908
+ .product-collateral { padding:10px 25px 10px 25px; }
909
+ .product-collateral h2 { padding:0 0 1px; margin:0 0 5px; }
910
+ .product-collateral .box-collateral { margin:0 0 25px; }
911
+
912
+ /* Product Images */
913
+ .product-view .product-img-box { float:left; width:267px; }
914
+ .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
915
+ .product-view .product-img-box .product-image { margin:0 0 13px; }
916
+ .product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
917
+ .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
918
+ .product-view .product-img-box .zoom-notice {margin:0 0 5px; text-align:center; }
919
+ .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
920
+ .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
921
+ .product-view .product-img-box .zoom #track { position:relative; height:18px; }
922
+ .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; }
923
+ .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
924
+ .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
925
+ .product-view .product-img-box .more-views h2 { margin:0 0 8px; }
926
+ .product-view .product-img-box .more-views ul { margin-left:-9px }
927
+ .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
928
+ .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; overflow:hidden; }
929
+
930
+ .product-image-popup { margin:0 auto; }
931
+ .product-image-popup .nav { text-align:center; }
932
+ .product-image-popup .image { display:block; margin:10px 0; }
933
+ .product-image-popup .image-label { margin:0 0 10px; }
934
+
935
+ /* Product Shop */
936
+ .product-view .product-shop { float:right; width:330px; }
937
+ .col1-layout .product-view .product-shop { float:right; width:545px; }
938
+ .col3-layout .product-view .product-shop { float:none; width:auto; }
939
+ .product-view .product-shop .product-name { margin:0 0 5px; }
940
+ .product-view .product-shop .product-name h1 { margin:0; }
941
+ .product-view .product-shop .availability { margin:10px 0; }
942
+ .product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
943
+ .product-view .product-shop .price-box { margin:10px 0; }
944
+ .product-view .product-shop .add-to-links { margin:0; }
945
+ .product-view .product-shop .add-to-links { }
946
+ .product-view .product-shop .add-to-links li,
947
+ .product-view .product-shop .add-to-links li .separator { display:inline; }
948
+ .product-view .product-shop .add-to-links a { }
949
+
950
+ /* Product Options */
951
+ .product-options { margin:20px 0 0; padding:10px 15px 20px; border:1px solid; }
952
+ .product-options dt { padding:10px 0 0; }
953
+ .product-options dt label { }
954
+ .product-options dt span.required { color:#eb340a; }
955
+ .product-options dt .qty-holder { float:right; margin-right:15px; }
956
+ .product-options dt .qty-holder label { vertical-align:middle; }
957
+ .product-options dt .qty-disabled { background:none; border:0; padding:3px; }
958
+ .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid; }
959
+ .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
960
+ .product-options dd input.input-text { width:98%; }
961
+ .product-options dd input.datetime-picker { width:150px; }
962
+ .product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
963
+ .product-options dd textarea { width:98%; height:8em; }
964
+ .product-options dd select { width:99%; }
965
+ .product-options dd .multiselect option { border-bottom:1px dotted; padding:2px 4px; }
966
+ .product-options ul.options-list { margin-right:5px; }
967
+ .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
968
+ .product-options ul.options-list input.radio { float:left; margin-top:3px; }
969
+ .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
970
+ .product-options ul.options-list .label { display:block; margin-left:18px; }
971
+ .product-options ul.options-list label { }
972
+ .product-options ul.validation-failed { padding:0 7px; }
973
+ .product-options p.note { margin:0;}
974
+ .product-options p.required { margin-bottom:0; padding:15px 0 0; }
975
+
976
+ .product-options-bottom { padding:15px 20px; border:1px solid; border-top:0; }
977
+ .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
978
+ .product-options-bottom .tier-prices li { background:0; padding:2px 0; }
979
+ .product-options-bottom .tier-prices .price,
980
+ .product-options-bottom .tier-prices .benefit { }
981
+ .product-options-bottom .price-box { float:left; margin:0; padding:0; }
982
+ .col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
983
+ .product-options-bottom .price-label { float:left; padding-right:5px; }
984
+ .product-options-bottom .price-tax { float:left; }
985
+ .product-options-bottom .add-to-cart { float:right; }
986
+ .product-shop .product-options-bottom { margin:0 0 10px; }
987
+ .product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
988
+ .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
989
+ .product-shop .product-options-bottom .price-tax { float:none; }
990
+ .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
991
+
992
+ /* Grouped Product */
993
+ .product-view .grouped-items-table .price-box { margin:0; padding:0; }
994
+
995
+ /* Block: Description */
996
+ .product-view .box-description {}
997
+
998
+ /* Block: Additional */
999
+ .product-view .box-additional .data-table th,
1000
+ .product-view .box-additional .data-table td { line-height:1.25; }
1001
+
1002
+ /* Block: Upsell */
1003
+ .product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
1004
+ .product-view .box-up-sell .products-grid { width:100%; }
1005
+ .product-view .box-up-sell .products-grid td { width:25%; padding:15px 10px 12px; line-height:1.6em; }
1006
+ .product-view .box-up-sell .products-grid tr.last td { }
1007
+ .product-view .box-up-sell .products-grid td.last { }
1008
+ .product-view .box-up-sell .products-grid .product-image { text-align:center; border: 0; }
1009
+ .product-view .box-up-sell .products-grid .product-image img { border: 1px solid; }
1010
+ .product-view .box-up-sell .products-grid td.empty { border-right:0;}
1011
+ .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1012
+
1013
+ /* Block: Tags */
1014
+ .product-view .box-tags { margin:0; }
1015
+ .product-view .box-tags h3 { }
1016
+ .product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
1017
+ .product-view .box-tags .product-tags li { display:inline; }
1018
+ .product-view .box-tags .product-tags li.first { padding-left:0; }
1019
+ .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1020
+ .product-view .box-tags .form-add label { display:block; margin:0 0 5px; }
1021
+ .product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; padding:0 0 0 0px; }
1022
+ .product-view .box-tags .form-add input.input-text { width:299px; }
1023
+ .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 0px;}
1024
+
1025
+ /* Block: Reviews */
1026
+ .product-view .box-reviews dl { margin:15px 0; }
1027
+ .product-view .box-reviews dt a,
1028
+ .product-view .box-reviews dt span { }
1029
+ .product-view .box-reviews dd { margin:0 0 15px; }
1030
+ .product-view .box-reviews dd small { font-style:italic; }
1031
+ .product-view .box-reviews .form-add { margin:15px 0 0; }
1032
+ .product-view .box-reviews .form-add h3 { }
1033
+ .product-view .box-reviews .form-add h3 span { }
1034
+ .product-view .box-reviews .form-add h4 { }
1035
+ .product-view .box-reviews .form-add .data-table td { text-align:center; }
1036
+ .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1037
+ .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1038
+ .product-view .box-reviews .form-add .form-list input.input-text,
1039
+ .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1040
+
1041
+ /* Send a Friend */
1042
+ .send-friend .form-list { width:615px; overflow:hidden; }
1043
+ .send-friend .form-list li { margin-right:-15px; }
1044
+ .send-friend .form-list li p { margin:0 15px 0 0; }
1045
+ .send-friend .form-list .field { width:315px; }
1046
+ .send-friend .form-list .input-box { width:300px; }
1047
+ .send-friend .form-list input.input-text,
1048
+ .send-friend .form-list textarea { width:294px; }
1049
+ .send-friend .form-list li.wide .input-box { width:612px; }
1050
+ .send-friend .form-list li.wide textarea { width:609px; }
1051
+ .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0;line-height:21px; }
1052
+ /* ======================================================================================= */
1053
+
1054
+
1055
+ /* Content Styles ================================================================= */
1056
+ .product-name { margin:0; }
1057
+ .product-name a { }
1058
+
1059
+ /* Product Tags */
1060
+ .tags-list { display:block; border:1px solid; padding: 5px; }
1061
+ .tags-list li { display:inline !important; margin:0 4px 0 0; font-size: 14px;}
1062
+ .tags-list li a { }
1063
+
1064
+ /* Advanced Search */
1065
+ .advanced-search .form-list label { width:160px; padding-right:10px; }
1066
+ .advanced-search .form-list .input-box,
1067
+ .advanced-search .form-list .input-range { float:left; clear:none; }
1068
+ .advanced-search-amount { margin:0 0 10px; }
1069
+ .advanced-search-summary { margin:10px 0; border:1px solid; padding:10px; }
1070
+ .advanced-search-summary ul { float:left; width:49%; }
1071
+ .advanced-search-summary strong { }
1072
+ .advanced-search-summary p { clear:both; margin:0; }
1073
+
1074
+ /* CMS Home Page */
1075
+ .cms-home .subtitle {}
1076
+ .cms-index-index .subtitle {}
1077
+
1078
+ /* Sitemap */
1079
+ .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1080
+ .page-sitemap .links a { position:relative; }
1081
+ .page-sitemap .links a:hover { }
1082
+ .page-sitemap .sitemap { margin:12px; }
1083
+ .page-sitemap .sitemap a { }
1084
+ .page-sitemap .sitemap li { margin:3px 0; }
1085
+ .page-sitemap .sitemap li.level-0 { margin:10px 0 0; }
1086
+ .page-sitemap .sitemap li.level-0 a { }
1087
+
1088
+ /* RSS */
1089
+ .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1090
+ .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1091
+ /* ======================================================================================= */
1092
+
1093
+
1094
+ /* Shopping Cart ========================================================================= */
1095
+ .cart .page-title { border-bottom:0; margin:0 0 12px; }
1096
+ .cart .page-title h1 { margin:10px 0 0; }
1097
+
1098
+ /* Checkout Types */
1099
+ .cart .page-title .checkout-types li { margin:0 0 5px; }
1100
+ .cart .title-buttons .checkout-types { float:right; }
1101
+ .cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
1102
+
1103
+ /* Shopping Cart Table */
1104
+ .cart-table th { padding:2px 10px; }
1105
+ .cart-table td { padding:10px; }
1106
+ .cart-table .product-name { margin:0 0 5px; }
1107
+ .cart-table .item-msg { margin:5px 0; }
1108
+ .cart-table tfoot td { padding:5px 10px; }
1109
+ .cart-table .btn-continue { float:left; }
1110
+
1111
+
1112
+ /* Shopping Cart Collateral boxes */
1113
+ .cart .cart-collaterals { padding:25px 0 0; }
1114
+ .cart .cart-collaterals .col2-set { float:left; width:605px; }
1115
+ .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1116
+
1117
+ .cart .crosssell { border:1px solid; padding:12px 15px; }
1118
+ .cart .crosssell h2 { }
1119
+ .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid; }
1120
+ .cart .crosssell .product-details { margin-left:90px; }
1121
+ .cart .crosssell .product-name { }
1122
+ .cart .crosssell li.item { margin:12px 0; }
1123
+ .cart .crosssell .link-compare { }
1124
+
1125
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
1126
+ .cart .discount,
1127
+ .cart .shipping { border:1px solid; padding:12px 15px; margin:0 0 18px; }
1128
+ .cart .discount h2,
1129
+ .cart .shipping h2 { padding:0; }
1130
+
1131
+ .cart .discount .buttons-set,
1132
+ .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1133
+ .cart .discount .buttons-set button.button,
1134
+ .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1135
+
1136
+ .cart .discount h2 { }
1137
+ .cart .discount .input-box { margin:8px 0 0; width:260px; }
1138
+ .cart .discount input.input-text { width:254px; }
1139
+
1140
+ .cart .shipping h2 { }
1141
+ .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }
1142
+
1143
+ /* Shopping Cart Totals */
1144
+ .cart .totals { float:right; width:268px; border:1px solid; }
1145
+ .cart .totals table { width:100%; margin:7px 0; }
1146
+ .cart .totals td { padding:1px 15px 1px 7px; }
1147
+ .cart .totals tr.last td {}
1148
+ .cart .totals tfoot th { padding:5px 15px 5px 7px; }
1149
+ .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1150
+ .cart .totals tfoot th strong,
1151
+ .cart .totals tfoot td strong { }
1152
+ .cart .totals .checkout-types { padding:8px 15px 15px; text-align:right; }
1153
+ .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1154
+
1155
+ /* Options Tool Tip */
1156
+ .item-options dt { font-style:italic; }
1157
+ .item-options dd { padding-left:10px; margin:0 0 6px; }
1158
+ .truncated { cursor:help; }
1159
+ .truncated a.dots { cursor:help; }
1160
+ .truncated a.details { cursor:help; }
1161
+ .truncated .truncated_full_value { position:relative; z-index:999; }
1162
+ .truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px;
1163
+ padding:8px; border:1px solid; }
1164
+ .truncated .show dl { top:-20px; left:50%; }
1165
+ .col-left .truncated .show dl { left:15px; top:7px; }
1166
+ .col-right .truncated .show dl { left:-240px; top:7px; }
1167
+ /* ======================================================================================= */
1168
+
1169
+
1170
+ /* Checkout ============================================================================== */
1171
+ /********** < Common Checkout Styles */
1172
+ /* Shipping and Payment methods */
1173
+ .sp-methods { margin:0 0 8px; }
1174
+ .sp-methods dt { margin:13px 0 5px; }
1175
+ .sp-methods dd {}
1176
+ .sp-methods dd li { margin:5px 0; }
1177
+ .sp-methods label { }
1178
+ .sp-methods .price { }
1179
+ .sp-methods .form-list { padding-left:20px; }
1180
+ .sp-methods .form-list li { margin:0 0 8px; }
1181
+ .sp-methods select.month { width:154px; margin-right:10px; }
1182
+ .sp-methods select.year { width:96px; }
1183
+ .sp-methods input.cvv { width:3em !important; }
1184
+
1185
+ .sp-methods .checkmo-list li { margin:0 0 5px; }
1186
+ .sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
1187
+ .sp-methods .checkmo-list address { float:left; }
1188
+
1189
+ .sp-methods .centinel-logos a { margin-right:3px; }
1190
+ .sp-methods .centinel-logos img { vertical-align:middle; }
1191
+
1192
+ .please-wait { float:right; }
1193
+ .please-wait img { vertical-align:middle; }
1194
+ .cvv-what-is-this {cursor:help; margin-left:10px; }
1195
+
1196
+ /* Tooltip */
1197
+ .tool-tip { border:1px solid; padding:15px 20px; position:absolute; z-index:9999; }
1198
+ .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1199
+ .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; }
1200
+ .tool-tip .tool-tip-content { padding:5px; }
1201
+
1202
+ /* Gift Messages */
1203
+ .gift-messages h3 { }
1204
+ .gift-messages p.control { }
1205
+ .gift-messages-form { position:relative; }
1206
+ .gift-messages-form label { float:none !important; position:static !important; }
1207
+ .gift-messages-form h4 { }
1208
+ .gift-messages-form .whole-order { margin:0 0 25px; }
1209
+ .gift-messages-form .item { margin:0 0 10px; }
1210
+ .gift-messages-form .item .product-img-box { float:left; width:75px; }
1211
+ .gift-messages-form .item .product-image { margin:0 0 7px; }
1212
+ .gift-messages-form .item .number { margin:0; text-align:center; }
1213
+ .gift-messages-form .item .details { margin-left:90px; }
1214
+ .gift-messages-form .item .details .product-name { margin:0 0 10px; }
1215
+ .gift-messages-form .item .details .form-list .field { width:255px; }
1216
+ .gift-messages-form .item .details .form-list .input-box { width:240px; }
1217
+ .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1218
+ .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1219
+ .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1220
+
1221
+ .gift-message-link {background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1222
+ .gift-message-link.expanded { background-position:100% -40px; }
1223
+ .gift-message-row { }
1224
+ .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; }
1225
+
1226
+ /* Checkout Agreements */
1227
+ .checkout-agreements li { margin:30px 0; }
1228
+ .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; border:1px solid; }
1229
+ .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1230
+ .checkout-agreements .agree input.checkbox { margin-right:6px; }
1231
+ .checkout-agreements .agree label { }
1232
+
1233
+ .opc .checkout-agreements { border:1px solid; border-width:0 1px; padding:5px 30px; }
1234
+ .opc .checkout-agreements li { margin:20px 0 0; }
1235
+ .opc .checkout-agreements .agreement-content { padding:5px; }
1236
+ .opc .checkout-agreements .agree { padding-left:6px; }
1237
+
1238
+ /* Centinel */
1239
+ .centinel {}
1240
+ .centinel .authentication { border:1px solid;}
1241
+ .centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
1242
+
1243
+ .opc .centinel { border:1px solid; border-width:0 1px 1px; padding:10px 30px; }
1244
+
1245
+ /* Generic Info Set */
1246
+ .info-set { border:1px solid; margin:0 0 25px; padding:20px; }
1247
+ .info-set h2 { margin:0 0 10px; }
1248
+ .info-set h3,
1249
+ .info-set h4 { }
1250
+ .info-set h2 a,
1251
+ .info-set h3 a,
1252
+ .info-set h4 a { }
1253
+ .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1254
+ .info-set h3.legend { margin:0 0 10px; }
1255
+ .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1256
+ .info-set .box { margin:0 0 15px; }
1257
+ .info-set .box h2 { }
1258
+ .info-set .data-table .product-name { }
1259
+ .info-set .data-table .product-name a { }
1260
+ .info-set .data-table .item-options { margin:5px 0 0; }
1261
+ /********** Common Checkout Styles > */
1262
+
1263
+ /* One Page Checkout */
1264
+ .block-progress { border:0; margin:0; }
1265
+ .block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
1266
+ .block-progress .block-title strong { }
1267
+ .block-progress .block-content { background:none; }
1268
+ .block-progress dt { line-height:1.35; border:1px solid; margin:0 0 6px; padding:2px 8px; }
1269
+ .block-progress dd { border:1px solid; border-top:0; padding:8px 13px; margin:0 0 6px; }
1270
+ .block-progress dt.complete { margin:0; }
1271
+ .block-progress dd.complete {}
1272
+ .block-progress p { margin:0; }
1273
+
1274
+ .opc .buttons-set { margin-top:0; padding-top:2em; }
1275
+ .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1276
+ .opc .buttons-set .back-link small { display:none; }
1277
+ .opc .buttons-set .back-link a { }
1278
+ .opc .buttons-set.disabled button.button { display:none; }
1279
+ .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1280
+ .opc .ul { list-style:disc outside; padding-left:18px; }
1281
+
1282
+ .opc { position:relative; }
1283
+ .opc li.section {}
1284
+
1285
+ .opc .step-title { border-width:0 1px; border-style:solid; padding:4px 8px 6px; text-align:right; }
1286
+ .opc .step-title .number { float:left; border:1px solid; padding:0 4px; margin:0 5px 0 0; }
1287
+ .opc .step-title h2 { float:left; margin:0; }
1288
+ .opc .step-title a { display:none; float:right; }
1289
+
1290
+ .opc .allow .step-title { border:1px solid; border-bottom:0; cursor:pointer; }
1291
+ .opc .allow .step-title .number { }
1292
+ .opc .allow .step-title h2 { }
1293
+ /*.opc .allow .step-title a { display:block; }*/
1294
+
1295
+ .opc .active .step-title { border:1px solid; padding-bottom:5px; cursor:default; }
1296
+ .opc .active .step-title .number { }
1297
+ .opc .active .step-title h2 { }
1298
+ /*.opc .active .step-title a { display:none; }*/
1299
+
1300
+ .opc .step { border:1px solid; border-top:0; padding:15px 30px; position:relative; }
1301
+ .opc .step .tool-tip { right:30px; }
1302
+
1303
+ #opc-login .buttons-set { border-top:0; }
1304
+ #opc-login h3 { border-bottom:1px solid; padding-bottom:2px; }
1305
+ #opc-login h4 { margin:0; }
1306
+
1307
+ #opc-shipping_method .buttons-set { border-top:0; }
1308
+ .opc .gift-messages-form { margin:0 -30px; border:1px solid; border-width:1px 0; padding:22px 24px 22px 30px; }
1309
+ .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1310
+
1311
+ #opc-review .step { border:0; padding:0; }
1312
+ #opc-review .product-name { }
1313
+ #opc-review .item-options { margin:5px 0 0; }
1314
+ #opc-review .buttons-set { padding:20px 30px; border:1px solid; border-width:0 1px 1px; }
1315
+ #opc-review .buttons-set p { margin:0; line-height:40px; }
1316
+ #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1317
+
1318
+ /* Multiple Addresses Checkout */
1319
+ .checkout-progress { padding:0 90px; margin:0 0 20px; }
1320
+ .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid; padding:2px 0 0; text-align:center; }
1321
+ .checkout-progress li.active { }
1322
+
1323
+ .multiple-checkout h2 { margin:0 0 10px; }
1324
+ .multiple-checkout h3,
1325
+ .multiple-checkout h4 { }
1326
+ .multiple-checkout h2 a,
1327
+ .multiple-checkout h3 a,
1328
+ .multiple-checkout h4 a { }
1329
+ .multiple-checkout .data-table .product-name { }
1330
+ .multiple-checkout .data-table .product-name a { }
1331
+ .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1332
+
1333
+ .multiple-checkout .gift-messages { margin:15px 0 0; }
1334
+
1335
+ .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1336
+
1337
+ .multiple-checkout .col2-set,
1338
+ .multiple-checkout .col3-set {border:1px solid; margin:0 0 25px; padding:20px; }
1339
+ .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; border-bottom:1px solid; position:relative; }
1340
+ .multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
1341
+ .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1342
+ .multiple-checkout .box { margin:0 0 15px; }
1343
+ .multiple-checkout .box h2 { }
1344
+
1345
+ .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1346
+ .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 0px; overflow:hidden; }
1347
+ .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 0px 0 0; }
1348
+ .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1349
+ .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
1350
+ .multiple-checkout .place-order .grand-total .price { }
1351
+ .multiple-checkout .place-order .grand-total button.button span { }
1352
+ .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1353
+
1354
+ /* Step 1 */
1355
+ .multiple-checkout .title-buttons button.button span { }
1356
+ #multiship-addresses-table td { padding:10px; }
1357
+ #multiship-addresses-table tfoot td { padding:5px 10px; }
1358
+ #multiship-addresses-table tfoot button.button span { }
1359
+
1360
+ /* Step 2 */
1361
+ .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1362
+ .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1363
+ .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1364
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1365
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1366
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1367
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1368
+ .checkout-multishipping-shipping .box-sp-methods { border:1px solid; padding:13px; position:relative; }
1369
+ .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }
1370
+
1371
+ /* Step 3 */
1372
+ .checkout-multishipping-billing .multiple-checkout { position:relative; }
1373
+ /* ======================================================================================= */
1374
+
1375
+
1376
+ /* Account Login/Create Pages ============================================================ */
1377
+ .account-login .content { min-height:240px; padding:14px 21px; border:1px solid; border-bottom:0; }
1378
+ .account-login .content h2 { margin:0 0 14px; padding:0 0 5px 0px; border-bottom:1px solid;
1379
+ background-position:0 1px; background-repeat:no-repeat; }
1380
+ .account-login .new-users h2 { }
1381
+ .account-login .registered-users h2 { }
1382
+ .account-login .buttons-set { border:1px solid; border-top:0; margin:0; padding:8px 13px;}
1383
+
1384
+ .account-create {}
1385
+ /* Account Login/Create Pages ============================================================ */
1386
+
1387
+
1388
+ /* My Account ============================================================================= */
1389
+ .my-account .title-buttons .link-rss { float:none; margin:0; }
1390
+
1391
+ /********** < Dashboard */
1392
+ .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1393
+ .dashboard .welcome-msg p { margin:0; }
1394
+ .dashboard .col2-set { margin:0 0 15px; }
1395
+
1396
+ /* General Box */
1397
+ .box-account { border:1px solid; padding:15px; margin: 0 0 20px; }
1398
+ .box-account .box-head { border-bottom:1px solid; margin:0 0 10px; text-align:right; }
1399
+ .box-account .box-head h2 { float:left; margin:0;}
1400
+
1401
+ .dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
1402
+ .dashboard .box .box-title h3,
1403
+ .dashboard .box .box-title h4 { float:left; margin:0; }
1404
+
1405
+ /* Block: Recent Orders */
1406
+ .dashboard .box-recent .box-head h2 { }
1407
+
1408
+ /* Block: Account Information */
1409
+ .dashboard .box-info .box-head h2 { }
1410
+ .dashboard .box-info h4 { }
1411
+
1412
+ /* Block: Reviews */
1413
+ .dashboard .box-reviews .box-head h2 { }
1414
+ .dashboard .box-reviews .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1415
+ .dashboard .box-reviews .details { margin-left:20px; }
1416
+ .dashboard .box-reviews li.item { margin:0 0 7px; }
1417
+ .dashboard .box-reviews li.item.last { margin:0; }
1418
+ .dashboard .box-reviews .ratings { margin:7px 0 0; }
1419
+
1420
+ /* Block: Tags */
1421
+ .dashboard .box-tags .box-head h2 { }
1422
+ .dashboard .box-tags .number { float:left; font-size:10px; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; }
1423
+ .dashboard .box-tags .details { margin-left:20px; }
1424
+ .dashboard .box-tags li.item { margin:0 0 7px; }
1425
+ .dashboard .box-tags li.item.last { margin:0; }
1426
+ .dashboard .box-tags .tags strong,
1427
+ .dashboard .box-tags .tags ul,
1428
+ .dashboard .box-tags .tags ul li { display:inline; }
1429
+ /********** Dashboard > */
1430
+
1431
+ /* Address Book */
1432
+ .addresses-list h2 { }
1433
+ .addresses-list h3 { }
1434
+ .addresses-list address { margin:0 0 3px; }
1435
+ .addresses-list p { margin:0; }
1436
+ .addresses-list a { }
1437
+ .addresses-list .link-remove { }
1438
+ .addresses-list .separator { margin:0 3px; }
1439
+ .addresses-list li.item { border:1px solid; padding:10px 13px; margin:0 0 10px; }
1440
+ .addresses-list li.empty { background:none; border:0; padding:0; }
1441
+ .addresses-list li.empty p { }
1442
+ .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1443
+
1444
+ /* Order View */
1445
+ .order-info { border:1px solid; padding:4px 8px; margin:0 0 8px; }
1446
+ .order-info dt,
1447
+ .order-info dd,
1448
+ .order-info ul,
1449
+ .order-info li { display:inline; }
1450
+ .order-info .current { }
1451
+ .order-info li { margin:0 3px; }
1452
+
1453
+ .order-date { margin:10px 0; }
1454
+
1455
+ .order-info-box { border:1px solid; padding:12px 15px; margin:0 0 15px; }
1456
+ .order-info-box h2 { }
1457
+ .order-info-box .box-payment p { margin:0 0 3px; }
1458
+ .order-info-box .box-payment th { padding-right:7px; }
1459
+
1460
+ .order-items { width:100%; overflow-x:auto; }
1461
+ .order-items h2,
1462
+ .order-items h3 { }
1463
+ .order-items .product-name { }
1464
+ .order-items .link-print { float:right; }
1465
+ .order-items p .link-print { float:none; }
1466
+
1467
+ .order-gift-message { margin:15px 0; }
1468
+ .gift-message dt strong { }
1469
+ .gift-message dd { margin:5px 0 0; }
1470
+
1471
+ .order-about { margin:15px 0; }
1472
+ .order-about dt { }
1473
+ .order-about dd { margin:0 0 7px; }
1474
+
1475
+ .tracking-table { margin:0 0 15px; }
1476
+ .tracking-table th { white-space:nowrap; }
1477
+ .tracking-table th,
1478
+ .tracking-table td { padding:1px 5px 0 0; }
1479
+
1480
+ .tracking-table-popup { width:100%; }
1481
+ .tracking-table-popup th { white-space:nowrap; }
1482
+ .tracking-table-popup th,
1483
+ .tracking-table-popup td { padding:1px 8px; }
1484
+
1485
+ /* Order Print Pages */
1486
+ .page-print .print-head { margin:0 0 15px; }
1487
+ .page-print .print-head .logo { float:left; }
1488
+ .page-print .print-head address { float:left; margin-left:15px; }
1489
+ .page-print h1 { }
1490
+ .page-print h2,
1491
+ .page-print h3 { }
1492
+ .page-print h2.h2 { }
1493
+ .page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
1494
+ .page-print .col2-set { margin:0 0 10px; }
1495
+ /* Price Rewrites */
1496
+ .page-print .gift-message-link { display:none; }
1497
+ .page-print .price-excl-tax,
1498
+ .page-print .price-incl-tax { display:block; white-space:nowrap; }
1499
+ .page-print .cart-price,
1500
+ .page-print .price-excl-tax .label,
1501
+ .page-print .price-incl-tax .label,
1502
+ .page-print .price-excl-tax .price,
1503
+ .page-print .price-incl-tax .price { display:inline; }
1504
+
1505
+ /* My Wishlist */
1506
+ .my-wishlist .data-table td { padding:10px; }
1507
+ .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1508
+ .my-wishlist textarea { display:block; width:97%; height:109px; }
1509
+ .my-wishlist .buttons-set { margin-top:2em; }
1510
+ .my-wishlist .buttons-set button.button { float:none; }
1511
+
1512
+ #wishlist-table .add-to-links { white-space:nowrap; }
1513
+
1514
+ /* My Tags */
1515
+ .my-tag-edit { float:left; margin:0 0 10px; }
1516
+ .my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
1517
+ #my-tags-table { clear:both; }
1518
+ #my-tags-table td { padding:10px; }
1519
+ #my-tags-table .add-to-links { white-space:nowrap; }
1520
+
1521
+ /* My Reviews */
1522
+ #my-reviews-table td { padding:10px; }
1523
+
1524
+ .product-review .product-img-box { float:left; width:140px; }
1525
+ .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1526
+ .product-review .product-img-box .label {margin:0 0 3px; }
1527
+ .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1528
+ .product-review .product-details { margin-left:150px; }
1529
+ .product-review .product-name { margin:0 0 10px; }
1530
+ .product-review h3 { margin:0 0 3px; }
1531
+ .product-review .ratings-table { margin:0 0 10px; }
1532
+ .product-review dt { }
1533
+ .product-review dd { margin:5px 0 0; }
1534
+
1535
+ /* Billing Agreements */
1536
+ .billing-agreements .form-list li select { float:left; }
1537
+ .billing-agreements .form-list li button.button { float:left; margin-left:10px; }
1538
+ .billing-agreements .table-caption { }
1539
+ /* ======================================================================================= */
1540
+
1541
+
1542
+ /* Footer ================================================================================ */
1543
+ .footer-container { }
1544
+ .footer { width:990px; margin:0 auto; padding:0px 0px 0px; }
1545
+ .footer .store-switcher { display:inline; margin:0 5px 0 0; }
1546
+ .footer .store-switcher label { vertical-align:middle; }
1547
+ .footer .store-switcher select { padding:0; vertical-align:middle; }
1548
+ .footer a { }
1549
+ .footer a:hover { }
1550
+ .footer .bugs { margin:13px 0 0; }
1551
+ .footer .bugs a { }
1552
+ .footer .bugs a:hover { }
1553
+ .footer address { margin:0 0 0px; }
1554
+ .footer address a { }
1555
+ .footer address a:hover { }
1556
+ /*.footer ul { display:inline; }*/
1557
+ .footer ul.links { display:block; }
1558
+ .footer ul.links { display:inline; padding:0 7px 0 4px; }
1559
+ .footer li.last { background:none !important; padding-right:0 !important; }
1560
+ .footer-container .bottom-container { margin:0 0 5px; }
1561
+ /* ======================================================================================= */
1562
+
1563
+ /* Sample Data============================================================================ */
1564
+ .home-callout { margin-bottom:12px; }
1565
+ .home-callout img { display:block }
1566
+ .home-spot { float:left; width:470px; margin-left:20px; }
1567
+ .best-selling h3 { margin:12px 0 6px 0;}
1568
+ .best-selling table { border-top:1px solid; }
1569
+ .best-selling tr.odd { }
1570
+ .best-selling tr.even { }
1571
+ .best-selling td { width:50%; border-bottom:1px solid; padding:8px 10px 8px 8px;}
1572
+ .best-selling .product-img { float:left; border:2px solid; }
1573
+ .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1574
+ .best-selling a.product-name,
1575
+ .home-spot .best-selling a.product-name:hover { }
1576
+ /* ======================================================================================= */
1577
+
1578
+
1579
+ /* Clears ================================================================================ */
1580
+ .clearer:after,
1581
+ .header-container:after,
1582
+ .header-container .top-container:after,
1583
+ .header:after,
1584
+ .header .quick-access:after,
1585
+ #nav:after,
1586
+ .main:after,
1587
+ .footer:after,
1588
+ .footer-container .bottom-container:after,
1589
+ .col-main:after,
1590
+ .col2-set:after,
1591
+ .col3-set:after,
1592
+ .col3-layout .product-options-bottom .price-box:after,
1593
+ .col4-set:after,
1594
+ .search-autocomplete li:after,
1595
+ .block .block-content:after,
1596
+ .block .actions:after,
1597
+ .block li.item:after,
1598
+ .block-poll li:after,
1599
+ .block-layered-nav .currently li:after,
1600
+ .page-title:after,
1601
+ .products-grid:after,
1602
+ .products-list li.item:after,
1603
+ .box-account .box-head:after,
1604
+ .dashboard .box .box-title:after,
1605
+ .box-reviews li.item:after,
1606
+ .box-tags li.item:after,
1607
+ .pager:after,
1608
+ .sorter:after,
1609
+ .ratings:after,
1610
+ .add-to-box:after,
1611
+ .add-to-cart:after,
1612
+ .product-essential:after,
1613
+ .product-collateral:after,
1614
+ .product-view .product-img-box .more-views ul:after,
1615
+ .product-view .box-tags .form-add:after,
1616
+ .product-options .options-list li:after,
1617
+ .product-options-bottom:after,
1618
+ .product-review:after,
1619
+ .cart:after,
1620
+ .cart-collaterals:after,
1621
+ .cart .crosssell li.item:after,
1622
+ .opc .step-title:after,
1623
+ .checkout-progress:after,
1624
+ .multiple-checkout .place-order:after,
1625
+ .group-select li:after,
1626
+ .form-list li:after,
1627
+ .form-list .field:after,
1628
+ .buttons-set:after,
1629
+ .page-print .print-head:after,
1630
+ .advanced-search-summary:after,
1631
+ .gift-messages-form .item:after,
1632
+ .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1633
+ /* ======================================================================================= */
skin/frontend/default/grayscale_green/favicon.ico ADDED
Binary file
skin/frontend/default/grayscale_green/images/bg_collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/bkg_collapse-gm.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/bkg_collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/bkg_divider1.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/bkg_nav2.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/bkg_rating.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/block_head_cart.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/block_head_layered-nav.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/block_head_line.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/block_head_service.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/block_head_signup.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/body_bg.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/images/breadcrumbs_sp.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/btn_gm-close.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/btn_remove.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/btn_remove2.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/btn_trash.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/btn_window_close.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/chart_remove.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/customer_icon.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/cvv.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/download.jpg ADDED
Binary file
skin/frontend/default/grayscale_green/images/fam_book_open.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/forum.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/gift-message-collapse.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/gift-message-expand.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/header_links_sp.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_pager-next.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_pager-prev.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_print.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_rss-big.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/i_rss.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/icon_big_rss.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/icon_feed.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/icon_opc_back.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/icon_rss.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/light_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/light_e_btn_split.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/list_remove_btn.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/logo.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/magnifier_handle.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/menu_bg.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/more.png ADDED
Binary file
skin/frontend/default/grayscale_green/images/nav_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/pager_arrow_left.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/pager_arrow_right.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/search_btn.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/search_input.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/slider_btn_zoom_in.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/slider_btn_zoom_out.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/sort_asc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/sort_desc_arrow.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/subscribe_input.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/tab.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/tab_active.gif ADDED
Binary file
skin/frontend/default/grayscale_green/images/validation_advice_bg.gif ADDED
Binary file
skin/frontend/default/grayscale_green/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_green/js/jquery-1.5.2.min.js ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * jQuery JavaScript Library v1.5.2
3
+ * http://jquery.com/
4
+ *
5
+ * Copyright 2011, John Resig
6
+ * Dual licensed under the MIT or GPL Version 2 licenses.
7
+ * http://jquery.org/license
8
+ *
9
+ * Includes Sizzle.js
10
+ * http://sizzlejs.com/
11
+ * Copyright 2011, The Dojo Foundation
12
+ * Released under the MIT, BSD, and GPL Licenses.
13
+ *
14
+ * Date: Thu Mar 31 15:28:23 2011 -0400
15
+ */
16
+ (function(a,b){function ci(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cf(a){if(!b_[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";b_[a]=c}return b_[a]}function ce(a,b){var c={};d.each(cd.concat.apply([],cd.slice(0,b)),function(){c[this]=a});return c}function b$(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bZ(){try{return new a.XMLHttpRequest}catch(b){}}function bY(){d(a).unload(function(){for(var a in bW)bW[a](0,1)})}function bS(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h==="string"&&(f[h.toLowerCase()]=a.converters[h]);l=k,k=e[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=f[m]||f["* "+k];if(!n){p=b;for(o in f){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=f[j[1]+" "+k];if(p){o=f[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&d.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bR(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function bQ(a,b,c,e){if(d.isArray(b)&&b.length)d.each(b,function(b,f){c||bs.test(a)?e(a,f):bQ(a+"["+(typeof f==="object"||d.isArray(f)?b:"")+"]",f,c,e)});else if(c||b==null||typeof b!=="object")e(a,b);else if(d.isArray(b)||d.isEmptyObject(b))e(a,"");else for(var f in b)bQ(a+"["+f+"]",b[f],c,e)}function bP(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bJ,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l==="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=bP(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bP(a,c,d,e,"*",g));return l}function bO(a){return function(b,c){typeof b!=="string"&&(c=b,b="*");if(d.isFunction(c)){var e=b.toLowerCase().split(bD),f=0,g=e.length,h,i,j;for(;f<g;f++)h=e[f],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bq(a,b,c){var e=b==="width"?bk:bl,f=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return f;d.each(e,function(){c||(f-=parseFloat(d.css(a,"padding"+this))||0),c==="margin"?f+=parseFloat(d.css(a,"margin"+this))||0:f-=parseFloat(d.css(a,"border"+this+"Width"))||0});return f}function bc(a,b){b.src?d.ajax({url:b.src,async:!1,dataType:"script"}):d.globalEval(b.text||b.textContent||b.innerHTML||""),b.parentNode&&b.parentNode.removeChild(b)}function bb(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function ba(a,b){if(b.nodeType===1){var c=b.nodeName.toLowerCase();b.clearAttributes(),b.mergeAttributes(a);if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(d.expando)}}function _(a,b){if(b.nodeType===1&&d.hasData(a)){var c=d.expando,e=d.data(a),f=d.data(b,e);if(e=e[c]){var g=e.events;f=f[c]=d.extend({},e);if(g){delete f.handle,f.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)d.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function $(a,b){return d.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function Q(a,b,c){if(d.isFunction(b))return d.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return d.grep(a,function(a,d){return a===b===c});if(typeof b==="string"){var e=d.grep(a,function(a){return a.nodeType===1});if(L.test(b))return d.filter(b,e,!c);b=d.filter(b,e)}return d.grep(a,function(a,e){return d.inArray(a,b)>=0===c})}function P(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function H(a,b){return(a&&a!=="*"?a+".":"")+b.replace(t,"`").replace(u,"&")}function G(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,p=[],q=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;i<t.length;i++)g=t[i],g.origType.replace(r,"")===a.type?q.push(g.selector):t.splice(i--,1);f=d(a.target).closest(q,a.currentTarget);for(j=0,k=f.length;j<k;j++){m=f[j];for(i=0;i<t.length;i++){g=t[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,e=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,e=d(a.relatedTarget).closest(g.selector)[0];(!e||e!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){f=p[j];if(c&&f.level>c)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function E(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function y(){return!0}function x(){return!1}function i(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function h(a,c,e){if(e===b&&a.nodeType===1){e=a.getAttribute("data-"+c);if(typeof e==="string"){try{e=e==="true"?!0:e==="false"?!1:e==="null"?null:d.isNaN(e)?g.test(e)?d.parseJSON(e):e:parseFloat(e)}catch(f){}d.data(a,c,e)}else e=b}return e}var c=a.document,d=function(){function G(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(G,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x,y,z=Object.prototype.toString,A=Object.prototype.hasOwnProperty,B=Array.prototype.push,C=Array.prototype.slice,D=String.prototype.trim,E=Array.prototype.indexOf,F={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.2",length:0,size:function(){return this.length},toArray:function(){return C.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?B.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),x.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(C.apply(this,arguments),"slice",C.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:B,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){a.$=f,b&&(a.jQuery=e);return d},isReady:!1,readyWait:1,ready:function(a){a===!0&&d.readyWait--;if(!d.readyWait||a!==!0&&!d.isReady){if(!c.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;x.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=d._Deferred();if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",y,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",y),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&G()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):F[z.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!A.call(a,"constructor")&&!A.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||A.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(var j=a[0];g<h&&c.call(j,g,j)!==!1;j=a[++g]){}return a},trim:D?function(a){return a==null?"":D.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?B.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++)e=b(a[f],f,c),e!=null&&(d[d.length]=e);return d.concat.apply([],d)},guid:1,proxy:function(a,c,e){arguments.length===2&&(typeof c==="string"?(e=a,a=e[c],c=b):c&&!d.isFunction(c)&&(e=c,c=b)),!c&&a&&(c=function(){return a.apply(e||this,arguments)}),a&&(c.guid=a.guid=a.guid||c.guid||d.guid++);return c},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c==="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){F["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),E&&(d.inArray=function(a,b){return E.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?y=function(){c.removeEventListener("DOMContentLoaded",y,!1),d.ready()}:c.attachEvent&&(y=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",y),d.ready())});return d}(),e="then done fail isResolved isRejected promise".split(" "),f=[].slice;d.extend({_Deferred:function(){var a=[],b,c,e,f={done:function(){if(!e){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=d.type(i),j==="array"?f.done.apply(f,i):j==="function"&&a.push(i);k&&f.resolveWith(k[0],k[1])}return this},resolveWith:function(d,f){if(!e&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(d,f)}finally{b=[d,f],c=0}}return this},resolve:function(){f.resolveWith(this,arguments);return this},isResolved:function(){return c||b},cancel:function(){e=1,a=[];return this}};return f},Deferred:function(a){var b=d._Deferred(),c=d._Deferred(),f;d.extend(b,{then:function(a,c){b.done(a).fail(c);return this},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,promise:function(a){if(a==null){if(f)return f;f=a={}}var c=e.length;while(c--)a[e[c]]=b[e[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?f.call(arguments,0):c,--g||h.resolveWith(h,f.call(b,0))}}var b=arguments,c=0,e=b.length,g=e,h=e<=1&&a&&d.isFunction(a.promise)?a:d.Deferred();if(e>1){for(;c<e;c++)b[c]&&d.isFunction(b[c].promise)?b[c].promise().then(i(c),h.reject):--g;g||h.resolveWith(h,b)}else h!==a&&h.resolveWith(h,e?[a]:[]);return h.promise()}}),function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0,reliableMarginRight:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e)}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(a.style.width="1px",a.style.marginRight="0",d.support.reliableMarginRight=(parseInt(c.defaultView.getComputedStyle(a,null).marginRight,10)||0)===0),b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function");return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}}();var g=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!i(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,g=b.nodeType,h=g?d.cache:b,j=g?b[d.expando]:d.expando;if(!h[j])return;if(c){var k=e?h[j][f]:h[j];if(k){delete k[c];if(!i(k))return}}if(e){delete h[j][f];if(!i(h[j]))return}var l=h[j][f];d.support.deleteExpando||h!=a?delete h[j]:h[j]=null,l?(h[j]={},g||(h[j].toJSON=d.noop),h[j][f]=l):g&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var f=this[0].attributes,g;for(var i=0,j=f.length;i<j;i++)g=f[i].name,g.indexOf("data-")===0&&(g=g.substr(5),h(this[0],g,e[g]))}}return e}if(typeof a==="object")return this.each(function(){d.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(c===b){e=this.triggerHandler("getData"+k[1]+"!",[k[0]]),e===b&&this.length&&(e=d.data(this[0],a),e=h(this[0],a,e));return e===b&&k[1]?this.data(k[0]):e}return this.each(function(){var b=d(this),e=[k[0],c];b.triggerHandler("setData"+k[1]+"!",e),d.data(this,a,c),b.triggerHandler("changeData"+k[1]+"!",e)})},removeData:function(a){return this.each(function(){d.removeData(this,a)})}}),d.extend({queue:function(a,b,c){if(a){b=(b||"fx")+"queue";var e=d._data(a,b);if(!c)return e||[];!e||d.isArray(c)?e=d._data(a,b,d.makeArray(c)):e.push(c);return e}},dequeue:function(a,b){b=b||"fx";var c=d.queue(a,b),e=c.shift();e==="inprogress"&&(e=c.shift()),e&&(b==="fx"&&c.unshift("inprogress"),e.call(a,function(){d.dequeue(a,b)})),c.length||d.removeData(a,b+"queue",!0)}}),d.fn.extend({queue:function(a,c){typeof a!=="string"&&(c=a,a="fx");if(c===b)return d.queue(this[0],a);return this.each(function(b){var e=d.queue(this,a,c);a==="fx"&&e[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},delay:function(a,b){a=d.fx?d.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){d.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var j=/[\n\t\r]/g,k=/\s+/,l=/\r/g,m=/^(?:href|src|style)$/,n=/^(?:button|input)$/i,o=/^(?:button|input|object|select|textarea)$/i,p=/^a(?:rea)?$/i,q=/^(?:radio|checkbox)$/i;d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"},d.fn.extend({attr:function(a,b){return d.access(this,a,b,!0,d.attr)},removeAttr:function(a,b){return this.each(function(){d.attr(this,a,""),this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.addClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"){var b=(a||"").split(k);for(var c=0,e=this.length;c<e;c++){var f=this[c];if(f.nodeType===1)if(f.className){var g=" "+f.className+" ",h=f.className;for(var i=0,j=b.length;i<j;i++)g.indexOf(" "+b[i]+" ")<0&&(h+=" "+b[i]);f.className=d.trim(h)}else f.className=a}}return this},removeClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"||a===b){var c=(a||"").split(k);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className)if(a){var h=(" "+g.className+" ").replace(j," ");for(var i=0,l=c.length;i<l;i++)h=h.replace(" "+c[i]+" "," ");g.className=d.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,e=typeof b==="boolean";if(d.isFunction(a))return this.each(function(c){var e=d(this);e.toggleClass(a.call(this,c,e.attr("class"),b),b)});return this.each(function(){if(c==="string"){var f,g=0,h=d(this),i=b,j=a.split(k);while(f=j[g++])i=e?i:!h.hasClass(f),h[i?"addClass":"removeClass"](f)}else if(c==="undefined"||c==="boolean")this.className&&d._data(this,"__className__",this.className),this.className=this.className||a===!1?"":d._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(j," ").indexOf(b)>-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var j=i?f:0,k=i?f+1:h.length;j<k;j++){var m=h[j];if(m.selected&&(d.support.optDisabled?!m.disabled:m.getAttribute("disabled")===null)&&(!m.parentNode.disabled||!d.nodeName(m.parentNode,"optgroup"))){a=d(m).val();if(i)return a;g.push(a)}}if(i&&!g.length&&h.length)return d(h[f]).val();return g}if(q.test(c.type)&&!d.support.checkOn)return c.getAttribute("value")===null?"on":c.value;return(c.value||"").replace(l,"")}return b}var n=d.isFunction(a);return this.each(function(b){var c=d(this),e=a;if(this.nodeType===1){n&&(e=a.call(this,b,c.val())),e==null?e="":typeof e==="number"?e+="":d.isArray(e)&&(e=d.map(e,function(a){return a==null?"":a+""}));if(d.isArray(e)&&q.test(this.type))this.checked=d.inArray(c.val(),e)>=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=m.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&n.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var k=a.getAttributeNode("tabIndex");return k&&k.specified?k.value:o.test(a.nodeName)||p.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var l=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return l===null?b:l}h&&(a[c]=e);return a[c]}});var r=/\.(.*)$/,s=/^(?:textarea|input|select)$/i,t=/\./g,u=/ /g,v=/[^\w\s.|`]/g,w=function(a){return a.replace(v,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=x;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(a){return typeof d!=="undefined"&&d.event.triggered!==a.type?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=x);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),w).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))d.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=d.event.special[h]||{};for(j=f||0;j<p.length;j++){q=p[j];if(e.guid===q.guid){if(l||n.test(q.namespace))f==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(f!=null)break}}if(p.length===0||f!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&d.removeEvent(a,h,s.handle),g=null,delete t[h]}if(d.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,d.isEmptyObject(s)&&d.removeData(a,b,!0)}}},trigger:function(a,c,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[d.expando]?a:d.extend(d.Event(f),a):d.Event(f),f.indexOf("!")>=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(r,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=a.type,l[m]())}catch(p){}k&&(l["on"+m]=k),d.event.triggered=b}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l<m;l++){var n=f[l];if(e||h.test(n.namespace)){c.handler=n.handler,c.data=n.data,c.handleObj=n;var o=n.handler.apply(this,k);o!==b&&(c.result=o,o===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[d.expando])return a;var e=a;a=d.Event(e);for(var f=this.props.length,g;f;)g=this.props[--f],a[g]=e[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=c.documentElement,i=c.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0),a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(a){d.event.add(this,H(a.origType,a.selector),d.extend({},a,{handler:G,guid:a.handler.guid}))},remove:function(a){d.event.remove(this,H(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){d.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},d.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},d.Event=function(a){if(!this.preventDefault)return new d.Event(a);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?y:x):this.type=a,this.timeStamp=d.now(),this[d.expando]=!0},d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=y;var a=this.originalEvent;a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=y;var a=this.originalEvent;a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=y,this.stopPropagation()},isDefaultPrevented:x,isPropagationStopped:x,isImmediatePropagationStopped:x};var z=function(a){var b=a.relatedTarget;try{if(b&&b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&(a.type=a.data,d.event.handle.apply(this,arguments))}catch(e){}},A=function(a){a.type=a.data,d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){d.event.special[a]={setup:function(c){d.event.add(this,b,c&&c.selector?A:z,a)},teardown:function(a){d.event.remove(this,b,a&&a.selector?A:z)}}}),d.support.submitBubbles||(d.event.special.submit={setup:function(a,b){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")d.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&d(b).closest("form").length&&E("submit",this,arguments)}),d.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&d(b).closest("form").length&&a.keyCode===13&&E("submit",this,arguments)});else return!1},teardown:function(a){d.event.remove(this,".specialSubmit")}});if(!d.support.changeBubbles){var B,C=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},D=function D(a){var c=a.target,e,f;if(s.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=C(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:D,beforedeactivate:D,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&D.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&D.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",C(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in B)d.event.add(this,c+".specialChange",B[c]);return s.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return s.test(this.nodeName)}},B=d.event.special.change.filters,B.focus=B.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function f(a){var c=d.event.fix(a);c.type=b,c.originalEvent={},d.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var e=0;d.event.special[b]={setup:function(){e++===0&&c.addEventListener(a,f,!0)},teardown:function(){--e===0&&c.removeEventListener(a,f,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i<j;i++)d.event.add(this[i],a,h,e);return this}}),d.fn.extend({unbind:function(a,b){if(typeof a!=="object"||a.preventDefault)for(var e=0,f=this.length;e<f;e++)d.event.remove(this[e],a,b);else for(var c in a)this.unbind(c,a[c]);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){d.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var c=d.Event(a);c.preventDefault(),c.stopPropagation(),d.event.trigger(c,b,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length)d.proxy(a,b[c++]);return this.click(d.proxy(a,function(e){var f=(d._data(this,"lastToggle"+a.guid)||0)%c;d._data(this,"lastToggle"+a.guid,f+1),e.preventDefault();return b[f].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var F={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};d.each(["live","die"],function(a,c){d.fn[c]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:d(this.context);if(typeof a==="object"&&!a.preventDefault){for(var o in a)n[c](o,e,a[o],m);return this}d.isFunction(e)&&(f=e,e=b),a=(a||"").split(" ");while((h=a[i++])!=null){j=r.exec(h),k="",j&&(k=j[0],h=h.replace(r,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,h==="focus"||h==="blur"?(a.push(F[h]+k),h=h+k):h=(F[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)d.event.add(n[p],"live."+H(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l});else n.unbind("live."+H(h,m),f)}return this}}),d.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){d.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!=="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(f){if(f===!0)continue}else g=o=!0}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=k.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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!=="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return"text"===c&&(b===c||b===null)},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(a===b){g=!0;return 0}if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};d.find=k,d.expr=k.selectors,d.expr[":"]=d.expr.filters,d.unique=k.uniqueSort,d.text=k.getText,d.isXMLDoc=k.isXML,d.contains=k.contains}();var I=/Until$/,J=/^(?:parents|prevUntil|prevAll)/,K=/,/,L=/^.[^:#\[\.,]*$/,M=Array.prototype.slice,N=d.expr.match.POS,O={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({find:function(a){var b=this.pushStack("","find",a),c=0;for(var e=0,f=this.length;e<f;e++){c=b.length,d.find(a,this[e],b);if(e>0)for(var g=c;g<b.length;g++)for(var h=0;h<c;h++)if(b[h]===b[g]){b.splice(g--,1);break}}return b},has:function(a){var b=d(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(d.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(Q(this,a,!1),"not",a)},filter:function(a){return this.pushStack(Q(this,a,!0),"filter",a)},is:function(a){return!!a&&d.filter(a,this).length>0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e<f;e++)i=a[e],j[i]||(j[i]=d.expr.match.POS.test(i)?d(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=N.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e<f;e++){g=this[e];while(g){if(l?l.index(g)>-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(P(c[0])||P(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=M.call(arguments);I.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!O[a]?d.unique(f):f,(this.length>1||K.test(e))&&J.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var R=/ jQuery\d+="(?:\d+|null)"/g,S=/^\s+/,T=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,U=/<([\w:]+)/,V=/<tbody/i,W=/<|&#?\w+;/,X=/<(?:script|object|embed|option|style)/i,Y=/checked\s*(?:[^=]|=\s*.checked.)/i,Z={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};Z.optgroup=Z.option,Z.tbody=Z.tfoot=Z.colgroup=Z.caption=Z.thead,Z.th=Z.td,d.support.htmlSerialize||(Z._default=[1,"div<div>","</div>"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(R,""):null;if(typeof a!=="string"||X.test(a)||!d.support.leadingWhitespace&&S.test(a)||Z[(U.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(T,"<$1></$2>");try{for(var c=0,e=this.length;c<e;c++)this[c].nodeType===1&&(d.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(f){this.empty().append(a)}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(d.isFunction(a))return this.each(function(b){var c=d(this),e=c.html();c.replaceWith(a.call(this,b,e))});typeof a!=="string"&&(a=d(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;d(this).remove(),b?d(b).before(a):d(c).append(a)})}return this.length?this.pushStack(d(d.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,e){var f,g,h,i,j=a[0],k=[];if(!d.support.checkClone&&arguments.length===3&&typeof j==="string"&&Y.test(j))return this.each(function(){d(this).domManip(a,c,e,!0)});if(d.isFunction(j))return this.each(function(f){var g=d(this);a[0]=j.call(this,f,c?g.html():b),g.domManip(a,c,e)});if(this[0]){i=j&&j.parentNode,d.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?f={fragment:i}:f=d.buildFragment(a,this,k),h=f.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&d.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)e.call(c?$(this[l],g):this[l],f.cacheable||m>1&&l<n?d.clone(h,!0,!0):h)}k.length&&d.each(k,bc)}return this}}),d.buildFragment=function(a,b,e){var f,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!X.test(a[0])&&(d.support.checkClone||!Y.test(a[0]))&&(g=!0,h=d.fragments[a[0]],h&&(h!==1&&(f=h))),f||(f=i.createDocumentFragment(),d.clean(a,i,f,e)),g&&(d.fragments[a[0]]=h?f:1);return{fragment:f,cacheable:g}},d.fragments={},d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){d.fn[a]=function(c){var e=[],f=d(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){ba(a,e),f=bb(a),g=bb(e);for(h=0;f[h];++h)ba(f[h],g[h])}if(b){_(a,e);if(c){f=bb(a),g=bb(e);for(h=0;f[h];++h)_(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||W.test(i)){if(typeof i==="string"){i=i.replace(T,"<$1></$2>");var j=(U.exec(i)||["",""])[1].toLowerCase(),k=Z[j]||Z._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=V.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&S.test(i)&&m.insertBefore(b.createTextNode(S.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bd=/alpha\([^)]*\)/i,be=/opacity=([^)]*)/,bf=/-([a-z])/ig,bg=/([A-Z]|^ms)/g,bh=/^-?\d+(?:px)?$/i,bi=/^-?\d/,bj={position:"absolute",visibility:"hidden",display:"block"},bk=["Left","Right"],bl=["Top","Bottom"],bm,bn,bo,bp=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bm(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bm)return bm(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bf,bp)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bq(a,b,e):d.swap(a,bj,function(){f=bq(a,b,e)});if(f<=0){f=bm(a,b,b),f==="0px"&&bo&&(f=bo(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bh.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return be.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bd.test(f)?f.replace(bd,e):c.filter+" "+e}}),d(function(){d.support.reliableMarginRight||(d.cssHooks.marginRight={get:function(a,b){var c;d.swap(a,{display:"inline-block"},function(){b?c=bm(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bn=function(a,c,e){var f,g,h;e=e.replace(bg,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bo=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bh.test(d)&&bi.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bm=bn||bo,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var br=/%20/g,bs=/\[\]$/,bt=/\r?\n/g,bu=/#.*$/,bv=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bw=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bx=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,by=/^(?:GET|HEAD)$/,bz=/^\/\//,bA=/\?/,bB=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bC=/^(?:select|textarea)/i,bD=/\s+/,bE=/([?&])_=[^&]*/,bF=/(^|\-)([a-z])/g,bG=function(a,b,c){return b+c.toUpperCase()},bH=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bI=d.fn.load,bJ={},bK={},bL,bM;try{bL=c.location.href}catch(bN){bL=c.createElement("a"),bL.href="",bL=bL.href}bM=bH.exec(bL.toLowerCase())||[],d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bI)return bI.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("<div>").append(c.replace(bB,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bC.test(this.nodeName)||bw.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(bt,"\r\n")}}):{name:b.name,value:c.replace(bt,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bL,isLocal:bx.test(bM[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bO(bJ),ajaxTransport:bO(bK),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bR(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bS(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bF,bG)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bv.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bu,"").replace(bz,bM[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bD),e.crossDomain==null&&(q=bH.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bM[1]||q[2]!=bM[2]||(q[3]||(q[1]==="http:"?80:443))!=(bM[3]||(bM[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bP(bJ,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!by.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(bA.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bE,"$1_="+w);e.url=x+(x===e.url?(bA.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bP(bK,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bQ(g,a[g],c,f);return e.join("&").replace(br,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bT=d.now(),bU=/(\=)\?(&|$)|\?\?/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bT++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bU.test(b.url)||f&&bU.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bU,l),b.url===j&&(f&&(k=k.replace(bU,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bV=d.now(),bW,bX;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bZ()||b$()}:bZ,bX=d.ajaxSettings.xhr(),d.support.ajax=!!bX,d.support.cors=bX&&"withCredentials"in bX,bX=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),!a.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bW[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bW||(bW={},bY()),h=bV++,g.onreadystatechange=bW[h]=c):c()},abort:function(){c&&c(0,1)}}}});var b_={},ca=/^(?:toggle|show|hide)$/,cb=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cc,cd=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(ce("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)e=this[g],f=e.style.display,!d._data(e,"olddisplay")&&f==="none"&&(f=e.style.display=""),f===""&&d.css(e,"display")==="none"&&d._data(e,"olddisplay",cf(e.nodeName));for(g=0;g<h;g++){e=this[g],f=e.style.display;if(f===""||f==="none")e.style.display=d._data(e,"olddisplay")||""}return this},hide:function(a,b,c){if(a||a===0)return this.animate(ce("hide",3),a,b,c);for(var e=0,f=this.length;e<f;e++){var g=d.css(this[e],"display");g!=="none"&&!d._data(this[e],"olddisplay")&&d._data(this[e],"olddisplay",g)}for(e=0;e<f;e++)this[e].style.display="none";return this},_toggle:d.fn.toggle,toggle:function(a,b,c){var e=typeof a==="boolean";d.isFunction(a)&&d.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var b=e?a:d(this).is(":hidden");d(this)[b?"show":"hide"]()}):this.animate(ce("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,e){var f=d.speed(b,c,e);if(d.isEmptyObject(a))return this.each(f.complete);return this[f.queue===!1?"each":"queue"](function(){var b=d.extend({},f),c,e=this.nodeType===1,g=e&&d(this).is(":hidden"),h=this;for(c in a){var i=d.camelCase(c);c!==i&&(a[i]=a[c],delete a[c],c=i);if(a[c]==="hide"&&g||a[c]==="show"&&!g)return b.complete.call(this);if(e&&(c==="height"||c==="width")){b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(d.css(this,"display")==="inline"&&d.css(this,"float")==="none")if(d.support.inlineBlockNeedsLayout){var j=cf(this.nodeName);j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)}else this.style.display="inline-block"}d.isArray(a[c])&&((b.specialEasing=b.specialEasing||{})[c]=a[c][1],a[c]=a[c][0])}b.overflow!=null&&(this.style.overflow="hidden"),b.curAnim=d.extend({},a),d.each(a,function(c,e){var f=new d.fx(h,b,c);if(ca.test(e))f[e==="toggle"?g?"show":"hide":e](a);else{var i=cb.exec(e),j=f.cur();if(i){var k=parseFloat(i[2]),l=i[3]||(d.cssNumber[c]?"":"px");l!=="px"&&(d.style(h,c,(k||1)+l),j=(k||1)/f.cur()*j,d.style(h,c,j+l)),i[1]&&(k=(i[1]==="-="?-1:1)*k+j),f.custom(j,k,l)}else f.custom(j,e,"")}});return!0})},stop:function(a,b){var c=d.timers;a&&this.queue([]),this.each(function(){for(var a=c.length-1;a>=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:ce("show",1),slideUp:ce("hide",1),slideToggle:ce("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!cc&&(cc=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||d.fx.stop()},interval:13,stop:function(){clearInterval(cc),cc=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){d.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}}),d.expr&&d.expr.filters&&(d.expr.filters.animated=function(a){return d.grep(d.timers,function(b){return a===b.elem}).length});var cg=/^t(?:able|d|h)$/i,ch=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?d.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!c||!d.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=f.body,i=ci(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||d.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||d.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:d.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);d.offset.initialize();var c,e=b.offsetParent,f=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(d.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===e&&(l+=b.offsetTop,m+=b.offsetLeft,d.offset.doesNotAddBorder&&(!d.offset.doesAddBorderForTableAndCells||!cg.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),f=e,e=b.offsetParent),d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;d.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},d.offset={initialize:function(){var a=c.body,b=c.createElement("div"),e,f,g,h,i=parseFloat(d.css(a,"marginTop"))||0,j="<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>";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=(e==="absolute"||e==="fixed")&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=ch.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!ch.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=ci(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=ci(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window);
skin/frontend/default/grayscale_green/js/slider.js ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
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: 'scrollLeft', 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); }
skin/frontend/default/grayscale_orange/banners/payment1.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/banners/payment2.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/banners/payment3.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/banners/payment4.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/banners/payment5.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/banners/promotion.jpg ADDED
Binary file
skin/frontend/default/grayscale_orange/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_orange/css/skin.css ADDED
@@ -0,0 +1,1630 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*TITLES COLORS*/
2
+ body {
3
+ color: #696969; /*text color*/
4
+ }
5
+ h1, h2, h3, h4, h5, h6 {
6
+ color: #e95200; /*all titles color*/
7
+ }
8
+ a:link, a:visited {
9
+ color:#313131; /*all links color*/
10
+ }
11
+ /* Reset ================================================================================= */
12
+ * {
13
+ margin:0;
14
+ padding:0;
15
+ }
16
+ a, a:active {
17
+ outline: none;
18
+ }
19
+ body {
20
+ background: #fff;
21
+ font: 11px/1.55 Tahoma, Helvetica, sans-serif;
22
+ text-align: center;
23
+ }
24
+ a {
25
+ text-decoration:none;
26
+ }
27
+ a:hover {
28
+ text-decoration:none;
29
+ opacity: 0.8;
30
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
31
+ }
32
+ /* Headings */
33
+ h1, h2, h3, h4, h5, h6 {
34
+ font-family: Arial, Helvetica, sans-serif;
35
+ }
36
+
37
+ h1, .page-title h1, .page-title h2 {
38
+ font-family: Times New Roman;
39
+ font-size: 36px;
40
+ font-weight: normal;
41
+ }
42
+ .product-view .product-shop .product-name h1, .category-title h1 {
43
+ font-family: Times New Roman;
44
+ font-size: 36px;
45
+ font-weight: normal;
46
+ text-transform: none;
47
+ }
48
+ h2 {
49
+ font-size:12px;
50
+ font-weight:bold;
51
+ }
52
+ h3 {
53
+ font-size:12px;
54
+ font-weight:bold;
55
+ }
56
+ h4 {
57
+ font-size:11px;
58
+ font-weight:bold;
59
+ }
60
+ h5 {
61
+ font-size:11px;
62
+ font-weight:bold;
63
+ }
64
+ h6 {
65
+ font-size:11px;
66
+ font-weight:normal;
67
+ }
68
+ p {
69
+ margin:0 0 10px;
70
+ }
71
+ /* Layout ================================================================================ */
72
+ .wrapper {
73
+ background: #fff url(../images/body_bg.jpg) repeat-y 50% 0;
74
+ }
75
+ .page {
76
+ width: 950px;
77
+ margin-left: auto;
78
+ margin-right: auto;
79
+ background: #fff;
80
+ }
81
+ .main-container {
82
+ background:transparent;
83
+ clear: both;
84
+ }
85
+ .main {
86
+ width: 910px;
87
+ padding: 0px 20px 10px 20px;
88
+ background:transparent;
89
+ }
90
+
91
+ .cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
92
+ /*margin-top: 15px;*/
93
+ }
94
+ /* Base Columns */
95
+ .col-left {
96
+ float: left;
97
+ width: 195px;
98
+ padding: 0;
99
+ }
100
+ .col-main {
101
+ float: left;
102
+ width: 720px;
103
+ padding: 0;
104
+ }
105
+ .checkout-onepage-index .col-main {
106
+ float: left;
107
+ width: 700px;
108
+ padding: 0;
109
+ }
110
+ .col2-right-layout .col-main {
111
+ float: left;
112
+ width: 685px;
113
+ padding: 0;
114
+ }
115
+ .col-right {
116
+ float: right;
117
+ width: 195px;
118
+ padding: 0;
119
+ }
120
+ .col2-right-layout .col-right {
121
+ float: right;
122
+ width: 195px;
123
+ padding: 0;
124
+ }
125
+ /* 1 Column Layout */
126
+ .col1-layout .col-main {
127
+ float:none;
128
+ width:auto;
129
+ }
130
+ /* 2 Columns Layout */
131
+ .col2-left-layout .col-main, .col2-right-layout .col-main {
132
+ width: 670px;
133
+ }
134
+ /* 3 Columns Layout */
135
+ .col3-layout .col-main {
136
+ width: 470px;
137
+ margin-left: 0px;
138
+ }
139
+ .col3-layout .col-wrapper {
140
+ float: left;
141
+ width: 690px;
142
+ }
143
+ /* Global Styles ========================================================================= */
144
+
145
+ /*header*/
146
+ .header-container {
147
+ border: 0px;
148
+ padding: 0px 0px 10px 0px;
149
+ }
150
+ a.logo {
151
+ margin: 18px 0px 0px 24px !important;
152
+ padding: 0px 0px 0px 0px !important;
153
+ }
154
+ .nav-container {
155
+ background: #fff url(../images/menu_bg.gif) no-repeat 50% 0%;
156
+ margin: 0px 0px 10px 0px;
157
+ clear: both;
158
+ }
159
+ #nav {
160
+ padding: 0px 0px 0px 30px;
161
+ width: 920px;
162
+ height: 28px;
163
+ }
164
+ #nav li {
165
+ padding-right: 20px;
166
+ }
167
+ #nav li a {
168
+ padding: 0px 10px 0px 10px;
169
+ }
170
+ #nav li a, #nav li a:hover {
171
+ font: 11px/28px Verdana, Helvetica, sans-serif;
172
+ text-decoration: none;
173
+ text-transform: uppercase;
174
+ }
175
+ #nav li a {
176
+ color: #ffffff;
177
+ }
178
+ #nav li a:hover {
179
+ color: #ffffff;
180
+ }
181
+ #nav ul {
182
+ background: #ff9630;
183
+ border: 0;
184
+ -moz-border-radius: 0px 0px 3px 3px;
185
+ -webkit-border-radius: 0px 0px 3px 3px;
186
+ -khtml-border-radius: 0px 0px 3px 3px;
187
+ padding-bottom: 3px;
188
+ }
189
+ #nav ul li {
190
+ padding-right: 0;
191
+ }
192
+ #nav ul ul, #nav ul ul ul ul {
193
+ background: #f97b00;
194
+ padding-top: 3px;
195
+ padding-bottom: 3px;
196
+ border: 0;
197
+ -moz-border-radius: 3px 3px 3px 3px;
198
+ -webkit-border-radius: 3px 3px 3px 3px;
199
+ -khtml-border-radius: 3px 3px 3px 3px;
200
+ }
201
+ #nav ul ul ul {
202
+ background: #ff9630;
203
+ }
204
+ #nav ul li a {
205
+ padding: 4px 10px 4px 10px !important;
206
+ text-transform: none !important;
207
+ color:#000000;
208
+ font: 11px/11px Verdana, Helvetica, sans-serif !important;
209
+ background: none !important;
210
+ }
211
+ #nav ul li.parent a {
212
+ background: transparent url(../images/bkg_nav2.gif) no-repeat scroll 100% 40% !important;
213
+ }
214
+ #nav ul li.parent li a {
215
+ background: none !important;
216
+ }
217
+ #nav ul li a:hover {
218
+ color: #fff !important;
219
+ background: #ee5400 !important;
220
+ }
221
+ #nav ul ul li a:hover {
222
+ color: #fff !important;
223
+ background:#ee5400 !important;
224
+ }
225
+
226
+ /*Form-search*/
227
+ #search_mini_form {
228
+ display: block;
229
+ margin: 0px 0px 0px 0px;
230
+ padding: 0;
231
+ position: relative;
232
+ float: right;
233
+ width: 218px;
234
+ clear: both;
235
+ }
236
+ .header .form-search {
237
+ width: 218px;
238
+ height: 18px;
239
+ margin: 6px 6px 5px 0px;
240
+ padding: 0;
241
+ position: relative;
242
+ float: right;
243
+ right: 0;
244
+ }
245
+ .header .form-search label {
246
+ display: none;
247
+ }
248
+ .header .form-search input.input-text {
249
+ width: 189px;
250
+ height: 18px;
251
+ background: url(../images/search_input.gif) no-repeat 0 0;
252
+ margin: 0px 0px 0px 4px !important;
253
+ padding: 0px 0px 0px 7px;
254
+ float: left;
255
+ position: relative;
256
+ border: 0;
257
+ color: #cecece;
258
+ font:11px Arial, Helvetica, sans-serif;
259
+ }
260
+ .header .form-search input.input-text:focus {
261
+ color: #6f6f6f;
262
+ }
263
+ .header .form-search button.button {
264
+ float: right;
265
+ position: relative;
266
+ width: 18px;
267
+ height: 18px;
268
+ display: block;
269
+ margin: 0;
270
+ padding: 0;
271
+ background: url(../images/search_btn.gif) no-repeat 0 0;
272
+ }
273
+ .header .form-search button.button:hover {
274
+ opacity: 0.7;
275
+ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
276
+ }
277
+ .header .form-search button.button span {
278
+ display: none;
279
+ }
280
+ /*header links*/
281
+ .header .quick-access {
282
+ padding: 0px 28px 0px 0px;
283
+ margin-top: 10px;
284
+ width: 600px;
285
+ position: relative;
286
+ }
287
+ .header .quick-access .switchers {
288
+ position: absolute;
289
+ top: 6px;
290
+ right: 260px;
291
+ text-align: right;
292
+ width: 350px;
293
+ }
294
+ .header .quick-access .switchers label {
295
+ display: none;
296
+ }
297
+ div.switchers * {
298
+ float: right;
299
+ clear: none !important;
300
+ padding: 0 !important;
301
+ }
302
+ div.store-switcher {
303
+ width: 130px;
304
+ text-align: left;
305
+ height: 20px;
306
+ }
307
+ div.switchers select {
308
+ min-width: 90px;
309
+ }
310
+ .header .welcome-msg {
311
+ color: #6f6f6f;
312
+ font: 11px Arial, Helvetica, sans-serif;
313
+ /*float: right;*/
314
+ margin: 33px 0px 5px 0px;
315
+ }
316
+ div.top_static {
317
+ text-align: right;
318
+ margin: 0px 0px 4px 0px;
319
+ }
320
+ div.top_static p {
321
+ margin:0;
322
+ padding:0;
323
+ }
324
+ div.top_static a:link, div.top_static a:visited {
325
+ color: #5d5d5d !important;
326
+ font: 11px Arial, Helvetica, sans-serif !important;
327
+ font-weight: normal !important;
328
+ text-decoration: none !important;
329
+ padding: 0px 14px 0px 10px !important;
330
+ }
331
+ div.top_static a:hover {
332
+ color: #7b7b7b !important;
333
+ }
334
+ div.top_static a.last {
335
+ background: none !important;
336
+ padding: 0px 0px 0px 10px !important;
337
+ }
338
+ div.top_static a:hover {
339
+ text-decoration: underline !important;
340
+ }
341
+
342
+ .header .links a:link, .header .links a:visited {
343
+ color: #6f6f6f;
344
+ text-decoration: none;
345
+ font: 11px Arial, Helvetica, sans-serif;
346
+ background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
347
+ padding: 0px 10px 0px 0px;
348
+ margin: 0px 0px 0px 10px;
349
+ }
350
+ .header .links li.first a {
351
+ background: none;
352
+ padding: 0px 0px 0px 0px;
353
+ }
354
+
355
+ /*breadvrumbs*/
356
+ .breadcrumbs {
357
+ clear: both;
358
+ margin-bottom: 3px;
359
+ padding: 5px 0 5px 0;
360
+ }
361
+ .breadcrumbs li {
362
+ margin-right: 5px;
363
+ color: #5d5d5d;
364
+ }
365
+ .breadcrumbs strong {
366
+ font-weight: normal !important;
367
+ }
368
+ .breadcrumbs li strong {
369
+ color: #5d5d5d;
370
+ }
371
+ .breadcrumbs span {
372
+ display: none;
373
+ }
374
+ .breadcrumbs a:link, .breadcrumbs a:visited {
375
+ color: #9a9a9a;
376
+ text-decoration: none;
377
+ padding-right: 15px;
378
+ background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 63%;
379
+ }
380
+ .breadcrumbs a:hover {
381
+ color: #5d5d5d;
382
+ }
383
+ /*------------------Footer-------------------*/
384
+ .footer-container {
385
+ border-top: 1px solid #d9d9d9;
386
+ background: #f5f5f5;
387
+ border-bottom: 1px solid #DADADA;
388
+ }
389
+ .footer {
390
+ padding:5px 10px 5px;
391
+ }
392
+ .footer ul.links {
393
+ padding-bottom: 2px;
394
+ }
395
+ .footer address {
396
+ margin-bottom: 0;
397
+ color: #8c8e8f;
398
+ }
399
+ .footer a {
400
+ color: #697073;
401
+ }
402
+ /*-------------------------------------------------------SIDE BARS-----------*/
403
+ .block {
404
+ border: 1px solid #d9dde3;
405
+ margin: 0 0 14px;
406
+ border-radius: 2px;
407
+ -moz-border-radius: 2px;
408
+ -webkit-border-radius: 2px;
409
+ -khtml-border-radius: 2px;
410
+ }
411
+ .block .block-title {
412
+ border-bottom: 0px;
413
+ padding: 0px 0px 0px 0px;
414
+ }
415
+ .block-account .block-title {
416
+ background: #fff;
417
+ }
418
+ .block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current {
419
+ border: 0 !important;
420
+ }
421
+ .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 {
422
+ color: #474747;
423
+ }
424
+ .block .block-title strong {
425
+ color: #5d5d5d;
426
+ font: bold 11px Tahoma, Helvetica, sans-serif;
427
+ padding: 3px 12px 3px 12px;
428
+ text-transform: uppercase;
429
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
430
+ }
431
+ .block .block-content {
432
+ color: #babbbb;
433
+ padding: 6px 12px 6px 12px;
434
+ background: #fff;
435
+ }
436
+ .block-cart .block-content {
437
+ color: #474747;
438
+ }
439
+ .block-payment-options .block-content {
440
+ padding-left: 9px;
441
+ }
442
+ .block li.odd {
443
+ background: transparent;
444
+ }
445
+ /*shop by, category*/
446
+ .block-layered-nav .block-subtitle {
447
+ display: none;
448
+ }
449
+ .block-layered-nav .block-title {
450
+ text-indent:0em;
451
+ height: 30px;
452
+ background: transparent url(../images/block_head_layered-nav.gif) no-repeat scroll 8px 6px;
453
+ }
454
+ .block-layered-nav .block-title strong {
455
+ padding: 6px 4px 6px 28px;
456
+ background: url(../images/block_head_line.gif) no-repeat 0% 100%;
457
+ }
458
+ .block-layered-nav .block-content {
459
+ border: 0;
460
+ }
461
+ .block-layered-nav dt {
462
+ background: none;
463
+ font-weight: bold;
464
+ color: #bebebe;
465
+ padding: 0px 0px 3px 0px;
466
+ text-transform:none;
467
+ }
468
+ .block-layered-nav li {
469
+ padding-bottom: 2px;
470
+ color: #313438;
471
+ }
472
+ .block-layered-nav li a {
473
+ font: bold 11px/16px Tahoma, Helvetica, sans-serif;
474
+ color: #313438;
475
+ text-decoration: none;
476
+ }
477
+ .block-layered-nav li a:hover {
478
+ color: #666;
479
+ }
480
+ .block-layered-nav .currently .label {
481
+ background:none;
482
+ font-weight:bold;
483
+ padding-left:0px;
484
+ text-transform:none;
485
+ color: #888;
486
+ }
487
+ .block-layered-nav .currently .label span {
488
+ font-weight:normal;
489
+ color: #5d5d5d;
490
+ }
491
+ /*block-cart*/
492
+ .block-cart .block-title {
493
+ background: transparent url(../images/block_head_cart.gif) no-repeat scroll 10px 5px;
494
+ }
495
+ .block-cart .block-title strong {
496
+ padding-left: 30px;
497
+ }
498
+ .block-cart .actions {
499
+ text-align: center !important;
500
+ padding-top: 0;
501
+ }
502
+ .block-cart .actions button {
503
+ margin-left: auto !important;
504
+ margin-right: auto !important;
505
+ float: none !important;
506
+ }
507
+ .block-cart .summary {
508
+ padding-bottom: 3px;
509
+ }
510
+ /*block-subscribe*/
511
+ .block-subscribe {
512
+ background: none;
513
+ }
514
+ .block-subscribe .block-title {
515
+ background: transparent url(../images/block_head_signup.gif) no-repeat scroll 10px 4px;
516
+ }
517
+ .block-subscribe .block-title strong {
518
+ background: url(../images/block_head_line.gif) no-repeat 0 100%;
519
+ padding-left: 32px;
520
+ }
521
+ .block-subscribe .block-content {
522
+ background: none;
523
+ padding-top: 6px;
524
+ }
525
+ .block-subscribe label {
526
+ font-family: Arial, Helvetica, sans-serif;
527
+ color:#66625b;
528
+ }
529
+ .block-subscribe input.input-text {
530
+ width: 167px;
531
+ height: 17px;
532
+ font-family: Arial, Helvetica, sans-serif;
533
+ font-size: 11px;
534
+ font-weight: normal;
535
+ color: #66625a;
536
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
537
+ border: 0;
538
+ margin: 0;
539
+ padding: 0px 0px 0px 7px;
540
+ }
541
+ .block-subscribe input.input-text:focus {
542
+ background: url(../images/subscribe_input.gif) no-repeat 0 0;
543
+ }
544
+ .block-subscribe .input-box {
545
+ float: left;
546
+ position: relative;
547
+ margin: 0;
548
+ padding: 8px 0px 0px 0px;
549
+ }
550
+ .block-subscribe .actions {
551
+ float: left;
552
+ position: relative;
553
+ margin: 0;
554
+ padding: 0;
555
+ }
556
+ .block-subscribe .button {
557
+ margin: 7px 0px 0px 0px;
558
+ }
559
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
560
+ background-position: right -96px;
561
+ cursor: pointer;
562
+ }
563
+ button.button:hover span span, button.buttonHover span span {
564
+ background-position: 0 -32px !important;
565
+ color: #050000;
566
+ }
567
+ /*side-bar items*/
568
+ .block .block-content li.item {
569
+ padding:0px 0px 7px 0px;
570
+ }
571
+ .block .block-content li.item .product {
572
+ padding-bottom: 0px;
573
+ }
574
+ .block .block-content li.last .product {
575
+ padding-bottom: 8px;
576
+ border-bottom: 0;
577
+ }
578
+ .block-tags .block-content ul {
579
+ padding: 0
580
+ }
581
+ .block .block-subtitle, .block-poll li {
582
+ padding: 0px 0px 5px 0px;
583
+ }
584
+ /*side-bar prices*/
585
+ .block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
586
+ color: #929292;
587
+ }
588
+ .old-price .price-label, .old-price .price {
589
+ color:#697073;
590
+ }
591
+ .special-price {
592
+ padding-top: 0;
593
+ }
594
+ .special-price .price, .special-price .price-label {
595
+ font-weight: bold !important;
596
+ color: #000 !important;
597
+ }
598
+ .special-price .price {
599
+ font:11px Tahoma, Helvetica, sans-serif;
600
+ color: #e95200 !important;
601
+ }
602
+ /*reccently view*/
603
+ #recently-viewed-items {
604
+ margin-top: 4px;
605
+ margin-left: 0px;
606
+ }
607
+ #recently-viewed-items li {
608
+ padding-top: 1px;
609
+ padding-bottom: 2px;
610
+ }
611
+ #recently-viewed-items a {
612
+ font-weight: bold;
613
+ text-decoration: none;
614
+ color: #babbbb;
615
+ }
616
+ #recently-viewed-items a:hover {
617
+ color: #5d5d5d;
618
+ }
619
+ /*most popular, related */
620
+ .product-name a {
621
+ text-decoration: none;
622
+ }
623
+ .block-content .old-price .price-label {
624
+ display: none;
625
+ color: #697073;
626
+ font-weight: bold;
627
+ }
628
+ .block-content .special-price .price-label {
629
+ display: none;
630
+ }
631
+ .block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
632
+ font-weight: bold;
633
+ font-size: 11px;
634
+ }
635
+ .block-content .old-price .price {
636
+ text-decoration: line-through;
637
+ color: #697073;
638
+ }
639
+
640
+ /*****************************************************************************CATALOG****************/
641
+ /*pager*/
642
+ .toolbar .pager, .toolbar .sorter {
643
+ border: none;
644
+ padding: 0px 0px 4px 0px;
645
+ }
646
+ .pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
647
+ font-weight: normal;
648
+ color: #9a9a9a;
649
+ }
650
+ .toolbar .pager a, .toolbar .sorter a {
651
+ color: #050000;
652
+ }
653
+ .pager .pages {
654
+ position: relative;
655
+ padding-left: 20px;
656
+ color: #9a9a9a;
657
+ }
658
+ .pager .pages strong {
659
+ font-weight: normal;
660
+ color: #9a9a9a;
661
+ font-family: Arial;
662
+ }
663
+ .pager .limiter {
664
+ padding-right: 64px;
665
+ }
666
+ .pager .limiter select, .sorter .sort-by select {
667
+ background:none repeat scroll 0 0 #f8f8f8;
668
+ border:1px solid #dcdfe5;
669
+ color: #2c2f33;
670
+ }
671
+ .sort-by {
672
+ float: right;
673
+ position: relative;
674
+ }
675
+ .sorter .sort-by {
676
+ padding-right: 0;
677
+ }
678
+ /*items*/
679
+ .products-list .product-image {
680
+ width: 160px;
681
+ height: 135px;
682
+ }
683
+ .products-list .product-shop {
684
+ margin-left:175px;
685
+ }
686
+ .product-name {
687
+ font-size: 11px;
688
+ font-weight: normal;
689
+ text-transform: uppercase;
690
+ font-family: Tahoma;
691
+ }
692
+ .product-name a:link, .product-name a:visited {
693
+ color:#000000;
694
+ }
695
+ .product-name a:hover {
696
+ color: #5d5d5d;
697
+ }
698
+ a.product-image:hover {
699
+ opacity: 1;
700
+ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
701
+ }
702
+
703
+ /*description*/
704
+ .products-list .desc {
705
+ font:11px Arial, Helvetica, sans-serif;
706
+ line-height: 130%;
707
+ }
708
+ .mini-products-list .product-name {
709
+ }
710
+ .mini-products-list .product-image {
711
+ width: 50px;
712
+ border: 0;
713
+ }
714
+ .mini-products-list .product-details {
715
+ margin-left: 62px;
716
+ }
717
+ /*Prices*/
718
+ .products-grid .price-box {
719
+ margin: 4px 0 0 0;
720
+ }
721
+ .regular-price {
722
+ color:#000000;
723
+ }
724
+ .regular-price .price, .price-box .price {
725
+ color: #e95200;
726
+ font-weight: bold !important;
727
+ font:11px Tahoma, Helvetica, sans-serif;
728
+ }
729
+ div.product-shop .regular-price .price, div.product-shop .price-box .price {
730
+ font:15px Tahoma, Helvetica, sans-serif;
731
+ }
732
+ .minimal-price .price-label {
733
+ font-weight: normal;
734
+ }
735
+ .minimal-price-link {
736
+ text-decoration: none;
737
+ }
738
+
739
+ .products-grid .actions {
740
+ bottom: 0;
741
+ }
742
+ .products-grid .product-image {
743
+ width: 135px;
744
+ background-color: #ffffff;
745
+ margin-bottom: 14px;
746
+ }
747
+ .products-grid .product-image img {
748
+ width: 135px;
749
+ }
750
+ /*col 3 ctatlog*/
751
+ .col3-layout .products-grid {
752
+ width: 470px;
753
+ margin-bottom: 10px;
754
+ }
755
+ .col3-layout .products-grid li.item {
756
+ padding: 0px 10px 60px 0;
757
+ width: 145px;
758
+ }
759
+ .col3-layout .products-grid li.last {
760
+ padding: 0px 0 60px 0;
761
+ width: 145px;
762
+ }
763
+ /*col 2 ctatlog*/
764
+ .col2-left-layout .products-grid, .col2-right-layout .products-grid {
765
+ width: 670px;
766
+ margin-bottom: 10px;
767
+ }
768
+ .col2-left-layout .products-grid li.item, .col2-right-layout .products-grid li.item {
769
+ padding: 0px 20px 60px 0;
770
+ width: 200px;
771
+ }
772
+ .col2-left-layout .products-grid li.last, .col2-right-layout .products-grid li.last {
773
+ float: left;
774
+ padding: 0px 0 60px 0;
775
+ width: 200px;
776
+ }
777
+ /* Form Elements */
778
+ input {
779
+ font:12px/15px Arial, Helvetica, sans-serif;
780
+ color:#5d5d5d;
781
+ font-weight: bold;
782
+ }
783
+ select, textarea {
784
+ font:11px/14px Arial, Helvetica, sans-serif;
785
+ color:#808080;
786
+ font-weight: normal;
787
+ }
788
+ input.input-text, select, textarea {
789
+ background:#f8f8f8;
790
+ border:1px solid #e9e9eb;
791
+ }
792
+ select.multiselect option {
793
+ }
794
+ .sort-by select {
795
+ width: 128px;
796
+ }
797
+ /* Form */
798
+ .form-list label {
799
+ }
800
+ .form-list label.required em {
801
+ font-style:normal;
802
+ }
803
+ /* REQUIRED BUTTON STYLES: */
804
+ button.button {
805
+ position: relative;
806
+ border: 0 !important;
807
+ cursor: pointer;
808
+ padding: 0;
809
+ overflow: visible; /* removes extra side padding in IE */
810
+ }
811
+ button.button::-moz-focus-inner {
812
+ border: none; /* overrides extra padding in Firefox */
813
+ }
814
+ button.button span {
815
+ position: relative;
816
+ display: block;
817
+ white-space: nowrap;
818
+ border: 0 !important;
819
+ background: none !important;
820
+ height:17px;
821
+ padding: 0;
822
+ margin: 0;
823
+ }
824
+ button.button span span {
825
+ position: relative;
826
+ display: block;
827
+ white-space: nowrap;
828
+ border: 0 !important;
829
+ }
830
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
831
+ /* Safari and Google Chrome only - fix margins */
832
+ button.button span {
833
+ margin-top: -1px;
834
+ }
835
+ }
836
+ /* OPTIONAL BUTTON STYLES for applying custom look and feel: */
837
+ button.button {
838
+ padding: 0 11px 0 0;
839
+ font: 11px Tahoma, Helvetica, sans-serif;
840
+ text-align: center;
841
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat right -64px;
842
+ height: 17px !important;
843
+ }
844
+ button.button span span {
845
+ padding: 2px 0 0 11px;
846
+ height: 17px;
847
+ background: transparent url(../images/light_e_btn_split.gif) no-repeat left top !important;
848
+ border: 0 !important;
849
+ color: #ffffff;
850
+ font: 11px Tahoma, Helvetica, sans-serif;
851
+ text-transform: uppercase;
852
+ }
853
+ button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
854
+ background-position: right -96px;
855
+ }
856
+ button.button:hover span span, button.buttonHover span span {
857
+ background-position: 0 -32px !important;
858
+ color: #ffffff;
859
+ }
860
+ .products-grid button.button, .products-list button.button, .add-to-cart button.button {
861
+ padding: 0 10px 0 0;
862
+ font: 10px Tahoma, Helvetica, sans-serif;
863
+ text-align: center;
864
+ background: transparent url(../images/light_btn_split.gif) no-repeat right -64px;
865
+ height: 17px !important;
866
+ }
867
+ .products-grid button.button span span, .products-list button.button span span, .add-to-cart button.button span span {
868
+ padding: 2px 0 0 20px;
869
+ height: 17px;
870
+ background: transparent url(../images/light_btn_split.gif) no-repeat left top !important;
871
+ border: 0 !important;
872
+ color: #fff;
873
+ font: 10px Tahoma, Helvetica, sans-serif;
874
+ text-transform: uppercase;
875
+ }
876
+ .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 */
877
+ background-position: right -96px;
878
+ }
879
+ .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 {
880
+ background-position: 0 -32px !important;
881
+ color: #fff;
882
+ }
883
+ .product-view .box-tags .form-add .input-box {
884
+ margin-right: 8px;
885
+ }
886
+ .product-view .box-tags .form-add .input-box input {
887
+ height: 14px;
888
+ background: #f8f8f8;
889
+ border: 1px solid #d9dde3;
890
+ }
891
+ div.toolbar div.sorter {
892
+ display: none;
893
+ }
894
+ div.toolbar-bottom div.sorter {
895
+ display: block;
896
+ }
897
+ div.toolbar-bottom .view-mode {
898
+ padding-right: 20px;
899
+ }
900
+ div.toolbar-bottom .limiter {
901
+ float: right;
902
+ }
903
+
904
+ /**************************************************************PRODUCT******************/
905
+ .product-view {
906
+ border: 1px solid #e5e6e8;
907
+ padding: 22px 0 0 0;
908
+ overflow: hidden;
909
+ }
910
+ .product-essential {
911
+ padding-top: 0;
912
+ }
913
+ .product-view .product-shop {
914
+ width: 338px;
915
+ }
916
+ .product-view .product-img-box {
917
+ margin-top: 10px;
918
+ }
919
+ .product-view .product-img-box .product-image {
920
+ margin-bottom: 5px;
921
+ }
922
+ .product-view .product-img-box .zoom #track {
923
+ background:#dadada;
924
+ }
925
+ .product-view .product-shop .availability {
926
+ font-size: 11px;
927
+ }
928
+ .product-view .product-img-box .more-views li {
929
+ margin:0 0 8px 12px;
930
+ }
931
+ .product-view .product-img-box .more-views li a {
932
+ border: 1px solid #ffffff;
933
+ }
934
+
935
+ .product-view .add-to-cart .button {
936
+ margin-top: 1px;
937
+ }
938
+ .product-view .product-shop .add-to-links a {
939
+ color:#313438 !important;
940
+ font-weight:normal !important;
941
+ font:11px Arial, Helvetica, sans-serif;
942
+ }
943
+ .product-view .product-shop .short-description {
944
+ line-height: 130%;
945
+ }
946
+ .product-collateral .box-collateral, .no-rating {
947
+ margin-bottom: 15px;
948
+ }
949
+ .product-view .box-up-sell .products-grid {
950
+ width: 642px !important;
951
+ margin-bottom: 10px;
952
+ }
953
+ .product-view .box-up-sell .products-grid td {
954
+ padding:15px 5px 12px 0px;
955
+ }
956
+ /*titles on product page*/
957
+ .product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
958
+ font:12px Arial, Helvetica, sans-serif;
959
+ font-weight: bold;
960
+ text-transform: none;
961
+ color: #313438;
962
+ margin: 5px 0px 7px 0px;
963
+ }
964
+ /*messages*/
965
+ .error-msg, .success-msg, .note-msg, .notice-msg {
966
+ background: none;
967
+ min-height:24px !important;
968
+ padding:4px 8px 2px 8px !important;
969
+ }
970
+ .add-to-box .or {
971
+ color:#697073;
972
+ font-weight:normal;
973
+ }
974
+ .product-collateral {
975
+ padding: 15px 25px 25px 25px;
976
+ background: #fff;
977
+ }
978
+ .product-view .box-tags .form-add label {
979
+ color: #697073 !important;
980
+ font-weight: normal !important;
981
+ font-size: 11px;
982
+ }
983
+ .product-view .box-tags .form-add .input-box {
984
+ padding:0;
985
+ }
986
+ .product-view .box-tags .note {
987
+ padding:0;
988
+ }
989
+ .product-options p.required {
990
+ padding-top: 0;
991
+ }
992
+ .product-options {
993
+ padding-bottom: 5px;
994
+ }
995
+ .add-to-box .add-to-cart {
996
+ margin-right: 10px;
997
+ }
998
+ /***************************************************************CART**********************************/
999
+ .cart .page-title h1 {
1000
+ margin-top: 0;
1001
+ }
1002
+ .cart .page-title .checkout-types li {
1003
+ margin-bottom: 0;
1004
+ margin-top: 5px;
1005
+ }
1006
+ .data-table thead th {
1007
+ font:11px Arial, Helvetica, sans-serif;
1008
+ font-weight: bold;
1009
+ }
1010
+ .cart .discount h2, .cart .shipping h2 {
1011
+ color:#5d5d5d;
1012
+ font:bold 12px/12px Arial, Helvetica, sans-serif;
1013
+ padding:0 0 0 0px;
1014
+ text-transform:none;
1015
+ }
1016
+ .cart .discount input.input-text {
1017
+ border: 1px solid #d9dde3;
1018
+ width: 126px;
1019
+ padding-left: 6px;
1020
+ color: #5d5d5d;
1021
+ float: left;
1022
+ }
1023
+ #checkout-review-table tfoot tr.last .price {
1024
+ color: #e95200;
1025
+ font:12px Arial, Helvetica, sans-serif;
1026
+ }
1027
+ #shopping-cart-totals-table tfoot .price {
1028
+ color: #e95200;
1029
+ font-weight: bold !important;
1030
+ font:12px Arial, Helvetica, sans-serif;
1031
+ }
1032
+ #shopping-cart-totals-table .price {
1033
+ color: #e95200;
1034
+ font-weight: normal !important;
1035
+ font:12px Arial, Helvetica, sans-serif;
1036
+ }
1037
+ .cart .totals td {
1038
+ vertical-align: middle;
1039
+ font:12px Arial, Helvetica, sans-serif;
1040
+ color: #000000;
1041
+ }
1042
+ .cart .totals tfoot td strong {
1043
+ font:12px Arial, Helvetica, sans-serif;
1044
+ font-weight: bold;
1045
+ }
1046
+ .cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ {
1047
+ margin-top: 0;
1048
+ margin-left: 8px;
1049
+ float: left;
1050
+ clear: none;
1051
+ }
1052
+ .discounts {
1053
+ width: 50%;
1054
+ float: left;
1055
+ position: relative;
1056
+ }
1057
+ .form-list label {
1058
+ font:11px Arial, Helvetica, sans-serif;
1059
+ color: #5d5d5d;
1060
+ font-weight: bold;
1061
+ }
1062
+ .form-list .input-box select {
1063
+ border: 1px solid #d9dde3;
1064
+ }
1065
+ .checkout-progress li.active {
1066
+ border-top-color: #313438;
1067
+ color: #313438;
1068
+ }
1069
+ .cart .crosssell {
1070
+ padding: 11px 15px 12px 15px;
1071
+ }
1072
+ .cart .crosssell .product-image {
1073
+ border: 0;v
1074
+ }
1075
+ .cart .crosssell .link-wishlist {
1076
+ color: #313438 !important;
1077
+ }
1078
+ /* SMALL BUTTONS */
1079
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button, .block-compare button.button {
1080
+ position: relative;
1081
+ border: 0 !important;
1082
+ cursor: pointer;
1083
+ padding: 0;
1084
+ overflow: visible; /* removes extra side padding in IE */
1085
+ }
1086
+ .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 {
1087
+ border: none; /* overrides extra padding in Firefox */
1088
+ }
1089
+ .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 {
1090
+ position: relative;
1091
+ display: block;
1092
+ white-space: nowrap;
1093
+ border: 0 !important;
1094
+ background: none;
1095
+ padding: 0;
1096
+ margin: 0;
1097
+ }
1098
+ .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 {
1099
+ position: relative;
1100
+ display: block;
1101
+ white-space: nowrap;
1102
+ border: 0 !important;
1103
+ }
1104
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1105
+ .cart .discount button.button span {
1106
+ margin-top: -1px;
1107
+ }
1108
+ }
1109
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1110
+ .cart .shipping button.button span {
1111
+ margin-top: -1px;
1112
+ }
1113
+ }
1114
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1115
+ #shopping-cart-table button.button span {
1116
+ margin-top: -1px;
1117
+ }
1118
+ }
1119
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1120
+ .my-wishlist .buttons-set button.button span {
1121
+ margin-top: -1px;
1122
+ }
1123
+ }
1124
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1125
+ .block-compare button.button span {
1126
+ margin-top: -1px;
1127
+ }
1128
+ }
1129
+ /* custom look and feel: */
1130
+ .cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
1131
+ padding: 0 15px 0 0;
1132
+ font: 11px Arial, Helvetica, sans-serif;
1133
+ }
1134
+ .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 {
1135
+ padding: 2px 0 0 15px;
1136
+ }
1137
+ .crosssell-div {
1138
+ clear: both;
1139
+ }
1140
+ .product-view .product-shop .add-to-links li, .product-view .product-shop .add-to-links li .separator {
1141
+ display: block;
1142
+ }
1143
+ /***********************************************************CHECKOUT, ACCOUNT********************************/
1144
+ .opc .step-title h2 {
1145
+ font:12px Arial, Helvetica, sans-serif;
1146
+ font-weight: bold;
1147
+ }
1148
+ .opc {
1149
+ border-bottom: 1px solid #dadada;
1150
+ }
1151
+ .opc .step-title .number {
1152
+ border: 0;
1153
+ }
1154
+ .opc .allow .step-title h2 {
1155
+ color: #999;
1156
+ }
1157
+ .opc .step-title .number {
1158
+ background: #fff;
1159
+ color: #999999;
1160
+ }
1161
+ .opc .allow .step-title .number {
1162
+ background: #fff;
1163
+ color: #999999;
1164
+ }
1165
+ .opc .active .step-title .number {
1166
+ background:#dadada;
1167
+ color:#3a3c40;
1168
+ border-radius: 2px;
1169
+ -moz-border-radius: 2px;
1170
+ -webkit-border-radius: 2px;
1171
+ -khtml-border-radius: 2px;
1172
+ }
1173
+ .dashboard .box-reviews .number {
1174
+ background: #fff;
1175
+ border: 1px solid #999999 !important;
1176
+ color: #999999;
1177
+ }
1178
+ .dashboard .box-reviews .details {
1179
+ margin-left: 25px;
1180
+ padding-top: 3px;
1181
+ }
1182
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
1183
+ color: #999;
1184
+ }
1185
+ .box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
1186
+ background: none;
1187
+ font-size:12px;
1188
+ padding-left:0px;
1189
+ text-transform:uppercase;
1190
+ }
1191
+ .my-account .box-info {
1192
+ color: #313131;
1193
+ }
1194
+ .title-buttons .button {
1195
+ margin-top: 5px;
1196
+ }
1197
+ .advanced-search-summary strong {
1198
+ padding-left: 0;
1199
+ }
1200
+ .block-progress {
1201
+ margin-top: 74px;
1202
+ }
1203
+ .block-progress dt {
1204
+ font-size:11px;
1205
+ color: #313438;
1206
+ padding: 0px;
1207
+ }
1208
+ .opc-block-progress .block-title strong {
1209
+ font-size: 11px;
1210
+ }
1211
+ .block-progress dd {
1212
+ padding: 0px;
1213
+ }
1214
+ .block-account .block-content li.current {
1215
+ color: #313438;
1216
+ }
1217
+ .block-account .block-content li a:hover {
1218
+ color: #313438;
1219
+ text-decoration: underline !important;
1220
+ }
1221
+ .opc-block-progress a:link, .opc-block-progress a:visited {
1222
+ color: #000000;
1223
+ font-weight: bold;
1224
+ }
1225
+ /**************************************************************HOME PAGE***********************************/
1226
+
1227
+ /*block-service*/
1228
+ .block-service .block-title {
1229
+ background: transparent url(../images/block_head_service.gif) no-repeat scroll 10px 4px;
1230
+ padding-top: 2px;
1231
+ }
1232
+ .block-service .block-title strong {
1233
+ padding-left: 30px;
1234
+ }
1235
+ .block-service .block-content {
1236
+ padding: 13px 15px 2px 17px;
1237
+ font-size: 11px;
1238
+ color: #878787;
1239
+ }
1240
+ .block-service .block-content span {
1241
+ display: block;
1242
+ line-height: 35px;
1243
+ font-family: Times New Roman;
1244
+ font-weight: bold;
1245
+ font-size: 15px;
1246
+ color: #34363a;
1247
+ }
1248
+ .block-service .block-content span span {
1249
+ display: inline;
1250
+ padding-left: 3px;
1251
+ font-weight: normal;
1252
+ font-size: 32px;
1253
+ color: #e95200;
1254
+ }
1255
+ /**************************************************************TEXT COLORS*********************************************/
1256
+ /* grey */
1257
+ .block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
1258
+ color: #697073 !important;
1259
+ }
1260
+ /*light*/
1261
+ .error-msg {
1262
+ color: #bebebe !important;
1263
+ }
1264
+ /*dark*/
1265
+ .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 {
1266
+ color: #000 !important;
1267
+ }
1268
+ .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
1269
+ color: #5d5d5d;
1270
+ font-weight: normal !important;
1271
+ }
1272
+ /*medium grey text*/
1273
+ .success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
1274
+ color: #5d5d5d !important;
1275
+ }
1276
+ /*dark grey - separators, lines*/
1277
+ .products-list .add-to-links .separator {
1278
+ color: #6a7173;
1279
+ }
1280
+ /*grey*/
1281
+ .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 {
1282
+ color: #5d5d5d;
1283
+ }
1284
+ .link-wishlist {
1285
+ color: #5d5d5d !important;
1286
+ }
1287
+ /*font normal*/
1288
+ .link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
1289
+ font-weight: normal;
1290
+ }
1291
+ /*font 11px*/
1292
+ .old-price .price-label, .special-price .price-label {
1293
+ font-size: 11px;
1294
+ }
1295
+ .std ul.disc {
1296
+ list-style-type: circle;
1297
+ }
1298
+ /**********************************************************BACKGOUNDS*****************************************************/
1299
+ /*background-transparent*/
1300
+ .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 {
1301
+ background:transparent;
1302
+ }
1303
+ /*border-non*/
1304
+ .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 {
1305
+ border: none;
1306
+ }
1307
+ /*background- forms */
1308
+ .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 {
1309
+ background:#fff;
1310
+ }
1311
+ /*background-white*/
1312
+ .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,
1313
+ .truncated .truncated_full_value dl, .page-print, .page-empty, .page-popup, .truncated .truncated_full_value dl {
1314
+ background: #fff;
1315
+ }
1316
+ /*background- foocus */
1317
+ input.input-text:focus, select:focus, textarea:focus {
1318
+ background:#fff;
1319
+ }
1320
+ .opc .step-title, .opc .allow .step-title {
1321
+ background:#f4f4f4;
1322
+ }
1323
+ .validation-failed {
1324
+ background:#cfcfd0 !important;
1325
+ }
1326
+ /*border - forms */
1327
+ .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,
1328
+ .truncated .truncated_full_value dl {
1329
+ border-color: #dadada !important;
1330
+ }
1331
+ .data-table {
1332
+ border-left: 1px solid #e7e9eb !important;
1333
+ border-right: 1px solid #e7e9eb !important;
1334
+ border-collapse: collapse;
1335
+ }
1336
+ .data-table thead th {
1337
+ border: 1px solid #d9dde3;
1338
+ padding: 9px 12px 9px 12px;
1339
+ color: #5d5d5d;
1340
+ background: #fff;
1341
+ }
1342
+ .data-table td {
1343
+ border-top: 1px solid #d9dde3;
1344
+ border-right: 1px solid #d9dde3;
1345
+ border-bottom: 1px solid #d9dde3;
1346
+ border-left: 0;
1347
+ background: #f8f8f8;
1348
+ }
1349
+ .data-table td .product-name a {
1350
+ font-size: 12px;
1351
+ }
1352
+ .data-table td input.qty {
1353
+ color: #3a3c40;
1354
+ border: 1px solid #d9dde3;
1355
+ padding-left: 6px;
1356
+ }
1357
+ .data-table td .price {
1358
+ font-weight: bold !important;
1359
+ color: #3a3c40;
1360
+ font: 11px Arial, Helvetica, sans-serif;
1361
+ }
1362
+ .data-table td.last .price {
1363
+ color: #e95200;
1364
+ }
1365
+ .data-table tfoot tr td {
1366
+ border: 1px solid #d9dde3;
1367
+ padding: 12px 10px 12px 13px;
1368
+ }
1369
+ /*border */
1370
+ .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
1371
+ border:1px solid #dce0e5;
1372
+ }
1373
+ .product-image img, .product-view .box-up-sell .products-grid .product-image img {
1374
+ border:1px solid #dadee4;
1375
+ }
1376
+ .product-image img:hover {
1377
+ border:1px solid #edf0f4;
1378
+ }
1379
+ .product-img-box .product-image img, .product-img-box .product-image img:hover {
1380
+ border: 0;
1381
+ }
1382
+ /*border = background color*/
1383
+ .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
1384
+ border-color: #e6e9ee;
1385
+ }
1386
+ .products-list li.item {
1387
+ border-color: transparent;
1388
+ }
1389
+ /*Block poll*/
1390
+ /* REQUIRED BUTTON STYLES: */
1391
+ .block-poll button.button, .block-compare button.button {
1392
+ position: relative;
1393
+ border: 0 !important;
1394
+ cursor: pointer;
1395
+ padding: 0;
1396
+ overflow: visible; /* removes extra side padding in IE */
1397
+ }
1398
+ .block-poll button.button::-moz-focus-inner {
1399
+ border: none; /* overrides extra padding in Firefox */
1400
+ }
1401
+ .block-compare button.button::-moz-focus-inner {
1402
+ border: none; /* overrides extra padding in Firefox */
1403
+ }
1404
+ .block-poll button.button span, .block-compare button.button span {
1405
+ position: relative;
1406
+ display: block;
1407
+ white-space: nowrap;
1408
+ border: 0 !important;
1409
+ background: none;
1410
+ padding: 0;
1411
+ margin: 0;
1412
+ }
1413
+ .block-poll button.button span span, .block-compare button.button span span {
1414
+ position: relative;
1415
+ display: block;
1416
+ white-space: nowrap;
1417
+ border: 0 !important;
1418
+ }
1419
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1420
+ /* Safari and Google Chrome only - fix margins */
1421
+ .block-poll button.button span {
1422
+ margin-top: -1px;
1423
+ }
1424
+ }
1425
+ @media screen and (-webkit-min-device-pixel-ratio:0) {
1426
+ /* Safari and Google Chrome only - fix margins */
1427
+ .block-compare button.button span {
1428
+ margin-top: -1px;
1429
+ }
1430
+ }
1431
+ /* OPTIONAL BUTTON STYLES for a