magento_absolute_theme_free - Version 1.8.1

Version Notes

Magento Absolute Theme

Download this release

Release Info

Developer TemplatesMaster
Extension magento_absolute_theme_free
Version 1.8.1
Comparing to
See all releases


Code changes from version 1.7.0.3.1 to 1.8.1

Files changed (44) hide show
  1. app/design/frontend/default/f001/layout/catalog.xml +1 -1
  2. app/design/frontend/default/f001/layout/newsletter.xml +2 -2
  3. app/design/frontend/default/f001/layout/page.xml +3 -1
  4. app/design/frontend/default/f001/template/catalog/navigation/top.phtml +1 -1
  5. app/design/frontend/default/f001/template/catalog/product/featured.phtml +3 -3
  6. app/design/frontend/default/f001/template/catalog/product/list.phtml +4 -4
  7. app/design/frontend/default/f001/template/catalog/product/new.phtml +5 -5
  8. app/design/frontend/default/f001/template/catalogsearch/form.mini.phtml +1 -1
  9. app/design/frontend/default/f001/template/page/1column.phtml +2 -1
  10. app/design/frontend/default/f001/template/page/2columns-left.phtml +3 -2
  11. app/design/frontend/default/f001/template/page/2columns-right.phtml +3 -2
  12. app/design/frontend/default/f001/template/page/3columns.phtml +3 -2
  13. app/design/frontend/default/f001/template/page/html/footer.phtml +1 -1
  14. app/design/frontend/default/f001/template/page/html/header.phtml +2 -2
  15. app/design/frontend/default/f001/template/page/html/topmenu.phtml +1 -1
  16. package.xml +4 -4
  17. skin/frontend/default/f001/css/custom.css +1 -1
  18. skin/frontend/default/f001/css/styles-ie.css +1 -1
  19. skin/frontend/default/f001/css/styles.css +17 -6
  20. skin/frontend/default/f001_green/css/custom.css +1 -1
  21. skin/frontend/default/f001_green/css/styles-ie.css +1 -1
  22. skin/frontend/default/f001_green/css/styles.css +21 -10
  23. skin/frontend/default/f001_grey/css/custom.css +1 -1
  24. skin/frontend/default/f001_grey/css/styles.css +20 -9
  25. skin/frontend/default/f001_orange/css/custom.css +1 -1
  26. skin/frontend/default/f001_orange/css/styles.css +21 -10
  27. skin/frontend/default/f001_pink/css/custom.css +1 -1
  28. skin/frontend/default/f001_pink/css/styles.css +21 -10
  29. skin/frontend/default/f001_red/css/custom.css +1 -1
  30. skin/frontend/default/f001_red/css/styles.css +21 -10
  31. skin/frontend/default/f001_sea_green/css/custom.css +1 -1
  32. skin/frontend/default/f001_sea_green/css/styles.css +21 -10
  33. skin/frontend/default/f001_silver/css/custom.css +1 -1
  34. skin/frontend/default/f001_silver/css/styles.css +21 -10
  35. skin/frontend/default/f001_violet/css/custom.css +1 -1
  36. skin/frontend/default/f001_violet/css/styles.css +21 -10
  37. skin/frontend/default/f001_yellow/css/custom.css +1 -1
  38. skin/frontend/default/f001_yellow/css/styles.css +21 -10
  39. skin/frontend/default/f001_yellow/images/slider/Thumbs.db +0 -0
  40. skin/frontend/default/f001_yellow/images/slider/slider1.jpg +0 -0
  41. skin/frontend/default/f001_yellow/images/slider/slider2.jpg +0 -0
  42. skin/frontend/default/f001_yellow/images/slider/slider3.jpg +0 -0
  43. skin/frontend/default/f001_yellow/images/slider/slider4.jpg +0 -0
  44. skin/frontend/default/f001_yellow/images/slider/slider5.jpg +0 -0
app/design/frontend/default/f001/layout/catalog.xml CHANGED
@@ -21,7 +21,7 @@
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
 
21
  *
22
  * @category design
23
  * @package base_default
24
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
app/design/frontend/default/f001/layout/newsletter.xml CHANGED
@@ -21,7 +21,7 @@
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
 
@@ -68,4 +68,4 @@ Customer account pages, rendered for all tabs in dashboard
68
  </reference>
69
  </newsletter_manage_index>
70
 
71
- </layout>
21
  *
22
  * @category design
23
  * @package base_default
24
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
68
  </reference>
69
  </newsletter_manage_index>
70
 
71
+ </layout>
app/design/frontend/default/f001/layout/page.xml CHANGED
@@ -21,7 +21,7 @@
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
  -->
@@ -80,6 +80,7 @@ Default layout, loads most of the pages
80
  <label>Page Header</label>
81
  <action method="setElementClass"><value>top-container</value></action>
82
  </block>
 
83
  </block>
84
 
85
  <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
@@ -111,6 +112,7 @@ Default layout, loads most of the pages
111
 
112
  <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
113
  <label>Page Bottom</label>
 
114
  </block>
115
  </block>
116
 
21
  *
22
  * @category design
23
  * @package base_default
24
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
25
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
80
  <label>Page Header</label>
81
  <action method="setElementClass"><value>top-container</value></action>
82
  </block>
83
+ <block type="page/html_welcome" name="welcome" as="welcome"/>
84
  </block>
85
 
86
  <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
112
 
113
  <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
114
  <label>Page Bottom</label>
115
+ <block type="page/html_cookieNotice" name="global_cookie_notice" as ="global_cookie_notice" template="page/html/cookienotice.phtml" before="-" />
116
  </block>
117
  </block>
118
 
app/design/frontend/default/f001/template/catalog/navigation/top.phtml CHANGED
@@ -20,7 +20,7 @@
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
  ?>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
app/design/frontend/default/f001/template/catalog/product/featured.phtml CHANGED
@@ -9,9 +9,9 @@
9
  <?php $i = 0; foreach ($_products->getItems() as $_product): ?>
10
  <li>
11
  <p class="product-image">
12
- <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
13
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">
14
- <img class="product-image" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(130, 170) ?>" width="130" height="170" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" />
15
  </a>
16
  </p>
17
  </li>
9
  <?php $i = 0; foreach ($_products->getItems() as $_product): ?>
10
  <li>
11
  <p class="product-image">
12
+ <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" title="<?php echo $this->escapeHtml($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
13
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->escapeHtml($_product->getName()) ?>">
14
+ <img class="product-image" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(130, 170) ?>" width="130" height="170" alt="<?php echo $this->escapeHtml($_product->getName()) ?>" />
15
  </a>
16
  </p>
17
  </li>
app/design/frontend/default/f001/template/catalog/product/list.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -48,7 +48,7 @@
48
  <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
49
  <?php // Product Image ?>
50
  <p class="product-image">
51
- <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" rel="nofollow" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
52
  <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
53
  </p>
54
  <?php // Product description ?>
@@ -97,7 +97,7 @@
97
  <?php endif ?>
98
  <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
99
  <p class="product-image">
100
- <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" rel="nofollow" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
101
  <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image">
102
  <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" />
103
  </a>
@@ -134,4 +134,4 @@
134
  <?php echo $this->getToolbarHtml() ?>
135
  </div>
136
  </div>
137
- <?php endif; ?>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
48
  <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
49
  <?php // Product Image ?>
50
  <p class="product-image">
51
+ <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" rel="nofollow" title="<?php echo $this->escapeHtml($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
52
  <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
53
  </p>
54
  <?php // Product description ?>
97
  <?php endif ?>
98
  <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
99
  <p class="product-image">
100
+ <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" rel="nofollow" title="<?php echo $this->escapeHtml($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
101
  <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image">
102
  <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135); ?>" width="135" height="135" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" />
103
  </a>
134
  <?php echo $this->getToolbarHtml() ?>
135
  </div>
136
  </div>
137
+ <?php endif; ?>
app/design/frontend/default/f001/template/catalog/product/new.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -37,12 +37,12 @@ if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
37
  <?php endif; ?>
38
  <li class="item">
39
  <p class="product-image">
40
- <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
41
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">
42
- <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(150, 150) ?>" width="150" height="150" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" />
43
  </a>
44
  </p>
45
- <h5><a class="product-name" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>)"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
46
  <?php echo $this->getPriceHtml($_product, true, $this->getPriceSuffix()) ?>
47
  <div class="actions">
48
  <?php if($_product->isSaleable()): ?>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
37
  <?php endif; ?>
38
  <li class="item">
39
  <p class="product-image">
40
+ <a href="<?php echo $this->getUrl('ajax/product/quickview/id/' . $_product->getId()) ?>" title="<?php echo $this->escapeHtml($_product->getName()) ?>" class="ajax"><?php echo $this->__('Quick view') ?></a>
41
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->escapeHtml($_product->getName()) ?>">
42
+ <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(150, 150) ?>" width="150" height="150" alt="<?php echo $this->escapeHtml($_product->getName()) ?>" />
43
  </a>
44
  </p>
45
+ <h5><a class="product-name" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->escapeHtml($_product->getName()) ?>)"><?php echo $this->escapeHtml($_product->getName()) ?></a></h5>
46
  <?php echo $this->getPriceHtml($_product, true, $this->getPriceSuffix()) ?>
