/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Theme 02 - Industrial PC & Networking
 */
h3 {
	background-image: url("/resource/image/title/theme-02/background.gif");
}
h3.products strong {
	background-image: url("/resource/image/title/theme-02/products.gif");
}
h3.news strong {
	background-image: url("/resource/image/title/theme-02/news-events.gif");
}
h3.configure strong {
	background-image: url("/resource/image/title/theme-02/configure.gif");
}
h3.wishlist strong {
	background-image: url("/resource/image/title/theme-02/wishlist.gif");
}
h3.recently-viewed strong {
	background-image: url("/resource/image/title/theme-02/recently-viewed.gif");
}
h3.matrix strong {
	background-image: url("/resource/image/title/theme-02/product-matrix.gif");
}
h3.configure-system strong {
	background-image: url("/resource/image/title/theme-02/configure-system.gif");
}
h3.configure-help strong {
	background-image: url("/resource/image/title/theme-02/configure-help.gif");
}
h3.more-news strong {
	background-image: url("/resource/image/title/theme-02/more-news.gif");
}

/**
 * Highlighted sub enu item
 */
#menu-sub li.industrial-pc-networking a {
	background-color: #009999;
 }

/**
 * Product Headers
 */
.products .category h5.header {
	background-color: #4CB7B7;
	border-left: 10px solid #009999;
}