/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */
#Catalogue-Range-Products-Wrapper								{ clear:both; margin-top:15px; }
#Catalogue-Range-Products-Wrapper ul							{ margin-bottom:10px; background:url('../grfx/layout/bkgd-prodRange.gif') no-repeat 0 0; padding-bottom:1px  }
#Catalogue-Range-Products-Wrapper ul li							{ list-style:none; padding:10px 0 10px 110px; position:relative; width:170px; float:left; display:block; height:100px; }
#Catalogue-Range-Products-Wrapper ul li.A						{ margin-right:20px}
#Catalogue-Range-Products-Wrapper ul li p						{ margin-bottom:5px; font-size:.8em}
#Catalogue-Range-Products-Wrapper ul li p.productName			{ }
#Catalogue-Range-Products-Wrapper ul li p.productName a			{ font-size:12px; font-weight:bold; color:#99cc33; text-decoration:none; }
#Catalogue-Range-Products-Wrapper ul li p.productName a:hover	{ text-decoration:underline}
#Catalogue-Range-Products-Wrapper ul li p.price					{ font-size:12px; font-weight:bold; line-height:0px; padding-top:5px; }	
#Catalogue-Range-Products-Wrapper ul li a.more					{ background-image:url('../grfx/buttons/more.gif'); position:absolute; right:0; bottom:10px; }
#Catalogue-Range-Products-Wrapper ul li img 						{ float:left; margin-right:10px; position:absolute; top:13px; left:3px}
#Catalogue-Range-Products-Wrapper ul li span.PRODUCT-THUMB-OVERLAY	{ display:block; width:99px; height:99px; background:url('../grfx/layout/thumbnail-border.png') no-repeat 0 0; position:absolute; left:0; top:10px;}


span.actual-price-label { display:none; }
span.deposit-price-label { font-size:.8em; line-height:22px; font-weight:normal; }
span.price-deposit { font-size:.8em;  line-height:0px; font-weight:bold; padding-left:2px; }

/* ------------------------------------------------------------------- */
/* HEADER IMAGES */
/* ------------------------------------------------------------------- */
#Layout1-Page-Title							{  z-index:2; background:none; }
#Layout1-Page-Title	h2						{ position:absolute; color:#FFF; font-weight:normal; text-transform:uppercase; font-size:1.5em; top:-3px; line-height:3em;  z-index:2; margin-bottom:70px; }
#Layout1-Header-Image 						{ position:absolute; top:0; z-index:0;  }
#Layout1-BCT-Wrapper 						{ padding-top:70px; }