47
  <div class="actions">
48
  <?php if($_product->isSaleable()): ?>
app/design/frontend/default/f001/template/catalogsearch/form.mini.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Core_Block_Template */
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /* @var $this Mage_Core_Block_Template */
app/design/frontend/default/f001/template/page/1column.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -51,6 +51,7 @@
51
  </div>
52
  <?php echo $this->getChildHtml('before_footer') ?>
53
  <?php echo $this->getChildHtml('footer') ?>
 
54
  <?php echo $this->getChildHtml('before_body_end') ?>
55
  </div>
56
  </div>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
51
  </div>
52
  <?php echo $this->getChildHtml('before_footer') ?>
53
  <?php echo $this->getChildHtml('footer') ?>
54
+ <?php echo $this->getChildHtml('global_cookie_notice') ?>
55
  <?php echo $this->getChildHtml('before_body_end') ?>
56
  </div>
57
  </div>
app/design/frontend/default/f001/template/page/2columns-left.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -52,9 +52,10 @@
52
  </div>
53
  <?php echo $this->getChildHtml('before_footer') ?>
54
  <?php echo $this->getChildHtml('footer') ?>
 
55
  <?php echo $this->getChildHtml('before_body_end') ?>
56
  </div>
57
  </div>
58
  <?php echo $this->getAbsoluteFooter() ?>
59
  </body>
60
- </html>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
52
  </div>
53
  <?php echo $this->getChildHtml('before_footer') ?>
54
  <?php echo $this->getChildHtml('footer') ?>
55
+ <?php echo $this->getChildHtml('global_cookie_notice') ?>
56
  <?php echo $this->getChildHtml('before_body_end') ?>
57
  </div>
58
  </div>
59
  <?php echo $this->getAbsoluteFooter() ?>
60
  </body>
61
+ </html>
app/design/frontend/default/f001/template/page/2columns-right.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -52,9 +52,10 @@
52
  </div>
53
  <?php echo $this->getChildHtml('before_footer') ?>
54
  <?php echo $this->getChildHtml('footer') ?>
 
55
  <?php echo $this->getChildHtml('before_body_end') ?>
56
  </div>
57
  </div>
58
  <?php echo $this->getAbsoluteFooter() ?>
59
  </body>
60
- </html>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
52
  </div>
53
  <?php echo $this->getChildHtml('before_footer') ?>
54
  <?php echo $this->getChildHtml('footer') ?>
55
+ <?php echo $this->getChildHtml('global_cookie_notice') ?>
56
  <?php echo $this->getChildHtml('before_body_end') ?>
57
  </div>
58
  </div>
59
  <?php echo $this->getAbsoluteFooter() ?>
60
  </body>
61
+ </html>
app/design/frontend/default/f001/template/page/3columns.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
@@ -55,9 +55,10 @@
55
  </div>
56
  <?php echo $this->getChildHtml('before_footer') ?>
57
  <?php echo $this->getChildHtml('footer') ?>
 
58
  <?php echo $this->getChildHtml('before_body_end') ?>
59
  </div>
60
  </div>
61
  <?php echo $this->getAbsoluteFooter() ?>
62
  </body>
63
- </html>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
55
  </div>
56
  <?php echo $this->getChildHtml('before_footer') ?>
57
  <?php echo $this->getChildHtml('footer') ?>
58
+ <?php echo $this->getChildHtml('global_cookie_notice') ?>
59
  <?php echo $this->getChildHtml('before_body_end') ?>
60
  </div>
61
  </div>
62
  <?php echo $this->getAbsoluteFooter() ?>
63
  </body>
64
+ </html>
app/design/frontend/default/f001/template/page/html/footer.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
app/design/frontend/default/f001/template/page/html/header.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
@@ -38,7 +38,7 @@
38
  <p class="no-display"><a href="#main"><strong><?php echo $this->__('Skip to Main Content') ?> &raquo;</strong></a></p>
39
  <?php echo $this->getChildHtml('topSearch') ?>
40
  <div class="quick-access">
41
- <p class="welcome-msg"><?php echo $this->getWelcome() ?> <?php echo $this->getAdditionalHtml() ?></p>
42
  <div class="shop-access">
43
  <?php echo $this->getChildHtml('topLinks') ?>
