@charset "utf-8";
/* CSS Document */

#applyCoupon { border: 1px solid #fff; margin: 10px 0 10px 300px; padding: 10px; } 
	#applyCoupon h3 { margin-top: 0; }

#featuredProductAd { float: right; margin-top: 14px; }

.price { font-weight: bold; }
.productDetail { }
	.productDetail .image { margin-top: 0; }
		.productDetail .productOptions table { width: auto; }
.productListing { list-style-type: none; margin: 0 0 1em 0; }
	.productListing li { margin: 0 0 2em 0; overflow: hidden; padding: 0 0 0 96px; }
		.productListing li h3 { margin: 0 0 .3em 0; }
		.productListing li p { margin: 0 0 .5em 0; }
	.productListing img.image  { float: left; margin: 0 0 0 -96px; }
	* html .productListing img.image  { margin: 20px 0 0 -96px; }

.regularPrice { color: #c33; text-decoration: line-through;  }

.salePrice { color: #090; font-weight: bold; }
.shoppingCartTotal table th { text-align: right; width: 60%; }
#storeWelcome { background: url(../images/store/welcome-bg.jpg) left top no-repeat; color: #fff; float: left; height: 121px; padding: 80px 237px 0 14px; width: 209px; }
	#storeWelcome h1 { height: 1px; margin: 0; padding: 0; text-indent: -5000px; }
	#storeWelcome { }
