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

.featured_items { clear:both;  height:240px; margin-top: 5px;}

	.featured_items .special_offers { clear:both;}
		.featured_items .special_offers .featured_product { _overflow:hidden; float:left; width:179px; height: 232px; padding:0px; margin:5px; margin-right: 3px; background:url(../../images/featuredbg.jpg) center top no-repeat; color:#000; _margin-left:4px;  }
			.featured_items .special_offers .featured_product .product_image { float:left; padding:5px; min-height: 100px; max-height:100px; margin-right: 20px; border: 1px solid #ddd; background:#fff; margin-left: 21px; _margin-left:9px; margin-top: 48px; text-align:center; width: 125px;}
				.featured_items .special_offers .featured_product .product_image img { width:120px; height:100px; }
			.featured_items .special_offers .featured_product .product_name { float:left; width:179px; font-weight:bold; text-align:center; margin-top:18px;}
			.featured_items .special_offers .featured_product .product_name a {font-size: 13px; color:#eee;}
			.featured_items .special_offers .featured_product .product_description { float:left; width:150px; font-size:12px; padding-top:3px; }
			.featured_items .special_offers .featured_product .lowest_priced_product { float:left; width:150px; padding-top:3px; }
				.featured_items .special_offers .featured_product .lowest_priced_product .text { float:left; font-size: 12px; font-weight: bold;}
				.featured_items .special_offers .featured_product .lowest_priced_product .value { float:left; padding-left:5px; font-size: 12px;}
			.featured_items .special_offers .featured_product .features_and_extensions { float:left; width:150px; padding-top:3px; }
				.featured_items .special_offers .featured_product .features_and_extensions .text { clear:both; font-size: 12px; font-weight: bold;}
				.featured_items .special_offers .featured_product .features_and_extensions .value { clear:both; font-size: 12px;}
			.featured_items .special_offers .featured_product .more_info { float:left; width:179px; color:#fff; margin-top: 5px; text-align:center;}
			.featured_items .special_offers .featured_product .more_info  a { font-size: 11px; text-align:center; color:#eee;}
		.featured_items .special_offers .featured_category { float:left; width:300px; }
		
			.new_products { clear:both;}
		.new_products .featured_product { float:left; width:179px; height: 232px; padding:0px; margin:3px; margin-right: 2px; background:url(../../images/newproductbg.jpg) center top no-repeat; color:#000;}
			.new_products .featured_product .product_image { max-height:110px; _height:110px; margin-right: auto; margin-left:auto; border: 1px solid #ddd; background:#fff; margin-top: 48px; text-align:center; width: 120px;}
				.new_products .featured_product .product_image img { width:120px; height:110px; }
			.new_products .featured_product .product_name { float:left; width:179px; font-weight:bold; text-align:center; margin-top:18px;}
			.new_products .featured_product .product_name a {font-size: 13px; color:#eee;}
			.new_products .featured_product .product_description { float:left; width:150px; font-size:12px; padding-top:3px; }
			.new_products .featured_product .lowest_priced_product { float:left; width:150px; padding-top:3px; }
				.new_products .featured_product .lowest_priced_product .text { float:left; font-size: 12px; font-weight: bold;}
				.new_products .featured_product .lowest_priced_product .value { float:left; padding-left:5px; font-size: 12px;}
			.new_products .featured_product .features_and_extensions { float:left; width:150px; padding-top:3px; }
				.new_products .featured_product .features_and_extensions .text { clear:both; font-size: 12px; font-weight: bold;}
				.new_products .featured_product .features_and_extensions .value { clear:both; font-size: 12px;}
			.new_products .featured_product .more_info { float:left; width:179px; color:#fff; margin-top: 5px; text-align:center;}
			.new_products .featured_product .more_info  a { font-size: 11px; text-align:center; color:#eee;}
		.new_products .featured_category { float:left; width:300px; }