44
  </div>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  /**
38
  <p class="no-display"><a href="#main"><strong><?php echo $this->__('Skip to Main Content') ?> &raquo;</strong></a></p>
39
  <?php echo $this->getChildHtml('topSearch') ?>
40
  <div class="quick-access">
41
+ <p class="welcome-msg"><?php echo $this->getChildHtml('welcome') ?> <?php echo $this->getAdditionalHtml() ?></p>
42
  <div class="shop-access">
43
  <?php echo $this->getChildHtml('topLinks') ?>
44
  </div>
app/design/frontend/default/f001/template/page/html/topmenu.phtml CHANGED
@@ -20,7 +20,7 @@
20
  *
21
  * @category design
22
  * @package base_default
23
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
20
  *
21
  * @category design
22
  * @package base_default
23
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
24
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>magento_absolute_theme_free</name>
4
- <version>1.7.0.3.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons License </license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Magento Absolute Template based on 2 column home page layout with products slider and image slider on welcome page. JavaScript slider on front page is easy to use and SEO friendly.</description>
11
  <notes>Magento Absolute Theme</notes>
12
  <authors><author><name>TemplatesMaster</name><user>TemplatesMaster</user><email>support@templates-master.com</email></author></authors>
13
- <date>2013-08-20</date>
14
- <time>14:28:14</time>
15
- <contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="f001"><dir name="layout"><file name="catalog.xml" hash="60cba63d3e9a3ec7c9154c84ecdf86fc"/><file name="newsletter.xml" hash="2483c7e07f0e0b421dc4e04cc83b35b3"/><file name="page.xml" hash="61d30182aa8f86c60c055c439e447b64"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="457b6b450e46822c93405efb93c5bd37"/></dir></dir><dir name="template"><dir name="catalog"><dir name="navigation"><file name="sidebox.phtml" hash="efbc38b23097fde43fbb08df6947568e"/><file name="top.phtml" hash="1d1ec8283aee977eb593951bf32824de"/></dir><dir name="product"><file name="featured.phtml" hash="ea7f2c01bcfc1bcfdcda28d66b91c4eb"/><file name="list.phtml" hash="a53b69013755953e8d91f1ac82595c40"/><file name="new.phtml" hash="4c6330e7a3cace8c53e2328134c85ab5"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="020da532207364ebc0445765f141f7df"/></dir><dir name="checkout"><dir name="cart"><file name="header.phtml" hash="8b9ccc7f5e2ad092341283039919ceb0"/></dir></dir><dir name="page"><file name="1column.phtml" hash="24019992f30be20cc541a6553bdee260"/><file name="2columns-left.phtml" hash="8638d9c5e7865302a24e16127e16e7d6"/><file name="2columns-right.phtml" hash="4828de7bbbfae3305a21d751541ab04f"/><file name="3columns.phtml" hash="40b1f5035277c533d05c1c5169086600"/><dir name="html"><file name="footer.phtml" hash="b8e10a4866af58bd3f621226f9bd6bb1"/><file name="header.phtml" hash="5908a8ea17c284b6867b02ff26cfa715"/><file name="topmenu.phtml" hash="1451f8154d775585b43e187317fc6453"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="f001"><dir name="css"><file name="custom.css" hash="a896728106c561d2e56b5237063a1845"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="b64aaf7cf66b29979609d6e4e2249a48"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="7e6c364b484caf8d20bfbe6f7a3d3231"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="fb6dd894a89491093e5478582a2f4f85"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="57780ee8e915941b3614c1033be45034"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="aeab65b269a5fffe798b0ea0546b6394"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="eb465b91728c58f5689ede4fde04dac5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="434343db9f0887c4ed5c56bb1f588517"/><file name="callout_side2.jpg" hash="386bb9b19e3e4a8e2eb2b594a9c5e961"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c6a557e47b7b1c0a9a4d64e2ff207ef1"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="68898e14ec31e32c965e99ba64bbc02b"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="403cb6d1f0e6218952941d86599a2ce6"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><dir name="slider"><file name="Thumbs.db" hash="8a87784142b0e07a892484023d31a7a8"/><file name="slider1.jpg" hash="e2d9cb0bd51fa97fed13a73f63e14627"/><file name="slider2.jpg" hash="49674fbfc58aea297c7c0b2ac817e328"/><file name="slider3.jpg" hash="fcf194ccac88253c332c7fa32376b526"/><file name="slider4.jpg" hash="641e84ecf3268c3dc2e4ee6ee3354597"/><file name="slider5.jpg" hash="57a552086c1ee7481e59d3226298b29b"/></dir><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="803b83fe695baed72b7333ed95d20b6e"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_green"><dir name="css"><file name="custom.css" hash="e58a7d006c1a0adcc59ccdf1db943258"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="ea4e9ef0134e99675e61ff385bbbfc2d"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="16926ff1b34f816d18e46bdcdd5d43db"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="acdec4dc2fac0e12d13cbfbbb9a93c03"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="8a4a4e73ff01ee1b3e36e0a4a66ec500"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="263614de994bffba8507cb143bc88448"/><file name="container.gif" hash="e7c533bcf201f18b0c59fe76eea777c4"/><file name="container.png" hash="e734791ccb935606b59e9731c5aa47e1"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="5897be8b0ae3a295d32e41e666c65e44"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="fba09675b0f15221b8e3df4c31c04021"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="4595a9c19ce0bbb1da019414e78f3cdb"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="21b22479dd05e2ffd3440a7b6f61aff4"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="ae0001e526ba724882f508fac17a0108"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="403cb6d1f0e6218952941d86599a2ce6"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="7691e972420aa28dc13fb374ccf7114c"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_grey"><dir name="css"><file name="custom.css" hash="7a2a2e823f04e6baaa258645ea922dfe"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="a1a2766d6bf127e942c4758c3fc45360"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="d151ba54bbc5952827fff671cb74d1e5"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="6752ad6abd0fa2e6e9a13654eca24987"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="80b32c240a2580fae18458ef30017ec4"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="434343db9f0887c4ed5c56bb1f588517"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="5d1bd1b915045263cf57efc27490ff42"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="c09df53946d819dc3f6d401bbc019838"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="b305b1cab762ff4ec05d9cd7c92f9a41"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_orange"><dir name="css"><file name="custom.css" hash="7685eeb69b65644d642d4f46ad84dfcd"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="129ccfc4db22b2a9b33a4b76a249763f"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="62716db929c7b26be53febe2337376a3"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="8bbf714e8f1b3ed8fc6991ce54b922a4"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="18dcb00c059031489adcaa5919327d30"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="a82693e74779b2095a94a40c9d5d7cc4"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="08df2159554c5f700a3abde378d4ef63"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="d57ff42c6a76b9d80cae2b20f50bd8ed"/><file name="callout_side2.jpg" hash="554879fc61f1c404b9fc27f275067220"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="254b1c9810d0e68ebd4e22cc7e62a7d9"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="f23995ba564be57ffb1150ff65af8205"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="f731fb638fbdb071337d86153f09edee"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="7cdda682dc5a0bac7e4be6c8cf6fab29"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_pink"><dir name="css"><file name="custom.css" hash="48e8f02eddffe8f8f08fea81e8d1a6e7"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="9e424fa456d23bf9cff04ca8bb32d5f6"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="c915f8754bc12e0004b58727e71f7d9a"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="59a8edd2e0636e7ace27c879a4b61ebe"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="7b922ff69fa25d993da8a070c15586df"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="10502aa0aba5d3aca8fae78e69e68188"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="5133d2785f3d7a2dfbb1f7dd5ce9368b"/><file name="callout_side2.jpg" hash="5aa052d413633736c71ae6e874f2e906"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="96804ce76cca8d3d6d699b8eaf64237d"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="a1da3005852d780ee6eb6b9df15de8cb"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="a941dc6450f16333a22b21c752f252d5"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_red"><dir name="css"><file name="custom.css" hash="c049ed096cc2bd5359e38c65a86ba05c"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="dea11da7257ee62fa93e58cc45ad2525"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="37df2c010a2270fdcd07ab35c8f13675"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="787633791a751b11def8d8eb307058e7"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="8d3c3d071b7c74b2d701be9253b663bf"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="2fbe39de64a57f4d6e677719ac6ca41a"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="38e0ca2d946b22f85757db0aef3b4a72"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="310d19d6a140aee110260a48cc7c84b0"/><file name="callout_side2.jpg" hash="e6f57ce0d4ac6e8f6e6ecf192e604338"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="0d5b374c40498b1be97ac59a94e25228"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="7971c3fe80424327487720949b7f167e"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="6feb3506bbb60623c3ebb652aa6e99b3"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="956cc822ffa012feb18c40638ab7e13c"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_sea_green"><dir name="css"><file name="custom.css" hash="8fcea1d66ee3450a7234a0089db7b31e"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="e7955dcd324b4c7aaa9fb5128a41a35f"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="4bc4310a93fb3e67c536134c725d6542"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="86cd0c9b9e2f2b85b4f3bd67be8f7a2c"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="2fc4a5ef5051b3c2615abf6672b3d1d8"/><file name="container.gif" hash="e7c533bcf201f18b0c59fe76eea777c4"/><file name="container.png" hash="8b91469008df5dc280a9f377a47e78c7"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="2ab8f3bf4a603e59a203f534e644ac9b"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="5324de8ba8f39ae0140bce46fc1c9080"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="bd4edb4ecaccf6ec15184ce4e08d6db3"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="24366a5a372cf30e287c932b7ad4417b"/><file name="callout_side2.jpg" hash="9a0f541b3bba6e978b0872b90d6b959d"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="5ef56b7d1d87cf7f403654c3230a9fe8"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="119fc3484ea9de980b3b227a8c825a1c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="eb98a3262d39e1100b723f2feed62c72"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="397d5fdf6deeec011a88df938099258f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_silver"><dir name="css"><file name="custom.css" hash="a872213ebf9c10945195c2cd1a80a8f9"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="8395b4931d7b9f9e0700a9539d90b5e0"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="061086f1eaa34a46e433206d23b8d406"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="3af4ec304d0ff76429b080684e97fcf7"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="206886b2eec1f4d7034826322d319a58"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="94e2d86a01158c79b5989a575605ccd6"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="80969192e8fb1d0c2109a470caeacc26"/><file name="callout_side2.jpg" hash="e3614f262687005e23006f654bce522b"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="bf43329b06a2183554484016fae4c762"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="169d8f2d26b064b888fd0d63ef4b4efb"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="174208ac2d2f3a9031aa39d62759d821"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_violet"><dir name="css"><file name="custom.css" hash="115b760b81d6dd1e1c9f9a5ab00f91ca"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="0b7c75ee0f04cc386d8147ede4de6251"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="6bf3a12f5d8b50758982ded9f8461182"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="3fd8c4ed0278b532e16f61cc087e0a66"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="6abd434c5d2dd651bc96196937433848"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="e689b301e4b5f2c941e06b9290bac387"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="db3ec3c1675e57e9ee9754564da05627"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="80969192e8fb1d0c2109a470caeacc26"/><file name="callout_side2.jpg" hash="1beff3be378b35b75ea9a55beee7df04"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="937d758c68df0b2515002c684036236a"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="280db6c4c1e0cbf22ef065713bceb83c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="17d2f7694aeb1292ce5447219da3c9db"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="05f717c66625a1e3ea22b04bd318c721"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_yellow"><dir name="css"><file name="custom.css" hash="fe362d171fbb147c8228615afb316ee9"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="cef1d6c09295c50a2905221d11caf160"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="c63b0077f3052ff5a00fb0a8d58f4638"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="7d24442ed060adcaabe84b6fa0d2b1b5"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="aff1d7d151a8fba6995d2f9552095b70"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="ba81114d24532bd0319dcb8c8e62857b"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="6cc2a8428f13e2b33e88448abb646766"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="4e296efa86f508a96f94510e6f178eeb"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="d47f87e077fe7c6fb8563b14c32ba7d0"/><file name="callout_side2.jpg" hash="24670765f1f834125a19f3e4c37c0d95"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="8f1f190643c8d4a94209b30c5fe5e756"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="1423ac32de587be6301798ef3bb4968c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="0be1590aac8f347d52d1cb696f5d3b3d"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="06875ee060353a26729cb3147467c35b"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="TM_Ajax.xml" hash="9a91443169a792f5ee45cb24ad566b70"/><file name="TM_Featured.xml" hash="3b9d222a29b5136fd1a84d5d8931b822"/><file name="TM_Core.xml" hash="432801c3e16eb2ffa4d48309024617bb"/><file name="TM_Templatef001.xml" hash="f566cc9354a5b863d63d4802413e7691"/></dir></target><target name="magelocal"><dir name="TM"><dir name="Ajax"><dir name="controllers"><file name="ProductController.php" hash="483b20b1c7b986b3a0b1b91ccbb290c7"/></dir><dir name="etc"><file name="config.xml" hash="89de1a3ab210c048ecf4736347bfd558"/></dir></dir><dir name="Featured"><dir name="Block"><file name="Featured.php" hash="f8ae106bd3f27ae60fa14e3db21c2604"/></dir><dir name="etc"><file name="config.xml" hash="5245acac004a1c746d33a51b038805d4"/></dir></dir><dir name="Templatef001"><dir name="etc"><file name="config.xml" hash="35de60c2d00431477e7937df1c592fa4"/></dir></dir></dir></target><target name="magecommunity"><dir name="TM"><dir name="Core"><dir name="Block"><dir name="Adminhtml"><dir name="Module"><dir name="Grid"><dir name="Renderer"><file name="Actions.php" hash="94e4642076a653933f831d21587f0e0b"/><file name="VersionStatus.php" hash="f437375fa42bd6d5811e9ac357b25b92"/></dir></dir><file name="Grid.php" hash="88147fb4413a034d9baeb72be2862f19"/><dir name="Manage"><file name="Form.php" hash="445f9d528e6649634ef998676edca76d"/><dir name="Tab"><file name="Main.php" hash="2515917547f38ab32f540b20c98b055a"/></dir><file name="Tabs.php" hash="b8b94209331a74de8f74b43096957b46"/></dir><file name="Manage.php" hash="de66455cf3b3c137d63600fcfb752c2e"/></dir><file name="Module.php" hash="5fc47720bda5db44a99ee33dc6682088"/><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Notification.php" hash="6c06aec0e04520f2dffe9a8ec580d545"/></dir><dir name="Fieldset"><dir name="Modules"><file name="List.php" hash="e4fcb7c10f265a111e754d2776afd9a8"/></dir><file name="Troubleshooting.php" hash="9516baca7da47dffc4c70123260c0ae8"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="04f3938da6e900e9a393899e9a7f8600"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Notification"><file name="Channel.php" hash="a617b0f2a905bc28d2946a23e68ede5f"/></dir></dir></dir></dir></dir><dir name="Module"><file name="MessageLogger.php" hash="23ae476aa7a9ef6379ffe6953e869e0e"/><file name="Upgrade.php" hash="565caeb2c67a0866668d18fcd4c8c7e7"/></dir><file name="Module.php" hash="b72f0452c524f6372c53cfbb26fac8a5"/><dir name="Notification"><file name="Feed.php" hash="9984b660f75579f593bdcf6f47b09302"/></dir><file name="Observer.php" hash="86ab42323c4782aa3aa5e9b3f2b2f300"/><dir name="Resource"><dir name="Module"><file name="AdminGridCollection.php" hash="fb9642aff21c3c833195aebf4cf65644"/><file name="Collection.php" hash="a6fe79d80f1e7039abd51010e5e1ec4c"/><file name="MergedCollection.php" hash="88df0f1531adbf2496d27801c9fd259c"/><file name="RemoteCollection.php" hash="f39e96bebe0d5a39164b578382acb032"/></dir><file name="Module.php" hash="3338136f015ec2ef531214c3430fa087"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Tmcore"><file name="ModuleController.php" hash="b00a654a61aafefa782ff1603656f725"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="0e13b7aa740612aeb2a3db22072a24ed"/><file name="config.xml" hash="96ad706f504ee143d88ee11f7c65cf0b"/><file name="system.xml" hash="e0b8f8f7e41058b8de97c1ae22ba5ccc"/></dir><dir name="sql"><dir name="tm_core_setup"><file name="mysql4-install-1.0.0.php" hash="83ec99b96faa96ae51b33ad51f343348"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="26da85d76c4ad2469e3723f16154234f"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>7.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>magento_absolute_theme_free</name>
4
+ <version>1.8.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://creativecommons.org/licenses/by/3.0/">Creative Commons License </license>
7
  <channel>community</channel>
10
  <description>Magento Absolute Template based on 2 column home page layout with products slider and image slider on welcome page. JavaScript slider on front page is easy to use and SEO friendly.</description>
11
  <notes>Magento Absolute Theme</notes>
12
  <authors><author><name>TemplatesMaster</name><user>TemplatesMaster</user><email>support@templates-master.com</email></author></authors>
13
+ <date>2014-01-20</date>
14
+ <time>16:56:55</time>
15
+ <contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="f001"><dir name="layout"><file name="catalog.xml" hash="925baf0e54f4b1a82a0ba1c8119bfabd"/><file name="newsletter.xml" hash="4db398e9305606dc0f644df8756afd27"/><file name="page.xml" hash="80cd84700bd34ef002eea0b631088688"/></dir><dir name="locale"><dir name="en_US"><file name="translate.csv" hash="457b6b450e46822c93405efb93c5bd37"/></dir></dir><dir name="template"><dir name="catalog"><dir name="navigation"><file name="sidebox.phtml" hash="efbc38b23097fde43fbb08df6947568e"/><file name="top.phtml" hash="7c9ec3484211f4e63ffcbb219226b327"/></dir><dir name="product"><file name="featured.phtml" hash="9295e6e61cd8452344bcd6e2f1bbf605"/><file name="list.phtml" hash="ae5976f981a9f643c788a545cc782534"/><file name="new.phtml" hash="46460da7b3040a765859e6e48af527f8"/></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="793a0db50a304ae845e7bef81dda952d"/></dir><dir name="checkout"><dir name="cart"><file name="header.phtml" hash="8b9ccc7f5e2ad092341283039919ceb0"/></dir></dir><dir name="page"><file name="1column.phtml" hash="3fa261a27bf221006af19769da75afef"/><file name="2columns-left.phtml" hash="339f79cf47e82682a72925602529bfcd"/><file name="2columns-right.phtml" hash="b443cfae3c46bd397d6989ed69ff9d7a"/><file name="3columns.phtml" hash="51f6ce8faaba2a27b9e6c51c2ff71bbb"/><dir name="html"><file name="footer.phtml" hash="ad60e2778b3e610bdf3809389e2636bd"/><file name="header.phtml" hash="4b098f3bc5667005d50ccc75c52099ca"/><file name="topmenu.phtml" hash="69171fe0b5432cdded2a93f5a173b7b9"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="f001"><dir name="css"><file name="custom.css" hash="0b1e510969b1c96d9a6d7f48055b35c9"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="60098e2cde3152ffba0bdd31803f6061"/><file name="styles.css" hash="cfaebf07b3ff363d2cc2a68d6de8eda3"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="b64aaf7cf66b29979609d6e4e2249a48"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="7e6c364b484caf8d20bfbe6f7a3d3231"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="fb6dd894a89491093e5478582a2f4f85"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="57780ee8e915941b3614c1033be45034"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="aeab65b269a5fffe798b0ea0546b6394"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="eb465b91728c58f5689ede4fde04dac5"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="434343db9f0887c4ed5c56bb1f588517"/><file name="callout_side2.jpg" hash="386bb9b19e3e4a8e2eb2b594a9c5e961"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c6a557e47b7b1c0a9a4d64e2ff207ef1"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="68898e14ec31e32c965e99ba64bbc02b"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="403cb6d1f0e6218952941d86599a2ce6"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><dir name="slider"><file name="Thumbs.db" hash="8a87784142b0e07a892484023d31a7a8"/><file name="slider1.jpg" hash="e2d9cb0bd51fa97fed13a73f63e14627"/><file name="slider2.jpg" hash="49674fbfc58aea297c7c0b2ac817e328"/><file name="slider3.jpg" hash="fcf194ccac88253c332c7fa32376b526"/><file name="slider4.jpg" hash="641e84ecf3268c3dc2e4ee6ee3354597"/><file name="slider5.jpg" hash="57a552086c1ee7481e59d3226298b29b"/></dir><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="803b83fe695baed72b7333ed95d20b6e"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_green"><dir name="css"><file name="custom.css" hash="e198bf25aeef51c2be5f0b00d39539b3"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="60098e2cde3152ffba0bdd31803f6061"/><file name="styles.css" hash="d7cf4eeb9f3e14e1adc8519ccc224d7b"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="ea4e9ef0134e99675e61ff385bbbfc2d"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="16926ff1b34f816d18e46bdcdd5d43db"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="acdec4dc2fac0e12d13cbfbbb9a93c03"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="8a4a4e73ff01ee1b3e36e0a4a66ec500"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="263614de994bffba8507cb143bc88448"/><file name="container.gif" hash="e7c533bcf201f18b0c59fe76eea777c4"/><file name="container.png" hash="e734791ccb935606b59e9731c5aa47e1"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="5897be8b0ae3a295d32e41e666c65e44"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="fba09675b0f15221b8e3df4c31c04021"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="4595a9c19ce0bbb1da019414e78f3cdb"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="21b22479dd05e2ffd3440a7b6f61aff4"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="ae0001e526ba724882f508fac17a0108"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="403cb6d1f0e6218952941d86599a2ce6"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="7691e972420aa28dc13fb374ccf7114c"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_grey"><dir name="css"><file name="custom.css" hash="383de26b304a0ac35331da753a7e5d67"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="b0440ffcaf44122904e3cf8bb48d43ff"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="a1a2766d6bf127e942c4758c3fc45360"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="d151ba54bbc5952827fff671cb74d1e5"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="6752ad6abd0fa2e6e9a13654eca24987"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="80b32c240a2580fae18458ef30017ec4"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="434343db9f0887c4ed5c56bb1f588517"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="5d1bd1b915045263cf57efc27490ff42"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="c09df53946d819dc3f6d401bbc019838"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="b305b1cab762ff4ec05d9cd7c92f9a41"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_orange"><dir name="css"><file name="custom.css" hash="6b5a23edba1ed1cb403463c67faa2a5c"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="a3f0943dffdd5b49ed79e106f1536d06"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="129ccfc4db22b2a9b33a4b76a249763f"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="62716db929c7b26be53febe2337376a3"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="8bbf714e8f1b3ed8fc6991ce54b922a4"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="18dcb00c059031489adcaa5919327d30"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="a82693e74779b2095a94a40c9d5d7cc4"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="08df2159554c5f700a3abde378d4ef63"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="d57ff42c6a76b9d80cae2b20f50bd8ed"/><file name="callout_side2.jpg" hash="554879fc61f1c404b9fc27f275067220"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="254b1c9810d0e68ebd4e22cc7e62a7d9"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="f23995ba564be57ffb1150ff65af8205"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="f731fb638fbdb071337d86153f09edee"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="7cdda682dc5a0bac7e4be6c8cf6fab29"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_pink"><dir name="css"><file name="custom.css" hash="9103497de33498c1b14af2b5cac2d18e"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="a3f0943dffdd5b49ed79e106f1536d06"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="9e424fa456d23bf9cff04ca8bb32d5f6"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="c915f8754bc12e0004b58727e71f7d9a"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="59a8edd2e0636e7ace27c879a4b61ebe"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="7b922ff69fa25d993da8a070c15586df"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="10502aa0aba5d3aca8fae78e69e68188"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="5133d2785f3d7a2dfbb1f7dd5ce9368b"/><file name="callout_side2.jpg" hash="5aa052d413633736c71ae6e874f2e906"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="96804ce76cca8d3d6d699b8eaf64237d"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="a1da3005852d780ee6eb6b9df15de8cb"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="a941dc6450f16333a22b21c752f252d5"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_red"><dir name="css"><file name="custom.css" hash="899064c9eacffcf62a62340184957e95"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="0ee41af28875b979af735d11f3842871"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="dea11da7257ee62fa93e58cc45ad2525"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="37df2c010a2270fdcd07ab35c8f13675"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="787633791a751b11def8d8eb307058e7"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="8d3c3d071b7c74b2d701be9253b663bf"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="2fbe39de64a57f4d6e677719ac6ca41a"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="38e0ca2d946b22f85757db0aef3b4a72"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="310d19d6a140aee110260a48cc7c84b0"/><file name="callout_side2.jpg" hash="e6f57ce0d4ac6e8f6e6ecf192e604338"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="0d5b374c40498b1be97ac59a94e25228"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="7971c3fe80424327487720949b7f167e"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="6feb3506bbb60623c3ebb652aa6e99b3"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="956cc822ffa012feb18c40638ab7e13c"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_sea_green"><dir name="css"><file name="custom.css" hash="4f70de842223f3fedb83dbfdfbaffc4f"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="0ee41af28875b979af735d11f3842871"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="e7955dcd324b4c7aaa9fb5128a41a35f"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="4bc4310a93fb3e67c536134c725d6542"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="86cd0c9b9e2f2b85b4f3bd67be8f7a2c"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side1.jpg" hash="678b14edb3ea17bbb3067ca8fde8de66"/><file name="callout_side2.jpg" hash="852d135c70eb52c68e7c2eeb15a67483"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="2fc4a5ef5051b3c2615abf6672b3d1d8"/><file name="container.gif" hash="e7c533bcf201f18b0c59fe76eea777c4"/><file name="container.png" hash="8b91469008df5dc280a9f377a47e78c7"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="2ab8f3bf4a603e59a203f534e644ac9b"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="5324de8ba8f39ae0140bce46fc1c9080"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="bd4edb4ecaccf6ec15184ce4e08d6db3"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="24366a5a372cf30e287c932b7ad4417b"/><file name="callout_side2.jpg" hash="9a0f541b3bba6e978b0872b90d6b959d"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="5ef56b7d1d87cf7f403654c3230a9fe8"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="119fc3484ea9de980b3b227a8c825a1c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="eb98a3262d39e1100b723f2feed62c72"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="397d5fdf6deeec011a88df938099258f"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_silver"><dir name="css"><file name="custom.css" hash="2096981044296335bd97cc8229ef1a36"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="0ee41af28875b979af735d11f3842871"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="8395b4931d7b9f9e0700a9539d90b5e0"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="8fc79281f79d759b1956b6c652b77ee4"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="061086f1eaa34a46e433206d23b8d406"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="3af4ec304d0ff76429b080684e97fcf7"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="206886b2eec1f4d7034826322d319a58"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="94e2d86a01158c79b5989a575605ccd6"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="80969192e8fb1d0c2109a470caeacc26"/><file name="callout_side2.jpg" hash="e3614f262687005e23006f654bce522b"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="c8e5df7334eaf17c218294dde11cdc46"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="bf43329b06a2183554484016fae4c762"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="169d8f2d26b064b888fd0d63ef4b4efb"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="174208ac2d2f3a9031aa39d62759d821"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_violet"><dir name="css"><file name="custom.css" hash="cbf16ff554d0f0eb33fb4dc3fab91889"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="a3f0943dffdd5b49ed79e106f1536d06"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="20035e62cb673ddc34a699fcf2e318fe"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="0b7c75ee0f04cc386d8147ede4de6251"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="6bf3a12f5d8b50758982ded9f8461182"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="callout_side2.jpg" hash="57edc617e508bc1aa689004bcc4befa9"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.gif" hash="edbf3f7cc53509dda1dae27f793ecb93"/><file name="container.png" hash="3fd8c4ed0278b532e16f61cc087e0a66"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="6abd434c5d2dd651bc96196937433848"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="e689b301e4b5f2c941e06b9290bac387"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="db3ec3c1675e57e9ee9754564da05627"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="80969192e8fb1d0c2109a470caeacc26"/><file name="callout_side2.jpg" hash="1beff3be378b35b75ea9a55beee7df04"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="937d758c68df0b2515002c684036236a"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="280db6c4c1e0cbf22ef065713bceb83c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="17d2f7694aeb1292ce5447219da3c9db"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="05f717c66625a1e3ea22b04bd318c721"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir><dir name="f001_yellow"><dir name="css"><file name="custom.css" hash="e4727a594238e3c04bec3688ee345000"/><file name="ie8.css" hash="932d74b91f60928ccaf57dd93d9b3b71"/><file name="styles-ie.css" hash="ce8c20ad4ee3cd959f33dc765670ff01"/><file name="styles.css" hash="a3f0943dffdd5b49ed79e106f1536d06"/></dir><dir name="images"><file name="Thumbs.db" hash="686fb02ed065d4345257fcaf6ff795d8"/><file name="account_box_bg.gif" hash="dd98174b6e3e5605a3f9551a59c66841"/><file name="account_nav_head_bg.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="ajax_loader.gif" hash="394bafc3cc4dfb3a0ee48c1f54669539"/><file name="base_mini_actions_bg.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="base_mini_alt_bg.gif" hash="8ed2830e375cc42ae4d1e892ab3e0cb1"/><file name="base_mini_bg.gif" hash="0a60f9efc48dcdabf974952046cee397"/><file name="base_mini_head_bg.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="base_mini_tabs_bg.gif" hash="6dc92b0e2458683c3c7559f388214d78"/><file name="best_selling_tr_even_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="best_selling_tr_odd_bg.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bg_tierico.gif" hash="e650201649ce0393ffca68132328b7e9"/><file name="bg_tierico1.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="bkg_account_box.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_block-actions.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_block-currency.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="bkg_block-layered-dd.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="bkg_block-layered-dt.gif" hash="ba8229068657b80f2c42111c5a1a307e"/><file name="bkg_block-layered-label.gif" hash="14687dfa3921cfd12d2149c1497d9765"/><file name="bkg_block-layered-li.gif" hash="753ebb76a4fc2b5b6915c536fcf4d487"/><file name="bkg_block-layered-title.gif" hash="c92e29b30af7abf4e0bc3f714a246f55"/><file name="bkg_block-layered1.gif" hash="607167f198572e83a0e728b6b9383a70"/><file name="bkg_block-title-account.gif" hash="a64f1df5a7e3d0f6a58b017f74311cb1"/><file name="bkg_block-title.gif" hash="f8c1f130ad69464fe7aff2f589b2ec75"/><file name="bkg_checkout.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_form-search.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grand-total.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_nav2.gif" hash="a64c8f5165b239e432d26a62ae5f79b6"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="7852290f6a443000ead96b8cec5cd7c7"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product-view.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="bkg_products-grid3.gif" hash="e8fbc47f9fec21d6f5c3422523f3854e"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="325472601571f31e1bf00674c368d335"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="body_bg.gif" hash="c63b0077f3052ff5a00fb0a8d58f4638"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="7d24442ed060adcaabe84b6fa0d2b1b5"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_previous.gif" hash="63473a1520a73bb0c9b47b685d17cd21"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout.png" hash="a65868bfdf37e6c9bc8651fc402c43b3"/><file name="btn_proceed_to_checkout_bg.gif" hash="d1f61b4cd9db50e0322d23b291f1f4c4"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_proceed_to_checkout_rad.gif" hash="ee0f96c5b22aab80149238c210d1bf95"/><file name="btn_remove.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="button.gif" hash="976d2bed18d0e7782c6b2654ea50c582"/><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="chart_remove.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="checkout_progress_corner.gif" hash="fc7378ed1e65293ec9774759f6b62010"/><file name="close.gif" hash="6999746d88c47e91d087014d405afe8e"/><file name="common.gif" hash="b37bfb6d1dc7154cad41a64656d6f043"/><file name="container.png" hash="aff1d7d151a8fba6995d2f9552095b70"/><file name="currency_switcher_bg.gif" hash="bfaad1b64557c05ad6f4b124ad3d3532"/><file name="customer_reviews_pager_bg.gif" hash="662cb447367de70d5d99f391b773d7f1"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="data_table_th_bg.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="dotted_divider.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="error_msg_icon.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="fam_world.png" hash="05ca48f89822be2e26e8eb2124e09ea5"/><file name="footer_bg.gif" hash="ba81114d24532bd0319dcb8c8e62857b"/><file name="form_button.gif" hash="9466fb8f71d54bb031ab10480bc69401"/><file name="form_button_alt.gif" hash="684707e1b859a2b822d05f20286174ce"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="gift-message-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="gift-message-collapse.gif" hash="b051534bc90c9be80b5d4e9c978f05a8"/><file name="gift-message-expand.gif" hash="eca2e78f696f8d62537114e2ccf421c1"/><file name="glider_bg.gif" hash="98cc38844b9a8b5ff3d6b0d80fa9fb1a"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_cart_infobar.png" hash="2d1bdc2cce6e5ab41ea2ab553ee36de2"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_facebook.gif" hash="8d5fb9870efe385d8f0a7125108ce298"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_folder_table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_newsletter.gif" hash="ee0b22b46784038f6da02419e234fe4f"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_twitter.gif" hash="37c846cb733e5e21807b8931bd0d31d9"/><file name="i_twitter_large.gif" hash="ec60ceb3f498658bd87453970fa56774"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_asterick.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="icon_big_rss.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="icon_cart_item_remove.gif" hash="6aebfb294fa1f98ea6d8a53f438c0173"/><file name="icon_lorry.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="icon_ma_info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="icon_ma_reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="icon_ma_tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="icon_opc_back.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="icon_page_white.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="icon_page_white_text.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="icon_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="icon_special_price.gif" hash="8c192cc00b2df327e27e7c72406a1967"/><file name="icon_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="icon_world.gif" hash="643024bcae5ece554fdbbc041aeb297c"/><dir name="ie"><file name="Thumbs.db" hash="42b5c75decba67d8069b1caa47a10cf2"/><file name="container.gif" hash="6cc2a8428f13e2b33e88448abb646766"/></dir><file name="list_remove_btn.gif" hash="6182e723aa2a253dc6cf334a3dfaaa84"/><file name="listing_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="listing_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="login_box_bg.gif" hash="5538675d7f1c35d96a2b8013948f42a6"/><file name="login_box_form_buttons_bg.gif" hash="2c641e927bc83156b7004ea37920513c"/><file name="logo.gif" hash="4e296efa86f508a96f94510e6f178eeb"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="Thumbs.db" hash="d8d000c2018e7004f2330cfe88465748"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="callout_side1.jpg" hash="d47f87e077fe7c6fb8563b14c32ba7d0"/><file name="callout_side2.jpg" hash="24670765f1f834125a19f3e4c37c0d95"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="5f762006021e046f9bd536f37ea7c463"/><file name="col_right_callout.jpg" hash="dae22f37a542da272a35195ec286ec25"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="mini_search_bg.gif" hash="8f1f190643c8d4a94209b30c5fe5e756"/><file name="multi_address_box_bg.gif" hash="11258fe49feff5513c9608f2ea486776"/><file name="narrow_by_dd_bg.gif" hash="6ae6f8184e87de496fb74eeec65737c9"/><file name="nav.gif" hash="1423ac32de587be6301798ef3bb4968c"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="opc_off_head_bg.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="opc_on_box_bg.gif" hash="065d507000e7d0b887fcb324bb9d5995"/><file name="page_head_bg.gif" hash="1c76c180ce48580e8ee5e4f8ec2c9cf7"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="pager_bg.gif" hash="e6967716de8c4bc4c96c206a0dbd2c5f"/><file name="payments.gif" hash="0be1590aac8f347d52d1cb696f5d3b3d"/><file name="point-con.gif" hash="3dce96d9fc4e43252c3060b148ba057f"/><file name="product_collateral_bg.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="product_essential_bg.gif" hash="2ab47f5c01447a7998118da5872f14b8"/><file name="product_info_box_bg.gif" hash="8c7cf4a861a3ac2216e646df71a8e479"/><file name="product_rating_blank_star.gif" hash="5e20a299c0ff16168be38b6dde580eda"/><file name="product_rating_full_star.gif" hash="dd5aae332178d928a7f49dea7691b5f6"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="saved_head_bg.gif" hash="332be6a4f8ff25259e30c5bf89e484a4"/><file name="search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="search_form_button.gif" hash="5a5b6d2825d7a730904836e9bd4618eb"/><file name="separator.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="shipping_method_pointer.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><dir name="slider"><file name="Thumbs.db" hash="8a87784142b0e07a892484023d31a7a8"/><file name="slider1.jpg" hash="e2d9cb0bd51fa97fed13a73f63e14627"/><file name="slider2.jpg" hash="49674fbfc58aea297c7c0b2ac817e328"/><file name="slider3.jpg" hash="fcf194ccac88253c332c7fa32376b526"/><file name="slider4.jpg" hash="641e84ecf3268c3dc2e4ee6ee3354597"/><file name="slider5.jpg" hash="57a552086c1ee7481e59d3226298b29b"/></dir><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="slogan.gif" hash="06875ee060353a26729cb3147467c35b"/><file name="sort_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="sort_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="success_msg_icon.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="tab_account.png" hash="0498d73e47ed47179e5546dc15c17dc7"/><file name="tab_cart.png" hash="9055ba76e256a51d3fee53a8c41d5226"/><file name="tab_home.png" hash="07d0af93e167b9366d3d4fb3d6cdb31c"/><file name="tab_more.png" hash="b9fc21feb8d7655bc9c2985c37b0de2f"/><file name="tab_page.png" hash="ca05dbc42f944b8d4255f6675f6dd93a"/><file name="tab_search.png" hash="25e880eb2a4d06828e2e1c3f32d22400"/><file name="tab_shop.png" hash="fe602fc2e7093efef5ecc0b027a32d91"/></dir></dir><dir name="js"><file name="glider.js" hash="9892bdda246965be78ed1cbce4bd3069"/><file name="productInfo.js" hash="04c2ea86b785f1d04a8f22c251e7f030"/><file name="slider.js" hash="cfdf405bec54421a66039c0a41f62a9f"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="TM_Ajax.xml" hash="9a91443169a792f5ee45cb24ad566b70"/><file name="TM_Featured.xml" hash="3b9d222a29b5136fd1a84d5d8931b822"/><file name="TM_Core.xml" hash="432801c3e16eb2ffa4d48309024617bb"/><file name="TM_Templatef001.xml" hash="f566cc9354a5b863d63d4802413e7691"/></dir></target><target name="magelocal"><dir name="TM"><dir name="Ajax"><dir name="controllers"><file name="ProductController.php" hash="483b20b1c7b986b3a0b1b91ccbb290c7"/></dir><dir name="etc"><file name="config.xml" hash="89de1a3ab210c048ecf4736347bfd558"/></dir></dir><dir name="Featured"><dir name="Block"><file name="Featured.php" hash="f8ae106bd3f27ae60fa14e3db21c2604"/></dir><dir name="etc"><file name="config.xml" hash="5245acac004a1c746d33a51b038805d4"/></dir></dir><dir name="Templatef001"><dir name="etc"><file name="config.xml" hash="35de60c2d00431477e7937df1c592fa4"/></dir></dir></dir></target><target name="magecommunity"><dir name="TM"><dir name="Core"><dir name="Block"><dir name="Adminhtml"><dir name="Module"><dir name="Grid"><dir name="Renderer"><file name="Actions.php" hash="94e4642076a653933f831d21587f0e0b"/><file name="VersionStatus.php" hash="f437375fa42bd6d5811e9ac357b25b92"/></dir></dir><file name="Grid.php" hash="88147fb4413a034d9baeb72be2862f19"/><dir name="Manage"><file name="Form.php" hash="445f9d528e6649634ef998676edca76d"/><dir name="Tab"><file name="Main.php" hash="2515917547f38ab32f540b20c98b055a"/></dir><file name="Tabs.php" hash="b8b94209331a74de8f74b43096957b46"/></dir><file name="Manage.php" hash="de66455cf3b3c137d63600fcfb752c2e"/></dir><file name="Module.php" hash="5fc47720bda5db44a99ee33dc6682088"/><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Notification.php" hash="6c06aec0e04520f2dffe9a8ec580d545"/></dir><dir name="Fieldset"><dir name="Modules"><file name="List.php" hash="e4fcb7c10f265a111e754d2776afd9a8"/></dir><file name="Troubleshooting.php" hash="9516baca7da47dffc4c70123260c0ae8"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="04f3938da6e900e9a393899e9a7f8600"/></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Notification"><file name="Channel.php" hash="a617b0f2a905bc28d2946a23e68ede5f"/></dir></dir></dir></dir></dir><dir name="Module"><file name="MessageLogger.php" hash="23ae476aa7a9ef6379ffe6953e869e0e"/><file name="Upgrade.php" hash="565caeb2c67a0866668d18fcd4c8c7e7"/></dir><file name="Module.php" hash="b72f0452c524f6372c53cfbb26fac8a5"/><dir name="Notification"><file name="Feed.php" hash="9984b660f75579f593bdcf6f47b09302"/></dir><file name="Observer.php" hash="86ab42323c4782aa3aa5e9b3f2b2f300"/><dir name="Resource"><dir name="Module"><file name="AdminGridCollection.php" hash="fb9642aff21c3c833195aebf4cf65644"/><file name="Collection.php" hash="a6fe79d80f1e7039abd51010e5e1ec4c"/><file name="MergedCollection.php" hash="88df0f1531adbf2496d27801c9fd259c"/><file name="RemoteCollection.php" hash="f39e96bebe0d5a39164b578382acb032"/></dir><file name="Module.php" hash="3338136f015ec2ef531214c3430fa087"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Tmcore"><file name="ModuleController.php" hash="b00a654a61aafefa782ff1603656f725"/></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="0e13b7aa740612aeb2a3db22072a24ed"/><file name="config.xml" hash="96ad706f504ee143d88ee11f7c65cf0b"/><file name="system.xml" hash="e0b8f8f7e41058b8de97c1ae22ba5ccc"/></dir><dir name="sql"><dir name="tm_core_setup"><file name="mysql4-install-1.0.0.php" hash="83ec99b96faa96ae51b33ad51f343348"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="26da85d76c4ad2469e3723f16154234f"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>7.0.0</max></php></required></dependencies>
18
  </package>
skin/frontend/default/f001/css/custom.css CHANGED
@@ -303,7 +303,7 @@ div.sliderdescription:hover{background:#fff}
303
  .catalog-listing .product-image{position:relative}
304
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
305
 
306
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
307
  a.ajax:hover{text-decoration:none}
308
 
309
 
303
  .catalog-listing .product-image{position:relative}
304
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
305
 
306
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
307
  a.ajax:hover{text-decoration:none}
308
 
309
 
skin/frontend/default/f001/css/styles-ie.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/frontend/default/f001/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_green/css/custom.css CHANGED
@@ -318,7 +318,7 @@ div.sliderdescription:hover{background:#fff}
318
  .catalog-listing .product-image{position:relative}
319
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
320
 
321
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
322
  a.ajax:hover{text-decoration:none}
323
 
324
 
318
  .catalog-listing .product-image{position:relative}
319
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
320
 
321
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
322
  a.ajax:hover{text-decoration:none}
323
 
324
 
skin/frontend/default/f001_green/css/styles-ie.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
skin/frontend/default/f001_green/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_grey/css/custom.css CHANGED
@@ -318,7 +318,7 @@ div.sliderdescription:hover{background:#fff}
318
  .catalog-listing .product-image{position:relative}
319
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
320
 
321
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
322
  a.ajax:hover{text-decoration:none}
323
 
324
 
318
  .catalog-listing .product-image{position:relative}
319
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
320
 
321
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
322
  a.ajax:hover{text-decoration:none}
323
 
324
 
skin/frontend/default/f001_grey/css/styles.css CHANGED
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_orange/css/custom.css CHANGED
@@ -320,7 +320,7 @@ div.sliderdescription:hover{background:#fff}
320
  .catalog-listing .product-image{position:relative}
321
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
322
 
323
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
324
  a.ajax:hover{text-decoration:none}
325
 
326
 
320
  .catalog-listing .product-image{position:relative}
321
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
322
 
323
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
324
  a.ajax:hover{text-decoration:none}
325
 
326
 
skin/frontend/default/f001_orange/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_pink/css/custom.css CHANGED
@@ -322,7 +322,7 @@ div.sliderdescription:hover{background:#fff}
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
skin/frontend/default/f001_pink/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_red/css/custom.css CHANGED
@@ -304,7 +304,7 @@ div.sliderdescription:hover{background:#fff}
304
  .catalog-listing .product-image{position:relative}
305
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
306
 
307
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
308
  a.ajax:hover{text-decoration:none}
309
 
310
 
304
  .catalog-listing .product-image{position:relative}
305
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
306
 
307
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
308
  a.ajax:hover{text-decoration:none}
309
 
310
 
skin/frontend/default/f001_red/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span {}
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_sea_green/css/custom.css CHANGED
@@ -317,7 +317,7 @@ div.sliderdescription:hover{background:#fff}
317
  .catalog-listing .product-image{position:relative}
318
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
319
 
320
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
321
  a.ajax:hover{text-decoration:none}
322
 
323
 
317
  .catalog-listing .product-image{position:relative}
318
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
319
 
320
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
321
  a.ajax:hover{text-decoration:none}
322
 
323
 
skin/frontend/default/f001_sea_green/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span {}
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_silver/css/custom.css CHANGED
@@ -322,7 +322,7 @@ div.sliderdescription:hover{background:#fff}
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
skin/frontend/default/f001_silver/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span {}
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_violet/css/custom.css CHANGED
@@ -322,7 +322,7 @@ div.sliderdescription:hover{background:#fff}
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
322
  .catalog-listing .product-image{position:relative}
323
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
324
 
325
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
326
  a.ajax:hover{text-decoration:none}
327
 
328
 
skin/frontend/default/f001_violet/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_yellow/css/custom.css CHANGED
@@ -304,7 +304,7 @@ div.sliderdescription:hover{background:#fff}
304
  .catalog-listing .product-image{position:relative}
305
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
306
 
307
- a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
308
  a.ajax:hover{text-decoration:none}
309
 
310
 
304
  .catalog-listing .product-image{position:relative}
305
  .catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}
306
 
307
+ a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:1px 5px; text-align: center;}
308
  a.ajax:hover{text-decoration:none}
309
 
310
 
skin/frontend/default/f001_yellow/css/styles.css CHANGED
@@ -19,7 +19,7 @@
19
  *
20
  * @category design
21
  * @package default_default
22
- * @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
@@ -192,11 +192,11 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
- .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
- .form-list-narrow li.wide .input-box { width:260px; }
198
- .form-list-narrow li.wide input.input-text,
199
- .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
@@ -215,9 +215,6 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
218
- .form-list .name-middlename { width:70px; }
219
- .form-list .name-middlename input.input-text { width:49px; }
220
-
221
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
222
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
223
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
@@ -236,16 +233,19 @@ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
236
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
237
 
238
  .form-list .customer-name-prefix .name-firstname,
239
- .form-list .customer-name-middlename .name-firstname { width:210px; }
 
240
 
241
  .form-list .customer-name-suffix .name-lastname,
242
  .form-list .customer-name-middlename .name-firstname,
 
243
  .form-list .customer-name-middlename-suffix .name-firstname,
244
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
245
 
246
  .form-list .customer-name-prefix .name-firstname input.input-text,
247
  .form-list .customer-name-suffix .name-lastname input.input-text,
248
  .form-list .customer-name-middlename .name-firstname input.input-text,
 
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
@@ -498,7 +498,7 @@ tr.summary-details-excluded { font-style:italic; }
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
- .notice-cookie { }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
@@ -714,6 +714,10 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
 
 
 
 
717
  /* Block: Tags */
