irzoo_Computerstore - Version 1.0.0

Version Notes

Irzoo is happy to introduce new computer store theme- Computer Store. The theme perfectly fulfills the requirements of a Next-generation ecommerce store.

Download this release

Release Info

Developer Nitin Gupta
Extension irzoo_Computerstore
Version 1.0.0
Comparing to
See all releases


Version 1.0.0

Files changed (268) hide show
  1. MC Computer Store Installation Guide 1.0.0.pdf +0 -0
  2. app/code/community/MC/Computerstore/Helper/Data.php +18 -0
  3. app/code/community/MC/Computerstore/Model/License.php +37 -0
  4. app/code/community/MC/Computerstore/etc/adminhtml.xml +32 -0
  5. app/code/community/MC/Computerstore/etc/config.xml +39 -0
  6. app/code/community/MC/Computerstore/etc/system.xml +59 -0
  7. app/design/frontend/default/mc_comp/layout/catalog.xml +441 -0
  8. app/design/frontend/default/mc_comp/layout/catalogsearch.xml +140 -0
  9. app/design/frontend/default/mc_comp/layout/checkout.xml +436 -0
  10. app/design/frontend/default/mc_comp/layout/newsletter.xml +67 -0
  11. app/design/frontend/default/mc_comp/layout/page.xml +199 -0
  12. app/design/frontend/default/mc_comp/locale/en_US/translate.csv +2 -0
  13. app/design/frontend/default/mc_comp/template/callouts/connect.phtml +37 -0
  14. app/design/frontend/default/mc_comp/template/catalog/navigation/left.phtml +59 -0
  15. app/design/frontend/default/mc_comp/template/catalog/navigation/leftnav.phtml +78 -0
  16. app/design/frontend/default/mc_comp/template/catalog/navigation/top.phtml +49 -0
  17. app/design/frontend/default/mc_comp/template/catalog/product/featured.phtml +72 -0
  18. app/design/frontend/default/mc_comp/template/catalog/product/list.phtml +130 -0
  19. app/design/frontend/default/mc_comp/template/catalog/product/list/toolbar/pager.phtml +68 -0
  20. app/design/frontend/default/mc_comp/template/catalog/product/list/upsell.phtml +52 -0
  21. app/design/frontend/default/mc_comp/template/catalog/product/new.phtml +59 -0
  22. app/design/frontend/default/mc_comp/template/catalog/product/view.phtml +118 -0
  23. app/design/frontend/default/mc_comp/template/catalog/product/view/media.phtml +80 -0
  24. app/design/frontend/default/mc_comp/template/catalog/product/view/tabs.phtml +78 -0
  25. app/design/frontend/default/mc_comp/template/catalogsearch/form.mini.phtml +39 -0
  26. app/design/frontend/default/mc_comp/template/checkout/cart.phtml +139 -0
  27. app/design/frontend/default/mc_comp/template/checkout/cart/sidebar/mycart.phtml +80 -0
  28. app/design/frontend/default/mc_comp/template/newsletter/subscribe-home.phtml +41 -0
  29. app/design/frontend/default/mc_comp/template/newsletter/subscribe.phtml +41 -0
  30. app/design/frontend/default/mc_comp/template/page/1column.phtml +60 -0
  31. app/design/frontend/default/mc_comp/template/page/2columns-left.phtml +61 -0
  32. app/design/frontend/default/mc_comp/template/page/2columns-right.phtml +61 -0
  33. app/design/frontend/default/mc_comp/template/page/3columns.phtml +65 -0
  34. app/design/frontend/default/mc_comp/template/page/homepage.phtml +62 -0
  35. app/design/frontend/default/mc_comp/template/page/html/footer.phtml +77 -0
  36. app/design/frontend/default/mc_comp/template/page/html/header.phtml +59 -0
  37. app/design/frontend/default/mc_comp/template/page/html/mcconfig.phtml +38 -0
  38. app/design/frontend/default/mc_comp/template/sales/guest/form.phtml +87 -0
  39. app/design/frontend/default/mc_comp/template/sample/home.phtml +35 -0
  40. app/etc/modules/MC_Computerstore.xml +9 -0
  41. media/mc_comp/01.jpg +0 -0
  42. media/mc_comp/02.jpg +0 -0
  43. media/mc_comp/banner-2.jpg +0 -0
  44. media/mc_comp/banner.jpg +0 -0
  45. media/mc_comp/laptop/banner-1.png +0 -0
  46. media/mc_comp/laptop/banner-2.png +0 -0
  47. package.xml +18 -0
  48. skin/frontend/default/mc_comp/css/color.css +2 -0
  49. skin/frontend/default/mc_comp/css/custom.css +726 -0
  50. skin/frontend/default/mc_comp/css/info.txt +1 -0
  51. skin/frontend/default/mc_comp/css/print.css +62 -0
  52. skin/frontend/default/mc_comp/css/styles-ie.css +316 -0
  53. skin/frontend/default/mc_comp/css/styles.css +5312 -0
  54. skin/frontend/default/mc_comp/css/widgets.css +218 -0
  55. skin/frontend/default/mc_comp/favicon.ico +0 -0
  56. skin/frontend/default/mc_comp/images/.tabs.png +0 -0
  57. skin/frontend/default/mc_comp/images/background/Untitled-1.png +0 -0
  58. skin/frontend/default/mc_comp/images/background/bg.gif +0 -0
  59. skin/frontend/default/mc_comp/images/background/bg.jpg +0 -0
  60. skin/frontend/default/mc_comp/images/background/block_bg.gif +0 -0
  61. skin/frontend/default/mc_comp/images/background/block_bg_bottom.gif +0 -0
  62. skin/frontend/default/mc_comp/images/background/block_bg_repeat.gif +0 -0
  63. skin/frontend/default/mc_comp/images/background/block_title_alt.gif +0 -0
  64. skin/frontend/default/mc_comp/images/background/cart_button.png +0 -0
  65. skin/frontend/default/mc_comp/images/background/cart_hover_bg.gif +0 -0
  66. skin/frontend/default/mc_comp/images/background/divider_top.gif +0 -0
  67. skin/frontend/default/mc_comp/images/background/featured_product_bg.gif +0 -0
  68. skin/frontend/default/mc_comp/images/background/footer_bg.jpg +0 -0
  69. skin/frontend/default/mc_comp/images/background/header_bg.gif +0 -0
  70. skin/frontend/default/mc_comp/images/background/header_bg.jpg +0 -0
  71. skin/frontend/default/mc_comp/images/background/header_bg.png +0 -0
  72. skin/frontend/default/mc_comp/images/background/header_bg_old.jpg +0 -0
  73. skin/frontend/default/mc_comp/images/background/leftnav_arrow.gif +0 -0
  74. skin/frontend/default/mc_comp/images/background/leftnav_bullet.gif +0 -0
  75. skin/frontend/default/mc_comp/images/background/main_bg.jpg +0 -0
  76. skin/frontend/default/mc_comp/images/background/menu_active.gif +0 -0
  77. skin/frontend/default/mc_comp/images/background/menu_bg.gif +0 -0
  78. skin/frontend/default/mc_comp/images/background/menu_bg.png +0 -0
  79. skin/frontend/default/mc_comp/images/background/menu_bg1.gif +0 -0
  80. skin/frontend/default/mc_comp/images/background/menu_bg1.png +0 -0
  81. skin/frontend/default/mc_comp/images/background/menu_bg2 (2).gif +0 -0
  82. skin/frontend/default/mc_comp/images/background/menu_bg2.gif +0 -0
  83. skin/frontend/default/mc_comp/images/background/menu_bullet.png +0 -0
  84. skin/frontend/default/mc_comp/images/background/menu_bullet_active.png +0 -0
  85. skin/frontend/default/mc_comp/images/background/menu_bullet_ie6.gif +0 -0
  86. skin/frontend/default/mc_comp/images/background/menu_bullet_ie6_active.gif +0 -0
  87. skin/frontend/default/mc_comp/images/background/menu_hover.gif +0 -0
  88. skin/frontend/default/mc_comp/images/background/menu_item.gif +0 -0
  89. skin/frontend/default/mc_comp/images/background/menu_tab.png +0 -0
  90. skin/frontend/default/mc_comp/images/background/menu_tab1.png +0 -0
  91. skin/frontend/default/mc_comp/images/background/menu_tab_active_ie.gif +0 -0
  92. skin/frontend/default/mc_comp/images/background/menu_tab_hover.png +0 -0
  93. skin/frontend/default/mc_comp/images/background/old/block_bg.gif +0 -0
  94. skin/frontend/default/mc_comp/images/background/old/block_bg_bottom.gif +0 -0
  95. skin/frontend/default/mc_comp/images/background/old/block_bg_repeat.gif +0 -0
  96. skin/frontend/default/mc_comp/images/background/repeat_bg.jpg +0 -0
  97. skin/frontend/default/mc_comp/images/background/search_bg.gif +0 -0
  98. skin/frontend/default/mc_comp/images/background/search_bg.png +0 -0
  99. skin/frontend/default/mc_comp/images/background/slider_wrapper.png +0 -0
  100. skin/frontend/default/mc_comp/images/background/subscribe_bg.png +0 -0
  101. skin/frontend/default/mc_comp/images/background/wrapper_bg.png +0 -0
  102. skin/frontend/default/mc_comp/images/base_mini_head_bg.gif +0 -0
  103. skin/frontend/default/mc_comp/images/bkg_add-to.gif +0 -0
  104. skin/frontend/default/mc_comp/images/bkg_block-layered-title.gif +0 -0
  105. skin/frontend/default/mc_comp/images/bkg_body.gif +0 -0
  106. skin/frontend/default/mc_comp/images/bkg_btn-green.gif +0 -0
  107. skin/frontend/default/mc_comp/images/bkg_btn-small-.png +0 -0
  108. skin/frontend/default/mc_comp/images/bkg_btn-small.gif +0 -0
  109. skin/frontend/default/mc_comp/images/bkg_btn-small.png +0 -0
  110. skin/frontend/default/mc_comp/images/bkg_btn.gif +0 -0
  111. skin/frontend/default/mc_comp/images/bkg_btn.png +0 -0
  112. skin/frontend/default/mc_comp/images/bkg_btn1.png +0 -0
  113. skin/frontend/default/mc_comp/images/bkg_button.png +0 -0
  114. skin/frontend/default/mc_comp/images/bkg_button_active.png +0 -0
  115. skin/frontend/default/mc_comp/images/bkg_cart-totals.gif +0 -0
  116. skin/frontend/default/mc_comp/images/bkg_collapse-gm.gif +0 -0
  117. skin/frontend/default/mc_comp/images/bkg_collapse.gif +0 -0
  118. skin/frontend/default/mc_comp/images/bkg_grid.gif +0 -0
  119. skin/frontend/default/mc_comp/images/bkg_nav_parent.gif +0 -0
  120. skin/frontend/default/mc_comp/images/bkg_nav_top.gif +0 -0
  121. skin/frontend/default/mc_comp/images/bkg_pipe1.gif +0 -0
  122. skin/frontend/default/mc_comp/images/bkg_pipe2.gif +0 -0
  123. skin/frontend/default/mc_comp/images/bkg_pipe3.gif +0 -0
  124. skin/frontend/default/mc_comp/images/bkg_rating.gif +0 -0
  125. skin/frontend/default/mc_comp/images/bkg_subtotal.gif +0 -0
  126. skin/frontend/default/mc_comp/images/bkg_tabs.gif +0 -0
  127. skin/frontend/default/mc_comp/images/bkg_tabs.png +0 -0
  128. skin/frontend/default/mc_comp/images/bkg_toolbar.gif +0 -0
  129. skin/frontend/default/mc_comp/images/bkg_toolbar.png +0 -0
  130. skin/frontend/default/mc_comp/images/bkg_top-promo.gif +0 -0
  131. skin/frontend/default/mc_comp/images/block_title_alt.png +0 -0
  132. skin/frontend/default/mc_comp/images/btn_checkout.gif +0 -0
  133. skin/frontend/default/mc_comp/images/btn_checkout.png +0 -0
  134. skin/frontend/default/mc_comp/images/btn_remove.gif +0 -0
  135. skin/frontend/default/mc_comp/images/btn_remove.png +0 -0
  136. skin/frontend/default/mc_comp/images/btn_trash.gif +0 -0
  137. skin/frontend/default/mc_comp/images/btn_trash.png +0 -0
  138. skin/frontend/default/mc_comp/images/btn_window_close.gif +0 -0
  139. skin/frontend/default/mc_comp/images/button-bg.png +0 -0
  140. skin/frontend/default/mc_comp/images/buttons/account_menu_sprite.gif +0 -0
  141. skin/frontend/default/mc_comp/images/buttons/block_title_alt.png +0 -0
  142. skin/frontend/default/mc_comp/images/buttons/cart.png +0 -0
  143. skin/frontend/default/mc_comp/images/buttons/cart_button.gif +0 -0
  144. skin/frontend/default/mc_comp/images/buttons/cart_button.png +0 -0
  145. skin/frontend/default/mc_comp/images/buttons/cart_button1.gif +0 -0
  146. skin/frontend/default/mc_comp/images/buttons/email_ico.gif +0 -0
  147. skin/frontend/default/mc_comp/images/buttons/menu_tabs_ie.gif +0 -0
  148. skin/frontend/default/mc_comp/images/buttons/next-horizontal.png +0 -0
  149. skin/frontend/default/mc_comp/images/buttons/prev-horizontal.png +0 -0
  150. skin/frontend/default/mc_comp/images/buttons/search_btn.png +0 -0
  151. skin/frontend/default/mc_comp/images/buttons/subscribe_btn.gif +0 -0
  152. skin/frontend/default/mc_comp/images/buttons/top_buttons_sprite.png +0 -0
  153. skin/frontend/default/mc_comp/images/buttons/top_buttons_sprite1.png +0 -0
  154. skin/frontend/default/mc_comp/images/calendar.gif +0 -0
  155. skin/frontend/default/mc_comp/images/catalog/product/placeholder/image.jpg +0 -0
  156. skin/frontend/default/mc_comp/images/catalog/product/placeholder/small_image.jpg +0 -0
  157. skin/frontend/default/mc_comp/images/catalog/product/placeholder/thumbnail.jpg +0 -0
  158. skin/frontend/default/mc_comp/images/categ_title_bg.png +0 -0
  159. skin/frontend/default/mc_comp/images/creditcards.gif +0 -0
  160. skin/frontend/default/mc_comp/images/cvv.gif +0 -0
  161. skin/frontend/default/mc_comp/images/fam_book_open.png +0 -0
  162. skin/frontend/default/mc_comp/images/fancybox/fancy_closebox.png +0 -0
  163. skin/frontend/default/mc_comp/images/fancybox/fancy_left.png +0 -0
  164. skin/frontend/default/mc_comp/images/fancybox/fancy_progress.png +0 -0
  165. skin/frontend/default/mc_comp/images/fancybox/fancy_right.png +0 -0
  166. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_e.png +0 -0
  167. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_n.png +0 -0
  168. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_ne.png +0 -0
  169. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_nw.png +0 -0
  170. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_s.png +0 -0
  171. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_se.png +0 -0
  172. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_sw.png +0 -0
  173. skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_w.png +0 -0
  174. skin/frontend/default/mc_comp/images/fancybox/fancy_title_left.png +0 -0
  175. skin/frontend/default/mc_comp/images/fancybox/fancy_title_main.png +0 -0
  176. skin/frontend/default/mc_comp/images/fancybox/fancy_title_right.png +0 -0
  177. skin/frontend/default/mc_comp/images/fancybox/loading.gif +0 -0
  178. skin/frontend/default/mc_comp/images/fancybox/tl.png +0 -0
  179. skin/frontend/default/mc_comp/images/fancybox/tr.png +0 -0
  180. skin/frontend/default/mc_comp/images/flags/English.png +0 -0
  181. skin/frontend/default/mc_comp/images/flags/French.png +0 -0
  182. skin/frontend/default/mc_comp/images/flags/German.png +0 -0
  183. skin/frontend/default/mc_comp/images/follow_bg.jpg +0 -0
  184. skin/frontend/default/mc_comp/images/footer_block_2_bg.png +0 -0
  185. skin/frontend/default/mc_comp/images/footer_block_bg.jpg +0 -0
  186. skin/frontend/default/mc_comp/images/grid-cal.gif +0 -0
  187. skin/frontend/default/mc_comp/images/header_block_2_bg.png +0 -0
  188. skin/frontend/default/mc_comp/images/header_block_bg.gif +0 -0
  189. skin/frontend/default/mc_comp/images/header_block_bg.png +0 -0
  190. skin/frontend/default/mc_comp/images/header_list_marker.png +0 -0
  191. skin/frontend/default/mc_comp/images/i_asc_arrow.gif +0 -0
  192. skin/frontend/default/mc_comp/images/i_desc_arrow.gif +0 -0
  193. skin/frontend/default/mc_comp/images/i_msg-error.gif +0 -0
  194. skin/frontend/default/mc_comp/images/i_msg-note.gif +0 -0
  195. skin/frontend/default/mc_comp/images/i_msg-success.gif +0 -0
  196. skin/frontend/default/mc_comp/images/i_notice.gif +0 -0
  197. skin/frontend/default/mc_comp/images/i_pager-next.gif +0 -0
  198. skin/frontend/default/mc_comp/images/i_pager-prev.gif +0 -0
  199. skin/frontend/default/mc_comp/images/i_print.gif +0 -0
  200. skin/frontend/default/mc_comp/images/i_rss-big.png +0 -0
  201. skin/frontend/default/mc_comp/images/i_rss.gif +0 -0
  202. skin/frontend/default/mc_comp/images/icons/account_ico.png +0 -0
  203. skin/frontend/default/mc_comp/images/icons/cart_ico.png +0 -0
  204. skin/frontend/default/mc_comp/images/icons/checkout_ico.png +0 -0
  205. skin/frontend/default/mc_comp/images/icons/login_ico.png +0 -0
  206. skin/frontend/default/mc_comp/images/icons/search_ico.gif +0 -0
  207. skin/frontend/default/mc_comp/images/icons/wishlist_ico.png +0 -0
  208. skin/frontend/default/mc_comp/images/leftnav_arrow.png +0 -0
  209. skin/frontend/default/mc_comp/images/logo.gif +0 -0
  210. skin/frontend/default/mc_comp/images/logo.png +0 -0
  211. skin/frontend/default/mc_comp/images/logo1.png +0 -0
  212. skin/frontend/default/mc_comp/images/logo_back.png +0 -0
  213. skin/frontend/default/mc_comp/images/logo_email.gif +0 -0
  214. skin/frontend/default/mc_comp/images/logo_print.gif +0 -0
  215. skin/frontend/default/mc_comp/images/magnifier_handle.gif +0 -0
  216. skin/frontend/default/mc_comp/images/media/callout1.jpg +0 -0
  217. skin/frontend/default/mc_comp/images/media/footer_callout.png +0 -0
  218. skin/frontend/default/mc_comp/images/media/fpo_no_crosssell.gif +0 -0
  219. skin/frontend/default/mc_comp/images/media/home_co_bottom.gif +0 -0
  220. skin/frontend/default/mc_comp/images/media/home_co_br.gif +0 -0
  221. skin/frontend/default/mc_comp/images/media/home_co_main.jpg +0 -0
  222. skin/frontend/default/mc_comp/images/media/home_co_tr.gif +0 -0
  223. skin/frontend/default/mc_comp/images/media/left_col_callout.jpg +0 -0
  224. skin/frontend/default/mc_comp/images/media/promo1.jpg +0 -0
  225. skin/frontend/default/mc_comp/images/media/promo2.jpg +0 -0
  226. skin/frontend/default/mc_comp/images/media/promo3.jpg +0 -0
  227. skin/frontend/default/mc_comp/images/media/promo4.jpg +0 -0
  228. skin/frontend/default/mc_comp/images/media/promo5.jpg +0 -0
  229. skin/frontend/default/mc_comp/images/media/promo6.jpg +0 -0
  230. skin/frontend/default/mc_comp/images/media/promo7.jpg +0 -0
  231. skin/frontend/default/mc_comp/images/media/promo8.jpg +0 -0
  232. skin/frontend/default/mc_comp/images/media/promo9.jpg +0 -0
  233. skin/frontend/default/mc_comp/images/nav_control_bg.png +0 -0
  234. skin/frontend/default/mc_comp/images/nav_control_bg_active.png +0 -0
  235. skin/frontend/default/mc_comp/images/nav_items_drop_marker.gif +0 -0
  236. skin/frontend/default/mc_comp/images/nav_items_marker.gif +0 -0
  237. skin/frontend/default/mc_comp/images/newsletter_bg.jpg +0 -0
  238. skin/frontend/default/mc_comp/images/nivo_controlNav_bg.png +0 -0
  239. skin/frontend/default/mc_comp/images/opc-ajax-loader.gif +0 -0
  240. skin/frontend/default/mc_comp/images/page_title_bg.jpg +0 -0
  241. skin/frontend/default/mc_comp/images/product_4.jpg +0 -0
  242. skin/frontend/default/mc_comp/images/sideblock_2_content_bg.jpg +0 -0
  243. skin/frontend/default/mc_comp/images/sideblock_2_title_bg.jpg +0 -0
  244. skin/frontend/default/mc_comp/images/sideblock_3_content_bg.jpg +0 -0
  245. skin/frontend/default/mc_comp/images/sideblock_3_title_bg.jpg +0 -0
  246. skin/frontend/default/mc_comp/images/sideblock_4_content_bg.jpg +0 -0
  247. skin/frontend/default/mc_comp/images/sideblock_4_title_bg.jpg +0 -0
  248. skin/frontend/default/mc_comp/images/sideblock_5_title_bg.jpg +0 -0
  249. skin/frontend/default/mc_comp/images/sideblock_6_title_bg.jpg +0 -0
  250. skin/frontend/default/mc_comp/images/sideblock_title_bg.jpg +0 -0
  251. skin/frontend/default/mc_comp/images/site_bg.png +0 -0
  252. skin/frontend/default/mc_comp/images/site_shadow.png +0 -0
  253. skin/frontend/default/mc_comp/images/slider_bg.gif +0 -0
  254. skin/frontend/default/mc_comp/images/slider_btn_zoom_in.gif +0 -0
  255. skin/frontend/default/mc_comp/images/slider_btn_zoom_out.gif +0 -0
  256. skin/frontend/default/mc_comp/images/social/facebook_ico.png +0 -0
  257. skin/frontend/default/mc_comp/images/social/twitter_ico.png +0 -0
  258. skin/frontend/default/mc_comp/images/social/youtube_ico.png +0 -0
  259. skin/frontend/default/mc_comp/images/spacer.gif +0 -0
  260. skin/frontend/default/mc_comp/images/tabs-hover.png +0 -0
  261. skin/frontend/default/mc_comp/images/tabs.png +0 -0
  262. skin/frontend/default/mc_comp/images/validation_advice_bg.gif +0 -0
  263. skin/frontend/default/mc_comp/images/widgets/i_widget-link.gif +0 -0
  264. skin/frontend/default/mc_comp/js/mc_custom.js +25 -0
  265. skin/frontend/default/mc_comp/js/mc_imgpreview.js +46 -0
  266. skin/frontend/default/mc_comp/js/mc_jquerylib.js +158 -0
  267. skin/frontend/default/mc_comp/js/mc_mcjquery.js +2269 -0
  268. skin/frontend/default/mc_comp/js/pngfix.js +18 -0
MC Computer Store Installation Guide 1.0.0.pdf ADDED
Binary file
app/code/community/MC/Computerstore/Helper/Data.php ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /*
4
+ * Magento [Extension]
5
+ * @filename Data.php
6
+ * @category MC
7
+ * @package MC_Computerstore
8
+ * @Created At : 08 August 2012
9
+ *
10
+ */
11
+
12
+
13
+ class MC_Computerstore_Helper_Data extends Mage_Core_Helper_Abstract
14
+ {
15
+
16
+
17
+
18
+ }
app/code/community/MC/Computerstore/Model/License.php ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /*
4
+ * @category Community
5
+ * @package MC_Computerstore
6
+ * @Document License.php
7
+ * @Created on August 08, 2012
8
+ * @copyright Copyright (c) 2012 Magento Complete
9
+ */
10
+
11
+ class MC_Computerstore_Model_License extends Mage_Core_Model_Config_Data
12
+ {
13
+ protected function _beforeSave()
14
+ {
15
+ $config_all_fields_value = $this->getFieldset_data();
16
+ if($config_all_fields_value['mccomputerenable'] == 1){
17
+ $license_key = $this->getValue();
18
+ $arr = parse_url(Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_WEB));
19
+ $domain = $arr['host'];
20
+ $store_path = $arr['host'].$arr['path'];
21
+ $product = "MC_Computer_Store";
22
+ if (empty($license_key)) {
23
+ throw new Exception('Please Enter Valid License Key');
24
+ }
25
+ $license_approval = file_get_contents("http://irzoo.com/Extensions-Data/getinfo.php?storepath=".$store_path."&license=".$license_key."&domain=".$domain."&product=".$product);
26
+
27
+ if (!empty($license_key) && (int)$license_approval != 1) {
28
+ throw new Exception('Please Enter Valid License Key');
29
+ }
30
+
31
+ return $this;
32
+ }
33
+
34
+
35
+ }
36
+
37
+ }
app/code/community/MC/Computerstore/etc/adminhtml.xml ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+
3
+ <!--
4
+ * Magento [Extension]
5
+ * @filename adminhtml.xml
6
+ * @category MC
7
+ * @package MC_Computerstore
8
+ * @Created At : 08 August 2012
9
+ **/
10
+ -->
11
+ <config>
12
+ <acl>
13
+ <resources>
14
+ <admin>
15
+ <children>
16
+ <system>
17
+ <children>
18
+ <config>
19
+ <children>
20
+ <mccomputersection translate="title" module="computerstore">
21
+ <title>mccomputersection</title>
22
+ <sort_order>110</sort_order>
23
+ </mccomputersection>
24
+ </children>
25
+ </config>
26
+ </children>
27
+ </system>
28
+ </children>
29
+ </admin>
30
+ </resources>
31
+ </acl>
32
+ </config>
app/code/community/MC/Computerstore/etc/config.xml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <MC_Computerstore>
5
+ <version>0.1.0</version>
6
+ </MC_Computerstore>
7
+ </modules>
8
+ <adminhtml>
9
+ <acl>
10
+ <resources>
11
+ <all>
12
+ <title>Allow Everything</title>
13
+ </all>
14
+ <admin>
15
+ <children>
16
+ <MC_Computerstore>
17
+ <title>Computerstore Module</title>
18
+ <sort_order>10</sort_order>
19
+ </MC_Computerstore>
20
+ </children>
21
+ </admin>
22
+ </resources>
23
+ </acl>
24
+ </adminhtml>
25
+ <global>
26
+ <models>
27
+ <computerstore>
28
+ <class>MC_Computerstore_Model</class>
29
+ </computerstore>
30
+ </models>
31
+ <helpers>
32
+ <computerstore>
33
+ <class>MC_Computerstore_Helper</class>
34
+ </computerstore>
35
+ </helpers>
36
+
37
+ </global>
38
+
39
+ </config>
app/code/community/MC/Computerstore/etc/system.xml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!--
3
+ * Magento [Extension]
4
+ * @filename system.xml
5
+ * @category MC
6
+ * @package MC_Mcproductpdf
7
+ * @Created At : 6th April 2012
8
+ -->
9
+
10
+ <config>
11
+ <tabs>
12
+ <mcthemetab translate="label" module="computerstore">
13
+ <label>Mc Themes</label>
14
+ <sort_order>4000</sort_order>
15
+ </mcthemetab>
16
+ </tabs>
17
+ <sections>
18
+ <mccomputersection translate="label" module="computerstore">
19
+ <label>MC Computer Store</label>
20
+ <tab>mcthemetab</tab>
21
+ <sort_order>4000</sort_order>
22
+ <show_in_default>1</show_in_default>
23
+ <show_in_website>1</show_in_website>
24
+ <show_in_store>1</show_in_store>
25
+
26
+ <groups>
27
+ <mccomputergroup translate="label" module="computerstore">
28
+ <label>Mc Computer Store Settings</label>
29
+ <frontend_type>text</frontend_type>
30
+ <sort_order>1000</sort_order>
31
+ <show_in_default>1</show_in_default>
32
+ <show_in_website>1</show_in_website>
33
+ <show_in_store>1</show_in_store>
34
+ <fields>
35
+ <mccomputerenable translate="label">
36
+ <label>Enable</label>
37
+ <frontend_type>select</frontend_type>
38
+ <source_model>adminhtml/system_config_source_yesno</source_model>
39
+ <sort_order>1</sort_order>
40
+ <show_in_default>1</show_in_default>
41
+ <show_in_website>1</show_in_website>
42
+ <show_in_store>1</show_in_store>
43
+ </mccomputerenable>
44
+ <mccomputerlicense translate="label">
45
+ <label>License Key <![CDATA[<span class="required">*</span>]]></label>
46
+ <frontend_type>text</frontend_type>
47
+ <backend_model>computerstore/License</backend_model>
48
+ <sort_order>2</sort_order>
49
+ <show_in_default>1</show_in_default>
50
+ <show_in_website>1</show_in_website>
51
+ <show_in_store>1</show_in_store>
52
+ </mccomputerlicense>
53
+
54
+ </fields>
55
+ </mccomputergroup>
56
+ </groups>
57
+ </mccomputersection>
58
+ </sections>
59
+ </config>
app/design/frontend/default/mc_comp/layout/catalog.xml ADDED
@@ -0,0 +1,441 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
24
+ * @copyright MC inc
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+ -->
28
+
29
+ <!--
30
+ /**
31
+ *Supported layout update handles (action):
32
+ - catalog_product_gallery
33
+ - catalog_product_compare_index
34
+
35
+ *Supported layout update handles (special):
36
+ - default
37
+ - catalog_category_default
38
+ - catalog_category_layered
39
+ - catalog_product_view
40
+ */
41
+ -->
42
+
43
+ <layout version="0.1.0">
44
+
45
+ <!--
46
+ Default layout, loads most of the pages
47
+ -->
48
+
49
+ <default>
50
+
51
+ <!-- Mage_Catalog -->
52
+ <reference name="footer">
53
+ <block type="core/template" name="connect" as="connect" template="callouts/connect.phtml" />
54
+ </reference>
55
+ <reference name="top.menu">
56
+ <block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
57
+ </reference>
58
+ <reference name="left">
59
+ <block type="catalog/navigation" before="-" name="leftnav" as="leftnav" template="catalog/navigation/leftnav.phtml"/>
60
+ </reference>
61
+ <reference name="left">
62
+ <block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
63
+ <action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
64
+ <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
65
+ <action method="setLinkUrl"><url>checkout/cart</url></action>
66
+ </block>
67
+ </reference>
68
+ <reference name="right">
69
+ <block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
70
+ <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
71
+ <action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
72
+ <action method="setImgAlt" translate="alt" module="catalog"><alt>Keep your eyes open for our special Back to School items and save A LOT!</alt></action>
73
+ </block>
74
+ </reference>
75
+ <reference name="footer_links">
76
+ <action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"><label>Site Map</label><url helper="catalog/map/getCategoryUrl" /><title>Site Map</title></action>
77
+ </reference>
78
+ <block type="catalog/product_price_template" name="catalog_product_price_template" />
79
+ </default>
80
+
81
+
82
+ <!--
83
+ Category default layout
84
+ -->
85
+
86
+ <catalog_category_default translate="label">
87
+ <label>Catalog Category (Non-Anchor)</label>
88
+ <reference name="left">
89
+ <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
90
+ </reference>
91
+ <reference name="content">
92
+ <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
93
+ <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
94
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
95
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
96
+ <!-- The following code shows how to set your own pager increments -->
97
+ <!--
98
+ <action method="setDefaultListPerPage"><limit>4</limit></action>
99
+ <action method="setDefaultGridPerPage"><limit>9</limit></action>
100
+ <action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
101
+ <action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
102
+ <action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
103
+ <action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
104
+ <action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
105
+ -->
106
+ </block>
107
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
108
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
109
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
110
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
111
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
112
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
113
+ </block>
114
+ </block>
115
+ </reference>
116
+ </catalog_category_default>
117
+
118
+ <!--
119
+ Category layered navigation layout
120
+ -->
121
+
122
+ <catalog_category_layered translate="label">
123
+ <label>Catalog Category (Anchor)</label>
124
+ <reference name="left">
125
+ <block type="catalog/layer_view" name="catalog.leftnav" after="leftnav" template="catalog/layer/view.phtml"/>
126
+ </reference>
127
+ <reference name="content">
128
+ <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
129
+ <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
130
+ <!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
131
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
132
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
133
+ <!-- The following code shows how to set your own pager increments -->
134
+ <!--
135
+ <action method="setDefaultListPerPage"><limit>4</limit></action>
136
+ <action method="setDefaultGridPerPage"><limit>3</limit></action>
137
+ <action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
138
+ <action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
139
+ <action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
140
+ <action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
141
+ <action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
142
+ <action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
143
+ <action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
144
+ <action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
145
+ <action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
146
+ -->
147
+ </block>
148
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
149
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
150
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
151
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
152
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
153
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
154
+ </block>
155
+ </block>
156
+ </reference>
157
+ </catalog_category_layered>
158
+
159
+ <catalog_category_layered_nochildren translate="label">
160
+ <label>Catalog Category (Without Subcategories)</label>
161
+ <remove name="right.reports.product.viewed" />
162
+ <reference name="right">
163
+ <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
164
+ </reference>
165
+ </catalog_category_layered_nochildren>
166
+
167
+ <!--
168
+ Customer account
169
+ -->
170
+ <customer_account>
171
+ <reference name="left">
172
+ <remove name="cart_sidebar" />
173
+ <remove name="catalog.compare.sidebar" />
174
+ </reference>
175
+ </customer_account>
176
+
177
+ <!--
178
+ Compare products page
179
+ -->
180
+
181
+ <catalog_product_compare_index translate="label">
182
+ <label>Catalog Product Compare List</label>
183
+ <!-- Mage_Catalog -->
184
+ <reference name="root">
185
+ <action method="setTemplate"><template>page/popup.phtml</template></action>
186
+ </reference>
187
+ <reference name="head">
188
+ <action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
189
+ <action method="addJs"><script>varien/product.js</script></action>
190
+ </reference>
191
+ <reference name="content">
192
+ <block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
193
+ </reference>
194
+ </catalog_product_compare_index>
195
+
196
+ <customer_account_index>
197
+
198
+ <reference name="right">
199
+ <action method="unsetChild"><name>catalog.compare.sidebar</name></action>
200
+ </reference>
201
+ </customer_account_index>
202
+
203
+ <!--
204
+ Product view
205
+ -->
206
+
207
+ <catalog_product_view translate="label">
208
+ <label>Catalog Product View (Any)</label>
209
+ <!-- Mage_Catalog -->
210
+ <reference name="root">
211
+ <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
212
+ </reference>
213
+ <reference name="head">
214
+ <action method="addJs"><script>varien/product.js</script></action>
215
+
216
+ <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
217
+ <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
218
+ <action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
219
+ </reference>
220
+ <reference name="content">
221
+ <block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
222
+ <!--
223
+ <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/summary.phtml</template></action>
224
+ <action method="addReviewSummaryTemplate"><type>short</type><template>review/helper/summary_short.phtml</template></action>
225
+ <action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
226
+ -->
227
+ <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
228
+ <block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
229
+ <label>Alert Urls</label>
230
+ </block>
231
+
232
+ <action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
233
+
234
+ <block type="catalog/product_view_tabs" name="product.info.tabs" as="info_tabs" template="catalog/product/view/tabs.phtml" >
235
+ <action method="addTab" translate="title" module="catalog"><alias>description</alias><title>Product Description</title><block>catalog/product_view_description</block><template>catalog/product/view/description.phtml</template></action>
236
+ <action method="addTab" translate="title" module="catalog"><alias>upsell_products</alias><title>We Also Recommend</title><block>catalog/product_list_upsell</block><template>catalog/product/list/upsell.phtml</template></action>
237
+ <action method="addTab" translate="title" module="catalog"><alias>additional</alias><title>Additional Information</title><block>catalog/product_view_attributes</block><template>catalog/product/view/attributes.phtml</template></action>
238
+ </block>
239
+
240
+ <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
241
+ <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
242
+ <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
243
+
244
+ <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
245
+ <label>Info Column Options Wrapper</label>
246
+ <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
247
+ <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
248
+ <action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
249
+ <action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
250
+ <action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
251
+ <action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
252
+ </block>
253
+ <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
254
+ </block>
255
+ <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
256
+ <label>Bottom Block Options Wrapper</label>
257
+ <action method="insert"><block>product.tierprices</block></action>
258
+ <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
259
+ <action method="append"><block>product.info.addtocart</block></action>
260
+ </block>
261
+
262
+ <block type="core/template_facade" name="product.info.container1" as="container1">
263
+ <action method="setDataByKey"><key>alias_in_layout</key><value>container1</value></action>
264
+ <action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
265
+ <action method="append"><block>product.info.options.wrapper</block></action>
266
+ <action method="append"><block>product.info.options.wrapper.bottom</block></action>
267
+ </block>
268
+ <block type="core/template_facade" name="product.info.container2" as="container2">
269
+ <action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
270
+ <action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
271
+ <action method="append"><block>product.info.options.wrapper</block></action>
272
+ <action method="append"><block>product.info.options.wrapper.bottom</block></action>
273
+ </block>
274
+ <action method="unsetCallChild"><child>container1</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
275
+ <action method="unsetCallChild"><child>container2</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
276
+ </block>
277
+ </reference>
278
+ <reference name="upsell_products">
279
+ <action method="setColumnCount"><columns>5</columns></action>
280
+ <action method="setItemLimit"><type>upsell</type><limit>5</limit></action>
281
+ </reference>
282
+
283
+ <reference name="right">
284
+ <block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
285
+ </reference>
286
+ </catalog_product_view>
287
+
288
+ <!--
289
+ Additional block dependant on product type
290
+ -->
291
+ <PRODUCT_TYPE_simple translate="label" module="catalog">
292
+ <label>Catalog Product View (Simple)</label>
293
+ <reference name="product.info">
294
+ <block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/simple.phtml"/>
295
+ </reference>
296
+ </PRODUCT_TYPE_simple>
297
+ <PRODUCT_TYPE_configurable translate="label" module="catalog">
298
+ <label>Catalog Product View (Configurable)</label>
299
+ <reference name="product.info">
300
+ <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/configurable.phtml"/>
301
+ </reference>
302
+ <reference name="product.info.options.wrapper">
303
+ <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
304
+ </reference>
305
+ </PRODUCT_TYPE_configurable>
306
+ <PRODUCT_TYPE_grouped translate="label" module="catalog">
307
+ <label>Catalog Product View (Grouped)</label>
308
+ <reference name="product.info">
309
+ <block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml"/>
310
+ </reference>
311
+ </PRODUCT_TYPE_grouped>
312
+ <PRODUCT_TYPE_virtual translate="label" module="catalog">
313
+ <label>Catalog Product View (Virtual)</label>
314
+ <reference name="product.info">
315
+ <block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/virtual.phtml"/>
316
+ </reference>
317
+ </PRODUCT_TYPE_virtual>
318
+
319
+
320
+
321
+
322
+ <!--
323
+ Product send to friend
324
+ -->
325
+
326
+ <catalog_product_send translate="label">
327
+ <label>Catalog Product Email to a Friend</label>
328
+ <!-- Mage_Catalog -->
329
+ <reference name="root">
330
+ <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
331
+ </reference>
332
+ <reference name="head">
333
+ <action method="addJs"><script>varien/product.js</script></action>
334
+ </reference>
335
+ <reference name="content">
336
+ <block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
337
+ </block>
338
+ </reference>
339
+ </catalog_product_send>
340
+
341
+ <!--
342
+ Product additional images gallery popup
343
+ -->
344
+
345
+ <catalog_product_gallery translate="label">
346
+ <label>Catalog Product Image Gallery Popup</label>
347
+ <!-- Mage_Catalog -->
348
+ <reference name="root">
349
+ <action method="setTemplate"><template>page/popup.phtml</template></action>
350
+ </reference>
351
+ <reference name="content">
352
+ <block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
353
+ </reference>
354
+ </catalog_product_gallery>
355
+
356
+ <!--
357
+ SEO Site Map
358
+ -->
359
+
360
+ <catalog_seo_sitemap translate="label">
361
+ <label>Catalog Seo Sitemap (Common)</label>
362
+ <remove name="right"/>
363
+ <remove name="left"/>
364
+
365
+ <reference name="root">
366
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
367
+ </reference>
368
+ <reference name="content">
369
+ <block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
370
+ <block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
371
+ <block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
372
+ <block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
373
+ </block>
374
+ </reference>
375
+ </catalog_seo_sitemap>
376
+
377
+ <catalog_seo_sitemap_category translate="label">
378
+ <label>Catalog Seo Sitemap (Category List)</label>
379
+ <update handle="catalog_seo_sitemap" />
380
+ <reference name="seo.sitemap.container">
381
+ <action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
382
+ <block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
383
+ <action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
384
+ <action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
385
+ <action method="setItemsTitle" translate="title" module="catalog"><title>categories</title></action>
386
+ </block>
387
+ </reference>
388
+ <reference name="seo.sitemap.links">
389
+ <action method="addLink" translate="label title" module="catalog"><label>Products Sitemap</label><url helper="catalog/map/getProductUrl"/><title>Products Sitemap</title></action>
390
+ </reference>
391
+ </catalog_seo_sitemap_category>
392
+
393
+ <catalog_seo_sitemap_category_tree translate="label">
394
+ <label>Catalog Seo Sitemap (Category Tree)</label>
395
+ <reference name="seo.sitemap.container">
396
+ <remove name="seo.sitemap.pager.top" />
397
+ <remove name="seo.sitemap.pager.bottom" />
398
+ <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
399
+ <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
400
+ <remove name="seo.sitemap.sitemap" />
401
+ <block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
402
+ <action method="bindPager"><pager>seo.sitemap.tree.pager.top</pager></action>
403
+ <action method="bindPager"><pager>seo.sitemap.tree.pager.bottom</pager></action>
404
+ </block>
405
+ </reference>
406
+ </catalog_seo_sitemap_category_tree>
407
+
408
+ <catalog_seo_sitemap_product translate="label">
409
+ <label>Catalog Seo Sitemap (Product List)</label>
410
+ <update handle="catalog_seo_sitemap" />
411
+ <reference name="seo.sitemap.container">
412
+ <action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
413
+ <block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
414
+ <action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
415
+ <action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
416
+ <action method="setItemsTitle" translate="title" module="catalog"><title>products</title></action>
417
+ </block>
418
+ </reference>
419
+ <reference name="seo.sitemap.links">
420
+ <action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
421
+ </reference>
422
+ </catalog_seo_sitemap_product>
423
+
424
+
425
+ <!--
426
+ Catalog search terms block
427
+ -->
428
+
429
+ <catalog_seo_searchterm_popular translate="label">
430
+ <label>Catalog Seo Popular Search Terms</label>
431
+ <remove name="right"/>
432
+ <remove name="left"/>
433
+ <reference name="root">
434
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
435
+ </reference>
436
+ <reference name="content">
437
+ <block type="catalog/seo_searchterm" name="seo.searchterm" template="catalog/seo/searchterm.phtml"/>
438
+ </reference>
439
+ </catalog_seo_searchterm_popular>
440
+
441
+ </layout>
app/design/frontend/default/mc_comp/layout/catalogsearch.xml ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
24
+ * @copyright MC inc
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+
28
+ -->
29
+ <layout version="0.1.0">
30
+
31
+ <default>
32
+ <reference name="header">
33
+ <block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/>
34
+ </reference>
35
+ <reference name="footer_links">
36
+ <action method="addLink" translate="label title" module="catalogsearch" ifconfig="catalog/seo/search_terms">
37
+ <label>Search Terms</label>
38
+ <url helper="catalogsearch/getSearchTermUrl" />
39
+ <title>Search Terms</title>
40
+ </action>
41
+ <action method="addLink" translate="label title" module="catalogsearch">
42
+ <label>Advanced Search</label>
43
+ <url helper="catalogsearch/getAdvancedSearchUrl" />
44
+ <title>Advanced Search</title>
45
+ </action>
46
+ </reference>
47
+ </default>
48
+
49
+ <catalogsearch_result_index translate="label">
50
+ <label>Quick Search Form</label>
51
+ <update handle="page_two_columns_left" />
52
+ <remove name="right.reports.product.viewed" />
53
+ <reference name="root">
54
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
55
+ </reference>
56
+ <reference name="left">
57
+ <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>
58
+ </reference>
59
+ <reference name="content">
60
+ <block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml">
61
+ <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
62
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
63
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
64
+ </block>
65
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
66
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
67
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>3</count></action>
68
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>3</count></action>
69
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
70
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
71
+ </block>
72
+ <action method="setListOrders"/>
73
+ <action method="setListModes"/>
74
+ <action method="setListCollection"/>
75
+ </block>
76
+ </reference>
77
+
78
+ <reference name="right">
79
+ <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
80
+ </reference>
81
+ </catalogsearch_result_index>
82
+
83
+ <catalogsearch_advanced_index translate="label">
84
+ <label>Advanced Search Form</label>
85
+ <!-- Mage_Catalogsearch -->
86
+ <reference name="root">
87
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
88
+ </reference>
89
+ <reference name="head">
90
+ <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
91
+ <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
92
+ <action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
93
+ </reference>
94
+ <reference name="content">
95
+ <block type="catalogsearch/advanced_form" name="catalogsearch_advanced_form" template="catalogsearch/advanced/form.phtml"/>
96
+ <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
97
+ </reference>
98
+ </catalogsearch_advanced_index>
99
+
100
+ <!--
101
+ Advanced search results
102
+ -->
103
+
104
+ <catalogsearch_advanced_result translate="label">
105
+ <label>Advanced Search Result</label>
106
+ <update handle="page_two_columns_left" />
107
+ <!-- Mage_Catalogsearch -->
108
+ <reference name="root">
109
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
110
+ </reference>
111
+ <reference name="content">
112
+ <block type="catalogsearch/advanced_result" name="catalogsearch_advanced_result" template="catalogsearch/advanced/result.phtml">
113
+ <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
114
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
115
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
116
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
117
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
118
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
119
+ </block>
120
+ <action method="setListOrders"/>
121
+ <action method="setListModes"/>
122
+ <action method="setListCollection"/>
123
+ </block>
124
+ </reference>
125
+ </catalogsearch_advanced_result>
126
+
127
+ <catalogsearch_term_popular translate="label">
128
+ <label>Popular Search Terms</label>
129
+ <remove name="right"/>
130
+ <remove name="left"/>
131
+
132
+ <reference name="root">
133
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
134
+ </reference>
135
+ <reference name="content">
136
+ <block type="catalogsearch/term" name="seo.searchterm" template="catalogsearch/term.phtml"/>
137
+ </reference>
138
+ </catalogsearch_term_popular>
139
+
140
+ </layout>
app/design/frontend/default/mc_comp/layout/checkout.xml ADDED
@@ -0,0 +1,436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Academic Free License (AFL 3.0)
9
+ * that is bundled with this package in the file LICENSE_AFL.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/afl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to license@magentocommerce.com so we can send you a copy immediately.
15
+ *
16
+ * DISCLAIMER
17
+ *
18
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
19
+ * versions in the future. If you wish to customize Magento for your
20
+ * needs please refer to http://www.magentocommerce.com for more information.
21
+ *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+
28
+ -->
29
+ <layout version="0.1.0">
30
+
31
+ <!--
32
+ Default layout, loads most of the pages
33
+ -->
34
+
35
+ <default>
36
+
37
+ <!-- Mage_Checkout -->
38
+ <reference name="top.links">
39
+ <block type="checkout/links" name="checkout_cart_link">
40
+ <action method="addCartLink"></action>
41
+ <action method="addCheckoutLink"></action>
42
+ </block>
43
+ </reference>
44
+ <reference name="right">
45
+ <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
46
+ <action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>
47
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>
48
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>
49
+ <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout">
50
+ <label>Shopping Cart Sidebar Extra Actions</label>
51
+ </block>
52
+ </block>
53
+ </reference>
54
+ </default>
55
+
56
+ <checkout_cart_index translate="label">
57
+ <label>Shopping Cart</label>
58
+ <remove name="right"/>
59
+ <remove name="left"/>
60
+ <!-- Mage_Checkout -->
61
+ <reference name="root">
62
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
63
+ </reference>
64
+ <reference name="content">
65
+ <block type="checkout/cart" name="checkout.cart">
66
+ <action method="setCartTemplate"><value>checkout/cart.phtml</value></action>
67
+ <action method="setEmptyTemplate"><value>checkout/cart/noItems.phtml</value></action>
68
+ <action method="chooseTemplate"/>
69
+ <action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/item/default.phtml</template></action>
70
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/item/default.phtml</template></action>
71
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/item/default.phtml</template></action>
72
+
73
+ <block type="core/text_list" name="checkout.cart.top_methods" as="top_methods" translate="label">
74
+ <label>Payment Methods Before Checkout Button</label>
75
+ <block type="checkout/onepage_link" name="checkout.cart.methods.onepage" template="checkout/onepage/link.phtml"/>
76
+ </block>
77
+
78
+ <block type="page/html_wrapper" name="checkout.cart.form.before" as="form_before" translate="label">
79
+ <label>Shopping Cart Form Before</label>
80
+ </block>
81
+
82
+ <block type="core/text_list" name="checkout.cart.methods" as="methods" translate="label">
83
+ <label>Payment Methods After Checkout Button</label>
84
+ <block type="checkout/onepage_link" name="checkout.cart.methods.onepage" template="checkout/onepage/link.phtml"/>
85
+ <block type="checkout/multishipping_link" name="checkout.cart.methods.multishipping" template="checkout/multishipping/link.phtml"/>
86
+ </block>
87
+
88
+ <block type="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/>
89
+ <block type="checkout/cart_shipping" name="checkout.cart.shipping" as="shipping" template="checkout/cart/shipping.phtml"/>
90
+ <block type="checkout/cart_crosssell" name="checkout.cart.crosssell" as="crosssell" template="checkout/cart/crosssell.phtml"/>
91
+
92
+ <block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
93
+ </block>
94
+ </reference>
95
+ <block type="core/text_list" name="additional.product.info" translate="label">
96
+ <label>Additional Product Info</label>
97
+ </block>
98
+ </checkout_cart_index>
99
+
100
+ <checkout_cart_configure translate="label">
101
+ <label>Configure Cart Item</label>
102
+ <update handle="catalog_product_view"/>
103
+ <reference name="product.info">
104
+ <block type="checkout/cart_item_configure" name="checkout.cart.item.configure.block"></block>
105
+ </reference>
106
+ </checkout_cart_configure>
107
+
108
+ <!--
109
+ Multi address shipping checkout main layout,
110
+ will be rendered on all checkout pages
111
+ -->
112
+
113
+ <checkout_multishipping translate="label">
114
+ <label>Multishipping Checkout</label>
115
+ <!-- Mage_Checkout -->
116
+ <remove name="right"/>
117
+ <remove name="left"/>
118
+
119
+ <reference name="root">
120
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
121
+ </reference>
122
+ <reference name="content">
123
+ <block type="checkout/multishipping_state" name="checkout_state" template="checkout/multishipping/state.phtml"/>
124
+ </reference>
125
+ </checkout_multishipping>
126
+
127
+ <checkout_multishipping_login>
128
+ <update handle="customer_account_login"/>
129
+ </checkout_multishipping_login>
130
+
131
+ <checkout_multishipping_register>
132
+ <update handle="customer_account_create"/>
133
+ </checkout_multishipping_register>
134
+
135
+ <!--
136
+ Multi address shipping checkout selection of address per item page
137
+ -->
138
+
139
+ <checkout_multishipping_address_select translate="label">
140
+ <label>Multishipping Checkout Shipping Address Selection</label>
141
+ <update handle="checkout_multishipping"/>
142
+ <!-- Mage_Checkout -->
143
+ <reference name="content">
144
+ <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
145
+ </reference>
146
+ </checkout_multishipping_address_select>
147
+
148
+ <checkout_multishipping_address_selectbilling translate="label">
149
+ <label>Multishipping Checkout Billing Address Selection</label>
150
+ <update handle="checkout_multishipping"/>
151
+ <!-- Mage_Checkout -->
152
+ <reference name="content">
153
+ <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
154
+ </reference>
155
+ </checkout_multishipping_address_selectbilling>
156
+
157
+
158
+ <checkout_multishipping_address_newshipping translate="label">
159
+ <label>Multishipping Checkout Shipping Address Creation</label>
160
+ <update handle="checkout_multishipping"/>
161
+ <update handle="checkout_multishipping_customer_address"/>
162
+ </checkout_multishipping_address_newshipping>
163
+
164
+ <checkout_multishipping_address_newbilling translate="label">
165
+ <label>Multishipping Checkout Billing Address Creation</label>
166
+ <update handle="checkout_multishipping"/>
167
+ <update handle="checkout_multishipping_customer_address"/>
168
+ </checkout_multishipping_address_newbilling>
169
+
170
+ <checkout_multishipping_address_editshipping translate="label">
171
+ <label>Multishipping Checkout Shipping Address Edit Form</label>
172
+ <update handle="checkout_multishipping"/>
173
+ <update handle="checkout_multishipping_customer_address"/>
174
+ </checkout_multishipping_address_editshipping>
175
+
176
+ <checkout_multishipping_address_editaddress>
177
+ <update handle="checkout_multishipping"/>
178
+ <update handle="checkout_multishipping_customer_address"/>
179
+ </checkout_multishipping_address_editaddress>
180
+
181
+ <checkout_multishipping_address_editbilling translate="label">
182
+ <label>Multishipping Checkout Billing Address Edit Form</label>
183
+ <update handle="checkout_multishipping"/>
184
+ <update handle="checkout_multishipping_customer_address"/>
185
+ </checkout_multishipping_address_editbilling>
186
+
187
+ <checkout_multishipping_customer_address translate="label">
188
+ <label>Multishipping Checkout Customer Address Edit Form</label>
189
+ <reference name="content">
190
+ <block type="customer/address_edit" name="customer_address_edit" template="customer/address/edit.phtml"/>
191
+ </reference>
192
+ </checkout_multishipping_customer_address>
193
+
194
+ <!--
195
+ Multi address shipping checkout address page
196
+ -->
197
+
198
+ <checkout_multishipping_addresses translate="label">
199
+ <label>Multishipping Checkout Address (Any) Form</label>
200
+ <update handle="checkout_multishipping"/>
201
+ <!-- Mage_Checkout -->
202
+ <reference name="content">
203
+ <block type="checkout/multishipping_addresses" name="checkout_addresses" template="checkout/multishipping/addresses.phtml">
204
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/multishipping/item/default.phtml</template></action>
205
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/item/default.phtml</template></action>
206
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/item/default.phtml</template></action>
207
+ </block>
208
+ </reference>
209
+ </checkout_multishipping_addresses>
210
+
211
+ <!--
212
+ Multi address shipping checkout shipping information
213
+ -->
214
+
215
+ <checkout_multishipping_shipping translate="label">
216
+ <label>Multishipping Checkout Shipping Information Step</label>
217
+ <update handle="checkout_multishipping"/>
218
+ <!-- Mage_Checkout -->
219
+ <reference name="content">
220
+ <block type="checkout/multishipping_shipping" name="checkout_shipping" template="checkout/multishipping/shipping.phtml">
221
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/multishipping/item/default.phtml</template></action>
222
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/item/default.phtml</template></action>
223
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/item/default.phtml</template></action>
224
+
225
+ <block type="checkout/multishipping_billing_items" name="checkout_billing_items" template="checkout/multishipping/billing/items.phtml">
226
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/multishipping/item/default.phtml</template></action>
227
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/item/default.phtml</template></action>
228
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/item/default.phtml</template></action>
229
+ </block>
230
+ </block>
231
+ </reference>
232
+ </checkout_multishipping_shipping>
233
+
234
+ <!--
235
+ Multi address shipping checkout billing information
236
+ -->
237
+
238
+ <checkout_multishipping_billing translate="label">
239
+ <label>Multishipping Checkout Billing Information Step</label>
240
+ <update handle="checkout_multishipping"/>
241
+ <!-- Mage_Checkout -->
242
+ <reference name="content">
243
+ <block type="checkout/multishipping_billing" name="checkout_billing" template="checkout/multishipping/billing.phtml">
244
+ <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
245
+
246
+ <!--<block type="checkout/multishipping_billing_items" name="checkout_billing_items" template="checkout/multishipping/billing/items.phtml">
247
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/multishipping/item/default.phtml</template></action>
248
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/item/default.phtml</template></action>
249
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/item/default.phtml</template></action>
250
+ </block>-->
251
+
252
+ </block>
253
+ </reference>
254
+ </checkout_multishipping_billing>
255
+
256
+ <!--
257
+ Multi address shipping checkout overview
258
+ -->
259
+
260
+ <checkout_multishipping_overview translate="label">
261
+ <label>Multishipping Checkout Overview</label>
262
+ <update handle="checkout_multishipping"/>
263
+ <!-- Mage_Checkout -->
264
+ <reference name="content">
265
+ <block type="checkout/multishipping_overview" name="checkout_overview" template="checkout/multishipping/overview.phtml">
266
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/multishipping/item/default.phtml</template></action>
267
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/item/default.phtml</template></action>
268
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/item/default.phtml</template></action>
269
+ <action method="addRowItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/multishipping/overview/item.phtml</template></action>
270
+ <action method="addRowItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/multishipping/overview/item.phtml</template></action>
271
+ <block type="checkout/multishipping_payment_info" name="payment_info">
272
+ <action method="setInfoTemplate"><method></method><template></template></action>
273
+ </block>
274
+ <block type="checkout/agreements" name="checkout.multishipping.agreements" as="agreements" template="checkout/multishipping/agreements.phtml"/>
275
+ <block type="checkout/cart_totals" name="totals" />
276
+ <block type="core/text_list" name="checkout.multishipping.overview.items.after" as="items_after" translate="label">
277
+ <label>Overview Items After</label>
278
+ </block>
279
+ </block>
280
+ </reference>
281
+ </checkout_multishipping_overview>
282
+
283
+ <!--
284
+ Multi address shipping checkout success
285
+ -->
286
+
287
+ <checkout_multishipping_success translate="label">
288
+ <label>Multishipping Checkout Success</label>
289
+ <update handle="checkout_multishipping"/>
290
+ <!-- Mage_Checkout -->
291
+ <reference name="content">
292
+ <block type="checkout/multishipping_success" name="checkout_success" template="checkout/multishipping/success.phtml"/>
293
+ </reference>
294
+ </checkout_multishipping_success>
295
+
296
+ <!--
297
+ One page checkout main layout
298
+ -->
299
+
300
+ <checkout_onepage_index translate="label">
301
+ <label>One Page Checkout</label>
302
+ <!-- Mage_Checkout -->
303
+ <remove name="right"/>
304
+
305
+ <reference name="root">
306
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
307
+ </reference>
308
+ <reference name="left">
309
+ <action method="unsetChildren"></action>
310
+ <block type="page/html_wrapper" name="checkout.progress.wrapper" translate="label">
311
+ <label>Checkout Progress Wrapper</label>
312
+ <action method="setElementId"><value>checkout-progress-wrapper</value></action>
313
+ <block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml"/>
314
+ </block>
315
+ </reference>
316
+ <reference name="content">
317
+ <block type="checkout/onepage" name="checkout.onepage" template="checkout/onepage.phtml">
318
+ <block type="checkout/onepage_login" name="checkout.onepage.login" as="login" template="checkout/onepage/login.phtml">
319
+ <block type="page/html_wrapper" name="checkout.onepage.login.before" as="login_before" translate="label">
320
+ <label>Login/Registration Before</label>
321
+ <action method="setMayBeInvisible"><value>1</value></action>
322
+ </block>
323
+ </block>
324
+ <block type="checkout/onepage_billing" name="checkout.onepage.billing" as="billing" template="checkout/onepage/billing.phtml"/>
325
+ <block type="checkout/onepage_shipping" name="checkout.onepage.shipping" as="shipping" template="checkout/onepage/shipping.phtml"/>
326
+ <block type="checkout/onepage_shipping_method" name="checkout.onepage.shipping_method" as="shipping_method" template="checkout/onepage/shipping_method.phtml">
327
+ <block type="checkout/onepage_shipping_method_available" name="checkout.onepage.shipping_method.available" as="available" template="checkout/onepage/shipping_method/available.phtml"/>
328
+ <block type="checkout/onepage_shipping_method_additional" name="checkout.onepage.shipping_method.additional" as="additional" template="checkout/onepage/shipping_method/additional.phtml"/>
329
+ </block>
330
+ <block type="checkout/onepage_payment" name="checkout.onepage.payment" as="payment" template="checkout/onepage/payment.phtml">
331
+ <block type="checkout/onepage_payment_methods" name="checkout.payment.methods" as="methods" template="checkout/onepage/payment/methods.phtml">
332
+ <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
333
+ </block>
334
+ </block>
335
+ <block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml"/>
336
+ </block>
337
+ </reference>
338
+ </checkout_onepage_index>
339
+
340
+ <!--
341
+ One page checkout progress block
342
+ -->
343
+
344
+ <checkout_onepage_progress>
345
+ <!-- Mage_Checkout -->
346
+ <remove name="right"/>
347
+ <remove name="left"/>
348
+
349
+ <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress.phtml">
350
+ <block type="checkout/onepage_payment_info" name="payment_info">
351
+ <action method="setInfoTemplate"><method></method><template></template></action>
352
+ </block>
353
+ </block>
354
+ </checkout_onepage_progress>
355
+
356
+ <!--
357
+ One page checkout payment methods block
358
+ -->
359
+ <checkout_onepage_paymentmethod>
360
+ <remove name="right"/>
361
+ <remove name="left"/>
362
+
363
+ <block type="checkout/onepage_payment_methods" name="root" output="toHtml" template="checkout/onepage/payment/methods.phtml">
364
+ <action method="setMethodFormTemplate"><method>purchaseorder</method><template>payment/form/purchaseorder.phtml</template></action>
365
+ </block>
366
+ </checkout_onepage_paymentmethod>
367
+
368
+
369
+ <!--
370
+ One page checkout shipping methods block
371
+ -->
372
+
373
+ <checkout_onepage_shippingmethod>
374
+ <!-- Mage_Checkout -->
375
+ <remove name="right"/>
376
+ <remove name="left"/>
377
+
378
+ <block type="checkout/onepage_shipping_method_available" name="root" output="toHtml" template="checkout/onepage/shipping_method/available.phtml"/>
379
+ </checkout_onepage_shippingmethod>
380
+
381
+ <checkout_onepage_additional>
382
+ <!-- Mage_Checkout -->
383
+ <remove name="right"/>
384
+ <remove name="left"/>
385
+
386
+ <block type="checkout/onepage_shipping_method_additional" name="root" output="toHtml" template="checkout/onepage/shipping_method/additional.phtml">
387
+ <action method="setDontDisplayContainer"><param>1</param></action>
388
+ </block>
389
+ </checkout_onepage_additional>
390
+
391
+ <!--
392
+ One page checkout order review block
393
+ -->
394
+
395
+ <checkout_onepage_review translate="label">
396
+ <label>One Page Checkout Overview</label>
397
+ <!-- Mage_Checkout -->
398
+ <remove name="right"/>
399
+ <remove name="left"/>
400
+
401
+ <block type="checkout/onepage_review_info" name="root" output="toHtml" template="checkout/onepage/review/info.phtml">
402
+ <action method="addItemRender"><type>default</type><block>checkout/cart_item_renderer</block><template>checkout/onepage/review/item.phtml</template></action>
403
+ <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/onepage/review/item.phtml</template></action>
404
+ <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/onepage/review/item.phtml</template></action>
405
+ <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
406
+ <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
407
+ <label>Items Before</label>
408
+ </block>
409
+ <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
410
+ <label>Items After</label>
411
+ </block>
412
+ <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
413
+ <block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
414
+ </block>
415
+ </checkout_onepage_review>
416
+
417
+ <checkout_onepage_success translate="label">
418
+ <label>One Page Checkout Success</label>
419
+ <reference name="root">
420
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
421
+ </reference>
422
+ <reference name="content">
423
+ <block type="checkout/onepage_success" name="checkout.success" template="checkout/success.phtml"/>
424
+ </reference>
425
+ </checkout_onepage_success>
426
+ <checkout_onepage_failure translate="label">
427
+ <label>One Page Checkout Failure</label>
428
+ <reference name="root">
429
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
430
+ </reference>
431
+ <reference name="content">
432
+ <block type="checkout/onepage_failure" name="checkout.failure" template="checkout/onepage/failure.phtml"/>
433
+ </reference>
434
+ </checkout_onepage_failure>
435
+ <block type="core/list" name="additional.product.info"/>
436
+ </layout>
app/design/frontend/default/mc_comp/layout/newsletter.xml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
24
+ * @copyright MC inc
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+
28
+ -->
29
+ <layout version="0.1.0">
30
+
31
+ <!--
32
+ Default layout, loads most of the pages
33
+ -->
34
+
35
+ <default>
36
+
37
+ <!-- Mage_Newsletter -->
38
+ <reference name="footer">
39
+ <block type="newsletter/subscribe" name="newsletter" as="newsletter" template="newsletter/subscribe.phtml"/>
40
+ </reference>
41
+
42
+ </default>
43
+
44
+ <!--
45
+ Customer account pages, rendered for all tabs in dashboard
46
+ -->
47
+
48
+ <customer_account>
49
+ <!-- Mage_Newsletter -->
50
+ <reference name="customer_account_navigation">
51
+ <action method="addLink" translate="label" module="newsletter"><name>newsletter</name><path>newsletter/manage/</path><label>Newsletter Subscriptions</label></action>
52
+ </reference>
53
+ </customer_account>
54
+
55
+ <newsletter_manage_index translate="label">
56
+ <label>Customer My Account Newsletter Subscriptions</label>
57
+ <update handle="customer_account"/>
58
+ <reference name="my.account.wrapper">
59
+ <block type="customer/newsletter" name="customer_newsletter">
60
+ <block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before">
61
+ <action method="setMayBeInvisible"><value>1</value></action>
62
+ </block>
63
+ </block>
64
+ </reference>
65
+ </newsletter_manage_index>
66
+
67
+ </layout>
app/design/frontend/default/mc_comp/layout/page.xml ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
24
+ * @copyright MC inc
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+ -->
28
+ <layout version="0.1.0">
29
+ <!--
30
+ Default layout, loads most of the pages
31
+ -->
32
+
33
+ <default translate="label" module="page">
34
+ <label>All Pages</label>
35
+ <block type="page/html" name="root" output="toHtml" template="page/2columns-left.phtml">
36
+
37
+ <block type="page/html_head" name="head" as="head">
38
+ <action method="addJs"><script>prototype/prototype.js</script></action>
39
+ <action method="addJs" ifconfig="dev/js/deprecation"><script>prototype/deprecation.js</script></action>
40
+ <action method="addJs"><script>prototype/validation.js</script></action>
41
+ <action method="addJs"><script>scriptaculous/builder.js</script></action>
42
+ <action method="addJs"><script>scriptaculous/effects.js</script></action>
43
+ <action method="addJs"><script>scriptaculous/dragdrop.js</script></action>
44
+ <action method="addJs"><script>scriptaculous/controls.js</script></action>
45
+ <action method="addJs"><script>scriptaculous/slider.js</script></action>
46
+ <action method="addJs"><script>varien/js.js</script></action>
47
+ <action method="addJs"><script>varien/form.js</script></action>
48
+ <action method="addJs"><script>varien/menu.js</script></action>
49
+ <action method="addJs"><script>mage/translate.js</script></action>
50
+ <action method="addJs"><script>mage/cookies.js</script></action>
51
+ <block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
52
+
53
+
54
+ <action method="addItem"><type>skin_js</type><name>js/mc_jquerylib.js</name></action>
55
+ <action method="addItem"><type>skin_js</type><name>js/mc_imgpreview.js</name></action>
56
+ <action method="addItem"><type>skin_js</type><name>js/mc_mcjquery.js</name></action>
57
+ <action method="addItem"><type>skin_js</type><name>js/mc_custom.js</name></action>
58
+
59
+ <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
60
+ <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
61
+ <action method="addCss"><stylesheet>css/custom.css</stylesheet></action>
62
+ <action method="addCss"><stylesheet>css/color.css</stylesheet></action>
63
+ <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
64
+ <action method="addItem"><type>skin_js</type><name>js/pngfix.js</name><params/><if>lt IE 7</if></action>
65
+ <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
66
+ <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
67
+
68
+ <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
69
+ </block>
70
+
71
+ <block type="core/text_list" name="after_body_start" as="after_body_start"/>
72
+
73
+ <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
74
+
75
+ <block type="page/html_header" name="header" as="header">
76
+
77
+ <block type="page/html" name="mc" as="mc" template="page/html/mcconfig.phtml"/>
78
+
79
+ <block type="core/text_list" name="top.menu" as="topMenu"/>
80
+ <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
81
+ <block type="checkout/cart_sidebar" name="mycart" template="checkout/cart/sidebar/mycart.phtml" />
82
+ <block type="page/template_links" name="top.links" as="topLinks"/>
83
+ <block type="page/html_wrapper" name="top.bar" as="topBar" translate="label">
84
+ <action method="setElementClass"><value>top-bar</value></action>
85
+ <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
86
+ </block>
87
+ <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
88
+ <label>Page Header</label>
89
+ <action method="setElementClass"><value>top-container</value></action>
90
+ </block>
91
+ </block>
92
+
93
+ <block type="core/text_list" name="left" as="left" translate="label">
94
+ <label>Left Column</label>
95
+ </block>
96
+
97
+ <block type="core/messages" name="global_messages" as="global_messages"/>
98
+ <block type="core/messages" name="messages" as="messages"/>
99
+
100
+ <block type="core/text_list" name="content" as="content" translate="label">
101
+
102
+ <label>Main Content Area</label>
103
+
104
+
105
+ </block>
106
+
107
+ <block type="core/text_list" name="right" as="right" translate="label">
108
+ <label>Right Column</label>
109
+ </block>
110
+
111
+ <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
112
+ <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
113
+ <label>Page Footer</label>
114
+ <action method="setElementClass"><value>bottom-container</value></action>
115
+ </block>
116
+ <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
117
+ <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
118
+ </block>
119
+
120
+ <block type="core/text_list" name="before_body_end" as="before_body_end"/>
121
+ </block>
122
+
123
+ <block type="core/profiler" output="toHtml" name="core_profiler"/>
124
+ </default>
125
+
126
+ <print translate="label" module="page">
127
+ <label>All Pages (Print Version)</label>
128
+ <!-- Mage_Page -->
129
+ <block type="page/html" name="root" output="toHtml" template="page/print.phtml">
130
+
131
+ <block type="page/html_head" name="head" as="head">
132
+ <action method="addJs"><script>prototype/prototype.js</script></action>
133
+ <action method="addJs"><script>mage/translate.js</script></action>
134
+ <action method="addJs"><script>prototype/validation.js</script></action>
135
+ <action method="addJs"><script>varien/js.js</script></action>
136
+
137
+ <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
138
+ <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
139
+ <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
140
+ <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
141
+
142
+ <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
143
+ <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
144
+
145
+ </block>
146
+
147
+ <block type="core/text_list" name="content" as="content" translate="label">
148
+ <label>Main Content Area</label>
149
+ </block>
150
+
151
+ </block>
152
+ </print>
153
+
154
+ <!-- Custom page layout handles -->
155
+ <page_empty translate="label">
156
+ <label>All Empty Layout Pages</label>
157
+ <reference name="root">
158
+ <action method="setTemplate"><template>page/empty.phtml</template></action>
159
+ <!-- Mark root page block that template is applied -->
160
+ <action method="setIsHandle"><applied>1</applied></action>
161
+ </reference>
162
+ </page_empty>
163
+
164
+ <page_one_column translate="label">
165
+ <label>All One-Column Layout Pages</label>
166
+ <reference name="root">
167
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
168
+ <!-- Mark root page block that template is applied -->
169
+ <action method="setIsHandle"><applied>1</applied></action>
170
+ </reference>
171
+ </page_one_column>
172
+
173
+ <page_two_columns_left translate="label">
174
+ <label>All Two-Column Layout Pages (Left Column)</label>
175
+ <reference name="root">
176
+ <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
177
+ <!-- Mark root page block that template is applied -->
178
+ <action method="setIsHandle"><applied>1</applied></action>
179
+ </reference>
180
+ </page_two_columns_left>
181
+
182
+ <page_two_columns_right translate="label">
183
+ <label>All Two-Column Layout Pages (Right Column)</label>
184
+ <reference name="root">
185
+ <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
186
+ <!-- Mark root page block that template is applied -->
187
+ <action method="setIsHandle"><applied>1</applied></action>
188
+ </reference>
189
+ </page_two_columns_right>
190
+
191
+ <page_three_columns translate="label">
192
+ <label>All Three-Column Layout Pages</label>
193
+ <reference name="root">
194
+ <action method="setTemplate"><template>page/3columns.phtml</template></action>
195
+ <!-- Mark root page block that template is applied -->
196
+ <action method="setIsHandle"><applied>1</applied></action>
197
+ </reference>
198
+ </page_three_columns>
199
+ </layout>
app/design/frontend/default/mc_comp/locale/en_US/translate.csv ADDED
@@ -0,0 +1,2 @@
 
 
1
+ "MC Theme","MC Theme"
2
+
app/design/frontend/default/mc_comp/template/callouts/connect.phtml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+
28
+ <div class="connect">
29
+ <span> <?php echo $this->__('Follow Us On') ?></span>
30
+ <?php if(!($this->getLayout()->createBlock('cms/block')->setBlockId('social')->toHtml())) { ?>
31
+ <p style="color: #fff;dsiplay:inline;float:left;">Please insert static block "social".</p>
32
+
33
+ <?php } else { ?>
34
+ <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('social')->toHtml(); ?>
35
+ <?php } ?>
36
+
37
+ </div>
app/design/frontend/default/mc_comp/template/catalog/navigation/left.phtml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+
27
+ /**
28
+ * Category left navigation
29
+ *
30
+ * @see Mage_Catalog_Block_Navigation
31
+ */
32
+ ?>
33
+ <?php if (!Mage::registry('current_category')) return ?>
34
+ <?php $_categories=$this->getCurrentChildCategories() ?>
35
+ <?php $_count = is_array($_categories)?count($_categories):$_categories->count(); ?>
36
+ <?php if($_count): ?>
37
+ <div class="block block-layered-nav">
38
+ <div class="block-title">
39
+ <strong><span><?php echo $this->__('Browse By') ?></span></strong>
40
+ </div>
41
+ <div class="block-content">
42
+ <dl id="narrow-by-list2">
43
+ <dt><?php echo $this->__('Category') ?></dt>
44
+ <dd>
45
+ <ol>
46
+ <?php foreach ($_categories as $_category): ?>
47
+ <?php if($_category->getIsActive()): ?>
48
+ <li>
49
+ <a href="<?php echo $this->getCategoryUrl($_category) ?>"<?php if ($this->isCategoryActive($_category)): ?> class="current"<?php endif; ?>><?php echo $this->htmlEscape($_category->getName()) ?></a> (<?php echo $_category->getProductCount() ?>)
50
+ </li>
51
+ <?php endif; ?>
52
+ <?php endforeach ?>
53
+ </ol>
54
+ </dd>
55
+ </dl>
56
+ <script type="text/javascript">decorateDataList('narrow-by-list2')</script>
57
+ </div>
58
+ </div>
59
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/navigation/leftnav.phtml ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+
28
+ <div class="block block-leftnav">
29
+ <div class="block-title"><strong><span><?php echo $this->__('Shop Categories') ?></span></strong></div>
30
+ <div class="block-content">
31
+ <ul id="leftnav">
32
+ <?php foreach ($this->getStoreCategories() as $_category): ?>
33
+ <?php if ($_category->getIsActive()): ?>
34
+
35
+ <?php $isactive = $this->isCategoryActive($_category); ?>
36
+ <?php $hasChildren = $_category->hasChildren(); ?>
37
+
38
+ <li class="category <?php if($isactive) echo 'active'; ?> <?php if($hasChildren) echo 'parent'; ?>" rel="<?php echo $_category->getId();?>">
39
+ <a href="<?php echo !$hasChildren ? $this->getCategoryUrl($_category) : 'javascript:void(0)'; ?>" >
40
+ <span><?php echo $_category->getName();?></span>
41
+ </a>
42
+ </li>
43
+ <?php if($hasChildren): ?>
44
+ <ul class="subcategory_<?php echo $_category->getId();?>" style="display:<?php echo $isactive? 'block' : 'none'; ?>;">
45
+ <?php foreach (Mage::getModel('catalog/category')->load($_category->getId())->getChildrenCategories() as $childCategory):?>
46
+ <?php $isactive = $this->isCategoryActive($childCategory); ?>
47
+ <?php $hasmoreChildren = $childCategory->hasChildren(); ?>
48
+
49
+ <li class="category <?php if($isactive) echo 'active'; ?><?php if ($hasmoreChildren) echo 'parent'; ?>" rel="<?php echo $childCategory->getId(); ?>">
50
+ <a href="<?php echo !$hasmoreChildren ? $childCategory->getUrl() : 'javascript:void(0)'; ?>" >
51
+ <?php echo $childCategory->getName(); ?>
52
+ </a>
53
+ </li>
54
+
55
+ <?php if($hasmoreChildren): ?>
56
+ <ul class="subcategory_<?php echo $childCategory->getId(); ?>" style="display:<?php echo $isactive? 'block' : 'none'; ?>;">
57
+ <?php foreach (Mage::getModel('catalog/category')->load($childCategory->getId())->getChildrenCategories() as $_childCategory):?>
58
+
59
+ <?php $isactive = $this->isCategoryActive($_childCategory); ?>
60
+
61
+ <li class="category <?php if($isactive) echo 'activo'; ?>">
62
+ <a href="<?php echo $_childCategory->getUrl(); ?>" >
63
+ <?php echo $_childCategory->getName(); ?>
64
+ </a>
65
+ </li>
66
+ <?php endforeach; ?>
67
+ </ul>
68
+ <?php endif ?>
69
+
70
+ <?php endforeach;?>
71
+ </ul>
72
+ <?php endif ?>
73
+ <?php endif ?>
74
+ <?php endforeach ?>
75
+ </ul>
76
+ </div>
77
+ <div class="block-footer"></div>
78
+ </div>
app/design/frontend/default/mc_comp/template/catalog/navigation/top.phtml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
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" style="z-inde:999999999;">
41
+
42
+
43
+ <?php $_anyActive = false; foreach ($this->getStoreCategories() as $_category) { $_anyActive = $_anyActive || $this->isCategoryActive($_category); } ?>
44
+ <li class="home <?php echo !$_anyActive ? 'active' : '' ?>"><a href="<?php echo $this->getUrl('')?>" style="z-index:999999999;"><span><?php echo $this->__('Home') ?></span></a></li>
45
+
46
+ <?php echo $_menu; ?>
47
+ </ul>
48
+ </div>
49
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/product/featured.phtml ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this package in the file LICENSE.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-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 mc_theme01
23
+ * @copyright MC inc
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
+
35
+
36
+ <?php $_productCollection=$this->getLoadedProductCollection() ?>
37
+ <?php if(!$_productCollection->count()): ?>
38
+ <div class="note-msg">
39
+ <?php echo $this->__('There are no products matching the selection. Please provide a category ID.') ?>
40
+ </div>
41
+ <?php else: ?>
42
+
43
+ <?php // Grid Mode ?>
44
+
45
+
46
+ <ul id="featured" class="jcarousel-skin-tango">
47
+
48
+ <?php $_collectionSize = $_productCollection->count() ?>
49
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
50
+ <?php if($i++%8==0): ?>
51
+
52
+
53
+ <?php endif ?>
54
+
55
+
56
+
57
+ <li> <a class="preview" rel="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(300, 300); ?>" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">
58
+ <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(105, 105); ?>" width="105" height="105" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" />
59
+ </a> </li>
60
+
61
+ <?php if ($i%4==0 && $i!=$_collectionSize): ?>
62
+
63
+ <?php endif ?>
64
+
65
+
66
+ <?php endforeach ?>
67
+
68
+
69
+ </ul>
70
+
71
+
72
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/product/list.phtml ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
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
+ <div class="product-image-box <?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
48
+ <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(170); ?>" width="170" height="170" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" /></a>
49
+ <?php echo $this->getPriceHtml($_product, true) ?>
50
+ </div>
51
+ <?php // Product description ?>
52
+ <div class="product-shop">
53
+ <div class="f-fix">
54
+ <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>
55
+ <?php if($_product->getRatingSummary()): ?>
56
+ <?php echo $this->getReviewsSummaryHtml($_product) ?>
57
+ <?php endif; ?>
58
+
59
+ <?php if($_product->isSaleable()): ?>
60
+ <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>
61
+ <?php else: ?>
62
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
63
+ <?php endif; ?>
64
+ <div class="desc std">
65
+ <?php echo nl2br($this->htmlEscape($_product->getShortDescription())) ?>
66
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="link-more"><?php echo $this->__('Learn More') ?></a>
67
+ </div>
68
+ <ul class="add-to-links">
69
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
70
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
71
+ <?php endif; ?>
72
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
73
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
74
+ <?php endif; ?>
75
+ </ul>
76
+ </div>
77
+ </div>
78
+ </li>
79
+ <?php endforeach; ?>
80
+ </ol>
81
+ <script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
82
+
83
+ <?php else: ?>
84
+
85
+ <?php // Grid Mode ?>
86
+
87
+ <?php $_collectionSize = $_productCollection->count() ?>
88
+ <?php $_columnCount = $this->getColumnCount(); ?>
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
+ <div class="product-image-box <?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?> clearfix ">
95
+ <?php echo $this->getPriceHtml($_product, true) ?>
96
+ <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(170); ?>" width="170" height="170" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" /></a>
97
+ </div> <!-- end .product-image -->
98
+ <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>
99
+ <?php if($_product->getRatingSummary()): ?>
100
+ <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
101
+ <?php endif; ?>
102
+
103
+ <div class="actions">
104
+ <?php if($_product->isSaleable()): ?>
105
+ <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>
106
+ <?php else: ?>
107
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
108
+ <?php endif; ?>
109
+ <ul class="add-to-links">
110
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
111
+ <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
112
+ <?php endif; ?>
113
+ <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
114
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
115
+ <?php endif; ?>
116
+ </ul>
117
+ </div>
118
+ </li>
119
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
120
+ </ul>
121
+ <?php endif ?>
122
+ <?php endforeach ?>
123
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
124
+ <?php endif; ?>
125
+
126
+ <div class="toolbar-bottom">
127
+ <?php echo $this->getToolbarHtml() ?>
128
+ </div>
129
+ </div>
130
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/product/list/toolbar/pager.phtml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Products list Pagination
30
+ *
31
+ * @see Mage_Catalog_Block_Product_List_Toolbar_Pager
32
+ */
33
+ ?>
34
+
35
+ <ol>
36
+ <?php if (!$this->isFirstPage()): ?>
37
+ <li><a class="previous" href="<?php echo $this->getPreviousPageUrl() ?>" title="<?php echo $this->__('Previous') ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_left.gif') ?>" alt="<?php echo $this->__('Previous') ?>" class="v-middle" /></a></li>
38
+ <?php endif;?>
39
+
40
+ <?php if ($this->canShowFirst()): ?>
41
+ <li><a class="first" href="<?php echo $this->getFirstPageUrl() ?>">1</a></li>
42
+ <?php endif;?>
43
+
44
+ <?php if ($this->canShowPreviousJump()): ?>
45
+ <li><a class="previous_jump" title="" href="<?php echo $this->getPreviousJumpUrl() ?>">...</a></li>
46
+ <?php endif;?>
47
+
48
+ <?php foreach ($this->getFramePages() as $_page): ?>
49
+ <?php if ($this->isPageCurrent($_page)): ?>
50
+ <li class="current"><?php echo $_page ?></li>
51
+ <?php else: ?>
52
+ <li><a href="<?php echo $this->getPageUrl($_page) ?>"><?php echo $_page ?></a></li>
53
+ <?php endif;?>
54
+ <?php endforeach;?>
55
+
56
+
57
+ <?php if ($this->canShowNextJump()): ?>
58
+ <li><a class="next_jump" title="" href="<?php echo $this->getNextJumpUrl() ?>">...</a></li>
59
+ <?php endif;?>
60
+
61
+ <?php if ($this->canShowLast()): ?>
62
+ <li><a class="last" href="<?php echo $this->getLastPageUrl() ?>"><?php echo $this->getLastPageNum() ?></a><li>
63
+ <?php endif;?>
64
+
65
+ <?php if (!$this->isLastPage()): ?>
66
+ <li><a class="next" href="<?php echo $this->getNextPageUrl() ?>" title="<?php echo $this->__('Next') ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_right.gif') ?>" alt="<?php echo $this->__('Next') ?>" class="v-middle" /></a></li>
67
+ <?php endif;?>
68
+ </ol>
app/design/frontend/default/mc_comp/template/catalog/product/list/upsell.phtml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php if(count($this->getItemCollection()->getItems())): ?>
28
+ <div class="box-collateral box-up-sell">
29
+ <h2><?php echo $this->__('You may also be interested in the following product(s)') ?></h2>
30
+ <table class="mini-products-grid" id="upsell-product-table">
31
+ <?php // $this->setColumnCount(5); // uncomment this line if you want to have another number of columns. also can be changed in layout ?>
32
+ <?php $this->resetItemsIterator() ?>
33
+ <?php for($_i=0;$_i<$this->getRowCount();$_i++): ?>
34
+ <tr>
35
+ <?php for($_j=0;$_j<$this->getColumnCount();$_j++): ?>
36
+ <?php if($_link=$this->getIterableItem()): ?>
37
+ <td>
38
+ <a href="<?php echo $_link->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_link->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_link, 'small_image')->resize(125) ?>" width="125" height="125" alt="<?php echo $this->htmlEscape($_link->getName()) ?>" /></a>
39
+ <h3 class="product-name"><a href="<?php echo $_link->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_link->getName()) ?>"><?php echo $this->htmlEscape($_link->getName()) ?></a></h3>
40
+ <?php echo $this->getPriceHtml($_link, true, '-upsell') ?>
41
+ <?php echo $this->getReviewsSummaryHtml($_link) ?>
42
+ </td>
43
+ <?php else: ?>
44
+ <td class="empty">&nbsp;</td>
45
+ <?php endif; ?>
46
+ <?php endfor; ?>
47
+ </tr>
48
+ <?php endfor; ?>
49
+ </table>
50
+ <script type="text/javascript">decorateTable('upsell-product-table')</script>
51
+ </div>
52
+ <?php endif ?>
app/design/frontend/default/mc_comp/template/catalog/product/new.phtml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
28
+ <h2 class="subtitle"><?php echo $this->__('New Products') ?></h2>
29
+ <?php $_columnCount = 3; ?>
30
+ <?php $i=0; foreach ($_products->getItems() as $_product): ?>
31
+ <?php if ($i++%$_columnCount==0): ?>
32
+ <ul class="products-grid">
33
+ <?php endif ?>
34
+ <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
35
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135) ?>" width="135" height="135" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" /></a>
36
+ <h3 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h3>
37
+ <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
38
+ <?php echo $this->getPriceHtml($_product, true, '-new') ?>
39
+ <div class="actions">
40
+ <?php if($_product->isSaleable()): ?>
41
+ <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>
42
+ <?php else: ?>
43
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
44
+ <?php endif; ?>
45
+ <ul class="add-to-links">
46
+ <?php if ($this->helper('wishlist')->isAllow()) : ?>
47
+ <li><a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-wishlist"><?php echo $this->__('Add to Wishlist') ?></a></li>
48
+ <?php endif; ?>
49
+ <?php if ($_compareUrl = $this->getAddToCompareUrl($_product)): ?>
50
+ <li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>
51
+ <?php endif; ?>
52
+ </ul>
53
+ </div>
54
+ </li>
55
+ <?php if ($i%$_columnCount==0 || $i==count($_products)): ?>
56
+ </ul>
57
+ <?php endif ?>
58
+ <?php endforeach; ?>
59
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/product/view.phtml ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
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->getReviewsSummaryHtml($_product, false, true)?>
60
+ <?php echo $this->getChildHtml('alert_urls') ?>
61
+ <?php echo $this->getChildHtml('product_type_data') ?>
62
+ <?php echo $this->getTierPriceHtml() ?>
63
+
64
+ <?php if (!$this->hasOptions()):?>
65
+ <div class="add-to-box">
66
+ <?php if($_product->isSaleable()): ?>
67
+ <?php echo $this->getChildHtml('addtocart') ?>
68
+ <?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
69
+ <span class="or"><?php echo $this->__('OR') ?></span>
70
+ <?php endif; ?>
71
+ <?php endif; ?>
72
+ <?php echo $this->getChildHtml('addto') ?>
73
+ </div>
74
+ <?php else:?>
75
+ <?php echo $this->getChildHtml('addto') ?>
76
+ <?php endif; ?>
77
+
78
+ <?php if ($_product->getShortDescription()):?>
79
+ <div class="short-description">
80
+ <h2><?php echo $this->__('Quick Overview') ?></h2>
81
+ <div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
82
+ </div>
83
+ <?php endif;?>
84
+
85
+ <?php echo $this->getChildHtml('other');?>
86
+
87
+ <?php if ($_product->isSaleable() && $this->hasOptions()):?>
88
+ <?php echo $this->getChildChildHtml('container1', '', true, true) ?>
89
+ <?php endif;?>
90
+
91
+ </div>
92
+
93
+ <div class="product-img-box">
94
+ <?php echo $this->getChildHtml('media') ?>
95
+ </div>
96
+
97
+ <div class="clearer"></div>
98
+ <?php if ($_product->isSaleable() && $this->hasOptions()):?>
99
+ <?php echo $this->getChildChildHtml('container2', '', true, true) ?>
100
+ <?php endif;?>
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('info_tabs') ?>
116
+ <?php echo $this->getChildHtml('product_additional_data') ?>
117
+ </div>
118
+ </div>
app/design/frontend/default/mc_comp/template/catalog/product/view/media.phtml ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+
27
+ /**
28
+ * Product media data template
29
+ *
30
+ * @see Mage_Catalog_Block_Product_View_Media
31
+ */
32
+ ?>
33
+ <?php
34
+ $_product = $this->getProduct();
35
+ $_helper = $this->helper('catalog/output');
36
+ ?>
37
+ <?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
38
+ <p class="product-image product-image-zoom">
39
+ <?php
40
+ $_img = '<img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image').'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
41
+ echo $_helper->productAttribute($_product, $_img, 'image');
42
+ ?>
43
+ </p>
44
+ <p class="zoom-notice" id="track_hint"><?php echo $this->__('Double click on above image to view full picture') ?></p>
45
+ <div class="zoom">
46
+ <img id="zoom_out" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_out.gif') ?>" alt="<?php echo $this->__('Zoom Out') ?>" title="<?php echo $this->__('Zoom Out') ?>" class="btn-zoom-out" />
47
+ <div id="track">
48
+ <div id="handle"></div>
49
+ </div>
50
+ <img id="zoom_in" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_in.gif') ?>" alt="<?php echo $this->__('Zoom In') ?>" title="<?php echo $this->__('Zoom In') ?>" class="btn-zoom-in" />
51
+ </div>
52
+ <script type="text/javascript">
53
+ //<![CDATA[
54
+ Event.observe(window, 'load', function() {
55
+ product_zoom = new Product.Zoom('image', 'track', 'handle', 'zoom_in', 'zoom_out', 'track_hint');
56
+ });
57
+ //]]>
58
+ </script>
59
+ <?php else: ?>
60
+ <p class="product-image">
61
+ <?php
62
+ $_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(300).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
63
+ echo $_helper->productAttribute($_product, $_img, 'image');
64
+ ?>
65
+ </p>
66
+ <?php endif; ?>
67
+ <?php if (count($this->getGalleryImages()) > 0): ?>
68
+ <div class="more-views">
69
+ <h2><?php echo $this->__('More Views') ?></h2>
70
+ <ul>
71
+ <?php foreach ($this->getGalleryImages() as $_image): ?>
72
+ <li>
73
+ <a class="group" rel="group" href="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(600, 600); ?><?php // echo $this->helper('catalog/image')->init($this->getProduct(), 'image', $_image->getFile()); ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" >
74
+ <img src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(70, 70); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>"/>
75
+ </a>
76
+ </li>
77
+ <?php endforeach; ?>
78
+ </ul>
79
+ </div>
80
+ <?php endif; ?>
app/design/frontend/default/mc_comp/template/catalog/product/view/tabs.phtml ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+
27
+ /**
28
+ * Product view template
29
+ *
30
+ * @see Mage_Catalog_Block_Product_View
31
+ */
32
+ ?>
33
+ <ul class="product-tabs">
34
+ <?php foreach ($this->getTabs() as $_index => $_tab): ?>
35
+ <?php if($this->getChildHtml($_tab['alias'])): ?>
36
+ <li id="product_tabs_<?php echo $_tab['alias'] ?>" class="<?php echo !$_index?' active first':(($_index==count($this->getTabs())-1)?' last':'')?>"><a href="#"><?php echo $_tab['title']?></a></li>
37
+ <?php endif; ?>
38
+ <?php endforeach; ?>
39
+ </ul>
40
+ <?php foreach ($this->getTabs() as $_index => $_tab): ?>
41
+ <?php if($this->getChildHtml($_tab['alias'])): ?>
42
+ <div class="product-tabs-content" id="product_tabs_<?php echo $_tab['alias'] ?>_contents"><?php echo $this->getChildHtml($_tab['alias']) ?></div>
43
+ <?php endif; ?>
44
+ <?php endforeach; ?>
45
+ <script type="text/javascript">
46
+ //<![CDATA[
47
+ Varien.Tabs = Class.create();
48
+ Varien.Tabs.prototype = {
49
+ initialize: function(selector) {
50
+ var self=this;
51
+ $$(selector+' a').each(this.initTab.bind(this));
52
+ },
53
+
54
+ initTab: function(el) {
55
+ el.href = 'javascript:void(0)';
56
+ if ($(el.parentNode).hasClassName('active')) {
57
+ this.showContent(el);
58
+ }
59
+ el.observe('click', this.showContent.bind(this, el));
60
+ },
61
+
62
+ showContent: function(a) {
63
+ var li = $(a.parentNode), ul = $(li.parentNode);
64
+ ul.select('li', 'ol').each(function(el){
65
+ var contents = $(el.id+'_contents');
66
+ if (el==li) {
67
+ el.addClassName('active');
68
+ contents.show();
69
+ } else {
70
+ el.removeClassName('active');
71
+ contents.hide();
72
+ }
73
+ });
74
+ }
75
+ }
76
+ new Varien.Tabs('.product-tabs');
77
+ //]]>
78
+ </script>
app/design/frontend/default/mc_comp/template/catalogsearch/form.mini.phtml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <form id="search_mini_form" action="<?php echo $this->helper('catalogsearch')->getResultUrl() ?>" method="get">
28
+ <div class="form-search">
29
+ <label for="search"><?php echo $this->__('Search') ?></label>
30
+ <input id="search" type="text" name="<?php echo $this->helper('catalogsearch')->getQueryParamName() ?>" value="<?php echo $this->helper('catalogsearch')->getEscapedQueryText() ?>" class="input-text" />
31
+ <input type="image" class="search_btn" src="<?php echo $this->getSkinUrl('images/buttons/search_btn.png') ?>" value="<?php echo $this->__('Go') ?>"/> <div id="search_autocomplete" class="search-autocomplete"></div>
32
+ <script type="text/javascript">
33
+ //<![CDATA[
34
+ var searchForm = new Varien.searchForm('search_mini_form', 'search', '<?php echo $this->__('Search entire store here...') ?>');
35
+ searchForm.initAutocomplete('<?php echo $this->helper('catalogsearch')->getSuggestUrl() ?>', 'search_autocomplete');
36
+ //]]>
37
+ </script>
38
+ </div>
39
+ </form>
app/design/frontend/default/mc_comp/template/checkout/cart.phtml ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Shopping cart template
30
+ *
31
+ * @see Mage_Checkout_Block_Cart
32
+ */
33
+ ?>
34
+ <div class="cart">
35
+ <div class="page-title title-buttons">
36
+ <h1><?php echo $this->__('Shopping Cart') ?></h1>
37
+ <?php if(!$this->hasError()): ?>
38
+ <ul class="checkout-types">
39
+ <?php echo $this->getChildHtml('top_methods') ?>
40
+ </ul>
41
+ <?php endif; ?>
42
+ </div>
43
+ <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
44
+ <?php echo $this->getChildHtml('form_before') ?>
45
+ <form action="<?php echo $this->getUrl('checkout/cart/updatePost') ?>" method="post">
46
+ <fieldset>
47
+ <table id="shopping-cart-table" class="data-table cart-table">
48
+ <col width="1" />
49
+ <col width="1" />
50
+ <col />
51
+ <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
52
+ <col width="1" />
53
+ <?php endif ?>
54
+ <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
55
+ <col width="1" />
56
+ <?php endif; ?>
57
+ <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
58
+ <col width="1" />
59
+ <?php endif; ?>
60
+ <col width="1" />
61
+ <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
62
+ <col width="1" />
63
+ <?php endif; ?>
64
+ <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
65
+ <col width="1" />
66
+ <?php endif; ?>
67
+
68
+ <?php $mergedCells = ($this->helper('tax')->displayCartBothPrices() ? 2 : 1); ?>
69
+ <thead>
70
+ <tr>
71
+ <th rowspan="<?php echo $mergedCells; ?>" class="a-center">&nbsp;</th>
72
+ <th rowspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Product Name') ?></span></th>
73
+ <th rowspan="<?php echo $mergedCells; ?>">&nbsp;</th>
74
+ <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
75
+
76
+ <th rowspan="<?php echo $mergedCells; ?>" class="a-center"><span class="nobr"><?php echo $this->__('Move to Wishlist') ?></span>
77
+ </th>
78
+ <?php endif ?>
79
+ <th class="a-center" colspan="<?php echo $mergedCells; ?>"><span class="nobr"><?php echo $this->__('Unit Price') ?></span></th>
80
+ <th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Qty') ?></th>
81
+ <th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Subtotal') ?></th>
82
+ <th class="a-center">&nbsp;</th>
83
+ </tr>
84
+ <?php if ($this->helper('tax')->displayCartBothPrices()): ?>
85
+ <tr>
86
+ <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
87
+ <th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
88
+ <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
89
+ <th><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
90
+
91
+ </tr>
92
+ <?php endif; ?>
93
+ </thead>
94
+ <tfoot>
95
+ <tr>
96
+ <td colspan="50" class="a-right">
97
+ <?php if($this->getContinueShoppingUrl()): ?>
98
+ <button type="button" title="<?php echo $this->__('Continue Shopping') ?>" class="button btn-continue" onclick="setLocation('<?php echo $this->getContinueShoppingUrl() ?>')"><span><span><?php echo $this->__('Continue Shopping') ?></span></span></button>
99
+ <?php endif; ?>
100
+ <button type="submit" title="<?php echo $this->__('Update Shopping Cart') ?>" class="button btn-update"><span><span><?php echo $this->__('Update Shopping Cart') ?></span></span></button>
101
+ </td>
102
+ </tr>
103
+ </tfoot>
104
+ <tbody>
105
+ <?php foreach($this->getItems() as $_item): ?>
106
+ <?php echo $this->getItemHtml($_item) ?>
107
+ <?php endforeach ?>
108
+ </tbody>
109
+ </table>
110
+ <script type="text/javascript">decorateTable('shopping-cart-table')</script>
111
+ </fieldset>
112
+ </form>
113
+ <div class="cart-collaterals">
114
+ <div class="col2-set">
115
+ <div class="col-1">
116
+ <?php if($_crosssell = $this->getChildHtml('crosssell')): ?>
117
+ <?php echo $_crosssell; ?>
118
+ <?php else: ?>
119
+ <div class="no-crosssell">
120
+ <img src="<?php echo $this->getSkinUrl('images/media/callout1.jpg') ?>" alt="" />
121
+ <img src="<?php echo $this->getSkinUrl('images/media/fpo_no_crosssell.gif') ?>" alt="" />
122
+ </div>
123
+ <?php endif; ?>
124
+ </div>
125
+ <div class="col-2">
126
+ <?php echo $this->getChildHtml('coupon') ?>
127
+ <?php if (!$this->getIsVirtual()): echo $this->getChildHtml('shipping'); endif; ?>
128
+ <div class="totals">
129
+ <?php echo $this->getChildHtml('totals'); ?>
130
+ <?php if(!$this->hasError()): ?>
131
+ <ul class="checkout-types">
132
+ <?php echo $this->getChildHtml('methods') ?>
133
+ </ul>
134
+ <?php endif; ?>
135
+ </div>
136
+ </div>
137
+ </div>
138
+ </div>
139
+ </div>
app/design/frontend/default/mc_comp/template/checkout/cart/sidebar/mycart.phtml ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+
27
+ /**
28
+ * Shoping cart sidebar
29
+ *
30
+ * @see Mage_Checkout_Block_Cart_Sidebar
31
+ */
32
+ ?><?php $_cartQty = $this->getSummaryCount() ?>
33
+ <div class="mycart">
34
+ <a href="#"><span><?php if ($_cartQty==0): ?>
35
+ <?php echo $this->__('0') ?> <?php else: ?>
36
+ <?php echo $this->__('%s', $_cartQty) ?>
37
+ <?php endif ?></span></a>
38
+
39
+ </div>
40
+ <div class="mycart-block">
41
+
42
+ <div class="block-title">
43
+ <strong><span><?php echo $this->__('My Cart') ?></span></strong>
44
+ </div>
45
+ <div class="block-content">
46
+ <?php if ($_cartQty>0): ?>
47
+ <div class="summary">
48
+ <?php if ($_cartQty==1): ?>
49
+ <p class="amount"><?php echo $this->__('There is <a href="%s">1 item</a> in your cart.', $this->getUrl('checkout/cart')) ?></p>
50
+ <?php else: ?>
51
+ <p class="amount"><?php echo $this->__('There are <a href="%s">%s items</a> in your cart.', $this->getUrl('checkout/cart'), $_cartQty) ?></p>
52
+ <?php endif ?>
53
+ <p class="subtotal">
54
+ <span class="label"><?php echo $this->__('Cart Subtotal:') ?></span> <?php echo Mage::helper('checkout')->formatPrice($this->getSubtotal()) ?>
55
+ <?php if ($_subtotalInclTax = $this->getSubtotalInclTax()): ?>
56
+ <br />(<?php echo Mage::helper('checkout')->formatPrice($_subtotalInclTax) ?> <?php echo Mage::helper('tax')->getIncExcText(true) ?>)
57
+ <?php endif; ?>
58
+ </p>
59
+ </div>
60
+ <?php endif ?>
61
+ <?php if($_cartQty && $this->isPossibleOnepageCheckout()): ?>
62
+ <div class="actions clearfix">
63
+ <button type="button" style="float: left;margin-right: 10px;" title="<?php echo $this->__('View Cart') ?>" class="button" onclick="setLocation('<?php echo $this->getUrl('checkout/cart') ?>')"><span><span><?php echo $this->__('View Cart') ?></span></span></button>
64
+ <button type="button" style="float: left;" title="<?php echo $this->__('Checkout') ?>" class="button" onclick="setLocation('<?php echo $this->getCheckoutUrl() ?>')"><span><span><?php echo $this->__('Checkout') ?></span></span></button>
65
+ </div>
66
+ <?php endif ?>
67
+ <?php $_items = $this->getRecentItems() ?>
68
+ <?php if(count($_items)): ?>
69
+ <p class="block-subtitle"><?php echo $this->__('Recently added item(s)') ?></p>
70
+ <ol id="cart-sidebar" class="mini-products-list">
71
+ <?php foreach($_items as $_item): ?>
72
+ <?php echo $this->getItemHtml($_item) ?>
73
+ <?php endforeach; ?>
74
+ </ol>
75
+ <script type="text/javascript">decorateList('cart-sidebar', 'none-recursive')</script>
76
+ <?php else: ?>
77
+ <p class="empty"><?php echo $this->__('You have no items in your shopping cart.') ?></p>
78
+ <?php endif ?>
79
+ </div>
80
+ </div>
app/design/frontend/default/mc_comp/template/newsletter/subscribe-home.phtml ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <form action="<?php echo $this->getFormActionUrl() ?>" method="post" id="newsletter-validate-detail">
28
+ <div class="form-subscribe">
29
+ <label for="newsletter"><?php echo $this->__('Newsletter Sign-up:') ?></label>
30
+ <div class="input-box">
31
+ <input type="text" name="email" id="newsletter" title="<?php echo $this->__('Sign up for our newsletter') ?>" class="input-text required-entry validate-email" />
32
+ </div>
33
+ <button type="submit" title="<?php echo $this->__('Submit') ?>" class="button"><span><span><?php echo $this->__('Submit') ?></span></span></button>
34
+ </div>
35
+ </form>
36
+ <script type="text/javascript">
37
+ //<![CDATA[
38
+ var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
39
+ new Varien.searchForm('newsletter-validate-detail', 'newsletter', '<?php echo $this->helper('newsletter')->__('Enter your email address') ?>');
40
+ //]]>
41
+ </script>
app/design/frontend/default/mc_comp/template/newsletter/subscribe.phtml ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <form action="<?php echo $this->getFormActionUrl() ?>" method="post" id="newsletter-validate-detail">
28
+ <div class="form-subscribe">
29
+ <label for="newsletter"><?php echo $this->__('Newsletter Sign-up:') ?></label>
30
+ <div class="input-box">
31
+ <input type="text" name="email" id="newsletter" title="<?php echo $this->__('Sign up for our newsletter') ?>" class="input-text required-entry validate-email" />
32
+ </div>
33
+ <button type="submit" title="<?php echo $this->__('Submit') ?>" class="button"><span><span><?php echo $this->__('Submit') ?></span></span></button>
34
+ </div>
35
+ </form>
36
+ <script type="text/javascript">
37
+ //<![CDATA[
38
+ var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
39
+ new Varien.searchForm('newsletter-validate-detail', 'newsletter', '<?php echo $this->helper('newsletter')->__('Enter your email address') ?>');
40
+ //]]>
41
+ </script>
app/design/frontend/default/mc_comp/template/page/1column.phtml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Template for Mage_Page_Block_Html
30
+ */
31
+ ?>
32
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
+ <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
+ </head>
37
+ <body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <div class="inner-wrapper">
41
+ <?php echo $this->getChildHtml('global_notices') ?>
42
+ <div class="page">
43
+ <?php echo $this->getChildHtml('header') ?>
44
+ <div class="main-container col1-layout">
45
+ <div class="main">
46
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
47
+ <div class="col-main">
48
+ <?php echo $this->getChildHtml('global_messages') ?>
49
+ <?php echo $this->getChildHtml('content') ?>
50
+ </div>
51
+ </div>
52
+ </div>
53
+ <?php echo $this->getChildHtml('footer') ?>
54
+ <?php echo $this->getChildHtml('before_body_end') ?>
55
+ </div>
56
+ </div> <!-- end .inner-wrapper-->
57
+ </div>
58
+ <?php echo $this->getAbsoluteFooter() ?>
59
+ </body>
60
+ </html>
app/design/frontend/default/mc_comp/template/page/2columns-left.phtml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Template for Mage_Page_Block_Html
30
+ */
31
+ ?>
32
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
+ <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
+ </head>
37
+ <body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <div class="inner-wrapper">
41
+ <?php echo $this->getChildHtml('global_notices') ?>
42
+ <div class="page">
43
+ <?php echo $this->getChildHtml('header') ?>
44
+ <div class="main-container col2-left-layout">
45
+ <div class="main">
46
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
47
+ <div class="col-main">
48
+ <?php echo $this->getChildHtml('global_messages') ?>
49
+ <?php echo $this->getChildHtml('content') ?>
50
+ </div>
51
+ <div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
52
+ </div>
53
+ </div>
54
+ <?php echo $this->getChildHtml('footer') ?>
55
+ <?php echo $this->getChildHtml('before_body_end') ?>
56
+ </div>
57
+ </div>
58
+ </div>
59
+ <?php echo $this->getAbsoluteFooter() ?>
60
+ </body>
61
+ </html>
app/design/frontend/default/mc_comp/template/page/2columns-right.phtml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Template for Mage_Page_Block_Html
30
+ */
31
+ ?>
32
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
+ <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
+ </head>
37
+ <body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <div class="inner-wrapper">
41
+ <?php echo $this->getChildHtml('global_notices') ?>
42
+ <div class="page">
43
+ <?php echo $this->getChildHtml('header') ?>
44
+ <div class="main-container col2-right-layout">
45
+ <div class="main">
46
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
47
+ <div class="col-main">
48
+ <?php echo $this->getChildHtml('global_messages') ?>
49
+ <?php echo $this->getChildHtml('content') ?>
50
+ </div>
51
+ <div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
52
+ </div>
53
+ </div>
54
+ <?php echo $this->getChildHtml('footer') ?>
55
+ <?php echo $this->getChildHtml('before_body_end') ?>
56
+ </div>
57
+ </div>
58
+ </div>
59
+ <?php echo $this->getAbsoluteFooter() ?>
60
+ </body>
61
+ </html>
app/design/frontend/default/mc_comp/template/page/3columns.phtml ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ /**
29
+ * Template for Mage_Page_Block_Html
30
+ */
31
+ ?>
32
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
+ <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
+ </head>
37
+ <body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <div class="inner-wrapper">
41
+ <?php echo $this->getChildHtml('global_notices') ?>
42
+ <div class="page">
43
+ <?php echo $this->getChildHtml('header') ?>
44
+ <div class="main-container col3-layout">
45
+ <div class="main">
46
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
47
+ <?php /*<div class="col-wrapper">*/ ?>
48
+ <div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
49
+ <div class="col-main">
50
+ <?php echo $this->getChildHtml('global_messages') ?>
51
+ <?php echo $this->getChildHtml('content') ?>
52
+ </div>
53
+ <div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
54
+ </div>
55
+ <?php /*<div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>*/ ?>
56
+ <?php /*</div>*/ ?>
57
+ </div>
58
+ <?php echo $this->getChildHtml('footer') ?>
59
+ <?php echo $this->getChildHtml('before_body_end') ?>
60
+ </div>
61
+ </div>
62
+ </div>
63
+ <?php echo $this->getAbsoluteFooter() ?>
64
+ </body>
65
+ </html>
app/design/frontend/default/mc_comp/template/page/homepage.phtml ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package default_modern
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
+ * Template for Mage_Page_Block_Html
30
+ */
31
+ ?>
32
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
+ <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
+ </head>
37
+ <body<?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <div class="inner-wrapper">
41
+ <?php echo $this->getChildHtml('global_notices') ?>
42
+ <div class="page">
43
+ <?php echo $this->getChildHtml('header') ?>
44
+ <div class="main-container col1-layout">
45
+ <div class="main">
46
+
47
+ <div class="col-main">
48
+ <?php echo $this->getChildHtml('global_messages') ?>
49
+ <?php echo $this->getChildHtml('content') ?>
50
+
51
+
52
+ </div>
53
+ </div>
54
+ </div>
55
+ <?php echo $this->getChildHtml('footer') ?>
56
+ <?php echo $this->getChildHtml('before_body_end') ?>
57
+ </div>
58
+ </div>
59
+ </div>
60
+ <?php echo $this->getAbsoluteFooter() ?>
61
+ </body>
62
+ </html>
app/design/frontend/default/mc_comp/template/page/html/footer.phtml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+
28
+ <div class="footer-container">
29
+ <div class="container clearfix">
30
+ <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('social_link')->toHtml() ?>
31
+ <?php echo $this->getChildHtml('newsletter') ?>
32
+ </div>
33
+ </div>
34
+ <div class="footer-container">
35
+
36
+ <div class="footer container">
37
+
38
+ <?php echo $this->getChildHtml('bottomContainer') ?>
39
+
40
+
41
+ <?php if (!($this->getLayout()->createBlock('cms/block')->setBlockId('footerLinks')->toHtml())) { ?>
42
+
43
+ <div class="footer-links">
44
+ <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footer-block')->toHtml() ?>
45
+ <?php } else { ?>
46
+
47
+ <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footerLinks')->toHtml(); ?>
48
+
49
+ <?php } ?>
50
+
51
+ <div class="payment">
52
+ <img src="<?php echo $this->getSkinUrl('images/creditcards.gif'); ?>" alt="We Accept all Major Credit Cards" />
53
+ </div>
54
+
55
+
56
+ <?php //echo $this->getChildHtml('cms_footer_links') ?>
57
+ <?php //echo $this->getChildHtml('footer_links') ?>
58
+
59
+ <!-- -->
60
+ </div>
61
+
62
+ </div>
63
+
64
+
65
+ </div>
66
+
67
+ <div class="footer-container">
68
+
69
+ <div class="copyright container">
70
+ <div class="f-left">
71
+ </div>
72
+ <div class="f-right">
73
+ <address><?php echo $this->getCopyright() ?></address>
74
+ </div>
75
+ <div style="clear:both;"></div>
76
+ </div>
77
+ </div>
app/design/frontend/default/mc_comp/template/page/html/header.phtml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <div class="header-container">
28
+
29
+ <?php
30
+ echo $this->getChildHtml('mc')
31
+ ?>
32
+
33
+ <div class="header">
34
+ <?php if ($this->getIsHomePage()):?>
35
+ <h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>
36
+ <?php else:?>
37
+ <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>
38
+ <?php endif?>
39
+ <?php echo $this->getChildHtml('topSearch') ?>
40
+ <div class="account-menu">
41
+ <ul>
42
+ <li class="welcome"><?php echo $this->getWelcome()?></li>
43
+ <li class="welcome"><?php echo $this->getChildHtml('store_language') ?></li>
44
+ <li><a href="<?php echo $this->getUrl('customer/account/') ?>"><span><?php echo $this->__('My Account') ?></span></a></li>
45
+ <?php if ($this->helper('customer')->isLoggedIn()): ?> <li class="last"><a href="<?php echo Mage::helper('customer')->getLogoutUrl(); ?>"><span><?php echo $this->__('Logout') ?></span></a></li><?php else: ?><li class="last"><a href="<?php echo Mage::helper('customer')->getLoginUrl(); ?>"><span><?php echo $this->__('Log in') ?></span></a></li> <?php endif ?>
46
+ </ul>
47
+ </div>
48
+
49
+ </div>
50
+ <?php //echo $this->getChildHtml('topBar') ?>
51
+ <?php //echo $this->getChildHtml('topContainer'); ?>
52
+ <div id="navigation">
53
+ <div class="menubackground">
54
+ <?php echo $this->getChildHtml('topMenu') ?>
55
+ <?php echo $this->getChildHtml('mycart') ?>
56
+ <?php //echo $this->getChildHtml('connect') ?>
57
+ <div class="clearfix"></div>
58
+ </div></div>
59
+ </div>
app/design/frontend/default/mc_comp/template/page/html/mcconfig.phtml ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 mc_theme01
23
+ * @copyright MC inc
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ ?>
27
+ <?php
28
+ //echo Mage::getStoreConfig('mccomputersection/mccomputergroup/mccomputerenable');
29
+ /*if(Mage::getStoreConfig('mccomputersection/mccomputergroup/mccomputerenable')!=1)
30
+ { echo '<p style="border:1px solid #2F2F2F;padding: 6px 8px; text-align:center ;font-size:13px ;" class="error-msg">
31
+ If you are getting this message then this means that you have not yet entered correct theme license information at admin panel.
32
+ Kindly update this at the earliest to remove this message & making the theme permanently active </p>';
33
+ }
34
+ die();
35
+ */
36
+ eval(base64_decode("aWYoTWFnZTo6Z2V0U3RvcmVDb25maWcoJ21jY29tcHV0ZXJzZWN0aW9uL21jY29tcHV0ZXJncm91cC9tY2NvbXB1dGVyZW5hYmxlJykhPTEpCnsKZWNobyAnPHAgc3R5bGU9ImJvcmRlcjoxcHggc29saWQgIzJGMkYyRjtwYWRkaW5nOiA2cHggOHB4OyB0ZXh0LWFsaWduOmNlbnRlciA7Zm9udC1zaXplOjEzcHggOyIgY2xhc3M9ImVycm9yLW1zZyI+IApJZiB5b3UgYXJlIGdldHRpbmcgdGhpcyBtZXNzYWdlIHRoZW4gdGhpcyBtZWFucyB0aGF0IHlvdSBoYXZlIG5vdCB5ZXQgZW50ZXJlZCBjb3JyZWN0IHRoZW1lIGxpY2Vuc2UgaW5mb3JtYXRpb24gYXQgYWRtaW4gcGFuZWwuCktpbmRseSB1cGRhdGUgdGhpcyBhdCB0aGUgZWFybGllc3QgdG8gcmVtb3ZlIHRoaXMgbWVzc2FnZSAmIG1ha2luZyB0aGUgdGhlbWUgcGVybWFuZW50bHkgYWN0aXZlIDwvcD4nOwoKfQ=="));
37
+
38
+ ?>
app/design/frontend/default/mc_comp/template/sales/guest/form.phtml ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div class="page-title">
2
+ <h1><?php echo Mage::helper('sales')->__('Returns') ?></h1>
3
+ </div>
4
+ <div class="block-content">
5
+ <form id="oar_widget_orders_and_returns_form" action="<?php echo $this->getActionUrl() ?>" method="post" class="search-form" name="guest_post" style="display: block;margin: 0 auto;width: 100%;">
6
+ <ul class="form-alt form-list" style="width: 37%;margin:0 auto;">
7
+ <li style="clear:both;" class="fields">
8
+ <div class="input-box field" style="float:left;width:150px;" >
9
+ <label for="oar_order_id" class="required"><?php echo Mage::helper('sales')->__('Order ID') ?> <em>*</em></label>
10
+ </div>
11
+ <div class="input-box" style="float:left;width:305px;">
12
+ <input type="text" class="input-text required-entry" id="oar_order_id" name="oar_order_id" style="width:342px;"/>
13
+ </div>
14
+ </li>
15
+ <li style="background:#EEEEEE;clear: both;margin: 20px 0 10px;padding: 10px;" class="fields">
16
+ <div class="input-box field" >
17
+ <?php echo Mage::helper('sales')->__('Enter the billing last name and email/ZIP as in the order billing address') ?>.
18
+ </div>
19
+ </li>
20
+ <li style="clear:both;" class="fields">
21
+ <div class="input-box" style="float:left;width:150px;">
22
+ <label for="oar_billing_lastname" class="required"><?php echo Mage::helper('sales')->__('Billing Last Name') ?> <em>*</em></label>
23
+ </div>
24
+ <div class="input-box" style="float:left;width:305px;">
25
+ <input type="text" class="input-text required-entry" id="oar_billing_lastname" name="oar_billing_lastname" style="width:342px;"/>
26
+ </div>
27
+ </li>
28
+ <li style="clear:both;" class="fields">
29
+ <div class="input-box" style="float:left;width:150px;">
30
+ <label class="required"><?php echo Mage::helper('sales')->__('Find Order By:') ?></label>
31
+ </div>
32
+ <div class="input-box" style="float:left;">
33
+ <select name="oar_type" id="quick_search_type_id" class="select guest-select input-text" title="" onchange="showIdentifyBlock(this.value);" style="width:344px;">
34
+ <option value="email">Email Address</option>
35
+ <option value="zip">ZIP Code</option>
36
+ </select>
37
+ </div>
38
+ </li>
39
+ <li id="oar-email" style="clear:both;" class="fields">
40
+ <div class="input-box" style="float:left;width:150px;">
41
+ <label for="oar_email" class="required"><?php echo Mage::helper('sales')->__('Email Address') ?> <em>*</em></label>
42
+ </div>
43
+ <div class="input-box" style="float:left;width:305px;">
44
+ <input type="text" class="input-text validate-email required-entry" id="oar_email" name="oar_email" style="width:342px;"/>
45
+ </div>
46
+ </li>
47
+ <li id="oar-zip" style="display:none;clear:both;">
48
+ <div class="input-box" style="float:left;width:150px;">
49
+ <label for="oar_zip" class="required"><?php echo Mage::helper('sales')->__('Billing ZIP Code') ?> <em>*</em></label>
50
+ </div>
51
+ <div class="input-box" style="float:left;width:305px;">
52
+ <input type="text" class="input-text required-entry" id="oar_zip" name="oar_zip" style="width:342px;"/>
53
+ </div>
54
+ </li>
55
+ <li style="clear:both;">
56
+ <div class="input-box" style="float:left;text-align:right;width:100%">
57
+ <button type="submit" title="Continue" class="button"><span><span><?php echo Mage::helper('sales')->__('Continue') ?></span></span></button>
58
+ </div>
59
+ </li>
60
+ </ul>
61
+ </form>
62
+ </div>
63
+ <script type="text/javascript">
64
+ //<![CDATA[
65
+ if ($('quick_search_type_id').value == 'zip') {
66
+ $('oar-zip').show();
67
+ $('oar-email').hide();
68
+ } else {
69
+ $('oar-zip').hide();
70
+ $('oar-email').show();
71
+ }
72
+
73
+ var dataForm = new VarienForm('oar_widget_orders_and_returns_form', true);
74
+
75
+ function showIdentifyBlock(id)
76
+ {
77
+ if (id == 'zip') {
78
+ $('oar-zip').show();
79
+ $('oar-email').hide();
80
+ } else if (id == 'email') {
81
+ $('oar-zip').hide();
82
+ $('oar-email').show();
83
+ }
84
+ return false;
85
+ }
86
+ //]]>
87
+ </script>
app/design/frontend/default/mc_comp/template/sample/home.phtml ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Magento
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Academic Free License (AFL 3.0)
8
+ * that is bundled with this package in the file LICENSE_AFL.txt.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/afl-3.0.php
11
+ * If you did not receive a copy of the license and are unable to
12
+ * obtain it through the world-wide-web, please send an email
13
+ * to license@magentocommerce.com so we can send you a copy immediately.
14
+ *
15
+ * DISCLAIMER
16
+ *
17
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
18
+ * versions in the future. If you wish to customize Magento for your
19
+ * needs please refer to http://www.magentocommerce.com for more information.
20
+ *
21
+ * @category design
22
+ * @package default_modern
23
+ * @copyright Copyright (c) 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 style=" float:left; width:653px;">
28
+ <img src="<?php echo $this->getSkinUrl('images/media/home_co_main.jpg');?>" alt="" />
29
+ </div>
30
+ <div style="float:right; width:280px;">
31
+ <div style="margin:0 0 10px;" ><img src="<?php echo $this->getSkinUrl('images/media/home_co_tr.gif');?>" alt="" /></div>
32
+ <div><img src="<?php echo $this->getSkinUrl('images/media/home_co_br.gif');?>" alt="" /></div>
33
+ </div>
34
+ <div class="clearer"></div>
35
+ <div style="margin:10px 0 0;"><img src="<?php echo $this->getSkinUrl('images/media/home_co_bottom.gif');?>" alt="" /></div>
app/etc/modules/MC_Computerstore.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <MC_Computerstore>
5
+ <active>true</active>
6
+ <codePool>community</codePool>
7
+ </MC_Computerstore>
8
+ </modules>
9
+ </config>
media/mc_comp/01.jpg ADDED
Binary file
media/mc_comp/02.jpg ADDED
Binary file
media/mc_comp/banner-2.jpg ADDED
Binary file
media/mc_comp/banner.jpg ADDED
Binary file
media/mc_comp/laptop/banner-1.png ADDED
Binary file
media/mc_comp/laptop/banner-2.png ADDED
Binary file
package.xml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>irzoo_Computerstore</name>
4
+ <version>1.0.0</version>
5
+ <stability>stable</stability>
6
+ <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>Irzoo is happy to introduce new computer store theme- Computer Store. The theme perfectly fulfills the requirements of a Next-generation ecommerce store.</summary>
10
+ <description>Irzoo is happy to introduce new computer store theme-Computer Store. The theme perfectly fulfills the requirements of a Next-generation ecommerce store. This theme integrates the feedback from young customers and top-selling Magento themes to design a theme that offers the Best of All Magento Worlds.</description>
11
+ <notes>Irzoo is happy to introduce new computer store theme- Computer Store. The theme perfectly fulfills the requirements of a Next-generation ecommerce store.</notes>
12
+ <authors><author><name>NitinGupta</name><user>Irzoo</user><email>support@irzoo.com</email></author></authors>
13
+ <date>2012-11-29</date>
14
+ <time>10:46:39</time>
15
+ <contents><target name="mage"><dir name="app"><dir name="code"><dir name="community"><dir name="MC"><dir name="Computerstore"><dir name="Helper"><file name="Data.php" hash="6f3a8ba1af40ff41a1f23e6324e53dda"/></dir><dir name="Model"><file name="License.php" hash="06bd5ec27f1b2c82a71b55fdd5f57429"/></dir><dir name="etc"><file name="adminhtml.xml" hash="ac77fc73b2b12fc53991cf3ad2778250"/><file name="config.xml" hash="1892224711209f6a53377f479c6d4b42"/><file name="system.xml" hash="f375f4b7b571070267143b31f57f3547"/></dir></dir></dir></dir></dir><dir name="design"><dir name="frontend"><dir name="default"><dir name="mc_comp"><dir name="layout"><file name="catalog.xml" hash="a980be4f35a4a9f0b2b1afba45aca4a3"/><file name="catalogsearch.xml" hash="dc3dd0dc2abce27d4bc0ede40b138b16"/><file name="checkout.xml" hash="4bab959f7c3afa7d9cfc41d7185f10eb"/><file name="newsletter.xml" hash="594e0b6d4bfc49cd16276187cdaeb676"/><file name="page.xml" hash="7cb4409dc0aaf6e67d68e648aed8f543"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="319980b9dd85161721b9022b3902db0d"/></dir></dir><dir name="template"><dir name="callouts"><file name="connect.phtml" hash="1f249498385fb64c76c94078d4bf95de"/></dir><dir name="catalog"><dir name="navigation"><file name="left.phtml" hash="09c84e5336e0fc4b2f34b752128c99dd"/><file name="leftnav.phtml" hash="bee43718d8ec237f91194417a53b623e"/><file name="top.phtml" hash="b3399a2143e009d94c7997c5b9881429"/></dir><dir name="product"><file name="featured.phtml" hash="5a4dde3d877f51b5350dced90d89c442"/><dir name="list"><dir name="toolbar"><file name="pager.phtml" hash="3fcd64be0ef96fb37eb3bd260af7ab60"/></dir><file name="upsell.phtml" hash="048d80ac13f3454d623ea10545aa8776"/></dir><file name="list.phtml" hash="597fadd52a886fb6e67c25b1cd84e714"/><file name="new.phtml" hash="a9b1137809142091a349d93c20a379d8"/><dir name="view"><file name="media.phtml" hash="a73d4b3961774070e49a0e6ec37a5927"/><file name="tabs.phtml" hash="5feae021949947a7126b670b148a32f3"/></dir><file name="view.phtml" hash="f36c92a906d2ad4bce8ee1db3dfe0927"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="a292144f41cdae2c5328854abde8f094"/></dir><dir name="checkout"><dir name="cart"><dir name="sidebar"><file name="mycart.phtml" hash="9fe59841602b6c5b4ef52cae5a69687d"/></dir></dir><file name="cart.phtml" hash="9b3d2fcfb67f2ee136607436543741ea"/></dir><dir name="newsletter"><file name="subscribe-home.phtml" hash="40bea69a5385e31e92948265b4a97fb8"/><file name="subscribe.phtml" hash="40bea69a5385e31e92948265b4a97fb8"/></dir><dir name="page"><file name="1column.phtml" hash="3a29aba139145b570456e6e92ab4cd8e"/><file name="2columns-left.phtml" hash="6f6d4cba2b4ada40867d8f9ba23092ea"/><file name="2columns-right.phtml" hash="7b057a2193e3406d55dd939eaa52a5cd"/><file name="3columns.phtml" hash="4030352fbbcb3c6dae46aaa09fe3f9e0"/><file name="homepage.phtml" hash="8d84642b8b30b068f71362c5bec6d41d"/><dir name="html"><file name="footer.phtml" hash="0e5ca83157ec8242b71fcbd89a8e1245"/><file name="header.phtml" hash="5543cb5f3f85a952aa0757f12d8022ce"/><file name="mcconfig.phtml" hash="521a5259c7874162364f48cc47baea8b"/></dir></dir><dir name="sales"><dir name="guest"><file name="form.phtml" hash="50c282515a5bbbf1dbf9bdcfd61931bf"/></dir></dir><dir name="sample"><file name="home.phtml" hash="471a018df7f51130e05495b14d3a57a4"/></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="MC_Computerstore.xml" hash="3371f5ff716c8a10337a6fc9faa21bc6"/></dir></dir></dir><dir name="media"><dir name="mc_comp"><file name="01.jpg" hash="d930fb9a61ac4eec3f2844f10f18e6e2"/><file name="02.jpg" hash="a3a842d7f8c5c050720534b9a9485c88"/><file name="banner-2.jpg" hash="a3a842d7f8c5c050720534b9a9485c88"/><file name="banner.jpg" hash="d930fb9a61ac4eec3f2844f10f18e6e2"/><dir name="laptop"><file name="banner-1.png" hash="8d2381b7763aa875418a41f3006ee652"/><file name="banner-2.png" hash="ebb383b23206664039a9a8fd4b913332"/></dir></dir></dir><dir name="skin"><dir name="frontend"><dir name="default"><dir name="mc_comp"><dir name="css"><file name="color.css" hash="0099aab197615a566dfb00b8ef34e788"/><file name="custom.css" hash="cefb92e08338a2f95470f6287cce89ca"/><file name="info.txt" hash="0e0f9f8e9ae3ff3a0f9ba147ff9f0da4"/><file name="print.css" hash="946d7b6f8bc63b2d09e709aece720425"/><file name="styles-ie.css" hash="a918472ac8309637ef287f9c735c662a"/><file name="styles.css" hash="cd87d12483eb9f68bb43191ae33053bf"/><file name="widgets.css" hash="2a7cdf7be85249ba8a9c586d9dfcb0f6"/></dir><file name="favicon.ico" hash="2bf9c36dd87722292b4da95b4f12e27f"/><dir name="images"><dir name="background"><file name="Untitled-1.png" hash="a3dc5eb2a4a869cc82d94302e8ce00b3"/><file name="bg.gif" hash="620b95645feec875e0ef8daf910afa2f"/><file name="bg.jpg" hash="ff80d21cff560c92a45b71515b9b95eb"/><file name="block_bg.gif" hash="81e4ce63fa18280b4f36957de8eafdf2"/><file name="block_bg_bottom.gif" hash="9908965eae79c94a7a733a35e2ae3592"/><file name="block_bg_repeat.gif" hash="63d76d45c547e59e470b35c9bb327eb0"/><file name="block_title_alt.gif" hash="ca86780d11b3c3c96f1bc58a399b1a42"/><file name="cart_button.png" hash="2e75e5a717abfcde8ab4c0e928aad60f"/><file name="cart_hover_bg.gif" hash="3f99cbabb2810760b7e7b9c97eab9403"/><file name="divider_top.gif" hash="6f4a88cf6dc1a8c7cc6e8d8cc961800b"/><file name="featured_product_bg.gif" hash="b83043d074011c2817d8a71e4235d53b"/><file name="footer_bg.jpg" hash="af78785a81485c6fd3920ea1ba356a90"/><file name="header_bg.gif" hash="c376bab4beebb8638cb3cc82639a67bd"/><file name="header_bg.jpg" hash="c0929fc02e2392f0b9c030efd9d05188"/><file name="header_bg.png" hash="cbde32b84b2ed21c25e3172e12271565"/><file name="header_bg_old.jpg" hash="6425b05f30bc5e7e24e6beb3b42325bd"/><file name="leftnav_arrow.gif" hash="875e7dea23e890f049eb5ceef99cfc06"/><file name="leftnav_bullet.gif" hash="471e97c688ca207e40f5ed2d72faffbb"/><file name="main_bg.jpg" hash="11df4a5d0d4ec7b9a4078653cf222bb7"/><file name="menu_active.gif" hash="a0a151eee4ae0f3b65e4f6c86e92c1b4"/><file name="menu_bg.gif" hash="0330e1a70ecad106d2378217886460b9"/><file name="menu_bg.png" hash="4b9958846a693a6453c4f8fe004de76f"/><file name="menu_bg1.gif" hash="5894c590361c0a6ad8691aac05fc22cb"/><file name="menu_bg1.png" hash="7432a0a0d7c51076c43d6532256c0eab"/><file name="menu_bg2 (2).gif" hash="672a69d6e43bd9dd4f73f0e096dd3a80"/><file name="menu_bg2.gif" hash="7a53ee9e5a69d34b700353d2541c80e5"/><file name="menu_bullet.png" hash="dc61df107a2f10d65a402562bf2ebdc3"/><file name="menu_bullet_active.png" hash="0933e909b5b36ad05df57b4cd46ae8f8"/><file name="menu_bullet_ie6.gif" hash="6f7dc33c00165b0c3009125e9a1acd6d"/><file name="menu_bullet_ie6_active.gif" hash="d28fdff97d1d3e18327c6e1b1c073bbd"/><file name="menu_hover.gif" hash="a58ef6fb538561ff5f6a88c4d77d84b1"/><file name="menu_item.gif" hash="39c23f16c4f090b12c86b699cbf111c8"/><file name="menu_tab.png" hash="01421d87cda9b03daf66e3380ffd6a36"/><file name="menu_tab1.png" hash="4719384feb272a2f8b87961898afe5d7"/><file name="menu_tab_active_ie.gif" hash="85250d5ffd38965c7a092d57a98d8c00"/><file name="menu_tab_hover.png" hash="08d3252a6eb75a947bb2f56794597962"/><dir name="old"><file name="block_bg.gif" hash="c8d5fbf723010cba7ef49f9614f1ae0d"/><file name="block_bg_bottom.gif" hash="f253e15a18b75e3b75d70637915868ae"/><file name="block_bg_repeat.gif" hash="bfbfc2a2bcbb644bd1cabf3e5f3be31c"/></dir><file name="repeat_bg.jpg" hash="f1a71a39fc0c323e99af7b633e1a5fa1"/><file name="search_bg.gif" hash="9d5f9d5e055a0c003bd4216826b60801"/><file name="search_bg.png" hash="8d6f6ec8fc20221848969042d7f000c0"/><file name="slider_wrapper.png" hash="ca696a1d396a9f44d82d8e06de2eb7c9"/><file name="subscribe_bg.png" hash="8f8c906eebedae8f40d6cc217d989fb4"/><file name="wrapper_bg.png" hash="dd8a5a827cd94c915258fffb6234755a"/></dir><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_add-to.gif" hash="53cbb9c80a34c05f790b46e0f0b73369"/><file name="bkg_block-layered-title.gif" hash="5ba30a503859e0c74703e9451dc66ca5"/><file name="bkg_body.gif" hash="f721950262bb5c60227ee74bb435fa79"/><file name="bkg_btn-green.gif" hash="fed554876ad2eda9c52d693ccc180329"/><file name="bkg_btn-small-.png" hash="b29b2fdc4c6a7c75f27e28a7dcbe70de"/><file name="bkg_btn-small.gif" hash="08cb292f8c47f43d3e03eff6f7c9cc67"/><file name="bkg_btn-small.png" hash="f88ff4d6237c30716899c42ce78e2e35"/><file name="bkg_btn.gif" hash="89242f1f559b2365f36ea5b368d3d20e"/><file name="bkg_btn.png" hash="d6e25c7576ff14150ea532b807e31a58"/><file name="bkg_btn1.png" hash="df9af47f282450892546effa54e7da59"/><file name="bkg_button.png" hash="13608c58d476d624063cb3a4f7f5d391"/><file name="bkg_button_active.png" hash="59da707a98c33d6bfca933831464fcda"/><file name="bkg_cart-totals.gif" hash="1fbacde3b2afd6562f35d0bc21ea41c5"/><file name="bkg_collapse-gm.gif" hash="37c585c23bbfbb3ef8f51191513d435b"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav_parent.gif" hash="0208ae272e474b99bf1f8743b525c342"/><file name="bkg_nav_top.gif" hash="e208d78164da001372d050b4933d021c"/><file name="bkg_pipe1.gif" hash="bca445209e5b0c9390c526ff6fb9bfcf"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_rating.gif" hash="d2ea21ea9824962892adf2e9d78f03ba"/><file name="bkg_subtotal.gif" hash="fa2f26527c87fc6b00be8b5e594e52f4"/><file name="bkg_tabs.gif" hash="3929ea638ee939e2280b909d291dd706"/><file name="bkg_tabs.png" hash="2afb977673036cae2faca4f3a6cdff04"/><file name="bkg_toolbar.gif" hash="b51ad5ce6fc7c93c7be429822b7d0f54"/><file name="bkg_toolbar.png" hash="60f724b90c070aec9e7fdd9395d01e5f"/><file name="bkg_top-promo.gif" hash="9e11a17ae228afd7073f5082daa68094"/><file name="block_title_alt.png" hash="b2910e10c31b2a62d1c8f5dd274d5362"/><file name="btn_checkout.gif" hash="79b6d671dc425b20d024255e76187f70"/><file name="btn_checkout.png" hash="31197188949cbda42f90eaf65be3da8c"/><file name="btn_remove.gif" hash="1e29c685df6d4ed72c789374411d465d"/><file name="btn_remove.png" hash="d92a47c2ee82d8d0953cff7dca2c98f5"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_trash.png" hash="332cb1676302851eaf7cb32bc72397fe"/><file name="btn_window_close.gif" hash="e106b9cea6e73407f5311ebf024ebbbb"/><file name="button-bg.png" hash="dff88675e7fc7be08dbbfd935a8159c7"/><dir name="buttons"><file name="account_menu_sprite.gif" hash="3946e9e283d093b8eb08d7912b51a847"/><file name="block_title_alt.png" hash="67c6d7e8678b3e38b238875c703ea309"/><file name="cart.png" hash="7735a66caf0994636c89e405d555090f"/><file name="cart_button.gif" hash="fa9fd95e59e1e8c1c0b3d7d6a7b5bea5"/><file name="cart_button.png" hash="fded916d17ab8046166b951f25d48bf8"/><file name="cart_button1.gif" hash="50cc71c73a018c1393a1d83aa9afe2a3"/><file name="email_ico.gif" hash="2604d4917726c1097c7fc3deb34597a1"/><file name="menu_tabs_ie.gif" hash="172f760f813ecd7a1eede547c644810f"/><file name="next-horizontal.png" hash="1f110004b9c6f27709452070e79e9ded"/><file name="prev-horizontal.png" hash="79c74b50cc090ad332e4c0bfe7b3270e"/><file name="search_btn.png" hash="d2d91791694b5033c785907ea61e13bd"/><file name="subscribe_btn.gif" hash="d98e347081ecb2f1439b6998dd829e2e"/><file name="top_buttons_sprite.png" hash="35bf761aa8f31a41ffcfb4c004876e5f"/><file name="top_buttons_sprite1.png" hash="44edf6c57f15598dc4071837c79f1da6"/></dir><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="categ_title_bg.png" hash="f0d383766e5192ce8caf156f4dc8507a"/><file name="creditcards.gif" hash="72eeec27c0ce79987b7e669041c8c125"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><dir name="fancybox"><file name="fancy_closebox.png" hash="f2aace763cfcc4d6f3427a8a0842e55c"/><file name="fancy_left.png" hash="b73b9d26b3e1cca17ce894c8c899edb1"/><file name="fancy_progress.png" hash="66cdf8d9cd5089c45c74e75f9d81a3bc"/><file name="fancy_right.png" hash="7f25f2d34ad6186d17472774ce7ea298"/><file name="fancy_shadow_e.png" hash="638c422611740fd9f4756c0501db4dea"/><file name="fancy_shadow_n.png" hash="b97cd6eb4551bdbee52f55a9d2b6638c"/><file name="fancy_shadow_ne.png" hash="9107c16638a997e0a4932c5449173b16"/><file name="fancy_shadow_nw.png" hash="1d2cb29c5e81e1238ea68fb00c46c314"/><file name="fancy_shadow_s.png" hash="bd2f9c92a58a02b0c641268df0e738cb"/><file name="fancy_shadow_se.png" hash="182e5286e1f71169ff38792e21e32c0a"/><file name="fancy_shadow_sw.png" hash="1bd71ca620ac1bebed4f24d3f83f6c02"/><file name="fancy_shadow_w.png" hash="18776b730e696b3da9b6953538c8e285"/><file name="fancy_title_left.png" hash="c00b676485d203ed19427b71a5a9a469"/><file name="fancy_title_main.png" hash="af87440a2b36ea10fbd728a211c5b313"/><file name="fancy_title_right.png" hash="00fab8565c1c29d91d8d60fe8a9fd672"/><file name="loading.gif" hash="7e99e1159a3686f6aa4f90043c554483"/><file name="tl.png" hash="02e125bbaed0093265655bc9bb36265f"/><file name="tr.png" hash="7b0f5e3d1dee42a15daa83c543d3ed03"/></dir><dir name="flags"><file name="English.png" hash="e9d95b27e17f9d5c7cddeb365fe466ab"/><file name="French.png" hash="82affd22a4aac4d585df48591558b28f"/><file name="German.png" hash="a4a0753085ca464257bb3f416a20dd12"/></dir><file name="follow_bg.jpg" hash="caba9cd7ec618346d8bcd8fd314b1a8e"/><file name="footer_block_2_bg.png" hash="0c32a3ef8fea7b7c3044aeaeeeca6a5e"/><file name="footer_block_bg.jpg" hash="ae724341d68889284d8a28c63bd56b44"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="header_block_2_bg.png" hash="0dcd16eaf04a8ff2b576043bb3d35ee8"/><file name="header_block_bg.gif" hash="23dfc5514ad1aad9745a32a6d7c45bfd"/><file name="header_block_bg.png" hash="3d6d00e030a3f773c51e3b97029292da"/><file name="header_list_marker.png" hash="b60efc1c5312ce4480ee1f1ceb7055d3"/><file name="i_asc_arrow.gif" hash="54fa7a2610dca6402a8159a0de658894"/><file name="i_desc_arrow.gif" hash="2ffa641590dbc5017952f77135d96185"/><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_pager-next.gif" hash="b565ec86dceddf2c89397a31a6fc9bc8"/><file name="i_pager-prev.gif" hash="ba5d000eb30be2f5b9d8f1aa85cdf478"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><dir name="icons"><file name="account_ico.png" hash="f4f149ece270842fe7a6354d4db485a2"/><file name="cart_ico.png" hash="5bf9153a24950b6fb16bf8b6b89c7f55"/><file name="checkout_ico.png" hash="075855447d570e573a4e8362122e6d45"/><file name="login_ico.png" hash="033202c7a51f0ac46b4a50c0e1d544c4"/><file name="search_ico.gif" hash="febba6489882971da4dc6bdebc597117"/><file name="wishlist_ico.png" hash="d2b36b3dbb3cb6a630441ea15cb0b5d0"/></dir><file name="leftnav_arrow.png" hash="5881102ffb69a6f84d6fe56f1f9c89c6"/><file name="logo.gif" hash="afe4da33896a81de65f22792b491aab5"/><file name="logo.png" hash="b49c29cec9be75e68969fd48a7f7e5e8"/><file name="logo1.png" hash="49f06fb9d3829c646c7c350953c27042"/><file name="logo_back.png" hash="d9770397b28cb1265724a9827c605a82"/><file name="logo_email.gif" hash="47bc079d9b3933c419739b580e4d0f39"/><file name="logo_print.gif" hash="47bc079d9b3933c419739b580e4d0f39"/><file name="magnifier_handle.gif" hash="2ee40683870a2bef5c5b34d30c84d6d8"/><dir name="media"><file name="callout1.jpg" hash="0f274fb85b3f1b153072f8478ced414e"/><file name="footer_callout.png" hash="9dc69b9d5517457e08dfce85424e6e16"/><file name="fpo_no_crosssell.gif" hash="7aa2defb505f4d1353fadaac00812501"/><file name="home_co_bottom.gif" hash="52eb6bdfa8926e7a2d0e381b1604e868"/><file name="home_co_br.gif" hash="8ae386c3822b77287a6339068f53953b"/><file name="home_co_main.jpg" hash="c74e1e5276d3c09c6089ce157bda0b24"/><file name="home_co_tr.gif" hash="4fec17962d091640046cab9aa9f4b42e"/><file name="left_col_callout.jpg" hash="e19cc46c3c2b3777484d2847da8564d8"/><file name="promo1.jpg" hash="8394940d045b9469fd365bb42d37aba2"/><file name="promo2.jpg" hash="5b8a5d1aac6eddb877429590fc00abfc"/><file name="promo3.jpg" hash="d969e7dbb7c39d9af8a33494cdee4420"/><file name="promo4.jpg" hash="3fcd50774145f15acabca4eba2c6c54a"/><file name="promo5.jpg" hash="7c3286dc8dc12d98853273ef3e75f860"/><file name="promo6.jpg" hash="a51e1133d753d05fe410151c3c594ecc"/><file name="promo7.jpg" hash="74cb388cf2f5eead240988031d5e524f"/><file name="promo8.jpg" hash="a5ae8e4f632235ee4b8c91a85b84a6eb"/><file name="promo9.jpg" hash="1fb55b57d49da9934f3e616e40cfa506"/></dir><file name="nav_control_bg.png" hash="0330a9700605b023df7c5114667fa092"/><file name="nav_control_bg_active.png" hash="82e0cc8ed2cffbc166b47e5c3718058a"/><file name="nav_items_drop_marker.gif" hash="d3871f00030df05b37637594ba2899ba"/><file name="nav_items_marker.gif" hash="8db3d933664f7b1f9cb621c70a69ad50"/><file name="newsletter_bg.jpg" hash="feb4eb29eefaf323ecf641f43572fd19"/><file name="nivo_controlNav_bg.png" hash="34458c30be5839bad9ae42e7f09360bd"/><file name="opc-ajax-loader.gif" hash="2d5cf231c4f520b5c2b4de5536ecb82d"/><file name="page_title_bg.jpg" hash="0188263f73c91e42324ee54e7ae77539"/><file name="product_4.jpg" hash="71d2594592b00d9f195cb1a3730290fa"/><file name="sideblock_2_content_bg.jpg" hash="5a8296ecf71981289bbbafa82c76b689"/><file name="sideblock_2_title_bg.jpg" hash="6ca1b24010d027c424a2d0b9cd025b12"/><file name="sideblock_3_content_bg.jpg" hash="f8c87856409ae5e8e38a12a2fa277a60"/><file name="sideblock_3_title_bg.jpg" hash="745a5a63f533bcd94c8f3306b25037c4"/><file name="sideblock_4_content_bg.jpg" hash="909b9c47c57fc35e28602247077fa6d1"/><file name="sideblock_4_title_bg.jpg" hash="29b6b98756755dc694bed8e5f3d3228d"/><file name="sideblock_5_title_bg.jpg" hash="d167a53d726fbd9398038cca2e4bd9e0"/><file name="sideblock_6_title_bg.jpg" hash="a510638797486b5951983d4520160681"/><file name="sideblock_title_bg.jpg" hash="0188263f73c91e42324ee54e7ae77539"/><file name="site_bg.png" hash="21057f0607251e93b146fb20a28030ef"/><file name="site_shadow.png" hash="5ed1f42c353615f9be209161a7587288"/><file name="slider_bg.gif" hash="a6ba5fb82efc46553063661a8c2558ab"/><file name="slider_btn_zoom_in.gif" hash="c5cd4f49c9d3a6a7b76e391077e1a46c"/><file name="slider_btn_zoom_out.gif" hash="fd13e9755aea3d770d4f9cc34a7726ff"/><dir name="social"><file name="facebook_ico.png" hash="dff9bbbecf277e405eec38d82a9bba04"/><file name="twitter_ico.png" hash="3e0f97f12b49e4a0f1e87d9d3bf2d396"/><file name="youtube_ico.png" hash="5bff8df0869aca0292abd77970847bbd"/></dir><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="tabs-hover.png" hash="996203b1bc65bbc9c820d02372e7c02a"/><file name="tabs.png" hash="55b2b09d4f3ccead3db9e1b9842b3f4e"/><file name="validation_advice_bg.gif" hash="992b643e08dd71f20de7f94f29e647ba"/><dir name="widgets"><file name="i_widget-link.gif" hash="1bf753578171f147f0203e7b13bdd0c4"/></dir><file name=".tabs.png" hash="bbbe58d42eb8a33d185146b3debe7566"/></dir><dir name="js"><file name="mc_custom.js" hash="32ccc4b5033d5df03174b867dc5dff76"/><file name="mc_imgpreview.js" hash="843eab30ec1cb07b3248c5bc1362d142"/><file name="mc_jquerylib.js" hash="1d2195923614cd01578829d94c6cd64b"/><file name="mc_mcjquery.js" hash="3a93fca61b46fe396d5657966d4888de"/><file name="pngfix.js" hash="67f2ff677177525a57f2018f3e288b5c"/></dir></dir></dir></dir></dir><dir name="."><file name="MC Computer Store Installation Guide 1.0.0.pdf" hash="ba31f0f563901af9aba7b724f5e9f66b"/></dir></target></contents>
16
+ <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
+ </package>
skin/frontend/default/mc_comp/css/color.css ADDED
@@ -0,0 +1,2 @@
 
 
1
+ /* CSS Document */
2
+
skin/frontend/default/mc_comp/css/custom.css ADDED
@@ -0,0 +1,726 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Skin
21
+ * @package mc_theme01
22
+ * @copyright MC inc
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+ #preview {
26
+ position: absolute;
27
+ border: 1px solid #000;
28
+ background: #333;
29
+ padding: 10px;
30
+ font-size: 12px;
31
+ text-align: center;
32
+ width: 300px;
33
+ display: none;
34
+ color: #fff;
35
+ z-index: 10;
36
+ }
37
+
38
+ /* Fancybox Image Gallery */
39
+ div#fancy_overlay {
40
+ position: fixed;
41
+ top: 0;
42
+ left: 0;
43
+ width: 100%;
44
+ height: 100%;
45
+ display: none;
46
+ z-index: 90;
47
+ }
48
+
49
+ div#fancy_loading {
50
+ position: absolute;
51
+ height: 40px;
52
+ width: 40px;
53
+ cursor: pointer;
54
+ display: none;
55
+ overflow: hidden;
56
+ background: transparent;
57
+ z-index: 100;
58
+ }
59
+
60
+ div#fancy_loading div {
61
+ position: absolute;
62
+ top: 0;
63
+ left: 0;
64
+ width: 40px;
65
+ height: 480px;
66
+ background: transparent url('../images/fancybox/fancy_progress.png')
67
+ no-repeat;
68
+ }
69
+
70
+ div#fancy_outer {
71
+ position: absolute;
72
+ top: 0;
73
+ left: 0;
74
+ z-index: 90;
75
+ padding: 20px 20px 40px 20px;
76
+ margin: 0;
77
+ background: transparent;
78
+ display: none;
79
+ }
80
+
81
+ div#fancy_inner {
82
+ position: relative;
83
+ width: 100%;
84
+ height: 100%;
85
+ background: #FFF;
86
+ }
87
+
88
+ div#fancy_content {
89
+ margin: 0;
90
+ z-index: 100;
91
+ position: absolute;
92
+ }
93
+
94
+ div#fancy_div {
95
+ background: #000;
96
+ color: #FFF;
97
+ height: 100%;
98
+ width: 100%;
99
+ z-index: 100;
100
+ }
101
+
102
+ img#fancy_img {
103
+ position: absolute;
104
+ top: 0;
105
+ left: 0;
106
+ border: 0;
107
+ padding: 0;
108
+ margin: 0;
109
+ z-index: 100;
110
+ width: 100%;
111
+ height: 100%;
112
+ }
113
+
114
+ div#fancy_close {
115
+ position: absolute;
116
+ top: -12px;
117
+ right: -15px;
118
+ height: 30px;
119
+ width: 30px;
120
+ background: url('../images/fancybox/fancy_closebox.png') top left
121
+ no-repeat;
122
+ cursor: pointer;
123
+ z-index: 181;
124
+ display: none;
125
+ }
126
+
127
+ #fancy_frame {
128
+ position: relative;
129
+ width: 100%;
130
+ height: 100%;
131
+ display: none;
132
+ }
133
+
134
+ #fancy_ajax {
135
+ width: 100%;
136
+ height: 100%;
137
+ overflow: auto;
138
+ }
139
+
140
+ a#fancy_left,a#fancy_right {
141
+ position: absolute;
142
+ bottom: 0px;
143
+ height: 100%;
144
+ width: 35%;
145
+ cursor: pointer;
146
+ z-index: 111;
147
+ display: none;
148
+ background-image: url("data:image/gif;base64,AAAA");
149
+ outline: none;
150
+ overflow: hidden;
151
+ }
152
+
153
+ a#fancy_left {
154
+ left: 0px;
155
+ }
156
+
157
+ a#fancy_right {
158
+ right: 0px;
159
+ }
160
+
161
+ span.fancy_ico {
162
+ position: absolute;
163
+ top: 50%;
164
+ margin-top: -15px;
165
+ width: 30px;
166
+ height: 30px;
167
+ z-index: 112;
168
+ cursor: pointer;
169
+ display: block;
170
+ }
171
+
172
+ span#fancy_left_ico {
173
+ left: -9999px;
174
+ background: transparent url('../images/fancybox/fancy_left.png')
175
+ no-repeat;
176
+ }
177
+
178
+ span#fancy_right_ico {
179
+ right: -9999px;
180
+ background: transparent url('../images/fancybox/fancy_right.png')
181
+ no-repeat;
182
+ }
183
+
184
+ a#fancy_left:hover,a#fancy_right:hover {
185
+ visibility: visible;
186
+ background-color: transparent;
187
+ }
188
+
189
+ a#fancy_left:hover span {
190
+ left: 20px;
191
+ }
192
+
193
+ a#fancy_right:hover span {
194
+ right: 20px;
195
+ }
196
+
197
+ #fancy_bigIframe {
198
+ position: absolute;
199
+ top: 0;
200
+ left: 0;
201
+ width: 100%;
202
+ height: 100%;
203
+ background: transparent;
204
+ }
205
+
206
+ div#fancy_bg {
207
+ position: absolute;
208
+ top: 0;
209
+ left: 0;
210
+ width: 100%;
211
+ height: 100%;
212
+ z-index: 70;
213
+ border: 0;
214
+ padding: 0;
215
+ margin: 0;
216
+ }
217
+
218
+ div.fancy_bg {
219
+ position: absolute;
220
+ display: block;
221
+ z-index: 70;
222
+ border: 0;
223
+ padding: 0;
224
+ margin: 0;
225
+ }
226
+
227
+ div#fancy_bg_n {
228
+ top: -20px;
229
+ left: 0;
230
+ width: 100%;
231
+ height: 20px;
232
+ background: transparent url('../images/fancybox/fancy_shadow_n.png')
233
+ repeat-x;
234
+ }
235
+
236
+ div#fancy_bg_ne {
237
+ top: -20px;
238
+ right: -20px;
239
+ width: 20px;
240
+ height: 20px;
241
+ background: transparent url('../images/fancybox/fancy_shadow_ne.png')
242
+ no-repeat;
243
+ }
244
+
245
+ div#fancy_bg_e {
246
+ right: -20px;
247
+ height: 100%;
248
+ width: 20px;
249
+ background: transparent url('../images/fancybox/fancy_shadow_e.png')
250
+ repeat-y;
251
+ }
252
+
253
+ div#fancy_bg_se {
254
+ bottom: -20px;
255
+ right: -20px;
256
+ width: 20px;
257
+ height: 20px;
258
+ background: transparent url('../images/fancybox/fancy_shadow_se.png')
259
+ no-repeat;
260
+ }
261
+
262
+ div#fancy_bg_s {
263
+ bottom: -20px;
264
+ left: 0;
265
+ width: 100%;
266
+ height: 20px;
267
+ background: transparent url('../images/fancybox/fancy_shadow_s.png')
268
+ repeat-x;
269
+ }
270
+
271
+ div#fancy_bg_sw {
272
+ bottom: -20px;
273
+ left: -20px;
274
+ width: 20px;
275
+ height: 20px;
276
+ background: transparent url('../images/fancybox/fancy_shadow_sw.png')
277
+ no-repeat;
278
+ }
279
+
280
+ div#fancy_bg_w {
281
+ left: -20px;
282
+ height: 100%;
283
+ width: 20px;
284
+ background: transparent url('../images/fancybox/fancy_shadow_w.png')
285
+ repeat-y;
286
+ }
287
+
288
+ div#fancy_bg_nw {
289
+ top: -20px;
290
+ left: -20px;
291
+ width: 20px;
292
+ height: 20px;
293
+ background: transparent url('../images/fancybox/fancy_shadow_nw.png')
294
+ no-repeat;
295
+ }
296
+
297
+ div#fancy_title {
298
+ position: absolute;
299
+ z-index: 100;
300
+ display: none;
301
+ }
302
+
303
+ div#fancy_title div {
304
+ color: #FFF;
305
+ font: bold 12px Arial;
306
+ padding-bottom: 3px;
307
+ white-space: nowrap;
308
+ }
309
+
310
+ div#fancy_title table {
311
+ margin: 0 auto;
312
+ }
313
+
314
+ div#fancy_title table td {
315
+ padding: 0;
316
+ vertical-align: middle;
317
+ }
318
+
319
+ td#fancy_title_left {
320
+ height: 32px;
321
+ width: 15px;
322
+ background: transparent url('../images/fancybox/fancy_title_left.png')
323
+ repeat-x;
324
+ }
325
+
326
+ td#fancy_title_main {
327
+ height: 32px;
328
+ background: transparent url('../images/fancybox/fancy_title_main.png')
329
+ repeat-x;
330
+ }
331
+
332
+ td#fancy_title_right {
333
+ height: 32px;
334
+ width: 15px;
335
+ background: transparent url('../images/fancybox/fancy_title_right.png')
336
+ repeat-x;
337
+ }
338
+
339
+ .pop {
340
+ position: absolute;
341
+ display: inline;
342
+ }
343
+
344
+ .pop .pop_menu {
345
+ display: none;
346
+ -moz-border-radius: 3px;
347
+ -webkit-border-radius: 3px;
348
+ z-index: 80;
349
+ }
350
+
351
+ .pop .pop_toggle {
352
+ background-image: url(../images/cart/arrow_down.png);
353
+ background-repeat: no-repeat;
354
+ background-position: center center;
355
+ width: 20px;
356
+ height: 20px;
357
+ overflow: hidden;
358
+ cursor: pointer;
359
+ }
360
+
361
+ .active .pop_menu {
362
+ display: block;
363
+ background-color: #ebebeb;
364
+ color: #fff;
365
+ position: absolute;
366
+ padding: .6em;
367
+ width: 12em;
368
+ z-index: 80;
369
+ }
370
+
371
+ .active .pop_menu a {
372
+ color: #fff;
373
+ }
374
+
375
+ .active .pop_toggle {
376
+ z-index: 2000;
377
+ position: absolute;
378
+ top: 0;
379
+ left: 0;
380
+ background-image: url(../images/cart/arrow_up.png);
381
+ }
382
+ /* Easy Slider */
383
+ #slider-wrapper {
384
+ position: relative;
385
+ float: right;
386
+ z-index: 0;
387
+ }
388
+
389
+ #slider ul,#slider li,#slider2 ul,#slider2 li {
390
+ margin: 0;
391
+ padding: 0;
392
+ list-style: none;
393
+ }
394
+
395
+ #slider {
396
+ border: 5px solid #CCCCCC;
397
+ height: 320px;
398
+ width: 715px;
399
+ }
400
+ #slider2 {
401
+ margin-top: 1em;
402
+ }
403
+
404
+ #slider li,#slider2 li,.panel {
405
+ width: 725px !important;
406
+ height: 330px !important;
407
+ overflow: hidden;
408
+ }
409
+
410
+ #prevBtn,#nextBtn,#slider1next,#slider1prev {
411
+ display: block;
412
+ width: 30px;
413
+ height: 77px;
414
+ position: absolute;
415
+ left: -30px;
416
+ top: 71px;
417
+ z-index: 1000;
418
+ }
419
+
420
+ #nextBtn,#slider1next {
421
+ left: 696px;
422
+ }
423
+
424
+ #prevBtn a,#nextBtn a,#slider1next a,#slider1prev a {
425
+ display: block;
426
+ position: relative;
427
+ width: 30px;
428
+ height: 77px;
429
+ background: url(../images/slider/btn_prev.gif) no-repeat 0 0;
430
+ }
431
+
432
+ #nextBtn a,#slider1next a {
433
+ background: url(../images/slider/btn_next.gif) no-repeat 0 0;
434
+ }
435
+ /* numeric controls */
436
+ ol#controls {
437
+ margin: 1em 0;
438
+ padding: 0;
439
+ height: 20px;
440
+ position: absolute;
441
+ right: 10px;
442
+ top: 10px;
443
+ }
444
+
445
+ ol#controls li {
446
+ margin: 0 5px 0 0;
447
+ padding: 0;
448
+ font-size: 12px;
449
+ float: left;
450
+ list-style: none;
451
+ height: 20px;
452
+ line-height: 20px;
453
+ }
454
+
455
+ ol#controls li a {
456
+ float: left;
457
+ height: 20px;
458
+ line-height: 20px;
459
+ color: #999999;
460
+ background: #000;
461
+ padding: 1px 7px;
462
+ text-decoration: none;
463
+ }
464
+
465
+ ol#controls li.current a {
466
+ background: #000;
467
+ font-weight: bold;
468
+ color: #fff;
469
+ }
470
+
471
+ ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus {
472
+ outline: none;
473
+ }
474
+ /* // Easy Slider */
475
+ /* Cycle */
476
+ #controls {
477
+ z-index: 50;
478
+ position: absolute;
479
+ top: 15px;
480
+ right: 15px;
481
+ }
482
+
483
+ #controls a {
484
+ background: url("../images/nav_control_bg.png") no-repeat scroll left top transparent;
485
+ color: #403F3F;
486
+ cursor: pointer;
487
+ display: inline-block;
488
+ height: 18px;
489
+ margin-right: 4px;
490
+ padding-top: 2px;
491
+ position: relative;
492
+ text-align: center;
493
+ text-decoration: none;
494
+ width: 19px;
495
+ z-index: 99;
496
+ }
497
+
498
+ #controls a.activeSlide {
499
+ background: url("../images/nav_control_bg_active.png") no-repeat scroll left top transparent;
500
+ color: #FFFFFF;
501
+ text-decoration: none;
502
+ }
503
+
504
+ #controls a:focus {
505
+ outline: none;
506
+ }
507
+
508
+ #slider {
509
+ overflow: hidden;
510
+ }
511
+
512
+ #slider .panel span.comment {
513
+ display: none;
514
+ color: white;
515
+ font-size: 1em;
516
+ height: 52px;
517
+ left: 0;
518
+ padding: 0 10px;
519
+ position: absolute;
520
+ top: 0;
521
+ overflow: hidden;
522
+ width: 674px;
523
+ z-index: 999;
524
+ }
525
+ /**
526
+ * This <div> element is wrapped by jCarousel around the list
527
+ * and has the classname "jcarousel-container".
528
+ */
529
+ .jcarousel-container {
530
+ position: relative;
531
+ }
532
+
533
+ .jcarousel-clip {
534
+ z-index: 2;
535
+ padding: 0;
536
+ margin: 0;
537
+ overflow: hidden;
538
+ position: relative;
539
+ }
540
+
541
+ .jcarousel-list {
542
+ z-index: 1;
543
+ overflow: hidden;
544
+ position: relative;
545
+ top: 0;
546
+ left: 0;
547
+ margin: 0;
548
+ padding: 0;
549
+ }
550
+
551
+ .jcarousel-list li,.jcarousel-item {
552
+ float: left;
553
+ list-style: none;
554
+ /* We set the width/height explicitly. No width/height causes infinite loops. */
555
+ width: 150px;
556
+ height: 150px;
557
+ border: 1px solid #cdcdcd;
558
+ }
559
+
560
+ .jcarousel-list li:hover,.jcarousel-item:hover {
561
+ border: 1px solid #a9a9a9;
562
+ }
563
+ /**
564
+ jCarousel - Product Image Slider
565
+
566
+ */
567
+ .jcarousel-next {
568
+ z-index: 3;
569
+ display: none;
570
+ }
571
+
572
+ .jcarousel-prev {
573
+ z-index: 3;
574
+ display: none;
575
+ }
576
+
577
+ .jcarousel-skin-tango .jcarousel-container {
578
+ float: left;
579
+ background: #f4f4f4 url(../images/background/featured_product_bg.gif)
580
+ repeat-x;
581
+ }
582
+
583
+ .jcarousel-skin-tango .jcarousel-container-horizontal {
584
+ width: 840px;
585
+ padding: 15px 60px;
586
+ -moz-border-radius: 10px;
587
+ -webkit-border-radius: 10px;
588
+ }
589
+
590
+ .jcarousel-skin-tango .jcarousel-container-vertical {
591
+ width: 75px;
592
+ height: 245px;
593
+ padding: 40px 20px;
594
+ }
595
+
596
+ .jcarousel-skin-tango .jcarousel-clip-horizontal {
597
+ width: 840px;
598
+ height: 108px;
599
+ }
600
+
601
+ .jcarousel-skin-tango .jcarousel-clip-vertical {
602
+ width: 75px;
603
+ height: 245px;
604
+ }
605
+
606
+ .jcarousel-skin-tango .jcarousel-item {
607
+ width: 105px;
608
+ height: 105px;
609
+ }
610
+
611
+ .jcarousel-skin-tango .jcarousel-item-horizontal {
612
+ margin-right: 15px;
613
+ }
614
+
615
+ .jcarousel-skin-tango .jcarousel-item-vertical {
616
+ margin-bottom: 15px;
617
+ }
618
+
619
+ .jcarousel-skin-tango .jcarousel-item-placeholder {
620
+ background: #fff;
621
+ color: #000;
622
+ }
623
+ /**
624
+ * Horizontal Buttons
625
+ */
626
+ .jcarousel-skin-tango .jcarousel-next-horizontal {
627
+ position: absolute;
628
+ top: 60px;
629
+ right: 18px;
630
+ width: 27px;
631
+ height: 27px;
632
+ cursor: pointer;
633
+ background: transparent url(../images/buttons/next-horizontal.png)
634
+ no-repeat 0 0;
635
+ }
636
+
637
+ .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
638
+ background-position: -27px 0;
639
+ }
640
+
641
+ .jcarousel-skin-tango .jcarousel-next-horizontal:active {
642
+ background-position: -27px 0;
643
+ }
644
+
645
+ .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
646
+ {
647
+ cursor: default;
648
+ background-position: -54px 0;
649
+ }
650
+
651
+ .jcarousel-skin-tango .jcarousel-prev-horizontal {
652
+ position: absolute;
653
+ top: 60px;
654
+ left: 18px;
655
+ width: 27px;
656
+ height: 27px;
657
+ cursor: pointer;
658
+ background: transparent url(../images/buttons/prev-horizontal.png)
659
+ no-repeat 0 0;
660
+ }
661
+
662
+ .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
663
+ background-position: -27px 0;
664
+ }
665
+
666
+ .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
667
+ background-position: -27px 0;
668
+ }
669
+
670
+ .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
671
+ {
672
+ cursor: default;
673
+ background-position: -54px 0;
674
+ }
675
+ /**
676
+ * Vertical Buttons
677
+ */
678
+ .jcarousel-skin-tango .jcarousel-next-vertical {
679
+ position: absolute;
680
+ bottom: 5px;
681
+ left: 43px;
682
+ width: 32px;
683
+ height: 32px;
684
+ cursor: pointer;
685
+ background: transparent url(../images/buttons/next-vertical.png)
686
+ no-repeat 0 0;
687
+ }
688
+
689
+ .jcarousel-skin-tango .jcarousel-next-vertical:hover {
690
+ background-position: 0 -32px;
691
+ }
692
+
693
+ .jcarousel-skin-tango .jcarousel-next-vertical:active {
694
+ background-position: 0 -64px;
695
+ }
696
+
697
+ .jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
698
+ {
699
+ cursor: default;
700
+ background-position: 0 -96px;
701
+ }
702
+
703
+ .jcarousel-skin-tango .jcarousel-prev-vertical {
704
+ position: absolute;
705
+ top: 5px;
706
+ left: 43px;
707
+ width: 32px;
708
+ height: 32px;
709
+ cursor: pointer;
710
+ background: transparent url(../images/buttons/prev-vertical.png)
711
+ no-repeat 0 0;
712
+ }
713
+
714
+ .jcarousel-skin-tango .jcarousel-prev-vertical:hover {
715
+ background-position: 0 -32px;
716
+ }
717
+
718
+ .jcarousel-skin-tango .jcarousel-prev-vertical:active {
719
+ background-position: 0 -64px;
720
+ }
721
+
722
+ .jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active
723
+ {
724
+ cursor: default;
725
+ background-position: 0 -96px;
726
+ }
skin/frontend/default/mc_comp/css/info.txt ADDED
@@ -0,0 +1 @@
 
1
+ Size: 500x300px
skin/frontend/default/mc_comp/css/print.css ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Skin
21
+ * @package mc_theme01
22
+ * @copyright MC inc
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+ * {
26
+ background: none !important;
27
+ text-align: left !important;
28
+ }
29
+
30
+ html {
31
+ margin: 0 !important;
32
+ padding: 0 !important;
33
+ }
34
+
35
+ body {
36
+ background: #fff !important;
37
+ font-size: 9pt !important;
38
+ padding: 0 !important;
39
+ margin: 10px !important;
40
+ }
41
+
42
+ a {
43
+ color: #2976c9 !important;
44
+ }
45
+
46
+ th,td {
47
+ color: #2f2f2f !important;
48
+ border-color: #ccc !important;
49
+ }
50
+
51
+ .header-container,.nav-container,.footer-container,.pager,.toolbar,.actions,.buttons-set
52
+ {
53
+ display: none !important;
54
+ }
55
+
56
+ .page-print .data-table .cart-tax-total {
57
+ background-position: 100% -54px;
58
+ }
59
+
60
+ .page-print .data-table .cart-tax-info {
61
+ display: block !important;
62
+ }
skin/frontend/default/mc_comp/css/styles-ie.css ADDED
@@ -0,0 +1,316 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Skin
21
+ * @package mc_theme01
22
+ * @copyright MC inc
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 {
28
+ height: 13px;
29
+ }
30
+
31
+ * html .main {
32
+ height: 350px;
33
+ }
34
+
35
+ * html .account-login .content {
36
+ height: 200px;
37
+ }
38
+
39
+ .block li.item,.block-poll li,.opc li.section {
40
+ vertical-align: top;
41
+ }
42
+
43
+ * html button.button span {
44
+ background-image: url(../images/bkg_btn.gif);
45
+ }
46
+
47
+ * html .form-search button.button span,* html .block button.button span,* html .product-view .box-tags .form-add button.button span,* html .footer .form-subscribe button.button span
48
+ {
49
+ background-image: url(../images/bkg_btn-small.gif);
50
+ }
51
+
52
+ * html .footer {
53
+ padding: 30px 0px 30px 10px;
54
+ }
55
+
56
+ /* IE6 Account Menu Fix */
57
+ * html .account-menu li a {
58
+ background: url(../images/buttons/account_menu_sprite.gif) no-repeat top
59
+ left;
60
+ }
61
+
62
+ * html .account-menu li a span {
63
+ background: url(../images/buttons/account_menu_sprite.gif) no-repeat top
64
+ right;
65
+ }
66
+
67
+ * html .account-menu li a:hover {
68
+ background-position: 0px -31px;
69
+ text-decoration: none;
70
+ cursor: pointer;
71
+ }
72
+
73
+ * html .account-menu li a:hover span {
74
+ background-position: right -31px;
75
+ }
76
+
77
+ /* IE6 Navigation Fix */
78
+ * html #nav li a {
79
+ padding-left: 15px;
80
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat top left;
81
+ }
82
+
83
+ * html #nav li a span {
84
+ padding-right: 15px;
85
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat top right;
86
+ }
87
+
88
+ * html #nav li.over a {
89
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 0px -46px;
90
+ }
91
+
92
+ * html #nav li.over a span {
93
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 100% -46px;
94
+ }
95
+
96
+ * html #nav li a:hover {
97
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 0px -46px;
98
+ }
99
+
100
+ * html #nav li a:hover span {
101
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 100% -46px;
102
+ }
103
+
104
+ * html #nav li.over a span {
105
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 100% -46px;
106
+ }
107
+
108
+ * html #nav li.active a,* html #nav li.active a:hover {
109
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 0px -92px;
110
+ }
111
+
112
+ * html #nav li.active a span,* html #nav li.active a:hover span {
113
+ background: url(../images/buttons/menu_tabs_ie.gif) no-repeat 100% -92px;
114
+ }
115
+
116
+ * html #leftnav li.parent ul li a {
117
+ background-image: none !important;
118
+ }
119
+
120
+ * html .footer .footer-block {
121
+ margin-left: 10px;
122
+ display: inline;
123
+ }
124
+
125
+ * html .copyright .f-right {
126
+ margin-top: 12px;
127
+ }
128
+
129
+ * html button.button span {
130
+ position: relative;
131
+ color: #fff;
132
+ }
133
+
134
+ * html button.button span {
135
+ background: url(../images/bkg_btn.gif) no-repeat;
136
+ }
137
+
138
+ * html button.button span span {
139
+ background-position: 100% 0;
140
+ padding: 0 15px 0 9px;
141
+ }
142
+
143
+ * html #slider-wrapper {
144
+ position: relative;
145
+ float: left;
146
+ z-index: 1;
147
+ }
148
+
149
+ /* Doubled Margin Fixes */
150
+ .product-view .product-img-box .more-views li,.product-view .box-tags .form-add .input-box,.sp-methods select.month,.footer .form-subscribe .input-box,.footer .footer-block,.wired-home .promo
151
+ {
152
+ display: inline;
153
+ }
154
+
155
+ .copyright .f-right img {
156
+ margin-top: -3px;
157
+ padding: 0px !important;
158
+ }
159
+ /********** < Navigation styles */
160
+ /*li.category{z-index:2;display:inline;}.products-grid.first .product-image, .products-grid .product-image img {z-index:2;display:inline;}*/
161
+ #nav {
162
+
163
+ }
164
+
165
+ #nav li,#nav li a {
166
+ zoom: 1;
167
+ display: block;
168
+ }
169
+
170
+ #nav li {
171
+ vertical-align: top;
172
+ }
173
+ /* Show Menu */
174
+ #nav li.over ul.shown-sub {
175
+ left: 0;
176
+ }
177
+
178
+ #nav li.over li ul.shown-sub {
179
+ left: 100px;
180
+ }
181
+
182
+ #nav li.parent ul li a {
183
+ background-image: none !important;
184
+ }
185
+
186
+ #leftnav {
187
+ z-index: 0;
188
+ }
189
+
190
+ .access {
191
+ width: 600px;
192
+ }
193
+
194
+ .access ul {
195
+
196
+ }
197
+
198
+ .access ul li {
199
+ display: inline;
200
+ float: left;
201
+ }
202
+
203
+ /********** < Navigation styles */
204
+ select {
205
+ margin-bottom: 1px;
206
+ }
207
+
208
+ input.radio {
209
+ width: 13px;
210
+ height: 13px;
211
+ }
212
+
213
+ input.checkbox {
214
+ width: 13px;
215
+ height: 13px;
216
+ }
217
+
218
+ button.button {
219
+ height: 28px;
220
+ }
221
+
222
+ button.button span {
223
+ position: relative;
224
+ color: #fff;
225
+ }
226
+
227
+ button.btn-checkout {
228
+ height: 28px;
229
+ }
230
+
231
+ .form-list label {
232
+ position: relative;
233
+ z-index: 0;
234
+ }
235
+
236
+ .form-list label.required em {
237
+ position: absolute;
238
+ top: 0;
239
+ right: -8px;
240
+ }
241
+
242
+ .form-list .input-box input.input-text {
243
+ float: left;
244
+ }
245
+
246
+ .form-search button.button,.block button.button,.product-view .box-tags .form-add button.button,.footer .form-subscribe button.button
247
+ {
248
+ height: 23px;
249
+ }
250
+
251
+ .cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button
252
+ {
253
+ height: 19px;
254
+ }
255
+
256
+ table {
257
+ face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0
258
+ );
259
+ }
260
+
261
+ .product-view .product-img-box .zoom.disabled {
262
+ filter: alpha(opacity = 30);
263
+ }
264
+
265
+ .gift-messages-form {
266
+ position: relative;
267
+ zoom: 1;
268
+ }
269
+
270
+ .tool-tip .btn-close a {
271
+ margin: 0;
272
+ }
273
+
274
+ .footer .footer-block {
275
+ display: inline;
276
+ margin-left: 25px;
277
+ }
278
+
279
+ .product-view .box-tags .product-tags li {
280
+ padding: 0 4px 0 7px;
281
+ }
282
+
283
+ .footer li {
284
+
285
+ }
286
+
287
+ /* Clearer */
288
+ .clearer {
289
+ display: block;
290
+ clear: both;
291
+ font-size: 0;
292
+ line-height: 0;
293
+ height: 0;
294
+ overflow: hidden;
295
+ }
296
+
297
+ /* Clears and hasLayout fixes */
298
+ .header-container,.copyright,.footer .f-left,.header-container .top-container,.wired-home .promo,.header,.top-bar,.quick-access,.form-search,#nav,#navigation,.nav-container,.main,.footer,.footer .form-subscribe,.footer-container .bottom-container,.col-main,.col2-set,.col3-set,.col4-set,.messages li,.search-autocomplete li,.block,.block .block-content,.block .actions,.block li.item,.block-poll li,.block-poll .label,.block-layered-nav .currently li,.block-account .block-content li a,.mini-products-list .product-details,.page-title,.rss-title h1,.products-grid,.products-list li.item,.box-account .box-head,.dashboard .box .box-title,.order-info ul,.box-reviews li.item,.box-tags li.item,.pager,.sorter,.ratings,.add-to-box,.add-to-cart,.product-essential,.product-collateral,.product-tabs,.product-view .product-img-box .more-views ul,.product-view .box-tags .form-add,.product-options .options-list li,.product-options-bottom,.truncated,.truncated .truncated_full_value,.product-review,.cart,.cart-collaterals,.cart .crosssell li.item,.cart .discount,.cart .discount .discount-form,.cart .shipping .shipping-form,.opc .step-title,.opc .step,.multiple-checkout,.sp-methods,.checkout-progress,.multiple-checkout .place-order,.form-list li,.form-list .field,.form-list .input-box,.group-select li,.buttons-set,.page-print .print-head,.cart-tax-total,.advanced-search-summary,.advanced-search-summary p,.gift-messages-form .item,.send-friend .form-list li p
299
+ {
300
+ zoom: 1;
301
+ }
302
+ .account-menu ul li.welcome .form-language {
303
+ top: 66px;
304
+ padding-top:9px;
305
+ }
306
+ .footer-container .container { padding-bottom:0;}
307
+ /* Hover Fix */
308
+ iframe.hover-fix {
309
+ position: absolute;
310
+ left: -1px;
311
+ top: -1px;
312
+ z-index: -1;
313
+ background: transparent;
314
+ filter: progid : DXImageTransform.Microsoft.Alpha ( style = 0, opacity =
315
+ 0 );
316
+ }
skin/frontend/default/mc_comp/css/styles.css ADDED
@@ -0,0 +1,5312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Skin
21
+ * @package mc_theme01
22
+ * @copyright MC inc
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* Reset ================================================================================= */
27
+ * {
28
+ margin: 0;
29
+ padding: 0;
30
+ }
31
+ body {
32
+ background:url("../images/site_bg.png") repeat scroll left top #F4F4F4;
33
+ font: 12px/1.55 arial, helvetica, sans-serif;
34
+ color: #444;
35
+ text-align: center;
36
+ }
37
+ img {
38
+ border: 0;
39
+ vertical-align: top;
40
+ }
41
+ a {
42
+ color: #505050;
43
+ text-decoration: none;
44
+ }
45
+ a:hover {
46
+ text-decoration: underline;
47
+ }
48
+ :focus {
49
+ outline: 0;
50
+ }
51
+ /* Headings */
52
+ h1 {
53
+ font-size: 2em;
54
+ font-weight: normal;
55
+ line-height: 1.15;
56
+ }
57
+ h2 {
58
+ font-size: 1.5em;
59
+ line-height: 1.25;
60
+ margin-bottom: .45em;
61
+ }
62
+ h3 {
63
+ font-size: 1.35em;
64
+ line-height: 1.25;
65
+ margin-bottom: .45em;
66
+ }
67
+ h4 {
68
+ font-size: 1.05em;
69
+ line-height: 1.35;
70
+ margin-bottom: .45em;
71
+ }
72
+ h5 {
73
+ font-size: 1.05em;
74
+ line-height: 1.35;
75
+ margin-bottom: .45em;
76
+ }
77
+ h6 {
78
+ font-size: 1em;
79
+ line-height: 1.35;
80
+ margin-bottom: 1em;
81
+ }
82
+ /* Forms */
83
+ form {
84
+ display: inline;
85
+ }
86
+ fieldset {
87
+ border: 0;
88
+ }
89
+ legend {
90
+ display: none;
91
+ }
92
+ /* Table */
93
+ table {
94
+ border: 0; /*border-collapse:collapse;*/
95
+ border-spacing: 0;
96
+ empty-cells: show;
97
+ font-size: 100%;
98
+ }
99
+ caption, th, td {
100
+ vertical-align: top;
101
+ text-align: left;
102
+ font-weight: normal;
103
+ }
104
+ /* Content */
105
+ p {
106
+ margin: 0 0 1em;
107
+ }
108
+ strong {
109
+ font-weight: bold;
110
+ }
111
+ address {
112
+ font-style: normal;
113
+ line-height: 1.35;
114
+ }
115
+ cite {
116
+ font-style: normal;
117
+ }
118
+ q, blockquote {
119
+ quotes: none;
120
+ }
121
+ q:before, q:after {
122
+ content: '';
123
+ }
124
+ small {
125
+ font-size: 1em;
126
+ }
127
+ big {
128
+ font-size: 1.15em;
129
+ }
130
+ /*sup { font-size:1em; vertical-align:top; }*/
131
+
132
+ /* Lists */
133
+ ul, ol {
134
+ list-style: none;
135
+ }
136
+ /* Tools */
137
+ .hidden {
138
+ display: block !important;
139
+ border: 0 !important;
140
+ margin: 0 !important;
141
+ padding: 0 !important;
142
+ font-size: 0 !important;
143
+ line-height: 0 !important;
144
+ width: 0 !important;
145
+ height: 0 !important;
146
+ overflow: hidden !important;
147
+ }
148
+ .nobr {
149
+ white-space: nowrap !important;
150
+ }
151
+ .wrapper {
152
+ background: url("../images/site_shadow.png") repeat-x scroll left top transparent;
153
+ }
154
+ .wrap {
155
+ white-space: normal !important;
156
+ }
157
+ .a-left {
158
+ text-align: left !important;
159
+ }
160
+ .a-center {
161
+ text-align: center !important;
162
+ }
163
+ .a-right {
164
+ text-align: right !important;
165
+ }
166
+ .v-top {
167
+ vertical-align: top;
168
+ }
169
+ .v-middle {
170
+ vertical-align: middle;
171
+ }
172
+ .f-left, .left {
173
+ float: left !important;
174
+ }
175
+ .f-right, .right {
176
+ float: right !important;
177
+ }
178
+ .f-none {
179
+ float: none !important;
180
+ }
181
+ .f-fix {
182
+ float: left;
183
+ width: 100%;
184
+ }
185
+ .no-display {
186
+ display: none;
187
+ }
188
+ .no-margin {
189
+ margin: 0 !important;
190
+ }
191
+ .no-padding {
192
+ padding: 0 !important;
193
+ }
194
+ .no-bg {
195
+ background: none !important;
196
+ }
197
+ /* ======================================================================================= */
198
+
199
+ /* Layout ================================================================================ */
200
+ .page {
201
+ text-align: left;
202
+ padding: 0px;
203
+ }
204
+ .page-print {
205
+ background: #fff;
206
+ padding: 25px 30px;
207
+ text-align: left;
208
+ }
209
+ .page-empty {
210
+ background: #fff;
211
+ padding: 20px;
212
+ text-align: left;
213
+ }
214
+ .page-popup {
215
+ background: #fff;
216
+ padding: 25px 30px;
217
+ text-align: left;
218
+ }
219
+ .main-container {
220
+ width: 960px;
221
+ margin: 20px auto 20px;
222
+ z-index: 0;
223
+ }
224
+ .main {
225
+ border-top: 0;
226
+ padding-bottom: 20px;
227
+ min-height: 350px;
228
+ }
229
+ /* Base Columns */
230
+ .col-left {
231
+ float: left;
232
+ padding: 0 0 1px;
233
+ width: 215px;
234
+ }
235
+ .col-main {
236
+ float: left;
237
+ width: 725px;
238
+ padding: 0 0 1px;
239
+ }
240
+ .col-right {
241
+ float: right;
242
+ width: 215px;
243
+ padding: 0 0 1px;
244
+ }
245
+ /* 1 Column Layout */
246
+ .col1-layout .main {
247
+ padding: 0px 0px 40px;
248
+ }
249
+ .col1-layout .col-main {
250
+ float: none;
251
+ width: auto;
252
+ }
253
+ /* 2 Columns Layout */
254
+ .col2-left-layout .col-main {
255
+ float: right;
256
+ }
257
+ .col2-right-layout .col-main {
258
+ }
259
+ .cms-no-route .col2-right-layout .col-main{ background:#fff; }
260
+ .cms-no-route .col2-right-layout .col-main .std{ padding:20px; }
261
+ .checkout-onepage-success .main .col-main, .checkout-onepage-fail .main .col-main, .checkout-cart-index .main .col-main .cart-empty{ background:#fff; padding:20px; width:680px; }
262
+ /* 3 Columns Layout */
263
+ .col3-layout .col-main {
264
+ width: 520px;
265
+ margin-left: 20px;
266
+ }
267
+ .col3-layout .col-wrapper {
268
+ float: left;
269
+ width: 689px;
270
+ }
271
+ .col3-layout .col-wrapper .col-main {
272
+ float: right;
273
+ }
274
+ /* Content Columns */
275
+ .col2-set .col-1 {
276
+ float: left;
277
+ width: 48.5%;
278
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
279
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
280
+ background:#FFFFFF;
281
+ padding:6px;
282
+ }
283
+ .col2-set .col-2 {
284
+ float: right;
285
+ width: 47%;
286
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
287
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
288
+ background:#FFFFFF;
289
+ padding:6px;
290
+ }
291
+ .checkout-onepage-index .col2-set .col-2 {
292
+ background: none repeat scroll 0 0 #FFFFFF;
293
+ box-shadow: 0 0 20px 0 #F6F4F4 inset;
294
+ float: right;
295
+ padding: 6px;
296
+ width: 45.5%;
297
+ }
298
+ .col2-set .col-narrow {
299
+ width: 32%;
300
+ }
301
+ .col2-set .col-wide {
302
+ width: 65%;
303
+ }
304
+ .col3-set .col-1 {
305
+ float: left;
306
+ width: 32%;
307
+ }
308
+ .col3-set .col-2 {
309
+ float: left;
310
+ width: 32%;
311
+ margin-left: 2%;
312
+ }
313
+ .col3-set .col-3 {
314
+ float: right;
315
+ width: 32%;
316
+ }
317
+ .col4-set .col-1 {
318
+ float: left;
319
+ width: 23.5%;
320
+ }
321
+ .col4-set .col-2 {
322
+ float: left;
323
+ width: 23.5%;
324
+ margin: 0 2%;
325
+ }
326
+ .col4-set .col-3 {
327
+ float: left;
328
+ width: 23.5%;
329
+ }
330
+ .col4-set .col-4 {
331
+ float: right;
332
+ width: 23.5%;
333
+ }
334
+ /* ======================================================================================= */
335
+
336
+ /* Global Styles ========================================================================= */
337
+ /* Form Elements */
338
+ input, select, textarea, button {
339
+ font: 12px/15px Arial, Helvetica, sans-serif;
340
+ vertical-align: middle;
341
+ color: #2f2f2f;
342
+ }
343
+ input.input-text, select, textarea {
344
+ background: #fff;
345
+ border: 1px solid #b6b6b6;
346
+ }
347
+ input.input-text, textarea {
348
+ padding: 2px;
349
+ }
350
+ select {
351
+ padding: 1px;
352
+ }
353
+ select option {
354
+ padding-right: 10px;
355
+ }
356
+ select.multiselect option {
357
+ border-bottom: 1px solid #b6b6b6;
358
+ padding: 1px 5px;
359
+ }
360
+ select.multiselect option:last-child {
361
+ border-bottom: 0;
362
+ }
363
+ textarea {
364
+ overflow: auto;
365
+ }
366
+ input.radio {
367
+ margin-right: 3px;
368
+ }
369
+ input.checkbox {
370
+ margin-right: 3px;
371
+ }
372
+ input.qty {
373
+ width: 2.5em !important;
374
+ }
375
+ button.button::-moz-focus-inner {
376
+ padding: 0;
377
+ border: 0;
378
+ } /* FF Fix */
379
+ button.button {
380
+ -webkit-border-fit: lines;
381
+ } /* <- Safari & Google Chrome Fix */
382
+ button.button {
383
+ overflow: visible;
384
+ width: auto;
385
+ border: 0;
386
+ padding: 0;
387
+ margin: 0;
388
+ background: transparent;
389
+ cursor: pointer;
390
+ }
391
+ #wishlist-table button.button{ margin:7px 0 5px; }
392
+ button.btn-cart span {
393
+ background: none repeat scroll 0 0 #EA4E11 !important;
394
+ font: bold 12px/27px Tahoma, Verdana, Arial, sans-serif !important;
395
+ height: 28px !important;
396
+ padding: 0 4px 0 5px !important;
397
+ }
398
+ button.button span {
399
+ float: left;
400
+ height: 29px;
401
+ background: transparent url(../images/bkg_btn.png) 0 0 no-repeat;
402
+ padding: 0 0 0 11px;
403
+ font: bold 11px/25px Tahoma, Verdana, Arial, sans-serif;
404
+ text-transform: none;
405
+ text-align: center;
406
+ white-space: nowrap;
407
+ color: #555;
408
+ color: #fff;
409
+ line-height: 27px;
410
+ }
411
+ button.button:hover span {
412
+ background-position: bottom left;
413
+ }
414
+ .box-tags button.button span {
415
+ color: #666;
416
+ }
417
+ button.button span span {
418
+ background-position: 100% 0;
419
+ padding: 0 15px 0 5px;
420
+ }
421
+ button.button:hover span span {
422
+ background-position: bottom right;
423
+ }
424
+ button.disabled span {
425
+ color: #bbb !important;
426
+ }
427
+ /*button.btn-cart span {}*/
428
+ button.btn-checkout span {
429
+ height: 28px;
430
+ border: 0;
431
+ background-image: url("../images/bkg_button_active.png");
432
+ padding: 0 0 0 5px;
433
+ font: bold 12px/26px Arial, Helvetica, sans-serif;
434
+ color: #fff;
435
+ }
436
+ button.btn-checkout span span {
437
+ padding: 0 40px 0 34px;
438
+ }
439
+ button.btn-checkout:hover span {
440
+ background-position: top left;
441
+ }
442
+ button.btn-checkout:hover span span {
443
+ background-position: top right;
444
+ }
445
+ button.btn-checkout.no-checkout span {
446
+ background-position: 0 100%;
447
+ }
448
+ button.btn-checkout.no-checkout span span {
449
+ background-position: 100% 100%;
450
+ }
451
+ p.control input.checkbox, p.control input.radio {
452
+ margin-right: 6px;
453
+ }
454
+ /* Form Highlight */
455
+ /*input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }*/
456
+ /*.highlight { background:#efefef; }*/
457
+
458
+ /* Form lists */
459
+ /* Grouped fields */
460
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
461
+ .form-list li {
462
+ margin: 0 0 6px;
463
+ }
464
+ .form-list label {
465
+ float: left;
466
+ color: #555;
467
+ font-weight: bold;
468
+ position: relative;
469
+ z-index: 0;
470
+ }
471
+ .form-list label.required {
472
+ }
473
+ .form-list label.required em {
474
+ float: right;
475
+ font-style: normal;
476
+ color: #eb340a;
477
+ position: absolute;
478
+ top: 0;
479
+ right: -7px;
480
+ }
481
+ .form-list li.control label {
482
+ float: none;
483
+ }
484
+ .form-list li.control input.radio, .form-list li.control input.checkbox {
485
+ margin-top: -1px;
486
+ margin-right: 4px;
487
+ }
488
+ .form-list li.control .input-box {
489
+ clear: none;
490
+ display: inline;
491
+ width: auto;
492
+ }
493
+ /*.form-list li.fields { margin-right:-15px; }*/
494
+ .form-list .input-box {
495
+ display: block;
496
+ clear: both;
497
+ width: 260px;
498
+ }
499
+ .form-list .field {
500
+ float: left;
501
+ width: 275px;
502
+ }
503
+ .form-list input.input-text {
504
+ width: 254px;
505
+ }
506
+ .form-list textarea {
507
+ width: 254px;
508
+ height: 10em;
509
+ }
510
+ .form-list select {
511
+ width: 260px;
512
+ }
513
+ .form-list li.wide .input-box {
514
+ width: 535px;
515
+ }
516
+ .form-list li.wide input.input-text {
517
+ width: 529px;
518
+ }
519
+ .form-list li.wide textarea {
520
+ width: 529px;
521
+ }
522
+ .form-list li.wide select {
523
+ width: 535px;
524
+ }
525
+ .form-list li.additional-row {
526
+ border-top: 1px solid #ccc;
527
+ margin-top: 10px;
528
+ padding-top: 7px;
529
+ }
530
+ .form-list li.additional-row .btn-remove {
531
+ float: right;
532
+ margin: 5px 0 0;
533
+ }
534
+ .form-list .input-range input.input-text {
535
+ width: 74px;
536
+ }
537
+ /* Customer */
538
+ .form-list .customer-name-prefix .input-box, .form-list .customer-name-suffix .input-box, .form-list .customer-name-prefix-suffix .input-box, .form-list .customer-name-prefix-middlename .input-box, .form-list .customer-name-middlename-suffix .input-box, .form-list .customer-name-prefix-middlename-suffix .input-box {
539
+ width: auto;
540
+ }
541
+ .form-list .name-prefix {
542
+ width: 65px;
543
+ }
544
+ .form-list .name-prefix select {
545
+ width: 55px;
546
+ }
547
+ .form-list .name-prefix input.input-text {
548
+ width: 49px;
549
+ }
550
+ .form-list .name-suffix {
551
+ width: 65px;
552
+ }
553
+ .form-list .name-suffix select {
554
+ width: 55px;
555
+ }
556
+ .form-list .name-suffix input.input-text {
557
+ width: 49px;
558
+ }
559
+ .form-list .name-middlename {
560
+ width: 70px;
561
+ }
562
+ .form-list .name-middlename input.input-text {
563
+ width: 49px;
564
+ }
565
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname, .form-list .customer-name-prefix-middlename .name-firstname {
566
+ width: 140px;
567
+ }
568
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-middlename .name-firstname input.input-text {
569
+ width: 124px;
570
+ }
571
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname {
572
+ width: 205px;
573
+ }
574
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
575
+ width: 189px;
576
+ }
577
+ .form-list .customer-name-prefix-suffix .name-firstname {
578
+ width: 210px;
579
+ }
580
+ .form-list .customer-name-prefix-suffix .name-lastname {
581
+ width: 205px;
582
+ }
583
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
584
+ width: 189px;
585
+ }
586
+ .form-list .customer-name-prefix-suffix .name-firstname {
587
+ width: 210px;
588
+ }
589
+ .form-list .customer-name-prefix-suffix .name-lastname {
590
+ width: 205px;
591
+ }
592
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text, .form-list .customer-name-prefix-suffix .name-lastname input.input-text {
593
+ width: 189px;
594
+ }
595
+ .form-list .customer-name-prefix .name-firstname, .form-list .customer-name-middlename .name-firstname {
596
+ width: 210px;
597
+ }
598
+ .form-list .customer-name-suffix .name-lastname, .form-list .customer-name-middlename .name-firstname, .form-list .customer-name-middlename-suffix .name-firstname, .form-list .customer-name-middlename-suffix .name-lastname {
599
+ width: 205px;
600
+ }
601
+ .form-list .customer-name-prefix .name-firstname input.input-text, .form-list .customer-name-suffix .name-lastname input.input-text, .form-list .customer-name-middlename .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-firstname input.input-text, .form-list .customer-name-middlename-suffix .name-lastname input.input-text {
602
+ width: 189px;
603
+ }
604
+ .form-list .customer-dob .dob-month, .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-year {
605
+ float: left;
606
+ width: 85px;
607
+ }
608
+ .form-list .customer-dob input.input-text {
609
+ display: block;
610
+ width: 74px;
611
+ }
612
+ .form-list .customer-dob label {
613
+ font-size: 10px;
614
+ font-weight: normal;
615
+ color: #888;
616
+ }
617
+ .form-list .customer-dob .dob-day, .form-list .customer-dob .dob-month {
618
+ width: 60px;
619
+ }
620
+ .form-list .customer-dob .dob-day input.input-text, .form-list .customer-dob .dob-month input.input-text {
621
+ width: 46px;
622
+ }
623
+ .form-list .customer-dob .dob-year {
624
+ width: 140px;
625
+ }
626
+ .form-list .customer-dob .dob-year input.input-text {
627
+ width: 134px;
628
+ }
629
+ .buttons-set {
630
+ clear: both;
631
+ margin: 4em 0 0;
632
+ padding: 8px 0 0;
633
+ border-top: 1px solid #e4e4e4;
634
+ text-align: right;
635
+ }
636
+ .buttons-set p.required {
637
+ margin: 0 0 10px;
638
+ }
639
+ .buttons-set .back-link {
640
+ float: left;
641
+ margin: 0;
642
+ }
643
+ .buttons-set button.button {
644
+ float: right;
645
+ margin-left: 5px;
646
+ }
647
+ .buttons-set-order {
648
+ margin: 10px 0 0;
649
+ }
650
+ .buttons-set-order .please-wait {
651
+ padding: 5px 7px 0 0;
652
+ }
653
+ .fieldset {
654
+ padding: 0 10px 25px;
655
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
656
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
657
+ background:#FFFFFF;
658
+ }
659
+ /*.addresses-list {
660
+ padding: 15px 10px 15px;
661
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
662
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
663
+ background:#FFFFFF;
664
+ }*/
665
+ .my-account {
666
+ padding: 15px 10px 15px;
667
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
668
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
669
+ background:#FFFFFF;
670
+ }
671
+ .fieldset .legend {
672
+ margin: 0 -10px 12px;
673
+ background: #F1F1F1;
674
+ padding: 8px 10px;
675
+ font-size: 13px;
676
+ line-height: 1.25;
677
+ }
678
+ /* Form Validation */
679
+ .validation-advice {
680
+ clear: both;
681
+ min-height: 13px;
682
+ margin: 3px 0 0;
683
+ padding-left: 13px;
684
+ font-size: 11px;
685
+ line-height: 13px;
686
+ background: url(../images/validation_advice_bg.gif) 2px 3px no-repeat;
687
+ color: #eb340a;
688
+ }
689
+ .validation-failed {
690
+ border: 1px solid #eb340a !important;
691
+ background: #faebe7 !important;
692
+ }
693
+ .validation-passed {
694
+ }
695
+ p.required {
696
+ font-size: 11px;
697
+ text-align: right;
698
+ color: #EB340A;
699
+ }
700
+ /* Expiration date and CVV number validation fix */
701
+ .v-fix {
702
+ float: left;
703
+ }
704
+ .v-fix .validation-advice {
705
+ display: block;
706
+ width: 12em;
707
+ margin-right: -12em;
708
+ position: relative;
709
+ }
710
+ /* Global Messages */
711
+ .success {
712
+ color: #3d6611;
713
+ font-weight: bold;
714
+ }
715
+ .error {
716
+ color: #df280a;
717
+ font-weight: bold;
718
+ }
719
+ .notice {
720
+ color: #e26703;
721
+ }
722
+ .messages, .messages ul {
723
+ list-style: none !important;
724
+ margin: 0 !important;
725
+ padding: 0 !important;
726
+ }
727
+ .messages {
728
+ width: 100%;
729
+ overflow: hidden;
730
+ }
731
+ .messages li {
732
+ margin: 0 0 10px !important;
733
+ }
734
+ .messages li li {
735
+ margin: 0 0 3px !important;
736
+ }
737
+ .error-msg, .success-msg, .note-msg, .notice-msg {
738
+ border-style: solid !important;
739
+ border-width: 1px !important;
740
+ padding: 4px 12px !important;
741
+ font-size: 11px !important;
742
+ font-weight: bold !important;
743
+ }
744
+ .error-msg {
745
+ border-color: #f16048;
746
+ background-color: #faebe7;
747
+ color: #df280a;
748
+ }
749
+ .success-msg {
750
+ border-color: #446423;
751
+ background-color: #eff5ea;
752
+ color: #3d6611;
753
+ }
754
+ .note-msg, .notice-msg {
755
+ border-color: #fcd344;
756
+ background-color: #fafaec;
757
+ color: #3d6611;
758
+ }
759
+ /* BreadCrumbs */
760
+ .breadcrumbs a {
761
+ color: #7f7f7f;
762
+ }
763
+ .breadcrumbs li {
764
+ display: inline;
765
+ }
766
+ .breadcrumbs li strong {
767
+ font-weight: bold;
768
+ }
769
+ /* Page Heading */
770
+ .page-title {
771
+ width: 100%;
772
+ overflow: hidden;
773
+ margin: 0 0 16px;
774
+ }
775
+ .page-title h1, .page-title h2 {
776
+ font-size: 23px;
777
+ font-weight: normal;
778
+ }
779
+ .page-title .separator {
780
+ margin: 0 3px;
781
+ }
782
+ .page-title .link-rss {
783
+ float: right;
784
+ margin: 7px 0 0;
785
+ }
786
+ .title-buttons {
787
+ text-align: right;
788
+ }
789
+ .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {
790
+ float: left;
791
+ }
792
+ .subtitle {
793
+ clear: both;
794
+ padding: 12px 0 0;
795
+ font-size: 16px;
796
+ font-weight: bold;
797
+ margin: 0 0 6px;
798
+ }
799
+ /* Pager */
800
+ .pager {
801
+ font-size: 11px;
802
+ color: #666;
803
+ background: #E5E5E5;
804
+ padding: 4px 8px;
805
+ border-top: 1px solid #ddd;
806
+ text-align: center;
807
+ }
808
+ .pager .amount {
809
+ float: left;
810
+ margin: 0;
811
+ }
812
+ .pager .limiter {
813
+ float: right;
814
+ }
815
+ .pager .limiter label {
816
+ vertical-align: middle;
817
+ }
818
+ .pager .limiter select {
819
+ padding: 0;
820
+ margin: 0 0 1px;
821
+ vertical-align: middle;
822
+ }
823
+ .pager .pages {
824
+ margin: 0 140px;
825
+ }
826
+ .pager .pages ol {
827
+ display: inline;
828
+ }
829
+ .pager .pages li {
830
+ display: inline;
831
+ margin: 0 2px;
832
+ }
833
+ .pager .pages .current {
834
+ }
835
+ /* Sorter */
836
+ .sorter {
837
+ font-size: 11px;
838
+ color: #666;
839
+ background: #E5E5E5;
840
+ padding: 3px 8px;
841
+ border-top: 1px solid #ddd;
842
+ }
843
+ .sorter .view-mode {
844
+ float: left;
845
+ margin: 0;
846
+ }
847
+ .sorter .sort-by {
848
+ float: right;
849
+ padding-right: 36px;
850
+ }
851
+ .sorter .sort-by label {
852
+ vertical-align: middle;
853
+ }
854
+ .sorter .sort-by select {
855
+ padding: 0;
856
+ margin: 0 0 1px;
857
+ vertical-align: middle;
858
+ }
859
+ .sorter .link-feed {
860
+ }
861
+ /* Toolbar */
862
+ .toolbar {
863
+ margin-bottom: 7px;
864
+ }
865
+ .toolbar .pager {
866
+ padding: 3px 8px;
867
+ }
868
+ .toolbar .sorter {
869
+ }
870
+ .toolbar-bottom {
871
+ }
872
+ /* Data Table */
873
+ .data-table {
874
+ width: 100%;
875
+ }
876
+ .data-table tr.odd {
877
+ background: #fff
878
+ }
879
+ .data-table tr.even {
880
+ background: #fcfcfc;
881
+ }
882
+ .data-table tr.last th, .data-table tr.last td {
883
+ border-bottom: 0 !important;
884
+ vertical-align: middle;
885
+ }
886
+ .data-table tr th, .data-table tr td {
887
+ border-bottom: 0 !important;
888
+ vertical-align: middle;
889
+ border:1px solid #D9DDE3;
890
+ border-right:none;
891
+ }
892
+ .data-table {
893
+ border-right: 1px solid #D9DDE3;
894
+ border-bottom:1px solid #D9DDE3;
895
+ width: 100%;
896
+ }
897
+ .buttons-set {
898
+ padding: 8px 0 0 !important;
899
+ border-top:none;
900
+ }
901
+ .data-table th {
902
+ padding: 2px 8px;
903
+ font-size: 10px;
904
+ text-transform: uppercase;
905
+ white-space: nowrap;
906
+ }
907
+ .data-table th.wrap {
908
+ white-space: normal;
909
+ }
910
+ .data-table th a {
911
+ color: #fff;
912
+ }
913
+ .data-table td {
914
+ padding: 3px 8px;
915
+ }
916
+ .data-table thead, .data-table thead tr {
917
+ background: none repeat scroll 0 0 #f4dcd3;
918
+ line-height: 25px;
919
+ }
920
+ .data-table tfoot {
921
+ border-bottom: 1px solid #d9dde3;
922
+ }
923
+ .data-table tfoot tr {
924
+ background-color: #f4dcd3 !important;
925
+ }
926
+ .data-table tbody th {
927
+ padding: 3px 8px;
928
+ font-size: 11px;
929
+ font-weight: bold;
930
+ text-transform: none;
931
+ white-space: normal;
932
+ }
933
+ .data-table tbody th, .data-table tbody td {
934
+ border-bottom: 1px solid #d9dde3;
935
+ vertical-align:middle;
936
+ }
937
+ .data-table tfoot strong {
938
+ font-size: 14px;
939
+ }
940
+ /* Bundle products tables */
941
+ .data-table tbody.odd tr {
942
+ background: #fff;
943
+ }
944
+ .data-table tbody.even tr {
945
+ background: #fcfcfc;
946
+ }
947
+ .data-table tbody.odd tr td, .data-table tbody.even tr td {
948
+ border-bottom: 0;
949
+ }
950
+ .data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
951
+ border-bottom: 1px solid #d9dde3;
952
+ }
953
+ .data-table tbody td .option-label {
954
+ font-weight: bold;
955
+ font-style: italic;
956
+ }
957
+ .data-table tbody td .option-value {
958
+ padding-left: 10px;
959
+ }
960
+ /* Tax Details Row */
961
+ tr.tax-total {
962
+ cursor: pointer;
963
+ }
964
+ tr.tax-total td {
965
+ }
966
+ tr.tax-total .tax-collapse {
967
+ float: right;
968
+ text-align: right;
969
+ padding-left: 20px;
970
+ background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
971
+ cursor: pointer;
972
+ }
973
+ tr.show-details .tax-collapse {
974
+ background-position: 0 -53px;
975
+ }
976
+ tr.show-details td {
977
+ }
978
+ tr.tax-details td {
979
+ background-color: #dae1e4;
980
+ color: #626465;
981
+ }
982
+ tr.tax-details-first td {
983
+ border-top: 1px solid #d2d8db;
984
+ }
985
+ /* Shopping cart tax info */
986
+ .cart-tax-info {
987
+ display: block;
988
+ }
989
+ .cart-tax-info, .cart-tax-info .cart-price {
990
+ padding-right: 20px;
991
+ }
992
+ .cart-tax-total {
993
+ display: block;
994
+ padding-right: 20px;
995
+ background: url(../images/bkg_collapse.gif) 100% 4px no-repeat;
996
+ cursor: pointer;
997
+ }
998
+ .cart-tax-info .price, .cart-tax-total .price {
999
+ display: inline !important;
1000
+ font-weight: normal !important;
1001
+ }
1002
+ .cart-tax-total-expanded {
1003
+ background-position: 100% -53px;
1004
+ }
1005
+ /* Class: std - styles for admin-controlled content */
1006
+ .std .subtitle {
1007
+ padding: 0;
1008
+ }
1009
+ .std ol.ol {
1010
+ list-style: decimal outside;
1011
+ padding-left: 1.5em;
1012
+ }
1013
+ .std ul.disc {
1014
+ margin: 0 0 10px;
1015
+ }
1016
+ .std ul.disc {
1017
+ list-style: disc outside;
1018
+ padding-left: 18px;
1019
+ }
1020
+ .std dl dt {
1021
+ font-weight: bold;
1022
+ }
1023
+ .std dl dd {
1024
+ margin: 0 0 10px;
1025
+ }
1026
+ /*.std ul,
1027
+ .std ol,
1028
+ .std dl,
1029
+ .std p,
1030
+ .std address,
1031
+ .std blockquote { margin:0 0 1em; padding:0; }
1032
+ .std ul { list-style:disc outside; padding-left:1.5em; }
1033
+ .std ol { list-style:decimal outside; padding-left:1.5em; }
1034
+ .std ul ul { list-style-type:circle; }
1035
+ .std ul ul,
1036
+ .std ol ol,
1037
+ .std ul ol,
1038
+ .std ol ul { margin:.5em 0; }
1039
+ .std dt { font-weight:bold; }
1040
+ .std dd { padding:0 0 0 1.5em; }
1041
+ .std blockquote { font-style:italic; padding:0 0 0 1.5em; }
1042
+ .std address { font-style:normal; }
1043
+ .std b,
1044
+ .std strong { font-weight:bold; }
1045
+ .std i,
1046
+ .std em { font-style:italic; }*/
1047
+
1048
+ /* Misc */
1049
+ .links li {
1050
+ display: inline;
1051
+ }
1052
+ .links li.first {
1053
+ padding-left: 0 !important;
1054
+ }
1055
+ .links li.last {
1056
+ background: none !important;
1057
+ padding-right: 0 !important;
1058
+ }
1059
+ .link-cart {
1060
+ font-weight: bold;
1061
+ color: #d62502;
1062
+ }
1063
+ .link-wishlist {
1064
+ color: #444;
1065
+ }
1066
+ .link-reorder {
1067
+ }
1068
+ .link-compare {
1069
+ }
1070
+ .link-print {
1071
+ /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px;*/
1072
+
1073
+ }
1074
+ .link-rss {
1075
+ background: url(../images/i_rss.gif) 0 1px no-repeat;
1076
+ padding-left: 18px;
1077
+ line-height: 14px;
1078
+ white-space: nowrap;
1079
+ }
1080
+ .btn-remove {
1081
+ display: block;
1082
+ width: 12px;
1083
+ height: 12px;
1084
+ font-size: 0;
1085
+ line-height: 0;
1086
+ background: url(../images/btn_remove.png) 0 0 no-repeat;
1087
+ text-indent: -999em;
1088
+ overflow: hidden;
1089
+ }
1090
+ .btn-remove2 {
1091
+ display: block;
1092
+ width: 16px;
1093
+ height: 26px;
1094
+ font-size: 0;
1095
+ line-height: 0;
1096
+ background: url(../images/btn_trash.png) 0 0 no-repeat;
1097
+ text-indent: -999em;
1098
+ overflow: hidden;
1099
+ }
1100
+ .separator {
1101
+ margin: 0 3px;
1102
+ }
1103
+ .divider {
1104
+ clear: both;
1105
+ display: block;
1106
+ font-size: 0;
1107
+ line-height: 0;
1108
+ height: 1px;
1109
+ background: #ccc;
1110
+ margin: 10px 0;
1111
+ text-indent: -999em;
1112
+ overflow: hidden;
1113
+ }
1114
+ /* Noscript Notice */
1115
+ .noscript {
1116
+ border: 1px solid #ddd;
1117
+ border-width: 0 0 1px;
1118
+ background: #ffff90;
1119
+ font-size: 12px;
1120
+ line-height: 1.25;
1121
+ text-align: center;
1122
+ color: #2f2f2f;
1123
+ }
1124
+ .noscript .noscript-inner {
1125
+ width: 950px;
1126
+ margin: 0 auto;
1127
+ padding: 12px 0 12px;
1128
+ background: url(../images/i_notice.gif) 20px 50% no-repeat;
1129
+ }
1130
+ .noscript p {
1131
+ margin: 0;
1132
+ }
1133
+ /* Demo Notice */
1134
+ .demo-notice {
1135
+ margin: 0;
1136
+ padding: 6px 10px;
1137
+ background: #d75f07;
1138
+ font-size: 11px;
1139
+ line-height: 1.15;
1140
+ text-align: center;
1141
+ color: #fff;
1142
+ }
1143
+ /* ======================================================================================= */
1144
+
1145
+ /* Header ================================================================================ */
1146
+ .logo {
1147
+ float: left;
1148
+ }
1149
+ .header-container { /*background: #518734;*/
1150
+ position: relative;
1151
+ z-index: 10;
1152
+ }
1153
+ .header {
1154
+ width: 960px;
1155
+ height: 85px;
1156
+ padding: 25px 0 0 0;
1157
+ margin: 0 auto;
1158
+ position: relative;
1159
+ /*background:url(../images/background/header_bg.jpg) no-repeat top left;*/
1160
+ z-index: 999;
1161
+ }
1162
+ .header .logo {
1163
+ float: left;
1164
+ text-decoration: none !important;
1165
+ }
1166
+ .header a.logo {
1167
+ margin-top: -8px;
1168
+ }
1169
+ .header .logo strong {
1170
+ position: absolute;
1171
+ top: -999em;
1172
+ left: -999em;
1173
+ width: 0;
1174
+ height: 0;
1175
+ font-size: 0;
1176
+ line-height: 0;
1177
+ text-indent: -999em;
1178
+ overflow: hidden;
1179
+ }
1180
+ .header .top-promo {
1181
+ float: left;
1182
+ width: 117px;
1183
+ height: 30px;
1184
+ margin: 12px 10px 0;
1185
+ background: url(../images/bkg_top-promo.gif) 0 0 no-repeat;
1186
+ text-indent: -999em;
1187
+ overflow: hidden;
1188
+ }
1189
+ .account-menu {
1190
+ position: absolute;
1191
+ top: 0px;
1192
+ right: 0px;
1193
+ }
1194
+ .account-menu span {
1195
+ cursor: pointer;
1196
+ display: inline;
1197
+ white-space: nowrap;
1198
+ }
1199
+ .account-menu ul {
1200
+ list-style: none outside none;
1201
+ margin: 0;
1202
+ padding: 0;
1203
+ }
1204
+ .account-menu a {
1205
+ display: block;
1206
+ line-height: 31px;
1207
+ float: left;
1208
+ }
1209
+ .account-menu li {
1210
+ margin: 0px;
1211
+ float: left;
1212
+ margin: 0 5px 0 0;
1213
+ font-weight: bold;
1214
+ text-transform: uppercase;
1215
+ }
1216
+ .account-menu ul li+li {
1217
+ margin-right: 35px !important;
1218
+ }
1219
+ .account-menu ul li+li+li {
1220
+ margin-right: 0px !important;
1221
+ }
1222
+ .account-menu ul li.welcome {
1223
+ line-height: 31px !important;
1224
+ text-transform: none !important;
1225
+ color: #666;
1226
+ font-size: 11px;
1227
+ margin-right: 10px;
1228
+ }
1229
+ .account-menu li a {
1230
+ color: #ea4e11;
1231
+ padding: 0 0 0 5px;/*background: url(../images/buttons/top_buttons_sprite.png) no-repeat top left; */
1232
+ }
1233
+ .account-menu li.last a {
1234
+ color: #ea4e11;
1235
+ }
1236
+ .account-menu ul li.welcome .form-language {
1237
+ background: none repeat scroll 0 0 #423c3c;
1238
+ border-radius: 5px 0 0 0;
1239
+ padding: 4px 10px;
1240
+ position: relative;
1241
+ right: 98px;
1242
+ top: 71px;
1243
+
1244
+ }
1245
+ .account-menu ul li.welcome .form-language label {
1246
+ color:#FFFFFF;
1247
+ }
1248
+ .account-menu li a span {
1249
+ float: left;
1250
+ height: 31px;
1251
+ padding-right: 5px;/* background: url(../images/buttons/top_buttons_sprite.png) top right; */
1252
+ }
1253
+ .account-menu li a:hover {
1254
+ background-position: 0px -31px;
1255
+ text-decoration: none;
1256
+ cursor: pointer;
1257
+ }
1258
+ .account-menu li a:hover span {
1259
+ background-position: right -31px;
1260
+ }
1261
+ .account-menu li.last {
1262
+ margin-right: 0px;
1263
+ }
1264
+ .access {
1265
+ clear: right;
1266
+ float: right;
1267
+ position: relative;
1268
+ top: 10px;
1269
+ }
1270
+ .access .links {
1271
+ position: relative;
1272
+ }
1273
+ .access ul {
1274
+ float: right;
1275
+ }
1276
+ .access .links li {
1277
+ display: inline;
1278
+ margin-right: 10px;
1279
+ font-size: 12px;
1280
+ }
1281
+ .access .links li a {
1282
+ color: #999999;
1283
+ padding-left: 17px;
1284
+ }
1285
+ .access .links li a:hover {
1286
+ color: #000;
1287
+ text-decoration: none;
1288
+ }
1289
+ .access .links li.first {
1290
+ padding-left: 0 !important;
1291
+ }
1292
+ .access .links li.last {
1293
+ background: none !important;
1294
+ padding-right: 0 !important;
1295
+ margin-right: 0px;
1296
+ }
1297
+ .access .links li.last a {
1298
+ background: url(../images/icons/login_ico.png) no-repeat left center;
1299
+ }
1300
+ .access .links li.first a {
1301
+ background: url(../images/icons/account_ico.png) no-repeat left center;
1302
+ }
1303
+ .top-link-wishlist {
1304
+ display: none;
1305
+ background: url(../images/icons/wishlist_ico.png) no-repeat left center;
1306
+ }
1307
+ .top-link-cart {
1308
+ display: none;
1309
+ background: url(../images/icons/cart_ico.png) no-repeat left center;
1310
+ }
1311
+ .top-link-checkout {
1312
+ display: none;
1313
+ background: url(../images/icons/checkout_ico.png) no-repeat left center;
1314
+ }
1315
+ .quick-access {
1316
+ background: #444;
1317
+ color: #fff;
1318
+ padding: 7px 13px;
1319
+ text-align: right;
1320
+ }
1321
+ .quick-access .welcome-msg {
1322
+ display: inline;
1323
+ margin: 0;
1324
+ color: #fff;
1325
+ }
1326
+ .quick-access .form-language {
1327
+ float: left;
1328
+ }
1329
+ .quick-access .form-language label {
1330
+ font-weight: bold;
1331
+ padding-right: 5px;
1332
+ color: #fff;
1333
+ vertical-align: middle;
1334
+ }
1335
+ .quick-access .form-language select {
1336
+ padding: 0;
1337
+ }
1338
+ .quick-access .form-language select.flags option {
1339
+ background-position: 4px 50%;
1340
+ background-repeat: no-repeat;
1341
+ padding-left: 25px;
1342
+ }
1343
+ .quick-access .links {
1344
+ padding-left: 8px;
1345
+ }
1346
+ .quick-access .links, .quick-access .links li {
1347
+ display: inline;
1348
+ }
1349
+ .quick-access .links li {
1350
+ padding: 0 4px 0 1px;
1351
+ }
1352
+ .quick-access .nlinks a {
1353
+ color: #ddd;
1354
+ }
1355
+ .quick-access .links a {
1356
+ padding: 0 7px 0 0;
1357
+ background: url(../images/bkg_pipe1.gif) no-repeat 100% 50%;
1358
+ }
1359
+ .quick-access .links li.last a {
1360
+ padding: 0;
1361
+ background: none;
1362
+ }
1363
+ .cms-links {
1364
+ position: relative;
1365
+ float: right;
1366
+ top: 0;
1367
+ }
1368
+ .cms-links ul, .cms-links ul li {
1369
+ display: inline;
1370
+ float: left;
1371
+ }
1372
+ .cms-links li {
1373
+ padding-right: 10px;
1374
+ margin-right: 10px;
1375
+ background: url(../images/background/divider_top.gif) no-repeat right center;
1376
+ }
1377
+ .cms-links li.last {
1378
+ margin-right: 0px;
1379
+ padding-right: 0px;
1380
+ background: none;
1381
+ }
1382
+ .cms-links li.welcome {
1383
+ color: #f88613;
1384
+ font-weight: bold;
1385
+ }
1386
+ .cms-links li a {
1387
+ color: #999999;
1388
+ }
1389
+ .cms-links li a:hover {
1390
+ color: #000;
1391
+ text-decoration: none;
1392
+ }
1393
+ .top-bar {
1394
+ padding: 3px 12px 2px 0px;
1395
+ line-height: 21px;
1396
+ margin-top: -10px;
1397
+ margin-bottom: 10px;
1398
+ }
1399
+ .top-bar .breadcrumbs {
1400
+ float: left;
1401
+ width: 580px;
1402
+ overflow: hidden;
1403
+ }
1404
+ .form-search {
1405
+ background: none repeat scroll 0 0 #EA4E11;
1406
+ border-radius: 10px 10px 0 0;
1407
+ float: right;
1408
+ height: 34px;
1409
+ padding-top: 5px;
1410
+ position: relative;
1411
+ right: 0;
1412
+ top: 46px;
1413
+ width: 286px;
1414
+ }
1415
+ .form-search label {
1416
+ display: none;
1417
+ float: left;
1418
+ font-size: 12px;
1419
+ font-weight: bold;
1420
+ padding: 0 5px 0 0;
1421
+ }
1422
+ .form-search .search_btn {
1423
+ /* float: right;*/
1424
+ padding-right: 15px;
1425
+ padding-top: 0px;
1426
+ }
1427
+ .form-search input.input-text {
1428
+ background: #d13f07;
1429
+ border-color: #CB4C1A;
1430
+ border-radius: 3px 3px 3px 3px;
1431
+ color: #CCCCCC;
1432
+ font-size: 11px;
1433
+ margin: 2px 0 0 25px;
1434
+ padding: 5px 7px 4px;
1435
+ width: 196px;
1436
+ }
1437
+ .form-search button.button {
1438
+ float: left;
1439
+ }
1440
+ .form-search button.button span {
1441
+ height: 20px;
1442
+ background-image: url(../images/bkg_btn-small.png);
1443
+ line-height: 20px;
1444
+ }
1445
+ .form-search .search-autocomplete {
1446
+ z-index: 999;
1447
+ }
1448
+ .form-search .search-autocomplete ul {
1449
+ border: 1px solid #999;
1450
+ background-color: #f9f5f0;
1451
+ }
1452
+ .form-search .search-autocomplete li {
1453
+ text-align: left;
1454
+ border-bottom: 1px solid #f4eee7;
1455
+ padding: 2px 8px 1px 8px;
1456
+ cursor: pointer;
1457
+ }
1458
+ .form-search .search-autocomplete li .amount {
1459
+ float: right;
1460
+ font-weight: bold;
1461
+ }
1462
+ .form-search .search-autocomplete li.odd {
1463
+ background-color: #f6f6f6;
1464
+ }
1465
+ .form-search .search-autocomplete li.selected {
1466
+ background-color: #ecf9ea;
1467
+ }
1468
+ .header-container .top-container {
1469
+ padding: 5px 12px;
1470
+ background: #fff;
1471
+ border: 1px solid #bbb;
1472
+ border-width: 0 1px 1px;
1473
+ text-align: right;
1474
+ }
1475
+ /********** < Navigation */
1476
+ #navigation {
1477
+ top transparent;
1478
+ width: 100%;
1479
+ }
1480
+ .menubackground {
1481
+ background: url("../images/header_block_bg.gif") repeat-x scroll 0 0 transparent;
1482
+ border-top: 1px solid #F1F1F1;
1483
+ height: 46px;
1484
+ margin: auto;
1485
+ position:relative;
1486
+ width: 960px;
1487
+ border-radius:6px 6px 0 0;
1488
+ }
1489
+ .nav-container {
1490
+ float: left;
1491
+ height: 46px;
1492
+ padding: 0 0 0 11px;
1493
+ position: relative;
1494
+ }
1495
+ #nav {
1496
+ float: left;
1497
+ height: 44px;
1498
+ font-size: 14px;
1499
+ height: 43px;
1500
+ }
1501
+ /* ALL Levels */ /* Style consistent throughout all nav levels */
1502
+ #nav li {
1503
+ position: relative;
1504
+ text-align: left;
1505
+ }
1506
+ #nav li.over {
1507
+ z-index: 999;
1508
+ }
1509
+ #nav a, #nav a:hover {
1510
+ display: block;
1511
+ line-height: 1.3em;
1512
+ text-decoration: none;
1513
+ }
1514
+ #nav span {
1515
+ display: block;
1516
+ cursor: pointer;
1517
+ white-space: nowrap;
1518
+ }
1519
+ #nav li ul span {
1520
+ white-space: normal;
1521
+ }
1522
+ /* 0 Level */
1523
+ #nav li {
1524
+ float: left;
1525
+ margin-right: 6px;
1526
+ padding: 8px 0;
1527
+ }
1528
+ #nav a {
1529
+ color: #666666;
1530
+ float: left;
1531
+ font-size: 13px;
1532
+ line-height: 24px;
1533
+ }
1534
+ #nav li a {
1535
+ padding-left: 15px;
1536
+ }
1537
+ #nav li a span {
1538
+ padding-right: 15px;
1539
+ }
1540
+ #nav li.over a {
1541
+ }
1542
+ #nav li.over a span {
1543
+ }
1544
+ #nav a:hover, #nav li a:hover {
1545
+ background: url("../images/button-bg.png") repeat-x scroll center -1px transparent;
1546
+ border-radius: 5px 5px 5px 5px;
1547
+ color: #444444;
1548
+ line-height: 28px;
1549
+ }
1550
+ #nav li.over a {
1551
+ background:url("../images/button-bg.png") repeat-x scroll center center transparent;
1552
+ border-radius:5px 5px 5px 5px;
1553
+ line-height: 28px;
1554
+ }
1555
+ #nav li.over a il a {
1556
+ color: #444;
1557
+ background:none;
1558
+ -webkit-border-radius: 0;
1559
+ -moz-border-radius: 0;
1560
+ border-radius: 0;
1561
+ margin-top:0px;
1562
+ line-height:0px;
1563
+ }
1564
+ #nav a:hover {
1565
+ }
1566
+ #nav li a:hover {
1567
+ color: #fff !important;
1568
+ }
1569
+ #nav li a:hover span {
1570
+ }
1571
+ #nav li.active a {
1572
+ background: url("../images/button-bg.png") repeat-x scroll center -1px transparent;
1573
+ border-radius: 5px 5px 5px 5px;
1574
+ line-height:28px;
1575
+ }
1576
+ #nav li.active a span {
1577
+ color: #FFFFFF;
1578
+ }
1579
+ #nav li.active ul a span {
1580
+ color: #444444 !important;
1581
+ }
1582
+ #nav li.active a:hover {
1583
+ }
1584
+ /* 1st Level */
1585
+ #nav ul li, #nav ul li.active, #nav ul li.over {
1586
+ float: none;
1587
+ border: none;
1588
+ background: #E5E5E5;
1589
+ margin: 0;
1590
+ padding: 0;
1591
+ text-transform: none;
1592
+ }
1593
+ #nav ul li.parent {
1594
+ background: url(../images/bkg_nav_parent.gif) no-repeat 97% 50% #E5E5E5;
1595
+ line-height:15px;
1596
+ }
1597
+ #nav ul li.last {
1598
+ padding-bottom: 0;
1599
+ }
1600
+ #nav ul li.active {
1601
+ margin: 0;
1602
+ border: 0;
1603
+ background: #E5E5E5;
1604
+ }
1605
+ #nav ul a, #nav ul a:hover {
1606
+ float: none;
1607
+ padding: 0;
1608
+ background: none;
1609
+ line-height: normal;
1610
+ }
1611
+ #nav ul li a {
1612
+ font-weight: normal !important;
1613
+ }
1614
+ /* 2nd Level */
1615
+ #nav ul {
1616
+ position: absolute;
1617
+ width: 15em;
1618
+ top: 46px;
1619
+ left: -10000px;
1620
+ padding: 0;
1621
+ }
1622
+ /* Show menu */
1623
+ #nav li.over>ul {
1624
+ left: 0px;
1625
+ }
1626
+ #nav li.over>ul li.over>ul {
1627
+ left: 100px;
1628
+ }
1629
+ #nav li.over ul ul {
1630
+ left: -10000px;
1631
+ }
1632
+ #nav li:hover>ul li:hover {
1633
+ background-image: none !important;
1634
+ }
1635
+ #nav li.parent>ul li a {
1636
+ background-image: none;
1637
+ }
1638
+ /*#nav li.parent ul.shown-sub li a { line-height:15px; padding:0;}
1639
+ #nav li.parent ul.shown-sub li { line-height:15px; padding:0;}*/
1640
+
1641
+ #nav li.over a {
1642
+ color: #FFFFFF;
1643
+ }
1644
+ #nav li.parent>ul li a:hover {
1645
+ background-image: none;
1646
+ }
1647
+ #nav ul li a span {
1648
+ background-image: none !important;
1649
+ }
1650
+ #nav ul li a {
1651
+ padding:0px 10px;
1652
+ color: #444 !important;
1653
+ border-bottom: 1px solid #b9b9b9;
1654
+ border-top: 1px solid #f4f4f4;
1655
+ border-left: 1px solid #b9b9b9;
1656
+ border-right: 1px solid #b9b9b9;
1657
+ line-height:28px;
1658
+ }
1659
+ #nav ul li.last a {
1660
+ }
1661
+ #nav ul li a:hover {
1662
+ padding: 6px 10px;
1663
+ color: #444 !important;
1664
+ background: #d6d3d3 !important;
1665
+ border-top: 1px solid #f7f7f7;
1666
+ }
1667
+ /* 3rd+ Level */
1668
+ #nav ul ul {
1669
+ margin-left: 111px;
1670
+ top: 0px;
1671
+ }
1672
+ #nav ul ul li a {
1673
+ border-width: 1px 0px;
1674
+ }
1675
+ /*************** LEFT NAVIGATION **************** /
1676
+
1677
+ #leftnav { font-size:1em;margin-bottom: 1em; }
1678
+
1679
+ /************** ALL LEVELS *************
1680
+ #leftnav li { position:relative; text-transform:normal; text-align:left; }
1681
+ #leftnav li.over { z-index:999; }
1682
+ #leftnav a, #leftnav a:hover { display:block; white-space:nowrap; text-decoration:none; }
1683
+ #leftnav span { display:block; cursor:pointer; white-space:nowrap; }
1684
+ #leftnav li ul span { white-space:normal; }
1685
+ /************ 0 LEVEL **************
1686
+ #leftnav li { border-bottom: 1px solid #ddd; }
1687
+ #leftnav li.active, #leftnav li.active a { }
1688
+ #leftnav li a{ padding:8px 5px 7px 10px; color:#797979; }
1689
+ #leftnav li.active { background-color: #F1F1F1;}
1690
+ #leftnav li.over a, #leftnav a:hover { color:#2e2e2e; }
1691
+ #leftnav li.parent a { background: url(../images/background/leftnav_arrow.gif) 95% center no-repeat;}
1692
+ #leftnav li:hover, #leftnav li.over { background: #f2f1e9; }
1693
+ /************ 1ST LEVEL **********
1694
+ #leftnav ul li span { line-height: 1.3em; }
1695
+ #leftnav ul li, #leftnav ul li.active, #leftnav ul li.over { float:none; border:none; padding:0; padding-bottom:1px; border-bottom:1px solid #C5C5C5; text-transform:none; }
1696
+ #leftnav ul li.parent { background: url(../images/background/leftnav_arrow.gif) 95% center no-repeat;}
1697
+ #leftnav ul li.parent a { background-image: none !important; }
1698
+ #leftnav ul li.last { padding-bottom:0; }
1699
+ #leftnav ul li.active { margin:0; border:0; background:none; }
1700
+ #leftnav ul a, #leftnav ul a:hover { float:none; padding:0; background:none; }
1701
+ #leftnav ul li a { font-weight:normal !important; }
1702
+ #leftnav ul li a:hover { background-color: #f2f1e9 !important; }
1703
+ /************ 2ND LEVEL **********
1704
+ #leftnav ul { position:absolute; width:18em; top:5px; left:-10000px; padding:0; background:#f6f6f6; border:1px solid #C5C5C5; }
1705
+ /* Show menu
1706
+ #leftnav li.over > ul { left:150px; }
1707
+ #leftnav li.over > ul li.over > ul { left:100px; }
1708
+ #leftnav li.over ul ul { left:-10000px; }
1709
+ #leftnav ul li {}
1710
+ #leftnav li.parent ul li a{ background: none !important; }
1711
+ #leftnav li.parent ul li a:hover { background: #f2f1e9 !important; }
1712
+ #leftnav ul li:hover { background: none; border-bottom:1px solid #C5C5C5; }
1713
+ #leftnav ul li a { padding:7px 7px; }
1714
+ #leftnav ul li a:hover { padding:7px; background: #f2f1e9 !important; }
1715
+ /************ 3RD+ LEVEL ***********
1716
+ #leftnav ul ul { top:5px; }
1717
+
1718
+ /* End Left Navigation */
1719
+
1720
+ /* Left Navigation */
1721
+ #leftnav {
1722
+ font-size: 12px;
1723
+ }
1724
+ /************** ALL LEVELS *************/
1725
+ /* Style consistent throughout all nav levels */
1726
+ #leftnav li {
1727
+ position: relative;
1728
+ text-transform: normal;
1729
+ text-align: left;
1730
+ }
1731
+ #leftnav li.over {
1732
+ z-index: 999;
1733
+ }
1734
+ #leftnav a, #leftnav a:hover {
1735
+ display: block;
1736
+ white-space: nowrap;
1737
+ text-decoration: none;
1738
+ }
1739
+ #leftnav span {
1740
+ display: block;
1741
+ cursor: pointer;
1742
+ white-space: nowrap;
1743
+ }
1744
+ #leftnav li ul span {
1745
+ white-space: normal;
1746
+ }
1747
+ /************ 0 LEVEL ***************/
1748
+ #leftnav li {
1749
+ border-bottom: 1px dotted #7e2a09;
1750
+ background: #ef5a20;
1751
+ }
1752
+ #leftnav li.active, #leftnav li.active a {
1753
+ color: #2e2e2e;
1754
+ }
1755
+ #leftnav li a {
1756
+ background: url(../images/li-menu.png) center left no-repeat;
1757
+ padding: 6px 10px 6px 12px;
1758
+ color: #fff;
1759
+ }
1760
+ #leftnav li.over a, #leftnav a:hover {
1761
+ color: #fff;
1762
+ }
1763
+ #leftnav li.active {
1764
+ background: #ef5a20;
1765
+ }
1766
+ #leftnav li.parent a {
1767
+ background: url(../images/leftnav_arrow.png) no-repeat 95% 50%;
1768
+ }
1769
+ #leftnav li.active a {
1770
+ color: #fff;
1771
+ }
1772
+ #leftnav li:hover, #leftnav li.over, #leftnav li.over a:hover {
1773
+ background: #423c3c;
1774
+ }
1775
+ /************ 1ST LEVEL ************/
1776
+ #leftnav ul li span {
1777
+ line-height: 1.3em;
1778
+ }
1779
+ #leftnav ul li, #leftnav ul li.active, #leftnav ul li.over {
1780
+ float: none;
1781
+ border: none;
1782
+ padding: 0;
1783
+ text-transform: none;
1784
+ }
1785
+ #leftnav ul li.parent a {
1786
+ background: url(../images/leftnav_arrow.png) no-repeat 95% 50%;
1787
+ }
1788
+ #leftnav ul li.last {
1789
+ padding-bottom: 0;
1790
+ }
1791
+ #leftnav ul li.active {
1792
+ background: none repeat scroll 0 0 #C73E08 !important;
1793
+ border-bottom: 1px dotted #7E2A09;
1794
+ }
1795
+ #leftnav ul a, #leftnav ul a:hover {
1796
+ float: none;
1797
+ padding: 0;
1798
+ background: none;
1799
+ }
1800
+ #leftnav ul li a {
1801
+ }
1802
+ /* Show menu */
1803
+ #leftnav ul {
1804
+ font-size: 11px;
1805
+ }
1806
+ #leftnav ul li {
1807
+ background: #c73e08;
1808
+ padding-left: 15px;
1809
+ }
1810
+ #leftnav ul li:hover {
1811
+ background: #666;
1812
+ }
1813
+ #leftnav ul li a {
1814
+ padding: 7px 7px;
1815
+ color: #eee !important;
1816
+ }
1817
+ #leftnav ul li a:hover {
1818
+ padding: 7px;
1819
+ color: #fff !important;
1820
+ }
1821
+ #leftnav ul li.active a {
1822
+ padding-left: 30px;
1823
+ }
1824
+ /************ 2ND LEVEL ************/
1825
+ #leftnav ul ul {
1826
+ margin-bottom: 0px;
1827
+ }
1828
+ #leftnav ul ul li {
1829
+ text-transform: none;
1830
+ padding-left: 30px;
1831
+ }
1832
+ #leftnav ul ul li:hover {
1833
+ }
1834
+ #leftnav ul ul li a {
1835
+ color: #000 !important;
1836
+ font-style: italic;
1837
+ font-weight: normal;
1838
+ }
1839
+ #leftnav ul ul li a:hover {
1840
+ /*color: #E6001D !important;*/
1841
+ }
1842
+ #leftnav ul ul li.activo a {
1843
+ font-weight: bold;
1844
+ }
1845
+ #nav-top {
1846
+ font-size: 1em;
1847
+ width: 960px;
1848
+ }
1849
+ #nav-top ul {
1850
+ list-style: none;
1851
+ padding: 0px;
1852
+ margin-left: 3em;
1853
+ }
1854
+ #nav-top li {
1855
+ float: left;
1856
+ padding: 0px;
1857
+ margin-right: 5px;
1858
+ }
1859
+ #nav-top li a {
1860
+ display: block;
1861
+ background: #dddabb;
1862
+ color: #666134;
1863
+ padding: 6px 7px;
1864
+ }
1865
+ #nav-top li a:hover {
1866
+ background: #899065 url(../images/nav_top_ahover_blue.gif) top right no-repeat;
1867
+ color: #fff;
1868
+ text-decoration: none;
1869
+ }
1870
+ /********** Navigation > */
1871
+ /* ======================================================================================= */
1872
+
1873
+ /******** Cat */
1874
+ .mycart {
1875
+ position: relative;
1876
+ height: 46px;
1877
+ float: right;
1878
+ padding: 0 10px;
1879
+ }
1880
+ .mycart:hover {
1881
+ background:url("../images/categ_title_bg.png") repeat-x scroll left bottom #ef5012;
1882
+ border-radius: 0 5px 0 0;
1883
+ height: 45px;
1884
+ padding: 0 10px;
1885
+ position: relative;
1886
+ }
1887
+ .mycart a {
1888
+ height: 46px;
1889
+ float: left;
1890
+ background: url(../images/buttons/cart_button.png) no-repeat top left;
1891
+ padding-left: 45px;
1892
+ font-size: 20px;
1893
+ font-weight: bold;
1894
+ color: #fff;
1895
+ }
1896
+ .mycart a span {
1897
+ line-height: 46px;
1898
+ float: left;
1899
+ padding-right: 15px;
1900
+ padding-left: 7px;
1901
+ color:#000000;
1902
+ }
1903
+ .mycart a:hover {
1904
+ text-decoration: none;
1905
+ color: #fff;
1906
+ background-position: 0 -52px;
1907
+ }
1908
+ .mycart a:hover span {
1909
+ text-decoration: none;
1910
+ color: #fff;
1911
+ background-position: 100% -55px;
1912
+ }
1913
+ .mycart-block {
1914
+ background: none repeat scroll 0 0 #E5E5E5;
1915
+ -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
1916
+ -moz-border-radius: 0 0 10px 10px;
1917
+ -webkit-border-radius: 0 0 10px 10px;
1918
+ color: #909090;
1919
+ display: none;
1920
+ padding: 15px;
1921
+ position: absolute;
1922
+ right: 0;
1923
+ top: 46px;
1924
+ width: 200px;
1925
+ z-index: 100;
1926
+ }
1927
+ .mycart-block .block-title {
1928
+ color: #fff;
1929
+ font-size: 16px;
1930
+ }
1931
+ #navigation .mycart-block .block-title {
1932
+ color: #464646;
1933
+ font-size: 16px;
1934
+ }
1935
+ .mycart-block a {
1936
+ color: #fff;
1937
+ }
1938
+ #navigation .mycart-block a {
1939
+ color: #666666;
1940
+ }
1941
+ .mycart-block .price {
1942
+ color: #ee4098;
1943
+ font-size: 14px;
1944
+ }
1945
+ .mycart-block .actions {
1946
+ margin-bottom: 5px;
1947
+ border-bottom: 1px solid #353535;
1948
+ padding-bottom: 5px;
1949
+ }
1950
+ .mycart-block .btn-remove {
1951
+ float: right;
1952
+ margin: 1px 0 2px 5px;
1953
+ }
1954
+ .mycart-block li.item {
1955
+ border-bottom: 1px solid #353535;
1956
+ padding-bottom: 5px;
1957
+ margin-bottom: 5px;
1958
+ }
1959
+ .mycart-block li.item.last {
1960
+ border-bottom: none;
1961
+ margin: 0;
1962
+ padding: 0;
1963
+ }
1964
+ /*********** Connect ************/
1965
+ .connect {
1966
+ float: left;
1967
+ position: relative;
1968
+ }
1969
+ .connect span {
1970
+ float: left;
1971
+ line-height: 34px;
1972
+ font-style: italic;
1973
+ margin-right: 12px;
1974
+ color: #666;
1975
+ }
1976
+ .connect img {
1977
+ margin-right: 2px;
1978
+ opacity: 0.8;
1979
+ }
1980
+ .connect img:hover {
1981
+ opacity: 1;
1982
+ }
1983
+ /* Sidebar =============================================================================== */
1984
+ .block {
1985
+ margin: 0 0 15px;
1986
+ line-height: 1.35;
1987
+ padding-right: 0px;
1988
+ }
1989
+ .block .block-title {
1990
+ background: url("../images/sideblock_title_bg.jpg") repeat-x scroll left bottom #F6F6F6;
1991
+ border-bottom: 1px solid #ccc;
1992
+ border-radius: 3px 3px 0px 0px;
1993
+ margin: 0;
1994
+ padding: 5px 13px 9px;
1995
+ }
1996
+ .block-leftnav .block-title {
1997
+ background: url("../images/categ_title_bg.png") repeat-x scroll left bottom #F6F6F6;
1998
+ border-bottom: 1px solid #4b1804;
1999
+ border-radius: 3px 3px 0 0;
2000
+ margin: 0;
2001
+ padding: 5px 13px 9px;
2002
+ }
2003
+ .block-leftnav .block-title strong {
2004
+ color: #FFFFFF !important;
2005
+ }
2006
+ .block .block-title strong {
2007
+ color: #fff;
2008
+ display: block;
2009
+ font: bold 12px/1.4 Arial, Helvetica, sans-serif;
2010
+ text-transform: uppercase;
2011
+ }
2012
+ .block .block-title strong span {
2013
+ color: #000000;
2014
+ }
2015
+ .block .block-title a {
2016
+ text-decoration: none !important;
2017
+ }
2018
+ .block .block-subtitle {
2019
+ font-size: 10px;
2020
+ margin: 0 0 10px;
2021
+ padding: 0 0 2px;
2022
+ border-bottom:1px solid #AB3609;
2023
+ text-transform: uppercase;
2024
+ }
2025
+ .block-account .block-content {
2026
+ background: none repeat scroll 0 0 #EF5A20 !important;
2027
+ border: medium none !important;
2028
+ font-size: 12px;
2029
+ padding: 12px 0 15px;
2030
+ }
2031
+ .block .block-content {
2032
+ background: none repeat scroll 0 0 #FFFFFF;
2033
+ border: 1px solid #EAEFEF;
2034
+ font-size: 12px;
2035
+ padding: 12px 10px 15px;
2036
+ }
2037
+ .block-layered-nav .block-content {
2038
+ background: none repeat scroll 0 0 #EF5A20;
2039
+ font-size: 12px;
2040
+ border:none;
2041
+ padding: 12px 0 15px;
2042
+ }
2043
+ .block .block-content li.item {
2044
+ border-bottom: 1px solid #ddd;
2045
+ padding-bottom: 5px;
2046
+ margin-bottom: 5px;
2047
+ }
2048
+ .block .block-content li.item.last {
2049
+ border-bottom: 0;
2050
+ padding-bottom: 0;
2051
+ margin-bottom: 0;
2052
+ }
2053
+ .block .btn-remove {
2054
+ float: right;
2055
+ margin: 1px 0 2px 5px;
2056
+ }
2057
+ .block .actions {
2058
+ border-top: 1px solid #ddd;
2059
+ padding: 5px 0 0;
2060
+ margin: 5px 0 0;
2061
+ text-align: right;
2062
+ }
2063
+ .block .actions a {
2064
+ float: left;
2065
+ }
2066
+ .block .actions button.button {
2067
+ float: right;
2068
+ }
2069
+ .block .empty {
2070
+ margin: 0;
2071
+ }
2072
+ .block .price-box {
2073
+ margin: 5px 0;
2074
+ }
2075
+ .block button.button span {
2076
+ height: 21px;
2077
+ background-image: url(../images/bkg_btn-small.png);
2078
+ line-height: 20px;
2079
+ }
2080
+ .block button.button span span {
2081
+ color: #FFFFFF;
2082
+ }
2083
+ .block button.button:hover span {
2084
+ background-position: top left;
2085
+ }
2086
+ .block button.button:hover span span {
2087
+ background-position: top right;
2088
+ }
2089
+ /*.block li.odd { background-color:#f4f3f3; }
2090
+ .block li.even { background-color:#fafafa; }*/
2091
+
2092
+ /* Mini Products List */
2093
+ .mini-products-list .product-image {
2094
+ float: left;
2095
+ width: 50px;
2096
+ border: 1px solid #a9a9a9;
2097
+ }
2098
+ .mini-products-list .product-details {
2099
+ margin-left: 60px;
2100
+ }
2101
+ /* Block: Account */
2102
+ .block-account .block-title {
2103
+ background:url("../images/categ_title_bg.png") repeat-x scroll left bottom #F6F6F6;
2104
+ }
2105
+ .block-account .block-title strong {
2106
+ color: #fff;
2107
+ }
2108
+ .block-account .block-content li a {
2109
+ background: url("../images/header_list_marker.png") no-repeat scroll 4% 47% transparent;
2110
+ border-bottom: 1px dotted #AB3609;
2111
+ color: #FFFFFF;
2112
+ display: block;
2113
+ padding: 5px 0 5px 31px;
2114
+ text-decoration: none !important;
2115
+ }
2116
+ .block-account .block-content li a:hover {
2117
+ color: #444;
2118
+ }
2119
+ .block-account .block-content li.last a {
2120
+ border-bottom: 0;
2121
+ }
2122
+ .block-account .block-content li.current {
2123
+ border-bottom:1px dotted #AB3609;
2124
+ padding: 3px 0;
2125
+ }
2126
+ .block-account .block-content li.current strong {
2127
+ background: url("../images/header_list_marker.png") no-repeat scroll 7% 47% transparent;
2128
+ color: #000000;
2129
+ font-weight: bold;
2130
+ padding-left: 31px;
2131
+ }
2132
+ .block-account .block-content li.current.last {
2133
+ border-bottom: 0;
2134
+ }
2135
+ /* Block: Currency Switcher */
2136
+ .block-currency {
2137
+ background: #f4f4f4;
2138
+ }
2139
+ .block-currency .block-title {
2140
+ border: 0;
2141
+ background: none;
2142
+ padding: 7px 10px 2px;
2143
+ text-transform: none;
2144
+ }
2145
+ .block-currency .block-title strong {
2146
+ text-transform: none;
2147
+ }
2148
+ .block-currency .block-content {
2149
+ padding: 0 10px 12px;
2150
+ }
2151
+ .block-currency .block-content select {
2152
+ width: 100%;
2153
+ padding: 0;
2154
+ }
2155
+ /* Block: Layered Navigation */
2156
+ .block-layered-nav {
2157
+ border: 0;
2158
+ }
2159
+ .block-layered-nav .block-title {
2160
+ background:url("../images/categ_title_bg.png") repeat-x scroll left bottom #F6F6F6;
2161
+ }
2162
+ .block-layered-nav .block-content {
2163
+ padding: 0;
2164
+ }
2165
+ .block-layered-nav .block-subtitle {
2166
+ color: #FFFFFF;
2167
+ font-size: 12px;
2168
+ font-weight: bold;
2169
+ margin: 0;
2170
+ padding: 7px 10px;
2171
+ }
2172
+ .block-layered-nav dt {
2173
+ font-weight: bold;
2174
+ padding: 8px 10px 0 10px;
2175
+ font-size: 12px;
2176
+ color:#872702
2177
+ }
2178
+ .block-layered-nav dd {
2179
+ padding: 0 10px 8px 10px;
2180
+ border-bottom:1px solid #AB3609;
2181
+ }
2182
+ .block-layered-nav dd li {
2183
+ line-height: 1.35;
2184
+ margin: 0 0 3px;
2185
+ }
2186
+ .block-layered-nav dd a {
2187
+ color: #fff;
2188
+ }
2189
+ .block-layered-nav .last {
2190
+ border-bottom: 0px;
2191
+ }
2192
+ .block-layered-nav .currently {
2193
+ padding: 6px 0 0;
2194
+ }
2195
+ .block-layered-nav .currently li {
2196
+ padding: 2px 10px;
2197
+ }
2198
+ .block-layered-nav .currently .label {
2199
+ font-weight: bold;
2200
+ }
2201
+ .block-layered-nav .currently .btn-remove {
2202
+ margin: 2px 0 0;
2203
+ }
2204
+ .block-layered-nav .actions {
2205
+ padding: 5px 10px;
2206
+ margin: 0;
2207
+ }
2208
+ .block-layered-nav .actions a {
2209
+ float: none;
2210
+ }
2211
+ /* Block: Cart */
2212
+ .block-cart .block-title span {
2213
+ /*background: url(../images/icons/cart_ico.png) no-repeat left center;*/
2214
+ padding-left: 0px;
2215
+ }
2216
+ .block-cart .block-title strong {
2217
+ }
2218
+ .block-cart .summary {
2219
+ padding: 8px;
2220
+ margin: -12px -15px 8px;
2221
+ text-align: center;
2222
+ position: relative;
2223
+ z-index: 1;
2224
+ }
2225
+ .block-cart .amount {
2226
+ margin: 0;
2227
+ }
2228
+ .block-cart .amount a {
2229
+ font-weight: bold;
2230
+ }
2231
+ .block-cart .subtotal {
2232
+ background: none repeat scroll 0 0 #EA4E11;
2233
+ border: 1px solid #D1D1D1;
2234
+ border-radius: 11px 11px 11px 11px;
2235
+ line-height: 23px;
2236
+ margin: 5px 0 0;
2237
+ }
2238
+ .block-cart .subtotal .price {
2239
+ font-weight: bold;
2240
+ color:#FFFFFF;
2241
+ }
2242
+ .block-cart .actions {
2243
+ display: none !important;
2244
+ }
2245
+ /* Block: Wishlist */
2246
+ .block-wishlist .actions {
2247
+ text-align: right;
2248
+ }
2249
+ .block-wishlist .actions a {
2250
+ float: none;
2251
+ }
2252
+ /* Block: Related */
2253
+ .block-related .block-subtitle {
2254
+ font-size: 11px;
2255
+ font-weight: bold;
2256
+ border: 0;
2257
+ padding: 0;
2258
+ margin: 0 0 8px;
2259
+ text-transform: none;
2260
+ }
2261
+ .block-related input.checkbox {
2262
+ float: right;
2263
+ }
2264
+ .block-related .product {
2265
+ margin-right: 20px;
2266
+ }
2267
+ /* Block: Compare Products */
2268
+ .page-popup .link-print {
2269
+ background: url(../images/i_print.gif) 0 2px no-repeat;
2270
+ padding: 3px 0 3px 25px;
2271
+ }
2272
+ .compare-table {
2273
+ border: 0;
2274
+ }
2275
+ .compare-table thead, .compare-table thead tr.first {
2276
+ background: #fff;
2277
+ }
2278
+ .compare-table thead tr.first th, .compare-table thead tr.first td {
2279
+ border: 0;
2280
+ background: none;
2281
+ padding: 0 0 4px;
2282
+ font-size: 0;
2283
+ line-height: 0;
2284
+ }
2285
+ .compare-table .btn-remove {
2286
+ float: right;
2287
+ background-image: url(../images/btn_remove.gif);
2288
+ width: 12px;
2289
+ height: 12px;
2290
+ }
2291
+ .compare-table tbody th {
2292
+ background: #F1F1F1;
2293
+ }
2294
+ .compare-table tbody th, .compare-table tbody td {
2295
+ padding: 10px;
2296
+ border: 0;
2297
+ border-top: 1px solid #ccc;
2298
+ border-left: 1px solid #ccc;
2299
+ }
2300
+ .compare-table tbody td.last {
2301
+ border-right: 1px solid #ccc;
2302
+ }
2303
+ .compare-table tbody tr.last th, .compare-table tbody tr.last td {
2304
+ border-bottom: 1px solid #ccc !important;
2305
+ }
2306
+ .compare-table tr.add-to-row td {
2307
+ background: #fffada;
2308
+ text-align: center;
2309
+ }
2310
+ .compare-table tr.first td {
2311
+ text-align: center;
2312
+ }
2313
+ .compare-table tr.first td .product-name {
2314
+ font-size: 13px;
2315
+ font-weight: bold;
2316
+ margin: 0 0 5px;
2317
+ color: #203548;
2318
+ }
2319
+ .compare-table tr.first td .product-name a {
2320
+ color: #203548;
2321
+ }
2322
+ .compare-table tr.first td .ratings {
2323
+ width: 69px;
2324
+ margin: 0 auto;
2325
+ }
2326
+ .compare-table tr.first td p, .compare-table tr.add-to-row td p {
2327
+ margin: 0;
2328
+ }
2329
+ .compare-table .add-to-links li {
2330
+ background: none;
2331
+ padding: 0;
2332
+ }
2333
+ /* Block: Recently Viewed */
2334
+ .block-viewed {
2335
+ }
2336
+ /* Block: Recently Compared */
2337
+ .block-compared {
2338
+ }
2339
+ /* Block: Poll */
2340
+ .block-poll .block-subtitle {
2341
+ font-size: 12px;
2342
+ }
2343
+ .block-poll label {
2344
+ color: #777;
2345
+ font-weight: bold;
2346
+ }
2347
+ .block-poll input.radio {
2348
+ float: left;
2349
+ margin: 1px -18px 0 0;
2350
+ }
2351
+ .block-poll .label {
2352
+ display: block;
2353
+ margin-left: 18px;
2354
+ }
2355
+ .block-poll li {
2356
+ padding: 3px 9px;
2357
+ }
2358
+ .block-poll .actions {
2359
+ margin: 5px 0 0;
2360
+ }
2361
+ .block-poll .answer {
2362
+ font-weight: bold;
2363
+ }
2364
+ .block-poll .votes {
2365
+ float: right;
2366
+ margin-left: 10px;
2367
+ }
2368
+ /* Block: Left Nav */
2369
+ .block-leftnav .block-content {
2370
+ padding: 0px;
2371
+ border:0;
2372
+ }
2373
+ /* Block: Tags */
2374
+ .block-tags .block-content ul {
2375
+ font-size: 13px;
2376
+ }
2377
+ .block-tags .block-content li {
2378
+ display: inline;
2379
+ padding-right: 4px;
2380
+ }
2381
+ .block-tags .block-content li a {
2382
+ color: red;
2383
+ font-size: 13px !important;
2384
+ text-decoration: underline;
2385
+ }
2386
+ .block-tags .actions {
2387
+ text-align: right;
2388
+ }
2389
+ .block-tags .actions a {
2390
+ float: none;
2391
+ }
2392
+ /* Block: Reorder */
2393
+ .block-reorder input.checkbox {
2394
+ float: left;
2395
+ margin: 2px -20px 0 0;
2396
+ }
2397
+ .block-reorder .product-name {
2398
+ margin-left: 20px;
2399
+ }
2400
+ .block-reorder .validation-advice {
2401
+ margin: 3px 9px 7px;
2402
+ }
2403
+ /* Block: Banner */
2404
+ .block-banner {
2405
+ border: 0;
2406
+ display:none;
2407
+ }
2408
+ .block-banner .block-content {
2409
+ padding: 0;
2410
+ background: #fff;
2411
+ text-align: center;
2412
+ }
2413
+ /* Block: Login */
2414
+ .block-login .block-content {
2415
+ padding: 5px 10px;
2416
+ }
2417
+ .block-login label {
2418
+ font-weight: bold;
2419
+ color: #555;
2420
+ }
2421
+ .block-login input.input-text {
2422
+ display: block;
2423
+ width: 167px;
2424
+ margin: 3px 0;
2425
+ }
2426
+ .block-login .actions {
2427
+ background: none;
2428
+ padding: 0;
2429
+ margin: 3px 0 0;
2430
+ }
2431
+ /* Block Styling
2432
+
2433
+ .block-account .block-title, .block-layered-nav .block-title,
2434
+ .block-compare .block-title { background: url(../images/background/block_title_alt.gif) no-repeat top left; }
2435
+
2436
+ .block-account .block-title strong, .block-layered-nav .block-title strong,
2437
+ .block-compare .block-title strong { }*/
2438
+ /* ======================================================================================= */
2439
+
2440
+ /* Category Page ========================================================================= */
2441
+ .category-title {
2442
+ margin: 0 0 7px;
2443
+ }
2444
+ .category-title h1 {
2445
+ padding: 3px 0;
2446
+ color: #444444;
2447
+ font-size: 1.8em;
2448
+ font-weight: bold;
2449
+ line-height: 1.25;
2450
+ }
2451
+ .category-image {
2452
+ width: 100%;
2453
+ overflow: hidden;
2454
+ margin: 0 0 10px;
2455
+ text-align: center;
2456
+ }
2457
+ .category-image img {
2458
+ width: 100%;
2459
+ }
2460
+ .category-description {
2461
+ margin: 0 0 10px;
2462
+ }
2463
+ .category-products {
2464
+ }
2465
+ /* View Type: Grid */
2466
+ .products-grid {
2467
+ margin-bottom: 6px;
2468
+ position: relative;
2469
+ }
2470
+ .products-grid.last {
2471
+ border-bottom: 0;
2472
+ }
2473
+ .products-grid li.item {
2474
+ background: none repeat scroll 0 0 #CCCCCC;
2475
+ float: left;
2476
+ margin-right: 8px;
2477
+ padding: 10px;
2478
+ position: relative;
2479
+ width: 216px;
2480
+ min-height: 245px;
2481
+ }
2482
+ .products-grid li .regular-price .price {
2483
+ color: #FFFFFF;
2484
+ font-size: 19px;
2485
+ font-weight: normal;
2486
+ margin-left: 0;
2487
+ }
2488
+ .products-grid li:hover {
2489
+ background: none repeat scroll 0 0 #fff;
2490
+ }
2491
+ /*.products-grid li:hover button.btn-cart span { background:#FFFFFF !important; color:#666666 !important;}*/
2492
+ .products-grid li.last {
2493
+ margin-right: 0px;
2494
+ }
2495
+ .products-grid .product-image {
2496
+ background: none repeat scroll 0 0 #FFFFFF;
2497
+ display: block;
2498
+ height: 136px;
2499
+ padding: 10px;
2500
+ text-align: center;
2501
+ width: 193px;
2502
+ }
2503
+ .products-grid .product-image img {
2504
+ height: 128px;
2505
+ left: 11px;
2506
+ position: absolute;
2507
+ text-align: center;
2508
+ }
2509
+ .products-grid.first .product-image {
2510
+ border-top: 0;
2511
+ }
2512
+ .products-grid li.last .product-image {
2513
+ border-right: 0;
2514
+ }
2515
+ .products-grid .product-name {
2516
+ font-size: 12px;
2517
+ margin: 0 0 6px;
2518
+ min-height: 38px;
2519
+ }
2520
+ .products-grid .product-name a {
2521
+ color: #444444;
2522
+ font-size: 12px;
2523
+ font-weight: bold;
2524
+ text-decoration: none;
2525
+ text-transform: uppercase;
2526
+ }
2527
+ .products-grid .product-name a:hover {
2528
+ text-decoration: none;
2529
+ }
2530
+ .products-grid .product-image-box {
2531
+ /* position: relative;
2532
+ margin-bottom: 10px;
2533
+ border: 1px solid #ddd;
2534
+ border-width: 0px 1px 1px 0;*/
2535
+ }
2536
+ .products-grid .product-image-box.last {
2537
+ border-right: 0px;
2538
+ }
2539
+ .products-grid .price-box {
2540
+ background: none repeat scroll 0 0 #423C3C;
2541
+ float: left;
2542
+ margin: 0;
2543
+ padding: 0px 6px;
2544
+ z-index: 999;
2545
+ position:relative;
2546
+ }
2547
+ .products-grid .add-to-links {
2548
+ display: none;
2549
+ }
2550
+ .products-grid .availability {
2551
+ line-height: 21px;
2552
+ }
2553
+ .products-grid .actions {
2554
+ /* position: absolute;
2555
+ bottom: 20px;*/
2556
+ float:right;
2557
+ }
2558
+ .3column-layout .col-main {
2559
+ width: 200px;
2560
+ }
2561
+ /*.col2-left-layout .products-grid li.item,.col2-right-layout .products-grid li.item
2562
+ {
2563
+ width: 185px !important;
2564
+ }*/
2565
+
2566
+ .col1-layout .products-grid, .page-empty .products-grid {
2567
+ width: 684px;
2568
+ margin: 0 auto;
2569
+ }
2570
+ /* View Type: List */
2571
+ .products-list li.item {
2572
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
2573
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
2574
+ background:#FFFFFF;
2575
+ padding: 12px 10px;
2576
+ margin-bottom:10px;
2577
+ }
2578
+ .products-list li.item.last {
2579
+ border-bottom: 0;
2580
+ }
2581
+ .products-list .product-shop {
2582
+ margin-left: 185px;
2583
+ }
2584
+ .products-list .product-image {
2585
+ float: left;
2586
+ width: 170px;
2587
+ height: 170px;
2588
+ margin: 0 13px 10px 0;
2589
+ }
2590
+ .products-list .product-name {
2591
+ font-size: 12px;
2592
+ margin: 0 0 6px;
2593
+ }
2594
+ .products-list .product-name a {
2595
+ color: #444;
2596
+ text-decoration: underline;
2597
+ }
2598
+ .products-list .product-name a:hover {
2599
+ text-decoration: none;
2600
+ }
2601
+ .products-list .price-box {
2602
+ float: left;
2603
+ margin: 4px 13px 0 0;
2604
+ }
2605
+ .products-list .availability {
2606
+ float: left;
2607
+ margin: 3px 0 0;
2608
+ }
2609
+ .products-list .desc {
2610
+ clear: both;
2611
+ padding: 6px 0 0;
2612
+ margin: 0 0 13px;
2613
+ line-height: 1.35;
2614
+ }
2615
+ .products-list .desc .link-more {
2616
+ font-size: 11px;
2617
+ }
2618
+ .products-list .add-to-links {
2619
+ clear: both;
2620
+ }
2621
+ /* ======================================================================================= */
2622
+
2623
+ /* Product View ========================================================================== */
2624
+ /* Rating */
2625
+ .no-rating {
2626
+ margin: 0;
2627
+ }
2628
+ .ratings {
2629
+ line-height: 1.25;
2630
+ margin: 7px 0;
2631
+ }
2632
+ .ratings strong {
2633
+ float: left;
2634
+ margin: 0 3px 0 0;
2635
+ }
2636
+ .ratings .rating-links {
2637
+ margin: 0;
2638
+ }
2639
+ .ratings .rating-links .separator {
2640
+ margin: 0 2px;
2641
+ }
2642
+ .ratings dt {
2643
+ }
2644
+ .ratings dd {
2645
+ }
2646
+ .rating-box {
2647
+ width: 50px;
2648
+ height: 10px;
2649
+ font-size: 0;
2650
+ line-height: 0;
2651
+ background: url(../images/bkg_rating.gif) 0 0 repeat-x;
2652
+ text-indent: -999em;
2653
+ overflow: hidden;
2654
+ }
2655
+ .rating-box .rating {
2656
+ float: left;
2657
+ height: 10px;
2658
+ background: url(../images/bkg_rating.gif) 0 100% repeat-x;
2659
+ }
2660
+ .ratings .rating-box {
2661
+ float: left;
2662
+ margin: 2px 3px 0 0;
2663
+ }
2664
+ .ratings .amount {
2665
+ }
2666
+ .ratings-table th, .ratings-table td {
2667
+ font-size: 11px;
2668
+ line-height: 1.15;
2669
+ padding: 3px 0;
2670
+ }
2671
+ .ratings-table th {
2672
+ font-weight: bold;
2673
+ padding-right: 8px;
2674
+ }
2675
+ .ratings-table td {
2676
+ padding: 4px 0 0;
2677
+ }
2678
+ /* Availability */
2679
+ .availability {
2680
+ margin: 0;
2681
+ }
2682
+ .availability span {
2683
+ font-weight: bold;
2684
+ }
2685
+ .availability.in-stock span {
2686
+ }
2687
+ .availability.out-of-stock span {
2688
+ color: #d83820;
2689
+ }
2690
+ .product-view .product-shop .availability {
2691
+ font-size: 11px;
2692
+ }
2693
+ .product-view .product-shop .availability span {
2694
+ font-weight: normal;
2695
+ }
2696
+ /* Email to a Friend */
2697
+ .email-friend {
2698
+ margin: 0;
2699
+ background: url(../images/buttons/email_ico.gif) no-repeat left center;
2700
+ padding-left: 25px;
2701
+ line-height: 25px;
2702
+ }
2703
+ /* Alerts */
2704
+ .alert-price {
2705
+ margin: 0;
2706
+ font-size: 11px;
2707
+ }
2708
+ .alert-stock {
2709
+ margin: 0;
2710
+ font-size: 11px;
2711
+ }
2712
+ /********** < Product Prices */
2713
+ .price {
2714
+ white-space: nowrap !important;
2715
+ }
2716
+ .price-box {
2717
+ margin: 5px 0 10px;
2718
+ }
2719
+ .price-box .price {
2720
+ font-size: 13px;
2721
+ font-weight: bold;
2722
+ color: #fff;
2723
+ }
2724
+ /* Regular price */
2725
+ .regular-price {
2726
+ color: #396f00;
2727
+ }
2728
+ .regular-price .price {
2729
+ color: #FFFFFF;
2730
+ font-size: 17px;
2731
+ font-weight: normal;
2732
+ }
2733
+ .regular-price .price {
2734
+ color: #752D10;
2735
+ font-size: 20px;
2736
+ font-weight: normal;
2737
+ margin-left: 0px;
2738
+ }
2739
+ /* Old price */
2740
+ .old-price {
2741
+ margin: 0;
2742
+ }
2743
+ .old-price .price-label {
2744
+ font-size: 12px;
2745
+ font-weight: bold;
2746
+ white-space: nowrap;
2747
+ color:#EF5A20;
2748
+ }
2749
+ .old-price .price {
2750
+ font-weight: bold;
2751
+ font-size: 13px;
2752
+ text-decoration: line-through;
2753
+ }
2754
+ /* Special price */
2755
+ .special-price {
2756
+ margin: 0;
2757
+ }
2758
+ .special-price .price-label {
2759
+ font-size: 11px;
2760
+ font-weight: bold;
2761
+ text-transform: uppercase;
2762
+ white-space: nowrap;
2763
+ color: #EF5A20;
2764
+ }
2765
+ .special-price .price {
2766
+ font-size: 13px;
2767
+ font-weight: bold;
2768
+ }
2769
+ /* Minimal price (as low as) */
2770
+ .minimal-price {
2771
+ margin: 0;
2772
+ }
2773
+ .minimal-price .price-label {
2774
+ font-size: 12px;
2775
+ font-weight: bold;
2776
+ white-space: nowrap;
2777
+ color:#ea4e11;
2778
+ }
2779
+ .minimal-price-link {
2780
+ display: block;
2781
+ font-size: 12px;
2782
+ text-decoration: underline;
2783
+ color: #444;
2784
+ }
2785
+ .minimal-price-link .label {
2786
+ color: #D44710;
2787
+ }
2788
+ .minimal-price-link .price {
2789
+ font-weight: normal;
2790
+ color: #fff;
2791
+ }
2792
+ /* Including tax */
2793
+ .price-including-tax {
2794
+ display: block;
2795
+ color: #888;
2796
+ }
2797
+ .price-including-tax .label {
2798
+ font-size: 10px;
2799
+ text-transform: uppercase;
2800
+ white-space: nowrap;
2801
+ color: #888;
2802
+ }
2803
+ .price-including-tax .price {
2804
+ font-size: 13px;
2805
+ font-weight: bold;
2806
+ color: #396f00;
2807
+ }
2808
+ /* Excluding tax */
2809
+ .price-excluding-tax {
2810
+ display: block;
2811
+ color: #888;
2812
+ }
2813
+ .price-excluding-tax .label {
2814
+ font-size: 10px;
2815
+ text-transform: uppercase;
2816
+ white-space: nowrap;
2817
+ color: #888;
2818
+ }
2819
+ .price-excluding-tax .price {
2820
+ font-size: 12px;
2821
+ font-weight: normal;
2822
+ color: #396f00;
2823
+ }
2824
+ /* Incl tax (for order tables) */
2825
+ .price-incl-tax {
2826
+ display: block;
2827
+ }
2828
+ .price-incl-tax .label {
2829
+ display: block;
2830
+ white-space: nowrap;
2831
+ }
2832
+ .price-incl-tax .price {
2833
+ display: block;
2834
+ font-weight: bold;
2835
+ }
2836
+ /* Excl tax (for order tables) */
2837
+ .price-excl-tax {
2838
+ display: block;
2839
+ }
2840
+ .price-excl-tax .label {
2841
+ display: block;
2842
+ white-space: nowrap;
2843
+ }
2844
+ .price-excl-tax .price {
2845
+ display: block;
2846
+ font-weight: normal;
2847
+ }
2848
+ /* FTP */
2849
+ .weee {
2850
+ display: block;
2851
+ font-size: 11px;
2852
+ color: #444;
2853
+ }
2854
+ .weee .price {
2855
+ font-size: 11px;
2856
+ font-weight: normal;
2857
+ }
2858
+ /* Price range */
2859
+ .price-from {
2860
+ margin: 0;
2861
+ }
2862
+ .price-from .price-label {
2863
+ font-size: 12px;
2864
+ font-weight: bold;
2865
+ white-space: nowrap;
2866
+ color:#ef5a20;
2867
+ }
2868
+ .price-to {
2869
+ margin: 0;
2870
+ }
2871
+ .price-to .price-label {
2872
+ font-size: 12px;
2873
+ font-weight: bold;
2874
+ white-space: nowrap;
2875
+ color:#ef5a20;
2876
+ }
2877
+ /* Price notice next to the options */
2878
+ .price-notice {
2879
+ padding-left: 7px;
2880
+ }
2881
+ .price-notice .price {
2882
+ font-weight: bold;
2883
+ }
2884
+ /* Price as configured */
2885
+ .price-as-configured {
2886
+ margin: 0;
2887
+ }
2888
+ .price-as-configured .price-label {
2889
+ font-weight: bold;
2890
+ white-space: nowrap;
2891
+ text-transform: uppercase;
2892
+ }
2893
+ .price-box-bundle {
2894
+ padding: 0 0 10px 0;
2895
+ }
2896
+ .price-box-bundle .price-box {
2897
+ margin: 0 !important;
2898
+ padding: 0 !important;
2899
+ }
2900
+ .price-box-bundle .price {
2901
+ color: #222;
2902
+ }
2903
+ f /********** Product Prices > */
2904
+ /* Tier Prices */
2905
+ .tier-prices {
2906
+ margin: 10px 0;
2907
+ padding: 10px;
2908
+ background: #f4f9ea;
2909
+ border: 1px solid #ddd;
2910
+ }
2911
+ .tier-prices .benefit {
2912
+ font-style: italic;
2913
+ font-weight: bold;
2914
+ }
2915
+ .tier-prices .price {
2916
+ font-weight: bold;
2917
+ ;
2918
+ }
2919
+ .tier-prices-grouped li .price {
2920
+ font-weight: bold;
2921
+ }
2922
+ /* Add to Links */
2923
+ .add-to-links {
2924
+ margin: 3px 0 0;
2925
+ }
2926
+ .add-to-links li {
2927
+ background: url(../images/bkg_add-to.gif) 2px 50% no-repeat;
2928
+ line-height: 1.25;
2929
+ padding-left: 17px;
2930
+ }
2931
+ .add-to-links li a {
2932
+ color: #444;
2933
+ }
2934
+ .add-to-links .separator {
2935
+ display: none;
2936
+ }
2937
+ /* Add to Cart */
2938
+ .add-to-cart label {
2939
+ float: left;
2940
+ margin-right: 5px;
2941
+ font-weight: bold;
2942
+ line-height: 20px;
2943
+ color: #555;
2944
+ }
2945
+ .add-to-cart .qty {
2946
+ float: left;
2947
+ margin-right: 5px;
2948
+ }
2949
+ .add-to-cart button.button {
2950
+ float: left;
2951
+ margin: -3px 0 0;
2952
+ }
2953
+ /* Add to Links + Add to Cart */
2954
+ .add-to-box {
2955
+ margin: 10px 0;
2956
+ }
2957
+ .add-to-box .add-to-cart {
2958
+ margin: 10px 0;
2959
+ border: 1px solid #eee;
2960
+ background-color: #f8f8f8;
2961
+ padding: 10px;
2962
+ text-align: right;
2963
+ }
2964
+ .add-to-box .or {
2965
+ display: none !important;
2966
+ }
2967
+ .add-to-box .add-to-links {
2968
+ margin: 10px 0;
2969
+ text-align: right;
2970
+ }
2971
+ .add-to-box .add-to-links li .separator {
2972
+ display: none !important;
2973
+ }
2974
+ .product-view {
2975
+ }
2976
+ .product-essential {
2977
+ padding: 0 0 25px;
2978
+ }
2979
+ .product-essential h2 {
2980
+ font: bold 12px/1.25 Arial, Helvetica, sans-serif;
2981
+ }
2982
+ .product-collateral {
2983
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
2984
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
2985
+ background:#FFFFFF;
2986
+ padding:0 15px 15px;
2987
+ }
2988
+ .product-collateral h2 {
2989
+ font-size: 19px;
2990
+ font-weight: normal;
2991
+ line-height: 1.15;
2992
+ }
2993
+ .product-collateral .box-collateral {
2994
+ }
2995
+ /* Product Images */
2996
+ .product-view .product-img-box {
2997
+ float: left;
2998
+ width: 302px;
2999
+ padding:13px 13px 4px;
3000
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3001
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3002
+ background:#FFFFFF;
3003
+ min-height:339px;
3004
+ }
3005
+ .col3-layout .product-view .product-img-box {
3006
+ float: none;
3007
+ margin: 0 auto;
3008
+ }
3009
+ .product-view .product-img-box .product-image {
3010
+ margin: 0 0 10px;
3011
+ border: 1px solid #cacaca;
3012
+ }
3013
+ .product-view .product-img-box .product-image-zoom {
3014
+ position: relative;
3015
+ width: 300px;
3016
+ height: 275px;
3017
+ overflow: hidden;
3018
+ z-index: 9;
3019
+ }
3020
+ .product-view .product-img-box .product-image-zoom img {
3021
+ cursor: move;
3022
+ width:300px !important;
3023
+ left:0 !important;
3024
+ }
3025
+ .product-view .product-img-box .zoom-notice {
3026
+ margin: 0 0 10px;
3027
+ text-align: center;
3028
+ }
3029
+ .product-view .product-img-box .zoom {
3030
+ position: relative;
3031
+ z-index: 9;
3032
+ height: 24px;
3033
+ margin: 0 auto 13px;
3034
+ padding: 0 28px;
3035
+ background: url(../images/slider_bg.gif) 50% 50% no-repeat;
3036
+ cursor: pointer;
3037
+ }
3038
+ .product-view .product-img-box .zoom.disabled {
3039
+ -moz-opacity: .3;
3040
+ -webkit-opacity: .3;
3041
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
3042
+ /*IE8*/
3043
+ opacity: .3;
3044
+ }
3045
+ .product-view .product-img-box .zoom #track {
3046
+ position: relative;
3047
+ height: 18px;
3048
+ }
3049
+ .product-view .product-img-box .zoom #handle {
3050
+ position: absolute;
3051
+ left: 0;
3052
+ top: 3px;
3053
+ width: 9px;
3054
+ height: 18px;
3055
+ background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
3056
+ }
3057
+ .product-view .product-img-box .zoom .btn-zoom-out {
3058
+ position: absolute;
3059
+ left: 10px;
3060
+ top: 7px;
3061
+ }
3062
+ .product-view .product-img-box .zoom .btn-zoom-in {
3063
+ position: absolute;
3064
+ right: 10px;
3065
+ top: 7px;
3066
+ }
3067
+ .product-view .product-img-box .more-views h2 {
3068
+ font-size: 10px;
3069
+ font-weight: normal;
3070
+ padding: 0 0 2px;
3071
+ border-bottom: 1px solid #ccc;
3072
+ margin: 0 0 8px;
3073
+ text-transform: uppercase;
3074
+ }
3075
+ .product-view .product-img-box .more-views ul {
3076
+ margin-left: -10px
3077
+ }
3078
+ .product-view .product-img-box .more-views li {
3079
+ float: left;
3080
+ margin: 0 0 8px 10px;
3081
+ }
3082
+ .product-view .product-img-box .more-views li a {
3083
+ float: left;
3084
+ width: 66px;
3085
+ height: 66px;
3086
+ border: 1px solid #ddd;
3087
+ overflow: hidden;
3088
+ }
3089
+ .product-image-popup {
3090
+ margin: 0 auto;
3091
+ }
3092
+ .product-image-popup .nav {
3093
+ font-weight: bold;
3094
+ text-align: center;
3095
+ }
3096
+ .product-image-popup .image {
3097
+ display: block;
3098
+ margin: 10px 0;
3099
+ }
3100
+ .product-image-popup .image-label {
3101
+ font-size: 12px;
3102
+ font-weight: bold;
3103
+ margin: 0 0 10px;
3104
+ color: #2f2f2f;
3105
+ }
3106
+ /* Product Shop */
3107
+ .product-view .product-shop {
3108
+ float: right;
3109
+ width: 363px;
3110
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3111
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3112
+ background:#FFFFFF;
3113
+ padding:15px;
3114
+ min-height:339px;
3115
+ }
3116
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3117
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3118
+ background:#FFFFFF;
3119
+ }
3120
+ .col1-layout .product-view .product-shop {
3121
+ float: right;
3122
+ width: 576px;
3123
+ }
3124
+ .col3-layout .product-view .product-shop {
3125
+ float: none;
3126
+ width: auto;
3127
+ }
3128
+ .product-view .product-shop .product-name {
3129
+ margin: 0 0 5px;
3130
+ }
3131
+ .product-view .product-shop .product-name h1 {
3132
+ font: bold 22px/1.25 Arial, Helvetica, sans-serif;
3133
+ }
3134
+ .product-view .product-shop .availability {
3135
+ margin: 10px 0;
3136
+ }
3137
+ .product-view .product-shop .short-description {
3138
+ margin: 10px 0;
3139
+ }
3140
+ .product-view .product-shop .price-box {
3141
+ margin: 10px 0;
3142
+ }
3143
+ .product-view .product-shop .add-to-links {
3144
+ margin: 0;
3145
+ }
3146
+ .product-view .product-shop .add-to-links {
3147
+ text-align: left;
3148
+ }
3149
+ .product-view .product-shop .add-to-links li {
3150
+ display: inline;
3151
+ margin-right: 12px;
3152
+ }
3153
+ .product-view .product-shop .add-to-links li .separator {
3154
+ display: none !important;
3155
+ }
3156
+ /* Product Options */
3157
+ .product-options {
3158
+ margin: 20px 0 0;
3159
+ padding: 0 15px 10px;
3160
+ background-color: #fff;
3161
+ border: 1px solid #ddd;
3162
+ }
3163
+ .product-options dt {
3164
+ padding: 10px 0 0;
3165
+ font-weight: normal;
3166
+ }
3167
+ .product-options dt label {
3168
+ font-weight: bold;
3169
+ }
3170
+ .product-options dt span.required {
3171
+ color: #eb340a;
3172
+ }
3173
+ .product-options dt .qty-holder {
3174
+ float: right;
3175
+ margin-right: 15px;
3176
+ }
3177
+ .product-options dt .qty-holder label {
3178
+ vertical-align: middle;
3179
+ }
3180
+ .product-options dt .qty-disabled {
3181
+ background: none;
3182
+ border: 0;
3183
+ padding: 3px;
3184
+ color: #444;
3185
+ }
3186
+ .product-options dd {
3187
+ padding: 5px 10px 15px;
3188
+ margin: 0 0 5px;
3189
+ border-bottom: 1px solid #ddd;
3190
+ }
3191
+ .product-options dl.last dd.last {
3192
+ border-bottom: 0;
3193
+ padding-bottom: 5px;
3194
+ margin-bottom: 0;
3195
+ }
3196
+ .product-options dd input.input-text {
3197
+ width: 98%;
3198
+ }
3199
+ .product-options dd textarea {
3200
+ width: 98%;
3201
+ height: 8em;
3202
+ }
3203
+ .product-options dd select {
3204
+ width: 99%;
3205
+ margin: 0 0 10px;
3206
+ }
3207
+ .product-options dd .multiselect option {
3208
+ border-bottom: 1px dotted #d9e5ee;
3209
+ padding: 2px 4px;
3210
+ }
3211
+ .product-options ul.options-list {
3212
+ margin-right: 5px;
3213
+ }
3214
+ .product-options ul.options-list li {
3215
+ padding: 2px 0;
3216
+ }
3217
+ .product-options ul.options-list input.radio {
3218
+ float: left;
3219
+ margin-top: 3px;
3220
+ }
3221
+ .product-options ul.options-list input.checkbox {
3222
+ float: left;
3223
+ margin-top: 2px;
3224
+ }
3225
+ .product-options ul.options-list .label {
3226
+ display: block;
3227
+ margin-left: 18px;
3228
+ }
3229
+ .product-options ul.options-list label {
3230
+ font-weight: normal;
3231
+ }
3232
+ .product-options ul.validation-failed {
3233
+ padding: 0 7px;
3234
+ }
3235
+ .product-options p.required {
3236
+ margin-bottom: 0;
3237
+ padding: 15px 0 0;
3238
+ }
3239
+ .product-options-bottom {
3240
+ background-color: #f6f6f6;
3241
+ padding: 15px 20px;
3242
+ border: 1px solid #e4e4e4;
3243
+ border-top: 0;
3244
+ }
3245
+ .product-options-bottom .tier-prices {
3246
+ margin: 0;
3247
+ padding: 0 0 10px;
3248
+ border: 0;
3249
+ background: 0;
3250
+ }
3251
+ .product-options-bottom .price-box {
3252
+ float: left;
3253
+ margin: 0;
3254
+ }
3255
+ .product-options-bottom .price-label {
3256
+ float: left;
3257
+ padding-right: 5px;
3258
+ }
3259
+ .product-options-bottom .price-tax {
3260
+ float: left;
3261
+ }
3262
+ .product-options-bottom .add-to-cart {
3263
+ float: right;
3264
+ margin: 0;
3265
+ padding: 0;
3266
+ border: 0;
3267
+ background: 0;
3268
+ }
3269
+ .product-shop .product-options-bottom .price-box {
3270
+ float: none;
3271
+ margin: 0;
3272
+ }
3273
+ .product-shop .product-options-bottom .price-label {
3274
+ float: none;
3275
+ padding-right: 0;
3276
+ }
3277
+ .product-shop .product-options-bottom .price-tax {
3278
+ float: none;
3279
+ }
3280
+ .product-shop .product-options-bottom .add-to-cart {
3281
+ clear: both;
3282
+ float: none;
3283
+ padding: 12px 0 0;
3284
+ text-align: left;
3285
+ }
3286
+ /* Grouped Product */
3287
+ .product-view .grouped-items-table .price-box {
3288
+ margin: 0;
3289
+ padding: 0;
3290
+ }
3291
+ /* Product Tabs */
3292
+ .product-tabs {
3293
+ margin-bottom: 15px;
3294
+ border-bottom: 1px solid #666;
3295
+ background:url("../images/header_block_bg.gif") repeat-x scroll 0 0 transparent;
3296
+ }
3297
+ .product-tabs li {
3298
+ float: left;
3299
+ border-right: 1px solid #a4a4a4;
3300
+ border-left: 1px solid #fff;
3301
+ font-size: 1.1em;
3302
+ line-height: 1.5em;
3303
+ }
3304
+ .product-tabs li.first {
3305
+ border-left: 0;
3306
+ }
3307
+ .product-tabs li.last {
3308
+ border-right: 0;
3309
+ }
3310
+ .product-tabs a {
3311
+ display: block;
3312
+ padding: 6px 15px;
3313
+ color: #444;
3314
+ }
3315
+ .product-tabs a:hover {
3316
+ background:url("../images/button-bg.png") repeat-x scroll center bottom #F05112;
3317
+ text-decoration: none;
3318
+ color: #fff;
3319
+ }
3320
+ .review-product-list .product-collateral h2 {
3321
+ font-size: 19px;
3322
+ font-weight: normal;
3323
+ line-height: 1.15;
3324
+ padding: 12px 0 0;
3325
+ }
3326
+ .product-tabs li.active a, .product-tabs li.active a:hover {
3327
+ background:url("../images/button-bg.png") repeat-x scroll center bottom #f05112;
3328
+ font-weight: bold;
3329
+ color: #fff;
3330
+ }
3331
+ .product-tabs-content h2 {
3332
+ display: none;
3333
+ font-size: 12px;
3334
+ font-weight: bold;
3335
+ }
3336
+ /* Mini Products Grid */
3337
+ .mini-products-grid {
3338
+ width: 100%;
3339
+ }
3340
+ .mini-products-grid td {
3341
+ width: 20%;
3342
+ padding: 0 8px 8px 0;
3343
+ }
3344
+ .mini-products-grid .product-image {
3345
+ display: block;
3346
+ border: 1px solid #cacaca;
3347
+ margin: 0 0 10px;
3348
+ }
3349
+ .mini-products-grid .product-name {
3350
+ width: 115px;
3351
+ margin: 0 0 6px;
3352
+ overflow: hidden;
3353
+ }
3354
+ .mini-products-grid .product-name a {
3355
+ color: #444;
3356
+ text-decoration: underline;
3357
+ }
3358
+ .mini-products-grid .product-name a:hover {
3359
+ text-decoration: none;
3360
+ }
3361
+ .mini-products-grid td.empty {
3362
+ }
3363
+ .mini-products-grid td.last {
3364
+ padding-right: 0;
3365
+ }
3366
+ .mini-products-grid .ratings .rating-box {
3367
+ float: none;
3368
+ display: block;
3369
+ margin: 0 0 3px;
3370
+ }
3371
+ /* Block: Description */
3372
+ .product-view .box-description {
3373
+ }
3374
+ /* Block: Additional */
3375
+ .product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
3376
+ line-height: 1.25;
3377
+ }
3378
+ /* Block: Upsell */
3379
+ .product-view .box-up-sell h2 {
3380
+ margin: 0 0 8px;
3381
+ }
3382
+ #product_tabs_upsell_products_contents h2 {
3383
+ display: block;
3384
+ }
3385
+ /* Block: Tags */
3386
+ .product-view .box-tags {
3387
+ margin: 0;
3388
+ }
3389
+ .product-view .box-tags h3 {
3390
+ font-size: 12px;
3391
+ }
3392
+ .product-view .box-tags .product-tags {
3393
+ display: block;
3394
+ margin: 0 0 15px;
3395
+ }
3396
+ .product-view .box-tags .product-tags li {
3397
+ display: inline;
3398
+ background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
3399
+ padding: 0 7px 0 4px;
3400
+ }
3401
+ .product-view .box-tags .product-tags li.first {
3402
+ padding-left: 0;
3403
+ }
3404
+ .product-view .box-tags .product-tags li.last {
3405
+ background: none;
3406
+ padding-right: 0;
3407
+ }
3408
+ .product-view .box-tags .form-add label {
3409
+ display: block;
3410
+ font-size: 12px;
3411
+ font-weight: bold;
3412
+ margin: 0 0 3px;
3413
+ }
3414
+ .product-view .box-tags .form-add .input-box {
3415
+ float: left;
3416
+ width: 305px;
3417
+ margin: 0 5px 0 0;
3418
+ }
3419
+ .product-view .box-tags .form-add input.input-text {
3420
+ width: 299px;
3421
+ }
3422
+ .product-view .box-tags .form-add button.button span {
3423
+ height: 23px;
3424
+ background-image: url(../images/bkg_btn-small.png);
3425
+ line-height: 20px;
3426
+ }
3427
+ .product-view .box-tags .note {
3428
+ margin: 2px 0 0;
3429
+ font-size: 10px;
3430
+ }
3431
+ /* Block: Reviews */
3432
+ .product-view .box-reviews dl {
3433
+ margin: 15px 0;
3434
+ }
3435
+ .product-view .box-reviews dt a, .product-view .box-reviews dt span {
3436
+ font-weight: bold;
3437
+ }
3438
+ .product-view .box-reviews dd {
3439
+ margin: 0 0 15px;
3440
+ }
3441
+ .product-view .box-reviews dd small {
3442
+ font-style: italic;
3443
+ }
3444
+ .product-view .box-reviews .form-add {
3445
+ margin: 15px 0 0;
3446
+ }
3447
+ .product-view .box-reviews .form-add h3 {
3448
+ font-size: 13px;
3449
+ font-weight: normal;
3450
+ }
3451
+ .product-view .box-reviews .form-add h3 span {
3452
+ font-weight: bold;
3453
+ }
3454
+ .product-view .box-reviews .form-add h4 {
3455
+ font-size: 12px;
3456
+ }
3457
+ .product-view .box-reviews .form-add .data-table td {
3458
+ text-align: center;
3459
+ }
3460
+ .product-view .box-reviews .form-add .form-list {
3461
+ margin: 15px 0 0;
3462
+ }
3463
+ .product-view .box-reviews .form-add .form-list .input-box {
3464
+ width: 460px;
3465
+ }
3466
+ .product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
3467
+ width: 454px;
3468
+ }
3469
+ /* Send a Friend */
3470
+ .send-friend .form-list {
3471
+ width: 535px;
3472
+ overflow: hidden;
3473
+ }
3474
+ .send-friend .form-list li {
3475
+ margin-right: -15px;
3476
+ }
3477
+ .send-friend .form-list li p {
3478
+ margin: 0 15px 0 0;
3479
+ }
3480
+ .send-friend .buttons-set .limit {
3481
+ float: right;
3482
+ margin: 0 7px 0 0;
3483
+ font-size: 11px;
3484
+ line-height: 25px;
3485
+ }
3486
+ /* ======================================================================================= */
3487
+
3488
+ /* Content Styles ================================================================= */
3489
+ .product-name {
3490
+ margin: 0;
3491
+ font-size: 1em;
3492
+ font-weight: normal;
3493
+ line-height: 1.55;
3494
+ }
3495
+ /*.product-name a { color:#444; }*/
3496
+
3497
+ /* Product Tags */
3498
+ .tags-list {
3499
+ display: block;
3500
+ font-size: 13px;
3501
+ border: 1px solid #ddd;
3502
+ background: #f6f6f6;
3503
+ padding: 10px;
3504
+ }
3505
+ .tags-list li {
3506
+ display: inline !important;
3507
+ margin: 0 4px 0 0;
3508
+ }
3509
+ .tags-list li a {
3510
+ color: #1b2d3b;
3511
+ }
3512
+ /* Advanced Search */
3513
+ .advanced-search .form-list label {
3514
+ width: 160px;
3515
+ padding-right: 10px;
3516
+ }
3517
+ .advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
3518
+ float: left;
3519
+ clear: none;
3520
+ }
3521
+ .advanced-search-amount {
3522
+ margin: 0 0 10px;
3523
+ }
3524
+ .advanced-search-summary {
3525
+ margin: 10px 0;
3526
+ border: 1px solid #ddd;
3527
+ background: #ecf9ea;
3528
+ padding: 10px;
3529
+ }
3530
+ .advanced-search-summary ul {
3531
+ float: left;
3532
+ width: 49%;
3533
+ }
3534
+ .advanced-search-summary strong {
3535
+ color: #E17C24;
3536
+ }
3537
+ .advanced-search-summary li {
3538
+ margin: 2px 0;
3539
+ }
3540
+ .advanced-search-summary p {
3541
+ clear: both;
3542
+ font-weight: bold;
3543
+ margin: 0;
3544
+ }
3545
+ /* CMS Home Page */
3546
+ .nivoSlider {
3547
+ position: relative;
3548
+ }
3549
+ .nivoSlider img {
3550
+ position: absolute;
3551
+ top: 0px;
3552
+ left: 0px;
3553
+ }
3554
+ /* If an image is wrapped in a link */
3555
+ .nivoSlider a.nivo-imageLink {
3556
+ position: absolute;
3557
+ top: 0px;
3558
+ left: 0px;
3559
+ width: 100%;
3560
+ height: 100%;
3561
+ border: 0;
3562
+ padding: 0;
3563
+ margin: 0;
3564
+ z-index: 60;
3565
+ display: none;
3566
+ }
3567
+ /* The slices in the Slider */
3568
+ .nivo-slice {
3569
+ display: block;
3570
+ position: absolute;
3571
+ z-index: 50;
3572
+ height: 100%;
3573
+ }
3574
+ /* Caption styles */
3575
+ .nivo-caption {
3576
+ position: absolute;
3577
+ left: 0px;
3578
+ bottom: 0px;
3579
+ background: #000;
3580
+ color: #fff;
3581
+ opacity: 0.8; /* Overridden by captionOpacity setting */
3582
+ width: 100%;
3583
+ z-index: 89;
3584
+ }
3585
+ .nivo-caption p {
3586
+ padding: 5px;
3587
+ margin: 0;
3588
+ }
3589
+ /* Direction nav styles (e.g. Next & Prev) */
3590
+ .nivo-directionNav a {
3591
+ position: absolute;
3592
+ top: 45%;
3593
+ z-index: 99;
3594
+ cursor: pointer;
3595
+ }
3596
+ .nivo-prevNav {
3597
+ left: 0px;
3598
+ }
3599
+ .nivo-nextNav {
3600
+ right: 0px;
3601
+ }
3602
+ /* Control nav styles (e.g. 1,2,3...) */
3603
+ .nivo-controlNav a {
3604
+ position: relative;
3605
+ z-index: 99;
3606
+ cursor: pointer;
3607
+ }
3608
+ .nivo-controlNav a.active {
3609
+ font-weight: bold;
3610
+ }
3611
+ .cms-index-index .main {
3612
+ padding: 0px;
3613
+ }
3614
+ .cms-home .subtitle {
3615
+ }
3616
+ .cms-index-index .subtitle {
3617
+ }
3618
+ /* Sitemap */
3619
+ .page-sitemap .links {
3620
+ text-align: right;
3621
+ margin: 0 8px -22px 0;
3622
+ }
3623
+ .page-sitemap .links a {
3624
+ text-decoration: none;
3625
+ position: relative;
3626
+ }
3627
+ .page-sitemap .links a:hover {
3628
+ text-decoration: underline;
3629
+ }
3630
+ .page-sitemap .sitemap {
3631
+ background: none repeat scroll 0 0 #F5F5F5;
3632
+ margin: 12px 0;
3633
+ padding: 12px;
3634
+ overflow:hidden;
3635
+ }
3636
+ .page-sitemap .sitemap a {
3637
+ color: #444;
3638
+ }
3639
+ .page-sitemap .sitemap li {
3640
+ margin: 3px 0;
3641
+ width:33%;
3642
+ float:left;
3643
+ }
3644
+ .page-sitemap .sitemap li.level-0 {
3645
+ margin: 10px 0 0;
3646
+ font-weight: bold;
3647
+ }
3648
+ .page-sitemap .sitemap li.level-0 a {
3649
+ color: #4f8100;
3650
+ }
3651
+ /* RSS */
3652
+ .rss-title h1 {
3653
+ background: url(../images/i_rss-big.png) 0 3px no-repeat;
3654
+ padding-left: 27px;
3655
+ }
3656
+ .rss-table .link-rss {
3657
+ display: block;
3658
+ line-height: 1.55;
3659
+ background-position: 0 4px;
3660
+ }
3661
+ /* ======================================================================================= */
3662
+
3663
+ /* Shopping Cart ========================================================================= */
3664
+ .cart .page-title {
3665
+ }
3666
+ /* Checkout Types */
3667
+ .cart .page-title .checkout-types {
3668
+ display: none !important;
3669
+ }
3670
+ /* Shopping Cart Table */
3671
+ .cart-table th {
3672
+ padding: 2px 10px;
3673
+ }
3674
+ .cart-table td {
3675
+ padding: 10px;
3676
+ }
3677
+ .cart-table .product-name {
3678
+ font-weight: bold;
3679
+ margin: 0 0 5px;
3680
+ color: #444;
3681
+ }
3682
+ .cart-table .item-msg {
3683
+ margin: 5px 0;
3684
+ font-size: 11px;
3685
+ font-weight: bold;
3686
+ color: #df280a;
3687
+ }
3688
+ .cart-table tfoot td {
3689
+ padding: 5px 10px;
3690
+ }
3691
+ .cart-table .btn-continue {
3692
+ float: left;
3693
+ }
3694
+ .cart-table .btn-continue span {
3695
+ background: none;
3696
+ padding: 0;
3697
+ font: normal 11px/25px Arial, Helvetica, sans-serif;
3698
+ color: red;
3699
+ text-transform: none;
3700
+ text-decoration: underline;
3701
+ }
3702
+ .cart-table .btn-continue span span {
3703
+ }
3704
+ .cart-table .btn-continue:hover span {
3705
+ text-decoration: none;
3706
+ }
3707
+ .cart-table .btn-update span {
3708
+ }
3709
+ /* Shopping Cart Collateral boxes */
3710
+ .cart .cart-collaterals {
3711
+ padding: 25px 0 0;
3712
+ }
3713
+ .cart .cart-collaterals .col2-set .col-1 {
3714
+ width: 273px;
3715
+ }
3716
+ .cart .cart-collaterals .col2-set .col-2 {
3717
+ width: 655px;
3718
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3719
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3720
+ background:#FFFFFF;
3721
+ }
3722
+ .cart .crosssell {
3723
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3724
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
3725
+ background:#FFFFFF;
3726
+ padding: 10px;
3727
+ }
3728
+ .cart .crosssell h2 {
3729
+ font-size: 12px;
3730
+ font-weight: bold;
3731
+ }
3732
+ .cart .crosssell .product-image {
3733
+ float: left;
3734
+ width: 75px;
3735
+ height: 75px;
3736
+ }
3737
+ .cart .crosssell .product-details {
3738
+ margin-left: 85px;
3739
+ }
3740
+ .cart .crosssell .product-name {
3741
+ font-weight: bold;
3742
+ }
3743
+ .cart .crosssell li.item {
3744
+ margin: 0 0 8px;
3745
+ padding-bottom: 5px;
3746
+ border-bottom: 1px solid #ddd;
3747
+ }
3748
+ .cart .crosssell li.last {
3749
+ border-bottom: 0;
3750
+ padding-bottom: 0;
3751
+ margin: 0;
3752
+ }
3753
+ .cart .crosssell .link-compare {
3754
+ font-weight: normal;
3755
+ }
3756
+ .cart .no-crosssell {
3757
+ width: 100%;
3758
+ overflow: hidden;
3759
+ }
3760
+ .cart .no-crosssell img {
3761
+ display: block;
3762
+ margin: 0 0 10px;
3763
+ }
3764
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
3765
+ .cart .discount, .cart .shipping {
3766
+ padding: 10px 0;
3767
+ margin: 0 12px;
3768
+ }
3769
+ .cart .discount h2, .cart .shipping h2 {
3770
+ float: left;
3771
+ width: 225px;
3772
+ font: normal 14px/16px Arial, Helvetica, sans-serif;
3773
+ }
3774
+ .cart .discount .discount-form, .cart .shipping .shipping-form {
3775
+ margin-left: 240px;
3776
+ }
3777
+ .cart .discount .buttons-set, .cart .shipping .buttons-set {
3778
+ margin: 10px 0 0;
3779
+ border: 0;
3780
+ padding: 0;
3781
+ text-align: left;
3782
+ }
3783
+ .cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
3784
+ float: none;
3785
+ margin: 0;
3786
+ }
3787
+ .cart .discount .buttons-set button.button span, .cart .shipping .buttons-set button.button span {
3788
+ height: 19px;
3789
+ background-image: url(../images/bkg_btn-green.gif);
3790
+ padding: 0 0 0 9px;
3791
+ font-size: 10px;
3792
+ line-height: 18px;
3793
+ color: #fff;
3794
+ }
3795
+ .cart .discount .buttons-set button.button span span, .cart .shipping .buttons-set button.button span span {
3796
+ padding: 0 19px 0 10px;
3797
+ }
3798
+ .cart .discount {
3799
+ border-bottom: 1px solid #d7ecc5;
3800
+ }
3801
+ .cart .discount label {
3802
+ font-weight: bold;
3803
+ color: #555;
3804
+ }
3805
+ .cart .discount .input-box {
3806
+ width: 270px;
3807
+ }
3808
+ .cart .discount input.input-text {
3809
+ width: 264px;
3810
+ }
3811
+ .cart .shipping p {
3812
+ margin: 0 0 3px;
3813
+ }
3814
+ .cart .shipping .sp-methods {
3815
+ margin: 10px 0 0;
3816
+ padding: 6px 0 0;
3817
+ border-top: 1px solid #f2d8c1;
3818
+ }
3819
+ .cart .shipping .form-list .input-box {
3820
+ width: 270px;
3821
+ }
3822
+ .cart .shipping .form-list input.input-text {
3823
+ width: 264px;
3824
+ }
3825
+ .cart .shipping .form-list select {
3826
+ width: 270px;
3827
+ }
3828
+ /* Shopping Cart Totals */
3829
+ .cart .totals {
3830
+ padding-left: 400px;
3831
+ background:none repeat scroll 0 0 #d9d7d7;
3832
+ padding-top: 10px;
3833
+ text-align: right;
3834
+ }
3835
+ .more-views {
3836
+ display:none;
3837
+ }
3838
+ .cart .totals table {
3839
+ margin: 0 0 8px;
3840
+ width: 195px;
3841
+ }
3842
+ .cart .totals td {
3843
+ padding: 0 0 0 15px;
3844
+ }
3845
+ .cart .totals tr.last td {
3846
+ }
3847
+ .cart .totals tfoot td {
3848
+ }
3849
+ .cart .totals tfoot td strong {
3850
+ font-size: 14px;
3851
+ font-weight: bold;
3852
+ color: #e02f00;
3853
+ }
3854
+ .cart .totals .checkout-types {
3855
+ clear: both;
3856
+ font-size: 13px;
3857
+ padding: 4px 0;
3858
+ text-align: right;
3859
+ width: 200px;
3860
+ }
3861
+ .cart .totals .checkout-types li {
3862
+ clear: both;
3863
+ margin: 0 0 5px;
3864
+ }
3865
+ /* Options Tool Tip */
3866
+ .item-options dt {
3867
+ font-weight: bold;
3868
+ font-style: italic;
3869
+ }
3870
+ .item-options dd {
3871
+ padding-left: 10px;
3872
+ }
3873
+ .truncated {
3874
+ cursor: help;
3875
+ }
3876
+ .truncated a.dots {
3877
+ cursor: help;
3878
+ text-decoration: none !important;
3879
+ }
3880
+ .truncated a.details {
3881
+ cursor: help;
3882
+ text-decoration: none !important;
3883
+ display: inline-block;
3884
+ border-bottom: 1px dotted #4f8100;
3885
+ }
3886
+ .truncated .truncated_full_value {
3887
+ position: relative;
3888
+ z-index: 999;
3889
+ }
3890
+ .truncated .truncated_full_value dl {
3891
+ position: absolute;
3892
+ top: -99999em;
3893
+ z-index: 999;
3894
+ width: 250px;
3895
+ padding: 8px;
3896
+ border: 2px solid #ddd;
3897
+ border-bottom-color: #666;
3898
+ background-color: #f6f6f6;
3899
+ }
3900
+ .truncated .truncated_full_value dt {
3901
+ margin-top: 0;
3902
+ }
3903
+ .truncated .show dl {
3904
+ top: -20px;
3905
+ left: 50%;
3906
+ }
3907
+ .col-left .truncated .show dl {
3908
+ left: 30px;
3909
+ top: 10px;
3910
+ }
3911
+ .col-right .truncated .show dl {
3912
+ left: -240px;
3913
+ top: 10px;
3914
+ }
3915
+ /* ======================================================================================= */
3916
+
3917
+ /* Checkout ============================================================================== */
3918
+ /********** < Common Checkout Styles */
3919
+ /* Shipping and Payment methods */
3920
+ .sp-methods {
3921
+ margin: 0 0 8px;
3922
+ }
3923
+ .sp-methods dt {
3924
+ margin: 13px 0 5px;
3925
+ font-weight: bold;
3926
+ }
3927
+ .sp-methods dd {
3928
+ }
3929
+ .sp-methods dd li {
3930
+ margin: 5px 0;
3931
+ }
3932
+ .sp-methods label {
3933
+ font-weight: bold;
3934
+ color: #555;
3935
+ }
3936
+ .sp-methods .price {
3937
+ font-weight: bold;
3938
+ }
3939
+ .sp-methods .form-list {
3940
+ padding-left: 20px;
3941
+ }
3942
+ .sp-methods .form-list li {
3943
+ margin: 0 0 8px;
3944
+ }
3945
+ .sp-methods select.month {
3946
+ width: 154px;
3947
+ margin-right: 10px;
3948
+ }
3949
+ .sp-methods select.year {
3950
+ width: 96px;
3951
+ }
3952
+ .sp-methods input.cvv {
3953
+ width: 3em !important;
3954
+ }
3955
+ .sp-methods .centinel-logos a {
3956
+ margin-right: 3px;
3957
+ }
3958
+ .sp-methods .centinel-logos img {
3959
+ vertical-align: middle;
3960
+ }
3961
+ .please-wait {
3962
+ float: right;
3963
+ }
3964
+ .please-wait img {
3965
+ vertical-align: middle;
3966
+ }
3967
+ .cvv-what-is-this {
3968
+ font-size: 11px;
3969
+ cursor: help;
3970
+ margin-left: 10px;
3971
+ }
3972
+ /* Tooltip */
3973
+ .tool-tip {
3974
+ border: 2px solid #ddd;
3975
+ border-bottom-color: #666;
3976
+ background: #f6f6f6;
3977
+ padding: 15px 20px;
3978
+ position: absolute;
3979
+ z-index: 9999;
3980
+ }
3981
+ .tool-tip .btn-close {
3982
+ margin: -9px -14px 0;
3983
+ text-align: right;
3984
+ }
3985
+ .tool-tip .btn-close a {
3986
+ display: block;
3987
+ margin: 0 0 0 auto;
3988
+ width: 12px;
3989
+ height: 12px;
3990
+ background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
3991
+ text-align: left;
3992
+ text-indent: -999em;
3993
+ overflow: hidden;
3994
+ }
3995
+ .tool-tip .tool-tip-content {
3996
+ padding: 5px;
3997
+ }
3998
+ /* Gift Messages */
3999
+ .gift-messages h3 {
4000
+ font-size: 12px;
4001
+ font-weight: bold;
4002
+ color: #e87403;
4003
+ }
4004
+ .gift-messages p.control {
4005
+ color: #8e8d8b;
4006
+ }
4007
+ .gift-messages-form {
4008
+ position: relative;
4009
+ }
4010
+ .gift-messages-form label {
4011
+ float: none !important;
4012
+ position: static !important;
4013
+ }
4014
+ .gift-messages-form h4 {
4015
+ font-size: 12px;
4016
+ font-weight: bold;
4017
+ color: #e87403;
4018
+ }
4019
+ .gift-messages-form .whole-order {
4020
+ margin: 0 0 25px;
4021
+ }
4022
+ .gift-messages-form .item {
4023
+ margin: 0 0 10px;
4024
+ }
4025
+ .gift-messages-form .item .product-img-box {
4026
+ float: left;
4027
+ width: 75px;
4028
+ }
4029
+ .gift-messages-form .item .product-image {
4030
+ margin: 0 0 7px;
4031
+ }
4032
+ .gift-messages-form .item .number {
4033
+ margin: 0;
4034
+ font-weight: bold;
4035
+ text-align: center;
4036
+ color: #8a8987;
4037
+ }
4038
+ .gift-messages-form .item .details {
4039
+ margin-left: 90px;
4040
+ }
4041
+ .gift-messages-form .item .details .product-name {
4042
+ font-size: 13px;
4043
+ font-weight: bold;
4044
+ margin: 0 0 10px;
4045
+ }
4046
+ .gift-messages-form .item .details .form-list .field {
4047
+ width: 255px;
4048
+ }
4049
+ .gift-messages-form .item .details .form-list .input-box {
4050
+ width: 240px;
4051
+ }
4052
+ .gift-messages-form .item .details .form-list input.input-text {
4053
+ width: 234px;
4054
+ }
4055
+ .gift-messages-form .item .details .form-list li.wide .input-box {
4056
+ width: 500px;
4057
+ }
4058
+ .gift-messages-form .item .details .form-list li.wide textarea {
4059
+ width: 494px;
4060
+ }
4061
+ .gift-message-link {
4062
+ font-size: 11px;
4063
+ background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
4064
+ padding-right: 7px;
4065
+ }
4066
+ .gift-message-link.expanded {
4067
+ background-position: 100% -40px;
4068
+ }
4069
+ .gift-message-row {
4070
+ background: #f2efe9;
4071
+ }
4072
+ .gift-message-row .btn-close {
4073
+ float: right;
4074
+ width: 12px;
4075
+ height: 12px;
4076
+ background: url(../images/btn_remove.gif) 0 0 no-repeat;
4077
+ font-size: 0;
4078
+ line-height: 0;
4079
+ text-indent: -999em;
4080
+ overflow: hidden;
4081
+ }
4082
+ /* Checkout Agreements */
4083
+ .checkout-agreements li {
4084
+ margin: 30px 0;
4085
+ }
4086
+ .checkout-agreements .agreement-content {
4087
+ overflow: auto;
4088
+ height: 12em;
4089
+ padding: 10px;
4090
+ background: #fbfbfb;
4091
+ border: 1px solid #e4e4e4;
4092
+ }
4093
+ .checkout-agreements .agree {
4094
+ margin: 0;
4095
+ padding: 10px 0 10px 11px;
4096
+ }
4097
+ .checkout-agreements .agree input.checkbox {
4098
+ margin-right: 6px;
4099
+ }
4100
+ .checkout-agreements .agree label {
4101
+ font-weight: bold;
4102
+ color: #555;
4103
+ }
4104
+ .opc .checkout-agreements {
4105
+ padding: 5px 30px;
4106
+ }
4107
+ .opc .checkout-agreements li {
4108
+ margin: 20px 0 0;
4109
+ }
4110
+ .opc .checkout-agreements .agreement-content {
4111
+ background: #fff;
4112
+ padding: 5px;
4113
+ }
4114
+ .opc .checkout-agreements .agree {
4115
+ padding-left: 6px;
4116
+ }
4117
+ /* Centinel */
4118
+ .centinel {
4119
+ }
4120
+ .opc .centinel {
4121
+ padding: 10px 30px;
4122
+ }
4123
+ /* Generic Info Set */
4124
+ .info-set {
4125
+ background: #fbfbfb;
4126
+ border: 1px solid #ddd;
4127
+ margin: 0 0 25px;
4128
+ padding: 20px;
4129
+ }
4130
+ .info-set h2 {
4131
+ font-size: 12px;
4132
+ font-weight: bold;
4133
+ margin: 0 0 10px;
4134
+ }
4135
+ .info-set h3, .info-set h4 {
4136
+ font-size: 12px;
4137
+ font-weight: bold;
4138
+ }
4139
+ .info-set h2 a, .info-set h3 a, .info-set h4 a {
4140
+ font-weight: normal;
4141
+ }
4142
+ .info-set h2.legend {
4143
+ margin: -20px -20px 15px;
4144
+ padding: 3px 10px;
4145
+ background: #777;
4146
+ border-bottom: 1px solid #777;
4147
+ position: relative;
4148
+ color: #fff;
4149
+ }
4150
+ .info-set h2.legend a {
4151
+ color: #fff;
4152
+ }
4153
+ .info-set h3.legend {
4154
+ margin: 0 0 10px;
4155
+ }
4156
+ .info-set .divider {
4157
+ margin: 0 -20px;
4158
+ padding: 25px 0;
4159
+ position: relative;
4160
+ }
4161
+ .info-set .box {
4162
+ margin: 0 0 15px;
4163
+ }
4164
+ .info-set .box h2 {
4165
+ color: #e26703;
4166
+ }
4167
+ .info-set .data-table .product-name {
4168
+ font-size: 1em !important;
4169
+ font-weight: bold !important;
4170
+ color: #4f8100 !important;
4171
+ }
4172
+ .info-set .data-table .product-name a {
4173
+ font-weight: bold !important;
4174
+ }
4175
+ .info-set .data-table .item-options {
4176
+ margin: 5px 0 0;
4177
+ }
4178
+ /********** Common Checkout Styles > */
4179
+
4180
+ /* One Page Checkout */
4181
+ .block-progress {
4182
+ border: 0;
4183
+ margin: 0;
4184
+ }
4185
+ .block-progress .block-title {
4186
+ }
4187
+ .block-progress .block-title strong {
4188
+ font-size: 12px;
4189
+ }
4190
+ .block-progress .block-content {
4191
+ background: none;
4192
+ padding: 0;
4193
+ }
4194
+ .block-progress dt {
4195
+ font-size: 10px;
4196
+ line-height: 1.35;
4197
+ background: #eee;
4198
+ border: 1px solid #ddd;
4199
+ margin: 0 0 6px;
4200
+ padding:8px 8px;
4201
+ color: #555;
4202
+ text-transform: uppercase;
4203
+ }
4204
+ .block-progress dd {
4205
+ border-top: 0;
4206
+ padding: 2px 10px;
4207
+ margin: 0 0 6px;
4208
+ }
4209
+ .block-progress dt.complete {
4210
+ margin-bottom:0px;
4211
+ }
4212
+ .block-progress dt.complete a {
4213
+ text-transform: none;
4214
+ }
4215
+ .block-progress dd.complete {
4216
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4217
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4218
+ background:#FFFFFF;
4219
+ margin:0 0 10px;
4220
+ }
4221
+ .block-progress p {
4222
+ margin: 0;
4223
+ }
4224
+ .opc .buttons-set {
4225
+ margin-top: 0;
4226
+ padding-top: 2em;
4227
+ }
4228
+ .opc .buttons-set p.required {
4229
+ margin: 0;
4230
+ padding: 0 0 10px;
4231
+ }
4232
+ .opc .buttons-set.disabled button.button {
4233
+ display: none;
4234
+ }
4235
+ .opc .buttons-set .please-wait {
4236
+ height: 28px;
4237
+ line-height: 28px;
4238
+ }
4239
+ .opc .ul {
4240
+ list-style: disc outside;
4241
+ padding-left: 18px;
4242
+ }
4243
+ .opc {
4244
+ position: relative;
4245
+ }
4246
+ .opc li.section {
4247
+ }
4248
+ .opc .step-title {
4249
+ border: 1px solid #ddd;
4250
+ border-top-color: #fff;
4251
+ background: #eee;
4252
+ padding: 10px;
4253
+ text-align: right;
4254
+ -moz-border-radius: 5px 5px 0px 0px;
4255
+ }
4256
+ .opc .step-title .number {
4257
+ float: left;
4258
+ background: #fff;
4259
+ border: 1px solid #fff;
4260
+ padding: 0 3px;
4261
+ margin: 0 5px 0 0;
4262
+ font: normal 11px/12px arial, helvetica, sans-serif;
4263
+ color: #444;
4264
+ }
4265
+ .opc .step-title h2 {
4266
+ float: left;
4267
+ margin: 0;
4268
+ font: bold 12px/14px Arial, Helvetica, sans-serif;
4269
+ color: #999;
4270
+ }
4271
+ .opc .step-title a {
4272
+ display: none;
4273
+ float: right;
4274
+ font-size: 11px;
4275
+ line-height: 16px;
4276
+ }
4277
+ .opc .allow .step-title {
4278
+ background: #999;
4279
+ border-color: #999;
4280
+ border-top-color: #fff;
4281
+ color: #fff;
4282
+ cursor: pointer;
4283
+ }
4284
+ .opc .allow .step-title .number {
4285
+ }
4286
+ .opc .allow .step-title h2 {
4287
+ color: #fff;
4288
+ }
4289
+ .opc .allow .step-title a {
4290
+ display: block;
4291
+ font-size: 10px;
4292
+ color: #fff;
4293
+ text-transform: uppercase;
4294
+ }
4295
+ .opc .active .step-title {
4296
+ background:url("../images/button-bg.png") repeat-x scroll center bottom #F05112;
4297
+ color: #fff;
4298
+ cursor: default;
4299
+ }
4300
+ .opc .active .step-title .number {
4301
+ }
4302
+ .opc .active .step-title h2 {
4303
+ color: #fff;
4304
+ }
4305
+ .opc .active .step-title a {
4306
+ display: none;
4307
+ }
4308
+ .opc .step {
4309
+ border: 1px solid #ddd;
4310
+ border-top: 0;
4311
+ background: #fbfbfb;
4312
+ padding: 15px 30px;
4313
+ position: relative;
4314
+ }
4315
+ .opc .step .tool-tip {
4316
+ right: 30px;
4317
+ }
4318
+ #opc-login h3 {
4319
+ font-size: 13px;
4320
+ border-bottom: 1px solid #e4e4e4;
4321
+ padding-bottom: 2px;
4322
+ text-transform: uppercase;
4323
+ }
4324
+ #opc-login h4 {
4325
+ font-size: 1em;
4326
+ font-weight: bold;
4327
+ margin: 0;
4328
+ color: #2f2f2f;
4329
+ }
4330
+ #opc-shipping_method .buttons-set {
4331
+ border-top: 0;
4332
+ }
4333
+ .opc .gift-messages-form {
4334
+ margin: 0 -30px;
4335
+ background: #f4f4f4;
4336
+ border: 1px solid #ddd;
4337
+ border-width: 1px 0;
4338
+ padding: 22px 24px 22px 30px;
4339
+ }
4340
+ .opc .gift-messages-form .inner-box {
4341
+ padding: 5px;
4342
+ height: 260px;
4343
+ overflow: auto;
4344
+ }
4345
+ #opc-review .step {
4346
+ padding: 0;
4347
+ }
4348
+ #opc-review .product-name {
4349
+ font-weight: bold;
4350
+ }
4351
+ #opc-review .item-options {
4352
+ margin: 5px 0 0;
4353
+ }
4354
+ #opc-review .buttons-set {
4355
+ border: 0;
4356
+ padding: 15px 30px;
4357
+ }
4358
+ #opc-review .buttons-set p {
4359
+ margin: 0;
4360
+ line-height: 28px;
4361
+ }
4362
+ #opc-review .buttons-set .please-wait {
4363
+ height: 28px;
4364
+ line-height: 28px;
4365
+ }
4366
+ /* Multiple Addresses Checkout */
4367
+ .checkout-progress {
4368
+ padding: 0 0px;
4369
+ margin: 0 0 0 12px;
4370
+ }
4371
+ .checkout-progress li {
4372
+ float: left;
4373
+ width: 185px;
4374
+ margin: 0 3px 0 0;
4375
+ border-top: 6px solid #ef5012;
4376
+ padding: 2px 0 0;
4377
+ font-weight: bold;
4378
+ text-align: center;
4379
+ color: #888;
4380
+ }
4381
+ .checkout-progress li.active {
4382
+ border-top-color: #852703;
4383
+ color: #852703;
4384
+ }
4385
+ .multiple-checkout h2 {
4386
+ font-size: 12px;
4387
+ font-weight: bold;
4388
+ margin: 0 0 10px;
4389
+ }
4390
+ .multiple-checkout h3, .multiple-checkout h4 {
4391
+ font-size: 12px;
4392
+ font-weight: bold;
4393
+ }
4394
+ .multiple-checkout h2 a, .multiple-checkout h3 a, .multiple-checkout h4 a {
4395
+ font-weight: normal;
4396
+ }
4397
+ .multiple-checkout .data-table .product-name {
4398
+ font-size: 1em !important;
4399
+ font-weight: bold !important;
4400
+ color: #4f8100 !important;
4401
+ }
4402
+ .multiple-checkout .data-table .product-name a {
4403
+ font-weight: bold !important;
4404
+ }
4405
+ .multiple-checkout .data-table .item-options {
4406
+ margin: 5px 0 0;
4407
+ }
4408
+ .multiple-checkout .gift-messages {
4409
+ margin: 15px 0 0;
4410
+ }
4411
+ .multiple-checkout .tool-tip {
4412
+ top: 50%;
4413
+ margin-top: -120px;
4414
+ right: 20px;
4415
+ }
4416
+ .multiple-checkout .col2-set, .multiple-checkout .col3-set {
4417
+ background: #F1F1F1;
4418
+ border: 1px solid #ddd;
4419
+ margin: 0 0 25px;
4420
+ padding: 20px;
4421
+ }
4422
+ .multiple-checkout .col2-set h2.legend {
4423
+ margin: -20px -20px 15px;
4424
+ padding: 3px 10px;
4425
+ background: #777;
4426
+ border-bottom: 1px solid #777;
4427
+ position: relative;
4428
+ color: #fff;
4429
+ }
4430
+ .multiple-checkout .col2-set h3.legend {
4431
+ margin: 0 0 10px;
4432
+ }
4433
+ .multiple-checkout .col2-set .divider {
4434
+ margin: 0 -20px;
4435
+ padding: 25px 0;
4436
+ position: relative;
4437
+ }
4438
+ .multiple-checkout .box {
4439
+ margin: 0 0 15px;
4440
+ padding:6px;
4441
+ }
4442
+ .multiple-checkout .place-order .please-wait {
4443
+ float: right;
4444
+ padding: 5px 10px 0 0;
4445
+ }
4446
+ .multiple-checkout .place-order .grand-total {
4447
+ float: right;
4448
+ }
4449
+ .multiple-checkout .place-order .grand-total .inner {
4450
+ }
4451
+ .multiple-checkout .place-order .grand-total big {
4452
+ float: left;
4453
+ margin-right: 12px;
4454
+ font-size: 1.5em;
4455
+ font-weight: bold;
4456
+ line-height: 28px;
4457
+ color: #852703;
4458
+ }
4459
+ .multiple-checkout .place-order .grand-total div {
4460
+ float: left;
4461
+ }
4462
+ /* Step 1 */
4463
+ #multiship-addresses-table td {
4464
+ padding: 10px;
4465
+ }
4466
+ #multiship-addresses-table tfoot td {
4467
+ padding: 5px 10px;
4468
+ }
4469
+ /* Step 2 */
4470
+ .multiple-checkout .gift-messages-form .item .details .form-list {
4471
+ width: 100%;
4472
+ overflow: hidden;
4473
+ }
4474
+ .multiple-checkout .gift-messages-form .item .details .form-list li {
4475
+ margin-right: -15px;
4476
+ }
4477
+ .multiple-checkout .gift-messages-form .item .details .form-list .field {
4478
+ width: 230px;
4479
+ }
4480
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box {
4481
+ width: 215px;
4482
+ }
4483
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
4484
+ width: 209px;
4485
+ }
4486
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
4487
+ width: 445px;
4488
+ }
4489
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
4490
+ width: 439px;
4491
+ }
4492
+ .checkout-multishipping-shipping .box-sp-methods {
4493
+ border: 1px solid #ddd;
4494
+ background: #eee;
4495
+ padding: 13px;
4496
+ position: relative;
4497
+ }
4498
+ .checkout-multishipping-shipping .box-sp-methods .pointer {
4499
+ display: none;
4500
+ }
4501
+ /* Step 3 */
4502
+ .checkout-multishipping-billing .multiple-checkout {
4503
+ position: relative;
4504
+ }
4505
+ /* ======================================================================================= */
4506
+
4507
+ /* Account Login/Create Pages ============================================================ */
4508
+ .account-login .content {
4509
+ min-height: 200px;
4510
+ padding: 0 10px;
4511
+ }
4512
+ .account-login .content h2 {
4513
+ background: none repeat scroll 0 0 #F1F1F1;
4514
+ font-size: 13px;
4515
+ line-height: 1.25;
4516
+ margin: 0 -10px 12px;
4517
+ padding: 12px 10px;
4518
+ text-transform: uppercase;
4519
+ }
4520
+ .account-login .buttons-set {
4521
+ padding:8px 14px 6px;
4522
+ }
4523
+ .account-create {
4524
+ }
4525
+ /* Account Login/Create Pages ============================================================ */
4526
+
4527
+ /* My Account ============================================================================= */
4528
+ .my-account .title-buttons .link-rss {
4529
+ float: none;
4530
+ margin: 0;
4531
+ }
4532
+ /********** < Dashboard */
4533
+ .dashboard .welcome-msg {
4534
+ margin: 0 8em 1.5em 0;
4535
+ }
4536
+ .dashboard .welcome-msg p {
4537
+ margin: 0;
4538
+ }
4539
+ .dashboard .col2-set {
4540
+ margin: 0 0 15px;
4541
+ }
4542
+ /* General Box */
4543
+ .box-account {
4544
+ margin: 0 0 15px;
4545
+ }
4546
+ .box-account .box-head {
4547
+ margin: 0 0 5px;
4548
+ text-align: right;
4549
+ }
4550
+ .box-account .box-head h2 {
4551
+ float: left;
4552
+ margin: 0;
4553
+ font-size: 14px;
4554
+ font-weight: bold;
4555
+ color: #4f8100;
4556
+ }
4557
+ .box-account .box-head a {
4558
+ font-size: 10px;
4559
+ text-transform: uppercase;
4560
+ }
4561
+ .dashboard .box .box-title {
4562
+ background: none repeat scroll 0 0 #F1F1F1;
4563
+ border: 1px solid #CCCCCC;
4564
+ margin: 0 0 12px;
4565
+ padding: 5px 10px;
4566
+ text-align: right;
4567
+ }
4568
+ .dashboard .box .box-title h3, .dashboard .box .box-title h4 {
4569
+ float: left;
4570
+ margin: 0;
4571
+ font-size: 12px;
4572
+ font-weight: bold;
4573
+ line-height: 1.35;
4574
+ }
4575
+ .dashboard .box .box-title a {
4576
+ font-size: 10px;
4577
+ text-transform: uppercase;
4578
+ }
4579
+ .dashboard .box .box-content {
4580
+ padding: 0 10px;
4581
+ }
4582
+ /* Block: Recent Orders */
4583
+ .dashboard .box-recent {
4584
+ }
4585
+ /* Block: Account Information */
4586
+ .dashboard .box-info {
4587
+ }
4588
+ .dashboard .box-info h4 {
4589
+ font-size: 11px;
4590
+ font-weight: bold;
4591
+ }
4592
+ /* Block: Reviews */
4593
+ .dashboard .box-reviews .box-head {
4594
+ background: #F1F1F1;
4595
+ padding: 2px 10px;
4596
+ margin: 0 0 12px;
4597
+ }
4598
+ .dashboard .box-reviews .box-head h2 {
4599
+ font-size: 12px;
4600
+ font-weight: bold;
4601
+ line-height: 1.35;
4602
+ color: #444;
4603
+ }
4604
+ .dashboard .box-reviews .number {
4605
+ display: none;
4606
+ float: left;
4607
+ font-size: 10px;
4608
+ font-weight: bold;
4609
+ line-height: 1;
4610
+ color: #fff;
4611
+ margin: 3px -20px 0 0;
4612
+ padding: 2px 3px;
4613
+ background: #0a263c;
4614
+ }
4615
+ .dashboard .box-reviews .details {
4616
+ padding: 0 10px;
4617
+ }
4618
+ .dashboard .box-reviews li.item {
4619
+ margin: 0 0 7px;
4620
+ }
4621
+ .dashboard .box-reviews li.item.last {
4622
+ margin: 0;
4623
+ }
4624
+ .dashboard .box-reviews .ratings {
4625
+ margin: 7px 0 0;
4626
+ }
4627
+ /* Block: Tags */
4628
+ .dashboard .box-tags .box-head {
4629
+ background: #F1F1F1;
4630
+ padding: 2px 10px;
4631
+ margin: 0 0 12px;
4632
+ }
4633
+ .dashboard .box-tags .box-head h2 {
4634
+ font-size: 12px;
4635
+ font-weight: bold;
4636
+ line-height: 1.35;
4637
+ color: #444;
4638
+ }
4639
+ .dashboard .box-tags .number {
4640
+ display: none;
4641
+ float: left;
4642
+ font-size: 10px;
4643
+ font-weight: bold;
4644
+ line-height: 1;
4645
+ color: #fff;
4646
+ margin: 3px -20px 0 0;
4647
+ padding: 2px 3px;
4648
+ background: #0a263c;
4649
+ }
4650
+ .dashboard .box-tags .details {
4651
+ padding: 0 10px;
4652
+ }
4653
+ .dashboard .box-tags li.item {
4654
+ margin: 0 0 7px;
4655
+ }
4656
+ .dashboard .box-tags li.item.last {
4657
+ margin: 0;
4658
+ }
4659
+ .dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {
4660
+ display: inline;
4661
+ }
4662
+ /********** Dashboard > */
4663
+
4664
+ /* Address Book */
4665
+ .addresses-list h2 {
4666
+ background: #F1F1F1;
4667
+ padding: 2px 10px;
4668
+ margin: 0 0 12px;
4669
+ font-size: 13px;
4670
+ font-weight: bold;
4671
+ line-height: 1.25;
4672
+ }
4673
+ .addresses-list h3 {
4674
+ font-weight: bold;
4675
+ font-size: 12px;
4676
+ }
4677
+ .addresses-list address {
4678
+ margin: 0 0 3px;
4679
+ }
4680
+ .addresses-list p {
4681
+ margin: 0;
4682
+ }
4683
+ .addresses-list a {
4684
+ font-weight: bold;
4685
+ }
4686
+ .addresses-list .link-remove {
4687
+ }
4688
+ .addresses-list .separator {
4689
+ margin: 0 3px;
4690
+ }
4691
+ .addresses-list li.item {
4692
+ padding: 0 10px;
4693
+ margin: 0 0 12px;
4694
+ }
4695
+ .addresses-list li.empty {
4696
+ }
4697
+ .addresses-list li.empty p {
4698
+ font-weight: bold;
4699
+ }
4700
+ .addresses-list .addresses-additional li.item {
4701
+ }
4702
+ /* Order View */
4703
+ .order-info dt {
4704
+ display: none;
4705
+ }
4706
+ .order-info ul {
4707
+ margin-bottom: 15px;
4708
+ border-bottom: 1px solid #666;
4709
+ background: url(../images/tabs.png) 0 100% repeat-x;
4710
+ }
4711
+ .order-info li {
4712
+ float: left;
4713
+ border-right: 1px solid #a4a4a4;
4714
+ border-left: 1px solid #fff;
4715
+ font-size: 1.1em;
4716
+ line-height: 1em;
4717
+ }
4718
+ .order-info li.first {
4719
+ border-left: 0;
4720
+ }
4721
+ .order-info li.last {
4722
+ border-right: 0;
4723
+ }
4724
+ .order-info li a {
4725
+ display: block;
4726
+ padding: 6px 15px;
4727
+ color: #444;
4728
+ }
4729
+ .order-info li a:hover {
4730
+ background-color: #ddd;
4731
+ text-decoration: none;
4732
+ color: #444;
4733
+ }
4734
+ .order-info li.current {
4735
+ background-color: #666;
4736
+ font-weight: bold;
4737
+ padding: 6px 15px;
4738
+ color: #fff;
4739
+ }
4740
+ .order-date {
4741
+ margin: 10px 0;
4742
+ }
4743
+ .order-info-box {
4744
+ margin: 0 0 15px;
4745
+ }
4746
+ .order-info-box h2 {
4747
+ font-size: 13px;
4748
+ font-weight: bold;
4749
+ border-bottom: 1px solid #ddd;
4750
+ margin: 0 0 8px;
4751
+ }
4752
+ .order-info-box .box-payment p {
4753
+ margin: 0 0 5px;
4754
+ }
4755
+ .order-info-box .box-payment th {
4756
+ font-weight: bold;
4757
+ padding-right: 7px;
4758
+ }
4759
+ .order-items {
4760
+ width: 100%;
4761
+ overflow-x: auto;
4762
+ }
4763
+ .order-items h2 {
4764
+ font-weight: bold;
4765
+ font-size: 13px;
4766
+ }
4767
+ .order-items h3 {
4768
+ font-weight: bold;
4769
+ font-size: 12px;
4770
+ }
4771
+ .order-items .product-name {
4772
+ font-weight: bold !important;
4773
+ }
4774
+ .order-items .link-print {
4775
+ float: right;
4776
+ font-size: 10px;
4777
+ text-transform: uppercase;
4778
+ }
4779
+ .order-items p .link-print {
4780
+ float: none;
4781
+ font-weight: bold;
4782
+ font-size: 11px;
4783
+ text-transform: none;
4784
+ }
4785
+ .order-gift-message {
4786
+ margin: 15px 0;
4787
+ }
4788
+ .gift-message dt strong {
4789
+ color: #555;
4790
+ }
4791
+ .gift-message dd {
4792
+ margin: 5px 0 0;
4793
+ font-size: 13px;
4794
+ }
4795
+ .order-about {
4796
+ margin: 15px 0;
4797
+ }
4798
+ .order-about dt {
4799
+ font-weight: bold;
4800
+ }
4801
+ .order-about dd {
4802
+ font-size: 13px;
4803
+ margin: 0 0 7px;
4804
+ }
4805
+ .tracking-table {
4806
+ margin: 0 0 15px;
4807
+ }
4808
+ .tracking-table th {
4809
+ font-weight: bold;
4810
+ white-space: nowrap;
4811
+ }
4812
+ .tracking-table th, .tracking-table td {
4813
+ padding: 1px 5px 0 0;
4814
+ }
4815
+ .tracking-table-popup {
4816
+ width: 100%;
4817
+ }
4818
+ .tracking-table-popup th {
4819
+ font-weight: bold;
4820
+ white-space: nowrap;
4821
+ }
4822
+ .tracking-table-popup th, .tracking-table-popup td {
4823
+ padding: 1px 8px;
4824
+ }
4825
+ /* Order Print Pages */
4826
+ .page-print .print-head {
4827
+ margin: 0 0 15px;
4828
+ }
4829
+ .page-print .print-head .logo {
4830
+ float: left;
4831
+ }
4832
+ .page-print .print-head address {
4833
+ float: left;
4834
+ margin-left: 15px;
4835
+ }
4836
+ .page-print h1 {
4837
+ font-size: 15px;
4838
+ font-weight: bold;
4839
+ }
4840
+ .page-print h2, .page-print h3 {
4841
+ font-size: 12px;
4842
+ font-weight: bold;
4843
+ }
4844
+ .page-print h2.h2 {
4845
+ font-size: 15px;
4846
+ font-weight: bold;
4847
+ text-align: right;
4848
+ }
4849
+ .page-print .order-date {
4850
+ border-bottom: 1px solid #ccc;
4851
+ padding: 0 0 10px;
4852
+ margin: 0 0 10px;
4853
+ }
4854
+ .page-print .col2-set {
4855
+ margin: 0 0 10px;
4856
+ }
4857
+ /* Price Rewrites */
4858
+ .page-print .gift-message-link {
4859
+ display: none;
4860
+ }
4861
+ .page-print .price-excl-tax, .page-print .price-incl-tax {
4862
+ display: block;
4863
+ white-space: nowrap;
4864
+ }
4865
+ .page-print .cart-price, .page-print .price-excl-tax .label, .page-print .price-incl-tax .label, .page-print .price-excl-tax .price, .page-print .price-incl-tax .price {
4866
+ display: inline;
4867
+ }
4868
+ /* My Wishlist */
4869
+ .my-wishlist .data-table td {
4870
+ padding: 10px;
4871
+ }
4872
+ .my-wishlist .product-image {
4873
+ display: block;
4874
+ width: 113px;
4875
+ height: 113px;
4876
+ margin: 0 0 5px;
4877
+ }
4878
+ .my-wishlist textarea {
4879
+ display: block;
4880
+ width: 97%;
4881
+ height: 109px;
4882
+ }
4883
+ .my-wishlist .buttons-set {
4884
+ border: 0;
4885
+ padding: 0;
4886
+ margin: 0 0 -3em;
4887
+ }
4888
+ .my-wishlist .buttons-set button.button {
4889
+ float: none;
4890
+ }
4891
+ .my-wishlist .buttons-set .btn-add span, .my-wishlist .buttons-set .btn-share span {
4892
+ }
4893
+ #wishlist-table .add-to-links {
4894
+ white-space: nowrap;
4895
+ }
4896
+ /* My Tags */
4897
+ .my-tag-edit {
4898
+ float: left;
4899
+ margin: 0 0 10px;
4900
+ }
4901
+ .my-tag-edit .btn-remove {
4902
+ float: right;
4903
+ margin: 5px 0 0 5px;
4904
+ }
4905
+ #my-tags-table {
4906
+ clear: both;
4907
+ }
4908
+ #my-tags-table td {
4909
+ padding: 10px;
4910
+ }
4911
+ #my-tags-table .add-to-links {
4912
+ white-space: nowrap;
4913
+ }
4914
+ /* My Reviews */
4915
+ #my-reviews-table td {
4916
+ padding: 10px;
4917
+ }
4918
+ #my-reviews-table .rating-box {
4919
+ margin: 3px 0 0;
4920
+ }
4921
+ .product-review .product-img-box {
4922
+ float: left;
4923
+ width: 140px;
4924
+ }
4925
+ .product-review .product-img-box .product-image {
4926
+ display: block;
4927
+ width: 125px;
4928
+ height: 125px;
4929
+ }
4930
+ .product-review .product-img-box .label {
4931
+ font-size: 11px;
4932
+ margin: 0 0 3px;
4933
+ }
4934
+ .product-review .product-img-box .ratings .rating-box {
4935
+ float: none;
4936
+ display: block;
4937
+ margin: 0 0 3px;
4938
+ }
4939
+ .product-review .product-details {
4940
+ margin-left: 150px;
4941
+ }
4942
+ .product-review .product-name {
4943
+ font-size: 16px;
4944
+ font-weight: bold;
4945
+ margin: 0 0 10px;
4946
+ }
4947
+ .product-review h3 {
4948
+ font-size: 12px;
4949
+ margin: 0 0 3px;
4950
+ color: #2f2f2f;
4951
+ }
4952
+ .product-review .ratings-table {
4953
+ margin: 0 0 10px;
4954
+ }
4955
+ .product-review dt {
4956
+ font-weight: bold;
4957
+ }
4958
+ .product-review dd {
4959
+ font-size: 13px;
4960
+ margin: 5px 0 0;
4961
+ }
4962
+ /* ======================================================================================= */
4963
+
4964
+ /* Footer ================================================================================ */
4965
+ .footer-container {
4966
+ margin:7px 0px;
4967
+ }
4968
+ .footer-container p {
4969
+ margin-bottom: 0px;
4970
+ }
4971
+ .footer-container .container {
4972
+ margin: 0 auto;
4973
+ padding: 20px 25px;
4974
+ width: 910px;
4975
+ }
4976
+ .footer-container .clearfix {
4977
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4978
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4979
+ background:#FFFFFF;
4980
+ }
4981
+ .footer-container .clearfix .clearfix {
4982
+ box-shadow:none
4983
+ }
4984
+ .footer-container .footer {
4985
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4986
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4987
+ background:#FFFFFF;
4988
+ }
4989
+ .footer-container .footer .footer {
4990
+ box-shadow:none
4991
+ }
4992
+ .footer-container .copyright {
4993
+ -webkit-box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4994
+ box-shadow: inset 0px 0px 20px 0px #f6f4f4;
4995
+ background:#FFFFFF;
4996
+ }
4997
+ .footer-container .copyright .copyright {
4998
+ box-shadow:none
4999
+ }
5000
+ .footer {
5001
+ }
5002
+ .footer a {
5003
+ color: #444;
5004
+ }
5005
+ .footer h6 {
5006
+ font-size: 13px;
5007
+ margin-bottom: 10px;
5008
+ color: #EA4E11;
5009
+ }
5010
+ .footer .footer-block {
5011
+ width: 181px;
5012
+ float: left;
5013
+ margin-left: 15px;
5014
+ dislay: inline;
5015
+ }
5016
+ .footer .footer-block.first {
5017
+ margin-left: 0px;
5018
+ }
5019
+ .footer .payment {
5020
+ float: right;
5021
+ width: 95px;
5022
+ }
5023
+ .footer li {
5024
+ display: block;
5025
+ padding: 0 5px 5px 0;
5026
+ margin: 0 3px 0 0;
5027
+ }
5028
+ .footer li a {
5029
+ color: #666;
5030
+ }
5031
+ .footer .links li.last {
5032
+ background: none !important;
5033
+ padding-right: 0 !important;
5034
+ }
5035
+ .copyright {
5036
+ }
5037
+ .copyright {
5038
+ color: #fff;
5039
+ }
5040
+ .copyright address, .copyright .f-right {
5041
+ color:#666666;
5042
+ }
5043
+ .copyright .f-right img {
5044
+ }
5045
+ .copyright a {
5046
+ color: #777777;
5047
+ }
5048
+ .copyright .bugs {
5049
+ margin: 0;
5050
+ }
5051
+ .copyright .bugs a {
5052
+ font-weight: bold;
5053
+ }
5054
+ .footer-container .form-subscribe {
5055
+ margin-top: 5px;
5056
+ float: right;
5057
+ width:390px;
5058
+ }
5059
+ .footer-container .form-subscribe label, .footer-container .form-subscribe .input-box, .footer-container .form-subscribe button.button {
5060
+ float: left;
5061
+ }
5062
+ .footer-container .form-subscribe label {
5063
+ padding-top: 2px;
5064
+ font-weight: bold;
5065
+ color: #666;
5066
+ }
5067
+ .footer-container .form-subscribe .input-box {
5068
+ width: 186px;
5069
+ margin: 0 5px;
5070
+ }
5071
+ .footer-container .form-subscribe input.input-text {
5072
+ width: 180px;
5073
+ }
5074
+ .footer-container .form-subscribe button.button span {
5075
+ height: 21px;
5076
+ background-image: url(../images/bkg_btn-small.png);
5077
+ line-height: 21px;
5078
+ }
5079
+ .footer-container .form-subscribe button.button span span {
5080
+ color: #444 !important;
5081
+ }
5082
+ .footer-container .form-subscribe button.button:hover span {
5083
+ background-position: top left;
5084
+ }
5085
+ .footer-container .form-subscribe button.button:hover span span {
5086
+ background-position: top right;
5087
+ }
5088
+ .footer-container .footer-callout {
5089
+ display: block;
5090
+ margin: -10px 0 10px;
5091
+ position: relative;
5092
+ }
5093
+ .footer-container .store-switcher {
5094
+ color: #555;
5095
+ text-align: right;
5096
+ }
5097
+ .footer-container .store-switcher label {
5098
+ font-weight: bold;
5099
+ vertical-align: middle;
5100
+ }
5101
+ .footer-container .store-switcher select {
5102
+ padding: 0;
5103
+ vertical-align: middle;
5104
+ }
5105
+ .footer-container .bottom-container {
5106
+ margin: 0 0 8px;
5107
+ text-align: right;
5108
+ }
5109
+ /* ======================================================================================= */
5110
+
5111
+ /* Sample Data============================================================================ */
5112
+ .home-callout {
5113
+ margin-bottom: 12px;
5114
+ }
5115
+ .home-callout img {
5116
+ display: block
5117
+ }
5118
+ /*.home-spot { float:left; width:470px; margin-left:20px; }*/
5119
+ .best-selling h3 {
5120
+ margin: 12px 0 6px 0;
5121
+ color: #e25203;
5122
+ font-size: 1.2em;
5123
+ }
5124
+ .best-selling table {
5125
+ border-top: 1px solid #ccc;
5126
+ }
5127
+ .best-selling tr.odd {
5128
+ background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
5129
+ }
5130
+ .best-selling tr.even {
5131
+ background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
5132
+ }
5133
+ .best-selling td {
5134
+ width: 50%;
5135
+ border-bottom: 1px solid #ccc;
5136
+ padding: 8px 10px 8px 8px;
5137
+ font-size: 11px;
5138
+ }
5139
+ .best-selling .product-img {
5140
+ float: left;
5141
+ border: 2px solid #dcdcdc;
5142
+ }
5143
+ .best-selling .product-description {
5144
+ margin-left: 107px;
5145
+ line-height: 1.3em;
5146
+ }
5147
+ .best-selling a.product-name, .home-spot .best-selling a.product-name:hover {
5148
+ color: #203548;
5149
+ }
5150
+ /* ======================================================================================= */
5151
+
5152
+ /* ========================================
5153
+ HOMEPAGE LAYOUT
5154
+ =============================================== */
5155
+ .mctheme01-home {
5156
+ }
5157
+ .mctheme01-home .slider {
5158
+ float: left;
5159
+ width: 674px;
5160
+ height: 328px;
5161
+ position: relative;
5162
+ }
5163
+ .mctheme01-home .promo-right {
5164
+ float: left;
5165
+ width: 265px;
5166
+ }
5167
+ .mctheme01-home .promo-right img {
5168
+ margin-bottom: 17px;
5169
+ }
5170
+ .mctheme01-home .promo-right img {
5171
+ filter: alpha(opacity = 85);
5172
+ opacity: 0.85;
5173
+ }
5174
+ .mctheme01-home .promo-right img:hover {
5175
+ filter: alpha(opacity = 100);
5176
+ opacity: 1;
5177
+ }
5178
+ .mctheme01-home .promo-right img.last {
5179
+ margin-bottom: 0px;
5180
+ }
5181
+ .mctheme01-home .promo-bottom {
5182
+ clear: both;
5183
+ margin-top: 15px;
5184
+ }
5185
+ .mctheme01-home .subpromo {
5186
+ margin: 20px 0px;
5187
+ clear: both;
5188
+ }
5189
+ .mctheme01-home .subpromo .brands {
5190
+ float: right;
5191
+ }
5192
+ .mctheme01-home .subpromo .offers {
5193
+ float: left;
5194
+ }
5195
+ .mctheme01-home .subpromo .offers img {
5196
+ float: left;
5197
+ margin-right: 2px;
5198
+ opacity: 0.85;
5199
+ white-space: pre-wrap;
5200
+ width: 238px;
5201
+ }
5202
+ .mctheme01-home .subpromo .offers img:hover {
5203
+ filter: alpha(opacity = 100);
5204
+ opacity: 1;
5205
+ }
5206
+ .mctheme01-home .featured-social {
5207
+ margin-top: 15px;
5208
+ }
5209
+ .mctheme01-home .subscribe {
5210
+ display: none;
5211
+ min-height: 110px;
5212
+ width: 235px;
5213
+ -moz-border-radius: 10px;
5214
+ -webkit-border-radius: 10px;
5215
+ float: right;
5216
+ background: #f4f4f4 url(../images/background/featured_product_bg.gif) repeat-x;
5217
+ padding: 10px 15px;
5218
+ }
5219
+ .mctheme01-home .subscribe strong {
5220
+ font-size: 16px;
5221
+ }
5222
+ .mctheme01-home .form-subscribe {
5223
+ margin: 8px 0;
5224
+ background: url(../images/background/subscribe_bg.png) no-repeat;
5225
+ width: 233px;
5226
+ height: 33px;
5227
+ }
5228
+ .mctheme01-home .form-subscribe label {
5229
+ display: none;
5230
+ }
5231
+ .mctheme01-home .form-subscribe label, .mctheme01-home .form-subscribe .input-box, .mctheme01-home .form-subscribe button.button {
5232
+ float: left;
5233
+ }
5234
+ .mctheme01-home .form-subscribe label {
5235
+ padding-top: 2px;
5236
+ font-weight: bold;
5237
+ color: #555;
5238
+ }
5239
+ .mctheme01-home .form-subscribe .input-box {
5240
+ width: 136px;
5241
+ margin: 0 5px;
5242
+ }
5243
+ .mctheme01-home .form-subscribe input.input-text {
5244
+ width: 160px;
5245
+ padding: 10px 0 0 40px;
5246
+ background: none;
5247
+ border: none;
5248
+ }
5249
+ .mctheme01-home .form-subscribe button.button {
5250
+ position: relative;
5251
+ float: right;
5252
+ top: 10px;
5253
+ }
5254
+ .mctheme01-home .form-subscribe button.button span {
5255
+ text-indent: -9999px;
5256
+ height: 13px;
5257
+ width: 12px;
5258
+ background: transparent url(../images/buttons/subscribe_btn.gif) no-repeat top left;
5259
+ line-height: 13px;
5260
+ }
5261
+ .mctheme01-home .form-subscribe button.button span span {
5262
+ background: none !important;
5263
+ color: #444 !important;
5264
+ }
5265
+ /* Clears ================================================================================ */
5266
+ .clearer:after, .mctheme01-home .promo:after, .footer .f-left:after, .header-container:after, .featured-social:after, .header-container .top-container:after, .copyright:after, .mctheme01-home .subpromo:after, .header:after, .top-bar:after, .quick-access:after, .form-search:after, #nav:after, .account-menu li a span:after, .main:after, .footer:after, .footer .form-subscribe:after, .footer-container:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .order-info ul:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .nav-container:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-tabs:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after {
5267
+ display: block;
5268
+ content: ".";
5269
+ clear: both;
5270
+ font-size: 0;
5271
+ line-height: 0;
5272
+ height: 0;
5273
+ overflow: hidden;
5274
+ }
5275
+ /* Clear Fix */
5276
+ .clearfix:after {
5277
+ content: ".";
5278
+ display: block;
5279
+ clear: both;
5280
+ visibility: hidden;
5281
+ line-height: 0;
5282
+ height: 0;
5283
+ }
5284
+ .clearfix {
5285
+ display: inline-block;
5286
+ }
5287
+ html[xmlns] .clearfix {
5288
+ display: block;
5289
+ }
5290
+ * html .clearfix {
5291
+ height: 1%;
5292
+ }
5293
+ .catalog-listing .product-image img {
5294
+ display: block;
5295
+ overflow: hidden;
5296
+ width: 170px;
5297
+ height: 170px;
5298
+ }
5299
+ /* ======================================================================================= */
5300
+ .social-icon {
5301
+ float: left;
5302
+ padding: 0 !important;
5303
+ width: 300px !important;
5304
+ }
5305
+ .container-text {
5306
+ float: left;
5307
+ padding: 0 !important;
5308
+ width: 775px !important;
5309
+ }
5310
+
5311
+
5312
+ .sales-guest-form .col1-layout .main{ background: #FFFFFF; box-shadow: 0 0 20px 0 #F6F4F4 inset; padding: 20px; }
skin/frontend/default/mc_comp/css/widgets.css ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Skin
21
+ * @package mc_theme01
22
+ * @copyright MC inc
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* Widgets =============================================================================== */
27
+ .widget {
28
+ display: inline;
29
+ }
30
+
31
+ .widget .widget-title {
32
+ clear: both;
33
+ padding: 15px 0 0;
34
+ margin: 0 0 7px;
35
+ }
36
+
37
+ .widget .widget-title h2 {
38
+ font-size: 15px;
39
+ font-weight: bold;
40
+ color: #e25203;
41
+ }
42
+
43
+ .widget .mini-products-images-list .product-image {
44
+ display: block;
45
+ width: 76px;
46
+ height: 76px;
47
+ border: 1px solid #a9a9a9;
48
+ margin: 0 auto;
49
+ }
50
+
51
+ .widget .mini-products-images-list li.item {
52
+ float: left;
53
+ width: 77px;
54
+ height: 77px;
55
+ border: 0 !important;
56
+ padding: 5px 9px !important;
57
+ }
58
+
59
+ /* Widget: Catalog New Proructs List */
60
+ .widget-new-products {
61
+ display: block;
62
+ }
63
+
64
+ .col-main .widget-new-products {
65
+ margin: 7px 0;
66
+ }
67
+
68
+ .widget-new-products .products-grid .product-image,.widget-new-products .products-list .product-image
69
+ {
70
+ width: 85px;
71
+ height: 85px;
72
+ }
73
+
74
+ .widget-new-products .products-list .product-shop {
75
+ margin-left: 100px;
76
+ }
77
+
78
+ /* Widget: Recently Viewed Proructs */
79
+ .widget-viewed {
80
+ display: block;
81
+ }
82
+
83
+ .col-main .widget-viewed {
84
+ margin: 7px 0;
85
+ }
86
+
87
+ .widget-viewed .products-grid .product-image,.widget-viewed .products-list .product-image
88
+ {
89
+ width: 85px;
90
+ height: 85px;
91
+ }
92
+
93
+ .widget-viewed .products-list .product-shop {
94
+ margin-left: 100px;
95
+ }
96
+
97
+ /* Widget: Recently Compared Proructs */
98
+ .widget-compared {
99
+ display: block;
100
+ }
101
+
102
+ .col-main .widget-compared {
103
+ margin: 7px 0;
104
+ }
105
+
106
+ .widget-compared .products-grid .product-image,.widget-compared .products-list .product-image
107
+ {
108
+ width: 85px;
109
+ height: 85px;
110
+ }
111
+
112
+ .widget-compared .products-list .product-shop {
113
+ margin-left: 100px;
114
+ }
115
+
116
+ /* Widget: CMS Static Block */
117
+ .widget-static-block {
118
+
119
+ }
120
+
121
+ .sidebar .widget-static-block {
122
+ display: block;
123
+ margin: 0 0 15px;
124
+ }
125
+
126
+ /* Widgets: Links Common Styles */
127
+ .top-container .widget a {
128
+ padding: 0 0 0 7px;
129
+ }
130
+
131
+ .bottom-container .widget a {
132
+ padding: 0 3px;
133
+ }
134
+
135
+ /* Widget: Catalog Product Link */
136
+ .widget-product-link-inline {
137
+ display: inline;
138
+ }
139
+
140
+ .col-main .widget-product-link {
141
+ display: block;
142
+ font-size: 12px;
143
+ text-align: right;
144
+ margin: 7px 0;
145
+ }
146
+
147
+ .col-main .widget-product-link a {
148
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
149
+ padding-right: 15px;
150
+ }
151
+
152
+ .sidebar .widget-product-link {
153
+ display: block;
154
+ margin: 0 0 15px;
155
+ padding: 0 10px;
156
+ }
157
+
158
+ .sidebar .widget-product-link a {
159
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
160
+ padding: 0 15px 0 0;
161
+ }
162
+
163
+ /* Widget: Catalog Category Link */
164
+ .widget-category-link-inline {
165
+ display: inline;
166
+ }
167
+
168
+ .col-main .widget-category-link {
169
+ display: block;
170
+ font-size: 12px;
171
+ text-align: right;
172
+ margin: 7px 0;
173
+ }
174
+
175
+ .col-main .widget-category-link a {
176
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
177
+ padding-right: 15px;
178
+ }
179
+
180
+ .sidebar .widget-category-link {
181
+ display: block;
182
+ margin: 0 0 15px;
183
+ padding: 0 10px;
184
+ }
185
+
186
+ .sidebar .widget-category-link a {
187
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
188
+ padding: 0 15px 0 0;
189
+ }
190
+
191
+ /* Widget: CMS Page Link */
192
+ .widget-cms-link-inline {
193
+ display: inline;
194
+ }
195
+
196
+ .col-main .widget-cms-link {
197
+ display: block;
198
+ font-size: 12px;
199
+ text-align: right;
200
+ margin: 7px 0;
201
+ }
202
+
203
+ .col-main .widget-cms-link a {
204
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
205
+ padding-right: 15px;
206
+ }
207
+
208
+ .sidebar .widget-cms-link {
209
+ display: block;
210
+ margin: 0 0 15px;
211
+ padding: 0 10px;
212
+ }
213
+
214
+ .sidebar .widget-cms-link a {
215
+ background: url(../images/widgets/i_widget-link.gif) 100% 3px no-repeat;
216
+ padding: 0 15px 0 0;
217
+ }
218
+ /* ======================================================================================= */
skin/frontend/default/mc_comp/favicon.ico ADDED
Binary file
skin/frontend/default/mc_comp/images/.tabs.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/Untitled-1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/block_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/block_bg_bottom.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/block_bg_repeat.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/block_title_alt.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/cart_button.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/cart_hover_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/divider_top.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/featured_product_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/footer_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/header_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/header_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/header_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/header_bg_old.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/leftnav_arrow.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/leftnav_bullet.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/main_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_active.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg1.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg2 (2).gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bg2.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bullet.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bullet_active.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bullet_ie6.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_bullet_ie6_active.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_hover.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_item.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_tab.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_tab1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_tab_active_ie.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/menu_tab_hover.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/old/block_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/old/block_bg_bottom.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/old/block_bg_repeat.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/repeat_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/background/search_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/background/search_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/slider_wrapper.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/subscribe_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/background/wrapper_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/base_mini_head_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_add-to.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_block-layered-title.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_body.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn-green.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn-small-.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn-small.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn-small.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_btn1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_button.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_button_active.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_cart-totals.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_collapse-gm.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_collapse.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_grid.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_nav_parent.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_nav_top.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_pipe1.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_pipe2.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_pipe3.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_rating.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_subtotal.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_tabs.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_tabs.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_toolbar.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_toolbar.png ADDED
Binary file
skin/frontend/default/mc_comp/images/bkg_top-promo.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/block_title_alt.png ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_checkout.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_checkout.png ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_remove.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_remove.png ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_trash.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_trash.png ADDED
Binary file
skin/frontend/default/mc_comp/images/btn_window_close.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/button-bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/account_menu_sprite.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/block_title_alt.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/cart.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/cart_button.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/cart_button.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/cart_button1.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/email_ico.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/menu_tabs_ie.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/next-horizontal.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/prev-horizontal.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/search_btn.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/subscribe_btn.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/top_buttons_sprite.png ADDED
Binary file
skin/frontend/default/mc_comp/images/buttons/top_buttons_sprite1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/calendar.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/catalog/product/placeholder/image.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/catalog/product/placeholder/small_image.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/catalog/product/placeholder/thumbnail.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/categ_title_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/creditcards.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/cvv.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/fam_book_open.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_closebox.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_left.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_progress.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_right.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_e.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_n.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_ne.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_nw.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_s.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_se.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_sw.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_shadow_w.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_title_left.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_title_main.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/fancy_title_right.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/loading.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/tl.png ADDED
Binary file
skin/frontend/default/mc_comp/images/fancybox/tr.png ADDED
Binary file
skin/frontend/default/mc_comp/images/flags/English.png ADDED
Binary file
skin/frontend/default/mc_comp/images/flags/French.png ADDED
Binary file
skin/frontend/default/mc_comp/images/flags/German.png ADDED
Binary file
skin/frontend/default/mc_comp/images/follow_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/footer_block_2_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/footer_block_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/grid-cal.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/header_block_2_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/header_block_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/header_block_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/header_list_marker.png ADDED
Binary file
skin/frontend/default/mc_comp/images/i_asc_arrow.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_desc_arrow.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_msg-error.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_msg-note.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_msg-success.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_notice.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_pager-next.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_pager-prev.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_print.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/i_rss-big.png ADDED
Binary file
skin/frontend/default/mc_comp/images/i_rss.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/account_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/cart_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/checkout_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/login_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/search_ico.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/icons/wishlist_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/leftnav_arrow.png ADDED
Binary file
skin/frontend/default/mc_comp/images/logo.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/logo.png ADDED
Binary file
skin/frontend/default/mc_comp/images/logo1.png ADDED
Binary file
skin/frontend/default/mc_comp/images/logo_back.png ADDED
Binary file
skin/frontend/default/mc_comp/images/logo_email.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/logo_print.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/magnifier_handle.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/media/callout1.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/footer_callout.png ADDED
Binary file
skin/frontend/default/mc_comp/images/media/fpo_no_crosssell.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/media/home_co_bottom.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/media/home_co_br.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/media/home_co_main.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/home_co_tr.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/media/left_col_callout.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo1.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo2.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo3.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo4.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo5.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo6.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo7.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo8.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/media/promo9.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/nav_control_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/nav_control_bg_active.png ADDED
Binary file
skin/frontend/default/mc_comp/images/nav_items_drop_marker.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/nav_items_marker.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/newsletter_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/nivo_controlNav_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/opc-ajax-loader.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/page_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/product_4.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_2_content_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_2_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_3_content_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_3_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_4_content_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_4_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_5_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_6_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/sideblock_title_bg.jpg ADDED
Binary file
skin/frontend/default/mc_comp/images/site_bg.png ADDED
Binary file
skin/frontend/default/mc_comp/images/site_shadow.png ADDED
Binary file
skin/frontend/default/mc_comp/images/slider_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/slider_btn_zoom_in.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/slider_btn_zoom_out.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/social/facebook_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/social/twitter_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/social/youtube_ico.png ADDED
Binary file
skin/frontend/default/mc_comp/images/spacer.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/tabs-hover.png ADDED
Binary file
skin/frontend/default/mc_comp/images/tabs.png ADDED
Binary file
skin/frontend/default/mc_comp/images/validation_advice_bg.gif ADDED
Binary file
skin/frontend/default/mc_comp/images/widgets/i_widget-link.gif ADDED
Binary file
skin/frontend/default/mc_comp/js/mc_custom.js ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ //mc_comp
2
+ mc_comp(document).ready(function() {
3
+ // Cart Popout
4
+ mc_comp(".mycart").click(function() {
5
+ mc_comp(".mycart-block").slideToggle('medium');
6
+ });
7
+
8
+ // Featured Products
9
+ mc_comp('#featured').jcarousel();
10
+
11
+ // Slider Homepage
12
+ mc_comp('#slider').cycle({
13
+ fx: 'fade',
14
+ speed: 2000,
15
+ timeout: 5000,
16
+ pager: '#controls',
17
+ slideExpr: '.panel'
18
+ });
19
+ // Custom Menu
20
+ mc_comp(".category").click(function() {
21
+ // var open = jQuery(".category").attr("rel");
22
+ var open = this.getAttributeNode('rel').value;
23
+ mc_comp(".subcategory_" + open).slideToggle(500);
24
+ });
25
+ });
skin/frontend/default/mc_comp/js/mc_imgpreview.js ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * Url preview script
3
+ * powered by jQuery (http://www.jquery.com)
4
+ *
5
+ * written by Alen Grakalic (http://cssglobe.com)
6
+ *
7
+ * for more info visit http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery
8
+ *
9
+ */
10
+
11
+ this.screenshotPreview = function(){
12
+ /* CONFIG */
13
+
14
+ xOffset = 40;
15
+ yOffset = 30;
16
+
17
+ // these 2 variable determine popup's distance from the cursor
18
+ // you might want to adjust to get the right result
19
+
20
+ /* END CONFIG */
21
+ jQuery("a.preview").hover(function(e){
22
+ this.t = this.title;
23
+ this.title = "";
24
+ var c = (this.t != "") ? "<br/>" + this.t : "";
25
+ jQuery("body").append("<div id='preview'><img src='"+ this.rel +"' alt='Loading' />"+ c +"</div>");
26
+ jQuery("#preview")
27
+ .css("top",(e.pageY - xOffset) + "px")
28
+ .css("left",(e.pageX + yOffset) + "px")
29
+ .fadeIn("slow");
30
+ },
31
+ function(){
32
+ this.title = this.t;
33
+ jQuery("#preview").remove();
34
+ });
35
+ jQuery("a.preview").mousemove(function(e){
36
+ jQuery("#preview")
37
+ .css("top",(e.pageY - xOffset) + "px")
38
+ .css("left",(e.pageX + yOffset) + "px");
39
+ });
40
+ };
41
+
42
+
43
+ // starting the script on page load
44
+ jQuery(document).ready(function(){
45
+ screenshotPreview();
46
+ });
skin/frontend/default/mc_comp/js/mc_jquerylib.js ADDED
@@ -0,0 +1,158 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*!
2
+ * jQuery JavaScript Library v1.4.2
3
+ * http://jquery.com/
4
+ *
5
+ * Copyright 2010, 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 2010, The Dojo Foundation
12
+ * Released under the MIT, BSD, and GPL Licenses.
13
+ *
14
+ * Date: Sat Feb 13 22:33:48 2010 -0500
15
+ */
16
+ (function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
17
+ e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
18
+ j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
19
+ "&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
20
+ true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
21
+ Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
22
+ (d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
23
+ a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
24
+ "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(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(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
25
+ function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
26
+ c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
27
+ L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
28
+ "isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
29
+ a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
30
+ d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
31
+ a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
32
+ !c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
33
+ true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
34
+ var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
35
+ parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
36
+ false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
37
+ s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
38
+ applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
39
+ else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
40
+ a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
41
+ w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
42
+ cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
43
+ i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
44
+ " ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
45
+ this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
46
+ e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
47
+ c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
48
+ a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
49
+ function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
50
+ k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
51
+ C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
52
+ null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
53
+ e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
54
+ f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
55
+ if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.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 originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
56
+ fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
57
+ d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
58
+ "events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
59
+ a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
60
+ isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
61
+ {setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
62
+ if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
63
+ e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
64
+ "_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
65
+ d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
66
+ !a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
67
+ toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
68
+ u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.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(" "),
69
+ function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
70
+ if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
71
+ e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
72
+ t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
73
+ g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
74
+ for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
75
+ 1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
76
+ CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
77
+ relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
78
+ l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
79
+ h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
80
+ CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
81
+ g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
82
+ text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
83
+ setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
84
+ h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
85
+ m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
86
+ "="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
87
+ h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
88
+ !h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
89
+ h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
90
+ q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
91
+ if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
92
+ (function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
93
+ function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
94
+ gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
95
+ c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
96
+ {},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
97
+ "string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
98
+ d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
99
+ a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
100
+ 1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
101
+ a:b+"></"+d+">"},F={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,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
102
+ c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
103
+ wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
104
+ prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(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,false,function(b){this.parentNode.insertBefore(b,
105
+ this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
106
+ return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
107
+ ""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
108
+ this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
109
+ u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
110
+ 1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
111
+ return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
112
+ ""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
113
+ c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
114
+ c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
115
+ function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
116
+ Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
117
+ "border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
118
+ a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
119
+ a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
120
+ "string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
121
+ serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
122
+ function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
123
+ global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
124
+ e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
125
+ "&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
126
+ false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
127
+ false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
128
+ c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
129
+ d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
130
+ g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
131
+ 1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
132
+ "json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
133
+ if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
134
+ this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
135
+ "olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
136
+ animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
137
+ j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
138
+ this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
139
+ "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
140
+ c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
141
+ this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
142
+ this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
143
+ e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
144
+ c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(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;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
145
+ function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
146
+ this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
147
+ k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
148
+ f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<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>";
149
+ a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
150
+ c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
151
+ d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
152
+ f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
153
+ "pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
154
+ e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);
155
+
156
+ //Changes by Confliction
157
+
158
+ var mc_comp=jQuery.noConflict();
skin/frontend/default/mc_comp/js/mc_mcjquery.js ADDED
@@ -0,0 +1,2269 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery.noConflict();
2
+
3
+ /*
4
+ * Copyright (c) 2009 Simo Kinnunen.
5
+ * Licensed under the MIT license.
6
+ *
7
+ * @version 1.09
8
+ */
9
+ var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,mctheme01:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("mctheme01",(function(){var b=document.createElement("mctheme01");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon mctheme01{position:relative;}":"cufon mctheme01{position:absolute;}")+"}@media print{cufon{padding:0;}cufon mctheme01{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-mctheme01";s.setAttribute("alt",w);n=document.createElement("mctheme01");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufonmctheme01{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufonmctheme01{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufonmctheme01{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufonmctheme01");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
10
+
11
+ /*!
12
+ * The following copyright notice may not be removed under any circumstances.
13
+ *
14
+ * Copyright:
15
+ * � 2008 Microsoft Corporation. All rights reserved.
16
+ *
17
+ * Description:
18
+ * Gautami is an OpenType font for the Indic script-Telugu. It is based on
19
+ * Unicode, contains TrueType outlines and has been designed for use as a UI font.
20
+ *
21
+ * Designer:
22
+ * Raghunath Joshi (Type Director), Omkar Shende
23
+ */
24
+ Cufon.registerFont({"w":184,"face":{"font-family":"Gautami","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 4 2 4 2 2 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-246 -381 551 145.151","underline-thickness":"16.875","underline-position":"-97.0312","unicode-range":"U+0020-U+25CC"},"glyphs":{" ":{"w":112},"\u200b":{"w":0},"\u00a0":{"w":112},"\u0c01":{"d":"39,-75v0,26,22,43,48,43r0,36v-66,3,-102,-88,-54,-133v15,-15,33,-22,54,-22r0,28v-26,-1,-49,22,-48,48","w":98},"\u0c02":{"d":"87,-151v41,0,75,36,75,76v0,43,-33,79,-75,79v-43,0,-76,-36,-76,-79v0,-41,35,-76,76,-76xm87,-32v25,0,47,-18,47,-43v0,-26,-21,-48,-47,-48v-26,-1,-49,22,-48,48v0,26,22,43,48,43","w":173},"\u0c03":{"d":"31,-53v18,0,30,12,30,30v0,17,-12,30,-30,30v-18,0,-30,-12,-30,-30v0,-18,13,-30,30,-30xm31,-42v-23,0,-25,38,0,37v27,0,21,-36,0,-37xm31,-147v18,0,30,12,30,30v0,17,-12,30,-30,30v-18,0,-29,-12,-30,-30v0,-18,12,-30,30,-30xm31,-136v-23,0,-25,38,0,37v11,0,18,-8,19,-18v-1,-10,-9,-19,-19,-19","w":61},"\u0c05":{"d":"189,-176v33,0,57,33,57,68v0,66,-50,112,-116,112v-65,1,-119,-47,-119,-112v0,-33,24,-68,56,-68v26,0,47,22,47,48v0,35,-44,62,-73,38v8,39,38,58,89,58v52,1,88,-26,88,-76v0,-22,-9,-40,-29,-40v-10,-1,-20,10,-19,20v-1,10,10,19,19,19r0,28r-62,0r0,-28r19,0v-15,-33,11,-67,43,-67xm42,-128v3,22,45,27,44,0v-1,-31,-39,-21,-44,0","w":257},"\u0c06":{"d":"207,-176v50,0,62,73,20,90v37,51,-40,92,-97,90v-69,-3,-117,-44,-119,-112v-1,-34,22,-68,55,-68v26,0,47,22,47,48v0,35,-44,62,-73,38v7,37,44,58,90,58v34,0,106,-17,68,-43r-60,0r0,-29r32,0v-28,-26,2,-72,37,-72xm207,-148v-23,0,-27,36,-5,44v30,0,31,-42,5,-44xm42,-128v3,21,43,27,43,0v0,-30,-39,-21,-43,0","w":265},"\u0c07":{"d":"124,-151v29,-47,113,-22,113,45v0,29,-12,54,-36,76v5,8,14,31,13,44r-28,0v0,-12,-2,-22,-7,-29v-31,29,-107,26,-104,-28v3,-56,83,-51,110,-10v26,-20,39,-94,-11,-95v-21,-1,-37,16,-36,37r-28,0v1,-21,-15,-37,-36,-37v-30,0,-45,39,-25,59r-19,20v-40,-36,-11,-107,44,-107v21,0,38,8,50,25xm104,-43v2,26,42,18,59,5v-12,-17,-53,-33,-59,-5","w":248},"\u0c08":{"d":"276,-117v1,-17,-24,-25,-32,-10r-19,-12v17,-30,76,-19,73,22v0,10,-3,18,-9,25v25,21,11,66,-23,65v-26,-1,-43,-24,-33,-50r-22,0v-7,47,-38,81,-87,81v-49,0,-80,-34,-87,-81r-26,0r0,-22r26,0v4,-34,24,-56,50,-69r-13,-15r16,-16v10,10,17,24,34,23v22,-1,46,-32,60,-51r19,17v-16,21,-29,35,-39,44v27,14,43,36,47,67v26,-2,64,8,65,-18xm183,-99v-4,-51,-87,-65,-110,-20v-4,6,-7,13,-8,20r118,0xm65,-77v3,50,90,60,111,18v4,-6,6,-11,7,-18r-118,0xm266,-49v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":313},"\u0c09":{"d":"209,-71v18,0,33,16,33,33v0,23,-26,43,-50,42v-28,0,-47,-13,-59,-37v-6,19,-28,36,-51,37v-43,0,-71,-37,-71,-81v0,-61,50,-99,111,-99r0,-35r22,0r0,35v23,0,46,5,70,16r-14,26v-48,-24,-142,-18,-155,26r192,0r0,22r-197,0v-5,32,11,54,42,54v24,0,36,-10,36,-32r28,0v0,20,11,33,33,40v-11,-23,7,-47,30,-47xm209,-50v-15,-1,-15,21,-5,28v19,3,23,-29,5,-28","w":248},"\u0c0a":{"d":"290,-128v1,-18,-24,-22,-32,-9r-19,-12v16,-29,74,-19,71,21v0,9,-3,16,-9,24v27,18,14,67,-21,65v-25,-1,-41,-21,-34,-47r-206,0v-5,32,11,54,42,54v24,0,36,-10,36,-32r28,0v0,20,11,33,33,40v-9,-24,5,-48,30,-47v20,0,33,13,33,33v0,29,-22,42,-50,42v-28,0,-47,-13,-59,-37v-8,21,-25,37,-51,37v-46,0,-71,-34,-71,-81v0,-58,39,-89,91,-97r0,-37r23,0r0,35r22,0r0,-35r22,0r0,37v16,1,31,6,45,14r-14,26v-42,-24,-145,-17,-154,26r226,0v11,-1,17,-10,18,-20xm280,-61v7,0,15,-7,14,-14v0,-19,-28,-17,-28,0v-1,7,7,14,14,14xm209,-50v-15,-1,-15,21,-5,28v19,3,23,-29,5,-28","w":327},"\u0c0b":{"d":"418,-81v-1,-40,-24,-62,-60,-68r6,-27v47,10,78,40,82,95v6,73,-82,115,-122,57v-27,37,-79,37,-104,0v-25,35,-76,38,-101,2v-32,56,-129,11,-103,-55v11,-27,66,-17,66,-53v0,-12,-6,-18,-17,-18v-9,0,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,17,11,25,32,25v21,0,33,-10,34,-30r28,0v0,20,12,30,35,30v27,0,41,-16,41,-49v0,-41,-25,-62,-61,-67r7,-28v53,11,88,49,81,117v15,48,82,26,78,-22v-3,-39,-24,-63,-61,-67r6,-28v54,10,89,51,81,116v3,19,15,28,35,28v28,1,44,-20,43,-49","w":457},"\u0c0c":{"d":"99,-99v26,2,76,16,74,-22v0,-14,-12,-27,-26,-27v-15,0,-27,12,-27,27r-28,0v0,-15,-12,-27,-27,-27v-19,-1,-33,24,-22,41v-7,6,-6,7,-20,19v-30,-33,0,-90,42,-88v16,0,29,7,41,20v30,-41,95,-13,95,35v0,49,-51,63,-102,51v-17,0,-25,4,-25,14v0,22,36,28,63,28v51,1,97,-39,96,-89v0,-16,-5,-27,-17,-31r0,-28v25,3,44,30,44,59v0,67,-57,122,-123,121v-46,0,-91,-20,-91,-60v0,-27,23,-45,53,-43","w":271},"\u0c0e":{"d":"67,-247v82,-2,149,66,149,147v0,58,-25,103,-78,104v-19,0,-33,-8,-41,-24v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v43,-8,34,64,79,63v33,0,49,-22,49,-68v0,-69,-52,-120,-120,-119r0,-28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":226},"\u0c0f":{"d":"37,-232v0,19,9,31,26,31r0,29v-44,1,-74,-66,-39,-99v11,-10,24,-16,39,-16r0,29v-14,-1,-26,11,-26,26xm67,-247v82,-2,149,66,149,147v0,58,-25,103,-78,104v-19,0,-33,-8,-41,-24v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v24,0,39,13,46,39v5,16,16,24,33,24v33,0,49,-22,49,-68v0,-69,-52,-120,-120,-119r0,-28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":235},"\u0c10":{"d":"120,-156v50,-50,117,2,117,71v0,73,-87,120,-140,65v-24,37,-86,17,-86,-27v0,-40,55,-66,80,-33v6,7,11,18,14,31v26,32,113,18,104,-36v2,-30,-18,-62,-41,-63v-15,0,-36,14,-36,27r-28,0v0,-19,-13,-27,-35,-27v-17,0,-30,11,-30,27r-28,0v-5,-54,79,-72,109,-35xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c12":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c13":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v0,-24,15,-37,32,-44v-11,-47,46,-73,78,-43r-20,20v-15,-15,-41,5,-28,25v28,8,37,59,11,79v-17,13,-49,12,-54,36v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c14":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v0,-9,2,-18,6,-23r-4,0r0,-23r79,0v8,0,11,-3,11,-11v0,-5,-5,-11,-11,-11r-97,0r0,-23r220,0v26,2,43,18,43,46v0,27,-17,44,-43,45v-34,2,-55,-40,-35,-68r-56,0v5,26,-8,42,-30,45v21,37,-10,70,-43,76v-10,5,-21,8,-21,20v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33xm224,-154v12,-1,22,-7,21,-21v0,-16,-10,-24,-28,-22v-23,3,-17,45,7,43","w":278},"\u0c15":{"d":"65,-199v37,45,56,19,101,-35r19,17v-12,16,-27,37,-42,48v17,9,28,22,29,46r-29,0v-1,-34,-95,-36,-95,0v0,23,26,21,51,21v45,1,83,5,83,49v0,77,-143,68,-167,18v-3,-5,-4,-11,-4,-18r31,0v4,36,116,32,112,0v-2,-23,-29,-21,-55,-21v-46,0,-80,-5,-79,-49v0,-27,16,-42,39,-49r-10,-11","w":198},"\u0c16":{"d":"171,-176v52,0,90,40,90,93v0,78,-90,115,-142,62v-27,34,-104,37,-104,-18v0,-50,69,-45,98,-18v14,-21,11,-55,-5,-72v-5,43,-76,38,-76,-8v0,-24,19,-39,44,-39v59,0,96,80,60,134v34,21,96,10,96,-41v0,-37,-26,-65,-63,-65xm119,43v-21,-5,-16,-29,0,-43v17,14,23,38,0,43xm74,-152v-20,-2,-24,28,-4,29v12,0,21,-9,21,-21v-6,-5,-12,-8,-17,-8xm96,-38v-14,-12,-51,-27,-56,-1v2,22,45,15,56,1","w":270},"\u0c17":{"d":"139,-166v53,25,61,109,27,166r-26,-14v35,-52,20,-134,-41,-134v-60,0,-77,83,-41,134r-26,14v-35,-59,-25,-143,31,-167v-2,-3,-3,-3,-14,-16r16,-16v32,56,84,-10,101,-35r19,17v-20,27,-26,35,-46,51","w":198},"\u0c18":{"d":"288,-176v41,0,81,46,81,91v0,47,-36,90,-82,89v-36,-1,-51,-11,-68,-34v-26,40,-93,47,-122,10v-24,37,-86,17,-86,-27v0,-41,55,-66,81,-32v6,8,11,18,13,30v30,32,104,18,104,-36v0,-34,-26,-63,-58,-63r5,-28v48,1,93,55,79,113v0,21,28,31,52,31v32,0,54,-22,54,-53v0,-34,-27,-63,-59,-63xm27,-195v33,50,75,3,101,-35r19,17v-34,52,-93,103,-136,34xm95,43v-21,-4,-16,-33,0,-43v10,10,15,19,15,28v1,8,-7,16,-15,15xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":379},"\u0c19":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-46,45,-46v24,0,39,16,44,36r31,0r0,-36r23,0r0,36r31,0r0,24r-86,0v-6,37,-59,28,-69,59v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c1a":{"d":"165,-169v44,11,72,46,72,103v0,66,-87,96,-113,41v-25,55,-113,24,-113,-40v0,-15,5,-28,14,-37r-23,0r0,-25r73,0r0,25v-20,0,-37,17,-36,37v0,20,15,33,35,33v19,0,37,-13,36,-33r28,0v0,19,16,33,36,33v22,0,35,-12,35,-34v1,-58,-32,-82,-90,-82v-26,0,-32,-13,-50,-35r16,-16v37,46,56,19,101,-35r19,17v-15,20,-27,35,-40,48","w":248},"\u0c1b":{"d":"165,-169v44,11,72,46,72,103v0,66,-87,96,-113,41v-25,55,-113,24,-113,-40v0,-15,5,-28,14,-37r-23,0r0,-25r73,0r0,25v-20,0,-37,17,-36,37v0,20,15,33,35,33v19,0,37,-13,36,-33r28,0v0,19,16,33,36,33v22,0,35,-12,35,-34v1,-58,-32,-82,-90,-82v-26,0,-32,-13,-50,-35r16,-16v37,46,56,19,101,-35r19,17v-15,20,-27,35,-40,48xm140,28v0,18,-30,19,-30,0v0,-10,5,-19,15,-28v10,10,15,19,15,28","w":248},"\u0c1c":{"d":"174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-46,45,-46v28,0,45,21,45,52v13,14,63,24,63,-5v0,-13,-10,-19,-29,-19r0,-28v32,1,55,14,55,45v0,47,-67,55,-99,31v-13,21,-54,17,-61,43v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c1d":{"d":"365,-176v41,-1,82,46,82,91v0,50,-34,91,-83,89v-34,-1,-47,-12,-64,-35v-25,46,-109,46,-132,-2v-10,20,-40,37,-69,37v-48,1,-89,-43,-88,-92v0,-37,24,-67,51,-80r-13,-15r16,-16v37,45,59,19,101,-35r19,17v-22,29,-25,34,-45,51v32,15,53,54,45,101v6,17,28,33,50,33v32,0,55,-21,55,-53v0,-34,-26,-63,-58,-63r5,-28v47,2,90,52,80,111v16,53,102,39,102,-20v0,-33,-28,-63,-59,-63xm300,43v-22,-5,-17,-30,0,-43v17,14,23,38,0,43xm99,-32v34,0,60,-24,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,32,26,56,60,56","w":457},"\u0c1e":{"d":"124,-151v20,-35,94,-34,107,11r20,0r0,-36r24,0r0,36r25,0r0,24r-63,0v2,38,-10,60,-36,86v5,8,14,31,13,44r-28,0v0,-12,-2,-22,-7,-29v-32,31,-107,24,-104,-28v3,-56,83,-51,110,-10v26,-20,39,-94,-11,-95v-21,-1,-37,16,-36,37r-28,0v1,-21,-15,-37,-36,-37v-30,0,-45,39,-25,59r-19,20v-40,-36,-11,-107,44,-107v21,0,38,8,50,25xm104,-43v2,26,42,18,59,5v-12,-17,-53,-33,-59,-5","w":310},"\u0c1f":{"d":"165,-176v90,2,105,180,8,180v-22,0,-38,-9,-47,-26v-8,17,-22,26,-45,26v-87,0,-94,-161,-25,-178r0,-44r23,0r0,44v21,5,35,20,36,46v2,41,-51,62,-76,33v-5,33,9,64,42,63v18,-1,31,-11,31,-30r28,0v0,20,11,30,33,30v28,0,38,-22,39,-49v1,-37,-19,-62,-49,-68xm44,-128v2,21,44,28,43,0v-1,-31,-39,-20,-43,0","w":248},"\u0c20":{"d":"139,-166v28,14,47,41,48,78v1,52,-38,92,-88,92v-52,0,-88,-41,-88,-92v1,-37,23,-67,51,-80r-13,-15r16,-16v33,50,76,3,101,-35r19,17v-20,26,-26,35,-46,51xm99,-32v33,1,60,-22,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,33,27,56,60,56xm99,-102v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14","w":198},"\u0c21":{"d":"202,-71v18,0,33,16,33,33v0,25,-24,42,-51,42v-28,0,-46,-13,-58,-37v-9,24,-27,37,-52,37v-38,0,-63,-30,-63,-70v0,-50,35,-89,75,-103v-4,-5,-3,-5,-11,-14r16,-16v33,50,74,4,101,-35r19,17v-21,25,-25,34,-45,50v15,6,28,15,40,27r-19,19v-49,-55,-149,-16,-148,53v0,21,12,37,34,37v25,0,37,-11,37,-33r28,0v0,21,12,33,34,40v-13,-22,7,-47,30,-47xm202,-50v-16,0,-16,21,-5,28v19,3,23,-27,5,-28","w":248},"\u0c22":{"d":"202,-71v18,0,33,16,33,33v0,25,-24,42,-51,42v-28,0,-46,-13,-58,-37v-9,24,-27,37,-52,37v-39,1,-64,-30,-63,-70v0,-50,35,-89,75,-103v-4,-5,-3,-5,-11,-14r16,-16v33,50,74,4,101,-35r19,17v-21,25,-25,34,-45,50v15,6,28,15,40,27r-19,19v-49,-55,-149,-16,-148,53v0,21,12,37,34,37v25,0,37,-11,37,-33r28,0v0,21,12,33,34,40v-13,-22,7,-47,30,-47xm126,43v-21,-5,-16,-29,0,-43v17,14,23,38,0,43xm202,-50v-16,0,-16,21,-5,28v19,3,23,-27,5,-28","w":248},"\u0c23":{"d":"115,-151v46,-59,122,-6,122,68v0,44,-18,87,-58,87v-25,0,-46,-25,-46,-50v0,-38,49,-63,77,-33v2,-36,-14,-69,-45,-69v-19,0,-36,14,-35,34r-28,0v0,-20,-13,-32,-32,-34v-36,-4,-42,48,-10,49r6,0r0,28v-17,-2,-27,8,-27,22v1,11,9,21,21,21v14,0,21,-7,21,-21r28,0v0,29,-21,53,-49,53v-43,1,-66,-61,-33,-89v-35,-28,-8,-91,43,-91v18,0,33,8,45,25xm162,-46v0,10,7,18,17,18v15,0,24,-9,26,-25v-12,-15,-43,-16,-43,7","w":248},"\u0c24":{"d":"169,-174v44,-6,67,32,68,71v1,69,-44,107,-114,107v-59,0,-113,-33,-112,-90v0,-31,16,-58,46,-58v21,0,39,17,39,38v0,28,-31,50,-58,34v9,27,37,40,85,40v47,0,76,-13,87,-40v-26,16,-57,-6,-57,-34v0,-26,24,-40,51,-32v-22,-24,-88,5,-115,-21v-4,-4,-11,-12,-21,-24r16,-16v35,47,71,9,101,-35r19,17v-7,10,-19,24,-35,43xm176,-106v1,19,30,21,35,2v0,-20,-35,-23,-35,-2xm37,-104v2,18,35,19,35,-2v0,-14,-18,-20,-28,-10v-4,3,-6,7,-7,12","w":248},"\u0c25":{"d":"167,-168v40,15,70,48,70,102v0,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v-1,-55,33,-90,75,-103r-11,-14r16,-16v33,50,75,2,101,-35r19,17v-24,30,-23,31,-44,49xm125,46v-23,-3,-16,-28,0,-42v16,14,23,38,0,42xm174,-32v22,0,35,-12,35,-34v-1,-48,-30,-82,-85,-82v-55,0,-85,35,-85,82v0,21,13,34,35,34v21,1,37,-12,36,-33r28,0v0,20,14,34,36,33xm124,-115v7,0,14,7,14,14v0,7,-7,14,-14,14v-7,0,-14,-7,-14,-14v0,-7,7,-14,14,-14","w":248},"\u0c26":{"d":"167,-168v43,15,67,50,70,102v3,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v1,-54,29,-89,75,-103r-11,-14r16,-16v33,50,75,2,101,-35r19,17v-24,30,-23,31,-44,49xm174,-32v22,0,35,-12,35,-34v-1,-50,-30,-82,-85,-82v-55,0,-85,33,-85,82v0,21,13,34,35,34v21,1,37,-12,36,-33r28,0v0,20,14,34,36,33","w":248},"\u0c27":{"d":"167,-168v40,13,70,51,70,102v0,63,-84,97,-113,41v-7,16,-28,28,-50,29v-36,0,-63,-32,-63,-70v-1,-53,33,-91,75,-103r-11,-14r16,-16v34,50,74,3,101,-35r19,17v-25,31,-24,31,-44,49xm140,28v0,18,-30,19,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28xm174,-32v22,0,35,-12,35,-34v-1,-50,-30,-82,-85,-82v-55,0,-85,33,-85,82v0,21,13,34,35,34v22,0,36,-11,36,-33r28,0v0,21,14,33,36,33","w":248},"\u0c28":{"d":"59,-199v27,51,81,0,101,-35r19,17r-36,42v57,5,89,39,94,100v6,73,-86,106,-123,50v-12,-19,-16,-46,-46,-48v-38,-2,-31,47,-7,56r-17,24v-14,-13,-32,-28,-32,-53v0,-34,19,-57,56,-57v61,0,48,73,101,73v27,0,40,-17,40,-45v2,-72,-65,-74,-134,-75v-16,-7,-23,-20,-35,-32","w":248},"\u0c2a":{"d":"16,-195v34,46,72,8,100,-35r19,17v-34,52,-91,104,-135,34xm146,-176v51,0,91,39,91,93v0,77,-88,115,-140,63v-24,37,-86,17,-86,-27v0,-39,51,-64,78,-34v10,11,16,38,39,45v40,12,81,-10,81,-47v0,-41,-29,-65,-69,-65xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c2b":{"d":"16,-195v34,46,72,8,100,-35r19,17v-34,52,-91,104,-135,34xm146,-176v51,0,91,39,91,93v0,76,-88,115,-140,63v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v20,0,36,15,48,44v24,35,102,18,102,-32v0,-41,-29,-65,-69,-65xm112,28v-1,18,-29,19,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c2c":{"d":"209,-81v-1,-38,-18,-62,-51,-69r12,-26v40,13,67,45,67,95v0,46,-19,83,-66,84v-24,0,-39,-12,-47,-28v-21,49,-119,32,-113,-32v2,-20,10,-29,23,-38v-28,-24,-11,-81,31,-81v52,0,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v0,20,13,33,33,33v27,-1,38,-21,38,-49xm49,-122v6,17,35,16,33,-8v0,-12,-6,-18,-17,-18v-12,1,-20,12,-16,26","w":248},"\u0c2d":{"d":"209,-81v0,-50,-31,-73,-81,-71v-18,-7,-26,-18,-39,-31r18,-18v10,17,41,38,59,12v13,-10,27,-30,39,-45r19,17r-39,47v29,17,52,44,52,89v0,46,-19,83,-66,84v-24,0,-39,-12,-47,-28v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-45,45,-46v52,-2,59,82,12,92v-14,7,-38,9,-38,27v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v0,20,13,33,33,33v27,-1,38,-21,38,-49xm139,32v0,18,-30,18,-30,0v0,-9,5,-18,15,-28v10,10,15,19,15,28","w":248},"\u0c2e":{"d":"288,-176v41,0,81,46,81,91v0,49,-33,90,-82,89v-36,-1,-51,-12,-68,-34v-27,40,-92,46,-122,10v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v51,2,33,63,95,63v32,0,56,-21,55,-53v0,-57,-53,-63,-116,-63v-25,0,-32,-15,-50,-35r16,-16v36,46,59,18,101,-35r19,17v-14,18,-26,31,-35,41v61,-2,103,50,91,114v9,20,26,30,52,30v32,1,53,-22,53,-53v0,-35,-26,-63,-58,-63xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":379},"\u0c2f":{"d":"365,-176v42,-1,82,46,82,91v0,84,-111,121,-147,54v-19,48,-117,46,-132,-2v-14,20,-38,36,-69,37v-50,1,-88,-41,-88,-92v0,-47,41,-89,88,-88v54,0,99,50,86,111v1,18,30,33,50,33v32,0,53,-21,53,-53v0,-35,-26,-62,-59,-63v-26,-1,-33,-14,-50,-35r16,-16v35,51,73,3,101,-35r19,17v-18,23,-34,40,-47,51v32,15,56,54,47,101v8,22,24,33,49,33v32,1,55,-22,55,-53v0,-34,-25,-64,-59,-63xm99,-32v33,0,60,-22,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,31,26,56,60,56","w":457},"\u0c30":{"d":"140,-166v27,14,46,41,47,78v1,52,-37,92,-88,92v-51,0,-89,-40,-88,-92v0,-37,24,-67,51,-80r-13,-15r16,-16v36,44,60,19,101,-35r20,17v-18,22,-33,40,-46,51xm99,-32v33,1,60,-22,60,-56v0,-33,-28,-60,-60,-60v-32,0,-60,28,-60,60v0,33,27,56,60,56","w":198},"\u0c31":{"d":"191,-176v47,2,59,46,59,95v0,49,-23,85,-70,85v-25,0,-43,-9,-52,-26v-39,57,-124,10,-119,-59v4,-49,15,-95,61,-95v34,0,52,32,42,67r36,0v-15,-31,9,-69,43,-67xm191,-148v-27,0,-24,39,0,39r0,28v-51,-5,-118,12,-151,-11v-5,33,9,60,41,60v19,-1,32,-11,33,-30r28,0v0,20,13,30,38,30v55,0,55,-116,11,-116xm46,-129v1,21,41,29,41,1v0,-30,-38,-21,-41,-1","w":259},"\u0c32":{"d":"177,-176v36,3,60,35,60,75v0,58,-50,105,-108,105v-71,0,-118,-43,-118,-112v0,-35,24,-68,57,-68v26,0,47,22,47,48v0,37,-50,64,-75,35v5,82,173,81,169,-8v0,-22,-14,-44,-32,-47r0,-28xm43,-129v2,23,44,28,44,1v0,-25,-38,-27,-44,-1","w":248},"\u0c33":{"d":"109,-199v34,50,74,4,101,-35r19,17v-13,19,-27,34,-41,46v48,29,8,106,-40,110v15,29,-5,65,-38,65v-31,0,-52,-37,-37,-65v-33,-8,-61,-39,-62,-76v0,-20,19,-39,39,-39v44,0,52,72,8,76v30,29,126,19,124,-30v-1,-32,-52,-7,-68,-29v-5,-4,-12,-12,-21,-24xm43,-117v24,0,29,-32,7,-34v-21,-2,-19,27,-7,34xm110,-28v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":221},"\u0c35":{"d":"144,-176v53,-3,93,41,93,91v0,78,-92,117,-140,65v-24,37,-86,17,-86,-27v0,-26,22,-48,48,-48v51,0,32,73,95,63v31,1,55,-22,55,-53v0,-57,-53,-63,-116,-63v-25,0,-32,-15,-50,-35r16,-16v33,50,76,3,101,-35r19,17v-14,18,-26,31,-35,41xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":248},"\u0c36":{"d":"120,-176v64,-13,92,66,38,89v24,38,-2,92,-45,91v-36,0,-54,-19,-54,-55v0,-24,20,-41,42,-45v-29,-6,-56,3,-70,22r-20,-21v28,-34,90,-38,128,-13v26,-6,29,-40,-6,-40v-34,0,-72,8,-92,-11v-4,-4,-11,-12,-21,-24r16,-16v33,50,76,3,101,-35r19,17v-13,17,-25,30,-36,41xm113,-28v25,1,34,-35,17,-51v-25,7,-43,9,-43,30v0,14,9,21,26,21","w":198},"\u0c37":{"d":"49,-172v27,0,48,-34,67,-58r19,17v-32,55,-96,100,-135,34r18,-16v9,8,14,23,31,23xm209,-88v-3,-40,-30,-58,-69,-60r6,-28v79,-2,101,69,87,149v2,27,10,49,33,55r-15,29v-25,-12,-43,-38,-45,-72v-22,27,-91,22,-111,-2v-23,32,-84,14,-84,-30v0,-51,77,-65,90,-21v17,56,113,43,108,-20xm59,-67v-27,0,-24,40,0,39v12,-1,22,-8,22,-21v-4,-12,-11,-18,-22,-18","w":248},"\u0c38":{"d":"143,-176v58,5,88,40,94,101v7,73,-86,106,-123,50v-12,-19,-16,-46,-46,-48v-38,-2,-31,47,-7,56r-17,24v-14,-13,-32,-28,-32,-53v0,-34,19,-57,56,-57v61,0,48,73,101,73v27,0,40,-17,40,-45v-1,-49,-31,-71,-78,-73xm49,-172v27,0,48,-34,67,-58r19,17v-32,55,-96,100,-135,34r18,-16v9,8,14,23,31,23","w":248},"\u0c39":{"d":"298,-176v24,-1,43,22,43,46v0,24,-19,45,-43,45v-31,0,-53,-33,-40,-63r-47,0v50,47,25,159,-57,152v-30,-3,-38,-8,-57,-24v-24,37,-86,17,-86,-27v0,-26,22,-49,48,-48v48,0,33,63,95,63v29,0,55,-20,55,-49v0,-46,-35,-67,-84,-67r0,-28r173,0xm16,-195v34,49,71,7,100,-35r19,17v-34,52,-92,103,-135,34xm298,-109v12,0,21,-9,21,-21v0,-12,-10,-22,-21,-22v-12,0,-21,11,-22,22v0,11,10,21,22,21xm39,-47v2,28,41,22,42,-2v-5,-26,-41,-22,-42,2","w":352},"\u0c3e":{"d":"54,-176v24,-1,44,23,44,46v0,23,-20,45,-44,45v-30,0,-52,-34,-39,-63r-213,0r0,-28r252,0xm54,-109v12,0,22,-9,22,-21v0,-12,-10,-22,-22,-22v-11,0,-21,10,-21,22v0,12,9,21,21,21","w":108},"\u0c3f":{"d":"-190,-266v29,0,55,27,55,56v0,57,-75,75,-111,35r16,-16v26,29,83,12,70,-30v-12,37,-65,24,-65,-11v0,-18,17,-34,35,-34xm-202,-232v0,11,14,14,22,7v4,-3,7,-6,8,-11v-7,-9,-30,-11,-30,4","w":0},"\u0c40":{"d":"-191,-266v30,0,56,25,56,56v0,57,-75,75,-111,35r16,-16v26,29,83,12,70,-30v-9,37,-67,24,-65,-11v0,-8,3,-16,9,-22v-21,-20,-2,-57,25,-57v17,0,35,16,33,34r-22,0v0,-8,-3,-11,-11,-11v-6,0,-11,5,-11,11v0,8,3,11,11,11xm-202,-232v2,18,30,11,32,-4v-7,-8,-32,-12,-32,4","w":0},"\u0c41":{"d":"34,-176v48,-1,88,42,88,91v0,73,-82,116,-137,70v-17,-13,-24,-30,-24,-51r28,0v-1,21,28,34,51,34v32,0,54,-22,54,-53v0,-35,-26,-63,-60,-63r0,-28","w":133},"\u0c42":{"d":"183,-176v24,-1,44,22,43,46v0,23,-19,45,-43,45v-31,0,-53,-33,-40,-63r-45,0v50,51,18,152,-58,152v-41,0,-80,-32,-79,-70r28,0v-1,22,28,34,51,34v32,0,54,-22,54,-53v0,-35,-26,-63,-60,-63r0,-28r149,0xm183,-109v12,0,21,-9,21,-21v0,-12,-9,-22,-21,-22v-12,0,-22,10,-22,22v0,11,10,21,22,21","w":237},"\u0c43":{"d":"43,71v21,1,38,-29,38,-51v0,-47,-25,-90,-76,-129r15,-17v56,47,83,96,83,146v0,38,-31,75,-67,75v-28,0,-55,-22,-55,-51v0,-20,16,-37,37,-37v32,0,50,44,25,64xm18,29v-21,2,-17,36,2,39v15,-5,19,-39,-2,-39","w":112},"\u0c44":{"d":"140,-137v24,-1,44,22,44,45v0,23,-20,45,-44,45v-30,0,-52,-32,-39,-62r-63,0v43,41,65,84,65,129v0,38,-31,75,-67,75v-28,0,-55,-22,-55,-51v0,-20,16,-37,37,-37v32,0,50,44,25,64v21,1,38,-29,38,-51v0,-47,-25,-90,-76,-129r0,-28r135,0xm140,-71v12,0,22,-9,22,-21v0,-12,-10,-22,-22,-22v-11,0,-21,10,-21,22v0,12,9,21,21,21xm18,29v-21,2,-17,36,2,39v15,-5,19,-39,-2,-39","w":194},"\u0c46":{"d":"-81,-223v20,0,39,14,38,35v0,36,-41,38,-81,35r0,-23v20,-3,57,8,58,-12v0,-8,-5,-12,-15,-12r-127,0r0,-23r127,0","w":0},"\u0c47":{"d":"-91,-223v28,-3,47,11,48,35v1,37,-41,37,-81,35r0,-23v21,-3,59,9,59,-12v0,-8,-5,-12,-13,-12r-130,0r0,-23r89,0v-11,-40,25,-51,68,-46r0,23v-18,2,-48,-8,-48,12v0,8,3,11,8,11","w":0},"\u0c48":{"d":"-208,-223v60,7,161,-24,165,35v3,37,-41,37,-81,35r0,-23v20,-3,56,10,58,-12v0,-8,-4,-12,-12,-12r-130,0r0,-23xm-209,21v24,-1,44,26,33,51r171,0r0,22r-204,0v-20,1,-37,-16,-37,-36v0,-20,17,-37,37,-37xm-209,72v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":0},"\u0c4a":{"d":"-99,-240v24,-30,117,-36,117,20v0,24,-19,43,-42,43v-29,0,-51,-31,-38,-60v-17,5,-26,15,-26,30r-23,0v1,-17,-17,-34,-34,-34v-20,0,-34,15,-34,36v0,16,12,34,27,33r0,28v-25,1,-50,-35,-50,-61v0,-54,74,-82,103,-35xm-24,-200v10,0,21,-10,20,-20v0,-10,-10,-19,-20,-19v-9,0,-20,9,-19,19v-1,10,9,20,19,20","w":0},"\u0c4b":{"d":"-55,-260v-13,-35,29,-63,55,-37v7,7,10,15,10,24r-22,0v0,-8,-5,-11,-12,-11v-14,0,-15,20,0,22v59,4,51,84,0,85v-29,0,-51,-31,-38,-60v-17,5,-26,15,-26,30r-23,0v1,-17,-17,-34,-34,-34v-20,0,-34,15,-34,36v0,16,12,34,27,33r0,28v-25,1,-50,-35,-50,-61v0,-54,74,-82,103,-35v9,-10,24,-17,44,-20xm-24,-200v10,0,21,-10,20,-20v0,-10,-10,-19,-20,-19v-9,0,-20,9,-19,19v-1,10,9,20,19,20","w":0},"\u0c4c":{"d":"35,-221v23,0,42,19,42,42v0,24,-19,43,-42,43v-30,1,-53,-34,-37,-62r-31,0v13,48,-43,48,-91,45r0,-23r59,0v8,0,11,-3,11,-11v0,-6,-5,-11,-11,-11r-81,0r0,-23r181,0xm35,-159v10,0,21,-10,20,-20v0,-10,-10,-19,-20,-19v-10,0,-20,9,-20,19v-1,10,10,20,20,20","w":88},"\u0c4d":{"d":"-111,-212v-19,-22,-1,-56,29,-56r82,0r0,22r-82,0v-10,0,-15,5,-15,13v1,20,38,9,57,12r0,22v-20,2,-57,-8,-59,11v-1,10,13,13,27,12r0,28v-41,8,-65,-38,-39,-64","w":0},"\u0c55":{"d":"-68,-290v0,-28,38,-47,58,-24v7,7,10,15,10,24r-22,0v0,-8,-4,-12,-12,-12v-8,0,-11,4,-11,12v0,8,3,11,11,11r0,22v-17,1,-34,-16,-34,-33","w":0},"\u0c56":{"d":"-209,21v24,-1,44,26,33,51r171,0r0,22r-204,0v-20,1,-37,-16,-37,-36v0,-20,17,-37,37,-37xm-209,72v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":0},"\u0c60":{"d":"508,-176v24,-1,43,22,43,46v0,24,-19,45,-43,45v-31,0,-53,-33,-40,-63r-50,0v51,44,29,154,-43,152v-21,0,-38,-9,-51,-28v-27,37,-79,37,-104,0v-25,35,-76,38,-101,2v-28,49,-112,21,-108,-35v3,-36,17,-48,53,-57v24,-6,23,-34,1,-34v-9,0,-17,8,-17,18r-28,0v-1,-24,22,-46,45,-46v39,0,64,60,27,80v-18,10,-53,15,-53,39v0,17,11,25,32,25v20,0,34,-12,34,-30r28,0v0,20,12,30,35,30v27,0,41,-16,41,-49v0,-41,-31,-67,-72,-67r0,-28v61,0,99,49,99,115v0,19,12,29,35,29v27,0,43,-20,43,-49v1,-41,-32,-67,-73,-67r0,-28v61,0,99,47,99,115v0,20,12,29,35,29v28,0,43,-19,43,-49v0,-41,-31,-67,-72,-67r0,-28r162,0xm508,-109v12,0,21,-9,21,-21v0,-12,-10,-22,-21,-22v-12,0,-21,11,-22,22v0,11,10,21,22,21","w":562},"\u0c61":{"d":"99,-99v26,2,76,16,74,-22v0,-14,-12,-27,-26,-27v-15,0,-27,12,-27,27r-28,0v0,-15,-12,-27,-27,-27v-19,-1,-33,24,-22,41v-7,6,-6,7,-20,19v-30,-33,0,-90,42,-88v16,0,29,7,41,20v30,-41,95,-13,95,35v0,49,-51,63,-102,51v-17,0,-25,4,-25,14v0,22,36,28,63,28v56,0,96,-34,95,-89v0,-13,-4,-31,-15,-31r0,-28r111,0v24,-1,43,22,43,46v0,24,-19,45,-43,45v-31,0,-53,-33,-40,-63r-34,0v27,80,-42,152,-117,152v-46,0,-91,-20,-91,-60v0,-27,23,-45,53,-43xm328,-109v12,0,21,-9,21,-21v0,-12,-10,-22,-21,-22v-12,0,-21,11,-22,22v0,11,10,21,22,21","w":382},"\u0c66":{"d":"99,-176v47,0,88,41,88,88v0,49,-40,92,-88,92v-49,0,-88,-43,-88,-92v0,-47,41,-88,88,-88xm99,-32v33,0,60,-25,60,-56v0,-31,-29,-60,-60,-60v-31,0,-60,29,-60,60v0,31,26,56,60,56","w":198},"\u0c67":{"d":"103,-176v50,0,91,42,91,93v0,34,-11,62,-32,83r-22,-18v46,-38,27,-130,-37,-130v-64,0,-85,92,-38,130r-22,18v-21,-21,-32,-49,-32,-83v-1,-50,42,-93,92,-93","w":205},"\u0c68":{"d":"137,-176v47,-1,88,41,88,88v0,49,-39,92,-88,92r-126,0r0,-36v76,-5,186,23,186,-56v0,-17,-6,-31,-18,-41v-4,50,-84,48,-84,-5v0,-23,19,-42,42,-42xm123,-134v-1,7,7,15,14,14v12,0,19,-7,21,-22v-11,-8,-35,-9,-35,8","w":237},"\u0c69":{"d":"82,-176v55,0,94,53,56,88v38,33,-1,92,-56,92v-38,0,-71,-22,-71,-57r28,0v0,14,15,21,43,21v28,0,43,-7,43,-21v2,-30,-34,-19,-60,-21r0,-28v26,-1,61,6,60,-21v-1,-34,-84,-34,-86,0r-28,0v0,-35,33,-53,71,-53","w":163},"\u0c6a":{"d":"171,-176v75,17,25,107,-24,115v17,28,-5,65,-37,65v-32,0,-52,-36,-37,-65v-38,-8,-84,-65,-50,-103v8,-8,16,-12,27,-12r0,25v-7,-1,-15,7,-14,14v1,69,148,70,149,0v1,-7,-7,-15,-14,-14r0,-25xm110,-28v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14v-7,0,-14,7,-14,14v0,7,7,14,14,14","w":220},"\u0c6b":{"d":"11,-144v50,-58,179,-32,176,52v20,-20,21,-48,-2,-67r21,-17v27,24,32,62,11,88v21,26,16,64,-11,88r-21,-17v24,-18,20,-51,2,-68v7,89,-126,118,-176,53r18,-22v35,40,130,30,130,-34v0,-62,-93,-79,-130,-34","w":241},"\u0c6c":{"d":"62,-74v-31,0,-29,43,0,42r138,0r0,36r-138,0v-43,2,-70,-65,-34,-91v-35,-29,-11,-91,34,-89r32,0r0,28v-26,-1,-55,-2,-55,23v1,32,45,22,76,23r0,28r-53,0","w":210},"\u0c6d":{"d":"90,-74v-29,-1,-51,2,-51,21v0,14,16,21,49,21v34,0,52,-7,52,-21r28,0v0,38,-37,57,-78,57v-44,0,-80,-16,-79,-57v1,-41,30,-50,79,-49v29,0,50,-1,50,-21v0,-17,-16,-25,-50,-25v-22,0,-51,7,-51,25r-28,0v-1,-36,39,-53,79,-53v41,0,79,16,78,53v-1,41,-30,50,-78,49","w":179},"\u0c6e":{"d":"159,-88v0,-33,-28,-61,-60,-60r0,-28r117,0r0,28r-54,0v53,47,13,152,-63,152v-77,0,-118,-103,-62,-154r19,20v-36,35,-10,98,43,98v33,0,60,-22,60,-56","w":227},"\u0c6f":{"d":"28,-88v-35,-26,-10,-88,34,-88r136,0r0,28r-136,0v-12,0,-23,11,-23,23v1,31,44,22,76,23r0,28v-32,1,-76,-9,-76,24v0,23,31,18,55,18r0,36v-66,15,-108,-49,-66,-92","w":205},"\u0c58":{"d":"172,-313v17,0,32,16,32,33v0,17,-15,31,-32,32r-155,0r0,-22r125,0v-8,-22,9,-43,30,-43xm182,-281v0,-7,-3,-10,-10,-10v-7,0,-11,3,-11,10v0,7,4,11,11,11v7,0,10,-4,10,-11xm165,-169v44,11,72,46,72,103v0,66,-87,96,-113,41v-25,55,-113,24,-113,-40v0,-15,5,-28,14,-37r-23,0r0,-25r73,0r0,25v-20,0,-37,17,-36,37v0,20,15,33,35,33v19,0,37,-13,36,-33r28,0v0,19,16,33,36,33v22,0,35,-12,35,-34v1,-58,-32,-82,-90,-82v-26,0,-32,-13,-50,-35r16,-16v37,46,56,19,101,-35r19,17v-15,20,-27,35,-40,48","w":248},"\u0c59":{"d":"181,-262v17,0,32,16,32,33v0,17,-15,31,-32,32r-156,0r0,-22r125,0v-8,-22,10,-42,31,-43xm191,-230v0,-7,-3,-10,-10,-10v-7,0,-11,3,-11,10v0,7,4,11,11,11v7,0,10,-4,10,-11xm174,-32v36,0,46,-45,22,-63r21,-20v41,39,15,120,-43,119v-24,0,-40,-10,-50,-29v-24,52,-130,28,-112,-43v8,-30,38,-29,65,-47v9,-10,6,-36,-12,-33v-9,1,-17,7,-17,18r-28,0v1,-28,18,-46,45,-46v28,0,45,21,45,52v13,14,63,24,63,-5v0,-13,-10,-19,-29,-19r0,-28v32,1,55,14,55,45v0,47,-67,55,-99,31v-13,21,-54,17,-61,43v0,19,14,25,34,25v22,-1,36,-12,37,-33r28,0v-1,20,15,33,36,33","w":248},"\u0c62":{"d":"-94,123v46,-1,71,-26,72,-72r22,0v1,60,-36,90,-94,94v-64,4,-66,-73,-11,-70v18,1,43,3,43,-15v0,-8,-8,-16,-16,-15v-8,0,-16,8,-16,17r-22,0v0,-10,-6,-17,-16,-17v-9,0,-15,7,-15,17r-23,0v-2,-34,43,-54,65,-28v20,-24,67,-8,65,26v-2,36,-22,38,-67,38v-10,0,-16,3,-16,10v0,9,10,15,29,15","w":0},"\u0c63":{"d":"-83,32v32,3,82,-12,83,21v0,12,-9,21,-21,21v-11,0,-21,-9,-21,-20r-19,0v1,58,-37,91,-94,91v-64,0,-66,-70,-12,-69v19,0,44,2,44,-16v0,-8,-8,-16,-16,-15v-8,0,-16,8,-16,17r-22,0v0,-9,-7,-17,-16,-17v-9,0,-16,8,-16,17r-22,0v-4,-34,42,-52,65,-28v21,-25,67,-7,65,26v-2,36,-23,38,-67,38v-10,0,-16,4,-16,11v0,9,10,14,29,14v53,1,77,-34,72,-91","w":0},"\u25cc":{"d":"196,-169r-19,14v-6,-10,-14,-18,-24,-24r13,-19v12,8,22,17,30,29xm134,-212r-4,22v-11,-2,-23,-3,-34,0r-4,-22v14,-4,28,-4,42,0xm206,-140v4,14,4,28,0,42r-22,-4v2,-11,3,-23,0,-34xm196,-69v-8,12,-18,21,-30,29r-13,-19v10,-6,18,-14,24,-24xm74,-179v-10,6,-18,14,-24,24r-19,-14v8,-12,17,-21,29,-29xm43,-102r-23,4v-3,-14,-3,-28,0,-42r23,4v-2,11,-3,23,0,34xm134,-26v-14,4,-28,4,-42,0r4,-22v11,2,23,3,34,0xm74,-59r-14,19v-12,-8,-21,-17,-29,-29r19,-14v6,10,14,18,24,24","w":226},"\u200c":{"d":"38,-241r-8,9r-24,-24r0,304r-12,0r0,-304r-24,24r-8,-9r30,-29r-30,-30r8,-8r30,30r30,-30r8,8r-30,30","w":0},"\u200d":{"d":"6,48r-12,0r0,-326r12,0r0,326","w":0},"$":{"d":"18,-175v-1,-40,28,-64,65,-67r0,-25r18,0r0,25v38,3,59,23,63,59r-32,0v-2,-20,-12,-31,-31,-34r0,81v46,11,69,23,69,68v0,39,-28,71,-69,72r0,25r-18,0r0,-25v-44,-5,-67,-28,-70,-71r31,0v2,27,15,42,39,46r0,-90v-44,-9,-65,-30,-65,-64xm83,-139r0,-78v-40,1,-44,61,-14,73v4,2,9,4,14,5xm101,-21v35,1,46,-45,29,-71v-5,-6,-14,-11,-29,-15r0,86"},"A":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0","w":221},"B":{"d":"159,-127v27,8,45,25,46,58v1,80,-96,70,-178,69r0,-238v75,0,166,-12,166,61v0,27,-15,39,-34,50xm162,-174v0,-46,-59,-34,-104,-36r0,72v45,-1,104,10,104,-36xm172,-69v0,-53,-64,-39,-114,-41r0,82v49,1,114,6,114,-41","w":221},"C":{"d":"16,-119v-10,-116,138,-165,197,-78v5,9,9,19,10,31r-32,0v-4,-33,-28,-49,-64,-49v-56,0,-79,40,-79,96v0,56,23,95,78,96v39,1,60,-19,65,-52r32,0v-7,50,-40,79,-96,79v-74,0,-104,-48,-111,-123","w":239},"D":{"d":"223,-120v0,80,-40,120,-121,120r-75,0r0,-238r75,0v81,0,121,40,121,118xm58,-28v82,6,133,-12,133,-92v0,-79,-52,-96,-133,-90r0,182","w":239},"E":{"d":"204,0r-177,0r0,-238r172,0r0,28r-141,0r0,73r131,0r0,28r-131,0r0,81r146,0r0,28","w":221},"F":{"d":"187,-210r-129,0r0,74r112,0r0,28r-112,0r0,108r-31,0r0,-238r160,0r0,28","w":203},"G":{"d":"130,-23v36,1,62,-13,77,-34r0,-36r-63,0r0,-28r94,0r0,121r-23,0r-8,-25v-16,19,-42,29,-76,29v-74,0,-109,-48,-115,-123v-10,-118,146,-164,207,-78v6,9,9,19,10,31r-33,0v-4,-35,-32,-49,-70,-49v-55,0,-82,38,-82,96v0,57,26,95,82,96","w":258},"H":{"d":"214,0r-32,0r0,-112r-124,0r0,112r-31,0r0,-238r31,0r0,98r124,0r0,-98r32,0r0,238","w":239},"I":{"d":"62,0r-31,0r0,-238r31,0r0,238","w":92},"J":{"d":"73,-24v30,1,36,-20,35,-51r0,-163r32,0r0,162v-1,50,-17,81,-67,80v-44,0,-64,-27,-64,-72r32,0v0,29,10,44,32,44","w":166},"K":{"d":"221,0r-41,0r-85,-119r-37,36r0,83r-31,0r0,-238r31,0r0,118r116,-118r43,0r-100,98","w":221},"L":{"d":"174,0r-147,0r0,-238r31,0r0,210r116,0r0,28"},"M":{"d":"250,0r-30,0r0,-202r-68,202r-28,0r-68,-202r0,202r-29,0r0,-238r47,0r64,198r65,-198r47,0r0,238","w":277},"N":{"d":"214,0r-33,0r-125,-188r0,188r-29,0r0,-238r32,0r124,188r0,-188r31,0r0,238","w":239},"O":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96","w":258},"P":{"d":"207,-168v0,73,-72,77,-149,73r0,95r-31,0r0,-238v82,2,180,-16,180,70xm175,-168v0,-54,-66,-40,-117,-42r0,87v54,0,117,10,117,-45","w":221},"Q":{"d":"130,-242v108,-6,145,140,82,211r35,28r-18,22r-40,-31v-79,43,-178,-10,-173,-107v4,-75,42,-119,114,-123xm48,-119v-2,69,51,114,117,88r-23,-19r18,-22r29,23v43,-52,22,-172,-59,-166v-54,3,-80,39,-82,96","w":258},"R":{"d":"217,-171v0,36,-23,56,-54,63v37,11,46,72,62,108r-34,0v-18,-40,-19,-102,-75,-102r-58,0r0,102r-31,0r0,-238r123,1v42,0,67,26,67,66xm184,-171v0,-57,-74,-36,-126,-40r0,81v52,-4,126,17,126,-41","w":239},"S":{"d":"173,-121v64,37,20,132,-57,125v-60,-5,-98,-24,-101,-81r30,0v-3,63,123,75,129,12v-12,-71,-147,-17,-151,-111v-4,-82,142,-84,168,-24v4,9,8,18,8,29r-31,0v-3,-29,-23,-43,-59,-43v-50,0,-78,52,-27,66v31,8,66,12,91,27","w":221},"T":{"d":"196,-210r-79,0r0,210r-31,0r0,-210r-79,0r0,-28r189,0r0,28","w":203},"U":{"d":"214,-238v-4,110,29,242,-94,242v-69,0,-93,-37,-93,-104r0,-138r31,0v9,84,-33,214,62,214v95,0,53,-130,62,-214r32,0","w":239},"V":{"d":"220,-238r-93,238r-33,0r-92,-238r34,0r75,204r75,-204r34,0","w":221},"W":{"d":"311,-238r-66,238r-31,0r-57,-207r-57,207r-30,0r-66,-238r33,0r48,194r53,-194r38,0r54,194r47,-194r34,0","w":313},"X":{"d":"220,0r-39,0r-70,-101r-71,101r-39,0r92,-125r-82,-113r38,0r62,88r61,-88r39,0r-82,113","w":221},"Y":{"d":"220,-238r-93,137r0,101r-32,0r0,-101r-94,-137r39,0r71,109r71,-109r38,0","w":221},"Z":{"d":"194,0r-188,0r0,-30r148,-180r-134,0r0,-28r170,0r0,30r-148,180r152,0r0,28","w":203},"`":{"d":"91,-197r-24,0r-36,-46r38,0","w":121},"a":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53"},"b":{"d":"173,-88v5,73,-69,117,-120,75r0,13r-30,0r0,-238r30,0r0,86v12,-14,27,-24,49,-24v50,0,67,37,71,88xm99,-20v58,0,59,-133,1,-132v-17,0,-33,9,-47,29r0,82v13,14,29,21,46,21"},"c":{"d":"162,-51v-6,35,-29,56,-70,55v-53,-1,-80,-34,-80,-90v0,-85,98,-121,142,-59v4,7,7,15,8,24r-32,0v-1,-21,-16,-31,-38,-31v-36,0,-49,29,-49,66v0,37,13,66,49,66v22,0,36,-10,38,-31r32,0","w":166},"d":{"d":"85,-20v22,0,36,-14,47,-30r0,-81v-14,-14,-29,-21,-46,-21v-34,0,-42,31,-43,67v0,36,10,64,42,65xm12,-85v-7,-72,66,-116,120,-74r0,-79r30,0r0,238r-30,0r0,-20v-46,53,-131,11,-120,-65"},"e":{"d":"170,-51v-6,36,-32,55,-74,55v-56,-1,-83,-34,-84,-90v-1,-56,27,-90,80,-90v56,0,83,37,81,97r-129,0v2,35,17,59,52,59v22,0,40,-10,42,-31r32,0xm141,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0"},"f":{"d":"99,-214v-31,-6,-45,7,-40,42r32,0r0,24r-32,0r0,148r-31,0r0,-148r-25,0r0,-24r25,0v-5,-53,20,-80,71,-68r0,26","w":92},"g":{"d":"12,-85v-7,-72,66,-116,120,-74r0,-13r30,0v-5,107,34,274,-104,238v-24,-5,-40,-22,-41,-49r32,0v0,19,12,29,37,29v38,1,48,-26,46,-66v-46,53,-131,11,-120,-65xm85,-20v22,0,36,-14,47,-30r0,-81v-14,-14,-29,-21,-46,-21v-34,0,-42,31,-43,67v0,36,10,64,42,65"},"h":{"d":"132,-111v3,-56,-56,-47,-79,-12r0,123r-30,0r0,-238r30,0r0,88v28,-43,110,-33,110,37r0,113r-31,0r0,-111"},"i":{"d":"53,0r-30,0r0,-172r30,0r0,172xm53,-205r-30,0r0,-33r30,0r0,33","w":75},"j":{"d":"-12,42v26,9,35,-7,35,-34r0,-180r30,0r0,181v3,46,-18,67,-65,59r0,-26xm53,-205r-30,0r0,-33r30,0r0,33","w":75},"k":{"d":"165,0r-36,0r-57,-88r-19,20r0,68r-30,0r0,-238r30,0r0,135r67,-69r38,0r-65,64","w":166},"l":{"d":"53,0r-30,0r0,-238r30,0r0,238","w":75},"m":{"d":"150,-145v24,-45,105,-43,105,32r0,113r-31,0r0,-111v5,-54,-49,-47,-70,-12r0,123r-30,0r0,-111v4,-53,-50,-48,-71,-12r0,123r-30,0r0,-172r30,0r0,22v25,-35,83,-36,97,5","w":277},"n":{"d":"132,-111v3,-56,-56,-47,-79,-12r0,123r-30,0r0,-172r30,0r0,22v28,-43,110,-33,110,37r0,113r-31,0r0,-111"},"o":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66"},"p":{"d":"173,-88v5,73,-69,117,-120,75r0,79r-30,0r0,-238r30,0r0,20v12,-14,27,-24,49,-24v50,0,67,37,71,88xm99,-20v58,0,59,-133,1,-132v-17,0,-33,9,-47,29r0,82v13,14,29,21,46,21"},"q":{"d":"12,-85v-7,-72,66,-116,120,-74r0,-13r30,0r0,238r-30,0r0,-86v-46,53,-131,11,-120,-65xm85,-20v22,0,36,-14,47,-30r0,-81v-14,-14,-29,-21,-46,-21v-34,0,-42,31,-43,67v0,36,10,64,42,65"},"r":{"d":"112,-144v-25,-6,-49,4,-59,22r0,122r-30,0r0,-172r30,0r0,24v17,-23,31,-31,59,-27r0,31","w":110},"s":{"d":"138,-85v37,34,0,89,-54,89v-47,0,-71,-18,-74,-55r31,0v0,21,15,31,43,31v38,0,55,-40,14,-50v-36,-9,-86,-10,-84,-57v2,-33,27,-49,64,-49v45,0,68,16,69,48r-30,0v-1,-16,-13,-24,-36,-24v-32,-7,-52,34,-15,42v24,5,56,10,72,25","w":166},"t":{"d":"57,-49v-1,21,8,33,32,26r0,23v-40,9,-62,-6,-62,-50r0,-98r-21,0r0,-24r21,0r0,-43r30,0r0,43r29,0r0,24r-29,0r0,99","w":92},"u":{"d":"53,-61v-3,54,58,48,79,12r0,-123r30,0r0,172r-30,0r0,-22v-34,44,-110,33,-110,-37r0,-113r31,0r0,111"},"v":{"d":"162,-172r-65,172r-28,0r-64,-172r33,0r45,134r46,-134r33,0","w":166},"w":{"d":"238,-172r-51,172r-30,0r-37,-127r-37,127r-30,0r-52,-172r35,0r31,131r39,-131r28,0r39,131r32,-131r33,0","w":239},"x":{"d":"164,0r-38,0r-43,-67r-43,67r-38,0r64,-89r-59,-83r38,0r38,60r38,-60r38,0r-59,83","w":166},"y":{"d":"17,39v29,9,38,-5,52,-39r-64,-172r33,0r45,134r46,-134r33,0r-76,200v-11,28,-29,49,-69,40r0,-29","w":166},"z":{"d":"159,0r-152,0r0,-26r107,-120r-101,0r0,-26r141,0r0,26r-107,120r112,0r0,26","w":166},"\u20ac":{"d":"147,-180v-3,-31,-17,-55,-47,-56v-27,0,-43,24,-48,72r54,0r-6,19r-49,0v0,11,-2,24,0,34r39,0r-6,19r-32,0v1,89,89,94,95,10r34,0v-5,58,-32,87,-81,87v-48,0,-75,-33,-82,-97r-18,0r0,-19v20,6,16,-14,16,-34r-16,0r0,-19r18,0v-2,-108,118,-127,154,-51v4,10,7,22,9,35r-34,0","w":200},"\u201a":{"d":"68,-36v0,40,4,85,-36,87r0,-17v12,0,17,-11,17,-34r-17,0r0,-36r36,0","w":99},"\u0192":{"d":"11,41v22,4,48,7,47,-22r29,-165r-32,0r3,-23r33,0v3,-47,23,-83,80,-67r0,28v-23,-6,-46,-6,-45,22r-4,17r33,0r-3,23r-34,0r-36,193v-8,24,-43,26,-71,19r0,-25"},"\u201e":{"d":"115,-36v0,40,5,85,-36,87r0,-17v12,0,18,-11,18,-34r-18,0r0,-36r36,0xm61,-36v0,40,5,85,-36,87r0,-17v12,0,18,-11,18,-34r-18,0r0,-36r36,0","w":140},"\u2020":{"d":"172,-140r-64,0r0,210r-31,0r0,-210r-64,0r0,-26r64,0r0,-72r31,0r0,72r64,0r0,26"},"\u2021":{"d":"172,-2r-64,0r0,72r-31,0r0,-72r-64,0r0,-26r64,0r0,-112r-64,0r0,-26r64,0r0,-72r31,0r0,72r63,0r0,26r-63,0r0,112r64,0r0,26"},"\u02c6":{"d":"114,-197r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":125},"\u2030":{"d":"4,-179v1,-37,14,-63,50,-63v36,0,50,28,50,63v0,36,-13,63,-50,63v-34,0,-51,-26,-50,-63xm54,-136v16,0,24,-14,24,-43v0,-29,-8,-43,-24,-43v-16,0,-24,14,-24,43v0,29,8,43,24,43xm184,-238r-127,238r-23,0r126,-238r24,0xm228,-59v0,-36,13,-63,50,-63v36,0,50,26,50,63v0,37,-14,63,-50,63v-37,0,-50,-27,-50,-63xm278,-16v16,0,24,-14,24,-43v0,-29,-8,-43,-24,-43v-16,0,-24,14,-24,43v0,29,8,43,24,43xm114,-59v0,-36,13,-63,50,-63v36,0,50,26,50,63v0,37,-14,63,-50,63v-37,0,-50,-27,-50,-63xm164,-16v16,0,24,-14,24,-43v0,-29,-8,-43,-24,-43v-16,0,-24,14,-24,43v0,29,8,43,24,43","w":332},"\u0160":{"d":"159,-127v78,26,43,139,-43,131v-60,-6,-98,-24,-101,-81r30,0v-3,63,123,75,129,12v-12,-71,-147,-17,-151,-111v-4,-82,142,-84,168,-24v4,9,8,18,8,29r-31,0v-3,-29,-23,-43,-59,-43v-50,0,-78,52,-27,66xm159,-299r-36,46r-31,0r-36,-46r33,0r19,28r18,-28r33,0","w":220},"\u2039":{"d":"98,-13r-26,0r-56,-80r56,-80r26,0r-46,80","w":119},"\u0152":{"d":"115,-242v32,0,52,16,66,35r0,-31r128,0r0,28r-96,0r0,73r87,0r0,28r-87,0r0,81r102,0r0,28r-134,0r0,-31v-14,19,-34,35,-66,35v-70,0,-98,-52,-99,-123v0,-73,29,-123,99,-123xm48,-119v0,52,16,96,67,96v45,0,66,-32,66,-96v0,-64,-21,-96,-65,-96v-52,1,-68,43,-68,96","w":332},"\u017d":{"d":"194,0r-188,0r0,-30r148,-180r-134,0r0,-28r170,0r0,30r-148,180r152,0r0,28xm153,-299r-36,46r-31,0r-36,-46r33,0r18,28r19,-28r33,0","w":203},"\u2018":{"d":"47,-162r-33,0v0,-36,-5,-79,33,-80r0,16v-11,0,-17,10,-17,31r17,0r0,33","w":60},"\u2019":{"d":"47,-238v0,36,5,79,-33,80r0,-15v11,0,16,-11,16,-32r-16,0r0,-33r33,0","w":60},"\u201c":{"d":"97,-162r-33,0v0,-36,-5,-79,33,-80r0,16v-11,0,-16,10,-16,31r16,0r0,33xm47,-162r-33,0v0,-36,-5,-79,33,-80r0,16v-11,0,-17,10,-17,31r17,0r0,33","w":110},"\u201d":{"d":"97,-238v0,36,6,79,-33,80r0,-15v11,0,16,-11,16,-32r-16,0r0,-33r33,0xm47,-238v0,36,5,79,-33,80r0,-15v11,0,16,-11,16,-32r-16,0r0,-33r33,0","w":110},"\u2022":{"d":"72,-189v29,0,48,20,48,48v0,29,-20,49,-48,49v-29,0,-49,-20,-49,-49v0,-29,20,-48,49,-48","w":143},"\u2219":{"d":"72,-189v29,0,48,20,48,48v0,29,-20,49,-48,49v-29,0,-49,-20,-49,-49v0,-29,20,-48,49,-48","w":143},"\u02dc":{"d":"44,-239v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37","w":131},"\u2122":{"d":"210,-122r-20,0r0,-94r-22,94r-20,0r-21,-94r0,94r-21,0r0,-116r32,0r20,90r20,-90r32,0r0,116xm93,-218r-31,0r0,96r-22,0r0,-96r-32,0r0,-20r85,0r0,20","w":226},"\u0161":{"d":"138,-85v37,34,0,89,-54,89v-47,0,-71,-18,-74,-55r31,0v0,21,15,31,43,31v38,0,55,-40,14,-50v-36,-9,-86,-10,-84,-57v2,-33,27,-49,64,-49v45,0,68,16,69,48r-30,0v-1,-16,-13,-24,-36,-24v-32,-7,-52,34,-15,42v24,5,56,10,72,25xm128,-242r-36,46r-31,0r-36,-46r33,0r19,28r18,-28r33,0","w":166},"\u203a":{"d":"104,-93r-56,80r-26,0r46,-80r-46,-80r26,0","w":119},"\u0153":{"d":"221,-176v56,1,83,37,81,97r-130,0v3,34,17,59,52,59v23,0,41,-11,44,-31r31,0v-4,64,-110,73,-142,24v-14,21,-36,31,-65,31v-53,0,-80,-34,-80,-90v0,-88,101,-119,145,-59v15,-21,36,-31,64,-31xm270,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66","w":313},"\u017e":{"d":"159,0r-152,0r0,-26r107,-120r-101,0r0,-26r141,0r0,26r-107,120r112,0r0,26xm135,-242r-36,45r-31,0r-36,-45r33,0r18,27r19,-27r33,0","w":166},"\u0178":{"d":"220,-238r-93,137r0,101r-32,0r0,-101r-94,-137r39,0r71,109r71,-109r38,0xm158,-257r-30,0r0,-34r30,0r0,34xm95,-257r-30,0r0,-34r30,0r0,34","w":221},"\u00a1":{"d":"63,-139r-33,0r0,-33r33,0r0,33xm63,66r-33,0r6,-179r20,0r7,127r0,52","w":92},"\u00a2":{"d":"88,-21v26,5,47,-7,49,-30r31,0v-4,41,-40,62,-87,53r-11,39r-17,-5r11,-38v-30,-14,-46,-42,-46,-84v1,-58,33,-95,94,-89r11,-38r16,5r-10,37v23,9,36,25,39,50r-31,0v0,-11,-6,-19,-15,-25xm106,-152v-66,-11,-69,96,-35,123"},"\u00a3":{"d":"44,-32v43,-15,87,22,127,-2r0,31v-31,19,-76,-8,-106,-8v-18,0,-36,5,-57,15r0,-29v27,-11,39,-43,32,-82r-32,0r0,-24r25,0v-38,-81,46,-142,115,-95v13,9,21,26,22,46r-31,0v-2,-25,-16,-38,-41,-38v-45,2,-50,46,-33,87r51,0r0,24r-46,0v8,33,-4,59,-26,75"},"\u00a4":{"d":"142,-66v-23,18,-62,17,-83,0r-25,25r-21,-21r25,-24v-17,-25,-17,-56,0,-82v0,0,-9,-8,-25,-25r21,-20r25,24v24,-18,59,-17,83,0r24,-24r21,20r-25,25v16,23,16,59,0,82r25,24r-21,21xm54,-127v0,26,18,45,46,45v28,0,46,-19,46,-45v0,-27,-19,-46,-46,-46v-27,0,-46,19,-46,46","w":200},"\u00a5":{"d":"185,-238r-62,109r51,0r0,22r-66,0r0,30r66,0r0,22r-66,0r0,55r-30,0r0,-55r-67,0r0,-22r67,0r0,-30r-67,0r0,-22r52,0r-63,-109r35,0r57,105r58,-105r35,0"},"\u00a6":{"d":"60,75r-27,0r0,-134r27,0r0,134xm60,-123r-27,0r0,-134r27,0r0,134","w":93},"\u00a7":{"d":"50,-150v-51,-41,2,-112,66,-88v23,8,37,24,40,52r-31,0v3,-39,-66,-44,-66,-6v16,54,112,50,112,117v0,20,-12,35,-37,47v48,29,20,102,-39,98v-41,-3,-67,-20,-71,-59r32,0v-3,41,72,47,73,6v-18,-55,-112,-50,-115,-121v0,-20,12,-35,36,-46xm119,-40v59,-41,-26,-77,-54,-99v-58,40,23,82,54,99"},"\u00a8":{"d":"107,-204r-30,0r0,-34r30,0r0,34xm44,-204r-30,0r0,-34r30,0r0,34","w":120},"\u00a9":{"d":"0,-120v0,-73,48,-122,123,-122v75,0,122,49,122,122v0,74,-48,123,-122,123v-74,0,-123,-47,-123,-123xm20,-120v0,62,41,103,103,103v61,0,101,-42,101,-103v0,-61,-40,-102,-101,-102v-62,0,-103,41,-103,102xm81,-119v-6,50,66,71,77,25r23,0v-7,30,-27,45,-58,45v-42,-1,-60,-27,-64,-70v-8,-75,104,-94,121,-28r-23,0v-3,-16,-15,-24,-34,-24v-29,0,-38,22,-42,52","w":244},"\u00aa":{"d":"34,-168v3,27,55,15,61,-3r0,-21v-30,-2,-64,3,-61,24xm67,-262v67,0,52,69,53,128r-25,0r0,-13v-24,24,-86,22,-88,-20v-1,-32,36,-46,88,-44v1,-22,-9,-30,-29,-30v-19,0,-29,6,-29,18r-25,0v2,-26,20,-39,55,-39xm118,-91r-104,0r0,-21r104,0r0,21","w":132},"\u00ab":{"d":"175,-13r-26,0r-55,-80r55,-80r26,0r-46,80xm107,-13r-26,0r-56,-80r56,-80r26,0r-46,80","w":200},"\u00ac":{"d":"196,-118r0,72r-24,0r0,-48r-138,0r0,-24r162,0","w":226},"\u00ad":{"d":"187,-100r-149,0r0,-24r149,0r0,24","w":225},"\u00ae":{"d":"0,-120v0,-73,48,-122,123,-122v75,0,122,49,122,122v0,74,-48,123,-122,123v-74,0,-123,-47,-123,-123xm20,-120v0,62,41,103,103,103v61,0,101,-42,101,-103v0,-61,-40,-102,-101,-102v-62,0,-103,41,-103,102xm177,-52r-24,0v-9,-30,-17,-62,-62,-55r0,55r-21,0r0,-131v44,-1,102,-5,102,36v0,23,-11,35,-34,37v23,5,30,37,39,58xm91,-125v25,0,61,3,58,-20v3,-21,-33,-22,-58,-21r0,41","w":244},"\u00af":{"d":"182,-284r-184,0r0,-18r184,0r0,18","w":179},"\u00b0":{"d":"23,-212v0,-29,20,-49,49,-49v29,0,48,21,48,49v0,29,-19,49,-48,49v-29,0,-49,-20,-49,-49xm43,-212v0,18,12,30,29,30v17,0,30,-13,30,-30v0,-17,-12,-29,-30,-29v-18,0,-29,11,-29,29","w":143},"\u00b1":{"d":"190,-120r-70,0r0,71r-30,0r0,-71r-70,0r0,-29r70,0r0,-71r30,0r0,71r70,0r0,29xm190,0r-170,0r0,-29r170,0r0,29","w":210},"\u00b2":{"d":"113,-222v0,44,-49,46,-68,72r69,0r0,21r-109,0v-2,-38,71,-52,80,-91v0,-13,-8,-20,-24,-20v-15,0,-24,6,-27,18r-26,0v1,-51,105,-54,105,0","w":119},"\u00b3":{"d":"9,-226v2,-44,98,-48,98,-2v0,16,-8,26,-24,30v20,4,30,15,30,32v-1,29,-24,40,-53,41v-33,0,-50,-13,-54,-38r27,0v3,24,57,23,53,-6v2,-15,-17,-19,-37,-18r0,-20v35,4,43,-33,10,-33v-13,0,-21,4,-23,14r-27,0","w":119},"\u00b4":{"d":"91,-243r-36,46r-24,0r22,-46r38,0","w":121},"\u00b5":{"d":"162,-38v0,14,5,18,19,18r0,22v-26,2,-45,-3,-49,-24v-21,25,-51,34,-79,18r0,70r-30,0r0,-238r30,0r0,117v0,21,13,35,34,34v23,-1,34,-13,45,-28r0,-123r30,0r0,134"},"\u03bc":{"d":"162,-38v0,14,5,18,19,18r0,22v-26,2,-45,-3,-49,-24v-21,25,-51,34,-79,18r0,70r-30,0r0,-238r30,0r0,117v0,21,13,35,34,34v23,-1,34,-13,45,-28r0,-123r30,0r0,134"},"\u00b6":{"d":"0,-169v-3,-85,98,-68,179,-69r0,24r-23,0r0,280r-27,0r0,-280r-37,0r0,280r-27,0r0,-170v-40,-2,-64,-24,-65,-65","w":178},"\u00b7":{"d":"51,-113v-17,-2,-30,-12,-30,-31v0,-18,13,-30,30,-30v19,0,30,13,31,30v1,19,-14,29,-31,31","w":105},"\u00b8":{"d":"91,38v0,33,-35,35,-68,32r0,-20v16,2,42,3,42,-13v0,-9,-8,-13,-24,-13r0,-24r24,0r0,12v16,3,26,7,26,26","w":119},"\u00b9":{"d":"83,-129r-25,0r0,-86v-8,6,-21,9,-39,9r0,-22v30,0,46,-11,46,-33r18,0r0,132","w":119},"\u00ba":{"d":"8,-196v0,-40,20,-66,58,-66v38,0,58,28,58,66v0,38,-19,66,-58,66v-40,0,-58,-26,-58,-66xm66,-153v21,0,32,-14,32,-43v0,-28,-11,-42,-32,-42v-21,0,-32,14,-32,42v0,29,11,43,32,43xm118,-91r-104,0r0,-21r104,0r0,21","w":131},"\u00bb":{"d":"175,-93r-55,80r-26,0r45,-80r-45,-80r26,0xm107,-93r-56,80r-26,0r46,-80r-46,-80r26,0","w":200},"\u00bc":{"d":"81,-119r-24,0r0,-80v-8,6,-20,8,-37,8r0,-20v28,0,43,-10,43,-30r18,0r0,122xm239,-238r-158,238r-37,0r169,-238r26,0xm262,-25r-17,0r0,25r-23,0r0,-25r-62,0r0,-20r66,-77r19,0r0,76r17,0r0,21xm222,-46r0,-46r-39,46r39,0","w":277},"\u00bd":{"d":"81,-119r-24,0r0,-80v-8,6,-20,8,-37,8r0,-20v28,0,43,-10,43,-30r18,0r0,122xm233,-238r-169,238r-26,0r169,-238r26,0xm267,-86v0,41,-44,43,-62,66r63,0r0,20r-101,0v-3,-36,74,-46,74,-85v0,-12,-7,-18,-22,-18v-14,0,-22,6,-24,17r-25,0v0,-46,98,-51,97,0","w":277},"\u00be":{"d":"11,-209v1,-41,89,-44,91,-2v0,15,-7,24,-22,28v19,4,28,14,28,30v0,26,-22,37,-49,37v-31,0,-48,-12,-51,-35r26,0v1,11,9,16,24,16v17,0,25,-7,25,-22v0,-14,-17,-17,-35,-16r0,-18v33,4,40,-31,9,-31v-12,0,-19,4,-21,13r-25,0xm241,-238r-168,238r-26,0r169,-238r25,0xm262,-25r-17,0r0,25r-23,0r0,-25r-62,0r0,-20r66,-77r19,0r0,76r17,0r0,21xm222,-46r0,-46r-39,46r39,0","w":277},"\u00bf":{"d":"60,-25v-26,25,-7,71,32,71v26,0,42,-15,46,-45r31,0v-4,44,-31,69,-77,69v-44,0,-74,-23,-76,-65v-2,-61,70,-53,63,-119r29,0v3,50,-24,66,-48,89xm109,-139r-33,0r0,-33r33,0r0,33"},"\u00c0":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm141,-250r-24,0r-36,-46r38,0","w":221},"\u00c1":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm141,-296r-36,46r-24,0r22,-46r38,0","w":221},"\u00c2":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm162,-250r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":221},"\u00c3":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm89,-292v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37","w":221},"\u00c4":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm158,-257r-30,0r0,-34r30,0r0,34xm95,-257r-30,0r0,-34r30,0r0,34","w":221},"\u00c5":{"d":"150,-98r-42,-110r-40,110r82,0xm222,0r-35,0r-28,-72r-100,0r-26,72r-33,0r91,-238r34,0xm79,-267v1,-18,12,-30,29,-30v17,0,29,13,30,30v-2,16,-12,29,-30,29v-17,0,-29,-12,-29,-29xm91,-267v0,10,7,17,17,17v11,0,17,-8,18,-17v-1,-10,-7,-19,-18,-18v-10,0,-17,7,-17,18","w":221},"\u00c6":{"d":"314,0r-155,0r0,-69r-84,0r-39,69r-36,0r137,-238r172,0r0,28r-119,0r0,73r109,0r0,28r-109,0r0,81r124,0r0,28xm159,-97r0,-113r-7,0r-63,113r70,0","w":332},"\u00c7":{"d":"16,-119v-10,-116,138,-165,197,-78v5,9,9,19,10,31r-32,0v-4,-33,-28,-49,-64,-49v-56,0,-79,40,-79,96v0,56,23,95,78,96v39,1,60,-19,65,-52r32,0v-7,50,-40,79,-96,79v-74,0,-104,-48,-111,-123xm154,38v0,33,-35,35,-68,32r0,-20v16,2,42,3,42,-13v0,-9,-8,-13,-24,-13r0,-24r24,0r0,12v16,3,26,7,26,26","w":239},"\u00c8":{"d":"204,0r-177,0r0,-238r172,0r0,28r-141,0r0,73r131,0r0,28r-131,0r0,81r146,0r0,28xm141,-250r-24,0r-36,-46r38,0","w":221},"\u00c9":{"d":"204,0r-177,0r0,-238r172,0r0,28r-141,0r0,73r131,0r0,28r-131,0r0,81r146,0r0,28xm141,-296r-36,46r-24,0r22,-46r38,0","w":221},"\u00ca":{"d":"204,0r-177,0r0,-238r172,0r0,28r-141,0r0,73r131,0r0,28r-131,0r0,81r146,0r0,28xm162,-250r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":221},"\u00cb":{"d":"204,0r-177,0r0,-238r172,0r0,28r-141,0r0,73r131,0r0,28r-131,0r0,81r146,0r0,28xm158,-257r-30,0r0,-34r30,0r0,34xm95,-257r-30,0r0,-34r30,0r0,34","w":221},"\u00cc":{"d":"62,0r-31,0r0,-238r31,0r0,238xm75,-250r-24,0r-36,-46r38,0","w":92},"\u00cd":{"d":"62,0r-31,0r0,-238r31,0r0,238xm76,-296r-36,46r-24,0r22,-46r38,0","w":92},"\u00ce":{"d":"62,0r-31,0r0,-238r31,0r0,238xm98,-250r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":92},"\u00cf":{"d":"62,0r-31,0r0,-238r31,0r0,238xm93,-257r-30,0r0,-34r30,0r0,34xm30,-257r-30,0r0,-34r30,0r0,34","w":92},"\u00d0":{"d":"223,-120v0,80,-40,120,-121,120r-75,0r0,-105r-27,0r0,-28r27,0r0,-105r75,0v81,0,121,40,121,118xm58,-28v82,6,133,-12,133,-92v0,-79,-52,-96,-133,-90r0,77r65,0r0,28r-65,0r0,77","w":239},"\u00d1":{"d":"214,0r-33,0r-125,-188r0,188r-29,0r0,-238r32,0r124,188r0,-188r31,0r0,238xm98,-292v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37","w":239},"\u00d2":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96xm159,-250r-24,0r-36,-46r38,0","w":258},"\u00d3":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96xm159,-296r-36,46r-24,0r22,-46r38,0","w":258},"\u00d4":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96xm181,-250r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":258},"\u00d5":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96xm108,-292v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37","w":258},"\u00d6":{"d":"16,-119v0,-76,42,-123,114,-123v72,0,113,49,113,123v0,74,-41,123,-113,123v-73,0,-114,-48,-114,-123xm48,-119v0,56,26,96,81,96v56,0,82,-39,82,-96v0,-57,-27,-96,-81,-96v-55,0,-82,39,-82,96xm176,-257r-30,0r0,-34r30,0r0,34xm113,-257r-30,0r0,-34r30,0r0,34","w":258},"\u00d8":{"d":"130,-242v32,-1,54,10,72,26r28,-31r16,14r-29,32v17,22,26,49,26,82v-2,74,-41,121,-113,123v-32,1,-54,-10,-74,-25r-27,30r-16,-14r29,-31v-17,-23,-26,-50,-26,-83v1,-76,42,-120,114,-123xm130,-215v-76,-3,-101,93,-67,155r120,-135v-12,-13,-30,-19,-53,-20xm129,-23v78,0,100,-94,67,-155r-120,135v14,14,32,20,53,20","w":258},"\u00d9":{"d":"214,-238v-4,110,29,242,-94,242v-69,0,-93,-37,-93,-104r0,-138r31,0v9,84,-33,214,62,214v95,0,53,-130,62,-214r32,0xm150,-250r-24,0r-36,-46r38,0","w":239},"\u00da":{"d":"214,-238v-4,110,29,242,-94,242v-69,0,-93,-37,-93,-104r0,-138r31,0v9,84,-33,214,62,214v95,0,53,-130,62,-214r32,0xm150,-296r-36,46r-24,0r22,-46r38,0","w":239},"\u00db":{"d":"214,-238v-4,110,29,242,-94,242v-69,0,-93,-37,-93,-104r0,-138r31,0v9,84,-33,214,62,214v95,0,53,-130,62,-214r32,0xm171,-250r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0","w":239},"\u00dc":{"d":"214,-238v-4,110,29,242,-94,242v-69,0,-93,-37,-93,-104r0,-138r31,0v9,84,-33,214,62,214v95,0,53,-130,62,-214r32,0xm167,-257r-30,0r0,-34r30,0r0,34xm104,-257r-30,0r0,-34r30,0r0,34","w":239},"\u00dd":{"d":"220,-238r-93,137r0,101r-32,0r0,-101r-94,-137r39,0r71,109r71,-109r38,0xm140,-295r-36,46r-24,0r22,-46r38,0","w":221},"\u00de":{"d":"207,-122v0,74,-72,78,-149,74r0,48r-31,0r0,-238r31,0r0,47v77,-4,149,-2,149,69xm118,-77v64,13,77,-83,18,-85v-23,-2,-53,-1,-78,-1r0,86r60,0","w":221},"\u00df":{"d":"92,-218v-31,0,-39,24,-39,57r0,161r-30,0v8,-94,-33,-246,70,-242v34,1,59,16,61,47v2,25,-21,42,-25,66v10,35,63,32,63,79v0,65,-112,74,-117,10r29,0v5,30,60,25,57,-8v-3,-41,-62,-32,-62,-77v1,-20,27,-54,26,-67v-2,-18,-15,-26,-33,-26","w":203},"\u00e0":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm122,-197r-24,0r-36,-46r38,0"},"\u00e1":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm122,-243r-36,46r-24,0r22,-46r38,0"},"\u00e2":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm144,-197r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0"},"\u00e3":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm71,-239v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37"},"\u00e4":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm139,-204r-30,0r0,-34r30,0r0,34xm76,-204r-30,0r0,-34r30,0r0,34"},"\u00e5":{"d":"44,-47v4,42,75,27,88,2r0,-38v-45,-2,-91,6,-88,36xm92,-176v46,0,70,16,70,65r0,111r-30,0r0,-17v-33,32,-119,31,-119,-29v0,-44,49,-63,119,-60v2,-32,-8,-46,-41,-46v-27,0,-42,9,-43,29r-31,0v2,-36,27,-53,75,-53xm63,-221v2,-16,12,-29,29,-29v18,1,29,12,30,29v0,18,-13,28,-30,30v-17,-2,-28,-13,-29,-30xm75,-221v0,9,6,18,17,18v11,0,18,-7,18,-18v-1,-25,-35,-20,-35,0"},"\u00e6":{"d":"78,-20v38,0,53,-23,51,-63v-44,-2,-85,6,-85,36v0,18,11,27,34,27xm281,-51v-3,64,-115,72,-139,22v-18,43,-129,50,-129,-17v0,-44,47,-63,116,-60v2,-31,-8,-46,-40,-46v-25,0,-39,9,-41,29r-31,0v-7,-58,106,-69,133,-31v14,-15,33,-22,55,-22v56,1,80,39,79,97r-125,0v3,34,15,59,49,59v22,0,39,-10,41,-31r32,0xm252,-103v-5,-33,-21,-49,-47,-49v-26,0,-41,16,-45,49r92,0","w":295},"\u00e7":{"d":"162,-51v-6,35,-29,56,-70,55v-53,-1,-80,-34,-80,-90v0,-85,98,-121,142,-59v4,7,7,15,8,24r-32,0v-1,-21,-16,-31,-38,-31v-36,0,-49,29,-49,66v0,37,13,66,49,66v22,0,36,-10,38,-31r32,0xm117,38v0,33,-35,35,-68,32r0,-20v16,2,42,3,42,-13v0,-9,-8,-13,-24,-13r0,-24r24,0r0,12v16,3,26,7,26,26","w":166},"\u00e8":{"d":"170,-51v-6,36,-32,55,-74,55v-56,-1,-83,-34,-84,-90v-1,-56,27,-90,80,-90v56,0,83,37,81,97r-129,0v2,35,17,59,52,59v22,0,40,-10,42,-31r32,0xm141,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0xm122,-197r-24,0r-36,-46r38,0"},"\u00e9":{"d":"170,-51v-6,36,-32,55,-74,55v-56,-1,-83,-34,-84,-90v-1,-56,27,-90,80,-90v56,0,83,37,81,97r-129,0v2,35,17,59,52,59v22,0,40,-10,42,-31r32,0xm141,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0xm122,-243r-36,46r-24,0r22,-46r38,0"},"\u00ea":{"d":"170,-51v-6,36,-32,55,-74,55v-56,-1,-83,-34,-84,-90v-1,-56,27,-90,80,-90v56,0,83,37,81,97r-129,0v2,35,17,59,52,59v22,0,40,-10,42,-31r32,0xm141,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0xm144,-197r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0"},"\u00eb":{"d":"170,-51v-6,36,-32,55,-74,55v-56,-1,-83,-34,-84,-90v-1,-56,27,-90,80,-90v56,0,83,37,81,97r-129,0v2,35,17,59,52,59v22,0,40,-10,42,-31r32,0xm141,-103v1,-50,-72,-67,-91,-22v-3,6,-5,14,-6,22r97,0xm139,-204r-30,0r0,-34r30,0r0,34xm76,-204r-30,0r0,-34r30,0r0,34"},"\u00ec":{"d":"53,0r-30,0r0,-172r30,0r0,172xm36,-243r21,46r-24,0r-36,-46r39,0","w":75},"\u00ed":{"d":"53,0r-30,0r0,-172r30,0r0,172xm80,-243r-36,46r-24,0r21,-46r39,0","w":75},"\u00ee":{"d":"53,0r-30,0r0,-172r30,0r0,172xm89,-197r-33,0r-18,-27r-18,27r-33,0r36,-45r31,0","w":75},"\u00ef":{"d":"53,0r-30,0r0,-172r30,0r0,172xm83,-204r-30,0r0,-34r30,0r0,34xm21,-204r-30,0r0,-34r30,0r0,34","w":75},"\u00f0":{"d":"86,-238r20,16r35,-16r8,15r-29,15v28,32,53,68,53,124v0,55,-28,88,-81,88v-52,0,-80,-33,-80,-88v0,-63,48,-102,106,-82v-5,-11,-12,-23,-21,-33r-40,19r-8,-15r35,-16v-10,-10,-20,-18,-33,-27r35,0xm43,-84v0,37,14,64,49,64v36,0,50,-27,50,-64v0,-37,-14,-64,-50,-64v-35,0,-49,27,-49,64"},"\u00f1":{"d":"132,-111v3,-56,-56,-47,-79,-12r0,123r-30,0r0,-172r30,0r0,22v28,-43,110,-33,110,37r0,113r-31,0r0,-111xm71,-239v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37"},"\u00f2":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66xm122,-197r-24,0r-36,-46r38,0"},"\u00f3":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66xm122,-243r-36,46r-24,0r22,-46r38,0"},"\u00f4":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66xm145,-197r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0"},"\u00f5":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66xm71,-239v19,-1,49,31,55,0r21,0v0,23,-12,35,-33,37v-19,1,-48,-31,-54,0r-22,0v2,-21,11,-37,33,-37"},"\u00f6":{"d":"12,-86v0,-56,27,-90,80,-90v54,0,81,34,81,90v0,56,-27,90,-81,90v-53,0,-80,-34,-80,-90xm43,-86v0,37,13,66,49,66v36,0,50,-29,50,-66v0,-37,-13,-66,-50,-66v-36,0,-49,29,-49,66xm139,-204r-30,0r0,-34r30,0r0,34xm76,-204r-30,0r0,-34r30,0r0,34"},"\u00f8":{"d":"12,-86v0,-75,69,-111,127,-77r17,-21r15,12r-18,22v13,16,20,37,20,64v0,75,-70,111,-127,77r-17,21r-15,-12r17,-22v-13,-16,-19,-37,-19,-64xm123,-141v-54,-40,-100,34,-73,94xm62,-31v51,39,103,-33,72,-94"},"\u00f9":{"d":"53,-61v-3,54,58,48,79,12r0,-123r30,0r0,172r-30,0r0,-22v-34,44,-110,33,-110,-37r0,-113r31,0r0,111xm122,-197r-24,0r-36,-46r38,0"},"\u00fa":{"d":"53,-61v-3,54,58,48,79,12r0,-123r30,0r0,172r-30,0r0,-22v-34,44,-110,33,-110,-37r0,-113r31,0r0,111xm122,-243r-36,46r-24,0r22,-46r38,0"},"\u00fb":{"d":"53,-61v-3,54,58,48,79,12r0,-123r30,0r0,172r-30,0r0,-22v-34,44,-110,33,-110,-37r0,-113r31,0r0,111xm144,-197r-33,0r-18,-27r-19,27r-33,0r36,-45r31,0"},"\u00fc":{"d":"53,-61v-3,54,58,48,79,12r0,-123r30,0r0,172r-30,0r0,-22v-34,44,-110,33,-110,-37r0,-113r31,0r0,111xm139,-204r-30,0r0,-34r30,0r0,34xm76,-204r-30,0r0,-34r30,0r0,34"},"\u00fd":{"d":"17,39v29,9,38,-5,52,-39r-64,-172r33,0r45,134r46,-134r33,0r-76,200v-11,28,-29,49,-69,40r0,-29xm113,-243r-36,46r-24,0r22,-46r38,0","w":166},"\u00fe":{"d":"173,-88v5,73,-69,117,-120,75r0,79r-30,0r0,-304r30,0r0,86v12,-14,27,-24,49,-24v50,0,67,37,71,88xm99,-20v58,0,59,-133,1,-132v-17,0,-33,9,-47,29r0,82v13,14,29,21,46,21"},"\u00ff":{"d":"17,39v29,9,38,-5,52,-39r-64,-172r33,0r45,134r46,-134r33,0r-76,200v-11,28,-29,49,-69,40r0,-29xm130,-204r-30,0r0,-34r30,0r0,34xm67,-204r-30,0r0,-34r30,0r0,34","w":166},"\u0964":{"d":"104,19r-31,0r0,-197r31,0r0,197","w":150},"\u0965":{"d":"174,19r-31,0r0,-197r31,0r0,197xm104,19r-31,0r0,-197r31,0r0,197","w":220},"\u0951":{"d":"-51,-260r-17,0r0,-121r17,0r0,121","w":0},"\u0952":{"d":"m2,79r-169,0r0,-16r169,0r0,16","w":0},"\u20a8":{"d":"217,-171v0,36,-23,56,-54,63v37,11,46,72,62,108r-34,0v-18,-40,-19,-102,-75,-102r-58,0r0,102r-31,0r0,-238r123,1v42,0,67,26,67,66xm184,-171v0,-57,-74,-36,-126,-40r0,81v52,-4,126,17,126,-41xm352,-85v37,34,0,89,-54,89v-47,0,-71,-18,-74,-55r31,0v0,21,15,31,43,31v38,0,55,-40,14,-50v-36,-9,-86,-10,-84,-57v2,-33,27,-49,64,-49v45,0,68,16,69,48r-30,0v-1,-16,-13,-24,-36,-24v-32,-7,-52,34,-15,42v24,5,56,10,72,25","w":380},"!":{"d":"38,0r0,-35r37,0r0,35r-37,0xm72,-60r-32,0r0,-169r32,0r0,169","w":112},"\"":{"d":"75,-263r-9,75r-20,0r-9,-75r38,0xm141,-263r-9,75r-20,0r-9,-75r38,0","w":178},"#":{"d":"199,-144r-13,53r43,0r-6,27r-44,0r-16,64r-28,0r16,-64r-47,0r-16,64r-28,0r16,-64r-42,0r5,-27r44,0r14,-53r-44,0r5,-27r45,0r16,-65r28,0r-16,65r47,0r16,-65r28,0r-16,65r42,0r-5,27r-44,0xm124,-145r-13,54r47,0r13,-54r-47,0","w":281},"%":{"d":"187,-6v11,1,19,-12,19,-22v0,-11,-8,-24,-19,-24v-12,0,-20,13,-20,24v0,11,8,23,20,22xm95,-159v11,0,20,-12,20,-23v0,-11,-9,-23,-20,-23v-11,0,-19,12,-19,23v0,11,8,23,19,23xm187,-75v24,0,42,22,42,47v0,24,-18,45,-42,45v-24,0,-43,-21,-43,-45v0,-24,19,-47,43,-47xm95,-228v25,0,43,22,43,46v0,24,-19,46,-43,46v-23,0,-42,-22,-42,-46v0,-25,18,-46,42,-46xm38,3r183,-235r23,18r-182,234","w":281},"&":{"d":"220,-143v1,41,-2,58,-14,82r41,40r-21,21r-36,-36v-43,68,-162,47,-161,-36v0,-34,15,-60,46,-78v-51,-41,-31,-108,31,-110v34,-1,63,23,62,57v0,21,-15,42,-45,60r61,61v6,-17,9,-38,9,-61r27,0xm103,-165v18,-12,32,-21,34,-38v2,-18,-14,-29,-32,-29v-42,0,-34,44,-2,67xm60,-73v-2,45,51,65,85,38v10,-7,18,-14,23,-22r-72,-72v-17,10,-35,32,-36,56","w":262},"'":{"d":"57,-263r-8,75r-21,0r-9,-75r38,0","w":76},"(":{"d":"111,49v-57,-50,-96,-159,-52,-249v13,-28,30,-53,52,-74r20,21v-31,33,-56,82,-56,140v0,58,23,108,57,139","w":150},")":{"d":"44,29v64,-90,66,-191,4,-282r26,-19v52,78,71,150,37,242v-11,28,-24,54,-42,77","w":150},"*":{"d":"99,-33r-18,0r0,-48r-36,36r-8,-8r36,-37r-48,0r0,-17r48,0r-36,-37r8,-8r36,36r0,-49r18,0r0,49r36,-36r9,8r-36,37r48,0r0,17r-48,0r36,37r-9,8r-36,-36r0,48","w":189},"+":{"d":"43,-86r0,-25r58,0r0,-62r24,0r0,62r58,0r0,25r-58,0r0,62r-24,0r0,-62r-58,0","w":225},",":{"d":"70,-39v6,43,-18,60,-33,86r-13,-9r25,-38r-20,0r0,-39r41,0","w":98},"-":{"d":"123,-99r-99,0r0,-28r99,0r0,28","w":147},"\u2010":{"d":"123,-99r-99,0r0,-28r99,0r0,28","w":147},".":{"d":"29,0r0,-39r41,0r0,39r-41,0","w":98},"\/":{"d":"27,4r148,-236r24,16r-148,236","w":225},"0":{"d":"107,-239v63,0,95,56,95,123v0,67,-32,123,-95,123v-63,0,-96,-56,-96,-123v0,-67,33,-123,96,-123xm107,-22v85,-1,85,-187,0,-188v-86,1,-86,186,0,188","w":214},"1":{"d":"100,-232r0,232r-31,0r0,-189r-21,20r-18,-20r43,-43r27,0","w":150},"2":{"d":"32,-201v24,-54,142,-50,139,26v-2,69,-106,74,-104,146r102,0r0,29r-133,0v-3,-75,18,-101,76,-136v36,-22,38,-72,-9,-73v-22,0,-40,9,-52,28","w":206},"3":{"d":"134,-125v67,29,34,132,-41,132v-23,0,-44,-6,-62,-19r0,-31v38,29,104,30,109,-20v3,-36,-28,-49,-67,-45r0,-30v59,16,75,-70,20,-72v-12,-1,-34,7,-42,12r0,-29v46,-30,109,-1,107,52v0,21,-8,37,-24,50","w":206},"4":{"d":"115,-98r0,-85r-59,85r59,0xm188,-69r-42,0r0,69r-31,0r0,-69r-95,0r0,-29r95,-134r31,0r0,134r42,0r0,29","w":206},"5":{"d":"140,-71v0,-45,-51,-47,-100,-44r0,-117r119,0r0,28r-88,0r0,59v57,-5,98,24,100,74v2,67,-76,95,-137,68r0,-32v41,22,106,12,106,-36","w":206},"6":{"d":"67,-115v41,-49,118,-14,118,49v0,38,-33,73,-69,73v-55,0,-80,-58,-80,-120v0,-79,51,-147,131,-120r0,30v-58,-28,-102,29,-100,88xm116,-22v20,0,39,-21,39,-44v0,-55,-71,-51,-85,-14v1,29,19,58,46,58","w":206},"7":{"d":"40,0v-7,-95,59,-147,102,-204r-104,0r0,-28r143,0r0,28v-45,57,-115,108,-109,204r-32,0","w":206},"8":{"d":"103,-212v-31,-1,-49,33,-23,54v8,6,15,12,23,16v13,-6,35,-24,36,-39v0,-19,-17,-31,-36,-31xm59,-59v0,22,21,39,44,39v24,0,43,-18,44,-39v0,-19,-15,-36,-44,-52v-29,16,-44,33,-44,52xm75,-126v-62,-30,-44,-113,28,-113v70,0,89,83,28,113v27,19,46,32,46,67v0,39,-33,66,-74,66v-42,0,-74,-27,-74,-66v0,-36,19,-49,46,-67","w":206},"9":{"d":"146,-116v-42,49,-116,13,-116,-51v0,-38,30,-72,68,-72v56,0,80,59,80,121v0,90,-59,148,-138,115r0,-30v60,27,110,-1,106,-83xm97,-210v-23,0,-38,20,-38,44v0,55,71,53,84,15v0,-30,-18,-59,-46,-59","w":206},":":{"d":"29,-103r0,-39r41,0r0,39r-41,0xm29,0r0,-39r41,0r0,39r-41,0","w":98},";":{"d":"70,-39v6,43,-18,60,-33,86r-13,-9r25,-38r-20,0r0,-39r41,0xm29,-103r0,-39r41,0r0,39r-41,0","w":98},"<":{"d":"217,-17r-182,-87r0,-21r182,-87r7,28r-146,69r146,70","w":262},"=":{"d":"169,-91r0,32r-113,0r0,-32r113,0xm169,-166r0,32r-113,0r0,-32r113,0","w":225},">":{"d":"39,-45r146,-70r-146,-69r7,-28r182,87r0,21r-182,87","w":262},"?":{"d":"73,0r0,-35r37,0r0,35r-37,0xm99,-263v56,0,98,67,55,107v-23,21,-56,36,-48,86r-30,0v-1,-31,0,-59,16,-73v18,-16,47,-26,47,-57v1,-18,-20,-34,-40,-34v-26,0,-39,15,-39,45r-30,0v-1,-44,26,-74,69,-74","w":206},"@":{"d":"178,-263v78,0,143,63,142,139v0,54,-16,106,-62,109v-21,1,-42,-19,-45,-35v-42,51,-115,5,-115,-58v0,-62,70,-106,112,-61r0,-21r28,0r0,125v0,17,7,25,20,25v29,0,37,-45,37,-84v1,-64,-52,-116,-117,-116v-65,0,-116,60,-116,127v0,93,84,157,179,121r0,25v-111,33,-204,-42,-204,-146v0,-80,62,-150,141,-150xm173,-55v54,-1,55,-105,1,-107v-26,0,-46,26,-46,53v-1,27,19,54,45,54","w":356},"[":{"d":"31,-278r100,0r0,29r-65,0r0,273r65,0r0,29r-100,0r0,-331","w":168},"\\":{"d":"175,20r-148,-236r24,-16r148,236","w":225},"]":{"d":"102,-249r-64,0r0,-29r99,0r0,331r-99,0r0,-29r64,0r0,-273","w":168},"^":{"d":"103,-276r63,51r-15,18r-48,-40r-48,40r-15,-18","w":206},"_":{"d":"-1,28r197,0r0,28r-197,0r0,-28","w":195},"{":{"d":"77,-31v0,-46,-18,-67,-65,-66r0,-31v47,1,65,-20,65,-66v0,-78,21,-85,94,-84r0,26v-44,-1,-65,1,-64,47v2,63,-8,72,-50,93v46,21,52,32,50,103v-1,40,26,36,64,36r0,26v-72,1,-94,-6,-94,-84","w":206},"|":{"d":"83,66r-28,0r0,-341r28,0r0,341","w":137},"}":{"d":"130,-194v0,46,18,67,65,66r0,31v-47,-1,-65,20,-65,66v0,78,-23,85,-95,84r0,-26v37,0,65,5,65,-36v0,-71,4,-81,49,-103v-42,-20,-51,-30,-49,-93v1,-47,-20,-47,-65,-47r0,-26v71,-1,95,6,95,84","w":206},"~":{"d":"85,-163v48,-3,52,54,94,66v30,-4,30,-24,31,-66r28,0v2,58,-8,94,-59,94v-41,0,-37,-12,-66,-49v-30,-37,-65,-11,-59,49r-28,0v-2,-58,8,-91,59,-94","w":262},"\u2026":{"d":"31,0r0,-39r41,0r0,39r-41,0xm139,0r0,-39r41,0r0,39r-41,0xm246,0r0,-39r41,0r0,39r-41,0","w":318},"\u2013":{"d":"-1,-155r197,0r0,28r-197,0r0,-28","w":195},"\u2014":{"d":"-1,-154r321,0r0,28r-321,0r0,-28","w":319},"\u00f7":{"d":"43,-86r0,-25r140,0r0,25r-140,0xm94,-139r0,-35r37,0r0,35r-37,0xm94,-23r0,-35r37,0r0,35r-37,0","w":225},"\u2212":{"d":"183,-86r-140,0r0,-25r140,0r0,25","w":225},"\u00d7":{"d":"174,-55r-17,17r-44,-43r-44,43r-17,-17r44,-43r-44,-44r17,-17r43,43r44,-43r17,17r-43,43","w":225},"\u0131":{"d":"53,0r-30,0r0,-172r30,0r0,172","w":75},"\u02c7":{"d":"78,-197r-31,0r-36,-45r33,0r19,27r18,-27r33,0","w":125},"\u02da":{"d":"18,-221v1,-17,11,-29,29,-29v17,1,28,12,29,29v0,18,-13,28,-29,30v-17,-1,-29,-12,-29,-30xm30,-221v0,10,6,18,17,18v11,0,17,-8,17,-18v0,-10,-7,-17,-17,-17v-10,0,-17,7,-17,17","w":93},"\u2044":{"d":"126,-238r-169,238r-26,0r170,-238r25,0","w":57},"\u2074":{"d":"111,-154r-16,0r0,25r-24,0r0,-25r-62,0r0,-19r66,-77r20,0r0,75r16,0r0,21xm71,-175r0,-46r-39,46r39,0","w":119},"\u0c3d":{"d":"134,-128v-8,-32,-66,-14,-85,-5r0,-28v34,-20,115,-22,113,32v-2,59,-76,47,-116,68v-4,3,-6,6,-6,10v9,20,46,16,74,16r164,0r0,35r-184,0v-71,12,-116,-67,-40,-93v28,-9,74,-2,80,-35","w":287},"\u0c78":{"d":"86,-232v73,-5,98,101,47,138v30,6,45,47,15,68v-21,15,-50,28,-75,38r-16,-20v27,-13,69,-22,81,-50v-6,-17,-30,-18,-52,-20v-47,-3,-75,-31,-75,-79v0,-46,31,-72,75,-75xm86,-113v27,0,47,-16,47,-44v0,-27,-20,-47,-47,-47v-27,0,-47,18,-47,47v0,29,18,44,47,44","w":182},"\u0c79":{"d":"39,-229r28,0r0,229r-28,0r0,-229","w":105},"\u0c7a":{"d":"46,-147v-4,35,42,37,63,22r0,-104r28,0r0,229r-28,0r0,-94v-42,15,-91,-1,-91,-50r0,-85r28,0r0,82","w":165},"\u0c7b":{"d":"137,-142v-1,31,45,31,63,17r0,-104r29,0r0,229r-29,0r0,-94v-24,9,-62,8,-77,-9v-34,27,-105,17,-105,-41r0,-85r28,0v5,43,-17,115,30,113v16,-1,33,-6,33,-25r0,-88r28,0r0,87","w":256},"\u0c7c":{"d":"14,-98r0,-29r217,0r0,29r-217,0","w":245},"\u0c7d":{"d":"60,-47v7,14,34,12,55,12r156,0r0,35r-175,0v-51,8,-89,-50,-43,-79v28,-16,74,-16,99,-36v7,-16,-8,-22,-26,-22r-90,0r0,-28v64,2,172,-16,141,62v-14,36,-78,28,-111,47v-4,3,-6,6,-6,9","w":281},"\u0c7e":{"d":"69,-44v7,12,31,9,51,9r176,0r0,35r-194,0v-45,6,-84,-38,-48,-68v13,-11,40,-10,62,-12v7,0,13,-1,13,-7v-18,-21,-93,9,-97,-39v-3,-39,37,-39,73,-41v8,0,15,-2,16,-8v-14,-16,-58,-6,-88,-9r0,-28v52,0,137,-10,111,53v-9,22,-44,19,-72,22v-6,0,-11,1,-12,6v25,18,98,-7,98,40v0,47,-56,34,-89,47","w":306},"\u0c7f":{"d":"128,-32v70,-3,107,-45,133,-90r22,16v-27,59,-72,110,-155,110v-64,0,-107,-35,-107,-99v0,-48,25,-84,74,-84v26,0,41,16,42,42v4,49,-76,56,-82,11v-19,52,15,97,73,94xm109,-137v0,-17,-24,-17,-35,-8v-1,25,33,30,35,8","w":297}}});
25
+ /*!
26
+ * The following copyright notice may not be removed under any circumstances.
27
+ *
28
+ * Copyright:
29
+ * � 2008 Microsoft Corporation. All rights reserved.
30
+ *
31
+ * Description:
32
+ * Gautami is an OpenType font for the Indic script-Telugu. It is based on
33
+ * Unicode, contains TrueType outlines and has been designed for use as a UI font.
34
+ */
35
+ Cufon.registerFont({"w":194,"face":{"font-family":"Gautami","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 2 4 2 4 2 2 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-244 -333 537 142","underline-thickness":"16.875","underline-position":"-97.0312","unicode-range":"U+0020-U+25CC"},"glyphs":{" ":{"w":95},"\u200b":{"w":0},"\u00a0":{"w":95},"\u0c01":{"d":"44,-76v0,25,19,34,44,35r0,44v-88,9,-110,-124,-34,-149v10,-4,21,-6,34,-6r0,38v-26,0,-44,13,-44,38","w":98},"\u0c02":{"d":"84,-152v46,0,76,30,76,76v0,47,-29,79,-76,79v-47,0,-76,-31,-76,-79v0,-46,30,-76,76,-76xm84,-41v21,0,38,-13,38,-35v0,-23,-15,-38,-38,-38v-23,0,-39,15,-39,38v0,23,17,35,39,35","w":173},"\u0c03":{"d":"37,-61v20,0,34,14,34,34v0,20,-14,34,-34,34v-20,0,-34,-14,-34,-34v0,-20,14,-34,34,-34xm25,-28v1,15,23,15,24,0v0,-14,-24,-14,-24,0xm37,-149v20,0,34,14,34,34v0,20,-14,34,-34,34v-20,0,-34,-14,-34,-34v0,-20,14,-34,34,-34xm25,-115v0,14,24,14,24,0v-1,-15,-23,-15,-24,0","w":74},"\u0c05":{"d":"181,-176v37,0,59,31,59,69v0,69,-44,110,-115,110v-70,0,-116,-41,-116,-110v0,-39,21,-69,58,-69v30,0,50,21,50,50v0,34,-30,58,-65,48v10,24,35,37,73,37v46,-1,73,-20,77,-66v2,-25,-26,-43,-34,-19v2,8,9,13,18,13r0,38r-63,0r0,-38r9,0v-5,-37,15,-63,49,-63xm50,-125v2,15,29,16,29,-1v-1,-17,-27,-14,-29,1","w":256},"\u0c06":{"d":"197,-176v51,-2,65,70,28,91v4,6,7,12,7,18v-5,52,-50,70,-106,70v-69,0,-117,-40,-117,-110v0,-39,20,-69,57,-69v30,0,50,21,50,50v0,34,-30,58,-64,48v13,44,115,50,142,14v-9,-12,-44,-3,-63,-6r0,-38r20,0v-13,-34,12,-66,46,-68xm210,-126v-1,-15,-25,-15,-25,0v0,7,4,13,10,17v10,-2,15,-8,15,-17xm50,-125v2,15,29,17,28,-1v-1,-18,-26,-12,-28,1","w":265},"\u0c07":{"d":"120,-156v35,-40,118,-14,111,51v-3,32,-13,54,-32,72v6,12,11,28,11,46r-38,0v-1,-10,0,-18,-3,-25v-30,27,-103,20,-100,-34v3,-56,79,-56,108,-18v19,-16,28,-74,-10,-74v-20,0,-28,13,-28,34r-38,0v0,-21,-7,-34,-28,-34v-27,1,-35,33,-14,49r-27,27v-44,-38,-19,-115,41,-114v21,0,37,8,47,20xm107,-46v2,17,31,8,42,4v-7,-8,-39,-21,-42,-4","w":248},"\u0c08":{"d":"262,-115v0,-14,-18,-12,-22,-2r-27,-17v15,-36,84,-28,81,19v0,8,-5,17,-8,23v24,20,8,70,-27,67v-25,-1,-43,-20,-39,-47r-13,0v-9,42,-38,75,-86,75v-49,0,-76,-34,-86,-75r-25,0r0,-32r25,0v5,-29,21,-48,43,-60v-3,-3,-9,-9,-11,-13r23,-23v9,8,15,24,31,24v21,-5,40,-30,56,-50r26,23r-35,41v22,13,34,33,39,58v19,-3,55,9,55,-11xm168,-104v-9,-43,-86,-42,-94,0r94,0xm73,-72v9,31,68,43,88,12v3,-4,6,-7,8,-12r-96,0xm258,-56v5,1,9,-5,9,-9v0,-4,-5,-9,-9,-8v-4,-1,-9,4,-8,8v-1,4,3,10,8,9","w":313},"\u0c09":{"d":"199,-78v22,0,37,15,37,37v0,52,-86,57,-107,17v-10,15,-25,27,-49,27v-46,0,-71,-33,-71,-81v0,-62,43,-93,103,-98r0,-32r32,0r0,33v25,1,47,9,67,17r-18,35v-43,-22,-110,-20,-137,9r176,0r0,32r-185,0v-10,45,62,58,61,14r38,0v0,16,6,25,17,30v-1,-26,14,-40,36,-40xm196,-31v9,0,15,-17,3,-18v-10,0,-7,14,-3,18","w":248},"\u0c0a":{"d":"201,-78v21,0,35,14,36,37v0,54,-86,56,-107,17v-9,15,-25,27,-48,27v-48,0,-72,-34,-72,-81v0,-55,35,-86,85,-95r0,-35r32,0r0,32r10,0r0,-32r32,0r0,35v17,2,30,9,44,16r-19,33v-35,-22,-112,-17,-137,8r211,0v6,0,11,-6,11,-13v-1,-14,-18,-10,-22,-1r-27,-17v17,-36,80,-27,80,18v0,8,-3,15,-7,22v25,23,8,67,-27,67v-26,0,-42,-18,-39,-43r-189,0v-1,27,10,42,34,42v19,0,28,-11,28,-31r37,0v0,16,6,28,17,34v0,-25,14,-40,37,-40xm275,-70v11,0,11,-18,0,-18v-4,0,-9,5,-8,9v-1,4,4,9,8,9xm197,-31v11,2,14,-16,3,-18v-9,1,-8,13,-3,18","w":327},"\u0c0b":{"d":"392,-81v-2,-36,-24,-53,-57,-58r8,-37v49,9,82,40,87,95v6,70,-77,110,-120,62v-21,26,-74,32,-97,0v-25,28,-68,30,-94,2v-41,54,-141,-10,-96,-72v10,-12,33,-16,52,-28v5,-5,4,-23,-7,-21v-6,0,-13,8,-12,15r-38,0v2,-31,20,-51,50,-53v50,-2,64,75,21,94v-14,6,-34,8,-39,23v0,12,8,18,24,18v16,0,27,-11,26,-28r37,0v0,19,10,28,28,28v22,0,32,-13,32,-40v0,-36,-24,-54,-58,-58r9,-37v54,9,94,49,85,114v13,37,66,22,62,-19v-4,-35,-24,-54,-58,-58r8,-37v54,10,93,46,86,114v2,14,11,21,27,21v23,0,34,-16,34,-40","w":448},"\u0c0c":{"d":"200,-176v33,4,53,26,53,61v0,74,-48,118,-121,118v-49,0,-90,-16,-90,-61v0,-48,55,-48,100,-41v11,2,17,-9,18,-20v0,-12,-9,-17,-18,-19v-15,0,-19,9,-19,25r-38,0v4,-29,-37,-32,-38,-6v0,4,1,10,5,15r-27,24v-50,-50,29,-130,79,-80v33,-34,96,-8,94,41v-1,50,-48,65,-101,53v-12,0,-18,3,-18,8v4,19,29,20,53,20v50,0,81,-29,85,-77v0,-12,-6,-20,-17,-24r0,-37","w":271},"\u0c0e":{"d":"60,-242v94,2,151,54,151,143v0,57,-22,101,-79,102v-17,0,-31,-7,-38,-18v-29,31,-87,9,-85,-35v2,-30,20,-47,50,-50v31,-3,43,32,57,55v32,13,59,-8,57,-54v-2,-68,-43,-104,-113,-105r0,-38xm46,-50v0,17,27,14,28,0v-3,-15,-27,-16,-28,0","w":226},"\u0c0f":{"d":"78,-242v87,3,133,59,133,143v0,58,-22,100,-79,102v-17,0,-31,-7,-38,-18v-29,31,-88,9,-86,-35v1,-30,21,-50,51,-50v25,0,40,14,48,41v4,12,12,18,25,18v27,0,41,-19,41,-58v0,-62,-31,-104,-95,-105r0,-38xm44,-224v0,17,6,28,24,27r0,38v-66,4,-83,-99,-26,-120v8,-3,16,-5,26,-5r0,38v-15,0,-24,7,-24,22xm46,-50v0,17,27,15,29,0v-3,-13,-28,-17,-29,0","w":227},"\u0c10":{"d":"117,-158v50,-44,114,5,114,73v0,74,-83,112,-136,69v-29,33,-86,10,-86,-34v0,-41,49,-65,80,-39v8,7,14,19,18,35v22,25,92,14,87,-31v-3,-27,-9,-50,-33,-53v-15,1,-27,9,-28,25r-37,0v0,-18,-11,-25,-27,-25v-15,0,-23,8,-22,25r-38,0v-7,-62,73,-79,108,-45xm47,-50v-2,16,22,14,27,5v6,-9,-6,-17,-15,-17v-8,0,-12,4,-12,12","w":248},"\u0c12":{"d":"167,-41v31,1,36,-39,11,-53r29,-27v45,39,23,125,-40,124v-21,0,-36,-7,-47,-21v-34,47,-139,9,-107,-62v10,-22,40,-24,59,-37v5,-6,4,-23,-7,-21v-7,0,-11,8,-11,16r-37,0v1,-31,19,-52,48,-54v49,-4,64,75,20,93v-14,6,-38,7,-38,24v0,14,11,18,25,18v17,0,29,-10,29,-29r38,0v0,18,11,29,28,29","w":248},"\u0c13":{"d":"167,-41v31,1,36,-39,11,-53r29,-27v45,39,23,125,-40,124v-21,0,-36,-7,-47,-21v-35,49,-139,7,-106,-63v11,-20,38,-24,58,-36v5,-6,4,-23,-7,-21v-7,0,-11,8,-11,16r-37,0v0,-25,12,-41,29,-50v-4,-52,56,-73,87,-36r-26,27v-10,-16,-30,-4,-22,10v34,11,35,78,0,89v-15,5,-35,9,-38,23v0,14,11,18,25,18v17,0,30,-8,29,-27r38,0v0,19,11,27,28,27","w":248},"\u0c14":{"d":"167,-41v30,1,36,-38,12,-53r28,-27v47,39,24,125,-40,124v-21,0,-35,-7,-46,-21v-9,13,-25,21,-48,21v-63,0,-87,-85,-32,-106v9,-7,35,-6,34,-24v0,-7,-3,-11,-10,-11v-6,0,-10,9,-10,16r-38,0v2,-18,6,-32,4,-54r77,0v3,0,5,-2,5,-6v1,-2,-3,-8,-5,-7r-94,0r0,-32r210,0v28,1,46,21,46,48v0,28,-18,48,-46,48v-34,0,-54,-30,-44,-64r-35,0v2,25,-9,39,-26,45v18,47,-27,64,-58,78v-11,12,5,27,21,25v17,-1,29,-9,30,-27r37,0v0,19,11,27,28,27xm214,-159v7,1,15,-7,14,-14v-1,-10,-8,-16,-20,-14v-15,3,-10,31,6,28","w":278},"\u0c15":{"d":"16,-120v0,-26,15,-41,33,-49v-5,-5,-8,-11,-14,-15r27,-19v32,44,53,28,96,-30r26,24r-37,45v15,11,21,26,22,50r-38,0v0,-18,-15,-24,-35,-24v-21,1,-42,-1,-42,18v0,17,25,12,42,13v46,0,83,8,83,52v0,85,-175,72,-171,-6r40,0v1,31,93,29,93,6v0,-17,-26,-14,-45,-14v-47,0,-80,-6,-80,-51","w":196},"\u0c16":{"d":"76,-176v60,0,91,77,63,129v31,14,81,5,77,-36v-3,-30,-16,-53,-46,-55r0,-38v52,4,80,39,83,93v4,77,-82,110,-137,66v-31,31,-102,28,-103,-25v-1,-50,67,-50,95,-26v7,-13,6,-33,-1,-46v-15,35,-82,24,-79,-20v2,-27,21,-42,48,-42xm86,-41v-11,-7,-33,-14,-38,-1v1,13,31,7,38,1xm116,49v-29,-5,-21,-36,0,-54v22,19,30,47,0,54xm85,-137v-11,-12,-33,7,-14,11v7,-1,13,-4,14,-11","w":270},"\u0c17":{"d":"143,-161v48,30,51,106,17,163r-34,-19v31,-47,28,-114,-30,-121v-57,7,-61,74,-30,121r-35,19v-35,-59,-30,-137,22,-165r-18,-21r27,-19v12,12,24,37,48,23v19,-11,33,-36,48,-53r26,24v-14,16,-25,34,-41,48","w":201},"\u0c18":{"d":"266,-176v55,3,90,35,90,91v0,52,-30,86,-82,88v-32,1,-49,-10,-63,-28v-25,34,-87,38,-114,9v-26,31,-86,11,-86,-34v0,-50,72,-67,91,-24v3,6,5,12,7,20v26,24,90,14,87,-31v-2,-32,-15,-54,-49,-53r0,-38v60,2,94,46,84,111v3,19,22,24,43,24v28,0,45,-15,45,-44v0,-33,-19,-53,-53,-53r0,-38xm152,-205v-26,31,-69,99,-122,56r-21,-24r23,-23v10,19,38,33,58,9r35,-42xm49,-50v-2,16,22,14,27,5v6,-9,-6,-17,-15,-17v-6,0,-13,6,-12,12xm114,22v0,27,-36,21,-36,0v0,-9,6,-19,18,-31v12,12,18,22,18,31","w":374},"\u0c19":{"d":"167,-41v31,1,36,-39,11,-53r29,-27v45,39,23,125,-40,124v-21,0,-36,-7,-47,-21v-35,49,-139,7,-106,-63v11,-20,38,-24,58,-36v5,-6,4,-23,-7,-21v-7,0,-13,6,-13,14r-38,0v2,-30,21,-52,51,-52v23,0,38,15,45,34r19,0r0,-34r33,0r0,34r23,0r0,34r-75,0v-8,30,-49,26,-63,49v0,14,11,18,25,18v17,0,29,-10,29,-29r38,0v0,18,11,29,28,29","w":248},"\u0c1a":{"d":"73,3v-48,2,-76,-49,-58,-91r-15,0r0,-35r79,0r0,35v-21,1,-33,7,-33,25v0,14,12,22,27,22v20,1,28,-11,28,-31r38,0v0,20,7,32,28,31v18,0,26,-13,27,-30v1,-56,-42,-67,-95,-69v-16,-7,-26,-25,-38,-37r23,-23v10,8,13,24,31,24v26,-7,41,-31,62,-57r26,24r-35,43v38,14,60,43,63,95v4,62,-76,99,-111,54v-9,14,-25,20,-47,20","w":248},"\u0c1b":{"d":"120,49v-30,-5,-22,-38,0,-54v22,19,29,48,0,54xm73,3v-48,2,-76,-49,-58,-91r-15,0r0,-35r79,0r0,35v-21,1,-33,7,-33,25v0,14,12,22,27,22v20,1,28,-11,28,-31r38,0v0,20,7,32,28,31v18,0,26,-13,27,-30v1,-56,-42,-67,-95,-69v-16,-7,-26,-25,-38,-37r23,-23v10,8,13,24,31,24v26,-7,41,-31,62,-57r26,24r-35,43v38,14,60,43,63,95v4,62,-76,99,-111,54v-9,14,-25,20,-47,20","w":248},"\u0c1c":{"d":"150,-176v31,1,51,17,51,48v0,45,-67,59,-102,36v-12,16,-43,14,-52,33v0,14,11,18,25,18v17,0,29,-7,29,-25r38,0v0,18,9,25,28,25v27,0,35,-32,16,-43r28,-28v38,33,17,115,-44,115v-21,0,-36,-7,-47,-21v-29,40,-119,20,-111,-41v-6,-47,55,-37,66,-68v0,-7,-3,-11,-10,-11v-7,0,-12,7,-12,16r-38,0v2,-31,20,-54,50,-54v28,0,48,20,47,52v7,5,18,8,27,10v25,5,37,-24,11,-24r0,-38","w":248},"\u0c1d":{"d":"342,-176v54,3,88,34,88,91v0,53,-29,86,-82,88v-31,1,-47,-11,-60,-29v-20,38,-103,39,-123,0v-13,17,-36,29,-65,29v-53,0,-88,-37,-88,-91v0,-36,20,-61,45,-76r-11,-13r23,-23v10,8,13,24,31,24v26,-7,41,-31,62,-57r27,24v-13,16,-26,35,-41,48v27,17,45,49,38,94v13,37,90,34,86,-18v-2,-33,-17,-53,-52,-53r0,-38v62,2,95,42,89,108v5,16,19,27,39,27v28,1,45,-16,45,-44v-1,-32,-17,-53,-51,-53r0,-38xm100,-41v29,0,50,-17,50,-47v0,-29,-20,-50,-50,-50v-30,0,-50,21,-50,50v0,30,21,47,50,47xm286,40v-26,-5,-19,-32,0,-49v12,12,18,22,18,31v0,11,-7,18,-18,18","w":448},"\u0c1e":{"d":"121,-156v23,-29,93,-26,103,14r15,0r0,-34r33,0r0,34r18,0r0,34r-58,0v0,35,-12,57,-32,75v6,12,11,28,11,46r-38,0v-1,-10,0,-17,-3,-24v-33,25,-102,17,-100,-35v2,-56,79,-55,108,-18v19,-16,28,-74,-10,-74v-19,1,-28,10,-28,31r-38,0v1,-20,-10,-31,-28,-31v-26,0,-35,32,-15,49r-26,27v-44,-38,-19,-115,41,-114v21,0,37,8,47,20xm108,-46v2,17,31,8,42,4v-7,-8,-39,-21,-42,-4","w":310},"\u0c1f":{"d":"169,-41v53,0,39,-96,-8,-97r0,-38v53,3,76,41,80,95v5,66,-70,110,-115,66v-8,13,-22,17,-43,18v-88,5,-99,-153,-32,-175r0,-43r33,0r0,42v19,8,33,23,34,47v2,37,-40,64,-73,44v-6,39,60,59,62,15r37,0v0,18,8,26,25,26xm52,-125v2,14,29,17,28,-1v-1,-18,-26,-12,-28,1","w":259},"\u0c20":{"d":"143,-161v68,36,44,164,-47,164v-94,0,-114,-134,-44,-167r-17,-20r27,-18v12,12,24,36,48,22v19,-11,33,-36,48,-53r26,23v-13,17,-25,35,-41,49xm96,-41v30,0,50,-18,50,-47v0,-30,-21,-50,-50,-50v-30,0,-50,21,-50,50v0,29,19,47,50,47xm96,-69v-28,0,-22,-38,0,-38v23,0,25,39,0,38","w":200},"\u0c21":{"d":"238,-50v3,60,-92,68,-116,26v-28,51,-119,25,-113,-44v5,-51,30,-81,66,-98r-15,-18r26,-18v12,12,25,37,48,22v18,-12,33,-36,48,-53r26,24v-13,15,-24,33,-38,46v12,6,23,14,35,26r-27,27v-42,-51,-129,-25,-131,41v-1,17,11,28,26,28v19,0,28,-11,28,-31r38,0v-1,18,8,30,19,37v-7,-30,8,-54,38,-54v23,0,41,14,42,39xm194,-32v11,-2,16,-25,2,-27v-12,1,-11,23,-2,27","w":253},"\u0c22":{"d":"238,-50v3,60,-92,68,-116,26v-28,51,-119,25,-113,-44v5,-51,30,-81,66,-98r-15,-18r26,-19v11,12,25,38,48,23v18,-12,33,-36,48,-53r26,24v-13,15,-24,33,-38,46v12,6,23,14,35,26r-27,27v-42,-51,-129,-25,-131,41v-1,17,11,28,26,28v19,0,28,-11,28,-31r38,0v-1,18,8,30,19,37v-7,-30,8,-54,38,-54v23,0,41,14,42,39xm194,-32v11,-2,16,-25,2,-27v-12,1,-11,23,-2,27xm123,40v-28,0,-20,-32,0,-49v12,12,17,22,17,31v0,10,-7,18,-17,18","w":253},"\u0c23":{"d":"60,3v-45,2,-66,-59,-37,-88v-31,-33,-5,-91,46,-91v17,0,31,7,43,20v50,-49,125,1,119,73v-4,46,-16,86,-60,86v-30,0,-48,-21,-48,-52v-1,-38,38,-58,71,-42v-2,-25,-11,-47,-36,-47v-17,0,-27,9,-27,28r-38,0v1,-17,-8,-28,-24,-28v-26,0,-30,33,-9,34r11,0r0,38v-25,-8,-33,25,-11,28v11,1,14,-7,14,-16r38,0v-2,33,-18,56,-52,57xm161,-49v3,19,27,10,29,-4v-7,-7,-28,-11,-29,4","w":248},"\u0c24":{"d":"43,-102v3,9,24,8,23,-2v-1,-14,-23,-9,-23,2xm175,-174v35,5,56,33,56,72v0,71,-41,105,-112,105v-63,0,-110,-28,-110,-89v0,-33,15,-60,48,-60v26,0,41,17,43,42v-3,26,-19,42,-49,41v18,29,115,31,136,0v-45,6,-62,-58,-26,-75v-29,-2,-63,6,-78,-12r-23,-27r23,-23v11,23,43,32,63,6r30,-39r26,23xm174,-104v0,7,9,10,17,7v3,-1,5,-3,6,-6v-2,-11,-22,-14,-23,-1","w":247},"\u0c25":{"d":"120,-119v27,0,22,38,0,38v-23,0,-25,-39,0,-38xm121,40v-28,0,-20,-32,0,-49v12,12,18,22,18,31v-1,10,-8,18,-18,18xm167,-41v16,1,28,-11,27,-27v-1,-46,-28,-70,-74,-70v-45,0,-72,24,-73,70v-1,16,10,28,26,27v17,-1,27,-8,28,-25r38,0v0,18,10,25,28,25xm171,-164v35,17,57,45,60,96v3,63,-74,94,-111,50v-10,12,-25,22,-47,21v-41,-2,-64,-30,-64,-71v0,-53,28,-82,66,-98r-13,-16r23,-23v12,13,24,39,50,25v20,-11,32,-36,47,-53r26,24","w":248},"\u0c26":{"d":"167,-41v16,1,28,-11,27,-27v-1,-46,-28,-70,-74,-70v-45,0,-72,24,-73,70v-1,16,10,28,26,27v17,-1,27,-8,28,-25r38,0v0,18,10,25,28,25xm171,-164v35,17,57,45,60,96v3,63,-74,94,-111,50v-10,12,-25,22,-47,21v-41,-2,-64,-30,-64,-71v0,-53,28,-82,66,-98r-13,-16r23,-23v12,13,24,39,50,25v20,-11,32,-36,47,-53r26,24","w":248},"\u0c27":{"d":"120,40v-28,0,-20,-32,0,-49v12,12,18,22,18,31v-1,10,-8,18,-18,18xm167,-41v16,1,28,-11,27,-27v-1,-46,-28,-70,-74,-70v-45,0,-72,24,-73,70v-1,16,10,28,26,27v17,-1,27,-8,28,-25r38,0v0,18,10,25,28,25xm171,-164v35,17,57,45,60,96v3,63,-74,94,-111,50v-10,12,-25,22,-47,21v-41,-2,-64,-30,-64,-71v0,-53,28,-82,66,-98r-13,-16r23,-23v12,13,24,39,50,25v20,-11,32,-36,47,-53r26,24","w":248},"\u0c28":{"d":"150,-174v49,9,77,41,81,99v5,72,-88,106,-125,50v-8,-21,-36,-66,-58,-30v-4,16,10,26,21,32r-23,32v-18,-13,-33,-30,-36,-58v-6,-62,84,-78,110,-31v10,18,17,41,42,41v21,0,32,-14,32,-36v2,-65,-62,-62,-122,-66v-18,-7,-26,-22,-39,-35r26,-23v11,22,43,31,63,5r30,-39r27,24","w":248},"\u0c2a":{"d":"143,-205v-27,31,-63,96,-119,59r-23,-27r23,-23v11,22,40,32,62,5r31,-38xm139,-176v54,4,89,35,92,93v4,75,-84,109,-136,67v-29,33,-86,11,-86,-34v0,-48,66,-68,88,-28v9,17,19,40,50,37v26,-2,46,-16,46,-42v0,-35,-22,-52,-54,-55r0,-38xm46,-50v0,17,27,14,28,0v-3,-15,-27,-16,-28,0","w":248},"\u0c2b":{"d":"143,-205v-27,31,-63,96,-119,59r-23,-27r23,-23v11,22,40,32,62,5r31,-38xm139,-176v54,4,89,35,92,93v4,75,-84,109,-136,67v-29,33,-86,11,-86,-34v0,-48,66,-68,88,-28v9,17,19,40,50,37v26,-2,46,-16,46,-42v0,-35,-22,-52,-54,-55r0,-38xm46,-50v0,17,27,14,28,0v-3,-15,-27,-16,-28,0xm114,22v0,27,-36,21,-36,0v0,-9,6,-19,18,-31v12,12,18,22,18,31","w":248},"\u0c2c":{"d":"231,-81v6,68,-71,111,-111,63v-29,40,-118,20,-111,-41v2,-18,11,-30,23,-38v-30,-24,-10,-83,33,-79v27,3,47,18,47,47v1,41,-53,41,-65,70v0,14,11,18,25,18v17,0,30,-8,29,-27r38,0v1,17,8,27,25,27v21,0,30,-18,30,-40v0,-31,-13,-54,-42,-58r7,-37v46,9,67,43,72,95xm57,-120v6,9,18,1,18,-9v0,-7,-3,-11,-10,-11v-9,0,-15,13,-8,20","w":248},"\u0c2d":{"d":"194,-81v-1,-35,-15,-62,-51,-59v-33,2,-40,-23,-59,-37r25,-24v12,21,43,38,59,6r31,-38r26,24r-37,45v61,24,60,167,-24,167v-21,0,-35,-9,-44,-21v-29,40,-119,20,-111,-41v-3,-41,48,-38,57,-68v0,-7,-3,-11,-10,-11v-6,0,-10,9,-10,16r-38,0v2,-30,18,-52,48,-54v42,-2,63,55,33,83v-7,11,-41,16,-42,34v0,14,11,18,25,18v17,0,30,-8,29,-27r38,0v1,17,8,27,25,27v21,0,30,-18,30,-40xm121,40v-28,0,-20,-32,0,-49v12,12,18,22,18,31v0,11,-7,18,-18,18","w":248},"\u0c2e":{"d":"270,-176v54,3,86,35,86,91v0,53,-29,86,-82,88v-33,0,-48,-9,-64,-28v-24,34,-86,38,-113,9v-24,32,-90,11,-86,-34v2,-29,21,-49,50,-50v50,-1,34,63,89,59v29,-2,45,-16,46,-44v2,-59,-63,-53,-119,-55v-16,-7,-26,-25,-38,-37r23,-23v32,42,52,22,93,-33r27,24v-11,15,-18,21,-29,34v54,7,87,50,79,111v16,37,86,28,86,-21v0,-33,-14,-53,-48,-53r0,-38xm49,-50v-2,16,22,14,27,5v6,-9,-6,-17,-15,-17v-6,0,-13,6,-12,12","w":374},"\u0c2f":{"d":"340,-176v54,3,90,35,90,91v0,53,-29,86,-82,88v-27,1,-48,-12,-60,-27v-20,37,-107,36,-125,-2v-14,17,-34,29,-63,29v-55,-2,-88,-37,-88,-91v0,-52,36,-88,88,-88v58,0,95,45,86,109v5,16,21,26,41,26v28,0,44,-16,44,-44v0,-38,-29,-54,-66,-56v-17,-6,-26,-24,-38,-36r23,-23v11,22,41,32,62,6r31,-39r26,24v-15,20,-25,31,-41,47v26,17,47,52,39,94v7,18,21,27,41,27v28,-1,45,-17,45,-44v0,-33,-19,-53,-53,-53r0,-38xm100,-41v31,0,50,-18,50,-47v0,-29,-20,-50,-50,-50v-30,0,-50,21,-50,50v0,30,21,47,50,47","w":447},"\u0c30":{"d":"143,-162v22,15,41,38,41,74v0,55,-33,87,-88,91v-95,7,-114,-135,-44,-167r-11,-13r24,-23v31,43,52,22,93,-33r27,24xm96,-41v30,0,50,-18,50,-47v0,-30,-21,-50,-50,-50v-30,0,-50,21,-50,50v0,29,19,47,50,47","w":200},"\u0c31":{"d":"182,-176v48,0,57,45,61,95v6,71,-76,110,-120,64v-11,12,-23,20,-44,20v-94,4,-95,-179,-10,-179v34,0,53,27,48,63r17,0v-7,-35,15,-63,48,-63xm46,-83v-8,40,55,60,59,18r38,0v0,18,10,25,29,24v22,-1,34,-16,33,-40v-1,-26,0,-57,-23,-57v-6,0,-12,5,-12,12v0,8,7,13,16,13r0,36v-46,-3,-104,7,-140,-6xm53,-126v1,16,28,17,27,0v0,-17,-25,-13,-27,0","w":260},"\u0c32":{"d":"164,-176v42,5,67,31,67,77v0,64,-44,102,-107,102v-73,0,-115,-39,-115,-110v0,-39,22,-69,59,-69v30,0,48,21,49,50v1,36,-33,60,-68,47v23,52,145,52,145,-20v0,-22,-10,-36,-30,-39r0,-38xm50,-126v3,14,29,18,30,0v-2,-16,-27,-14,-30,0","w":247},"\u0c33":{"d":"51,-176v43,-2,54,62,21,79v31,17,97,10,96,-33v-8,-18,-49,2,-61,-20r-24,-27r23,-23v11,12,23,33,46,20v20,-12,32,-36,47,-53r26,23v-11,16,-22,32,-35,44v38,35,1,100,-40,107v7,33,-9,62,-43,62v-34,0,-51,-29,-43,-63v-29,-13,-55,-34,-55,-74v0,-26,18,-41,42,-42xm47,-119v10,0,17,-21,4,-22v-12,0,-11,17,-4,22xm107,-36v4,1,9,-4,8,-8v1,-4,-3,-10,-8,-9v-5,-1,-9,5,-9,9v0,4,5,9,9,8","w":221},"\u0c35":{"d":"231,-85v6,76,-86,113,-136,69v-24,32,-90,11,-86,-34v2,-29,21,-48,50,-50v50,-2,36,62,88,59v29,-1,46,-17,47,-44v2,-59,-63,-53,-119,-55v-16,-7,-26,-25,-38,-37r23,-23v10,23,42,31,62,6r31,-39r26,24v-11,14,-20,25,-28,34v48,6,76,39,80,90xm47,-50v-2,16,22,14,27,5v6,-9,-6,-17,-15,-17v-8,0,-12,4,-12,12","w":248},"\u0c36":{"d":"129,-176v53,-4,75,69,29,91v18,40,-4,88,-50,88v-51,0,-75,-66,-36,-94v-16,2,-28,11,-39,25r-27,-28v30,-36,87,-43,128,-19v15,-5,18,-25,-7,-25v-32,0,-72,7,-89,-12r-24,-27r23,-23v11,12,23,33,46,20v20,-12,32,-36,47,-53r27,24v-11,14,-20,24,-28,33xm90,-51v0,22,38,15,37,-5v0,-7,-2,-13,-5,-17v-14,4,-32,8,-32,22","w":198},"\u0c37":{"d":"145,-205v-24,47,-103,107,-141,32r24,-23v10,23,39,31,60,5r31,-38xm192,-8v-25,17,-79,14,-98,-6v-27,30,-85,8,-85,-36v0,-52,77,-67,95,-22v9,48,93,36,93,-15v0,-36,-22,-49,-56,-51r0,-38v81,-4,110,72,85,145v2,17,10,30,25,34r-14,34v-22,-8,-39,-22,-45,-45xm47,-50v0,17,28,14,29,0v-3,-14,-28,-17,-29,0","w":248},"\u0c38":{"d":"139,-176v62,2,87,39,92,101v5,72,-88,105,-126,50v-7,-22,-36,-65,-57,-30v-4,16,9,27,21,32r-23,32v-19,-12,-33,-32,-37,-58v-6,-62,85,-78,111,-31v10,17,16,41,41,41v21,0,32,-13,32,-36v-1,-39,-17,-62,-54,-63r0,-38xm58,-172v25,-4,45,-34,62,-57r26,24v-26,44,-91,105,-133,43v-3,-4,-6,-8,-8,-11r24,-23v7,8,15,23,29,24","w":248},"\u0c39":{"d":"298,-176v28,2,46,21,46,49v0,28,-18,48,-46,48v-32,0,-49,-26,-46,-59r-36,0v59,72,-35,191,-119,122v-25,32,-87,11,-87,-34v0,-50,70,-67,91,-25v10,19,19,35,48,34v26,-1,46,-14,46,-41v0,-38,-21,-55,-58,-56r0,-38r161,0xm60,-172v27,-5,43,-34,62,-57r26,24v-36,57,-97,104,-141,32r23,-23v13,12,12,22,30,24xm283,-127v0,17,29,19,29,0v0,-21,-28,-17,-29,0xm48,-50v0,18,28,13,29,0v-3,-14,-29,-17,-29,0","w":354},"\u0c3e":{"d":"49,-176v28,2,46,20,46,49v0,29,-19,48,-46,48v-31,0,-50,-26,-45,-59r-196,0r0,-38r241,0xm49,-113v20,0,16,-29,0,-29v-7,0,-14,7,-14,15v0,8,6,14,14,14","w":108},"\u0c3f":{"d":"-184,-263v34,0,55,23,57,58v4,68,-81,77,-117,36r23,-23v19,21,56,22,61,-6v-22,20,-64,4,-62,-28v1,-22,16,-37,38,-37xm-184,-232v-9,0,-10,13,0,13v15,0,17,-15,0,-13","w":0},"\u0c40":{"d":"-185,-263v34,3,56,23,58,58v4,68,-81,77,-117,36r23,-23v19,21,56,22,61,-6v-30,28,-82,-13,-55,-49v-21,-28,9,-73,48,-57v13,6,25,19,26,36r-33,0v1,-6,-3,-10,-9,-9v-2,0,-8,3,-7,7v0,3,1,8,5,7xm-184,-232v-9,0,-10,13,0,13v15,0,17,-15,0,-13","w":0},"\u0c41":{"d":"13,-176v56,3,89,36,94,91v8,88,-122,120,-155,44v-4,-9,-6,-20,-6,-32r36,0v0,24,18,32,41,32v29,0,46,-16,46,-44v0,-33,-21,-52,-56,-53r0,-38","w":124},"\u0c42":{"d":"166,-176v28,2,47,21,47,49v0,29,-19,48,-47,48v-31,0,-49,-27,-45,-59r-31,0v44,62,-7,170,-96,136v-26,-10,-45,-34,-46,-69r30,0v5,20,23,30,46,30v28,0,45,-16,45,-44v0,-33,-21,-53,-56,-53r0,-38r153,0xm152,-127v0,16,23,18,28,5v4,-10,-4,-20,-14,-20v-8,0,-14,6,-14,15","w":230},"\u0c43":{"d":"57,48v9,-8,14,-20,14,-35v0,-42,-24,-82,-73,-120r22,-24v56,47,84,95,84,144v0,42,-27,71,-69,75v-59,6,-80,-93,-17,-93v28,0,46,23,39,53xm20,51v8,-4,9,-24,-2,-24v-11,1,-8,22,2,24","w":112},"\u0c44":{"d":"1,-140v69,6,179,-25,179,48v0,28,-18,49,-46,49v-32,0,-49,-25,-45,-59r-37,0v35,37,53,75,53,115v0,43,-26,71,-69,75v-59,5,-80,-93,-16,-93v28,0,45,24,38,53v9,-8,14,-20,14,-35v0,-42,-24,-82,-71,-118r0,-35xm134,-78v8,-1,14,-5,14,-14v0,-8,-6,-14,-14,-14v-9,0,-13,6,-14,14v-1,7,7,15,14,14xm21,52v7,-5,11,-24,-1,-26v-13,1,-11,23,1,26"},"\u0c46":{"d":"-204,-223v61,7,163,-25,165,40v1,43,-41,48,-87,44r0,-37v18,-3,49,8,55,-7v-1,-5,-2,-7,-8,-7r-125,0r0,-33","w":0},"\u0c47":{"d":"-88,-223v31,-2,48,13,49,40v2,44,-41,47,-87,44r0,-37r48,0v5,1,7,-4,7,-7v0,-5,-2,-7,-7,-7r-126,0r0,-33r82,0v-7,-43,31,-50,76,-46r0,32v-16,1,-54,-7,-42,14","w":0},"\u0c48":{"d":"-204,-223v62,7,162,-24,165,40v2,42,-43,42,-87,40r0,-33v18,-3,49,8,55,-7v0,-4,-3,-7,-7,-7r-126,0r0,-33xm-199,9v25,0,40,18,39,46r157,0r0,33r-196,0v-24,-1,-40,-16,-40,-40v0,-24,16,-39,40,-39xm-208,48v0,11,18,11,18,0v0,-11,-18,-11,-18,0","w":0},"\u0c4a":{"d":"-197,-200v-4,-54,72,-82,100,-40v26,-29,119,-36,117,23v-1,27,-18,45,-45,45v-28,0,-46,-18,-45,-50v-9,3,-12,14,-11,26r-33,0v0,-18,-6,-33,-25,-32v-18,0,-26,12,-26,28v0,15,9,24,26,24r0,38v-37,-1,-56,-26,-58,-62xm-25,-204v7,1,12,-7,12,-13v0,-8,-5,-12,-12,-13v-8,1,-13,5,-13,13v0,8,5,12,13,13","w":0},"\u0c4b":{"d":"-197,-200v-4,-54,72,-82,100,-40v8,-7,19,-14,32,-17v-14,-38,39,-66,66,-37v7,6,12,16,13,27r-33,0v1,-6,-3,-10,-9,-9v-7,1,-10,9,-4,14v30,1,52,15,52,45v0,27,-18,45,-45,45v-28,0,-46,-18,-45,-50v-9,3,-12,14,-11,26r-33,0v0,-18,-6,-33,-25,-32v-18,0,-26,12,-26,28v0,15,9,24,26,24r0,38v-37,-1,-56,-26,-58,-62xm-25,-204v7,1,12,-7,12,-13v0,-8,-5,-12,-12,-13v-8,1,-13,5,-13,13v0,8,5,12,13,13","w":0},"\u0c4c":{"d":"32,-221v28,1,42,19,45,45v-2,26,-17,45,-45,45v-32,0,-51,-26,-44,-58v-6,1,-16,-4,-13,7v0,45,-52,40,-98,39r0,-33r60,0v9,0,6,-12,0,-13r-80,0r0,-32r175,0xm32,-163v8,0,12,-5,12,-13v0,-7,-4,-13,-12,-13v-6,-1,-14,7,-13,13v1,8,5,13,13,13","w":88},"\u0c4d":{"d":"-110,-208v-21,-23,-1,-61,31,-61r83,0r0,33r-83,0v-6,-1,-7,3,-8,7v4,14,36,4,53,7r0,33v-18,3,-50,-7,-55,7v1,6,10,6,18,6r0,38v-44,8,-63,-44,-39,-70","w":0},"\u0c55":{"d":"-72,-278v-4,-41,61,-54,76,-18v2,5,3,11,3,18r-30,0v0,-6,-5,-8,-9,-10v-4,0,-8,3,-7,8v0,4,5,9,11,8r1,32v-27,0,-43,-13,-45,-38","w":0},"\u0c56":{"d":"-199,23v25,0,40,18,39,46r157,0r0,33r-196,0v-24,-1,-40,-16,-40,-40v0,-24,16,-39,40,-39xm-200,71v6,1,10,-3,9,-9v1,-6,-4,-9,-9,-9v-5,0,-8,4,-8,9v-1,5,3,10,8,9","w":0},"\u0c60":{"d":"490,-176v29,1,47,21,47,49v0,28,-19,48,-47,48v-31,0,-50,-26,-45,-59r-33,0v40,48,16,143,-53,141v-21,0,-37,-10,-48,-22v-21,27,-74,31,-97,0v-25,28,-68,30,-93,2v-33,41,-107,14,-107,-42v0,-47,44,-48,66,-68v0,-7,-3,-11,-10,-11v-6,0,-13,8,-12,15r-38,0v0,-33,20,-51,50,-53v42,-2,64,57,31,83v-14,12,-48,11,-49,34v0,12,8,18,24,18v17,0,26,-7,25,-26r38,0v1,18,8,26,27,26v22,0,33,-13,33,-40v-1,-37,-23,-56,-60,-57r0,-38v64,3,96,44,96,114v0,14,9,21,27,21v22,-1,34,-16,34,-40v0,-38,-20,-56,-58,-57r0,-38v62,3,94,45,94,113v0,15,9,22,27,22v23,-1,35,-16,35,-40v-2,-35,-19,-56,-55,-57r0,-38r151,0xm476,-127v-1,16,23,18,28,5v4,-10,-5,-19,-14,-20v-8,-1,-15,7,-14,15","w":562},"\u0c61":{"d":"205,-176v65,4,161,-21,160,49v-1,29,-19,48,-46,48v-31,0,-50,-26,-45,-59r-20,0v11,83,-41,141,-120,141v-48,0,-90,-15,-90,-61v0,-48,55,-50,99,-41v27,0,22,-38,0,-39v-15,0,-18,11,-19,25r-37,0v-1,-15,-5,-25,-20,-25v-16,1,-24,20,-13,34r-27,24v-50,-50,28,-130,78,-80v34,-35,96,-7,95,41v-1,50,-48,65,-101,53v-12,0,-18,3,-18,8v4,19,30,19,53,20v54,0,89,-31,85,-85v-1,-9,-5,-15,-14,-15r0,-38xm319,-113v20,0,16,-29,0,-29v-7,0,-14,7,-14,15v0,8,6,14,14,14","w":382},"\u0c66":{"d":"96,-176v52,0,88,36,88,88v0,53,-35,91,-88,91v-54,0,-88,-37,-88,-91v0,-52,36,-88,88,-88xm96,-41v30,0,50,-18,50,-47v0,-30,-21,-50,-50,-50v-30,0,-50,21,-50,50v0,30,21,47,50,47","w":200},"\u0c67":{"d":"99,-176v92,0,118,122,57,178r-30,-24v39,-30,35,-116,-27,-116v-60,0,-65,86,-26,116r-30,24v-62,-56,-36,-178,56,-178","w":207},"\u0c68":{"d":"132,-176v51,0,88,36,88,88v0,53,-33,91,-88,91r-123,0r0,-44v67,-6,171,25,173,-47v0,-11,-3,-20,-9,-27v-10,44,-89,36,-86,-15v2,-28,18,-46,45,-46xm123,-130v4,13,22,10,24,-6v-8,-4,-25,-5,-24,6","w":237},"\u0c69":{"d":"140,-88v35,51,-21,109,-89,88v-26,-9,-43,-25,-43,-59r37,0v1,16,16,18,34,18v23,0,34,-5,34,-14v1,-23,-32,-11,-51,-14r0,-38v20,-2,54,8,51,-14v-3,-24,-70,-25,-68,6r-37,0v1,-42,29,-58,71,-61v54,-3,91,46,61,88","w":163},"\u0c6a":{"d":"157,-176v28,2,48,14,48,42v0,39,-25,63,-56,74v10,32,-8,63,-42,63v-35,0,-51,-29,-43,-63v-52,-8,-86,-111,-8,-116r0,35v-6,0,-13,2,-13,7v4,58,124,59,128,0v0,-5,-8,-7,-14,-7r0,-35xm107,-36v6,1,9,-4,9,-9v0,-11,-18,-11,-18,0v0,5,3,10,9,9","w":220},"\u0c6b":{"d":"182,-107v19,-14,0,-37,-14,-47r32,-24v31,28,36,62,14,90v22,28,17,64,-14,90r-28,-24v14,-11,25,-30,11,-46v-5,65,-101,93,-155,52v-6,-5,-13,-11,-21,-19r24,-30v31,37,116,36,116,-23v0,-57,-82,-65,-116,-23r-24,-30v48,-56,164,-41,175,34","w":241},"\u0c6c":{"d":"117,-69v-27,1,-86,-8,-66,25v42,8,98,1,145,3r0,44v-76,-5,-188,25,-188,-56v0,-15,4,-28,13,-35v-30,-33,-4,-88,40,-88r36,0r0,38v-21,1,-52,-7,-51,15v0,28,45,12,71,16r0,38","w":210},"\u0c6d":{"d":"85,-41v23,-1,41,-2,43,-20r38,0v-1,46,-32,64,-79,64v-45,0,-79,-14,-79,-58v0,-42,28,-50,71,-52v25,-2,44,4,49,-13v0,-12,-13,-18,-41,-18v-21,0,-41,3,-41,24r-38,0v0,-45,34,-62,79,-62v43,0,79,15,79,56v0,43,-33,51,-79,51v-18,0,-40,-3,-41,14v0,10,12,14,39,14","w":179},"\u0c6e":{"d":"146,-88v-1,-33,-22,-49,-55,-50r0,-38r120,0r0,38r-43,0v38,56,1,141,-72,141v-82,0,-115,-104,-58,-157r27,27v-35,29,-17,88,31,86v30,-1,50,-16,50,-47","w":227},"\u0c6f":{"d":"21,-88v-30,-30,-4,-88,40,-88r133,0r0,38r-133,0v-18,0,-20,31,0,31r56,0r0,38v-26,3,-71,-11,-71,16v0,19,32,10,51,12r0,44v-68,14,-112,-41,-76,-91","w":205},"\u0c58":{"d":"171,-310v21,0,35,14,35,36v0,22,-14,35,-35,35r-151,0r0,-31r115,0v0,-25,13,-40,36,-40xm177,-276v0,-4,-2,-6,-6,-6v-4,0,-5,2,-5,6v0,4,1,5,5,5v4,0,6,-1,6,-5xm73,3v-48,2,-76,-49,-58,-91r-15,0r0,-35r79,0r0,35v-21,1,-33,7,-33,25v0,14,12,22,27,22v20,1,28,-11,28,-31r38,0v0,20,7,32,28,31v18,0,26,-13,27,-30v1,-56,-42,-67,-95,-69v-16,-7,-26,-25,-38,-37r23,-23v10,8,13,24,31,24v26,-7,41,-31,62,-57r26,24r-35,43v38,14,60,43,63,95v4,62,-76,99,-111,54v-9,14,-25,20,-47,20","w":248},"\u0c59":{"d":"179,-265v22,0,36,14,36,36v0,21,-13,35,-36,35r-150,0r0,-31r115,0v0,-24,13,-40,35,-40xm186,-231v0,-4,-2,-6,-6,-6v-4,0,-6,2,-6,6v0,4,2,6,6,6v4,0,6,-2,6,-6xm150,-176v31,1,51,17,51,48v0,45,-67,59,-102,36v-12,16,-43,14,-52,33v0,14,11,18,25,18v17,0,29,-7,29,-25r38,0v0,18,9,25,28,25v27,0,35,-32,16,-43r28,-28v38,33,17,115,-44,115v-21,0,-36,-7,-47,-21v-29,40,-119,20,-111,-41v-6,-47,55,-37,66,-68v0,-7,-3,-11,-10,-11v-7,0,-12,7,-12,16r-38,0v2,-31,20,-54,50,-54v28,0,48,20,47,52v7,5,18,8,27,10v25,5,37,-24,11,-24r0,-38","w":248},"\u0c62":{"d":"-172,57v-5,-42,45,-61,71,-37v23,-23,67,-4,67,32v0,39,-29,46,-69,46v-6,0,-8,1,-8,4v0,5,6,8,20,8v40,1,67,-11,67,-51r32,0v1,62,-38,83,-99,83v-36,0,-53,-14,-53,-40v0,-29,25,-39,57,-36v18,2,30,-18,11,-24v-6,1,-9,6,-9,15r-31,0v0,-9,-3,-16,-11,-15v-8,0,-13,7,-13,15r-32,0","w":0},"\u0c63":{"d":"-153,110v55,3,71,-34,66,-92v36,4,91,-15,95,25v3,29,-45,34,-51,7r-11,0v-1,62,-37,92,-99,92v-31,0,-54,-12,-54,-40v0,-29,26,-39,58,-36v17,2,28,-17,11,-24v-7,1,-11,5,-10,15r-31,0v0,-9,-3,-16,-11,-15v-8,1,-12,8,-13,15r-32,0v-5,-42,45,-61,71,-37v23,-23,67,-4,67,32v0,40,-29,45,-68,46v-6,0,-9,1,-9,4v0,5,7,8,21,8","w":0},"\u25cc":{"d":"167,-142v-8,-12,-17,-22,-29,-30r19,-26v16,10,27,20,37,36xm83,-208v17,-5,35,-5,52,0r-5,32v-19,-4,-22,-4,-41,0xm201,-143v3,17,4,34,0,52r-33,-5v4,-12,5,-29,0,-41xm138,-62v12,-8,21,-17,29,-29r27,19v-10,15,-22,27,-37,37xm81,-172v-12,7,-22,17,-29,30r-28,-19v10,-15,23,-27,38,-37xm18,-91v-5,-23,-5,-29,0,-52r32,6v-4,19,-4,22,0,41xm135,-25v-17,3,-34,4,-52,0r6,-33v19,4,22,4,41,0xm52,-91v7,12,17,22,29,29r-19,27v-15,-10,-28,-22,-38,-37","w":226},"\u200c":{"d":"0,-274r28,-28r16,16r-28,28r28,28r-16,16r-16,-17r0,276r-24,0r0,-275r-16,16r-16,-16r28,-28v-9,-10,-21,-19,-28,-28r16,-16","w":0},"\u200d":{"d":"12,45r-24,0r0,-316r24,0r0,316","w":0},"$":{"d":"17,-173v0,-44,29,-65,71,-69r0,-25r20,0r0,25v40,4,66,25,69,66r-42,0v-2,-18,-10,-28,-27,-30r0,67v41,8,74,22,74,70v0,46,-30,69,-74,73r0,25r-20,0r0,-25v-47,-4,-74,-28,-77,-76r43,0v1,24,12,37,34,41r0,-74v-37,-9,-71,-23,-71,-68xm88,-207v-33,1,-37,49,-11,59v3,2,7,3,11,4r0,-63xm108,-31v34,2,42,-52,15,-64v-4,-2,-9,-3,-15,-5r0,69","w":196},"A":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0","w":223},"B":{"d":"162,-126v26,8,43,24,44,56v3,83,-98,70,-181,70r0,-238v76,1,172,-13,172,61v0,26,-15,42,-35,51xm152,-171v0,-38,-46,-29,-82,-30r0,60v36,-1,82,8,82,-30xm159,-70v0,-43,-49,-33,-89,-34r0,67v40,-1,89,8,89,-33","w":221},"C":{"d":"227,-81v-7,54,-40,85,-100,85v-75,0,-105,-49,-112,-123v-12,-117,146,-165,203,-76v6,9,9,22,10,35r-46,0v-5,-28,-23,-43,-55,-43v-47,0,-65,36,-65,84v0,47,17,83,65,84v33,1,52,-17,55,-46r45,0","w":243},"D":{"d":"103,-238v81,0,124,37,124,118v0,80,-41,120,-124,120r-78,0r0,-238r78,0xm180,-120v0,-66,-39,-86,-110,-79r0,160v71,6,110,-13,110,-81","w":243},"E":{"d":"206,0r-181,0r0,-238r176,0r0,39r-131,0r0,58r122,0r0,39r-122,0r0,63r136,0r0,39","w":221},"F":{"d":"190,-199r-120,0r0,63r103,0r0,39r-103,0r0,97r-45,0r0,-238r165,0r0,39","w":204},"G":{"d":"202,-21v-16,17,-40,25,-72,25v-76,-1,-108,-49,-115,-123v-11,-118,149,-165,208,-76v6,10,10,21,11,33r-46,0v-3,-29,-27,-41,-58,-41v-48,0,-68,36,-68,84v0,50,20,83,69,84v28,0,49,-9,62,-25r0,-29r-54,0r0,-36r98,0r0,125r-29,0","w":258},"H":{"d":"218,0r-45,0r0,-106r-103,0r0,106r-45,0r0,-238r45,0r0,94r103,0r0,-94r45,0r0,238","w":243},"I":{"d":"73,0r-46,0r0,-238r46,0r0,238","w":99},"J":{"d":"81,-36v24,0,30,-18,29,-42r0,-160r45,0v-9,97,36,246,-74,242v-48,-2,-72,-28,-71,-78r43,0v1,21,6,38,28,38","w":180},"K":{"d":"224,0r-54,0r-73,-112r-27,26r0,86r-45,0r0,-238r45,0r0,109r95,-109r56,0r-89,100","w":224},"L":{"d":"179,0r-154,0r0,-238r45,0r0,198r109,0r0,40","w":188},"M":{"d":"269,0r-42,0r1,-192r-60,192r-41,0r-61,-192r2,192r-43,0r0,-238r65,0r57,185r56,-185r66,0r0,238","w":293},"N":{"d":"218,0r-46,0r-106,-171r2,171r-43,0r0,-238r46,0r106,172r-1,-172r42,0r0,238","w":243},"O":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84","w":258},"P":{"d":"208,-166v0,71,-63,81,-138,77r0,89r-45,0r0,-238v86,0,183,-15,183,72xm161,-165v0,-44,-49,-35,-91,-36r0,75v42,-2,91,8,91,-39","w":221},"Q":{"d":"243,-118v0,38,-11,67,-30,88r34,27r-25,31r-44,-35v-83,34,-167,-20,-163,-112v3,-75,40,-123,115,-123v74,0,113,49,113,124xm62,-119v-1,54,29,92,85,82r-17,-14r22,-27r26,21v34,-45,23,-150,-48,-146v-48,2,-67,36,-68,84","w":258},"R":{"d":"217,-170v0,37,-21,55,-51,62v40,15,45,70,63,108r-49,0v-18,-36,-15,-92,-66,-94r-44,0r0,94r-45,0r0,-238v85,3,192,-21,192,68xm171,-167v0,-47,-57,-33,-101,-35r0,71v44,-2,101,12,101,-36","w":238},"S":{"d":"183,-122v64,41,13,126,-66,126v-62,0,-101,-26,-105,-82r44,0v-2,53,104,63,111,11v-20,-63,-149,-11,-146,-112v2,-79,151,-81,177,-20v4,9,7,19,8,31r-44,0v-2,-24,-19,-37,-50,-37v-44,0,-66,46,-20,56v32,7,67,11,91,27","w":226},"T":{"d":"196,-198r-72,0r0,198r-46,0r0,-198r-71,0r0,-40r189,0r0,40","w":202},"U":{"d":"218,-100v2,68,-27,104,-96,104v-69,0,-97,-34,-97,-104r0,-138r45,0r0,137v0,41,11,65,52,65v41,0,52,-23,51,-65r0,-137r45,0r0,138","w":243},"V":{"d":"220,-238r-84,238r-51,0r-84,-238r48,0r62,196r62,-196r47,0","w":221},"W":{"d":"313,-238r-61,238r-47,0r-46,-190r-47,190r-48,0r-60,-238r45,0r40,189r46,-189r47,0r46,189r40,-189r45,0","w":316},"X":{"d":"226,0r-52,0r-60,-95r-60,95r-53,0r85,-125r-78,-113r52,0r54,84r53,-84r52,0r-78,113","w":227},"Y":{"d":"221,-238r-88,140r0,98r-45,0r0,-98r-87,-140r51,0r59,102r59,-102r51,0","w":221},"Z":{"d":"196,0r-190,0r0,-38r132,-161r-120,0r0,-39r174,0r0,38r-132,161r136,0r0,39","w":204},"`":{"d":"87,-196r-31,0r-40,-47r50,0","w":123},"a":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53"},"b":{"d":"185,-87v6,73,-69,116,-120,74r0,13r-44,0r0,-238r45,0r-1,86v12,-14,28,-24,51,-24v50,1,65,39,69,89xm105,-143v-20,0,-29,11,-39,25r0,74v31,31,78,12,73,-43v-3,-32,-8,-56,-34,-56","w":196},"c":{"d":"172,-56v-6,37,-31,60,-74,60v-56,0,-83,-34,-86,-90v-5,-77,78,-114,137,-75v13,9,21,25,23,45r-42,0v-1,-16,-14,-28,-32,-27v-31,1,-41,24,-41,57v0,32,10,57,41,57v18,0,31,-10,32,-27r42,0","w":177},"d":{"d":"57,-85v-8,58,53,71,73,31r0,-73v-31,-33,-80,-11,-73,42xm12,-85v0,-73,68,-116,119,-74r-1,-79r45,0r0,238r-44,0r0,-21v-12,15,-26,25,-50,25v-50,-1,-69,-37,-69,-89","w":196},"e":{"d":"179,-52v-7,37,-36,56,-79,56v-58,0,-87,-33,-88,-90v0,-58,29,-90,86,-90v59,0,87,37,85,100r-126,0v-8,52,69,70,81,24r41,0xm138,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0"},"f":{"d":"111,-207v-28,-7,-44,2,-39,35r31,0r0,33r-31,0r0,139r-45,0r0,-139r-25,0r0,-33r25,0v-6,-58,27,-79,84,-69r0,34","w":104},"g":{"d":"12,-85v-10,-73,68,-116,119,-74r0,-13r44,0r0,160v9,79,-83,101,-139,67v-12,-7,-17,-22,-18,-39r43,0v2,18,12,25,33,25v35,0,38,-28,37,-63v-45,53,-130,14,-119,-63xm92,-30v18,0,28,-12,38,-25r0,-72v-31,-33,-73,-12,-73,42v0,31,9,55,35,55","w":196},"h":{"d":"133,-109v3,-49,-52,-35,-67,-10r0,119r-44,0r0,-238r44,0r-1,87v36,-44,112,-30,112,39r0,112r-44,0r0,-109","w":198},"i":{"d":"66,0r-45,0r0,-172r45,0r0,172xm66,-201r-45,0r0,-38r45,0r0,38","w":87},"j":{"d":"-11,33v24,7,32,-4,32,-29r0,-176r45,0r0,177v4,50,-26,73,-77,62r0,-34xm66,-201r-45,0r0,-38r45,0r0,38","w":87},"k":{"d":"180,0r-50,0r-48,-82r-16,14r0,68r-44,0r0,-238r44,0r0,134r58,-68r51,0r-60,66","w":180},"l":{"d":"66,0r-45,0r0,-238r45,0r0,238","w":87},"m":{"d":"165,-146v14,-15,27,-29,54,-30v77,-4,51,105,55,176r-44,0r0,-109v4,-48,-47,-36,-60,-10r0,119r-44,0r0,-109v4,-48,-47,-36,-60,-10r0,119r-45,0r0,-172r44,0r0,22v20,-33,87,-36,100,4","w":294},"n":{"d":"132,-109v4,-45,-47,-39,-66,-10r0,119r-45,0r0,-172r44,0r0,22v35,-44,112,-32,112,38r0,112r-45,0r0,-109","w":197},"o":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57"},"p":{"d":"112,4v-21,0,-36,-6,-47,-17r1,79r-45,0r0,-238r44,0r0,21v11,-13,29,-26,52,-25v49,2,68,39,68,89v0,51,-21,90,-73,91xm105,-143v-20,0,-29,11,-39,25r0,74v31,31,78,12,73,-43v-3,-32,-8,-56,-34,-56","w":196},"q":{"d":"84,-176v22,0,35,6,47,17r0,-13r44,0r0,238r-45,0r1,-87v-12,15,-28,25,-53,24v-48,-2,-66,-36,-66,-88v1,-52,21,-89,72,-91xm57,-85v-8,58,53,71,73,31r0,-73v-31,-33,-80,-11,-73,42","w":196},"r":{"d":"65,-146v13,-19,31,-34,62,-29r0,40v-25,-7,-50,2,-61,20r0,115r-45,0r0,-172r44,0r0,26","w":127},"s":{"d":"145,-87v40,36,0,96,-58,91v-48,-4,-74,-16,-78,-56r42,0v0,20,14,30,36,29v25,4,45,-26,23,-38v-36,-19,-94,-10,-96,-63v-2,-56,87,-63,124,-39v12,8,18,21,19,37r-41,0v-1,-15,-11,-22,-31,-22v-30,0,-41,31,-10,37v23,5,55,11,70,24","w":172},"t":{"d":"102,-31r0,31v-53,13,-75,-11,-75,-73r0,-66r-23,0r0,-33r23,0r0,-43r44,0r0,43r28,0r0,33r-28,0v6,42,-20,121,31,108","w":104},"u":{"d":"65,-63v-4,45,48,39,66,10r0,-119r45,0r0,172r-43,0r0,-22v-30,42,-112,34,-112,-38r0,-112r44,0r0,109","w":197},"v":{"d":"172,-172r-63,172r-44,0r-62,-172r46,0r38,128r39,-128r46,0","w":174},"w":{"d":"253,-172r-50,172r-43,0r-33,-121r-32,121r-43,0r-50,-172r44,0r28,125r34,-125r39,0r34,125r28,-125r44,0","w":254},"x":{"d":"174,0r-49,0r-37,-62r-37,62r-49,0r59,-89r-54,-83r47,0r34,58r33,-58r48,0r-54,83","w":175},"y":{"d":"109,0v-12,43,-37,84,-93,66r0,-36v28,10,44,-6,50,-30r-63,-172r46,0r38,128r39,-128r46,0","w":174},"z":{"d":"167,0r-159,0r0,-33r97,-105r-91,0r0,-34r147,0r0,33r-97,105r103,0r0,34","w":174},"\u20ac":{"d":"139,-166v1,-35,-41,-56,-62,-28v-6,9,-10,23,-12,42r47,0r-6,20r-42,0v0,9,-2,19,0,27r34,0r-5,20r-28,0v4,30,11,56,45,50v17,-3,26,-15,29,-41r44,0v-6,48,-28,81,-80,80v-55,-1,-76,-37,-83,-89r-18,0r0,-20r17,0v0,-9,-2,-19,0,-27r-17,0r0,-20r18,0v-8,-90,121,-123,155,-45v4,9,6,20,8,31r-44,0","w":196},"\u201a":{"d":"65,-40v1,44,3,90,-44,89r0,-20v16,0,20,-11,20,-29r-21,0r0,-40r45,0","w":84},"\u0192":{"d":"94,34v-7,33,-46,42,-83,32r0,-33v28,9,41,-2,46,-29r25,-142r-30,0r5,-32r30,0v2,-52,29,-83,90,-69r0,36v-22,-6,-43,-5,-43,20r-3,13r32,0r-5,32r-32,0r-24,142v-2,12,-6,22,-8,30","w":196},"\u201e":{"d":"122,-40v1,44,4,91,-44,89r0,-20v16,0,21,-11,21,-29r-22,0r0,-40r45,0xm60,-40v1,43,4,90,-43,89r0,-20v17,0,19,-12,20,-29r-21,0r0,-40r44,0","w":137},"\u2020":{"d":"180,-135r-63,0r0,205r-37,0r0,-205r-64,0r0,-34r64,0r0,-69r37,0r0,69r63,0r0,34","w":196},"\u2021":{"d":"180,0r-63,0r0,70r-37,0r0,-70r-64,0r0,-34r64,0r0,-101r-64,0r0,-34r64,0r0,-69r37,0r0,69r63,0r0,34r-63,0r0,101r63,0r0,34","w":196},"\u02c6":{"d":"118,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":123},"\u2030":{"d":"6,-179v0,-39,17,-63,55,-63v38,0,55,24,55,63v0,39,-17,63,-55,63v-38,0,-55,-24,-55,-63xm40,-179v0,21,3,39,21,39v17,0,21,-18,21,-39v0,-20,-5,-37,-21,-38v-17,0,-21,18,-21,38xm208,-238r-141,238r-28,0r141,-238r28,0xm256,-59v0,-38,17,-63,55,-63v39,0,56,24,56,63v0,38,-17,63,-56,63v-38,-1,-55,-26,-55,-63xm290,-59v0,21,4,38,21,38v19,0,22,-17,22,-38v0,-20,-2,-39,-22,-38v-18,0,-20,18,-21,38xm131,-59v0,-38,17,-63,56,-63v38,1,56,23,55,63v0,39,-17,63,-55,63v-39,0,-56,-25,-56,-63xm187,-97v-29,0,-31,76,0,76v16,-1,21,-17,21,-38v0,-20,-4,-38,-21,-38","w":372},"\u0160":{"d":"183,-122v64,41,13,126,-66,126v-62,0,-101,-26,-105,-82r44,0v-2,53,104,63,111,11v-20,-63,-149,-11,-146,-112v2,-79,151,-81,177,-20v4,9,7,19,8,31r-44,0v-2,-24,-19,-37,-50,-37v-44,0,-66,46,-20,56v32,7,67,11,91,27xm167,-299r-35,47r-43,0r-34,-47r36,0r20,24r19,-24r37,0","w":226},"\u2039":{"d":"101,-12r-36,0r-51,-74r51,-74r36,0r-43,74","w":118},"\u0152":{"d":"117,-242v25,0,44,12,56,27r0,-23r143,0r0,39r-97,0r0,58r88,0r0,39r-88,0r0,63r102,0r0,39r-148,0r0,-22v-13,14,-30,26,-56,26v-72,0,-102,-51,-102,-123v0,-72,32,-123,102,-123xm62,-119v0,44,10,84,55,84v45,0,56,-38,56,-84v0,-46,-10,-84,-55,-84v-44,0,-56,39,-56,84","w":336},"\u017d":{"d":"196,0r-190,0r0,-38r132,-161r-120,0r0,-39r174,0r0,38r-132,161r136,0r0,39xm159,-299r-35,47r-43,0r-34,-47r36,0r20,24r19,-24r37,0","w":204},"\u2018":{"d":"65,-152r-45,0v-2,-45,-2,-90,43,-90r0,20v-16,0,-19,12,-20,29r22,0r0,41","w":84},"\u2019":{"d":"65,-239v1,44,2,90,-44,89r0,-20v16,0,20,-11,20,-29r-21,0r0,-40r45,0","w":84},"\u201c":{"d":"122,-152r-45,0v-1,-44,-3,-91,44,-90r0,20v-16,0,-20,11,-20,29r21,0r0,41xm60,-152r-44,0v-2,-45,-3,-91,43,-90r0,20v-16,0,-19,12,-20,29r21,0r0,41","w":137},"\u201d":{"d":"122,-239v1,44,3,91,-44,89r0,-20v16,0,21,-11,21,-29r-22,0r0,-40r45,0xm60,-239v1,43,3,90,-43,89r0,-20v17,0,19,-12,20,-29r-21,0r0,-40r44,0","w":137},"\u2022":{"d":"16,-116v0,-28,18,-46,46,-46v29,0,47,19,47,46v0,28,-19,46,-47,46v-27,0,-46,-18,-46,-46","w":125},"\u2219":{"d":"16,-116v0,-28,18,-46,46,-46v29,0,47,19,47,46v0,28,-19,46,-47,46v-27,0,-46,-18,-46,-46","w":125},"\u02dc":{"d":"40,-241v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42","w":123},"\u2122":{"d":"223,-122r-24,0r0,-91r-21,91r-25,0r-22,-91r0,91r-24,0r0,-116r38,0r20,86r20,-86r38,0r0,116xm94,-215r-31,0r0,93r-26,0r0,-93r-31,0r0,-23r88,0r0,23","w":240},"\u0161":{"d":"145,-87v40,36,0,96,-58,91v-48,-4,-74,-16,-78,-56r42,0v0,20,14,30,36,29v25,4,45,-26,23,-38v-36,-19,-94,-10,-96,-63v-2,-56,87,-63,124,-39v12,8,18,21,19,37r-41,0v-1,-15,-11,-22,-31,-22v-30,0,-41,31,-10,37v23,5,55,11,70,24xm138,-243r-35,47r-43,0r-34,-47r36,0r20,24r19,-24r37,0","w":172},"\u203a":{"d":"105,-86r-51,74r-36,0r42,-73r-42,-75r36,0","w":118},"\u0153":{"d":"210,-175v65,-5,103,30,98,99r-125,0v1,30,13,51,43,51v19,0,35,-8,35,-27r44,0v-5,63,-112,74,-145,27v-16,20,-35,30,-71,28v-50,-4,-77,-35,-77,-89v0,-58,30,-89,86,-90v29,-1,49,12,62,29v12,-15,27,-26,50,-28xm263,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57","w":319},"\u017e":{"d":"167,0r-159,0r0,-33r97,-105r-91,0r0,-34r147,0r0,33r-97,105r103,0r0,34xm144,-243r-35,47r-43,0r-34,-47r36,0r20,24r19,-24r37,0","w":174},"\u0178":{"d":"221,-238r-88,140r0,98r-45,0r0,-98r-87,-140r51,0r59,102r59,-102r51,0xm160,-257r-35,0r0,-37r35,0r0,37xm96,-257r-35,0r0,-37r35,0r0,37","w":221},"\u00a1":{"d":"72,-130r-46,0r0,-42r46,0r0,42xm72,66r-46,0v-1,-60,4,-114,7,-170r33,0","w":98},"\u00a2":{"d":"97,-30v20,3,39,-7,41,-26r41,0v-6,42,-40,65,-91,59r-11,39r-19,-5r11,-39v-33,-12,-50,-39,-50,-84v1,-60,35,-95,98,-89r11,-39r19,5r-11,38v24,10,40,26,43,55r-41,0v0,-10,-5,-17,-11,-21xm108,-143v-54,-7,-56,81,-29,105","w":196},"\u00a3":{"d":"60,-40v41,-10,88,19,124,-3r0,39v-53,24,-123,-25,-175,8r0,-36v26,-10,40,-38,32,-75r-32,0r0,-24r25,0v-41,-79,55,-147,126,-93v14,11,22,27,22,51r-42,0v-2,-21,-12,-34,-35,-34v-40,0,-38,47,-26,76r47,0r0,24r-41,0v7,31,-6,54,-25,67","w":196},"\u00a4":{"d":"138,-58v-20,16,-62,16,-80,-1r-23,24r-20,-20r24,-23v-15,-19,-16,-60,0,-79r-24,-23r20,-20v10,12,16,14,23,24v19,-17,62,-17,80,0r23,-24r21,20r-24,23v16,23,13,58,0,79r24,23r-21,20xm56,-118v0,25,17,43,42,43v25,0,42,-17,42,-43v0,-26,-17,-42,-42,-42v-25,0,-42,17,-42,42","w":196},"\u00a5":{"d":"196,-238r-60,109r48,0r0,23r-64,0r0,29r64,0r0,23r-64,0r0,54r-44,0r0,-54r-63,0r0,-23r63,0r0,-29r-63,0r0,-23r48,0r-61,-109r48,0r50,99r50,-99r48,0","w":196},"\u00a6":{"d":"64,70r-37,0r0,-126r37,0r0,126xm64,-114r-37,0r0,-125r37,0r0,125","w":91},"\u00a7":{"d":"50,-147v-43,-30,-15,-100,46,-95v42,3,68,19,73,57r-42,0v3,-34,-55,-40,-56,-8v19,54,110,43,110,115v0,24,-15,38,-35,47v47,30,18,101,-47,101v-45,0,-71,-21,-77,-60r43,0v-4,37,61,44,63,8v-22,-53,-113,-45,-113,-118v0,-24,16,-38,35,-47xm71,-133v-19,10,-20,47,2,55v14,12,36,22,51,32v44,-37,-25,-69,-53,-87","w":196},"\u00a8":{"d":"111,-201r-35,0r0,-37r35,0r0,37xm47,-201r-35,0r0,-37r35,0r0,37","w":123},"\u00a9":{"d":"4,-120v0,-75,48,-122,123,-122v74,0,122,48,122,122v0,75,-47,123,-122,123v-75,0,-123,-48,-123,-123xm26,-120v0,61,39,102,100,102v61,0,101,-41,101,-102v0,-60,-38,-100,-101,-100v-62,0,-100,40,-100,100xm127,-165v-47,0,-48,92,0,92v17,0,27,-9,30,-24r28,0v-7,32,-26,48,-58,48v-43,-1,-61,-28,-65,-70v-7,-75,110,-96,123,-24r-29,0v-3,-14,-12,-22,-29,-22","w":252},"\u00aa":{"d":"48,-158v0,19,30,15,38,7r0,-22v-18,0,-38,-2,-38,15xm85,-209v-2,-17,-40,-16,-37,3r-29,0v2,-25,23,-36,51,-36v65,0,48,64,50,120r-34,0r0,-9v-22,19,-77,14,-74,-24v2,-33,34,-41,74,-39","w":137},"\u00ab":{"d":"181,-12r-36,0r-51,-74r51,-74r36,0r-42,74xm106,-12r-36,0r-51,-74r51,-74r36,0r-42,74","w":200},"\u00ac":{"d":"176,-65r-34,0r0,-67r-125,0r0,-35r159,0r0,102"},"\u00ad":{"d":"105,-71r-93,0r0,-34r93,0r0,34","w":116},"\u00ae":{"d":"4,-120v0,-75,48,-122,123,-122v74,0,122,48,122,122v0,75,-47,123,-122,123v-75,0,-123,-48,-123,-123xm26,-120v0,61,39,102,100,102v61,0,101,-41,101,-102v0,-60,-38,-100,-101,-100v-62,0,-100,40,-100,100xm178,-147v0,22,-12,34,-31,37v24,7,27,37,38,58r-30,0v-10,-25,-13,-57,-54,-50r0,50r-28,0r0,-132v46,2,106,-11,105,37xm150,-144v0,-21,-27,-18,-49,-18r0,37v22,0,49,2,49,-19","w":252},"\u00af":{"d":"115,-206r-106,0r0,-28r106,0r0,28","w":123},"\u00b0":{"d":"18,-196v0,-28,18,-47,47,-47v30,0,48,19,48,47v0,29,-19,48,-48,48v-28,0,-47,-19,-47,-48xm65,-223v-30,-2,-36,43,-10,52v18,7,39,-4,38,-25v-1,-18,-11,-26,-28,-27","w":130},"\u00b1":{"d":"177,0r-160,0r0,-36r160,0r0,36xm177,-107r-62,0r0,63r-36,0r0,-63r-62,0r0,-35r62,0r0,-62r36,0r0,62r62,0r0,35"},"\u00b2":{"d":"105,-205v0,37,-38,42,-56,63r57,0r0,23r-101,0v4,-46,61,-45,71,-84v0,-22,-39,-21,-40,0r-27,0v4,-25,20,-38,49,-38v27,0,47,10,47,36","w":113},"\u00b3":{"d":"56,-241v41,-5,62,46,25,58v17,4,26,14,26,29v0,51,-101,51,-101,1r29,0v1,11,8,15,21,15v13,0,20,-5,21,-16v2,-17,-13,-17,-30,-17r0,-21v25,6,36,-27,8,-27v-11,0,-17,4,-18,13r-28,0v4,-23,21,-32,47,-35","w":113},"\u00b4":{"d":"108,-243r-40,47r-31,0r20,-47r51,0","w":123},"\u00b5":{"d":"66,-60v-3,43,56,32,66,7r0,-119r44,0r0,123v0,13,4,21,18,19r0,32v-25,6,-54,-3,-59,-25v-17,22,-40,32,-69,22r0,67r-45,0r0,-238r45,0r0,112","w":197},"\u03bc":{"d":"66,-60v-3,43,56,32,66,7r0,-119r44,0r0,123v0,13,4,21,18,19r0,32v-25,6,-54,-3,-59,-25v-17,22,-40,32,-69,22r0,67r-45,0r0,-238r45,0r0,112","w":197},"\u00b6":{"d":"3,-165v-3,-91,107,-71,194,-73r0,28r-26,0r0,276r-31,0r0,-276r-35,0r0,276r-30,0r0,-160v-44,-3,-70,-26,-72,-71","w":200},"\u00b7":{"d":"72,-94r-46,0r0,-45r46,0r0,45","w":98},"\u00b8":{"d":"65,37v-1,-10,-11,-12,-24,-11r2,-27r25,0r0,10v15,2,27,11,27,28v0,28,-33,37,-68,32r0,-22v12,3,39,6,38,-10","w":123},"\u00b9":{"d":"13,-213v25,1,37,-8,40,-28r21,0r0,122r-27,0r0,-79v-8,5,-20,8,-34,8r0,-23","w":103},"\u00ba":{"d":"11,-181v1,-38,20,-61,58,-61v38,0,57,23,58,61v0,39,-20,61,-58,61v-38,0,-58,-22,-58,-61xm45,-181v0,19,6,36,24,36v18,0,24,-17,24,-36v0,-19,-6,-36,-24,-36v-18,0,-24,17,-24,36","w":137},"\u00bb":{"d":"182,-86r-52,74r-36,0r43,-73r-43,-75r36,0xm107,-86r-51,74r-36,0r42,-73r-42,-75r36,0","w":200},"\u00bc":{"d":"23,-213v25,1,37,-8,40,-28r21,0r0,122r-27,0r0,-79v-8,5,-20,8,-34,8r0,-23xm242,-238r-169,238r-29,0r169,-238r29,0xm259,-26r-16,0r0,25r-27,0r0,-25r-60,0r0,-21r60,-75r27,0r0,74r16,0r0,22xm216,-48r0,-43r-34,43r34,0","w":277},"\u00bd":{"d":"23,-213v25,1,37,-8,40,-28r21,0r0,122r-27,0r0,-79v-8,5,-20,8,-34,8r0,-23xm236,-238r-169,238r-29,0r169,-238r29,0xm260,-87v0,37,-38,42,-56,63r57,0r0,23r-101,0v4,-46,61,-45,71,-84v0,-22,-39,-21,-40,0r-27,0v4,-25,20,-38,49,-38v27,0,47,10,47,36","w":277},"\u00be":{"d":"56,-241v41,-5,62,46,25,58v17,4,26,14,26,29v0,51,-101,51,-101,1r29,0v1,11,8,15,21,15v13,0,20,-5,21,-16v2,-17,-13,-17,-30,-17r0,-21v25,6,36,-27,8,-27v-11,0,-17,4,-18,13r-28,0v4,-23,21,-32,47,-35xm241,-238r-169,238r-29,0r169,-238r29,0xm259,-26r-16,0r0,25r-27,0r0,-25r-60,0r0,-21r60,-75r27,0r0,74r16,0r0,22xm216,-48r0,-43r-34,43r34,0","w":277},"\u00bf":{"d":"97,35v26,0,35,-16,39,-39r42,0v5,91,-159,100,-163,11v-3,-59,58,-57,60,-111r42,0v5,59,-52,57,-57,104v-2,23,13,35,37,35xm119,-130r-47,0r0,-42r47,0r0,42","w":192},"\u00c0":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm132,-252r-31,0r-40,-47r50,0","w":223},"\u00c1":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm159,-299r-40,47r-31,0r20,-47r51,0","w":223},"\u00c2":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm166,-252r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":223},"\u00c3":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm89,-297v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42","w":223},"\u00c4":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm159,-257r-35,0r0,-37r35,0r0,37xm95,-257r-35,0r0,-37r35,0r0,37","w":223},"\u00c5":{"d":"144,-97r-34,-101r-33,101r67,0xm224,0r-48,0r-21,-61r-89,0r-21,61r-45,0r85,-238r50,0xm73,-257v0,-24,14,-38,38,-38v23,0,37,14,37,38v0,23,-13,37,-37,37v-25,0,-38,-14,-38,-37xm129,-257v0,-11,-7,-20,-18,-20v-12,1,-18,9,-19,20v1,10,8,19,19,19v11,0,18,-8,18,-19","w":223},"\u00c6":{"d":"314,0r-162,0r0,-58r-75,0r-30,58r-48,0r127,-238r183,0r0,39r-112,0r0,58r103,0r0,39r-103,0r0,63r117,0r0,39xm152,-97r0,-103v-23,31,-38,68,-57,103r57,0","w":330},"\u00c7":{"d":"227,-81v-7,54,-40,85,-100,85v-75,0,-105,-49,-112,-123v-12,-117,146,-165,203,-76v6,9,9,22,10,35r-46,0v-5,-28,-23,-43,-55,-43v-47,0,-65,36,-65,84v0,47,17,83,65,84v33,1,52,-17,55,-46r45,0xm130,37v-1,-10,-11,-12,-24,-11r2,-27r25,0r0,10v15,2,27,11,27,28v0,28,-33,37,-68,32r0,-22v12,3,39,6,38,-10","w":243},"\u00c8":{"d":"206,0r-181,0r0,-238r176,0r0,39r-131,0r0,58r122,0r0,39r-122,0r0,63r136,0r0,39xm136,-252r-31,0r-40,-47r50,0","w":221},"\u00c9":{"d":"206,0r-181,0r0,-238r176,0r0,39r-131,0r0,58r122,0r0,39r-122,0r0,63r136,0r0,39xm161,-299r-40,47r-31,0r20,-47r51,0","w":221},"\u00ca":{"d":"206,0r-181,0r0,-238r176,0r0,39r-131,0r0,58r122,0r0,39r-122,0r0,63r136,0r0,39xm170,-252r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":221},"\u00cb":{"d":"206,0r-181,0r0,-238r176,0r0,39r-131,0r0,58r122,0r0,39r-122,0r0,63r136,0r0,39xm164,-257r-35,0r0,-37r35,0r0,37xm100,-257r-35,0r0,-37r35,0r0,37","w":221},"\u00cc":{"d":"73,0r-46,0r0,-238r46,0r0,238xm72,-252r-31,0r-40,-47r50,0","w":99},"\u00cd":{"d":"73,0r-46,0r0,-238r46,0r0,238xm100,-299r-40,47r-31,0r20,-47r51,0","w":99},"\u00ce":{"d":"73,0r-46,0r0,-238r46,0r0,238xm107,-252r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":99},"\u00cf":{"d":"73,0r-46,0r0,-238r46,0r0,238xm100,-257r-35,0r0,-37r35,0r0,37xm36,-257r-35,0r0,-37r35,0r0,37","w":99},"\u00d0":{"d":"103,-238v81,0,124,37,124,118v0,80,-41,120,-124,120r-78,0r0,-101r-25,0r0,-36r25,0r0,-101r78,0xm180,-120v0,-66,-38,-85,-109,-79r0,62r53,0r0,36r-53,0r0,62v71,6,109,-13,109,-81","w":243},"\u00d1":{"d":"218,0r-46,0r-106,-171r2,171r-43,0r0,-238r46,0r106,172r-1,-172r42,0r0,238xm102,-297v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42","w":243},"\u00d2":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84xm153,-252r-31,0r-40,-47r50,0","w":258},"\u00d3":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84xm179,-299r-40,47r-31,0r20,-47r51,0","w":258},"\u00d4":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84xm186,-252r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":258},"\u00d5":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84xm108,-297v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42","w":258},"\u00d6":{"d":"15,-119v0,-76,40,-123,115,-123v73,0,113,48,113,123v0,74,-39,123,-113,123v-75,0,-115,-48,-115,-123xm62,-119v0,47,20,84,67,84v48,0,68,-36,68,-84v0,-47,-19,-84,-67,-84v-48,0,-68,36,-68,84xm179,-257r-35,0r0,-37r35,0r0,37xm115,-257r-35,0r0,-37r35,0r0,37","w":258},"\u00d8":{"d":"15,-119v0,-103,106,-155,184,-101r24,-28r22,17r-26,30v52,76,18,205,-89,205v-27,0,-50,-7,-69,-21r-25,28r-21,-18r26,-30v-17,-22,-26,-49,-26,-82xm172,-189v-65,-49,-140,34,-101,116xm129,-35v64,3,80,-74,59,-129r-101,115v10,10,23,14,42,14","w":258},"\u00d9":{"d":"218,-100v2,68,-27,104,-96,104v-69,0,-97,-34,-97,-104r0,-138r45,0r0,137v0,41,11,65,52,65v41,0,52,-23,51,-65r0,-137r45,0r0,138xm143,-252r-31,0r-40,-47r50,0","w":243},"\u00da":{"d":"218,-100v2,68,-27,104,-96,104v-69,0,-97,-34,-97,-104r0,-138r45,0r0,137v0,41,11,65,52,65v41,0,52,-23,51,-65r0,-137r45,0r0,138xm171,-299r-40,47r-31,0r20,-47r51,0","w":243},"\u00db":{"d":"218,-100v2,68,-27,104,-96,104v-69,0,-97,-34,-97,-104r0,-138r45,0r0,137v0,41,11,65,52,65v41,0,52,-23,51,-65r0,-137r45,0r0,138xm178,-252r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":243},"\u00dc":{"d":"218,-100v2,68,-27,104,-96,104v-69,0,-97,-34,-97,-104r0,-138r45,0r0,137v0,41,11,65,52,65v41,0,52,-23,51,-65r0,-137r45,0r0,138xm171,-257r-35,0r0,-37r35,0r0,37xm107,-257r-35,0r0,-37r35,0r0,37","w":243},"\u00dd":{"d":"221,-238r-88,140r0,98r-45,0r0,-98r-87,-140r51,0r59,102r59,-102r51,0xm160,-299r-40,47r-31,0r20,-47r51,0","w":221},"\u00de":{"d":"208,-123v0,72,-62,82,-138,78r0,45r-45,0r0,-238r45,0r0,44v74,-4,138,1,138,71xm161,-121v0,-44,-49,-35,-91,-36r0,74v43,-1,91,8,91,-38","w":221},"\u00df":{"d":"99,-211v-27,0,-33,21,-33,48r0,163r-45,0r0,-162v0,-55,26,-78,79,-81v57,-3,88,46,55,92v-34,48,48,45,48,99v0,63,-101,76,-119,23r26,-12v5,21,51,26,49,-3v-2,-39,-56,-33,-55,-77v0,-28,23,-39,24,-65v0,-17,-13,-24,-29,-25","w":213},"\u00e0":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm119,-196r-31,0r-40,-47r50,0"},"\u00e1":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm146,-243r-40,47r-31,0r20,-47r51,0"},"\u00e2":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm155,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0"},"\u00e3":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm77,-241v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42"},"\u00e4":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm147,-201r-35,0r0,-37r35,0r0,37xm83,-201r-35,0r0,-37r35,0r0,37"},"\u00e5":{"d":"57,-49v0,37,63,25,73,4r0,-34v-36,0,-73,-1,-73,30xm97,-176v48,0,77,14,77,65r0,111r-44,0r0,-16v-31,31,-118,29,-118,-30v0,-44,48,-63,118,-60v2,-30,-8,-42,-35,-42v-22,0,-34,7,-36,25r-40,0v2,-35,28,-53,78,-53xm61,-228v0,-24,14,-38,38,-38v23,0,37,14,37,38v0,23,-13,37,-37,37v-25,0,-38,-14,-38,-37xm117,-228v0,-11,-7,-20,-18,-20v-12,1,-18,9,-19,20v1,10,8,19,19,19v11,0,18,-8,18,-19"},"\u00e6":{"d":"86,-25v31,0,44,-20,41,-54v-34,0,-70,-1,-70,30v0,16,12,24,29,24xm291,-52v-5,64,-115,73,-147,26v-22,39,-132,47,-132,-20v0,-44,46,-63,115,-60v1,-27,-4,-42,-33,-42v-20,0,-34,7,-34,25r-41,0v-8,-57,104,-68,137,-35v57,-42,153,-7,138,82r-122,0v1,29,12,51,41,51v18,0,33,-8,34,-27r44,0xm249,-104v-4,-27,-12,-43,-39,-44v-22,0,-35,14,-38,44r77,0","w":305},"\u00e7":{"d":"172,-56v-6,37,-31,60,-74,60v-56,0,-83,-34,-86,-90v-5,-77,78,-114,137,-75v13,9,21,25,23,45r-42,0v-1,-16,-14,-28,-32,-27v-31,1,-41,24,-41,57v0,32,10,57,41,57v18,0,31,-10,32,-27r42,0xm97,37v-1,-10,-11,-12,-24,-11r2,-27r25,0r0,10v15,2,27,11,27,28v0,28,-33,37,-68,32r0,-22v12,3,39,6,38,-10","w":177},"\u00e8":{"d":"179,-52v-7,37,-36,56,-79,56v-58,0,-87,-33,-88,-90v0,-58,29,-90,86,-90v59,0,87,37,85,100r-126,0v-8,52,69,70,81,24r41,0xm138,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0xm121,-196r-31,0r-40,-47r50,0"},"\u00e9":{"d":"179,-52v-7,37,-36,56,-79,56v-58,0,-87,-33,-88,-90v0,-58,29,-90,86,-90v59,0,87,37,85,100r-126,0v-8,52,69,70,81,24r41,0xm138,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0xm147,-243r-40,47r-31,0r20,-47r51,0"},"\u00ea":{"d":"179,-52v-7,37,-36,56,-79,56v-58,0,-87,-33,-88,-90v0,-58,29,-90,86,-90v59,0,87,37,85,100r-126,0v-8,52,69,70,81,24r41,0xm138,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0xm154,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0"},"\u00eb":{"d":"179,-52v-7,37,-36,56,-79,56v-58,0,-87,-33,-88,-90v0,-58,29,-90,86,-90v59,0,87,37,85,100r-126,0v-8,52,69,70,81,24r41,0xm138,-104v1,-38,-41,-57,-67,-33v-7,7,-11,18,-13,33r80,0xm147,-201r-35,0r0,-37r35,0r0,37xm83,-201r-35,0r0,-37r35,0r0,37"},"\u00ec":{"d":"66,0r-45,0r0,-172r45,0r0,172xm66,-196r-31,0r-40,-47r50,0","w":87},"\u00ed":{"d":"66,0r-45,0r0,-172r45,0r0,172xm93,-243r-40,47r-31,0r20,-47r51,0","w":87},"\u00ee":{"d":"66,0r-45,0r0,-172r45,0r0,172xm100,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":87},"\u00ef":{"d":"66,0r-45,0r0,-172r45,0r0,172xm93,-201r-35,0r0,-37r35,0r0,37xm29,-201r-35,0r0,-37r35,0r0,37","w":87},"\u00f0":{"d":"101,-239r16,13r33,-16r9,20r-26,12v27,32,51,65,50,123v-1,57,-29,91,-85,91v-56,0,-85,-32,-86,-88v-2,-62,45,-99,107,-84v-4,-10,-12,-20,-18,-27r-37,17r-10,-19r32,-15v-9,-11,-22,-19,-34,-27r49,0xm57,-84v0,31,10,55,41,55v28,0,40,-23,40,-55v0,-32,-12,-55,-40,-55v-31,0,-41,24,-41,55"},"\u00f1":{"d":"132,-109v4,-45,-47,-39,-66,-10r0,119r-45,0r0,-172r44,0r0,22v35,-44,112,-32,112,38r0,112r-45,0r0,-109xm77,-241v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42","w":197},"\u00f2":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57xm120,-196r-31,0r-40,-47r50,0"},"\u00f3":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57xm147,-243r-40,47r-31,0r20,-47r51,0"},"\u00f4":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57xm154,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0"},"\u00f5":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57xm77,-241v20,-1,49,31,54,0r26,0v-1,24,-12,41,-36,42v-22,1,-47,-31,-55,0r-25,0v1,-25,11,-42,36,-42"},"\u00f6":{"d":"12,-86v0,-58,30,-90,86,-90v56,0,85,33,85,90v0,57,-29,90,-85,90v-56,0,-86,-32,-86,-90xm57,-86v0,32,10,57,41,57v31,0,40,-25,40,-57v0,-32,-9,-57,-40,-57v-31,0,-41,25,-41,57xm147,-201r-35,0r0,-37r35,0r0,37xm83,-201r-35,0r0,-37r35,0r0,37"},"\u00f8":{"d":"12,-86v0,-76,70,-109,133,-79r15,-19r20,15r-16,21v40,55,15,159,-66,152v-19,-2,-34,-4,-47,-11r-15,20r-20,-16r16,-19v-13,-16,-20,-37,-20,-64xm123,-137v-43,-31,-85,24,-64,81xm73,-34v44,28,84,-28,63,-80"},"\u00f9":{"d":"65,-63v-4,45,48,39,66,10r0,-119r45,0r0,172r-43,0r0,-22v-30,42,-112,34,-112,-38r0,-112r44,0r0,109xm121,-196r-31,0r-40,-47r50,0","w":197},"\u00fa":{"d":"65,-63v-4,45,48,39,66,10r0,-119r45,0r0,172r-43,0r0,-22v-30,42,-112,34,-112,-38r0,-112r44,0r0,109xm148,-243r-40,47r-31,0r20,-47r51,0","w":197},"\u00fb":{"d":"65,-63v-4,45,48,39,66,10r0,-119r45,0r0,172r-43,0r0,-22v-30,42,-112,34,-112,-38r0,-112r44,0r0,109xm155,-196r-37,0r-19,-24r-20,24r-36,0r34,-47r43,0","w":197},"\u00fc":{"d":"65,-63v-4,45,48,39,66,10r0,-119r45,0r0,172r-43,0r0,-22v-30,42,-112,34,-112,-38r0,-112r44,0r0,109xm148,-201r-35,0r0,-37r35,0r0,37xm84,-201r-35,0r0,-37r35,0r0,37","w":197},"\u00fd":{"d":"109,0v-12,43,-37,84,-93,66r0,-36v28,10,44,-6,50,-30r-63,-172r46,0r38,128r39,-128r46,0xm136,-243r-40,47r-31,0r20,-47r51,0","w":174},"\u00fe":{"d":"112,4v-22,0,-35,-6,-47,-17r1,79r-45,0r0,-304r45,0r-1,86v12,-14,28,-24,51,-24v50,1,69,39,69,89v0,51,-21,90,-73,91xm105,-143v-20,0,-29,11,-39,25r0,74v31,31,78,12,73,-43v-3,-32,-8,-56,-34,-56","w":196},"\u00ff":{"d":"109,0v-12,43,-37,84,-93,66r0,-36v28,10,44,-6,50,-30r-63,-172r46,0r38,128r39,-128r46,0xm137,-201r-35,0r0,-37r35,0r0,37xm73,-201r-35,0r0,-37r35,0r0,37","w":174},"\u0964":{"d":"106,18r-41,0r0,-195r41,0r0,195","w":131},"\u0965":{"d":"173,18r-41,0r0,-195r41,0r0,195xm107,18r-40,0r0,-195r40,0r0,195","w":196},"\u0951":{"d":"-44,-243r-27,0r0,-90r27,0r0,90","w":0},"\u0952":{"d":"5,73r-169,0r0,-25r169,0r0,25","w":0},"\u20a8":{"d":"217,-170v0,37,-21,55,-51,62v40,15,45,70,63,108r-49,0v-18,-36,-15,-92,-66,-94r-44,0r0,94r-45,0r0,-238v85,3,192,-21,192,68xm171,-167v0,-47,-57,-33,-101,-35r0,71v44,-2,101,12,101,-36xm384,-87v40,36,0,96,-58,91v-48,-4,-74,-16,-78,-56r42,0v0,20,14,30,36,29v25,4,45,-26,23,-38v-36,-19,-94,-10,-96,-63v-2,-56,87,-63,124,-39v12,8,18,21,19,37r-41,0v-1,-15,-11,-22,-31,-22v-30,0,-41,31,-10,37v23,5,55,11,70,24","w":411},"!":{"d":"72,0r-46,0r0,-42r46,0r0,42xm72,-238v1,60,-4,114,-6,170r-33,0r-7,-170r46,0","w":98},"\"":{"d":"124,-238r-8,91r-28,0r-9,-91r45,0xm58,-238r-9,91r-27,0r-9,-91r45,0","w":137},"#":{"d":"190,-146r-35,0r-11,55r33,0r0,27r-39,0r-13,64r-28,0r13,-64r-46,0r-13,64r-28,0r13,-64r-30,0r0,-27r35,0r12,-55r-33,0r0,-27r38,0r13,-65r28,0r-13,65r46,0r14,-65r27,0r-13,65r30,0r0,27xm127,-146r-46,0r-11,55r46,0","w":196},"%":{"d":"17,-179v0,-41,21,-63,58,-63v37,0,58,24,58,63v0,39,-19,63,-58,63v-39,0,-58,-22,-58,-63xm50,-179v0,22,6,39,25,39v19,-1,24,-17,24,-39v0,-20,-6,-38,-24,-38v-19,0,-25,17,-25,38xm234,-238r-143,238r-28,0r144,-238r27,0xm165,-59v0,-39,19,-63,58,-63v39,0,58,24,58,63v0,39,-19,63,-58,63v-39,0,-58,-24,-58,-63xm199,-59v0,22,6,38,24,38v18,0,24,-17,24,-38v0,-20,-5,-38,-24,-38v-19,0,-24,18,-24,38","w":297},"&":{"d":"210,-113v-2,25,-7,47,-18,64r23,27r-30,27r-20,-23v-45,39,-157,27,-152,-49v2,-38,27,-52,52,-69v-38,-36,-20,-110,44,-106v36,3,62,19,62,54v0,34,-24,47,-47,61r40,48v3,-10,5,-22,6,-34r40,0xm108,-212v-33,-1,-26,50,-3,57v25,-6,37,-53,3,-57xm87,-108v-44,13,-32,90,22,77v13,-3,22,-7,31,-15","w":230},"'":{"d":"58,-238r-8,91r-28,0r-8,-91r44,0","w":72},"(":{"d":"64,-86v0,62,22,111,49,156r-37,0v-32,-43,-56,-91,-56,-156v0,-65,24,-113,56,-156r37,0v-27,45,-49,93,-49,156","w":123},")":{"d":"58,-86v0,-63,-21,-112,-48,-156r37,0v33,43,56,89,56,156v0,65,-24,113,-56,156r-37,0v27,-45,48,-93,48,-156","w":123},"*":{"d":"125,-189r-40,9r28,32r-24,17r-21,-37r-21,37r-24,-17r28,-32r-41,-9r9,-28r38,17r-3,-42r28,0r-4,42r38,-17","w":135},"+":{"d":"177,-100r-62,0r0,63r-36,0r0,-63r-62,0r0,-35r62,0r0,-62r36,0r0,62r62,0r0,35"},",":{"d":"72,-45v0,46,6,99,-45,98r0,-22v18,0,20,-12,21,-31r-22,0r0,-45r46,0","w":98},"-":{"d":"105,-71r-93,0r0,-34r93,0r0,34","w":116},"\u2010":{"d":"105,-71r-93,0r0,-34r93,0r0,34","w":116},".":{"d":"72,0r-46,0r0,-45r46,0r0,45","w":98},"\/":{"d":"105,-238r-69,238r-36,0r69,-238r36,0","w":104},"0":{"d":"14,-119v0,-73,20,-123,84,-123v65,0,84,51,84,123v0,73,-19,123,-84,123v-64,0,-84,-49,-84,-123xm98,-207v-56,0,-43,109,-30,156v4,13,15,19,30,21v38,-4,39,-46,39,-89v0,-43,0,-88,-39,-88","w":196},"1":{"d":"37,-199v39,0,61,-11,67,-43r35,0r0,242r-45,0r0,-178v-15,9,-32,14,-57,14r0,-35","w":196},"2":{"d":"99,-242v70,-5,102,71,61,120v-24,29,-66,51,-86,83r107,0r0,39r-172,0v6,-88,107,-90,124,-166v6,-25,-11,-41,-36,-41v-25,0,-35,17,-39,39r-42,0v4,-47,33,-71,83,-74","w":196},"3":{"d":"173,-178v0,27,-15,41,-34,49v26,7,43,26,45,58v6,85,-133,99,-164,35v-4,-9,-7,-20,-8,-31r44,0v2,23,16,37,41,37v26,0,41,-16,42,-42v1,-31,-24,-39,-58,-37r0,-33v29,1,46,-6,46,-34v0,-21,-12,-31,-32,-31v-21,0,-33,11,-36,34r-42,0v5,-44,33,-69,79,-69v44,0,77,20,77,64","w":196},"4":{"d":"183,-54r-31,0r0,54r-43,0r0,-54r-103,0r0,-34r104,-153r42,0r0,152r31,0r0,35xm109,-89r1,-96r-65,96r64,0","w":196},"5":{"d":"139,-78v4,-48,-59,-56,-83,-29r-34,0r11,-131r138,0r0,37r-102,0r-4,55v51,-32,119,1,119,65v0,91,-127,113,-164,45v-5,-9,-7,-19,-8,-31r43,0v3,22,17,37,41,37v28,0,41,-20,43,-48","w":196},"6":{"d":"133,-181v-1,-32,-48,-34,-61,-8v-6,12,-12,30,-13,55v45,-46,129,-15,125,56v-3,52,-31,82,-83,82v-65,0,-83,-48,-87,-116v-6,-97,61,-162,139,-114v14,8,21,25,24,45r-44,0xm139,-77v4,-50,-58,-56,-81,-25v2,40,10,72,43,72v26,0,36,-22,38,-47","w":196},"7":{"d":"181,-207r-86,207r-46,0r88,-201r-121,0r0,-37r165,0r0,31","w":196},"8":{"d":"174,-181v0,30,-18,44,-41,56v29,12,50,27,50,62v0,48,-37,66,-85,67v-51,1,-85,-21,-85,-67v0,-34,23,-50,50,-62v-24,-13,-41,-27,-41,-57v0,-41,34,-60,76,-60v43,0,76,19,76,61xm98,-209v-29,0,-44,31,-25,51v6,6,15,11,25,16v37,-6,48,-67,0,-67xm98,-29v44,3,51,-54,18,-69v-5,-3,-11,-6,-18,-9v-19,10,-38,16,-39,42v0,25,15,34,39,36","w":196},"9":{"d":"182,-125v0,99,-62,159,-143,114v-14,-8,-21,-26,-24,-46r44,0v13,50,74,20,75,-15v2,-9,4,-20,4,-32v-45,46,-130,15,-125,-55v3,-51,30,-83,82,-83v64,0,87,49,87,117xm57,-161v-4,49,57,57,81,25v0,-39,-10,-71,-43,-71v-27,0,-36,21,-38,46","w":196},":":{"d":"72,0r-46,0r0,-45r46,0r0,45xm72,-127r-46,0r0,-45r46,0r0,45","w":98},";":{"d":"72,-45v0,46,6,99,-45,98r0,-22v18,0,20,-12,21,-31r-22,0r0,-45r46,0xm72,-127r-46,0r0,-45r46,0r0,45","w":98},"<":{"d":"177,-35r-160,-66r0,-32r160,-66r0,35r-115,46r115,47r0,36"},"=":{"d":"177,-139r-160,0r0,-35r160,0r0,35xm177,-61r-160,0r0,-35r160,0r0,35"},">":{"d":"177,-101r-160,66r0,-36r115,-46r-115,-46r0,-36r160,66r0,32"},"?":{"d":"95,-207v-27,0,-35,14,-39,39r-42,0v4,-47,33,-74,81,-74v48,0,81,23,83,68v2,55,-61,52,-61,106r-42,0v-4,-58,49,-59,58,-104v-1,-22,-14,-35,-38,-35xm120,0r-46,0r0,-42r46,0r0,42","w":192},"@":{"d":"40,-88v-6,99,105,133,190,101r10,23v-116,45,-263,-22,-221,-167v19,-65,64,-113,146,-113v79,0,131,42,131,119v0,62,-27,106,-88,108v-17,0,-29,-9,-31,-24v-28,41,-112,25,-104,-38v-5,-72,70,-132,124,-83r3,-14r30,0r-27,122v-1,7,3,11,10,11v41,-4,57,-38,57,-82v0,-60,-43,-94,-105,-94v-79,0,-121,51,-125,131xm105,-80v-7,48,55,44,67,11v8,-20,12,-47,18,-70v-35,-37,-92,5,-85,59","w":309},"[":{"d":"101,66r-79,0r0,-304r79,0r0,33r-35,0r0,238r35,0r0,33","w":106},"\\":{"d":"105,0r-36,0r-69,-238r36,0","w":104},"]":{"d":"85,66r-80,0r0,-33r35,0r0,-238r-35,0r0,-33r80,0r0,304","w":106},"^":{"d":"157,-131r-38,0r-35,-70r-35,70r-38,0r58,-107r30,0","w":168},"_":{"d":"185,52r-187,0r0,-22r187,0r0,22","w":183},"{":{"d":"85,-17v2,32,-5,58,31,53r0,34v-59,5,-76,-26,-76,-86v0,-28,-4,-52,-32,-53r0,-34v39,1,33,-43,33,-79v0,-47,27,-63,75,-60r0,34v-34,-5,-31,19,-31,49v0,39,-8,65,-38,73v28,8,37,33,38,69","w":122},"|":{"d":"64,70r-37,0r0,-309r37,0r0,309","w":91},"}":{"d":"38,-155v-1,-32,4,-57,-31,-53r0,-34v67,-7,76,34,76,102v0,24,9,36,32,37r0,34v-33,-1,-33,30,-32,63v3,57,-19,80,-76,76r0,-34v28,4,31,-12,31,-37v0,-44,5,-76,37,-85v-28,-8,-36,-33,-37,-69","w":122},"~":{"d":"14,-126v44,-55,127,40,166,-19r0,36v-33,39,-85,5,-124,-3v-18,1,-30,11,-42,22r0,-36"},"\u2026":{"d":"270,0r-47,0r0,-45r47,0r0,45xm171,0r-46,0r0,-45r46,0r0,45xm72,0r-46,0r0,-45r46,0r0,45","w":296},"\u2013":{"d":"168,-71r-156,0r0,-34r156,0r0,34","w":180},"\u2014":{"d":"261,-71r-261,0r0,-34r261,0r0,34","w":261},"\u00f7":{"d":"117,-155r-40,0r0,-39r40,0r0,39xm177,-100r-160,0r0,-35r160,0r0,35xm117,-41r-40,0r0,-38r40,0r0,38"},"\u2212":{"d":"177,-100r-160,0r0,-35r160,0r0,35"},"\u00d7":{"d":"171,-68r-25,25r-49,-50r-50,50r-25,-25r50,-49r-50,-50r25,-25r50,50r49,-50r25,25r-49,50"},"\u0131":{"d":"66,0r-45,0r0,-172r45,0r0,172","w":87},"\u02c7":{"d":"118,-243r-35,47r-43,0r-34,-47r36,0r20,24r19,-24r37,0","w":123},"\u02da":{"d":"24,-225v0,-24,14,-38,38,-38v23,0,37,14,37,38v0,23,-13,37,-37,37v-25,0,-38,-14,-38,-37xm80,-225v0,-11,-7,-20,-18,-20v-12,1,-18,9,-19,20v1,10,8,19,19,19v11,0,18,-8,18,-19","w":123},"\u2044":{"d":"128,-238r-169,238r-29,0r169,-238r29,0","w":57},"\u2074":{"d":"109,-144r-16,0r0,25r-27,0r0,-25r-60,0r0,-21r60,-75r27,0r0,74r16,0r0,22xm66,-166r0,-43r-34,43r34,0","w":113},"\u0c3d":{"d":"124,-125v-8,-30,-62,-9,-79,-2r0,-39v40,-20,117,-17,117,40v0,60,-68,50,-110,67v-3,2,-4,4,-4,6v1,10,14,12,26,12r201,0r0,44r-203,0v-55,7,-85,-65,-36,-94v25,-15,75,-6,88,-34","w":290},"\u0c78":{"d":"141,-99v27,11,35,53,8,72v-21,15,-50,30,-76,39r-22,-28v26,-11,52,-22,74,-36v12,-18,-15,-24,-38,-25v-48,-2,-76,-31,-76,-79v0,-46,30,-73,76,-76v70,-4,98,89,54,133xm87,-121v23,0,38,-13,38,-35v0,-23,-15,-38,-38,-38v-23,0,-39,15,-39,38v0,22,16,35,39,35","w":184},"\u0c79":{"d":"35,-229r38,0r0,229r-38,0r0,-229","w":108},"\u0c7a":{"d":"55,-143v-2,27,34,26,52,18r0,-104r37,0r0,229r-37,0r0,-86v-45,12,-89,-4,-89,-54r0,-89r37,0r0,86","w":172},"\u0c7b":{"d":"144,-138v0,23,35,20,51,13r0,-104r38,0r0,229r-38,0r0,-86v-22,7,-56,5,-70,-9v-40,25,-107,13,-107,-45r0,-89r37,0v6,38,-18,109,23,109v12,0,27,-4,28,-17r0,-92r38,0r0,91","w":261},"\u0c7c":{"d":"14,-92r0,-38r217,0r0,38r-217,0","w":245},"\u0c7d":{"d":"70,-46v52,12,137,2,202,5r0,44r-175,0v-54,9,-89,-53,-44,-84v24,-17,77,-11,93,-37v-1,-8,-10,-10,-21,-10r-89,0r0,-38v70,-1,174,-11,143,70v-13,34,-69,30,-104,44v-4,2,-5,4,-5,6","w":289},"\u0c7e":{"d":"162,-87v0,45,-56,31,-83,44v65,5,143,0,212,2r0,44r-188,0v-32,-2,-62,-7,-62,-41v0,-45,50,-37,83,-46v-20,-16,-91,6,-91,-39v0,-36,26,-41,58,-43v10,1,35,-5,18,-11v-22,-2,-51,-1,-75,-1r0,-38v59,-2,142,-8,115,61v-10,25,-51,18,-79,26v26,13,92,-5,92,42","w":308},"\u0c7f":{"d":"127,-41v64,0,103,-41,128,-84r30,21v-29,57,-74,107,-158,107v-64,0,-106,-35,-106,-97v0,-49,26,-84,76,-85v32,-1,46,16,49,45v4,50,-61,64,-87,33v-2,43,28,60,68,60xm83,-139v-2,18,30,26,24,3v-4,-7,-16,-5,-24,-3","w":297}}});
36
+ /*!
37
+ * jCarousel - Riding carousels with jQuery
38
+ * http://sorgalla.com/jcarousel/
39
+ *
40
+ * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
41
+ * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
42
+ * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
43
+ *
44
+ * Built on top of the jQuery library
45
+ * http://jquery.com
46
+ *
47
+ * Inspired by the "Carousel Component" by Bill Scott
48
+ * http://billwscott.com/carousel/
49
+ */
50
+
51
+ (function($){$.fn.jcarousel=function(o){if(typeof o=='string'){var instance=$(this).data('jcarousel'),args=Array.prototype.slice.call(arguments,1);return instance[o].apply(instance,args);}else
52
+ return this.each(function(){$(this).data('jcarousel',new $jc(this,o));});};var defaults={vertical:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:'normal',easing:'swing',auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:'<div></div>',buttonPrevHTML:'<div></div>',buttonNextEvent:'click',buttonPrevEvent:'click',buttonNextCallback:null,buttonPrevCallback:null};$.jcarousel=function(e,o){this.options=$.extend({},defaults,o||{});this.locked=false;this.container=null;this.clip=null;this.list=null;this.buttonNext=null;this.buttonPrev=null;this.wh=!this.options.vertical?'width':'height';this.lt=!this.options.vertical?'left':'top';var skin='',split=e.className.split(' ');for(var i=0;i<split.length;i++){if(split[i].indexOf('jcarousel-skin')!=-1){$(e).removeClass(split[i]);skin=split[i];break;}}if(e.nodeName=='UL'||e.nodeName=='OL'){this.list=$(e);this.container=this.list.parent();if(this.container.hasClass('jcarousel-clip')){if(!this.container.parent().hasClass('jcarousel-container'))this.container=this.container.wrap('<div></div>');this.container=this.container.parent();}else if(!this.container.hasClass('jcarousel-container'))this.container=this.list.wrap('<div></div>').parent();}else{this.container=$(e);this.list=this.container.find('ul,ol').eq(0);}if(skin!=''&&this.container.parent()[0].className.indexOf('jcarousel-skin')==-1)this.container.wrap('<div class=" '+skin+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass('jcarousel-clip'))this.clip=this.list.wrap('<div></div>').parent();this.buttonNext=$('.jcarousel-next',this.container);if(this.buttonNext.size()==0&&this.options.buttonNextHTML!=null)this.buttonNext=this.clip.after(this.options.buttonNextHTML).next();this.buttonNext.addClass(this.className('jcarousel-next'));this.buttonPrev=$('.jcarousel-prev',this.container);if(this.buttonPrev.size()==0&&this.options.buttonPrevHTML!=null)this.buttonPrev=this.clip.after(this.options.buttonPrevHTML).next();this.buttonPrev.addClass(this.className('jcarousel-prev'));this.clip.addClass(this.className('jcarousel-clip')).css({overflow:'hidden',position:'relative'});this.list.addClass(this.className('jcarousel-list')).css({overflow:'hidden',position:'relative',top:0,left:0,margin:0,padding:0});this.container.addClass(this.className('jcarousel-container')).css({position:'relative'});var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var li=this.list.children('li');var self=this;if(li.size()>0){var wh=0,i=this.options.offset;li.each(function(){self.format(this,i++);wh+=self.dimension(this,di);});this.list.css(this.wh,wh+'px');if(!o||o.size===undefined)this.options.size=li.size();}this.container.css('display','block');this.buttonNext.css('display','block');this.buttonPrev.css('display','block');this.funcNext=function(){self.next();};this.funcPrev=function(){self.prev();};this.funcResize=function(){self.reload();};if(this.options.initCallback!=null)this.options.initCallback(this,'init');if($.browser.safari){this.buttons(false,false);$(window).bind('load.jcarousel',function(){self.setup();});}else
53
+ this.setup();};var $jc=$.jcarousel;$jc.fn=$jc.prototype={jcarousel:'0.2.4'};$jc.fn.extend=$jc.extend=$.extend;$jc.fn.extend({setup:function(){this.first=null;this.last=null;this.prevFirst=null;this.prevLast=null;this.animating=false;this.timer=null;this.tail=null;this.inTail=false;if(this.locked)return;this.list.css(this.lt,this.pos(this.options.offset)+'px');var p=this.pos(this.options.start);this.prevFirst=this.prevLast=null;this.animate(p,false);$(window).unbind('resize.jcarousel',this.funcResize).bind('resize.jcarousel',this.funcResize);},reset:function(){this.list.empty();this.list.css(this.lt,'0px');this.list.css(this.wh,'10px');if(this.options.initCallback!=null)this.options.initCallback(this,'reset');this.setup();},reload:function(){if(this.tail!=null&&this.inTail)this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;if(this.options.reloadCallback!=null)this.options.reloadCallback(this);if(this.options.visible!=null){var self=this;var di=Math.ceil(this.clipping()/this.options.visible),wh=0,lt=0;$('li',this.list).each(function(i){wh+=self.dimension(this,di);if(i+1<self.first)lt=wh;});this.list.css(this.wh,wh+'px');this.list.css(this.lt,-lt+'px');}this.scroll(this.first,false);},lock:function(){this.locked=true;this.buttons();},unlock:function(){this.locked=false;this.buttons();},size:function(s){if(s!=undefined){this.options.size=s;if(!this.locked)this.buttons();}return this.options.size;},has:function(i,i2){if(i2==undefined||!i2)i2=i;if(this.options.size!==null&&i2>this.options.size)i2=this.options.size;for(var j=i;j<=i2;j++){var e=this.get(j);if(!e.length||e.hasClass('jcarousel-item-placeholder'))return false;}return true;},get:function(i){return $('.jcarousel-item-'+i,this.list);},add:function(i,s){var e=this.get(i),old=0,add=0;if(e.length==0){var c,e=this.create(i),j=$jc.intval(i);while(c=this.get(--j)){if(j<=0||c.length){j<=0?this.list.prepend(e):c.after(e);break;}}}else
54
+ old=this.dimension(e);e.removeClass(this.className('jcarousel-item-placeholder'));typeof s=='string'?e.html(s):e.empty().append(s);var di=this.options.visible!=null?Math.ceil(this.clipping()/this.options.visible):null;var wh=this.dimension(e,di)-old;if(i>0&&i<this.first)this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-wh+'px');this.list.css(this.wh,$jc.intval(this.list.css(this.wh))+wh+'px');return e;},remove:function(i){var e=this.get(i);if(!e.length||(i>=this.first&&i<=this.last))return;var d=this.dimension(e);if(i<this.first)this.list.css(this.lt,$jc.intval(this.list.css(this.lt))+d+'px');e.remove();this.list.css(this.wh,$jc.intval(this.list.css(this.wh))-d+'px');},next:function(){this.stopAuto();if(this.tail!=null&&!this.inTail)this.scrollTail(false);else
55
+ this.scroll(((this.options.wrap=='both'||this.options.wrap=='last')&&this.options.size!=null&&this.last==this.options.size)?1:this.first+this.options.scroll);},prev:function(){this.stopAuto();if(this.tail!=null&&this.inTail)this.scrollTail(true);else
56
+ this.scroll(((this.options.wrap=='both'||this.options.wrap=='first')&&this.options.size!=null&&this.first==1)?this.options.size:this.first-this.options.scroll);},scrollTail:function(b){if(this.locked||this.animating||!this.tail)return;var pos=$jc.intval(this.list.css(this.lt));!b?pos-=this.tail:pos+=this.tail;this.inTail=!b;this.prevFirst=this.first;this.prevLast=this.last;this.animate(pos);},scroll:function(i,a){if(this.locked||this.animating)return;this.animate(this.pos(i),a);},pos:function(i){var pos=$jc.intval(this.list.css(this.lt));if(this.locked||this.animating)return pos;if(this.options.wrap!='circular')i=i<1?1:(this.options.size&&i>this.options.size?this.options.size:i);var back=this.first>i;var f=this.options.wrap!='circular'&&this.first<=1?1:this.first;var c=back?this.get(f):this.get(this.last);var j=back?f:f-1;var e=null,l=0,p=false,d=0,g;while(back?--j>=i:++j<i){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c[back?'before':'after'](e);if(this.first!=null&&this.options.wrap=='circular'&&this.options.size!==null&&(j<=0||j>this.options.size)){g=this.get(this.index(j));if(g.length)this.add(j,g.children().clone(true));}}c=e;d=this.dimension(e);if(p)l+=d;if(this.first!=null&&(this.options.wrap=='circular'||(j>=1&&(this.options.size==null||j<=this.options.size))))pos=back?pos+d:pos-d;}var clipping=this.clipping();var cache=[];var visible=0,j=i,v=0;var c=this.get(i-1);while(++visible){e=this.get(j);p=!e.length;if(e.length==0){e=this.create(j).addClass(this.className('jcarousel-item-placeholder'));c.length==0?this.list.prepend(e):c[back?'before':'after'](e);if(this.first!=null&&this.options.wrap=='circular'&&this.options.size!==null&&(j<=0||j>this.options.size)){g=this.get(this.index(j));if(g.length)this.add(j,g.find('>*').clone(true));}}c=e;var d=this.dimension(e);if(d==0){alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...');return 0;}if(this.options.wrap!='circular'&&this.options.size!==null&&j>this.options.size)cache.push(e);else if(p)l+=d;v+=d;if(v>=clipping)break;j++;}for(var x=0;x<cache.length;x++)cache[x].remove();if(l>0){this.list.css(this.wh,this.dimension(this.list)+l+'px');if(back){pos-=l;this.list.css(this.lt,$jc.intval(this.list.css(this.lt))-l+'px');}}var last=i+visible-1;if(this.options.wrap!='circular'&&this.options.size&&last>this.options.size)last=this.options.size;if(j>last){visible=0,j=last,v=0;while(++visible){var e=this.get(j--);if(!e.length)break;v+=this.dimension(e);if(v>=clipping)break;}}var first=last-visible+1;if(this.options.wrap!='circular'&&first<1)first=1;if(this.inTail&&back){pos+=this.tail;this.inTail=false;}this.tail=null;if(this.options.wrap!='circular'&&last==this.options.size&&(last-visible+1)>=1){var m=$jc.margin(this.get(last),!this.options.vertical?'marginRight':'marginBottom');if((v-m)>clipping)this.tail=v-clipping-m;}while(i-->first)pos+=this.dimension(this.get(i));this.prevFirst=this.first;this.prevLast=this.last;this.first=first;this.last=last;return pos;},animate:function(p,a){if(this.locked||this.animating)return;this.animating=true;var self=this;var scrolled=function(){self.animating=false;if(p==0)self.list.css(self.lt,0);if(self.options.wrap=='circular'||self.options.wrap=='both'||self.options.wrap=='last'||self.options.size==null||self.last<self.options.size)self.startAuto();self.buttons();self.notify('onAfterAnimation');};this.notify('onBeforeAnimation');if(!this.options.animation||a==false){this.list.css(this.lt,p+'px');scrolled();}else{var o=!this.options.vertical?{'left':p}:{'top':p};this.list.animate(o,this.options.animation,this.options.easing,scrolled);}},startAuto:function(s){if(s!=undefined)this.options.auto=s;if(this.options.auto==0)return this.stopAuto();if(this.timer!=null)return;var self=this;this.timer=setTimeout(function(){self.next();},this.options.auto*1000);},stopAuto:function(){if(this.timer==null)return;clearTimeout(this.timer);this.timer=null;},buttons:function(n,p){if(n==undefined||n==null){var n=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='first')||this.options.size==null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap=='first')&&this.options.size!=null&&this.last>=this.options.size)n=this.tail!=null&&!this.inTail;}if(p==undefined||p==null){var p=!this.locked&&this.options.size!==0&&((this.options.wrap&&this.options.wrap!='last')||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=='last')&&this.options.size!=null&&this.first==1)p=this.tail!=null&&this.inTail;}var self=this;this.buttonNext[n?'bind':'unbind'](this.options.buttonNextEvent+'.jcarousel',this.funcNext)[n?'removeClass':'addClass'](this.className('jcarousel-next-disabled')).attr('disabled',n?false:true);this.buttonPrev[p?'bind':'unbind'](this.options.buttonPrevEvent+'.jcarousel',this.funcPrev)[p?'removeClass':'addClass'](this.className('jcarousel-prev-disabled')).attr('disabled',p?false:true);if(this.buttonNext.length>0&&(this.buttonNext[0].jcarouselstate==undefined||this.buttonNext[0].jcarouselstate!=n)&&this.options.buttonNextCallback!=null){this.buttonNext.each(function(){self.options.buttonNextCallback(self,this,n);});this.buttonNext[0].jcarouselstate=n;}if(this.buttonPrev.length>0&&(this.buttonPrev[0].jcarouselstate==undefined||this.buttonPrev[0].jcarouselstate!=p)&&this.options.buttonPrevCallback!=null){this.buttonPrev.each(function(){self.options.buttonPrevCallback(self,this,p);});this.buttonPrev[0].jcarouselstate=p;}},notify:function(evt){var state=this.prevFirst==null?'init':(this.prevFirst<this.first?'next':'prev');this.callback('itemLoadCallback',evt,state);if(this.prevFirst!==this.first){this.callback('itemFirstInCallback',evt,state,this.first);this.callback('itemFirstOutCallback',evt,state,this.prevFirst);}if(this.prevLast!==this.last){this.callback('itemLastInCallback',evt,state,this.last);this.callback('itemLastOutCallback',evt,state,this.prevLast);}this.callback('itemVisibleInCallback',evt,state,this.first,this.last,this.prevFirst,this.prevLast);this.callback('itemVisibleOutCallback',evt,state,this.prevFirst,this.prevLast,this.first,this.last);},callback:function(cb,evt,state,i1,i2,i3,i4){if(this.options[cb]==undefined||(typeof this.options[cb]!='object'&&evt!='onAfterAnimation'))return;var callback=typeof this.options[cb]=='object'?this.options[cb][evt]:this.options[cb];if(!$.isFunction(callback))return;var self=this;if(i1===undefined)callback(self,state,evt);else if(i2===undefined)this.get(i1).each(function(){callback(self,this,i1,state,evt);});else{for(var i=i1;i<=i2;i++)if(i!==null&&!(i>=i3&&i<=i4))this.get(i).each(function(){callback(self,this,i,state,evt);});}},create:function(i){return this.format('<li></li>',i);},format:function(e,i){var $e=$(e).addClass(this.className('jcarousel-item')).addClass(this.className('jcarousel-item-'+i)).css({'float':'left','list-style':'none'});$e.attr('jcarouselindex',i);return $e;},className:function(c){return c+' '+c+(!this.options.vertical?'-horizontal':'-vertical');},dimension:function(e,d){var el=e.jquery!=undefined?e[0]:e;var old=!this.options.vertical?el.offsetWidth+$jc.margin(el,'marginLeft')+$jc.margin(el,'marginRight'):el.offsetHeight+$jc.margin(el,'marginTop')+$jc.margin(el,'marginBottom');if(d==undefined||old==d)return old;var w=!this.options.vertical?d-$jc.margin(el,'marginLeft')-$jc.margin(el,'marginRight'):d-$jc.margin(el,'marginTop')-$jc.margin(el,'marginBottom');$(el).css(this.wh,w+'px');return this.dimension(el);},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-$jc.intval(this.clip.css('borderLeftWidth'))-$jc.intval(this.clip.css('borderRightWidth')):this.clip[0].offsetHeight-$jc.intval(this.clip.css('borderTopWidth'))-$jc.intval(this.clip.css('borderBottomWidth'));},index:function(i,s){if(s==undefined)s=this.options.size;return Math.round((((i-1)/s)-Math.floor((i-1)/s))*s)+1;}});$jc.extend({defaults:function(d){return $.extend(defaults,d||{});},margin:function(e,p){if(!e)return 0;var el=e.jquery!=undefined?e[0]:e;if(p=='marginRight'&&$.browser.safari){var old={'display':'block','float':'none','width':'auto'},oWidth,oWidth2;$.swap(el,old,function(){oWidth=el.offsetWidth;});old['marginRight']=0;$.swap(el,old,function(){oWidth2=el.offsetWidth;});return oWidth2-oWidth;}return $jc.intval($.css(el,p));},intval:function(v){v=parseInt(v);return isNaN(v)?0:v;}});})(jQuery);
57
+ /*
58
+ * Easy Slider 1.7 - jQuery plugin
59
+ * written by Alen Grakalic
60
+ * http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding
61
+ *
62
+ * Copyright (c) 2009 Alen Grakalic (http://cssglobe.com)
63
+ * Dual licensed under the MIT (MIT-LICENSE.txt)
64
+ * and GPL (GPL-LICENSE.txt) licenses.
65
+ *
66
+ * Built for jQuery library
67
+ * http://jquery.com
68
+ *
69
+ */
70
+
71
+ /*
72
+ * markup example for $("#slider").easySlider();
73
+ *
74
+ * <div id="slider">
75
+ * <ul>
76
+ * <li><img src="images/01.jpg" alt="" /></li>
77
+ * <li><img src="images/02.jpg" alt="" /></li>
78
+ * <li><img src="images/03.jpg" alt="" /></li>
79
+ * <li><img src="images/04.jpg" alt="" /></li>
80
+ * <li><img src="images/05.jpg" alt="" /></li>
81
+ * </ul>
82
+ * </div>
83
+ *
84
+ */
85
+
86
+ (function($) {
87
+
88
+ $.fn.easySlider = function(options){
89
+
90
+ // default configuration properties
91
+ var defaults = {
92
+ prevId: 'prevBtn',
93
+ prevText: 'Previous',
94
+ nextId: 'nextBtn',
95
+ nextText: 'Next',
96
+ controlsShow: true,
97
+ controlsBefore: '',
98
+ controlsAfter: '',
99
+ controlsFade: true,
100
+ firstId: 'firstBtn',
101
+ firstText: 'First',
102
+ firstShow: false,
103
+ lastId: 'lastBtn',
104
+ lastText: 'Last',
105
+ lastShow: false,
106
+ vertical: false,
107
+ speed: 1000,
108
+ auto: false,
109
+ pause: 4000,
110
+ continuous: true,
111
+ numeric: false,
112
+ numericId: 'controls'
113
+ };
114
+
115
+ var options = $.extend(defaults, options);
116
+
117
+ this.each(function() {
118
+ var obj = $(this);
119
+ var s = $("li", obj).length;
120
+ var w = $("li", obj).width();
121
+ var h = $("li", obj).height();
122
+ var clickable = true;
123
+ obj.width(w);
124
+ obj.height(h);
125
+ obj.css("overflow","hidden");
126
+ var ts = s-1;
127
+ var t = 0;
128
+ $("ul", obj).css('width',s*w);
129
+
130
+ if(options.continuous){
131
+ $("ul", obj).prepend($("ul li:last-child", obj).clone().css("margin-left","-"+ w +"px"));
132
+ $("ul", obj).append($("ul li:nth-child(2)", obj).clone());
133
+ $("ul", obj).css('width',(s+1)*w);
134
+ };
135
+
136
+ if(!options.vertical) $("li", obj).css('float','left');
137
+
138
+ if(options.controlsShow){
139
+ var html = options.controlsBefore;
140
+ if(options.numeric){
141
+ html += '<ol id="'+ options.numericId +'"></ol>';
142
+ } else {
143
+ if(options.firstShow) html += '<span id="'+ options.firstId +'"><a href=\"javascript:void(0);\">'+ options.firstText +'</a></span>';
144
+ html += ' <span id="'+ options.prevId +'"><a href=\"javascript:void(0);\">'+ options.prevText +'</a></span>';
145
+ html += ' <span id="'+ options.nextId +'"><a href=\"javascript:void(0);\">'+ options.nextText +'</a></span>';
146
+ if(options.lastShow) html += ' <span id="'+ options.lastId +'"><a href=\"javascript:void(0);\">'+ options.lastText +'</a></span>';
147
+ };
148
+
149
+ html += options.controlsAfter;
150
+ $(obj).after(html);
151
+ };
152
+
153
+ if(options.numeric){
154
+ for(var i=0;i<s;i++){
155
+ $(document.createElement("li"))
156
+ .attr('id',options.numericId + (i+1))
157
+ .html('<a rel='+ i +' href=\"javascript:void(0);\">'+ (i+1) +'</a>')
158
+ .appendTo($("#"+ options.numericId))
159
+ .click(function(){
160
+ animate($("a",$(this)).attr('rel'),true);
161
+ });
162
+ };
163
+ } else {
164
+ $("a","#"+options.nextId).click(function(){
165
+ animate("next",true);
166
+ });
167
+ $("a","#"+options.prevId).click(function(){
168
+ animate("prev",true);
169
+ });
170
+ $("a","#"+options.firstId).click(function(){
171
+ animate("first",true);
172
+ });
173
+ $("a","#"+options.lastId).click(function(){
174
+ animate("last",true);
175
+ });
176
+ };
177
+
178
+ function setCurrent(i){
179
+ i = parseInt(i)+1;
180
+ $("li", "#" + options.numericId).removeClass("current");
181
+ $("li#" + options.numericId + i).addClass("current");
182
+ };
183
+
184
+ function adjust(){
185
+ if(t>ts) t=0;
186
+ if(t<0) t=ts;
187
+ if(!options.vertical) {
188
+ $("ul",obj).css("margin-left",(t*w*-1));
189
+ } else {
190
+ $("ul",obj).css("margin-left",(t*h*-1));
191
+ }
192
+ clickable = true;
193
+ if(options.numeric) setCurrent(t);
194
+ };
195
+
196
+ function animate(dir,clicked){
197
+ if (clickable){
198
+ clickable = false;
199
+ var ot = t;
200
+ switch(dir){
201
+ case "next":
202
+ t = (ot>=ts) ? (options.continuous ? t+1 : ts) : t+1;
203
+ break;
204
+ case "prev":
205
+ t = (t<=0) ? (options.continuous ? t-1 : 0) : t-1;
206
+ break;
207
+ case "first":
208
+ t = 0;
209
+ break;
210
+ case "last":
211
+ t = ts;
212
+ break;
213
+ default:
214
+ t = dir;
215
+ break;
216
+ };
217
+ var diff = Math.abs(ot-t);
218
+ var speed = diff*options.speed;
219
+ if(!options.vertical) {
220
+ p = (t*w*-1);
221
+ $("ul",obj).animate(
222
+ { marginLeft: p },
223
+ { queue:false, duration:speed, complete:adjust }
224
+ );
225
+ } else {
226
+ p = (t*h*-1);
227
+ $("ul",obj).animate(
228
+ { marginTop: p },
229
+ { queue:false, duration:speed, complete:adjust }
230
+ );
231
+ };
232
+
233
+ if(!options.continuous && options.controlsFade){
234
+ if(t==ts){
235
+ $("a","#"+options.nextId).hide();
236
+ $("a","#"+options.lastId).hide();
237
+ } else {
238
+ $("a","#"+options.nextId).show();
239
+ $("a","#"+options.lastId).show();
240
+ };
241
+ if(t==0){
242
+ $("a","#"+options.prevId).hide();
243
+ $("a","#"+options.firstId).hide();
244
+ } else {
245
+ $("a","#"+options.prevId).show();
246
+ $("a","#"+options.firstId).show();
247
+ };
248
+ };
249
+
250
+ if(clicked) clearTimeout(timeout);
251
+ if(options.auto && dir=="next" && !clicked){;
252
+ timeout = setTimeout(function(){
253
+ animate("next",false);
254
+ },diff*options.speed+options.pause);
255
+ };
256
+
257
+ };
258
+
259
+ };
260
+ // init
261
+ var timeout;
262
+ if(options.auto){;
263
+ timeout = setTimeout(function(){
264
+ animate("next",false);
265
+ },options.pause);
266
+ };
267
+
268
+ if(options.numeric) setCurrent(0);
269
+
270
+ if(!options.continuous && options.controlsFade){
271
+ $("a","#"+options.prevId).hide();
272
+ $("a","#"+options.firstId).hide();
273
+ };
274
+
275
+ });
276
+
277
+ };
278
+
279
+ })(jQuery);
280
+ /*
281
+ * FancyBox - jQuery Plugin
282
+ * simple and fancy lightbox alternative
283
+ *
284
+ * Copyright (c) 2009 Janis Skarnelis
285
+ * Examples and documentation at: http://fancybox.net
286
+ *
287
+ * Version: 1.2.6 (16/11/2009)
288
+ * Requires: jQuery v1.3+
289
+ *
290
+ * Dual licensed under the MIT and GPL licenses:
291
+ * http://www.opensource.org/licenses/mit-license.php
292
+ * http://www.gnu.org/licenses/gpl.html
293
+ */
294
+
295
+ ;(function($) {
296
+ $.fn.fixPNG = function() {
297
+ return this.each(function () {
298
+ var image = $(this).css('backgroundImage');
299
+
300
+ if (image.match(/^url\(["']?(.*\.png)["']?\)$/i)) {
301
+ image = RegExp.$1;
302
+ $(this).css({
303
+ 'backgroundImage': 'none',
304
+ 'filter': "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=" + ($(this).css('backgroundRepeat') == 'no-repeat' ? 'crop' : 'scale') + ", src='" + image + "')"
305
+ }).each(function () {
306
+ var position = $(this).css('position');
307
+ if (position != 'absolute' && position != 'relative')
308
+ $(this).css('position', 'relative');
309
+ });
310
+ }
311
+ });
312
+ };
313
+
314
+ var elem, opts, busy = false, imagePreloader = new Image, loadingTimer, loadingFrame = 1, imageRegExp = /\.(jpg|gif|png|bmp|jpeg)(.*)?$/i;
315
+ var ieQuirks = null, IE6 = $.browser.msie && $.browser.version.substr(0,1) == 6 && !window.XMLHttpRequest, oldIE = IE6 || ($.browser.msie && $.browser.version.substr(0,1) == 7);
316
+
317
+ $.fn.fancybox = function(o) {
318
+ var settings = $.extend({}, $.fn.fancybox.defaults, o);
319
+ var matchedGroup = this;
320
+
321
+ function _initialize() {
322
+ elem = this;
323
+ opts = $.extend({}, settings);
324
+
325
+ _start();
326
+
327
+ return false;
328
+ };
329
+
330
+ function _start() {
331
+ if (busy) return;
332
+
333
+ if ($.isFunction(opts.callbackOnStart)) {
334
+ opts.callbackOnStart();
335
+ }
336
+
337
+ opts.itemArray = [];
338
+ opts.itemCurrent = 0;
339
+
340
+ if (settings.itemArray.length > 0) {
341
+ opts.itemArray = settings.itemArray;
342
+
343
+ } else {
344
+ var item = {};
345
+
346
+ if (!elem.rel || elem.rel == '') {
347
+ var item = {href: elem.href, title: elem.title};
348
+
349
+ if ($(elem).children("img:first").length) {
350
+ item.orig = $(elem).children("img:first");
351
+ } else {
352
+ item.orig = $(elem);
353
+ }
354
+
355
+ if (item.title == '' || typeof item.title == 'undefined') {
356
+ item.title = item.orig.attr('alt');
357
+ }
358
+
359
+ opts.itemArray.push( item );
360
+
361
+ } else {
362
+ var subGroup = $(matchedGroup).filter("a[rel=" + elem.rel + "]");
363
+ var item = {};
364
+
365
+ for (var i = 0; i < subGroup.length; i++) {
366
+ item = {href: subGroup[i].href, title: subGroup[i].title};
367
+
368
+ if ($(subGroup[i]).children("img:first").length) {
369
+ item.orig = $(subGroup[i]).children("img:first");
370
+ } else {
371
+ item.orig = $(subGroup[i]);
372
+ }
373
+
374
+ if (item.title == '' || typeof item.title == 'undefined') {
375
+ item.title = item.orig.attr('alt');
376
+ }
377
+
378
+ opts.itemArray.push( item );
379
+ }
380
+ }
381
+ }
382
+
383
+ while ( opts.itemArray[ opts.itemCurrent ].href != elem.href ) {
384
+ opts.itemCurrent++;
385
+ }
386
+
387
+ if (opts.overlayShow) {
388
+ if (IE6) {
389
+ $('embed, object, select').css('visibility', 'hidden');
390
+ $("#fancy_overlay").css('height', $(document).height());
391
+ }
392
+
393
+ $("#fancy_overlay").css({
394
+ 'background-color' : opts.overlayColor,
395
+ 'opacity' : opts.overlayOpacity
396
+ }).show();
397
+ }
398
+
399
+ $(window).bind("resize.fb scroll.fb", $.fn.fancybox.scrollBox);
400
+
401
+ _change_item();
402
+ };
403
+
404
+ function _change_item() {
405
+ $("#fancy_right, #fancy_left, #fancy_close, #fancy_title").hide();
406
+
407
+ var href = opts.itemArray[ opts.itemCurrent ].href;
408
+
409
+ if (href.match("iframe") || elem.className.indexOf("iframe") >= 0) {
410
+ $.fn.fancybox.showLoading();
411
+ _set_content('<iframe id="fancy_frame" onload="jQuery.fn.fancybox.showIframe()" name="fancy_iframe' + Math.round(Math.random()*1000) + '" frameborder="0" hspace="0" src="' + href + '"></iframe>', opts.frameWidth, opts.frameHeight);
412
+
413
+ } else if (href.match(/#/)) {
414
+ var target = window.location.href.split('#')[0]; target = href.replace(target, ''); target = target.substr(target.indexOf('#'));
415
+
416
+ _set_content('<div id="fancy_div">' + $(target).html() + '</div>', opts.frameWidth, opts.frameHeight);
417
+
418
+ } else if (href.match(imageRegExp)) {
419
+ imagePreloader = new Image; imagePreloader.src = href;
420
+
421
+ if (imagePreloader.complete) {
422
+ _proceed_image();
423
+
424
+ } else {
425
+ $.fn.fancybox.showLoading();
426
+ $(imagePreloader).unbind().bind('load', function() {
427
+ $("#fancy_loading").hide();
428
+
429
+ _proceed_image();
430
+ });
431
+ }
432
+ } else {
433
+ $.fn.fancybox.showLoading();
434
+ $.get(href, function(data) {
435
+ $("#fancy_loading").hide();
436
+ _set_content( '<div id="fancy_ajax">' + data + '</div>', opts.frameWidth, opts.frameHeight );
437
+ });
438
+ }
439
+ };
440
+
441
+ function _proceed_image() {
442
+ var width = imagePreloader.width;
443
+ var height = imagePreloader.height;
444
+
445
+ var horizontal_space = (opts.padding * 2) + 40;
446
+ var vertical_space = (opts.padding * 2) + 60;
447
+
448
+ var w = $.fn.fancybox.getViewport();
449
+
450
+ if (opts.imageScale && (width > (w[0] - horizontal_space) || height > (w[1] - vertical_space))) {
451
+ var ratio = Math.min(Math.min(w[0] - horizontal_space, width) / width, Math.min(w[1] - vertical_space, height) / height);
452
+
453
+ width = Math.round(ratio * width);
454
+ height = Math.round(ratio * height);
455
+ }
456
+
457
+ _set_content('<img alt="" id="fancy_img" src="' + imagePreloader.src + '" />', width, height);
458
+ };
459
+
460
+ function _preload_neighbor_images() {
461
+ if ((opts.itemArray.length -1) > opts.itemCurrent) {
462
+ var href = opts.itemArray[opts.itemCurrent + 1].href || false;
463
+
464
+ if (href && href.match(imageRegExp)) {
465
+ objNext = new Image();
466
+ objNext.src = href;
467
+ }
468
+ }
469
+
470
+ if (opts.itemCurrent > 0) {
471
+ var href = opts.itemArray[opts.itemCurrent -1].href || false;
472
+
473
+ if (href && href.match(imageRegExp)) {
474
+ objNext = new Image();
475
+ objNext.src = href;
476
+ }
477
+ }
478
+ };
479
+
480
+ function _set_content(value, width, height) {
481
+ busy = true;
482
+
483
+ var pad = opts.padding;
484
+
485
+ if (oldIE || ieQuirks) {
486
+ $("#fancy_content")[0].style.removeExpression("height");
487
+ $("#fancy_content")[0].style.removeExpression("width");
488
+ }
489
+
490
+ if (pad > 0) {
491
+ width += pad * 2;
492
+ height += pad * 2;
493
+
494
+ $("#fancy_content").css({
495
+ 'top' : pad + 'px',
496
+ 'right' : pad + 'px',
497
+ 'bottom' : pad + 'px',
498
+ 'left' : pad + 'px',
499
+ 'width' : 'auto',
500
+ 'height' : 'auto'
501
+ });
502
+
503
+ if (oldIE || ieQuirks) {
504
+ $("#fancy_content")[0].style.setExpression('height', '(this.parentNode.clientHeight - ' + pad * 2 + ')');
505
+ $("#fancy_content")[0].style.setExpression('width', '(this.parentNode.clientWidth - ' + pad * 2 + ')');
506
+ }
507
+ } else {
508
+ $("#fancy_content").css({
509
+ 'top' : 0,
510
+ 'right' : 0,
511
+ 'bottom' : 0,
512
+ 'left' : 0,
513
+ 'width' : '100%',
514
+ 'height' : '100%'
515
+ });
516
+ }
517
+
518
+ if ($("#fancy_outer").is(":visible") && width == $("#fancy_outer").width() && height == $("#fancy_outer").height()) {
519
+ $("#fancy_content").fadeOut('fast', function() {
520
+ $("#fancy_content").empty().append($(value)).fadeIn("normal", function() {
521
+ _finish();
522
+ });
523
+ });
524
+
525
+ return;
526
+ }
527
+
528
+ var w = $.fn.fancybox.getViewport();
529
+
530
+ var itemTop = (height + 60) > w[1] ? w[3] : (w[3] + Math.round((w[1] - height - 60) * 0.5));
531
+ var itemLeft = (width + 40) > w[0] ? w[2] : (w[2] + Math.round((w[0] - width - 40) * 0.5));
532
+
533
+ var itemOpts = {
534
+ 'left': itemLeft,
535
+ 'top': itemTop,
536
+ 'width': width + 'px',
537
+ 'height': height + 'px'
538
+ };
539
+
540
+ if ($("#fancy_outer").is(":visible")) {
541
+ $("#fancy_content").fadeOut("normal", function() {
542
+ $("#fancy_content").empty();
543
+ $("#fancy_outer").animate(itemOpts, opts.zoomSpeedChange, opts.easingChange, function() {
544
+ $("#fancy_content").append($(value)).fadeIn("normal", function() {
545
+ _finish();
546
+ });
547
+ });
548
+ });
549
+
550
+ } else {
551
+
552
+ if (opts.zoomSpeedIn > 0 && opts.itemArray[opts.itemCurrent].orig !== undefined) {
553
+ $("#fancy_content").empty().append($(value));
554
+
555
+ var orig_item = opts.itemArray[opts.itemCurrent].orig;
556
+ var orig_pos = $.fn.fancybox.getPosition(orig_item);
557
+
558
+ $("#fancy_outer").css({
559
+ 'left': (orig_pos.left - 20 - opts.padding) + 'px',
560
+ 'top': (orig_pos.top - 20 - opts.padding) + 'px',
561
+ 'width': $(orig_item).width() + (opts.padding * 2),
562
+ 'height': $(orig_item).height() + (opts.padding * 2)
563
+ });
564
+
565
+ if (opts.zoomOpacity) {
566
+ itemOpts.opacity = 'show';
567
+ }
568
+
569
+ $("#fancy_outer").animate(itemOpts, opts.zoomSpeedIn, opts.easingIn, function() {
570
+ _finish();
571
+ });
572
+
573
+ } else {
574
+
575
+ $("#fancy_content").hide().empty().append($(value)).show();
576
+ $("#fancy_outer").css(itemOpts).fadeIn("normal", function() {
577
+ _finish();
578
+ });
579
+ }
580
+ }
581
+ };
582
+
583
+ function _set_navigation() {
584
+ if (opts.itemCurrent !== 0) {
585
+ $("#fancy_left, #fancy_left_ico").unbind().bind("click", function(e) {
586
+ e.stopPropagation();
587
+
588
+ opts.itemCurrent--;
589
+ _change_item();
590
+
591
+ return false;
592
+ });
593
+
594
+ $("#fancy_left").show();
595
+ }
596
+
597
+ if (opts.itemCurrent != ( opts.itemArray.length -1)) {
598
+ $("#fancy_right, #fancy_right_ico").unbind().bind("click", function(e) {
599
+ e.stopPropagation();
600
+
601
+ opts.itemCurrent++;
602
+ _change_item();
603
+
604
+ return false;
605
+ });
606
+
607
+ $("#fancy_right").show();
608
+ }
609
+ };
610
+
611
+ function _finish() {
612
+ if ($.browser.msie) {
613
+ $("#fancy_content")[0].style.removeAttribute('filter');
614
+ $("#fancy_outer")[0].style.removeAttribute('filter');
615
+ }
616
+
617
+ _set_navigation();
618
+
619
+ _preload_neighbor_images();
620
+
621
+ $(document).bind("keydown.fb", function(e) {
622
+ if (e.keyCode == 27 && opts.enableEscapeButton) {
623
+ $.fn.fancybox.close();
624
+
625
+ } else if(e.keyCode == 37 && opts.itemCurrent !== 0) {
626
+ $(document).unbind("keydown.fb");
627
+ opts.itemCurrent--;
628
+ _change_item();
629
+
630
+
631
+ } else if(e.keyCode == 39 && opts.itemCurrent != (opts.itemArray.length - 1)) {
632
+ $(document).unbind("keydown.fb");
633
+ opts.itemCurrent++;
634
+ _change_item();
635
+ }
636
+ });
637
+
638
+ if (opts.hideOnContentClick) {
639
+ $("#fancy_content").click($.fn.fancybox.close);
640
+ }
641
+
642
+ if (opts.overlayShow && opts.hideOnOverlayClick) {
643
+ $("#fancy_overlay").bind("click", $.fn.fancybox.close);
644
+ }
645
+
646
+ if (opts.showCloseButton) {
647
+ $("#fancy_close").bind("click", $.fn.fancybox.close).show();
648
+ }
649
+
650
+ if (typeof opts.itemArray[ opts.itemCurrent ].title !== 'undefined' && opts.itemArray[ opts.itemCurrent ].title.length > 0) {
651
+ var pos = $("#fancy_outer").position();
652
+
653
+ $('#fancy_title div').text( opts.itemArray[ opts.itemCurrent ].title).html();
654
+
655
+ $('#fancy_title').css({
656
+ 'top' : pos.top + $("#fancy_outer").outerHeight() - 32,
657
+ 'left' : pos.left + (($("#fancy_outer").outerWidth() * 0.5) - ($('#fancy_title').width() * 0.5))
658
+ }).show();
659
+ }
660
+
661
+ if (opts.overlayShow && IE6) {
662
+ $('embed, object, select', $('#fancy_content')).css('visibility', 'visible');
663
+ }
664
+
665
+ if ($.isFunction(opts.callbackOnShow)) {
666
+ opts.callbackOnShow( opts.itemArray[ opts.itemCurrent ] );
667
+ }
668
+
669
+ if ($.browser.msie) {
670
+ $("#fancy_outer")[0].style.removeAttribute('filter');
671
+ $("#fancy_content")[0].style.removeAttribute('filter');
672
+ }
673
+
674
+ busy = false;
675
+ };
676
+
677
+ return this.unbind('click.fb').bind('click.fb', _initialize);
678
+ };
679
+
680
+ $.fn.fancybox.scrollBox = function() {
681
+ var w = $.fn.fancybox.getViewport();
682
+
683
+ if (opts.centerOnScroll && $("#fancy_outer").is(':visible')) {
684
+ var ow = $("#fancy_outer").outerWidth();
685
+ var oh = $("#fancy_outer").outerHeight();
686
+
687
+ var pos = {
688
+ 'top' : (oh > w[1] ? w[3] : w[3] + Math.round((w[1] - oh) * 0.5)),
689
+ 'left' : (ow > w[0] ? w[2] : w[2] + Math.round((w[0] - ow) * 0.5))
690
+ };
691
+
692
+ $("#fancy_outer").css(pos);
693
+
694
+ $('#fancy_title').css({
695
+ 'top' : pos.top + oh - 32,
696
+ 'left' : pos.left + ((ow * 0.5) - ($('#fancy_title').width() * 0.5))
697
+ });
698
+ }
699
+
700
+ if (IE6 && $("#fancy_overlay").is(':visible')) {
701
+ $("#fancy_overlay").css({
702
+ 'height' : $(document).height()
703
+ });
704
+ }
705
+
706
+ if ($("#fancy_loading").is(':visible')) {
707
+ $("#fancy_loading").css({'left': ((w[0] - 40) * 0.5 + w[2]), 'top': ((w[1] - 40) * 0.5 + w[3])});
708
+ }
709
+ };
710
+
711
+ $.fn.fancybox.getNumeric = function(el, prop) {
712
+ return parseInt($.curCSS(el.jquery?el[0]:el,prop,true))||0;
713
+ };
714
+
715
+ $.fn.fancybox.getPosition = function(el) {
716
+ var pos = el.offset();
717
+
718
+ pos.top += $.fn.fancybox.getNumeric(el, 'paddingTop');
719
+ pos.top += $.fn.fancybox.getNumeric(el, 'borderTopWidth');
720
+
721
+ pos.left += $.fn.fancybox.getNumeric(el, 'paddingLeft');
722
+ pos.left += $.fn.fancybox.getNumeric(el, 'borderLeftWidth');
723
+
724
+ return pos;
725
+ };
726
+
727
+ $.fn.fancybox.showIframe = function() {
728
+ $("#fancy_loading").hide();
729
+ $("#fancy_frame").show();
730
+ };
731
+
732
+ $.fn.fancybox.getViewport = function() {
733
+ return [$(window).width(), $(window).height(), $(document).scrollLeft(), $(document).scrollTop() ];
734
+ };
735
+
736
+ $.fn.fancybox.animateLoading = function() {
737
+ if (!$("#fancy_loading").is(':visible')){
738
+ clearInterval(loadingTimer);
739
+ return;
740
+ }
741
+
742
+ $("#fancy_loading > div").css('top', (loadingFrame * -40) + 'px');
743
+
744
+ loadingFrame = (loadingFrame + 1) % 12;
745
+ };
746
+
747
+ $.fn.fancybox.showLoading = function() {
748
+ clearInterval(loadingTimer);
749
+
750
+ var w = $.fn.fancybox.getViewport();
751
+
752
+ $("#fancy_loading").css({'left': ((w[0] - 40) * 0.5 + w[2]), 'top': ((w[1] - 40) * 0.5 + w[3])}).show();
753
+ $("#fancy_loading").bind('click', $.fn.fancybox.close);
754
+
755
+ loadingTimer = setInterval($.fn.fancybox.animateLoading, 66);
756
+ };
757
+
758
+ $.fn.fancybox.close = function() {
759
+ busy = true;
760
+
761
+ $(imagePreloader).unbind();
762
+
763
+ $(document).unbind("keydown.fb");
764
+ $(window).unbind("resize.fb scroll.fb");
765
+
766
+ $("#fancy_overlay, #fancy_content, #fancy_close").unbind();
767
+
768
+ $("#fancy_close, #fancy_loading, #fancy_left, #fancy_right, #fancy_title").hide();
769
+
770
+ __cleanup = function() {
771
+ if ($("#fancy_overlay").is(':visible')) {
772
+ $("#fancy_overlay").fadeOut("fast");
773
+ }
774
+
775
+ $("#fancy_content").empty();
776
+
777
+ if (opts.centerOnScroll) {
778
+ $(window).unbind("resize.fb scroll.fb");
779
+ }
780
+
781
+ if (IE6) {
782
+ $('embed, object, select').css('visibility', 'visible');
783
+ }
784
+
785
+ if ($.isFunction(opts.callbackOnClose)) {
786
+ opts.callbackOnClose();
787
+ }
788
+
789
+ busy = false;
790
+ };
791
+
792
+ if ($("#fancy_outer").is(":visible") !== false) {
793
+ if (opts.zoomSpeedOut > 0 && opts.itemArray[opts.itemCurrent].orig !== undefined) {
794
+ var orig_item = opts.itemArray[opts.itemCurrent].orig;
795
+ var orig_pos = $.fn.fancybox.getPosition(orig_item);
796
+
797
+ var itemOpts = {
798
+ 'left': (orig_pos.left - 20 - opts.padding) + 'px',
799
+ 'top': (orig_pos.top - 20 - opts.padding) + 'px',
800
+ 'width': $(orig_item).width() + (opts.padding * 2),
801
+ 'height': $(orig_item).height() + (opts.padding * 2)
802
+ };
803
+
804
+ if (opts.zoomOpacity) {
805
+ itemOpts.opacity = 'hide';
806
+ }
807
+
808
+ $("#fancy_outer").stop(false, true).animate(itemOpts, opts.zoomSpeedOut, opts.easingOut, __cleanup);
809
+
810
+ } else {
811
+ $("#fancy_outer").stop(false, true).fadeOut('fast', __cleanup);
812
+ }
813
+
814
+ } else {
815
+ __cleanup();
816
+ }
817
+
818
+ return false;
819
+ };
820
+
821
+ $.fn.fancybox.build = function() {
822
+ var html = '';
823
+
824
+ html += '<div id="fancy_overlay"></div>';
825
+ html += '<div id="fancy_loading"><div></div></div>';
826
+
827
+ html += '<div id="fancy_outer">';
828
+ html += '<div id="fancy_inner">';
829
+
830
+ html += '<div id="fancy_close"></div>';
831
+
832
+ html += '<div id="fancy_bg"><div class="fancy_bg" id="fancy_bg_n"></div><div class="fancy_bg" id="fancy_bg_ne"></div><div class="fancy_bg" id="fancy_bg_e"></div><div class="fancy_bg" id="fancy_bg_se"></div><div class="fancy_bg" id="fancy_bg_s"></div><div class="fancy_bg" id="fancy_bg_sw"></div><div class="fancy_bg" id="fancy_bg_w"></div><div class="fancy_bg" id="fancy_bg_nw"></div></div>';
833
+
834
+ html += '<a href="javascript:;" id="fancy_left"><span class="fancy_ico" id="fancy_left_ico"></span></a><a href="javascript:;" id="fancy_right"><span class="fancy_ico" id="fancy_right_ico"></span></a>';
835
+
836
+ html += '<div id="fancy_content"></div>';
837
+
838
+ html += '</div>';
839
+ html += '</div>';
840
+
841
+ html += '<div id="fancy_title"></div>';
842
+
843
+ $(html).appendTo("body");
844
+
845
+ $('<table cellspacing="0" cellpadding="0" border="0"><tr><td class="fancy_title" id="fancy_title_left"></td><td class="fancy_title" id="fancy_title_main"><div></div></td><td class="fancy_title" id="fancy_title_right"></td></tr></table>').appendTo('#fancy_title');
846
+
847
+ if ($.browser.msie) {
848
+ $(".fancy_bg").fixPNG();
849
+ }
850
+
851
+ if (IE6) {
852
+ $("div#fancy_overlay").css("position", "absolute");
853
+ $("#fancy_loading div, #fancy_close, .fancy_title, .fancy_ico").fixPNG();
854
+
855
+ $("#fancy_inner").prepend('<iframe id="fancy_bigIframe" src="javascript:false;" scrolling="no" frameborder="0"></iframe>');
856
+
857
+ // Get rid of the 'false' text introduced by the URL of the iframe
858
+ var frameDoc = $('#fancy_bigIframe')[0].contentWindow.document;
859
+ frameDoc.open();
860
+ frameDoc.close();
861
+
862
+ }
863
+ };
864
+
865
+ $.fn.fancybox.defaults = {
866
+ padding : 10,
867
+ imageScale : true,
868
+ zoomOpacity : true,
869
+ zoomSpeedIn : 0,
870
+ zoomSpeedOut : 0,
871
+ zoomSpeedChange : 300,
872
+ easingIn : 'swing',
873
+ easingOut : 'swing',
874
+ easingChange : 'swing',
875
+ frameWidth : 560,
876
+ frameHeight : 340,
877
+ overlayShow : true,
878
+ overlayOpacity : 0.3,
879
+ overlayColor : '#666',
880
+ enableEscapeButton : true,
881
+ showCloseButton : true,
882
+ hideOnOverlayClick : true,
883
+ hideOnContentClick : true,
884
+ centerOnScroll : true,
885
+ itemArray : [],
886
+ callbackOnStart : null,
887
+ callbackOnShow : null,
888
+ callbackOnClose : null
889
+ };
890
+
891
+ $(document).ready(function() {
892
+ ieQuirks = $.browser.msie && !$.boxModel;
893
+
894
+ if ($("#fancy_outer").length < 1) {
895
+ $.fn.fancybox.build();
896
+ }
897
+ });
898
+
899
+ })(jQuery);
900
+
901
+ //
902
+ // pop! for jQuery
903
+ // v0.2 requires jQuery v1.2 or later
904
+ //
905
+ // Licensed under the MIT:
906
+ // http://www.opensource.org/licenses/mit-license.php
907
+ //
908
+ // Copyright 2007,2008 SEAOFCLOUDS [http://seaofclouds.com]
909
+ //
910
+
911
+ (function($) {
912
+
913
+ $.pop = function(options){
914
+
915
+ // settings
916
+ var settings = {
917
+ pop_class : '.pop',
918
+ pop_toggle_text : ''
919
+ }
920
+
921
+ // inject html wrapper
922
+ function initpops (){
923
+ $(settings.pop_class).each(function() {
924
+ var pop_classes = $(this).attr("class");
925
+ $(this).addClass("pop_menu");
926
+ $(this).wrap("<div class='"+pop_classes+"'></div>");
927
+ $(".pop_menu").attr("class", "pop_menu");
928
+ $(this).before(" \
929
+ <div class='pop_toggle'>"+settings.pop_toggle_text+"</div> \
930
+ ");
931
+ });
932
+ }
933
+ initpops();
934
+
935
+ // assign reverse z-indexes to each pop
936
+ var totalpops = $(settings.pop_class).size() + 1000;
937
+ $(settings.pop_class).each(function(i) {
938
+ var popzindex = totalpops - i;
939
+ $(this).css({ zIndex: popzindex });
940
+ });
941
+ // close pops if user clicks outside of pop
942
+ activePop = null;
943
+ function closeInactivePop() {
944
+ $(settings.pop_class).each(function (i) {
945
+ if ($(this).hasClass('active') && i!=activePop) {
946
+ $(this).removeClass('active');
947
+ }
948
+ });
949
+ return false;
950
+ }
951
+ $(settings.pop_class).mouseover(function() { activePop = $(settings.pop_class).index(this); });
952
+ $(settings.pop_class).mouseout(function() { activePop = null; });
953
+
954
+ $(document.body).click(function(){
955
+ closeInactivePop();
956
+ });
957
+ // toggle that pop
958
+ $(".pop_toggle").click(function(){
959
+ $(this).parent(settings.pop_class).toggleClass("active");
960
+ });
961
+ }
962
+
963
+ })(jQuery);
964
+
965
+ /*!
966
+ * jQuery Cycle Plugin (with Transition Definitions)
967
+ * Examples and documentation at: http://jquery.malsup.com/cycle/
968
+ * Copyright (c) 2007-2010 M. Alsup
969
+ * Version: 2.86 (05-APR-2010)
970
+ * Dual licensed under the MIT and GPL licenses:
971
+ * http://www.opensource.org/licenses/mit-license.php
972
+ * http://www.gnu.org/licenses/gpl.html
973
+ * Requires: jQuery v1.2.6 or later
974
+ */
975
+ ;(function($) {
976
+
977
+ var ver = '2.86';
978
+
979
+ // if $.support is not defined (pre jQuery 1.3) add what I need
980
+ if ($.support == undefined) {
981
+ $.support = {
982
+ opacity: !($.browser.msie)
983
+ };
984
+ }
985
+
986
+ function debug(s) {
987
+ if ($.fn.cycle.debug)
988
+ log(s);
989
+ }
990
+ function log() {
991
+ if (window.console && window.console.log)
992
+ window.console.log('[cycle] ' + Array.prototype.join.call(arguments,' '));
993
+ };
994
+
995
+ // the options arg can be...
996
+ // a number - indicates an immediate transition should occur to the given slide index
997
+ // a string - 'pause', 'resume', 'toggle', 'next', 'prev', 'stop', 'destroy' or the name of a transition effect (ie, 'fade', 'zoom', etc)
998
+ // an object - properties to control the slideshow
999
+ //
1000
+ // the arg2 arg can be...
1001
+ // the name of an fx (only used in conjunction with a numeric value for 'options')
1002
+ // the value true (only used in first arg == 'resume') and indicates
1003
+ // that the resume should occur immediately (not wait for next timeout)
1004
+
1005
+ $.fn.cycle = function(options, arg2) {
1006
+ var o = { s: this.selector, c: this.context };
1007
+
1008
+ // in 1.3+ we can fix mistakes with the ready state
1009
+ if (this.length === 0 && options != 'stop') {
1010
+ if (!$.isReady && o.s) {
1011
+ log('DOM not ready, queuing slideshow');
1012
+ $(function() {
1013
+ $(o.s,o.c).cycle(options,arg2);
1014
+ });
1015
+ return this;
1016
+ }
1017
+ // is your DOM ready? http://docs.jquery.com/Tutorials:Introducing_$(document).ready()
1018
+ log('terminating; zero elements found by selector' + ($.isReady ? '' : ' (DOM not ready)'));
1019
+ return this;
1020
+ }
1021
+
1022
+ // iterate the matched nodeset
1023
+ return this.each(function() {
1024
+ var opts = handleArguments(this, options, arg2);
1025
+ if (opts === false)
1026
+ return;
1027
+
1028
+ opts.updateActivePagerLink = opts.updateActivePagerLink || $.fn.cycle.updateActivePagerLink;
1029
+
1030
+ // stop existing slideshow for this container (if there is one)
1031
+ if (this.cycleTimeout)
1032
+ clearTimeout(this.cycleTimeout);
1033
+ this.cycleTimeout = this.cyclePause = 0;
1034
+
1035
+ var $cont = $(this);
1036
+ var $slides = opts.slideExpr ? $(opts.slideExpr, this) : $cont.children();
1037
+ var els = $slides.get();
1038
+ if (els.length < 2) {
1039
+ log('terminating; too few slides: ' + els.length);
1040
+ return;
1041
+ }
1042
+
1043
+ var opts2 = buildOptions($cont, $slides, els, opts, o);
1044
+ if (opts2 === false)
1045
+ return;
1046
+
1047
+ var startTime = opts2.continuous ? 10 : getTimeout(opts2.currSlide, opts2.nextSlide, opts2, !opts2.rev);
1048
+
1049
+ // if it's an auto slideshow, kick it off
1050
+ if (startTime) {
1051
+ startTime += (opts2.delay || 0);
1052
+ if (startTime < 10)
1053
+ startTime = 10;
1054
+ debug('first timeout: ' + startTime);
1055
+ this.cycleTimeout = setTimeout(function(){go(els,opts2,0,!opts2.rev)}, startTime);
1056
+ }
1057
+ });
1058
+ };
1059
+
1060
+ // process the args that were passed to the plugin fn
1061
+ function handleArguments(cont, options, arg2) {
1062
+ if (cont.cycleStop == undefined)
1063
+ cont.cycleStop = 0;
1064
+ if (options === undefined || options === null)
1065
+ options = {};
1066
+ if (options.constructor == String) {
1067
+ switch(options) {
1068
+ case 'destroy':
1069
+ case 'stop':
1070
+ var opts = $(cont).data('cycle.opts');
1071
+ if (!opts)
1072
+ return false;
1073
+ cont.cycleStop++; // callbacks look for change
1074
+ if (cont.cycleTimeout)
1075
+ clearTimeout(cont.cycleTimeout);
1076
+ cont.cycleTimeout = 0;
1077
+ $(cont).removeData('cycle.opts');
1078
+ if (options == 'destroy')
1079
+ destroy(opts);
1080
+ return false;
1081
+ case 'toggle':
1082
+ cont.cyclePause = (cont.cyclePause === 1) ? 0 : 1;
1083
+ checkInstantResume(cont.cyclePause, arg2, cont);
1084
+ return false;
1085
+ case 'pause':
1086
+ cont.cyclePause = 1;
1087
+ return false;
1088
+ case 'resume':
1089
+ cont.cyclePause = 0;
1090
+ checkInstantResume(false, arg2, cont);
1091
+ return false;
1092
+ case 'prev':
1093
+ case 'next':
1094
+ var opts = $(cont).data('cycle.opts');
1095
+ if (!opts) {
1096
+ log('options not found, "prev/next" ignored');
1097
+ return false;
1098
+ }
1099
+ $.fn.cycle[options](opts);
1100
+ return false;
1101
+ default:
1102
+ options = { fx: options };
1103
+ };
1104
+ return options;
1105
+ }
1106
+ else if (options.constructor == Number) {
1107
+ // go to the requested slide
1108
+ var num = options;
1109
+ options = $(cont).data('cycle.opts');
1110
+ if (!options) {
1111
+ log('options not found, can not advance slide');
1112
+ return false;
1113
+ }
1114
+ if (num < 0 || num >= options.elements.length) {
1115
+ log('invalid slide index: ' + num);
1116
+ return false;
1117
+ }
1118
+ options.nextSlide = num;
1119
+ if (cont.cycleTimeout) {
1120
+ clearTimeout(cont.cycleTimeout);
1121
+ cont.cycleTimeout = 0;
1122
+ }
1123
+ if (typeof arg2 == 'string')
1124
+ options.oneTimeFx = arg2;
1125
+ go(options.elements, options, 1, num >= options.currSlide);
1126
+ return false;
1127
+ }
1128
+ return options;
1129
+
1130
+ function checkInstantResume(isPaused, arg2, cont) {
1131
+ if (!isPaused && arg2 === true) { // resume now!
1132
+ var options = $(cont).data('cycle.opts');
1133
+ if (!options) {
1134
+ log('options not found, can not resume');
1135
+ return false;
1136
+ }
1137
+ if (cont.cycleTimeout) {
1138
+ clearTimeout(cont.cycleTimeout);
1139
+ cont.cycleTimeout = 0;
1140
+ }
1141
+ go(options.elements, options, 1, 1);
1142
+ }
1143
+ }
1144
+ };
1145
+
1146
+ function removeFilter(el, opts) {
1147
+ if (!$.support.opacity && opts.cleartype && el.style.filter) {
1148
+ try { el.style.removeAttribute('filter'); }
1149
+ catch(smother) {} // handle old opera versions
1150
+ }
1151
+ };
1152
+
1153
+ // unbind event handlers
1154
+ function destroy(opts) {
1155
+ if (opts.next)
1156
+ $(opts.next).unbind(opts.prevNextEvent);
1157
+ if (opts.prev)
1158
+ $(opts.prev).unbind(opts.prevNextEvent);
1159
+
1160
+ if (opts.pager || opts.pagerAnchorBuilder)
1161
+ $.each(opts.pagerAnchors || [], function() {
1162
+ this.unbind().remove();
1163
+ });
1164
+ opts.pagerAnchors = null;
1165
+ if (opts.destroy) // callback
1166
+ opts.destroy(opts);
1167
+ };
1168
+
1169
+ // one-time initialization
1170
+ function buildOptions($cont, $slides, els, options, o) {
1171
+ // support metadata plugin (v1.0 and v2.0)
1172
+ var opts = $.extend({}, $.fn.cycle.defaults, options || {}, $.metadata ? $cont.metadata() : $.meta ? $cont.data() : {});
1173
+ if (opts.autostop)
1174
+ opts.countdown = opts.autostopCount || els.length;
1175
+
1176
+ var cont = $cont[0];
1177
+ $cont.data('cycle.opts', opts);
1178
+ opts.$cont = $cont;
1179
+ opts.stopCount = cont.cycleStop;
1180
+ opts.elements = els;
1181
+ opts.before = opts.before ? [opts.before] : [];
1182
+ opts.after = opts.after ? [opts.after] : [];
1183
+ opts.after.unshift(function(){ opts.busy=0; });
1184
+
1185
+ // push some after callbacks
1186
+ if (!$.support.opacity && opts.cleartype)
1187
+ opts.after.push(function() { removeFilter(this, opts); });
1188
+ if (opts.continuous)
1189
+ opts.after.push(function() { go(els,opts,0,!opts.rev); });
1190
+
1191
+ saveOriginalOpts(opts);
1192
+
1193
+ // clearType corrections
1194
+ if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
1195
+ clearTypeFix($slides);
1196
+
1197
+ // container requires non-static position so that slides can be position within
1198
+ if ($cont.css('position') == 'static')
1199
+ $cont.css('position', 'relative');
1200
+ if (opts.width)
1201
+ $cont.width(opts.width);
1202
+ if (opts.height && opts.height != 'auto')
1203
+ $cont.height(opts.height);
1204
+
1205
+ if (opts.startingSlide)
1206
+ opts.startingSlide = parseInt(opts.startingSlide);
1207
+
1208
+ // if random, mix up the slide array
1209
+ if (opts.random) {
1210
+ opts.randomMap = [];
1211
+ for (var i = 0; i < els.length; i++)
1212
+ opts.randomMap.push(i);
1213
+ opts.randomMap.sort(function(a,b) {return Math.random() - 0.5;});
1214
+ opts.randomIndex = 1;
1215
+ opts.startingSlide = opts.randomMap[1];
1216
+ }
1217
+ else if (opts.startingSlide >= els.length)
1218
+ opts.startingSlide = 0; // catch bogus input
1219
+ opts.currSlide = opts.startingSlide || 0;
1220
+ var first = opts.startingSlide;
1221
+
1222
+ // set position and zIndex on all the slides
1223
+ $slides.css({position: 'absolute', top:0, left:0}).hide().each(function(i) {
1224
+ var z = first ? i >= first ? els.length - (i-first) : first-i : els.length-i;
1225
+ $(this).css('z-index', z)
1226
+ });
1227
+
1228
+ // make sure first slide is visible
1229
+ $(els[first]).css('opacity',1).show(); // opacity bit needed to handle restart use case
1230
+ removeFilter(els[first], opts);
1231
+
1232
+ // stretch slides
1233
+ if (opts.fit && opts.width)
1234
+ $slides.width(opts.width);
1235
+ if (opts.fit && opts.height && opts.height != 'auto')
1236
+ $slides.height(opts.height);
1237
+
1238
+ // stretch container
1239
+ var reshape = opts.containerResize && !$cont.innerHeight();
1240
+ if (reshape) { // do this only if container has no size http://tinyurl.com/da2oa9
1241
+ var maxw = 0, maxh = 0;
1242
+ for(var j=0; j < els.length; j++) {
1243
+ var $e = $(els[j]), e = $e[0], w = $e.outerWidth(), h = $e.outerHeight();
1244
+ if (!w) w = e.offsetWidth || e.width || $e.attr('width')
1245
+ if (!h) h = e.offsetHeight || e.height || $e.attr('height');
1246
+ maxw = w > maxw ? w : maxw;
1247
+ maxh = h > maxh ? h : maxh;
1248
+ }
1249
+ if (maxw > 0 && maxh > 0)
1250
+ $cont.css({width:maxw+'px',height:maxh+'px'});
1251
+ }
1252
+
1253
+ if (opts.pause)
1254
+ $cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});
1255
+
1256
+ if (supportMultiTransitions(opts) === false)
1257
+ return false;
1258
+
1259
+ // apparently a lot of people use image slideshows without height/width attributes on the images.
1260
+ // Cycle 2.50+ requires the sizing info for every slide; this block tries to deal with that.
1261
+ var requeue = false;
1262
+ options.requeueAttempts = options.requeueAttempts || 0;
1263
+ $slides.each(function() {
1264
+ // try to get height/width of each slide
1265
+ var $el = $(this);
1266
+ this.cycleH = (opts.fit && opts.height) ? opts.height : ($el.height() || this.offsetHeight || this.height || $el.attr('height') || 0);
1267
+ this.cycleW = (opts.fit && opts.width) ? opts.width : ($el.width() || this.offsetWidth || this.width || $el.attr('width') || 0);
1268
+
1269
+ if ( $el.is('img') ) {
1270
+ // sigh.. sniffing, hacking, shrugging... this crappy hack tries to account for what browsers do when
1271
+ // an image is being downloaded and the markup did not include sizing info (height/width attributes);
1272
+ // there seems to be some "default" sizes used in this situation
1273
+ var loadingIE = ($.browser.msie && this.cycleW == 28 && this.cycleH == 30 && !this.complete);
1274
+ var loadingFF = ($.browser.mozilla && this.cycleW == 34 && this.cycleH == 19 && !this.complete);
1275
+ var loadingOp = ($.browser.opera && ((this.cycleW == 42 && this.cycleH == 19) || (this.cycleW == 37 && this.cycleH == 17)) && !this.complete);
1276
+ var loadingOther = (this.cycleH == 0 && this.cycleW == 0 && !this.complete);
1277
+ // don't requeue for images that are still loading but have a valid size
1278
+ if (loadingIE || loadingFF || loadingOp || loadingOther) {
1279
+ if (o.s && opts.requeueOnImageNotLoaded && ++options.requeueAttempts < 100) { // track retry count so we don't loop forever
1280
+ log(options.requeueAttempts,' - img slide not loaded, requeuing slideshow: ', this.src, this.cycleW, this.cycleH);
1281
+ setTimeout(function() {$(o.s,o.c).cycle(options)}, opts.requeueTimeout);
1282
+ requeue = true;
1283
+ return false; // break each loop
1284
+ }
1285
+ else {
1286
+ log('could not determine size of image: '+this.src, this.cycleW, this.cycleH);
1287
+ }
1288
+ }
1289
+ }
1290
+ return true;
1291
+ });
1292
+
1293
+ if (requeue)
1294
+ return false;
1295
+
1296
+ opts.cssBefore = opts.cssBefore || {};
1297
+ opts.animIn = opts.animIn || {};
1298
+ opts.animOut = opts.animOut || {};
1299
+
1300
+ $slides.not(':eq('+first+')').css(opts.cssBefore);
1301
+ if (opts.cssFirst)
1302
+ $($slides[first]).css(opts.cssFirst);
1303
+
1304
+ if (opts.timeout) {
1305
+ opts.timeout = parseInt(opts.timeout);
1306
+ // ensure that timeout and speed settings are sane
1307
+ if (opts.speed.constructor == String)
1308
+ opts.speed = $.fx.speeds[opts.speed] || parseInt(opts.speed);
1309
+ if (!opts.sync)
1310
+ opts.speed = opts.speed / 2;
1311
+
1312
+ var buffer = opts.fx == 'shuffle' ? 500 : 250;
1313
+ while((opts.timeout - opts.speed) < buffer) // sanitize timeout
1314
+ opts.timeout += opts.speed;
1315
+ }
1316
+ if (opts.easing)
1317
+ opts.easeIn = opts.easeOut = opts.easing;
1318
+ if (!opts.speedIn)
1319
+ opts.speedIn = opts.speed;
1320
+ if (!opts.speedOut)
1321
+ opts.speedOut = opts.speed;
1322
+
1323
+ opts.slideCount = els.length;
1324
+ opts.currSlide = opts.lastSlide = first;
1325
+ if (opts.random) {
1326
+ if (++opts.randomIndex == els.length)
1327
+ opts.randomIndex = 0;
1328
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
1329
+ }
1330
+ else
1331
+ opts.nextSlide = opts.startingSlide >= (els.length-1) ? 0 : opts.startingSlide+1;
1332
+
1333
+ // run transition init fn
1334
+ if (!opts.multiFx) {
1335
+ var init = $.fn.cycle.transitions[opts.fx];
1336
+ if ($.isFunction(init))
1337
+ init($cont, $slides, opts);
1338
+ else if (opts.fx != 'custom' && !opts.multiFx) {
1339
+ log('unknown transition: ' + opts.fx,'; slideshow terminating');
1340
+ return false;
1341
+ }
1342
+ }
1343
+
1344
+ // fire artificial events
1345
+ var e0 = $slides[first];
1346
+ if (opts.before.length)
1347
+ opts.before[0].apply(e0, [e0, e0, opts, true]);
1348
+ if (opts.after.length > 1)
1349
+ opts.after[1].apply(e0, [e0, e0, opts, true]);
1350
+
1351
+ if (opts.next)
1352
+ $(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1)});
1353
+ if (opts.prev)
1354
+ $(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1)});
1355
+ if (opts.pager || opts.pagerAnchorBuilder)
1356
+ buildPager(els,opts);
1357
+
1358
+ exposeAddSlide(opts, els);
1359
+
1360
+ return opts;
1361
+ };
1362
+
1363
+ // save off original opts so we can restore after clearing state
1364
+ function saveOriginalOpts(opts) {
1365
+ opts.original = { before: [], after: [] };
1366
+ opts.original.cssBefore = $.extend({}, opts.cssBefore);
1367
+ opts.original.cssAfter = $.extend({}, opts.cssAfter);
1368
+ opts.original.animIn = $.extend({}, opts.animIn);
1369
+ opts.original.animOut = $.extend({}, opts.animOut);
1370
+ $.each(opts.before, function() { opts.original.before.push(this); });
1371
+ $.each(opts.after, function() { opts.original.after.push(this); });
1372
+ };
1373
+
1374
+ function supportMultiTransitions(opts) {
1375
+ var i, tx, txs = $.fn.cycle.transitions;
1376
+ // look for multiple effects
1377
+ if (opts.fx.indexOf(',') > 0) {
1378
+ opts.multiFx = true;
1379
+ opts.fxs = opts.fx.replace(/\s*/g,'').split(',');
1380
+ // discard any bogus effect names
1381
+ for (i=0; i < opts.fxs.length; i++) {
1382
+ var fx = opts.fxs[i];
1383
+ tx = txs[fx];
1384
+ if (!tx || !txs.hasOwnProperty(fx) || !$.isFunction(tx)) {
1385
+ log('discarding unknown transition: ',fx);
1386
+ opts.fxs.splice(i,1);
1387
+ i--;
1388
+ }
1389
+ }
1390
+ // if we have an empty list then we threw everything away!
1391
+ if (!opts.fxs.length) {
1392
+ log('No valid transitions named; slideshow terminating.');
1393
+ return false;
1394
+ }
1395
+ }
1396
+ else if (opts.fx == 'all') { // auto-gen the list of transitions
1397
+ opts.multiFx = true;
1398
+ opts.fxs = [];
1399
+ for (p in txs) {
1400
+ tx = txs[p];
1401
+ if (txs.hasOwnProperty(p) && $.isFunction(tx))
1402
+ opts.fxs.push(p);
1403
+ }
1404
+ }
1405
+ if (opts.multiFx && opts.randomizeEffects) {
1406
+ // munge the fxs array to make effect selection random
1407
+ var r1 = Math.floor(Math.random() * 20) + 30;
1408
+ for (i = 0; i < r1; i++) {
1409
+ var r2 = Math.floor(Math.random() * opts.fxs.length);
1410
+ opts.fxs.push(opts.fxs.splice(r2,1)[0]);
1411
+ }
1412
+ debug('randomized fx sequence: ',opts.fxs);
1413
+ }
1414
+ return true;
1415
+ };
1416
+
1417
+ // provide a mechanism for adding slides after the slideshow has started
1418
+ function exposeAddSlide(opts, els) {
1419
+ opts.addSlide = function(newSlide, prepend) {
1420
+ var $s = $(newSlide), s = $s[0];
1421
+ if (!opts.autostopCount)
1422
+ opts.countdown++;
1423
+ els[prepend?'unshift':'push'](s);
1424
+ if (opts.els)
1425
+ opts.els[prepend?'unshift':'push'](s); // shuffle needs this
1426
+ opts.slideCount = els.length;
1427
+
1428
+ $s.css('position','absolute');
1429
+ $s[prepend?'prependTo':'appendTo'](opts.$cont);
1430
+
1431
+ if (prepend) {
1432
+ opts.currSlide++;
1433
+ opts.nextSlide++;
1434
+ }
1435
+
1436
+ if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
1437
+ clearTypeFix($s);
1438
+
1439
+ if (opts.fit && opts.width)
1440
+ $s.width(opts.width);
1441
+ if (opts.fit && opts.height && opts.height != 'auto')
1442
+ $slides.height(opts.height);
1443
+ s.cycleH = (opts.fit && opts.height) ? opts.height : $s.height();
1444
+ s.cycleW = (opts.fit && opts.width) ? opts.width : $s.width();
1445
+
1446
+ $s.css(opts.cssBefore);
1447
+
1448
+ if (opts.pager || opts.pagerAnchorBuilder)
1449
+ $.fn.cycle.createPagerAnchor(els.length-1, s, $(opts.pager), els, opts);
1450
+
1451
+ if ($.isFunction(opts.onAddSlide))
1452
+ opts.onAddSlide($s);
1453
+ else
1454
+ $s.hide(); // default behavior
1455
+ };
1456
+ }
1457
+
1458
+ // reset internal state; we do this on every pass in order to support multiple effects
1459
+ $.fn.cycle.resetState = function(opts, fx) {
1460
+ fx = fx || opts.fx;
1461
+
1462
+ opts.before = []; opts.after = [];
1463
+ opts.cssBefore = $.extend({}, opts.original.cssBefore);
1464
+ opts.cssAfter = $.extend({}, opts.original.cssAfter);
1465
+ opts.animIn = $.extend({}, opts.original.animIn);
1466
+ opts.animOut = $.extend({}, opts.original.animOut);
1467
+ opts.fxFn = null;
1468
+ $.each(opts.original.before, function() { opts.before.push(this); });
1469
+ $.each(opts.original.after, function() { opts.after.push(this); });
1470
+
1471
+ // re-init
1472
+ var init = $.fn.cycle.transitions[fx];
1473
+ if ($.isFunction(init))
1474
+ init(opts.$cont, $(opts.elements), opts);
1475
+ };
1476
+
1477
+ // this is the main engine fn, it handles the timeouts, callbacks and slide index mgmt
1478
+ function go(els, opts, manual, fwd) {
1479
+ // opts.busy is true if we're in the middle of an animation
1480
+ if (manual && opts.busy && opts.manualTrump) {
1481
+ // let manual transitions requests trump active ones
1482
+ debug('manualTrump in go(), stopping active transition');
1483
+ $(els).stop(true,true);
1484
+ opts.busy = false;
1485
+ }
1486
+ // don't begin another timeout-based transition if there is one active
1487
+ if (opts.busy) {
1488
+ debug('transition active, ignoring new tx request');
1489
+ return;
1490
+ }
1491
+
1492
+ var p = opts.$cont[0], curr = els[opts.currSlide], next = els[opts.nextSlide];
1493
+
1494
+ // stop cycling if we have an outstanding stop request
1495
+ if (p.cycleStop != opts.stopCount || p.cycleTimeout === 0 && !manual)
1496
+ return;
1497
+
1498
+ // check to see if we should stop cycling based on autostop options
1499
+ if (!manual && !p.cyclePause &&
1500
+ ((opts.autostop && (--opts.countdown <= 0)) ||
1501
+ (opts.nowrap && !opts.random && opts.nextSlide < opts.currSlide))) {
1502
+ if (opts.end)
1503
+ opts.end(opts);
1504
+ return;
1505
+ }
1506
+
1507
+ // if slideshow is paused, only transition on a manual trigger
1508
+ var changed = false;
1509
+ if ((manual || !p.cyclePause) && (opts.nextSlide != opts.currSlide)) {
1510
+ changed = true;
1511
+ var fx = opts.fx;
1512
+ // keep trying to get the slide size if we don't have it yet
1513
+ curr.cycleH = curr.cycleH || $(curr).height();
1514
+ curr.cycleW = curr.cycleW || $(curr).width();
1515
+ next.cycleH = next.cycleH || $(next).height();
1516
+ next.cycleW = next.cycleW || $(next).width();
1517
+
1518
+ // support multiple transition types
1519
+ if (opts.multiFx) {
1520
+ if (opts.lastFx == undefined || ++opts.lastFx >= opts.fxs.length)
1521
+ opts.lastFx = 0;
1522
+ fx = opts.fxs[opts.lastFx];
1523
+ opts.currFx = fx;
1524
+ }
1525
+
1526
+ // one-time fx overrides apply to: $('div').cycle(3,'zoom');
1527
+ if (opts.oneTimeFx) {
1528
+ fx = opts.oneTimeFx;
1529
+ opts.oneTimeFx = null;
1530
+ }
1531
+
1532
+ $.fn.cycle.resetState(opts, fx);
1533
+
1534
+ // run the before callbacks
1535
+ if (opts.before.length)
1536
+ $.each(opts.before, function(i,o) {
1537
+ if (p.cycleStop != opts.stopCount) return;
1538
+ o.apply(next, [curr, next, opts, fwd]);
1539
+ });
1540
+
1541
+ // stage the after callacks
1542
+ var after = function() {
1543
+ $.each(opts.after, function(i,o) {
1544
+ if (p.cycleStop != opts.stopCount) return;
1545
+ o.apply(next, [curr, next, opts, fwd]);
1546
+ });
1547
+ };
1548
+
1549
+ debug('tx firing; currSlide: ' + opts.currSlide + '; nextSlide: ' + opts.nextSlide);
1550
+
1551
+ // get ready to perform the transition
1552
+ opts.busy = 1;
1553
+ if (opts.fxFn) // fx function provided?
1554
+ opts.fxFn(curr, next, opts, after, fwd, manual && opts.fastOnEvent);
1555
+ else if ($.isFunction($.fn.cycle[opts.fx])) // fx plugin ?
1556
+ $.fn.cycle[opts.fx](curr, next, opts, after, fwd, manual && opts.fastOnEvent);
1557
+ else
1558
+ $.fn.cycle.custom(curr, next, opts, after, fwd, manual && opts.fastOnEvent);
1559
+ }
1560
+
1561
+ if (changed || opts.nextSlide == opts.currSlide) {
1562
+ // calculate the next slide
1563
+ opts.lastSlide = opts.currSlide;
1564
+ if (opts.random) {
1565
+ opts.currSlide = opts.nextSlide;
1566
+ if (++opts.randomIndex == els.length)
1567
+ opts.randomIndex = 0;
1568
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
1569
+ if (opts.nextSlide == opts.currSlide)
1570
+ opts.nextSlide = (opts.currSlide == opts.slideCount - 1) ? 0 : opts.currSlide + 1;
1571
+ }
1572
+ else { // sequence
1573
+ var roll = (opts.nextSlide + 1) == els.length;
1574
+ opts.nextSlide = roll ? 0 : opts.nextSlide+1;
1575
+ opts.currSlide = roll ? els.length-1 : opts.nextSlide-1;
1576
+ }
1577
+ }
1578
+ if (changed && opts.pager)
1579
+ opts.updateActivePagerLink(opts.pager, opts.currSlide, opts.activePagerClass);
1580
+
1581
+ // stage the next transition
1582
+ var ms = 0;
1583
+ if (opts.timeout && !opts.continuous)
1584
+ ms = getTimeout(curr, next, opts, fwd);
1585
+ else if (opts.continuous && p.cyclePause) // continuous shows work off an after callback, not this timer logic
1586
+ ms = 10;
1587
+ if (ms > 0)
1588
+ p.cycleTimeout = setTimeout(function(){ go(els, opts, 0, !opts.rev) }, ms);
1589
+ };
1590
+
1591
+ // invoked after transition
1592
+ $.fn.cycle.updateActivePagerLink = function(pager, currSlide, clsName) {
1593
+ $(pager).each(function() {
1594
+ $(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);
1595
+ });
1596
+ };
1597
+
1598
+ // calculate timeout value for current transition
1599
+ function getTimeout(curr, next, opts, fwd) {
1600
+ if (opts.timeoutFn) {
1601
+ // call user provided calc fn
1602
+ var t = opts.timeoutFn(curr,next,opts,fwd);
1603
+ while ((t - opts.speed) < 250) // sanitize timeout
1604
+ t += opts.speed;
1605
+ debug('calculated timeout: ' + t + '; speed: ' + opts.speed);
1606
+ if (t !== false)
1607
+ return t;
1608
+ }
1609
+ return opts.timeout;
1610
+ };
1611
+
1612
+ // expose next/prev function, caller must pass in state
1613
+ $.fn.cycle.next = function(opts) { advance(opts, opts.rev?-1:1); };
1614
+ $.fn.cycle.prev = function(opts) { advance(opts, opts.rev?1:-1);};
1615
+
1616
+ // advance slide forward or back
1617
+ function advance(opts, val) {
1618
+ var els = opts.elements;
1619
+ var p = opts.$cont[0], timeout = p.cycleTimeout;
1620
+ if (timeout) {
1621
+ clearTimeout(timeout);
1622
+ p.cycleTimeout = 0;
1623
+ }
1624
+ if (opts.random && val < 0) {
1625
+ // move back to the previously display slide
1626
+ opts.randomIndex--;
1627
+ if (--opts.randomIndex == -2)
1628
+ opts.randomIndex = els.length-2;
1629
+ else if (opts.randomIndex == -1)
1630
+ opts.randomIndex = els.length-1;
1631
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
1632
+ }
1633
+ else if (opts.random) {
1634
+ opts.nextSlide = opts.randomMap[opts.randomIndex];
1635
+ }
1636
+ else {
1637
+ opts.nextSlide = opts.currSlide + val;
1638
+ if (opts.nextSlide < 0) {
1639
+ if (opts.nowrap) return false;
1640
+ opts.nextSlide = els.length - 1;
1641
+ }
1642
+ else if (opts.nextSlide >= els.length) {
1643
+ if (opts.nowrap) return false;
1644
+ opts.nextSlide = 0;
1645
+ }
1646
+ }
1647
+
1648
+ var cb = opts.onPrevNextEvent || opts.prevNextClick; // prevNextClick is deprecated
1649
+ if ($.isFunction(cb))
1650
+ cb(val > 0, opts.nextSlide, els[opts.nextSlide]);
1651
+ go(els, opts, 1, val>=0);
1652
+ return false;
1653
+ };
1654
+
1655
+ function buildPager(els, opts) {
1656
+ var $p = $(opts.pager);
1657
+ $.each(els, function(i,o) {
1658
+ $.fn.cycle.createPagerAnchor(i,o,$p,els,opts);
1659
+ });
1660
+ opts.updateActivePagerLink(opts.pager, opts.startingSlide, opts.activePagerClass);
1661
+ };
1662
+
1663
+ $.fn.cycle.createPagerAnchor = function(i, el, $p, els, opts) {
1664
+ var a;
1665
+ if ($.isFunction(opts.pagerAnchorBuilder)) {
1666
+ a = opts.pagerAnchorBuilder(i,el);
1667
+ debug('pagerAnchorBuilder('+i+', el) returned: ' + a);
1668
+ }
1669
+ else
1670
+ a = '<a href="#">'+(i+1)+'</a>';
1671
+
1672
+ if (!a)
1673
+ return;
1674
+ var $a = $(a);
1675
+ // don't reparent if anchor is in the dom
1676
+ if ($a.parents('body').length === 0) {
1677
+ var arr = [];
1678
+ if ($p.length > 1) {
1679
+ $p.each(function() {
1680
+ var $clone = $a.clone(true);
1681
+ $(this).append($clone);
1682
+ arr.push($clone[0]);
1683
+ });
1684
+ $a = $(arr);
1685
+ }
1686
+ else {
1687
+ $a.appendTo($p);
1688
+ }
1689
+ }
1690
+
1691
+ opts.pagerAnchors = opts.pagerAnchors || [];
1692
+ opts.pagerAnchors.push($a);
1693
+ $a.bind(opts.pagerEvent, function(e) {
1694
+ e.preventDefault();
1695
+ opts.nextSlide = i;
1696
+ var p = opts.$cont[0], timeout = p.cycleTimeout;
1697
+ if (timeout) {
1698
+ clearTimeout(timeout);
1699
+ p.cycleTimeout = 0;
1700
+ }
1701
+ var cb = opts.onPagerEvent || opts.pagerClick; // pagerClick is deprecated
1702
+ if ($.isFunction(cb))
1703
+ cb(opts.nextSlide, els[opts.nextSlide]);
1704
+ go(els,opts,1,opts.currSlide < i); // trigger the trans
1705
+ // return false; // <== allow bubble
1706
+ });
1707
+
1708
+ if ( ! /^click/.test(opts.pagerEvent) && !opts.allowPagerClickBubble)
1709
+ $a.bind('click.cycle', function(){return false;}); // suppress click
1710
+
1711
+ if (opts.pauseOnPagerHover)
1712
+ $a.hover(function() { opts.$cont[0].cyclePause++; }, function() { opts.$cont[0].cyclePause--; } );
1713
+ };
1714
+
1715
+ // helper fn to calculate the number of slides between the current and the next
1716
+ $.fn.cycle.hopsFromLast = function(opts, fwd) {
1717
+ var hops, l = opts.lastSlide, c = opts.currSlide;
1718
+ if (fwd)
1719
+ hops = c > l ? c - l : opts.slideCount - l;
1720
+ else
1721
+ hops = c < l ? l - c : l + opts.slideCount - c;
1722
+ return hops;
1723
+ };
1724
+
1725
+ // fix clearType problems in ie6 by setting an explicit bg color
1726
+ // (otherwise text slides look horrible during a fade transition)
1727
+ function clearTypeFix($slides) {
1728
+ debug('applying clearType background-color hack');
1729
+ function hex(s) {
1730
+ s = parseInt(s).toString(16);
1731
+ return s.length < 2 ? '0'+s : s;
1732
+ };
1733
+ function getBg(e) {
1734
+ for ( ; e && e.nodeName.toLowerCase() != 'html'; e = e.parentNode) {
1735
+ var v = $.css(e,'background-color');
1736
+ if (v.indexOf('rgb') >= 0 ) {
1737
+ var rgb = v.match(/\d+/g);
1738
+ return '#'+ hex(rgb[0]) + hex(rgb[1]) + hex(rgb[2]);
1739
+ }
1740
+ if (v && v != 'transparent')
1741
+ return v;
1742
+ }
1743
+ return '#ffffff';
1744
+ };
1745
+ $slides.each(function() { $(this).css('background-color', getBg(this)); });
1746
+ };
1747
+
1748
+ // reset common props before the next transition
1749
+ $.fn.cycle.commonReset = function(curr,next,opts,w,h,rev) {
1750
+ $(opts.elements).not(curr).hide();
1751
+ opts.cssBefore.opacity = 1;
1752
+ opts.cssBefore.display = 'block';
1753
+ if (w !== false && next.cycleW > 0)
1754
+ opts.cssBefore.width = next.cycleW;
1755
+ if (h !== false && next.cycleH > 0)
1756
+ opts.cssBefore.height = next.cycleH;
1757
+ opts.cssAfter = opts.cssAfter || {};
1758
+ opts.cssAfter.display = 'none';
1759
+ $(curr).css('zIndex',opts.slideCount + (rev === true ? 1 : 0));
1760
+ $(next).css('zIndex',opts.slideCount + (rev === true ? 0 : 1));
1761
+ };
1762
+
1763
+ // the actual fn for effecting a transition
1764
+ $.fn.cycle.custom = function(curr, next, opts, cb, fwd, speedOverride) {
1765
+ var $l = $(curr), $n = $(next);
1766
+ var speedIn = opts.speedIn, speedOut = opts.speedOut, easeIn = opts.easeIn, easeOut = opts.easeOut;
1767
+ $n.css(opts.cssBefore);
1768
+ if (speedOverride) {
1769
+ if (typeof speedOverride == 'number')
1770
+ speedIn = speedOut = speedOverride;
1771
+ else
1772
+ speedIn = speedOut = 1;
1773
+ easeIn = easeOut = null;
1774
+ }
1775
+ var fn = function() {$n.animate(opts.animIn, speedIn, easeIn, cb)};
1776
+ $l.animate(opts.animOut, speedOut, easeOut, function() {
1777
+ if (opts.cssAfter) $l.css(opts.cssAfter);
1778
+ if (!opts.sync) fn();
1779
+ });
1780
+ if (opts.sync) fn();
1781
+ };
1782
+
1783
+ // transition definitions - only fade is defined here, transition pack defines the rest
1784
+ $.fn.cycle.transitions = {
1785
+ fade: function($cont, $slides, opts) {
1786
+ $slides.not(':eq('+opts.currSlide+')').css('opacity',0);
1787
+ opts.before.push(function(curr,next,opts) {
1788
+ $.fn.cycle.commonReset(curr,next,opts);
1789
+ opts.cssBefore.opacity = 0;
1790
+ });
1791
+ opts.animIn = { opacity: 1 };
1792
+ opts.animOut = { opacity: 0 };
1793
+ opts.cssBefore = { top: 0, left: 0 };
1794
+ }
1795
+ };
1796
+
1797
+ $.fn.cycle.ver = function() { return ver; };
1798
+
1799
+ // override these globally if you like (they are all optional)
1800
+ $.fn.cycle.defaults = {
1801
+ fx: 'fade', // name of transition effect (or comma separated names, ex: 'fade,scrollUp,shuffle')
1802
+ timeout: 4000, // milliseconds between slide transitions (0 to disable auto advance)
1803
+ timeoutFn: null, // callback for determining per-slide timeout value: function(currSlideElement, nextSlideElement, options, forwardFlag)
1804
+ continuous: 0, // true to start next transition immediately after current one completes
1805
+ speed: 1000, // speed of the transition (any valid fx speed value)
1806
+ speedIn: null, // speed of the 'in' transition
1807
+ speedOut: null, // speed of the 'out' transition
1808
+ next: null, // selector for element to use as event trigger for next slide
1809
+ prev: null, // selector for element to use as event trigger for previous slide
1810
+ // prevNextClick: null, // @deprecated; please use onPrevNextEvent instead
1811
+ onPrevNextEvent: null, // callback fn for prev/next events: function(isNext, zeroBasedSlideIndex, slideElement)
1812
+ prevNextEvent:'click.cycle',// event which drives the manual transition to the previous or next slide
1813
+ pager: null, // selector for element to use as pager container
1814
+ //pagerClick null, // @deprecated; please use onPagerEvent instead
1815
+ onPagerEvent: null, // callback fn for pager events: function(zeroBasedSlideIndex, slideElement)
1816
+ pagerEvent: 'click.cycle', // name of event which drives the pager navigation
1817
+ allowPagerClickBubble: false, // allows or prevents click event on pager anchors from bubbling
1818
+ pagerAnchorBuilder: null, // callback fn for building anchor links: function(index, DOMelement)
1819
+ before: null, // transition callback (scope set to element to be shown): function(currSlideElement, nextSlideElement, options, forwardFlag)
1820
+ after: null, // transition callback (scope set to element that was shown): function(currSlideElement, nextSlideElement, options, forwardFlag)
1821
+ end: null, // callback invoked when the slideshow terminates (use with autostop or nowrap options): function(options)
1822
+ easing: null, // easing method for both in and out transitions
1823
+ easeIn: null, // easing for "in" transition
1824
+ easeOut: null, // easing for "out" transition
1825
+ shuffle: null, // coords for shuffle animation, ex: { top:15, left: 200 }
1826
+ animIn: null, // properties that define how the slide animates in
1827
+ animOut: null, // properties that define how the slide animates out
1828
+ cssBefore: null, // properties that define the initial state of the slide before transitioning in
1829
+ cssAfter: null, // properties that defined the state of the slide after transitioning out
1830
+ fxFn: null, // function used to control the transition: function(currSlideElement, nextSlideElement, options, afterCalback, forwardFlag)
1831
+ height: 'auto', // container height
1832
+ startingSlide: 0, // zero-based index of the first slide to be displayed
1833
+ sync: 1, // true if in/out transitions should occur simultaneously
1834
+ random: 0, // true for random, false for sequence (not applicable to shuffle fx)
1835
+ fit: 0, // force slides to fit container
1836
+ containerResize: 1, // resize container to fit largest slide
1837
+ pause: 0, // true to enable "pause on hover"
1838
+ pauseOnPagerHover: 0, // true to pause when hovering over pager link
1839
+ autostop: 0, // true to end slideshow after X transitions (where X == slide count)
1840
+ autostopCount: 0, // number of transitions (optionally used with autostop to define X)
1841
+ delay: 0, // additional delay (in ms) for first transition (hint: can be negative)
1842
+ slideExpr: null, // expression for selecting slides (if something other than all children is required)
1843
+ cleartype: !$.support.opacity, // true if clearType corrections should be applied (for IE)
1844
+ cleartypeNoBg: false, // set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
1845
+ nowrap: 0, // true to prevent slideshow from wrapping
1846
+ fastOnEvent: 0, // force fast transitions when triggered manually (via pager or prev/next); value == time in ms
1847
+ randomizeEffects: 1, // valid when multiple effects are used; true to make the effect sequence random
1848
+ rev: 0, // causes animations to transition in reverse
1849
+ manualTrump: true, // causes manual transition to stop an active transition instead of being ignored
1850
+ requeueOnImageNotLoaded: true, // requeue the slideshow if any image slides are not yet loaded
1851
+ requeueTimeout: 250, // ms delay for requeue
1852
+ activePagerClass: 'activeSlide', // class name used for the active pager link
1853
+ updateActivePagerLink: null // callback fn invoked to update the active pager link (adds/removes activePagerClass style)
1854
+ };
1855
+
1856
+ })(jQuery);
1857
+
1858
+
1859
+ /*!
1860
+ * jQuery Cycle Plugin Transition Definitions
1861
+ * This script is a plugin for the jQuery Cycle Plugin
1862
+ * Examples and documentation at: http://malsup.com/jquery/cycle/
1863
+ * Copyright (c) 2007-2008 M. Alsup
1864
+ * Version: 2.72
1865
+ * Dual licensed under the MIT and GPL licenses:
1866
+ * http://www.opensource.org/licenses/mit-license.php
1867
+ * http://www.gnu.org/licenses/gpl.html
1868
+ */
1869
+ (function($) {
1870
+
1871
+ //
1872
+ // These functions define one-time slide initialization for the named
1873
+ // transitions. To save file size feel free to remove any of these that you
1874
+ // don't need.
1875
+ //
1876
+ $.fn.cycle.transitions.none = function($cont, $slides, opts) {
1877
+ opts.fxFn = function(curr,next,opts,after){
1878
+ $(next).show();
1879
+ $(curr).hide();
1880
+ after();
1881
+ };
1882
+ }
1883
+
1884
+ // scrollUp/Down/Left/Right
1885
+ $.fn.cycle.transitions.scrollUp = function($cont, $slides, opts) {
1886
+ $cont.css('overflow','hidden');
1887
+ opts.before.push($.fn.cycle.commonReset);
1888
+ var h = $cont.height();
1889
+ opts.cssBefore ={ top: h, left: 0 };
1890
+ opts.cssFirst = { top: 0 };
1891
+ opts.animIn = { top: 0 };
1892
+ opts.animOut = { top: -h };
1893
+ };
1894
+ $.fn.cycle.transitions.scrollDown = function($cont, $slides, opts) {
1895
+ $cont.css('overflow','hidden');
1896
+ opts.before.push($.fn.cycle.commonReset);
1897
+ var h = $cont.height();
1898
+ opts.cssFirst = { top: 0 };
1899
+ opts.cssBefore= { top: -h, left: 0 };
1900
+ opts.animIn = { top: 0 };
1901
+ opts.animOut = { top: h };
1902
+ };
1903
+ $.fn.cycle.transitions.scrollLeft = function($cont, $slides, opts) {
1904
+ $cont.css('overflow','hidden');
1905
+ opts.before.push($.fn.cycle.commonReset);
1906
+ var w = $cont.width();
1907
+ opts.cssFirst = { left: 0 };
1908
+ opts.cssBefore= { left: w, top: 0 };
1909
+ opts.animIn = { left: 0 };
1910
+ opts.animOut = { left: 0-w };
1911
+ };
1912
+ $.fn.cycle.transitions.scrollRight = function($cont, $slides, opts) {
1913
+ $cont.css('overflow','hidden');
1914
+ opts.before.push($.fn.cycle.commonReset);
1915
+ var w = $cont.width();
1916
+ opts.cssFirst = { left: 0 };
1917
+ opts.cssBefore= { left: -w, top: 0 };
1918
+ opts.animIn = { left: 0 };
1919
+ opts.animOut = { left: w };
1920
+ };
1921
+ $.fn.cycle.transitions.scrollHorz = function($cont, $slides, opts) {
1922
+ $cont.css('overflow','hidden').width();
1923
+ opts.before.push(function(curr, next, opts, fwd) {
1924
+ $.fn.cycle.commonReset(curr,next,opts);
1925
+ opts.cssBefore.left = fwd ? (next.cycleW-1) : (1-next.cycleW);
1926
+ opts.animOut.left = fwd ? -curr.cycleW : curr.cycleW;
1927
+ });
1928
+ opts.cssFirst = { left: 0 };
1929
+ opts.cssBefore= { top: 0 };
1930
+ opts.animIn = { left: 0 };
1931
+ opts.animOut = { top: 0 };
1932
+ };
1933
+ $.fn.cycle.transitions.scrollVert = function($cont, $slides, opts) {
1934
+ $cont.css('overflow','hidden');
1935
+ opts.before.push(function(curr, next, opts, fwd) {
1936
+ $.fn.cycle.commonReset(curr,next,opts);
1937
+ opts.cssBefore.top = fwd ? (1-next.cycleH) : (next.cycleH-1);
1938
+ opts.animOut.top = fwd ? curr.cycleH : -curr.cycleH;
1939
+ });
1940
+ opts.cssFirst = { top: 0 };
1941
+ opts.cssBefore= { left: 0 };
1942
+ opts.animIn = { top: 0 };
1943
+ opts.animOut = { left: 0 };
1944
+ };
1945
+
1946
+ // slideX/slideY
1947
+ $.fn.cycle.transitions.slideX = function($cont, $slides, opts) {
1948
+ opts.before.push(function(curr, next, opts) {
1949
+ $(opts.elements).not(curr).hide();
1950
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
1951
+ opts.animIn.width = next.cycleW;
1952
+ });
1953
+ opts.cssBefore = { left: 0, top: 0, width: 0 };
1954
+ opts.animIn = { width: 'show' };
1955
+ opts.animOut = { width: 0 };
1956
+ };
1957
+ $.fn.cycle.transitions.slideY = function($cont, $slides, opts) {
1958
+ opts.before.push(function(curr, next, opts) {
1959
+ $(opts.elements).not(curr).hide();
1960
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
1961
+ opts.animIn.height = next.cycleH;
1962
+ });
1963
+ opts.cssBefore = { left: 0, top: 0, height: 0 };
1964
+ opts.animIn = { height: 'show' };
1965
+ opts.animOut = { height: 0 };
1966
+ };
1967
+
1968
+ // shuffle
1969
+ $.fn.cycle.transitions.shuffle = function($cont, $slides, opts) {
1970
+ var i, w = $cont.css('overflow', 'visible').width();
1971
+ $slides.css({left: 0, top: 0});
1972
+ opts.before.push(function(curr,next,opts) {
1973
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
1974
+ });
1975
+ // only adjust speed once!
1976
+ if (!opts.speedAdjusted) {
1977
+ opts.speed = opts.speed / 2; // shuffle has 2 transitions
1978
+ opts.speedAdjusted = true;
1979
+ }
1980
+ opts.random = 0;
1981
+ opts.shuffle = opts.shuffle || {left:-w, top:15};
1982
+ opts.els = [];
1983
+ for (i=0; i < $slides.length; i++)
1984
+ opts.els.push($slides[i]);
1985
+
1986
+ for (i=0; i < opts.currSlide; i++)
1987
+ opts.els.push(opts.els.shift());
1988
+
1989
+ // custom transition fn (hat tip to Benjamin Sterling for this bit of sweetness!)
1990
+ opts.fxFn = function(curr, next, opts, cb, fwd) {
1991
+ var $el = fwd ? $(curr) : $(next);
1992
+ $(next).css(opts.cssBefore);
1993
+ var count = opts.slideCount;
1994
+ $el.animate(opts.shuffle, opts.speedIn, opts.easeIn, function() {
1995
+ var hops = $.fn.cycle.hopsFromLast(opts, fwd);
1996
+ for (var k=0; k < hops; k++)
1997
+ fwd ? opts.els.push(opts.els.shift()) : opts.els.unshift(opts.els.pop());
1998
+ if (fwd) {
1999
+ for (var i=0, len=opts.els.length; i < len; i++)
2000
+ $(opts.els[i]).css('z-index', len-i+count);
2001
+ }
2002
+ else {
2003
+ var z = $(curr).css('z-index');
2004
+ $el.css('z-index', parseInt(z)+1+count);
2005
+ }
2006
+ $el.animate({left:0, top:0}, opts.speedOut, opts.easeOut, function() {
2007
+ $(fwd ? this : curr).hide();
2008
+ if (cb) cb();
2009
+ });
2010
+ });
2011
+ };
2012
+ opts.cssBefore = { display: 'block', opacity: 1, top: 0, left: 0 };
2013
+ };
2014
+
2015
+ // turnUp/Down/Left/Right
2016
+ $.fn.cycle.transitions.turnUp = function($cont, $slides, opts) {
2017
+ opts.before.push(function(curr, next, opts) {
2018
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
2019
+ opts.cssBefore.top = next.cycleH;
2020
+ opts.animIn.height = next.cycleH;
2021
+ });
2022
+ opts.cssFirst = { top: 0 };
2023
+ opts.cssBefore = { left: 0, height: 0 };
2024
+ opts.animIn = { top: 0 };
2025
+ opts.animOut = { height: 0 };
2026
+ };
2027
+ $.fn.cycle.transitions.turnDown = function($cont, $slides, opts) {
2028
+ opts.before.push(function(curr, next, opts) {
2029
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
2030
+ opts.animIn.height = next.cycleH;
2031
+ opts.animOut.top = curr.cycleH;
2032
+ });
2033
+ opts.cssFirst = { top: 0 };
2034
+ opts.cssBefore = { left: 0, top: 0, height: 0 };
2035
+ opts.animOut = { height: 0 };
2036
+ };
2037
+ $.fn.cycle.transitions.turnLeft = function($cont, $slides, opts) {
2038
+ opts.before.push(function(curr, next, opts) {
2039
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
2040
+ opts.cssBefore.left = next.cycleW;
2041
+ opts.animIn.width = next.cycleW;
2042
+ });
2043
+ opts.cssBefore = { top: 0, width: 0 };
2044
+ opts.animIn = { left: 0 };
2045
+ opts.animOut = { width: 0 };
2046
+ };
2047
+ $.fn.cycle.transitions.turnRight = function($cont, $slides, opts) {
2048
+ opts.before.push(function(curr, next, opts) {
2049
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
2050
+ opts.animIn.width = next.cycleW;
2051
+ opts.animOut.left = curr.cycleW;
2052
+ });
2053
+ opts.cssBefore = { top: 0, left: 0, width: 0 };
2054
+ opts.animIn = { left: 0 };
2055
+ opts.animOut = { width: 0 };
2056
+ };
2057
+
2058
+ // zoom
2059
+ $.fn.cycle.transitions.zoom = function($cont, $slides, opts) {
2060
+ opts.before.push(function(curr, next, opts) {
2061
+ $.fn.cycle.commonReset(curr,next,opts,false,false,true);
2062
+ opts.cssBefore.top = next.cycleH/2;
2063
+ opts.cssBefore.left = next.cycleW/2;
2064
+ opts.animIn = { top: 0, left: 0, width: next.cycleW, height: next.cycleH };
2065
+ opts.animOut = { width: 0, height: 0, top: curr.cycleH/2, left: curr.cycleW/2 };
2066
+ });
2067
+ opts.cssFirst = { top:0, left: 0 };
2068
+ opts.cssBefore = { width: 0, height: 0 };
2069
+ };
2070
+
2071
+ // fadeZoom
2072
+ $.fn.cycle.transitions.fadeZoom = function($cont, $slides, opts) {
2073
+ opts.before.push(function(curr, next, opts) {
2074
+ $.fn.cycle.commonReset(curr,next,opts,false,false);
2075
+ opts.cssBefore.left = next.cycleW/2;
2076
+ opts.cssBefore.top = next.cycleH/2;
2077
+ opts.animIn = { top: 0, left: 0, width: next.cycleW, height: next.cycleH };
2078
+ });
2079
+ opts.cssBefore = { width: 0, height: 0 };
2080
+ opts.animOut = { opacity: 0 };
2081
+ };
2082
+
2083
+ // blindX
2084
+ $.fn.cycle.transitions.blindX = function($cont, $slides, opts) {
2085
+ var w = $cont.css('overflow','hidden').width();
2086
+ opts.before.push(function(curr, next, opts) {
2087
+ $.fn.cycle.commonReset(curr,next,opts);
2088
+ opts.animIn.width = next.cycleW;
2089
+ opts.animOut.left = curr.cycleW;
2090
+ });
2091
+ opts.cssBefore = { left: w, top: 0 };
2092
+ opts.animIn = { left: 0 };
2093
+ opts.animOut = { left: w };
2094
+ };
2095
+ // blindY
2096
+ $.fn.cycle.transitions.blindY = function($cont, $slides, opts) {
2097
+ var h = $cont.css('overflow','hidden').height();
2098
+ opts.before.push(function(curr, next, opts) {
2099
+ $.fn.cycle.commonReset(curr,next,opts);
2100
+ opts.animIn.height = next.cycleH;
2101
+ opts.animOut.top = curr.cycleH;
2102
+ });
2103
+ opts.cssBefore = { top: h, left: 0 };
2104
+ opts.animIn = { top: 0 };
2105
+ opts.animOut = { top: h };
2106
+ };
2107
+ // blindZ
2108
+ $.fn.cycle.transitions.blindZ = function($cont, $slides, opts) {
2109
+ var h = $cont.css('overflow','hidden').height();
2110
+ var w = $cont.width();
2111
+ opts.before.push(function(curr, next, opts) {
2112
+ $.fn.cycle.commonReset(curr,next,opts);
2113
+ opts.animIn.height = next.cycleH;
2114
+ opts.animOut.top = curr.cycleH;
2115
+ });
2116
+ opts.cssBefore = { top: h, left: w };
2117
+ opts.animIn = { top: 0, left: 0 };
2118
+ opts.animOut = { top: h, left: w };
2119
+ };
2120
+
2121
+ // growX - grow horizontally from centered 0 width
2122
+ $.fn.cycle.transitions.growX = function($cont, $slides, opts) {
2123
+ opts.before.push(function(curr, next, opts) {
2124
+ $.fn.cycle.commonReset(curr,next,opts,false,true);
2125
+ opts.cssBefore.left = this.cycleW/2;
2126
+ opts.animIn = { left: 0, width: this.cycleW };
2127
+ opts.animOut = { left: 0 };
2128
+ });
2129
+ opts.cssBefore = { width: 0, top: 0 };
2130
+ };
2131
+ // growY - grow vertically from centered 0 height
2132
+ $.fn.cycle.transitions.growY = function($cont, $slides, opts) {
2133
+ opts.before.push(function(curr, next, opts) {
2134
+ $.fn.cycle.commonReset(curr,next,opts,true,false);
2135
+ opts.cssBefore.top = this.cycleH/2;
2136
+ opts.animIn = { top: 0, height: this.cycleH };
2137
+ opts.animOut = { top: 0 };
2138
+ });
2139
+ opts.cssBefore = { height: 0, left: 0 };
2140
+ };
2141
+
2142
+ // curtainX - squeeze in both edges horizontally
2143
+ $.fn.cycle.transitions.curtainX = function($cont, $slides, opts) {
2144
+ opts.before.push(function(curr, next, opts) {
2145
+ $.fn.cycle.commonReset(curr,next,opts,false,true,true);
2146
+ opts.cssBefore.left = next.cycleW/2;
2147
+ opts.animIn = { left: 0, width: this.cycleW };
2148
+ opts.animOut = { left: curr.cycleW/2, width: 0 };
2149
+ });
2150
+ opts.cssBefore = { top: 0, width: 0 };
2151
+ };
2152
+ // curtainY - squeeze in both edges vertically
2153
+ $.fn.cycle.transitions.curtainY = function($cont, $slides, opts) {
2154
+ opts.before.push(function(curr, next, opts) {
2155
+ $.fn.cycle.commonReset(curr,next,opts,true,false,true);
2156
+ opts.cssBefore.top = next.cycleH/2;
2157
+ opts.animIn = { top: 0, height: next.cycleH };
2158
+ opts.animOut = { top: curr.cycleH/2, height: 0 };
2159
+ });
2160
+ opts.cssBefore = { left: 0, height: 0 };
2161
+ };
2162
+
2163
+ // cover - curr slide covered by next slide
2164
+ $.fn.cycle.transitions.cover = function($cont, $slides, opts) {
2165
+ var d = opts.direction || 'left';
2166
+ var w = $cont.css('overflow','hidden').width();
2167
+ var h = $cont.height();
2168
+ opts.before.push(function(curr, next, opts) {
2169
+ $.fn.cycle.commonReset(curr,next,opts);
2170
+ if (d == 'right')
2171
+ opts.cssBefore.left = -w;
2172
+ else if (d == 'up')
2173
+ opts.cssBefore.top = h;
2174
+ else if (d == 'down')
2175
+ opts.cssBefore.top = -h;
2176
+ else
2177
+ opts.cssBefore.left = w;
2178
+ });
2179
+ opts.animIn = { left: 0, top: 0};
2180
+ opts.animOut = { opacity: 1 };
2181
+ opts.cssBefore = { top: 0, left: 0 };
2182
+ };
2183
+
2184
+ // uncover - curr slide moves off next slide
2185
+ $.fn.cycle.transitions.uncover = function($cont, $slides, opts) {
2186
+ var d = opts.direction || 'left';
2187
+ var w = $cont.css('overflow','hidden').width();
2188
+ var h = $cont.height();
2189
+ opts.before.push(function(curr, next, opts) {
2190
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
2191
+ if (d == 'right')
2192
+ opts.animOut.left = w;
2193
+ else if (d == 'up')
2194
+ opts.animOut.top = -h;
2195
+ else if (d == 'down')
2196
+ opts.animOut.top = h;
2197
+ else
2198
+ opts.animOut.left = -w;
2199
+ });
2200
+ opts.animIn = { left: 0, top: 0 };
2201
+ opts.animOut = { opacity: 1 };
2202
+ opts.cssBefore = { top: 0, left: 0 };
2203
+ };
2204
+
2205
+ // toss - move top slide and fade away
2206
+ $.fn.cycle.transitions.toss = function($cont, $slides, opts) {
2207
+ var w = $cont.css('overflow','visible').width();
2208
+ var h = $cont.height();
2209
+ opts.before.push(function(curr, next, opts) {
2210
+ $.fn.cycle.commonReset(curr,next,opts,true,true,true);
2211
+ // provide default toss settings if animOut not provided
2212
+ if (!opts.animOut.left && !opts.animOut.top)
2213
+ opts.animOut = { left: w*2, top: -h/2, opacity: 0 };
2214
+ else
2215
+ opts.animOut.opacity = 0;
2216
+ });
2217
+ opts.cssBefore = { left: 0, top: 0 };
2218
+ opts.animIn = { left: 0 };
2219
+ };
2220
+
2221
+ // wipe - clip animation
2222
+ $.fn.cycle.transitions.wipe = function($cont, $slides, opts) {
2223
+ var w = $cont.css('overflow','hidden').width();
2224
+ var h = $cont.height();
2225
+ opts.cssBefore = opts.cssBefore || {};
2226
+ var clip;
2227
+ if (opts.clip) {
2228
+ if (/l2r/.test(opts.clip))
2229
+ clip = 'rect(0px 0px '+h+'px 0px)';
2230
+ else if (/r2l/.test(opts.clip))
2231
+ clip = 'rect(0px '+w+'px '+h+'px '+w+'px)';
2232
+ else if (/t2b/.test(opts.clip))
2233
+ clip = 'rect(0px '+w+'px 0px 0px)';
2234
+ else if (/b2t/.test(opts.clip))
2235
+ clip = 'rect('+h+'px '+w+'px '+h+'px 0px)';
2236
+ else if (/zoom/.test(opts.clip)) {
2237
+ var top = parseInt(h/2);
2238
+ var left = parseInt(w/2);
2239
+ clip = 'rect('+top+'px '+left+'px '+top+'px '+left+'px)';
2240
+ }
2241
+ }
2242
+
2243
+ opts.cssBefore.clip = opts.cssBefore.clip || clip || 'rect(0px 0px 0px 0px)';
2244
+
2245
+ var d = opts.cssBefore.clip.match(/(\d+)/g);
2246
+ var t = parseInt(d[0]), r = parseInt(d[1]), b = parseInt(d[2]), l = parseInt(d[3]);
2247
+
2248
+ opts.before.push(function(curr, next, opts) {
2249
+ if (curr == next) return;
2250
+ var $curr = $(curr), $next = $(next);
2251
+ $.fn.cycle.commonReset(curr,next,opts,true,true,false);
2252
+ opts.cssAfter.display = 'block';
2253
+
2254
+ var step = 1, count = parseInt((opts.speedIn / 13)) - 1;
2255
+ (function f() {
2256
+ var tt = t ? t - parseInt(step * (t/count)) : 0;
2257
+ var ll = l ? l - parseInt(step * (l/count)) : 0;
2258
+ var bb = b < h ? b + parseInt(step * ((h-b)/count || 1)) : h;
2259
+ var rr = r < w ? r + parseInt(step * ((w-r)/count || 1)) : w;
2260
+ $next.css({ clip: 'rect('+tt+'px '+rr+'px '+bb+'px '+ll+'px)' });
2261
+ (step++ <= count) ? setTimeout(f, 13) : $curr.css('display', 'none');
2262
+ })();
2263
+ });
2264
+ opts.cssBefore = { display: 'block', opacity: 1, top: 0, left: 0 };
2265
+ opts.animIn = { left: 0 };
2266
+ opts.animOut = { left: 0 };
2267
+ };
2268
+
2269
+ })(jQuery);
skin/frontend/default/mc_comp/js/pngfix.js ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Licensed under the MIT License: http://dillerdesign.com/experiment/DD_belatedPNG/#license
3
+
4
+ *
5
+
6
+ * Example usage:
7
+
8
+ * DD_belatedPNG.fix('.png_bg'); // argument is a CSS selector
9
+
10
+ * DD_belatedPNG.fixPng( someNode ); // argument is an HTMLDomElement
11
+
12
+ **/
13
+
14
+
15
+
16
+ eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('2 E={J:\'E\',Z:{},1E:7(){4(x.1l&&!x.1l[6.J]){x.1l.23(6.J,\'24:25-26-27:3\')}4(1F.11){1F.11(\'28\',7(){E=29})}},1G:7(){2 a=x.1m(\'8\');x.1H.1b.1n(a,x.1H.1b.1b);2 b=a.1o;b.1c(6.J+\'\\\\:*\',\'{12:2a(#1I#2b)}\');b.1c(6.J+\'\\\\:9\',\'Q:1p;\');b.1c(\'1J.\'+6.J+\'1K\',\'12:y; 1q:y; Q:1p; z-2c:-1; 1d:-1r; 1L:1M;\');6.1o=b},1N:7(){2 a=13.2d;4(13.1e.K(\'2e\')!=-1||13.1e.K(\'1q\')!=-1){E.1f(a)}4(13.1e==\'8.1s\'){2 b=(a.F.1s==\'y\')?\'y\':\'2f\';G(2 v M a.3){a.3[v].9.8.1s=b}}4(13.1e.K(\'14\')!=-1){E.1t(a)}},1t:7(a){4(a.F.14.K(\'2g\')!=-1){2 b=a.F.14;b=1u(b.2h(b.1v(\'=\')+1,b.1v(\')\')),10)/2i;a.3.N.9.8.14=a.F.14;a.3.C.I.2j=b}},15:7(a){2k(7(){E.1f(a)},1)},2l:7(a){2 b=a.1O(\',\');G(2 i=0;i<b.2m;i++){6.1o.1c(b[i],\'12:2n(E.1P(6))\')}},1f:7(a){a.S.1Q=\'\';6.1R(a);6.16(a);6.1t(a);4(a.O){6.1S(a)}},1T:7(b){2 c=6;2 d={2o:\'16\',2p:\'16\'};4(b.17==\'A\'){2 e={2q:\'15\',2r:\'15\',2s:\'15\',2t:\'15\'};G(2 a M e){d[a]=e[a]}}G(2 h M d){b.11(\'1w\'+h,7(){c[d[h]](b)})}b.11(\'2u\',6.1N)},1x:7(a){a.8.2v=1;4(a.F.Q==\'2w\'){a.8.Q=\'2x\'}},1S:7(a){2 b={\'2y\':P,\'2z\':P,\'2A\':P};G(2 s M b){a.3.N.9.8[s]=a.F[s]}},1R:7(a){4(!a.F){1g}U{2 b=a.F}G(2 v M a.3){a.3[v].9.8.1U=b.1U}a.S.18=\'\';a.S.19=\'\';2 c=(b.18==\'1V\');2 d=P;4(b.19!=\'y\'||a.O){4(!a.O){a.D=b.19;a.D=a.D.2B(5,a.D.1v(\'")\')-5)}U{a.D=a.1h}2 e=6;4(!e.Z[a.D]){2 f=x.1m(\'1J\');e.Z[a.D]=f;f.2C=e.J+\'1K\';f.S.1Q=\'12:y; Q:1p; 1y:-1r; 1d:-1r; 1q:y;\';f.11(\'2D\',7(){6.1i=6.2E;6.1j=6.2F;e.16(a)});f.1h=a.D;f.1W(\'1i\');f.1W(\'1j\');x.1X.1n(f,x.1X.1b)}a.3.C.I.1h=a.D;d=V}a.3.C.I.1w=!d;a.3.C.I.N=\'y\';a.3.N.9.8.18=b.18;a.S.19=\'y\';a.S.18=\'1V\'},16:7(e){2 f=e.F;2 g={\'W\':e.2G+1,\'H\':e.2H+1,\'w\':6.Z[e.D].1i,\'h\':6.Z[e.D].1j,\'L\':e.2I,\'T\':e.2J,\'1k\':e.2K,\'1z\':e.2L};2 i=(g.L+g.1k==1)?1:0;2 j=7(a,l,t,w,h,o){a.2M=w+\',\'+h;a.2N=o+\',\'+o;a.2O=\'2P,1Y\'+w+\',1Y\'+w+\',\'+h+\'2Q,\'+h+\' 2R\';a.8.1i=w+\'u\';a.8.1j=h+\'u\';a.8.1y=l+\'u\';a.8.1d=t+\'u\'};j(e.3.N.9,(g.L+(e.O?0:g.1k)),(g.T+(e.O?0:g.1z)),(g.W-1),(g.H-1),0);j(e.3.C.9,(g.L+g.1k),(g.T+g.1z),(g.W),(g.H),1);2 k={\'X\':0,\'Y\':0};2 m=7(a,b){2 c=P;2S(b){1a\'1y\':1a\'1d\':k[a]=0;1A;1a\'2T\':k[a]=.5;1A;1a\'2U\':1a\'2V\':k[a]=1;1A;1I:4(b.K(\'%\')!=-1){k[a]=1u(b)*.2W}U{c=V}}2 d=(a==\'X\');k[a]=2X.2Y(c?((g[d?\'W\':\'H\']*k[a])-(g[d?\'w\':\'h\']*k[a])):1u(b));4(k[a]==0){k[a]++}};G(2 b M k){m(b,f[\'2Z\'+b])}e.3.C.I.Q=(k.X/g.W)+\',\'+(k.Y/g.H);2 n=f.30;2 p={\'T\':1,\'R\':g.W+i,\'B\':g.H,\'L\':1+i};2 q={\'X\':{\'1B\':\'L\',\'1C\':\'R\',\'d\':\'W\'},\'Y\':{\'1B\':\'T\',\'1C\':\'B\',\'d\':\'H\'}};4(n!=\'1D\'){2 c={\'T\':(k.Y),\'R\':(k.X+g.w),\'B\':(k.Y+g.h),\'L\':(k.X)};4(n.K(\'1D-\')!=-1){2 v=n.1O(\'1D-\')[1].31();c[q[v].1B]=1;c[q[v].1C]=g[q[v].d]}4(c.B>g.H){c.B=g.H}e.3.C.9.8.1Z=\'20(\'+c.T+\'u \'+(c.R+i)+\'u \'+c.B+\'u \'+(c.L+i)+\'u)\'}U{e.3.C.9.8.1Z=\'20(\'+p.T+\'u \'+p.R+\'u \'+p.B+\'u \'+p.L+\'u)\'}},1P:7(a){a.8.12=\'y\';4(a.17==\'32\'||a.17==\'33\'||a.17==\'34\'){1g}a.O=V;4(a.17==\'35\'){4(a.1h.21().K(/\\.22$/)!=-1){a.O=P;a.8.1L=\'1M\'}U{1g}}U 4(a.F.19.21().K(\'.22\')==-1){1g}2 b=E;a.3={N:{},C:{}};2 c={9:{},I:{}};G(2 r M a.3){G(2 e M c){2 d=b.J+\':\'+e;a.3[r][e]=x.1m(d)}a.3[r].9.36=V;a.3[r].9.37(a.3[r].I);a.38.1n(a.3[r].9,a)}a.3.C.9.39=\'y\';a.3.C.I.3a=\'3b\';a.3.N.I.1w=V;b.1T(a);b.1x(a);b.1x(a.3c);b.1f(a)}};3d{x.3e("3f",V,P)}3g(r){}E.1E();E.1G();',62,203,'||var|vml|if||this|function|style|shape|||||||||||||||||||||px|||document|none||||image|vmlBg|DD_belatedPNG|currentStyle|for||fill|ns|search||in|color|isImg|true|position||runtimeStyle||else|false||||imgSize||attachEvent|behavior|event|filter|handlePseudoHover|vmlOffsets|nodeName|backgroundColor|backgroundImage|case|firstChild|addRule|top|propertyName|applyVML|return|src|width|height|bLW|namespaces|createElement|insertBefore|styleSheet|absolute|border|10000px|display|vmlOpacity|parseInt|lastIndexOf|on|giveLayout|left|bTW|break|b1|b2|repeat|createVmlNameSpace|window|createVmlStyleSheet|documentElement|default|img|_sizeFinder|visibility|hidden|readPropertyChange|split|fixPng|cssText|vmlFill|copyImageBorders|attachHandlers|zIndex|transparent|removeAttribute|body|0l|clip|rect|toLowerCase|png|add|urn|schemas|microsoft|com|onbeforeunload|null|url|VML|index|srcElement|background|block|lpha|substring|100|opacity|setTimeout|fix|length|expression|resize|move|mouseleave|mouseenter|focus|blur|onpropertychange|zoom|static|relative|borderStyle|borderWidth|borderColor|substr|className|onload|offsetWidth|offsetHeight|clientWidth|clientHeight|offsetLeft|offsetTop|clientLeft|clientTop|coordsize|coordorigin|path|m0|l0|xe|switch|center|right|bottom|01|Math|ceil|backgroundPosition|backgroundRepeat|toUpperCase|BODY|TD|TR|IMG|stroked|appendChild|parentNode|fillcolor|type|tile|offsetParent|try|execCommand|BackgroundImageCache|catch'.split('|'),0,{}))
17
+
18
+ DD_belatedPNG.fix('ul.links li a,.wrapper');