/*

SEATTLE THEME FOR SPIFFY STORES

Copyright 2011 Domain Hosting Shop Pty Ltd

This theme is licensed under a Creative Commons Attribution 3.0 License, which states the following:

You are free:
- to Share, to copy, distribute, display, and perform the work
- to Remix, to make derivative works

Under the following conditions:
- Attribution. You must retain the link to the Spiffy Stores website in the page of the theme.
- For any reuse or distribution, you must make clear to others the license terms of this work.
- Any of these conditions can be waived if you get permission from the copyright holder.

More information about this license can be found at http://creativecommons.org/licenses/by/3.0/

*/

/* THIS FILE CONTAINS STYLES FOR IE8. */

.overlay-1, .overlay-2, .overlay-3, .overlay-4 {
  background-color: #eeeeee;
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
  zoom: 1;
}

.overlay-1 {
  top: -5px;
  left: -5px;
}

.overlay-2 {
  top: -5px;
  right: 5px;
}

.overlay-3 {
  top: -5px;
  left: -5px;
}

.overlay-4 {
  bottom: 5px;
  left: -5px;
}

.collection-image img, .main-image img, .thumbnail img {
  border-color: #FFF;
  z-index: 1;
}

#footer #social-media li, #footer #social-media li:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
  zoom: 1;
}

#footer #social-media li, #footer #social-media li:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
  zoom: 1;
}

#product-tags li a {
  display: inline-block;
}

#product-page .intro {
  padding-bottom: 30px;
}