718
  .block-tags .block-title span { }
719
  .block-tags .block-content ul { font-size:12px; padding:10px; }
@@ -1341,6 +1345,13 @@ float:right; font-size:0.9em; margin-top:5px; padding:2px 2px 2px 0; width:125px
1341
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1342
  .block-progress .cards-list .info-table th { font-weight:normal; }
1343
 
 
 
 
 
 
 
 
1344
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1345
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1346
  .opc .buttons-set .back-link small { display:none; }
19
  *
20
  * @category design
21
  * @package default_default
22
+ * @copyright Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
192
  .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
193
  .form-list .input-range input.input-text { width:74px; }
194
 
195
+ .form-list-narrow li { margin-bottom:0; }
196
  .form-list-narrow li .input-box { margin-bottom:6px; }
197
+ .form-list-narrow li.wide .input-box { width:260px; }
198
+ .form-list-narrow li.wide input.input-text,
199
+ .form-list-narrow li.wide textarea { width:254px }
200
  .form-list-narrow li.wide select { width:260px; }
201
 
202
  /* Customer */
215
  .form-list .name-suffix select { width:55px; }
216
  .form-list .name-suffix input.input-text { width:49px; }
217
 
 
 
 
218
  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
219
  .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
220
  .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
233
  .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
234
 
