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

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



/**
 * Hero Image
 */
/**
 * Highlighted sub enu item
 */
#menu-sub li.server-storage a {
 	background-color: #569EEF;
 }
/**
 * Product Headers
 */
.products .category h5.header {
	background-color: #88BBF4;
	border-left: 10px solid #569EEF;
}

