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

.featured_items { clear:both; width:690px; min-height:315px; border-bottom: 2px dotted #ddd; margin-top:5px;}

	.featured_items .featured_heading {clear:both; width:690px; height:20px;}

	.featured_items .special_offers { clear:both;}

		.featured_items .special_offers .featured_product { float:left; width:309px; height:213px; margin:18px; _margin:14px; background:url(../../images/design/product_bg.jpg) no-repeat top center; color:#000;}

			.featured_items .special_offers .featured_product .product_image { float:left; padding:5px; margin-top:10px; margin-left:10px; height: 180px; max-height:180px; border: 1px solid #ddd; background:#ffffff; width:120px; overflow:hidden; }

				.featured_items .special_offers .featured_product .product_image img { width:180px; height:180px; margin-left:-30px; }

			.featured_items .special_offers .featured_product .product_name { float:left; width:140px; font-weight:bold; margin-top:10px; margin-left:10px; }
			.featured_items .special_offers .featured_product .product_name a {font-size: 18px; color:#FFFFFF;}
			.featured_items .special_offers .featured_product .product_description { float:left; width:135px; font-size:11px; padding-top:3px; margin-left:10px; margin-top:40px; color:#ffffff; }
			.featured_items .special_offers .featured_product .product_description .text { font-size: 18px; font-weight: bold; color:#474040; width:135px; letter-spacing:-1px; }
			.featured_items .special_offers .featured_product .lowest_priced_product { float:left; width:140px; padding-top:3px; margin-left:10px; }
				.featured_items .special_offers .featured_product .lowest_priced_product .text { float:left; font-size: 18px; font-weight: bold; color:#474040; letter-spacing:-1px;}
				.featured_items .special_offers .featured_product .lowest_priced_product .value { float:left; padding-left:5px; font-size: 18px; font-weight: bold; color:#FFFFFF;}
			.featured_items .special_offers .featured_product .more_info { float:left; width:140px; margin-left:10px; }
			.featured_items .special_offers .featured_product .more_info  a { font-size: 12px; float:left; color:#17556e;}
		.featured_items .special_offers .featured_category { float:left; width:300px; }