235
  .form-list .customer-name-prefix .name-firstname,
236
+ .form-list .customer-name-middlename .name-firstname,
237
+ .form-list .customer-name-middlename .name-middlename { width:210px; }
238
 
239
  .form-list .customer-name-suffix .name-lastname,
240
  .form-list .customer-name-middlename .name-firstname,
241
+ .form-list .customer-name-middlename .name-middlename,
242
  .form-list .customer-name-middlename-suffix .name-firstname,
243
  .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
244
 
245
  .form-list .customer-name-prefix .name-firstname input.input-text,
246
  .form-list .customer-name-suffix .name-lastname input.input-text,
247
  .form-list .customer-name-middlename .name-firstname input.input-text,
248
+ .form-list .customer-name-middlename .name-middlename input.input-text,
249
  .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
250
  .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
251
 
498
  .global-site-notice .notice-inner .actions { padding-top:10px; }
499
 
500
  /* Cookie Notice */
501
+ .notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }
502
 
503
  /* Noscript Notice */
504
  .noscript {}
714
  .block-poll .answer { font-weight:bold; }
715
  .block-poll .votes { float:right; margin-left:10px; }
716
 
717
+ /* Block: Orders and Returns */
718
+ .block-gr-search li { padding:3px 9px; }
719
+ .block-gr-search button.button span { }
720
+
721
  /* Block: Tags */
