@charset "utf-8";
/* CSS Document */

#sub_categories li.active h3 {
	color: #C38820;
	background: transparent url(templates/green-tech/green-tech_1/images/categories/global_level3_arrow.png) no-repeat scroll center right;
}
	
#sub_categories li a, #sub_categories li a:link {
	background-image: url(templates/green-tech/green-tech_1/images/categories/global_subcat_link.png);
}
#sub_categories li a:hover {
	background-image: url(templates/green-tech/green-tech_1/images/categories/global_subcat_link_active.png);
	color: #C38820 !important;
}
.product_selection_large, ul.product_selection  {
	color: #C38820 !important;
}
ul.product_selection_large li, ul.product_selection li {
	border: 1px solid #C38820;
	background: #C38820 url(templates/green-tech/green-tech_1/images/80pc_white.png);
}

	ul.product_selection_large li a.more_info, ul.product_selection_large li a.more_info:link, ul.product_selection_large li div h3 a,
	ul.product_selection li a, ul.product_selection li a:link, #sub_categories li.active a, #sub_categories li.active a:link {
		color: #C38820;
	}
	ul.product_selection_large li a.more_info, ul.product_selection_large li a.more_info:link,
	ul.product_selection li a.go
	 {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_product_link.png);
	}
		ul.product_selection_large li a.more_info:hover, ul.product_selection li a.more_info:hover {
			background-image: url(templates/green-tech/green-tech_1/images/categories/global_product_link_active.png);
		}

h2#sub_title {
	background: #C38820 url(templates/green-tech/green-tech_1/images/categories/global_background.png) repeat-x scroll top left;
}
	
div#product_holder {
	border-color: #C38820;
}
	
table#options .price_break {
	background: white url(templates/green-tech/green-tech_1/images/categories/global_pricebreak_background.png) repeat-y scroll top left;
	border-color: #C38820;
}

#add_to_basket_button {	
	background: transparent url(templates/green-tech/green-tech_1/images/categories/global_add_to_basket.png) no-repeat scroll top left;
}
#add_to_basket_button:hover {	
	background: transparent url(templates/green-tech/green-tech_1/images/categories/global_add_to_basket_active.png) no-repeat scroll top left;
}
	
table#options td, table#options th {
	border-color: #C38820 !important;
	
}	
table#options th {
	color: #C38820 !important;
}
.sub {
	border-color: #C38820 !important;	
}
#product_tabs {
	border-color: #C38820;
}
	#product_tabs li.active a.howtouse {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_howtouse_active.png);
	}
	#product_tabs li.inactive a.howtouse {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_howtouse_inactive.png);
	}
	#product_tabs li.active a.architects {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_architects_active.png);
	}
	#product_tabs li.inactive a.architects {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_architects_inactive.png);
	}
	#product_tabs li.active a.productspec {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_productspec_active.png);
	}
	#product_tabs li.inactive a.productspec {
		background-image: url(templates/green-tech/green-tech_1/images/categories/global_productspec_inactive.png);
	}
div#product_tabs_content {
	background-image: url(templates/green-tech/green-tech_1/images/categories/global_tabs_background.png);	
}
.product_break_toggle {
		
}