/*
	print.css
	print styles specific to entire sportsgirl website
*/

/* For Pop Up Shop monthly creative 11/11/10
--------------------------------------------------- */

html * { position: static !important; height: auto !important; overflow: visible !important; }



#gift-popup-shop #footer,
#gift-popup-shop #overlay,
#gift-popup-shop .gpus-nav,
#gift-popup-shop .giftlist-header,
#gift-popup-shop .giftlist-footer,
#gift-popup-shop .remove-product,
#gift-popup-shop .addtobag,
.nav,
#banners,
#mybag { display: none !important; }

#gift-popup-shop .giftlist-prods { display: inline !important; }

#gift-popup-shop .gpus-head { text-align: center !important; padding: 0 !important; }

#gift-popup-shop .gpus-URL { display: block !important; text-transform: lowercase !important; font-size: 18px; text-align: center; }

#gift-popup-shop .product-container, #gift-popup-shop .giftlist-product { height: 100px !important; width: 100% !important; clear: both !important; }

#gift-popup-shop .prod-img img { height: 85px !important; }

#gift-popup-shop .giftlist-product .prod-img .sold-out { height: 35px !important; width: 35px !important; display: inline-block !important; }