722
  .block-tags .block-title span { }
723
  .block-tags .block-content ul { font-size:12px; padding:10px; }
1345
  .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1346
  .block-progress .cards-list .info-table th { font-weight:normal; }
1347
 
1348
+ /* show/hide "change" link for progress step depend on complete status
1349
+ * should be placed in .css file */
1350
+ .opc-block-progress dt.complete a,
1351
+ .opc-block-progress dt.complete .separator { display: inline; }
1352
+ .opc-block-progress dt a,
1353
+ .opc-block-progress dt .separator { display: none; }
1354
+
1355
  .opc .buttons-set { margin-top:0; padding-top:2em; }
1356
  .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1357
  .opc .buttons-set .back-link small { display:none; }
skin/frontend/default/f001_yellow/images/slider/Thumbs.db ADDED
Binary file
skin/frontend/default/f001_yellow/images/slider/slider1.jpg ADDED
Binary file
skin/frontend/default/f001_yellow/images/slider/slider2.jpg ADDED
Binary file
skin/frontend/default/f001_yellow/images/slider/slider3.jpg ADDED
Binary file
skin/frontend/default/f001_yellow/images/slider/slider4.jpg ADDED
Binary file
skin/frontend/default/f001_yellow/images/slider/slider5.jpg ADDED
Binary file