@charset "utf-8";
/* CSS Document */

	.category_title { font-weight:bold; text-align:center; font-size:22px; padding:10px; border-bottom: 1px dotted #ddd; color:#696969; background: #eeeeee;}
	.category_image { clear:left; float:left; padding:10px; padding-left:20px; margin-left:95px; }
	.category_features { float:right; padding:10px; padding-right:20px; }
		.category_features .checkbox { clear:both; padding:3px; width:200px; padding-top:20px; }
		.category_features .checkbox .text { font-weight:bold; clear:both; }
		.category_features .checkbox .feature_option { float:left; padding-left:5px; }
			.category_features .checkbox .feature_option .option_name { float:left; }
			.category_features .checkbox .feature_option .option_image { float:left; padding-left:5px; }
		.category_features .select { clear:both; padding:3px; width:200px; }
			.category_features .select .text { float:left; font-weight:bold; }
			.category_features .select .option_name { float:left; padding-left:5px; }
			.category_features .select .option_image { float:left; padding-left:5px; }
	.category_extension { clear:both; width:658px; padding:10px; }
		.category_extension .text_box { float:left; width:323px; padding:3px; }
			.category_extension .text_box .text { float:left; font-weight:bold; }
			.category_extension .text_box .value { float:left; padding-left:5px; }
		.category_extension .text_area { float:left; width:323px; padding:3px; }
			.category_extension .text_area .text { clear:both; font-weight:bold; }
			.category_extension .text_area .value { clear:both; }			
	.category_description .descriptionheading { font-weight: bold; color:#696969; font-size: 12px; margin-bottom: 10px;}
	.category_description { clear:both; padding:20px; padding-left:20px; padding-right:20px; color: #666; font-size: 12px; text-align:justify;}	
	.dotteddivide { clear: both; border-bottom: 1px dotted #bebebe; }
	.productheading {color: #696969; font-size:16px; margin-left: 20px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; margin-top: 10px;}
	
.category_listings { clear:both; font-family:Verdana, Geneva, sans-serif; padding:10px; margin: 15px; bordeR: solid 1px #eee; }
.category_listings h2 { font-size: 16px; color:#696969; margin-top: 0px; margin-bottom: 5px;}
	.category_listings .subcategory { float:left; font-size:11px; font-weight:bold; width:100px; text-align:center; margin: 10px; margin-right: 30px; margin-left: 0;}
	.category_listings .subcategory a {font-size: 10px; color:#00ADF5; width:70px; }
	.category_listings .subcategory .image {height:50px; width:50px; padding:5px; border:1px solid #bebebe; margin-left:auto; margin-right:auto; }
	.category_listings .subcategory .link { margin-top: 5px;}

.results_navigation_category { width:420px; height:25px; margin-left:auto; margin-right:auto; clear:both; background:#cbcbcb; }
	.results_navigation_category .pages { float:left; padding:5px; }
		.results_navigation_category .pages .first_page { float:left; width:30px; text-align:center; }
		.results_navigation_category .pages .result_page { float:left; width:10px; text-align:center; }
		.results_navigation_category .pages .last_page { float:left; width:30px; text-align:center; }
	.results_navigation_category .num_of_results { float:right; padding:5px; }
		.results_navigation_category .num_of_results .result { float:left; width:25px; text-align:center; }
	
.product_listings { clear:both; font-family:Verdana, Geneva, sans-serif; padding-bottom: 10px; padding-top:10px; font-size:12px; color:#00ADF5;}
.product_listings a {color:#00ADF5; font-size:11px;}

	.product_listings .product { float:left; padding:5px; border:1px solid #bababa; margin: 5px; height:210px; width:122px; margin-top:8px; }

		.product_listings .product .thumbnail { float:left; width:110px; height:110px; margin:5px; border:solid 1px #bababa; }
		.product_listings .product .thumbnail img {width:110px; height:110px; }
		.product_listings .product .name { float:left; width:105px; height:48px; overflow:hidden; font-size:11px; padding:3px; font-weight:bold; padding-top:5px; padding-left: 5px; }
		.product_listings .product .price { float:left; width:50px; font-size:11px; padding:3px; padding-top:5px; float:left; color:#6a6a6a;}
