/***************************/
/*** eric hill in PURPLE ***/
/***************************/

/* home-page */
/*************/

	#homefeat-1 { 
		background: transparent url(/images/lilac-bg-homefeat-1.png) no-repeat left top;
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/lilac-bg-homefeat-1.png', sizingMethod='crop');
	}
	
		#homefeat-1 strong.hpf-head a:link, #homefeat-1 strong.hpf-head a:visited { color: #000000; text-decoration: underline; }
		#homefeat-1 strong.hpf-head a:hover, #homefeat-1 strong.hpf-head a:active { color: #b8b5d9; text-decoration: underline; }

		#homefeat-1 p.hpf-subhead a:link, #homefeat-1 p.hpf-subhead a:visited { color: #b8b5d9; text-decoration: underline; }
		#homefeat-1 p.hpf-subhead a:hover, #homefeat-1 p.hpf-subhead a:active { color: #000000; text-decoration: underline; }
	
	#homefeat-2 { 
		background: transparent url(/images/purple-bg-homefeat-2.png) no-repeat left top;
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/lilac-bg-homefeat-2.png', sizingMethod='crop');	
	}
	
		#homefeat-2 strong.hpf-head a:link, #homefeat-2 strong.hpf-head a:visited { color: #ffffff; text-decoration: underline; }
		#homefeat-2 strong.hpf-head a:hover, #homefeat-2 strong.hpf-head a:active { color: #000000; text-decoration: underline; }

		#homefeat-2 p.hpf-subhead a:link, #homefeat-2 p.hpf-subhead a:visited { color: #ffffff; text-decoration: underline; }
		#homefeat-2 p.hpf-subhead a:hover, #homefeat-2 p.hpf-subhead a:active { color: #000000; text-decoration: underline; }
	
	#homefeat-3 { 
		background: transparent url(/images/purple-bg-homefeat-3.png) no-repeat left top;
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/lilac-bg-homefeat-3.png', sizingMethod='crop');	
	}
	
		#homefeat-3 strong.hpf-head a:link, #homefeat-3 strong.hpf-head a:visited { color: #9893c7; text-decoration: underline; }
		#homefeat-3 strong.hpf-head a:hover, #homefeat-3 strong.hpf-head a:active { color: #000000; text-decoration: underline; }

		#homefeat-3 p.hpf-subhead a:link, #homefeat-3 p.hpf-subhead a:visited { color: #9893c7; text-decoration: underline; }
		#homefeat-3 p.hpf-subhead a:hover, #homefeat-3 p.hpf-subhead a:active { color: #000000; text-decoration: underline; }


/* background and text colours */
/*******************************/

	/* EXTRA-LIGHT (1) */

	/* LIGHT (2) */
	#sitebody-wrapper
	{
		background-color: #d5d3ea;
	}
	
	/* MEDIUM (3) */
	#site-header-bot 
	{
		background-color: #8e7493;
	}
	
		#site-header-bot ul li a:link, #site-header-bot ul li a:visited { color: #fff; }
		#site-header-bot ul li a:hover, #site-header-bot ul li a:active { color: #ccc; }
		
		#site-header-bot ul li.onstate a:link, #site-header-bot ul li.onstate a:visited { color: #fff; }
		#site-header-bot ul li.onstate a:hover, #site-header-bot ul li.onstate a:active { color: #ccc; }
	
	/* DARK (4) */
	#sitefoot-top {
		background-color: #8e7493;
		color: #fff;
	}
	
		#sitefoot-top a:link, #sitefoot-top a:visited { color: #fff; }
		#sitefoot-top a:hover, #sitefoot-top a:active { color: #000; }
		
		#sitefoot-bot a:link, #sitefoot-bot a:visited { color: #000000; }
		#sitefoot-bot a:hover, #sitefoot-bot a:active { color: #9893c7; }
		
	
/* background images */
/*********************/

	/* EXTRA-LIGHT (1) */
	#sitebody-nav { background: transparent url(/images/lilac-bg-sitebody-nav.gif) no-repeat left top; }
	
	/* LIGHT (2) */

	/* MEDIUM (3) */
	#site-header-bot ul li { background: transparent url(/images/lilac-bg-header-li.gif) no-repeat left center; }

	/* DARK (4) */
	#sitefoot-top {
		background: #8e7493 url(/images/lilac-bg-sitefoot-top.png) no-repeat left top;
			* background: #8e7493;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/purple-bg-sitefoot-top.png', sizingMethod='crop');
	}

		#sft-2, #sft-3 { background: transparent url(/images/lilac-bg-sft-divs.gif) no-repeat left top; }

	#sitefoot-top ul li { background: #8e7493 url(/images/lilac-bg-footer-li.gif) no-repeat left center; }

	#sft-4 { background: transparent url(/images/lilac-bg-sft4.gif) no-repeat left top; }

		
/* product page */
/****************/

	/* DARK (4) */
	
	#prod-buy { }
	
	#prod-buy strong { color: #8e7493; }
	
				#prod-buy .prod-buy-left, #prod-buy .prod-buy-right { border-color: #D8D7EB; }
	
	.prod-img-thumb-active { border-color: #8e7493; }
	
	#prod-del { background: #D8D7EB; }
	
	#prod-also strong { color: #8e7493; }
	
	.prod-also-cell a:link, .prod-also-cell a:visited { color: #000000; }
	.prod-also-cell a:hover, .prod-also-cell a:active { color: #8e7493; }
	
	/* EXTRA-DARK (5) */
	.pa-price { color: #502c6a; }
	
/* shopcart colours */
/********************/

	table.carttable th { color: #4F4B7D; }
	table.carttable td strong { color: #8e7493; }
	table.carttable td a:link, table.carttable td a:visited { color: #000000; }
	table.carttable td a:hover, table.carttable td a:active { color: #c00; }
	input.updatebutton { color: #4F4B7D; }
